From 28ba0ba7988f2b4a1bc3d0fa4746ad8bd2e6aa5d Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 22 Aug 2021 11:35:55 -0400 Subject: [PATCH] Proofreads for Miller 6 docs --- docs6/docs/10min.md | 333 +- docs6/docs/10min.md.in | 9 +- docs6/docs/build.md | 10 +- docs6/docs/build.md.in | 10 +- docs6/docs/circle.csv | 8 +- docs6/docs/contributing.md | 2 +- docs6/docs/contributing.md.in | 2 +- docs6/docs/csv-with-and-without-headers.md | 20 +- docs6/docs/customization.md | 6 +- docs6/docs/customization.md.in | 6 +- docs6/docs/data-cleaning-examples.md | 4 +- docs6/docs/data-cleaning-examples.md.in | 4 +- docs6/docs/data-diving-examples.md | 21 +- docs6/docs/data-diving-examples.md.in | 2 +- docs6/docs/data/colored-shapes.csv | 20156 ++++++++-------- docs6/docs/data/colored-shapes.dkvp | 20156 ++++++++-------- docs6/docs/data/dynamic-nr.sh | 11 - docs6/docs/data/het.json | 23 + docs6/docs/data/short.csv | 4 + docs6/docs/data/then-chaining-performance.txt | 13 +- docs6/docs/data/two-pass-percentage.sh | 16 - docs6/docs/data/two-pass-record-numbers.sh | 11 - docs6/docs/data/type-decl-example.mlr | 75 +- docs6/docs/example.csv | 22 +- docs6/docs/extra.css | 91 +- docs6/docs/feature-comparison.md | 6 +- docs6/docs/feature-comparison.md.in | 6 +- docs6/docs/file-formats.md | 13 +- docs6/docs/file-formats.md.in | 15 +- docs6/docs/genmd-filter | 8 + docs6/docs/index.md | 12 + docs6/docs/index.md.in | 12 + docs6/docs/installation.md | 6 +- docs6/docs/installation.md.in | 6 +- docs6/docs/internationalization.md | 2 +- docs6/docs/internationalization.md.in | 2 +- docs6/docs/keystroke-savers.md | 26 +- docs6/docs/keystroke-savers.md.in | 10 +- docs6/docs/manpage.md | 2 +- docs6/docs/manpage.md.in | 2 +- docs6/docs/miller-on-windows.md | 6 +- docs6/docs/miller-on-windows.md.in | 6 +- docs6/docs/mk-func-h2s.sh | 71 +- docs6/docs/new-in-miller-6.md | 33 +- docs6/docs/new-in-miller-6.md.in | 33 +- docs6/docs/operating-on-all-records.md | 372 + docs6/docs/operating-on-all-records.md.in | 240 + docs6/docs/output-colorization.md | 2 +- docs6/docs/output-colorization.md.in | 2 +- docs6/docs/performance.md | 2 +- docs6/docs/performance.md.in | 2 +- docs6/docs/pix/miller-windows.png | Bin 660936 -> 660923 bytes docs6/docs/programming-examples.md | 162 +- docs6/docs/programming-examples.md.in | 11 +- docs6/docs/programming-language.md | 200 +- docs6/docs/programming-language.md.in | 53 +- docs6/docs/programs/mand.mlr | 68 +- docs6/docs/programs/mand.sh | 55 +- docs6/docs/proofreads.txt | 199 + docs6/docs/randomizing-examples.md | 1 - docs6/docs/randomizing-examples.md.in | 1 - docs6/docs/record-heterogeneity.md | 114 +- docs6/docs/record-heterogeneity.md.in | 22 +- docs6/docs/reference-dsl-arrays.md | 2 +- docs6/docs/reference-dsl-arrays.md.in | 2 +- docs6/docs/reference-dsl-builtin-functions.md | 13 +- .../reference-dsl-builtin-functions.md.in | 2 +- docs6/docs/reference-dsl-complexity.md | 33 +- docs6/docs/reference-dsl-complexity.md.in | 33 +- .../docs/reference-dsl-control-structures.md | 41 +- .../reference-dsl-control-structures.md.in | 30 +- docs6/docs/reference-dsl-errors.md | 12 +- docs6/docs/reference-dsl-errors.md.in | 12 +- docs6/docs/reference-dsl-filter-statements.md | 37 +- .../reference-dsl-filter-statements.md.in | 14 +- docs6/docs/reference-dsl-operators.md | 18 +- docs6/docs/reference-dsl-operators.md.in | 18 +- docs6/docs/reference-dsl-output-statements.md | 30 +- .../reference-dsl-output-statements.md.in | 30 +- docs6/docs/reference-dsl-syntax.md | 6 +- docs6/docs/reference-dsl-syntax.md.in | 6 +- docs6/docs/reference-dsl-unset-statements.md | 6 +- .../docs/reference-dsl-unset-statements.md.in | 6 +- .../reference-dsl-user-defined-functions.md | 14 +- ...reference-dsl-user-defined-functions.md.in | 14 +- docs6/docs/reference-dsl-variables.md | 101 +- docs6/docs/reference-dsl-variables.md.in | 26 +- docs6/docs/reference-dsl.md | 132 +- docs6/docs/reference-dsl.md.in | 99 +- docs6/docs/reference-main-arithmetic.md | 6 +- docs6/docs/reference-main-arithmetic.md.in | 6 +- .../docs/reference-main-auxiliary-commands.md | 4 +- .../reference-main-auxiliary-commands.md.in | 4 +- docs6/docs/reference-main-data-types.md | 32 +- docs6/docs/reference-main-data-types.md.in | 32 +- docs6/docs/reference-main-env-vars.md | 2 +- docs6/docs/reference-main-env-vars.md.in | 2 +- docs6/docs/reference-main-io-options.md | 16 +- docs6/docs/reference-main-io-options.md.in | 12 +- docs6/docs/reference-main-null-data.md | 6 +- docs6/docs/reference-main-null-data.md.in | 6 +- docs6/docs/reference-main-online-help.md | 190 +- docs6/docs/reference-main-online-help.md.in | 81 +- docs6/docs/reference-main-overview.md | 18 +- docs6/docs/reference-main-overview.md.in | 6 +- .../reference-main-regular-expressions.md | 10 +- .../reference-main-regular-expressions.md.in | 10 +- docs6/docs/reference-main-then-chaining.md | 15 +- docs6/docs/reference-main-then-chaining.md.in | 2 +- docs6/docs/reference-verbs.md | 34 +- docs6/docs/reference-verbs.md.in | 13 +- docs6/docs/release-docs.md | 10 +- docs6/docs/release-docs.md.in | 10 +- docs6/docs/repl.md | 16 +- docs6/docs/repl.md.in | 8 +- docs6/docs/shapes-of-data.md | 6 +- docs6/docs/shapes-of-data.md.in | 6 +- docs6/docs/shell-commands.md | 15 +- docs6/docs/shell-commands.md.in | 5 +- docs6/docs/special-symbols-and-formatting.md | 4 +- .../docs/special-symbols-and-formatting.md.in | 4 +- docs6/docs/square.csv | 10 +- docs6/docs/then-chaining.md | 13 +- docs6/docs/then-chaining.md.in | 27 +- docs6/docs/triangle.csv | 8 +- docs6/docs/two-pass-algorithms.md | 40 +- docs6/docs/two-pass-algorithms.md.in | 59 +- docs6/docs/why.md | 10 +- docs6/docs/why.md.in | 10 +- docs6/docs/x | 1 - docs6/mkdocs.yml | 66 +- go/regtest/cases/cli-help/0001/expout | 62 +- go/regtest/input/mand.mlr | 139 +- go/src/auxents/help/entry.go | 4 +- go/src/auxents/repl/prompt.go | 2 +- go/src/auxents/repl/verbs.go | 9 +- go/src/dsl/cst/builtin_function_manager.go | 40 +- go/src/dsl/cst/keyword_usage.go | 109 +- go/src/dsl/cst/root.go | 2 + go/src/transformers/aaa_transformer_table.go | 2 + go/src/transformers/group-like.go | 6 +- go/src/transformers/put-or-filter.go | 4 +- go/src/types/mlrval_functions_mathlib.go | 9 +- go/todo.txt | 59 +- go/tools/recolor | 3 + go/u/mand.mlr | 66 - 146 files changed, 23271 insertions(+), 21615 deletions(-) delete mode 100644 docs6/docs/data/dynamic-nr.sh create mode 100644 docs6/docs/data/het.json create mode 100644 docs6/docs/data/short.csv delete mode 100644 docs6/docs/data/two-pass-percentage.sh delete mode 100644 docs6/docs/data/two-pass-record-numbers.sh create mode 100644 docs6/docs/operating-on-all-records.md create mode 100644 docs6/docs/operating-on-all-records.md.in create mode 100644 docs6/docs/proofreads.txt delete mode 100644 docs6/docs/x create mode 100755 go/tools/recolor delete mode 100644 go/u/mand.mlr diff --git a/docs6/docs/10min.md b/docs6/docs/10min.md index 4b8380e6b..57d1c8585 100644 --- a/docs6/docs/10min.md +++ b/docs6/docs/10min.md @@ -8,8 +8,7 @@ You can install Miller for various platforms as follows: * Linux: `yum install miller` or `apt-get install miller` depending on your flavor of Linux * MacOS: `brew install miller` or `port install miller` depending on your preference of [Homebrew](https://brew.sh) or [MacPorts](https://macports.org). * Windows: `choco install miller` using [Chocolatey](https://chocolatey.org). -* You can get latest builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions). -, selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) +* You can get latest builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) * See also the [build page](build.md) if you prefer -- in particular, if your platform's package manager doesn't have the latest release. As a first check, you should be able to run `mlr --version` at your system's command prompt and see something like the following: @@ -27,34 +26,34 @@ As a second check, given [example.csv](./example.csv) you should be able to do mlr --csv cat example.csv
-color,shape,flag,index,quantity,rate
-yellow,triangle,true,11,43.6498,9.8870
-red,square,true,15,79.2778,0.0130
-red,circle,true,16,13.8103,2.9010
-red,square,false,48,77.5542,7.4670
-purple,triangle,false,51,81.2290,8.5910
-red,square,false,64,77.1991,9.5310
-purple,triangle,false,65,80.1405,5.8240
-yellow,circle,true,73,63.9785,4.2370
-yellow,circle,true,87,63.5058,8.3350
-purple,square,false,91,72.3735,8.2430
+color,shape,flag,k,index,quantity,rate
+yellow,triangle,true,1,11,43.6498,9.8870
+red,square,true,2,15,79.2778,0.0130
+red,circle,true,3,16,13.8103,2.9010
+red,square,false,4,48,77.5542,7.4670
+purple,triangle,false,5,51,81.2290,8.5910
+red,square,false,6,64,77.1991,9.5310
+purple,triangle,false,7,65,80.1405,5.8240
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
+purple,square,false,10,91,72.3735,8.2430
 
 mlr --icsv --opprint cat example.csv
 
-color  shape    flag  index quantity rate
-yellow triangle true  11    43.6498  9.8870
-red    square   true  15    79.2778  0.0130
-red    circle   true  16    13.8103  2.9010
-red    square   false 48    77.5542  7.4670
-purple triangle false 51    81.2290  8.5910
-red    square   false 64    77.1991  9.5310
-purple triangle false 65    80.1405  5.8240
-yellow circle   true  73    63.9785  4.2370
-yellow circle   true  87    63.5058  8.3350
-purple square   false 91    72.3735  8.2430
+color  shape    flag  k  index quantity rate
+yellow triangle true  1  11    43.6498  9.8870
+red    square   true  2  15    79.2778  0.0130
+red    circle   true  3  16    13.8103  2.9010
+red    square   false 4  48    77.5542  7.4670
+purple triangle false 5  51    81.2290  8.5910
+red    square   false 6  64    77.1991  9.5310
+purple triangle false 7  65    80.1405  5.8240
+yellow circle   true  8  73    63.9785  4.2370
+yellow circle   true  9  87    63.5058  8.3350
+purple square   false 10 91    72.3735  8.2430
 
If you run into issues on these checks, please check out the resources on the [community page](community.md) for help. @@ -69,17 +68,17 @@ Let's take a quick look at some of the most useful Miller verbs -- file-format-a mlr --csv cat example.csv
-color,shape,flag,index,quantity,rate
-yellow,triangle,true,11,43.6498,9.8870
-red,square,true,15,79.2778,0.0130
-red,circle,true,16,13.8103,2.9010
-red,square,false,48,77.5542,7.4670
-purple,triangle,false,51,81.2290,8.5910
-red,square,false,64,77.1991,9.5310
-purple,triangle,false,65,80.1405,5.8240
-yellow,circle,true,73,63.9785,4.2370
-yellow,circle,true,87,63.5058,8.3350
-purple,square,false,91,72.3735,8.2430
+color,shape,flag,k,index,quantity,rate
+yellow,triangle,true,1,11,43.6498,9.8870
+red,square,true,2,15,79.2778,0.0130
+red,circle,true,3,16,13.8103,2.9010
+red,square,false,4,48,77.5542,7.4670
+purple,triangle,false,5,51,81.2290,8.5910
+red,square,false,6,64,77.1991,9.5310
+purple,triangle,false,7,65,80.1405,5.8240
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
+purple,square,false,10,91,72.3735,8.2430
 
But `mlr cat` can also do format conversion -- for example, you can pretty-print in tabular format: @@ -88,17 +87,17 @@ But `mlr cat` can also do format conversion -- for example, you can pretty-print mlr --icsv --opprint cat example.csv
-color  shape    flag  index quantity rate
-yellow triangle true  11    43.6498  9.8870
-red    square   true  15    79.2778  0.0130
-red    circle   true  16    13.8103  2.9010
-red    square   false 48    77.5542  7.4670
-purple triangle false 51    81.2290  8.5910
-red    square   false 64    77.1991  9.5310
-purple triangle false 65    80.1405  5.8240
-yellow circle   true  73    63.9785  4.2370
-yellow circle   true  87    63.5058  8.3350
-purple square   false 91    72.3735  8.2430
+color  shape    flag  k  index quantity rate
+yellow triangle true  1  11    43.6498  9.8870
+red    square   true  2  15    79.2778  0.0130
+red    circle   true  3  16    13.8103  2.9010
+red    square   false 4  48    77.5542  7.4670
+purple triangle false 5  51    81.2290  8.5910
+red    square   false 6  64    77.1991  9.5310
+purple triangle false 7  65    80.1405  5.8240
+yellow circle   true  8  73    63.9785  4.2370
+yellow circle   true  9  87    63.5058  8.3350
+purple square   false 10 91    72.3735  8.2430
 
`mlr head` and `mlr tail` count records rather than lines. Whether you're getting the first few records or the last few, the CSV header is included either way: @@ -107,22 +106,22 @@ purple square false 91 72.3735 8.2430 mlr --csv head -n 4 example.csv
-color,shape,flag,index,quantity,rate
-yellow,triangle,true,11,43.6498,9.8870
-red,square,true,15,79.2778,0.0130
-red,circle,true,16,13.8103,2.9010
-red,square,false,48,77.5542,7.4670
+color,shape,flag,k,index,quantity,rate
+yellow,triangle,true,1,11,43.6498,9.8870
+red,square,true,2,15,79.2778,0.0130
+red,circle,true,3,16,13.8103,2.9010
+red,square,false,4,48,77.5542,7.4670
 
 mlr --csv tail -n 4 example.csv
 
-color,shape,flag,index,quantity,rate
-purple,triangle,false,65,80.1405,5.8240
-yellow,circle,true,73,63.9785,4.2370
-yellow,circle,true,87,63.5058,8.3350
-purple,square,false,91,72.3735,8.2430
+color,shape,flag,k,index,quantity,rate
+purple,triangle,false,7,65,80.1405,5.8240
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
+purple,square,false,10,91,72.3735,8.2430
 
@@ -133,6 +132,7 @@ purple,square,false,91,72.3735,8.2430
   "color": "yellow",
   "shape": "circle",
   "flag": true,
+  "k": 9,
   "index": 87,
   "quantity": 63.5058,
   "rate": 8.3350
@@ -141,6 +141,7 @@ purple,square,false,91,72.3735,8.2430
   "color": "purple",
   "shape": "square",
   "flag": false,
+  "k": 10,
   "index": 91,
   "quantity": 72.3735,
   "rate": 8.2430
@@ -153,17 +154,17 @@ You can sort on a single field:
 mlr --icsv --opprint sort -f shape example.csv
 
-color  shape    flag  index quantity rate
-red    circle   true  16    13.8103  2.9010
-yellow circle   true  73    63.9785  4.2370
-yellow circle   true  87    63.5058  8.3350
-red    square   true  15    79.2778  0.0130
-red    square   false 48    77.5542  7.4670
-red    square   false 64    77.1991  9.5310
-purple square   false 91    72.3735  8.2430
-yellow triangle true  11    43.6498  9.8870
-purple triangle false 51    81.2290  8.5910
-purple triangle false 65    80.1405  5.8240
+color  shape    flag  k  index quantity rate
+red    circle   true  3  16    13.8103  2.9010
+yellow circle   true  8  73    63.9785  4.2370
+yellow circle   true  9  87    63.5058  8.3350
+red    square   true  2  15    79.2778  0.0130
+red    square   false 4  48    77.5542  7.4670
+red    square   false 6  64    77.1991  9.5310
+purple square   false 10 91    72.3735  8.2430
+yellow triangle true  1  11    43.6498  9.8870
+purple triangle false 5  51    81.2290  8.5910
+purple triangle false 7  65    80.1405  5.8240
 
Or, you can sort primarily alphabetically on one field, then secondarily numerically descending on another field, and so on: @@ -172,17 +173,17 @@ Or, you can sort primarily alphabetically on one field, then secondarily numeric mlr --icsv --opprint sort -f shape -nr index example.csv
-color  shape    flag  index quantity rate
-yellow circle   true  87    63.5058  8.3350
-yellow circle   true  73    63.9785  4.2370
-red    circle   true  16    13.8103  2.9010
-purple square   false 91    72.3735  8.2430
-red    square   false 64    77.1991  9.5310
-red    square   false 48    77.5542  7.4670
-red    square   true  15    79.2778  0.0130
-purple triangle false 65    80.1405  5.8240
-purple triangle false 51    81.2290  8.5910
-yellow triangle true  11    43.6498  9.8870
+color  shape    flag  k  index quantity rate
+yellow circle   true  9  87    63.5058  8.3350
+yellow circle   true  8  73    63.9785  4.2370
+red    circle   true  3  16    13.8103  2.9010
+purple square   false 10 91    72.3735  8.2430
+red    square   false 6  64    77.1991  9.5310
+red    square   false 4  48    77.5542  7.4670
+red    square   true  2  15    79.2778  0.0130
+purple triangle false 7  65    80.1405  5.8240
+purple triangle false 5  51    81.2290  8.5910
+yellow triangle true  1  11    43.6498  9.8870
 
If there are fields you don't want to see in your data, you can use `cut` to keep only the ones you want, in the same order they appeared in the input data: @@ -229,17 +230,17 @@ You can use `cut -x` to omit fields you don't care about: mlr --icsv --opprint cut -x -f flag,shape example.csv
-color  index quantity rate
-yellow 11    43.6498  9.8870
-red    15    79.2778  0.0130
-red    16    13.8103  2.9010
-red    48    77.5542  7.4670
-purple 51    81.2290  8.5910
-red    64    77.1991  9.5310
-purple 65    80.1405  5.8240
-yellow 73    63.9785  4.2370
-yellow 87    63.5058  8.3350
-purple 91    72.3735  8.2430
+color  k  index quantity rate
+yellow 1  11    43.6498  9.8870
+red    2  15    79.2778  0.0130
+red    3  16    13.8103  2.9010
+red    4  48    77.5542  7.4670
+purple 5  51    81.2290  8.5910
+red    6  64    77.1991  9.5310
+purple 7  65    80.1405  5.8240
+yellow 8  73    63.9785  4.2370
+yellow 9  87    63.5058  8.3350
+purple 10 91    72.3735  8.2430
 
You can use `filter` to keep only records you care about: @@ -248,20 +249,20 @@ You can use `filter` to keep only records you care about: mlr --icsv --opprint filter '$color == "red"' example.csv
-color shape  flag  index quantity rate
-red   square true  15    79.2778  0.0130
-red   circle true  16    13.8103  2.9010
-red   square false 48    77.5542  7.4670
-red   square false 64    77.1991  9.5310
+color shape  flag  k index quantity rate
+red   square true  2 15    79.2778  0.0130
+red   circle true  3 16    13.8103  2.9010
+red   square false 4 48    77.5542  7.4670
+red   square false 6 64    77.1991  9.5310
 
 mlr --icsv --opprint filter '$color == "red" && $flag == true' example.csv
 
-color shape  flag index quantity rate
-red   square true 15    79.2778  0.0130
-red   circle true 16    13.8103  2.9010
+color shape  flag k index quantity rate
+red   square true 2 15    79.2778  0.0130
+red   circle true 3 16    13.8103  2.9010
 
You can use `put` to create new fields which are computed from other fields: @@ -273,17 +274,17 @@ You can use `put` to create new fields which are computed from other fields: ' example.csv
-color  shape    flag  index quantity rate   ratio              color_shape
-yellow triangle true  11    43.6498  9.8870 4.414868008496004  yellow_triangle
-red    square   true  15    79.2778  0.0130 6098.292307692308  red_square
-red    circle   true  16    13.8103  2.9010 4.760530851430541  red_circle
-red    square   false 48    77.5542  7.4670 10.386259541984733 red_square
-purple triangle false 51    81.2290  8.5910 9.455127458968688  purple_triangle
-red    square   false 64    77.1991  9.5310 8.099790158430384  red_square
-purple triangle false 65    80.1405  5.8240 13.760388049450551 purple_triangle
-yellow circle   true  73    63.9785  4.2370 15.09995279679018  yellow_circle
-yellow circle   true  87    63.5058  8.3350 7.619172165566886  yellow_circle
-purple square   false 91    72.3735  8.2430 8.779995147397793  purple_square
+color  shape    flag  k  index quantity rate   ratio              color_shape
+yellow triangle true  1  11    43.6498  9.8870 4.414868008496004  yellow_triangle
+red    square   true  2  15    79.2778  0.0130 6098.292307692308  red_square
+red    circle   true  3  16    13.8103  2.9010 4.760530851430541  red_circle
+red    square   false 4  48    77.5542  7.4670 10.386259541984733 red_square
+purple triangle false 5  51    81.2290  8.5910 9.455127458968688  purple_triangle
+red    square   false 6  64    77.1991  9.5310 8.099790158430384  red_square
+purple triangle false 7  65    80.1405  5.8240 13.760388049450551 purple_triangle
+yellow circle   true  8  73    63.9785  4.2370 15.09995279679018  yellow_circle
+yellow circle   true  9  87    63.5058  8.3350 7.619172165566886  yellow_circle
+purple square   false 10 91    72.3735  8.2430 8.779995147397793  purple_square
 
Even though Miller's main selling point is name-indexing, sometimes you really want to refer to a field name by its positional index. Use `$[[3]]` to access the name of field 3 or `$[[[3]]]` to access the value of field 3: @@ -292,41 +293,41 @@ Even though Miller's main selling point is name-indexing, sometimes you really w mlr --icsv --opprint put '$[[3]] = "NEW"' example.csv
-color  shape    NEW   index quantity rate
-yellow triangle true  11    43.6498  9.8870
-red    square   true  15    79.2778  0.0130
-red    circle   true  16    13.8103  2.9010
-red    square   false 48    77.5542  7.4670
-purple triangle false 51    81.2290  8.5910
-red    square   false 64    77.1991  9.5310
-purple triangle false 65    80.1405  5.8240
-yellow circle   true  73    63.9785  4.2370
-yellow circle   true  87    63.5058  8.3350
-purple square   false 91    72.3735  8.2430
+color  shape    NEW   k  index quantity rate
+yellow triangle true  1  11    43.6498  9.8870
+red    square   true  2  15    79.2778  0.0130
+red    circle   true  3  16    13.8103  2.9010
+red    square   false 4  48    77.5542  7.4670
+purple triangle false 5  51    81.2290  8.5910
+red    square   false 6  64    77.1991  9.5310
+purple triangle false 7  65    80.1405  5.8240
+yellow circle   true  8  73    63.9785  4.2370
+yellow circle   true  9  87    63.5058  8.3350
+purple square   false 10 91    72.3735  8.2430
 
 mlr --icsv --opprint put '$[[[3]]] = "NEW"' example.csv
 
-color  shape    flag index quantity rate
-yellow triangle NEW  11    43.6498  9.8870
-red    square   NEW  15    79.2778  0.0130
-red    circle   NEW  16    13.8103  2.9010
-red    square   NEW  48    77.5542  7.4670
-purple triangle NEW  51    81.2290  8.5910
-red    square   NEW  64    77.1991  9.5310
-purple triangle NEW  65    80.1405  5.8240
-yellow circle   NEW  73    63.9785  4.2370
-yellow circle   NEW  87    63.5058  8.3350
-purple square   NEW  91    72.3735  8.2430
+color  shape    flag k  index quantity rate
+yellow triangle NEW  1  11    43.6498  9.8870
+red    square   NEW  2  15    79.2778  0.0130
+red    circle   NEW  3  16    13.8103  2.9010
+red    square   NEW  4  48    77.5542  7.4670
+purple triangle NEW  5  51    81.2290  8.5910
+red    square   NEW  6  64    77.1991  9.5310
+purple triangle NEW  7  65    80.1405  5.8240
+yellow circle   NEW  8  73    63.9785  4.2370
+yellow circle   NEW  9  87    63.5058  8.3350
+purple square   NEW  10 91    72.3735  8.2430
 
You can find the full list of verbs at the [Verbs Reference](reference-verbs.md) page. ## Multiple input files -Miller takes all the files from the command line as an input stream. But it's format-aware, so it doesn't repeat CSV header lines. For example, with input files [data/a.csv](data/a.csv and [data/b.csv](data/b.csv), the system `cat` command will repeat header lines: +Miller takes all the files from the command line as an input stream. But it's format-aware, so it doesn't repeat CSV header lines. For example, with input files [data/a.csv](data/a.csv) and [data/b.csv](data/b.csv), the system `cat` command will repeat header lines:
 cat data/a.csv
@@ -376,10 +377,10 @@ Often we want to chain queries together -- for example, sorting by a field and t
 mlr --csv sort -nr index example.csv | mlr --icsv --opprint head -n 3
 
-color  shape  flag  index quantity rate
-purple square false 91    72.3735  8.2430
-yellow circle true  87    63.5058  8.3350
-yellow circle true  73    63.9785  4.2370
+color  shape  flag  k  index quantity rate
+purple square false 10 91    72.3735  8.2430
+yellow circle true  9  87    63.5058  8.3350
+yellow circle true  8  73    63.9785  4.2370
 
This works fine -- but Miller also lets you chain verbs together using the word `then`. Think of this as a Miller-internal pipe that lets you use fewer keystrokes: @@ -388,10 +389,10 @@ This works fine -- but Miller also lets you chain verbs together using the word mlr --icsv --opprint sort -nr index then head -n 3 example.csv
-color  shape  flag  index quantity rate
-purple square false 91    72.3735  8.2430
-yellow circle true  87    63.5058  8.3350
-yellow circle true  73    63.9785  4.2370
+color  shape  flag  k  index quantity rate
+purple square false 10 91    72.3735  8.2430
+yellow circle true  9  87    63.5058  8.3350
+yellow circle true  8  73    63.9785  4.2370
 
As another convenience, you can put the filename first using `--from`. When you're interacting with your data at the command line, this makes it easier to up-arrow and append to the previous command: @@ -400,10 +401,10 @@ As another convenience, you can put the filename first using `--from`. When you' mlr --icsv --opprint --from example.csv sort -nr index then head -n 3
-color  shape  flag  index quantity rate
-purple square false 91    72.3735  8.2430
-yellow circle true  87    63.5058  8.3350
-yellow circle true  73    63.9785  4.2370
+color  shape  flag  k  index quantity rate
+purple square false 10 91    72.3735  8.2430
+yellow circle true  9  87    63.5058  8.3350
+yellow circle true  8  73    63.9785  4.2370
 
@@ -429,10 +430,10 @@ Here are the records with the top three `index` values:
 mlr --icsv --opprint sort -nr index then head -n 3 example.csv
 
-color  shape  flag  index quantity rate
-purple square false 91    72.3735  8.2430
-yellow circle true  87    63.5058  8.3350
-yellow circle true  73    63.9785  4.2370
+color  shape  flag  k  index quantity rate
+purple square false 10 91    72.3735  8.2430
+yellow circle true  9  87    63.5058  8.3350
+yellow circle true  8  73    63.9785  4.2370
 
Lots of Miller commands take a `-g` option for group-by: here, `head -n 1 -g shape` outputs the first record for each distinct value of the `shape` field. This means we're finding the record with highest `index` field for each distinct `shape` field: @@ -441,10 +442,10 @@ Lots of Miller commands take a `-g` option for group-by: here, `head -n 1 -g sha mlr --icsv --opprint sort -f shape -nr index then head -n 1 -g shape example.csv
-color  shape    flag  index quantity rate
-yellow circle   true  87    63.5058  8.3350
-purple square   false 91    72.3735  8.2430
-purple triangle false 65    80.1405  5.8240
+color  shape    flag  k  index quantity rate
+yellow circle   true  9  87    63.5058  8.3350
+purple square   false 10 91    72.3735  8.2430
+purple triangle false 7  65    80.1405  5.8240
 
Statistics can be computed with or without group-by field(s): @@ -559,7 +560,7 @@ You can read more about this at the [File Formats](file-formats.md) page. Often we want to print output to the screen. Miller does this by default, as we've seen in the previous examples. -Sometimes, though, we want to print output to another file. Just use **> outputfilenamegoeshere** at the end of your command: +Sometimes, though, we want to print output to another file. Just use `> outputfilenamegoeshere` at the end of your command:
 mlr --icsv --opprint cat example.csv > newfile.csv
@@ -586,7 +587,7 @@ yellow circle   true     87    63.5058  8.3350
 purple square   false    91    72.3735  8.2430
 
-Other times we just want our files to be **changed in-place**: just use **mlr -I**: +Other times we just want our files to be **changed in-place**: just use `mlr -I`:
 cp example.csv newfile.txt
@@ -648,29 +649,29 @@ Lastly, using `tee` within `put`, you can split your input data into separate fi
 cat circle.csv
 
-color,shape,flag,index,quantity,rate
-red,circle,true,16,13.8103,2.9010
-yellow,circle,true,73,63.9785,4.2370
-yellow,circle,true,87,63.5058,8.3350
+color,shape,flag,k,index,quantity,rate
+red,circle,true,3,16,13.8103,2.9010
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
 
 cat square.csv
 
-color,shape,flag,index,quantity,rate
-red,square,true,15,79.2778,0.0130
-red,square,false,48,77.5542,7.4670
-red,square,false,64,77.1991,9.5310
-purple,square,false,91,72.3735,8.2430
+color,shape,flag,k,index,quantity,rate
+red,square,true,2,15,79.2778,0.0130
+red,square,false,4,48,77.5542,7.4670
+red,square,false,6,64,77.1991,9.5310
+purple,square,false,10,91,72.3735,8.2430
 
 cat triangle.csv
 
-color,shape,flag,index,quantity,rate
-yellow,triangle,true,11,43.6498,9.8870
-purple,triangle,false,51,81.2290,8.5910
-purple,triangle,false,65,80.1405,5.8240
+color,shape,flag,k,index,quantity,rate
+yellow,triangle,true,1,11,43.6498,9.8870
+purple,triangle,false,5,51,81.2290,8.5910
+purple,triangle,false,7,65,80.1405,5.8240
 
diff --git a/docs6/docs/10min.md.in b/docs6/docs/10min.md.in index ddb26956c..688e18d21 100644 --- a/docs6/docs/10min.md.in +++ b/docs6/docs/10min.md.in @@ -7,8 +7,7 @@ You can install Miller for various platforms as follows: * Linux: `yum install miller` or `apt-get install miller` depending on your flavor of Linux * MacOS: `brew install miller` or `port install miller` depending on your preference of [Homebrew](https://brew.sh) or [MacPorts](https://macports.org). * Windows: `choco install miller` using [Chocolatey](https://chocolatey.org). -* You can get latest builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions). -, selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) +* You can get latest builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) * See also the [build page](build.md) if you prefer -- in particular, if your platform's package manager doesn't have the latest release. As a first check, you should be able to run `mlr --version` at your system's command prompt and see something like the following: @@ -122,7 +121,7 @@ You can find the full list of verbs at the [Verbs Reference](reference-verbs.md) ## Multiple input files -Miller takes all the files from the command line as an input stream. But it's format-aware, so it doesn't repeat CSV header lines. For example, with input files [data/a.csv](data/a.csv and [data/b.csv](data/b.csv), the system `cat` command will repeat header lines: +Miller takes all the files from the command line as an input stream. But it's format-aware, so it doesn't repeat CSV header lines. For example, with input files [data/a.csv](data/a.csv) and [data/b.csv](data/b.csv), the system `cat` command will repeat header lines: GENMD_RUN_COMMAND cat data/a.csv @@ -272,7 +271,7 @@ You can read more about this at the [File Formats](file-formats.md) page. Often we want to print output to the screen. Miller does this by default, as we've seen in the previous examples. -Sometimes, though, we want to print output to another file. Just use **> outputfilenamegoeshere** at the end of your command: +Sometimes, though, we want to print output to another file. Just use `> outputfilenamegoeshere` at the end of your command: GENMD_CARDIFY_HIGHLIGHT_ONE mlr --icsv --opprint cat example.csv > newfile.csv @@ -295,7 +294,7 @@ yellow circle true 87 63.5058 8.3350 purple square false 91 72.3735 8.2430 GENMD_EOF -Other times we just want our files to be **changed in-place**: just use **mlr -I**: +Other times we just want our files to be **changed in-place**: just use `mlr -I`: GENMD_CARDIFY_HIGHLIGHT_ONE cp example.csv newfile.txt diff --git a/docs6/docs/build.md b/docs6/docs/build.md index 271d5dcf1..3d6320198 100644 --- a/docs6/docs/build.md +++ b/docs6/docs/build.md @@ -3,6 +3,8 @@ Please also see [Installation](installation.md) for information about pre-built executables. +You will need to first install Go version 1.15 or higher: please see [https://go.dev](https://go.dev). + ## Miller license Two-clause BSD license [https://github.com/johnkerl/miller/blob/master/LICENSE.txt](https://github.com/johnkerl/miller/blob/master/LICENSE.txt). @@ -33,12 +35,12 @@ If you have any build errors, feel free to open an issue with "New Issue" at [ht These are necessary to produce the `mlr` executable. -* Go version 1.16 or higher +* Go version 1.15 or higher: please see [https://go.dev](https://go.dev) * Others packaged within `go.mod` and `go.sum` which you don't need to deal with manually -- the Go build process handles them for us ### Optional external dependencies -This documentation pageset is built using Sphinx. Please see [https://github.com/johnkerl/miller/blob/main/docs6/README.md](https://github.com/johnkerl/miller/blob/main/docs6/README.md) for details. +This documentation pageset is built using [https://www.mkdocs.org/](MkDocs). Please see [https://github.com/johnkerl/miller/blob/main/docs6/README.md](https://github.com/johnkerl/miller/blob/main/docs6/README.md) for details. ## Creating a new release: for developers @@ -49,7 +51,6 @@ In this example I am using version 6.1.0 to 6.2.0; of course that will change fo * Update version found in `mlr --version` and `man mlr`: * Edit `go/src/version/version.go` from `6.1.0-dev` to `6.2.0`. - * Likewise `docs6/conf.py` * `cd ../docs6` * `export PATH=../go:$PATH` * `make html` @@ -80,6 +81,7 @@ In this example I am using version 6.1.0 to 6.2.0; of course that will change fo * Social-media updates.
+# brew notes:
 git remote add upstream https://github.com/Homebrew/homebrew-core # one-time setup only
 git fetch upstream
 git rebase upstream/master
@@ -99,7 +101,7 @@ git push -u origin miller-6.1.0
 
 * Afterwork:
 
-    * Edit `go/src/version/version.go` and `docs6/conf.py` to change version from `6.2.0` to `6.2.0-dev`.
+    * Edit `go/src/version/version.go` to change version from `6.2.0` to `6.2.0-dev`.
     * `cd go`
     * `./build`
     * Commit and push.
diff --git a/docs6/docs/build.md.in b/docs6/docs/build.md.in
index 49ce8c5ba..774a20b79 100644
--- a/docs6/docs/build.md.in
+++ b/docs6/docs/build.md.in
@@ -2,6 +2,8 @@
 
 Please also see [Installation](installation.md) for information about pre-built executables.
 
+You will need to first install Go version 1.15 or higher: please see [https://go.dev](https://go.dev).
+
 ## Miller license
 
 Two-clause BSD license [https://github.com/johnkerl/miller/blob/master/LICENSE.txt](https://github.com/johnkerl/miller/blob/master/LICENSE.txt).
@@ -32,12 +34,12 @@ If you have any build errors, feel free to open an issue with "New Issue" at [ht
 
 These are necessary to produce the `mlr` executable.
 
-* Go version 1.16 or higher
+* Go version 1.15 or higher: please see [https://go.dev](https://go.dev)
 * Others packaged within `go.mod` and `go.sum` which you don't need to deal with manually -- the Go build process handles them for us
 
 ### Optional external dependencies
 
-This documentation pageset is built using Sphinx. Please see [https://github.com/johnkerl/miller/blob/main/docs6/README.md](https://github.com/johnkerl/miller/blob/main/docs6/README.md) for details.
+This documentation pageset is built using [https://www.mkdocs.org/](MkDocs). Please see [https://github.com/johnkerl/miller/blob/main/docs6/README.md](https://github.com/johnkerl/miller/blob/main/docs6/README.md) for details.
 
 ## Creating a new release: for developers
 
@@ -48,7 +50,6 @@ In this example I am using version 6.1.0 to 6.2.0; of course that will change fo
 * Update version found in `mlr --version` and `man mlr`:
 
     * Edit `go/src/version/version.go` from `6.1.0-dev` to `6.2.0`.
-    * Likewise `docs6/conf.py`
     * `cd ../docs6`
     * `export PATH=../go:$PATH`
     * `make html`
@@ -79,6 +80,7 @@ In this example I am using version 6.1.0 to 6.2.0; of course that will change fo
     * Social-media updates.
 
 GENMD_CARDIFY
+# brew notes:
 git remote add upstream https://github.com/Homebrew/homebrew-core # one-time setup only
 git fetch upstream
 git rebase upstream/master
@@ -98,7 +100,7 @@ GENMD_EOF
 
 * Afterwork:
 
-    * Edit `go/src/version/version.go` and `docs6/conf.py` to change version from `6.2.0` to `6.2.0-dev`.
+    * Edit `go/src/version/version.go` to change version from `6.2.0` to `6.2.0-dev`.
     * `cd go`
     * `./build`
     * Commit and push.
diff --git a/docs6/docs/circle.csv b/docs6/docs/circle.csv
index 193105dfc..6ea6a0a93 100644
--- a/docs6/docs/circle.csv
+++ b/docs6/docs/circle.csv
@@ -1,4 +1,4 @@
-color,shape,flag,index,quantity,rate
-red,circle,true,16,13.8103,2.9010
-yellow,circle,true,73,63.9785,4.2370
-yellow,circle,true,87,63.5058,8.3350
+color,shape,flag,k,index,quantity,rate
+red,circle,true,3,16,13.8103,2.9010
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
diff --git a/docs6/docs/contributing.md b/docs6/docs/contributing.md
index 2d380c1ed..f01219c15 100644
--- a/docs6/docs/contributing.md
+++ b/docs6/docs/contributing.md
@@ -29,7 +29,7 @@ Once PRs are merged, readthedocs creates [https://miller.readthedocs.io](https:/
 
 As of Miller-6's current pre-release status, the best way to test is to either build from source via [Building from source](build.md), or by getting a recent binary at [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), then click latest build, then *Artifacts*. Then simply use Miller for whatever you do, and create an issue at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues).
 
-Do note that as of 2021-06-17 a few things have not been ported to Miller 6 -- most notably, including regex captures and localtime DSL functions.
+Do note that as of 2021-06-17 a few things have not been ported to Miller 6 -- most notably, including localtime DSL functions and other issues.
 
 ## Feature development
 
diff --git a/docs6/docs/contributing.md.in b/docs6/docs/contributing.md.in
index 0c8eec840..0d1213103 100644
--- a/docs6/docs/contributing.md.in
+++ b/docs6/docs/contributing.md.in
@@ -28,7 +28,7 @@ Once PRs are merged, readthedocs creates [https://miller.readthedocs.io](https:/
 
 As of Miller-6's current pre-release status, the best way to test is to either build from source via [Building from source](build.md), or by getting a recent binary at [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), then click latest build, then *Artifacts*. Then simply use Miller for whatever you do, and create an issue at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues).
 
-Do note that as of 2021-06-17 a few things have not been ported to Miller 6 -- most notably, including regex captures and localtime DSL functions.
+Do note that as of 2021-06-17 a few things have not been ported to Miller 6 -- most notably, including localtime DSL functions and other issues.
 
 ## Feature development
 
diff --git a/docs6/docs/csv-with-and-without-headers.md b/docs6/docs/csv-with-and-without-headers.md
index 4451fe1fb..545995188 100644
--- a/docs6/docs/csv-with-and-without-headers.md
+++ b/docs6/docs/csv-with-and-without-headers.md
@@ -48,22 +48,22 @@ Likewise, if you need to produce CSV which is lacking its header, you can pipe M
 
 color,shape,flag,i,u,v,w,x
-yellow,triangle,1,11,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565
-red,square,1,15,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207
-red,circle,1,16,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998
-red,square,0,48,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269
-purple,triangle,0,51,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863
+yellow,triangle,1,56,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565
+red,square,1,80,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207
+red,circle,1,84,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998
+red,square,0,243,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269
+purple,triangle,0,257,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863
 
 head -5 data/colored-shapes.dkvp | mlr --ocsv --headerless-csv-output cat
 
-yellow,triangle,1,11,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565
-red,square,1,15,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207
-red,circle,1,16,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998
-red,square,0,48,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269
-purple,triangle,0,51,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863
+yellow,triangle,1,56,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565
+red,square,1,80,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207
+red,circle,1,84,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998
+red,square,0,243,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269
+purple,triangle,0,257,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863
 
Lastly, often we say "CSV" or "TSV" when we have positionally indexed data in columns which are separated by commas or tabs, respectively. In this case it's perhaps simpler to **just use NIDX format** which was designed for this purpose. (See also [File Formats](file-formats.md).) For example: diff --git a/docs6/docs/customization.md b/docs6/docs/customization.md index 62f061d82..f12425938 100644 --- a/docs6/docs/customization.md +++ b/docs6/docs/customization.md @@ -29,13 +29,13 @@ Then you can just type things like mlr sort -n id mydata.csv -and the `--csv` part will automatically be understood. (If you do want to process, say, a JSON file then `mlr --json ...` at the command line will override the default from your `.mlrrc`.) +and the `--csv` part will automatically be understood. If you do want to process, say, a JSON file then `mlr --json ...` at the command line will still override the defaults you've placed in your `.mlrrc`. ## What you can put in your .mlrrc * You can include any command-line flags, except the "terminal" ones such as `--help`. -* The `--prepipe`, `--load`, and `--mload` flags aren't allowed in `.mlrrc` as they control code execution, and could result in your scripts running things you don't expect if you receive data from someone with a `.mlrrc` in it. +* The `--prepipe`, `--load`, and `--mload` flags aren't allowed in `.mlrrc` as they control code execution, and could result in your scripts running things you don't expect if you receive data from someone with a `./.mlrrc` in it. * The formatting rule is you need to put one flag beginning with `--` per line: for example, `--csv` on one line and `--nr-progress-mod 1000` on a separate line. @@ -83,4 +83,4 @@ Otherwise: * If `./.mlrrc` exists, it's then also processed as above. -* The idea is you can have all your settings in your `$HOME/.mlrrc`, then override maybe one or two for your current directory if you like. +* The idea is you can have all your settings in your `$HOME/.mlrrc`, then maybe more project-specific settings for your current directory if you like. diff --git a/docs6/docs/customization.md.in b/docs6/docs/customization.md.in index ff3664fd4..91a706b90 100644 --- a/docs6/docs/customization.md.in +++ b/docs6/docs/customization.md.in @@ -28,13 +28,13 @@ GENMD_CARDIFY_HIGHLIGHT_ONE mlr sort -n id mydata.csv GENMD_EOF -and the `--csv` part will automatically be understood. (If you do want to process, say, a JSON file then `mlr --json ...` at the command line will override the default from your `.mlrrc`.) +and the `--csv` part will automatically be understood. If you do want to process, say, a JSON file then `mlr --json ...` at the command line will still override the defaults you've placed in your `.mlrrc`. ## What you can put in your .mlrrc * You can include any command-line flags, except the "terminal" ones such as `--help`. -* The `--prepipe`, `--load`, and `--mload` flags aren't allowed in `.mlrrc` as they control code execution, and could result in your scripts running things you don't expect if you receive data from someone with a `.mlrrc` in it. +* The `--prepipe`, `--load`, and `--mload` flags aren't allowed in `.mlrrc` as they control code execution, and could result in your scripts running things you don't expect if you receive data from someone with a `./.mlrrc` in it. * The formatting rule is you need to put one flag beginning with `--` per line: for example, `--csv` on one line and `--nr-progress-mod 1000` on a separate line. @@ -66,4 +66,4 @@ Otherwise: * If `./.mlrrc` exists, it's then also processed as above. -* The idea is you can have all your settings in your `$HOME/.mlrrc`, then override maybe one or two for your current directory if you like. +* The idea is you can have all your settings in your `$HOME/.mlrrc`, then maybe more project-specific settings for your current directory if you like. diff --git a/docs6/docs/data-cleaning-examples.md b/docs6/docs/data-cleaning-examples.md index 8db1f39da..587f40eb6 100644 --- a/docs6/docs/data-cleaning-examples.md +++ b/docs6/docs/data-cleaning-examples.md @@ -1,7 +1,7 @@ # Data-cleaning examples -Here are some ways to use the type-checking options as described in [Type-checking](reference-dsl-variables.md#type-checking). Suppose you have the following data file, with inconsistent typing for boolean. (Also imagine that, for the sake of discussion, we have a million-line file rather than a four-line file, so we can't see it all at once and some automation is called for.) +Here are some ways to use the type-checking options as described in the [Type-checking page](reference-dsl-variables.md#type-checking). Suppose you have the following data file, with inconsistent typing for boolean. (Also imagine that, for the sake of discussion, we have a million-line file rather than a four-line file, so we can't see it all at once and some automation is called for.)
 cat data/het-bool.csv
@@ -70,7 +70,7 @@ fred   true
 wilma  1
 
-A third way is to abort the process on fimd.instance of bad data: +A third way is to abort the process on first instance of bad data:
 mlr --csv put '$reachable = asserting_string($reachable)' data/het-bool.csv
diff --git a/docs6/docs/data-cleaning-examples.md.in b/docs6/docs/data-cleaning-examples.md.in
index b4cfc3e96..3f47c959c 100644
--- a/docs6/docs/data-cleaning-examples.md.in
+++ b/docs6/docs/data-cleaning-examples.md.in
@@ -1,6 +1,6 @@
 # Data-cleaning examples
 
-Here are some ways to use the type-checking options as described in [Type-checking](reference-dsl-variables.md#type-checking).  Suppose you have the following data file, with inconsistent typing for boolean. (Also imagine that, for the sake of discussion, we have a million-line file rather than a four-line file, so we can't see it all at once and some automation is called for.)
+Here are some ways to use the type-checking options as described in the [Type-checking page](reference-dsl-variables.md#type-checking).  Suppose you have the following data file, with inconsistent typing for boolean. (Also imagine that, for the sake of discussion, we have a million-line file rather than a four-line file, so we can't see it all at once and some automation is called for.)
 
 GENMD_RUN_COMMAND
 cat data/het-bool.csv
@@ -30,7 +30,7 @@ mlr --icsv --opprint put '
 ' data/het-bool.csv
 GENMD_EOF
 
-A third way is to abort the process on fimd.instance of bad data:
+A third way is to abort the process on first instance of bad data:
 
 GENMD_RUN_COMMAND_TOLERATING_ERROR
 mlr --csv put '$reachable = asserting_string($reachable)' data/het-bool.csv
diff --git a/docs6/docs/data-diving-examples.md b/docs6/docs/data-diving-examples.md
index fb6dd74db..7af48604d 100644
--- a/docs6/docs/data-diving-examples.md
+++ b/docs6/docs/data-diving-examples.md
@@ -8,13 +8,18 @@ The [flins.csv](data/flins.csv) file is some sample data obtained from [https://
 Vertical-tabular format is good for a quick look at CSV data layout -- seeing what columns you have to work with:
 
 
-head -n 2 data/flins.csv | mlr --icsv --oxtab cat
+mlr --icsv --oxtab --from data/flins.csv head -n 2
 
 county   Seminole
 tiv_2011 22890.55
 tiv_2012 20848.71
 line     Residential
+
+county   Miami Dade
+tiv_2011 1158674.85
+tiv_2012 1076001.08
+line     Residential
 
A few simple queries: @@ -122,13 +127,13 @@ Peek at the data: head -n 6 data/colored-shapes.dkvp | mlr --opprint cat
-color  shape    flag i  u                   v                    w                   x
-yellow triangle 1    11 0.6321695890307647  0.9887207810889004   0.4364983936735774  5.7981881667050565
-red    square   1    15 0.21966833570651523 0.001257332190235938 0.7927778364718627  2.944117399716207
-red    circle   1    16 0.20901671281497636 0.29005231936593445  0.13810280912907674 5.065034003400998
-red    square   0    48 0.9562743938458542  0.7467203085342884   0.7755423050923582  7.117831369597269
-purple triangle 0    51 0.4355354501763202  0.8591292672156728   0.8122903963006748  5.753094629505863
-red    square   0    64 0.2015510269821953  0.9531098083420033   0.7719912015786777  5.612050466474166
+color  shape    flag i   u                   v                    w                   x
+yellow triangle 1    56  0.6321695890307647  0.9887207810889004   0.4364983936735774  5.7981881667050565
+red    square   1    80  0.21966833570651523 0.001257332190235938 0.7927778364718627  2.944117399716207
+red    circle   1    84  0.20901671281497636 0.29005231936593445  0.13810280912907674 5.065034003400998
+red    square   0    243 0.9562743938458542  0.7467203085342884   0.7755423050923582  7.117831369597269
+purple triangle 0    257 0.4355354501763202  0.8591292672156728   0.8122903963006748  5.753094629505863
+red    square   0    322 0.2015510269821953  0.9531098083420033   0.7719912015786777  5.612050466474166
 
Look at uncategorized stats (using [creach](https://github.com/johnkerl/scripts/blob/master/fundam/creach) for spacing). diff --git a/docs6/docs/data-diving-examples.md.in b/docs6/docs/data-diving-examples.md.in index f700af8e6..765ba6262 100644 --- a/docs6/docs/data-diving-examples.md.in +++ b/docs6/docs/data-diving-examples.md.in @@ -7,7 +7,7 @@ The [flins.csv](data/flins.csv) file is some sample data obtained from [https:// Vertical-tabular format is good for a quick look at CSV data layout -- seeing what columns you have to work with: GENMD_RUN_COMMAND -head -n 2 data/flins.csv | mlr --icsv --oxtab cat +mlr --icsv --oxtab --from data/flins.csv head -n 2 GENMD_EOF A few simple queries: diff --git a/docs6/docs/data/colored-shapes.csv b/docs6/docs/data/colored-shapes.csv index 4c37c4f2a..abc1b4261 100644 --- a/docs6/docs/data/colored-shapes.csv +++ b/docs6/docs/data/colored-shapes.csv @@ -1,10079 +1,10079 @@ color,shape,flag,i,u,v,w,x -yellow,triangle,1,11,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565 -red,square,1,15,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207 -red,circle,1,16,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998 -red,square,0,48,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269 -purple,triangle,0,51,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863 -red,square,0,64,0.2015510269821953,0.9531098083420033,0.7719912015786777,5.612050466474166 -purple,triangle,0,65,0.6842806710360729,0.5823723856331258,0.8014053396013747,5.805148213865135 -yellow,circle,1,73,0.6033649768090676,0.42370791211283076,0.639785141788745,7.006414410739997 -yellow,circle,1,87,0.2856563669907619,0.8335161523929382,0.6350579406858395,6.350035616385983 -purple,square,0,91,0.25992639068499135,0.824321938346312,0.7237347131411271,6.854221024776646 -red,circle,0,108,0.024802572314538085,-0.018793703176088375,0.1671176659369718,5.055666375592517 -yellow,square,1,109,0.9974736736046079,0.6760028458359627,0.41864350936782024,3.901025801203988 -red,circle,0,118,0.34117602470323594,0.38062693570973866,0.17327129470515584,3.29791352816602 -red,triangle,0,123,0.4278178693661939,0.3960696006932547,0.4669075799722325,6.075593868973896 -green,triangle,1,126,0.1513010528347546,0.40346767294704544,0.051213231883952326,5.955109300797182 -red,circle,0,132,0.00415869281443515,0.07120668907359722,0.18024088018973658,6.081369507941527 -red,square,1,136,0.7115806575648764,0.6358066944310004,0.733362749189488,2.0929047447188442 -purple,triangle,0,140,0.7170724772864769,0.971982521419424,0.7877975577532164,4.099359540509919 -purple,triangle,0,151,0.032614487569017414,0.7346633365041219,0.7812143304483805,2.6831992610568047 -green,square,0,152,0.6684429446914862,0.016056003736548696,0.4656148241291592,5.434588759225423 -yellow,square,1,158,0.41527900739142165,0.7118027080775757,0.4200799665161291,5.33279067554884 -red,triangle,1,177,0.46223900862848977,0.3756372162560322,0.46677374441501546,3.868738145214838 -red,square,1,181,0.7499237717390023,0.3011685472073139,0.7067889134216544,5.658717346090616 -red,square,0,207,0.8418732590895626,0.6829961308284442,0.6777973811978997,6.429841924437199 -blue,circle,0,215,0.7803586969333292,0.33146680638888126,0.04289047852629113,5.725365736377487 -blue,triangle,0,220,0.441773289968473,0.44597731903759075,0.6329360666849821,4.3064608776550894 -yellow,triangle,1,230,0.662341253298938,0.1395610797840987,0.4253162003550002,7.4205012813680336 -purple,square,0,247,0.7157068193458154,0.30556667456142306,0.7082214193677417,6.27840284372013 -blue,circle,1,282,0.4107894174130632,0.5237663206650146,0.04318568730902819,3.7814299131517406 -green,triangle,0,284,0.09184444247342893,0.4977908548241379,0.07847551915092178,5.171903191298225 -purple,circle,0,314,0.9970979544448977,0.19371928997895382,0.4669332097132727,6.253743240180984 -red,circle,0,317,0.3806668694886812,0.4639086417841095,0.24155540443368562,5.233591001880515 -blue,square,0,320,0.6567438551446514,0.6872579918742652,0.3126631069620033,4.783384797137046 -blue,circle,1,323,0.6831389508634012,0.5164266496909541,0.04279502510289964,6.430767892082264 -red,circle,0,342,0.022581234669267536,0.07297945199030628,0.24820497536870453,4.8817903893282315 -red,circle,0,343,0.19109789177540426,0.09277368510132841,0.25217038732339636,6.3438770884826345 -green,square,0,356,0.7674272008085286,0.341578843118008,0.4570224877870851,4.830320062215299 -yellow,triangle,1,360,0.04059511540040217,0.12175098644715998,0.4252690428843536,6.189923389321772 -blue,square,1,362,0.7956525257065691,0.6523132120850892,0.3200330380984027,4.072821305500013 -blue,triangle,0,396,0.919100549631871,0.8344721671140174,0.6244367001946488,2.49013750392186 -yellow,circle,1,397,0.39319598247811227,0.7827012405227943,0.6366920960401155,4.529206987025983 -red,square,1,398,0.5978201290608502,0.47272211894407123,0.6491217487672196,4.940940908354111 -yellow,triangle,1,417,0.5968783890703766,0.9180606623519213,0.43245864839969506,6.365943427549951 -green,circle,1,420,0.08351408650249226,0.54577336738499,0.5186728819298164,5.084667446471147 -red,square,0,426,0.18797364854358312,0.15618889495894983,0.6473124542782809,4.377289005882239 -purple,triangle,1,435,0.5533395314187117,0.6819531437186439,0.7660419032272928,6.318450342598268 -purple,square,0,442,0.5949936958119856,0.44333412244235537,0.699091705650557,4.0899656611487645 -yellow,triangle,0,450,0.42804650823641566,0.25454266416065197,0.4346507346665569,4.277203829116134 -red,square,0,455,0.511897747652211,0.9985224224854384,0.6362898913523033,5.154825231103973 -yellow,circle,1,463,0.36858008772332884,0.5075644639683616,0.6316304187169625,7.040221898203598 -red,square,0,469,0.13286513113313736,0.9084234595597834,0.6279253576837711,5.002168139084499 -red,triangle,0,476,0.7869818074820932,0.7917840934406875,0.4904465717482654,7.621374465824963 -red,square,1,485,0.0985075545140347,0.03323413200681258,0.6210493583280738,5.397832324814885 -purple,triangle,0,532,0.23339001715233743,0.18098824995902285,0.7538550076607498,4.482844983044244 -red,triangle,1,538,0.08342205930118507,0.5551231727340961,0.4969066537203422,6.400461402177794 -red,circle,1,543,0.27956692255780735,0.317716295298317,0.3094102421392519,4.797498617657461 -yellow,triangle,1,555,0.4324861814762554,0.6516173501148627,0.4391759668010706,4.839236316217861 -red,triangle,0,575,0.3822743205645871,0.13243663787308357,0.4885011925291688,3.1878336744268148 -yellow,triangle,1,576,0.38274055836949383,0.06907845482417962,0.4464344215456894,4.530719037043683 -orange,triangle,0,587,0.5175826237797857,0.08989091493635304,0.9011709461770973,4.265854207755811 -green,square,0,597,0.8257400998639863,0.9139935425693207,0.47634534610928053,4.535961637121465 -purple,triangle,0,599,0.5777696441179225,0.1592641459041092,0.7360769450811888,4.935473950297778 -purple,triangle,0,603,0.3445805348101557,0.9314586827288921,0.7303062345971375,6.286891127462662 -red,square,0,610,0.6559603758582659,0.8146680458330501,0.5902924985221454,5.82992604692209 -red,circle,1,626,0.585144230439763,0.6126667717785355,0.3169586786449619,4.184061048733821 -yellow,circle,1,627,0.21946692559859127,0.5778782092837894,0.6243751940834331,4.878526902029357 -yellow,circle,1,642,0.9848580578039592,0.8703332275688385,0.6196888245699355,3.733988283596638 -red,triangle,1,649,0.489957093971505,0.3478765534442614,0.4923961471690822,5.77651025721577 -red,triangle,0,658,0.13416793395996696,0.35313428818060877,0.503251673831712,4.663827900601466 -green,triangle,1,664,0.14261008249079687,0.749302805217999,0.12658931011976782,5.415746307714631 -red,square,0,668,0.8465455890449235,0.9267425085703102,0.576114475147851,4.414752318165809 -blue,triangle,1,675,0.04682538469656261,0.08768189741821031,0.5999310365332388,4.36169952189602 -red,circle,1,692,0.7736749647187496,0.7843041194779217,0.3222390448185294,4.918714674895596 -blue,circle,0,703,0.8715379458478961,0.20256829168055102,0.10985276936169859,7.997598940922333 -red,triangle,0,709,0.98329965475008,0.22471614331987888,0.5067594140832291,6.322260097816005 -red,square,0,711,0.17792705971938538,0.8342704569425529,0.5496181660392127,4.489594163882984 -red,square,1,721,0.41366768077123217,0.7926395050427005,0.5500236156239641,6.072243219753511 -green,circle,0,732,0.8796970347713795,0.5095418401519376,0.5036523462569609,3.732306962687 -red,circle,0,739,0.4656141644806484,0.43943619960025365,0.3389349788256644,4.6091252205967415 -red,square,0,743,0.7686293918141773,0.3860243778849791,0.5563945710051195,7.100899795404449 -blue,square,0,768,0.6142167398249276,0.5058741300020686,0.35440149163176193,4.9375675393287795 -red,square,0,769,0.5762503050626411,0.9449347972337795,0.5396454717504899,4.535027823576054 -yellow,square,1,776,0.2326699375087975,0.41062255056145136,0.4582838878078877,6.495550613116688 -red,square,0,779,0.4794321660481753,0.44957239137842164,0.534131183348918,4.554982584675483 -green,square,0,799,0.42442739328635637,0.8964958501280098,0.47303008264530383,6.156675863839864 -yellow,triangle,1,804,0.8706684482737265,0.8573693836211311,0.46816853382829726,4.584079169332856 -red,triangle,1,807,0.8577713918123153,0.297771559336396,0.5199360491732843,5.164415621374987 -red,circle,0,810,0.17018413008657984,0.23320478598130245,0.35152048053844065,5.46076150321937 -red,circle,0,817,0.28321334450458735,0.3237908657862255,0.35109142420998724,3.2464133941912263 -red,circle,0,818,0.02059623878479,0.04460593274894216,0.3541282614135311,3.554009715185525 -yellow,circle,1,834,0.9120488812571834,0.6857068784645892,0.6173957199588831,5.510289113034133 -red,square,0,848,0.18649722139766356,0.6452719235869846,0.5410438287513045,5.4189301744621545 -red,triangle,0,861,0.02316026733649934,0.32759419799888834,0.5209360429919869,8.050259613054594 -red,triangle,1,893,0.0431000918147989,0.9368515438540571,0.52117938032689,4.768735289587635 -purple,circle,0,894,0.8677645835678461,0.7370785187241339,0.4708243010989557,4.2195244701460615 -red,triangle,0,897,0.3907041450033255,0.808274357235241,0.5266690643733455,6.7868612382218485 -yellow,square,1,917,0.8547010348386344,0.7356782810796262,0.4531511689924275,5.774541777078352 -red,triangle,0,928,0.4348424420850825,0.25987383842479017,0.5266497212740388,4.759205173519602 -red,square,0,940,0.8935268981554093,0.23752077743261923,0.5303101957654777,5.022371854001634 -blue,square,0,965,0.03995102094087877,0.8687150837087656,0.37503067844024807,5.538510059726689 -red,triangle,0,968,0.7358954709070943,0.45034537546711884,0.5250268552773686,7.418808360536765 -blue,square,0,1015,0.5238929594441054,0.01866264734687595,0.3781919070818389,4.298408962228504 -blue,circle,1,1020,0.414263129226617,0.8304946402876182,0.13151094520189244,4.397873687920433 -red,circle,0,1026,0.277218685176133,0.18748462651423042,0.39326380124043414,5.388221285544738 -purple,square,0,1050,0.8386599118627978,0.6431386518603193,0.6599568630050375,5.640658611696019 -red,square,0,1051,0.012503475219730498,0.17427409937482508,0.536474470332281,4.28116623157883 -red,triangle,1,1070,0.5720273449472987,0.37095242731772415,0.5260587535784669,4.959913496964567 -purple,square,0,1071,0.9996465731736793,0.12117256465756021,0.6561529688463592,4.255321150756324 -green,square,0,1093,0.055028621071862016,0.6915161060781153,0.49147467774526704,4.7208465539980855 -green,square,0,1094,0.6670405529387,0.5053591509128329,0.49126209783152436,5.923108619120157 -yellow,circle,1,1102,0.15002349440510832,0.3519187041707791,0.6022634081227581,4.815072718895654 -blue,triangle,1,1116,0.7077536911489641,0.49036941803135947,0.6020556539487175,5.137160032805944 -red,square,1,1117,0.8695928610948207,0.4413106210300576,0.526989425543239,4.138772211849639 -green,circle,0,1119,0.9508887952015431,0.8514250527869424,0.49511812999518423,5.832692930713734 -red,circle,0,1125,0.5914223441741909,0.6302047728760605,0.4093383110513469,5.613869369240507 -green,circle,0,1135,0.6349780241056121,0.1391871575477529,0.491816217208502,6.240695426540594 -yellow,square,0,1143,0.9726268048453478,0.7609290425260713,0.4677883526425094,2.8702824020609667 -yellow,square,1,1153,0.5495746127462745,0.5020842413939993,0.4652783525584822,4.702777730880125 -red,triangle,0,1159,0.7164639751521532,0.7040454818650225,0.5336893612529211,7.744562940053119 -red,square,0,1163,0.23593117318357937,0.07314400743565841,0.5045049973814437,4.73466139311028 -red,circle,0,1170,0.5434581028057989,0.5661627010968945,0.4172475279694751,7.37542918069884 -yellow,square,1,1173,0.08039265724079736,0.832766339096367,0.47250864636017365,5.664797525706285 -red,circle,1,1210,0.9037819831553698,0.8406752791956175,0.42860730103623285,6.883611448821147 -purple,triangle,0,1219,0.048515488628120496,0.13503804313416723,0.6875112402366665,5.951608164047156 -blue,triangle,1,1224,0.8209941325124394,0.6975886986098433,0.5944059575518246,7.956611465149808 -green,square,0,1245,0.6254139945026417,0.44235631780910023,0.4947154445275026,6.094772664571022 -green,circle,0,1247,0.5647657502270278,0.48865785206231616,0.48417050428613967,5.314759345651722 -purple,square,1,1281,0.8419644842944525,0.5689558333095702,0.6486389225203539,6.764436221990853 -purple,circle,0,1291,0.022866144467924898,0.38374491731395266,0.47488125113633156,5.18381226767042 -yellow,square,1,1302,0.46763196111581096,0.2525360057842123,0.4784568397892102,3.418117118705274 -red,circle,0,1316,0.1851048293861305,0.23029591768852398,0.44492332341979296,5.760852454918667 -red,triangle,0,1318,0.3614334841934277,0.3172875150096478,0.5336359680294116,6.845141572695423 -red,square,0,1365,0.10240795530976454,0.3552096156265375,0.47512303248140236,5.145112817985559 -blue,square,0,1366,0.8519514847713295,0.19835341879714474,0.3819747805065463,3.8274801035623978 -red,square,0,1373,0.42611020600750116,0.7976170927642009,0.4799449965370654,3.1684210630654657 -red,square,0,1375,0.9928503382180878,0.9033585772774038,0.4828676064498975,4.977104381535792 -red,triangle,0,1378,0.0949997630141427,0.1855579383737852,0.5417557272405064,4.523739327972719 -red,triangle,0,1385,0.6979899125004204,0.03378535128967952,0.5452630524923384,5.4886108014086 -purple,square,0,1429,0.5205545614820511,0.7006373872685897,0.6432033836710063,5.266945662715147 -blue,triangle,0,1433,0.9333855793065959,0.13457317433354077,0.567313117792438,4.227344499078499 -red,square,0,1436,0.8540777405760767,0.5566155288943634,0.4727722605809266,4.484527380415446 -purple,triangle,0,1444,0.07729695867651976,0.3898344059504826,0.6616033649709776,2.5006537206630988 -red,triangle,0,1452,0.23007855704668956,0.41121885598115004,0.5374933633354123,4.625441986207416 -blue,square,1,1459,0.22262765045632182,0.9352664855626638,0.3940007578510445,4.367014885428804 -red,circle,1,1462,0.05269780281162828,0.0008025650932757603,0.4471177748347405,3.7253777762088505 -purple,square,1,1463,0.5390058988052654,0.4941026498784532,0.6302529899909097,6.448810781241274 -red,square,0,1469,0.9382780379672069,0.3315803564492994,0.4709422592301563,7.478803874367089 -red,circle,0,1470,0.3612888647136956,0.3900985902100856,0.4514271376849851,4.346341112284237 -yellow,circle,1,1482,0.32477438439891804,0.8527410497732805,0.578859866256276,5.09184064130106 -red,circle,0,1484,0.9892899846124164,1.0002035172577892,0.45576484556727054,6.155587409704622 -blue,triangle,0,1486,0.13417769775686017,0.32044326382695676,0.5697875944171061,3.611411935519723 -red,triangle,0,1495,0.5096319881899956,0.9169351211522347,0.5402306225183187,4.396004686347562 -yellow,square,1,1497,0.5519244132067481,0.9522672266399553,0.48892686507229033,5.2077741227745 -green,square,0,1504,0.7695790776074829,0.6493617013300224,0.5062258674295976,6.514182432634747 -red,triangle,0,1516,0.6884065489552523,0.9527958546677516,0.5400693011274069,5.124098932996773 -red,triangle,0,1519,0.9647269269195229,0.4098615080327179,0.5387660454251227,5.082276353255275 -orange,triangle,0,1533,0.32904497195507487,0.23168161807490417,0.8722623057355134,5.164071635714438 -red,square,0,1540,0.8050354592729326,0.8800778311059083,0.47775298210709655,3.095180099376346 -purple,triangle,0,1569,0.3999861324512596,0.07313403733425006,0.6498648356057545,5.182548842463077 -red,circle,0,1573,0.23626927515050655,0.3242669695209879,0.44084393598502025,6.114820791664641 -green,triangle,0,1579,0.5200009514905543,0.5374752601982243,0.2354954696805672,5.8992869223326485 -blue,square,0,1582,0.5183154789173914,0.7075622119669978,0.3937785908367411,5.611654480869177 -blue,square,0,1594,0.11151658334971082,0.6172273249045909,0.3916407637827865,3.8261795880638054 -red,triangle,0,1600,0.010600089850044125,0.18086148061836715,0.5481871021051281,6.486983620696889 -red,circle,1,1616,0.5276503192339859,0.6039148669161414,0.43904326409278605,6.7603585236707 -orange,square,0,1621,0.7768568392153472,0.7415199227211619,0.30004659103299586,6.671697402343637 -red,circle,0,1622,0.7040363113735977,0.6176206363095101,0.4359881195527714,5.14085836303596 -blue,circle,0,1645,0.972623992029269,0.023971597936596867,0.1673474138772468,5.620708271084801 -blue,circle,1,1648,0.6994166196793291,0.7487522475833888,0.1685666005757015,6.039438356676449 -blue,circle,1,1668,0.5632676790950631,0.6804706769536457,0.16774706277951218,3.464319925942332 -red,square,0,1672,0.4087041744414175,0.8070739084193961,0.4990316692688822,4.852123584076959 -blue,triangle,0,1675,0.8049838802477126,0.5857178387398677,0.5707520736614857,4.101240877591373 -red,triangle,0,1681,0.3729567091913156,0.6255047250460374,0.5546256899343207,5.7542960199220134 -red,circle,1,1689,0.6505984196326361,0.6708260329889433,0.4398215422347821,5.067703862320497 -orange,triangle,1,1693,0.16525507437570952,0.38752816874246854,0.8611704617935338,4.531213856608208 -blue,square,0,1724,0.9257134507887343,0.5484847437481889,0.41306693393231186,3.7813348129809774 -blue,circle,0,1738,0.07736655692516092,0.7094747964905463,0.1793050216454373,6.083634710543372 -blue,square,0,1762,0.3157995075758133,0.7834804805765219,0.4088692267189296,5.1672992424980615 -red,triangle,0,1779,0.652024124990294,0.08417005612192818,0.5341736009141594,6.259712945790969 -red,square,0,1780,0.2390150805932536,0.29510181237732014,0.4927936662914188,6.192807475537431 -red,triangle,1,1790,0.635969718915859,0.851056850456277,0.5413944877529929,5.428855112841159 -yellow,circle,1,1798,0.6608164196933896,0.36011968370773173,0.5629517068116978,6.35357925019693 -red,circle,0,1806,0.7744572161118486,0.6923633451408633,0.45034685773693056,5.010467953363613 -red,circle,1,1830,0.21217432304365524,0.2967593161416136,0.4553816455432691,4.659852515579381 -blue,triangle,0,1844,0.5636660445656244,0.8716846236127672,0.5625196889904541,4.866601675820479 -purple,circle,0,1856,0.24161151059540176,0.5928568671833314,0.4611930047170266,5.136306869359727 -red,square,1,1858,0.2815984094528883,0.9101405343282991,0.49915629018606633,4.776941788653463 -yellow,circle,1,1870,0.5652799060258915,0.2932807976729944,0.5579466819473858,5.789771169762942 -purple,circle,0,1876,0.3165066469353667,0.28941633786079357,0.4604066818976131,5.837141646184505 -orange,square,0,1885,0.8079311983747106,0.8685956833908394,0.3116410800256374,4.390864584500387 -red,triangle,0,1891,0.15719235042957025,0.831884921837593,0.5442701763072955,5.217201497530535 -red,square,0,1892,0.39483640410474385,0.32875398270302847,0.49948833443251855,5.005502977323175 -blue,circle,1,1920,0.6921050905721352,0.6372926162748623,0.22598792972014145,6.271379897001558 -yellow,square,1,1923,0.8770166356180739,0.4753410604663104,0.4973159198588518,6.153753768811987 -red,triangle,0,1939,0.22274687616209066,0.05820766875391936,0.5279811896729458,5.837491222209763 -blue,triangle,1,1947,0.9017978821708391,0.7636216486777394,0.5584057144333926,5.37225281233222 -red,square,1,1950,0.195954498947297,0.8407712819350194,0.5082386567466489,3.675549873683804 -orange,square,0,1957,0.38417441628136606,0.36836651319364344,0.3179537476836239,5.924890299398008 -purple,square,0,1958,0.012034648465485631,0.8937509799107239,0.6059859114206745,4.180251632603731 -red,square,0,1960,0.7348107158418772,0.8830348086865724,0.5096404025921634,3.4694534736043026 -purple,triangle,0,1961,0.3918413244226422,0.32805497520431326,0.6183627898972449,1.6595595062090327 -blue,square,1,1964,0.05732382015880355,0.9394672461010009,0.4145573007868255,5.561786594119987 -red,square,0,2004,0.010527450646065972,0.287701248250263,0.5045892743275767,3.236713744202779 -red,square,0,2039,0.22731984900916336,0.8983570756911684,0.5008712617811221,4.9984232085745495 -red,square,0,2049,0.5279313363373115,0.2409604806693607,0.49790560652173327,4.503685217976276 -green,square,0,2051,0.794245842750217,0.7402091093823174,0.4970912079728164,4.0373967594623075 -purple,circle,0,2054,0.42181769556812987,0.050792107711367884,0.4716000837281641,5.921232462690938 -red,triangle,0,2055,0.8078666014729401,0.8869222481916494,0.5014110450061955,7.381193838186551 -yellow,square,1,2061,0.5665190122003364,0.7545684264087924,0.494033380654766,3.718731030356641 -green,triangle,0,2062,0.17502291082114974,0.10387535544372395,0.28736501114742885,5.42969308340746 -blue,square,0,2063,0.3423782355214169,0.8918773539993816,0.41800999797758365,5.967516795513261 -orange,square,0,2070,0.8820268190136146,0.9171285154846617,0.31471547686648177,5.78334087255119 -yellow,square,1,2075,0.07613514761919937,0.5292282550348139,0.49149695903359814,6.060678779186645 -yellow,square,1,2088,0.7733220160378064,0.5368010271323386,0.49340954649249114,5.413943854861395 -red,square,1,2091,0.7907662511318669,0.41079315581366094,0.5011753270900353,5.446596187855135 -red,triangle,1,2096,0.473341079736037,0.722277726933131,0.5067185834520945,4.882622467240705 -orange,square,1,2098,0.6083933210185691,0.07344894561332505,0.3206503384346204,6.085497216074039 -yellow,square,1,2102,0.2450713937310044,0.37435737888140386,0.4893801364954174,5.293791266114078 -red,triangle,0,2122,0.9178243551654847,0.8813529027220147,0.5037787467721317,2.471433669632065 -red,square,0,2123,0.9035972672420634,0.14095059055333659,0.49238746681138607,4.908694594785998 -red,circle,0,2127,0.20415702895916688,0.19097359248059662,0.46445760154750326,3.6884724690021478 -purple,triangle,0,2172,0.05061974885761933,0.4436866147376577,0.6114885039462646,4.131496827328981 -blue,triangle,1,2180,0.7573212805370948,0.859274873940234,0.5524026174591629,4.305043355957215 -red,square,0,2184,0.5362996035868647,0.4812487672485227,0.49566643046175485,5.476429549181639 -red,triangle,0,2188,0.5413782361674907,0.446823449554417,0.5028345618617849,3.5493003465806687 -red,square,0,2209,0.6056101890433508,0.005237433858933049,0.4791373968143102,5.898746077346092 -red,triangle,1,2212,0.007668441317185581,0.46783886089685867,0.5068550462951366,2.8819823497202006 -red,triangle,0,2218,0.7051291422518633,0.4683361714954013,0.50786078207472,5.064898326542557 -red,triangle,0,2220,0.3917063706282701,0.358672920459875,0.5035119725326376,6.046505939663483 -blue,triangle,1,2234,0.9046419701146681,0.24662896173218762,0.5468128715558063,5.762357572121442 -blue,circle,1,2235,0.6298916188968251,0.5544412686634678,0.24476671639508038,3.4247663322242565 -red,square,1,2237,0.4181981748246649,0.7171836376857676,0.48304487521116446,5.131417000911822 -yellow,triangle,1,2242,0.706304493304751,0.6313225514654566,0.47487679584787923,3.2852244166106783 -green,triangle,0,2246,0.7535899572571703,0.29430202078094647,0.3153175896308371,5.80578311046114 -green,triangle,0,2251,0.5021607766323833,0.4436518391465001,0.32157678720951255,4.700097185905772 -purple,square,0,2256,0.19342782566837624,0.5784468640751923,0.594075840734447,4.253747745978391 -red,triangle,0,2260,0.13652640368197466,0.26322898842374454,0.4985684316788368,6.087846833969415 -blue,triangle,0,2262,0.5046089831646238,0.7618432314709886,0.5507671106047716,4.288243327121001 -green,triangle,0,2274,0.9080917087139062,0.11801530617669154,0.31761153702179556,4.817233799135541 -yellow,circle,1,2312,0.7122310419454759,0.49080032675698926,0.5494842698854607,7.207714292671764 -red,square,1,2326,0.0827312970778381,0.5517273827729732,0.48938352588506207,4.803961761077759 -purple,triangle,0,2331,0.48216200948294474,0.6053897887850926,0.6146269091327969,1.7550587684513594 -green,square,1,2332,0.8712104729844775,0.44649692054762347,0.5075555968045227,6.5094059131819035 -blue,circle,0,2372,0.059421255989027144,0.20003870343355956,0.2555347210848312,5.2061566797210865 -purple,circle,0,2373,0.9228566617233005,0.4497763107864796,0.4801253916143827,5.695378243720455 -red,triangle,0,2378,0.11574963698124985,0.42012103012753677,0.5117799890768516,7.525336843016226 -red,square,0,2382,0.7293913901135854,0.19408134570402402,0.4905942534785655,3.2561142488310395 -blue,triangle,1,2397,0.042930931898611746,0.28906353164388765,0.5561655237204032,6.041227599000723 -red,circle,0,2399,0.2745068723223836,0.3216275508472469,0.4910366611875597,6.366348407756217 -blue,square,0,2407,0.7569059264383019,0.6815621977881376,0.41839720783581624,5.599821803991174 -blue,circle,0,2415,0.04910154660574528,0.5404958756111141,0.26731849643366473,2.210917527535466 -red,square,1,2431,0.38378504852300466,0.11445015005595527,0.49355539228753786,5.146756570128739 -red,square,1,2432,0.5414289671593087,0.37429785299101825,0.4981634122502311,4.176700025555928 -red,circle,0,2437,0.600093686235087,0.5597042104813567,0.503798582016451,5.632456469655376 -yellow,square,1,2458,0.18218611935029128,0.2983612572175376,0.47416831683179905,6.609029907524025 -yellow,circle,0,2461,0.867165565736646,0.9025956363358136,0.5523459461012876,3.019338685410745 -red,circle,0,2464,0.4721625074822319,0.5400513390350403,0.5078545767976087,4.92582011506819 -yellow,square,1,2467,0.09361025430824799,0.6677738551374311,0.47706568665162646,4.939847642538352 -red,triangle,0,2469,0.3694207052198244,0.5447722282344535,0.5059100136768411,4.058121653794159 -red,square,0,2483,0.055122781482241257,0.8842125911938413,0.5008817538811919,4.217476992659292 -blue,triangle,0,2489,0.4834525731042024,0.2615842902696851,0.5501809269547815,4.504208776801217 -red,square,1,2509,0.10929196628953552,0.23255874008676836,0.49260009719904424,6.36244069119153 -yellow,square,1,2514,0.19316644777126923,0.8196598290451167,0.473664001595597,6.193348662471713 -red,square,0,2515,0.9993965134826659,0.3040179595308051,0.48973830078731395,4.653813116671806 -red,triangle,0,2518,0.787025573313828,0.15257056485934828,0.5140703781970453,5.3525068526509765 -red,square,0,2527,0.20767700100511788,0.6461450152555049,0.49067841457062716,4.783562262794988 -red,square,0,2530,0.6665993889100141,0.8103930799527951,0.48807857534214427,5.520916299675705 -red,square,0,2539,0.7423471131055149,0.49712551111307623,0.4931271699694902,4.749177198851762 -blue,circle,0,2545,0.5982593200568088,0.8652975100402089,0.275852335782209,4.845407519918545 -red,square,0,2549,0.856675161091566,0.3114165196831775,0.4975783715234556,6.130189441343838 -purple,triangle,0,2550,0.06926972665146325,0.7287032767882019,0.5889125005445655,4.359849328099409 -orange,triangle,0,2553,0.9508276473016848,0.289460587769503,0.8373034263773781,6.352831315473359 -red,triangle,0,2563,0.0013952880940285572,0.09067846202769703,0.5105621465435575,4.3689078711272495 -purple,circle,0,2571,0.6198746737775912,0.6117615279691757,0.48773872964753007,5.367637765862085 -red,triangle,0,2573,0.04812975524569185,0.552570125247716,0.5059278213119353,5.238843121110229 -blue,circle,0,2591,0.46654625780632264,0.5178845807488622,0.27839243430274463,6.439167354146311 -red,circle,0,2599,0.3893482722012248,0.319657811225841,0.5017287040828957,5.166054157250497 -blue,triangle,0,2604,0.6133335082909767,0.15706338849664125,0.546382973254671,6.129714467673984 -green,circle,0,2613,0.860428112262208,0.08499919357746821,0.4903153702211547,4.6590969040292585 -red,triangle,0,2615,0.47228486575544304,0.4120308924743207,0.5075734917977525,4.775638269918454 -red,triangle,0,2623,0.7621158578472799,0.631755186715638,0.512276263258318,4.755444596413841 -purple,square,0,2635,0.34455376959146433,0.21303267764916645,0.5755372207242745,3.5638766553560086 -red,square,1,2641,0.7965505613254553,0.0818371373308433,0.48195315152791485,5.339188550625941 -red,circle,0,2651,0.46662794315369327,0.5574202226941675,0.5052439560979188,5.609302980122653 -red,square,0,2658,0.8491361399463294,0.4187001806314964,0.47897319519987636,4.8801586640154495 -red,triangle,1,2667,0.29579261872209206,0.7019093817439674,0.50766809234967,6.228154313160498 -red,circle,1,2668,0.2712619135025529,0.3281769529113354,0.5038320732930575,4.04584386589855 -purple,square,0,2670,0.939866358287322,0.16458050042115857,0.5828959125996166,5.5577033688723505 -purple,circle,0,2676,0.2824853153170499,0.20800956788434943,0.4947041835530817,5.379239803600743 -orange,triangle,0,2681,0.14410249953214505,0.1369398445487081,0.8249877700073767,5.183498721719421 -red,triangle,1,2711,0.585818098844941,0.24354525693445694,0.49926327483226424,4.0251751521466606 -blue,square,1,2758,0.20431293728239353,0.6307312881241436,0.43724078843695274,4.966823103521364 -red,triangle,0,2760,0.466769578208979,0.10669816704947244,0.48928236874997666,4.022452582451303 -red,circle,0,2763,0.8540259816077556,0.8057968243570277,0.5156569287403475,4.366267337764332 -blue,circle,1,2769,0.26604661865892987,0.784638388252735,0.3015050382678674,7.025971487472547 -blue,triangle,1,2779,0.06503788484286777,0.7301736002489201,0.5563078532631365,3.0671895433922582 -orange,square,0,2784,0.6720087181027392,0.531597336406085,0.3189520919676537,4.22010568710081 -green,square,1,2793,0.6830203826405684,0.15743886622481862,0.5279821971362703,3.8051266229645573 -red,square,0,2807,0.02423949916367385,0.8786152407555577,0.48273103815866486,3.809563031581092 -green,triangle,0,2810,0.2515594916201451,0.31933380887633367,0.3636603986837392,5.934139909192768 -purple,square,1,2822,0.34075820160710024,0.23532145172796826,0.5805775413458969,4.495962024253348 -yellow,circle,1,2836,0.4213295413705884,0.35402689626709216,0.5240471070806512,5.6017322680647785 -blue,square,1,2837,0.4854078253161348,0.275549753634141,0.4432543288891906,5.022679046204014 -blue,circle,1,2899,0.011225865347384345,0.7596278939214351,0.2973899363809186,4.024307044697272 -yellow,circle,1,2904,0.060127079283722185,0.07991197701318664,0.5330818382412245,4.650117185226596 -red,triangle,0,2913,0.17119817923714076,0.5355228917196253,0.48173555768168314,4.29692961473938 -red,square,0,2917,0.5767756211798936,0.053820042841727034,0.46485144533441763,6.035228756502684 -blue,square,0,2929,0.7203315117368787,0.21719762158746425,0.4462166458471962,4.209121745669645 -green,circle,0,2961,0.5760332357877725,0.5368336322474956,0.49200327921124554,5.648004450093005 -red,triangle,1,2970,0.08962471199119348,0.193781073839137,0.478973743753035,6.0997977177612706 -red,circle,0,2976,0.7899621036244977,0.7271308924244587,0.5247304174521686,5.708568407328053 -orange,triangle,1,3039,0.03584605513790595,0.5494095902256649,0.8220909065564673,5.80251279122092 -yellow,triangle,1,3053,0.9545603543188562,0.28481029091550514,0.490004380848622,5.7383831216909575 -blue,triangle,0,3097,0.5079167708283442,0.9909569175762811,0.5331655908704808,5.227266519235796 -yellow,square,1,3100,0.7095883140937627,0.24693530853911083,0.4878625284719338,4.62163610402542 -red,triangle,1,3109,0.6423334769004939,0.7672655901818572,0.5085621363441877,5.159008562926921 -red,square,0,3110,0.7379664304456591,0.5526373549483992,0.501312078238629,4.873123746295923 -red,circle,0,3139,0.04835898233323954,-0.03964684310055758,0.5263660881848111,5.3758779366493625 -red,square,1,3143,0.43972972392734666,0.9073346476529275,0.5063542244408268,5.345589517721543 -blue,square,0,3146,0.8436718531141385,0.30178479630228927,0.4448269148693266,7.452227239754201 -blue,triangle,0,3172,0.18016375932930018,0.29903916667709207,0.5247628061736151,3.9126252951629135 -red,circle,0,3199,0.48902546841027794,0.4552351188158146,0.5188290321435243,5.112220714699938 -yellow,square,1,3217,0.11659672177986369,0.45709615572803697,0.5043422260876161,4.226149315453072 -purple,square,0,3234,0.8611706127248784,0.11899955602660062,0.5576943173830387,7.169704102126839 -red,square,1,3238,0.28766545256300513,0.23054782068431967,0.5070167484771201,4.462784514269713 -red,square,0,3242,0.3818565625270237,0.7635570067058998,0.5066415443480794,4.3118647467020095 -yellow,triangle,1,3258,0.17679254082047402,0.7230275416945412,0.49804435923705764,5.390455126526775 -green,triangle,0,3291,0.4160663781535642,0.7234505787229104,0.369071552135882,4.8965924838132935 -purple,triangle,0,3305,0.785074853942615,0.4428660270881599,0.558984242302829,3.493968237313094 -orange,square,0,3321,0.33728057367933106,0.9510575847640207,0.3345443373685077,6.16707538332792 -red,square,0,3323,0.9871076174950064,0.8155890910957214,0.5016892144614107,3.807943574802668 -yellow,square,1,3325,0.11895505800593942,0.3177824452328297,0.5028384303248526,2.958853038706725 -red,circle,0,3334,0.9342380991119758,1.0265406115139653,0.5282652844829879,5.096372390301005 -red,triangle,0,3342,0.06853001540725634,0.21518931089495796,0.5092400339915257,3.111120414030981 -red,square,0,3355,0.15868707140782912,0.8912603126080899,0.4974993376818556,4.139622205834469 -red,square,0,3377,0.44261900534999477,0.22156014384391187,0.4981056401951789,3.4482408274879326 -red,triangle,0,3383,0.1975740843420113,0.694066274381527,0.5099143602428216,6.278038820938137 -blue,square,1,3384,0.6494987803573309,0.10428905425407242,0.4638675835598705,5.017911147785691 -orange,triangle,1,3390,0.7626521312629074,0.7884860306182669,0.8041098361892922,3.3786922967553568 -red,triangle,1,3405,0.29986310508342595,0.4665669025486415,0.5035005171777974,5.287648152836879 -orange,square,0,3407,0.6569265707155644,0.3129012234653398,0.3418801239588996,1.4936798534555953 -purple,triangle,0,3424,0.6709158812243344,0.9902163309577701,0.5583023290102405,3.299970219543622 -orange,square,1,3427,0.5542951145301398,0.1443227656777426,0.33899948644371813,4.305918243540835 -purple,square,0,3441,0.2798375437463839,0.9679266172102754,0.5552404089697491,6.526454003994018 -yellow,square,1,3455,0.9750136599046068,0.40439261677513194,0.5114865981431348,5.37249037290091 -purple,circle,0,3465,0.6309531739733012,0.20965858831535633,0.4915931289679595,4.744129028484625 -purple,square,0,3467,0.12227601731152626,0.6657577272166397,0.5516707923681236,6.118030228989158 -green,triangle,1,3470,0.6075052268611216,0.8471110240351473,0.38138320578866713,4.131367985956812 -blue,square,1,3477,0.5342263588773409,0.4583144809407387,0.47952666325723603,4.314116433880872 -red,triangle,0,3479,0.7629680483968369,0.4851010795836088,0.5062802072376592,4.640328795473425 -yellow,triangle,1,3496,0.22226409991261276,0.25514199825301653,0.48929984054123293,4.29108639305515 -red,circle,0,3498,0.5025342202643073,0.5193089434912787,0.5076410961575311,7.5163195300728445 -purple,circle,0,3502,0.6127220192423671,0.42124237189082436,0.4903910646042732,6.69716264312309 -green,square,1,3530,0.31349264736927074,0.22359313446706852,0.5264958103979744,4.947703594485797 -red,triangle,1,3542,0.5488528555599972,0.14731891743885583,0.5205827627260905,4.907192591258627 -red,circle,0,3551,0.2573426126511935,0.26880369068162485,0.5051868939434375,4.283511251193726 -red,triangle,0,3557,0.7281939031315208,0.7105692440420169,0.5250568231767727,4.225341474471109 -purple,triangle,0,3588,0.9114219545246541,0.9454991714310369,0.5606932119266484,5.579409174036885 -yellow,circle,1,3592,0.25106457537004534,0.9189161472825008,0.5502393699709364,4.629742960614238 -red,triangle,0,3612,0.2624978784252636,0.22206817539475454,0.5238730041174808,3.293566613899943 -blue,circle,1,3616,0.8548431579124808,0.4989623130006362,0.3339426415875795,3.696785877560498 -green,circle,0,3619,0.4784857910983109,0.5493495527943834,0.4819892327327133,6.703865601324473 -yellow,triangle,1,3638,0.5681423563525043,0.7364416318425555,0.48057415644311974,4.5660100665444014 -red,square,1,3667,0.23130521649286728,0.9381273139743299,0.48009597176641444,5.397341753984847 -red,circle,0,3669,0.9314245382696817,0.9674373579337011,0.5132085419267511,5.481596451971721 -red,triangle,0,3692,0.544472556395205,0.11951193848308495,0.5196415119222436,5.384614938904473 -blue,circle,1,3706,0.0029050316374207297,0.6383605275040843,0.34390644347128174,3.3217254020358866 -yellow,triangle,1,3711,0.8830172834029085,0.0976486136749366,0.4671083759493429,6.758219613098135 -purple,square,0,3717,0.30507324254754,0.7580944229000848,0.5547429873740861,5.920423913087702 -green,square,0,3720,0.7484207921073818,0.6812830924610436,0.49879495046941286,5.309172286057781 -red,square,0,3727,0.2871708733313212,0.7441603570837213,0.4826618004789263,5.326089833147184 -red,square,0,3736,0.6731464315461275,0.8142237150005265,0.4836395285993182,4.162353571125508 -blue,circle,0,3737,0.7125529509526801,0.9945516400071723,0.34771246879360596,6.006278483191809 -red,triangle,1,3740,0.6352327108932165,0.3302652448233153,0.5199029809032459,5.503021380321466 -red,triangle,0,3745,0.26950091413397326,0.20488907698806225,0.5197578213189719,5.510190145440178 -red,square,1,3753,0.5650541503977822,0.9139666513927299,0.486154043146944,3.0724619744871817 -yellow,square,1,3778,0.5947707471316804,0.09026045684055795,0.4964365067198076,4.830669326396104 -red,triangle,0,3783,0.23109195853995956,0.36449444195718883,0.5224561596699105,3.8821579043978804 -red,triangle,0,3792,0.08616804062055272,0.8126508574261648,0.5233142649552321,7.9621859867573725 -green,triangle,0,3800,0.3719056969079264,0.4862618905657431,0.4065991004232053,4.443325054201435 -green,square,1,3839,0.5469614915238294,0.3072050190333283,0.4951257220963446,5.442782750264191 -red,triangle,1,3843,0.63750977846767,0.004933372974431416,0.5069261041379488,3.6004625092063005 -red,triangle,0,3847,0.4792497809968481,0.23042814116269672,0.5105283292600247,5.182239155954865 -red,circle,0,3852,0.6258776262265322,0.578436676444718,0.5010873044116889,4.0170195022323965 -red,square,1,3853,0.17872649913027228,0.2683197014208172,0.48836074729380285,4.798004218704503 -green,triangle,0,3865,0.34830225374577395,0.7007829632717277,0.4092352482005258,4.830443606736057 -green,circle,1,3867,0.07527024915669844,0.03535630586767424,0.4742796270589179,3.3261008085136528 -yellow,square,0,3880,0.9219460612150782,0.838447974289432,0.49181308071483315,4.51314563564714 -purple,triangle,0,3882,0.7721871261531433,0.8769023760773738,0.5677559622434847,3.1988096810546964 -red,square,0,3886,0.9658606990028249,0.38336621536381843,0.480800207772279,6.603932501820694 -red,circle,0,3887,0.065543174726716,0.06552331298811505,0.49656529536436195,5.504627088037929 -red,triangle,0,3893,0.6757353069418544,0.9642423797735116,0.5092994498974618,3.6985647200819507 -red,square,0,3916,0.9626445334664495,0.5516233097517408,0.4770575250413808,5.997423877021141 -green,triangle,0,3920,0.9194195238971357,0.5288738098195129,0.4101493645615294,6.119935959628971 -red,square,0,3922,0.09032982008561452,0.0008107480968789771,0.47081635593282695,4.580372453762882 -red,square,0,3924,0.005483716581601961,0.15863307151489492,0.4671178312000501,6.133005185525068 -blue,circle,1,3931,0.8902947073598717,0.9040755396991641,0.3577299631520571,6.460963763579916 -red,triangle,0,3938,0.1308631487570372,0.7188896777638393,0.5099137483712004,2.6886882935932532 -yellow,circle,1,3940,0.3214366344529531,0.32542143328187734,0.5573015922411075,4.287931687032514 -green,triangle,1,3951,0.8896811661805898,0.9602687863114365,0.41539297870639225,3.688485842795396 -red,circle,1,3973,0.5501212863905588,0.5060391827174543,0.4914473165563479,4.517096929825123 -red,circle,1,3978,0.8784076422313635,0.8071059960737477,0.49074922430355267,5.357454971490885 -red,circle,1,4000,0.05490416175132373,0.07392337815122155,0.49416101516594396,5.355725080701707 -blue,square,1,4007,0.3593621089751877,0.4204952586591253,0.48311885257376547,4.152786490042463 -red,circle,0,4008,0.6263771674542099,0.6273789656494907,0.4925932624358998,3.412081047867682 -yellow,square,1,4010,0.7166252708117242,0.5393574073258124,0.4864772500833869,3.005238186091022 -blue,circle,1,4048,0.6375928559984098,0.13094792714264747,0.3559378606794926,5.594978182895825 -red,square,1,4055,0.5584526843675628,0.274821142186197,0.4859245223815638,3.846472472964154 -yellow,square,1,4065,0.30055120732205987,0.8237403642678218,0.4940415884493408,4.389389322019022 -red,circle,1,4066,0.3079054257526094,0.3938428302018409,0.4840911577561348,5.025254765228029 -red,triangle,0,4070,0.7857193974786632,0.20523038183871056,0.5148166157666305,7.390248248875976 -red,triangle,0,4073,0.8715276951630303,0.7631813622272297,0.5149349053075495,3.831016926880204 -purple,square,0,4080,0.9507897518515176,0.7330368467293205,0.5618439565262913,5.065911449238861 -red,triangle,0,4089,0.23546693802152452,0.8864756100273485,0.5176775288597121,4.486048731255909 -green,triangle,0,4111,0.3284284241669122,0.7897294545153425,0.4255682687947704,4.33760596350459 -blue,circle,0,4113,0.7778561711591236,0.7026046553162363,0.36016953332639406,4.3253087131762 -green,square,0,4116,0.017264149877869173,0.6772019371129909,0.49127313845384646,4.561244596198336 -green,circle,0,4122,0.42041660464659514,0.9987265889293468,0.4709212310875591,5.270326965032162 -purple,triangle,0,4123,0.48215503477639954,0.6245337534585043,0.5520777975040859,5.260380548282169 -blue,circle,0,4125,0.7292024833007671,0.9886297258819318,0.35794951366222183,6.318628391623386 -red,square,1,4133,0.5131088766874894,0.99207096020626,0.49072827406779573,6.405522770873926 -red,circle,0,4137,0.13371213335685206,0.08184469599874578,0.4886718357447637,4.690215456366022 -green,square,0,4138,0.4870533364703431,0.6089277625056339,0.49423438876804665,2.962448288757521 -red,square,0,4141,0.7527801461726715,0.47801360576698193,0.49139292839500837,3.695696364641762 -blue,square,0,4144,0.6508968440851186,0.01594167925920531,0.4909152884928182,3.9139237568935084 -red,triangle,1,4152,0.5290995440135682,0.15147554840633548,0.5190495163964532,7.2158162973518065 -purple,circle,1,4153,0.010343789766863232,0.4542361685678803,0.45706733570733415,4.185599374272368 -red,square,1,4159,0.9090870913203859,0.4509060551323797,0.4921856922497064,5.206561949198413 -red,square,0,4187,0.24998114916946512,0.7793536566455239,0.4979741881291295,6.942078444289223 -red,square,1,4196,0.1649889386660216,0.1944723914799218,0.4877029534129722,4.012665515919996 -blue,circle,0,4210,0.43188118595514013,0.05626968920047648,0.36041342723044056,5.240538052406783 -purple,triangle,0,4219,0.7636107502661091,0.5386503845691811,0.5474633930296947,7.4079025462829335 -yellow,triangle,1,4224,0.23806761658919084,0.38805580422442765,0.4739522498157717,3.3417188940812355 -red,square,0,4233,0.6186732875970838,0.4519782222039107,0.4780176245355303,6.172910701285077 -blue,square,1,4243,0.3917412188768753,0.645158831472363,0.4953483544193797,3.428474040547902 -purple,square,0,4245,0.9891890351824295,0.6480643195288099,0.5524803116498138,5.458900869849497 -red,triangle,0,4259,0.040083681097769164,0.15745823308154772,0.5154490705077337,5.205330502248688 -blue,triangle,1,4266,0.807310216945378,0.6397280241121506,0.5378039116131943,3.7168978227298077 -purple,circle,0,4269,0.12564067513031663,0.08040467691871445,0.45938362065333793,5.994242178415964 -yellow,triangle,1,4278,0.8317601951056839,0.7616584106935024,0.4723712300439795,7.171809837380553 -green,square,0,4298,0.8889952525373963,0.37402240945052534,0.4904462579818838,5.76031072452648 -yellow,circle,1,4304,0.6776539392030757,0.46415285564554576,0.5489543752433077,6.952944315945049 -red,square,0,4315,0.777751491546273,0.33508243498264767,0.48093360774834243,6.687593635204276 -red,square,0,4320,0.56311263501616,0.911770016966866,0.47673720111374274,4.981452745180131 -red,circle,0,4354,0.5167962363665243,0.5433960802622636,0.4885582203940556,5.578784767733086 -red,circle,1,4364,0.7782083467757581,0.7997449329308299,0.4972269164599567,5.3362889036878585 -red,square,0,4369,0.434285938385071,0.01089664572421567,0.48229866547079614,3.881217457651722 -red,square,0,4379,0.5222428403277589,0.8011417037625204,0.47553145537873565,4.751087465594357 -blue,triangle,1,4398,0.41078756963174423,0.4641707690981701,0.5264967143522112,5.677853630107361 -red,square,1,4412,0.8128120936484775,0.9688455224228868,0.4702410026786483,3.271908704866489 -red,square,0,4419,0.20372484920186795,0.41298665778133037,0.4660083716530997,4.057537592001876 -purple,square,0,4427,0.8422493225818376,0.382468909787415,0.5632113301941087,4.454792138256643 -purple,triangle,0,4432,0.33934567909701696,0.958554458947561,0.5515871029354242,4.713000872537885 -green,square,0,4440,0.9132657377198357,0.7835187031065083,0.497602832547874,5.327120400792336 -green,circle,0,4449,0.3338305852467741,0.012692849632647496,0.4690271926679323,4.954187279536586 -blue,circle,1,4461,0.17485481067978437,0.5216593873404025,0.3744188448578828,4.393387724137667 -red,square,0,4479,0.6514331004292623,0.10236585048474345,0.4695351500820933,4.2650309820261345 -red,square,1,4480,0.8469976130899075,0.0011247642630375365,0.47227495497588245,7.4727705325755585 -red,circle,0,4481,0.6587785325792491,0.7131442696567425,0.4989878576569834,4.39459645796621 -red,circle,0,4483,0.3329844783281878,0.3025610271956023,0.4969507873863136,3.6657973248904376 -purple,square,0,4490,0.07386981905312218,0.29799061460644083,0.5646796267964418,7.028530018358976 -yellow,triangle,1,4497,0.5495164190322613,0.6741898996197746,0.4700650710173229,3.647356510274664 -red,square,1,4502,0.07282561554650291,0.19934102395334075,0.4840570278598482,5.460009845016438 -red,circle,0,4517,0.9560301078405197,0.9855615893929697,0.49407564580292324,4.204357524310372 -blue,triangle,1,4526,0.8839149042250543,0.316740732138862,0.5304074389039727,6.135035264406359 -blue,triangle,1,4533,0.41753698030666864,0.22724172152243005,0.5313197462660701,5.393428621429922 -yellow,triangle,0,4534,0.014620330740086618,0.4958745335342518,0.4676047611248905,5.286639600542727 -green,circle,1,4536,0.09684826124548573,0.004968761544236533,0.464446506694815,5.82288074428381 -green,circle,0,4544,0.6463719909807981,0.401498834272373,0.46521489990368287,6.295453090216363 -red,square,1,4569,0.38732684841686893,0.4879193813283953,0.4898777132996863,5.25807312230191 -red,triangle,0,4611,0.6897926667476658,0.8291653414676392,0.49602856830692227,7.516391237463194 -green,triangle,1,4614,0.4585811547325982,0.6261203358311093,0.44350744789842583,5.048531990168133 -red,square,0,4618,0.2730086470257036,0.7829600067694346,0.4860522657248413,5.395407567505142 -green,circle,0,4626,0.0226257356389713,0.9601029264420361,0.461311029254716,3.5882511689718135 -red,square,0,4652,0.05703877491940923,0.06585729734046852,0.48208385558520445,4.060983069969076 -yellow,square,1,4659,0.2801824030534069,0.0438178619705506,0.501986681267166,7.6131269954403 -blue,circle,1,4672,4.3912454007477564e-05,0.362796288952525,0.3993360484373074,3.9861223442408416 -orange,circle,1,4692,0.9954037369880855,0.02349018535873748,0.6159445024232557,4.7499934114291085 -blue,circle,1,4710,0.7871079093873165,0.7861781653597818,0.39291034976006217,4.153924056765995 -red,triangle,0,4727,0.5273654668420624,0.5600630076906481,0.5001817515136285,7.015063655811005 -red,square,1,4756,0.9589146091494035,0.9740295173385957,0.4862863231058336,3.779876984793303 -yellow,square,1,4759,0.9845759343144127,0.36563785275364136,0.5010217479150095,4.869039297795497 -red,square,1,4762,0.5575845396339288,0.97746474716903,0.48304555133080473,4.339129497099426 -red,square,1,4773,0.987130101490106,0.40244866871421126,0.4882601914063636,5.047887427900072 -blue,square,0,4783,0.22565129993731936,0.1707567132972978,0.46719616905216915,6.190039910143233 -red,square,0,4797,0.9636542512173785,0.5946682359307124,0.4895280923615869,2.9021778447739788 -green,circle,0,4808,0.47531974356169093,0.1164795381234004,0.46278990722449626,4.396019068357184 -red,triangle,0,4822,0.10849972348909509,0.8245184575125909,0.503656669017261,3.691476903043085 -orange,square,1,4831,0.7999192819621908,0.9520046684953247,0.359627084402705,4.788271505203496 -red,square,0,4838,0.12062753657031133,0.06097750480829511,0.4865831322953874,4.967876012945222 -blue,triangle,1,4858,0.47904328213813874,0.22569528473924072,0.5290903965165521,6.090757985580196 -yellow,circle,1,4861,0.8714478634106673,0.705860033229531,0.5403439167752929,5.158122690299913 -purple,triangle,1,4868,0.3196040625347073,0.45592095246985065,0.5421864325199726,5.038247417673449 -red,square,1,4877,0.6352240793453936,0.21551322767111503,0.5023205660300618,6.3075083428004985 -red,triangle,1,4889,0.05384871008434988,0.07587178184811971,0.49631820726428827,2.253273333249837 -yellow,triangle,1,4893,0.11402238792055563,0.10140796489934611,0.4763049121271566,5.706121371454866 -green,circle,1,4894,0.8670868228399143,0.7287253707307526,0.4711920364233325,4.958278717805755 -purple,circle,0,4901,0.4911898392656703,0.47771650215029504,0.47221468860917887,4.916147870038752 -yellow,triangle,1,4909,0.7835833005251677,0.253223644228022,0.47882827035870973,4.07965453809507 -purple,circle,0,4917,0.21405431790548124,0.22809134769476713,0.4762557694477563,6.595152012939322 -red,triangle,0,4923,0.6073390030280708,0.8188089199730891,0.49207972463552285,5.447411893042994 -red,square,0,4956,0.43253415766372016,0.7323508812510726,0.522914342700665,6.120916811217318 -blue,triangle,0,4962,0.6367779574323398,0.3947339560378299,0.5113021410683906,4.392191418330258 -red,triangle,1,4966,0.7684465674231389,0.17573220719193694,0.4833613335972867,6.371413249901571 -red,circle,0,4968,0.9691878006521278,0.8698367737670867,0.5060677109704748,3.990767354172237 -red,square,0,4984,0.6146393359480166,0.5101038208363462,0.5305089395451624,4.356529834004775 -red,triangle,0,5010,0.604365562732041,0.8079847476181391,0.4906319246434529,4.798297275786936 -orange,square,1,5016,0.19504118170080154,0.3520822859547038,0.35691733012089655,5.833861438271984 -red,square,0,5020,0.19361450696395321,0.4001616372613894,0.5310319459816489,2.4545267472064682 -green,square,0,5028,0.07963993301021555,0.06697791193622316,0.5216052853331227,7.172653891332646 -yellow,square,1,5033,0.6872771220970901,0.5126236481991991,0.4996821120073008,5.017493586848938 -red,square,0,5037,0.08920709206819122,0.11719414853680221,0.5365776596846343,5.9465368625308 -red,triangle,0,5041,0.3536748666857381,0.7952387130119751,0.49527174287537834,4.1035103127529196 -green,triangle,1,5058,0.9004975987784543,0.0290656688852996,0.44741049179718756,3.614604311632285 -yellow,triangle,1,5078,0.703794888428924,0.876877578963412,0.476153857870298,6.265288459212706 -purple,circle,0,5107,0.2795363933006426,0.41416671317299536,0.48024594626924516,4.58236419807355 -red,triangle,0,5114,0.5459583658068602,0.7097663308273577,0.49078816934002184,4.024368397437182 -red,triangle,1,5120,0.3058308697396813,0.32914633277497196,0.49153375908198477,6.158690132090211 -red,square,1,5122,0.48642277524060873,0.7977013112345599,0.5425386941097052,3.836137373926413 -red,circle,0,5123,0.861691357988579,0.7913306086663261,0.5020442668695987,3.6515566810550104 -red,circle,0,5129,0.8238063934964313,0.8176654026497628,0.4963399915135567,4.058369612979784 -red,circle,1,5154,0.3169193017115355,0.22665248853824443,0.4987271979279972,5.159098929883051 -yellow,square,1,5166,0.2803249006586175,0.5359442761836394,0.5107896973536701,4.597085405376856 -red,circle,1,5183,0.8557812372608711,0.9127347887390895,0.49400982545841743,5.264330525710999 -red,square,1,5186,0.8165284600289506,0.31230879758685837,0.5204004907998334,5.451993993057882 -red,square,0,5196,0.27689581006450603,0.7394640009940899,0.5166708364087473,4.343491758592539 -red,triangle,1,5210,0.7671319591554112,0.27923305305030366,0.4939196894546826,4.586177247868108 -yellow,square,1,5219,0.016884553811871483,0.7815478913950888,0.5052713146704236,4.720122118911909 -red,circle,0,5220,0.20521281132071523,0.119892417512705,0.4924842936771303,3.25331818168061 -yellow,circle,1,5225,0.3247971112570329,0.41443898848863536,0.5241058861810568,5.637380968369996 -red,circle,1,5229,0.40302762376415846,0.45321274325339284,0.4897762269556689,4.105730746345201 -yellow,triangle,1,5241,0.9194245661694567,0.4245526342935101,0.47628113176234915,5.5530165631171755 -yellow,square,1,5248,0.6655857326872444,0.541571483415203,0.5011099404154018,5.861835255081043 -red,square,0,5268,0.190867901564158,0.4891538330593278,0.5301900141183975,6.1611982912689784 -red,triangle,0,5272,0.8254638695159972,0.7448752353407149,0.486387161134547,5.273632489589256 -green,triangle,0,5273,0.7546301813415475,0.323871582533658,0.45424433413740173,4.430087789183369 -blue,triangle,0,5274,0.8145195367113205,0.670382826262773,0.5061648811956903,5.869251002344352 -green,square,0,5293,0.9716742088009472,0.7911696066830448,0.5219301837949548,4.703196776780304 -red,triangle,1,5298,0.5460710922901167,0.7013285098055233,0.48960158514348856,4.837150970530721 -red,triangle,0,5299,0.43174705987682027,0.7502016298078271,0.494126213095056,4.452565211510168 -red,square,1,5317,0.7009176336480939,0.021785807344981034,0.5164538203896442,3.6294283264196494 -blue,circle,1,5319,0.1566912706290573,0.22007285880750194,0.4345644688277157,7.744057545338137 -red,circle,0,5332,0.9806117525858196,0.9204546768661085,0.49349011013245503,6.213357898369942 -orange,circle,1,5340,0.4811348140983073,0.6551643755628681,0.6112832826828236,2.133203335064926 -blue,square,1,5347,0.9828791004053427,0.8530021158344594,0.48242637172402547,5.939278661543149 -yellow,triangle,1,5373,0.9531788600706754,0.4340981772974625,0.4848437598528061,3.3266816836723745 -purple,square,0,5379,0.7098198733959674,0.3736265270010867,0.5324712632741289,5.876357085397324 -red,triangle,0,5383,0.7518149145929596,0.7402708470487265,0.4910695100700751,4.420695582257983 -red,circle,1,5419,0.46120345804623264,0.4948385089781824,0.4913468113920055,7.40814630568676 -red,triangle,0,5422,0.08197776357773012,0.9669361078130646,0.48894290275519053,4.740888978916967 -red,triangle,1,5423,0.7344507332875202,0.3362814790662835,0.49109866378134515,6.007147287601158 -red,square,0,5425,0.2357167709491399,0.5152841340644533,0.49403680508208875,4.212187341924275 -green,square,0,5429,0.07774245944604241,0.964994594550859,0.5124137668635241,5.478920624538173 -blue,circle,0,5431,0.9906112914954729,0.44746308178858474,0.4338609015436608,6.518835807126326 -blue,square,1,5449,0.4860631799941614,0.9839334962924786,0.4830950046923664,6.073949563909348 -blue,triangle,0,5456,0.25038992161389095,0.23043385353332702,0.5078905734176592,6.3057961632124675 -green,square,0,5457,0.4684604519481598,0.7769294177621766,0.516941596048288,7.171461003054351 -red,triangle,0,5461,0.25294366711199856,0.5070854388291478,0.49114712956461404,4.476838296456381 -red,triangle,0,5463,0.608826642554208,0.07789433152186664,0.4922557167043311,6.393603353848435 -red,triangle,0,5479,0.7872114280323266,0.0916362874841371,0.4975388175743881,5.1007122242037966 -purple,square,0,5505,0.2799855143481479,0.6088919218342325,0.5248399368213407,3.897944745874863 -yellow,square,1,5507,0.6484833754240118,0.03136077558439587,0.5098510569841375,2.744325569188073 -red,square,0,5513,0.9028358793498334,0.6087929936485224,0.4808784176034518,5.46492806363922 -red,square,1,5517,0.4289157251019926,0.27223050052537523,0.49052968111210554,4.345423371673012 -red,triangle,0,5525,0.7317109830812456,0.03261841888525885,0.4993605420272282,3.880444568204959 -yellow,square,1,5538,0.4022101366915811,0.36572652105350933,0.5088194471660124,4.878808608470745 -green,square,0,5546,0.7294308945801579,0.8130068799671252,0.5143357290066191,5.546408048163998 -red,triangle,1,5569,0.5069614611521822,0.6982507966322651,0.48979688051894626,5.9072897890759135 -red,circle,1,5573,0.771208791227169,0.6805835324630879,0.4899728646284138,4.991038703312431 -red,circle,1,5574,0.8723819483185645,0.9666792341752801,0.48894193821989596,5.053462506768004 -blue,circle,0,5596,0.525225660059,0.9995761761685742,0.44164047681920576,7.206892302643266 -red,square,0,5599,0.46933514095815465,0.37867125339476027,0.48474283866549106,4.2486291255827 -red,triangle,0,5600,0.07797109331227103,0.12591557044120283,0.5024758798915459,5.585644003164902 -red,square,1,5601,0.3017407916254773,0.5794153190107305,0.4830100356390934,4.847727902017804 -blue,square,0,5610,0.6476099626265888,0.3834687832822731,0.4751568289902658,5.366291881237096 -red,circle,0,5611,0.9643530645989437,1.0128772868829967,0.4874941916721536,5.052491438671869 -yellow,triangle,1,5618,0.12235316022283638,0.4062772698823153,0.5027163696981481,4.423032864371648 -yellow,circle,1,5635,0.7490077148568529,0.7887882825548689,0.5174941753119322,4.9735430773511125 -green,square,1,5648,0.6838383400874987,0.2065873409297414,0.5138513557269427,3.7361689649122503 -blue,square,1,5657,0.7395822361624869,0.9376531852764505,0.46766201307943756,5.341558504004095 -red,square,0,5668,0.8118197610201682,0.12148743503276194,0.4782662920940548,6.477714121948768 -red,square,0,5672,0.8577133103095783,0.7110724383796043,0.47898401623391135,5.0500040117472755 -blue,square,0,5678,0.7218754013507698,0.884202554239838,0.4660259351946551,4.910713238335364 -red,circle,0,5682,0.46042761654160147,0.47440910925034985,0.48351736581602117,5.647426237831731 -green,square,1,5690,0.8118964231322414,0.22962574782744727,0.5107410649539317,4.651607685056169 -red,square,0,5698,0.6938931630037275,0.6955654236637328,0.48060441995288344,5.5283181070253065 -blue,triangle,1,5709,0.8790850372131346,0.85693275870204,0.5112304639110724,4.6089973865766956 -blue,square,1,5711,0.4980940550308919,0.3913209484276381,0.46779237871931606,6.5640792204993055 -yellow,triangle,1,5724,0.3355201655102771,0.7875312279106407,0.5028630279753463,6.41793674963149 -red,square,0,5730,0.5308515738786018,0.6762180403418967,0.47230059961154747,5.884364887449301 -blue,circle,0,5732,0.7934966072767009,0.011915016935549416,0.4418438302612928,6.5870020212659 -yellow,square,1,5734,0.8216755963110223,0.32350186713160345,0.5096510341494233,5.04995327371086 -red,square,0,5735,0.8865257836119743,0.6568982219919527,0.47174683876983087,5.369661169499781 -red,triangle,0,5739,0.28418616477886516,0.31409894322127174,0.5099767891546801,3.1827809857154725 -purple,triangle,0,5743,0.8627435828503356,0.6790570779555195,0.5286883405329251,4.754338532998504 -purple,triangle,1,5750,0.6540653802155625,0.8186032359193669,0.5278484072555955,3.968262979705669 -red,triangle,0,5763,0.8450436608844077,0.10860683564259188,0.5026580958498666,7.796656873978652 -red,square,1,5788,0.611091459831367,0.5449393388841275,0.4679003050764299,4.106164774064709 -red,triangle,1,5789,0.4537231592487151,0.05721358943032817,0.5073773380830467,4.2548297109158755 -red,triangle,0,5796,0.3325017179321761,0.9355862419367229,0.5112452901455476,4.976944510801324 -red,circle,0,5798,0.3161413192064507,0.2521014769803568,0.48972564953736775,4.1808585696670635 -blue,circle,0,5808,0.08131434372877844,0.7568649526045701,0.4462356099333533,5.513038754055881 -purple,square,1,5812,0.27511086390645434,0.407852391499247,0.520913309175292,6.635478279979536 -red,circle,0,5832,0.8889082016909575,0.9284038397038602,0.4942377200158909,3.936993288716035 -red,square,1,5842,0.2722988818432909,0.9498281949058748,0.4722977279397903,4.439007057463928 -red,triangle,0,5848,0.3686940082937461,0.2297986252753741,0.5135935212176223,4.877654246034681 -red,triangle,0,5849,0.1290210881088124,0.18520386905638975,0.5121461716402985,4.199815038098288 -red,triangle,1,5857,0.4519386142542523,0.7416817153691634,0.5068721954035537,2.7275712308424596 -red,square,0,5862,0.7157432573561867,0.7711157084297541,0.4730843646783483,4.151936833436429 -green,circle,0,5873,0.04944884812182149,0.7470049810374516,0.5132844272554256,7.36620286480328 -red,triangle,0,5883,0.5197236842627677,0.29325305698917603,0.49572671390448886,3.721153660510287 -yellow,square,1,5884,0.7649881866811434,0.970089274891161,0.5119786019607768,6.3555380379204145 -red,circle,0,5893,0.20615480760926808,0.14809836210373095,0.48270096968249926,6.177100090466365 -blue,circle,1,5901,0.7128337758915861,0.19150609105626704,0.4484209547990318,5.2000724629786275 -yellow,triangle,1,5911,0.42713138741103307,0.9696749783494829,0.4966670447335158,4.594677341096767 -red,square,0,5914,0.015123831588062964,0.16437153054635523,0.47223855886451477,5.267943515687804 -yellow,square,1,5925,0.3074495053049401,0.1895498704682077,0.5109241596636047,5.095299333882013 -blue,square,0,5933,0.51372249375865,0.5302858830176099,0.467689686816679,4.343967250123015 -blue,triangle,1,5969,0.17018060918505862,0.6132742704675529,0.5190720082234903,5.136739287366672 -red,square,0,5972,0.16028439108892767,0.7367391158511573,0.47720696945018315,7.042454670048072 -blue,square,1,5983,0.4112854332720899,0.8606792632824589,0.45768661179118436,6.214699633936114 -blue,circle,0,6023,0.017452962819985207,0.4070792408713856,0.45031984575502004,5.546776432889101 -red,triangle,0,6039,0.1436103074694539,0.34758216175700596,0.5106409670616571,5.088731339588974 -yellow,circle,1,6057,0.16275436095280493,0.7557647104557702,0.5050647566343319,4.677738410772791 -red,circle,0,6072,0.18020657415479036,0.10338573693208912,0.4824549330209736,4.7142476735582415 -purple,square,0,6076,0.32333551253153237,0.6565898162212596,0.5120503557378895,6.23321982454248 -purple,square,0,6081,0.31289907616388024,0.04822727790824588,0.5116817686988475,3.472623839730995 -purple,triangle,0,6099,0.9263235207487328,0.3884013218923913,0.5264041034546705,5.902532750266108 -blue,square,0,6109,0.27619166141967133,0.7118807565361399,0.45861518520038863,5.60784981030194 -red,circle,0,6113,0.22466430390726955,0.22771633736376914,0.49115476733211044,5.350244646149289 -red,triangle,0,6120,0.09635508035816032,0.026480199263408277,0.5335618690609663,5.228925126919848 -purple,triangle,0,6121,0.711562686476677,0.021610513173994317,0.5264462019792321,4.360769678132107 -purple,triangle,0,6162,0.9811720181036256,0.24537773815477126,0.5235712752538283,4.188763507197692 -red,triangle,1,6164,0.4884035800730596,0.4768145570774246,0.5370106211123385,4.355237008199155 -red,triangle,0,6166,0.9208181412134825,0.6027093372104054,0.5373932186312109,6.7880412292180035 -red,triangle,0,6168,0.6128294188136673,0.5662147536804297,0.5344176640252708,5.14474489489931 -red,triangle,1,6190,0.22193208158731081,0.583689588954846,0.5321425396208453,4.75547199780209 -blue,circle,1,6192,0.9617233280536962,0.0804036772290313,0.45466761358987057,4.766413914412179 -purple,square,0,6193,0.6925033853187198,0.4157324223786859,0.5225467116843022,3.203586388298083 -red,square,0,6200,0.171976928845461,0.1880835239752341,0.4936589185590948,5.836676241592183 -blue,circle,0,6206,0.6137995201817447,0.2914163889198288,0.4563692685949176,5.408699326357687 -purple,circle,0,6230,0.8995957974417165,0.838557554387364,0.49078343561983623,4.102062839862341 -blue,square,0,6233,0.7733534639419862,0.3573142412944096,0.4508620621062044,3.584941797575739 -red,triangle,0,6244,0.6325881339214032,0.5265910784732831,0.5267238734444296,6.6682420090850165 -purple,circle,0,6258,0.10367159942454274,0.43360378760767704,0.48597791924991773,5.788435808699311 -red,square,0,6270,0.6811227642195069,0.1479417361133034,0.4964458724418254,6.471935001457158 -red,square,1,6271,0.8845060174779521,0.594898831199482,0.49589169608087036,3.697088354944317 -blue,square,1,6280,0.6292854031641862,0.3505203031399461,0.4457801715897031,6.0940974118900435 -red,square,1,6300,0.4698259174276119,0.08680271714111099,0.4844979838413245,5.317674542168804 -red,circle,0,6304,0.9960747439102614,0.995262085389914,0.49210886331463977,5.985586009524911 -yellow,triangle,1,6307,0.8021056357273373,0.3550400989030522,0.4916276078449299,3.842965444936793 -green,square,1,6308,0.00048750676198217047,0.07350139064804029,0.5284521586313244,5.18296486436796 -red,circle,0,6312,0.13141301290886298,0.20819524558149588,0.4884349725677271,4.229487941982128 -red,square,0,6313,0.42004370502294874,0.5439573774055705,0.4890664637267789,6.069980788966126 -green,triangle,0,6318,0.23924495898799913,0.12744748462772704,0.5021828322382919,2.2957031433250514 -green,circle,0,6321,0.5856312729369325,0.6258020253571867,0.5016908279693554,5.809486355056517 -green,square,0,6343,0.27971643422586945,0.5148514093481248,0.5270090033316781,4.79676680029431 -green,square,0,6361,0.03363417584524808,0.5230059438871357,0.5287871548658247,5.687660694577732 -yellow,square,1,6388,0.3956375502429853,0.5935536617442623,0.5200741756209883,5.688808730969668 -red,square,1,6403,0.9417127579120319,0.5482150962847542,0.49747770748220865,5.103437297450152 -yellow,circle,1,6410,0.6644019692587911,0.5206303554834582,0.5256801790797414,5.242268650760439 -red,circle,1,6413,0.8685423617714676,0.8340407401130161,0.49941229305983253,6.623384640074739 -purple,square,0,6418,0.42378426216713116,0.21109387357250076,0.5147444221739821,5.8115636706845315 -red,circle,1,6430,0.22822478239561694,0.1979578968696555,0.5017015040441812,4.856038715443364 -blue,triangle,0,6431,0.035967834871633575,0.8826006501795345,0.5150464995633706,4.925641684269677 -green,square,0,6439,0.08849875224375359,0.6151865632680716,0.5207738636317834,5.472138215470408 -red,square,0,6454,0.8258633336815364,0.013536288520049955,0.49459776015373735,5.932338900020647 -red,circle,0,6459,0.9137091587098579,0.855588819983653,0.49888384748171133,5.830598036770098 -purple,triangle,0,6465,0.06247102989973785,0.5827509439740209,0.5245338321695424,4.196873383518774 -red,circle,0,6467,0.1199009593400917,0.1009342030991583,0.49428494602626355,4.602250052040592 -red,circle,0,6503,0.6998197031470909,0.6085957418813281,0.4953130273408016,4.645148592033905 -purple,square,0,6510,0.2822486415087655,0.9358660605865411,0.5081062978301883,7.230150974387606 -orange,square,0,6520,0.48679433237460934,0.43918945290527467,0.3723492312534282,5.3166346756671805 -blue,triangle,1,6524,0.42584599371114706,0.14938791233616222,0.5198447800578521,2.541732388925818 -blue,circle,0,6528,0.2133861214884899,0.2977412570644107,0.4662639803680262,3.467504298314753 -green,triangle,1,6529,0.1455227488931624,0.36600599340236795,0.4992332444785052,5.755984900287618 -red,square,0,6530,0.09539708205200137,0.5515665649713346,0.49071329226843785,6.2996393162813 -red,triangle,0,6539,0.5204664151681225,0.5070554408470832,0.5288833595190643,4.605395283680147 -purple,triangle,0,6542,0.9502790468241479,0.3357785146212582,0.5300160109397024,4.845176059365532 -yellow,triangle,1,6549,0.5771424149028278,0.5660412879806254,0.48483747163386864,2.5602532101362816 -purple,square,0,6563,0.7687466675905879,0.11722875109550102,0.5032611834861493,5.483909341325606 -red,square,0,6566,0.6741887634246249,0.15380339776136598,0.496319773686971,6.324302004246204 -red,circle,0,6609,0.3969565461680814,0.4511785951116354,0.5079426651093598,3.955969992231747 -purple,triangle,0,6611,0.4364083577087394,0.5045708384576747,0.5259459100161943,6.4426713973305665 -yellow,triangle,1,6620,0.6235993900623629,0.017917816715242063,0.49115228576139447,4.301389523013513 -red,triangle,1,6627,0.6856650689043784,0.63284643610226,0.5229115051728296,4.027530674760179 -green,square,0,6628,0.26295856712509924,0.2541337868869713,0.51827868923942,4.771988180341128 -red,triangle,1,6674,0.4177794845961972,0.476812791975578,0.5208393036798933,6.34351864080011 -blue,triangle,0,6676,0.7399933240054255,0.18293984789475248,0.5070224997673431,3.2070714538196015 -red,square,1,6701,0.34900953595354445,0.786080905493119,0.4961481792670415,2.852901749175578 -blue,square,1,6735,0.34034923900641,0.4115739309705059,0.45823308139114505,5.734928311390195 -yellow,square,1,6743,0.14675290922237116,0.20091568687579642,0.5143754328790378,5.055132311670772 -purple,square,1,6748,0.9553096124365628,0.49455375195562323,0.5197055497829153,5.376853905348537 -red,triangle,0,6756,0.6235947816770093,0.20560818487527288,0.5154785032231411,7.147889688914161 -red,circle,0,6759,0.39608610318639914,0.37939129752682976,0.5085387583420787,5.889957877085802 -purple,circle,0,6762,0.6049710532803669,0.490699224287502,0.4831891128310867,6.781366352382849 -green,square,0,6774,0.92036166370313,0.45844868918735504,0.5095426944728964,4.426988475486271 -red,triangle,0,6779,0.4056134300247821,0.8598247876181099,0.5088542515244571,6.653739825614015 -purple,square,0,6829,0.03888002324033257,0.7735660118411852,0.5211732631929624,4.2782931780784645 -blue,triangle,1,6832,0.6432597824598862,0.14901262084077693,0.5117564553618225,5.1406747337835546 -red,circle,0,6856,0.7932880491788271,0.8880971670944571,0.5031491081679628,4.509254962364701 -blue,circle,0,6869,0.25926388548013757,0.5697135282840454,0.4726970793976213,5.823127118388232 -yellow,circle,1,6890,0.022797909771872238,0.015614560644500175,0.5270780603581403,5.648996285991914 -blue,triangle,1,6898,0.11217428855810008,0.4162207461595341,0.5160423555935578,6.608737264826998 -green,triangle,1,6907,0.010595695908571012,0.06672239540002456,0.5108823870721609,4.071499678257095 -red,circle,0,6913,0.9176421729631826,0.8671864605213498,0.5098694331812486,5.564145541614013 -green,triangle,0,6942,0.951353895111777,0.01940942447103189,0.5109372851529531,4.923770424330399 -red,circle,1,6946,0.17359793905549392,0.17694790026491025,0.5126404694681714,6.061380864187323 -red,circle,0,6959,0.4218384175706841,0.34221928519084654,0.5208933241380524,5.868278303145508 -yellow,square,1,6993,0.5888959381485874,0.5797886860288838,0.5032120123089436,5.720813055528566 -yellow,triangle,1,6999,0.10488472811825678,0.5453707311201544,0.48771992710878564,6.5328921635204695 -green,triangle,1,7005,0.5781148751093989,0.6467442755925816,0.5002779723851982,4.408524553588991 -orange,triangle,0,7014,0.530788020110947,0.8463845303921943,0.7303882931571825,3.8499231205827744 -blue,circle,1,7021,0.4365880011170178,0.434228648324826,0.47027519375091686,4.800975965283767 -red,square,1,7024,0.49813374365242147,0.6191884040469128,0.4977393571863557,5.161534078410575 -purple,square,0,7045,0.697849039991967,0.06509252694950973,0.5222502487041877,4.060077660065311 -red,square,0,7047,0.9922157384754378,0.7222771324391467,0.48950221269029337,4.833417715084441 -purple,square,0,7048,0.6192278205835859,0.9195446956015411,0.5239561630151743,5.590886995908273 -yellow,circle,1,7050,0.8748989765505933,0.3447337515145761,0.5239204874713691,4.976665489675917 -red,square,1,7057,0.8886294118927316,0.05289470473768887,0.49871376027982056,5.132911523058775 -green,triangle,0,7065,0.098835939441553,0.15869889009449,0.5019566452657964,5.030364056162301 -red,triangle,0,7088,0.07595365785052699,0.33779382197618024,0.4848749687726861,4.374322647911401 -green,circle,0,7095,0.6247388408475909,0.9991523123256862,0.5112854921650918,1.7767395585015777 -yellow,square,1,7117,0.5772905510061195,0.2704694133924349,0.5066253767169198,4.189381943614731 -purple,circle,0,7136,0.2894791697512308,0.033051608871318194,0.492357853325225,3.97337756371869 -red,square,0,7144,0.025821846900757284,0.6022995464291134,0.4988985530813158,5.988476968485563 -blue,square,0,7150,0.5414584323905408,0.3830518548789039,0.45250406632977,3.9732956639691976 -purple,circle,0,7165,0.944217921762593,0.7379177249833838,0.4961857450966019,5.5420971545399595 -red,triangle,0,7172,0.24583453718523574,0.7527167474295307,0.49804635350617144,3.5496947568477686 -red,circle,0,7175,0.9479991716154256,1.0369161740262645,0.5058924082666929,3.736106391140407 -red,square,0,7196,0.1380874722502473,0.4808811847111706,0.4873049442005348,5.034824189616505 -blue,square,1,7199,0.2846357685675721,0.034308656536918836,0.4641984709812777,3.707273212888065 -purple,triangle,0,7212,0.4769912438446541,0.6974938580512576,0.5149177854034025,6.164832566560516 -yellow,square,1,7214,0.1548652026087668,0.5135568065293765,0.504486407453846,4.898030794903259 -red,circle,1,7215,0.8981919972663798,0.9335974654269985,0.5133264530859194,6.868209848760329 -green,circle,1,7223,0.6563049975968109,0.6379310552032911,0.5044189452720197,5.190778431272816 -red,triangle,0,7241,0.5102432961837956,0.8032601218913767,0.49959153976209736,5.889797855839329 -yellow,circle,1,7274,0.17064346403614084,0.6202252388474442,0.5174202251436207,4.961985406978 -blue,triangle,0,7279,0.23297868396434585,0.3273870800244896,0.5193758253255788,5.590432538345541 -green,square,0,7284,0.5826889304785134,0.4379875315613875,0.5123754896546877,6.823585827692646 -purple,square,0,7295,0.22449385427756263,0.3971284686550203,0.5060640328120517,6.910704217269335 -yellow,triangle,1,7308,0.8729845274981871,0.9405993007589881,0.4675975411246204,6.366380328584516 -red,circle,0,7311,0.4760159792216694,0.4539394533724592,0.5165497252161653,5.816294555984473 -purple,square,0,7313,0.3379494486558744,0.09024371495642125,0.5061550180767934,5.991137830729246 -yellow,triangle,1,7328,0.1792515767605839,0.6834184841983879,0.4724870771907172,6.992102798937367 -red,circle,0,7350,0.48674138881981655,0.5601685839629958,0.5215475885174312,4.845824511086588 -purple,triangle,0,7354,0.4518325021148949,0.9606740777959419,0.5020602076054972,5.0034495885706605 -green,square,0,7356,0.3677938789235593,0.5854902724492276,0.5180955404184138,6.082752945575091 -green,circle,0,7357,0.7472639566340794,0.9553679229462696,0.49650949457838633,3.963092622630164 -purple,circle,0,7359,0.40681782963444224,0.0655781326343009,0.5018001474767321,5.60497435091079 -red,square,0,7364,0.3481359432339536,0.17526327279056786,0.5017005211923841,6.863449538188116 -blue,circle,0,7376,0.5949976410326543,0.5191497225617425,0.4742427379869392,4.600043609638491 -blue,square,1,7383,0.3349581692171726,0.861606342284434,0.48260402600288677,5.197650156172798 -blue,square,0,7389,0.5508253156887805,0.7316077037730353,0.48251076734931897,3.0994689012789327 -purple,square,0,7419,0.7411078076522843,0.9347041368233332,0.5036254975884529,5.3347625898825415 -red,triangle,0,7430,0.22265578570345146,0.8235503097171234,0.501220026150789,4.896095901427996 -red,triangle,0,7447,0.5131460922798405,0.7113342782993815,0.49563286458819356,5.631574318638033 -red,circle,1,7452,0.332932610408742,0.3813424312656466,0.519913787740515,3.3437769090221057 -red,triangle,0,7461,0.9156378136581979,0.35497814831564534,0.49632741905136923,3.233348607800034 -red,square,0,7479,0.9088123146720241,0.6212620928222382,0.5042444557485127,5.770947384921745 -red,circle,0,7502,0.7444658886188185,0.6578015958365437,0.5134977908050689,3.240995197922807 -red,circle,1,7513,0.17183705995865772,0.14047879616986061,0.5123300518037209,4.952874895112429 -purple,square,0,7517,0.9467534335912478,0.1383355176433988,0.5026801409599071,6.465539844355604 -green,triangle,0,7523,0.5384462427394077,0.9930323232170654,0.49414215504572345,5.5606351593563055 -purple,triangle,0,7536,0.564458104142526,0.9317193264811368,0.4991679653893298,5.483001394288664 -green,triangle,0,7575,0.5267857263281721,0.3919466692466633,0.49252306504100196,6.058421712118855 -red,triangle,0,7605,0.8185598658994307,0.7344138900912033,0.508601979318828,6.477593123893033 -red,square,0,7634,0.7634321528985017,0.27486141316393153,0.5095201580987395,4.763931691692838 -red,circle,0,7636,0.5283769818182991,0.5724547726373208,0.5099196992951244,5.644459292514372 -red,triangle,1,7638,0.472595692933909,0.8931393410060183,0.5087010728151856,4.909859303511353 -red,triangle,1,7641,0.7635415733085489,0.7462246374962465,0.5104912718214487,2.938631427654759 -yellow,triangle,1,7643,0.5013903772817212,0.523283296143844,0.4929001286588054,6.81742771665317 -red,square,0,7660,0.5256349898180557,0.621653350604051,0.502096359348107,4.316699090916923 -red,square,1,7679,0.9260037167179073,0.13187092620676266,0.5083642379031688,4.46724883195843 -yellow,square,1,7692,0.7697510501379543,0.2567192652387792,0.5139696033889535,5.024139017937064 -red,triangle,0,7739,0.2633957776821456,0.9986998232584184,0.5166338858250329,4.475836835053049 -purple,circle,0,7750,0.19743798656579858,0.9719825842433248,0.4970796576327619,5.34154663754632 -red,triangle,0,7769,0.8198240155867028,0.1744516317206819,0.5164417844783209,7.665143760643453 -red,circle,1,7774,0.494268123163344,0.550910576446404,0.5077771206852292,6.962088321415898 -red,square,0,7777,0.9239648455079299,0.41693097233335064,0.4987475451302378,5.222198580651834 -purple,square,0,7786,0.1266160089270557,0.6749772289150633,0.5194603537327731,4.4502717072926075 -red,square,1,7803,0.793299436299623,0.8980969079462682,0.4822052646250561,5.546280193043419 -orange,square,1,7812,0.6641031494716884,0.4761904430746673,0.37672714168509386,2.996754419703491 -red,square,0,7813,0.9693818010668185,0.17406161729485248,0.48349569142111404,4.218512665691812 -green,square,0,7816,0.5044792725006048,0.4543829619916687,0.50932367205479,5.021235036393633 -yellow,circle,1,7819,0.12899615314500912,0.6742432137522391,0.5153035161069889,5.099233475282406 -red,triangle,1,7821,0.22430958056208294,0.45414801122065074,0.5234512169270004,4.274817353323278 -yellow,triangle,1,7823,0.8351724975473552,0.8305911376282958,0.5012639322423112,4.555232102203505 -blue,square,1,7825,0.20457489799150097,0.330778086672915,0.49055529747641874,4.981354523652595 -red,triangle,1,7829,0.3780586679727824,0.11042249907618684,0.5266492101068199,3.3635598306816212 -blue,square,1,7871,0.20257433596117635,0.7014598200673442,0.4903853568506331,4.00150176969896 -yellow,triangle,0,7874,0.7694964962813713,0.8481074947826541,0.5038581322444717,4.521973140661328 -purple,circle,0,7877,0.7264020235543306,0.616535652765936,0.49921334870186695,3.657073127268083 -red,triangle,0,7879,0.21834468318651634,0.39504936238956534,0.5281818881512426,3.898015300613191 -yellow,circle,1,7883,0.5742281300422394,0.7466221221826144,0.5222306209495245,4.569119357199804 -yellow,triangle,1,7886,0.5712380210568203,0.18979724377735452,0.506235609638394,5.70081134859861 -red,circle,0,7901,0.8807662999840191,0.891986759360848,0.5008797751056804,4.410678999047792 -green,circle,0,7904,0.6094063312934279,0.6698227962073791,0.4950993306940467,5.368755632790196 -red,circle,0,7905,0.9565533346212595,0.9904166259543984,0.5009803717283337,2.6418791288018317 -purple,triangle,0,7906,0.5099089725012095,0.9169139891019003,0.492833397732509,5.944109942271144 -green,square,0,7908,0.01506263540829611,0.2018815596654685,0.5103695699096816,4.223336764925055 -green,circle,0,7920,0.32127262288190883,0.3153027889655263,0.49949005571269994,4.793467059363383 -green,circle,0,7942,0.8801917177211557,0.9588604800847801,0.5042380823779957,3.3129293827158492 -yellow,square,1,7947,0.8812869784490356,0.9424539077564031,0.49902050126337094,4.694427305565892 -red,square,0,7952,0.5450596245553117,0.43027043400839204,0.4915413614845622,5.745446273942569 -orange,square,1,7959,0.2728113115244907,0.09813669204082831,0.3760742207757139,4.083646773701023 -green,square,0,7964,0.7941870563098401,0.2722817307228691,0.5029107572438085,5.4586179628470575 -red,circle,1,7977,0.11576343991948446,0.030160808455117052,0.5006117810191338,4.335867196315032 -yellow,triangle,1,7992,0.4877340178155548,0.9836298301233908,0.5063368828198392,7.497694316500325 -green,circle,1,8002,0.7072040887079999,0.653683735600399,0.5068944506247137,6.1409965547445955 -red,triangle,0,8004,0.0237327215667964,0.2591149124409372,0.533662500226452,4.026635846320427 -red,square,0,8008,0.8645220057901577,0.0466465560982543,0.4873985239030229,3.2070523626683993 -purple,triangle,0,8013,0.9677055220569556,0.1048748996521709,0.4979933363874665,4.026033842041724 -red,triangle,0,8040,0.2831848707319933,0.32131377330244926,0.5314136187817202,6.023647805153671 -blue,square,0,8062,0.3562517734051851,0.34719121809398723,0.4881963142395454,5.1376583368523745 -purple,square,0,8070,0.47681180128054845,0.9285748572772208,0.5135919940402126,6.253030888985303 -orange,triangle,1,8076,0.2299259478227308,0.6434601121853303,0.7116984694194914,4.631821964030653 -purple,square,0,8079,0.1715726120373201,0.47674256289856254,0.5111647189018764,5.481772374108111 -red,square,1,8093,0.9007445187355522,0.20800914937635862,0.49527195917301153,4.772464644511669 -red,square,0,8101,0.4150341839963011,0.4090264939836453,0.49796865355519715,5.266477636811369 -red,triangle,0,8113,0.803340198671731,0.3210179865614411,0.5173700325534561,6.255061981639997 -purple,square,0,8115,0.2990878701081897,0.6921656633697894,0.5064949137741244,3.226321942078377 -red,square,1,8119,0.27061069896386114,0.7785388652652188,0.4883358026633603,4.114220994567091 -yellow,circle,1,8123,0.14138299958981604,0.585726662205711,0.5321222049364318,3.177123105850282 -red,circle,1,8186,0.8168561888683831,0.7520909676391622,0.5191409563787748,4.717467646706537 -red,triangle,0,8189,0.31233982180076203,0.29958508985032184,0.5249803596062355,4.995393580200543 -green,circle,0,8192,0.48005832422866,0.9656155509002752,0.500075157787493,4.599625421020413 -red,circle,0,8206,0.36072228309983356,0.42804063280133536,0.513709617083048,2.3793012409694487 -green,circle,0,8244,0.22821342960813873,0.20185155254119747,0.49333966674156965,5.843436214265112 -red,square,0,8269,0.20396893614842126,0.7374670948120775,0.4922902862688887,3.5922792661219547 -yellow,square,1,8281,0.5141908306252949,0.34078571138541347,0.5009205837737613,4.0322191772088125 -red,square,0,8293,0.21158032304275443,0.20811956695843548,0.49834105290954284,5.397691717692726 -purple,square,0,8298,0.0009443393761726648,0.38809253603320815,0.49286241834730166,5.222846861751149 -yellow,square,1,8314,0.5697438526457065,0.6556378790688947,0.49933731484714794,5.39116026738095 -blue,square,1,8322,0.36895377459474843,0.03821420985385149,0.474713631451075,4.862260461363626 -red,square,0,8359,0.07514869684349179,0.8183685215443869,0.5086364545737491,6.764395190535715 -purple,circle,0,8360,0.7768606276858472,0.883269713735061,0.4962542131564194,5.7784139239954735 -red,triangle,0,8373,0.9571447205386587,0.6683306186275646,0.5234210775349102,4.029116090090505 -blue,circle,0,8384,0.6778348169115466,0.8976034585339653,0.492136137675184,4.2611419617960635 -red,square,1,8393,0.8145322861330438,0.5188951839598379,0.5101708156360694,5.688177873777448 -green,square,0,8408,0.9319903266708364,0.2552528002265292,0.4942626375188785,4.406676430407909 -red,circle,1,8415,0.3737966638793856,0.4350350661877376,0.5165896987927496,4.057651738121976 -yellow,square,1,8447,0.4659528108725113,0.4849582822316004,0.4996673036265974,4.3359382688858075 -red,circle,1,8456,0.7718966567879757,0.7623535522035053,0.509642190695718,3.4456739112551173 -blue,triangle,1,8462,0.17417141364366562,0.32259267046228357,0.4914666991467544,3.607842468256724 -yellow,circle,1,8468,0.3160565136615746,0.7258966130017701,0.5167828894515255,5.685094077593349 -green,square,1,8474,0.6888318900707574,0.7663070082537083,0.49673338840445225,4.085375008394762 -red,triangle,1,8488,0.8725601901985022,0.7282278659872645,0.5170005436076226,4.655617704867677 -red,square,0,8494,0.57813641146833,0.016303628886071397,0.5194109442337287,5.778684635132735 -blue,triangle,0,8496,0.4877196399515924,0.12693357745919653,0.49626122819564394,5.139701252238061 -red,square,0,8506,0.4536407571288589,0.4086845382855824,0.5190710521348575,3.754579654014337 -blue,square,0,8507,0.2297435330917933,0.07882370012429851,0.4803589650750251,5.523689542616318 -red,circle,0,8517,0.11069658735859877,0.2047762628081064,0.5108878400056613,6.392869487227589 -red,circle,0,8519,0.542189494928912,0.44711482178495193,0.5062600717517605,6.74430347319025 -red,circle,0,8540,0.8718737612065814,0.7850682501563381,0.5138776278910985,4.122174700518037 -red,square,1,8550,0.20086377295854685,0.12687473315218523,0.5101479818790312,6.311620164580912 -green,circle,0,8553,0.25348737093895146,0.4427485433100772,0.49688549289589706,5.536464725754262 -yellow,circle,1,8555,0.1113912897297743,0.7961745615073627,0.5195582693180096,6.656055560387666 -blue,triangle,1,8556,0.4087681879652537,0.8836337953532215,0.49787473850630415,3.991255488815962 -red,square,0,8581,0.5990853016967539,0.49312851059924045,0.5121823973667605,6.7769738887943305 -purple,square,0,8592,0.3470099382062559,0.4047370584614989,0.4896994890132443,5.78652394849317 -yellow,square,1,8600,0.35843383541104135,0.7915256928485487,0.48869486565694287,3.8755770712519086 -red,square,1,8627,0.3475933222458566,0.8932566012539622,0.5192762645754546,3.8511325789201414 -green,triangle,0,8637,0.5579523916184917,0.07645377562171862,0.48406050876403317,4.516167538234658 -purple,triangle,0,8641,0.25476179290265377,0.706689885658199,0.5000597522573289,4.447509032986428 -yellow,square,1,8644,0.789804715787522,0.08492026505562678,0.4952194118324802,6.451960792802628 -green,square,0,8649,0.1598220212724255,0.02611227073971989,0.5074391566237934,5.16440348882238 -purple,circle,0,8650,0.14981907033853037,0.43358946232181794,0.49097880055998006,4.636867930204307 -blue,circle,0,8658,0.5446107204065721,0.5604767893258834,0.4808299098354557,5.547343156427036 -red,square,0,8660,0.2561403606495931,0.2506687295256044,0.508628492525536,3.616802986154939 -red,triangle,0,8664,0.810005764737245,0.8945981286276391,0.5081039922981421,4.931439557625551 -blue,circle,1,8672,0.44395564565601353,0.4962942139299984,0.4779476055661547,7.453854753999149 -purple,triangle,1,8673,0.11908056326144001,0.22181294737757573,0.4993588818472647,4.5807526894603745 -red,square,0,8677,0.8281016851398877,0.7132410987840627,0.506764382593966,3.860261954310721 -purple,square,0,8678,0.2718676983317567,0.7611921753787938,0.49424427833493995,4.4276024609948905 -green,triangle,0,8681,0.4176693928160221,0.09133222803509622,0.4836138718665448,7.026520387683116 -orange,triangle,0,8701,0.2725988558078547,0.3862537521905285,0.699946598035849,2.6553678804373884 -yellow,square,0,8715,0.008952214123129854,0.35995275457905873,0.48992038220105244,3.621945875272798 -red,square,0,8737,0.3853757018330435,0.7847538469333147,0.5152476037559668,3.315038081713256 -red,circle,0,8748,0.4039054218827741,0.3276051706669772,0.5243957894883501,4.895102658178135 -yellow,square,1,8756,0.8093704572694426,0.9734174278792828,0.48612808334052166,3.7124036982591524 -yellow,square,1,8757,0.3139095744066982,0.8877570984399351,0.4898183054562425,3.864238924248801 -purple,square,0,8779,0.6345624907929879,0.1779834293934025,0.48387021131671126,5.435765989783728 -red,square,0,8785,0.7827206701253899,0.5605386489519403,0.5263241714807793,5.509550738120939 -red,square,0,8801,0.7539400478705093,0.04011530358785187,0.5373661330957247,3.571710668754149 -green,circle,1,8827,0.42541391007987583,0.8479815321289037,0.49346950133275896,6.198344604700275 -red,triangle,0,8850,0.15695717727974334,0.6764088102235764,0.502098359972572,5.180577922631893 -yellow,square,1,8857,0.10640657662691066,0.36357044255335336,0.49163002159908353,6.433270109386679 -green,circle,0,8874,0.4916056543827738,0.4432991839008358,0.49026005105510695,5.6234301612182085 -red,square,0,8888,0.8132318813423208,0.6362461681155229,0.5172130974055371,5.922091442004491 -purple,triangle,0,8918,0.21989580410270027,0.8348600460317008,0.49790789876635794,6.510688352365634 -purple,triangle,0,8924,0.07644699812156319,0.24881514980517194,0.49674481488258054,7.095839162258339 -yellow,triangle,1,8935,0.26821116898686204,0.26940011917560547,0.4986030019371527,4.777909939128046 -red,square,1,8941,0.4367168224514574,0.7488269269029236,0.507047213052922,7.506196629192871 -red,triangle,0,8963,0.24054793553982667,0.2618823402014181,0.4989901442620353,7.031245001582079 -blue,circle,1,8965,0.7291493248491975,0.3092409131842515,0.483661745588926,4.022568776318198 -yellow,circle,1,8966,0.6474146708126227,0.8296252006540943,0.5060153990435498,7.053177596314434 -red,triangle,1,8982,0.30155376997395167,0.9999946837499262,0.48607411733411804,5.823518217312073 -purple,square,0,8989,0.15374580399114035,0.18755871227920562,0.4861790458233523,5.231976429274122 -red,circle,0,8990,0.8997518246479991,0.9797604496781345,0.5213508868934383,4.543560849565531 -orange,triangle,1,9030,0.38757743328467886,0.2912146076739721,0.7023173255403671,3.6960197738656664 -purple,square,0,9032,0.885983182286682,0.037134205365180084,0.48151518397375026,5.581523273018959 -red,square,1,9037,0.21379323810017659,0.17552334077655318,0.5052799861300972,6.99195498944034 -purple,triangle,0,9041,0.06208574957565738,0.43095792240670827,0.49373249533446223,6.619316155293433 -red,square,1,9052,0.7299684002085917,0.20220283585645837,0.5053689603927922,4.856416763955198 -green,triangle,0,9073,0.04585250350751746,0.8031503807076456,0.4887630026090041,4.8916267035710455 -blue,triangle,0,9081,0.054266317926766616,0.3476494653394624,0.49571907114514874,4.4231986849294875 -yellow,square,1,9094,0.27741585216934417,0.7388612749734185,0.5111668501680261,6.738195084279833 -red,square,0,9107,0.38172268374833473,0.17980221819527864,0.49686386827918844,5.81848889706322 -purple,square,0,9108,0.6050603030907421,0.6455003077032176,0.4807828772100833,4.859662859992859 -green,square,0,9110,0.824425533603432,0.47606758311171826,0.5040029603810764,4.8060410562339575 -red,triangle,0,9113,0.1947275808525174,0.7966051959055993,0.48257581512393993,6.887781282006995 -blue,triangle,1,9115,0.7444699717618222,0.4781529616568201,0.4966461941793798,6.8635351135804585 -blue,square,0,9125,0.13986988778773646,0.7152865235103113,0.4574206931273791,4.183110711103503 -yellow,square,1,9132,0.9808394637494983,0.40257779222117007,0.5078413067758386,3.5514231147308046 -red,circle,0,9159,0.5077709879895513,0.5728492950744577,0.5159249647554017,6.259731522275572 -yellow,circle,1,9174,0.37244702785695716,0.3487377022098693,0.49881177578239244,5.795374632483997 -red,triangle,0,9175,0.19913137088527966,0.5187316705588461,0.4714517320764309,5.099914068298475 -orange,circle,1,9180,0.026745553707732128,0.21779299061284596,0.5864161051273346,5.184662140513534 -red,circle,0,9194,0.3887855351726862,0.38758417878155316,0.5105749410785941,5.64683935879446 -red,square,1,9198,0.7013532302293408,0.7232699229726844,0.5037542650034493,3.7861420260520426 -blue,square,0,9200,0.046971452930954394,0.2630429530291283,0.455287516932772,3.349106662824773 -red,triangle,0,9201,0.1292018506946545,0.5741225252703519,0.4746773887739432,6.822431485283919 -blue,circle,0,9208,0.27012723484676104,0.8135898329076594,0.49092853059749675,5.079018984437171 -yellow,square,1,9210,0.028686545367107463,0.47131931054906284,0.5104258863494733,6.315737213339897 -blue,square,0,9221,0.7167811505678501,0.531941131252952,0.4528614075427426,4.091536961008674 -yellow,square,1,9226,0.08770235588186515,0.9163626703991583,0.5132343418291514,5.714818392983794 -green,triangle,0,9237,0.9003147737355317,0.06796136184900581,0.4786679267548704,2.664167919754516 -purple,square,0,9238,0.26459261554897395,0.6371850119300632,0.48135264038173575,4.223431874599669 -green,circle,0,9241,0.8190519732467753,0.3477785647528371,0.499520278698399,5.894600369117107 -green,square,1,9257,0.22961383550996894,0.19280013564823295,0.5100440972478226,5.309564700170622 -blue,square,0,9268,0.8126930355527541,0.07341657355410935,0.45858294465674343,4.161642865200393 -red,circle,0,9272,0.7763540923452403,0.8372565550920146,0.5133384008788858,3.448459609826062 -red,square,0,9283,0.620617936642009,0.9240461620339983,0.5108622414017604,7.079247866846053 -red,triangle,0,9284,0.8700272612588612,0.46841348936537464,0.48066253107206536,5.608067139698977 -purple,square,0,9289,0.7517779283917652,0.40202937969283314,0.4794223206065857,4.03786842389076 -blue,square,0,9296,0.7190390075864663,0.03072263624465177,0.45611420692333937,5.753381508837911 -yellow,triangle,1,9301,0.13026923260250933,0.6797653794531855,0.5035263164712063,5.6893007027110984 -blue,square,0,9312,0.7085517465437186,0.17197180452055727,0.4614268654368201,3.8969198904752402 -yellow,square,1,9322,0.5365666017788426,0.8245167547731835,0.5133918529146169,4.6360351566736915 -red,circle,0,9345,0.965850682512915,0.9285587833091115,0.527289155220966,5.43056092953037 -red,square,0,9357,0.3614780624071209,0.7282887364010839,0.5161979553883289,4.321601733537874 -blue,circle,1,9359,0.6778972832833723,0.11457559561152497,0.4948660597602916,5.037891203973714 -red,square,1,9361,0.5775169425661867,0.14437402107683794,0.5162950254122401,5.602026301762984 -yellow,triangle,0,9367,0.8426405339502009,0.06709989638671376,0.5109099828354089,4.3835871371613555 -green,triangle,1,9400,0.12975362467386165,0.1870688265523458,0.4890597595250319,3.0156540960017577 -yellow,square,0,9401,0.3911552171110998,0.2666727279195633,0.5126584809354453,5.185253010947496 -red,triangle,0,9405,0.9133756483058748,0.01503062389521359,0.5000264773134935,5.552789249049147 -red,triangle,0,9412,0.8094227738671317,0.9549635298811832,0.5042479194364589,5.15961093055682 -yellow,triangle,1,9429,0.7595898724868989,0.9265515354497086,0.5145524639630858,6.250025998233281 -blue,triangle,1,9448,0.35490950499154705,0.7218135749871497,0.48960415497743376,4.056578595076009 -yellow,circle,1,9456,0.5542755253986698,0.9170865180330541,0.5073866609590761,5.311952337983083 -red,triangle,0,9459,0.6969632574122253,0.6900031247449963,0.5145838703085809,5.467500840880578 -green,triangle,0,9467,0.14971274889813713,0.8289364066362704,0.48237818566610047,4.40495869617859 -red,triangle,0,9478,0.4037244835596163,0.95010526746133,0.5145321856653201,5.187214580129454 -red,triangle,0,9479,0.6574838670307566,0.6071207826230505,0.5141624131051571,4.915951708455697 -red,square,0,9482,0.7823506851287032,0.5663159975759049,0.5137215344425443,6.208724152646211 -green,square,0,9485,0.9892470532121387,0.5780901879315828,0.5050597123131978,4.9482978032271925 -blue,triangle,1,9487,0.33174000275143345,0.9805653422093367,0.4874962268522663,5.424067024361242 -blue,triangle,0,9498,0.08806525704858126,0.6845535810031408,0.4867587263239217,3.9078278769210697 -red,triangle,0,9538,0.2787973729554404,0.5977060543020113,0.5026233410592158,5.780033849780893 -green,circle,1,9539,0.4727813595399488,0.30588276341122556,0.5000337989882224,5.911155551874862 -blue,triangle,0,9558,0.3942232279212846,0.681550197633219,0.4952276469234024,5.258234251088794 -blue,square,0,9572,0.2938257724304293,0.08310837953715178,0.4800033068787473,3.6185220418425197 -red,square,0,9574,0.36834155261450463,0.9846264110458885,0.5235116168144827,5.387329869125807 -red,circle,0,9581,0.1574705000072203,0.07671339361312166,0.5335770948556834,5.105743884182254 -yellow,circle,1,9590,0.6919299267049481,0.9484760074771249,0.5163352271468572,6.765298961875992 -red,circle,0,9592,0.19117559664839834,0.19812131104268485,0.5311783251476547,7.142330869904646 -blue,circle,0,9594,0.40738652017423194,0.31001652659599666,0.5029058222369502,4.4554665489626695 -yellow,triangle,0,9602,0.8200160347131148,0.660727005159579,0.527138830057806,5.251564779959805 -green,square,1,9610,0.9152180049237623,0.10723536008714007,0.5082172541278149,5.718517397171947 -purple,circle,0,9626,0.9430256954134297,0.9302480148520449,0.49921070901120224,4.743852660310452 -yellow,square,0,9633,0.26628854546987535,0.6509309701742603,0.4925628944682385,6.198844376628049 -red,circle,0,9643,0.9445622642980543,0.9328857181669454,0.5287018636480739,6.176694771281167 -red,triangle,1,9664,0.9827089712422166,0.8253263003253721,0.48370043864582557,3.9918476047322016 -red,triangle,0,9667,0.7790084522078857,0.45700254831314535,0.48818199549364266,5.791790089867092 -yellow,circle,1,9698,0.041328890456797995,0.12668786123324816,0.5205354351666666,3.799743420696681 -purple,circle,0,9707,0.5717598551034563,0.5639267981974007,0.5054823357461689,4.911593440660375 -red,triangle,0,9715,0.25746263072220565,0.17309993043681826,0.480189714553768,5.480751135712164 -red,triangle,0,9720,0.9208142603098871,0.27882842146823217,0.48355669073004154,5.336261003898746 -green,circle,0,9721,0.4058569796310627,0.2243574488740685,0.4971018877195509,3.509751222655615 -red,triangle,1,9729,0.8503734581546795,0.4720811245505807,0.47888724537369975,4.517638722576222 -red,circle,0,9732,0.6401978121634246,0.6033735060710232,0.5258265023685217,5.221307907735327 -green,square,0,9737,0.7872653678024677,0.3831147538551086,0.5011464535428705,6.244836782395747 -red,square,0,9741,0.004114153406486798,0.5897739959178878,0.48340205361053473,6.947916531652023 -green,square,0,9764,0.17073188692307373,0.2565606815720137,0.50539839593486,5.399678059731632 -red,square,0,9769,0.6718267664493363,0.9723218287519877,0.49227152266751234,3.430294262013731 -red,circle,0,9784,0.9296061848811287,0.9606905566403592,0.5214848119261636,4.8851603131892345 -green,triangle,0,9796,0.8370379794259183,0.7120045845357958,0.4951090907930372,3.206150179456037 -orange,square,0,9802,0.06700570246738258,0.45836984859846863,0.3984818598933386,3.9455761243945395 -red,square,0,9837,0.3972358704086074,0.010212272457749472,0.4893090841301849,4.774931845745172 -red,square,1,9838,0.5904621753195094,0.6900947625728051,0.49317866401113697,4.2116935711587 -purple,square,0,9839,0.4938998227017718,0.8568823533347376,0.48851346307245236,5.571639888526984 -red,square,0,9840,0.9593132165589725,0.39020310394037494,0.48951185250415524,4.733094821047713 -blue,square,1,9845,0.6341780708209619,0.7224458394381865,0.5003683856303103,4.618637960670433 -blue,square,1,9847,0.8347873205591642,0.6360297648978646,0.49738689428558946,4.615623749577749 -green,triangle,1,9850,0.6682951364863037,0.14113578797016302,0.4904489447055702,5.5892837868660346 -red,triangle,0,9865,0.9502855583392119,0.18664717140755305,0.47478258398761414,5.825006891468905 -green,square,1,9868,0.3703931977340147,0.7108800916931524,0.5097636206745125,4.272815850070903 -purple,circle,1,9871,0.637721821270784,0.8846735721773494,0.5053741363864312,5.189698676815268 -yellow,square,1,9876,0.9241687308294335,0.9180432017520105,0.500429013622843,5.30277566077152 -red,triangle,0,9880,0.07392166677675716,0.802966889255393,0.4723578310073455,3.9680667698693326 -red,square,0,9884,0.8676686917239586,0.4671422139026725,0.47848920569684533,4.671710740399873 -yellow,square,1,9889,0.15983367713251317,0.884002323354841,0.5018774252487583,4.683217783951939 -orange,circle,1,9891,0.3507739780054132,0.23681134469165388,0.5839008348261921,5.586479409147355 -red,circle,0,9897,0.2027638546120365,0.10663505863300009,0.5110753569843774,4.142367046527823 -red,triangle,1,9899,0.20875225791064334,0.026477975740831328,0.4790158661333253,4.859174878743788 -red,square,0,9928,0.926240346852433,0.8157414138097383,0.48267432464926147,4.414280522949761 -orange,triangle,0,9947,0.0775040970813301,0.2349883481677424,0.680236871400121,4.93314591314715 -red,circle,0,9948,0.001384930963921116,-0.04646102895619495,0.5064389927763275,5.047609204210816 -blue,square,1,9964,0.36359022145724174,0.8169367015685594,0.48799623194687536,5.395564954400644 -red,triangle,0,9968,0.6664951219850609,0.00729572463031114,0.4829971887973979,6.11788992814953 -yellow,square,0,9986,0.6360787450678319,0.5700247215428541,0.5080278906584305,3.251821941378497 -blue,square,0,9990,0.3970909761018069,0.3873498326266669,0.4896248875937391,7.623055607008342 -red,square,0,9992,0.4174205269471166,0.4899654335229112,0.4887066799276838,3.709175992443242 -red,circle,0,9997,0.5983435650407365,0.5252317110376808,0.5080040224609491,4.598143125962596 -orange,triangle,1,9998,0.17339816111848216,0.9350095940690382,0.6782037689680854,4.408185232495415 -purple,triangle,0,10014,0.06072618267891394,0.34535436406720355,0.4718481627239308,5.1448104406062125 -blue,square,1,10015,0.6366858287857551,0.4872060134264774,0.4856155915169885,5.879216136738878 -blue,square,0,10017,0.6359337202043088,0.7522439193656397,0.4842120565998406,3.0720598435493542 -red,square,1,10020,0.6903880373113135,0.7052172949460651,0.4888173141081072,4.6534512790916205 -red,square,1,10043,0.223218213339332,0.8132045407973688,0.4879281537092341,3.623355848002848 -blue,circle,0,10048,0.11614233186594036,0.9974328269342161,0.4923241396550544,4.9181740963506595 -red,circle,0,10061,0.03054566851221152,0.04776589296242091,0.4980992608226862,4.407725760243908 -red,square,0,10079,0.2965702612274227,0.7281142757699013,0.4771973730469952,4.795931631445647 -red,triangle,0,10095,0.4027282795814302,0.6050782938029197,0.46037656929186943,3.847528108645965 -red,square,0,10112,0.7836723307085427,0.7518713646037316,0.4724337254704511,7.122560644352233 -yellow,square,1,10124,0.670664735519011,0.8234649982301067,0.5031829100975869,3.316302908539081 -yellow,circle,1,10132,0.6008865185963321,0.0257466507560683,0.5137309855336052,5.331030182116883 -yellow,square,1,10146,0.7270499205866984,0.17307146439448928,0.4963048631275019,7.121337333209979 -red,triangle,1,10150,0.5688860498950544,0.9432006616575501,0.46932837079885015,6.752823694250325 -red,square,0,10151,0.6218541887127367,0.7797471633956696,0.486447718875377,5.4738654230575605 -purple,triangle,0,10152,0.48527261160303004,0.585827346663466,0.4795467669209268,5.27956435604168 -red,circle,0,10171,0.3182854807732849,0.3677954873174411,0.500094596478842,3.932177775501122 -purple,circle,0,10175,0.3695089656769409,0.29499422941358,0.5088692676676334,6.276836590018462 -orange,circle,1,10183,0.3549503392804705,0.5789176986942438,0.5804247579234454,5.790396267071447 -red,triangle,1,10213,0.49165683757057366,0.1677288732391946,0.48148162606303946,5.1728129729795 -blue,circle,1,10227,0.5293102206858952,0.3751471148580783,0.48074202911961395,6.138820851430933 -blue,circle,1,10239,0.6420976262887303,0.5908389417652758,0.4833295556454372,3.7756814224440824 -red,triangle,0,10246,0.7444639868523053,0.9207704110471246,0.4821147121851418,3.9691874726040797 -yellow,square,1,10254,0.1542529120347178,0.3979484141483848,0.4943326440596587,4.678860834821809 -red,square,0,10259,0.9100309840822012,0.8248903826644706,0.48186009597664314,4.4578951413316945 -red,triangle,0,10273,0.018618657602898048,0.028050985057383238,0.4723361630348696,5.650117529565353 -green,circle,0,10287,0.380588951047943,0.9432036800398204,0.4902082787727849,5.155661156846629 -orange,circle,1,10292,0.31837857956949256,0.27304068210494115,0.578899816258626,5.786126025532204 -yellow,circle,1,10309,0.6902349067081704,0.25378719605789046,0.5040016713116696,4.812138094867828 -red,square,0,10324,0.6946844867784652,0.29518475398919375,0.4927509262328253,4.840797365557551 -red,triangle,1,10332,0.8678442691791926,0.6091142064852949,0.45566205612353117,6.621885107061575 -blue,circle,1,10361,0.18734077997606402,0.43057564962814354,0.4860517243897379,3.3628410099181436 -orange,square,1,10364,0.058701011660487246,0.0024486660337188493,0.40453190647286613,2.7595222276739046 -red,square,0,10377,0.40074434771319645,0.8858692458551669,0.5001034027863797,5.524256954720021 -red,triangle,1,10381,0.598852132830924,0.22513365255483608,0.4585942527102313,4.0428843518171105 -blue,square,0,10384,0.32390090697376095,0.12332922299332161,0.5006041398872025,3.147212881176131 -green,triangle,0,10387,0.09558656808256394,0.6941294500901372,0.49227479318628864,3.9234313092361055 -green,triangle,0,10389,0.5828628013291147,0.6450916716182998,0.4966328544354502,5.550035797666644 -yellow,circle,1,10390,0.44453628889953445,0.2862979496613094,0.51090427670511,4.106918947724256 -red,circle,1,10441,0.8392661641723219,0.8162254792785985,0.509406082314283,3.2157801813406675 -red,square,0,10444,0.37463191756149894,0.5164572501446436,0.4995921410953584,5.992441205035628 -red,triangle,0,10450,0.8939541353212057,0.43537281987781684,0.45535988644152453,5.609043571666418 -red,circle,0,10472,0.8595124880771323,0.9569170074785238,0.5141491068253298,5.368165481005893 -blue,triangle,1,10483,0.147742722730816,0.20372021048433941,0.47294180453453544,4.627391489038878 -red,square,0,10484,0.8878079463765209,0.00017635526605375151,0.51508747491667,2.976917495644902 -red,square,1,10548,0.940988407212824,0.08560315347807823,0.5119577447249931,6.043202056298618 -purple,circle,0,10561,0.42258675955167735,0.13198365937277168,0.5093805088363241,4.368202755064007 -green,square,0,10568,0.0639050973301376,0.9007493007366816,0.49553583457744577,4.362982742442343 -red,triangle,0,10576,0.7083526270103587,0.23792218238445895,0.4642535710804465,4.202356336119785 -yellow,square,1,10578,0.18064235078743995,0.15701001178454999,0.4761292944268622,5.626741841707202 -yellow,circle,1,10586,0.8951203633447987,0.2294696897581885,0.5041469425442905,6.5568446813038195 -yellow,circle,1,10591,0.9093904646584292,0.31617090830606964,0.5054552168812472,6.859854899828519 -red,circle,0,10594,0.8724672333134783,0.9094104583865722,0.5048122529750436,4.239098112071388 -blue,circle,1,10604,0.02547124608037865,0.008433833874895491,0.48794640570767017,4.989348979833584 -red,triangle,0,10615,0.10581575696050416,0.4721139499926281,0.4741183492140849,3.055839138217507 -red,square,0,10630,0.9784438506506147,0.6749912312118184,0.4981023888184377,4.941318491004691 -yellow,square,1,10631,0.921744799017933,0.5109148751867204,0.4794048905192355,5.441928174118314 -purple,square,0,10650,0.9324480505984253,0.5958369240385151,0.5085894219020052,5.299271735359292 -orange,circle,1,10655,0.0292779736185238,0.8745744381939615,0.5848738119512179,4.574214055142606 -red,triangle,0,10657,0.09742169400515321,0.9228881083107748,0.47266101670274985,6.155913437822506 -purple,circle,0,10675,0.9601933247453555,0.6304606668777718,0.5059571702319123,4.184151821083756 -red,circle,0,10680,0.7197166647461486,0.6853077083507768,0.5126653209726362,5.4103005994612365 -green,circle,0,10693,0.9422033304147984,0.1471329439491209,0.49301655544871337,5.259397457175126 -red,circle,0,10701,0.4880271401016847,0.5395444187818046,0.5145204084133964,1.8675071452119234 -blue,square,1,10709,0.9653241084872171,0.04395488019105609,0.5024905915906125,5.546323886633406 -blue,triangle,1,10717,0.9557628022366502,0.1233345609217904,0.4709934407524951,4.959512065237491 -blue,square,1,10726,0.24950053218727852,0.84316257779601,0.5067875296633696,6.105313795137335 -red,square,0,10727,0.42551312752888215,0.7807129281916984,0.48217631391820354,6.421601643296746 -yellow,square,1,10741,0.7310761580626806,0.23310643869044967,0.47195941096111543,5.37356895735718 -red,triangle,0,10753,0.6964070676513231,0.44140441920770457,0.47721222547725634,5.309804258406171 -red,square,0,10760,0.14527150716616755,0.5308756743155378,0.491837076731806,5.58017756032455 -green,square,0,10770,0.5616339623171078,0.013534591047469346,0.513151662247277,5.692402129336116 -blue,circle,1,10776,0.617002338987463,0.7178353605529667,0.47982606898564667,7.1625674759908575 -green,square,0,10779,0.16921390058371377,0.6226350078856399,0.5091018378300389,7.38217515025018 -red,circle,0,10791,0.07073180415516123,0.08679003646117818,0.5038125746371834,4.533730929532047 -red,triangle,0,10834,0.18680073713177348,0.9993494201012043,0.4773213031616584,4.513094201691502 -red,triangle,0,10848,0.984328044546256,0.5188399587259762,0.4792564762820482,6.190887182676861 -blue,triangle,0,10852,0.9321131023511794,0.3891184969830609,0.47761527716199736,6.436951901516465 -yellow,square,1,10857,0.8748151304087454,0.2502476564941005,0.46876178744698155,5.910256453154365 -purple,triangle,1,10859,0.22134297370228684,0.5381961520098686,0.47784379113682435,6.273651804535049 -red,square,1,10860,0.28362174237205706,0.1471931408944923,0.4936718385481655,6.1948905831375045 -blue,square,1,10869,0.20275067438131744,0.6412109927679274,0.4886332308780323,6.232250491017066 -red,square,0,10875,0.3724868333669126,0.4945558584734414,0.4971480512417688,2.050545302249899 -green,square,0,10906,0.6982240526087021,0.7514175979192067,0.5115536630418412,6.968429898016403 -red,square,1,10909,0.2985422210188773,0.5312010234010901,0.4873596940435782,3.884998502994616 -yellow,triangle,0,10911,0.3207555001277137,0.8429118043855696,0.5208449061979111,3.778695284985284 -red,circle,0,10913,0.872067490697382,0.9002314977138762,0.4991571456570716,6.950177773971539 -orange,triangle,1,10931,0.5331297637845395,0.17949252153730288,0.6526524826688697,3.385410206381158 -purple,triangle,0,10944,0.19842604812664932,0.5067797693687401,0.4851881607747664,5.369323823641793 -red,circle,1,10955,0.7923455158157466,0.8019530599629591,0.5048197369451008,4.5502781771547784 -yellow,circle,1,10966,0.24552159321302525,0.805746444524981,0.5108015311343594,4.048119267937712 -purple,square,0,10983,0.9876514204552945,0.11996417053077923,0.5233392959126978,5.071441665115832 -red,circle,1,10986,0.5184179438992648,0.43206229986759037,0.5094392756024092,5.460470198538914 -purple,circle,0,10994,0.34184839500907716,0.3610569280371754,0.5165644912393597,4.510891511869123 -blue,triangle,1,11012,0.20962327641630263,0.510878839865751,0.4874951093361232,3.799354481847154 -blue,square,1,11017,0.21900020429734024,0.07539826589100262,0.4866422461152902,4.77299039000382 -yellow,circle,1,11049,0.9879114734877493,0.8008651633096259,0.5133355417416207,4.035598314023885 -red,circle,0,11072,0.5863573993677064,0.5001124378458295,0.5019171809014208,4.436860341907603 -purple,triangle,0,11074,0.10384254160495798,0.9108764866194752,0.48278130458879187,5.141442802465247 -blue,triangle,1,11078,0.601742020854989,0.038449961822750955,0.4786133501428849,4.439332167889311 -yellow,triangle,1,11092,0.8229740580476099,0.6733591604895702,0.4984983752336965,3.942811108775684 -red,circle,1,11099,0.2728275925451169,0.314517194021842,0.4988758958355545,3.9324093514767795 -red,triangle,0,11107,0.7094065590321239,0.8030118874423253,0.4867214032868347,6.030937389617873 -blue,square,1,11117,0.0720849469507776,0.1593880902173438,0.48923519619424893,4.205917868208034 -yellow,circle,1,11129,0.5253429225138768,0.9957041581408161,0.5112069864481082,5.828155778235353 -red,circle,1,11143,0.2287015927601742,0.23866654178630137,0.4887717387295377,3.6483727653031184 -red,circle,0,11167,0.769410713899481,0.7242717108131933,0.4900643581952675,6.097156235020855 -yellow,triangle,1,11195,0.36904224435599975,0.03819903379294887,0.5141217967739861,4.155731738639664 -red,square,1,11196,0.8517953650116588,0.3216635511738848,0.5068613544294537,6.428096183221197 -red,triangle,0,11201,0.44691797147262424,0.7377241338881,0.4938925575976855,5.41347608600304 -red,triangle,0,11208,0.9784684668798798,0.763570131307092,0.49867340086246087,5.98966387750217 -yellow,square,1,11209,0.43199606450901396,0.804605153054225,0.4847132137279541,5.585778068244217 -green,square,0,11214,0.9828302734965855,0.2646110580344787,0.517697113190525,4.574050226139 -red,triangle,1,11220,0.3783823715210768,0.782931040165063,0.5004273024688444,4.118492031159527 -red,triangle,1,11237,0.5196088079409146,0.8930630644369089,0.4978451986063169,4.011646211011216 -yellow,circle,1,11245,0.8996064197251387,0.5019226374046015,0.5041774153002586,4.252122823453672 -red,triangle,1,11248,0.7529483749500838,0.27122834845072485,0.49126074812474907,4.396888811264903 -blue,circle,0,11249,0.7572458107690444,0.33879274133843984,0.48911017307305293,4.859215124095175 -orange,triangle,0,11256,0.8764356862502545,0.411271947777773,0.6445857828598599,8.064821723348405 -blue,square,0,11257,0.5175904662522431,0.7273864358678984,0.48124549170822833,4.184485111215872 -yellow,square,1,11258,0.7757397185982723,0.029171556527266662,0.4887119754451175,5.819984776411416 -red,triangle,0,11264,0.6928399295420468,0.24260392165480227,0.48808978873247466,3.7857134648217268 -blue,square,1,11290,0.09526725337042308,0.5710776547333518,0.4816309850010684,5.004434437154619 -blue,square,1,11308,0.1984917645276455,0.4325895036234173,0.4840327278958722,6.0313655991758885 -red,triangle,0,11309,0.2695189163955175,0.3570033220716953,0.4798417621615095,6.215696689530307 -red,square,0,11312,0.09424803300847717,0.8633989547866907,0.4958724231713246,5.615260332390245 -red,square,0,11317,0.42075534020005223,0.7789609008087531,0.4924992539679409,4.148108664188815 -orange,circle,1,11323,0.541584000090338,0.15392248984531431,0.5819425797332739,4.675951236311783 -blue,square,1,11340,0.34028282557380873,0.29816007364043307,0.4920984255052471,4.87495995425447 -red,triangle,0,11347,0.29291365334291064,0.13595873977427797,0.47751618114842376,5.734165400286842 -purple,triangle,0,11365,0.14759568718194493,0.887197770529009,0.48786447532739424,3.9607027488190263 -red,triangle,1,11368,0.9958313144391746,0.1646426927041188,0.4681184791220049,5.7276072394750015 -blue,circle,1,11382,0.9547725049854346,0.4183334796458881,0.48986123904256673,7.359710210433526 -yellow,square,1,11390,0.41009075484481616,0.04012661259429706,0.4775282779934895,3.884603883571296 -blue,square,0,11398,0.5232009746280731,0.31732238901126764,0.4914814422996223,6.512711578515396 -red,triangle,0,11399,0.08307367491556572,0.2499088892139142,0.47155922421917745,3.533400043100729 -yellow,triangle,1,11401,0.646340926730741,0.5635156016582544,0.5227154278139758,5.0728700850026875 -red,square,1,11414,0.7833563881078867,0.8112218063333311,0.4953572009070725,3.212908169933748 -red,circle,1,11418,0.7053252293937231,0.653551579817268,0.47191442834795144,3.287977268143678 -red,circle,0,11420,0.6984771131230996,0.7110482786322159,0.47577018890375466,5.401042359876296 -red,circle,0,11422,0.8249976514282572,0.737746748760994,0.4742364173639332,7.579017916144487 -red,square,0,11429,0.3737646251850545,0.4802872430457342,0.49233298800830655,5.481851888719611 -red,square,1,11438,0.6851467661504475,0.30545748824705,0.495339373019669,4.510626503591532 -blue,square,1,11451,0.6784701333767903,0.7489987917811751,0.4950008966150163,4.665969126907384 -green,triangle,0,11454,0.9360018272424514,0.2864027960639961,0.5165963516009994,4.9775786669976485 -yellow,square,1,11455,0.5874636712003198,0.33625170329447196,0.47599885278694937,6.189576199895336 -red,circle,0,11482,0.7741798755046678,0.8379930521280073,0.4738560123073968,4.49012823554904 -red,square,1,11493,0.4655620686808072,0.40187813411072393,0.4869612526187048,7.011843588858941 -red,square,0,11504,0.2512000710535399,0.9770487857991338,0.49288221544919575,3.996943831694889 -red,triangle,1,11513,0.13716324075112885,0.09323268082827685,0.4690325797787599,4.635291371696009 -yellow,triangle,1,11514,0.9170930068074542,0.5491180187027114,0.5168261702635132,3.0882382523771423 -blue,square,0,11516,0.9974578628637201,0.8301906233920628,0.49595081858602413,3.4601454987596227 -red,circle,0,11531,0.8204214990540966,0.7836418299016412,0.47488759821374815,4.888488023964819 -green,triangle,0,11544,0.045882710718465725,0.3249778478756211,0.5025225347675908,4.007985423061229 -red,triangle,1,11555,0.9472068240562526,0.7150808909767029,0.46248860469745295,4.939501626451224 -purple,triangle,0,11564,0.2257016979446489,0.5835457139229187,0.4916758835993314,7.077737742343103 -red,triangle,0,11581,0.05296867528168259,0.8851415256565528,0.4581587302230065,7.147859160935391 -blue,square,1,11588,0.6907610118986325,0.9509088014367496,0.503467176557804,3.9012195604938618 -red,triangle,0,11605,0.8461633697593912,0.42590045242655017,0.4623193674136193,5.760556597285366 -red,square,0,11606,0.14743815857756082,0.7926700151981511,0.46758106127713767,5.651690083563808 -red,triangle,0,11614,0.9285775849365847,0.4436105623984308,0.4605823986171502,4.641207701078844 -red,triangle,1,11624,0.5378184503512431,0.6868286620233578,0.458044596481656,5.760748389455027 -green,circle,0,11628,0.7024909973441142,0.47502881219791715,0.4842624819433563,6.15740201181017 -red,triangle,1,11651,0.6389136656886427,0.9879034546079611,0.4527585622445751,5.867747214773206 -blue,square,0,11652,0.933381682410314,0.4513110963401843,0.5096623691323556,5.238611211712035 -green,triangle,0,11657,0.46144761961083647,0.3538475783105779,0.49870726886853095,5.3196302837939635 -yellow,circle,1,11685,0.8449966904024304,0.5070981101745116,0.5001667852213053,3.732928435147311 -green,triangle,1,11687,0.6772563427268082,0.21544631431493866,0.5019561571626965,5.31619891524488 -blue,triangle,0,11698,0.8848820237304224,0.009320939696153219,0.4843460557597541,6.288615093820109 -red,circle,1,11704,0.2532930709241966,0.3428809726162397,0.49804341460580354,3.857184741733857 -yellow,circle,1,11706,0.6235351648125035,0.585299949677482,0.49699588469369854,5.928003109455507 -red,square,1,11707,0.014558204062291136,0.19921504894386421,0.47695578762718704,3.4149863529399127 -yellow,square,1,11708,0.048244378828659285,0.2809558712937408,0.4709568341932725,4.420706623479959 -red,triangle,0,11710,0.20494397917669305,0.4262320810647471,0.45731113188615224,4.423002552014896 -yellow,circle,1,11726,0.45282366292121645,0.6647741644838494,0.4927926793367974,4.661809439673582 -green,square,1,11730,0.9906881228376359,0.9777942016481593,0.5079110438388657,4.338819691978291 -purple,circle,0,11734,0.42287055846265853,0.9882869130316426,0.5282827734537594,6.532314242063435 -red,triangle,1,11752,0.34383011667679386,0.6031852221586377,0.4695209466033571,3.984459717337193 -green,square,1,11763,0.9183820276561984,0.6690840570664534,0.5140245506141916,4.7409253195501515 -green,square,0,11767,0.9980026709735629,0.9899827733190545,0.5096223202039132,5.952455977819098 -red,square,0,11796,0.9479874833310005,0.834343027445699,0.4969871392454597,4.367186692110255 -red,triangle,0,11810,0.8066105662877066,0.7691536135774323,0.465643029832154,3.9914371935539728 -red,triangle,1,11818,0.2775306173073313,0.310875889416218,0.4653832299721089,4.601647026685676 -blue,square,0,11820,0.3986234307994264,0.11490444112384934,0.5043047773029952,5.235236020622918 -red,circle,0,11822,0.1562652272696856,0.10817354775735938,0.4926379151200919,6.938178596036544 -red,circle,0,11823,0.20795457468744316,0.23946683788624595,0.4898283085829625,4.189023959838033 -green,square,0,11827,0.5709288668323107,0.4697473555841214,0.5109635335955767,4.3514792424407664 -red,triangle,0,11837,0.7362412796046272,0.17758447605169292,0.470388376614015,5.734476797847964 -green,circle,0,11838,0.9394096652397737,0.8536155269641535,0.49327858557195275,5.653235497206928 -green,square,1,11844,0.07572527165339304,0.5798832020919857,0.5039524965605116,5.469468485704244 -green,square,1,11861,0.5189533342028887,0.01880180286971289,0.4953442604798373,5.12386157195204 -red,square,1,11878,0.980579950659443,0.4300954648186175,0.5061282471643798,5.7374403592120204 -purple,circle,0,11880,0.9135576118070077,0.5778536903449603,0.5402182044289588,4.731178645635094 -red,square,0,11884,0.15762614718843582,0.08208186127058492,0.509255648486443,2.877246262052175 -green,triangle,0,11905,0.9427780982901727,0.2822726998869619,0.5132467938139144,4.520472386485701 -red,triangle,1,11908,0.059358371495679574,0.7191292383130944,0.4819126119901219,4.520229349473795 -red,triangle,1,11922,0.05880192113588101,0.33145414147223107,0.4863267596429014,5.733256126532911 -red,square,0,11926,0.7068862355139671,0.7170568706731681,0.5087258896121807,4.603072869067202 -red,circle,1,11936,0.45238982329015276,0.5085615770278532,0.5015836518347339,2.271261911183687 -red,triangle,1,11937,0.19003791099127365,0.381443084578561,0.4798481676026286,4.722557073097453 -red,triangle,1,11953,0.5457659366927872,0.20647496257260112,0.4856727165653866,5.135026882914661 -red,square,0,11959,0.3451356777299144,0.782301962889177,0.512410753402933,4.688911190692649 -blue,square,0,11961,0.7124139056656043,0.8621419199293042,0.5001588278713436,5.791127598520412 -red,square,0,11995,0.34783605183672606,0.032302888090674275,0.5043983124513339,3.0317188474642567 -red,triangle,0,12010,0.7729719315576394,0.30049922969244836,0.4893167152155384,5.693226677965474 -red,circle,0,12020,0.2744061650207231,0.30248377776255525,0.502546296393573,3.867403836569691 -red,triangle,0,12027,0.04501409480558616,0.7549265836299452,0.49063433298390186,4.537008860790443 -yellow,triangle,1,12040,0.5566649253877446,0.4573445655321232,0.5323130019818018,5.970963386497712 -green,triangle,0,12054,0.4254817295258245,0.8748170051264729,0.5123524853234942,4.042414889832379 -red,square,0,12055,0.23543875758692723,0.25343933847289046,0.5099760587232518,5.776064510680494 -purple,triangle,0,12057,0.8519025346923821,0.6839852206805982,0.4963102645837585,6.866828187795584 -red,square,0,12063,0.00923931384134169,0.5375672051708866,0.5135738257161684,4.590367914195506 -red,circle,0,12075,0.18816975341851416,0.12209791531873972,0.4943234914402715,5.676649090268427 -green,circle,0,12076,0.32814442117828535,0.7296400228222215,0.4908674141550337,3.689452516163152 -green,circle,0,12079,0.8503269867409412,0.936071680503902,0.4893958325272159,4.176914190892412 -red,triangle,0,12080,0.304417644521224,0.12072407298416554,0.4824932904964195,4.483288986837734 -blue,square,1,12103,0.7805642873472752,0.6021578248473799,0.5057792095341139,2.9739880844327224 -red,square,1,12105,0.4460577291915605,0.5417740495785428,0.5101397145856149,5.0572329569199805 -orange,square,1,12110,0.45966776685191746,0.7646670171356208,0.4010923219092246,5.786150104427804 -blue,circle,0,12113,0.43968979742069225,0.8607996906473344,0.4974049569699694,5.837695133790341 -blue,square,0,12137,0.9434045187517408,0.274030853396236,0.502203210883063,4.19203204873216 -red,circle,1,12140,0.12010342788683448,0.06458670339028354,0.4937549695809898,6.713812678596761 -yellow,square,1,12141,0.5062086920078083,0.06784111786037528,0.4950362195602966,6.182068119699312 -red,square,0,12144,0.6178915767340124,0.40812033749505616,0.5134054287955381,3.057397299000543 -purple,square,0,12145,0.9301036698084061,0.1664640395494903,0.5126228731369876,5.321997603399074 -green,triangle,1,12170,0.3881534843843475,0.15297012294677814,0.5186299888768883,3.3475427503671114 -yellow,square,1,12179,0.376284735246494,0.006691551218347747,0.4991441252068821,4.398422927801676 -blue,square,0,12181,0.9451711208014877,0.6681813481587483,0.48831787318055037,7.171577580120623 -red,square,0,12182,0.7932552120427754,0.9040437711783676,0.5203952476755404,3.6348544885135237 -red,circle,0,12186,0.0712258925039464,-0.01048384499837035,0.49739297207963323,5.777276843835502 -red,square,0,12194,0.13777167814332203,0.5466858504389149,0.5199724413340178,3.5741650664449653 -red,square,0,12196,0.2954494488405188,0.4322243693054796,0.5139626813180235,5.600171210531258 -red,square,0,12197,0.22815055786123362,0.6247363759835414,0.5115657912113042,4.474262266164264 -red,triangle,0,12209,0.011558215130849536,0.6813096166913172,0.4920484798842238,4.937401503797912 -yellow,circle,1,12212,0.5936641645262978,0.4620350573757983,0.4989004291929008,5.306165823904028 -red,triangle,0,12221,0.7087595692961455,0.6832791598840698,0.4910108314613083,4.606169693489917 -blue,triangle,0,12223,0.8510146430273343,0.7168389538492936,0.5023850258593229,4.128003725145813 -red,square,0,12224,0.4274538589743495,0.6361645832418465,0.5170392933735131,4.4846096119647845 -purple,circle,1,12233,0.5134475909295445,0.18566671633448661,0.5448519268821536,3.596524324487605 -red,triangle,1,12235,0.27034222633662897,0.4463005217941033,0.4941692786712241,6.952954957628321 -green,square,0,12237,0.8710370193634492,0.8148800655806897,0.4837675081514471,5.205470293505575 -red,square,1,12238,0.35779992900062063,0.056369766250922826,0.5234328917932165,5.0337476519226945 -red,circle,0,12249,0.9030113247848618,0.8506564574230406,0.49549773169768996,5.864305798089799 -red,triangle,0,12254,0.9968044857248838,0.14785687196385533,0.49295293296623766,3.8013253941464176 -yellow,square,1,12256,0.8813136136947924,0.7036981129154224,0.5009114573079977,5.2335395542700995 -red,circle,0,12260,0.43290825891906914,0.521805455043792,0.49917033743429584,6.0435146425195905 -red,triangle,1,12262,0.8609109793010382,0.789098135698477,0.49306800262641864,4.695192938556527 -red,triangle,0,12272,0.5502944830733181,0.7139288515018252,0.4997725400931449,3.3269635277492076 -red,circle,0,12276,0.3470298189628759,0.377385582081882,0.4985325335096065,4.5896193469703155 -yellow,square,1,12297,0.5799236240742773,0.8612895494901701,0.4940982101160186,6.03608466854836 -red,circle,0,12298,0.05418741401466454,0.12416885273541382,0.4981795862533314,4.537078051703997 -red,square,0,12310,0.5682110943943911,0.85892217099607,0.5118894257025524,4.174863715344483 -yellow,triangle,1,12314,0.4301206717459879,0.8670561848391353,0.53381058364014,4.934396612619008 -red,square,0,12320,0.6182879435525621,0.5230543255252982,0.5205114604566122,5.627485435806179 -yellow,square,1,12329,0.6732390064779475,0.06536782556574938,0.4909241264020602,3.633715730391797 -purple,triangle,0,12331,0.056378972860580245,0.9345518095586507,0.52311290114093,6.642000583012488 -blue,square,0,12338,0.021659252915190108,0.9944553866323534,0.4702984591316464,5.432851743728047 -red,triangle,0,12362,0.13291700579187382,0.9590426237841152,0.5012301195140502,4.978245902341368 -red,circle,0,12365,0.42929685105018944,0.4451977210396489,0.5108724061659158,4.9123483651255695 -red,circle,1,12372,0.9193674657723226,0.9053240978019266,0.511461829910235,5.860032873469048 -green,square,0,12384,0.7103303607122681,0.540039717227922,0.48744491913965987,5.281189346839043 -blue,triangle,1,12393,0.9424545054038508,0.35028663558225404,0.4960435908412825,5.484406018909998 -blue,circle,1,12394,0.566389140860819,0.5030911981502101,0.4911517088010552,6.23798124481533 -blue,square,0,12403,0.009270333707540157,0.48265419088382044,0.4776403654387395,6.927005648273639 -green,triangle,0,12408,0.26026652184015175,0.5517657440959786,0.5190078976947085,4.552003607840779 -yellow,circle,1,12413,0.7357234098633864,0.4729012588892588,0.5023751350175498,3.2063614288720346 -red,circle,1,12417,0.23326783219864622,0.2804175839759428,0.5227630403633012,4.850308800048502 -yellow,triangle,1,12418,0.9296868462862925,0.5851442239400264,0.5344804009281637,5.7869946789495375 -purple,square,0,12420,0.05576505773219209,0.8827909825117362,0.518223252197535,2.8289555805429405 -red,square,0,12422,0.9254495812764103,0.020522825774678233,0.525883845353747,4.428687607326155 -red,square,0,12424,0.5477455357161356,0.8206769051934277,0.5269043847888704,4.549570179687992 -blue,square,1,12431,0.86919733477823,0.6016719217138693,0.47505040055378955,4.5505991532273615 -purple,triangle,0,12450,0.38932831028005355,0.5978324269701425,0.520508827958282,3.811899406983091 -red,circle,1,12458,0.22803129614510875,0.196234595447856,0.5189315357309688,2.7138850502471676 -blue,triangle,1,12464,0.8605308825186275,0.2086202140611736,0.49866823280126155,3.871755490814719 -yellow,circle,1,12494,0.3563675114731395,0.190633807291124,0.5045626988150675,3.8499595902757924 -red,triangle,0,12517,0.5588418947757484,0.7310743360594292,0.48799166937204047,3.369590248614523 -green,square,0,12523,0.5008395364935517,0.2954695726209686,0.479321354544725,4.9778413209738375 -red,square,0,12524,0.09929492623895952,0.40604810672259506,0.5049558223575824,3.5283735874972835 -blue,triangle,0,12542,0.9102204004144692,0.48535228972492994,0.501587166321046,6.280394317575749 -yellow,square,0,12545,0.7546628277632925,0.08197098913714151,0.48719007633744077,4.784685695215908 -purple,triangle,0,12547,0.517490985915425,0.6573923290840697,0.517729126078301,4.5272644772185915 -red,triangle,1,12558,0.44016190538135913,0.35049419620501454,0.48463502148104587,4.643038883386652 -blue,circle,0,12561,0.1671192884018161,0.6596993654960044,0.49559157704097595,6.326683259451191 -red,circle,0,12573,0.6798482749682002,0.7273133176332559,0.515865683296064,4.978158465173196 -blue,circle,0,12600,0.5963922619400469,0.08344823527076262,0.4887524343605998,4.057191889249201 -red,square,0,12636,0.20913558791154285,0.02218620690942419,0.5251404780140472,7.09890840078442 -red,square,1,12645,0.19602301027131042,0.3751115248607173,0.5173013180567451,4.708167379640014 -blue,square,1,12667,0.13473252993576534,0.39909188407580165,0.46927351034379794,4.877137364881301 -purple,square,0,12709,0.03672598560766016,0.49473315820401276,0.5283821113677094,5.9228628311301845 -yellow,square,1,12714,0.7498571202691773,0.2327267252456967,0.4913094346254017,5.223376626769959 -blue,triangle,1,12721,0.3491596241910907,0.9535680517463947,0.5067306121075658,3.502214119759598 -red,square,0,12727,0.3621028139959088,0.12510173857176532,0.527139777276255,3.7413326251681838 -red,circle,1,12731,0.7483954245887117,0.83911382278441,0.5092760129170182,4.4819053315172 -red,circle,0,12748,0.796482350446426,0.8365400523899128,0.5072365924705815,6.569715570818672 -red,triangle,0,12752,0.8654756538937693,0.12030101459043974,0.4798266464596761,5.11293399270295 -purple,square,0,12760,0.5190210485377224,0.5147627296650352,0.5310305279016496,6.90748787828668 -red,square,0,12763,0.98900569457842,0.39460308271675304,0.53387724881204,4.784005217288922 -yellow,square,1,12782,0.1679237147749727,0.6138059434481302,0.4917252923132335,5.5201768542963565 -yellow,triangle,1,12800,0.2529842987372265,0.20832517048507238,0.5308938522790781,4.317983927529439 -red,square,1,12802,0.1777238023705633,0.19873715559848193,0.528622920872539,4.676626456225272 -red,circle,1,12804,0.48862749584150966,0.5595497291187637,0.5186116160911766,3.7463529675400618 -green,triangle,0,12808,0.7332750177670676,0.07349544390959517,0.5134408018023058,4.221144061824084 -red,square,1,12819,0.01694973081935658,0.6006411137625514,0.5251809149832267,4.9526385454783375 -red,square,0,12823,0.7358511839620999,0.2075982076638021,0.5223974410859062,5.64665528828198 -red,circle,1,12838,0.6414518363655866,0.5971552526672049,0.5111913131378839,6.645730133109886 -red,square,0,12848,0.8991964912371576,0.7877715832772079,0.5182501072533066,6.793759763936873 -yellow,square,0,12852,0.13517523551179622,0.9368886242865431,0.5013990647531037,5.751401785078446 -purple,square,0,12862,0.9305811910292004,0.7808773982965442,0.5338464535126726,4.206512711987678 -yellow,circle,1,12874,0.8834737119841723,0.8827897263358067,0.5028709961554946,4.40358791075897 -orange,square,1,12896,0.19625924218455737,0.8012382218224551,0.39672750105935617,5.926406207357727 -green,triangle,1,12897,0.6467695640240094,0.2881124066335321,0.5076361351610983,6.97596121869987 -blue,square,1,12913,0.7192234533007247,0.6561045565834529,0.4755891412774963,6.538709933564054 -yellow,triangle,1,12926,0.7787829274007342,0.8666655366316399,0.5268238688543869,5.305460474128055 -purple,circle,0,12936,0.1922706389962523,0.3657640366304026,0.5345929270023603,6.584843335292457 -green,square,0,12938,0.2751318405813312,0.9996764373885353,0.4885851533254809,3.4032262956951556 -yellow,square,0,12956,0.22827815291835307,0.10940113926765138,0.49495945027982224,5.519192796553264 -red,triangle,0,12964,0.5277650090715932,0.9095188032621777,0.47769654400861283,7.356701377636051 -purple,square,0,12972,0.2272981374962454,0.6275803714815992,0.5280975803113913,3.1755285842416416 -purple,square,0,12976,0.9882272142903007,0.2543821364391944,0.5285708736540188,6.283369453252152 -yellow,triangle,1,13010,0.349745010538539,0.723745260971859,0.5220147909957564,5.362490418188354 -green,square,0,13025,0.5704032132620769,0.9520730893130085,0.4949742635007175,4.972595320121044 -yellow,circle,1,13030,0.8751019905366294,0.02854187087338156,0.5021941122434627,5.321770530720425 -yellow,triangle,1,13031,0.5187144465562195,0.18783350208908334,0.5219399178758146,4.685385105835355 -red,square,0,13050,0.008813010214251737,0.34911487791388507,0.5095449231613721,3.4303442336720704 -yellow,triangle,1,13052,0.6857004850205839,0.6431925825203684,0.5165401288654603,4.562951213675976 -red,triangle,0,13064,0.07613955243284565,0.03333761177749195,0.4699234376021442,4.688217784444799 -red,circle,0,13078,0.2860524243207774,0.34498087949241424,0.49848756793795024,6.448000652514857 -yellow,circle,1,13090,0.3815845684602467,0.07178736343547731,0.5022487513444382,7.615019377960697 -red,square,0,13096,0.6036560966868214,0.23587333775946517,0.5135337384296509,5.379789307509569 -blue,circle,0,13099,0.10006314778653913,0.7436569578778154,0.48161668141487796,4.723894604995649 -red,circle,1,13107,0.425900528621737,0.3824557861050103,0.4948976998364974,5.410527191225196 -red,square,0,13108,0.8494685992386175,0.7573687773377882,0.517353757970351,4.350640282866267 -red,triangle,1,13116,0.17453356860481373,0.41080027304525757,0.4781769846380775,4.633321441199356 -blue,triangle,1,13127,0.30256949909285336,0.8306436702065217,0.5168840336058484,5.050938701653189 -green,square,0,13137,0.6862398942853989,0.5084056603695462,0.5004703688991802,6.417792935960674 -blue,circle,0,13148,0.2902241989595149,0.4432537696404162,0.47820059351586996,5.585400330240989 -green,triangle,0,13156,0.5319755217308924,0.9227883390423964,0.5152632048179494,5.089260639238088 -yellow,circle,1,13162,0.5782826397828276,0.01106841619064336,0.5055812461707145,5.2379189849188466 -green,circle,0,13173,0.26944433608573093,0.39993866016419455,0.4775850697673785,4.989212261233978 -blue,square,1,13185,0.004726047126661137,0.5804128842508497,0.4675949465251732,4.905801459228339 -red,circle,1,13190,0.9814469186570991,0.9051553259597678,0.5030421911914653,5.250813683759118 -purple,triangle,0,13200,0.4698245094948157,0.5965706792499607,0.49929837552232353,6.2005610423044075 -green,triangle,0,13216,0.4332132855617774,0.7066356987490843,0.508416365967748,4.3605409205977415 -red,triangle,0,13235,0.8217685898297462,0.9523678510305673,0.49313686605591206,3.568563377430356 -red,square,0,13254,0.22629456609797405,0.19228930964424018,0.5176313767622042,2.9683441342720602 -green,square,0,13260,0.9703118455887261,0.980400158035085,0.507314503598571,6.593210458496963 -orange,circle,0,13269,0.48719118298482755,0.08728134510559582,0.581979025965587,4.470090606309107 -green,triangle,0,13283,0.7467117734824886,0.9357363071813254,0.5089081422555692,5.783746519480718 -blue,triangle,0,13294,0.9541134800876893,0.2907790160479963,0.5105280628007148,4.568129166475079 -red,triangle,0,13304,0.47059497054186417,0.20221586014032578,0.4908754467349471,4.058285075616765 -yellow,square,0,13351,0.8461799650924491,0.6318120946669082,0.46759705640243704,5.721962554758462 -orange,square,0,13352,0.8963503761031655,0.23211616464272544,0.40102363086037257,4.02914635043458 -green,circle,0,13383,0.9419490159169096,0.7318612168949039,0.48887296776473044,4.427041089797325 -yellow,triangle,1,13388,0.2089544690244033,0.9202091731573563,0.5152191352565799,6.592104641953245 -red,square,1,13397,0.10064756683173592,0.4489304388948713,0.51832962694166,6.65540557950357 -purple,square,0,13409,0.9371423291723412,0.29803040400991065,0.5121450138556084,3.4939064257351613 -red,square,1,13418,0.1537637870227615,0.9354750763256178,0.5290536415790195,5.643721411840539 -red,square,0,13422,0.38967470999925335,0.601346978579203,0.5291873656765577,4.850274346331086 -green,triangle,0,13441,0.8111105744137831,0.8053103144633811,0.5084229946930475,4.7202693919606995 -red,triangle,1,13456,0.5514532294861351,0.9754613900480172,0.49751009633149856,5.018938731576782 -orange,square,1,13463,0.46653710154903705,0.9112094509299352,0.4044947414716737,4.620647248764253 -red,triangle,0,13477,0.7422756428103977,0.4399188922170295,0.504434813634296,4.420271352827404 -blue,circle,0,13481,0.9959742894178187,0.033800662644015045,0.48010068515172655,4.051630176597462 -red,triangle,1,13499,0.7772647678975498,0.5378155166045918,0.5049499464855819,6.263251154295314 -green,square,0,13508,0.14006102985737723,0.13364635046450446,0.4953244024616738,6.871245375510823 -yellow,square,1,13515,0.7160989602828327,0.14369227023263675,0.4646232365446227,4.9168140198944945 -purple,triangle,0,13537,0.9083398402725494,0.7732847072104434,0.5049604899514466,6.825649522371393 -blue,triangle,0,13544,0.903945300780459,0.2098640713973361,0.5077875421457259,4.494071556685462 -blue,square,0,13557,0.7702659903491699,0.16818676874587557,0.4841220830226693,5.166116040298503 -red,square,1,13560,0.369773788976657,0.35129753108008,0.522666359297109,5.730119014371994 -yellow,square,1,13564,0.29270127333385076,0.31242974503053944,0.4666065227296944,7.517032597657452 -purple,triangle,0,13578,0.44198212325729924,0.2939370507575122,0.506214486615877,5.332459965725181 -blue,square,0,13585,0.5789547288569056,0.08924983433995748,0.48769550645450604,4.000380092051938 -red,circle,0,13595,0.9078413013162824,0.9395166451797881,0.5181781260199487,5.575184011179274 -red,triangle,0,13601,0.032260733763397775,0.4450003320073478,0.4982256424213833,5.202689687398945 -red,circle,0,13628,0.16918088818808807,0.22286939645087145,0.5152513471608811,4.60135386698301 -red,triangle,1,13629,0.5019930893225422,0.29416766831935826,0.49864286450099954,5.454346943058458 -green,circle,1,13649,0.40059225091173256,0.5586132550177968,0.4946359538305477,4.070457687939876 -red,square,1,13661,0.9700057189291136,0.8452003292357781,0.5388007475378267,5.5593949103649924 -red,square,1,13685,0.7776727898255269,0.9414778398913939,0.5373507383001258,5.542256741642599 -red,circle,0,13693,0.46099587766053374,0.5286382982993921,0.5178712490339592,5.7565853971533985 -green,circle,0,13697,0.6202180513956841,0.7822595276664809,0.503318243608966,6.948328867487852 -green,circle,0,13699,0.11687861550661938,0.3777206703009206,0.5074680940805018,6.617991278530166 -red,square,0,13703,0.5645226330165456,0.5884613851952621,0.5314538781080166,5.376940563011032 -purple,square,0,13716,0.4971525776095608,0.9922461167689713,0.4998689964188249,6.515899623801129 -red,circle,0,13720,0.5474848255161257,0.5305770839721894,0.5209318608656897,5.17085593640891 -orange,triangle,1,13722,0.3782297073205919,0.7187931018494899,0.6152346641224398,5.116776563773265 -purple,circle,0,13726,0.5865145111013352,0.7504016914330448,0.5261919546569646,7.3723518266128245 -red,triangle,0,13736,0.19613268001958084,0.4025071482245328,0.4909861422418182,6.278877610713334 -green,square,0,13758,0.2862208474141603,0.24792907196176872,0.5016757923516378,4.093190126142505 -red,square,1,13759,0.7530215061694446,0.3753700704839039,0.5136627056364026,3.792495153640998 -red,circle,0,13765,0.17741972819644558,0.2435601449127709,0.5289443213249622,3.297467647295553 -red,square,0,13781,0.5377782718430559,0.557401282980746,0.5239765837975974,5.771077644967007 -red,square,0,13791,0.7823965007048281,0.6943505339772328,0.5232571752008163,4.642075749587225 -green,circle,0,13848,0.5633321878333747,0.32096035349968677,0.5050195740412426,6.523171976547569 -red,circle,0,13851,0.9270836443970456,0.8695458595497157,0.5130425110853453,4.712921700518195 -red,triangle,0,13856,0.23943200938937625,0.7299432857736916,0.5100586499529426,3.529475063842637 -red,square,0,13860,0.6670834418885214,0.5823442620763544,0.5015830453385032,4.526046628481562 -red,triangle,0,13861,0.4322566532998203,0.5087918021514118,0.5173170447020637,5.632218341460665 -blue,triangle,0,13867,0.4805157109043937,0.47560598833481604,0.5088751385660572,5.300553387093035 -red,square,0,13872,0.013137849207726204,0.4237320753715379,0.5110521685695628,5.442478931496324 -purple,triangle,1,13879,0.8119819032214839,0.9364696232583868,0.5030354783309826,4.870192593182569 -red,triangle,0,13882,0.197045584040748,0.530818302394316,0.5207094114804968,6.0139877894697955 -red,square,0,13884,0.9031042965648081,0.08705372937335532,0.4988119042275611,5.6886405883157325 -blue,triangle,1,13885,0.23486497821444574,0.5977028809518629,0.5054570923456143,3.038315764650665 -red,circle,0,13892,0.2491984959690724,0.15019038320187167,0.5265357843177034,3.194853463355704 -yellow,triangle,1,13901,0.37792081136721123,0.6315517387588304,0.4958773064942009,5.880428670949502 -red,triangle,0,13918,0.8527700919776203,0.9259109312415792,0.5145725387941368,4.756830209576591 -blue,triangle,1,13932,0.44759548767184176,0.035434484379514464,0.5057763629705486,4.410575534025987 -green,triangle,0,13945,0.5058476575718424,0.503498364475034,0.4988914716043577,3.959636936310185 -blue,triangle,1,13961,0.7588755111385153,0.8081128330953042,0.5120779038485025,6.4321189606661 -red,triangle,1,13974,0.5146216895628355,0.463488416690244,0.5057712989879584,4.919711960172947 -yellow,triangle,1,14009,0.6947983492088922,0.18748558487792422,0.49714126331264546,3.9895877476262367 -purple,square,0,14021,0.9287108199752342,0.5777167666435793,0.4697775313994972,5.25856260280474 -purple,circle,0,14025,0.10018091166927201,0.9094457946335229,0.52235424713057,4.22768576807756 -yellow,triangle,1,14032,0.26323006731314846,0.5763933443708851,0.49501018907016114,5.175283692481721 -red,circle,0,14033,0.24107785439074925,0.14813511992443346,0.530076103655743,6.996285153704018 -yellow,triangle,1,14037,0.5010187906650703,0.13559285162329537,0.49346458556188927,3.5107561064547284 -purple,circle,0,14042,0.05537468236568588,0.9575056844169788,0.5234611734490178,4.226341242094729 -purple,square,0,14044,0.7747068464547636,0.9225342031316582,0.4652272969953895,4.645180221775256 -green,triangle,1,14045,0.6580938959616179,0.7737520170475047,0.4891501703869371,4.505602847942951 -red,square,0,14049,0.6627063941147188,0.8545208136983666,0.5100989876262721,6.096674807337865 -red,square,1,14065,0.5857772983969709,0.8801430207046448,0.49744243114899744,6.06550631778691 -red,triangle,1,14075,0.46496448900001963,0.5598179571337012,0.5134176412432347,7.4814395937427065 -orange,triangle,0,14078,0.8687397706039272,0.4868996536088652,0.6123050956157151,7.5200477870308005 -green,triangle,0,14092,0.9880046410537973,0.7676728421511271,0.49103330801913286,4.223556388922138 -green,square,1,14095,0.6141113468409892,0.9434561376170879,0.4889770873794551,6.025348578066428 -yellow,triangle,0,14112,0.46496585024767345,0.6301453362181888,0.5037916134773479,4.532418031614529 -red,circle,0,14118,0.03652010509822379,0.10035902003603757,0.5334046789775205,6.573984699433022 -yellow,square,1,14123,0.9513734938477925,0.27603368535478334,0.4805688832960833,7.778626010205239 -yellow,square,1,14127,0.9942065018265898,0.38948023991288017,0.48421306769203515,4.92452925704208 -green,triangle,0,14130,0.4969923552348652,0.5598345591310014,0.4897636973083939,4.427367256415264 -yellow,triangle,1,14134,0.910478233015974,0.9510471716682022,0.5044750030500602,4.119512435198779 -green,circle,0,14138,0.24286678957599617,0.3287092935333952,0.5067430913432592,4.306724280770815 -purple,square,0,14169,0.0002655214518428872,0.15396891895084863,0.4725892725504457,3.879709518721457 -blue,square,1,14182,0.14910591540192308,0.08192573260384939,0.5200025317692619,3.9924150397220246 -purple,triangle,0,14192,0.5196327866973567,0.7860928603468063,0.4964368415453642,4.899167143824484 -red,square,0,14198,0.9022358743682937,0.1802032827563611,0.4953767228360918,4.786262795418891 -green,square,1,14200,0.9947458080550922,0.2569501755634187,0.49243756888262175,3.7308350225093005 -purple,square,0,14203,0.09734336110031871,0.21901626767644156,0.4758254017090039,5.817512732665702 -red,square,0,14204,0.884564642190506,0.5763543308722057,0.4940934928193548,6.181335628957172 -purple,square,0,14205,0.004125602195031108,0.05321430693151308,0.4731197362471819,6.561064013233714 -red,triangle,0,14241,0.12868203144051626,0.0030225628890134804,0.5262271135710291,3.123899246741751 -red,circle,0,14246,0.10148553081173295,0.1339612715904494,0.5221170496304357,5.496289287733659 -red,triangle,1,14253,0.2120089224670827,0.7986499945852931,0.521784998982137,5.6634201426516135 -red,triangle,1,14268,0.15146444566253414,0.65791871007012,0.5198424601293512,4.392549807411798 -green,square,0,14272,0.8851823608373731,0.5089789369287248,0.4991071831888381,3.158657222232056 -yellow,circle,1,14281,0.2789053240270756,0.9090534232281638,0.5140980146223828,5.45647071580208 -red,circle,0,14290,0.5097405052024179,0.5041029683142759,0.5242051169057653,4.819743306409431 -purple,circle,0,14297,0.7947428527518005,0.3881703708096508,0.522427444575967,6.05534000029317 -red,triangle,0,14303,0.28416782619934855,0.06350555777253053,0.5085285453643593,6.55996735218059 -blue,square,1,14328,0.8155423000528911,0.6912227280319209,0.5102511256523973,4.57478249505884 -blue,square,1,14329,0.9760826951338114,0.25124876592230316,0.5095529156043155,7.087442691050007 -blue,triangle,1,14333,0.579686737751189,0.09902799524286565,0.4934126285207782,5.133174756142023 -green,square,1,14360,0.9168683455171529,0.5755568921836911,0.49846218390531355,5.147985460524783 -red,triangle,0,14364,0.4224395148550478,0.7585154661327256,0.5217501414466491,4.295667138519822 -red,square,0,14371,0.09121499143748579,0.8042966745450495,0.48215454460904383,6.17393521373408 -green,square,1,14381,0.30314308492664954,0.7584708740969923,0.508517100736907,2.963882010016347 -red,square,0,14397,0.5454189503033381,0.8888068105940029,0.47084227709772725,4.048438777827946 -blue,circle,0,14423,0.4181712466079194,0.8209287710482398,0.48659931742565604,4.391926930048069 -red,triangle,0,14425,0.9370428656273921,0.1812222313724986,0.5057835916976842,5.551701342497384 -purple,square,0,14438,0.5645412802083745,0.8679246560618926,0.48870219606413967,5.752207630085013 -red,square,0,14463,0.11918301072731197,0.05275510143846773,0.46619122720457223,5.725586133634786 -blue,triangle,1,14472,0.7302720268428897,0.07980285819832744,0.48290709781734625,5.848500169578638 -purple,circle,1,14492,0.7962356126602776,0.48105685844113766,0.5203139401671512,7.016191396527854 -red,triangle,0,14494,0.01212854627329596,0.11214983070216777,0.5132754902354534,5.3993805357678335 -red,triangle,1,14496,0.983541904397701,0.38994554176702,0.5111746327786401,6.755766147794492 -yellow,circle,1,14517,0.849866830009893,0.1377220040202335,0.5107063443534597,4.208319736321737 -blue,triangle,1,14521,0.9028140144457457,0.0072419946813584435,0.4802675263180019,5.754434079066073 -red,circle,0,14523,0.6984465647754432,0.7920528540094837,0.5245877189397763,4.179907521627238 -red,square,0,14526,0.9849328782355904,0.2864840698591318,0.4718275339637052,7.253623901141748 -red,triangle,1,14530,0.8926783209166769,0.8435143102133916,0.511019984414908,7.851768707388724 -green,circle,0,14532,0.14418906564710277,0.24720362522758532,0.4923618056032026,4.746626866797336 -red,triangle,0,14552,0.7123016643909355,0.08573345226885098,0.5049409771560193,3.8702519729405354 -purple,circle,0,14555,0.7881247957597121,0.99544664427954,0.511401258753662,6.45209261282207 -red,square,1,14556,0.8139498689596297,0.8692722469992163,0.4682179941760743,4.353719931144167 -red,square,0,14604,0.4249495382016051,0.7027022502679589,0.46509101575718004,6.373038410640301 -blue,circle,0,14607,0.03840312022946624,0.6376898058925444,0.48895143396370994,4.751765700768359 -blue,triangle,1,14616,0.8240179481581177,0.68683317204178,0.4936434564395495,5.19397603446981 -blue,circle,1,14633,0.9146067198859229,0.32917984208581086,0.49291722701703855,6.081940814725653 -red,circle,0,14650,0.93215869754079,0.9503845706324021,0.5108886987758767,3.1674552244314005 -yellow,square,1,14656,0.1716397683394062,0.2812511947883829,0.49349130699703886,5.623231416005445 -red,square,0,14709,0.6055516067077046,0.6770580988536724,0.4638158662115048,2.795668407356699 -purple,triangle,0,14719,0.31053388228140444,0.8087902453309674,0.5053809666882388,5.449792965610591 -red,triangle,1,14722,0.885983902300776,0.04338167501090617,0.5179683182470572,2.6815882750330355 -yellow,triangle,1,14765,0.5084344287647005,0.8630809028000475,0.500608452378707,6.401953315318596 -red,triangle,1,14773,0.47444630551956046,0.6310137874105359,0.5187282965028817,6.335173206953601 -red,circle,0,14794,0.9717864986784022,0.8968038334054035,0.5187101768752759,2.9453669767693476 -red,triangle,0,14813,0.3551620206225681,0.7733116511683221,0.5093590172857457,4.324833002386056 -yellow,circle,1,14832,0.47213281630529214,0.49296805884681205,0.5333347564474935,5.036572391045106 -blue,square,1,14835,0.4227183074665415,0.09683274749017745,0.5268413497109743,3.6594842667346925 -purple,square,0,14836,0.15813139741510351,0.2539421141756736,0.4869518089997193,5.163559493516648 -green,triangle,1,14843,0.38003108624109727,0.35730323583756707,0.4805526785811963,5.556106630834261 -red,circle,0,14847,0.9449193797119123,1.0075057280585997,0.5260100798455719,2.915031046104689 -blue,triangle,1,14853,0.20825749940394378,0.4640056781435975,0.48930578920643386,5.079973849941379 -green,circle,0,14857,0.6171063468992336,0.6700161392054423,0.5041583369048662,4.373782447048373 -purple,square,0,14866,0.5205815804383032,0.0030471655626180816,0.4906041430970303,4.183133422173761 -purple,circle,0,14872,0.9162351767525383,0.6108900727888027,0.5176947597314238,6.135111425729108 -orange,triangle,1,14874,0.5784371449667227,0.3273460250893254,0.6038914657817255,3.005209333609654 -red,triangle,1,14883,0.0441338048037756,0.07685514304714514,0.49817786236957623,6.396745629019118 -red,triangle,0,14884,0.5358364720949864,0.17870102293496515,0.5013563556163072,4.7061836789711515 -green,circle,0,14888,0.6433901398288796,0.723256067149859,0.5052324414327533,6.142146716544038 -red,square,1,14896,0.5308023477905606,0.11866285283759814,0.4633704925102731,4.737868333353272 -purple,triangle,0,14898,0.7800986870203719,0.23998073813992293,0.5014775988383656,3.141006771777843 -yellow,square,1,14899,0.9666761610516968,0.6828956724107826,0.49925404083245745,4.370065431949925 -yellow,square,1,14905,0.28038900627894836,0.8995022929871853,0.4987236881846455,4.725431433741935 -green,triangle,0,14909,0.43718934029556866,0.1587691485003473,0.48916274380494007,5.980542464457428 -blue,circle,1,14916,0.6127999424429291,0.13785341768538018,0.49416839669513263,5.504732688131258 -blue,square,0,14926,0.653706393978037,0.09518434113005991,0.5202500679270905,5.584469269622242 -red,square,0,14931,0.5682716889163334,0.16244711016158198,0.4788231163030483,4.280734789728041 -purple,triangle,0,14936,0.7088224781457672,0.443118701987686,0.5008785647356461,3.228486771484622 -yellow,triangle,1,14944,0.639919381963617,0.10279612347611944,0.4906602089908527,4.722854758956341 -red,triangle,0,14962,0.9523905742504042,0.6609376873998433,0.5045948997163691,6.700940568748937 -yellow,triangle,1,14968,0.2576802953811417,0.035106408653283294,0.49344843704159896,5.376983775840819 -orange,circle,0,14971,0.00123537823160913,0.08682338659633582,0.5629832470618805,5.565005676229032 -blue,square,0,14975,0.839651494852314,0.3979392800914997,0.5133908521883818,4.217827931670783 -red,triangle,1,14987,0.08238867613856005,0.5646773884752432,0.5050499811316836,4.051135582642282 -red,square,0,14991,0.06515598485003249,0.0062516600856381555,0.4803282546908886,2.735731481106074 -blue,square,1,14996,0.9899809059180887,0.7925442838246984,0.5111584505402456,7.248105823481322 -red,circle,0,14997,0.5600503100302892,0.547484361837022,0.5217974383062266,5.237620001555552 -red,triangle,0,15004,0.8911674185324588,0.30501982558163165,0.5056649592970451,5.594937799949894 -orange,square,1,15019,0.26704979254150596,0.05020948276570314,0.4046547386777556,3.50833423584467 -blue,square,1,15032,0.07626291191342116,0.9993762799575532,0.5084665202703759,7.599930387955021 -blue,square,1,15037,0.08450543351969575,0.7083592730009283,0.5066025009157761,4.101824218245984 -yellow,triangle,1,15047,0.02160588809822228,0.28381956178424583,0.48603349508971216,4.45822734152939 -green,circle,0,15062,0.586407200981746,0.7707706978930926,0.5072932452449916,4.310861183823518 -yellow,square,1,15069,0.08784767728557785,0.44320231025179124,0.5047122669375179,6.253108930741894 -red,square,1,15071,0.01808893569695258,0.6033400058803184,0.4963625608743614,5.676408204648928 -red,triangle,1,15078,0.5188445899471674,0.2054615782860223,0.5051081702877704,4.149809164238546 -blue,square,1,15088,0.0926751887349303,0.8575974785393341,0.5044046905115802,4.186681849097764 -green,square,0,15101,0.41216829983373626,0.2179541358341185,0.5031201088731738,6.438506161609307 -blue,square,1,15120,0.07814218751048518,0.017611194564903343,0.5173692197119569,5.6291495759830985 -red,triangle,0,15141,0.5839836293912036,0.7513576093695511,0.5045182683592248,7.116208678184901 -red,triangle,0,15145,0.5017162812700555,0.10542216954040406,0.5076140272722909,3.86112889258362 -red,square,0,15147,0.9630144759547907,0.5818194875098636,0.508225451222867,5.905251634865894 -purple,square,0,15155,0.6865054849633299,0.5656373357661751,0.5004484981383253,3.148680059493571 -red,triangle,0,15157,0.0798636843120577,0.5200051525880036,0.4981966695757328,5.411305125523746 -red,circle,0,15169,0.5475712093427035,0.5356832730230972,0.5233157934711181,4.334177690795344 -orange,circle,1,15198,0.1251493099854265,0.7473256465133866,0.5623911322731734,5.060336243273615 -red,triangle,1,15223,0.6684267910023817,0.8392604543470157,0.49361176598433076,4.0607633061476545 -red,square,1,15230,0.4273444325237651,0.174843786936679,0.5263527648879064,3.227467771218563 -red,square,1,15249,0.3787598732730033,0.7829831727114307,0.5222464333064276,5.816019939642196 -red,square,1,15252,0.3901545933278515,0.31070315021239137,0.5181834452960001,2.982092054779662 -red,circle,0,15255,0.9120094870970091,0.9813740008636757,0.5158701921078487,6.3789310652896205 -red,circle,0,15305,0.4464183994728518,0.42256561281989213,0.518999269233295,3.9340082222722237 -red,triangle,1,15313,0.6952114295322833,0.9444219775869979,0.4830149943508116,4.3272145034290865 -red,triangle,0,15330,0.12134833736624762,0.9930567573417352,0.48245707213158506,3.9631282674594015 -yellow,square,1,15334,0.39333742464735455,0.1554681210202501,0.5091068855271216,2.099045215760794 -yellow,square,1,15338,0.22300992387619245,0.16341182907341567,0.508758083967103,5.955059676059352 -red,circle,0,15398,0.3698975647561009,0.4044098003365939,0.5168819374333097,5.061536597109549 -green,triangle,0,15400,0.5178017082503106,0.8129724963030966,0.4744652134988754,4.070125186616651 -red,square,0,15409,0.022706372810424647,0.8602720415709226,0.5211763690503436,5.1642401750565154 -red,square,0,15420,0.3566305172259987,0.9317468119813289,0.5245711918651474,5.537410584198182 -red,circle,1,15429,0.4715419193369448,0.4601954093633077,0.5186490043572817,3.817513717598988 -orange,triangle,1,15432,0.3459437286892133,0.8294944511191099,0.6106267034178549,5.799144427135509 -blue,triangle,0,15451,0.542004310304193,0.39096310522820876,0.4869781863069116,4.780495603382041 -red,triangle,0,15495,0.6619965581838725,0.8324278360368469,0.5025508795167364,5.159649971148993 -yellow,circle,1,15496,0.49861119317248204,0.2517696396289262,0.5365441859017953,5.864840322817645 -red,circle,0,15510,0.11386588458115432,0.21058895524856036,0.5270659620153532,6.164853709933802 -blue,square,1,15515,0.1312072045610081,0.8113098528941513,0.508430889400386,4.780795121970809 -yellow,triangle,1,15523,0.9567230961328295,0.7833673727424829,0.47677068144729196,6.189454548308283 -blue,triangle,1,15528,0.3971554919191501,0.3527571547814464,0.4853951042177243,4.166376005034991 -yellow,triangle,0,15547,0.7383491744902775,0.7429696106353925,0.4827701585669367,6.2943201116537395 -red,square,0,15559,0.7195042917345941,0.021571195547008926,0.5209040755418666,4.862326357449001 -green,triangle,0,15571,0.09241811216262175,0.8156441098794263,0.4751145368157352,3.5107350397115717 -green,circle,0,15576,0.6045211936163736,0.4695583584388463,0.4968613575632019,3.5374538105516606 -red,square,0,15586,0.24734017270341624,0.46429832599716037,0.5153322803514591,4.089028004455932 -red,square,0,15587,0.3357918746850441,0.9913143775914488,0.5197651484946816,3.7596495952433417 -yellow,square,1,15595,0.9950497268959522,0.5058762315969073,0.5101049131860939,5.714446428794372 -red,triangle,0,15603,0.9942884186953432,0.48270741058008804,0.5072110422432571,4.709766889328525 -blue,square,0,15609,0.22610020400319486,0.07343477998960268,0.5049629817860245,5.0967426458698135 -red,triangle,1,15620,0.8369174954118124,0.24610261201796124,0.5025341724133885,3.311764984438249 -blue,circle,1,15625,0.4246995254499275,0.7737351100319132,0.5130141453459902,6.9219809003223185 -yellow,triangle,1,15627,0.5782309050173462,0.9334321281237464,0.4783628631054142,4.127115978333628 -blue,square,0,15640,0.2607501272150067,0.4436840748893439,0.49545042916181764,5.8221095062536925 -red,triangle,0,15662,0.7994227649583797,0.62077765210656,0.49717891865733305,4.173656675697485 -red,square,0,15676,0.04989642052714016,0.4777258033796561,0.5250816668534074,4.649008997299784 -red,circle,1,15679,0.4576676201388019,0.5112544358499069,0.5131145706611853,5.817248477957283 -purple,triangle,0,15683,0.3498400848855051,0.6030019170385277,0.47692032698793774,2.983906928830633 -green,circle,0,15694,0.27236785618696246,0.19170871868644357,0.48914269495088475,5.706680055662041 -red,square,0,15699,0.023503084200703128,0.10471979552007205,0.5258970669504822,4.2111126331215125 -green,square,0,15702,0.7071785578616405,0.6723988759647884,0.4968005538881674,4.518035820700271 -yellow,triangle,0,15708,0.4336051777290023,0.4525292947451417,0.48043792713808164,3.320257131947184 -purple,circle,0,15723,0.34992352669458926,0.19276286869640769,0.5325232572108609,5.306536206146193 -purple,triangle,0,15740,0.1945653968841844,0.09085936322480359,0.47368277204719483,6.372607396517254 -red,circle,0,15763,0.009932299416669066,-0.06451014087909289,0.5069666106637172,4.749498869367787 -yellow,square,1,15770,0.08152955087983449,0.15468358408489402,0.5139262104662475,3.8545545661956786 -blue,circle,1,15775,0.4834666438930203,0.9006942788906097,0.5214011493644019,4.416473243369009 -blue,circle,0,15780,0.1939322950705049,0.1985081272569087,0.5251202541490323,6.498516482547493 -yellow,square,1,15786,0.1712262295042275,0.27186087966750805,0.5114335148457115,5.574738537029383 -blue,triangle,1,15787,0.5323331248788394,0.09821673422323274,0.48539855457830294,4.0209042326472995 -blue,circle,1,15800,0.3812011341188266,0.041484109537629266,0.5251293597509595,6.887622387173594 -red,triangle,1,15803,0.033748370226377444,0.4711750714188022,0.5061162688959739,5.373795344628793 -blue,triangle,1,15811,0.7514087857345508,0.4834196353075204,0.48146260000496627,6.9420742165102185 -green,triangle,0,15812,0.24612392074151745,0.9182168804230652,0.47348245935172745,3.0664546470786433 -red,triangle,0,15844,0.0724090941756893,0.3266176648456305,0.487535025699818,4.914870156373522 -yellow,square,1,15850,0.17124067723267888,0.5506229570092481,0.5158445618782189,5.198513699946165 -yellow,square,1,15854,0.08248534364186932,0.3541209027335386,0.5134054823243431,4.426602897051975 -yellow,triangle,1,15856,0.2414160118125549,0.4496732915421796,0.4936445778656388,7.092079747699992 -yellow,circle,1,15864,0.7434834386165852,0.11676223388095575,0.5399775004974532,7.696682134988461 -green,triangle,1,15873,0.8317175879062484,0.06662307981988391,0.4755961173134097,4.149289340167659 -blue,circle,1,15882,0.8819234005380501,0.31444090657123047,0.5261191750041421,5.5606641225009215 -green,square,1,15903,0.07235666498638904,0.148354564410486,0.5005049277335725,3.543327491305058 -blue,square,0,15940,0.7828349509192136,0.871678820437661,0.49451038933479974,3.5923248589715997 -purple,triangle,0,15951,0.6860819003511519,0.1814278245572576,0.4794927254400799,3.208864964272895 -red,square,0,15955,0.8003070754464522,0.5749479993606467,0.5098731016062845,5.957604945420268 -red,triangle,0,15965,0.7147987757967604,0.13987108575516194,0.4992671722022492,4.403254491564382 -green,square,0,15970,0.6169011687279528,0.9898678110005391,0.4972698363449035,4.454162669804412 -purple,triangle,0,15986,0.9931091066584197,0.31661312143417375,0.47398735157249683,3.6066052590456614 -red,square,1,16006,0.6867610359697065,0.507610498524394,0.5124537172401294,5.522823349123399 -red,square,0,16037,0.39038053540378026,0.8417455077626104,0.5151235820737593,5.737086480829184 -red,triangle,0,16049,0.8392771571726819,0.00658144817429529,0.4959679105439668,4.323538416521468 -red,triangle,1,16054,0.18513306418580644,0.8542977470809716,0.49284172122844583,5.79632710038457 -green,square,0,16070,0.20118260052124137,0.8247099430266651,0.49547697102551935,6.588142150093525 -blue,circle,1,16074,0.34416719021029807,0.6202191150256388,0.5180377461130594,6.660325674155516 -red,triangle,0,16076,0.6438307311050486,0.35016718808172453,0.489062996881268,5.700374707236964 -red,circle,1,16077,0.5639382494899604,0.5446596958556292,0.4935413659977984,2.865999958892722 -yellow,triangle,0,16078,0.8704808697281591,0.05957843289143672,0.5028682718476899,3.0188461260254935 -red,triangle,0,16082,0.053365327860362854,0.9912416081091163,0.49775208051633135,4.702591301038054 -purple,circle,0,16086,0.04694416903551002,0.7592236332565199,0.5262201203837901,6.3791752087389435 -red,square,0,16087,0.26132763678507254,0.5607606371222695,0.5168835911823033,2.649601188871864 -red,square,0,16090,0.3400507466419064,0.38255979518418715,0.5213162229891568,2.6956329488167046 -red,square,0,16093,0.6593943690870726,0.7010289615498657,0.5256373993442685,5.774316010619184 -red,circle,0,16096,0.18615589711097635,0.21606761167369876,0.4878945650539288,2.776099139427691 -red,square,0,16105,0.9718748703203175,0.7908083944545664,0.5162287815514458,6.8949765609719575 -yellow,triangle,1,16114,0.2583367216370851,0.379467069737323,0.512250932144463,5.792278920400531 -red,circle,0,16127,0.7346525915213076,0.7250892134821284,0.49339996023614924,4.640289654683079 -red,triangle,1,16140,0.9574438414239587,0.5699177973645565,0.4949247876508358,5.251555836208156 -red,triangle,0,16141,0.4897477306855311,0.5156549960378174,0.49987639348711527,4.811537808181529 -red,triangle,0,16178,0.89800392509195,0.2580144819987862,0.49692118513426015,4.0294982342361925 -red,square,1,16181,0.7233474659703666,0.3392303014427521,0.5094232759404329,3.5418882933234457 -purple,square,0,16191,0.10209635801504768,0.6011677209175024,0.5167651178372316,5.192682714548251 -blue,circle,0,16229,0.4374272542886931,0.5894242709166924,0.5230775352669057,6.373857204331382 -red,circle,0,16249,0.13835731863340617,0.21611500948860513,0.5053199411285556,5.201769168244847 -yellow,circle,0,16256,0.14957695147412609,0.8555027647510632,0.5315644601641947,4.556975870400403 -red,triangle,1,16258,0.022187170738142026,0.3358024072006913,0.5068396826702423,4.831299635644792 -red,square,1,16263,0.3528403085787173,0.03685984223592509,0.5132513826044358,5.021860124253731 -red,square,0,16274,0.7883748235421791,0.9971508969805282,0.5116239619414613,5.690485030881441 -yellow,triangle,1,16276,0.923434585255116,0.12478266659611481,0.5074495438520203,4.785806381946745 -orange,square,0,16290,0.11565420469753684,0.361692773826765,0.4031605503087614,5.567366061297396 -red,triangle,1,16291,0.8796988140591834,0.35494707583212626,0.5077821331045622,7.142771835059627 -red,triangle,1,16305,0.8003826486203692,0.2814788021217849,0.5086043890539098,4.204651269441825 -red,triangle,0,16319,0.7880334263380261,0.5467556956126609,0.5071321058821943,6.212412030417991 -red,triangle,0,16335,0.035466580346306786,0.8440753383804791,0.5120773852172638,5.484198453750779 -blue,triangle,1,16358,0.8704798610241631,0.004234331182726758,0.4834610009721155,5.110536905890522 -yellow,triangle,1,16368,0.16722880094202985,0.5331665886741648,0.5157861793920647,3.5322031943831127 -red,circle,1,16375,0.3703855562429845,0.32947511455390815,0.5202030954426552,3.585167834817448 -red,square,1,16376,0.05904084002890608,0.26743060206617064,0.5099220775467259,6.311773927940631 -purple,square,0,16382,0.09967917895885192,0.21041935252986776,0.5273472954423297,5.032566824604894 -yellow,circle,1,16386,0.36498035473447876,0.6918375583976498,0.5364254815654066,5.632016879708189 -purple,circle,0,16396,0.8814059033154457,0.8237405564097807,0.5179644729193985,3.230307846779313 -yellow,circle,1,16401,0.99992313390574,0.3687646378408269,0.5333628931416158,5.96973184099635 -yellow,triangle,1,16406,0.8705483726379302,0.635717001186378,0.5176043232070217,8.277785148405325 -purple,circle,0,16412,0.9810618295911512,0.3357196242879985,0.5196718956581952,3.1066968216377204 -blue,square,1,16414,0.2185728190087145,0.9544337791387105,0.49913608886427385,6.209146397062262 -yellow,triangle,1,16417,0.09377810352804183,0.2476771066567658,0.512766464399817,4.4662569132323515 -red,triangle,0,16418,0.07218845329751722,0.2724171141092393,0.5205374098493715,3.381259366623943 -red,triangle,1,16424,0.5265377001205992,0.9831435482782511,0.5152972342892527,4.65230423340359 -blue,triangle,1,16429,0.6924068005202895,0.42471034602340607,0.48067755082778935,5.074324771783864 -green,square,1,16439,0.8843533910982385,0.6741814580467207,0.49960752542234205,5.80365741837183 -red,circle,0,16453,0.8577252485380948,0.8746765042352258,0.5333673223790014,6.7169125788696595 -blue,square,1,16456,0.9497528508796864,0.4492355758758799,0.5004988452896145,4.274697133447624 -orange,triangle,1,16465,0.8592782919029369,0.09695003443374672,0.5954823139158727,6.360133284119576 -blue,square,0,16468,0.22255129450047106,0.7468829366313168,0.4960209365540604,5.6865733367267834 -red,square,0,16472,0.22458948465907036,0.2721667664598685,0.5191019318244613,4.5526101222469455 -red,circle,0,16477,0.8631484426860168,0.9252436743177017,0.5342977530901505,6.392483029809245 -red,circle,1,16486,0.08462299404912799,0.017882956141416176,0.5327918958695028,4.260544072589946 -green,circle,0,16495,0.2596432122992507,0.7503298137323392,0.46929294123799264,5.550315151041893 -red,square,0,16497,0.053864179294253134,0.37353471823671136,0.5086405862162909,3.0547295088360613 -purple,square,0,16519,0.0994964767490375,0.14001067474429596,0.5174199439811942,4.621760714599228 -blue,triangle,1,16521,0.7879513768052773,0.8916704038169382,0.4797287034424058,4.279134665575557 -red,circle,0,16541,0.23872149124570918,0.24014661208119284,0.5437358846331318,3.1929060908341262 -orange,triangle,0,16587,0.5234694537217567,0.4605815096186735,0.58971963422156,3.187375123982554 -blue,circle,1,16603,0.6108133376599876,0.498712292828957,0.5135116718077685,4.519052492771044 -blue,triangle,1,16607,0.6797279981350438,0.12708162731226424,0.4817873238140527,5.368460523725744 -purple,square,0,16633,0.9942938259681083,0.44987288755072596,0.5255313084604537,5.835669669309084 -red,triangle,0,16644,0.9373771361562737,0.0877266080535285,0.5085159396037321,4.432721764652215 -red,square,0,16654,0.8735959361937571,0.2288162095854429,0.5127730057985358,4.492018245909538 -green,triangle,0,16657,0.9523858792126222,0.6794330346162207,0.4926446323722373,4.073198201688311 -red,triangle,1,16661,0.09189711069479922,0.8968558084908382,0.5068814878316061,5.0919613524662735 -blue,triangle,1,16670,0.8465877539470525,0.5652719171228668,0.487599679525874,4.05809980725319 -red,triangle,1,16679,0.16824077286349426,0.5881843630376156,0.5074803693891908,4.901239770209373 -yellow,square,1,16680,0.05182067070226637,0.07999705243584687,0.5204877982958585,5.8133383056361465 -blue,square,0,16705,0.4040460796776735,0.6043860761736015,0.5206421004107462,3.94536710062723 -red,square,1,16713,0.6132315984041578,0.7243914763704151,0.5138976351491796,5.457628945501302 -red,circle,0,16714,0.794219204918928,0.8709905063415768,0.5306588792724057,4.6300459187906515 -red,square,0,16728,0.17489634348845018,0.32291780950981286,0.5227342356819406,5.087670460713631 -blue,square,0,16729,0.9209555241015954,0.3864332210188094,0.5258252607739968,5.473074462749345 -blue,circle,1,16744,0.8571647326722809,0.12889376856375323,0.5136883723307814,4.336452905483142 -blue,square,1,16783,0.09974385090654347,0.7243899920872646,0.5353718443278438,4.431057737383438 -yellow,circle,1,16802,0.48655769279810934,0.7679185924679897,0.5247690629047864,5.7177527335448985 -red,triangle,1,16807,0.7204835603717645,0.9998431270283542,0.49680950152592795,7.163473415334352 -blue,circle,0,16814,0.27168186677888084,0.3083809001154564,0.518715814666991,3.1182534774139 -blue,square,1,16830,0.8689599747920659,0.6238375592925198,0.532460141808821,4.764105132197954 -red,triangle,0,16850,0.7274777926556241,0.4405545546118679,0.4948858108303919,5.170674024795059 -green,triangle,0,16856,0.9234003638906336,0.32686258354902686,0.48499546410968025,5.348453682608363 -red,circle,0,16866,0.5872965561599752,0.6720215212824586,0.5098523081919161,3.8787153834472448 -purple,square,0,16869,0.15168367840248909,0.8038573574438963,0.5218043909197505,6.48966366518547 -yellow,circle,1,16883,0.46750811189195696,0.9587424582053815,0.5209327909101931,3.80472327784312 -blue,square,0,16906,0.4417072858160903,0.36653760377856737,0.5335574644876531,4.926978701392438 -green,triangle,1,16907,0.4552944519405542,0.9448302570126156,0.48221941097524135,6.682936943083757 -red,square,1,16909,0.5959455084648746,0.06934870451273956,0.5174010585456551,5.812162827931043 -red,circle,0,16917,0.6298891229029142,0.6674656007390151,0.510336491650564,4.87015869498476 -blue,triangle,1,16928,0.4647596949594861,0.9788328526518476,0.4902231571615034,5.6158564854131 -purple,square,0,16932,0.5053424214209484,0.2190629477764645,0.530529101584259,4.94918813152563 -red,triangle,1,16958,0.44668695960118787,0.7330455454155936,0.4995256554394724,5.889024893119404 -red,square,1,16985,0.8449830715352793,0.21611575288156937,0.5182155074717697,5.925498285819928 -blue,triangle,1,17008,0.926958109999739,0.5342113765863877,0.49099023445820233,6.154341941941381 -purple,triangle,0,17023,0.9288825305316942,0.939341980818594,0.4929857040215251,3.548292623583446 -purple,circle,0,17035,0.9626625199225323,0.49321103995611204,0.5184648090893013,6.252167303074259 -yellow,triangle,1,17049,0.863185288184129,0.9824102452101089,0.5049890040216818,4.612167244335764 -red,triangle,0,17061,0.5958352128180107,0.8654861575613624,0.4972861186770385,4.301212412021034 -yellow,triangle,1,17074,0.6891109963670059,0.5598487053136425,0.5081804163010131,6.177650166306869 -red,square,1,17079,0.04444696494555278,0.40659666836302055,0.5019557737150733,5.016102424504741 -blue,square,1,17090,0.43533678167163514,0.6234199774564234,0.53043232462496,4.247318741992618 -yellow,triangle,1,17099,0.4885033103840972,0.8618985785584992,0.5103885187780002,5.86898618586082 -red,circle,0,17100,0.45903078371197326,0.41344786451110754,0.5001877573908404,3.1045092556740284 -red,square,1,17107,0.6524749145350351,0.4750682813895676,0.49587389900191603,5.571701325686253 -red,square,1,17110,0.13288382833222712,0.12652363890301355,0.4898886316409854,4.192329442381407 -purple,triangle,0,17132,0.9165693859199926,0.5990663759565618,0.48175339238838666,5.036858802932152 -green,square,0,17139,0.4969531680297712,0.6069793187187434,0.4853536293778346,3.617017936590416 -red,circle,1,17151,0.7673811559323066,0.7118863466073637,0.5000403901181234,3.2083771681535356 -red,circle,0,17159,0.26580652627237067,0.2760331671608922,0.49736425965449216,7.630871059376367 -blue,circle,1,17168,0.11013777448241957,0.9017110889256439,0.5047214420595714,3.6979178360614355 -yellow,triangle,1,17176,0.1331561035367932,0.2717369158720261,0.5135247227207125,1.9826667878965287 -blue,triangle,1,17189,0.9281915226809081,0.8567656494580272,0.4819063291682055,3.3700363405597096 -blue,triangle,0,17190,0.6560741835852083,0.9081115707455537,0.4843280261261515,4.61692007821373 -blue,square,0,17200,0.2573855469804952,0.052817807293260244,0.525614877145105,4.735408017435302 -red,circle,0,17204,0.9529616854463476,0.9297714206749162,0.5006966346960369,3.6965341674164436 -red,circle,1,17207,0.004535619454162698,-0.05728835919198161,0.4971310379335846,7.153721864285352 -red,square,0,17210,0.8822273632153151,0.653081844504803,0.5103419129447917,5.933332419607486 -red,square,0,17220,0.06669370736214342,0.36773747526761646,0.5079545366368898,6.210850232395764 -red,triangle,1,17245,0.6907567019266935,0.8606919751762712,0.48528181221837885,6.434699035200111 -red,square,1,17268,0.43846825973682,0.43124472691049043,0.514703836447414,5.080515361652981 -red,square,1,17275,0.006589188721299433,0.37588589051866106,0.5207165072910435,4.709114444836948 -green,square,0,17281,0.3192135829024829,0.3345720873057323,0.48941869913768826,6.569837798036416 -purple,square,1,17292,0.204977260756821,0.6371111201307692,0.5165373809591253,5.949163083044027 -yellow,circle,0,17293,0.597701461792648,0.35670266654168226,0.5058418665637808,3.7766931996225903 -red,square,0,17295,0.375466118901559,0.838530994982027,0.5184181346321209,5.761396597570934 -red,square,0,17300,0.2749973152860442,0.6120818076642955,0.5141722363816444,4.679835906439275 -green,square,0,17303,0.7952509358369487,0.11352179140199681,0.4877564007123762,6.044010973968475 -green,triangle,0,17315,0.5577754420142698,0.537015921693912,0.49216668978034595,5.25780930103903 -yellow,circle,1,17320,0.9298083801971766,0.2691936837615315,0.5074773323840887,5.943788739477523 -purple,square,0,17348,0.26844209430062005,0.16722149122350805,0.5171910939460402,5.529631800085454 -orange,square,0,17353,0.6236127964764546,0.824622233618583,0.41038412374955086,6.382606011640546 -blue,circle,0,17376,0.1289604180587025,0.7215540643216468,0.5124884412680788,4.104493916422971 -red,circle,1,17380,0.6960585098536233,0.7098281225752464,0.5065685553531767,4.747498559858811 -green,square,1,17388,0.14324020994482833,0.5477745931446888,0.4989466355760404,5.29301077071268 -green,triangle,0,17410,0.302256164969382,0.40827321598576705,0.48916041427608326,5.458618386292095 -yellow,square,1,17418,0.9989470669439893,0.8094609968758872,0.5220486909460273,5.606017207655145 -red,triangle,0,17422,0.49667485051740135,0.4410426190022123,0.4943920363122078,3.619905844571345 -green,square,0,17424,0.8535149065150077,0.17767917459805938,0.5053336928992425,4.987232980405251 -green,circle,0,17438,0.46711743492681324,0.7703705946909739,0.49946818840753443,6.944800092813793 -red,triangle,0,17441,0.3466592821905483,0.44613535018116524,0.4906961223719835,6.394956488950935 -red,circle,1,17444,0.35743135948632554,0.3931581158914216,0.5134829232936834,3.9386325934478816 -red,circle,0,17446,0.5994562009454839,0.6863393192150941,0.5177171005455358,3.5438057933320373 -red,circle,0,17452,0.9300393186700822,0.9730629946838242,0.5220100199772015,3.3574421162023618 -red,triangle,0,17462,0.9357964970459822,0.6974780997752765,0.49445737270561896,4.436924571862353 -yellow,circle,1,17463,0.19037117794694747,0.9462141857495838,0.5153512008271607,4.902176365027439 -green,triangle,1,17466,0.1974759436973993,0.6364433286063547,0.4875143524872009,6.070376328639818 -green,triangle,0,17470,0.011961258528259244,0.12833681307230294,0.49018819964701815,5.0097821956277615 -yellow,square,1,17491,0.2625002521574934,0.5268331696227,0.5153392727463008,6.127926832835439 -green,circle,0,17492,0.9183950271268285,0.28068213253221996,0.4982074271406311,3.4863064339772607 -red,circle,0,17496,0.5137285852430064,0.6121108763932952,0.5221909201857186,3.9867497508876255 -red,circle,0,17498,0.23132835434718124,0.16657327624206708,0.5240162454329246,6.211143736207306 -red,triangle,1,17499,0.3311507660196149,0.3072911451592233,0.4930352684774543,2.744361824185837 -blue,square,0,17507,0.689998439847817,0.17086757912137107,0.5314746114316544,4.226377913206856 -red,triangle,0,17514,0.3122803867641395,0.005530005742226951,0.4888479500186243,4.466384245256837 -red,square,0,17524,0.18721443249478764,0.5816600272569691,0.5092791481622222,6.725078049147522 -blue,triangle,1,17527,0.3256859367244205,0.7318787467561717,0.46723352798229956,4.142854655749216 -purple,circle,0,17546,0.720103476288958,0.27665638084450617,0.5184743700312244,3.8680365751931505 -orange,triangle,0,17550,0.136909765806981,0.7962599494612302,0.5759166080531287,4.891221168718161 -red,circle,0,17570,0.8409133535371011,0.830377583821616,0.5202413542184081,4.004141027021977 -red,circle,0,17575,0.47922843472128906,0.4801391717474627,0.5159806542454041,6.229308735970785 -red,circle,1,17593,0.6520460550560919,0.7012031828228016,0.5215992966552255,7.24717038157011 -red,square,0,17595,0.9628389672613668,0.7700936096284831,0.5144680508691644,6.402309060571096 -red,triangle,0,17606,0.5222458255471095,0.6794674289176424,0.487571815612238,6.301010686607192 -red,triangle,0,17624,0.9943305001843569,0.22105644256765367,0.4851530350422739,6.945469126131734 -green,circle,0,17627,0.7541179444584541,0.1995198131608652,0.4981938280026895,4.677340201319474 -red,square,0,17631,0.9304935412229189,0.25767245504117486,0.5201437186930495,4.347838722232848 -green,circle,0,17635,0.029856606049114442,0.4724542934246524,0.49529606749929744,5.239153910272168 -red,circle,0,17662,0.3478437693832558,0.43094945228989395,0.5195370451747886,3.4646229578630603 -blue,triangle,0,17673,0.1890335487272855,0.19692879923582374,0.46620361615742983,6.47726250919671 -red,square,0,17691,0.2822935000859188,0.2518444937152362,0.5116308723258176,4.795030252025749 -yellow,circle,1,17694,0.3079842059018105,0.31583331216016985,0.5160829950088107,5.7287833297392465 -yellow,square,1,17695,0.9312975273001926,0.3447736701073616,0.506512928694288,3.113794302887334 -green,square,1,17701,0.28680767421845577,0.19731353539187446,0.5023836181727168,5.974010357613005 -blue,triangle,0,17703,0.31415221485045286,0.10452498280803069,0.46651995765978715,6.775709626091987 -red,circle,0,17717,0.18118736635866772,0.2732601217275086,0.5150048478914612,3.038775381219024 -yellow,circle,0,17726,0.533109271437225,0.2409847389803199,0.519982259176935,3.7931595623721925 -blue,square,1,17730,0.8347202048347632,0.8348590571694064,0.5218446532326652,5.157077838611827 -red,triangle,0,17733,0.5385118250832934,0.6599222777978564,0.4963941634876704,2.450302952056379 -purple,square,0,17752,0.6379818509650313,0.27810883944405973,0.5258082533342047,4.902172150194376 -red,triangle,1,17772,0.45889509437717646,0.29306615608242537,0.4912948492098932,3.725714926612426 -red,square,1,17782,0.4535033333279207,0.5060440067258897,0.5034413413366144,3.837566865811176 -orange,circle,0,17785,0.3929316940775186,0.704627336422896,0.5694471343321359,3.4962592690274352 -green,triangle,1,17805,0.15580067906449124,0.7557704921766489,0.49392287246036126,5.329030236501437 -blue,square,1,17816,0.2567067410098277,0.15247060718470962,0.5089035564795482,4.789473104301443 -green,triangle,0,17822,0.3944824455680097,0.8121198519197657,0.49052355499603345,5.330948190715866 -blue,triangle,1,17840,0.5976330769507754,0.7102155310683201,0.4695164460027588,5.735878360382215 -yellow,triangle,1,17843,0.995942149508161,0.4941423999900775,0.5129643503653288,4.210098298969784 -purple,square,0,17849,0.7503726162226729,0.7028875584665251,0.5273210464131695,4.023682826869028 -orange,triangle,0,17888,0.8388145593651725,0.36539296496454376,0.5689138554856443,4.470934379368963 -blue,square,1,17889,0.15810908625937126,0.4977412858035154,0.4996616216961808,3.770318706188114 -green,triangle,1,17890,0.12688907780923842,0.9015488320860884,0.479732262522811,5.56933671342642 -red,triangle,0,17900,0.306096175594919,0.3599329931982266,0.4665503045245165,5.658701662250443 -yellow,square,1,17902,0.23044008790472226,0.5316460023460884,0.5167898488269921,3.2337158385108036 -purple,square,0,17904,0.583204232636298,0.03433398479572103,0.5192606437091687,5.055528221955931 -red,square,0,17915,0.8375324605585642,0.7240175484645615,0.4839359618987001,6.6148486392977555 -red,triangle,0,17930,0.16710089377926407,0.19217982174775416,0.4634849134665472,5.722381193570459 -purple,triangle,0,17934,0.9289822235477184,0.5466694706477355,0.4888344753616643,4.4614783250497805 -green,triangle,1,17957,0.7619211136981571,0.9664456797266976,0.48821251407230526,6.3435015346251555 -purple,triangle,0,17981,0.1831028184524659,0.8897278239300359,0.4833455897790024,5.058196201171949 -red,triangle,0,17987,0.982094481944249,0.6793314418094522,0.46844996778798054,5.890817102923555 -yellow,triangle,1,17988,0.45368052648596024,0.4745196812368383,0.5139841744490372,4.5522715493218575 -purple,circle,0,17999,0.9702000483454254,0.3617556458150133,0.5185003908844511,5.112799994729716 -yellow,square,1,18004,0.2547168060635172,0.07350203292972057,0.5107974338948419,2.688217134959706 -red,square,0,18015,0.560121772525682,0.9250063844899973,0.4942173949689627,4.601272719174409 -red,square,0,18016,0.29548533607403416,0.28021066457808974,0.48962151548347776,5.382165331250633 -purple,circle,0,18029,0.13659246925096058,0.06895464518149219,0.5176907558493679,4.844182939540203 -blue,circle,0,18041,0.47420493830062116,0.4689363664079186,0.5009137850835026,6.814850597466596 -yellow,circle,1,18045,0.3649574962053963,0.9438503252508527,0.524123219555697,6.911271124524205 -orange,square,1,18052,0.8391899083128312,0.6276509906479505,0.42844836573151446,7.041064455951641 -red,square,0,18055,0.11334223991708248,0.9788721421654617,0.4946712092420715,8.263906489831188 -blue,circle,1,18058,0.4975448290399146,0.4886137766199352,0.5026839209760607,4.0557343423602 -red,square,0,18074,0.9796179992230603,0.11925774539869971,0.5070233777528229,3.1993964769090817 -red,square,1,18083,0.04208110691033329,0.7045783603996948,0.5020761436204241,4.960897090162895 -green,circle,1,18090,0.2680421869217886,0.7263634531886776,0.4890766606974493,5.775746964352905 -red,triangle,1,18093,0.11892109194760236,0.12374392414032054,0.46487904187630064,5.240047904272167 -red,square,0,18097,0.7340181771722744,0.4150228289969201,0.5062101678586294,7.71940258167178 -blue,circle,1,18160,0.09869311940857994,0.9879665105886851,0.5060441257188537,4.897734148492549 -red,triangle,0,18167,0.6279603167184599,0.24328717017362333,0.46679460354113417,6.10072752791248 -red,circle,0,18177,0.4194598561896208,0.48095042182790404,0.47445644374146156,6.125518971125518 -red,square,1,18180,0.39419042509313074,0.4712120356676651,0.526520098315357,5.50858911126996 -orange,square,1,18197,0.21398545608874076,0.3327438217384592,0.42995049046229306,5.013794094349802 -green,square,0,18218,0.8620119499448504,0.7422761330543318,0.5010961516491418,5.235397592591949 -blue,square,1,18223,0.40870099957765416,0.09603364165041095,0.4982421218882375,4.433731858645439 -red,circle,0,18225,0.2758700142148337,0.18857808458009317,0.4774774289687381,3.6264788254500324 -green,square,0,18229,0.8456889525831227,0.34460038104831514,0.5013204315660162,3.1549125179985116 -red,circle,1,18237,0.584444842312468,0.6762016489942521,0.47332815768680336,6.191763407311394 -blue,triangle,1,18249,0.629872805152489,0.738237391718675,0.46475547392987365,4.369157260590089 -red,circle,1,18261,0.49549051712486447,0.4127856071935651,0.4702181248530784,6.496922388094785 -red,square,1,18265,0.41093547627034277,0.4152124376647903,0.5208299110691808,4.2991460101403165 -red,triangle,1,18269,0.09956924080952334,0.6245172273399839,0.4885407113769078,7.385039056658042 -red,square,1,18273,0.7254459671463113,0.21021140585863018,0.5224808677300795,2.2434457473906817 -red,square,1,18275,0.6216072217003132,0.3766395064413671,0.5238447903432146,5.157803976245525 -blue,square,1,18282,0.816083747187527,0.37427154100481097,0.49701815538436694,6.179702497024615 -purple,triangle,0,18314,0.6140602839536116,0.9578439146614126,0.4746984665016912,6.813225935585945 -red,circle,1,18316,0.6208984059548167,0.636639988537876,0.4726808922368345,3.188376306239057 -red,triangle,0,18321,0.22723088051723017,0.026149800459273287,0.49331198444034696,3.887630562796511 -red,triangle,0,18324,0.8001696915749024,0.5731942053107962,0.4929859256731647,3.568099487200511 -green,triangle,0,18331,0.9318387690602623,0.12665624035639111,0.5037004984699845,2.3467133447185216 -green,square,0,18349,0.12456581981931436,0.883148960798387,0.49515554358393876,3.603252602745812 -purple,circle,0,18372,0.009260966273030968,0.3643532551759031,0.50461608854499,3.224648113610772 -red,circle,0,18462,0.3305114197962977,0.26215981248890485,0.4669089573931814,6.1283965136077 -blue,triangle,1,18463,0.36351048587455226,0.15185578655505938,0.46882991402399815,5.411330819128106 -red,triangle,1,18473,0.6175374892791614,0.5591418620627553,0.49924434063975814,4.648435388479871 -red,triangle,0,18484,0.056485003653457544,0.5321067702850311,0.5097311523619275,4.078875360176105 -red,square,0,18485,0.6598001887643938,0.974483546568608,0.5110148390733568,5.471820968206001 -red,circle,1,18486,0.5480142845173197,0.5507287556020418,0.4648978333211994,4.26028250756848 -red,square,0,18495,0.66815605605291,0.16992318398289352,0.5125713069060034,2.3461676763012065 -blue,triangle,1,18500,0.2840645650597521,0.5915011022088547,0.47010132905443736,4.948260609046575 -orange,square,1,18509,0.34681888903921965,0.8883863876914582,0.43780403571896853,5.1432940680861625 -red,circle,1,18514,0.25980655441865086,0.31864635068856784,0.4616711880068182,7.627087597534827 -green,square,0,18517,0.0033977158708345945,0.879157308513157,0.49089343950599373,5.760800836737598 -red,triangle,0,18523,0.3523008482012435,0.233517374068138,0.5111283433205345,3.4231157107312082 -red,circle,0,18534,0.08830245423640493,0.12628649572433515,0.4606771844452173,4.696988200169612 -red,circle,0,18543,0.06153501592828736,0.03144237404548818,0.45625352560856436,4.0473573353997345 -red,square,0,18549,0.5394842076134735,0.8190064518912963,0.5149436109295445,6.103166467950317 -yellow,circle,0,18564,0.667516917381741,0.9070418145717987,0.5155575064369328,3.8724976015806 -red,square,1,18571,0.18154704500099672,0.11586736179004842,0.5183959674976494,4.902869038747442 -red,triangle,0,18599,0.6712385194632811,0.0491429765609408,0.4919172267929653,6.821391868320805 -red,square,0,18608,0.07671380981314968,0.005631145462132059,0.5236039946598601,3.167977833741342 -red,circle,0,18639,0.4349011581609893,0.38722668221800527,0.4731453910500843,5.3259745387953545 -red,square,0,18642,0.42822527792117604,0.786366831549971,0.5236981498070891,4.273571887520834 -green,square,1,18659,0.8796869175865145,0.5504382156610115,0.4879632964615258,6.2997048873170165 -red,square,0,18671,0.5630589411992264,0.37113655990793104,0.5204276279839974,3.6923615555266047 -red,square,0,18687,0.5187113003313534,0.09067843914892038,0.5149110152970373,2.1679929491871284 -red,circle,0,18691,0.14778317982910216,0.12571868464232716,0.48295829188184886,3.184000350864465 -red,triangle,0,18708,0.7926142706690833,0.04786436843223896,0.49907456005389134,3.926938270609296 -yellow,triangle,1,18727,0.4994430856875165,0.47935163963486827,0.4701160447993267,3.73262399412859 -red,circle,0,18735,0.3948046303024072,0.4121108483875691,0.48971017045156034,4.499219827848638 -red,square,0,18751,0.743644262127313,0.5157150655679379,0.5105152855289237,5.8322889389225905 -red,triangle,0,18768,0.8244386918780712,0.49522422520935383,0.49609792898559774,5.792777257826361 -purple,triangle,0,18780,0.1535425894580954,0.7120781510661807,0.47537974954703227,5.058900923916902 -blue,triangle,0,18791,0.1973218618775322,0.9530492388588838,0.4617885531200715,6.670471818319808 -red,triangle,0,18792,0.3576892089843021,0.882598171590402,0.4938401992690651,5.229466628010987 -green,square,0,18796,0.7556398308990591,0.5980658160073816,0.4878320283482015,4.408317424008135 -red,triangle,0,18836,0.02300133184088371,0.9779512673634337,0.48908924221353145,5.735290464494384 -red,triangle,0,18838,0.03124501773090571,0.21712108500504768,0.4923018317079637,4.76589558050777 -green,square,1,18847,0.9865896628528927,0.31615447659848284,0.5003805315856048,7.4518575317361035 -blue,square,0,18892,0.2801607700524624,0.2015854419727171,0.519552893958359,4.70876882080991 -purple,circle,0,18911,0.048399221894146804,0.6988242222804614,0.5171622814987747,7.33308130902666 -red,triangle,0,18921,0.43620780117479785,0.6889601156499006,0.4901148033925918,4.915015507868817 -green,square,0,18930,0.4028252886018707,0.9831099436527031,0.5034201780895502,4.894101913088159 -red,circle,0,18941,0.2736470334758355,0.18835044103727158,0.4703404544651524,6.22269238955904 -purple,square,0,18952,0.35498488247695426,0.9704453962233955,0.529651442786798,5.19716863007178 -red,circle,1,18958,0.9537936185938203,1.0342052123918053,0.476701579621606,1.9447915179969326 -green,triangle,0,18975,0.5897157268912211,0.6555441536188846,0.4945292833937358,3.9974627238892513 -red,triangle,0,18991,0.18013409590928642,0.35440753547028114,0.48921102464987837,5.547026580052797 -red,triangle,0,18993,0.728291402836162,0.23505179222597683,0.48709280398974536,4.177604570058875 -red,triangle,0,18994,0.5917663116001257,0.7767932899747644,0.4851895455582016,3.6331749639659674 -red,circle,0,18999,0.5955398962459819,0.5197973676207062,0.481989372463763,6.94120922844196 -red,circle,0,19023,0.011705052863797638,0.034648019856913057,0.48299438964552216,3.816372017573336 -blue,square,0,19025,0.9273009557486024,0.7357381633429845,0.5090561431721482,3.157013657905273 -green,square,0,19028,0.05469452707709799,0.8848738136208745,0.4956930824740668,4.281473117133831 -red,square,0,19031,0.8806668860792601,0.9786873175414998,0.49459196646275816,6.851446664830967 -orange,circle,1,19035,0.34593136590741314,0.4416897756734529,0.5676174161460276,5.648625579356253 -red,square,1,19062,0.8526501716488706,0.9333564387668003,0.4910510751371172,5.265449401015254 -purple,circle,1,19063,0.6139351366699671,0.39126953778481033,0.5090256721139687,4.814737897496203 -green,circle,0,19072,0.4433647201287031,0.4599288679870087,0.4848493488276461,5.371246411741548 -red,square,0,19083,0.1708011381668736,0.43438600758340673,0.5068254458597846,4.811428825813501 -red,square,0,19106,0.8831682858199408,0.5694865660439371,0.5076397692908704,5.145984347006527 -purple,square,0,19108,0.00839820281799708,0.7807552004223764,0.5059091637919266,3.868835632838128 -green,square,0,19131,0.41118817230705196,0.13968436485360425,0.5019171964746337,6.949639384553794 -red,circle,0,19147,0.18134716282828423,0.2043377400812217,0.47094608313511016,4.935272573054632 -red,square,1,19151,0.588740940721605,0.19724473220844008,0.5206415478067581,6.755422715821688 -red,square,0,19166,0.3278533058062141,0.8442042976660211,0.5203294879159722,4.423239178490451 -blue,square,1,19167,0.7720445432294831,0.5757219760273705,0.5164587104397059,4.510045768232531 -blue,square,1,19183,0.3541271073840022,0.6250820737479565,0.5169640456632087,4.592221832856935 -green,triangle,1,19198,0.28654536845388345,0.7104747674451096,0.4886288289397324,3.721143712861064 -purple,triangle,1,19203,0.3483325900059425,0.7618531249056861,0.49908236650320126,6.563431799795914 -purple,square,0,19211,0.984191051199003,0.49188353971303544,0.5146144529518357,5.464333616758623 -red,triangle,0,19235,0.003432401932833451,0.7894909501931063,0.4983287820955183,5.589711613507426 -yellow,triangle,1,19238,0.9879987050373236,0.5785879845775445,0.47782380647072115,3.5301921169928234 -blue,square,1,19242,0.4892906672106717,0.42325215900322055,0.5296326413109367,5.4089410793474535 -yellow,triangle,1,19245,0.335356080874326,0.9654767676653999,0.4786758345187025,4.032056425000531 -green,triangle,0,19257,0.08317960388420353,0.05527082012393969,0.4923720502222301,6.2456910159782355 -green,circle,0,19267,0.8565282360250388,0.6270400771471198,0.4887926213135214,4.050287884169138 -blue,triangle,1,19280,0.8247156059775866,0.9101045837615745,0.4645567791552847,2.2221697922297143 -red,square,0,19297,0.6338138291092693,0.8269611673177908,0.5034903167512426,3.694879197813178 -blue,triangle,0,19302,0.30339376605967683,0.2998294051248267,0.4729658293817687,5.079484364320856 -yellow,square,1,19310,0.7261012927606054,0.009325721191105418,0.4790924569942006,6.217337023365913 -red,circle,0,19326,0.9314730806510404,0.9954436659708578,0.4514717429006954,5.924753025553248 -purple,square,0,19346,0.39458413499368916,0.2813823844019291,0.5081072908947802,4.263514443880108 -green,triangle,1,19350,0.9065762690383302,0.9046720653596545,0.4921731941018724,4.319254894961902 -red,triangle,0,19357,0.6370843106967571,0.143488001432015,0.5095595648078439,5.65057539276244 -red,circle,0,19365,0.07968289816483531,0.008009844239713182,0.4575932686813045,5.708154737235744 -purple,circle,0,19371,0.42275087939323375,0.0016129021924315978,0.4961030391550122,5.522779801656512 -blue,square,1,19375,0.16557438657849877,0.7330541668699042,0.5208898178469412,4.728139565901707 -purple,circle,1,19379,0.3042560548629004,0.8613059771178814,0.49816799257040795,2.6996383607092898 -blue,circle,1,19381,0.6271845487497092,0.16756375559229952,0.5059461125942329,5.774558641274722 -purple,square,0,19382,0.621824733028831,0.7028058513640072,0.5044537891716677,5.994943407245322 -red,square,0,19387,0.5715553753973288,0.5950775409511314,0.4742473754259497,3.7499901142331016 -red,square,0,19417,0.39758435112802737,0.025681303523298338,0.4750521686273393,3.884814291977623 -red,circle,1,19424,0.6094371866342598,0.6145633286773059,0.4700595386519573,2.470061601378447 -red,circle,0,19430,0.022959149801579093,-0.06251659875376299,0.4679988134609304,6.467396176640464 -red,triangle,1,19435,0.8507450389967466,0.12738594042762352,0.49818119145661777,6.102639203395218 -yellow,square,1,19441,0.5870462085229411,0.7679267898979908,0.49299997859219014,4.611673042683459 -red,triangle,0,19453,0.6451743760348422,0.3649268467247472,0.4971641461407697,6.107101597117463 -yellow,triangle,1,19466,0.7986984420890121,0.4235654250272455,0.4685687516156792,5.979655057107756 -red,circle,1,19474,0.1664205758157251,0.24361276966915363,0.4629361758519966,5.44323737594651 -red,square,0,19480,0.2986642870745606,0.5342538236383578,0.47859429653087393,5.779630799319148 -purple,square,0,19484,0.1603995926908216,0.6712148279648789,0.5039088972783483,6.121671282246858 -blue,square,1,19506,0.35754702843715513,0.8469615137616913,0.5215485408315904,3.9908193019915523 -red,circle,0,19510,0.4089460209188528,0.343381695172298,0.4519349552897742,3.5033837674364907 -red,triangle,0,19513,0.028198426192367676,0.29538143970482256,0.4827496828740188,4.3784689050709575 -purple,triangle,0,19514,0.4190493676205109,0.326075179366235,0.48796103238995014,4.699772395270649 -red,circle,1,19540,0.09469437870012098,0.0171392211923395,0.45168513448312947,6.500318556207104 -red,square,0,19541,0.2199472493683048,0.4356283283786907,0.47451616440194,2.420696947665323 -red,circle,0,19546,0.17224817632060863,0.1923013692117715,0.4493551460602599,4.371702737184482 -blue,circle,1,19563,0.06973620768755595,0.6773734434770574,0.4956380924266746,3.411108402527207 -yellow,square,1,19569,0.08616466838911396,0.44959469573067934,0.49165226266629214,4.952423114928295 -yellow,triangle,1,19598,0.2880463736512431,0.06793370921106034,0.4857346424503494,6.202145331491682 -blue,square,0,19605,0.4666047558178156,0.4477869078884964,0.5270831626273705,6.483150967928366 -blue,triangle,1,19606,0.03958327071148926,0.9808591624675925,0.47999008331371423,3.387750609056868 -yellow,circle,1,19612,0.5839466437934966,0.047586056124955256,0.5043674860910469,4.2023422725991795 -red,square,1,19637,0.877050431737364,0.1412234784195453,0.4779698609655773,5.905344989578135 -purple,circle,0,19661,0.8323681578618354,0.4009772358073388,0.4991254172970417,5.796627333155844 -blue,square,1,19662,0.6218412534152329,0.13203849243261367,0.5276977657598075,5.218695664804933 -red,triangle,0,19668,0.9296449754835698,0.4712968643093124,0.4934614086654848,6.577965288044673 -purple,square,0,19677,0.7718737247780234,0.6001298920920297,0.5164177851721635,3.7329129523608358 -red,square,1,19699,0.6812370130538277,0.6870565007761864,0.47103173409617605,4.228692335973787 -green,triangle,0,19711,0.8107162511523891,0.6425720040589783,0.5039050475960446,4.895770349593239 -yellow,circle,1,19733,0.6612331744905893,0.9499200560279573,0.506581756209345,4.7403014772193535 -red,triangle,0,19734,0.44478151894654405,0.09070065226028967,0.48394783700353383,3.51242623422983 -yellow,triangle,1,19740,0.381032115426555,0.8837892566613732,0.48352160536753136,5.348641475307055 -yellow,triangle,1,19773,0.5027254051474224,0.5101930780600366,0.4830942953848948,2.7025322855637834 -orange,square,0,19778,0.6936910256320047,0.9498158297363946,0.4520906884958285,4.882801273625204 -green,triangle,0,19797,0.49853512058350125,0.5764915981286588,0.4956618875197631,4.774964274179864 -red,triangle,0,19806,0.5890841093340901,0.5883775815373468,0.49549226440127525,4.290868266838365 -red,triangle,1,19824,0.6317764449010911,0.6951353956260371,0.497588343917601,4.41150617864654 -red,triangle,0,19832,0.5472139804234594,0.09785001228873513,0.4978184952224072,6.962437924723382 -red,circle,0,19845,0.9562482183741495,0.8826967413678363,0.44139282286999065,4.103237354674017 -blue,triangle,1,19852,0.32906942834967834,0.04441043167758585,0.4786505667651544,6.941310794746223 -purple,triangle,0,19858,0.5423250339824264,0.9782254943207901,0.48591740051744153,5.399628344491177 -yellow,square,1,19859,0.13315820362144715,0.7929718422014979,0.49228322358169435,2.9066618802178397 -red,square,1,19870,0.28186709058447346,0.1567437708072471,0.4792286911651259,4.527431961920657 -red,circle,0,19886,0.21543583798778732,0.208894682890885,0.4486256468076395,6.5088292960379635 -yellow,square,1,19910,0.275008475479687,0.25732616191118773,0.4914647098759426,6.391657589122708 -yellow,square,0,19922,0.8691275228425905,0.8283907399963428,0.4905853123294009,5.141910048153816 -yellow,square,1,19923,0.6280486753499899,0.06997909890753551,0.49427503713290105,4.3310207524761255 -red,square,0,19929,0.8581791249533122,0.33032276800139293,0.4775603229971717,6.872740262005638 -orange,square,0,19931,0.5305484260888517,0.6395420890953419,0.4470812238449707,5.505592363895363 -purple,circle,0,19940,0.3910552042054093,0.5316953267797838,0.5045863608583576,6.630198164770575 -green,triangle,0,19941,0.2014741394799323,0.45356818204603155,0.4999580909964705,4.688201746429585 -blue,square,0,19955,0.9999687954968421,0.6608174493208964,0.5534745633575466,5.623642597337606 -green,square,0,19962,0.8056375568030112,0.02650362957483232,0.4972983771865608,6.4266425890062715 -red,circle,0,19965,0.6587117875549231,0.6323271493539752,0.4526179140575325,4.795868835633861 -purple,square,0,19980,0.3275622109317212,0.156398657216808,0.5134007901032216,4.214075516934493 -green,square,0,19985,0.10124980097061853,0.5883466718981434,0.48844941490238075,4.254112703841412 -red,triangle,0,19988,0.7764431209908271,0.6331391323799893,0.5097407847318928,4.585809575946289 -yellow,triangle,1,19991,0.35237549969116677,0.6440342810487489,0.48229902555079085,3.746025110505693 -yellow,square,1,19995,0.21144402683191654,0.35525920497339936,0.48980554175422575,5.563832041914108 -green,square,0,20006,0.9170264825333977,0.028239567818985956,0.4890411948355596,5.296458705657451 -red,circle,0,20017,0.3589061196040345,0.45499975082874927,0.46572530893566877,4.099318263473547 -red,triangle,0,20039,0.4834020950932344,0.8011928485397729,0.5036331486472593,5.916124955844004 -red,circle,0,20046,0.12020360205387759,0.11833445343070319,0.4723066864399126,4.91086132677583 -green,square,1,20064,0.7346402145701634,0.4870519246020618,0.4952248232210816,1.747089427849134 -red,triangle,1,20068,0.1771154216423373,0.9091111630027483,0.4969392822804526,5.508174477049551 -yellow,square,1,20071,0.1389484373935782,0.7954206786998465,0.49321513119577404,4.7109717054894835 -red,square,0,20080,0.4243748777326032,0.39735323780812826,0.47105027874477834,5.421171183462579 -red,square,0,20089,0.871843108864359,0.9336326551291133,0.4688954139345142,4.323140257845679 -red,square,0,20090,0.8908823925552248,0.20630191479378013,0.46716683277348237,2.472717016068336 -blue,triangle,0,20103,0.09100832624872379,0.04582601015673837,0.4823149266245357,5.339490039200462 -yellow,triangle,1,20108,0.7905855937210129,0.9593153532834586,0.48989896592471777,6.430462515321839 -red,circle,1,20111,0.057190524412237265,0.04385477044455901,0.4733817342765147,5.272474119505085 -red,triangle,1,20116,0.4354784562297822,0.21617331266801965,0.5009794314928293,5.877991685641125 -red,triangle,0,20120,0.7244838424717188,0.5309136275637878,0.4971465048246595,5.0658954358483195 -green,square,0,20121,0.24340675122958422,0.8255111608008159,0.4979733834816281,5.634563971385334 -yellow,triangle,1,20125,0.7453012545768237,0.7624020233421406,0.49334280447518736,5.700703641804989 -purple,circle,0,20137,0.6781333286747125,0.022576925798226788,0.5199250228369507,4.437825158510398 -blue,square,1,20145,0.7403880066348806,0.47262547174311853,0.5488913776965691,5.45906730646779 -red,square,0,20156,0.2541418088910403,0.7626275950615311,0.4767066609617063,3.1651518562895546 -blue,square,1,20157,0.9099244238077343,0.049171025656529754,0.5552170355377419,4.066033266203033 -red,square,1,20161,0.7276333778610681,0.3152306132283508,0.47304403629197467,5.598684925958004 -blue,circle,1,20182,0.7973611715302398,0.4681934591008653,0.5079136909749219,5.87364653371787 -yellow,square,0,20193,0.04418462529121048,0.5398725663459474,0.48315324426508943,4.953864327567819 -yellow,square,1,20198,0.4852966412860893,0.2097734853774884,0.48406903219773795,6.467237069367475 -red,square,0,20211,0.20767535187676434,0.35395988784192844,0.47318077532588954,4.585833153659872 -yellow,triangle,1,20218,0.7555638475616732,0.7581416343141402,0.49492005364328967,6.220711417672656 -red,square,0,20219,0.4402676003946484,0.7362714412432786,0.4751764719319071,4.2089843660157475 -yellow,triangle,1,20220,0.09949250682197808,0.7389268962441031,0.4916110158827713,2.5826792294446195 -red,square,1,20224,0.6655962518773444,0.05151794693857803,0.47410281384694064,4.690864719006703 -green,circle,0,20237,0.44838883136037433,0.6293054211549913,0.487621263769257,5.399285734027991 -blue,circle,1,20238,0.4457729491374911,0.7610803102136118,0.5093249361685223,7.175902031078318 -red,square,0,20244,0.18660890611323167,0.14660774667450938,0.477514688453468,4.376145717723959 -yellow,square,1,20247,0.902168245673722,0.6493342199208197,0.4825855039763055,5.894437524689646 -red,triangle,0,20253,0.04607346520696931,0.3365049865711909,0.5025770626581808,3.6815623444894316 -red,square,0,20255,0.09570767414574732,0.3220551102104332,0.47324770650740083,4.8837923540776815 -green,square,0,20256,0.3319426191497634,0.09054174434307893,0.5017534449904048,4.105641735089985 -yellow,circle,1,20271,0.556578973857646,0.7071490161280659,0.5069793212611403,5.469948849755434 -red,circle,0,20273,0.3039942254302943,0.3122089338916067,0.45605982272399836,5.563968295206995 -red,circle,1,20278,0.28175132252497204,0.2674419753028022,0.4596186856645792,4.5898142779889985 -purple,square,1,20290,0.19157058456027476,0.6428233519997256,0.5118420832713926,4.558290023769178 -yellow,triangle,1,20291,0.6243290631913431,0.2390007358170263,0.4845860681940951,5.94965287880476 -blue,triangle,0,20309,0.4603742143224958,0.6019134039230633,0.4723535978831347,3.6303899559080044 -red,square,1,20321,0.8558078327832467,0.733557172357148,0.46924133964859593,3.0087522559296573 -purple,triangle,1,20330,0.665769914796747,0.4873343938638852,0.5001326204800022,4.304108536780179 -blue,triangle,1,20331,0.4530933215615147,0.7638118580254276,0.475649898135404,3.122665111313174 -red,triangle,0,20344,0.8866858675128158,0.25359589218607814,0.5047222629462997,3.8760010833945824 -purple,triangle,0,20348,0.19087911365731003,0.33842493480764047,0.5015298350795904,4.1610259743794025 -blue,triangle,1,20356,0.3455948925423973,0.3683925659620565,0.47949830635276314,3.7715676445970114 -green,square,0,20361,0.9885483211654953,0.19005693630463472,0.5012041504764215,2.7176909504997457 -red,square,1,20413,0.16345566725498084,0.453627223426604,0.4792841717503976,5.434294337938392 -yellow,circle,0,20439,0.46086198545959567,0.03561387041350628,0.49675056150316477,4.620993840086939 -purple,triangle,0,20447,0.03238344335240806,0.5845934287185213,0.5035944492302823,4.109788851654614 -red,circle,0,20458,0.20353624365551426,0.12439513739605154,0.4900679585417017,3.0281987803634673 -purple,circle,0,20467,0.03015863675571462,0.5640779534472669,0.5198566608956013,3.152395238235569 -green,triangle,0,20468,0.4768331186199606,0.7845590135745738,0.5001349858115531,4.7617308313940105 -purple,circle,0,20487,0.41352057462161684,0.38036640836017444,0.523766189116093,4.8588539898092336 -blue,triangle,1,20510,0.578190438769998,0.06207467487639928,0.46279483083258044,4.942007404520102 -blue,circle,0,20521,0.4476477995189405,0.968305463597405,0.503931115171428,6.032347196283561 -yellow,square,1,20528,0.3980382303167961,0.16779058275347614,0.47807863399685996,5.166838739738081 -blue,triangle,0,20531,0.8185443882286287,0.4462946247223919,0.4583570542205554,5.121904497527895 -red,square,0,20541,0.5508470367861992,0.7352628408099238,0.49624081648185164,2.408961669932586 -yellow,square,1,20550,0.2949436952313761,0.25532287411059296,0.4749485239082093,5.7920768347332485 -purple,circle,0,20552,0.6673756437469976,0.11646967361570182,0.525127478437238,3.8041884589075416 -yellow,square,1,20560,0.9957663880933032,0.04075382445641618,0.4790131468409233,4.430449135887328 -purple,circle,0,20563,0.8859296580833327,0.44152398773944956,0.5243191840638861,6.284778254039376 -blue,triangle,1,20583,0.22343138765063875,0.7780592920251577,0.4671401797273996,6.404036002125561 -red,triangle,1,20593,0.9862681100782191,0.3625194217225697,0.4819975603569129,5.716266601790803 -red,triangle,0,20606,0.6509941267118564,0.8742107014890693,0.4841373642916209,6.154297063374156 -purple,square,0,20612,0.7844987016978546,0.1260516658115648,0.48882143192611405,4.923141649550177 -red,square,0,20613,0.2535448471843621,0.612824998756782,0.483281904203936,3.9650454100684853 -yellow,square,1,20622,0.4482405043218112,0.7208143188766652,0.4841411980701381,4.7184021718129605 -green,square,1,20623,0.32864238666518697,0.7422489567960413,0.4981631672571617,5.560039366900285 -blue,circle,0,20628,0.7931085242680358,0.5378664558396107,0.511333712944964,6.244418683732882 -green,square,0,20641,0.5024747591273615,0.30606775994656055,0.5023971107310841,5.971874361422845 -purple,square,0,20644,0.981607525837907,0.024517217534665736,0.48414038851979124,7.033471206867201 -yellow,triangle,1,20676,0.13078792556010643,0.3718249466630916,0.49257167615624425,5.420530758862185 -red,circle,0,20684,0.15087803153054025,0.13036837815332303,0.510640284057038,5.755186065704337 -blue,circle,0,20702,0.19072545825993015,0.5775810261036246,0.5086130740532994,4.494661457920724 -red,circle,1,20704,0.7013857648850876,0.6854606781088107,0.5124339097928752,4.5275892912353575 -yellow,circle,1,20740,0.28926084540176855,0.5255580433483552,0.500244785729827,4.864227836455215 -blue,square,0,20760,0.7364068542751167,0.8425750569780169,0.5202998470076121,4.568785316705065 -red,triangle,1,20761,0.015134158300051381,0.005141441604602726,0.4799910966279857,5.608059419471317 -green,triangle,0,20762,0.20232363430402966,0.9747976412788846,0.4869994008254588,5.144694606405472 -yellow,circle,1,20763,0.4200556032401409,0.0419122729174537,0.5029180228830644,6.39235931369511 -red,triangle,0,20768,0.604285406782027,0.8825898557122033,0.48361116770747503,4.101414735462282 -blue,triangle,0,20774,0.9150206510077719,0.7381481026558343,0.4717636808134761,3.8989520003469136 -red,circle,1,20776,0.9443781585303996,0.9363124317171395,0.5015458895612563,7.265805545896871 -red,square,0,20784,0.051312207547014155,0.03676194178498071,0.5015784226702108,4.73663565998667 -red,circle,0,20802,0.7005794532730988,0.6199760079942978,0.5052547171308521,6.929958368932134 -red,square,0,20803,0.16896240695737885,0.01402479456565009,0.5039303879865271,7.151823173558 -red,triangle,1,20805,0.5520575425730366,0.3132680497082878,0.4877565508517673,6.454420045772124 -green,circle,0,20814,0.7520206509086963,0.6553055268846822,0.49171094823350175,6.2568836785220725 -yellow,square,1,20833,0.3781062484210904,0.43552151042424603,0.48989793005176374,4.36450968555036 -blue,triangle,0,20861,0.1938547909208802,0.1602762573569535,0.4845845860150253,6.123530988085708 -green,triangle,0,20865,0.70746208666508,0.452479814138137,0.4811190367094136,4.654970168609935 -red,triangle,0,20870,0.7837690677100517,0.39190552606063767,0.4823449183268131,4.245377289823519 -yellow,triangle,1,20871,0.6595784940624211,0.08922864572034839,0.48811468372401096,4.87625037051284 -red,triangle,0,20874,0.4670648113957009,0.39507018052422593,0.48414830298406314,5.643536358223112 -red,square,0,20886,0.4588266866733186,0.30875703765159535,0.5117661414697479,3.7482905230326016 -red,square,0,20908,0.5771726400821975,0.3075124926254057,0.5076228127773007,3.782374903997308 -orange,square,0,20910,0.7877058307527456,0.2795287701194453,0.4639793508358662,3.6093105112053663 -purple,square,0,20917,0.42187001720453066,0.3910289983719927,0.4782068025346633,5.5548113220648005 -blue,square,1,20931,0.17419377514571455,0.988466648959089,0.5025268505070141,3.7535385827124315 -yellow,triangle,1,20943,0.43537375332290085,0.6660195638043036,0.4815614007667239,5.260029874205696 -orange,square,0,20959,0.26974136046632957,0.7243473388841524,0.4692110316805057,6.224696516280145 -red,circle,0,20986,0.7274543776117302,0.7197268976235901,0.5137025133174515,4.073324565455679 -yellow,circle,1,21001,0.8244211294077465,0.4825660119872498,0.504689011946689,5.133370845494649 -red,square,0,21007,0.18078420863249356,0.6627133015346834,0.49104305726380315,7.805174952380121 -red,circle,1,21008,0.7934007608495821,0.7598129355276987,0.5147500935084519,4.125728349661089 -red,square,1,21009,0.4339021451114192,0.8763828498445537,0.48716228147169227,4.8350904666621775 -red,square,1,21028,0.9846044230863127,0.7269395853722801,0.4857940563228247,3.5093487141875666 -green,triangle,1,21030,0.4268055269262121,0.25302576037986413,0.49682807188231104,6.53581977103698 -red,triangle,0,21039,0.3749137681851894,0.5887039101559038,0.5056732836696755,7.662409352299659 -purple,circle,0,21048,0.9581952715352486,0.306884773395668,0.5094180085614227,6.561621537914609 -green,triangle,0,21052,0.4444445924121314,0.9392318771195354,0.4955882458073949,4.456179712760757 -yellow,triangle,1,21061,0.7463326458125114,0.7480201022174645,0.4875042825188887,3.908828774224243 -blue,square,0,21066,0.46014722298657207,0.431619130779731,0.492328739500153,4.104287058571806 -red,square,0,21076,0.08086936595008021,0.8285766235634872,0.4922966863814496,5.122748040194756 -red,square,0,21078,0.7329916847856454,0.9698052478978167,0.49610227404122836,4.264437968440457 -red,square,0,21095,0.9764840347415089,0.838333079493244,0.4969026859805641,5.68131854704382 -red,circle,1,21126,0.014682784459728038,0.10550928941947696,0.5094537998867915,3.3239921648188537 -purple,triangle,0,21127,0.8463656790692411,0.4077440524757441,0.5101814889990439,3.846422687411694 -red,square,1,21132,0.7904267494405386,0.0060406446277151415,0.49480729617066893,5.422971662343695 -red,square,0,21143,0.24050115180077702,0.0259628938661991,0.4929038038863163,5.279677133329643 -red,triangle,0,21195,0.07514479515457051,0.9395936976454098,0.4911374432049697,6.103449808729015 -red,square,0,21206,0.8170123044579777,0.3363830563577408,0.5000333271090005,5.009080400063149 -green,square,1,21249,0.19556305857552714,0.8124073545532011,0.49840806271380145,5.606232044742601 -blue,triangle,0,21288,0.7128002001284794,0.1445677150741791,0.46702652105537623,2.880210428921245 -red,square,0,21293,0.479879952170827,0.23045326089982876,0.5149073585125089,4.445441822586167 -red,triangle,1,21303,0.21119451339365447,0.6857255229915151,0.48811329937464615,3.1597744122711724 -red,circle,0,21308,0.21412695396620884,0.2606484348270333,0.5092201386499259,7.317026721123564 -purple,square,1,21310,0.7941515170188567,0.15309972301899355,0.47522426187046973,6.455681479868335 -red,circle,0,21321,0.5913985027165712,0.5520566533130662,0.5136274713116568,4.979826280780514 -red,square,0,21368,0.6906209818509174,0.2240158925443917,0.5117884572803822,6.121298031342899 -purple,triangle,0,21374,0.2755963693831439,0.8289675472773185,0.49742984079090047,6.5284168279228 -red,square,0,21390,0.7689707378037345,0.31420038059789834,0.5083377777030393,5.560811933079074 -yellow,circle,1,21392,0.05622911377538875,0.30755696438543234,0.5016869193460596,5.11113585022663 -blue,triangle,0,21405,0.5268525396274654,0.795946919565389,0.45750842351701976,5.734388155634072 -green,circle,1,21411,0.04734644152491252,0.9895216947833483,0.4906643160218014,2.22884985139162 -red,triangle,0,21418,0.41134099675391245,0.6257906776454929,0.48407427561669986,5.876275839274189 -green,square,0,21423,0.3411519068342579,0.021195059955016582,0.49259224643733857,3.8341401924271956 -red,square,0,21433,0.15131023113786335,0.2545504713024562,0.5064130967091686,2.736294080363485 -red,square,0,21434,0.5003936342646786,0.7996668685364292,0.5075988890732777,5.8404083985184 -yellow,square,1,21435,0.891336051422774,0.8900231549747616,0.5040006583947538,5.692972336380177 -red,square,0,21448,0.5307491905644712,0.4379213716150401,0.5052880282668007,4.637437751239553 -purple,circle,0,21449,0.05531995928749733,0.9794913580104999,0.5038226428142504,5.892271836611318 -red,circle,0,21456,0.651076059619755,0.6263960433464169,0.5351105066633999,4.19398868353847 -red,square,0,21462,0.3369908585226723,0.04773072964788039,0.5043263604565719,3.7777468262293907 -green,circle,0,21490,0.7898180559305741,0.40108776279702374,0.4877770307347506,4.0088350488961835 -red,circle,0,21504,0.44144315627824804,0.42797485664212803,0.5346505822855753,4.524957114175236 -red,circle,0,21508,0.5995849828140898,0.6126915239432447,0.535772961147537,3.7804088229065833 -green,triangle,0,21532,0.7144051751268949,0.0532367368974076,0.5046211083736108,3.924063447585368 -yellow,circle,1,21540,0.8623257574586204,0.6375173484319057,0.4979865832912213,1.7651427679128553 -red,triangle,0,21541,0.5550061289868258,0.19311336373441867,0.4764961485801617,3.969861772108475 -purple,square,1,21543,0.8691151963850937,0.3446216224781544,0.47696591302089425,6.789067296199428 -yellow,triangle,1,21544,0.5806193156364592,0.2176519199388216,0.4817252637367531,5.326527398115316 -red,triangle,0,21552,0.5991815025532786,0.287622819045407,0.472811859081606,7.852624005892998 -red,square,0,21558,0.7161120538252276,0.200988584299714,0.49840475167334347,4.057135195723018 -blue,triangle,1,21563,0.5454124967341736,0.26733794533150324,0.46029991295852674,6.947049509191977 -yellow,triangle,1,21567,0.9088812503391556,0.2418400446321033,0.47848526048044004,5.321271711755872 -red,circle,1,21578,0.3422846056424762,0.37834502470474557,0.5501149829841544,4.444937470283529 -blue,square,0,21603,0.5428543052193355,0.46318585121897493,0.48955670625842057,4.17403137862323 -red,triangle,1,21606,0.3935490596732871,0.9797167798716727,0.4715102369673862,6.799445885564512 -red,square,1,21619,0.909934728202999,0.5119129155167673,0.49737464360721895,4.571572224384272 -green,square,1,21623,0.7814360511897981,0.5896324745193484,0.48699110699848763,4.43537350228137 -red,triangle,1,21625,0.051071354157938176,0.7519231802421672,0.4760077497564983,6.996091316618849 -red,circle,0,21628,0.07270971127986847,-0.016414971105282394,0.5472942566681013,5.860927896809422 -purple,triangle,0,21636,0.5685316767846199,0.01912106890856846,0.49782977364697106,4.685565821797521 -purple,square,0,21643,0.8863171836197399,0.5850820667956556,0.46804656937470335,5.158722695703592 -blue,square,1,21648,0.18180061370103762,0.5389115990457999,0.48397977953719323,4.391018882127969 -purple,square,0,21650,0.2272638063103246,0.9999751864255598,0.4690754110719239,4.874878689157362 -blue,triangle,0,21661,0.4822239781894736,0.459283624860774,0.45652395171573695,4.830135203545993 -yellow,circle,1,21678,0.9713252215203851,0.0032838959668622936,0.49924169829892373,4.347830870872097 -red,triangle,0,21688,0.5030123424917308,0.5065586655397507,0.4690210914902035,4.191715047877949 -red,circle,1,21695,0.878685971609549,0.8775353647337604,0.5389771332212562,4.637341572454716 -green,square,0,21709,0.8153050110816056,0.8789884604906779,0.48331051779034556,5.999810666772646 -yellow,triangle,1,21756,0.977185020962831,0.7903545309088181,0.4903148196725208,6.060236508394709 -orange,triangle,0,21762,0.9527922622244919,0.3741811039393883,0.5548027776141339,6.615729237293617 -orange,square,0,21769,0.8977463870394035,0.5179054952659966,0.4672807579458321,5.332571072807396 -orange,triangle,0,21771,0.4811752006010426,0.5975462878820786,0.5553053052970471,4.066752606850173 -red,square,1,21786,0.43632829092308345,0.3319361654062488,0.4848170535422973,4.624369904082484 -green,square,0,21787,0.6148973698468939,0.8978105718100777,0.4869429283976462,3.4458903012297717 -blue,triangle,1,21831,0.06491058549850748,0.5489107981049747,0.46057094312732805,2.6757834975650283 -red,square,0,21832,0.29725885508597305,0.7168105449072771,0.49053004634660896,4.060258874329796 -red,square,0,21834,0.6027093979020824,0.8116283323254283,0.4939688104637858,6.427074398871658 -red,circle,0,21835,0.20404592072358674,0.1547325628594451,0.5138768664066818,4.746891787347843 -red,square,1,21837,0.2536919623396767,0.7810050640160489,0.49657305998067386,4.940604650908614 -red,circle,1,21840,0.9327736097717733,0.9311343192263329,0.5135774833356186,5.45811746419271 -purple,triangle,0,21846,0.5041786130470416,0.9483200543242586,0.4888652617523682,4.139859418393173 -red,square,0,21858,0.13747478569265603,0.6500982446511613,0.4889957184466165,5.022966055803096 -red,square,1,21884,0.3227411936424912,0.7177207084319108,0.48985434213650725,7.747687963200451 -red,circle,1,21890,0.01779936782298963,0.01672704502333422,0.5162751961060607,5.815051083119799 -purple,square,0,21895,0.038200297008298745,0.6987117030511367,0.4633864788329225,6.078496804227996 -red,square,1,21904,0.27435041157131446,0.7198597249887962,0.4886877132333041,5.651700723390704 -green,square,0,21907,0.5074137845807053,0.11659089256269839,0.4791808061501693,4.748941677172227 -red,triangle,0,21917,0.5648956406376043,0.34858648370834544,0.46355835297722076,6.555133465611949 -green,square,0,21925,0.3143703464800479,0.5910473795803071,0.48435096892195106,5.85327588774183 -blue,triangle,1,21944,0.646556358055206,0.5767555325214678,0.460999235144728,6.063911829323001 -blue,square,1,21948,0.06249951576667556,0.6948640820041468,0.5006793250059718,2.490162327671141 -blue,square,1,21954,0.871739367274581,0.27721239255668517,0.5016402072715608,5.748282535510005 -red,triangle,0,21958,0.7348942724858728,0.6114793725971515,0.46704369426616466,5.557762902011185 -red,circle,1,21979,0.2268341966995554,0.13998481191626178,0.5142782047291493,3.1431670096486886 -orange,square,0,21985,0.3969542971064818,0.12450422641705017,0.4604904884157345,4.330105445041991 -red,triangle,1,21999,0.3575352265558621,0.21354018827826393,0.4620932065290542,4.093441077460721 -red,square,1,22006,0.6203058230695373,0.19052894035604195,0.4849307848850839,4.344531487207733 -red,circle,0,22029,0.043932278699233995,0.12567225604536203,0.5144657144432702,2.4989773830243527 -yellow,circle,1,22033,0.590581707368831,0.5596137226484427,0.49362805330000936,4.769959718677032 -blue,square,0,22040,0.43477105092947876,0.7886387272308767,0.5029690768161315,6.2180295927136084 -blue,triangle,0,22042,0.9645416995753514,0.938483196452791,0.467615803541512,6.453884220574573 -red,square,0,22051,0.9805684167239406,0.5452666091870497,0.4843116922718076,4.217434843189204 -blue,circle,1,22068,0.7885190863385096,0.6057816872362967,0.5055798595735497,4.2766593248087945 -red,circle,1,22073,0.9295942495471209,0.8963724948634558,0.5016493152624675,4.733670687810302 -red,circle,1,22076,0.5873168506919586,0.4941105665376684,0.5043295322856316,4.40241193062348 -blue,square,1,22080,0.36567058746781456,0.5467731375372858,0.4990598148918417,6.884640814498577 -blue,triangle,1,22102,0.05182869819523728,0.8050879763654976,0.4622316596018345,4.77035578066242 -red,square,1,22114,0.4261696616058921,0.6967517553320015,0.48346591276429723,4.3221731436400415 -red,square,1,22128,0.8627015910076006,0.10767986134045882,0.4871998838234642,5.913161342933268 -red,triangle,0,22140,0.31607338035315946,0.9153033877331799,0.47320147670034146,5.986312354469507 -red,square,0,22155,0.5507315423676834,0.07665942148140314,0.49898498721565226,5.913002188807847 -red,square,1,22182,0.10073684311425768,0.29940739523729143,0.5024464916537524,3.342679516509387 -blue,square,0,22195,0.4644743224822755,0.5346152340411093,0.5056339032967823,5.235196022920134 -red,triangle,1,22196,0.04108539719809534,0.4179295202262703,0.475537628255667,4.38497893936318 -purple,triangle,0,22198,0.10297868514442432,0.6353922829468174,0.5014166609242939,4.8793032399406755 -green,square,0,22205,0.9563827419868632,0.02774015231792981,0.48993454160192296,5.7838984271753615 -yellow,square,1,22206,0.1483118703576879,0.3724226563656645,0.5069770367150711,2.7387052395195934 -green,triangle,1,22221,0.01930095360344508,0.044260984931902,0.4901800304221115,4.512500787189332 -red,triangle,0,22245,0.35916710577309596,0.8509086368144284,0.4780522169181255,5.628970373182111 -red,triangle,0,22274,0.21365488275777578,0.4647660904660077,0.4897926501871917,5.058750319277301 -blue,circle,0,22279,0.3794552496743996,0.7642680403039164,0.5015277679634573,6.7195412034013176 -red,triangle,1,22280,0.9420399451250119,0.48428384263341495,0.4893376793024842,5.1506911101868775 -green,circle,0,22282,0.5263007670178349,0.014142276466250991,0.4888191763601706,3.3889692752380234 -red,circle,1,22290,0.8003957407184223,0.715103723476151,0.5008608133674888,5.882542060457841 -red,circle,0,22301,0.4657275707796691,0.4377350969195919,0.49943354393795486,5.311197783994828 -red,circle,0,22306,0.6081967282072333,0.6781471165779014,0.5006472842573739,5.447282649528127 -purple,triangle,0,22324,0.625120180063119,0.8240625003738329,0.5025026436099966,4.8994106981360614 -yellow,triangle,1,22325,0.1135299754240886,0.9893886679900336,0.4936421924352838,4.460815216189723 -yellow,square,1,22326,0.8800081445296511,0.019729917598184987,0.5123858143380315,5.695406076808497 -yellow,triangle,1,22330,0.561759466667296,0.5572254678485445,0.4969092861235089,4.810800340868497 -green,triangle,0,22358,0.18260375512941507,0.876073948800425,0.481858955029465,5.287760948091096 -green,circle,0,22367,0.3845957697508985,0.018692914671353145,0.48470952367028747,4.114261809864085 -yellow,triangle,0,22371,0.8443051188142019,0.43410019879010964,0.4960372684466781,5.986469091493085 -red,circle,1,22374,0.4078666427416304,0.31327016069074615,0.49235251483639225,2.7883857174436515 -red,square,0,22380,0.7015574472079029,0.05171416106481863,0.4941515301405302,5.04434905888516 -red,circle,1,22396,0.3564266725679328,0.43606361177962794,0.49722731137702975,5.103495908802769 -red,square,0,22400,0.7184341898806038,0.7410214031972242,0.500998282971396,4.777478749460866 -red,triangle,1,22405,0.5736535140532406,0.34937579864724044,0.49221501613768165,4.097212728395965 -yellow,square,1,22412,0.6063249455452154,0.09377389220655175,0.5167116405650078,6.584559889225678 -red,square,0,22417,0.25756424123855926,0.888281910692454,0.5001566046384343,4.228503437312928 -blue,square,0,22504,0.304475080753288,0.2082416028341023,0.49081234444357535,5.903768626693311 -yellow,triangle,1,22505,0.2476259721272076,0.9612620769583891,0.5066326788053319,4.690125741994019 -yellow,circle,1,22508,0.13515228920107658,0.630478194977146,0.4944251304893387,5.041932268369011 -green,triangle,0,22510,0.22850347539357074,0.23511388963295687,0.48979495139811197,4.557965762953089 -red,triangle,1,22514,0.9235242260081072,0.5616880992362214,0.5051202050979727,3.383680030189833 -blue,triangle,0,22541,0.7935783469207115,0.14609943654505775,0.4783763820435312,4.964762249510618 -orange,square,0,22544,0.8078036685860043,0.946039689000959,0.461221299545693,6.7932686589614795 -red,triangle,1,22563,0.9590803652137688,0.21934729755521032,0.5019932317563995,5.212499965616153 -red,triangle,0,22590,0.3211669968131414,0.9542622209474696,0.507398445019412,4.66317134962204 -red,square,0,22624,0.19123810966299948,0.897335774498942,0.4997050599047793,4.135730708677318 -red,circle,1,22626,0.9543889601592358,0.9809586445063544,0.51630715679236,4.8257437101738345 -green,square,1,22645,0.290673224233454,0.5624655455592135,0.4826390265997839,6.62699830717576 -red,triangle,0,22648,0.7869942861547136,0.25176797799312467,0.5076407728542566,5.742203258300368 -red,triangle,0,22654,0.34909640879353976,0.4771305310629287,0.510767723688411,3.908252301980633 -red,square,1,22662,0.7150019109976505,0.589139442261408,0.5060178606126404,3.966257988561391 -red,triangle,0,22663,0.0934293856347842,0.42037781783300454,0.5125806216641748,6.61196152561503 -blue,triangle,0,22664,0.011910868478755776,0.7708511846248055,0.48753490969087887,5.379080042442688 -red,triangle,0,22669,0.6710061633806403,0.1272278043460734,0.5160732179852063,6.062066031186976 -red,square,1,22675,0.23366310838626225,0.023855666927075747,0.5031681341948554,4.873906874526924 -red,circle,0,22679,0.14310254559089575,0.06814248262406124,0.5177678869079146,4.46572924532907 -green,circle,0,22685,0.1963330273098456,0.009943650095666667,0.47642674282069647,2.4618817353633187 -red,circle,0,22691,0.9084870151254993,0.8658081651692412,0.516359291858911,4.649828452052325 -red,triangle,0,22694,0.417181709097607,0.7136335454431197,0.5127798550135525,6.08976324251034 -blue,circle,0,22732,0.8420027395243015,0.41010848148155066,0.4950831386294427,4.634375806402584 -green,square,0,22744,0.12496920223784014,0.49858231402884456,0.483776100218785,4.016895638765839 -red,circle,0,22745,0.5345468901160937,0.5877527190456036,0.5138043737551222,4.992815954707054 -red,circle,1,22756,0.3536659679851689,0.41620391458279904,0.5130419796290119,5.330789604933889 -orange,circle,0,22763,0.9190273261231365,0.6714007132424881,0.5511375003169077,5.319044419531634 -purple,triangle,0,22781,0.9295205448942289,0.7111156518717175,0.5035970529485849,6.025408159343598 -red,circle,0,22782,0.18653467441088423,0.16407662792108896,0.510750316182501,3.998789546247329 -red,circle,1,22787,0.9970174169303028,0.9012157635807073,0.5145707456359636,3.9603187160501747 -red,square,1,22792,0.15136673239971,0.07701701967366947,0.49402665298825343,4.713683528049551 -yellow,square,1,22794,0.07667826164819724,0.37552971772134636,0.5235873231540557,4.494761710168215 -red,triangle,1,22803,0.6098053256350482,0.82972280023953,0.49796228414117655,5.6183185449501565 -green,square,0,22806,0.8267854594990207,0.38903665833444945,0.4740231286636921,2.543387333985283 -red,square,0,22809,0.7213338867324818,0.5076755245091441,0.49316520216914944,3.8586582476753377 -green,square,0,22825,0.8358486593628349,0.09219739905246627,0.47164484870792567,6.1596541846362785 -red,circle,0,22829,0.5066949289888992,0.437132273418202,0.5126548764383861,4.320802890683658 -purple,square,1,22831,0.6530872860581757,0.9328311165111116,0.49471925760625834,4.335871480662567 -red,square,1,22845,0.31664220635016394,0.9640193444436116,0.4962507172776447,7.371518039806723 -red,square,1,22853,0.5034364462806025,0.6481816564560297,0.5006019916644879,4.458341894469222 -green,square,1,22877,0.9769151376939849,0.18401206817468663,0.47601114176294956,4.691916594468638 -blue,triangle,1,22893,0.23534810546344453,0.12131320116499156,0.4842596616200066,3.044027827104633 -red,triangle,0,22905,0.045157540481247094,0.651585344377143,0.4945897960208256,5.031538731949464 -blue,square,0,22930,0.4501072656146621,0.8963078840091769,0.49511319577621776,4.607625033669522 -red,circle,0,22941,0.3543137697482621,0.30329261024218473,0.5059725122883698,6.297611804388446 -yellow,triangle,1,22945,0.05757503983477552,0.6236811778392366,0.4909242656735214,5.997358656717654 -green,square,1,22955,0.5044063382557639,0.8784454242096017,0.47927155028078905,5.313359674452236 -red,square,0,22960,0.11802117546997326,0.1447344694231808,0.4911330000888476,5.501587978118951 -green,circle,0,22965,0.47116799635680473,0.5514665055465101,0.48029862840348614,4.955149091785376 -red,circle,1,22976,0.35095448820822717,0.2835439038025327,0.5039589415490381,4.662992736200368 -blue,triangle,1,22990,0.4971451902854148,0.3618865702801357,0.49742858694753495,6.087065255578792 -blue,circle,0,23008,0.4850299809358679,0.9472683760002961,0.5029606908516189,5.286881830029806 -red,square,0,23011,0.9448095167203214,0.00318281597099912,0.49717706595087674,6.072178967336626 -red,triangle,0,23038,0.5974407519370348,0.6521533239726316,0.5087356628867192,5.362014623324517 -yellow,circle,1,23051,0.890221185607212,0.6184733433833359,0.49015670440801073,5.802267662246231 -green,triangle,1,23067,0.07256069885965499,0.5197958886035285,0.4938589624705172,5.539893849706517 -yellow,triangle,1,23094,0.16745477457964586,0.3210473090903906,0.4983589188440152,4.014640422202761 -green,circle,0,23110,0.6905717005250935,0.4196504374409644,0.48854375880908135,4.521045733215048 -red,square,0,23111,0.8273872555208033,0.924287338992132,0.5171730085436889,4.4507440944526495 -yellow,square,1,23117,0.6864514476428522,0.3875716690464819,0.5158671426294485,5.3841546979528765 -red,square,1,23119,0.4010482788675709,0.13987513942337404,0.5161442760631973,5.716300726599036 -red,triangle,0,23121,0.6564046358959225,0.5748079335638473,0.5163483397320485,5.164019508421592 -red,square,0,23139,0.47970021810374164,0.04448739444085237,0.5192800612108587,6.639047036038089 -blue,square,1,23147,0.6545299020038536,0.20907491979451132,0.4933565510711494,7.336259928188473 -purple,square,0,23150,0.8288170993684242,0.3013056124683675,0.5044752682364696,4.926947127363284 -orange,circle,1,23158,0.16296085075938893,0.1679143612528844,0.5510090715940692,7.131818625881533 -red,square,0,23164,0.19064338166542505,0.30609756445704817,0.5186227688008782,7.6304745511890575 -red,circle,1,23183,0.17963257616371797,0.21790149923600316,0.5167340115558117,4.979503240060656 -blue,square,0,23225,0.2722029921594127,0.0857704317288891,0.49455895389764915,6.234925129226768 -red,square,0,23226,0.3173198214327341,0.5287519872018137,0.5279871106775662,4.820793406798785 -blue,triangle,1,23227,0.06326765002799628,0.2030965851022173,0.5025357366076103,5.633596188776107 -yellow,triangle,1,23235,0.1959207011930677,0.9694446994077305,0.49858221639845063,5.688250176252964 -red,triangle,1,23236,0.11326307361349686,0.5238026000166917,0.5312506604967607,4.532098938118924 -green,triangle,0,23238,0.9284273023572681,0.024904179047771535,0.5014311473231676,5.264618742938295 -red,triangle,1,23239,0.7486308114425985,0.5792599414210843,0.5309433692635604,5.40094430990473 -red,triangle,0,23243,0.07349511303033818,0.7288456913871848,0.5261854598236152,5.9976981804079195 -green,square,1,23251,0.337738488006862,0.9218741783518535,0.48300040075101625,5.620615041617289 -red,triangle,1,23264,0.6429467881134677,0.24693845731394914,0.5245024821220093,5.781011225092461 -purple,circle,0,23274,0.2176506746399962,0.16151922944035269,0.5066370673260421,4.817078713659037 -red,circle,1,23277,0.1470965172704719,0.0939388375711197,0.516873496831346,5.765755063061776 -green,square,0,23284,0.33500362347418966,0.5107746808409778,0.48049337663962033,5.1203765990345405 -blue,triangle,0,23305,0.6234308829769849,0.49949725982288573,0.503289040855153,4.5194927690406415 -yellow,square,1,23316,0.928500902585382,0.5305811934229719,0.5111729062204553,5.21016447222306 -blue,square,1,23319,0.7891971824787298,0.9697638103413773,0.4832960148401535,5.714001015841863 -purple,triangle,0,23332,0.1894742972744351,0.09246415694188947,0.5038366568143672,5.264260713103147 -green,circle,0,23339,0.5598837889486235,0.42165928937339225,0.4796006283004833,5.5362293907604245 -green,triangle,0,23341,0.45400060369541884,0.7987833667175556,0.49315096966683747,7.389847427691393 -blue,square,1,23349,0.8759334909312394,0.8526409006897021,0.48212566267360624,4.295379910590351 -red,square,0,23353,0.33302228063348194,0.39005875101745735,0.5273874425863326,6.972948881298778 -yellow,triangle,0,23361,0.14411588978987833,0.2996404226191357,0.5008513906564935,5.342067144025026 -green,square,0,23363,0.11348677996467904,0.37960723964032306,0.4867056287486982,4.131443795714685 -yellow,triangle,0,23366,0.11453174843998815,0.05670257708150317,0.4985373321294248,5.021646317700202 -red,circle,1,23378,0.20742841236373621,0.1643143052980002,0.5200894196450062,6.669884843692472 -yellow,triangle,1,23387,0.8799429863815864,0.2238812513346875,0.49641443509606087,3.3315106686470326 -blue,triangle,1,23388,0.572348977940741,0.8719742819623544,0.5087346000006522,5.628147770546362 -purple,square,0,23394,0.11101035499249856,0.5361022909767356,0.5008023668268805,3.2150906726892825 -red,square,1,23403,0.9877866011909372,0.001407976217636775,0.5224953678090806,5.897717198549871 -blue,triangle,0,23408,0.7639238207095306,0.8433706642346348,0.5097220112537454,4.390790422880804 -red,square,0,23419,0.2686774934501168,0.04634149968713108,0.5324232027780118,4.0235176794683385 -green,square,0,23426,0.23570775454999937,0.8515944071369259,0.48024397522255824,4.510660774240647 -red,square,1,23443,0.9692643954254048,0.23654678728440626,0.5160723415840378,4.6213919982873986 -green,triangle,1,23452,0.35108078550552835,0.7323011571500437,0.4972178642922544,3.8568202113772023 -yellow,square,1,23456,0.2382981929787239,0.6439295813902012,0.5042095435101689,6.7238661644939945 -red,circle,1,23461,0.6849812512940661,0.7369214144541173,0.5215029622409405,5.074787342243876 -red,square,0,23487,0.1870558897159894,0.34911361061192403,0.5074974926998845,5.198021143370162 -red,square,0,23490,0.9571037103338532,0.30168283825069675,0.5076765930863943,4.87682808739305 -green,triangle,1,23492,0.37845588789308593,0.5843692716007478,0.49697714670954246,4.681154210691207 -red,triangle,1,23499,0.9489634816958415,0.9512562725625789,0.5181934400073268,5.798088204935347 -red,triangle,0,23512,0.6496381451909683,0.6264868349531356,0.5134794524602978,5.082460962998624 -blue,circle,1,23522,0.4498477086037945,0.7851690810404944,0.5146729929839238,4.545765283829305 -red,square,0,23534,0.5737520508427709,0.952008797349579,0.5083938733135008,6.085515991814169 -green,square,0,23545,0.2668898034132273,0.8751744182584394,0.4817901674248808,6.335147897977493 -purple,square,0,23547,0.480237346573802,0.17768333774784206,0.5143023435538197,4.393122019273999 -green,triangle,0,23549,0.5628552864115597,0.8525964434265687,0.5021437106137278,8.13414492020372 -green,circle,1,23555,0.5142752714065709,0.18839634572039876,0.48961056044451295,7.651422689170239 -blue,triangle,0,23572,0.5282897484829939,0.9571870333197425,0.5041198817098669,3.5926398772336134 -red,circle,1,23585,0.7926330525552574,0.7057002992540209,0.5275987625357925,6.6910453003375645 -green,square,0,23588,0.43291586321150977,0.7399387899109987,0.4819400508078948,4.213055836522195 -red,circle,1,23594,0.5584863101793759,0.5960031716881348,0.5266413669051735,5.040288577096548 -red,square,0,23601,0.026160425589723202,0.2106918355910713,0.5032833816481929,4.737356257458481 -red,square,0,23616,0.41384561250687146,0.1457072481923518,0.5120296475641143,5.212571615183232 -red,circle,0,23620,0.23984757848623084,0.21509975420297772,0.5260452920510058,5.560904782077699 -blue,triangle,0,23627,0.6221108424539085,0.6996988278755781,0.5088472481618641,4.31281683743493 -red,square,0,23633,0.28199172119733096,0.7598832023283023,0.5099509052814909,4.402472105430491 -red,triangle,0,23661,0.9661981561677621,0.3454740109285682,0.5264699444730383,5.6569681420945725 -yellow,triangle,1,23672,0.7973488634234054,0.06198682061980121,0.5053745358143131,7.10032832908191 -purple,triangle,0,23675,0.566385261024155,0.3349515750325801,0.5105398354895141,5.113656909198742 -red,circle,0,23682,0.05619336235744821,0.03041886979549777,0.5160708446578357,5.510910793914063 -purple,circle,0,23696,0.678870545187656,0.9305319252797172,0.4939277423511818,3.9485047826699287 -yellow,triangle,1,23705,0.2571202556454315,0.6200297589458074,0.5079060362440976,7.276836869756789 -blue,triangle,1,23707,0.8444785405864961,0.17881935841743757,0.5152639651748931,7.17855534872908 -red,square,1,23712,0.1066848119680377,0.6087079942632704,0.5013735574944854,6.710299404920831 -blue,square,0,23719,0.278423195659686,0.8896399663142538,0.5078848813292886,3.1042771661770683 -blue,circle,0,23722,0.6376399260926549,0.4637744999505107,0.5148754120648366,4.057503123569841 -red,square,0,23737,0.018811481913225236,0.24875484524575475,0.4871369557439983,5.672389420716473 -purple,circle,1,23744,0.17585924673523246,0.9396386758587885,0.49861994033105117,5.4001206638835795 -red,triangle,0,23745,0.08531808704159116,0.47560093962790306,0.5154554771508332,4.707170301843964 -red,circle,1,23748,0.8693976869888276,0.8950642871349858,0.5165295191706236,3.3253382532907527 -red,triangle,0,23762,0.8766604272138507,0.9550951297338228,0.5173269581062402,5.196227921112615 -red,square,1,23763,0.8463426770971938,0.7775220536146744,0.49423503094969923,3.0775080051111074 -purple,square,0,23767,0.2561566288142689,0.55902888885857,0.525641565266589,5.913894586745621 -red,square,1,23774,0.5031053936960308,0.47089973093923354,0.48999688647209,4.032194765926218 -green,square,1,23790,0.039010650178135986,0.7477425203559989,0.49054228398832755,5.758368112873792 -red,triangle,0,23798,0.2944493023068089,0.3053705033257309,0.5125433635936449,6.7534354418888105 -green,circle,0,23800,0.180749463380662,0.502074527083829,0.49090475819000967,6.3082002637492245 -blue,square,1,23804,0.1674016830221995,0.09291547366663333,0.5141152292492428,4.761397819580799 -yellow,circle,1,23810,0.03706662343613909,0.9159692580202179,0.489526405426117,6.0823389191202635 -red,triangle,0,23812,0.4360037792120762,0.48326292285672146,0.5119914861773859,3.0718120102284696 -yellow,circle,1,23841,0.91565115657097,0.1559391230984365,0.4918633802969998,4.359706209167996 -red,square,0,23847,0.2313801423459757,0.5188700566859388,0.4925272759241852,5.220219370173371 -purple,circle,0,23873,0.1264174840471627,0.5549920389724897,0.5031935120553704,6.036754843443859 -red,circle,0,23880,0.4250971118941149,0.32691141265128065,0.5088147484124527,5.921482985157826 -purple,square,1,23881,0.2059411178040228,0.802124762404155,0.5219456324784869,3.2332747784135076 -red,square,0,23890,0.262717368497979,0.4095960123131801,0.5004613573402783,4.007675878887047 -red,triangle,0,23892,0.990065337277071,0.49282710159029863,0.5061783313811727,4.420892427287193 -red,square,0,23898,0.17541228122753616,0.302744499009421,0.49595392511653763,6.497621157377228 -red,square,0,23900,0.32309551307993656,0.49686631256497904,0.49783027299140975,4.115022727441629 -blue,triangle,0,23908,0.964453190578294,0.0807492476378443,0.5257030088871973,6.364883177088749 -yellow,square,1,23912,0.9690658334747945,0.5133152381211084,0.521476357585508,5.550674235650296 -red,triangle,1,23922,0.03782868391756278,0.713864299069087,0.5002606814958692,4.594462729910213 -red,square,1,23950,0.7596490074850376,0.7032788867149541,0.48474982962521135,5.785065907227082 -blue,triangle,0,23953,0.36770004131687517,0.4492645440752139,0.5247018064386064,4.0701525069574265 -red,square,0,23966,0.9050174659381707,0.8568666693499032,0.4923683453069947,4.033789714716826 -orange,square,1,23975,0.22645819836382142,0.7108024053107417,0.46264714819619496,4.083309880103242 -red,square,0,23991,0.3293409049347982,0.11901085846456272,0.4789824685190482,4.674776266228354 -orange,triangle,0,24005,0.3822101717945783,0.4837522330957277,0.5275037097462535,4.277785276456906 -yellow,square,1,24012,0.6172480499647973,0.7936580678714651,0.5329173470085674,6.956542548759404 -green,triangle,1,24021,0.8313598500198173,0.2906790841176131,0.5027404486780256,4.301364943554991 -red,circle,0,24025,0.7693043369358932,0.7029426319887915,0.48905960467011156,1.8268617341471807 -yellow,square,1,24029,0.7330809386091931,0.49002949487944003,0.5290296814133423,3.036406465453382 -green,square,0,24039,0.9981802922692293,0.9349396701268718,0.5029245218383911,3.7307368500357314 -red,square,1,24049,0.8326647125311912,0.22711273133387866,0.48063609898704096,3.339649055008552 -purple,triangle,0,24066,0.35247876688893576,0.6982236744951981,0.48691393519695986,6.661632889317545 -red,circle,0,24077,0.6373331621648192,0.5802841510190402,0.4889588781476193,4.568362120656036 -red,circle,1,24081,0.12995456731136057,0.166743454166228,0.486728547135022,5.428564575412668 -purple,square,0,24085,0.9327858476840071,0.6019400312305438,0.5207851611964069,4.441070146286315 -yellow,square,1,24087,0.5767380461220525,0.22721827602865996,0.522801926163116,5.015791958340519 -red,square,0,24121,0.6923700959449809,0.40372280708971575,0.4768053562483246,6.814524252227478 -red,triangle,1,24129,0.07278460622061267,0.6363406558596526,0.5056310547612761,6.412204026501519 -purple,circle,0,24131,0.8293544307642253,0.26449789378830546,0.4969934211736489,4.66903641608489 -red,square,0,24149,0.491222046627109,0.2098133903893622,0.4880681938427089,1.7879383037512575 -yellow,square,1,24158,0.5493361890975975,0.382764036926871,0.5230805626817256,6.271504067004247 -yellow,square,0,24196,0.14682449845013568,0.460966767156074,0.5241028016642666,3.8178091040959568 -yellow,circle,1,24202,0.9926027440203834,0.7319753454275766,0.49649536522561144,4.3203040649067965 -yellow,square,0,24205,0.05713496088491765,0.946148566657532,0.5221414472322131,4.558171421280353 -blue,triangle,0,24210,0.05380120169641334,0.275318743628017,0.5303886077592667,3.5318396738589395 -red,square,0,24222,0.3509901122980337,0.5133600470322427,0.5092252413951253,4.399960551982097 -red,square,0,24226,0.07909196977259503,0.04209166124776631,0.5020116207515555,5.923454352424031 -red,square,1,24234,0.8783344279116255,0.2557030677507963,0.49656663735154266,5.087217606008873 -blue,triangle,0,24242,0.47684650008051666,0.8005730812576591,0.5312775038103603,5.401158410675392 -yellow,square,0,24244,0.1422759481650815,0.4499174639245199,0.5235911444388166,3.7226190258788256 -purple,circle,0,24246,0.18550030961376696,0.721342114703196,0.5047572430604074,5.876891170413199 -red,circle,1,24256,0.06467046009606936,0.0962187450196616,0.4819559155975114,4.6528223925989325 -red,square,1,24280,0.6038742473956866,0.6924952553560021,0.48831387578362817,4.647880963287406 -red,triangle,0,24309,0.6072322318971592,0.11145891318297196,0.5108167971890211,4.326995843193109 -red,triangle,0,24345,0.2734854812785562,0.9876372286167877,0.5200130162716525,3.0608064677951066 -red,triangle,0,24348,0.16931044275599072,0.33080512640023363,0.5176317514301072,4.7069378744015316 -red,square,0,24367,0.6477662909831355,0.3247662572031721,0.4932343730190598,4.876074038598661 -blue,circle,0,24380,0.9736113339129058,0.6756037446124955,0.5176266181342479,3.707869832367296 -yellow,triangle,1,24407,0.6663207383635591,0.7154532387334787,0.5224321085200672,5.502558389227132 -blue,circle,0,24410,0.5538009712487734,0.3099431836001013,0.5207113690485828,6.137761614926672 -red,triangle,0,24424,0.15424148992752262,0.42630925271530984,0.5226647909075632,5.112253484334038 -blue,square,0,24431,0.5791006981028038,0.147060030755771,0.5181654134678347,4.646179532504333 -purple,triangle,0,24443,0.4313279405805486,0.06686298675044844,0.5064134940369807,4.113614685094081 -red,triangle,0,24444,0.29196889630256473,0.46188259991821334,0.5257036770280761,5.6783853137436635 -red,square,0,24500,0.27287454203522576,0.5282281177523128,0.49810633325537496,3.6002534254547203 -red,circle,0,24507,0.10332461553478156,0.10374164345007093,0.48074698404961674,5.16782954746228 -purple,circle,0,24515,0.9558806142989852,0.7896106337170745,0.49987369136173165,3.475872194601838 -blue,triangle,0,24519,0.3039633105783571,0.04400441782744069,0.5274427478525106,3.615894807854925 -red,circle,0,24521,0.7828114510788164,0.7128370266436644,0.48004180837344274,4.266674685023329 -red,triangle,1,24526,0.40993615638834546,0.6306073940976629,0.5174098626153381,5.3453156509588835 -purple,triangle,0,24529,0.010083222198412178,0.5060460721226393,0.5138565613439221,5.106670108005759 -red,square,0,24532,0.781136641368791,0.7427123686735186,0.5104470463044536,4.846314479838938 -purple,circle,0,24546,0.8966809355188015,0.840720727841922,0.5019382506117174,3.61804101308595 -red,circle,0,24547,0.5675578207494792,0.6141838084420437,0.4814395347625242,3.8431531114531956 -red,triangle,0,24553,0.7330698610977062,0.5627167277643027,0.5183978952874161,6.499566618559693 -blue,triangle,1,24558,0.13683592814073509,0.8796684435701124,0.5260375921355964,5.63115054718767 -green,square,1,24565,0.8367623327688047,0.9981628321084548,0.48790359943912015,4.291861246731242 -purple,circle,0,24566,0.7887843806898586,0.019534311684181516,0.5036312105407535,3.7880401237487553 -red,circle,1,24567,0.9868577134070218,0.9686873132111709,0.4851988540542589,3.049266749000013 -red,circle,0,24583,0.7925786649322688,0.7953249025617605,0.48179294284468727,5.484696937132495 -yellow,circle,1,24590,0.45750678281984447,0.5870728563726236,0.49393297932789965,5.2918812270619675 -red,triangle,0,24593,0.8292097641384666,0.9369047916370914,0.5162029816955754,3.1772249052655472 -red,circle,0,24617,0.8423211077517533,0.9191099275539489,0.47664944115177404,4.9446864541468 -blue,triangle,0,24623,0.31784397770729356,0.2647086605489919,0.5277042941681739,6.211859687479072 -blue,circle,0,24634,0.8920021988760922,0.5292344220286258,0.5238682215285081,3.8886492251491425 -green,triangle,0,24635,0.41866526074699095,0.8003694387500091,0.5211946831489739,5.726274325678527 -purple,square,0,24637,0.4170921026773491,0.13124745702966734,0.5269139486368803,4.149645804172487 -orange,circle,0,24659,0.1856768858922363,0.7798826355298916,0.5425092425192989,4.351385569866242 -blue,square,1,24679,0.5168962434214746,0.6006008530800441,0.520216461930805,3.890667065613904 -yellow,triangle,1,24692,0.7784675871624672,0.7100548607832236,0.5115241528192892,4.742642277516541 -red,square,0,24697,0.4282191390403136,0.39936305191312504,0.4871076834485914,6.024071964882538 -red,square,0,24699,0.14562138711757877,0.9135999418847924,0.48870478503696296,4.741270389791599 -green,square,0,24713,0.4851289315173014,0.8555632738412017,0.48161174573999044,5.887215172661757 -green,square,1,24714,0.7496790575965755,0.02485648334475743,0.4819896989335906,5.477864781646009 -red,circle,0,24740,0.7549913608987702,0.8099642746020196,0.4685005987298493,3.9447805552141966 -purple,triangle,0,24750,0.5446504899723935,0.521573009820174,0.5050345487303328,4.750891782188507 -red,circle,0,24752,0.6143761129008561,0.6700034621960337,0.46741695022429874,5.057949004460491 -orange,circle,1,24764,0.2945430996974784,0.3201796153365686,0.5402160712004964,8.377666207479786 -orange,square,0,24767,0.25158419658777575,0.7038949330993773,0.46460313598867364,5.683706048813135 -yellow,square,0,24785,0.9545045160996185,0.4524478695361861,0.5077800004149832,5.319259963338258 -red,circle,0,24794,0.9512782502122759,0.9944442307252868,0.4729065834445926,5.041101153238117 -blue,circle,1,24795,0.6179294624125289,0.8260449527511678,0.5090377106372712,4.69614278615258 -red,triangle,1,24825,0.07150167317815714,0.5286578042738647,0.5179399470584168,5.5810535981192295 -red,square,0,24827,0.9063616356408548,0.33950307880563735,0.5078387603923648,7.092526721648312 -red,circle,0,24829,0.06399950880245531,0.08258391087274145,0.4694974287235985,4.312521389941339 -purple,circle,0,24834,0.13262433210219715,0.9812407114300432,0.5146244546537629,4.808785405997984 -orange,circle,0,24838,0.7264361685700211,0.7214928158359427,0.5399498856490877,5.27647934981674 -blue,square,1,24842,0.7998272822533002,0.5540738598008006,0.5089903629495965,4.051092327471555 -red,square,0,24848,0.7413232340211375,0.18739802080070334,0.4959363685432922,5.98179670687668 -orange,triangle,1,24855,0.828203545631617,0.16320239685847204,0.5385813765353484,4.349426323508998 -red,square,0,24860,0.7260174719821921,0.8143938811011305,0.49141811021692694,4.773896063746904 -red,circle,0,24862,0.18016795911435246,0.17993416143325622,0.4642124742981486,8.262446424259752 -blue,triangle,1,24863,0.5557089920741711,0.8593052233699389,0.5292722919728778,7.2860270209587865 -purple,circle,0,24868,0.35827381871070385,0.15443358251833816,0.5167271196943897,7.019351214304923 -yellow,circle,1,24875,0.4609088897514749,0.5005090881496719,0.48971584915675476,4.697055529964763 -red,circle,0,24876,0.08279982377309181,0.09326245911205308,0.46602560869831694,7.064746049628389 -red,triangle,1,24887,0.019388548190054866,0.16319784094155465,0.5216015278211371,3.917211378576552 -red,circle,0,24889,0.9712016664771334,0.9837470453798807,0.46445310959326774,4.404559825247913 -yellow,circle,1,24895,0.7351457116705528,0.11268862556618087,0.4873576011918283,8.26201097919447 -red,triangle,0,24897,0.3250842295630674,0.8841171771366662,0.5210653091264246,5.833904881714868 -orange,square,1,24924,0.3228177312988433,0.32584423822044506,0.4698703268350223,4.479784386363981 -red,circle,0,24940,0.4217278880696502,0.4003192502581979,0.47251941872746384,6.072471487722709 -red,triangle,1,24941,0.9368289632434924,0.6179612157670777,0.5128479641958037,5.482279977596622 -blue,circle,0,24944,0.3103782595729694,0.8433240163800687,0.5010540464797295,5.071897432691483 -yellow,square,1,24949,0.9826616843118412,0.5151233558225586,0.5201148638798578,4.9749169931806465 -red,circle,1,24953,0.2257374496016118,0.18501775724875621,0.46732798989534974,4.546718539022561 -red,square,0,24960,0.8535163524186117,0.3446860705123437,0.4936367217287923,3.7181138622323466 -yellow,triangle,1,24966,0.01604092808972868,0.3001635819282191,0.5193422128274403,6.553616926943543 -blue,triangle,0,24967,0.711472670773501,0.18154414637546534,0.5298075535265754,5.788995843607688 -red,triangle,1,24968,0.002977852200798048,0.09733930249777467,0.514537794388392,5.968530038869697 -red,triangle,0,24985,0.2026734823232471,0.6983256045299534,0.5238128302517565,5.649871772398176 -red,triangle,0,25004,0.040495542520180394,0.9099070564001548,0.5278904335963913,5.187501270378375 -green,square,0,25006,0.9384216991480615,0.4661783058074618,0.47885315912422893,7.17179520202514 -purple,triangle,0,25010,0.5555453434265945,0.5691402362180652,0.49226197917512793,5.305647040081683 -purple,square,1,25016,0.013318649820791117,0.4226407218607313,0.5100148207500508,6.4698238723308705 -purple,square,1,25030,0.26423266591008954,0.9941242266433082,0.5133987496787764,5.189225442419219 -red,square,0,25042,0.4348715926243021,0.5762389337773339,0.4836923254883376,4.279469384567861 -purple,triangle,0,25047,0.36834396113196066,0.2715104197951701,0.48939420299467634,5.117415089580451 -blue,square,0,25049,0.19379222378290906,0.751097278751949,0.5054958221487019,5.172302933154537 -yellow,square,1,25089,0.43377033331403325,0.7260011013253207,0.5137788738171449,6.551914055626052 -blue,circle,0,25142,0.867003385388892,0.3473217404964116,0.49438514111848003,4.245533571638877 -red,square,0,25145,0.43709113223610596,0.29405584165749543,0.4810763116744267,7.46502430821791 -purple,triangle,0,25161,0.8280275718593857,0.9417747856047048,0.49498321915889687,7.415747659218295 -blue,square,0,25188,0.6270113231985922,0.2230519958598457,0.5098322081234531,6.153828587135355 -green,triangle,0,25200,0.6689852490297616,0.6253210296437005,0.5229557605294215,3.4770348940454876 -orange,square,1,25216,0.48401756762364534,0.4226337084194922,0.46869804284243743,5.4422993284485095 -purple,square,0,25224,0.12648934842786963,0.403618978894864,0.5161063556852542,3.435872459765814 -blue,square,1,25227,0.06979281205572974,0.08862607882245854,0.5137236815303357,3.6905968208238935 -blue,circle,1,25242,0.4818031369883873,0.1813910166010726,0.49991336226740046,4.1430285161914275 -purple,square,0,25245,0.44237836042996226,0.7384322312479161,0.5188851283070829,6.02061367546791 -red,triangle,0,25249,0.41366583569292115,0.3091632969342911,0.5081857102508123,4.072596536874886 -blue,square,1,25258,0.6305080363965526,0.0944807331750731,0.5113262330065101,7.106332755820627 -green,square,1,25268,0.0562629545086607,0.49515633172707896,0.4669891336690399,4.855239549628251 -red,square,0,25270,0.6053177714909646,0.3639218974419395,0.4835413414642151,5.758895081622932 -yellow,triangle,1,25276,0.22919854217626123,0.004932551890295844,0.5198122231274163,5.678650661088027 -green,triangle,0,25312,0.8616276832925428,0.9966876352594423,0.507458696839184,4.913298909872215 -purple,square,0,25314,0.7582077798871317,0.004437127956541942,0.5145196605705948,7.352143193003523 -green,square,0,25338,0.7343318064474029,0.35103029756462767,0.463756847063779,4.340218211118136 -yellow,triangle,0,25353,0.49582773207250885,0.8776117849692151,0.5131465300555562,2.990661753826513 -blue,square,1,25387,0.8379941133905662,0.7227333902620957,0.5169698651951014,4.214109490126586 -red,square,0,25400,0.6647976990309508,0.6681166074108165,0.483662537121335,4.367156371007085 -yellow,circle,1,25419,0.5861097997868543,0.09304104701245608,0.480585167674643,4.31557167384405 -blue,square,0,25422,0.8381171169066005,0.9035648203069505,0.5189941468324766,3.486968257512897 -red,circle,0,25427,0.7238279092273934,0.8040643257155619,0.4816358458241982,5.377109562777432 -green,triangle,0,25428,0.026521925997903262,0.3907784742567403,0.5079862162004534,4.778410723710838 -yellow,triangle,1,25433,0.34158366408795626,0.005444890034735361,0.5136794132842879,4.428266821391993 -red,triangle,0,25435,0.582152083624704,0.3171113667930656,0.49700903956581793,4.7958472397154495 -purple,triangle,0,25439,0.6678234759775731,0.3243677520179289,0.4880360044701393,7.403742567293686 -red,square,0,25442,0.010092942375800162,0.13333359064367722,0.48905681266002865,5.376732151207544 -red,circle,0,25446,0.7813856759237412,0.8321045139195066,0.48762209498494247,5.061094349437838 -blue,triangle,0,25454,0.8484966309427525,0.012082178156971879,0.5342695369063898,6.826682002042546 -yellow,circle,0,25458,0.6537972550513452,0.5910849674788127,0.4777381011468813,6.355179083479012 -green,triangle,0,25469,0.038371626604647435,0.6121136952306467,0.5151296947307014,5.772213012236616 -purple,triangle,1,25477,0.32664149098824724,0.3270566306487753,0.48002579599316053,4.405665912819199 -blue,circle,1,25495,0.536855061623154,0.25275422849525864,0.5054052454358829,6.0468892012101305 -blue,circle,0,25498,0.5929396302837556,0.9365886925154252,0.5031106723644216,6.214885736377898 -yellow,square,1,25499,0.15618938338413857,0.5649222782779796,0.5006980941216002,5.010530103179517 -red,triangle,0,25514,0.24787971935484898,0.14596930011915066,0.48648268184742943,5.3880937750815034 -blue,triangle,1,25530,0.2895065875689401,0.08737234041385267,0.533182299700779,5.264305348202112 -red,triangle,0,25544,0.5564020468904375,0.469220034459098,0.4969889164985036,5.548019100193355 -red,triangle,0,25546,0.03927214832454329,0.8656276033417198,0.5016166743319996,6.713273682931319 -green,square,0,25559,0.46078982852078254,0.13039447341168842,0.4688506106833271,2.9766392539416984 -red,square,0,25585,0.12988420262355915,0.40387454791195365,0.49912201847992793,4.115495629323518 -red,triangle,1,25586,0.9243659644066534,0.8732778424081786,0.5079033160641335,4.835432405555579 -green,square,0,25589,0.4604805037990847,0.4828530507130857,0.47380448866240904,6.052131708988689 -blue,square,1,25593,0.9717135389121113,0.8956024358579959,0.5129793967681089,5.115284642159395 -red,square,1,25594,0.7441095256671921,0.3631964490297026,0.4906987074485295,4.688716482972666 -orange,triangle,1,25600,0.69695535764921,0.9890543754602146,0.5425817578176706,5.024244070203383 -purple,circle,0,25606,0.8641632107489988,0.013024198344529059,0.5109279908251705,5.594192736167078 -red,square,0,25612,0.08686544138582242,0.4182643741815759,0.4989660462744722,5.134468606511194 -blue,circle,1,25615,0.7128741260861531,0.7529173898877006,0.5051334980868171,4.977025552547777 -red,square,0,25618,0.5261020440632308,0.24793918270696214,0.5000373041209327,3.3928589618967906 -blue,square,1,25621,0.7987487532557355,0.4092683799709895,0.5036482874856193,6.203893021135113 -red,circle,1,25626,0.8225437630227117,0.8658634386489814,0.4876473515348685,5.716376034597446 -blue,square,0,25638,0.5661090435860126,0.9705151218982564,0.5039430666408083,6.7887104790552355 -yellow,square,1,25678,0.7229649005252713,0.7966350858062917,0.5144115099368456,6.138718468473015 -red,circle,1,25688,0.5403574726659569,0.5166753057015054,0.4986326351274328,5.517602876376867 -red,triangle,0,25728,0.6562738402068202,0.6313942944201059,0.49222163286374826,3.4146443110906617 -red,square,1,25737,0.21504602768160996,0.44943784512452967,0.49386010592306556,4.799553396710289 -red,square,0,25753,0.42488206832098474,0.9990283800959817,0.4952503152641763,2.873550855335749 -red,triangle,0,25758,0.7467306190501787,0.2704107626418716,0.4948115847870993,5.571217209167401 -red,square,0,25764,0.5814147575089484,0.4169809813630093,0.49770545340413025,6.387322165879361 -blue,square,1,25784,0.8660195733120086,0.6833150857537637,0.48941441380595596,4.367583348763191 -purple,square,0,25789,0.8710357965088035,0.5965520181038854,0.4966942633155147,6.938066210987087 -purple,square,0,25791,0.6183104781650229,0.6255565846788934,0.4932172464700376,4.826059319954716 -red,triangle,1,25798,0.2910246649656659,0.16134629813213797,0.4976488471971281,2.0505843872459377 -red,square,0,25823,0.3007399115862952,0.696901004610726,0.5099746390765068,4.393577374746172 -green,square,0,25826,0.11131905547969068,0.8234419098660856,0.4780193222691841,4.354601744136541 -blue,square,0,25837,0.5382433634007728,0.06633172929643638,0.49021353894229813,7.205544254688381 -red,square,0,25851,0.6845254244323443,0.7494942983776632,0.5135949531373896,4.478975820385832 -red,square,0,25855,0.4526191799565459,0.023487952393752565,0.5131634625164141,3.9290628772162832 -yellow,square,1,25861,0.002727180198842327,0.1854781570496533,0.5216193154685124,6.150478460606201 -orange,triangle,1,25865,0.8417560676109885,0.9287439707193731,0.5457255506490313,5.741055512423169 -yellow,triangle,1,25868,0.08944679719323745,0.4937144120678043,0.519825265073939,2.707751472799268 -blue,triangle,1,25874,0.9761858581977908,0.6051651728321814,0.5176731952997095,3.27437086687736 -purple,triangle,0,25885,0.532556057558905,0.6474779159215497,0.48276252233435424,4.410343808196996 -red,circle,0,25896,0.7010083717170356,0.6989074129751516,0.5120898940816476,5.585797969816234 -yellow,square,1,25912,0.45388994045052466,0.6452935634525502,0.5129537594723294,4.289391174280052 -red,triangle,0,25920,0.46741095435015056,0.10755028837097114,0.4681064915228646,4.036861980658842 -red,triangle,0,25924,0.6332806714358654,0.49510216615019786,0.46424121185302886,5.35070665891946 -purple,circle,0,25947,0.2809694102265121,0.7104362479118843,0.5045173897448305,3.858201598661237 -red,triangle,0,25959,0.9362920805410437,0.09165159321330985,0.4625184548035471,6.3974769470925885 -red,square,0,25981,0.9010704017795197,0.801976957683478,0.5035732224888378,3.6760525779786213 -yellow,circle,0,26013,0.5674926869705129,0.5887025840952027,0.4804616832694326,5.631104095061221 -blue,triangle,0,26014,0.33662767306681085,0.8032092299082553,0.5191275175662233,4.215326826381824 -red,square,0,26020,0.45755466262601874,0.6722733905280788,0.5100523187605494,4.021464353464206 -red,circle,1,26021,0.7234214190925028,0.7493938875057046,0.5104868346010132,4.475506651367415 -red,triangle,1,26037,0.7722985467528327,0.16074896785415294,0.4805294158916076,4.9022216908934935 -red,square,1,26039,0.3669155801680446,0.992419972514465,0.5008792368685754,5.958031900527238 -yellow,circle,1,26049,0.047233413284252346,0.6882814789140793,0.47931632740430413,5.229633873535885 -green,square,0,26059,0.7858574089783932,0.5560418297214267,0.4764267642780115,6.7406521074953005 -red,triangle,0,26065,0.5651630389685611,0.731032237722666,0.48190639190618556,4.86542480349785 -red,square,0,26068,0.12280481793074438,0.29137061782774876,0.509060843780268,7.061160288051109 -red,triangle,1,26073,0.873600409609657,0.05581585575137982,0.48450942367289684,5.376239733881472 -purple,triangle,0,26080,0.10286574688763916,0.2995293971612334,0.47423506718676905,3.4165735137128403 -yellow,triangle,0,26082,0.4504536134152547,0.1502301837612895,0.5241991997207003,3.8131619916861705 -red,triangle,1,26091,0.37327644656670544,0.8803236604791689,0.47336340297011587,3.528312786777707 -red,square,1,26096,0.09953103094932891,0.7207975921655532,0.5078191781308253,4.973197300196009 -red,triangle,0,26102,0.5674563645471775,0.802164639859275,0.47128259045977117,6.102705914046816 -purple,square,0,26103,0.8224805941997835,0.39657333418649676,0.49114300455947685,3.4255942660339254 -yellow,triangle,1,26104,0.3407861084239223,0.15152842414992795,0.5160348237826194,4.8422809827118245 -green,square,0,26139,0.05048675420753501,0.5867898197382816,0.48332771723619,4.854100394965795 -yellow,square,1,26141,0.8552151240513924,0.20968594770634863,0.5159753297215222,4.760681087708469 -red,circle,0,26147,0.7195606619287135,0.7185022318358479,0.5179909665054729,4.345130811754813 -purple,circle,0,26149,0.5718088801605313,0.6305392166677085,0.49954455506066525,6.331555225910537 -red,square,0,26178,0.9082928132030541,0.8698945448286087,0.5272810515794636,3.8139398884865403 -red,circle,0,26179,0.6521592081101321,0.6730313844926001,0.517629864433609,6.700258305599071 -purple,square,1,26195,0.8037216795503589,0.5351552045227781,0.4991400330285502,3.6115115212565576 -blue,circle,0,26216,0.29912820464115497,0.9930538927340354,0.5059305459275703,5.7174504294243285 -red,triangle,0,26217,0.26325310009245584,0.5440037493004181,0.4774500325950689,4.0479435067756215 -yellow,triangle,0,26236,0.2705619544716178,0.03620239324209429,0.5226419844984572,6.209747094149054 -red,triangle,0,26242,0.2271912767881561,0.09900208652947495,0.48469196279101134,5.175097751336078 -red,circle,0,26255,0.07578793911595427,0.14418122422110113,0.52623613457003,5.286764157810051 -green,square,0,26256,0.07983285201287438,0.3732667693155065,0.4822098358564333,5.875392136521286 -blue,triangle,1,26267,0.2224324528896101,0.2867753587278389,0.5133292284016726,5.8171157937798865 -blue,square,1,26268,0.6582484449449885,0.8349729996334416,0.4929353631279517,5.869326931510386 -yellow,square,1,26271,0.6841110660420242,0.2590027949643019,0.5097661285738265,3.1892114715505593 -red,triangle,0,26282,0.1889581524882299,0.24489732624609417,0.48272344860614913,5.475576478379538 -green,triangle,0,26296,0.02930308135433357,0.7055795909634528,0.5137693692160372,3.5786508001990893 -orange,square,1,26310,0.6204747130900325,0.9719450523498417,0.4597299643938189,5.484493488468659 -green,square,0,26319,0.30289284515443426,0.817765206955581,0.4918529944200194,5.8656377567539435 -purple,triangle,0,26320,0.6306874463524811,0.1487685720430315,0.4825151736941248,3.672167156490436 -red,square,1,26321,0.750218649620177,0.0984125890957338,0.5286319479298367,4.8143176942195565 -red,square,1,26325,0.4868581502958249,0.48150425444648104,0.525232334201949,6.073247048237519 -yellow,circle,1,26360,0.4412037452755281,0.7708584881142471,0.4880989661285275,4.25969589363992 -purple,square,0,26361,0.7709755145739532,0.19988998572095917,0.5101132492887455,3.7827542601515773 -green,square,1,26364,0.7455797244342347,0.7360614013903412,0.485498516388062,5.240256447655862 -blue,circle,0,26376,0.5074133618991272,0.8775162924130532,0.5146217761749357,5.800327330811402 -red,circle,0,26384,0.013427978247479544,0.03798655025342066,0.5183716254492988,4.115799450886711 -red,square,0,26405,0.32271796796248586,0.580844245222119,0.5233387768626253,4.785919904262766 -red,square,1,26422,0.07712716290141353,0.06759007456981025,0.5170157136476563,5.8590619949870915 -blue,triangle,1,26428,0.8066039931862952,0.13667465559354752,0.5094254416958333,6.48221280931649 -red,square,0,26450,0.6614679232451804,0.36560627572775484,0.5112020456684284,5.7989430933830866 -red,square,1,26459,0.8349583081613975,0.49121527113896,0.5094594741119449,4.578042288869326 -red,square,0,26488,0.2992860184309325,0.30468510566698714,0.499309537187126,4.079066245688449 -blue,circle,1,26501,0.917041248358781,0.7067105183468583,0.5154394499701502,4.101292991121372 -purple,triangle,0,26522,0.6754598108207435,0.3305442348394383,0.4849008270132726,4.421771370015716 -red,square,0,26530,0.9042880483893508,0.06099413346509874,0.5002171752588741,5.257614281771002 -red,triangle,0,26536,0.5911006938150419,0.5897328899362432,0.46924347801582117,5.689484567234765 -green,circle,0,26545,0.3623208792145606,0.23323485423986545,0.5115147126946714,5.35158134967828 -blue,square,1,26569,0.48025331099895974,0.8560052655339313,0.4844948903153413,5.164289509475767 -red,square,0,26582,0.507950835030121,0.3192740207145772,0.504631749329262,4.040353331683569 -red,square,0,26588,0.07254679949440512,0.6541535535288294,0.5165597035686713,4.586347010975786 -red,circle,0,26592,0.43312398233656857,0.5056084472447759,0.5204665906027872,5.272944869750703 -yellow,square,1,26667,0.8193943439705966,0.3571625416889197,0.5197354635125064,6.349805668981319 -green,triangle,0,26674,0.8974818674982699,0.8398510104447052,0.504866707561298,4.832797737251657 -orange,triangle,1,26686,0.04603294317064843,0.8274510328240161,0.5509392322252182,4.406052498078572 -blue,triangle,1,26698,0.6753583710894621,0.033878868508113835,0.48673787056689716,3.902086925821416 -blue,triangle,1,26719,0.36348033419139625,0.42564458666416605,0.4845578473194667,6.037012575682556 -red,triangle,0,26726,0.3978845033496452,0.33682159720116456,0.47469747027647335,4.285827356256915 -yellow,square,1,26733,0.5922068663028015,0.607715160656803,0.512018033637484,5.3179879793495966 -red,square,0,26735,0.3734819609294996,0.8114521124561588,0.5198949777829858,4.386531749315967 -blue,circle,1,26736,0.34970888132444145,0.41316544141892086,0.5157366965598891,5.62632509012514 -blue,triangle,1,26739,0.5647919738866877,0.8980528154775819,0.4888449665987099,3.9577522425539935 -red,circle,0,26742,0.3692140462833122,0.3445567284238393,0.5219405948032102,4.348588858525835 -purple,square,0,26744,0.7567417399385129,0.7321483500847341,0.5035884125480183,5.558552177118336 -yellow,triangle,1,26754,0.049805181119724984,0.07633748393697415,0.5204239273387096,3.8751505956718617 -green,triangle,0,26757,0.3137785606389706,0.5098674286094462,0.502420757954118,4.430605292351765 -yellow,square,1,26780,0.6625606542527752,0.33646535319509685,0.512961621090926,7.407143859998317 -red,triangle,0,26782,0.16255838938044764,0.3408280430640197,0.4811391819135336,5.080255646007596 -red,square,0,26786,0.4538521860807089,0.5597484646792217,0.5178339711086923,4.608455337734896 -red,triangle,0,26790,0.1707690161251476,0.023528819082283547,0.48419795105878805,4.362864304086654 -yellow,square,0,26801,0.6010695989372874,0.4189750631188234,0.5149831670040176,4.474712997630571 -red,circle,0,26809,0.7120666607155749,0.6157344434628239,0.5069250438685436,5.597903565077858 -yellow,circle,1,26821,0.6483551915361128,0.5241706946302818,0.48308404809074823,5.770167037477518 -red,circle,0,26823,0.8557606754079703,0.8900748004743387,0.512573624342546,7.381263471635822 -red,square,0,26827,0.7589778175645088,0.1428198878012017,0.5121056494596288,4.316137434324415 -blue,square,1,26831,0.493145176019827,0.9950557272941855,0.49681947293710677,5.6832376086334415 -red,triangle,0,26866,0.9283350107867175,0.612963188584986,0.4937085214672017,4.97786623765733 -red,circle,1,26886,0.059235361622315796,-0.009350846733344104,0.49281136495152006,4.479243454220769 -green,square,0,26902,0.07138074830827745,0.5517750468831158,0.4676810082660399,3.519734133389314 -purple,square,0,26909,0.07175308351536225,0.6143025641876438,0.5020292528114828,5.4184794600930095 -purple,triangle,0,26930,0.157573255795327,0.08144978332400066,0.5039854567079847,5.997170026635426 -green,square,1,26942,0.09716815988909777,0.7927349270307371,0.4610613865115853,6.2748830715508355 -green,square,0,26949,0.8941441013712047,0.935822127858959,0.46275196948895925,6.14353759988564 -red,triangle,1,26957,0.7516260678973634,0.16066535558026562,0.4955866943537309,5.6354394360722795 -green,triangle,0,26961,0.6152902388419965,0.7809381487916995,0.5054556097312073,5.812298714426703 -red,square,0,26965,0.03894676582954437,0.350088915999757,0.5065241332374407,3.617201779951147 -green,square,1,26975,0.1327783350236732,0.23107366243469418,0.4607242538935895,5.069607877222087 -red,circle,0,26978,0.018569739617654735,-0.03194322337457731,0.502229507390834,4.809141560510172 -red,square,0,26991,0.3979104401693284,0.8390915097200012,0.49639748109734533,4.525809585380252 -red,square,0,27002,0.8849391329404386,0.18449716375327663,0.49051190168963554,3.960786773523729 -purple,square,0,27003,0.11418120119286423,0.9385428097252992,0.5003128385268326,4.890841454746883 -purple,square,0,27007,0.967084318587712,0.6927643459518374,0.501351085996564,5.180338347509587 -red,square,0,27010,0.6071714877268013,0.7670781186304179,0.49029936873777674,5.573549421771868 -red,circle,0,27012,0.23151985811727704,0.21426530269768979,0.48824685168303644,5.822865694899559 -yellow,triangle,1,27016,0.6436869282003247,0.0011049265762280713,0.5078277957119917,4.182492521039611 -purple,square,0,27018,0.49797460610349686,0.47342334465527003,0.4997671880631366,5.336685828646352 -red,square,0,27025,0.9419706682305191,0.4891732025632741,0.490914509252106,3.6718805702327546 -blue,circle,1,27026,0.18394392717465924,0.8039172549565843,0.5150715717497438,5.64770642919999 -blue,triangle,0,27037,0.12980259796060445,0.18026336961913858,0.49616217681976854,6.932131616951679 -green,triangle,0,27045,0.8594739982162675,0.8402483279901528,0.50140100094159,4.232850167380566 -red,triangle,0,27047,0.7192949111541754,0.7104158291845282,0.5045655577374201,5.321104654816632 -red,circle,0,27049,0.1329538023465301,0.13935312367946467,0.4899459431292648,7.3582710994214695 -yellow,circle,1,27050,0.29514029891902605,0.46010332762638595,0.4890158180231643,3.905946477701537 -blue,square,1,27054,0.4157763158106056,0.6774927972814468,0.478898658779743,4.567792318648803 -red,square,0,27057,0.8784685404971725,0.6459689274067033,0.4903855250702302,4.775974197515729 -green,circle,1,27061,0.26471201060693683,0.8075122397243544,0.5035649233935773,5.113518581025738 -yellow,square,1,27063,0.6335109384738952,0.836221339336087,0.5064353539355512,2.9159694471689637 -blue,square,1,27074,0.9120004167525415,0.279756586348596,0.4698112186925432,7.458886959267756 -yellow,triangle,1,27077,0.39639682463367354,0.2195907727576396,0.5128074828090089,7.192932454729483 -red,triangle,1,27090,0.43696849807152205,0.21238576474516435,0.504958914415651,5.821054895827014 -yellow,square,1,27095,0.32785307516216033,0.03685688983277047,0.5141035883406879,5.913067557895645 -red,square,0,27097,0.06345071094583887,0.14661452403816855,0.5015064287162756,4.115747871418917 -red,circle,0,27099,0.31438720916106744,0.34683124248397534,0.4860010085182583,5.2599775662374535 -purple,square,0,27104,0.6099668304268366,0.667745199921237,0.48804930078899067,5.431534246439725 -red,square,0,27107,0.42251922393440633,0.6371943024345906,0.5060698378439741,6.052740848899056 -purple,square,0,27157,0.17414717818583236,0.47937732442953096,0.48419494496563315,3.671755192418631 -red,triangle,0,27177,0.23185109261094894,0.034986375486128596,0.5016399240889347,6.374065500026309 -blue,triangle,0,27183,0.0579740726355894,0.23089820986417708,0.4925714232253151,6.54126310431144 -purple,square,0,27190,0.5996379988697156,0.05368029958695486,0.48130952805473565,5.613797148097022 -red,circle,0,27195,0.9927922672983917,0.9885644181515599,0.4838279367068267,4.980618582527498 -red,circle,0,27202,0.306283429487599,0.37845399220216785,0.48375325082578646,5.035777489471395 -orange,square,1,27209,0.027482063658017086,0.9937591484460131,0.4607590345661461,6.782352951506791 -blue,square,0,27253,0.8708192185781217,0.3490018512053118,0.465835813960034,4.846040802276717 -blue,circle,1,27256,0.14638731247834025,0.05859365218368173,0.524593574733679,4.481450012867277 -blue,circle,1,27259,0.8452280461714454,0.7632098737690225,0.5195577504163494,4.395250116670545 -blue,square,0,27281,0.8935471500157395,0.291760682455656,0.46603709395381887,4.069117453568041 -purple,square,1,27293,0.4996378034256863,0.044510840223987436,0.4883543151474372,2.4608133232436096 -yellow,triangle,1,27310,0.4925088483341782,0.17324050954142478,0.5157789264233296,3.7466570937455193 -red,circle,0,27346,0.8018347469606378,0.8556143933254134,0.48809505468949543,5.645395525802054 -red,square,0,27357,0.16320105087127168,0.7034699250316768,0.5284048355933586,5.561550006587346 -blue,triangle,0,27363,0.4130329448846436,0.3519352908730169,0.47636229388247153,5.151462703186516 -red,square,1,27378,0.10324418612370423,0.7659582375643537,0.5328449585521345,5.228504681113512 -yellow,triangle,1,27384,0.7437989559360465,0.29747205449753,0.5161277444919578,4.256533611622648 -green,square,1,27388,0.8648037869602436,0.8950542870075304,0.44090419357036903,5.947837191551083 -red,square,1,27393,0.7757392514339877,0.24849789295030322,0.5373998300769587,5.138218296772785 -red,square,1,27402,0.9867977535720223,0.3715902374816953,0.5469161715246043,5.274005079103856 -purple,circle,0,27404,0.8359462835824559,0.904962756893604,0.5000158834208963,4.873808035972373 -red,circle,1,27443,0.595746766891408,0.6336257467148168,0.4893082024258384,5.331159292619122 -yellow,circle,1,27446,0.31985379810344927,0.9606880981487582,0.48923490010805043,3.868962208355834 -blue,triangle,1,27448,0.8268125742916685,0.3998703452412905,0.491866372215197,5.721832926157184 -yellow,circle,1,27475,0.5197098161886466,0.8631108523738137,0.4873454769950642,4.572074896210043 -yellow,circle,1,27478,0.22652757727260775,0.31057611580278777,0.4882687266266591,3.9518041003009743 -yellow,triangle,0,27482,0.28711919643251926,0.1908980004274613,0.511321293147556,5.95014763862045 -yellow,circle,1,27497,0.6426659729491119,0.512286546088875,0.4873892482159393,5.418381233739223 -green,square,0,27522,0.2515110008549335,0.30576319108663674,0.45496365129715727,5.621270062016968 -green,square,0,27539,0.19429792771798182,0.8626171349905406,0.45721369281973695,5.502840396776105 -red,square,0,27551,0.9555775298319636,0.16758963236152868,0.5212935602879686,4.739308567158005 -red,square,0,27552,0.6849432946111895,0.027592626375598783,0.5208084973864869,6.5075641867890655 -red,square,1,27554,0.009602541713840895,0.05362595373939616,0.5233716813483418,5.0350827570868075 -red,square,0,27565,0.34581503007236913,0.17899844606460158,0.5210636867240218,6.385385736683507 -red,square,1,27573,0.07471037824493965,0.6262793616745357,0.5153863607919399,5.682195343023874 -purple,circle,0,27582,0.4115490527891492,0.6257552515938879,0.5022826610413894,5.707371421220958 -blue,square,1,27587,0.5188945850183555,0.060462405121827656,0.4663858141382177,7.730769429050152 -purple,triangle,0,27597,0.08688693755889765,0.8272321009016912,0.5298275526308516,3.838250193058149 -purple,triangle,1,27619,0.46684821728741666,0.4504889519273011,0.5344357533574376,4.611888780123441 -purple,circle,0,27620,0.6328003446343509,0.5642591609818407,0.5050139278238139,3.010600022051086 -yellow,square,1,27622,0.20817032290921367,0.09530748794291277,0.4972031485293172,3.693278006557573 -purple,square,1,27627,0.9627137723595399,0.36154226102993925,0.49943739373158363,5.59694022079315 -red,square,0,27630,0.08967078286426255,0.9024726102483163,0.5077653214700644,4.853782928393596 -purple,triangle,0,27637,0.6999288940472289,0.07174878048151023,0.53355854374135,4.696012468305135 -red,square,0,27640,0.34235540992001123,0.9218228402491622,0.507903004838109,3.1816087937690227 -red,triangle,0,27650,0.3818340431310262,0.41679324652962124,0.4922658403993222,5.667307704492823 -blue,circle,0,27653,0.464677779239979,0.8970598256121256,0.5097040931846893,2.065092687014253 -red,square,1,27656,0.20635715362395446,0.5797692900851055,0.5076327049374316,4.669530325841901 -red,triangle,1,27659,0.07002267827379027,0.3918314682748526,0.5018377855725775,5.862375316095723 -green,circle,0,27662,0.4449199044459794,0.9241400214364984,0.5017264113861387,8.162672278687909 -red,triangle,0,27666,0.8047760942634103,0.7243848179939881,0.5058984618910746,4.751028824110264 -yellow,triangle,1,27678,0.3495016777010975,0.16406479675280117,0.5079909930130683,5.870896567944311 -red,triangle,0,27679,0.03734375273936086,0.023093256255436567,0.5041131920894031,4.865632047419705 -red,square,0,27699,0.8348850291263635,0.9711089524453331,0.5039050945132909,6.34054080143459 -red,circle,1,27703,0.2374998332106213,0.24054242347881033,0.49048542219970176,4.420484413483621 -yellow,triangle,1,27704,0.378749891413391,0.30677567180473864,0.5027680907856005,4.0894979530794995 -purple,square,0,27706,0.22285780338565875,0.9401926667799455,0.4970155192388356,6.399626524791413 -purple,triangle,0,27717,0.6329116506494805,0.9924508267796331,0.5297092801300398,3.534766360258851 -red,square,0,27756,0.6139556553654268,0.21632802938267093,0.5080062411290104,5.910432834133549 -red,square,0,27761,0.7440212958523756,0.2883670331114694,0.509640933477473,5.799677046181098 -red,circle,0,27779,0.7471829399335801,0.7730349227309443,0.4807281271523543,4.722671106315414 -red,circle,0,27796,0.09913668955736188,0.12309413644776823,0.4812725998527279,3.2685228072959966 -yellow,square,1,27798,0.06602314113396235,0.38048862897183,0.4863492889576679,4.073121770023163 -blue,triangle,1,27805,0.1675442679305863,0.4260256400670034,0.4805912877499991,3.7795648659917718 -purple,square,0,27808,0.12059355427027652,0.6183725870239523,0.5067880151851718,5.005695689963016 -blue,square,1,27822,0.15791406718752676,0.46308292999864875,0.4680990907225799,7.477062097665995 -green,circle,1,27828,0.8610613969164524,0.7616928187618666,0.49542555785444103,5.595612561622347 -purple,square,0,27837,0.7443264628044348,0.4172392050050805,0.5091107176240225,5.68174721554891 -red,triangle,0,27869,0.02256841682637889,0.13495941926847932,0.5179253505298245,4.447884040373096 -purple,square,0,27883,0.4204729201142918,0.2232691085152737,0.5096324534182842,4.2797301275778805 -purple,square,0,27887,0.23847431008399256,0.7912519910254534,0.5096021790288062,5.099767570769067 -red,circle,0,27891,0.6896288908444705,0.6746511203646123,0.47682211607005803,5.9568709380573095 -red,triangle,0,27900,0.6474025704935013,0.4470506022593155,0.5092203333009371,6.516576795606952 -purple,square,0,27927,0.5473078320886167,0.48795166064175244,0.5077680077401037,6.335847925394288 -green,square,0,27928,0.9726064119317577,0.637489925958458,0.4754048928668529,5.26387266033665 -purple,circle,0,27935,0.7230620578978485,0.4038691786447718,0.49980639912757174,3.3490820453604635 -green,triangle,0,27962,0.5179996429864556,0.2904084474502592,0.4947638815701277,5.390562875088569 -red,square,0,27963,0.8254546902733595,0.06995190839188759,0.5224087205105586,5.1025712023678205 -red,square,0,27981,0.5625714121266934,0.6827018255059881,0.5211543825175695,6.5205671688152025 -red,triangle,0,27983,0.5909447310305467,0.7727845735988802,0.5040170086300086,4.3563406241878235 -yellow,triangle,1,28018,0.5823920553824754,0.5251085207929088,0.502942741249661,5.235053087398988 -red,square,0,28032,0.8751427670157677,0.08765677133120198,0.5219893289230496,5.166286759636703 -red,circle,0,28043,0.8201835387872295,0.8125315868394274,0.4932394616038248,6.191450391613185 -purple,triangle,0,28092,0.6103293210508083,0.04683198291327806,0.5241885869286942,4.969465257372141 -red,triangle,0,28099,0.5966358146123887,0.4407076440143338,0.5279394214949618,4.334388730479109 -orange,triangle,0,28104,0.35235193508421536,0.661198864517614,0.5530621321078157,5.911061113056437 -red,square,0,28114,0.6220022931168655,0.5169139914232396,0.533259176807009,4.722275519919795 -red,triangle,1,28117,0.4404141642686237,0.6828470960510071,0.5230862955577851,5.0411548851929915 -yellow,square,1,28130,0.08260572730519622,0.8079246074496624,0.47933933197211814,4.161035066773145 -red,triangle,0,28131,0.6889410460117044,0.7967235359798783,0.5308960244383736,1.8798278038948748 -yellow,square,1,28139,0.5767346794735991,0.7820635235755214,0.4851128393917242,4.267436892449345 -purple,square,0,28150,0.49198144840493263,0.3592039099006533,0.5150019134021703,4.3305845116301676 -purple,triangle,0,28169,0.09511510612118623,0.8581454141261488,0.5292525160832064,6.343618639171265 -red,circle,1,28192,0.4896542796053409,0.43555404834955835,0.5061445693289723,1.8676763634866083 -blue,square,1,28204,0.692835444529816,0.04007915921360583,0.4854016545305637,6.26430309138549 -orange,square,0,28216,0.03240694152552326,0.7280435994419837,0.46652430705242015,4.61096196721505 -yellow,square,1,28223,0.7465917674868074,0.5255631584796615,0.49490311329289444,5.396551766535104 -yellow,circle,1,28243,0.8221628706360736,0.49400737048368715,0.4816245854796019,2.6613667538874863 -red,triangle,1,28247,0.13974402975419897,0.8878899161611569,0.540739038438854,4.234622542668613 -red,circle,0,28269,0.11015403663431544,0.07331712170462029,0.49966100234162975,5.46812151491859 -red,square,0,28274,0.14329262113512875,0.25080055020873715,0.5143616159652669,5.958552657748318 -yellow,triangle,1,28275,0.29946390397797285,0.8648264589694957,0.4959026555861158,3.6139060690920535 -red,square,1,28288,0.9678835647143682,0.7510274811533107,0.5117589561417298,5.449686753627403 -blue,circle,1,28295,0.7187456820618605,0.7800105263090523,0.5128302738159971,5.814906097068486 -green,triangle,1,28309,0.3172039589388749,0.2426766886611288,0.49662884243599864,7.166338198474645 -red,square,0,28316,0.9050632457009437,0.08013430995007564,0.5183931905742426,5.069104705781542 -red,square,0,28325,0.4866877061118874,0.12611565635691657,0.5181859053769521,4.187709661694755 -red,square,1,28334,0.07933833185722827,0.45710010917929567,0.5240004198956381,3.3067697246355507 -red,triangle,0,28336,0.5477935719397388,0.5778041783312308,0.5491380786608641,6.778257564252712 -purple,circle,0,28349,0.014649561627469776,0.016628037498831016,0.5080917018135109,4.115665653213783 -red,triangle,1,28359,0.444021185260022,0.18577745918453437,0.5594079754167716,5.707642377018594 -blue,triangle,1,28361,0.11974901409356431,0.20782183765487194,0.4938648861813803,6.374026910056023 -red,circle,0,28373,0.45322966943369203,0.3766007589878985,0.49144228366048304,5.068775371375214 -red,square,0,28374,0.4552045002651459,0.8960703347111706,0.5167618469826778,3.8872465881211036 -red,circle,0,28375,0.7601252595503035,0.8563107051708324,0.49065886949738863,6.6188545373573815 -purple,square,0,28387,0.39662610903491446,0.019632445338159443,0.5084619864070486,4.010086679219019 -orange,triangle,0,28400,0.7725692396808218,0.1015316356467284,0.553888820412427,5.6571258883842725 -red,triangle,1,28413,0.435123512213479,0.8542018109107539,0.5514452473103078,2.6615138644260043 -green,triangle,0,28416,0.8272587749972624,0.464202592461749,0.5004356810233123,1.6542809643179757 -yellow,triangle,1,28420,0.41150951181462425,0.34227334370701024,0.4936296179646732,5.234547141904993 -red,circle,0,28438,0.6520688243034927,0.7433153028370248,0.4854580578258922,3.44516472776952 -red,triangle,1,28463,0.42838053735247006,0.13215152238818328,0.5383370861147231,4.567407341731323 -red,triangle,0,28468,0.8558994881535174,0.009832768220795263,0.5329243024519078,6.036368454313947 -purple,circle,0,28485,0.14857889589995465,0.13375004135055546,0.49946183732132876,5.274396953004432 -red,square,0,28515,0.42279600641319415,0.38525179660689246,0.5022605258148014,5.874738012049626 -red,square,0,28519,0.6047087787686957,0.2011327061047723,0.4997450764998767,6.093118155420797 -red,square,1,28528,0.8719577649271965,0.6195031538320895,0.4925340906284094,4.860720126840298 -red,circle,0,28530,0.518491003490688,0.48831750092827675,0.4820843240448057,6.404656737891173 -red,circle,0,28532,0.1036937443679321,0.13055232636941888,0.486326113594918,4.749575024881765 -purple,circle,1,28538,0.5373399403106417,0.8585722405084844,0.49995465219226365,4.94154045386465 -yellow,triangle,1,28545,0.6012124290585683,0.011694530103482204,0.48820915498470346,6.926808443759181 -red,triangle,0,28571,0.6782716708746045,0.11487896052532887,0.5311985571143776,6.548279740802664 -red,square,1,28579,0.6341765345734965,0.4342412850369973,0.4862874515734766,5.324920904279886 -red,triangle,0,28583,0.7209003844516976,0.7742979018837206,0.5301192502056737,2.3471488869191846 -purple,circle,0,28591,0.4895230123400852,0.06847480526481375,0.49816527507484726,7.049750730407531 -red,triangle,1,28592,0.10212388974059594,0.11756040467444218,0.5292156702898925,5.615265861628302 -green,triangle,0,28593,0.9518567493039518,0.3714581372562319,0.5037757628393118,3.898496861984969 -red,square,0,28619,0.054184563081332904,0.9109809262653299,0.4857657041842572,4.107263075140758 -yellow,circle,0,28622,0.013454807311805372,0.9905880675689503,0.49532016377431287,5.700938078929518 -red,square,0,28625,0.772986059238039,0.12879777751306332,0.48598903118270675,7.689898593528845 -blue,circle,0,28641,0.39447743623569687,0.5451967663150283,0.5236123997650195,6.263661718783337 -green,circle,1,28645,0.36415504056281234,0.7291708992279763,0.49610326402964133,4.47615097974263 -green,triangle,1,28650,0.23590000244352172,0.4450954747254223,0.5060461258086376,5.234249911849379 -green,triangle,0,28657,0.35961305834380275,0.5916530676321765,0.5071847812892837,4.86664053649539 -red,circle,1,28686,0.4867383639531945,0.5332984967031007,0.48915065317892803,6.207955492027497 -red,square,1,28717,0.325526826252045,0.14475427039329924,0.5026684617980136,4.459868028317356 -purple,triangle,0,28724,0.44601457221875296,0.04588051810392901,0.5252460439764117,5.3087463180890415 -blue,circle,1,28779,0.504177557392305,0.38260202252665243,0.518795685894506,4.452651562487838 -yellow,square,0,28783,0.8711034844152754,0.09422856231965415,0.46198797212587217,4.650091045932945 -blue,triangle,1,28791,0.5411492486352146,0.8216878516902764,0.4973333351873608,3.3397907289223743 -blue,circle,1,28804,0.7117191118495163,0.7646894831760018,0.5199764598042789,6.272470164784568 -green,triangle,0,28818,0.5616601785051137,0.8308456444697,0.5099418522598458,5.348455968319544 -red,square,0,28832,0.9709121994904566,0.05023287952536082,0.5140393954673209,6.152082977477377 -red,square,0,28858,0.3270910098794877,0.32305146210774927,0.5180245345735146,4.683131232137949 -purple,circle,0,28875,0.47616596651561016,0.050538567510263976,0.5164027019751546,6.140565260543386 -red,circle,1,28902,0.48508290124584896,0.5069274634598699,0.4943284672673943,4.510585095038166 -red,square,0,28923,0.9866074000624323,0.9048405415491704,0.5026479964525619,3.8971718375534503 -red,triangle,0,28933,0.6010052893949556,0.45313889523796325,0.5177194901393425,5.387599773135471 -blue,triangle,1,28938,0.83970698437518,0.8605273621938,0.4993030619297307,4.2636942261972575 -green,circle,0,28950,0.06048151605792207,0.5496286632556652,0.48885752580835623,4.881327938140004 -yellow,circle,0,28960,0.5685696262018551,0.3615634458306888,0.5224889106979393,5.240556990437562 -yellow,square,1,28964,0.23260532778127208,0.14471852025946008,0.4721501628687404,4.094010848551506 -yellow,circle,1,28989,0.7375423729453301,0.1547304786896896,0.5266972007074195,4.910478492695728 -red,square,0,28991,0.7333848300888832,0.7577830768995295,0.5043754812940772,6.916116425809036 -red,triangle,0,28992,0.047493325966395994,0.01339901819414746,0.5226556002753617,6.896576321225491 -red,square,0,29009,0.967010822069736,0.20834003921694721,0.5129159759673435,4.196738316261908 -yellow,triangle,1,29018,0.6251948074595004,0.39379628196691974,0.4817350011030718,3.559609927977327 -red,triangle,0,29025,0.18795762906756586,0.6816232557388878,0.513069094501169,3.824453301290785 -red,circle,0,29027,0.8907508892002952,0.9103227266687736,0.5003594922691517,2.921623838308927 -red,square,1,29046,0.6205763124315744,0.8750577460978215,0.5105961405064133,3.438063265558912 -red,triangle,0,29053,0.536998466751463,0.21260903230242956,0.5174728217832933,2.8965095580760205 -purple,triangle,0,29072,0.28868344480040287,0.6515567652417326,0.5337921851714044,4.827509877339264 -red,triangle,0,29083,0.4128684878609814,0.15831517319687705,0.517168686172276,6.111325206020439 -orange,square,1,29084,0.5544759360176078,0.3879294106933915,0.47367898941866904,3.850575297664433 -red,circle,0,29087,0.8442961850889149,0.9211853852377734,0.513023774474256,4.67605032745099 -red,triangle,0,29097,0.7116352590682079,0.6968519252423728,0.5167586512729616,5.351935187745752 -green,triangle,0,29117,0.8890443071256672,0.4059821142795865,0.4895360904090859,6.7361965321945645 -red,circle,0,29120,0.17001534880056657,0.09509308046699194,0.5150981648158417,4.540104411367356 -red,circle,1,29127,0.3027848718935999,0.38632094440380577,0.5142607773786037,5.336150858051432 -yellow,circle,1,29148,0.22844561342706882,0.03373482377106363,0.5235083488338232,3.609216314372453 -green,square,1,29155,0.7652166571880631,0.5205160934567817,0.4389380692685188,5.110816505630562 -red,triangle,0,29169,0.14993492488041094,0.9522037282232144,0.5212752361427919,4.197940675836989 -red,square,1,29170,0.42449985737250007,0.37993195712480254,0.5216935556606677,6.401308353090935 -blue,triangle,1,29181,0.9191718701757283,0.3507778006364465,0.508947630687695,3.305380565048965 -purple,triangle,0,29188,0.10405006910190873,0.0989291305444161,0.5282855529095846,5.85950934637179 -red,square,0,29190,0.6103391230374575,0.24321145925900345,0.5198293990495322,5.565941969578737 -red,circle,1,29194,0.7345324373176755,0.6848713724324484,0.5182995572301282,6.010468108010923 -red,square,1,29211,0.040892145299960214,0.08769672404207951,0.52472320010642,4.3013110270557045 -yellow,square,0,29229,0.20572299024789398,0.04063121378724688,0.4779765376227126,6.995608150734949 -blue,square,1,29232,0.23563382296451874,0.40269448294757626,0.5153712844818279,6.583952920697662 -green,triangle,0,29235,0.5098376714442905,0.4413895380969317,0.47709407018436606,5.776635608162773 -green,circle,0,29241,0.4869799736767464,0.46460778026228566,0.4820819630867842,5.218998228321822 -red,triangle,0,29246,0.42063578804348967,0.686722550476034,0.5242797362851747,2.9640388504853026 -red,square,0,29251,0.5788924633356175,0.4387942346286279,0.522098394638534,3.6449052201269474 -purple,square,0,29266,0.05757123737932757,0.5347868515607477,0.49873505757516123,4.681783465239761 -green,square,0,29271,0.07944596322095798,0.43612401065227724,0.4477435516575735,4.533079292312345 -green,triangle,0,29285,0.7317958102801904,0.8857330888047565,0.4739073656584723,5.158622325287397 -red,triangle,0,29295,0.5961907954222443,0.4284237720726396,0.5218886057670831,4.653690663478196 -green,triangle,0,29303,0.7282365279615635,0.23844314050421345,0.4740329911182216,3.9528466067825216 -blue,circle,0,29308,0.509926504223778,0.7611953888370436,0.5088669165482629,5.905041755023697 -red,triangle,0,29320,0.2121522897086795,0.2684182945189899,0.5195398195519959,6.608822214135164 -purple,triangle,0,29323,0.6830294309255329,0.775679808410577,0.5325456015236554,7.890569948348088 -yellow,triangle,0,29324,0.6419903566927515,0.1388854726679677,0.49894990364901726,5.781778375798997 -orange,square,1,29326,0.5575885117103254,0.6337165921269444,0.4704135138012962,5.518048123035133 -red,triangle,0,29327,0.9858604425566663,0.6950368294498945,0.5207873085930961,6.47088038302435 -red,triangle,0,29338,0.8754579607080465,0.43136199359132943,0.5222736195093759,6.788377767991445 -red,triangle,0,29349,0.547371438476399,0.8837882300132288,0.5216647911783672,5.654792046823208 -blue,triangle,0,29350,0.213178409911158,0.38311577989553414,0.5168770549447369,4.504396475273677 -red,triangle,0,29351,0.30636312848825176,0.6778355136614823,0.5229651641401726,5.533291489414755 -yellow,triangle,1,29375,0.9375131092402302,0.8298702555736749,0.5014923386563265,6.003667707510409 -purple,square,0,29376,0.6906419545463135,0.002627950645080257,0.48707640086389775,3.2685374131930467 -red,circle,0,29377,0.31917165163209604,0.3181528144304471,0.5221809675214947,7.713420122508251 -purple,square,0,29396,0.7005408993695096,0.6214721124588273,0.48381148322077444,6.1575917605577635 -purple,triangle,0,29416,0.2698009708541149,0.9184834137984218,0.5380879564273844,6.3752631737619465 -blue,circle,1,29418,0.9208117165394312,0.1500342494124729,0.5029888822096371,4.668006421360798 -red,circle,0,29431,0.37992588141635897,0.4621092885060484,0.5244298248611731,5.787139082459711 -red,triangle,0,29435,0.6033161080944892,0.908086594516721,0.5205284317594274,4.603599447724595 -purple,square,0,29440,0.7663056748567126,0.5228817639784796,0.4853791515867845,4.7537605263894305 -red,square,1,29463,0.5940784768486077,0.7950023781325019,0.5184868753111943,5.921459456017554 -blue,square,1,29469,0.03096021057027154,0.8698958307719932,0.5244663662254642,4.80105659779744 -red,circle,0,29492,0.7431228129642022,0.66282091721515,0.519385088806541,3.081281871621522 -red,square,0,29506,0.18414286445228867,0.5439263685451944,0.5142522160125361,6.31795492767845 -red,triangle,1,29509,0.8229158005651677,0.5296418966706153,0.5263650920070448,4.920673641333984 -red,circle,1,29512,0.6150568263705181,0.6426552855844806,0.5187425632585658,4.287822886345743 -red,square,1,29521,0.4210838290352793,0.6698904561435841,0.5109098565338447,3.225364527552239 -purple,square,0,29530,0.6733360800094544,0.681708177032319,0.48602321404467064,5.271419797629661 -blue,square,1,29541,0.21220839536376723,0.4567711453708774,0.5265327618268626,3.135476309872564 -red,circle,0,29549,0.8742717427360113,0.9302430417547757,0.5196860677393458,5.516121902941492 -purple,triangle,0,29561,0.4513617376250799,0.3319877007295401,0.532290161585172,5.850451112686195 -purple,circle,0,29578,0.18178438177762435,0.45439238386916025,0.512912953421344,5.2531512898673745 -red,square,1,29583,0.0034019037355421666,0.372980961867854,0.5087102952780208,4.811340334353258 -purple,triangle,0,29590,0.44687363035531613,0.16483290678374607,0.5291137612729291,5.924271068238883 -red,triangle,0,29593,0.08478579259449859,0.030280726143774084,0.5220587031425125,5.683160475911261 -blue,triangle,1,29603,0.3870166741784411,0.7780611833095648,0.5222349597624755,3.2736604694145206 -purple,circle,0,29607,0.016501338804909116,0.2747537419490832,0.5133167183991689,5.204587366417591 -green,triangle,1,29623,0.9244494860196397,0.04760227483518442,0.46587444441461673,5.870242362954625 -yellow,triangle,1,29639,0.6574356205809735,0.17607080316040014,0.493287320358233,3.769050981090595 -purple,triangle,0,29644,0.275751722451941,0.5841750109724062,0.5260437970275496,5.4541860506335285 -red,square,0,29653,0.5865399307774417,0.8745844630545466,0.5168541966341402,3.295922878024351 -blue,triangle,1,29657,0.11255405091871984,0.054952836091728074,0.5202741897928987,6.404243381702867 -yellow,triangle,1,29659,0.266140692870774,0.6928470129413267,0.4944124834527488,4.799213117300116 -yellow,triangle,1,29661,0.585797330965652,0.6485153370388037,0.49588227128232515,5.0665872920028185 -green,square,1,29665,0.702974968407844,0.3304672973864793,0.4654244780542738,4.884596019592617 -blue,circle,1,29667,0.7210614003295094,0.23590427496902744,0.4971013421815183,6.691829906116394 -blue,square,1,29704,0.4027022037362268,0.7691703955959995,0.5259079205460773,5.897790666959815 -yellow,square,1,29721,0.49473596281744403,0.27469069367657206,0.49372817525374924,5.209634503095014 -red,circle,0,29729,0.4326293732706511,0.4056719258575794,0.5074613360998372,6.835725069911573 -blue,triangle,1,29739,0.05156349574935992,0.09004906045829553,0.5155149833666632,4.582831435013014 -blue,square,1,29752,0.5149817204989489,0.0016624922524925978,0.5250081992812912,3.098185998821226 -yellow,square,1,29770,0.41111508110444195,0.32045965506363006,0.4938881936066751,5.385870358510869 -blue,triangle,1,29777,0.41741426213421784,0.7467042913032289,0.5182128525405643,4.534055684590649 -green,square,0,29787,0.8190293834797779,0.8859257609952934,0.4675732077569812,3.6654444072825556 -orange,triangle,1,29821,0.5959848300384338,0.1822578625482384,0.5646184212494092,3.99977302240179 -red,square,0,29829,0.7301789779665903,0.41857022858194914,0.520276546060603,6.808112650060683 -purple,square,0,29840,0.5992454335855963,0.8056146895093382,0.49104006125759775,4.321982281031561 -red,triangle,0,29843,0.8589377860466937,0.9527401031865766,0.4875687935554442,5.978286660638037 -red,circle,1,29856,0.20604687792627696,0.2373665356831624,0.5030511797803342,3.03434307113751 -green,circle,0,29889,0.3545794601134278,0.9685736930775674,0.5073623923359062,5.5755280931640145 -red,circle,0,29896,0.9539709666522029,0.8899989164341081,0.4919316856408472,3.283701202922275 -red,square,1,29913,0.6319459054255879,0.6835283549035489,0.49452003747397744,4.59335912122535 -yellow,circle,1,29934,0.12903282043132014,0.0684388640589505,0.530523425220845,6.368948623377881 -green,triangle,0,29957,0.17852338581332783,0.9301404799503399,0.4734426664644052,6.2035626244904725 -purple,square,0,29958,0.753396065263036,0.4036467990991589,0.48954473928718306,3.070313888675163 -red,circle,0,29964,0.48545239079349856,0.5262122761226822,0.4831083745020635,5.009029679869083 -red,circle,0,29971,0.30551307645402237,0.3664800199847265,0.47708800376088945,5.363253467760244 -yellow,triangle,1,29972,0.29346228242489947,0.9818633639509691,0.5008219842080108,4.5232974897894875 -orange,square,0,29988,0.7290924974104981,0.625384244713551,0.4783605235815646,4.105279093671387 -blue,triangle,1,29992,0.2770027690563145,0.9785601760579371,0.5111913134260267,3.8791792989907066 -blue,triangle,1,29993,0.8035252551383874,0.3004863823453163,0.5073352358653068,5.661137070882127 -red,square,0,30007,0.20063414310531924,0.30756246832020584,0.4888795796415844,4.980829921930858 -red,triangle,1,30017,0.13832770125613314,0.768651597657867,0.4931892297340393,5.430528950141588 -blue,square,1,30018,0.8449273676275564,0.621166096994931,0.5053151982311194,5.902846882297393 -yellow,square,1,30052,0.7152808611391698,0.532517528197617,0.488992500041547,5.184232637479634 -red,square,0,30058,0.7814474459558515,0.20856273010326976,0.49253348431011335,4.179526995756143 -green,square,0,30065,0.6810829962381632,0.8087890938005086,0.489259397961584,3.5977529048923635 -red,square,0,30068,0.5196833892850999,0.9367150794714201,0.4965574827287151,3.3105954392389383 -yellow,square,1,30086,0.9343130317958508,0.7832383505783216,0.48723591291649976,5.040240159713332 -purple,square,0,30111,0.7986076861179164,0.7394174552605486,0.48306023430082523,5.470637712656124 -red,triangle,1,30122,0.22451841677562268,0.4008485681662449,0.5017897486594739,1.5004632464886598 -green,square,0,30143,0.33142749879811806,0.9020200038557241,0.49089941359372596,5.482553755806546 -purple,circle,0,30146,0.1477189654942207,0.47251966803487366,0.5063245255562299,5.346019341182475 -red,square,0,30151,0.5012244366768477,0.10415321475197947,0.4931749062560858,7.1595278694387305 -green,triangle,1,30157,0.6016650438179475,0.3669857434335294,0.4714022304049529,2.756406893326831 -purple,circle,0,30164,0.09156249040649578,0.229210690055338,0.5047227095739586,4.091959353137588 -orange,triangle,0,30166,0.4347367801621198,0.2790962095748857,0.5509229954930609,5.487200986388664 -red,square,0,30178,0.449207014107289,0.8428339809879006,0.49641758965516214,4.916088070652804 -red,triangle,1,30186,0.16590029994298372,0.2781810509850351,0.4959275804808212,4.995636120274436 -blue,square,1,30188,0.29844354274224605,0.16676696472197183,0.5036755539129283,5.674581541296543 -yellow,triangle,1,30192,0.46806203481637454,0.539568921643238,0.49715104248877445,5.005214696185409 -red,square,1,30198,0.2691135454136523,0.957159613663821,0.49224999822326776,5.247577586031528 -blue,square,1,30245,0.8656475748205655,0.9449542382343803,0.495117579326984,5.3753339335411825 -green,triangle,0,30262,0.307873059783773,0.9592139872606779,0.47922305165858636,5.850901069980025 -blue,circle,0,30263,0.6614015839422331,0.028552863313809906,0.5005600732195173,4.291423610723483 -red,square,0,30269,0.003830227522392371,0.7660957908256116,0.5006200173117727,6.233722971033761 -purple,triangle,0,30270,0.288177704672979,0.9459586009729012,0.5348338672571158,4.687882426913988 -red,circle,1,30281,0.5583883212944449,0.5896671246335984,0.48001088182143503,6.449324219113862 -green,square,0,30282,0.051033325162624155,0.7959475980378004,0.4982038524948576,6.247442473289776 -red,square,0,30285,0.39342596666005913,0.29269349946258305,0.49462703207301845,2.7358713106589576 -red,square,1,30286,0.027880527907372277,0.6415699409412685,0.4940481739540081,4.61169149889735 -red,triangle,0,30291,0.1470352078876791,0.8125500250619784,0.512394319131293,5.98236469224189 -yellow,square,1,30302,0.8302639347377956,0.8334333735657777,0.4891615217157213,6.485489844364913 -red,circle,0,30332,0.8895447722814571,0.9717354540107599,0.4854406758431147,4.824398026515303 -purple,triangle,0,30333,0.11950000546734574,0.3244988246632423,0.5152415980846886,3.5206566048485786 -red,square,0,30343,0.008260435602335026,0.7244644428748056,0.5028917688036276,5.493305286497622 -green,triangle,0,30348,0.4450670665515626,0.20264718068515652,0.4745790973762201,5.2402577730237265 -yellow,circle,1,30350,0.7778309469057162,0.6796926768442973,0.5260855728112273,3.5272244096067413 -red,circle,0,30354,0.301708448793656,0.29546375049306,0.4843449064349069,5.556597086323777 -blue,square,0,30357,0.03698558276279085,0.282947385603037,0.4930610727463199,3.993359818266453 -red,square,0,30375,0.15995068490840758,0.34931712073912613,0.5014310473810644,6.603087065113681 -red,square,0,30382,0.49277923914690824,0.644292093697381,0.5044079305212555,3.2145361339453107 -blue,circle,1,30385,0.7470845629328279,0.48578076348044175,0.5090265888617694,4.896898528388144 -yellow,triangle,0,30388,0.8253595607371385,0.09275631826692166,0.4999218035048412,6.1051243915627795 -green,square,0,30389,0.7778554677032801,0.8064929507105697,0.5000543529613237,5.50113587877009 -yellow,circle,0,30390,0.7150936592962341,0.3224611554616321,0.5243652813373487,3.341000050851713 -red,square,1,30399,0.34089854379698337,0.8647796046605544,0.5088227558623317,4.587514169567759 -red,circle,0,30402,0.16947487546279205,0.07523081969366156,0.4839323463296248,6.084071449415837 -red,circle,0,30405,0.5888921727408212,0.5751240662192442,0.48918397822006554,3.5960139251461034 -green,triangle,1,30432,0.18348526800532372,0.22588163531340089,0.47036883363533216,5.819706510873556 -red,square,1,30434,0.8120235545439471,0.14548108933387383,0.5091154210613482,3.818061629755697 -blue,triangle,1,30435,0.7274927147102481,0.4750011734546318,0.4899643232412815,2.6562563731825377 -purple,square,0,30444,0.22042132722165142,0.2575261498804785,0.47193038629235934,3.316979626952198 -purple,circle,0,30483,0.21721064411561197,0.554777745881919,0.49663492704955686,4.291710904681601 -purple,triangle,0,30487,0.8307657056891141,0.9447641439659609,0.5153151632804447,4.457897979223862 -red,circle,0,30501,0.896657859923559,0.8723902077877677,0.49986885723510327,3.690066682201989 -red,square,0,30506,0.8575325703791198,0.02833175026162782,0.5041695700951581,6.039720330089203 -green,square,0,30516,0.4338140378282922,0.3928659303185025,0.48929794672694793,6.223465939692186 -red,square,1,30520,0.9528955914171259,0.5531558822294478,0.5091922248456057,4.087593474489518 -red,square,0,30569,0.6126940909687901,0.5570447826214673,0.511572204173628,6.284588801688897 -red,circle,0,30585,0.3894503412249999,0.42039140372370654,0.49323703549648096,6.833595530194188 -red,triangle,0,30592,0.27527967879076043,0.790248820403096,0.5024868329017081,5.314677105794 -yellow,circle,1,30596,0.7957559797471911,0.5618444338292828,0.5285505391552109,6.382165742639831 -red,triangle,0,30603,0.2845741974727857,0.3473550442036083,0.5012311856523145,4.7202795409718235 -red,triangle,0,30607,0.1175938530648899,0.6518052989184085,0.5060915168345712,4.894007763795773 -red,square,1,30621,0.7609148906025656,0.6512899641547996,0.5125386254645461,5.080977630677931 -blue,triangle,1,30624,0.9600765693061948,0.08198983697064288,0.4955791731545013,6.057987291461597 -red,square,0,30662,0.6094290702112861,0.7487913790450337,0.5138772370700087,5.3182863310449 -red,square,0,30664,0.17217824127553671,0.5807344530586044,0.5110405596583685,4.426600886911363 -purple,circle,0,30675,0.31403654472520426,0.11357922039355395,0.5058549636815446,5.527648782096251 -red,triangle,0,30705,0.5725290396782309,0.048376064229432414,0.5184906763807028,3.5345940672180904 -red,square,1,30714,0.04980999657679841,0.25767585619592825,0.515984584202646,3.7981948910822605 -red,triangle,0,30719,0.21855866681958847,0.4982543964061553,0.523148157493496,5.329747612909604 -green,square,0,30736,0.534375342718703,0.16303254609835027,0.4805388913432233,6.392284967248595 -blue,square,0,30741,0.5950992758945963,0.7550950465466318,0.513987982901534,4.018636200757412 -orange,square,1,30763,0.7827732095297112,0.6167773920685936,0.46831216596398845,3.5940444643544676 -green,triangle,0,30764,0.2276334256884477,0.3404531276690478,0.4532130321998119,6.65168349766098 -red,square,1,30774,0.9437243280470229,0.43960170554974154,0.5143556484426715,2.912002559941799 -yellow,square,1,30778,0.6609143414169346,0.2192007192076071,0.5000548759558088,4.361794683171049 -red,square,0,30787,0.4134945323539029,0.6679675565253959,0.5195582107837091,5.653513950764757 -red,square,1,30816,0.469697258579583,0.7902222205684575,0.5355957165290308,5.01758689448523 -red,circle,0,30854,0.18140350510768333,0.18168800517293002,0.5170824333522133,5.533912842640693 -red,triangle,1,30877,0.6741179332464845,0.6461495367208291,0.5140053013282697,5.871825420274697 -blue,circle,0,30893,0.7245453907354324,0.918340980961967,0.5165643432325667,4.9255026811854234 -red,square,0,30896,0.485056411667279,0.3819608133877569,0.5462491902024431,4.42421979184498 -green,triangle,0,30902,0.49568237875725185,0.5831455586945526,0.4596912935849979,6.9176465634698125 -red,triangle,0,30928,0.14918364573664367,0.12634066592596216,0.5050016882791779,5.753544109278358 -blue,triangle,1,30933,0.8405576935323963,0.7934462926694278,0.48525764684461326,3.8407633379337853 -blue,circle,0,30944,0.1260653463516933,0.1693463988688123,0.5175684006583814,6.084164845246112 -red,circle,0,30953,0.5602094334631412,0.6359658861779514,0.5274257762503781,5.645037486950211 -red,square,0,30960,0.5803951853195812,0.7904139164895896,0.5364147140055715,6.046353563211684 -red,square,1,30963,0.5553374144593168,0.522862844160655,0.5322882454574523,5.063691234912764 -yellow,square,1,31000,0.02436920299593648,0.8831396964693253,0.5094730711991914,4.850603742648588 -red,circle,0,31005,0.5133765183162307,0.46724056305178574,0.5326036951272493,3.799676680219985 -blue,square,1,31008,0.170507123522057,0.8537386139649247,0.5009080264199828,6.371533374648447 -green,square,0,31024,0.610840629667652,0.2638782169056768,0.4928716967591164,5.595505781716166 -blue,triangle,1,31029,0.3389472459581383,0.5259091735902588,0.4921296219938035,4.408408542049037 -yellow,triangle,1,31031,0.48263206745864784,0.52505649107279,0.5088058598602397,5.125746406540444 -green,square,0,31046,0.5447546493131459,0.7029287311177661,0.496903661374872,5.559463121411629 -purple,circle,0,31075,0.43228702999525037,0.9234244308233611,0.5065028225159918,3.336893020979776 -blue,triangle,0,31079,0.6944413687865546,0.2890001568469157,0.4994660311746382,3.3129610345464635 -red,triangle,0,31082,0.8705769138388587,0.9751811859145059,0.5099232476147225,4.637004797474901 -blue,triangle,0,31106,0.9011950739572303,0.8947916221391885,0.4947526557052893,5.5981330467018084 -yellow,triangle,1,31111,0.1600763094716232,0.6361466679701256,0.49953173184304145,4.288646727484488 -red,triangle,0,31176,0.23533580621101424,0.2737770886965992,0.49911911237270923,6.814897422061496 -green,circle,0,31178,0.5775271221995039,0.5570784045661324,0.4977260455158192,5.716532045272153 -red,triangle,1,31180,0.811247343251775,0.05675863358810185,0.5043425462490259,6.217739907510967 -red,circle,0,31181,0.44251755428275075,0.5049948328915848,0.5364249490422851,5.613606720003211 -blue,triangle,1,31185,0.33679971121331065,0.8486508656001518,0.4906332183673078,3.339772963864308 -green,circle,0,31193,0.7830329685372199,0.8768831590318761,0.4937646251096954,5.050285102640554 -green,square,1,31199,0.9872641989143817,0.9063911516615576,0.47675701167179524,6.124551407295357 -blue,square,0,31219,0.5175367176493351,0.6575966685560474,0.4992142767543194,8.318347612152106 -purple,square,0,31235,0.8779783449906201,0.8023903932369643,0.4775146486723392,5.50699358032634 -red,square,0,31236,0.563873640719193,0.608209846049118,0.5223207369684941,3.400498674702021 -red,circle,0,31240,0.9957991931484116,1.0173926199780277,0.5242659965625325,4.701210712607983 -red,square,1,31248,0.17295284830929858,0.18206483634331327,0.5206993001710004,7.330427152460064 -red,triangle,0,31249,0.7592587621330351,0.9691470251130286,0.5081284088883297,4.211993275659857 -red,triangle,0,31257,0.26502970111342083,0.4891472505186757,0.5106525316910329,4.762995330113068 -red,circle,1,31263,0.21695287498289273,0.30114473327207275,0.5244355668432987,3.0124648383152395 -red,circle,1,31265,0.8954827085470323,0.8385131757298496,0.5266003543974686,4.65424086438879 -red,circle,0,31266,0.9748642235377072,0.9904893276325748,0.529975101878862,5.494366302028819 -purple,circle,0,31301,0.5493291926941055,0.19057244404881668,0.5016018782618987,4.8455164204222525 -red,circle,1,31315,0.4778945864664157,0.49839009704663917,0.5284871676906537,3.0953806464251845 -red,square,1,31328,0.5543599891496866,0.5246616963380494,0.510248897880488,7.334943586038254 -red,square,0,31347,0.1732076329323342,0.20547898691024935,0.5035173066241658,6.024678001200999 -red,triangle,1,31351,0.31260573645858714,0.6480985337958689,0.5174385195282847,4.856585050666885 -green,circle,0,31361,0.2275728625019101,0.1963649209210966,0.4997630181694436,5.192460479639976 -orange,triangle,1,31379,0.23100832430228502,0.7360710148554332,0.5436575392763905,4.6651264183168415 -orange,triangle,0,31380,0.6519225771058487,0.5145337606933655,0.546066660260992,3.503860128759937 -yellow,circle,1,31385,0.3588056961812789,0.6105479148733278,0.5126077793184256,3.46234788913182 -red,square,0,31406,0.3639534314697448,0.8392444450851481,0.521529631286661,5.334686284704513 -blue,square,1,31441,0.1650510898821953,0.21577671065592197,0.5041305071414098,5.585231870189646 -blue,triangle,0,31461,0.18437865374190476,0.6998235311408125,0.48350256970028316,4.578984084561866 -red,square,0,31462,0.6695417057570011,0.9042026761823094,0.515182134008645,5.18694720568645 -red,triangle,1,31472,0.10479902873544122,0.44268216477777955,0.49273094011637364,6.496818066105116 -purple,circle,0,31488,0.03554948121060564,0.4991785612452486,0.4994553856707923,5.533032269585125 -red,square,0,31492,0.25316932524554303,0.9328252579698911,0.5191884282865986,5.592492907689887 -red,square,0,31500,0.33269864522957815,0.5906155921932702,0.520041120948019,3.917181628687565 -blue,triangle,1,31506,0.7767827033953992,0.10636383285777307,0.48194182966348054,2.1699618582149935 -red,circle,1,31509,0.773553183388423,0.7332440819841319,0.5283481595420471,3.285338291587969 -yellow,triangle,1,31512,0.13634045207607548,0.9848515987730506,0.5284111256066597,6.486124999791548 -red,square,0,31529,0.827029555223276,0.27396208015093737,0.521147767788051,4.001442657993596 -green,triangle,0,31542,0.685093105738591,0.841175413796776,0.46197279904146615,4.198856066379299 -red,square,0,31545,0.21535666328841163,0.7965087605307248,0.5172818376380691,5.674780751560892 -red,triangle,0,31560,0.26717026424483004,0.666207719089041,0.49142150378785454,4.222843390519655 -blue,circle,0,31582,0.4380626656933765,0.3784071248206897,0.5083846792348192,6.660367507616556 -blue,circle,1,31590,0.9826682561493719,0.22447298467586185,0.5101864352642794,5.303306441693211 -red,circle,0,31608,0.7281695461225278,0.7127504449019734,0.522886415099259,5.28095374119536 -orange,circle,1,31644,0.37089566152670483,0.3587431317899764,0.5243279342307468,5.516444976320288 -red,square,1,31666,0.4393141758478778,0.5127837166545216,0.5071355880697656,3.3377340324740215 -blue,circle,0,31682,0.6887428002045259,0.13496513437879942,0.5039202926106429,3.6185745789652035 -yellow,square,1,31688,0.503319496246963,0.8154543708627862,0.5038767262466363,5.055344010450682 -red,square,1,31692,0.10571170419020703,0.12650267238699053,0.5115793514209701,4.084988330672991 -red,triangle,0,31706,0.22098230763993387,0.5672838112436571,0.4911030718909937,5.589453644740485 -blue,triangle,1,31715,0.3183370182824441,0.7996016086895069,0.48283196095496456,2.3958100747453916 -blue,circle,0,31722,0.3650983697013428,0.13341944683810525,0.5037785972222049,6.8124900397988055 -red,square,1,31749,0.0009893213602718554,0.49624776584522445,0.511169360409743,6.474948496483406 -yellow,square,1,31754,0.062237368491465106,0.5671098933453232,0.5005165044307704,4.544714235918196 -yellow,square,1,31756,0.3626218183080785,0.18705823876716987,0.5029280814495235,3.2714628470863967 -red,circle,0,31762,0.8524379787637962,0.7729978482703204,0.5125242747434275,5.661880995310369 -yellow,square,1,31763,0.903162259715378,0.4131659728496049,0.506974507225746,3.609871940324743 -purple,square,0,31777,0.6168332877427288,0.7205833553099292,0.4739679368782447,4.911673619751092 -green,triangle,0,31778,0.19590280469757537,0.9015498289893369,0.46553610900208986,5.194609391417984 -purple,square,0,31779,0.08186676316007535,0.26263113109305225,0.47359721010482025,6.842602989797476 -blue,triangle,0,31797,0.9174367887224559,0.35533358810982674,0.4723246924451188,6.156372544691018 -purple,square,0,31805,0.0005996381983701671,0.032544102008075226,0.47037566553006377,3.874637299268216 -blue,square,0,31810,0.2077541610621192,0.2596109544377776,0.503749542668205,2.313519357763424 -red,triangle,0,31816,0.23275619227052258,0.8159419426892464,0.4956078927369827,4.144340176089642 -yellow,square,1,31824,0.02354557000894919,0.29920837715434623,0.5109333065180163,3.2789882132277235 -red,circle,0,31852,0.8403796102089048,0.8562070039323685,0.5229978219868584,6.837703124670132 -red,square,1,31858,0.6642138997321104,0.38997532567208226,0.5034295270180834,5.252600907167657 -red,triangle,0,31864,0.05104705794887088,0.734317115046029,0.5084999845164628,3.4539759012770843 -red,square,0,31887,0.4126596385374226,0.7870263725239266,0.50427255750418,4.687687800797566 -purple,circle,0,31902,0.8221075588952916,0.4189752616214162,0.4983864592590349,4.41324965214633 -yellow,circle,1,31908,0.09700420236879748,0.32067446470589256,0.5135515943839901,7.780547039411862 -blue,triangle,1,31914,0.7724776592201179,0.48949607583578236,0.4715532140993242,4.217104729413005 -red,square,0,31924,0.33940484571730434,0.9744585971170209,0.5116798736107034,3.747450665383178 -red,triangle,0,31927,0.21911386857004045,0.5953644413456816,0.5054367095762375,4.847275004927652 -red,triangle,0,31936,0.2588727421514262,0.055671874326011506,0.5075489650989422,4.024506967834393 -red,square,0,31937,0.45127198494198617,0.21730283632927083,0.519996677534921,4.915701738835918 -purple,triangle,0,31943,0.6543595268509671,0.7152853419268527,0.5195989951680036,5.128138755133754 -blue,square,1,31946,0.6620260539692875,0.8693508955051746,0.4991555703514362,6.327221842839101 -yellow,circle,1,31954,0.21624658427387833,0.034722130898524495,0.5114356685979923,4.404708690578104 -red,triangle,0,31969,0.7425685366781526,0.397818074328401,0.49523049119946966,4.435865270981544 -green,square,0,31986,0.8877093863231819,0.6844471855848603,0.4648457624645645,6.935426749112351 -blue,circle,1,32010,0.5592699421679179,0.2286932036249878,0.5093229522279306,4.418651102065964 -blue,triangle,1,32055,0.9744028196315789,0.6387937214444578,0.4851322710547238,3.6747460920314197 -red,triangle,1,32057,0.0041252571189362985,0.5391424218838407,0.5133411716482529,6.776644055679761 -red,triangle,0,32073,0.5085780953194106,0.09085007059700079,0.5092288245379413,5.140647944455343 -red,square,0,32098,0.03423285764799833,0.5774944713960741,0.513077234263766,6.30087731506244 -red,square,0,32158,0.3877110921051712,0.4004256431664053,0.49751199493402815,4.034978135054424 -red,square,0,32169,0.1344437968883816,0.7825682593214645,0.4940447526141323,5.0953394201999656 -green,circle,1,32172,0.6675355500133372,0.3047046019493378,0.49804680236117094,4.429777247395564 -green,square,1,32173,0.44053078812006696,0.8866445026384596,0.47065917690012504,3.628797199056707 -red,square,0,32181,0.8149652435086298,0.802180739846241,0.49448691159004277,4.873513683897505 -blue,square,0,32197,0.7637369756880534,0.217820199951122,0.4904284873619981,3.602777711637847 -blue,square,0,32201,0.1424186527885838,0.457424737302245,0.4944334902375324,5.324203195198705 -blue,triangle,1,32204,0.5480451851777264,0.4781116260315582,0.49168376898056776,5.258531733354391 -yellow,triangle,1,32223,0.7776307339917085,0.5122875723494186,0.521256510567352,5.142866785301873 -red,circle,1,32228,0.7243578792284022,0.7885349366162395,0.4961340246820813,5.434908019992243 -red,square,0,32238,0.03744792426315624,0.7745425512761289,0.5216605800327686,3.46890547136746 -yellow,circle,0,32244,0.9408144403377761,0.029859810634737527,0.5098562359310378,3.675363106392737 -yellow,triangle,1,32245,0.8136901788954085,0.8755284272553082,0.5122538192380498,4.59068059600958 -blue,square,1,32264,0.05721313280803708,0.3475060435636014,0.49026037159564245,3.5678014963715454 -yellow,circle,1,32283,0.7291818747212584,0.3652864178443853,0.5102026389934516,5.2763314269174355 -red,square,1,32289,0.10032335582298779,0.8055879209733166,0.5309754007011206,4.107884465353599 -yellow,square,0,32293,0.7868494371238808,0.6987359627510948,0.5253008246713756,6.182785124274468 -yellow,circle,1,32299,0.8372907608514316,0.7522312524730911,0.5114980747554854,5.2734945742830925 -green,triangle,1,32300,0.19878286657954214,0.01733402077116275,0.45401278032540804,4.202165493582659 -red,square,0,32309,0.23338362638033416,0.35595411691358436,0.5283070781469115,4.6917501698780955 -red,circle,1,32331,0.9612663650163008,1.0610812102506386,0.4998157155415821,5.928187526631626 -red,square,0,32332,0.1799800420212142,0.5916681502254145,0.5216584750735137,6.375642148068084 -red,square,0,32339,0.605067817589507,0.40143764105090707,0.5250353859522513,4.5493440872246484 -red,triangle,0,32342,0.48219494244677663,0.4760288258882689,0.49558056917940285,5.061334946669055 -green,square,0,32344,0.47931925463972913,0.9719808760720149,0.4756384852406957,5.020660107159152 -green,square,0,32353,0.7070814064550497,0.24067515548843532,0.479633550845076,6.305768264280075 -red,triangle,0,32354,0.6000463470480698,0.6435697678704391,0.49602970977487293,7.100720620527883 -red,square,0,32365,0.4305544310943289,0.19601186774000467,0.5147239264198963,5.174082789461681 -red,circle,0,32381,0.148715951565217,0.06761300795991265,0.5087423149898872,5.753926182536837 -red,circle,0,32388,0.05910820023726637,0.10675974838732578,0.5077082220675109,3.008224853464814 -red,square,1,32398,0.021075722105496575,0.506201793177115,0.527038757353677,5.147460848560225 -red,triangle,0,32404,0.2846087187598718,0.6153307092302611,0.5048651599161194,4.37839151032885 -red,circle,1,32410,0.7355792920435406,0.7850551217919419,0.5078115837238074,3.264351747376816 -blue,square,1,32420,0.6015559576137279,0.8815103418321111,0.48460961082413323,3.638946734291146 -red,square,0,32423,0.2914080002358599,0.252593756086932,0.5184860448673824,4.126618428116534 -red,square,0,32444,0.3818672794857729,0.8176103501336636,0.5083125077743214,5.583021694785802 -green,circle,0,32454,0.04385066820236028,0.30964458914708637,0.494946082813775,6.348433461821028 -yellow,circle,1,32456,0.9695278060802851,0.876078811998003,0.5028186754792242,5.723713820559005 -yellow,circle,1,32457,0.07924092318114317,0.4972649107558108,0.5051305675339505,6.088499564809126 -red,square,0,32461,0.335219993270342,0.4440177073636694,0.5015435405316938,2.0561891537921246 -yellow,square,0,32462,0.8973529145692394,0.8665352070629379,0.5173193874373868,4.7939381992093955 -yellow,circle,0,32470,0.7557946901342758,0.7961926856419823,0.5085077656411156,6.169062428566167 -green,square,1,32471,0.5834781806368595,0.20528657408860163,0.4796995920217562,4.820787755000001 -blue,triangle,1,32491,0.5639389326047842,0.14413245062047586,0.47403063626635655,4.636433589540896 -purple,square,0,32496,0.6430224168736124,0.35563077150216527,0.4937300992729642,2.572575638535684 -yellow,circle,1,32498,0.4413513144817637,0.5068822483287729,0.5085973271869176,2.981065614677336 -green,circle,1,32503,0.04120634610433116,0.43901513919610846,0.4934139200541007,5.565045871657813 -blue,triangle,1,32504,0.11408661972037026,0.36040947632358633,0.47284493448601417,5.20584624664455 -red,square,0,32505,0.8880713128037928,0.16987367274053466,0.5064076964398891,4.7403114707213225 -red,circle,0,32523,0.014293547624514402,0.07798787875174154,0.486186765296906,5.842357414177379 -green,triangle,0,32534,0.5612345117373408,0.4302298430944852,0.4517043717301244,4.669697476946988 -orange,triangle,0,32556,0.10938360149604309,0.689869491310625,0.5431900459374166,6.468341862911658 -green,triangle,0,32567,0.8390024456403523,0.4450017751294524,0.46290717829798583,4.986551580250597 -red,circle,0,32584,0.36455480601916623,0.27319782568555084,0.48816597650186155,4.500385344325669 -red,square,0,32598,0.10250053721046726,0.7087364526238986,0.5210045166693695,4.643639332890903 -red,triangle,0,32606,0.6913292356787187,0.06967166120187973,0.4824837907808066,5.465619898155914 -red,square,0,32614,0.7747270426795929,0.23984074061613925,0.5236000839677001,4.6488885088208525 -red,circle,1,32632,0.9783301116733789,0.8922845915833825,0.481496073298218,5.283521905278108 -red,square,0,32639,0.11079274766957414,0.9207987973222405,0.5213225028042737,4.989071591906947 -red,square,0,32645,0.8695831833744887,0.7193058887103329,0.5221190859923294,5.142116340894931 -red,circle,1,32653,0.07296696400353986,0.11847925279677447,0.48314756070522863,4.026861982299126 -red,square,0,32670,0.04609021013675829,0.23587858063498013,0.5270475593197261,4.735031857298412 -red,triangle,0,32692,0.2584680516691501,0.40869061970140297,0.48716175022993646,6.369732083882231 -red,triangle,0,32708,0.06202640106795365,0.5455881697620651,0.49321189803590004,6.194436991128733 -red,circle,0,32709,0.829762112565778,0.9152054900746871,0.47820158721931305,5.546651140728074 -red,circle,0,32725,0.8593655778622782,0.930922698018613,0.4854880522402113,3.7606042959751593 -red,square,0,32736,0.5605287463932519,0.13416454976966774,0.5317901654025541,4.4131740756012094 -blue,circle,1,32744,0.3275951864212775,0.8375232619451524,0.49105284245042846,6.2528523638112 -red,triangle,0,32751,0.42355159046053836,0.13574632156384858,0.4947756144370737,6.80136136049152 -blue,circle,1,32759,0.920443573748635,0.05732739801145137,0.4887044665223418,6.151365241637104 -red,circle,0,32760,0.12605861345370017,0.1330606729262756,0.482834265404661,5.942869189338023 -red,square,0,32785,0.4496305526517207,0.8694052470439929,0.5305896042927005,6.13742498281885 -blue,circle,0,32797,0.7283349448900478,0.8782206753734855,0.47801707721757003,6.113102854628842 -red,square,1,32808,0.11877132627548537,0.5562890622969119,0.5254728874960856,3.5607861390070803 -red,square,1,32810,0.18638017786781336,0.15147107506841828,0.518594388590605,5.776604135254078 -red,triangle,0,32823,0.019546512636961277,0.7297009882606014,0.5020076643313628,4.21173761178851 -red,circle,0,32850,0.08561446532633354,0.09718124452985552,0.5112306260223481,5.611993204902898 -red,circle,1,32858,0.022743711990624527,-0.07431716804508803,0.510613417409727,6.658890632436983 -purple,triangle,0,32868,0.03580753056628516,0.9144736089299262,0.5220774021640889,5.273346771555825 -yellow,square,1,32871,0.6016128178556441,0.6731243644083288,0.5176526479112705,5.243038233400318 -red,square,0,32878,0.8908386918234684,0.2521529089942207,0.5229081191254045,2.6822998910699027 -purple,circle,0,32893,0.9511630714573232,0.31720116651082364,0.5162633135890542,4.703289829994978 -blue,square,1,32927,0.061298772069913854,0.8961443790039122,0.4721092867611639,5.550239755664254 -red,circle,0,32954,0.4382790503346733,0.5280133474272716,0.5030571663102756,7.407521664233937 -red,circle,0,32969,0.09086048446175976,0.17492728926937143,0.5005242760486518,3.8368044162916224 -green,triangle,0,32979,0.9565877633142008,0.6930816314512078,0.4816087030171712,4.614660534339733 -red,triangle,1,32995,0.0892500458749641,0.6616946215862346,0.5204257400970129,4.26005110843244 -red,square,1,32997,0.9334755525105627,0.5056734437982556,0.5215779512398034,5.528773143662652 -purple,circle,0,33000,0.1782957982498975,0.8780901538936552,0.5143171654754598,5.8768198236300755 -purple,triangle,0,33009,0.8663737140507328,0.783807814279407,0.5272262140832616,5.536663010743935 -yellow,square,0,33030,0.4651152927513983,0.3602632945931926,0.5331143301453313,7.6345432040879295 -red,square,1,33036,0.03470841178099904,0.6341489915183246,0.5191651416832344,5.516463901783101 -red,triangle,0,33052,0.2922274997969324,0.9846500142491651,0.5107062704090012,3.9360953088487793 -red,triangle,1,33056,0.7850283001716426,0.7599520866476104,0.5124377690192731,5.041794869223895 -red,triangle,1,33060,0.7852468915431168,0.7016513057112611,0.5074279656298706,4.045906807305639 -red,square,1,33073,0.30132899917604317,0.18533002968899426,0.5146883212733246,6.2797647612309815 -red,circle,0,33092,0.2905604215817402,0.26682598973926164,0.5201868694731542,3.792800013060998 -purple,circle,0,33134,0.15618552072155845,0.06919621582317592,0.5125020002065729,5.212852970245521 -red,square,0,33140,0.6585081332310359,0.9667074053765864,0.5163555554335203,6.098770797963791 -purple,square,0,33157,0.46212890188485545,0.625137805129282,0.5053429697218541,4.29239939967925 -blue,square,0,33160,0.7898244199380381,0.9188529669419712,0.46346768947896877,5.8308112695063015 -purple,circle,0,33179,0.5438418523715753,0.3472092475117562,0.508455522738372,6.370039900273446 -red,circle,1,33182,0.9367413023051921,0.9356999770483273,0.5326234780762712,5.417480842508904 -red,circle,1,33184,0.874599632720004,0.9510434905248792,0.5334452736644045,1.978455829594094 -purple,square,0,33185,0.7760270353900044,0.7661734308434004,0.5075931386160416,7.142709929123115 -purple,triangle,0,33191,0.4106078619000615,0.32656593840243553,0.5153208494716195,3.9131538166197255 -red,square,1,33216,0.6493394196009691,0.49000510937353015,0.5093941038753869,3.2861871044312365 -red,circle,1,33222,0.26463638320350424,0.2236520811055912,0.5317671651383756,6.9064585829203935 -red,square,0,33225,0.2810176899713178,0.9682968139514915,0.5103265085201572,3.538667671900324 -red,triangle,1,33230,0.9092840920930229,0.932861340491937,0.5168416968265344,5.938329643718402 -red,circle,0,33235,0.7605722298145382,0.6638542659368751,0.5310484146416167,3.732441352111149 -blue,triangle,1,33239,0.0531960129300687,0.527087430298157,0.4952531521869843,6.643823645645008 -purple,square,0,33255,0.7618637253516649,0.3435316755984419,0.49959534661166877,5.534841496457631 -yellow,square,1,33263,0.14179071616906058,0.8161388617100427,0.5228064088293859,4.3496314869206785 -green,triangle,0,33265,0.11232896330952147,0.9598717777536011,0.48561516946527766,4.959867117970179 -yellow,square,1,33269,0.631256517492463,0.8483710019686178,0.518930047707305,5.359029599173894 -red,square,0,33308,0.7955270591347272,0.22842133208530724,0.5092678013044601,5.0181528760107525 -green,square,0,33316,0.1934525173207342,0.024859410552620087,0.4636646219951484,3.4364646805265813 -blue,square,1,33323,0.6328985796809088,0.5371547030694789,0.47275191454349197,6.2070560605148755 -blue,circle,0,33324,0.4355433014907806,0.14348702134236835,0.48347146016713394,4.583848526395438 -red,square,0,33330,0.9547506060421391,0.15644715185217528,0.5074151029513085,4.988210476681349 -red,circle,0,33339,0.395951382030177,0.4690457786021151,0.5263989691998087,3.830936051131918 -yellow,triangle,1,33384,0.937053069014554,0.41421991895810684,0.5215462722781082,4.71658156473542 -red,triangle,1,33387,0.11042373483238732,0.2196353856999005,0.507860582766067,4.909263467330887 -red,circle,0,33392,0.3584193316943274,0.43342800755801575,0.5366763043446198,3.7127400894717844 -red,square,0,33399,0.8407975280050823,0.550262211104605,0.5144722922275274,3.1307343891515074 -red,square,0,33409,0.04837320004778167,0.9453096261457511,0.5226299334766344,4.145408001962476 -red,square,0,33430,0.7557420951042636,0.6274011228438122,0.5190456129482628,5.710222217579241 -yellow,square,1,33434,0.5925586618016372,0.8642705300196425,0.5075400894634231,4.376140424985202 -green,triangle,0,33440,0.128734666956844,0.4935100822626092,0.49447441731960207,4.017749836578955 -blue,triangle,1,33463,0.8327195325511809,0.5687789044576186,0.4812500380046313,6.715792283469528 -green,circle,0,33465,0.7573090091397728,0.14217508067307683,0.46049494689890613,3.216325379030023 -purple,square,0,33472,0.8053104216939593,0.5649751739490793,0.5009590951470976,4.731104486410476 -blue,square,1,33485,0.33307147725126396,0.8578623991579769,0.4766061787566923,2.673292048720166 -red,square,0,33488,0.0852817108198839,0.35831011255889866,0.5115311108701357,4.5710153259783075 -red,triangle,0,33502,0.9453784991134617,0.5964991605997636,0.5256741456919752,5.0968835655930205 -yellow,square,1,33510,0.476237863271449,0.2299353975160232,0.5019132696785426,4.546785402720325 -green,triangle,0,33519,0.7861768808447998,0.501560557142545,0.492695619424411,4.18826723005946 -yellow,square,1,33576,0.3098376725521097,0.8525628505287842,0.49774122460981685,4.494754378604669 -orange,square,1,33581,0.8466575606120571,0.9824458415307831,0.48420912272421157,4.304261218143297 -red,triangle,1,33585,0.940590719030772,0.5102080533960888,0.49762936689368364,5.95773795189861 -red,triangle,0,33599,0.11126641426591499,0.7407708894185547,0.491885275344142,6.697885922365963 -green,triangle,1,33624,0.8998354713692119,0.22574442291570274,0.5022537733586984,6.8576295941960845 -purple,square,0,33625,0.5344328737677263,0.7475693042065513,0.5003826610245873,3.989829588981453 -red,triangle,0,33630,0.5782696616005765,0.9760203785705569,0.4912191555946164,3.7160279478181315 -red,square,0,33655,0.4958670139651731,0.6737689627330573,0.5090254268071853,3.2132077010541775 -green,square,1,33697,0.7322935912265445,0.07626071869309903,0.47290935393202693,5.914213346338923 -red,circle,0,33718,0.00991552445414945,0.02127099216301769,0.5016001757077556,6.001019008382052 -blue,triangle,1,33719,0.5137958517836968,0.06885068919055182,0.49038853348429884,6.69133698373285 -purple,square,0,33754,0.9561599641074756,0.5501048141712281,0.4993870720207535,5.045089062446263 -purple,square,0,33772,0.7370742113118581,0.3730353916810043,0.5019065732030719,3.711468756834424 -purple,square,0,33773,0.09447098819853716,0.790287428273776,0.49911439564292837,6.192472033553568 -red,circle,0,33777,0.8847292101053823,0.806570693908014,0.5109699807126428,5.226442591485785 -purple,circle,1,33778,0.5350822848202962,0.2245304196200576,0.506154683713476,6.126712791034255 -red,square,1,33781,0.48994037628314646,0.25674747317596747,0.501410317035248,4.286095475400842 -blue,square,1,33789,0.0504095165754711,0.01065457219964927,0.46672206122909715,4.1379560497738 -red,square,0,33804,0.6835496616681078,0.517987895942444,0.4951210309275078,5.478495130930987 -yellow,square,1,33825,0.30159369435658434,0.814191094573637,0.4818169513038904,4.9468734253592155 -yellow,triangle,1,33832,0.44732346961311575,0.07696682381034459,0.5022999478095949,6.116966828681897 -green,triangle,0,33850,0.9632529800944208,0.14027292499084576,0.49405564243040323,3.6760398361651596 -red,square,1,33862,0.5332902509478825,0.8962620318569003,0.49812318796913635,6.1413247609702575 -red,square,1,33870,0.048764699218243224,0.00624750884993408,0.5054941592025307,7.2525370892298255 -orange,square,1,33873,0.8689076212131088,0.751516956021458,0.48262072178033993,3.5114467753569034 -purple,triangle,0,33910,0.2535445131820081,0.6609382011095314,0.503900635875241,5.8161117638499436 -yellow,triangle,0,33926,0.11435983140396122,0.6677516106391923,0.49421446223014703,5.948342155537765 -purple,triangle,0,33930,0.6919528562978747,0.42388857969831006,0.502527103193109,4.151183644935942 -red,triangle,1,33937,0.5279930616494033,0.6984021103897404,0.49975889556130276,6.054378852177866 -red,square,0,33942,0.06132506684318162,0.3466748219296514,0.5063137864461251,3.3900907995206118 -red,square,1,33947,0.7182598065996636,0.7680358019223692,0.502450819468748,3.378489779117633 -purple,triangle,0,33957,0.601550340430716,0.3100317848575521,0.49661749460458937,5.991108325027587 -red,circle,0,33968,0.014949678534078692,0.04279839083888062,0.49856663302714954,5.52360697936341 -red,triangle,0,33976,0.2672791558404415,0.5597226424873892,0.49810445512555035,3.3653932619685194 -red,triangle,0,33995,0.3990942754944298,0.45458509707451755,0.495453707149231,4.4974563970651475 -yellow,triangle,0,34013,0.1452264823632976,0.6635087498710336,0.4966461006453434,3.4997941458263355 -blue,circle,0,34028,0.05045555125321999,0.46714554109842454,0.48476865377311656,4.441997101725152 -purple,square,0,34037,0.34037448933266845,0.816109018563805,0.49709454937519393,6.450892352191203 -purple,triangle,1,34041,0.7910490665453144,0.5182527125227822,0.49506616730800096,5.343990675290571 -red,circle,0,34051,0.7556445666799146,0.6980041368463658,0.4982567322353604,7.259476549187287 -green,triangle,0,34059,0.532191386643586,0.8938163904668864,0.5021961708195306,3.483504218142245 -red,square,0,34068,0.8552157555152661,0.7695094996534865,0.5001313006576039,4.091816379282249 -red,square,0,34090,0.5189408663603009,0.4804978218013839,0.5054123840694835,6.821520734374373 -green,square,1,34092,0.8631077859365033,0.753604971778308,0.4896272438099371,6.10654553074706 -yellow,square,1,34098,0.31885193374206355,0.4097407686226072,0.49079824415735407,4.948081409291022 -purple,triangle,0,34102,0.10443930837746984,0.8925107022331715,0.5037227782146368,5.676617131559723 -blue,circle,1,34118,0.3983487912966074,0.6476964705855391,0.4840195339523367,4.90919899563209 -red,square,1,34136,0.6109591847553382,0.8324457681899656,0.5175179059509419,5.867586887031312 -blue,triangle,0,34140,0.7306166740899213,0.3443451697713036,0.48756257408856274,3.0108610334021755 -red,circle,0,34141,0.39641500695082477,0.34055260239888746,0.48883418429693526,4.186706699937368 -yellow,triangle,1,34146,0.21435960233958273,0.16803444133651257,0.4838956850780505,4.889177224954879 -purple,circle,0,34154,0.4674506226952587,0.3245070224091263,0.5031079781804169,4.115207982087914 -red,circle,1,34160,0.3060607345409456,0.3917873076953941,0.4819574328206247,5.6236685547090985 -red,circle,1,34169,0.4881481202474147,0.3922065030797688,0.473840586325123,6.656590682792996 -orange,square,1,34176,0.6674874615593233,0.024719925407742815,0.4843753664889284,7.464458307779386 -red,square,0,34185,0.7148651055989332,0.9998235495379489,0.5040868761210272,5.532235888558179 -green,circle,0,34190,0.7280427472907148,0.4567579911934213,0.45854535776078426,5.21813543103504 -yellow,triangle,1,34202,0.7331384343207656,0.4332784698955704,0.4903244539747814,3.5884950102750444 -red,triangle,0,34216,0.06472286549031248,0.5774469094535141,0.5263138982557002,4.310565034467615 -purple,triangle,0,34219,0.1432972365093521,0.301439118277821,0.49417800803008266,4.9160695802641 -red,circle,1,34237,0.9761788543112698,0.8778071736573624,0.4783976963137299,5.523065256801323 -red,circle,0,34241,0.6619908107313948,0.61624698819128,0.48255339917169754,6.627922490385643 -red,square,1,34249,0.4812995304756551,0.22961544612252704,0.5064937621560192,5.703153165167358 -red,square,1,34251,0.820249401815597,0.9323267701725214,0.506319707203613,6.37611441097098 -yellow,square,1,34261,0.3785806106206845,0.4162589031627225,0.4842083643320112,4.270000447679108 -red,square,0,34269,0.8718026394051107,0.0470259567904977,0.5143702663858574,6.540272804662254 -red,circle,0,34279,0.4059290930430718,0.48421466055444823,0.48325725681917764,6.513169741585334 -red,square,0,34305,0.27563800803707195,0.011433321043400557,0.5214486399000018,5.59630435120645 -yellow,triangle,0,34333,0.8946643080186434,0.6776637820177036,0.48954653582121926,7.350105343920716 -red,square,1,34368,0.7732638239554772,0.14525452477212875,0.5345337694823336,5.510414436862223 -blue,square,1,34370,0.4767559856843069,0.22973611722272336,0.49681109652176114,5.438582601401239 -red,circle,0,34376,0.7577613993026762,0.6585598837700077,0.4726208497533086,3.964848170673694 -yellow,circle,1,34397,0.317513693975086,0.6546923165741305,0.4816788980290248,6.571910646654488 -red,circle,1,34403,0.21941503085911906,0.18869929431950108,0.48859306821800486,5.842740479412579 -blue,triangle,1,34409,0.8469617797667944,0.16958776048164514,0.4793445672488068,4.773700655856586 -yellow,circle,1,34430,0.6457931187435664,0.42841099095573854,0.4799835219408184,5.9649795373803265 -blue,square,1,34431,0.8543938502155792,0.34692928235956055,0.502790984966972,5.437362331626982 -yellow,triangle,1,34476,0.5967973077120329,0.5930523139610333,0.509088854020594,3.0432641922775545 -red,square,1,34507,0.27936620925472266,0.4866543680579324,0.5156987596344246,6.9797896614208526 -red,triangle,1,34522,0.2608818745635353,0.3364049381210744,0.5233605199609624,4.940278775742981 -red,square,0,34523,0.22225796470244064,0.1332582605679279,0.5205748439676586,6.309789328434795 -blue,square,1,34566,0.04107424026323203,0.11983843877519573,0.5078371311459742,3.7105058188189854 -red,triangle,1,34567,0.7215146239803284,0.041272310151199476,0.5360961605003184,7.258734465807913 -red,triangle,0,34570,0.7647156151988541,0.8448194374182678,0.5397274236176406,5.359253363235088 -yellow,circle,0,34576,0.6530777146889488,0.7180653265277144,0.4859492262000971,3.855290951277588 -red,square,0,34581,0.7470469353368995,0.9413484225599422,0.5232076227576647,6.132329217012842 -green,circle,0,34589,0.6862005044395765,0.7819001574269004,0.4626182538011916,5.0849088715532105 -yellow,triangle,1,34601,0.42386517751772645,0.5877864631161966,0.505340184155104,3.2936319015205733 -red,circle,1,34608,0.10600943961119602,0.1331812284291659,0.48832218314379305,5.624601352964853 -green,square,0,34612,0.8035669458432357,0.15886599247592115,0.4815248255178455,5.372758381787815 -yellow,circle,1,34613,0.8806152218712957,0.029301932184296442,0.48573334959018694,4.570677922283701 -yellow,square,1,34626,0.13059085790395775,0.4238075454419431,0.4836004295976302,4.338146853924343 -purple,circle,0,34627,0.5900033669151352,0.699862983143041,0.5052280721198084,5.129133579277615 -red,triangle,0,34638,0.3209495315365807,0.6480613429075162,0.5376903889704104,4.1118838396995985 -purple,triangle,0,34666,0.04626449659658516,0.48307726625660397,0.49179329156097723,5.42509346790123 -purple,triangle,0,34671,0.7964359374317203,0.747560253900851,0.49520275786403684,4.848034152189103 -blue,square,0,34685,0.21451581925791252,0.893062049855773,0.5086448009960358,4.579116160585294 -red,square,0,34695,0.7088033444564572,0.5732100097135284,0.4923197385560654,3.4356147648010213 -yellow,triangle,1,34710,0.1737198440162111,0.22554513366711282,0.509951351802705,6.030722829976561 -yellow,square,1,34713,0.49982766585059957,0.3567875401759866,0.4899891118211901,5.497034004272597 -red,circle,0,34728,0.6556410666827029,0.7435466392991773,0.4885520392718432,3.1734941717153027 -purple,triangle,0,34740,0.6889750347172782,0.7396549894769746,0.4984921030129261,5.115578423799099 -yellow,triangle,1,34752,0.6164599768416416,0.5750169347854348,0.50450342241927,5.820965819877017 -red,triangle,1,34780,0.3091558671767515,0.5618734327661591,0.5604418880514627,3.6930811706977047 -red,square,0,34812,0.16887935202525606,0.4826833420664698,0.47990070043902017,5.208871401980609 -red,square,0,34816,0.016924065380366393,0.49940285977919563,0.48149141539927376,4.876700004560515 -red,square,1,34825,0.16586991590177458,0.9072323489467463,0.48305469099259585,4.817191956789259 -blue,circle,1,34833,0.7879939112129746,0.6417667094234194,0.48251969023459085,5.853176007679122 -red,square,0,34851,0.8363412245763133,0.7168488825346744,0.48637705536349857,4.6482727901073035 -blue,triangle,0,34863,0.5996733651406758,0.12079044043743303,0.4762187048052572,5.072846598598342 -yellow,triangle,1,34890,0.22220441627360665,0.0024720066691538145,0.5084801358731889,4.285505456496424 -red,circle,1,34892,0.017067035996868873,-0.010872275596614411,0.5009184047671624,5.594557159864827 -blue,circle,1,34904,0.6475103888218945,0.8358986744405981,0.4901718393276379,4.936780792820824 -purple,square,0,34909,0.21548416630048384,0.7168881304141844,0.4847670958656207,6.03470578686936 -red,square,0,34928,0.33826822157857617,0.24337084909399997,0.48795962184069913,5.860006625985281 -green,square,0,34933,0.5282606201586797,0.13326302500684695,0.4969544006632784,4.636325315887119 -yellow,triangle,1,34936,0.5977030363335227,0.3710969354393244,0.5134264596280065,2.898301446113752 -red,triangle,1,34942,0.7096094547277375,0.23279768477872154,0.5519681198866045,3.7005620130868944 -blue,circle,0,34946,0.7150669790785441,0.1505620611716597,0.4937139372147337,3.5124403430665354 -red,square,0,34950,0.9954654645739696,0.9979895387752443,0.48489049569183607,4.125063551810273 -red,circle,0,34951,0.9336534027163426,0.979886133911313,0.509769355264013,3.2463135803494603 -red,triangle,1,34967,0.6144961282101254,0.5919567607401033,0.5547614845912089,5.133940701264204 -purple,triangle,0,34979,0.7488960031617149,0.7169027469026279,0.4971962787920276,6.563317492327125 -red,triangle,1,34998,0.2693593786685329,0.8722544148301712,0.5486259251165017,5.6337722270622095 -red,square,0,35005,0.7034975533828274,0.8550829122275493,0.49809808081819124,3.7301181595835478 -red,square,1,35021,0.9879862569942768,0.9930386644519742,0.501898815665082,3.7187441082345303 -red,circle,1,35025,0.30488500886194114,0.20975391569347487,0.5014465035451617,4.270505116858137 -red,triangle,1,35031,0.8623052609548261,0.29012940374779694,0.5570281973151101,4.643179994283906 -red,square,0,35047,0.9655872321295176,0.2827679599658268,0.4967040448943348,4.663001085848208 -red,triangle,0,35051,0.6567955755291046,0.814195441949847,0.5503388695574147,5.990816849318608 -red,square,1,35059,0.36768548008275825,0.44440292324547337,0.4896219263281178,5.845965036568631 -red,square,0,35068,0.655736294735662,0.4508986039388483,0.4890681706036116,3.8009093460037895 -blue,circle,0,35072,0.44480284265145986,0.39821075947105034,0.4932134947430758,5.519185245571755 -green,square,0,35075,0.24024543656366526,0.6589010388292955,0.498227805505063,4.469746225531193 -red,circle,0,35087,0.38223948665874974,0.3400594344005033,0.4954786987998591,4.690808274663953 -red,square,1,35091,0.27479080189356064,0.7431595817085408,0.5055568803511261,5.945629748823969 -red,triangle,0,35093,0.9364565101134221,0.7605155975636313,0.5484947131859994,8.837284567094477 -yellow,square,1,35094,0.7547643969215461,0.9360498110969584,0.47826146568795513,6.5809845192487515 -yellow,square,1,35097,0.3061678382784907,0.35531037935800125,0.4798559275663495,6.188062952289637 -green,square,0,35104,0.6975462310121865,0.9121585541626753,0.5026444540103487,4.717891933001945 -blue,triangle,1,35105,0.8349796707463456,0.3620401657288581,0.48516381462957286,5.700140229447996 -blue,circle,1,35120,0.27764955621903553,0.2561302057739422,0.49608993723368133,5.780915824648228 -red,square,0,35130,0.45891455304048,0.22216580886164294,0.49618747027284893,4.444035957978259 -red,square,1,35137,0.257354992842448,0.6173552745514805,0.4921628248843043,5.933105110161988 -blue,square,0,35138,0.7705642362236201,0.3517590301253988,0.5013155679738115,4.043694758548754 -yellow,triangle,1,35148,0.7762653468986148,0.40651535517352677,0.5234622308968215,5.903222111483259 -red,triangle,0,35174,0.9183232167879394,0.2148677217517545,0.5601450263351141,3.38974840528139 -green,circle,0,35200,0.23089445532810493,0.8577953992016389,0.46015046569051077,3.1613221552960744 -red,triangle,0,35211,0.3705037168157047,0.885810166555292,0.5522418089539656,2.897925453018292 -purple,triangle,0,35219,0.9725001132283482,0.13277639935330288,0.487747046641999,2.2015620155468665 -red,triangle,0,35223,0.7040324213278444,0.8921678841206723,0.546727222145781,7.103099015035235 -blue,circle,1,35231,0.996123815251446,0.6352617109220584,0.5014828022543371,5.352406799116789 -blue,square,0,35251,0.5110585227045429,0.4027004366585739,0.5051066189703028,3.2446455260250744 -red,square,0,35258,0.9389096383301606,0.3673634766381102,0.458035191864455,6.511817427595346 -green,triangle,0,35262,0.7553734595769059,0.7395089724587098,0.5171563143940545,5.233390079591427 -red,square,0,35263,0.5295481090921785,0.1808946419744767,0.45629723390052845,6.634876630177293 -yellow,square,1,35265,0.15751361753859483,0.9747516389136786,0.4867899697485034,4.474685379889176 -yellow,square,1,35268,0.16988476612564363,0.18747064858546736,0.4902998496021098,4.570701388995132 -red,circle,1,35269,0.9696382540867533,1.013897094549336,0.5036081654433147,5.741380525592202 -blue,triangle,1,35272,0.8734980610079883,0.7685454483649139,0.4771442252401473,4.408545021637006 -green,square,0,35273,0.18196645736648154,0.27177407753971494,0.5057376136819023,4.937007914202822 -orange,triangle,0,35286,0.17722959525105375,0.12637391729931358,0.5124620404892575,5.445145459864347 -green,triangle,0,35297,0.12326812808571719,0.3968028504235963,0.5167279077327283,3.1556492835137235 -red,circle,1,35320,0.19404162328155494,0.2593099200554975,0.49693745457872984,4.399716250313301 -yellow,circle,1,35328,0.6305700239322426,0.21611845509758276,0.4977752260509924,4.151003456685091 -yellow,square,1,35354,0.3018764613738272,0.5683737504450298,0.4893524201975025,4.358317141775494 -red,square,1,35356,0.7611142043455059,0.3967923275407611,0.459699627955268,5.684971940704642 -red,square,0,35363,0.8944654058022213,0.3403254490551689,0.45556327224719945,5.1492207412477 -orange,square,0,35385,0.32563287458523493,0.3568824006318867,0.48049693943870253,5.082151895588843 -green,circle,0,35391,0.4463217787124222,0.613546486639892,0.45482093402284224,4.1980895699935035 -yellow,square,1,35401,0.9421482812092415,0.22494603773635746,0.4926965740191712,5.30536775361479 -blue,triangle,1,35404,0.8068114917862665,0.7609159408005416,0.47039609338079186,3.1655767166448165 -blue,circle,0,35424,0.9723740607051794,0.053951199263640226,0.4997814582794458,2.316503874939617 -purple,triangle,1,35432,0.4803136037759438,0.2089621904779686,0.4868646845394705,4.740663342443059 -green,triangle,0,35437,0.7201178699444909,0.6371143146612083,0.5145406588631537,7.720951121901103 -purple,square,0,35452,0.7398544292415974,0.6129954757727973,0.49465464882327276,2.431532104087084 -orange,circle,0,35458,0.9088178696541952,0.11739058465274177,0.5054053007716468,6.004553897248768 -purple,circle,1,35463,0.17575284184125572,0.7490855955751995,0.49341047616880274,3.745845516993159 -red,circle,1,35464,0.867454232885212,0.8556772595522998,0.48379126658027194,4.900604892587795 -purple,circle,0,35465,0.0912784993740926,0.9873598165524754,0.49287247603294837,8.157119547407868 -orange,circle,0,35468,0.2707774908576035,0.6259084157276901,0.5057382987928779,5.116109251101737 -red,square,0,35477,0.2700867372360217,0.14583264800133733,0.4793403299870868,3.3595387864441437 -blue,circle,1,35488,0.9182997597247113,0.456190689517743,0.4994482629664476,5.5173749528557705 -purple,circle,0,35494,0.5596337099203815,0.30652748843028776,0.49301557255583467,5.2995898541630915 -green,circle,0,35530,0.8096880908744482,0.9269545535917043,0.45284146096944833,6.151688024652061 -purple,square,0,35549,0.2949423212891584,0.8690753440979728,0.4994569355666641,4.532049502555437 -red,square,1,35565,0.47624089973644135,0.07916374297263873,0.48033923807806406,3.340440022458455 -blue,square,1,35588,0.84021940790032,0.6679580099121151,0.5220327873203584,4.9001089389293755 -blue,circle,1,35604,0.3552929550329027,0.08490058853155247,0.5020391780632532,5.798981787346546 -green,triangle,0,35617,0.33663095632101814,0.20856825285674907,0.508746926050083,5.51081814817882 -green,square,0,35622,0.4725956713095468,0.4936849785624218,0.5163346341007835,4.467197490481218 -red,square,1,35623,0.3345155609075673,0.9689997713208467,0.4810680274755842,5.77684604798774 -red,square,0,35626,0.4288850476194279,0.3830469074570414,0.4772361426201381,6.177358928126811 -yellow,circle,1,35627,0.3013463329922611,0.03924149703408919,0.5021030236560009,4.834615846827212 -red,square,1,35630,0.610915281182388,0.4622742234332208,0.4796858473431834,5.268669637381702 -orange,square,1,35656,0.7407946412358015,0.1466537762257486,0.4830447558260019,3.8276703751800283 -red,circle,0,35665,0.9486629504076773,1.032743271888732,0.47507950478696004,3.4237533802490154 -yellow,square,0,35670,0.8017079455392203,0.8324565235405808,0.4890734297890044,4.062628347995121 -purple,circle,1,35676,0.502751103981982,0.3067461377268961,0.4902836592750695,4.89617344970658 -green,circle,0,35698,0.6442889241136163,0.7130825779855385,0.45297484218400647,5.670303347082715 -yellow,circle,1,35708,0.622177923604868,0.697091953056837,0.5070376584353148,5.110215835456102 -yellow,triangle,1,35723,0.19306483745605496,0.7376736766172787,0.5245521454800511,3.9998149075053937 -purple,circle,0,35733,0.5844944241472961,0.8788136285229017,0.48488691076745927,5.64054487375537 -yellow,square,1,35735,0.9753956607089511,0.3266330765039256,0.4876863330647485,3.441407669312291 -red,square,1,35741,0.12597944458681098,0.2960746631341985,0.4619377851379353,4.609007097094427 -purple,triangle,0,35760,0.8619606977209893,0.7462029528649634,0.4999957863388805,3.698901402666472 -red,square,1,35766,0.34832036292221913,0.31136790366269496,0.4645221016628855,5.480759547085093 -green,circle,0,35781,0.3272717107219767,0.05467904352401809,0.45791547095604446,5.430090159436973 -green,square,0,35782,0.5503219618320905,0.9059490455665576,0.5109469960946523,4.628484361687513 -red,triangle,0,35788,0.12010060730896133,0.2424853913592211,0.5252045454571971,6.358434479094371 -red,triangle,0,35791,0.3685430910108468,0.7307990534978458,0.5285764092081605,5.382108987645677 -green,circle,0,35796,0.14026451560374587,0.1504851407090676,0.4633073534402448,7.090406969481044 -green,circle,0,35798,0.797455235154612,0.07388297272460043,0.4624729714543862,3.9310042421371683 -red,square,1,35809,0.08929112801625261,0.9550390801310992,0.46334290065871,6.0876883218868025 -green,square,1,35824,0.6769536678317906,0.24874245805869355,0.5030608094711576,4.65376960607422 -purple,triangle,0,35832,0.2398209168856601,0.1391002515024441,0.49566991371157043,5.1119782623455245 -blue,square,1,35867,0.007778509178521964,0.5590543125572744,0.5116875776993812,3.3067431120695012 -yellow,square,1,35870,0.9762650267531341,0.1716058542230009,0.4866207017343421,3.3635993931178922 -yellow,circle,1,35882,0.10489688052522406,0.09619165098821159,0.48899637844558314,3.7557063650425673 -yellow,square,1,35898,0.05932649150936753,0.9646701819382054,0.48595412795995635,5.164634370129134 -red,triangle,0,35930,0.9992266776567538,0.005608293769324368,0.5213259603323551,5.604037675138165 -red,circle,1,35931,0.9596319956050603,0.9994251604788358,0.46790683802035243,5.183794707486837 -red,circle,0,35936,0.3657739260107421,0.37924867922783556,0.46896422586596154,7.033610217385781 -purple,square,0,35957,0.28522752645294935,0.8095838626240286,0.5138132851322226,5.834548403656761 -red,square,1,35958,0.4508382814791214,0.6123379592216707,0.47051667092975547,7.015948231207051 -red,triangle,0,35963,0.024968016274487637,0.48857846042435493,0.5130671432730287,4.584500243494941 -green,square,0,35964,0.47071576124342795,0.043142879962644876,0.5099528685235624,4.253458849313737 -red,circle,1,35966,0.466740249131704,0.3960382580872263,0.4697493332539897,4.543932421642148 -red,square,0,35976,0.16781198202988123,0.7050050356392615,0.472561432923347,4.1792215407563775 -red,circle,1,35978,0.053957398515282584,0.07177719969862469,0.47405812199744557,3.824791548083543 -red,square,1,35985,0.13493528401182942,0.328225583427617,0.47716060280728373,5.624581062577337 -red,triangle,1,35987,0.2642142159149524,0.8886508387835679,0.5138600972488298,2.942461536737969 -red,square,0,35997,0.13139337751555846,0.6332295955532391,0.4783104211441366,6.141269941762608 -blue,circle,0,36000,0.34447972571737606,0.7026410374365138,0.5013803384637279,5.587999353052944 -yellow,triangle,1,36018,0.6081787154395466,0.7215775810614267,0.5347263059504765,4.972816677273092 -yellow,square,1,36020,0.9312650593076067,0.8608806141795469,0.4887479113127106,5.1442815338472245 -red,circle,1,36023,0.822527613824384,0.7464777498251306,0.47393901443714054,6.657369309873818 -green,square,0,36026,0.11107014864143827,0.9784143095010472,0.5026888681937136,4.053399132765147 -green,triangle,0,36056,0.7626117935882222,0.309550158241476,0.4845903943528254,3.155765217014325 -red,square,0,36061,0.3170200561392382,0.7429318277623178,0.485182656439949,5.507732949948455 -yellow,triangle,1,36069,0.11861173684922255,0.4554698760815262,0.5323254948829813,5.302950099647103 -blue,triangle,0,36078,0.6442921363236699,0.9524720494525128,0.5093097125807204,5.176347585050365 -yellow,triangle,1,36112,0.24720498520327272,0.581554475961664,0.5297442285935843,4.530641032502419 -yellow,triangle,1,36129,0.48433358117690994,0.028872798166045044,0.5349045318602461,5.531715501503167 -blue,circle,0,36134,0.08231896300240193,0.8768681886357066,0.4947753169052335,4.914117598252927 -blue,square,1,36145,0.5827265635038165,0.2931613245670849,0.5083122528108311,5.0622286692130904 -blue,square,0,36159,0.8656290081694464,0.27046859325223294,0.5085529440140144,6.398646218872774 -blue,circle,1,36174,0.10996848628078926,0.5920409024544292,0.48952616019948114,4.741787840413854 -red,triangle,0,36183,0.4432696365974439,0.755276220089996,0.5116173772804775,5.370739726083066 -red,circle,0,36195,0.16273640922648558,0.22856514159926355,0.47852290088166755,8.363770289164274 -green,circle,0,36197,0.28661979648870195,0.15287216905441703,0.45747883601914274,6.36714056548609 -yellow,square,1,36206,0.08972911396329153,0.6829686415538448,0.4810882668332189,3.6295803958383224 -red,square,1,36214,0.8096482657104355,0.8699371231194737,0.48352978017878057,3.7874598790180225 -red,circle,0,36220,0.3366089676059959,0.24411493155388006,0.47751317870457594,4.989970087508334 -blue,triangle,0,36222,0.885494699399685,0.586622883592311,0.5091687358179846,6.125939594495925 -orange,triangle,0,36228,0.332373235154922,0.03799185693503282,0.503732822477797,5.926032729850331 -purple,circle,0,36245,0.6610515032982477,0.5349123440965378,0.48119674893347175,5.009043458121987 -blue,square,0,36249,0.9151206637542442,0.9233621394880314,0.510797431207716,6.855579633923043 -green,circle,0,36262,0.6398082824373382,0.9872322676471937,0.4554814750136406,4.123749417311191 -red,triangle,0,36269,0.9950179533308375,0.8492157367428346,0.5192388704493881,7.20682287351051 -red,square,0,36271,0.47880305120222244,0.7537335820646339,0.4604291460210823,3.6692150761335163 -purple,square,0,36295,0.751157094254534,0.2876663845708769,0.5320260009479819,4.647464618679696 -blue,triangle,1,36300,0.2885172595147546,0.568389654989411,0.5090930436938382,6.321087408909778 -purple,square,0,36301,0.09408267998025954,0.12100170196826776,0.5286103230734899,3.289868564502827 -green,circle,0,36320,0.12417238686886067,0.13895383754582713,0.4582982312314858,2.6277938975607484 -red,square,1,36332,0.6183984283164207,0.4077857019223098,0.45294280189526454,4.486889011425212 -blue,triangle,1,36335,0.7009022683854048,0.44710919735898713,0.5094247735597784,5.764873355155639 -yellow,square,1,36344,0.05678045495688133,0.3283502203736862,0.484045754713974,5.229813963591415 -red,square,1,36348,0.6596157190562775,0.10394808464298388,0.45205307210229495,5.585133508704117 -blue,triangle,1,36353,0.9292191615331855,0.2433103953230864,0.5124512147659767,5.635203037194194 -red,square,0,36361,0.9097620304753045,0.4073058479727405,0.4493592880216265,4.247461112436097 -red,square,0,36370,0.7795127411009333,0.6403293629766633,0.45150930965841496,3.0107310863397543 -red,square,0,36379,0.06485730141567869,0.11085435876732552,0.4535408960110263,6.106000425837571 -red,triangle,0,36398,0.9871256151996948,0.8961354018562923,0.521318986790278,4.617017041126522 -red,triangle,0,36428,0.13816601084921998,0.7328007991694945,0.5212385014488661,4.93275187335988 -green,circle,0,36433,0.3713985931656163,0.5695768950213503,0.4705738757169754,4.2470491540708935 -yellow,circle,1,36439,0.6263103009567477,0.16069954346422588,0.4973043248458733,5.532482670949542 -purple,circle,0,36440,0.7426701120984155,0.5788419299702354,0.48076849315067743,3.9814808142179303 -green,triangle,0,36458,0.6385942738686113,0.6256491864636414,0.48363542839271007,5.689807273094277 -purple,triangle,0,36459,0.6760530306163005,0.8475308246448228,0.48897168058732365,4.316920661327468 -green,square,0,36463,0.6764888564952541,0.3377501667645332,0.4782767136419434,2.424985784964037 -red,triangle,0,36475,0.7318186371279689,0.6224442436263078,0.5121507307098174,4.570394267133452 -yellow,triangle,1,36488,0.6363799357654083,0.41477490737855516,0.5361994091659278,5.3541128610975335 -red,triangle,0,36507,0.33732124325998514,0.5684843035668788,0.5112753680465155,5.841770886810079 -red,square,0,36531,0.7264537270904323,0.3399132379111024,0.47402005274241243,4.008489810908823 -green,square,0,36538,0.4114719229186691,0.22854288539809597,0.46814287953206934,4.26031265274266 -red,square,0,36548,0.07479428672776522,0.030736133484613792,0.47064934313961604,4.948953391365716 -purple,square,0,36556,0.857727400426818,0.07333956746865777,0.5136475677723563,4.99884359540335 -red,triangle,1,36564,0.12055093967575436,0.6220197904079796,0.5066418834991658,6.116805117548381 -red,triangle,1,36569,0.8417718896315662,0.5815705089585642,0.5006306981334182,6.232426819569056 -yellow,triangle,1,36575,0.7201309058952723,0.9634681059201501,0.5333320887100327,6.942877119975308 -red,square,0,36576,0.565885889567358,0.559105879089216,0.47477780669043396,6.0065371823305815 -yellow,circle,1,36582,0.78038451123999,0.8793902556868812,0.498080765847204,5.279692577219706 -red,square,0,36585,0.38653845198027803,0.18368330169183422,0.48302032892191776,5.681332753882344 -yellow,square,1,36594,0.43700172579237917,0.06882933111154987,0.46966053460456797,8.231719488880193 -purple,triangle,0,36595,0.2842408140902941,0.750757327989996,0.49875615076157814,4.170629737828956 -red,square,0,36599,0.08033011257969547,0.7881433601568403,0.4868984875663315,6.7981227531301185 -yellow,triangle,0,36609,0.8051443179755297,0.7458257415640093,0.5311876370295827,5.021086324775774 -red,circle,0,36623,0.021430963799872305,0.11508144927710698,0.47303523263902325,4.965763451325536 -red,triangle,1,36631,0.10681668179034898,0.6881371496783187,0.5009009985730479,6.750008081181491 -orange,square,1,36638,0.19926421297813157,0.4212506345308833,0.47332110786931986,6.028219968380095 -red,square,0,36641,0.6335278965204195,0.1568472183763444,0.475481522738315,5.204186118165796 -red,square,0,36651,0.2837680149951288,0.025792332374715232,0.47478374095123144,7.382393175010345 -red,circle,1,36673,0.44391573671177065,0.5226136795125732,0.4659297935903861,5.650229201649052 -red,square,0,36676,0.06549851587900102,0.07597741266278202,0.46909000299305553,5.229708375740358 -red,triangle,0,36693,0.10812932587353663,0.579766960059624,0.5037585304647251,5.349084757249533 -orange,circle,1,36710,0.6629475389247007,0.6737613831063881,0.5264987997734101,5.259925415528492 -red,square,0,36722,0.9534364940556542,0.6067863736724277,0.4732950362855124,2.561956537281525 -red,square,0,36732,0.7431271447944012,0.26601303000154075,0.4778179044851428,4.576354427146499 -red,triangle,0,36735,0.6459581779977813,0.22862623676499227,0.5121677350384127,5.917664506255178 -red,square,0,36737,0.49220881265398886,0.8712377093570182,0.4720893776781397,4.266041087400654 -purple,circle,0,36751,0.32272234505821573,0.5964445905325239,0.4698203439736098,5.9781161532389495 -red,triangle,0,36752,0.10637415635000391,0.7696039656634384,0.5091672653612455,5.91306081429092 -blue,triangle,1,36758,0.6761307036783781,0.03512104198878663,0.5164203712358599,7.537441527036219 -blue,square,0,36759,0.48801207135789293,0.48790570230146313,0.494569984017705,5.612047443280563 -red,circle,1,36766,0.4856527525588953,0.48830913715981883,0.4625373268692104,5.044454183562541 -blue,triangle,1,36771,0.2297324651517394,0.2948124790776079,0.517513161664295,5.361494479511111 -red,circle,0,36779,0.9983576004836738,1.0118780308493212,0.4581749231312331,5.689111498378435 -red,square,0,36784,0.6865160898078319,0.9681689587798931,0.4897406585955326,3.1582636006103653 -red,triangle,1,36817,0.9959495527910684,0.05123122826552229,0.5119874998109148,6.172320037476944 -red,circle,0,36832,0.25160776570519783,0.35143833146071823,0.45591824020280797,5.936918696087108 -blue,square,1,36837,0.37831515612745625,0.47435855433536867,0.49095130049270963,6.026640907336895 -red,circle,0,36857,0.14005311210565763,0.22763248140208192,0.464773279811465,3.9383494797829073 -red,circle,1,36901,0.3909233075396039,0.3193390976063586,0.4739178772482244,5.360319976437881 -red,triangle,1,36904,0.40026732052605873,0.5775721407334361,0.5093919598946542,4.7420549329221675 -red,square,1,36947,0.5285811941239325,0.07747041832828583,0.48160506568558104,3.962447914893231 -orange,square,1,36959,0.8319686303211316,0.13009064565697037,0.4736475891694955,5.513559387282787 -red,triangle,1,36960,0.20721031351842834,0.20563119659791018,0.5107003570939529,5.394475665671298 -purple,triangle,0,36962,0.8383047347862198,0.8775121948045028,0.49553070242746894,6.0863808536528685 -orange,square,0,36973,0.9953363767790046,0.5856603924709683,0.47656582617656057,5.784106873515358 -green,triangle,0,36992,0.03231626528725373,0.5326267524379906,0.498519570048132,4.351520830156708 -red,circle,0,36994,0.8623445321811245,0.7765652870522611,0.4878046807823772,5.692053058697806 -yellow,triangle,0,36995,0.48699377543195665,0.7317101139022135,0.5405742662218538,4.773914755408491 -blue,square,0,37013,0.32771817069700737,0.4390377511845567,0.49053121989807175,4.127975634669458 -red,circle,1,37014,0.30209706103524725,0.3620471660009386,0.486122872016291,4.886967800140364 -blue,square,0,37022,0.17064265099283038,0.892659595265854,0.4841459080674549,6.27670346100543 -yellow,triangle,1,37031,0.5324477590924602,0.05974540470234002,0.5477027839787513,5.521765958241326 -green,circle,0,37036,0.10606156398296063,0.7217641576757475,0.4673033518338816,4.5668732484511265 -blue,square,0,37040,0.48785109558949846,0.6907117006800187,0.4800069469769406,6.44974385408032 -green,triangle,0,37044,0.8946869613066204,0.8098471066223272,0.49451173726193576,2.891011807481231 -red,square,0,37051,0.8796099432158769,0.12193308384451995,0.49815670114722,2.789603626401845 -green,triangle,0,37064,0.60591585401936,0.3356633890867142,0.48974673022693804,7.24355616800586 -red,triangle,0,37066,0.4235391066300558,0.553778356438792,0.5197305154099661,4.924006216420129 -green,triangle,0,37084,0.3284787910597309,0.16528648498020426,0.48822374051846684,3.4179873836565093 -red,square,0,37100,0.44512946876245985,0.6843771771102779,0.49440232404200146,5.462897963330664 -blue,circle,1,37127,0.2679268045522243,0.08596909720323032,0.4878667797370085,3.8215456480526115 -green,square,0,37132,0.4378194458238688,0.6835520934783675,0.48111752300750704,5.331321496458754 -green,circle,0,37133,0.8892914833064786,0.4193271210346531,0.472362508113252,5.841069794674747 -yellow,circle,1,37159,0.2726101911689758,0.5639791438536959,0.5004863639861948,7.201503320824382 -red,triangle,0,37190,0.4590965400752065,0.5533863436024102,0.5281583386284135,4.361818453371206 -green,square,1,37199,0.12163737564523602,0.4014462973141971,0.4858072409679675,7.673246371126193 -red,circle,0,37203,0.9209054444714102,0.908772038431933,0.48789814992412456,5.2260458713698466 -red,triangle,0,37204,0.34402022492252327,0.07012513866717396,0.5295997185499252,3.980541266720826 -red,square,1,37207,0.8444415491778481,0.14153089082798664,0.5034675458363985,5.770147902100302 -green,circle,1,37211,0.34905389412099075,0.6859795922179169,0.4775656820869437,4.963341915148402 -blue,square,1,37226,0.6413615050163423,0.2933802918358043,0.4896583166077016,3.700619007817077 -red,square,0,37227,0.9876672286695282,0.9428093794936758,0.5161090238215247,6.944280937158122 -purple,square,0,37247,0.45460083937637286,0.7564213829665887,0.5047271066138581,6.970607562042409 -red,triangle,1,37250,0.8325863986687886,0.43396032608141044,0.5210605619230178,4.63737979361521 -yellow,triangle,1,37252,0.9715999345797057,0.00172447386987451,0.5230270739804954,3.335155453613923 -red,circle,1,37269,0.5615822498213286,0.6164967334157775,0.4875093353752823,5.578981301797171 -green,triangle,1,37297,0.9784143556444374,0.11230754985994384,0.49090505998248923,3.7878819194298576 -red,square,0,37299,0.3811341846092945,0.3420777172507604,0.5106108100380538,4.767182011882721 -red,circle,0,37316,0.2686560141159776,0.19890962929317363,0.47129590072192634,3.406904163825312 -purple,triangle,0,37331,0.45330461089023766,0.44172965737918846,0.48902466740933015,3.6968190266633676 -purple,circle,0,37338,0.5302845634519802,0.37082672810720874,0.46999739328217544,4.109615080407763 -red,triangle,0,37339,0.24580844192998008,0.745932426091323,0.5318814387313013,3.439300063573949 -red,square,0,37347,0.9113976116769003,0.5717441754557772,0.5011901188463853,6.241667652553901 -red,circle,0,37361,0.5481129208721416,0.6294706620141673,0.47777439627161267,7.285373856753192 -yellow,circle,0,37369,0.3375387132878296,0.21419235539428816,0.4954607929026692,3.746885091796307 -red,triangle,0,37378,0.05851597245364226,0.3955398285561733,0.5318855359144191,4.974670625878876 -red,square,0,37403,0.40652847571468975,0.5379331564038987,0.490028695382077,4.532615384566884 -red,triangle,0,37415,0.1574014948290393,0.27830519590229796,0.5374805342297109,3.681427407515642 -red,triangle,1,37440,0.7166979316876014,0.20762566325161025,0.531254823588659,2.501888071157458 -purple,triangle,0,37444,0.5392537849080222,0.534992924377639,0.48521547991681174,5.194183322596916 -red,square,1,37460,0.6971150295592662,0.4064389406511253,0.5006569470610013,5.753844623975136 -red,triangle,0,37463,0.5554004914891789,0.5628719670833299,0.5293448461265443,7.115781077108316 -blue,square,0,37471,0.41426849367180885,0.16065915650296003,0.4736842441116863,4.55770340433462 -yellow,triangle,1,37487,0.24062409104057225,0.5010526365494592,0.5218186314632153,4.589373456459177 -blue,square,1,37500,0.3393478754061173,0.2881246381446081,0.46414802630528995,6.243150446903364 -green,square,0,37514,0.2693800001059923,0.04035180894988488,0.4833313258395809,4.092232864843839 -purple,circle,1,37518,0.5920169010216106,0.10459423843488291,0.4631134663489581,3.091984479817586 -green,circle,0,37521,0.6387119537418751,0.03714863275769187,0.48571899599410157,5.3937468048611406 -yellow,square,1,37541,0.819692604290505,0.5279896879534377,0.4490464876251143,4.09422705638926 -purple,square,0,37554,0.06034080193984881,0.033516594013897394,0.5042848921688678,6.9612489661961385 -red,square,0,37556,0.9750019392032869,0.4862456051737566,0.4972424851649748,3.929103492684863 -red,square,0,37558,0.6171598364673789,0.7250738618443542,0.49833147603219313,5.350267899964599 -blue,circle,1,37575,0.6843694547276777,0.21151730073066077,0.4806111302132133,3.7669067819074455 -red,triangle,0,37578,0.7665314034138527,0.7133409581940101,0.5377497844893196,6.346758117173912 -purple,triangle,1,37592,0.08953170682751777,0.1373090786979091,0.4834399942163302,2.88185175743152 -red,circle,0,37607,0.7337879389497028,0.6703890758114182,0.48323631140861006,4.59172351172061 -red,triangle,0,37608,0.9217610153513968,0.8989503607846147,0.5376757847225038,4.74741642957461 -blue,square,1,37613,0.2138076874342455,0.4958347828064372,0.4649597574914763,4.881855736157818 -purple,triangle,0,37616,0.8938083665743075,0.029239534824987423,0.4826411892835148,3.903514489982015 -red,circle,0,37618,0.28939222916565577,0.3329676477744654,0.4812724557340212,7.684625915207742 -red,square,0,37632,0.07911426041264935,0.1539046407624154,0.47923762858867835,3.1607856742881317 -red,circle,1,37647,0.719214252347564,0.7901868819983043,0.48358167828386855,5.7850786063311235 -green,circle,0,37655,0.09352173829497468,0.2676763517236652,0.4932650468905362,6.916429524956963 -red,square,0,37657,0.7136108560678266,0.2718872272660279,0.47769807610888887,5.346420772248663 -yellow,circle,0,37664,0.4191808474039801,0.739255703619348,0.5077530286313371,3.66666668116901 -orange,circle,0,37668,0.18007376885630966,0.8607135232102564,0.5281522937562019,3.4871488136155544 -red,triangle,0,37674,0.20231653462572208,0.8623478249818624,0.5368339928800547,5.414782863697613 -yellow,circle,0,37682,0.6248434447565645,0.3532431572350374,0.5172432757434454,4.084118842520906 -green,square,0,37685,0.4843672401568342,0.5080747139655946,0.483286331765644,4.860660246113421 -red,circle,0,37687,0.3489486185661024,0.323771076768919,0.4945300144788722,5.777523757759923 -red,triangle,0,37698,0.45816684290595133,0.2281742816684985,0.5350465367424906,6.341573764293282 -yellow,square,1,37704,0.7058346074133882,0.4965323642212405,0.4648549492625446,3.5046827972460073 -red,triangle,0,37708,0.738864106607189,0.6822447880234197,0.5425989594707775,4.127956949700301 -yellow,triangle,1,37712,0.5540042944833872,0.7949234874872454,0.5197699287875088,4.595715951910495 -yellow,square,1,37713,0.47172434062297064,0.13688354742815667,0.46577505611307707,5.090030296491598 -red,circle,1,37735,0.529071175011801,0.6257915577335662,0.4864639612273933,7.9492832752973195 -purple,triangle,0,37746,0.6564229969262801,0.5114125000839184,0.49318205924255587,4.079333502553843 -purple,circle,0,37751,0.26676268810918213,0.12674781998726992,0.46967993060868596,3.8387973966036473 -orange,circle,0,37758,0.9851029040372477,0.09593472594818309,0.5324612053263172,4.012838441365473 -green,triangle,0,37763,0.7790236271657485,0.37870381284129406,0.4971210197706475,5.1656570497710055 -green,square,0,37765,0.48785848916548635,0.8043586020008786,0.4803894237893302,5.932806251695024 -blue,square,1,37769,0.0010124921078813465,0.5003311052459606,0.45718856694064935,3.7276291403157935 -purple,triangle,0,37783,0.06351683841635458,0.5745664486338214,0.4913794324817373,3.9700437087588405 -blue,triangle,0,37792,0.07018903407844768,0.4178593082076467,0.51623104844378,4.423153846686451 -red,square,0,37797,0.8846457829810535,0.3836708390038597,0.48851153130672803,5.524878267979573 -yellow,circle,1,37826,0.475413165340109,0.6431636817661038,0.5358323966835233,4.016207572604287 -yellow,triangle,1,37848,0.5301875061178689,0.7174358946480373,0.5204534980191006,5.123733284961607 -red,square,0,37857,0.05661060905871662,0.4710547386694294,0.49083669966368476,5.811809648966007 -red,square,1,37860,0.9105423239090816,0.5898894925016474,0.49093560580562834,2.784241420176178 -purple,triangle,1,37874,0.8920613889121304,0.9769346868387789,0.48031545216099264,6.7204180236434325 -red,circle,0,37879,0.5202040603671577,0.5036022298027305,0.47872938475253196,4.696322906932882 -red,circle,0,37881,0.6355303017741958,0.5422679932363801,0.4814113386152919,4.6337482851262175 -red,circle,0,37890,0.2679618284646147,0.20434926416351096,0.47872981372379353,5.239165025228325 -red,square,1,37899,0.08937751343132816,0.659121762566092,0.48573418756702497,4.448799084662819 -red,square,0,37900,0.3728047469420135,0.26721468211357013,0.488577145299949,4.335668206081306 -red,circle,0,37904,0.38973313650324204,0.34818113846591997,0.47964161975394404,3.925209744193989 -red,square,1,37921,0.42276415798324474,0.31936643953218746,0.4883701885674235,4.869112919312211 -purple,circle,0,37929,0.5688491538886703,0.8435424572337955,0.47907239214577607,4.0856422045434835 -yellow,triangle,1,37940,0.06644491248211615,0.30894326501321445,0.5010173719770583,4.618433011753282 -red,square,1,37945,0.057877336618272435,0.32622237125734654,0.4830235607858425,3.2252275305890343 -red,circle,0,37962,0.32541490790626215,0.2645515629620241,0.4644091257813923,5.502821402064531 -red,circle,0,37991,0.07837608386530126,0.003129990899428267,0.4643253278238599,5.717808976937164 -red,triangle,0,37996,0.7113145301435015,0.791731618541279,0.5184424442026617,5.835128716537877 -purple,circle,0,38009,0.33697913513251365,0.06893260171284266,0.478784432217052,5.611396203650816 -yellow,circle,1,38034,0.684195029105751,0.7233193748183292,0.5276825057882527,5.722804639501624 -purple,circle,0,38038,0.6200315487640226,0.013067187966193994,0.47790013239599505,4.589665914470007 -purple,square,1,38064,0.7057434590803936,0.42792501087695867,0.5174348950562011,3.2802671704499526 -blue,square,1,38066,0.31668619949729515,0.11956444846336645,0.4594740359810732,5.186171127610534 -red,triangle,1,38067,0.875794814367842,0.21641459361363635,0.5178752395612677,5.321137461419996 -red,square,0,38071,0.3256626294752947,0.6148458085827894,0.5004939462835706,2.4499124766995695 -yellow,circle,1,38082,0.04853033836650689,0.5983776442018087,0.5231959648615166,2.651862379271653 -yellow,triangle,1,38087,0.32294116442437093,0.6700313175035897,0.502276254738623,2.756331697768259 -red,square,0,38093,0.7499294156246596,0.6508728277299138,0.5064734180564547,7.382597747691133 -blue,circle,0,38125,0.6344852606010264,0.6660916079421064,0.4807928674739172,5.600137266617754 -yellow,square,1,38136,0.5735178978082498,0.5774844534624073,0.4784106163746017,5.9532220972827945 -red,square,0,38138,0.8056362959350857,0.4174494412106985,0.5038079307699739,5.026394010510235 -blue,circle,0,38146,0.2539024448077958,0.884643951894558,0.4848131943192717,4.543595966846689 -orange,square,0,38155,0.01151138943702712,0.15843271602381304,0.4985979653977076,4.8762378756122375 -yellow,triangle,0,38158,0.3691612234596072,0.2535009771881511,0.5059627126079003,6.673606513538689 -blue,square,1,38163,0.4418109621078311,0.4079445387163324,0.4738897836881537,5.730483165187514 -blue,circle,1,38170,0.8854240497164021,0.18093916440605629,0.4937564584620208,4.783455616430091 -purple,square,1,38177,0.2529398200034281,0.4487866039308104,0.5117396167380375,4.63327672853102 -red,triangle,0,38178,0.5100182852203953,0.5467970338830797,0.5311490298737129,5.481841631670299 -blue,square,0,38179,0.44311997832909333,0.8822675357673682,0.4696302664911805,4.902853000731272 -yellow,triangle,1,38192,0.3083388647811234,0.4008475196275283,0.5105726870440547,2.33862119270893 -red,square,0,38195,0.8245719643294682,0.020460106436641756,0.5221084606309792,4.080764174039779 -yellow,square,1,38199,0.012238308815962995,0.2713121713455563,0.4815208009898373,4.734545325452867 -yellow,circle,1,38204,0.22930578122394973,0.5374967914492481,0.5176602906280251,4.654189519289205 -yellow,square,1,38206,0.10397346835119414,0.8411680853188428,0.4806578866864495,2.972552893791658 -red,square,0,38213,0.6616760821586517,0.8141486053201816,0.5121067455622184,5.173696312086968 -red,triangle,0,38222,0.43708134051341363,0.27726363254231,0.5376767429588353,4.970385307123877 -red,circle,1,38224,0.3315878136991349,0.38444839636873396,0.4931642161573426,4.634867995797333 -blue,square,1,38225,0.3944086255999918,0.23096523530620183,0.4684293434454281,7.736460768940426 -blue,triangle,0,38240,0.6034138327555548,0.07740707548700532,0.5374078324759183,6.0163596650900075 -blue,triangle,1,38248,0.9444130181082422,0.6362851436246229,0.5444405207767633,7.097199805027187 -red,square,1,38256,0.7630157570446002,0.6314772706185438,0.48880179137838625,4.950824723236743 -purple,triangle,1,38280,0.44767951581214094,0.2618111624810212,0.48201754540885355,5.465800399013794 -red,triangle,0,38283,0.05975605137424489,0.14920249696275234,0.5226984641337482,5.993304754102831 -red,square,0,38288,0.7523123498098522,0.13214299693268383,0.484645478581809,4.729721018081452 -red,square,0,38329,0.0904323592590498,0.5625067921820546,0.48023752756051724,3.0013981194136297 -red,circle,0,38340,0.3718779852140627,0.2845722722367581,0.4840326007039287,2.6311172406519434 -blue,square,0,38362,0.27691088100777006,0.17423641880397767,0.47142937713923433,6.406856001117499 -red,triangle,0,38365,0.6301973919902031,0.6837001355048282,0.5252041051772034,6.165249187305097 -red,triangle,0,38397,0.03933959336336268,0.8019190231722675,0.5278573389465854,3.6585746751325074 -orange,circle,0,38398,0.32435590442219053,0.13240200445348405,0.5300177517942973,3.095166599968655 -blue,square,0,38404,0.2961654979999577,0.767379671137321,0.47748248316065633,3.679766557118045 -red,triangle,1,38416,0.8480106987964048,0.7880753021521691,0.5327232064519288,3.2784486569622655 -blue,square,1,38418,0.03892693514917556,0.9327839698057228,0.4858211992579442,5.129305885128638 -green,triangle,0,38437,0.9121928040529615,0.7492150146311876,0.46895704168875035,6.292158170903022 -red,circle,1,38442,0.9328376819647649,0.9397539951616704,0.4709666044555381,4.7791385443263 -purple,square,0,38447,0.3753623855254079,0.43836066536547025,0.50816038364672,4.086078520372214 -blue,circle,0,38460,0.3274108699775241,0.8955352759871484,0.48438504053775594,4.33075542676652 -yellow,square,0,38468,0.8616481308988164,0.06593252432760732,0.49258093054003455,4.264419728202852 -red,triangle,0,38479,0.5515224755527709,0.6214207604744554,0.5422795277962215,5.477065778234362 -red,triangle,0,38497,0.14555181559868924,0.33620742616330357,0.5250900758986774,4.981313085590917 -purple,square,0,38501,0.4689339358886033,0.17276473586863939,0.5010008330089102,5.496998076900414 -green,triangle,1,38508,0.7471676588317212,0.09486262903295972,0.4646017555378223,4.709132548687026 -blue,circle,1,38522,0.9430620960892159,0.5650516037192317,0.4817430779521384,3.715760396312945 -green,circle,1,38526,0.8112239397064422,0.44388434199823823,0.5147274104243988,5.41469831778723 -red,circle,1,38529,0.6201453301474494,0.5514884958151548,0.4808571110565734,3.493435506996492 -purple,square,0,38531,0.9649930376221458,0.08470567736017742,0.5015458132224414,5.347433759370861 -green,triangle,0,38539,0.44957049999246235,0.5578831832346758,0.46170107859494736,3.9735797853073147 -red,circle,1,38550,0.011024426724858483,-0.007015438410399956,0.4846832966233285,6.724607023990394 -purple,triangle,0,38552,0.6798990230423072,0.2830766724009439,0.4771305824450562,5.918381912626522 -blue,triangle,0,38576,0.957435908299061,0.5792749204252066,0.543778458514963,3.682739112099584 -blue,triangle,1,38577,0.5735872226554793,0.16694377801618931,0.5419922146488843,3.041728610570415 -red,square,1,38581,0.5445142030131437,0.7528656620079609,0.4766827102963688,7.855906132291646 -green,triangle,0,38585,0.1984887330894427,0.4987380220449995,0.46144136154406673,3.7213611376525964 -purple,square,0,38595,0.6802320560976709,0.8275125281885453,0.4976524446808186,6.551242347727435 -red,square,0,38597,0.45738178272298546,0.19822849425140054,0.4831820401466904,4.961154469727897 -red,square,0,38609,0.6674339925748345,0.1618083318450113,0.4753971221718779,5.603536312892259 -red,square,0,38611,0.44503758460834086,0.8600393090018252,0.4741759511599409,2.9025418266670697 -yellow,triangle,0,38624,0.11714521071879747,0.34942138100928744,0.5316971724836042,7.454140833709264 -red,circle,0,38631,0.7648297947070223,0.6776771877066503,0.4915904089093778,3.8514837143856315 -purple,triangle,0,38652,0.01594130911978997,0.5890795687313576,0.47608914341169645,3.927338633492965 -purple,square,0,38663,0.15530651406707752,0.032180325518073816,0.507926038157922,4.224852492366136 -blue,square,1,38676,0.33803008812467517,0.9430048066012642,0.4826416690794807,7.915449951670008 -red,square,0,38698,0.4260617070738505,0.6679160107084341,0.4675325862982471,3.910816611978308 -red,triangle,0,38703,0.889343915415998,0.6047262639753926,0.5168713393637955,7.049840190714019 -red,square,0,38734,0.3564244365513213,0.44776358853917464,0.4617328476889762,5.007991880192758 -red,square,0,38736,0.740126370948802,0.7705393077048693,0.46144045361425906,5.483986766874151 -yellow,square,0,38748,0.2649295532261856,0.7818417150321095,0.5153526161795142,5.421038553603055 -yellow,circle,1,38749,0.3727998029310805,0.9346956478077907,0.5162228730057041,5.640991448007491 -red,triangle,0,38751,0.03734333974395809,0.1484023991549045,0.516697300114278,4.5812465361079635 -purple,circle,0,38769,0.336135273863733,0.10478466359914584,0.4883418813688285,3.7004061367284944 -red,circle,0,38773,0.8562965250990252,0.9079418463092541,0.494051799146844,4.4860224769938615 -green,circle,1,38775,0.5758517203810649,0.863665290241774,0.5295105874705537,7.108026075104436 -purple,triangle,0,38784,0.3217318967959222,0.9188365818667709,0.47572548117638436,2.8021200664712578 -red,circle,0,38803,0.7915146404267683,0.861964617574392,0.49483406287811166,4.660011755943997 -purple,square,0,38820,0.3273848048806479,0.721753425694558,0.506073146796731,5.063661923476471 -blue,square,0,38841,0.6913762315865113,0.12001632989361599,0.4925570122420449,4.7586521020289405 -purple,square,0,38846,0.9495507473776134,0.9392032827570884,0.5014704311333378,4.826822412761536 -red,triangle,0,38853,0.41641136027077863,0.46384944083018376,0.5059150065959896,6.2449010207835975 -orange,circle,1,38857,0.7561616060797361,0.6011829160290465,0.5170183460778673,5.464145004173815 -purple,triangle,1,38873,0.3412836770559612,0.5106988751826204,0.48578647491703114,8.253247926402961 -green,triangle,0,38883,0.45877660452687863,0.5211069169505502,0.4681733218056553,3.3275261814625985 -green,triangle,0,38889,0.8883676445361395,0.6015417053453661,0.47105973239501653,6.078143505674809 -purple,circle,0,38901,0.7319690780944992,0.4567889897970464,0.4912731260449902,4.184719957290204 -yellow,square,1,38928,0.9240311975534296,0.7019360344691004,0.5077523736033206,4.472317293716402 -green,triangle,0,38934,0.6380126796582992,0.9449695875523221,0.4624450508923107,4.273213691991617 -yellow,square,1,38961,0.1268351843656087,0.5211273692895315,0.5033684401053728,5.625293954232506 -green,triangle,0,38966,0.9096579654690838,0.6779907501390764,0.45893787607152725,4.725850414653185 -red,circle,0,38978,0.3652891236125678,0.37234355884923465,0.4977688696494028,3.8844029674106095 -red,circle,1,38980,0.15669341658400626,0.18744318394269907,0.49922521826079624,5.595762817968466 -yellow,square,1,38983,0.5034768929988753,0.648289357062001,0.50383746914453,5.184546230870219 -red,triangle,1,38997,0.11076561819085617,0.5599481660206294,0.5125690584242865,4.642475797173814 -yellow,square,1,39009,0.08470525262121531,0.9546622912906018,0.5061945768566833,2.3578447423524653 -red,triangle,1,39014,0.6613462567228076,0.47275595437501927,0.509598966206032,3.4577807597878283 -red,circle,1,39017,0.1553047699109077,0.23426338864293275,0.5053760937764255,4.354064782280358 -yellow,circle,1,39031,0.1895808365583801,0.41451067853476176,0.5193137946419872,5.994203236731685 -yellow,square,1,39036,0.4366319397585604,0.8853642091072212,0.5070794369862943,5.939429312334467 -red,square,1,39037,0.7634290148595653,0.5813909230046601,0.49179306499158965,5.997049936652246 -red,square,1,39059,0.8315658666403111,0.8784952621893528,0.4892572830056315,2.880528359468393 -red,triangle,0,39067,0.8704226366700998,0.533469043498947,0.5142011050681139,5.662784664121824 -red,square,0,39071,0.7967456882344144,0.20866378466645807,0.4946225164856906,6.543629849066412 -red,square,0,39072,0.030280521554805206,0.12321405546738207,0.48988027462368877,5.847872034205654 -blue,circle,1,39075,0.37520524903253005,0.20556677021060044,0.4861060752648033,4.98529466970652 -yellow,circle,1,39085,0.6761059171622457,0.4496309961242564,0.5177998244766702,3.8911030920443372 -red,square,0,39096,0.8386893229214152,0.18037298392866496,0.488742788476033,5.5802668829031745 -red,square,1,39101,0.3410758622142557,0.4265100182014795,0.4861798012237103,4.09281113615416 -orange,triangle,1,39104,0.5375973260418243,0.025378580102561443,0.5209130105188473,4.374368093971907 -red,circle,1,39108,0.06315594916114631,0.0473204457942318,0.5020600489686915,5.71888396030171 -yellow,circle,1,39140,0.04163266536526933,0.3735542532689454,0.5129004344973573,6.2006094397134355 -red,circle,0,39144,0.1252950270739791,0.2085369692489441,0.49511423232770985,5.6882736815440795 -green,square,0,39145,0.5945283933600861,0.5702218044889795,0.49801271180610407,5.733330077212044 -red,square,0,39147,0.32849756546704034,0.19330653960285815,0.49652552518608334,3.078153862828897 -red,square,0,39162,0.5082347260570108,0.018104333171229392,0.5047709326931358,6.14569285722409 -red,square,0,39169,0.35611963306648264,0.46415265378112647,0.5052790009618097,2.5208047949411108 -red,circle,0,39179,0.9934462881309655,1.0724998185026013,0.49083561169685813,5.960896195845709 -red,square,0,39193,0.8107253161858635,0.06119001723485462,0.5040571217154186,4.950845865162775 -blue,square,0,39212,0.3666067516985615,0.9543687651909756,0.4904069701798997,4.5900604435108505 -red,square,0,39214,0.3038520855773875,0.4570120300363385,0.5134766736400802,4.045412169596741 -purple,square,0,39220,0.40811899601274493,0.42258580068959894,0.5079708471546207,5.8434095706944085 -red,circle,0,39223,0.2548848991283086,0.23824052909393476,0.49368762796221016,3.9351541163129777 -blue,circle,0,39231,0.5467918928636517,0.436802594210994,0.47161891289677615,7.006859054118415 -yellow,circle,0,39251,0.995515315608599,0.664557028559361,0.515423435042191,5.169630751365037 -purple,triangle,0,39260,0.6875459706351555,0.6177647301665427,0.5019041927371927,3.0241900924198646 -yellow,square,1,39270,0.5118092734588805,0.25442788832414454,0.5019041582410692,5.87099123069972 -blue,circle,0,39277,0.25862296537153906,0.9195126012211688,0.4710367246140722,2.9978468725276795 -green,circle,0,39300,0.41020213039425923,0.6728517575614876,0.5265279632822963,4.921329419537524 -green,circle,1,39301,0.5864952275788667,0.10513511084979821,0.523894875619943,5.497434710917061 -green,square,0,39335,0.6400469949657999,0.06628578427370857,0.5148803991737776,4.132880393291873 -yellow,circle,1,39352,0.6479856313540792,0.2373533542788151,0.5178086170960043,5.415760588876039 -red,square,1,39353,0.9744182926995872,0.6439304774212721,0.4937014311429811,4.709992211021606 -purple,circle,0,39363,0.8750696087366453,0.8443946111777411,0.5150081590379324,6.9769606087666 -purple,triangle,0,39369,0.9160850795306806,0.9932014003101209,0.5018352998115054,4.793790312960973 -purple,square,0,39384,0.22368754258934542,0.24624496014649055,0.49496439725646624,3.6102318824700483 -purple,circle,0,39398,0.21517806608498646,0.8196968078409886,0.5187868513576659,5.9440824615539904 -yellow,triangle,1,39411,0.5646911415753773,0.6113202067574828,0.515655244170274,4.547456465946942 -red,circle,0,39414,0.08207536759740874,0.05545527956716427,0.5038531960132209,4.58456499360184 -purple,square,0,39417,0.7065466075694898,0.4544578679835566,0.49740396282091665,6.211697830216022 -red,square,0,39421,0.1514587929504907,0.015800774708563337,0.48889076339317666,6.278227085881568 -red,triangle,1,39424,0.4036420254819122,0.2208297853446305,0.5351694405156383,5.73245815993143 -red,square,0,39434,0.5092714136678518,0.08267959367777122,0.4897421326300275,6.189223273977316 -green,circle,0,39437,0.47143849771730817,0.7206230774891145,0.5105775019030652,3.096843331850879 -blue,triangle,1,39452,0.4108370944684231,0.17508398140092007,0.516846412069019,5.042433947122654 -red,circle,0,39459,0.8677153645774535,0.900316895018318,0.4936890101328895,6.019595126076823 -blue,triangle,1,39474,0.9553019148659684,0.45765246445471564,0.5142487080177939,4.825890094413331 -blue,square,1,39477,0.34349584856688986,0.5427373929948094,0.4827067468359886,6.161423400652301 -purple,square,0,39478,0.6181329264451106,0.2740582967902253,0.500325683569904,5.988873682044269 -red,circle,0,39485,0.2933425185682206,0.19696260825815642,0.49378278435690165,4.99296788607792 -blue,square,1,39508,0.6018296981161007,0.48671247321274247,0.4728499003115625,4.537908610131487 -blue,square,0,39515,0.5917021785500398,0.7180729704428234,0.47038782817852604,6.572393320560106 -blue,triangle,0,39523,0.7976643048373657,0.5657690973064404,0.5040865190265051,5.439688669204595 -red,circle,0,39535,0.01734841963435818,0.020433763178842223,0.47923692839106113,6.954518602995847 -red,triangle,0,39540,0.9975680760617336,0.5858113294982089,0.5239219495275551,3.583829045080017 -red,triangle,0,39543,0.5037390448566906,0.40265455325217936,0.5253108909612321,3.9629273595743437 -blue,circle,0,39547,0.44659669164426985,0.8581453296641002,0.4858215950748845,5.292404928997199 -red,triangle,1,39552,0.8261355187097076,0.6093458112426304,0.5222035903278082,4.906427613398106 -blue,square,0,39554,0.4847317606543907,0.4958025517192002,0.4738606886529594,5.414138281330171 -red,square,1,39556,0.5443966580579718,0.45841680799768203,0.48637556520255476,3.024551071286789 -purple,square,0,39561,0.8640637777725868,0.18496268115707704,0.498140287852323,4.364089163957901 -green,square,1,39562,0.5905261188438536,0.6422245286081031,0.5138031687405284,6.26814868803615 -red,triangle,0,39565,0.9561292202846399,0.9668194684210542,0.5178075470310429,5.60019581633746 -red,circle,0,39569,0.9695832824925855,0.9054094881243873,0.48100492235765596,5.416982353829602 -red,square,1,39576,0.004164445205783074,0.5358188259589823,0.4842846807116942,6.608741385162876 -purple,triangle,0,39582,0.06949449473715041,0.19234858063365412,0.49795450728510976,6.45445327635169 -purple,square,0,39603,0.06157543533408816,0.7314783967384737,0.49407401633436343,5.197801587627036 -purple,square,0,39614,0.33658041714586906,0.019206731167908053,0.49694622901044894,5.9178360928726255 -green,circle,0,39630,0.8845282032005826,0.172516015590907,0.5125949475751116,6.006543906800754 -red,triangle,0,39631,0.7844979349161723,0.23750260632865972,0.515044332417428,3.5797982962971004 -green,circle,0,39663,0.8889675338844115,0.8498083967833386,0.5048829219725421,4.346374870634605 -green,triangle,0,39673,0.26766239120667257,0.06097946000033494,0.4585066889177896,5.894437062355936 -red,circle,1,39698,0.1173908053575089,0.09611446635012184,0.47551198263215205,6.296276424483339 -yellow,square,1,39703,0.20142964823164766,0.18058821918715284,0.49137384443342447,6.125731071772061 -blue,square,0,39709,0.553868075349823,0.6606686727868244,0.4718475547749687,4.768194563131835 -red,square,0,39711,0.9720787852898816,0.7072650378533071,0.4934676899614167,4.211604713055995 -yellow,square,1,39717,0.15254906187727868,0.38871430549326036,0.49165626535368107,7.379618947124032 -yellow,triangle,0,39729,0.3406651787908065,0.7799297058381454,0.5164275222630685,5.536565084664942 -green,square,1,39733,0.7469905910748575,0.30802777422029715,0.5203235768840627,2.6697495842017864 -blue,square,1,39737,0.211788611644823,0.16738311426935804,0.47511503302109503,6.23205188154503 -red,square,0,39738,0.39159887437445307,0.7199605459574635,0.4872463773932245,5.423874298368646 -blue,square,1,39752,0.3652915738067196,0.7443797186837637,0.47992192966429087,5.429858542746497 -red,triangle,0,39769,0.08646867670314551,0.08843033220393537,0.5513404104853943,6.878343202242778 -blue,square,0,39777,0.20484721225053282,0.4661712168180666,0.48665786202900607,5.2961271387389655 -blue,triangle,1,39787,0.7567737011270878,0.32349488254926695,0.5129160929626151,3.8314523589367924 -red,square,0,39789,0.9479363213355183,0.4795817752837438,0.4822656993247,6.830410436201902 -green,circle,0,39792,0.2907685773558777,0.8731326700924537,0.5099500179293874,4.762207368025709 -blue,square,1,39795,0.15491812175550101,0.023550742079665565,0.48865565972064195,5.089974987985447 -purple,triangle,0,39815,0.35034166193227867,0.020341753938377338,0.5082622310079358,4.516956315272891 -blue,triangle,0,39829,0.19022816832990286,0.27381243034108327,0.5084215290532271,6.643229485686764 -purple,triangle,0,39849,0.011830854092107268,0.7466895614700884,0.5078861823801148,5.763338649318015 -blue,circle,1,39864,0.5286269860092916,0.09174636536052938,0.4839097995215383,5.245328225982277 -red,square,1,39874,0.017999673369659464,0.9022289169681199,0.4735626819075993,4.671385845088863 -red,triangle,0,39894,0.5929205919651507,0.5603993820061481,0.5575999627986716,5.105302929576312 -yellow,square,1,39900,0.8916354235969586,0.7857427902722474,0.47617734274964424,5.025706892371844 -red,triangle,1,39959,0.012772170008167327,0.07051393834139175,0.5582320757985528,6.515365898567603 -red,square,0,39963,0.3197367133413562,0.10412619413556723,0.4602761075396893,6.897129749637106 -red,circle,1,39992,0.2622598902731341,0.3580980981637506,0.4722640402950396,5.06230000166988 -yellow,square,1,39996,0.9738841115069133,0.30717572010172234,0.475067335019385,8.138199996818354 -green,triangle,0,40003,0.2595720628019772,0.29233364319412536,0.4416916820683191,5.039227185057932 -yellow,circle,1,40007,0.546523666600999,0.9608038475313697,0.4837411900879732,6.252574838238434 -orange,square,1,40022,0.764742255673633,0.3735179888280705,0.49808223124190154,2.7290452358014146 -green,triangle,0,40024,0.9369115965405426,0.543404003351943,0.44511272715032324,7.287797243559415 -yellow,circle,1,40027,0.7912279944547849,0.4466997015900954,0.4871534480092622,6.783131459101508 -red,triangle,1,40033,0.3461566834066091,0.33243600472851575,0.5461259501717964,3.0340888140346185 -blue,square,0,40038,0.5308869492507371,0.6032038924105055,0.5005736474388827,4.973886006800854 -red,square,0,40048,0.428795415660986,0.7380274411083768,0.4792342730468049,6.567457918921472 -blue,square,1,40049,0.34166912207856603,0.8327014292637935,0.49592881928346727,5.92458450568603 -yellow,circle,1,40054,0.5561122199642279,0.0028493163097591534,0.48751301099357564,5.6412088568231775 -blue,square,1,40058,0.30987001700396655,0.8839709700753099,0.49914722174633824,4.013303794389007 -blue,triangle,0,40070,0.2271139811341576,0.9972265275057707,0.5042128678302498,4.557252215397245 -red,square,0,40074,0.8963642740150665,0.5964074652491322,0.47743036114879545,4.365911200789994 -blue,triangle,0,40079,0.6415189362790564,0.2790523457099494,0.5044889560260606,4.4895918312870355 -blue,circle,1,40099,0.7197685198379256,0.4347940506722363,0.4820463817553045,3.534448259614519 -red,square,0,40112,0.39104810355783814,0.9851271188367299,0.4786667573710622,6.307719358232892 -red,square,0,40117,0.600924830991792,0.23071159514109874,0.4770169798669659,5.569954665957255 -red,circle,1,40123,0.5415517243642339,0.4830519911092873,0.4726137110014219,6.127840486254293 -purple,triangle,0,40144,0.541761838940377,0.9264512959889604,0.5130323486392376,3.6586127405988536 -blue,triangle,0,40162,0.29243460541559596,0.6744410500024415,0.5026381948680212,5.8265442314175955 -red,triangle,0,40175,0.1564732328065278,0.24314808298011803,0.5418818025802538,4.441802754098668 -yellow,square,1,40186,0.024433639695421228,0.9392705213913216,0.487225627309413,4.40986026307741 -purple,square,0,40187,0.36494982158182254,0.7491013055030736,0.49892339544862074,4.481404168274309 -yellow,circle,1,40188,0.30724989486511367,0.6087970132622745,0.5022534811698548,6.443804313933138 -yellow,square,1,40205,0.7273005003868648,0.11698694546772603,0.49123970666869876,4.066446099379594 -purple,triangle,0,40206,0.8419994001438059,0.4511699159384033,0.5075410555790757,4.920803384806212 -red,square,0,40207,0.29546702649377976,0.7859074991032909,0.4779569219799509,3.769994999411825 -purple,square,0,40209,0.25190692338867926,0.13564983177672008,0.4985303221261576,4.108993113180069 -yellow,triangle,1,40211,0.22698355978729134,0.8416204814932413,0.5047416284030152,4.867176354458826 -red,square,1,40265,0.9716859435742579,0.19469075755336318,0.489751512718313,5.71915087076871 -green,triangle,1,40270,0.06627365668608731,0.9535496678537436,0.4481542899331256,4.558220149223964 -yellow,circle,1,40315,0.6280807488381492,0.6758294962994147,0.5015582298229407,5.482064733393159 -yellow,circle,1,40319,0.3929534020474553,0.5836415948143827,0.49983089220161,6.045990918282446 -yellow,square,1,40328,0.5820644631862629,0.35706292051124566,0.5143514678699764,5.727779420801414 -blue,square,1,40355,0.40252632111500486,0.06066838582196632,0.5104408352048592,7.184418484522475 -green,square,0,40373,0.9368388199061015,0.285104100719457,0.4964870334481603,4.567357536587003 -red,triangle,1,40377,0.12678209202773827,0.5502625053793366,0.5468920720728657,6.906806670792279 -red,circle,0,40400,0.09973373500079907,0.07022044013142184,0.47181103539100266,6.510154327497104 -blue,triangle,1,40413,0.9334210137035209,0.25830827175843374,0.5131736002358351,4.77041058079687 -red,square,1,40416,0.7223755270344265,0.33344601000513996,0.4840363534853566,6.1459144800384315 -blue,square,0,40439,0.7417279035246976,0.5451620706961755,0.5006347727358323,3.300636947393009 -yellow,circle,1,40447,0.5975299201005286,0.40419080279383723,0.4934558348811598,3.6011551787102345 -red,square,0,40450,0.19618094137590136,0.18934014312096203,0.4783131267124837,5.273132451051901 -red,triangle,0,40469,0.8817838716003784,0.8071143104611547,0.5527616698688461,4.529886302096688 -green,triangle,0,40472,0.8463293433841946,0.43079526044877614,0.45669726828682,6.658687275454419 -orange,triangle,1,40482,0.09719669863578317,0.9542075038903742,0.5114357746931003,5.890787655368153 -green,square,0,40486,0.8386341684414829,0.8072870935662964,0.5015772295856746,5.347370781343389 -red,square,0,40495,0.42602920356188356,0.8046761689858815,0.4701341876184085,4.78536398896458 -blue,triangle,1,40507,0.5781226458185247,0.5433493291092453,0.5213700198910548,4.269212880065585 -red,triangle,0,40511,0.8078131796571932,0.6958244573624209,0.5434261697780716,4.212625508599345 -blue,square,1,40513,0.8515404918503977,0.4950299440035032,0.49331137090636235,4.873688308765054 -red,square,0,40536,0.29821255325239593,0.8099283947092014,0.4806279883656576,4.374504856035643 -yellow,triangle,1,40544,0.5576353082726088,0.3970836971495675,0.49633374375687517,5.733379761426601 -yellow,triangle,1,40593,0.9908727748501635,0.9676283907521892,0.5019612304905726,4.674444806193367 -red,circle,0,40594,0.11674066618334178,0.09023372455557184,0.48049073688711536,5.13302778687985 -purple,square,0,40597,0.3492940512796332,0.9673229033712439,0.49704641743407907,7.212836465274433 -blue,triangle,1,40624,0.8162808189972856,0.49953643979915785,0.5105490880991683,4.731723838834704 -red,triangle,0,40625,0.2989387938029462,0.21764995351122096,0.540044260381093,5.945125771878374 -red,triangle,0,40639,0.3601192225847776,0.16956569410415367,0.537265707842095,3.017915454400304 -green,triangle,1,40649,0.5245847279601498,0.6826424077937555,0.4544253043939622,4.389125679305141 -yellow,square,1,40664,0.9885773514745881,0.6105612255252967,0.5257605978316502,3.5799857260243293 -purple,circle,0,40678,0.243723853165545,0.1821879659809228,0.49447491359844953,5.986878367230524 -yellow,square,1,40683,0.389139248822608,0.29929440304684873,0.5218816792050955,5.711407349146634 -orange,circle,1,40689,0.2922946102013083,0.8984319222583506,0.5226900900636086,5.748448294105998 -blue,triangle,1,40713,0.2638578555186999,0.32626221995511817,0.5092620078581488,5.781044482017951 -red,square,0,40727,0.6248255135567757,0.6942025924840597,0.4689421346564869,4.928995571344981 -green,triangle,0,40730,0.24689259155257304,0.9453777091780577,0.46326003770942237,3.9774920738405286 -green,circle,0,40735,0.54361731859941,0.3292411229513592,0.5149143717230693,5.553641351015876 -yellow,square,1,40742,0.24847094475505616,0.1468553413352739,0.5166088143870115,3.3302202837109767 -green,circle,0,40750,0.1953446809965247,0.6669462160489693,0.5127609357344466,4.0648220863952185 -red,square,1,40753,0.2482649569337365,0.5468200264929788,0.47888313529202103,6.244672991570411 -red,square,0,40760,0.1565404857446866,0.9552720912259636,0.47887670604729,5.008396499448484 -purple,square,0,40763,0.7980154023490905,0.18362842111060684,0.5034074859932886,3.1052490476115815 -red,triangle,1,40766,0.10148508522988653,0.6749200091056718,0.5272583494058288,4.927605026849144 -red,circle,0,40768,0.3685289658276566,0.42530915019818777,0.5008733065270098,6.60437741887262 -red,triangle,0,40773,0.062414611390882,0.6447313268314849,0.5291563651803365,4.399995056769941 -green,square,1,40782,0.3505984244685435,0.465967717842515,0.4841104719509502,4.62313535479982 -red,triangle,0,40800,0.537964663415434,0.7519542908220004,0.526181268517801,4.443272861507481 -green,square,1,40813,0.5289840309445121,0.10394129575246724,0.48932302701561703,5.552179894913315 -blue,circle,0,40818,0.4864258195649044,0.3512910752065711,0.49431116334674097,5.708729268795683 -purple,triangle,0,40833,0.9776358235580903,0.8314235657286768,0.5194161174800925,4.28697326542846 -red,circle,1,40839,0.7319923668238524,0.6968009050681002,0.5000359440996291,4.595355498993931 -red,circle,0,40856,0.6668808350266331,0.5721907312804069,0.505326872199448,5.506691730649756 -purple,triangle,0,40857,0.7967412822368806,0.7119498900414054,0.520628165659509,4.675628286018475 -red,triangle,0,40870,0.47957344269608304,0.839257710714516,0.5224376985630319,4.824603300802242 -green,square,0,40872,0.27016769622638914,0.5437998876982383,0.48762848481292576,6.745588834970204 -orange,circle,0,40878,0.36706621318023924,0.9698982896181795,0.5194393610321152,4.877797049432641 -yellow,square,1,40897,0.4019283503485094,0.0037504417809507418,0.5068045481149688,5.661258661659244 -red,triangle,1,40899,0.7622444977219807,0.13532047409663006,0.5231148573440267,3.8140192857716806 -red,triangle,1,40907,0.5317162108988236,0.9032940349022393,0.5224512780828396,4.85896471624401 -yellow,square,1,40917,0.8297382129568323,0.23528709172060958,0.5097151973847575,3.041190360751321 -yellow,circle,1,40920,0.2187439834269861,0.30167565493257154,0.497839617549306,5.718425020284612 -red,circle,0,40930,0.4507346145614457,0.356013765145489,0.5139243590852092,4.1811086790605865 -red,square,1,40944,0.21612316339095672,0.5965080435398413,0.46558046836939543,5.068799087018072 -blue,square,1,40956,0.36474176773331146,0.8454453581782515,0.49727071171338044,3.860739839507016 -purple,circle,0,40959,0.19736177422410361,0.40712047453374944,0.49587377877530003,5.912429014001464 -red,circle,0,40970,0.7005872436257956,0.6221475947158343,0.5092852407263053,6.0702945128230406 -green,square,0,40979,0.1266107665974655,0.5356688591943147,0.48322227332103806,4.226742870121238 -blue,circle,1,41020,0.00943323226941939,0.8446978189819311,0.5018599546418963,4.793760867241468 -red,square,0,41024,0.11281835440030663,0.7789680950472638,0.44121932292225113,6.029666144555385 -orange,triangle,1,41035,0.05837890310319416,0.07636249822975938,0.50241097071327,3.9056186685192973 -red,triangle,0,41036,0.3588004771654896,0.029715204098169967,0.5098908448951518,5.977457621205759 -yellow,circle,1,41055,0.6642375363825297,0.7473161264597635,0.4911355627721241,6.3925846505742 -green,triangle,0,41068,0.6012568860610388,0.4071706777595179,0.4724788407174964,6.792622387122063 -green,triangle,0,41077,0.006409854905215173,0.9953897812617374,0.46909694265629237,5.092367804520576 -red,circle,0,41093,0.24774590349728343,0.25179334666781406,0.5074890714155886,3.7914211172739343 -purple,circle,0,41096,0.7332071609186626,0.3050420015750761,0.4975460107229564,4.338931958302688 -red,square,0,41110,0.3249535218520929,0.44695386243548285,0.44076515312824666,4.1232348383043345 -red,triangle,0,41117,0.22603976881447552,0.21132377795592672,0.4983573859172499,6.015265385514934 -green,square,0,41133,0.026186479360741366,0.13222331109096497,0.4905758343438278,6.121831330568276 -red,circle,1,41136,0.8585729729210986,0.9336032925866591,0.5150254587145655,6.083129177033072 -green,circle,0,41146,0.15200293613642057,0.41065522042278624,0.5056691493888975,4.142907611787745 -red,square,0,41148,0.35932841489150524,0.7975816126465474,0.4544689761869863,5.1704614314369275 -red,triangle,0,41166,0.6031154789698985,0.1632700399661593,0.4946392165868584,3.273113566179029 -yellow,square,1,41169,0.844895226225717,0.5002456401704629,0.5018381245124144,3.9265681141717788 -red,circle,1,41197,0.44272754321694174,0.4410411353162348,0.5103827820767027,7.336556085128362 -red,circle,0,41213,0.16244570059444574,0.1913282359798194,0.5080641700004002,5.2106138487944635 -yellow,square,1,41221,0.21378425914146149,0.2147182139306688,0.510938342839433,4.2407446250786895 -green,square,0,41224,0.2955710804078491,0.3505625824576629,0.4961112083801156,4.579727033980405 -red,triangle,0,41228,0.6589785137222948,0.7419091413749674,0.5012083314631209,3.459492032625103 -red,triangle,1,41229,0.008697938962164087,0.35751804341911053,0.503546859053565,5.0754090219045205 -red,circle,1,41233,0.20130571289997412,0.25983385732663467,0.5062401447372741,6.009491690988735 -red,square,0,41237,0.2077942336550639,0.24631488672081348,0.4561562318488982,5.763009389137171 -green,triangle,0,41240,0.1388091490042217,0.5367294697022725,0.47603068593969655,6.123297439839205 -red,square,0,41261,0.9998822102016469,0.46815234994788446,0.45856223710290567,4.890051638015498 -blue,circle,1,41280,0.1782114063356941,0.7877690766618495,0.5001458122603802,5.566726562619991 -red,square,0,41285,0.7173099141802141,0.7078029654590525,0.46469373672667796,4.583449217191266 -blue,square,0,41296,0.3454905642340733,0.19972304226274573,0.5088163812570099,5.946724813788657 -red,circle,0,41298,0.04912985095575162,0.08025091062765384,0.5149809643358482,4.122100038033584 -red,triangle,1,41302,0.9805547981785468,0.5788603877754698,0.5102740439436876,3.4387117775312728 -purple,square,0,41313,0.32050134640300276,0.20960368204663338,0.5016947735048498,5.436728676291729 -green,circle,0,41315,0.7558533887157577,0.8574758963562502,0.5058862878487302,5.372012723079794 -red,square,0,41320,0.16571923046766424,0.3395442840950539,0.46027698929239264,6.614191202761383 -red,square,0,41333,0.23539807857375017,0.029569983506120945,0.46424201371688983,4.664103309003582 -red,triangle,0,41334,0.9414131231521559,0.5637319354725785,0.5100317333100488,4.461039880202075 -red,triangle,0,41363,0.7496133321789066,0.5753027334048532,0.5082128925076759,5.68569856226981 -green,square,0,41370,0.5888626949264554,0.49794962288359834,0.492272843933555,4.299793988615572 -blue,square,0,41372,0.938522464304407,0.7997406406159722,0.5099388114091625,5.087434267728367 -blue,triangle,1,41379,0.6386442129462215,0.38205346810160934,0.5055560189831071,7.08816823364052 -yellow,triangle,1,41391,0.4967651674378841,0.7028857832766183,0.5050706908897531,2.617120492678897 -red,square,0,41425,0.11697592862776163,0.776070583666844,0.4628193075484102,5.81393272425408 -green,triangle,1,41430,0.8821014727718542,0.5879064792659994,0.48404470498269975,6.156342151205378 -yellow,triangle,1,41431,0.7216829279521791,0.41186085630062563,0.5139955664129368,5.822589071239395 -purple,triangle,0,41453,0.09799301117045978,0.5345676923879632,0.5169615184415605,5.250379441097196 -blue,triangle,1,41457,0.17123644077345412,0.7036414440481312,0.5064731785419707,5.8713124874714735 -red,square,1,41513,0.735640556687527,0.041482539910170924,0.46757039796840416,4.33615034009331 -red,circle,0,41521,0.7248062933235758,0.6477521864058217,0.5280510519219362,5.202996256962501 -red,square,0,41532,0.13939534134302878,0.7062580414788688,0.47014467278416444,5.333468435226506 -green,circle,0,41538,0.7618927248516096,0.011134728343045519,0.5013483663583217,5.075399723761248 -purple,circle,0,41543,0.1411284747024314,0.4776568215637865,0.49870883984795583,4.778201084034603 -red,circle,1,41545,0.043954004304485705,0.0729807080198989,0.5274826135833207,4.882747543352472 -yellow,triangle,1,41548,0.25542755651336757,0.5091813047427031,0.5176666495371838,6.074068520582077 -red,circle,1,41552,0.25684060526053965,0.28832406331707605,0.5316181251961247,4.949857478419258 -red,square,0,41559,0.9878723771262267,0.4030523061712127,0.47752596960788896,6.077950705004928 -red,circle,0,41564,0.4112819635335717,0.3145849525983753,0.5368963226770362,4.079965299696652 -red,triangle,0,41574,0.9442737382342208,0.5186928081995084,0.4959350376942421,6.218368622701866 -red,triangle,0,41587,0.7822208691306908,0.428004048191177,0.4937386986245334,5.455295306438355 -green,circle,1,41601,0.5523000602651791,0.1361133710703959,0.4979353732317967,3.1952963508563563 -yellow,circle,1,41620,0.3826753901716061,0.30935628659403125,0.479668210489739,6.514367447632842 -red,circle,0,41631,0.6446923855143726,0.7335233116379923,0.534095256070473,5.7265795413660685 -red,square,0,41632,0.8394911218955688,0.04337216607437766,0.4754390079134481,6.491073865316974 -red,triangle,0,41637,0.44348699682294734,0.37258376685737904,0.4883794578408287,4.686940646592702 -red,circle,0,41638,0.0990833525633743,0.12774801101336,0.5376366806602688,5.155195637415368 -yellow,triangle,1,41645,0.5936607610834136,0.864767408605107,0.508880796073613,4.887898650848888 -blue,square,0,41649,0.8639977215568386,0.9180348177137787,0.5158446528523883,6.3337406072164875 -blue,circle,1,41665,0.3480873714297278,0.8688101461893617,0.5050037849703162,5.9683006169880635 -blue,square,1,41671,0.5402380371666339,0.5827398874456162,0.5146432891390627,6.186739275855484 -blue,square,0,41695,0.8282270764147311,0.5912835709347535,0.5097168903307813,5.39833155523991 -red,triangle,1,41703,0.8735866032564092,0.3398557403739403,0.49015802677843745,2.9362695676130577 -red,square,1,41720,0.4100054829037967,0.7536418516648821,0.47518824456706443,4.311902979409429 -yellow,triangle,1,41726,0.8628818508076298,0.6169269692001,0.5086607908606664,4.448466380814399 -purple,circle,0,41738,0.5532393154222418,0.8064732451217115,0.5072042689758782,4.720496144538789 -green,triangle,0,41739,0.9303739602629575,0.06492932788889794,0.48567256563654826,5.0358552544991 -red,circle,0,41740,0.42298056691858954,0.5127969809049215,0.5338035318900609,3.4992734545454667 -red,square,0,41743,0.4577318178536147,0.30540883843616484,0.48464583923709154,5.544881004230361 -blue,square,0,41752,0.1912654647532387,0.440391285823696,0.5057045605970851,7.430903505000443 -red,triangle,0,41769,0.5939250019320538,0.6875073265444706,0.49396486970302567,5.644836926635821 -red,triangle,1,41786,0.6232155179969188,0.2928103736322655,0.48830623930381595,6.808422803040777 -red,circle,0,41805,0.7426278169578489,0.7573390612579981,0.5240344135238483,5.584839302972811 -red,square,1,41813,0.3230715545042646,0.7639435498121768,0.4917808347074572,3.966261819115246 -green,triangle,0,41823,0.8783766193667714,0.7581210435585213,0.4836238433355995,6.347874058559537 -red,square,0,41832,0.4616893914921477,0.4020793914327204,0.4868109611944463,3.731669480356746 -green,square,0,41839,0.4676881398040288,0.3614626383306794,0.5064596558928773,7.53678961725901 -purple,square,0,41849,0.003288508756311259,0.37258634553111547,0.5090223484494167,7.8797081122471715 -red,circle,1,41861,0.28169183849623547,0.35325889859005005,0.5299929210108116,5.257460163808932 -purple,triangle,0,41862,0.22744564505544673,0.01797650860414257,0.5150959385291496,3.9702671128207303 -red,triangle,0,41877,0.11385261206982633,0.7112402721658284,0.4807881101613337,3.6070149711306825 -red,triangle,1,41879,0.24562050029077143,0.5667948818409958,0.4823912935527294,5.318367451031023 -yellow,triangle,1,41894,0.8646126546477628,0.7269447179629449,0.5108291726212594,6.127638586274023 -blue,triangle,0,41897,0.28285200570649505,0.44071482628593517,0.5117921578186385,5.617456132495323 -purple,triangle,0,41903,0.5116390379078616,0.20550452018540133,0.5208510624740549,4.257767862398783 -purple,square,0,41923,0.30569947982029155,0.5156799057005967,0.5062834710742717,4.690419238125075 -blue,triangle,0,41924,0.11068557008179569,0.4080695094558585,0.519796870395737,5.883800571929169 -yellow,circle,1,41925,0.4148384583187227,0.8118160101737696,0.508391018785099,6.8992589282084635 -blue,square,1,41927,0.4156682416469647,0.7155029979934212,0.5249391655564007,5.847298248959041 -yellow,circle,1,41938,0.7240730664440489,0.0954108405747085,0.5044075596455153,5.037988878444145 -green,triangle,1,41940,0.5087711655657692,0.06299897744361416,0.4884523462606048,3.6194235062659352 -blue,circle,1,41942,0.10748851742570942,0.0014886830387470518,0.4907899756522415,5.147129598869486 -blue,square,1,41948,0.1618700266561418,0.6596619275167799,0.524413037415482,4.829632618636293 -yellow,circle,0,41966,0.8686333417471753,0.50451916147296,0.5074582137491923,4.0389301492297305 -red,square,0,41975,0.07179086871991747,0.9050221786221867,0.49902452767173505,5.091848248050398 -red,circle,0,41979,0.35849557351478467,0.3915700830767817,0.5155711207779339,3.6279069388602547 -yellow,square,1,41990,0.3249074585870637,0.2479354812604172,0.5259007413477471,3.357312046934293 -red,triangle,0,41995,0.8210388188038518,0.9264560839274985,0.48545525122054833,5.609078239739397 -purple,square,0,42001,0.24400549338973887,0.6547900624259892,0.5078061180717653,6.473465250282286 -blue,square,0,42010,0.804545068195525,0.2789632809940058,0.5196698875390361,5.502505953539515 -yellow,triangle,1,42016,0.8138352630566955,0.11122173080521858,0.49303627323372623,4.683369931910622 -red,square,0,42029,0.9657149301527435,0.7428716583258956,0.5032588575145742,4.462343563546749 -orange,circle,1,42051,0.10824346659361117,0.6491374613453533,0.5173534861487004,5.391252279044385 -blue,square,1,42052,0.24649880760239262,0.8185152468253247,0.5141870302109653,4.178383701874165 -purple,triangle,0,42056,0.5274644404495278,0.7818800869208066,0.5200456145894452,4.884359859641973 -yellow,square,1,42057,0.45982570719156546,0.7337423103803807,0.5334233891285076,4.221368007350595 -red,triangle,0,42060,0.1966558378102382,0.1743411435069091,0.49505755338398205,4.727620489120925 -red,triangle,0,42061,0.29013441804420415,0.4064257468993786,0.4942541475690011,4.386534253977956 -orange,circle,1,42067,0.06427892830620807,0.22422462687582723,0.5161064980027307,3.4951627649894914 -blue,square,1,42075,0.9595843180167247,0.8671714148718568,0.5119868162119788,4.448008039947396 -red,triangle,0,42078,0.2870316302780749,0.4983034146991252,0.5019647692225542,5.921212951787301 -red,square,0,42082,0.24613963773420355,0.572736625081269,0.5109733583358478,3.215723923036521 -red,triangle,0,42084,0.7813207520755331,0.20543488540258859,0.5061264507399164,6.08319233906244 -red,triangle,1,42085,0.6920020237888898,0.4893271280139224,0.502908749361798,7.265798781059612 -orange,square,1,42096,0.28317050051236914,0.49130353724990683,0.48848619157769246,3.1488280930860593 -blue,circle,0,42097,0.8561224052634198,0.4562308168928856,0.5037671325222282,5.551551588427199 -red,square,0,42098,0.5628059609004298,0.20943837510989205,0.5182431387140615,6.700325702707506 -purple,square,0,42101,0.39186894725720134,0.08228497730591156,0.5001365786428994,3.706860725633853 -yellow,square,1,42102,0.32327567693788806,0.45532141332280684,0.5406603950169535,5.588945394944036 -blue,square,0,42135,0.6256881072073424,0.3891003035192553,0.5071510914559967,3.793276830317215 -blue,triangle,1,42141,0.37268630015463755,0.5455657642318807,0.5145877170362394,4.991480220852533 -blue,circle,1,42154,0.1835088190477302,0.5343635866979393,0.49927038122453643,4.797613930176628 -red,square,0,42156,0.22987643851528983,0.49272629871419515,0.5112880476053994,5.7474335839157575 -yellow,square,1,42159,0.31004041847254893,0.3329373137909095,0.5439369602175674,4.086360975101474 -red,circle,1,42169,0.9811332712167679,0.8960659018648415,0.5073426387967269,1.9611268845333025 -green,triangle,0,42179,0.4311882306596425,0.8325541188326202,0.48651932154831173,3.5983701162626844 -red,square,1,42185,0.7306542063394752,0.22269600400426715,0.5073063634045416,5.52869525607922 -purple,triangle,1,42186,0.3740099087593247,0.45264429799441397,0.5062449830672904,6.8644775356862135 -red,square,1,42191,0.3530223697771485,0.6936746785846358,0.5101431886014118,4.048246868319073 -yellow,circle,1,42194,0.6678818956496095,0.6516547484612618,0.4974515489237669,5.101765929996367 -yellow,circle,1,42196,0.877382563604881,0.5996579632656069,0.4943612587598006,5.464626776304558 -green,square,0,42202,0.2977352298702497,0.5271662993559357,0.5043446098555483,5.34349681998629 -red,triangle,1,42206,0.12109722011885438,0.7452757819258516,0.49064068573003666,4.369828803162965 -yellow,circle,1,42209,0.9851396425761609,0.8378277502380294,0.49369530588921406,5.537998970979634 -green,triangle,1,42211,0.5594474558227601,0.39579981340682346,0.4905472397301975,4.092668411095752 -yellow,square,1,42217,0.2064235767216892,0.2942198804985633,0.5571095786148189,4.881917301545466 -blue,triangle,0,42221,0.5061839741257745,0.7132032834589251,0.517434473287979,6.6176137456898765 -blue,square,1,42228,0.5372127914061164,0.31798545221307706,0.5071770871208023,6.088877668388487 -purple,square,0,42234,0.7924483105949925,0.44831963157256793,0.49915589445469194,3.8437634952087847 -green,square,0,42238,0.31087680147123486,0.3733745090476206,0.5038560361860169,6.14863942793151 -red,square,1,42256,0.20272583129062705,0.6957814450139853,0.5129421098600568,3.1604750234820975 -red,triangle,0,42266,0.3110456644051389,0.1558679238461611,0.5061670312869957,4.0281842690507945 -blue,square,0,42271,0.9633969839586846,0.22304038836166473,0.5040612215693834,4.34465914745054 -yellow,triangle,1,42274,0.6843520205393837,0.48417356096788566,0.4996658609448684,5.994467966549343 -green,square,1,42288,0.9615799148129933,0.48658794096284974,0.5037533065690141,5.910504420571343 -green,circle,0,42289,0.6264750602597915,0.2151004100276106,0.49961881545835995,4.727481468034974 -blue,square,1,42297,0.7989463108882865,0.993872833141726,0.5025051060500516,4.069860493171828 -yellow,circle,0,42307,0.04007150493350675,0.8237919779094752,0.4913434132278825,4.7788667141447805 -red,square,0,42315,0.853290114858519,0.8038525580475187,0.513076299428633,3.7162116616489436 -red,circle,1,42324,0.7016969630728233,0.7355050769359464,0.5114210771160882,3.567562764483307 -red,square,1,42330,0.6142088505930275,0.2488087445693039,0.5141705076112492,4.933548477358564 -green,square,1,42342,0.35789294966397756,0.8703650300510167,0.5018347035919932,5.509126230497068 -red,square,0,42350,0.3623009008963618,0.6518411581855592,0.520569596785157,6.269230702829037 -green,triangle,0,42351,0.05844508921521008,0.7781592117631798,0.4818110430768114,7.964834790823628 -yellow,triangle,1,42363,0.975387275234549,0.14607131683150198,0.5027421726947764,4.472918452294312 -red,triangle,0,42379,0.5282407509990881,0.9197960692754503,0.5015631149952023,4.44603180596086 -red,circle,0,42380,0.8997669834819321,0.9749021276369567,0.5107372219724358,4.825488009866284 -green,circle,0,42394,0.10829075707431379,0.8195452548847731,0.4995022715506293,5.323340194644703 -yellow,square,1,42419,0.5171009635983354,0.28899641033983037,0.5518763386032669,5.09491537089958 -blue,triangle,0,42424,0.7162893401083892,0.8895666549128501,0.506362619234255,3.9277790101517778 -yellow,square,1,42425,0.08415778887173675,0.9941728940685433,0.5499279220362472,5.30249618071178 -yellow,circle,1,42433,0.789087683358848,0.13368795186008475,0.5044222917158122,6.080228577913922 -green,square,0,42435,0.7049917627597331,0.2223930407896494,0.5053146309588311,5.519001324619848 -red,triangle,0,42436,0.5185683439821897,0.3476523881538963,0.5075482605143149,5.201102669266679 -yellow,square,1,42438,0.2170361761863001,0.03005445396804196,0.5556937343880387,2.7005296882404726 -blue,square,1,42444,0.0865035276263465,0.7965071532225216,0.49211406753098264,4.452757281322867 -green,square,0,42474,0.317697804001168,0.12752552572271403,0.5096292122301531,3.352766497042952 -red,circle,0,42488,0.04304297300383053,0.06097411694834907,0.5154980384251677,4.503533593234685 -red,square,0,42492,0.7198694290330712,0.8120020333622945,0.5066193785182714,5.694944969883846 -blue,square,1,42496,0.5201540248376347,0.008429111686382051,0.4857916647454617,6.503721760550323 -green,circle,0,42503,0.6757033967220526,0.04920503523053921,0.49382462826368495,5.709516468045661 -red,circle,0,42510,0.05552434224298841,-0.014002814164676677,0.5154461470552877,6.334611672744182 -red,square,0,42536,0.5673298724176823,0.8449456446431269,0.5067106788803608,4.900193295727598 -red,circle,0,42552,0.8627770030241487,0.9430587269337052,0.5178492838837069,3.324773381565701 -green,square,1,42556,0.5239969477822893,0.9754006365455012,0.5070579643594629,4.792201054634316 -yellow,square,1,42565,0.8381155409838698,0.6560979478411256,0.5462285870559421,5.388218829027803 -red,circle,0,42583,0.7059701122499131,0.6905088822827575,0.5152096889465899,6.5702327462383545 -green,circle,0,42586,0.13597642818490763,0.008933755124756804,0.49884502922217605,5.321530606656419 -yellow,triangle,0,42598,0.909003968499731,0.36227466045002754,0.49573016749337484,5.249535033378173 -red,triangle,1,42604,0.7792729942102359,0.5053521848217665,0.5177893843145196,4.20792721829513 -purple,square,0,42629,0.11833542451635248,0.7459885164135419,0.5051044639181268,5.595193816324342 -blue,circle,0,42652,0.5036417020163063,0.20742157039852327,0.5302493538504605,4.457831081348835 -red,triangle,1,42658,0.23304428739391048,0.010965450734547577,0.4903460167419052,4.705190621096396 -red,square,0,42670,0.03981467696482632,0.19104720744757553,0.5031291051859914,4.705398588439117 -blue,triangle,0,42672,0.2987122930310858,0.6949354506374711,0.5035787856259482,5.952352512636865 -red,square,0,42690,0.07266307733882327,0.2745772820062482,0.49472352156758226,5.4950080494755404 -red,triangle,0,42702,0.9073085809127872,0.2691902927780708,0.4946481874826101,5.2705055027985965 -yellow,circle,1,42718,0.1284264192876422,0.5459402133636392,0.51100512699488,4.664695906856372 -red,circle,0,42719,0.6132150311583803,0.5181246526847756,0.5228090571339126,5.384797895223571 -purple,circle,0,42731,0.04326235111608934,0.6137422304173564,0.5048613478323388,6.540953126440567 -red,square,1,42737,0.3345546824736423,0.7467622343574337,0.503608741902435,4.151938801502289 -yellow,square,1,42754,0.022251531250828016,0.7806857442870315,0.5257402077720859,4.495234036224201 -red,square,1,42756,0.4124501538304661,0.18337187519521858,0.49905923374347805,6.2193184717717545 -red,square,0,42761,0.8463971868962755,0.4296289814593989,0.5001322843586747,5.228576020499294 -purple,triangle,0,42763,0.7460751865123395,0.10709331520471066,0.5121074977443849,5.787749979879276 -blue,triangle,1,42772,0.5936766343695294,0.906561121575526,0.5024528115467312,5.485568362223617 -red,square,0,42792,0.6479552291518469,0.9890931501309627,0.4961342765882706,3.2400934460174944 -red,triangle,1,42796,0.8255870170713169,0.6390300635867779,0.4995129376520485,5.68537479530974 -blue,circle,1,42806,0.37736665072404263,0.039952365664955525,0.5370182006037794,6.050619889744202 -red,triangle,0,42807,0.9159761208187744,0.9124000608215797,0.49887396133292944,4.082600076653383 -blue,triangle,1,42814,0.47371048450981046,0.464403691924149,0.5110519097818691,3.1101925706600686 -red,triangle,0,42824,0.7014228219301875,0.3441988119217,0.4964425168114189,3.3533613074818014 -red,triangle,0,42829,0.9718156174444482,0.5701224534271866,0.49256474394053706,5.066201152447089 -purple,circle,0,42836,0.09937685038703636,0.3417556566201373,0.5007171538088067,5.002896674672233 -red,square,0,42843,0.7970969450505384,0.733100502812636,0.5026814529243655,5.54112572883582 -blue,triangle,0,42845,0.6744808210268944,0.7889115724226872,0.5125209283952054,6.043335262375385 -yellow,square,1,42854,0.30222772430360934,0.8193371200452921,0.5264809712388231,3.6019393748313533 -yellow,circle,1,42899,0.7825638143960766,0.5153973349679857,0.5099924176581272,1.7691333573128656 -purple,triangle,0,42900,0.34544132963111296,0.7351768724791737,0.516248955752243,3.130958980504314 -green,square,0,42914,0.07732321450352886,0.5272848627168378,0.5013575205383178,6.720445838138212 -green,square,0,42915,0.5020151016389706,0.5933915790046229,0.5043433998034534,4.4445152100011205 -purple,square,0,42935,0.7705950515127238,0.15045227422756768,0.5079471116795059,3.195754737220289 -red,triangle,0,42941,0.6321089328055236,0.4891740494631376,0.49809774078676705,4.302372998211033 -red,circle,0,42950,0.5777357402100951,0.6179036911309645,0.5211491513146331,3.8952935315000112 -green,square,1,42955,0.9999361779701204,0.1740186045369594,0.5122252746891209,3.508542308929412 -green,square,0,42960,0.6296248667300545,0.06596337908912542,0.5149911452292064,5.321186164154646 -purple,square,0,42964,0.5442543466949902,0.4833185612469808,0.5086589281294314,6.402489243844781 -green,triangle,0,42975,0.8725372428037554,0.7805882819676262,0.4894450712255514,6.702477889769 -red,circle,1,43000,0.24548714093928314,0.27547871426849185,0.5148379381705622,7.715087543236476 -blue,triangle,0,43016,0.4583188188700552,0.923199871892756,0.5078088257113533,6.54443961118649 -red,triangle,1,43018,0.7585985137511034,0.8950932595678361,0.5091018110425221,6.221675345334963 -red,square,0,43030,0.06755819582194833,0.3007328200785029,0.4975973946247765,7.349860128935579 -yellow,triangle,1,43043,0.48554744093841185,0.00928978343668263,0.5015183526199568,5.159322499162008 -green,circle,0,43059,0.6685260928461136,0.7899163841948899,0.4956082348335964,6.241982624232588 -purple,circle,0,43087,0.7126589004431414,0.9680582347661287,0.5034189303688038,2.480455836223791 -red,triangle,1,43099,0.6188493831269095,0.6339438957021969,0.5115982653763845,2.340101421257748 -red,square,0,43110,0.09874167367643705,0.48227211011885185,0.489090899530579,5.964936731083792 -blue,square,0,43118,0.375533264014133,0.2524577903935834,0.5051295964731044,5.567730145109398 -orange,circle,0,43119,0.2174777185936042,0.8786011677515203,0.5285638211878175,5.908393426445126 -yellow,circle,1,43157,0.443829852552612,0.6859520889788074,0.5072978518951282,3.439137501119236 -yellow,circle,1,43173,0.08245514628573791,0.7225877836250619,0.511052252776385,4.475092158137214 -red,square,1,43187,0.6304046103545793,0.4370657018856887,0.48501649764297255,4.8811222636758025 -purple,square,0,43205,0.5574418043111553,0.3245319104461557,0.4993988729853276,4.7902909105952345 -green,triangle,1,43217,0.3396181693979178,0.49709357064701054,0.486448718696245,5.965996547883935 -red,triangle,0,43230,0.3658430788155381,0.69999635639543,0.5090322588349434,4.072571405459782 -red,square,1,43260,0.5551153411161501,0.986313668069793,0.49089025823823934,4.499275917557866 -purple,triangle,0,43283,0.6243454529276911,0.013941953703447307,0.5055044931746869,6.752169392747628 -blue,square,0,43291,0.19570206046322391,0.3243697139214208,0.5211419644940537,6.083066966868021 -red,square,0,43299,0.28497844298599617,0.23594270054654964,0.4881248108616436,6.633998830778498 -blue,square,1,43324,0.21265392007539652,0.11275837980087833,0.5202841202835982,4.487841095174716 -green,square,0,43342,0.2855734704668428,0.7629036434961336,0.5330877132313677,3.399003458023499 -purple,square,0,43352,0.03279630420385571,0.4253361333717529,0.4915264259517934,6.0757535526368 -red,triangle,1,43369,0.21453609862365663,0.09654734427519795,0.5160653251927467,7.5220416325811215 -red,square,1,43370,0.7788261941016054,0.11193394866730921,0.49069095387247047,2.964857188511713 -red,square,1,43391,0.21276224882942307,0.8434894350978464,0.49924021433304683,4.1033854776421315 -red,triangle,1,43398,0.057789855402812895,0.38681417996008827,0.5203287489629718,5.181712983035236 -red,triangle,0,43399,0.6016936536512857,0.7947774880543197,0.5205564575623793,6.802486523060771 -yellow,square,1,43405,0.17099094033580542,0.11783126262287535,0.5126831590242893,4.612637315365357 -yellow,square,1,43409,0.6109987340035941,0.5389870546151903,0.5106363576158865,5.823334546899578 -green,circle,1,43413,0.2464271224405592,0.5190300049522176,0.4886719958545684,5.513482563991414 -green,triangle,1,43422,0.05560941293547561,0.7563505478151175,0.4883312298107751,4.285572423716245 -red,square,0,43428,0.40048148673061734,0.02427467707505393,0.49634154357136356,3.8658492203827923 -green,square,1,43440,0.4865996275601915,0.253335622085325,0.5282102705122441,5.74439352175034 -red,triangle,0,43441,0.10947260546641757,0.3824336220967226,0.5293630557643787,4.3698131102209 -purple,triangle,0,43445,0.1831057652639978,0.20996065131648944,0.5075695137803501,7.202913231742464 -yellow,square,1,43468,0.4940864913496311,0.14604766440206818,0.5174455710929828,2.3542807923551377 -red,square,1,43470,0.269540599587923,0.5448965124859114,0.49282210092251383,5.537091943390234 -yellow,circle,1,43475,0.9159790379726092,0.37523795421438744,0.524319175230883,4.267359989715481 -red,triangle,0,43478,0.3686506265463694,0.5668733945095445,0.5321224133202799,5.0080222415824975 -red,square,0,43485,0.10450691071498597,0.7728890236460418,0.49325301834616636,4.091809742605316 -yellow,triangle,1,43488,0.722302011195158,0.331032286474518,0.5194704870129169,4.349261596403674 -red,triangle,1,43503,0.16436080173867562,0.3096968203615481,0.5224236863738517,4.952048077307234 -blue,circle,0,43512,0.3256066078530232,0.9261831505485677,0.5413039843095864,6.837155921143882 -red,circle,0,43517,0.26785192844622885,0.29202398791511974,0.5101730373631388,5.280859188628382 -blue,circle,1,43520,0.664222767046329,0.3949386668630649,0.5408299529686497,2.6598816707652935 -purple,circle,0,43524,0.052333802258738515,0.046906736262193216,0.4884477312907292,3.9584894405872384 -yellow,square,1,43528,0.6060689964742009,0.8196299647976067,0.5140253089594942,4.281993627549725 -purple,square,0,43534,0.6133972331910711,0.021598151701481716,0.5031963010702043,2.4477506978773564 -green,circle,0,43546,0.7295203740570595,0.7614624369012326,0.48338079265400624,6.482068009908247 -yellow,circle,1,43552,0.11427225576595679,0.12046847790249071,0.5300989056202788,4.0435713310099715 -red,square,0,43585,0.2569282143086494,0.8356955248973711,0.49988988227987496,5.758029889276149 -red,square,0,43610,0.4066651579035613,0.9821252098088572,0.4971325892932626,3.8355844366644285 -blue,circle,0,43625,0.25813215119938915,0.44812223117479943,0.5468063458142752,2.071753655903521 -blue,square,0,43643,0.8990438947452044,0.7932354106497107,0.478281459440448,5.309069073068615 -green,square,0,43654,0.7477088100417613,0.6741243723476034,0.5244962909214225,2.7085672551848745 -red,triangle,0,43669,0.16739577193567756,0.7848173059476037,0.5387387788747922,3.3126789418956775 -red,square,1,43676,0.12117516414786389,0.2360233631803369,0.4927785293749649,4.201575280207279 -blue,circle,0,43677,0.9194345322835871,0.18270434299753824,0.5480053700986861,4.197437995599496 -blue,triangle,1,43692,0.7918251417402319,0.9985440814769564,0.5153980684316232,4.076983037941575 -red,circle,1,43712,0.21906571058540392,0.1776774746383532,0.5221753029891931,6.040025216206015 -red,triangle,0,43713,0.9253279125896651,0.22517805432802462,0.5283695741538778,3.8790026347750497 -green,square,0,43714,0.7317008955916852,0.689787084674138,0.5169706828448152,5.4379745180684305 -red,triangle,1,43738,0.3299945615037232,0.8872983606718703,0.5203576185354666,6.034626076559896 -blue,square,0,43739,0.14780028281573,0.27491866587876024,0.47443949836759736,4.870244417503868 -purple,circle,0,43762,0.17936303377288854,0.1436998550948676,0.48755600944216687,3.663137378160956 -red,square,1,43764,0.09472711154976643,0.07947471553826624,0.5151653874708529,6.038494901522024 -red,triangle,0,43775,0.058055975409571414,0.9983985077857104,0.5225126018826308,5.25940132628363 -green,triangle,0,43776,0.8234163326320727,0.4287532297801402,0.4634462697525716,7.350481789269177 -blue,square,0,43792,0.311214771225637,0.02107475184991836,0.47102739175469466,5.228169691312015 -purple,square,0,43793,0.4178057527277276,0.7267418213089127,0.48635754559521877,5.562730898972807 -blue,square,0,43813,0.4340500185082796,0.5600062577845731,0.4691320375662904,4.60105608981731 -blue,triangle,1,43817,0.3880227798134268,0.15106213659034995,0.5189008882115655,3.92126341719537 -purple,square,0,43826,0.3208522998794402,0.6024271158202898,0.4876176838995849,5.172424232628977 -purple,triangle,0,43827,0.7368537409381595,0.24481331432747888,0.5120765560164056,5.5720435534912065 -green,square,0,43837,0.3179061411787266,0.4929006814215642,0.5221893060928178,5.766094654781486 -yellow,triangle,1,43840,0.9957624841248772,0.19989853802903979,0.5254515915885394,4.250999465020429 -red,square,0,43848,0.8185568465311813,0.980985487530177,0.5164551481216141,3.7970403802077013 -purple,circle,0,43855,0.23981274115974716,0.3599397660674801,0.48795907681975387,6.031291187545109 -red,triangle,0,43880,0.6113618174906779,0.33657526355508605,0.5188482545853158,5.956198917780778 -yellow,square,1,43884,0.43582170157434985,0.19905567878401975,0.5184715360454498,6.16835431728062 -blue,circle,1,43885,0.22252270157150522,0.5302693249479362,0.5383136678634378,4.207656833298322 -purple,circle,0,43887,0.1509900370436299,0.1678352120633062,0.49264854335407765,3.2513583593560096 -yellow,triangle,1,43889,0.22433523884019957,0.10069412898125463,0.519623353752461,4.816280759718293 -red,circle,0,43896,0.24232911273806235,0.1540012608889147,0.5250532861788867,4.21436664653267 -yellow,circle,1,43920,0.959586012999079,0.6159726932360294,0.5417432523021469,5.3879090971619705 -red,square,0,43924,0.5261377191454589,0.5369543069604715,0.5009948314214691,4.692850087583764 -red,square,0,43926,0.21518247740388474,0.769381146325305,0.5031148812119657,4.7969709781084715 -red,circle,0,43944,0.22727336629829564,0.2278034519943851,0.5263233877133829,6.441483382443116 -red,circle,0,43950,0.14663023492980587,0.08575644111019984,0.5289998568347268,5.263940163320825 -red,square,0,43955,0.5980035085951542,0.8188135506007557,0.5027243827823769,5.077626097902214 -blue,square,1,43973,0.7998007760559414,0.48489428203215756,0.46860017547310107,5.666085785503477 -green,square,0,43984,0.3290523041564759,0.4725386783499458,0.5143102645987679,3.3311889694198515 -red,circle,0,43985,0.24955223690952666,0.2795037136983582,0.5335114153384782,5.739299320684356 -green,triangle,0,43989,0.8668030782212506,0.8277101521033546,0.464487421690664,5.485884144057658 -red,triangle,1,43991,0.5740800375972737,0.17376072787838903,0.5276546779207952,5.852438211575425 -green,circle,0,44008,0.3411172798153771,0.9730140099804664,0.5120873063388043,3.7628249219959984 -red,square,0,44040,0.15125408828859999,0.855852819576754,0.4709566216015036,5.633358901100782 -red,circle,0,44044,0.2122875847334743,0.29920367143837723,0.5267012942189114,4.141742693628934 -yellow,triangle,1,44052,0.9197673005755368,0.9903860499594775,0.5221330145104475,5.264595956426461 -green,triangle,1,44070,0.46015174216033383,0.7864259897436401,0.4661422429080584,4.000848835103448 -red,square,0,44077,0.28309021515022303,0.44095392917397835,0.4760124800701126,5.146890721598369 -blue,circle,0,44078,0.7262537212988904,0.009454147229661647,0.5329253232395388,7.119014471227797 -orange,square,1,44101,0.09707919217155736,0.06119442269828457,0.5115570910791472,4.970416187446491 -yellow,square,1,44107,0.7921432366484691,0.2879939326546813,0.5173829969361902,4.966238748741917 -purple,triangle,0,44122,0.24515658015980557,0.7458623388261014,0.5089056150059037,4.005710167740754 -blue,triangle,1,44123,0.37255244182543634,0.4661842922625885,0.5117032157671845,5.464494944873894 -red,circle,1,44133,0.3128838894629171,0.2507526158915925,0.5234867057757788,5.090334848558721 -red,triangle,0,44178,0.9472068592621746,0.9004707124866083,0.5282594020561011,6.940393571300796 -red,circle,0,44192,0.553522123705715,0.4757932194359984,0.5183056079562443,5.265288955854104 -green,square,0,44215,0.23803052733996388,0.31886085535855424,0.4858553372710511,4.037327637892786 -purple,square,0,44220,0.8310620088678032,0.8002604338765056,0.5011875570174721,5.606741438839616 -blue,circle,1,44224,0.8959460851903286,0.9101141138264954,0.5325983322620735,5.561768665497113 -red,circle,1,44233,0.7561612376678916,0.7319007512574625,0.5265758235617998,3.0859138544839158 -green,triangle,0,44256,0.8816500699096232,0.11597815421053359,0.46795557880044064,5.341317078444804 -blue,square,0,44285,0.5330166763628916,0.22155951925639394,0.4733414630845997,4.225798186511307 -yellow,circle,1,44308,0.5055612332304337,0.7148802174379841,0.5305230755024368,3.8124055750730625 -blue,square,0,44314,0.10451706428413021,0.28791827095029365,0.47667793795343166,5.635233046020487 -red,square,0,44327,0.5191891059195163,0.7621392226051875,0.48239674973933916,4.992093323347892 -green,triangle,1,44338,0.5194168874962816,0.6178439837946711,0.459980457165933,4.412632675932382 -blue,square,1,44344,0.8759146828188182,0.4941540313853715,0.48344527618670596,6.610840828068064 -yellow,circle,1,44345,0.8809150845492812,0.39249131279324656,0.5311835451023484,3.7856582081391257 -red,circle,0,44375,0.8021276509013373,0.7573027582660581,0.518636305855153,3.5597809758185637 -red,square,0,44377,0.4787161503774482,0.44449729493545076,0.493148755903377,6.004312971559493 -blue,square,1,44391,0.004118706243226522,0.02513800294555546,0.4894725345334817,4.856908050965396 -orange,circle,0,44392,0.2742200716671289,0.6328099318331863,0.518605025877578,5.945956069870239 -orange,circle,1,44395,0.3284172795899255,0.4899180226956167,0.519783822356765,4.5617227268033576 -red,square,0,44396,0.32009268523941015,0.3814163904037119,0.4908694830921067,4.611924787845079 -red,triangle,0,44438,0.24027257183837814,0.21818158482375527,0.5132458986916885,4.3591820550187395 -red,square,1,44444,0.7571303069622878,0.3517997580679546,0.4874351362441344,4.857781650917474 -yellow,circle,1,44454,0.6319772746950029,0.6430990365761307,0.5233896886414907,3.87082362282355 -purple,square,0,44467,0.026836543269280422,0.7893267098230756,0.495334904743655,3.7770625386085506 -red,square,0,44500,0.06563573510369158,0.2484899718074014,0.49634022267762407,4.85578441358611 -red,square,0,44506,0.7506982661163093,0.9296261595719112,0.491456898126784,5.711361713133169 -blue,square,1,44507,0.8526918346098192,0.006090631709906091,0.485245940378111,5.480425823297286 -blue,circle,0,44511,0.17556779407921252,0.8544916101479395,0.5248266370320656,4.591712339305005 -yellow,square,1,44525,0.6138055226175024,0.2518408899858746,0.5202899004327896,5.068783420458643 -blue,circle,0,44526,0.32842430586019467,0.49808305418701226,0.5247939727367301,5.185844779531198 -red,circle,1,44566,0.7562262035901754,0.6997822237419802,0.5280998430297158,3.0998295171443986 -red,square,0,44568,0.20670391642095465,0.1240047571423365,0.475555549283771,5.6103992702153755 -red,circle,0,44583,0.7438403991426628,0.7267588754181725,0.5274991530869191,4.628048673728366 -red,square,0,44585,0.6636353241567207,0.28128898438023553,0.4806459917753007,5.588665257037561 -red,circle,1,44588,0.07016479646839524,0.015863532280976873,0.5221312273135886,4.791019138048099 -red,triangle,0,44594,0.9567737501912198,0.980436914124649,0.49587813963819216,2.4907338638786114 -orange,square,1,44625,0.48830064593906375,0.2993852388787641,0.509927679394459,2.8454961409041584 -blue,circle,1,44630,0.42558802690355557,0.9393782393189878,0.52115813084553,4.938382049792471 -yellow,triangle,1,44632,0.6395688201639387,0.7843029303915384,0.5313066272788163,5.730611522272919 -red,circle,1,44634,0.36790591261093386,0.33705188498522076,0.5154340522183124,4.721844087566265 -red,square,0,44649,0.0456118055634096,0.2042686380129506,0.47505074609138426,7.512377938810837 -red,circle,0,44655,0.3579242999769078,0.2777509205825483,0.5205527196274308,5.663197859271363 -blue,square,1,44663,0.6288702108731512,0.8910028672750042,0.48877388218574824,6.404309758663504 -yellow,square,1,44664,0.10269788103089272,0.7923037298789898,0.5178956397322221,4.674234728629004 -green,triangle,1,44665,0.9320728801982129,0.6636949374775633,0.47807593928535586,5.030582498624928 -green,square,0,44685,0.5705052364288866,0.5423147982199279,0.5007490792280032,4.999141534061898 -red,square,0,44686,0.4834685687045257,0.4548189570417823,0.4738343189308736,3.9379547987633785 -yellow,square,1,44688,0.9549118451890415,0.9651575275886732,0.5135915510756244,6.291247850816909 -yellow,square,1,44690,0.08960186475911591,0.7684575550314768,0.5139196703212905,5.341828374514144 -green,circle,0,44694,0.619023283596957,0.3523073846645306,0.49174690296899976,4.77248127957025 -yellow,circle,1,44714,0.2855480023002085,0.7450927731261932,0.5235022102880714,4.854784657440374 -yellow,circle,1,44721,0.36778939287893353,0.2908808967359484,0.5248896981033209,6.583085414673263 -red,square,0,44728,0.3696571044240461,0.47309836773508906,0.46826596740550164,6.743447125253634 -yellow,circle,1,44744,0.9965576878403373,0.6109026547640025,0.5201658756555807,5.402179928596834 -green,triangle,0,44773,0.35547899511722536,0.7704676786133092,0.4779667394153248,3.600543562246269 -orange,square,0,44780,0.6765285593597932,0.1795856137383327,0.5110740821608745,4.510517502274008 -red,square,1,44786,0.3209058790607138,0.12383583402998521,0.4821922856401145,4.546873006396432 -blue,triangle,1,44802,0.6747312071584478,0.748625992663632,0.5240271715080355,5.2614671612861015 -red,triangle,0,44803,0.6684141324998482,0.980704742273612,0.5014146429842454,5.372119829686997 -purple,square,0,44810,0.9602860904337266,0.5458529483448885,0.4981028471007708,4.523468619140365 -purple,square,0,44813,0.1721121032489782,0.06457716080047782,0.49485254164530884,5.212920559678786 -yellow,circle,1,44818,0.13594006155726335,0.3790972579153782,0.5199885303112306,5.894693684111605 -yellow,triangle,1,44834,0.10067618509380372,0.057919248569549,0.528807868107254,5.868977578493424 -orange,square,1,44850,0.45399035205866234,0.8699876442896479,0.5145405641008581,4.9571900749992786 -green,triangle,0,44858,0.9533590202309037,0.6531161401303006,0.47189450929094956,7.207353683199297 -purple,circle,0,44860,0.9089099522101729,0.1052946245683678,0.5115842828177806,5.214853370398667 -blue,square,1,44871,0.9995668390492636,0.4896572935308351,0.49350571249709796,5.3520690412975895 -red,circle,0,44887,0.6578724337813551,0.6111820141418478,0.534496219521755,5.164843374119267 -purple,triangle,1,44892,0.5645685107320864,0.6837227057123966,0.49626378588808984,6.466217097614532 -red,circle,1,44893,0.07187286885052446,0.1653798395372183,0.5295534429482346,5.572032290963382 -purple,triangle,0,44926,0.15722126805610137,0.1930311611998542,0.49228549443138814,4.608652529108745 -red,square,0,44931,0.9992587134757783,0.25573645017899804,0.5028010910605972,4.870966330534756 -red,triangle,0,44953,0.14261151438999453,0.974093920448945,0.5130076698647157,3.4742334364745573 -purple,triangle,1,44970,0.12045875072155343,0.39778838343457,0.48870706279164017,5.163100339971365 -blue,square,1,44971,0.7231465031324505,0.6426639050871611,0.5038035886995131,3.5812658871448186 -blue,triangle,0,44972,0.5743885455381894,0.9015137740404365,0.5071523917818452,4.392104656872195 -purple,circle,0,44980,0.0074105523414979,0.32140481843670354,0.5190865525638839,6.225849181673335 -red,triangle,0,44990,0.45766025182867676,0.8922138791942553,0.526754944791934,4.076778039864557 -red,square,0,45001,0.10029034484319854,0.21163060873318396,0.5035379821144141,7.3156656190152916 -yellow,square,1,45006,0.5207334994132492,0.37083753519747875,0.5198342428223057,6.643362495480676 -red,triangle,1,45017,0.3073491294273848,0.9642110929779293,0.5147568136313735,5.844190630797287 -blue,triangle,1,45036,0.8703150078913209,0.9858732213750153,0.5090044202649895,5.444867667791815 -yellow,triangle,1,45045,0.4308348851069683,0.8677031719818539,0.5277625058545177,7.056950967170884 -blue,circle,1,45051,0.39595236354355856,0.04568653865058303,0.5146027583721374,5.158254949451661 -red,circle,1,45057,0.21231142914114975,0.11827011540796274,0.5267563154507136,5.746953318743933 -red,triangle,0,45073,0.220890926919993,0.6382545820361779,0.5137215122805884,6.054346454263514 -red,circle,0,45085,0.10343414555356933,0.0854598736563924,0.5300173806571845,3.5211413915381757 -orange,square,0,45103,0.5069015298753995,0.9865405823764551,0.5136088627911064,2.7395760893199395 -green,square,1,45114,0.3710511813068966,0.10939008672183403,0.505077308978524,5.147776883112683 -red,circle,0,45130,0.23294107329360947,0.14254881168157957,0.5211576772644613,7.544770757486581 -red,square,1,45135,0.3285872756771737,0.474436698831299,0.5161246404740484,4.821317046014342 -yellow,triangle,1,45156,0.11245635984984359,0.5462070414752629,0.5388022731378233,4.803443593518167 -red,circle,0,45166,0.22483481608702138,0.26840902860157495,0.5158470239351043,4.353408794630831 -blue,triangle,1,45171,0.5340356710976087,0.48580905213986625,0.5145988937234728,3.190753106200006 -red,circle,0,45187,0.5218269179915481,0.48291141102199187,0.507988150814012,4.587852284602872 -red,triangle,1,45200,0.4648785723600424,0.15662490716392385,0.502627273437666,5.126089774833094 -yellow,square,1,45209,0.31641308456492667,0.41766007583201104,0.5156803473198549,4.486190964576527 -red,circle,0,45213,0.9190642191601589,0.9249959964768593,0.5087206455879548,4.360823891813719 -yellow,circle,1,45221,0.7406197210842403,0.797551650461032,0.5258520840789713,3.9996815312838936 -yellow,triangle,1,45229,0.431785881677494,0.7623720784105696,0.5407768232109682,5.082742009776406 -yellow,circle,1,45245,0.44370159095854655,0.6474270343771463,0.5270783585545887,4.916876931292912 -blue,square,0,45264,0.008701117901218747,0.9089262580608287,0.5027294363670075,4.143508501082306 -yellow,square,1,45266,0.3983240672849724,0.7317647492061637,0.5127567440121259,4.391866554668081 -green,triangle,0,45267,0.3489922349651863,0.1309769729966016,0.48865326216766564,4.7341727518141585 -red,triangle,0,45285,0.8529528906795177,0.2801201836212964,0.5120539688118472,5.4925318518139825 -red,square,0,45295,0.14720808245767525,0.13030981307150258,0.5020906886514244,3.9605969064579374 -red,square,1,45309,0.8764645684375807,0.01390401346575243,0.5042168097169483,7.2327564495502985 -red,circle,0,45317,0.8371223163876399,0.8954721512674688,0.5118977462673061,3.1653446378461623 -yellow,square,1,45333,0.8180300710172582,0.7992838268770319,0.5117228965198994,4.468813358314073 -yellow,triangle,1,45344,0.8666476334611205,0.46834494344142696,0.5449812925825097,4.653466710193914 -yellow,circle,0,45350,0.14151861441122293,0.8744775761628885,0.5434326905421337,4.870424755809928 -blue,triangle,1,45351,0.4677081725165374,0.5525407044233562,0.5118667730089137,4.399699331041051 -red,square,0,45358,0.14269181957750132,0.5528595463613156,0.5002238458574175,5.781514808117028 -red,triangle,0,45377,0.18303080006452788,0.0058017354302783986,0.523422859718131,5.567913514190596 -red,circle,0,45388,0.7345257254506266,0.7270179368277819,0.5103717529565557,5.834436684649049 -red,triangle,0,45390,0.0011926732543450225,0.7367315651951601,0.5140608434970648,4.525430615794258 -red,circle,0,45391,0.440836427255319,0.3980980657778506,0.5103697475822193,3.4113088721523446 -red,circle,0,45396,0.7171493584343511,0.6690982478236214,0.5142219189214519,7.262984922316579 -purple,square,0,45423,0.08585933998312123,0.18998814276855924,0.4863992757591215,4.425584886749749 -blue,triangle,1,45431,0.2623059136543101,0.16922747555449835,0.5123319087703594,3.5678226818066983 -blue,square,0,45484,0.9928718744290427,0.48793824130594465,0.4911507274128445,5.501928294793345 -red,circle,0,45489,0.0436319444347707,0.00037559668726951795,0.5348331381916813,4.9904588127503695 -red,square,0,45492,0.5611002805093157,0.445209175088075,0.4986559549516708,6.088023138558834 -red,circle,1,45493,0.5928527636422501,0.5310546263819504,0.5358519083796585,4.899892211847459 -yellow,square,1,45505,0.09791317778345843,0.6258372974259855,0.5355810783224939,4.878735628161608 -green,triangle,0,45506,0.15860542487611384,0.3324888717858109,0.4872436692143982,4.933397410148279 -blue,square,1,45513,0.8344454562492483,0.28991637424268,0.4930554835160037,6.630685398371834 -yellow,triangle,1,45522,0.6960495755695266,0.35662949568438584,0.5417977413573635,4.993835937393338 -green,triangle,0,45523,0.028726227233780266,0.8368987200063168,0.49144438317283956,4.91716778694866 -red,square,0,45527,0.362470705664502,0.23288251635350998,0.4837192428495595,7.319810129361041 -yellow,triangle,1,45541,0.3909461619111285,0.9603037348852396,0.5367475137335112,4.0747975295414625 -yellow,circle,0,45565,0.49711884869257894,0.4063296635007877,0.541821282319149,4.321738392032457 -red,square,1,45576,0.5910295406403523,0.5820570508367864,0.47872185401363015,6.416732335948374 -blue,circle,1,45592,0.36989121704141326,0.4521335780997142,0.5116245532264182,3.6690127676325535 -green,square,0,45593,0.07421018323124273,0.46250417315222725,0.49673545467011604,4.98690926513951 -red,square,0,45595,0.5323677885521801,0.49733842971342646,0.4703215915790957,6.047016287313322 -red,circle,0,45603,0.09807649946600483,0.0738983765849136,0.5272099757048196,5.235778755307683 -red,square,1,45618,0.24282315957964595,0.5083741163423824,0.4823275084626719,4.9515457101449725 -purple,circle,0,45619,0.320649306752549,0.7743856019807422,0.5166424857976284,6.792867234755408 -red,square,0,45621,0.7383745629253389,0.5701217458562096,0.48157784431598083,4.292122708256567 -blue,triangle,0,45635,0.1342696338557502,0.6255565877955351,0.505948628739885,3.1167301368582057 -yellow,triangle,1,45662,0.9596903920589072,0.20890286278455095,0.5441530368442388,3.2197718265173614 -red,circle,0,45672,0.9796340879843932,0.986480448637008,0.5319758182422377,4.3286292266413 -red,square,0,45694,0.987846244876944,0.40707353674400504,0.48622715121594995,6.430780212787359 -blue,circle,1,45697,0.4941716080492371,0.21045326175908352,0.4965027250181252,4.2251332758271944 -yellow,circle,1,45700,0.8039432740368295,0.4333289174684781,0.5429410295464143,5.356049355257544 -red,square,0,45722,0.29569528472445306,0.4214484911823976,0.49457823230290776,3.663297053844179 -red,triangle,0,45727,0.5802258910642472,0.21105636278613848,0.5000166463948257,6.891751326191411 -red,triangle,1,45729,0.7339480183316225,0.6604864835276257,0.5040423190425101,6.620850000868394 -red,square,0,45752,0.7118992958554076,0.5811156591032097,0.4986281250416253,6.7767526816590475 -red,triangle,1,45773,0.8841030289584918,0.5115932921587547,0.5134011019500868,4.998692873618105 -purple,square,0,45774,0.9652743344304694,0.9070327064358358,0.4914980251629097,4.594248023738808 -green,square,0,45789,0.993860338741655,0.3863846711806871,0.5106468829838453,3.4839113378701345 -red,circle,0,45792,0.35788962798853874,0.4097501815910554,0.5485136576962423,6.919867339175146 -yellow,square,1,45802,0.5078260148234183,0.8370292007945583,0.5267293179728605,5.240897554347324 -yellow,square,1,45806,0.8472003239385223,0.5924479536428879,0.5274849365040836,4.649745368307674 -red,square,1,45811,0.013178508944489242,0.5047094653724545,0.492524575441183,4.115776223728498 -blue,triangle,1,45844,0.16143164451186653,0.24980047239449477,0.5163918925759441,5.429282303965134 -orange,square,0,45900,0.9637822338407995,0.5231018284644444,0.4979551545626011,6.756277830301471 -yellow,square,1,45904,0.2833747747934823,0.5376753675836141,0.5209102388331349,5.454760759531425 -blue,square,0,45917,0.8511440112771441,0.9061136344992315,0.4801521277209463,4.48260411679007 -yellow,triangle,1,45930,0.29916361695325044,0.9288443295649261,0.5431226997013537,5.616987212342591 -yellow,square,1,45942,0.8574333219660808,0.5150315154654709,0.5193525317004768,5.205780956811961 -green,square,0,45954,0.8276920325701533,0.12452654293773313,0.5053331285693116,3.7596364097908186 -red,square,0,45960,0.5175434622957339,0.8379639703700468,0.507889195065473,3.3764141189485257 -red,square,1,46003,0.6368728959804477,0.8926266834562082,0.49372893914259,5.230870112873864 -red,square,0,46007,0.7095889763369441,0.9625515310526058,0.4972402606296109,6.724526949348188 -blue,triangle,1,46024,0.4073120956522893,0.9698912133718399,0.5126193000247149,4.3408159610800405 -red,triangle,0,46028,0.8846684524650361,0.47775334436491845,0.49773706374591903,3.6280666413795113 -blue,circle,0,46055,0.7975326758590642,0.9196451416634517,0.495263239892926,3.5609442821157558 -blue,triangle,1,46066,0.5471561931357293,0.09918859216347842,0.5085521251681956,8.20203872572708 -red,square,0,46070,0.19240243971579907,0.4371017177409373,0.5195085119920236,3.9230151773397828 -red,triangle,1,46081,0.9369185416860067,0.5901519010715599,0.49709603676515884,7.3089917028832785 -red,triangle,0,46096,0.21734975243598598,0.6417983668578033,0.4930405105573353,6.826837459403799 -red,circle,0,46130,0.37580495962606697,0.34301133566114617,0.5382518094318486,3.029951031097662 -red,circle,1,46147,0.31235698837751125,0.27453736539046647,0.5411521130682586,3.1926330867391997 -red,triangle,0,46154,0.20186480141864716,0.9720568082560206,0.4820419990538739,5.014978672294716 -orange,square,1,46156,0.9493554866603044,0.6557118497720306,0.49630002152989666,4.70687551898535 -yellow,square,1,46165,0.10451573025181304,0.8186215314993505,0.529385394822364,5.9327701376255355 -red,triangle,0,46175,0.0682014789362606,0.21280202762482492,0.47569041097849757,4.610725585552525 -red,circle,1,46188,0.8932859896364232,0.96711110915342,0.538656832247169,6.057830900285073 -yellow,square,1,46198,0.36220392092927745,0.33583358669699814,0.5277859868922251,4.789342608170004 -orange,square,1,46203,0.3439682252338231,0.2127262604833734,0.49359773227184034,5.784442614906929 -red,circle,0,46210,0.45214634391790864,0.3648123201579528,0.5339460574984352,6.225920328371827 -red,circle,0,46211,0.8839885326717482,0.8114201462773275,0.5286147811621462,5.198209243435775 -red,circle,0,46226,0.7453306724355845,0.838808058667226,0.5265038117371149,4.246609213895595 -red,circle,1,46234,0.07485087627191434,0.1032926259424846,0.5217006344754798,6.568839935962624 -red,circle,0,46260,0.7599922991304641,0.6764688341560959,0.5234634777466669,5.244796316561899 -yellow,square,0,46286,0.47874281763503257,0.3176732816778183,0.5230201215630013,6.629856645148432 -purple,square,0,46288,0.12698519073184733,0.35205788100264856,0.49943691027597703,2.491455836861123 -green,square,0,46289,0.38189833090065917,0.4229566494355128,0.5133842813534175,6.575277234204026 -green,square,1,46292,0.7824142633222194,0.23009146591293173,0.508965414696369,3.771112420977745 -green,circle,0,46306,0.5527630107732677,0.40671955338058496,0.5106215362988595,2.583959816031608 -blue,triangle,1,46315,0.7245880944138003,0.8815411187912761,0.5193192268573201,4.7110743591170605 -red,circle,0,46326,0.18518631901516835,0.19576651558603056,0.519588077699846,3.731996940759151 -red,square,0,46331,0.7624011920122076,0.46950974545590196,0.5061554181244927,3.190782856635772 -yellow,circle,1,46332,0.4099804092853969,0.6933342996241612,0.5548024496883684,5.402298994997285 -red,square,1,46340,0.9544020158953853,0.483924102949422,0.5064587968063257,4.583924022275249 -blue,square,0,46366,0.33586362388178603,0.43369563371293907,0.48094543516943067,7.1366620904277225 -yellow,circle,1,46370,0.5130434797929835,0.65024334625538,0.5575224174831193,6.455492159404774 -red,circle,0,46377,0.6320140373924674,0.5330833533595211,0.516867428593351,3.74951144436213 -blue,square,0,46403,0.08322265729916467,0.26425191838002804,0.48888955728189154,3.9473720097346123 -purple,circle,0,46404,0.6090234782866996,0.7001026135277432,0.5192966602472153,6.460675853622124 -red,circle,0,46405,0.8244771162660871,0.8413514042645212,0.5207962044325894,3.4196031768594195 -red,square,1,46407,0.7227584169355041,0.16881731256879295,0.4907749561317916,5.861970673069835 -yellow,triangle,1,46408,0.6493040533623267,0.8401994169767789,0.5411352020873921,5.7227150751418465 -red,circle,0,46420,0.47739989672422645,0.5216544167786235,0.528660721918708,5.566591599137276 -red,triangle,0,46444,0.3577563230979893,0.11583709904789907,0.4871855940429217,5.271873155405054 -yellow,circle,1,46457,0.8883488953241907,0.9129508551707828,0.5632938050523973,6.045349617286569 -red,triangle,1,46466,0.29487297540900936,0.331972803702242,0.49082955801428246,6.870182167534151 -blue,circle,0,46484,0.6995054328119791,0.9860819266589024,0.49938649158915105,4.144411290633849 -red,circle,0,46488,0.3618559577189957,0.34060942084156476,0.5319289242148977,5.2542899345150085 -red,square,0,46496,0.353832393958744,0.6707684943847947,0.49022094417422557,8.074957340314246 -red,triangle,0,46502,0.16672582814841352,0.30648067323446815,0.49162485115299764,5.24371007841722 -yellow,circle,1,46503,0.9448159797593451,0.1713081371340821,0.5620752132798074,4.531973046334346 -blue,triangle,0,46513,0.79743578278037,0.16456392167276657,0.5138414960049742,5.664171127785084 -purple,triangle,0,46515,0.08413793538334824,0.540634380103699,0.49386378244998147,6.954894581236826 -red,triangle,0,46516,0.24522364774371652,0.2598492936505107,0.5011047025275889,7.083891385200946 -red,square,0,46523,0.5934862679656275,0.18952844168090832,0.49068820402903646,5.115217884918773 -blue,square,0,46526,0.753370385439251,0.3503688609910435,0.5000911289370165,3.9820500380181776 -red,circle,0,46535,0.8114758209662933,0.8796999831036889,0.5238130521945566,5.340181402880078 -red,triangle,0,46542,0.9583935780536258,0.4048631445115657,0.5005042168495568,5.419712202523548 -blue,square,1,46547,0.9051582580631468,0.04438943953294161,0.5073988064076592,5.89213101038574 -yellow,circle,1,46550,0.5356739092804041,0.13961146443267358,0.5593304070159836,5.466342135747884 -red,triangle,0,46552,0.9028472567299615,0.8454530280611189,0.4996168807643213,4.4974549420168115 -blue,square,0,46564,0.5160334223574716,0.0023946266563006358,0.5160300771932227,5.498406464953454 -red,triangle,0,46580,0.07673636782664706,0.7982536179349987,0.48501538106572845,5.715335480385936 -yellow,square,1,46601,0.26873096775100924,0.28503903348657367,0.525949032642645,5.429716705738756 -red,circle,1,46614,0.7935061023857892,0.8361719143132195,0.5171550136919782,4.572290505656473 -blue,circle,0,46618,0.8835668226666227,0.016239543782154642,0.48929064100345765,5.920305510030054 -yellow,square,1,46620,0.4132160546802851,0.8735165822221441,0.5307585266488947,5.535900694529549 -orange,square,0,46623,0.15407786197921036,0.8090674618517943,0.5007508980077587,3.5715702606520447 -red,square,1,46629,0.5873323378987926,0.1915647703618364,0.48586002023725205,6.259105589465324 -red,triangle,0,46632,0.7667546716590242,0.062438782532887926,0.48881290524462906,2.8667176620244477 -purple,square,0,46633,0.794032810327964,0.6336521863502528,0.49823593067340505,2.981862945568826 -blue,circle,1,46643,0.9238139432990654,0.8080327057089758,0.4929428786143888,4.180894290122365 -green,square,0,46649,0.5433892863715665,0.13227472694614106,0.488304030493141,5.309734961677411 -red,square,0,46666,0.22450194351401398,0.28648454784011335,0.4835254418696976,4.9609309010150335 -red,square,1,46674,0.7027288261789671,0.816128180270261,0.48175651060847274,3.141949378893395 -orange,triangle,0,46681,0.7708069576787248,0.09203676709685482,0.5012100263702118,6.498960205893897 -red,square,0,46690,0.7180514052326967,0.6101693332816094,0.47942071411986864,5.223236710682899 -red,triangle,0,46696,0.7027731323172753,0.17573990013385177,0.49934759854366717,5.968216164756009 -yellow,square,1,46735,0.7499398624119413,0.684472265043443,0.5267408049252692,6.008447044231407 -blue,circle,0,46738,0.8194578781259652,0.4789674548825732,0.5007236065661714,6.847128147406359 -green,square,1,46741,0.7454021910487464,0.8504302160678308,0.5018832658371806,5.490400818579173 -yellow,circle,1,46742,0.8923911614586726,0.19585347958062027,0.5490755587753834,4.883575949603913 -red,triangle,0,46753,0.660969842579345,0.2712913961433966,0.4877660442676889,6.086473084504273 -green,circle,0,46763,0.10328031304171426,0.791958435129027,0.5155468420952434,4.748070083377726 -red,square,0,46766,0.7542937798918578,0.26771251517247974,0.4891611679957991,5.482268315816298 -red,square,0,46767,0.25519457622631814,0.6209145155916119,0.48804806092480507,7.663681831035738 -yellow,triangle,1,46815,0.8261702688121257,0.6417397171576062,0.5365649655692609,5.79497503679336 -yellow,square,0,46858,0.4768098187004117,0.6065725565123735,0.5258266090028999,4.346599600873398 -blue,square,1,46867,0.30219664549385616,0.6427937934434975,0.5090660253631316,2.7519410917381513 -red,square,0,46870,0.3254728094068935,0.02521790834004045,0.49190811212289776,6.161406809024527 -purple,square,0,46882,0.2885419361368933,0.1821784127387872,0.5011011056507825,6.596474587425309 -purple,triangle,0,46894,0.7649996830318427,0.7057760289297997,0.47818491276444397,7.764410234493627 -red,circle,1,46898,0.9173561068853706,0.8714539160783028,0.5217344831484071,5.983669217057653 -purple,square,0,46899,0.832133970352546,0.5513734277901636,0.5026254156852757,4.131415702503828 -blue,triangle,1,46918,0.17240803865256504,0.6714488880210832,0.5112204946266515,3.347056989012925 -yellow,circle,1,46927,0.7631633257999872,0.7501666922024665,0.5593739992516134,2.4884751403765417 -red,square,0,46934,0.3546037031992605,0.5904077190202255,0.5019602704950292,4.208827735873 -yellow,square,0,46941,0.4436343054257048,0.44262994004598855,0.5286489396957849,5.831869786461987 -yellow,triangle,1,46942,0.21767877193783636,0.22750832741862148,0.540032428858978,4.761954421542712 -green,square,0,46946,0.7262334097102364,0.2353282855778408,0.4999245913322337,4.745533301778669 -purple,square,0,46954,0.8186180239660209,0.10104364344236028,0.5104047484558277,3.9283208093090685 -yellow,triangle,0,46963,0.8044380242056894,0.48925045393264954,0.5364201979495122,5.645636168247152 -red,square,0,46985,0.06497557129893827,0.6991710199402009,0.507144569108046,5.677247556324136 -green,circle,0,47029,0.9762921825491683,0.7107268626684553,0.5286941439319393,5.144456965314547 -red,circle,0,47042,0.33490633893199995,0.3608104850818826,0.5205666360753458,7.4188199371195 -green,triangle,0,47047,0.039767338119254814,0.46529001464307707,0.5185059008702475,5.148145249729516 -purple,triangle,0,47075,0.4238377340456261,0.44971958577056437,0.48423243803313204,6.029563135645998 -orange,circle,1,47092,0.8030671880585626,0.9891023960550895,0.5110299177240867,5.126979133167343 -red,circle,0,47096,0.9471840359449452,1.032825306093868,0.5127214688113167,7.07887106904234 -purple,square,0,47110,0.9245975180239253,0.5501934438638421,0.5077342321500599,4.756429181394977 -red,square,1,47113,0.8807413193774567,0.3812022018313429,0.5028161723473694,6.616014823254446 -purple,circle,0,47120,0.16516499233085713,0.7180170213039255,0.49334801265863043,7.353533367934015 -green,circle,0,47133,0.8291327331666651,0.5404462685913383,0.5240367332104946,4.337129862861785 -yellow,square,1,47155,0.1393480894867064,0.877654137532857,0.5226830661084343,3.262304949571476 -red,square,0,47162,0.8175769322609224,0.546646526735896,0.5061686709812702,5.562478817447708 -red,circle,0,47174,0.02593532114748942,0.07308388086340462,0.5136019938756533,4.369231541321697 -red,circle,0,47183,0.26635567281883965,0.2563435326863076,0.5161011079146515,5.746347842276524 -purple,square,1,47186,0.6950764409032439,0.5096850967074611,0.5075729930370032,2.599811429785023 -red,circle,0,47208,0.9299636936493809,0.9971142934477801,0.5075293440101155,6.001482949241406 -green,triangle,1,47215,0.19507944614347916,0.6522992823341746,0.5179612139929514,4.7025089827995865 -red,circle,0,47216,0.14044300726542525,0.13484725741759343,0.5109732706855736,3.3028669887383555 -red,square,0,47229,0.016232583887730856,0.9275553091747389,0.5221262900186803,4.627264747342033 -red,square,0,47238,0.5864002275711035,0.7073043337719022,0.5136173048913757,5.114247824613758 -blue,square,1,47244,0.4203268727093499,0.15741438185063883,0.5060829885362574,4.547389302114683 -blue,triangle,1,47254,0.40195400941566617,0.012095128155866885,0.5071002461823524,6.8373947461241125 -red,square,1,47266,0.6892298887239438,0.06749581071176824,0.5134438523168204,5.846820804341373 -purple,square,0,47277,0.12928427203362913,0.36014711985384984,0.5160978398349982,4.723551855587213 -red,square,0,47278,0.6236826731568171,0.27885719808888465,0.5090518616191644,4.920001701161076 -green,triangle,0,47283,0.5398060712735295,0.4485334535555223,0.5178108058032534,5.021032207715689 -red,square,0,47286,0.32149074697541336,0.16677447012619573,0.5167315619046612,4.779809890363825 -yellow,triangle,1,47307,0.8098494450504433,0.7045128087832206,0.5340669794584956,4.392344316044515 -purple,circle,0,47314,0.47017533749995866,0.517684914820752,0.4971441451769297,6.024705678937541 -green,circle,0,47337,0.8366917068561538,0.3528213533573922,0.5327944049749043,4.964044336632469 -red,square,0,47338,0.7278866542361956,0.15464997955561854,0.5133664050021653,6.858963122633693 -blue,square,0,47346,0.5520878440143321,0.006707367587415192,0.5153431893106104,4.294330250353214 -purple,circle,0,47350,0.24259937277502486,0.8091021896462627,0.49728397753578957,5.025337740979827 -red,circle,1,47359,0.5170181142067491,0.454892013920827,0.5025080815457361,4.42293438162659 -purple,circle,1,47363,0.7748924526441401,0.5509722174238556,0.4909915790533446,5.548677350535702 -yellow,square,1,47371,0.3854236629925789,0.21570318517152565,0.5060967631551629,4.733777279077814 -red,circle,1,47380,0.04315118224791137,-0.034752698984486796,0.4979484445565782,4.674524646900773 -green,square,0,47401,0.5837047188683913,0.1491016258660176,0.505414130927496,5.2521255382489604 -red,square,0,47403,0.8511067117927236,0.5483185788902639,0.5258086531059414,4.65198911405789 -yellow,triangle,1,47411,0.5933459323270596,0.16725344350122384,0.5362386349574879,5.137955091297861 -green,triangle,0,47416,0.7869700833298803,0.6793671355665465,0.52061176475139,4.132773703302157 -red,square,1,47427,0.446071309064211,0.3204912632545579,0.5333678445883538,4.5565480665755 -red,square,0,47430,0.5268630293399926,0.6323270862196834,0.5310174979895886,5.5909091259466805 -red,circle,0,47437,0.0033475201684591838,0.03618362509207451,0.4901706767255952,4.699659209270325 -yellow,square,1,47440,0.4532982304848068,0.34391951198732584,0.5044737130552028,4.2420672792299845 -blue,square,0,47446,0.8812729694031037,0.45587457470399395,0.5198164188620964,5.679214137362975 -green,circle,1,47452,0.7614596041992977,0.21989950923730928,0.5265555445195841,6.662307420045459 -red,square,0,47465,0.6218962072373867,0.6724428584573833,0.536694507580103,5.178076509784404 -red,square,0,47471,0.5872206380159184,0.7176345624867879,0.538797809675456,5.383789374510235 -red,triangle,1,47481,0.6928641458980317,0.44484426295309343,0.4949000535279065,4.095925460442613 -red,circle,0,47484,0.21513830590522154,0.23004368703877412,0.49735463616800524,5.513201421614358 -red,triangle,1,47489,0.8590725669427592,0.13089164954576804,0.4955360747372989,3.658258041746844 -red,square,0,47491,0.09092420109253252,0.6107014928682417,0.5342359763308872,3.9664304163467627 -red,square,0,47493,0.07385313022791418,0.15527772839738208,0.5333571343089012,3.9477415123140234 -red,circle,1,47509,0.5196031022428723,0.4771131849532491,0.5043906528681675,3.2496313211363073 -blue,triangle,1,47511,0.7248176976849061,0.07478963524029203,0.49552344232871137,5.648361598236931 -green,triangle,0,47533,0.9211388368315184,0.520081232078681,0.5108849083338292,5.8260786964863245 -yellow,square,0,47569,0.21125667155172767,0.21424825678469328,0.5136158452229139,4.930873620977217 -red,triangle,1,47584,0.1987478038711763,0.463728206606544,0.48407014874509446,4.526361699165051 -yellow,square,1,47585,0.5730846239767229,0.2066868791782468,0.5136029921439264,4.269956990495315 -blue,triangle,0,47604,0.543662409079566,0.8361371757686075,0.48465436179841076,6.097942602425896 -yellow,circle,1,47608,0.403617662080057,0.4535962230302537,0.549302969457956,5.916501527412496 -blue,square,1,47627,0.9854503157430848,0.8941983548946112,0.5314197042696979,5.023011547336865 -purple,square,0,47635,0.16914141463889032,0.6038025749254585,0.5072717589504321,5.2920657228378465 -purple,triangle,0,47647,0.8619200581587098,0.5229170149441354,0.4799315219056057,6.638035518689588 -red,square,0,47660,0.9283720160571937,0.2474816210673465,0.5142575232470952,5.949403794221663 -red,triangle,0,47665,0.6148262077456892,0.7162368103735482,0.48239204738099745,6.951029129333624 -purple,circle,0,47667,0.5104938769063353,0.17631977959134892,0.49730585430084195,4.5704392887185135 -red,square,0,47671,0.07171018216177005,0.9017996603635156,0.5103505646311814,4.632223102769466 -red,circle,1,47682,0.04521087512440558,0.1377151964371221,0.5066743318122094,4.437634741641908 -red,triangle,1,47698,0.8823863291842416,0.5626322764894532,0.4837985371234255,3.9117594647506664 -purple,square,0,47706,0.2903609349180982,0.6942156762569489,0.5082670914676386,3.166451816968816 -purple,square,0,47707,0.5680612248801317,0.16825159228840192,0.5080037620565654,3.3689909146437684 -red,triangle,0,47718,0.18045844302485725,0.25176561793507424,0.48047039749789683,4.018882485998389 -red,square,0,47736,0.7979189416795182,0.2999153597732107,0.487598215209931,3.694876969421642 -green,circle,0,47741,0.4402030232136849,0.8421968533045011,0.5365266607533119,5.130174091558044 -red,circle,0,47743,0.6604988783065447,0.5869142611857939,0.5148341312621858,7.03133519788192 -blue,triangle,1,47756,0.05642048653696552,0.24325934491930334,0.47976502672925675,5.4922980433943716 -blue,triangle,1,47778,0.388042077863479,0.17638619687646184,0.4865413686494398,3.879669643140455 -red,circle,0,47792,0.9103375825942616,0.966657239609342,0.4995723626761557,4.552818628383551 -blue,circle,0,47794,0.3344093035190303,0.09668660774653226,0.515861996875231,4.890175280882126 -red,triangle,1,47799,0.6668862759788828,0.8772217943097802,0.48179917406062817,2.9279336035242203 -red,square,0,47809,0.40756810598260595,0.8455926667865655,0.4894830400617358,6.068225102456052 -purple,circle,0,47813,0.19929578139060056,0.8409397852537306,0.5006311511199087,4.232450014374734 -red,circle,0,47822,0.6700704665243736,0.632104846882164,0.4997268018829444,7.500088103578668 -yellow,circle,1,47823,0.082564141869508,0.6238747774166773,0.5417274677342676,6.8531184871841395 -red,square,0,47833,0.5598679771914572,0.28172185660693794,0.505726456936834,5.073077577302645 -red,triangle,0,47839,0.35988287648216055,0.472693908314731,0.4785657667365871,3.9517423057239234 -red,circle,0,47852,0.2283406457167374,0.1344710945832132,0.4975132651088428,5.331223040114022 -blue,triangle,0,47872,0.8512441006245143,0.4727090044181631,0.49410066653049767,4.77580289775587 -red,circle,0,47880,0.744194953359183,0.7502829952645584,0.49533158637346303,6.180917386032007 -red,triangle,0,47890,0.2620465608742797,0.20860132327691405,0.49223873600865087,4.935694587637626 -blue,square,0,47891,0.7973007078819028,0.20546163538542517,0.5176526155509582,5.650941616357592 -blue,circle,1,47894,0.1571961118348203,0.4607283986315843,0.5180755700440234,3.9649228862083192 -red,triangle,0,47896,0.4464273362498433,0.3367447258949119,0.49120143220909585,4.999779952481166 -red,circle,0,47904,0.9957422499995832,0.9185106240901652,0.49931738751417004,3.316584118400906 -red,square,0,47909,0.8894873731882789,0.3619572285135665,0.48208603800568667,4.8455340087338135 -blue,triangle,0,47913,0.4267903606219958,0.09060008208931469,0.4976247509688333,4.884935416810568 -purple,circle,0,47914,0.719323716238728,0.5435526378275625,0.501159076138094,5.137585015143159 -yellow,triangle,1,47920,0.5704764495151491,0.9870337429747029,0.5483222400846162,4.909570969761352 -green,circle,0,47924,0.6648461649774816,0.4016890120555501,0.5384674815935445,2.9409744675681835 -purple,square,0,47932,0.8751607622582941,0.21196254391444147,0.5063903415054063,5.921761672139258 -green,square,0,47936,0.19772266974951547,0.17103089912894365,0.5067439727967291,5.248412776342183 -red,triangle,0,47940,0.3186398493888438,0.02581181147895817,0.4974067484739183,6.309037778398963 -purple,triangle,0,47943,0.1241380988180828,0.8874798316641104,0.47450703295315516,5.121479584720205 -red,square,0,47988,0.5671311140404951,0.9207785390261547,0.49976963999832463,6.758332515741141 -red,triangle,0,47998,0.6723571513032998,0.32740627194747185,0.48707944338721215,6.211317562050446 -red,triangle,0,47999,0.7365727949580668,0.21766326398816216,0.4890421578389589,4.893501633400699 -green,triangle,0,48000,0.8042780199288174,0.620576865015893,0.49104841582930553,3.828071785453805 -yellow,triangle,1,48022,0.5334887947924264,0.06887897496797546,0.5474917486433377,5.947516235622001 -red,square,1,48024,0.42509860286647616,0.9472463849018017,0.4950947762668159,4.101599527400148 -green,triangle,0,48025,0.10178740645332085,0.8262483377093328,0.4878747646020304,7.4262084364493886 -yellow,square,1,48073,0.878953189398098,0.36745367758286984,0.526429333457668,6.053603149690692 -orange,circle,0,48080,0.5296672380020108,0.6436838062866405,0.5106530847743275,4.526397539243941 -red,circle,0,48116,0.5153156142354977,0.531376501868268,0.47286628552010285,5.188184731973516 -purple,circle,0,48133,0.1970919670272947,0.30697789820826293,0.49599805441535366,6.739055189801161 -orange,square,1,48136,0.6274668790899468,0.767392992401935,0.4979790658572044,4.071368856773449 -yellow,triangle,1,48155,0.49857993711361925,0.6631995822696762,0.5505388491606407,5.374198741748137 -blue,circle,1,48158,0.7376114528022307,0.20888560433341807,0.5071530643751293,6.239048104947037 -red,square,0,48163,0.30259715368291107,0.14425777907213877,0.48801482810319596,5.677003082121711 -red,triangle,0,48177,0.7041990089142588,0.29101971679400485,0.48354802535438846,3.564950747772413 -red,triangle,0,48179,0.4760079242416355,0.26481341756985877,0.48751130723309505,5.668848094481008 -red,square,1,48190,0.4799210067638763,0.779157284108455,0.4902286094256423,5.649216661386859 -purple,triangle,1,48192,0.4810586207870312,0.8153370799216061,0.4694653180578124,5.154970220330868 -green,square,0,48201,0.851199762592381,0.8923194944321882,0.4987378609319515,5.3028738629011665 -red,square,1,48233,0.39325006326518164,0.2665985973367109,0.4961654656442382,3.369537325857852 -yellow,square,1,48286,0.1361348285487186,0.15308955253919432,0.5290892122421875,5.353960055561228 -purple,triangle,0,48300,0.0018299515700209712,0.14328992498318616,0.46553051189247585,5.769945805719963 -purple,triangle,0,48323,0.00313861392460113,0.34931635605986966,0.4670599982039622,4.761175746520117 -orange,circle,0,48329,0.6297207639212663,0.8377381219572752,0.5086888522010742,3.634405391162001 -green,square,0,48334,0.1461510750238506,0.33943725308829475,0.4962336799882166,6.787793056331956 -yellow,square,1,48341,0.005678737451083715,0.18080360273427176,0.5252731559555475,4.733707380513718 -purple,square,0,48344,0.6440206650882553,0.5446681940585668,0.5304311891785677,3.124189071269072 -blue,circle,1,48347,0.420394688141821,0.7638162934379374,0.523931526791433,7.315932819495738 -green,square,0,48367,0.6392199138084892,0.5096272731754125,0.49803721790934646,6.006117047060915 -yellow,circle,1,48369,0.8516932806781125,0.914392829787277,0.5353110496329764,6.594555548207381 -blue,square,1,48370,0.8192287115041461,0.8969290114824194,0.5192558334681245,5.837683470905648 -green,circle,0,48392,0.02226553062925085,0.018885255866349038,0.5327886733374836,5.03898512398291 -green,square,0,48394,0.7959359626739195,0.9265676736905113,0.5013990805007352,4.870654310957548 -red,circle,0,48395,0.3330308055433241,0.4316772402238431,0.4629239713674204,4.017920859996644 -blue,triangle,0,48396,0.7781870859131903,0.7061940703974626,0.4977475795794286,4.388716680048084 -purple,circle,0,48411,0.6557444992833522,0.1424666921200025,0.48403253106941213,4.635019856522892 -red,square,0,48414,0.9915453831267441,0.01746444655110857,0.5174706259846977,2.8044754044433127 -blue,square,1,48420,0.2773151103818414,0.9604075839573473,0.5158980283602393,5.723286666956625 -red,circle,0,48423,0.9707402131399189,0.8928315718049378,0.4684487910966547,5.465510451380452 -purple,circle,0,48424,0.35441091608538144,0.8362085423431201,0.4837620049458438,6.829686813692745 -red,square,0,48431,0.9252760103799889,0.7871168302458378,0.508433111154264,6.09250408594293 -yellow,square,1,48434,0.1310168760157514,0.19125831238720814,0.5307792022058948,4.083837861868347 -red,triangle,1,48456,0.6626825778722105,0.05835851093628497,0.5015754768598653,4.019294913325446 -red,square,0,48465,0.4716901594344809,0.1360984962668913,0.5042388490867261,6.164164768264425 -blue,triangle,1,48466,0.5621750646951064,0.924656503724102,0.4974725752677423,5.116454477881539 -blue,square,0,48486,0.6328489014889085,0.569427034785481,0.5149315945651306,4.063893607403954 -red,square,1,48495,0.8651395398249447,0.41858665882182566,0.49845271391445384,5.371864929574073 -blue,square,1,48503,0.23175790087124892,0.43065203369185234,0.5068260393784609,5.404446177946749 -orange,triangle,0,48511,0.4468678804082995,0.7904105523237679,0.4931264625596131,3.7564168137174025 -red,square,0,48513,0.45177471152271464,0.7049019447388172,0.5006708329811198,5.6352144482256366 -red,square,1,48516,0.2481503893149476,0.1850263315833549,0.5042609901406907,5.541969469930131 -red,square,0,48527,0.7260659819913544,0.8326852084033661,0.49826228945898626,2.0753044147205277 -red,circle,0,48532,0.2336235463270796,0.3179988859679837,0.4791283016385554,5.221790548342736 -red,square,0,48548,0.5109009389785433,0.46149705659219753,0.4807524355169942,5.137727683476947 -red,square,1,48555,0.7120937714470833,0.7102624675692046,0.481358478850383,4.287285854876532 -purple,square,0,48558,0.7172448505589109,0.25664418888326046,0.5299342518224462,6.229292732123356 -green,circle,0,48564,0.8578903708518397,0.9344574054809978,0.5266759426185877,4.2231117746842335 -purple,triangle,0,48566,0.6317475058397665,0.20561366373556222,0.4705372300037366,2.3791634956727066 -red,circle,1,48593,0.22611913660739424,0.2811616508492888,0.4884056164914672,5.002988024105577 -green,square,1,48594,0.9146997086028177,0.5460414602258741,0.49962616155513506,5.7365892762882424 -blue,triangle,1,48595,0.40184983765676585,0.35586201768189774,0.4937088376822604,4.716852988923189 -blue,square,1,48609,0.8193904361598316,0.06938371747229877,0.5062554139989941,4.724885760428026 -red,square,0,48642,0.8615550997590109,0.7660807177205972,0.48916474230367085,5.445726145993582 -purple,square,0,48666,0.7025404242375245,0.895283075878103,0.5244784336208926,3.9768448928265485 -yellow,circle,1,48675,0.9093274317332981,0.30642859401261335,0.5167663594592573,3.539275263311339 -green,triangle,0,48689,0.14666525418216747,0.11519731769934427,0.5055995819717433,7.345703452411812 -green,circle,0,48691,0.7590122519980227,0.31098808751077667,0.5352839763407974,3.9696783120269914 -red,square,0,48695,0.21750185090231478,0.39145743210505357,0.4776447915650074,4.373734235592711 -green,circle,0,48722,0.25116833823810303,0.7504751180135623,0.529639671860548,4.36187834014974 -red,circle,1,48731,0.586032921474184,0.5177220606889043,0.5146031619309127,5.7917259706613535 -red,triangle,0,48740,0.7053847488791184,0.3512812451507956,0.4938310272198147,5.081861421952902 -green,square,0,48741,0.1835666996003048,0.7042974823519338,0.4987452527074754,4.077504296996638 -blue,circle,1,48747,0.571585583500929,0.0967250711451324,0.5277929502367874,6.353210634940375 -yellow,triangle,0,48777,0.5360703689306874,0.9758403436372661,0.5478451553806851,7.204139152423575 -red,square,0,48786,0.8758379938899296,0.4297308881874612,0.49405172926839025,5.347410419711326 -yellow,square,1,48789,0.850194158564887,0.3471656050084757,0.5083937478364037,5.9231422955706385 -yellow,circle,1,48793,0.17197656062677302,0.3773445818618718,0.5204331472012487,5.537213045417211 -red,square,1,48795,0.15968849416461606,0.49762928845241405,0.4904818983647905,2.4234625552522395 -red,square,0,48796,0.35127783920672206,0.7909780551138718,0.4890451655569846,5.458342533009376 -purple,square,0,48802,0.9899008389447401,0.6819884892271715,0.5199807793916681,3.776775459714525 -yellow,triangle,1,48804,0.5550243580361256,0.8879319164006181,0.5476627579217056,5.225800918902723 -red,circle,0,48807,0.5121849480165164,0.4854009772171398,0.499321294274982,4.771380521669399 -red,square,0,48821,0.027954470851159208,0.18289875370865072,0.493632037028138,6.075187965168664 -blue,square,0,48834,0.4517081405306025,0.4789033595105586,0.5104512121305513,3.169548824243132 -red,triangle,0,48839,0.2838632533549299,0.8702137152429561,0.4956041504161319,4.5500072951389 -green,triangle,0,48844,0.6572003438613823,0.6552237939405061,0.5087197315178495,4.711400043041627 -yellow,square,1,48852,0.9918848319068965,0.44945341990465193,0.5067671231272616,5.0681480805735 -red,triangle,1,48857,0.9426434232193396,0.8056058993361147,0.49946690700060753,4.535655321031028 -blue,square,0,48866,0.26063993730576307,0.9228215544003301,0.5068822575344889,4.988369809688219 -red,square,0,48876,0.4852575187771816,0.7202011781800157,0.4943741912186829,3.985077678185808 -red,triangle,0,48881,0.925808881844663,0.19512682871488096,0.4984221536186269,5.190811576909501 -red,circle,0,48888,0.7532550517681115,0.6945205805434272,0.4937598159402476,3.884304632957931 -red,triangle,0,48902,0.35218291440542426,0.2912536347895085,0.5021630155521924,4.764738613260103 -red,circle,0,48903,0.2551269068296582,0.2996842360799671,0.4967310547181671,7.806004952514143 -red,square,1,48907,0.7467051750991411,0.8418329480122392,0.49438003381460965,4.701164712489955 -red,triangle,0,48908,0.3935824957692202,0.3141532599522351,0.49779727447827266,6.096409068434248 -purple,square,1,48911,0.5251776976908747,0.060727249472551814,0.5140716442813988,5.89194905919355 -red,triangle,0,48916,0.8040006982467456,0.513111157827294,0.4920532798129258,5.673196905769039 -red,square,0,48947,0.010173815375059236,0.7330036363420449,0.49387660603019323,5.798584541507935 -red,triangle,1,48984,0.2735310050920434,0.054553170864756084,0.49442448328131583,3.892387353480809 -orange,triangle,1,48995,0.39760734288917954,0.3371746200076561,0.48791561154442464,5.260859646860521 -red,triangle,1,49003,0.06872646459313503,0.5392147800681325,0.4948153270917659,4.081119269485581 -green,square,0,49024,0.3821880750205392,0.18275551465330375,0.5082545487641369,4.608951112925888 -red,triangle,0,49076,0.9774733745602495,0.6770710217410209,0.49758257949481083,5.901737432951713 -blue,triangle,0,49091,0.3069757458761392,0.975915320777544,0.49497155098184337,3.2544458977368116 -purple,triangle,1,49110,0.5437191324592979,0.7452292907487643,0.46980054948311634,3.123213210792038 -red,triangle,0,49115,0.9723164560234776,0.252223523806952,0.4993876820825114,6.517281701806074 -red,square,0,49135,0.7139229738734771,0.18345268574285667,0.508209778062047,5.5626025115488575 -red,triangle,0,49157,0.6970981390918413,0.3518574147809991,0.5009766884967909,5.497528793414663 -red,circle,0,49164,0.647822123289506,0.6682539109127954,0.4933975034199711,3.219711890739834 -red,square,0,49172,0.8908937086069729,0.9379530871180463,0.5098313738414236,5.973769977022911 -red,square,1,49201,0.4454025085947698,0.4099923779264084,0.4910162129951342,4.481191310011913 -orange,square,1,49206,0.802010661820528,0.23000091696383262,0.4927673407688356,4.216408381007006 -green,circle,0,49214,0.5305743507867361,0.6491330644828276,0.5346855570498684,5.254963666890739 -purple,square,0,49223,0.3877533919022079,0.5938677202573172,0.4989497077897815,5.671028555564367 -blue,triangle,0,49235,0.5311947363805939,0.6703561600958575,0.4861320721695671,6.299587773146253 -yellow,square,1,49242,0.9865451790312803,0.17219550870565814,0.4912477106521422,4.264105576136469 -red,triangle,0,49246,0.406219998662978,0.27331208705285004,0.5007540658326034,5.6255485227686215 -red,square,0,49252,0.8246068002195602,0.8537876488777733,0.5001482756076582,5.55268531381848 -red,square,0,49288,0.7189907623048931,0.9789785037542742,0.5027097398153147,5.094206466597293 -yellow,square,1,49289,0.7007760621559119,0.725695057192697,0.4918534717715291,5.460288167284148 -blue,square,1,49294,0.7544683604570546,0.8600086961244224,0.48791610860242834,1.9556650133465148 -red,square,0,49295,0.310840082072806,0.19091871488745316,0.49933179156429874,6.523159823757539 -red,triangle,0,49311,0.7580251038778791,0.456167835826202,0.491624180505097,4.752075612365577 -yellow,square,1,49313,0.7117641094007058,0.7232167368995583,0.4937092167173523,5.938512076586304 -blue,triangle,1,49314,0.7318166275354759,0.25661529714867704,0.4790450213823,5.979998956866333 -red,square,0,49315,0.869185123892576,0.8378741632389953,0.5063259541702672,4.270802085649039 -red,triangle,0,49342,0.03320332728440745,0.07700944137920795,0.4910119560751279,4.9931301075275565 -red,triangle,1,49343,0.9313955894332584,0.41708825118334014,0.48883576456581534,5.755297244847177 -blue,square,1,49346,0.5497443049259817,0.7185820582707827,0.4836033179706641,5.663566217663256 -green,square,0,49350,0.08112136150383897,0.5447208740740511,0.5125548833694299,5.179848110767936 -red,circle,0,49355,0.8335649141129794,0.7570274858202322,0.4913087045300904,6.460193294575606 -blue,square,1,49360,0.45760255041639575,0.7946968642759207,0.47913393136516214,6.026001715554631 -blue,square,1,49369,0.7913352037589557,0.17849189377021557,0.48382559711653306,6.178075990951691 -blue,square,1,49373,0.6201521382312329,0.5861889938228702,0.48557410380423754,5.64283843802005 -yellow,circle,1,49377,0.03658591968793912,0.4058735993201916,0.49755749071881794,2.934903143221631 -blue,square,1,49381,0.39266340298369873,0.7886695634267545,0.4939756217999521,4.665959995675293 -red,square,0,49387,0.48219219328921015,0.4964378684587051,0.4980760491080519,3.4245589445501063 -red,triangle,0,49391,0.7065030238931678,0.6679897375840088,0.48960031729214004,4.416020360931529 -purple,square,0,49392,0.9210573729296656,0.6640920718150033,0.48730208489648125,5.196681075392454 -blue,square,1,49395,0.05495841303769311,0.3741662454478858,0.4939719796348749,3.104140981640939 -red,square,0,49400,0.28143319193979177,0.6418912250271882,0.495679472776123,4.658924131534239 -yellow,circle,1,49409,0.5757606669791355,0.44044794269386733,0.5013379147566249,5.675339087153817 -red,triangle,0,49416,0.29448978755687616,0.34393079463803833,0.4884291614826948,6.56773461946861 -red,square,1,49421,0.33999596293922807,0.4588495048775292,0.4875083920547538,4.194832820327149 -purple,square,0,49427,0.303115039166182,0.22809911637075353,0.48916609448408105,4.362707230050652 -red,square,0,49430,0.7012489333175754,0.4015245116358245,0.48484489072046555,4.568861212782241 -yellow,circle,1,49433,0.7811802488150853,0.5989464271880686,0.5001765320852266,4.2458181515784865 -red,triangle,0,49434,0.8849717804674293,0.45575692001832646,0.495217638561584,3.7449167334267988 -red,circle,0,49439,0.16528949894827216,0.22174842724882513,0.4870902339234367,4.777968970521575 -yellow,triangle,1,49445,0.13580674088483946,0.7221635933202355,0.5221682823936992,4.585758296132934 -purple,square,0,49451,0.4682284291312413,0.9154080748166535,0.49073126791938976,3.828544907465483 -red,square,0,49472,0.332757078393244,0.7468663316925892,0.49183931364494754,6.171396444107888 -red,square,1,49482,0.6532375778700675,0.9999738400353525,0.4979976227770923,6.313342717166062 -red,triangle,1,49486,0.6564707086249122,0.31655210715956383,0.4913379802978528,5.6115301757155445 -purple,triangle,0,49493,0.3190836882980076,0.1260070863226873,0.47634405006076563,3.5132129883372354 -yellow,circle,1,49512,0.709982070473867,0.8159510563775967,0.5040094147134031,5.782111172819735 -blue,square,1,49522,0.984731831321471,0.658544189262576,0.4922260214861222,6.965437099040508 -red,circle,0,49527,0.1861926771650423,0.09290641241696035,0.4884765727327744,4.632297533831132 -red,square,0,49530,0.22702746084676495,0.8600770689591424,0.49551656076421047,7.505218582567923 -red,circle,0,49541,0.7915540173606261,0.732843771782058,0.4877864872814856,3.912488309470623 -red,square,0,49548,0.6783829905365601,0.6282521586505893,0.4858966598398641,7.499229893949848 -red,triangle,1,49557,0.9168205464461484,0.3954899702159489,0.4800129024410063,4.940693034855969 -red,triangle,0,49563,0.6982611054222738,0.18741230873348302,0.47403507410215523,4.0847875639613 -yellow,circle,1,49567,0.9131580785775962,0.5853871962993066,0.5070823024905516,3.8281865071523384 -purple,circle,0,49571,0.32818065783603423,0.9573989305557657,0.49155943295905186,4.17882528417053 -red,triangle,0,49572,0.6634954841195608,0.5633985761260297,0.47047195637596195,4.8809429444036745 -red,square,0,49626,0.4836644768367475,0.09526250127802116,0.4795579389582386,4.783492481374331 -red,circle,1,49633,0.8034199284139771,0.7152912335451821,0.48277915336402183,3.2180424485077572 -yellow,square,1,49677,0.5162735060349285,0.969225339799034,0.49006888864034986,1.6592652333901825 -yellow,square,1,49678,0.3685566804851548,0.9962704630789017,0.4852604333387848,5.408582834990164 -purple,square,0,49693,0.0477754187285474,0.9325049416829603,0.510722380310676,4.91771588159503 -red,triangle,0,49701,0.5776650690636927,0.9351857538188668,0.46310101707851714,6.118166499197383 -yellow,circle,1,49713,0.39379418283321344,0.6537477108638561,0.4938079752836218,4.523284772542072 -yellow,triangle,1,49714,0.61424215051692,0.6452268511398105,0.5201597759314346,5.575952503499533 -yellow,circle,1,49718,0.4859216261926276,0.9568496375121113,0.49245658520614866,4.726719537053268 -yellow,square,1,49719,0.5776440938962014,0.4834609926851269,0.49009737665743003,6.808705577498416 -blue,square,1,49740,0.053358061199709206,0.43634653297530934,0.47908022747566364,3.9361571502835324 -red,triangle,0,49744,0.7040096893862022,0.11201935331026636,0.46635021639773855,5.961057486092087 -red,triangle,0,49745,0.21869200214312945,0.09431461320583334,0.47059577377557205,5.89150628794983 -red,square,1,49751,0.5299705735494521,0.42798476745333747,0.5142637838470888,4.366499608508683 -red,square,0,49752,0.3621898703570018,0.4364315628388641,0.5100652971080901,6.13409114857635 -red,circle,0,49767,0.5042836787861152,0.5184618209834472,0.47566683045377595,7.3601320879659164 -red,circle,0,49782,0.3557935611323194,0.4511683695605365,0.47342111246257573,5.175603678707147 -green,triangle,0,49792,0.12196397768396838,0.5371007542741264,0.4909638178602071,5.195881819406623 -green,square,0,49816,0.22898639454127634,0.18025397361757411,0.4922733194863845,6.060961718025254 -red,square,0,49833,0.03806273225841361,0.7294088403732395,0.5060737754235056,5.712521708834092 -yellow,triangle,1,49839,0.6678360776533244,0.7426186402365017,0.5170239491843038,6.7229904635227244 -red,square,0,49845,0.38273861705716894,0.3671623001122907,0.5110999992179351,8.167918680659604 -yellow,square,1,49848,0.5459812137659908,0.4937339730790854,0.48717960487934353,5.852822708070808 -red,triangle,1,49851,0.15386077217334082,0.604164567044745,0.4718547189706239,3.8176403905423064 -yellow,square,1,49856,0.40653949536229184,0.835665608149631,0.4852501321415279,3.771161247377052 -red,circle,1,49875,0.2919845825347708,0.35797653690581893,0.48364467004318856,3.657855410853113 -blue,circle,1,49876,0.950709524625065,0.4445897024345139,0.5168328686842913,5.2269066519488865 -red,triangle,0,49879,0.6270614534308284,0.3101237596094326,0.4702605958065787,4.108876920441974 -blue,triangle,1,49880,0.42997496746993313,0.8582037963654929,0.46450475434380323,5.200092942247525 -red,square,0,49891,0.8711531051451334,0.7694789393993068,0.5241702412868067,5.210067330660774 -red,square,0,49892,0.696204185232735,0.4020293107128635,0.5272820426683686,4.671871037346535 -red,circle,0,49894,0.9838712016184571,0.9102199041447175,0.4819026370038073,5.139898547914162 -yellow,circle,1,49901,0.1553073209969712,0.9207941064021002,0.4888748938449533,2.574451697687581 -green,square,0,49902,0.5965728562798117,0.31255320784124785,0.4830499428521977,5.293251364672678 -blue,circle,0,49904,0.9813370136605244,0.2412061292989396,0.5155493502964813,2.4664163933370307 -red,square,0,49915,0.6299961848109598,0.37991257366573217,0.5230685503353465,4.908148742650008 -blue,square,0,49922,0.8946995377719672,0.4265926315097449,0.4755563409955688,4.833969711287121 -green,square,0,49930,0.24435091727833202,0.36568556548539066,0.49237748726052044,6.5950096999354635 -yellow,square,1,49936,0.784723979200047,0.23787312267889693,0.49236002963033426,4.1501652196983345 -purple,square,0,49937,0.15037541434572543,0.27170422440342046,0.5202769160188874,2.560059325529736 -red,circle,1,49970,0.6980210230311733,0.7687717344134983,0.4839139632527132,3.0855679084295855 -purple,square,0,49978,0.24013578526811474,0.052583120901067204,0.5290824836170074,5.801432369222202 -yellow,square,1,49988,0.8144026047496149,0.15221705202083158,0.4973058446896879,6.951027215968963 -red,circle,0,49989,0.47106726757868045,0.4402812166328639,0.4783227272318673,3.699648225218383 -red,square,1,50004,0.7013748052499557,0.4034270198619889,0.5184488550259196,5.244514686222172 -blue,triangle,1,50020,0.13641370409351217,0.5569752815416528,0.4751818989713624,7.0289558697823 -orange,square,1,50024,0.6336369540269946,0.6195238857519708,0.49519247470112354,4.405870614825129 -green,circle,0,50028,0.5357953654384863,0.6397942233162857,0.5112498903114473,4.254470533167981 -red,triangle,0,50051,0.7937042229731515,0.05461553114970319,0.46034394267968093,5.309459435753332 -red,circle,1,50053,0.6323230935113741,0.5671463096195212,0.4765344192746495,4.4890074520913 -red,circle,0,50056,0.7800008362808605,0.7688763034210087,0.4766676723120258,6.259660119945244 -red,triangle,0,50058,0.4012062610071546,0.48857092809633007,0.4651137256663065,4.521746040865337 -red,square,0,50059,0.030801477985402115,0.4450925298840568,0.5139462106327378,5.765384660292173 -red,triangle,1,50079,0.9295633650851368,0.4465677743626929,0.4671581635207841,4.828768170947682 -red,triangle,0,50088,0.8522830355755283,0.8886608847411923,0.47296385265409335,5.123325386070224 -blue,circle,1,50089,0.5907974301602479,0.18177179958161316,0.5166142163134199,5.358514538446458 -red,triangle,0,50096,0.17499534404260897,0.58696812782145,0.47315665875831786,6.369426659509508 -red,circle,0,50101,0.8934191685801599,0.862206333993704,0.4759856470849733,5.591123147785623 -green,square,0,50151,0.9414833951003599,0.015676759070376134,0.4871686239600665,5.303980068715217 -red,circle,0,50168,0.9309035945390308,0.9106242351573676,0.4638384713939216,6.594051530574089 -yellow,triangle,1,50170,0.2729382919576864,0.8078255799681063,0.524625596873308,3.315998376803011 -purple,square,0,50197,0.9193696449117117,0.42274361686784134,0.5265756803732765,4.080435326801061 -red,triangle,1,50203,0.7608180397008772,0.14755623277866015,0.4707708829577415,6.875011922449908 -purple,square,0,50206,0.22877762481215724,0.015126352415622324,0.5243979356397273,4.394135416814222 -red,triangle,0,50229,0.07102165539037897,0.36011768221354434,0.4674087737947362,5.549161024383484 -green,circle,0,50232,0.3593507685450774,0.418392921869985,0.5042648553292465,3.450781184695579 -green,circle,0,50248,0.6456594515825015,0.0820729993527618,0.5071303473202191,6.247656511766292 -yellow,square,1,50260,0.4611922050817028,0.5227057126357607,0.4979592648374241,5.952420482443102 -red,circle,0,50270,0.20317572332075828,0.14294055851428855,0.4638252773859487,4.972612818726757 -red,square,0,50293,0.4135205195409214,0.820787494460942,0.5144877997763713,4.884023587702603 -purple,circle,0,50303,0.2508543748504978,0.6545550343704586,0.4857092988276182,6.349567176386176 -red,square,0,50315,0.47133303467784793,0.27019170581093654,0.5218652839478982,6.334716811976421 -green,square,0,50335,0.5940252800697978,0.12868818822249917,0.4840542504282353,5.465215904507521 -red,circle,0,50343,0.87343258156755,0.7959017908879359,0.4711587098487996,4.684253907654964 -red,circle,1,50346,0.24791976966800988,0.27718956956891944,0.47359723553040084,5.930786830052889 -red,square,0,50348,0.7704209906946302,0.9766476084478978,0.5306035676843213,4.8300351514815345 -blue,triangle,0,50349,0.12077841555563795,0.5177387059804798,0.4927447961584418,5.1632064660837935 -green,triangle,0,50358,0.02748574027015671,0.9390257598837265,0.4865971592096993,4.961063050270659 -purple,triangle,1,50363,0.6449573732415836,0.016448394449012138,0.4894746347705716,6.767456867759313 -purple,triangle,0,50373,0.8748874366356839,0.5525225999813276,0.48868205150023436,2.527605160718528 -red,circle,1,50374,0.8384770103507838,0.7634889116444994,0.4805909340794253,3.4834652531802326 -red,triangle,1,50375,0.4318928204558009,0.6542202452731594,0.4866972375699526,6.320080557404322 -yellow,triangle,1,50380,0.914181904742404,0.10831237121364024,0.5279995087276649,4.79409855936342 -red,circle,0,50386,0.4138647728689233,0.43369085609932245,0.477876823925084,2.931802613098213 -yellow,square,1,50396,0.5770019752306095,0.9625358495098011,0.501579697019034,6.100638786348616 -yellow,triangle,1,50398,0.2264710327058158,0.36792648004543194,0.5250291016834897,3.901075929475869 -blue,square,1,50403,0.3901434825842841,0.9099402944692845,0.4753329600288781,6.026259464550773 -green,circle,0,50410,0.9676110961220725,0.32560035996749737,0.5096600461327119,3.533407503347091 -yellow,triangle,0,50413,0.9829340648416501,0.09425380501741532,0.5240357774773491,3.8940758506063893 -blue,triangle,1,50428,0.8039263712443915,0.7808678035055574,0.49026108607687585,5.8131616109363895 -red,square,1,50431,0.5686249541193413,0.08427637225553308,0.5212980597185892,4.121873837196647 -red,triangle,0,50436,0.7823816716154223,0.8744433199210387,0.5015593604848051,5.213747870365629 -blue,triangle,1,50438,0.936214699098151,0.7502086695391157,0.4914269574675811,6.422841798647538 -red,triangle,0,50441,0.42185070776876454,0.935454711407329,0.5021998693452546,5.988321030275532 -orange,square,0,50455,0.8191624785498617,0.19961659304327606,0.4884942916814342,4.771518554714185 -red,square,0,50456,0.17787972292938847,0.29877209573782126,0.5170261095741998,4.1353044725898975 -red,circle,0,50473,0.7477748677573409,0.7626437912143071,0.47563557399231954,5.270389103012094 -green,triangle,0,50477,0.6347852199352854,0.24340025095082585,0.4922862352125309,5.347679834248751 -red,triangle,1,50482,0.3275636265752947,0.8951212056020474,0.5043605603375156,3.841778909020895 -yellow,square,1,50497,0.8166224444830922,0.9055235707927637,0.5112238278508051,2.2161110388844443 -yellow,square,1,50504,0.08611223547352909,0.36884810020179126,0.5053756287265811,4.974547297943633 -blue,circle,0,50513,0.2750202282858297,0.5486011607204487,0.5064998858474193,6.294227761632087 -red,square,0,50519,0.588539036402016,0.27551625156498993,0.5116306945698845,2.611724496686124 -red,square,1,50525,0.6128253921395171,0.01135418737128302,0.5061720101509078,4.540392968708135 -green,square,0,50526,0.3306297578439983,0.8407643269350541,0.48159196442731406,3.430110660320924 -green,square,0,50528,0.16334324636669795,0.5691464360401864,0.48579790641528486,7.19008906984642 -green,triangle,0,50533,0.6828397190827553,0.12658167213610316,0.49482436605694474,5.443268320596251 -green,square,0,50544,0.3735395457575743,0.38008622138529813,0.4891771276954551,2.967425323670074 -red,triangle,0,50547,0.736551146944394,0.11089018058115052,0.5012885848312164,5.303607683320858 -red,square,1,50570,0.8452166071431323,0.7887625111934684,0.5071417945021927,3.5467589172327636 -red,triangle,1,50571,0.43094206855343187,0.44081630803458705,0.4911024024851045,6.311380888682606 -red,square,1,50594,0.08081009994244115,0.5586230318460015,0.5112859672129461,5.085165032884066 -red,triangle,1,50608,0.10203423701992886,0.7766591108703994,0.49517477362691437,4.450112745037305 -red,square,0,50633,0.5410937033988072,0.2510818531169222,0.5044599965754888,5.278660762201601 -red,circle,1,50637,0.014157126433777867,-0.004027854421870591,0.47373829241227233,5.285192702359463 -red,triangle,0,50639,0.1922670519057157,0.57587148444939,0.50391478749328,5.000854990281784 -yellow,triangle,1,50660,0.6296237959124499,0.5899745988128372,0.517909799510696,4.980515950846882 -blue,square,1,50677,0.8547187217886532,0.9229455730501026,0.4901220363061899,4.533703416593276 -yellow,circle,0,50689,0.5768862140768666,0.7558901950286872,0.48697198883306003,3.8232674225777665 -yellow,square,1,50698,0.971536725234087,0.9450518727159516,0.5061549237388152,3.168331767532198 -orange,triangle,0,50700,0.28680386527684365,0.3184288338577611,0.49452855678469665,6.147396811086654 -red,square,0,50704,0.45266490200206344,0.3955399863580963,0.5021679105101176,4.94503393604431 -orange,triangle,0,50711,0.12125241072670401,0.4334721789048095,0.49692716203328496,3.075795899765114 -red,triangle,0,50729,0.964856578918815,0.8860718969310118,0.514272148743661,6.130095479879784 -yellow,square,1,50739,0.3633251539871051,0.5074568071938828,0.5071066856553837,5.417927138716871 -red,square,1,50750,0.3124765870373666,0.7219133866261176,0.4962271670480276,4.290170160861088 -yellow,square,1,50758,0.08734406056523925,0.17852809819350712,0.5166375105122211,2.511772136948832 -purple,square,0,50765,0.2050117710394752,0.9221666221421174,0.5261591475586372,4.905732135963039 -purple,circle,0,50784,0.5822698640607734,0.3527475647113385,0.48512751962693074,5.835390056926741 -red,triangle,0,50785,0.9305174271457112,0.7602509581240362,0.5231414221309666,2.8578020337344996 -red,triangle,0,50789,0.187327103221966,0.6964874955141749,0.5261435676131992,6.07188426053185 -blue,square,1,50800,0.7578075117552626,0.434013491880886,0.48528541370334394,4.301026866416596 -red,circle,0,50811,0.360202616329356,0.35989583296453714,0.49469391987465694,5.750914798889595 -green,square,0,50826,0.1742972776948868,0.2232399674915918,0.47896122181254464,4.097314615101047 -blue,circle,0,50827,0.5469195471712751,0.19403983266208824,0.5048591096566778,5.351786075998247 -red,triangle,0,50838,0.8810406285432517,0.0027700109965168584,0.5267194633766432,3.6120173107084903 -blue,square,1,50845,0.39895306951164056,0.053627472726518244,0.486468159305982,6.151304292398898 -red,square,0,50849,0.1649745341106975,0.1781266223193606,0.4916745291400111,3.7522383651757125 -green,square,0,50854,0.5778926708652365,0.16607730098833684,0.47786807950058424,4.641665940177721 -purple,square,0,50865,0.03627784238228193,0.5940492724105999,0.5228772281548504,5.058984253510755 -red,triangle,0,50879,0.9325719184637344,0.3972164381795129,0.523127919360907,6.571071966992455 -red,square,0,50889,0.1823879844505808,0.9563954291022192,0.49775451776549595,2.121362746111849 -purple,circle,0,50899,0.6744252969731875,0.8193923678767696,0.4885552072650017,2.595243680465718 -red,square,1,50901,0.25815993917916347,0.06698404561250404,0.5033331506287694,2.271143467981933 -red,circle,0,50904,0.1662808713397611,0.11721358536358262,0.49366295580769554,5.294905346001182 -red,circle,0,50908,0.7475619196584694,0.7972671824017802,0.49400066291491174,5.160671352112246 -red,circle,0,50911,0.992138580521617,0.977367722873699,0.5011341489407665,3.201061839890589 -red,circle,0,50922,0.039169533054587924,0.10311427748500852,0.4957241053053567,6.047754364706992 -red,circle,0,50959,0.5243401483121392,0.47795125901178614,0.5068006845133315,3.7770510589842843 -red,triangle,0,50965,0.07523305097130395,0.8897061152490147,0.539508843493083,7.540765986282469 -purple,square,0,50970,0.42685899525327364,0.8953390837018341,0.5239683589028498,4.707022506956129 -red,triangle,1,50987,0.9637357047681995,0.963395431752885,0.5474893266383639,4.165759331704324 -red,triangle,0,50994,0.07604778139495338,0.8961047832069696,0.5434631546274579,7.366686883283737 -red,square,1,50995,0.69381809847172,0.24744691498124527,0.519935360760861,5.943587449581854 -blue,square,1,50998,0.49537193661809464,0.08421382928387078,0.49128711930137836,7.732990515327043 -yellow,circle,0,51012,0.35706118260793507,0.20800478766753572,0.48387856554823144,6.41215738105116 -red,circle,1,51042,0.27533745197489723,0.1861882844753225,0.5039689230385741,6.230298878889761 -red,circle,1,51055,0.5852144832809227,0.6738964192500938,0.5117878801289304,4.025024404299064 -red,triangle,1,51057,0.6949978607748388,0.38605836265153837,0.535714765566648,7.683622248851269 -orange,triangle,1,51071,0.8514572419083051,0.01775620980069781,0.4988008648114351,6.407697305792211 -yellow,triangle,1,51072,0.5332454839284702,0.34538628637341273,0.5076223082605272,3.7576930767491348 -blue,circle,1,51085,0.28831946679475484,0.9426142171440738,0.4826060414357284,5.9178437469062075 -red,triangle,0,51092,0.7432687563111365,0.24816456477361093,0.5336436786526519,6.268906491708289 -red,triangle,0,51106,0.95076327141838,0.06102907057275764,0.5272385698543371,3.6220153746320896 -yellow,triangle,1,51110,0.734429401776723,0.08681255269814003,0.5085256103522185,5.4296018246596605 -green,triangle,0,51113,0.12073873284373415,0.2111256741059272,0.49595372881916666,4.387137440051554 -red,square,0,51118,0.704956644305658,0.4129288557104568,0.5214573504064933,5.393620300743894 -red,square,0,51125,0.6821975511075066,0.7576292055914602,0.5137454727526782,6.563979457042922 -blue,triangle,1,51133,0.7771767707606433,0.9302996310508366,0.4990336886341269,6.26915908413303 -yellow,square,1,51140,0.6527249980388876,0.2624021751911615,0.5074708115647842,5.033931426394182 -red,circle,0,51148,0.543891709896823,0.6422704000603097,0.519852927370641,5.921018269669783 -yellow,square,1,51151,0.22639103742944633,0.2039674475056904,0.5065845129816348,4.758396830137906 -blue,square,1,51152,0.8433720715706001,0.24308815255090832,0.49285882606892506,3.6064714102151663 -red,square,0,51163,0.799980754891858,0.6799130546145269,0.5014090624175368,6.8914482838827835 -red,circle,0,51182,0.0697214069483626,0.05696404011110066,0.5176388102937045,5.924685542753775 -red,circle,0,51193,0.4676920009759702,0.5156982936717904,0.5222328642547288,5.108520836739551 -red,triangle,0,51206,0.18746042030333698,0.2976196106567721,0.5312470349489933,4.159487169856136 -green,triangle,0,51230,0.6158260052253477,0.3381165203892189,0.4981138951863388,7.585826281397896 -red,triangle,0,51243,0.7250515468609884,0.6714252427201001,0.534232736438725,5.394736420427244 -yellow,triangle,1,51260,0.4372175152402803,0.4869712529203526,0.5287255912322614,6.308871170834088 -red,square,0,51265,0.31317592540252326,0.16928466634882766,0.5039790043763738,2.9853889074712456 -green,circle,0,51269,0.9230774740190772,0.9102907614134161,0.5001118696899801,3.087312240937056 -blue,square,0,51287,0.40022732626088375,0.27857733007954943,0.4988001143923414,3.8197671450059456 -red,triangle,0,51290,0.8521492228633735,0.7223744245087477,0.5293165352539642,4.540872189577106 -blue,square,0,51293,0.9750029940517997,0.9273663459949385,0.502473702535987,5.516816961545174 -red,triangle,0,51307,0.7280363455551779,0.71944250891602,0.525161269846493,6.136741866183258 -blue,triangle,0,51310,0.5138301434957004,0.007465860710565764,0.5091601132214234,5.306584609441324 -red,square,1,51313,0.25360397340016905,0.7596184841291769,0.503441766105535,3.2728298348514397 -red,circle,1,51357,0.6089574330058657,0.7066778975020571,0.522595005501187,5.846864187833653 -red,square,0,51359,0.7572955027907539,0.38647424182386725,0.4957004922973847,5.210097520620325 -green,circle,0,51369,0.4817830628089391,0.6027335740507863,0.5032580622706814,4.31121473585327 -red,square,0,51372,0.8367799277448835,0.893248422318739,0.4883538473632337,4.464249116935543 -purple,square,0,51373,0.7582890502650408,0.013912614811439017,0.5032163061648038,3.71956072761866 -red,circle,0,51387,0.8868907232412273,0.9337531047564203,0.5194825384577602,5.749002170752891 -blue,circle,0,51393,0.09401551660922158,0.5942674303033858,0.48175661160014704,8.031876042411836 -yellow,triangle,0,51416,0.6924826566113799,0.37030167277457804,0.5301359082109466,5.891079351783599 -red,circle,0,51419,0.7377761536940319,0.695730071033105,0.5114317564302873,3.714138215471475 -blue,triangle,1,51430,0.745608902246744,0.30967953282463523,0.5002873369293498,5.060823437635704 -red,square,0,51444,0.7149626242410154,0.6562048459217744,0.47517747061956994,5.048681271352033 -yellow,square,1,51454,0.9666352566308892,0.4657148381139695,0.4969257048462832,5.68680175222796 -green,circle,0,51460,0.8739180628664743,0.8186240265101146,0.5096171654550162,5.554756335890901 -blue,triangle,0,51466,0.2295939922656317,0.48774256860637055,0.500643008555975,5.169995559730423 -red,triangle,0,51487,0.7070632037089664,0.6113899806497552,0.5319638771233706,5.656018133449397 -yellow,circle,1,51496,0.8457454058738507,0.038506022431195164,0.48467959505292885,6.452126321803834 -red,square,1,51497,0.9571629531842557,0.5934000722492766,0.477240565418295,6.915223217908465 -red,square,0,51500,0.1409008588671108,0.2886739693807736,0.47477808567218116,6.479804087829895 -purple,square,0,51506,0.07879827202449086,0.7998478180303038,0.5099257311877712,5.098968328679642 -red,triangle,0,51508,0.8158332387476945,0.4125759281503657,0.5298669202110973,5.342442650318176 -red,square,0,51510,0.06573612991136613,0.7210550855091418,0.4784826563413761,6.802494441659632 -red,triangle,1,51513,0.9130059330296822,0.73222830445564,0.5307689734849879,4.944200424828462 -red,circle,0,51515,0.13157020410358145,0.13621387114226108,0.5251944493406018,4.783001779186537 -green,circle,0,51524,0.6628162237858021,0.40479096499092715,0.51241764571164,3.3464733559838975 -yellow,circle,1,51529,0.925419097026505,0.2746848777858075,0.48238559584587537,5.267512415070324 -blue,square,1,51531,0.9146713488587618,0.4187850192783583,0.5052031708516168,4.328362140085191 -red,square,0,51535,0.6697448292840856,0.783196991717567,0.4778892605182499,5.78918627694162 -purple,circle,0,51549,0.5907774720389022,0.30662430611178715,0.48452106044624255,4.005681698791068 -yellow,square,1,51557,0.6021343317889419,0.42178288814581477,0.5031743727430278,4.555450673506873 -red,square,0,51568,0.9265366061151674,0.7473004708913986,0.4685681296948298,5.730653200107484 -blue,square,1,51570,0.6969250127124594,0.29974935620697174,0.501147366772824,5.5280671016604535 -green,square,0,51571,0.4663865424840806,0.3522304620611182,0.46961666322142337,4.62020713183416 -red,square,0,51576,0.040342718477054396,0.5770444692907012,0.46354678813532385,7.151619484057629 -red,square,1,51578,0.37325844093423755,0.9655933365333579,0.45965020235125087,4.710096652461195 -red,triangle,0,51602,0.16302825549586486,0.5629489752483217,0.5258733416212248,4.174808681613526 -red,square,1,51604,0.41701707671758126,0.9175694687844062,0.4528007666201084,4.880351352714453 -purple,square,0,51605,0.8668838541588562,0.3658084272985406,0.508964753158348,5.839488746618781 -red,square,0,51632,0.21352378353543333,0.39800789753979215,0.44849862316922917,4.404420202833314 -orange,circle,0,51638,0.359563850875649,0.44183971037529857,0.4992925798624336,5.681907003428397 -purple,triangle,0,51643,0.7372586930970393,0.4683270726622283,0.48300142321406325,6.171657852147866 -red,triangle,0,51648,0.7109240438085478,0.9875131220035608,0.5293964074967556,3.587950604511093 -yellow,triangle,1,51655,0.04160554817225104,0.6458323941474418,0.5326931302379652,4.929764786347565 -blue,triangle,1,51660,0.24312357880726554,0.4234675253364347,0.506592134408511,6.421022808537366 -green,triangle,0,51662,0.9844801427550086,0.34546435167199774,0.4847984777789095,5.919735945055961 -red,circle,1,51673,0.9340217238631677,0.8696812631639652,0.5109516438715346,3.7853018086657926 -red,triangle,1,51674,0.15428409179982372,0.05503714886890332,0.5181907153123715,6.288109148235346 -red,square,0,51684,0.9741380597538469,0.018224040848909384,0.4478676183228643,5.420496133850821 -red,circle,1,51690,0.025187890752278563,0.011294397111185005,0.5148855518017568,6.167252011589368 -yellow,triangle,1,51703,0.10946808840217115,0.9672780362266309,0.5305167810495778,3.6903066711320576 -yellow,square,0,51711,0.5302403582175178,0.5556234547580495,0.5187480947758757,4.092016767656543 -red,circle,0,51713,0.5114496655001461,0.6064810358189353,0.5154031721277909,6.285577951416542 -red,triangle,0,51715,0.6354942383242759,0.426669705402724,0.5202883781268917,5.288680750052341 -red,square,1,51743,0.35914104559973503,0.7004399526603373,0.44049459546058434,4.280750263509971 -yellow,triangle,1,51745,0.5009413686804034,0.3124850966197281,0.5340891489458927,4.6986624047815555 -yellow,circle,0,51760,0.7276510081242807,0.9518224172477104,0.4887173847508473,4.153208149862749 -yellow,circle,1,51762,0.9227496226557272,0.023779447605717707,0.4917481819631273,4.855652911187007 -yellow,circle,1,51786,0.1522396936270799,0.3653112653568289,0.499439773612058,4.769269389187627 -blue,circle,1,51790,0.8409690881801342,0.5957994405022468,0.4768411624161044,5.321977867069022 -red,circle,0,51796,0.815549154524023,0.8642599037138339,0.5286541659427871,4.823636519927796 -yellow,square,1,51806,0.4922586095143108,0.1316807235586278,0.5135475132263021,5.5906743328888595 -green,circle,0,51807,0.9141731688670173,0.46523676900830624,0.5077395025666828,4.984733037268875 -red,triangle,0,51809,0.4476504009558353,0.511371954116705,0.5224315595765628,3.7472200693775193 -red,triangle,0,51814,0.7316700800263944,0.2814708929184262,0.52716560361122,6.0596550534655025 -blue,triangle,0,51821,0.6693424678597197,0.13615228256254785,0.4984427234099002,3.0604416817461346 -red,square,0,51837,0.9224420773691162,0.9751573249131247,0.4489943719777926,5.94297121407402 -yellow,square,1,51843,0.04529504186463029,0.2590147781397363,0.5106422562337171,5.05728472428805 -red,square,0,51871,0.4746160331781294,0.8021430706647209,0.4625385235041772,5.667349691950577 -blue,triangle,0,51894,0.03383802891646104,0.42815637397252193,0.5094869894118408,5.777914893347396 -red,triangle,1,51903,0.8654831367586814,0.21572479821068768,0.5422185981143006,5.395930425008316 -red,triangle,0,51905,0.7695971083833717,0.052280825893191496,0.5386653755584211,6.092696713021861 -red,circle,1,51913,0.42948597579972114,0.3389620002510328,0.5401730116239795,5.563662675850257 -green,square,0,51917,0.7509214654693568,0.9689894364551752,0.47791040325486656,6.245239164023682 -red,square,0,51926,0.07061408599678454,0.7013437939967658,0.48334129428323963,4.630264980712026 -blue,square,1,51930,0.03325950548093659,0.5302944639989472,0.49722888857410935,5.523889009938737 -red,square,0,51935,0.6288367073509661,0.5077078229492129,0.491203682248102,5.850726350369469 -green,triangle,0,51937,0.8110395177542319,0.8604262031679589,0.487705153062008,3.489013738388873 -red,square,0,51942,0.6284513175632728,0.8151131978741082,0.49000450174459026,4.753297819942608 -red,circle,0,51943,0.8129242840695271,0.7335036396443173,0.5388169192822269,6.662138084224714 -red,triangle,1,51950,0.6562712647630088,0.10117226646252886,0.5347273826326017,4.715389834504573 -yellow,triangle,1,51967,0.11678633023821827,0.31817702727595565,0.5295828201364886,6.99484642465337 -orange,triangle,0,51969,0.847444056702493,0.14137315674846596,0.49954109149852305,2.276290051910118 -yellow,square,1,51982,0.174803713787973,0.08488496442701599,0.5063942438660864,2.606033666755291 -yellow,circle,1,51986,0.5961635979844375,0.7630965022578878,0.4960337158868015,2.6491961183101957 -red,circle,1,51998,0.8582493166271552,0.7727476425494122,0.5311230162106322,5.312889792932207 -purple,circle,1,52000,0.00567006363171263,0.5852174051876605,0.4894640623922945,5.292625739249313 -purple,circle,0,52008,0.243996126869515,0.7263759935383862,0.4913110412259708,6.255297398939461 -red,circle,0,52031,0.5721855743496772,0.49853084187327373,0.5181973759061438,2.881267732496781 -red,triangle,1,52046,0.8474843575971506,0.7361385748930228,0.528659969589093,6.944834759284755 -red,square,0,52051,0.32980154524681793,0.9032738530198129,0.48305224884247205,5.767735093424061 -red,square,0,52056,0.4623444192072558,0.3231819396802911,0.4783859580866062,5.165766139792251 -red,triangle,0,52057,0.20690559658118024,0.623127527189831,0.5196151241770021,4.9453116514137365 -purple,triangle,0,52076,0.8503606604703292,0.944320244344703,0.48486955348868793,5.466595461830436 -blue,square,0,52103,0.5916309128884358,0.6500248651392257,0.49722515289836583,2.3999301835688915 -purple,square,1,52107,0.8588525745090811,0.5843369394083263,0.5179769913654745,5.148189365249592 -yellow,square,1,52114,0.8035308395661721,0.18182376894894947,0.5102668719159817,5.331062198055418 -red,triangle,1,52115,0.2933628823238398,0.92061551444389,0.5219463050710126,5.299837853971599 -yellow,square,1,52132,0.2024318088395488,0.1394320792052257,0.5140818090996991,5.323213095294748 -blue,circle,1,52134,0.42824825635872665,0.5800456605198561,0.4760686370564184,4.634730378496663 -red,circle,0,52143,0.09344004386067162,0.1741478533803294,0.5163961184470978,5.249623109348912 -red,square,0,52149,0.7377702473496214,0.009139564993111304,0.4772451858173621,5.60467292150054 -purple,square,0,52161,0.9512453342353719,0.8974241044880871,0.513593758113193,5.327884430880368 -red,square,0,52182,0.015522137619518928,0.1333793748758263,0.47904672116639313,4.424595485702003 -yellow,circle,1,52204,0.506835411816078,0.5631128409246836,0.49955121464053626,6.202554467791249 -green,triangle,0,52205,0.06877662852325894,0.9789054101866604,0.49464180611131714,5.387164967368842 -blue,square,0,52207,0.9542380394771601,0.9317909386399712,0.4909167630766677,6.734110505802306 -orange,square,1,52214,0.4496744014145475,0.08276236027308737,0.4904474474074879,3.5165422496211907 -yellow,square,1,52215,0.8042519668244892,0.2884491811449357,0.5109149758546478,6.283163848995784 -orange,square,1,52218,0.3157722639507038,0.9855837216848163,0.4951830337617732,5.800109088562794 -red,circle,0,52224,0.1728389118875222,0.11317941482199459,0.5244091560274324,6.5046882900817735 -green,triangle,0,52229,0.7110449580320812,0.20453192165165845,0.49406753937433706,4.387637067650083 -red,triangle,0,52237,0.36817863186231503,0.1971623626175223,0.5136900170452919,5.262223682053327 -purple,square,0,52239,0.08935440578648401,0.09541224385714908,0.5188380366660397,5.038428222166403 -blue,triangle,1,52252,0.2741723615556444,0.3130824117898964,0.5088615413102675,5.308579482081409 -red,triangle,1,52253,0.9779713440415067,0.774072177853534,0.5173897702213924,6.398087944020965 -yellow,triangle,1,52254,0.5287946617232347,0.3550702617349799,0.5282529415454152,5.400839490006583 -red,circle,0,52255,0.626097973401072,0.7195464329351933,0.5158838566430032,4.794338368698951 -yellow,circle,1,52279,0.7355076761897926,0.3806420101754633,0.49416060379455956,4.901707450592116 -yellow,square,1,52282,0.07807384582003984,0.4741934618504674,0.5077249877932862,3.672397302171495 -red,triangle,0,52283,0.36701413886903766,0.9336745582297516,0.5148719445492097,5.20172509300433 -red,triangle,0,52285,0.0990156465556884,0.8410130899820469,0.5178978077124209,2.6869689830232826 -red,square,0,52295,0.6049304927234905,0.7047521436520041,0.5112053089842875,4.079730178367164 -purple,triangle,0,52298,0.2149756915623633,0.04499740833010657,0.4802334336165949,4.836185658744674 -red,circle,0,52302,0.7514101864560648,0.677243471681068,0.5010317275494404,3.099854727323486 -red,triangle,1,52313,0.1881359166209492,0.9341342254208683,0.5139926118968475,5.393136232461404 -purple,triangle,0,52335,0.15791960711376474,0.6277523258484347,0.4816148562296628,5.388935116172032 -blue,triangle,1,52340,0.8733222646587602,0.9619949384736779,0.4943784949906086,3.767936800157836 -red,triangle,0,52345,0.08029122420389123,0.1439100337383613,0.5170842898800784,4.6692782396176815 -red,triangle,1,52356,0.5483739692174197,0.28495883359281626,0.5131064921453254,4.024261456239268 -red,triangle,1,52358,0.1032619734864989,0.9513537765332436,0.5153764600639816,3.7232419605329703 -red,triangle,1,52362,0.908869029920776,0.7826716483137682,0.5102402231247036,4.234752980025949 -orange,square,0,52379,0.7936665112690795,0.8426748908373884,0.4919550296572429,4.22790829887506 -red,triangle,0,52381,0.6475202334821598,0.8462874561504913,0.504320793146567,5.019939817941728 -orange,triangle,1,52387,0.5749983657581855,0.35987460533527227,0.5001348947428911,3.884981002818647 -green,circle,0,52418,0.67662155386729,0.6653302398275254,0.5029959671149259,3.856832287406202 -purple,circle,0,52440,0.688424437348071,0.17308065202330447,0.4865435847528421,5.154124046467038 -red,triangle,0,52468,0.6135810074552136,0.2764450176273855,0.5121002409489613,5.59186554887647 -red,square,0,52483,0.8733657386221578,0.6541739165106865,0.4906602023294829,4.9125395426848675 -red,circle,0,52498,0.6831138147452418,0.5904990386922024,0.5050111802695261,3.3111095677596736 -yellow,square,1,52502,0.9064391998762573,0.9888162512981494,0.49853393097373594,5.620736021863709 -red,circle,1,52518,0.077649783869285,0.11628539212179528,0.5107983708588363,5.932608047497987 -blue,square,1,52527,0.1301495953740337,0.5556767639288793,0.49003740246433636,5.367606120411192 -blue,triangle,0,52532,0.000881025170573424,0.5517627694496242,0.49305724181885535,6.371797048974764 -red,triangle,0,52547,0.23040699709948176,0.07246442447096735,0.5187151376071768,3.716213167206817 -red,triangle,0,52556,0.9830142148411835,0.02031325964142372,0.5232400897178063,4.994413026228556 -purple,square,0,52569,0.49564524082536643,0.6234083323619819,0.5216969741068767,6.5731584112566575 -red,triangle,0,52570,0.5276478009697795,0.1126643886907388,0.5205912546090715,4.219592271352261 -yellow,circle,1,52573,0.2959161260074732,0.10868429966375115,0.5006732080078359,3.161686835298362 -yellow,square,0,52575,0.5757324905306846,0.663209725308498,0.4964954775303364,4.477070389969837 -red,square,1,52576,0.6043095647210869,0.3042736836391958,0.48075738645409366,6.806321430196472 -yellow,triangle,1,52593,0.07387916169910536,0.3061990051362209,0.519022887342692,5.982167038244008 -green,circle,0,52598,0.13040318272752338,0.05666980978760916,0.5029184904909978,3.456664689530404 -red,square,0,52606,0.04512710904729755,0.1467837302768299,0.4869756818027536,3.9934943061059704 -blue,triangle,1,52609,0.9084407078949894,0.7424532654182623,0.48855863503507835,3.080847988790612 -red,square,1,52614,0.37869001838466576,0.8993972654399166,0.48922243951821953,3.917005683291519 -purple,square,0,52617,0.5907293854809421,0.8731493250391283,0.5243215380601083,5.696455073689237 -blue,square,1,52631,0.7837074900310228,0.312303888278461,0.485149227601041,4.497896357070947 -red,square,1,52646,0.39986058026787674,0.00873367373951961,0.49260168125349185,5.247702567202491 -purple,square,0,52652,0.08227296864945932,0.0027498863046688804,0.5276786142546909,4.8131204967338865 -orange,square,1,52676,0.3647329727753311,0.9760225945493155,0.4993673587267736,3.404664579955616 -red,triangle,0,52683,0.22436709765289364,0.2634707491686573,0.5116341805377761,6.7641946273908955 -blue,triangle,1,52687,0.7210912614188684,0.2687333044849789,0.4787611535711431,5.073167960937283 -red,circle,0,52691,0.5222832712871655,0.4309615584864218,0.5189220366355285,4.2400120909055685 -orange,triangle,1,52707,0.9214487852161317,0.09343660662775943,0.5012255358092673,3.7225883213157878 -purple,square,0,52708,0.14643777542001046,0.08700818141116695,0.5292311920140658,5.016131054958602 -red,square,1,52709,0.08897300301121103,0.7814700000383876,0.49895900444216007,2.2865095711177674 -red,square,0,52772,0.5786910734396149,0.05729958812990188,0.4933345442226914,3.386828921534422 -red,square,0,52785,0.03581062837884763,0.5926768901310614,0.4870356571675463,5.656973762384574 -blue,triangle,1,52787,0.22066838727428473,0.9724585787430184,0.4778306446037541,3.6993194051344243 -red,circle,0,52810,0.9339593499075624,0.8543023949591325,0.5286370929643673,5.377735499739121 -green,circle,0,52812,0.02781734924224788,0.20488543547914717,0.5192762517758809,2.633093512339452 -red,circle,1,52833,0.03451473868527677,-0.024521956623567445,0.5304534885529195,5.487298960378328 -blue,square,0,52846,0.7814824453356772,0.7248701534651746,0.4935167498542997,6.4853693993086665 -green,square,1,52847,0.3808836987911267,0.11601888960788242,0.4981033152354464,5.340503985443173 -green,circle,0,52850,0.6658425480876631,0.06879813186716244,0.5193911647959466,5.66886374349196 -yellow,square,1,52891,0.9432256294057052,0.51461277320613,0.48421920005995467,5.1984849938911 -blue,square,0,52895,0.3175335461687372,0.6642955604895936,0.48825253654031747,4.0172336283039485 -yellow,square,1,52903,0.7294708569272657,0.6834369198111935,0.48395310346914544,5.029639996887844 -red,circle,1,52925,0.3888344685340427,0.36685711824773165,0.5286078650116836,5.6297440077353365 -yellow,square,1,52926,0.40288126706358307,0.4725773225275295,0.4900308463285277,4.8423480629276545 -purple,triangle,0,52930,0.6243223554286969,0.01674605079475988,0.48784423798029597,5.813101129306321 -red,triangle,0,52950,0.4137729289410823,0.5381877940494273,0.5016704145897024,5.937617197460704 -purple,square,0,52951,0.7721308028509409,0.16645166096201747,0.5343470851456465,5.924206524129342 -red,square,0,52954,0.7152566018456312,0.9461356788286511,0.5057789928561544,2.803100018283603 -yellow,triangle,1,52960,0.007166004664540759,0.1468412366931977,0.5378776097852618,4.586780118277933 -yellow,circle,1,52981,0.5173462993422445,0.10318929741795924,0.5038983234708592,3.0644798227158656 -red,circle,0,52997,0.09245310798264372,0.08668137004811208,0.5220291354834344,6.290938076708495 -green,circle,0,53021,0.8577994488156397,0.5888623404030089,0.5152289064080161,5.337059411360258 -red,triangle,0,53029,0.0427220406033213,0.5996915527020832,0.5078774477298722,5.290998502312482 -green,square,0,53041,0.043570248003231504,0.5701860157154788,0.48611390263711507,5.246505110710838 -green,circle,1,53042,0.04875603581062338,0.15194792481958064,0.5147169283788311,3.7735864371362666 -yellow,square,1,53043,0.2558796969555164,0.23811733022208437,0.4856843295730806,2.203984897937227 -red,square,0,53047,0.15046233620422622,0.8317631511838962,0.5131889828276508,3.926268570051162 -blue,square,1,53061,0.995737268290847,0.9774029199356878,0.49361106199859145,5.444058955485115 -purple,triangle,0,53072,0.9413442697917878,0.6860665086684452,0.48544826702059524,4.591111804379497 -red,circle,0,53121,0.9835676379232661,0.9433763581069705,0.518576456967524,5.901150831764511 -red,triangle,1,53126,0.6105149066369585,0.9220560324294793,0.5130380585566496,5.928863577445601 -purple,square,1,53143,0.12530813144984565,0.3370136990801531,0.5331873228500835,4.672746340928424 -yellow,triangle,1,53154,0.41125103363273674,0.6822319800697034,0.5212070340660843,2.9674899677127056 -green,triangle,0,53162,0.028160872816518467,0.2362809112646198,0.5073427834924018,5.441330972245684 -green,triangle,1,53168,0.9190637778749419,0.19669683997132703,0.5115504561103202,4.732555979100018 -blue,circle,1,53172,0.6720223230340686,0.5738592422850695,0.4806935362352563,3.202817196382547 -red,circle,1,53175,0.2953529994616553,0.22808842205456112,0.51039702482179,3.1812281832600298 -blue,square,1,53185,0.2219380141638697,0.702824526761126,0.49697554673650995,6.847691045252694 -purple,square,0,53207,0.11425260785878544,0.49571714997225946,0.5307216360443998,4.4708469947821134 -red,triangle,0,53211,0.04347576894022498,0.7642076887432399,0.5085319918983586,6.590880005622975 -red,circle,0,53230,0.7917571475278645,0.8713469392168643,0.5107429288468274,3.9649950733894372 -red,circle,1,53236,0.4661241690495891,0.3895805149926871,0.5133996307698135,6.269463050471795 -red,circle,0,53239,0.6853093986187075,0.6712156691019893,0.5120264432661308,6.595980582926875 -red,square,1,53254,0.9524026372334484,0.7514457850648184,0.513176785350573,3.2079296611637993 -red,circle,0,53256,0.3023023021720317,0.26244344172585254,0.5151187899783981,4.576705251242261 -yellow,square,1,53264,0.4008409982664709,0.5280681718870366,0.4876154177872036,4.986710582672633 -red,square,0,53269,0.6041363127894107,0.4585492322173157,0.5106007139585819,5.6615486864247435 -blue,triangle,0,53272,0.9335538133176621,0.2848253193452338,0.46996588658449084,3.4058035578959767 -purple,triangle,0,53287,0.21012403509584532,0.8397203498651571,0.5008524047640063,6.7952218460292855 -red,triangle,0,53292,0.3429024667053624,0.47929843531181116,0.4828950353937109,6.383553259773147 -red,triangle,1,53295,0.18515384746521146,0.2532353230054266,0.4828736091474691,2.2107331839070894 -red,square,0,53296,0.054102905751847286,0.8200177614071831,0.509151958879271,5.453649617983902 -yellow,square,1,53327,0.5772437567081796,0.5598269088393589,0.49016335121085813,4.931818467865426 -red,square,0,53331,0.3775906125856252,0.2277540602251794,0.517292396112212,4.786477715205364 -red,circle,0,53337,0.453345289834169,0.48601281854322814,0.5254787905876568,3.5330797913065966 -red,circle,1,53338,0.1591571590783415,0.11740867795278917,0.5218605514830672,5.5504999324619275 -purple,square,0,53354,0.28528270410924894,0.7661302410766112,0.5385840766003268,5.740480574967503 -red,triangle,1,53357,0.5066315005500213,0.04587541647680238,0.4812503658479811,4.754679006982214 -yellow,square,1,53362,0.6637704535508312,0.5407507500216353,0.4976937531795198,5.925247151519417 -red,square,1,53383,0.39219176534827616,0.5476639535947663,0.5230376941274663,5.474048906674746 -red,circle,1,53391,0.9137916852709447,0.9478944588313902,0.5138826744560256,5.757539560086493 -red,triangle,0,53415,0.48092043523977046,0.41546775043329853,0.4747383481844223,2.9233854855550976 -blue,square,0,53426,0.8701931550778623,0.7792656037809297,0.502850839995768,4.763677718881973 -red,triangle,1,53444,0.37193805384657874,0.10708982250113408,0.47867695348317274,4.347290549442402 -purple,circle,0,53450,0.521272069501937,0.43007771234635894,0.48909289524535227,4.740719352360605 -purple,circle,0,53458,0.9050968120029785,0.09421191810403817,0.48511453320140385,4.011780724389438 -red,triangle,1,53479,0.619441644216284,0.2256311772293219,0.4832298027114756,2.7386664317490106 -red,square,0,53503,0.7139285914828621,0.3310777579816968,0.5137639984652621,4.6206541558997705 -red,square,0,53512,0.6643624860989904,0.580030202494807,0.5118441674036535,4.916144162544415 -purple,circle,0,53513,0.791819631623404,0.7956857548926921,0.48561619093919245,4.379655863178406 -red,square,0,53515,0.16980860287951083,0.28553949719489335,0.5148676871963515,4.758698950147402 -yellow,circle,1,53538,0.7307990296707214,0.7879215454293108,0.503632811970671,3.20953410050493 -yellow,square,1,53554,0.7963479367054498,0.49705860805537194,0.49680589593806285,6.520699023429686 -green,triangle,0,53559,0.9908112170890696,0.04601082055484296,0.5220844009523338,5.5664733389094465 -green,square,0,53562,0.9769859281555444,0.35172539040876183,0.5067621341649307,4.3539870595965295 -blue,square,0,53565,0.8706555987332689,0.757912235267193,0.5138498986973996,5.380743054745994 -red,circle,0,53567,0.0024676387987249138,0.05083429612273676,0.5039487592076144,2.619398230450757 -yellow,circle,1,53586,0.7297528117486306,0.14599466772121383,0.5026238525575261,5.233726078552931 -red,triangle,0,53587,0.5697980727474699,0.05589927899812319,0.49751109178158837,3.8853532836870808 -red,square,0,53597,0.2535867038890457,0.8688668103097184,0.49095495064502237,3.4563482752750816 -red,circle,0,53602,0.8734679331491012,0.9155012385468725,0.49792935205451705,5.866269132508942 -red,circle,0,53605,0.7170488710600035,0.6226868750484842,0.49682420642292735,5.324163770643963 -orange,square,0,53610,0.9988853487546249,0.15523943034690246,0.48807563823534394,2.7538513348864178 -red,triangle,0,53645,0.057152019703461954,0.7930713948164714,0.49888824941667814,5.510583133411919 -yellow,square,1,53659,0.7167298708974419,0.4536367065782505,0.4997763573482059,3.8338036542606724 -red,triangle,0,53670,0.6589006128983669,0.3352318775626706,0.4964646181879287,4.393022798543047 -red,square,0,53674,0.5666299747228207,0.3548557720214315,0.49798441027119517,6.219337458737967 -yellow,circle,1,53677,0.6746074516906357,0.8039286022479225,0.5051494977434232,5.764614291344667 -orange,triangle,1,53680,0.4431316693540571,0.3405488363333343,0.5128223130959686,3.9888930729618792 -red,square,0,53685,0.11657230495747417,0.45547628044542365,0.5084283018333108,6.669178540369981 -red,triangle,1,53689,0.21441583621150195,0.6239369274123343,0.5079931155014976,4.538675252448592 -green,triangle,0,53699,0.28462824993024594,0.07155955139375159,0.5151259593399791,6.021502904209325 -red,triangle,0,53702,0.18530003172725173,0.1850664287997309,0.507149064091653,3.7370196359860515 -purple,triangle,0,53720,0.07745692851639341,0.23790525694735942,0.48096875726637234,5.120135770251367 -red,square,0,53746,0.840797681742386,0.29353690430270774,0.5145304051265439,3.5203394220279804 -red,square,0,53749,0.4815363338880647,0.5299469809870514,0.5155044425846441,4.587977751351524 -red,square,0,53752,0.1163048156377906,0.21960117297230908,0.5134399107386405,5.435305480649757 -yellow,circle,1,53761,0.005122263098804036,0.6574735360653137,0.5103057475906442,4.951171156869705 -red,square,0,53810,0.964138306044566,0.4241014236028319,0.5288574667285163,4.780194606008348 -yellow,square,1,53817,0.565635480367983,0.8704653766551137,0.4973676075069901,5.8204865981743685 -blue,circle,1,53827,0.34908840275893527,0.5179528026928115,0.48140705231662767,4.860777277169732 -yellow,square,1,53835,0.10507907315420106,0.0007109695568577878,0.4922016811946543,5.836957315329459 -red,circle,1,53843,0.42044755874971507,0.3210808861558468,0.4996128360671105,6.604429307955042 -blue,triangle,0,53860,0.405274913883538,0.9975527859615919,0.47049502937321885,6.417363687440029 -blue,square,1,53863,0.88346768840092,0.8838828523547749,0.5209974150890856,6.272164759081348 -red,square,0,53866,0.24774929573044369,0.7029593322064707,0.5152669699524176,5.195079854140742 -red,triangle,1,53869,0.9935353142906873,0.142579247897212,0.5106771319334639,5.444897893078017 -green,circle,0,53873,0.8682771446512328,0.2466008572375623,0.5085008460973088,4.134816763927122 -red,triangle,1,53903,0.0417837627871912,0.8544738543752746,0.5097579661620304,6.503285475394995 -red,square,1,53908,0.254612181128988,0.7919180344301464,0.5225309978797998,5.028268149079994 -orange,circle,0,53924,0.6330475778581115,0.998475130432018,0.5014512347016831,7.461311238284132 -green,triangle,0,53929,0.20542197996154754,0.9883916746417903,0.5131160034219836,5.504788980700801 -red,circle,1,53939,0.7714809149922723,0.7469712349863759,0.5090878532311098,5.905824916190011 -red,circle,0,53941,0.9539246515732512,0.9995384958625388,0.5115435117396863,6.238837197673072 -yellow,circle,1,53950,0.16863623405708605,0.8500771517127843,0.504955747996841,6.428143152605753 -red,circle,0,53956,0.8864290977691268,0.8279829613181919,0.5087521850055658,2.849052445007865 -blue,triangle,1,53968,0.12066366003229945,0.6913183985162518,0.4754819404248616,4.859523758020624 -purple,triangle,0,53969,0.7906059108618957,0.3675018760374894,0.4934992714294153,4.32890628174515 -red,circle,1,53974,0.4955425961672869,0.4443882860346085,0.5056892565205361,4.165998830530639 -red,triangle,0,53986,0.6668311049269761,0.24200514606006396,0.5108715503568901,6.3833822487873695 -red,square,0,53994,0.10800887067401232,0.7569626287163034,0.5307660611121297,4.26824794541685 -purple,circle,0,53996,0.08752767189934352,0.5511965878076084,0.47916876612626685,6.509316389088983 -purple,square,0,54002,0.2789941535351438,0.9319339117099625,0.5097019006700386,5.9798739676589845 -red,triangle,0,54012,0.8345082860853451,0.4179764553333968,0.5269146516236533,6.864484717771276 -red,square,1,54013,0.9491144634945626,0.7621112475028795,0.5332520907479015,4.388301774638622 -yellow,triangle,1,54041,0.7230902638375496,0.08437511339144799,0.4972306924507012,3.4142817598659043 -red,circle,1,54050,0.18995478119414777,0.14879476624196236,0.4998992043066113,2.5810167412681726 -red,circle,0,54061,0.2491793966332707,0.20804943966535303,0.4988335601325387,4.098066625603907 -red,triangle,0,54067,0.6228668840765779,0.9135500394213574,0.5223329798324069,5.783153356283957 -green,square,0,54076,0.23849768154569584,0.17328522232309207,0.5081790134619015,6.252168083218025 -green,circle,0,54084,0.414321460415063,0.9651694664754853,0.5056045333529777,2.409679215791203 -red,square,0,54098,0.6343206916621129,0.5981898159489216,0.5369018644914485,3.681971461097613 -blue,triangle,0,54112,0.700617127347313,0.3137516432711571,0.4786212022287465,5.531785479928818 -blue,square,0,54141,0.34908693292224724,0.15605048233966923,0.5155216268127413,4.7536894652426644 -green,square,0,54164,0.4978177033542378,0.36864351427063813,0.5088662785366886,3.3946087933985982 -purple,triangle,0,54165,0.4823345660859609,0.4339435241650227,0.4966658912054024,7.244160447208348 -red,circle,1,54169,0.7778160951427734,0.7128511887786196,0.5204318295919914,2.6504079688494886 -yellow,square,1,54170,0.25551628884221045,0.7592248875502413,0.49378170743512373,5.304759077576299 -yellow,square,1,54171,0.853622259205767,0.39804044140495753,0.4970022667226532,5.6936059209304135 -red,square,0,54184,0.13857295136544323,0.15635585931005902,0.5360771564634886,4.867330183520015 -red,circle,0,54186,0.9673658593119613,1.0451821155548664,0.5229923818064347,6.950140295239923 -purple,triangle,0,54191,0.9110876197948057,0.537068970516768,0.49858273655801005,6.4228667834720525 -yellow,square,1,54210,0.29733161997679036,0.41907120074265025,0.49883577976743254,6.939327349112527 -blue,square,0,54214,0.7722959662108736,0.9980012276147741,0.528609477304339,3.639299837632295 -red,triangle,0,54217,0.1634861686411484,0.33120837760256094,0.526744101766661,6.4919450728932775 -red,triangle,0,54220,0.3519224403652488,0.32008494980496593,0.531310657963342,4.048240560651588 -blue,square,1,54227,0.976602396487405,0.8842595703606668,0.5289619584948578,4.843158687731266 -red,triangle,0,54237,0.6460095812313906,0.8544900861009376,0.521158482879284,4.022131751280413 -red,square,0,54254,0.905173553936471,0.5355582083568032,0.5393257506448982,4.255180427409536 -green,triangle,0,54274,0.3876576931416468,0.3918596665178963,0.5132365830335854,5.784765127245741 -blue,circle,0,54285,0.852766370520137,0.8135878645805505,0.4851581296740543,3.759177559170018 -red,circle,1,54286,0.3995101891937829,0.3733543220280349,0.540102136343489,5.423881521985339 -purple,square,0,54289,0.08869490426013016,0.878807563006648,0.5097486539846641,4.036375095266521 -red,square,0,54290,0.5206101225107433,0.8711000701138165,0.5360211371635281,4.857617416535469 -blue,square,1,54295,0.08819930606664927,0.5197551678746145,0.5289568825254514,7.3411078001010575 -red,triangle,0,54331,0.564201189521744,0.3152180529689288,0.5170213520004779,7.1335073634844335 -green,triangle,0,54332,0.06632998688651393,0.4031212517185745,0.5104869141912932,5.410769969133124 -purple,circle,0,54335,0.6431193383945193,0.7816474893411354,0.48065553706385544,4.356718054747709 -blue,square,1,54337,0.5163838002924002,0.36704452192662873,0.5249656443446242,3.9971352960083064 -green,triangle,0,54359,0.587899431669839,0.5834593234099636,0.5079504802221093,7.6908518425868495 -red,triangle,0,54370,0.07939613383519628,0.792382271979842,0.5068197608207315,3.7796059916196634 -yellow,circle,1,54375,0.28039897289684146,0.878319192775941,0.5087256947812533,3.1654664532423413 -blue,circle,0,54379,0.887833045983946,0.05235560575569076,0.48924670117002356,1.8758586365535759 -red,triangle,0,54383,0.5719263429762795,0.49508855878960933,0.5176344236668424,5.105277973154455 -yellow,square,1,54389,0.70243282572162,0.12208141892313373,0.510065577587627,4.869449203773317 -red,triangle,0,54391,0.015467589697611306,0.10639995635503474,0.513416123035257,5.20393222720596 -red,square,0,54423,0.15564986578484818,0.2888005527864398,0.5245288466574893,4.88596218353195 -yellow,triangle,1,54426,0.2674211987634295,0.6375640400393053,0.5042841168223927,6.563419460136988 -yellow,circle,1,54433,0.9174633626426539,0.23054425107300924,0.5081487367676373,3.3496674028300455 -red,triangle,1,54435,0.12188863469673472,0.7585169862504959,0.5137119149857992,5.581951672769995 -yellow,square,1,54436,0.5268161165014636,0.8785588662666121,0.5058773791931063,7.019185838783636 -red,circle,0,54445,0.39670442231034553,0.4098947862552379,0.5288957675147329,5.261542939867193 -blue,square,1,54465,0.8312166718564842,0.033317195606369254,0.5235051533411317,4.008303806634128 -purple,triangle,0,54472,0.15614161875046106,0.23516881335415285,0.4911661823426195,7.462777545802294 -red,circle,0,54490,0.05470827588117133,0.1261958848741258,0.5217194345166385,6.025527306040547 -blue,square,0,54498,0.2902590841835594,0.14374611197559284,0.5214587937763869,4.949951019871169 -red,triangle,0,54515,0.8465006783703279,0.9724051160762706,0.5232041443742209,4.866180450160544 -red,circle,1,54519,0.12892764519698774,0.12466340898629369,0.532539575568873,4.3457239674645365 -red,square,0,54533,0.08875167500584946,0.4596281162088727,0.5147630150665891,6.477057451534829 -red,square,0,54555,0.8857264627523018,0.04487754119375453,0.5224105898494541,4.208046451574389 -blue,square,0,54571,0.17487432111811152,0.624671925563803,0.5152628327989822,3.3802622855485285 -blue,square,1,54572,0.30966946995538036,0.899157442548078,0.5149934889102513,7.66539587702979 -red,circle,0,54575,0.21710396974197987,0.24640589580162442,0.5267483181717957,4.994489514933451 -red,square,1,54579,0.7871071803483068,0.6012720122300076,0.5247264331152747,5.034650919661394 -blue,triangle,0,54585,0.5452237848214723,0.537739934474744,0.48372824761253064,4.821167468295924 -red,square,0,54588,0.4123024496965355,0.7930259021034676,0.5315900258756656,4.486811032597063 -orange,circle,1,54593,0.6209846653766937,0.7532947521450949,0.5081633322025949,4.017462592550577 -red,square,1,54604,0.09878338104963091,0.09461200210241949,0.5368662592636505,5.8713897370150745 -red,triangle,1,54609,0.8078485867658558,0.3146397951164116,0.5180359037837303,4.419055740348531 -green,triangle,0,54616,0.008815582121518895,0.3351474610360117,0.5107505128564379,5.41150822475658 -red,triangle,1,54621,0.8757208482717299,0.7224311856730294,0.5183730449717274,3.2314847145299903 -red,square,0,54643,0.0016769682856588863,0.4062416143816475,0.5328763050189145,5.971581308961723 -yellow,square,1,54644,0.5547690556030465,0.383155411082328,0.5065232862262112,5.849401582746474 -yellow,triangle,1,54652,0.1845511835999143,0.1929059079085862,0.5151953137405589,5.049827624304032 -yellow,square,1,54658,0.26779702507825665,0.7162722527037098,0.5065254034827779,4.749739778942277 -red,square,0,54668,0.783395435356002,0.626299514823744,0.5295158987683225,3.828796123066978 -yellow,square,0,54674,0.498456045578728,0.539046645596661,0.516895643658785,5.942635508464914 -red,triangle,0,54680,0.19669769955250094,0.9354873908418636,0.5106611097235272,2.945552185578556 -yellow,square,1,54691,0.6091834979360137,0.2566723873307417,0.5161050534577085,5.031674540290492 -red,circle,1,54702,0.2893717897186381,0.3317770544966995,0.5109108042365773,6.091937588417157 -red,square,0,54711,0.14973294830107453,0.5899725236893825,0.5280524169581828,5.480189238550888 -red,triangle,0,54727,0.3782523515887105,0.00932837890979521,0.5120040412855404,4.96518872246986 -red,triangle,1,54742,0.22631139194355598,0.5040830302389918,0.5190608474678889,4.912829498689536 -blue,triangle,1,54754,0.7280619739056884,0.05621086289650323,0.49474704979810236,5.974094841247102 -green,circle,0,54791,0.04855959877458027,0.31630970368507483,0.4795217024774788,3.7647295408310817 -red,triangle,1,54801,0.5314933478013397,0.5129823261270892,0.5109384418975104,4.844811478344437 -purple,circle,0,54803,0.2730300791176786,0.03093712240566171,0.4798891709464476,4.490506813960657 -red,circle,0,54806,0.6733556323940694,0.5972087074567061,0.49581701424235325,6.015281164265031 -blue,square,1,54808,0.7952018617346195,0.6053258258742458,0.5085443739195697,5.892957552739641 -red,triangle,0,54810,0.878253352719066,0.32921449458391117,0.5060746422906507,3.0903805828575037 -red,triangle,0,54824,0.07300198333997798,0.12108880039320902,0.5121110563062768,4.810188031513911 -yellow,square,0,54826,0.5738360121336274,0.6229060874048589,0.5111293923421002,6.267278978817212 -green,square,0,54854,0.07190403045510674,0.5006125758409876,0.5061714198788955,6.057752870387191 -blue,circle,1,54877,0.33715041809877655,0.1636174722134922,0.5008539493361065,3.1961637878420497 -red,square,0,54900,0.30049595174919064,0.06930424937144253,0.5040792478563368,5.438021025802396 -blue,triangle,0,54906,0.5397242441468856,0.17376729124948875,0.48467063448593534,4.478741052031034 -red,circle,0,54913,0.5008917079236528,0.43574891231807084,0.49437554516039545,4.552431345082269 -yellow,circle,1,54918,0.612034983774875,0.5970370650250671,0.49513768015357135,4.429047871920659 -red,triangle,1,54927,0.38401515881057513,0.5375651145934137,0.512904194784432,3.0230779863388797 -green,square,0,54928,0.7667770742608941,0.6711749608749514,0.5066147320570372,5.703618968829413 -red,square,0,54933,0.26538835653318327,0.4659559661346837,0.5016039802794988,2.567129681994347 -green,square,1,54938,0.7267687245426453,0.5261619207171709,0.5112347025148704,8.921094681787602 -red,circle,0,54948,0.16719649952006788,0.13547028822215385,0.47957745854464096,5.673700584327684 -red,triangle,0,54958,0.4325448552435456,0.28455732112813403,0.5103299684146705,6.328857259586061 -red,square,0,54963,0.9362364382138753,0.6019020246619172,0.504269302409123,5.311025339338761 -blue,square,0,54971,0.11826414749280811,0.5529619954954097,0.501050181029679,4.68420076737738 -purple,triangle,0,54987,0.5274872947345021,0.9884402473965985,0.49438975781752975,3.8029186660774226 -green,square,0,55005,0.0748748386314243,0.7397130215942403,0.5132750513808505,4.878370506934766 -purple,triangle,0,55029,0.4600608414941606,0.21657853582503905,0.4901631665848423,5.580631059968616 -blue,triangle,1,55082,0.76329867593739,0.36868460283998494,0.47844635074027714,3.6905895397115516 -red,circle,1,55085,0.06602714113251362,0.020030421901805325,0.4791716079684297,7.752086928983793 -red,triangle,1,55094,0.0707028839327134,0.7635155934574812,0.5103980648847103,6.235629281818734 -red,circle,0,55100,0.09152091750208424,0.05543803075781528,0.48312870860215307,7.150819586602147 -yellow,square,0,55101,0.919191895577424,0.8295859952435531,0.5109429149296737,5.820284236639371 -blue,square,0,55124,0.22272873596803544,0.24138434018389743,0.518645518154923,4.247015482469394 -orange,triangle,1,55135,0.06388160709174939,0.23908466406508555,0.5048813287217734,5.7077317134792205 -blue,square,0,55143,0.7054189258248026,0.637609256323884,0.5175906051033486,3.94582893615266 -red,circle,0,55149,0.703973803251823,0.6947288347723674,0.49084500664170255,4.551397811405671 -red,triangle,0,55150,0.8626501161550487,0.7018378516107286,0.5105989574604536,3.349114578194707 -red,triangle,0,55152,0.028919239340594927,0.5643833415406265,0.5086122992007506,3.755066195459468 -purple,triangle,1,55160,0.503057970285384,0.7009260562516104,0.5050273021517575,4.992063727962121 -purple,square,0,55172,0.44347643006823345,0.6758886496866708,0.4940371977711606,4.142874556417575 -red,triangle,0,55180,0.8984858044483035,0.8531665272910918,0.5095340075539027,5.457822338663282 -red,square,0,55181,0.49398940985685225,0.5085582545001526,0.5010870263631043,6.450638502264784 -red,triangle,0,55215,0.4431206317548032,0.9628752521414382,0.5045272373912738,4.561468567472974 -yellow,triangle,0,55222,0.6005669475974964,0.7296625756779209,0.49427084710281965,4.355947219404446 -green,square,0,55223,0.22618766365175058,0.8088554614292689,0.5131254106170233,7.641072149513505 -yellow,square,0,55243,0.399725540602879,0.14194013668059835,0.5096808521092445,4.586658893124853 -purple,triangle,0,55245,0.18786744216200502,0.20737220026144143,0.4956183985078717,4.758069786282985 -blue,triangle,0,55247,0.5435214601492427,0.30982708123901115,0.4894672980021366,3.0710666568980773 -red,triangle,0,55259,0.43293535417692786,0.7120110825377013,0.49604357486040584,5.632933107247049 -red,square,0,55273,0.7577378760965514,0.5256070458979509,0.4791069248324443,4.380542667977143 -red,circle,0,55286,0.6708664560419884,0.5954096292016795,0.4676398215737821,3.8516263858082733 -red,triangle,0,55290,0.7659146528706552,0.762772763553792,0.5043443289321522,4.095123944519207 -green,triangle,0,55291,0.7109134057124564,0.15187738369327775,0.5100097726260219,5.522141045560848 -red,circle,0,55306,0.39005330647211667,0.3302482350949184,0.46560280550051075,3.9421432456617516 -orange,triangle,1,55323,0.9098686012935904,0.6783954193618972,0.5151313424146066,4.768731677173737 -red,circle,0,55324,0.10409608577871055,0.1902664743162913,0.4701527872707176,3.3300033484125944 -red,circle,0,55344,0.2949441000241585,0.3470963649118102,0.4778404541602554,5.556800434911691 -yellow,square,1,55352,0.6087824980326788,0.7697094995557414,0.5160134271069344,6.646393748457489 -red,triangle,0,55361,0.7318489001096495,0.4738975746105495,0.5135155478638224,4.889336294350405 -purple,circle,0,55404,0.7936605132922776,0.8476399761563178,0.5030183819674996,4.32454077466622 -red,square,0,55408,0.422784320473623,0.4200749652687161,0.46988200178668765,5.246554730320105 -red,triangle,0,55410,0.8968080761181384,0.6244745650698577,0.5167763405420956,6.391722352020554 -red,triangle,0,55420,0.015979341292861937,0.23922052296373097,0.5123591846025574,4.233901250365271 -red,circle,0,55427,0.6074917582395695,0.578917534323402,0.4822399753848357,3.8000481578793264 -green,triangle,0,55428,0.17073939879776,0.8657342539490759,0.5002172019238377,5.227842650174012 -purple,circle,0,55429,0.19597158721524732,0.5993437214659064,0.49814456864038525,3.9780976530522945 -red,square,0,55440,0.696007371916118,0.5708905041377343,0.4715038386045447,2.894791365740644 -red,triangle,1,55450,0.28837892193430104,0.05026172153923969,0.5121781302224944,3.3248860978053414 -red,circle,1,55458,0.1212165116190187,0.10483351567899724,0.49061845285656874,5.1395393630932835 -red,circle,0,55463,0.7260734009077561,0.7400802948875371,0.4923503029273603,4.110028267194617 -blue,circle,1,55473,0.4112702874032924,0.5100316200910434,0.4803498370952482,5.148836539738202 -blue,square,0,55479,0.19315338993612674,0.06290539413366214,0.507616604214517,5.469641715962468 -yellow,square,1,55491,0.0025440267883102274,0.05474106287787284,0.5102729153751984,3.526301273728043 -red,triangle,1,55516,0.8057550214518604,0.6530293954985826,0.5095020226271539,4.271759727442382 -red,triangle,0,55530,0.9457644760390884,0.9616505356071466,0.5090762911413765,3.981889322777672 -red,circle,1,55532,0.514083307970093,0.4485718972021694,0.4870195930639722,6.166190923992491 -red,circle,0,55545,0.07372385318757546,-0.02582775087576042,0.4833545057425041,5.024135036175388 -blue,circle,0,55555,0.8325779464249566,0.5004428332569696,0.4906098473141438,5.023685053968186 -blue,square,1,55566,0.41249599112419333,0.2571885770323481,0.5123988308126495,3.639941887422522 -blue,triangle,1,55570,0.6209067098681805,0.8320092553387912,0.47037697831630704,6.102916184689209 -red,triangle,0,55576,0.5492888305915383,0.3608440713737123,0.5021675668602483,3.7844584467280735 -blue,square,1,55582,0.8028839804644307,0.5603697890990146,0.5154500321453434,2.931211310051449 -red,square,1,55584,0.8565413137049229,0.8386116780970948,0.43626706140877497,6.301179901836098 -red,square,0,55618,0.5712787047695906,0.8957119536381241,0.43357485487313535,6.243071445465681 -red,triangle,0,55643,0.5118396963435251,0.9606779488440411,0.49522090409337827,3.945093591841642 -green,triangle,0,55648,0.09041696723310955,0.7755113333504334,0.49816042300026203,5.070909974229001 -red,triangle,0,55669,0.9332677721561746,0.9679994498357146,0.49483780003122824,3.244585209763837 -orange,triangle,0,55687,0.27267781031546623,0.7813464180011345,0.4996375454783771,4.661784753828535 -red,square,0,55708,0.9839258939427176,0.16332820343543863,0.4463957263096923,4.539950669868682 -yellow,square,1,55717,0.03870934074215293,0.5809797670449286,0.5140857391224181,3.785908532353401 -blue,square,1,55721,0.8066345310251971,0.10183314005794164,0.5187219015873368,5.37740829587483 -red,square,1,55732,0.6527689711674508,0.30385700532582105,0.4581006689816416,5.862767311886287 -orange,triangle,1,55748,0.6263559570955815,0.1516116880262247,0.49629424300074565,6.307471501377414 -purple,triangle,0,55757,0.26224310140155405,0.635012274594874,0.47849105401466574,4.159639149256694 -green,circle,0,55770,0.5918202914685192,0.5583787765896122,0.48952164277907384,6.0478759847039285 -red,square,0,55774,0.3996382178437635,0.714745942996061,0.46763429724619965,5.6225531919251095 -yellow,square,1,55779,0.882965353298848,0.643699074091605,0.519441483130259,5.361371000809978 -red,square,0,55784,0.057478735463183606,0.5753843191107093,0.4687520476034903,4.296129741408247 -yellow,triangle,1,55785,0.2359793854714849,0.8817194363273055,0.5015346733275015,5.827126581489421 -red,square,0,55796,0.02338747915938122,0.0653181470290759,0.47194211901037203,4.9959406342969155 -yellow,circle,1,55848,0.053438861570863194,0.2837359939899178,0.489990232439038,5.165439129405239 -green,square,0,55854,0.91784778624634,0.6904928289106833,0.5271666045798626,5.301754547519857 -yellow,triangle,0,55856,0.7101012751717551,0.9698261438645679,0.5025408896588757,4.205495079028961 -red,circle,0,55863,0.07286248453107336,0.08868289521299681,0.4788519143641167,3.5217669605766866 -green,circle,0,55876,0.9999075930926061,0.7951411545290447,0.4968959435862534,5.600737846731193 -red,circle,1,55879,0.3323627366421906,0.39724005213377805,0.4719396091598217,5.850277301902327 -red,circle,0,55907,0.028554771245874244,0.039705377504417536,0.4667803467199131,5.919590958570892 -blue,square,0,55909,0.7793907641777834,0.4630823003814567,0.516290481069534,4.971497033431556 -yellow,square,1,55918,0.13054808563653153,0.34384249697053704,0.5167132668626603,5.85992965274032 -green,triangle,1,55924,0.7963630493773972,0.7764018178252802,0.4942799480085401,6.605681724956578 -red,square,0,55927,0.9533081418342814,0.9845886508421707,0.49078148662281984,3.9105553977649588 -green,triangle,0,55938,0.8769501498223685,0.8376004959939759,0.4960456476893017,6.56085861617322 -green,circle,0,55941,0.30964490361119745,0.35207661176726923,0.5070406171765169,6.322950174413548 -yellow,triangle,1,55948,0.8123442020868297,0.6412668596562257,0.500873812975386,4.880819474499927 -red,square,0,55972,0.9796185838306837,0.9906595820809593,0.49670143026297237,4.948776264216938 -yellow,triangle,1,55980,0.25362233277876967,0.4482485856938603,0.4971388559208474,3.7560884705481747 -red,triangle,0,55989,0.3617971523882211,0.880547472991682,0.49733934930192464,5.291759060482392 -yellow,circle,1,55992,0.3818801474606376,0.8254638029404613,0.48590292532119767,5.973752056658978 -yellow,square,1,55995,0.9705535495907963,0.30350852723439314,0.5144716357279938,4.440266882014721 -red,square,0,56010,0.45913899381354406,0.8157811720434384,0.5068188383213508,5.728965401521253 -red,square,0,56013,0.8499367721851534,0.27894392008453595,0.5051553370073166,6.164712923395321 -purple,triangle,0,56037,0.3520135214352045,0.31712824656085803,0.48148499614041457,5.87369638902408 -purple,square,0,56045,0.6924422807264176,0.5238445684222774,0.4931401493487204,4.964424425635917 -red,circle,0,56065,0.5291122289148481,0.557221330086876,0.47699308366800103,5.190422655927031 -red,circle,0,56081,0.14743580029379144,0.19157246628102145,0.47021107319489885,3.9791016101032 -orange,square,1,56084,0.0470860317861852,0.08913803250375951,0.48153705749039766,4.701231440439263 -green,circle,0,56106,0.551224271070333,0.23271973109026156,0.499196492302761,5.161238750091768 -green,square,0,56110,0.6020030334322408,0.9517388114578516,0.5351881627117776,5.384521025243752 -red,circle,1,56119,0.5019221249749239,0.4731304899660218,0.46443583678984746,5.803288960614924 -yellow,square,1,56135,0.9018836471858397,0.7211590153593105,0.513203152737238,5.369196632319536 -red,circle,0,56137,0.3599432568767288,0.3306088539379391,0.46781120117646824,3.5266002715749245 -blue,triangle,1,56147,0.7724092517817623,0.8469990918582153,0.4610607522407421,5.5726950123343455 -red,square,1,56150,0.9317847378493062,0.906339948683953,0.4868930087667855,5.916312425647438 -red,circle,1,56154,0.4689612988400361,0.3734679509332499,0.4667566194941723,4.096156546146602 -red,triangle,0,56158,0.6775827621631926,0.6887802617936221,0.48372757521468257,6.072210893263811 -red,circle,1,56168,0.9502327595214659,0.9503902210948304,0.47099130612220075,5.4369083409897625 -red,square,1,56169,0.025922897186713256,0.6568704261491838,0.4866555082243846,3.871642450381844 -red,square,0,56193,0.3556025238324271,0.19445611896971127,0.48153393561919106,4.181191686311995 -blue,square,1,56200,0.6907062034941703,0.18385000999192347,0.5294009754698966,4.874109533787477 -red,triangle,0,56214,0.5836220016055733,0.6886458201977214,0.4910787214710552,5.911831869022606 -yellow,square,1,56223,0.8395099623387113,0.7661778468478677,0.5143395485409306,4.921271930929959 -green,circle,0,56239,0.13043451247655424,0.9926387162371304,0.5016382631712446,4.296273657523788 -blue,square,0,56253,0.892019364247622,0.6883949588983121,0.5240954993569905,3.849117023318049 -red,circle,0,56276,0.10237593390867661,0.009332569303519375,0.48308302663518365,3.797957581910026 -purple,square,0,56293,0.4423510378137281,0.6602641707640811,0.49475165894014145,4.250271651999045 -red,square,1,56295,0.035901721026623146,0.06208684894558103,0.4811180660331609,5.08786595608084 -red,triangle,0,56304,0.475278505152111,0.6300368516180012,0.47666186625274737,5.962182471623468 -yellow,triangle,0,56327,0.9825607881222167,0.6716370631949607,0.4971989507690275,5.311808345026688 -red,triangle,1,56333,0.4416813098236648,0.007612137993538437,0.4824728808559309,3.5925175826122207 -green,square,0,56335,0.4928813233685484,0.44175179736303394,0.513833052476633,6.040051723910193 -blue,triangle,0,56361,0.3860740201200319,0.9555767054915603,0.4565982286468696,4.108596171640287 -red,triangle,1,56364,0.0036050258267615876,0.9399580071261083,0.4791517385396412,4.998343359890288 -blue,square,1,56365,0.008174890287940495,0.4292433844364618,0.5278054152837448,5.903745938453992 -blue,square,1,56387,0.17294379957387085,0.7592373876625672,0.51484699011673,5.4099497576339575 -blue,triangle,0,56401,0.21249982428624348,0.9875464749685668,0.45337372459256964,5.259427443771463 -red,circle,1,56413,0.5275352921582073,0.4362477048131487,0.4775526021744573,3.0224781835694525 -purple,circle,0,56443,0.7292078370864499,0.9131430203424354,0.5016343168633657,6.532992270761079 -red,triangle,0,56457,0.08970938605945822,0.47686299599450144,0.49160104989408443,4.709479438939208 -blue,square,1,56459,0.8349053224300648,0.9466490126470953,0.5157413104081363,3.9539657304020692 -red,circle,0,56473,0.7338932145548156,0.6415923313232216,0.4831745752496531,4.271073181042245 -red,square,0,56492,0.5495964475302019,0.07347131140840091,0.4677965255376068,5.59013044342102 -green,square,0,56536,0.8107534537095848,0.09446807387302414,0.5257334875144043,4.780691710128859 -red,square,0,56537,0.30719905307363227,0.3298352740856826,0.4661478895233752,5.681649510225867 -red,square,0,56552,0.7678071632851629,0.4612159104758833,0.47570444575412274,5.161684307388276 -red,square,0,56568,0.028786675924196592,0.4856422295181674,0.476410489928568,5.081911534256035 -blue,circle,1,56573,0.7023788412762049,0.7914631958127581,0.49237490105138765,5.952259950409154 -red,square,1,56585,0.02749936714996104,0.8509857328609852,0.4639809122487109,4.97406088680667 -orange,square,0,56586,0.3854536327509306,0.18001284797279415,0.4808020104690101,5.181146944747667 -orange,square,0,56591,0.30507471609822634,0.7582234508798396,0.4779339786169748,5.147422435342539 -red,circle,0,56598,0.28903343040251384,0.29213655346318623,0.4865268017134947,5.92132059059805 -blue,circle,1,56617,0.04695354800936935,0.6425152243385953,0.4936125213980512,4.1763020576531495 -yellow,circle,1,56628,0.41164175726881913,0.5604421398634948,0.4983818762709919,5.187580583842933 -blue,triangle,1,56638,0.5733754175892306,0.4088410551277101,0.45314392294121913,5.521680822941849 -red,square,0,56641,0.8772444983691737,0.9330400578228586,0.46431956627578636,4.129574117926221 -red,triangle,1,56642,0.7956132660816322,0.06352767300677908,0.5058126580883646,5.930729856087858 -red,triangle,0,56651,0.15938196491812728,0.8231701416310142,0.5017963144497639,4.281361033745148 -red,square,0,56664,0.0906107258626494,0.2965946422551351,0.46545720696107185,5.574587696364536 -red,square,0,56675,0.4350346833944073,0.8251058719961641,0.4697759620192235,4.25994800673227 -yellow,square,0,56679,0.09071549503099097,0.6030104576807922,0.5303749901085183,5.789436954035075 -green,square,0,56691,0.2623304115693713,0.8692167890452746,0.5278381888601276,5.231196714676524 -red,square,0,56728,0.8265228034076931,0.2756747808382448,0.4775213175126215,5.348262191400402 -red,triangle,0,56730,0.11444329223125427,0.10092609807738806,0.5198100949826048,5.147965247632212 -red,triangle,1,56761,0.9226877392568987,0.5569729312214099,0.5164574681390561,5.3145474037736795 -yellow,triangle,1,56768,0.8577573056014351,0.4240808134972043,0.5143732653660601,3.410256536516419 -blue,triangle,1,56775,0.7103849580538455,0.627067107769321,0.45524479919427063,4.7423317732863 -green,square,0,56793,0.4305896462753718,0.30330627037423874,0.5239866021833908,3.1195884051528773 -green,square,0,56800,0.16880072940989221,0.423767426944905,0.526501492128006,4.975561025671241 -red,triangle,0,56824,0.6902062956497429,0.22233802607241515,0.5269841328438786,6.5025408278087236 -purple,circle,0,56830,0.8716189964351342,0.8482222162972167,0.49342512194980254,5.12646014192254 -red,triangle,0,56833,0.15307709151035487,0.10939470350347325,0.5231742195552982,4.432072889440078 -yellow,triangle,1,56851,0.2094533637488054,0.4598661695930325,0.5128926740646055,4.5216670549598 -blue,triangle,0,56868,0.8888754827007322,0.23370783367578984,0.4584574653147142,4.891265910645562 -purple,square,0,56882,0.28349543779278685,0.4550865872925278,0.507735244158975,3.82092076307304 -green,triangle,0,56883,0.5200463472803509,0.027328094014438253,0.4789202131261215,4.81002575128225 -red,circle,1,56886,0.39792133290042564,0.45019258935720663,0.472466648430075,5.453982301283424 -red,circle,0,56890,0.8050991905458178,0.7474642748848684,0.4697779205322726,6.072733542760872 -red,square,0,56893,0.421739812613543,0.28530057425095035,0.4959406944276449,3.396941877489479 -red,triangle,1,56902,0.5633974451409782,0.809683375886919,0.522995494066022,3.5359342803756824 -red,triangle,1,56922,0.6673346896452196,0.32499342283441834,0.5244168003137538,5.074393659408346 -green,square,0,56928,0.32857277286176967,0.33255534059463365,0.5169607688548151,2.566944453291659 -blue,circle,0,56929,0.9527921392004068,0.5456859654162112,0.5080747275824269,3.7892848890893944 -orange,circle,0,56930,0.8351770152013697,0.5712312164309754,0.5060167332680503,6.569894599761807 -yellow,square,1,56957,0.7983144929858307,0.5339720846840327,0.5307346506874707,6.165290611869111 -red,circle,0,56970,0.9645348672691165,0.9677780525296367,0.45749838713863294,7.621475926415006 -red,square,0,56986,0.4018434511701289,0.6576444371055434,0.4885995657012773,6.906668009315234 -red,triangle,0,56988,0.02749422557600889,0.7045721179591373,0.520403932703198,4.872474569039121 -purple,triangle,0,56993,0.5828964952744673,0.13758486326890618,0.47703384396283555,6.752267898515059 -yellow,triangle,1,57005,0.7517392165052279,0.7267227628890004,0.5060141050917312,4.745992459101271 -yellow,square,1,57026,0.9541583877298896,0.5760140001786096,0.5282467962179505,3.8938053481225765 -blue,square,1,57030,0.48695597423022874,0.08844546578461421,0.5425393953321049,5.877098806908617 -green,triangle,0,57041,0.0033388293078778775,0.933896354599408,0.4922603130880413,5.05781464079432 -blue,circle,0,57042,0.5901418240007674,0.5638573553123257,0.4992871485240841,6.843458415083828 -red,circle,0,57049,0.5234989354153977,0.5013872148712362,0.45558732325544266,4.022174600497456 -green,triangle,0,57070,0.6793028781891647,0.8966963246342607,0.49049432235610496,4.7595315484090515 -red,triangle,1,57072,0.9894870180524885,0.12448031200177812,0.5278646069763161,6.5079674124606095 -yellow,square,1,57074,0.7635076661052428,0.34100637493184516,0.5364141341389145,4.973597414939134 -yellow,square,1,57081,0.45587453331616634,0.3719269791702716,0.5305794111781517,6.818298776457883 -red,triangle,0,57097,0.43763430414406546,0.3355450325004481,0.5322349637512487,4.144267240289442 -purple,triangle,0,57099,0.01726445002433008,0.6061670254318432,0.48593179134149195,5.818141198433318 -green,triangle,1,57119,0.10582645587507367,0.521006587052829,0.49292885747088644,3.952132493715093 -green,square,1,57128,0.8777788174730123,0.6053559241858126,0.5041838406916876,5.025422132747454 -yellow,square,1,57129,0.04370246851186399,0.9244275032393586,0.5190230729648553,3.568376893796305 -red,square,0,57131,0.574928682414844,0.8441844909829774,0.49537442335669113,3.856032522133598 -blue,circle,1,57133,0.4305620562125635,0.7631207453798586,0.49905957592729966,5.16672919673186 -red,square,1,57143,0.011133646443627465,0.7141590196476079,0.49737333569489073,6.170355522542974 -red,square,1,57146,0.5231044166750242,0.19463966358945672,0.49623456672129695,5.150253929407074 -yellow,triangle,1,57171,0.26286275903750933,0.13487837447926443,0.503134444072826,4.551438247550485 -red,square,0,57203,0.6823163349826873,0.7525422127169011,0.5040709330470553,4.095461272966488 -green,square,0,57219,0.3349518079477095,0.1744883654218755,0.49436840112567093,3.817607547323984 -green,square,0,57223,0.32690487224136544,0.4141834589506679,0.4933218182035997,7.376539251590466 -purple,triangle,0,57224,0.7573665233415403,0.8354143305321534,0.4890312780408859,8.0931254697284 -orange,triangle,0,57234,0.5749728727062464,0.48146164961201965,0.5011606874777892,6.180701217648733 -red,triangle,0,57239,0.5371578220267906,0.8628290492646968,0.506724492496839,5.746764910184286 -red,triangle,0,57257,0.5992834970253335,0.39212689720661953,0.5056845878304536,4.234837524377951 -red,triangle,1,57258,0.9431390078364953,0.2263825266731717,0.5087258217097054,4.327778442628588 -red,square,0,57302,0.024310814110374945,0.4095077705745581,0.4888377553630069,5.735408709508672 -blue,square,0,57304,0.8405784101472124,0.7771487531548834,0.5454224573178974,5.14223922534172 -blue,circle,1,57315,0.1943125705810267,0.874892905922052,0.4947312666483951,5.113473234066195 -purple,circle,0,57348,0.08012648429205915,0.43419035849512433,0.4962768431042337,1.8218709525461902 -red,square,1,57367,0.5331769343069407,0.15913725305046733,0.4856533100600407,4.4664660072676705 -red,circle,1,57374,0.505448780648294,0.4137611479270784,0.46210978040392303,5.0505399265465085 -blue,circle,0,57375,0.819962506396029,0.45907589643516133,0.49844446032542133,3.786287200260798 -blue,triangle,0,57401,0.991684390968233,0.6615833277935615,0.46034698962148457,4.606985970888641 -red,square,0,57408,0.46827162958802415,0.14502708271779496,0.4880037830804171,2.9217207711082662 -orange,triangle,1,57414,0.7526477184435457,0.17303880234425795,0.5056005475852575,6.404295427295288 -red,square,1,57431,0.6708732581311403,0.3848803051856632,0.4947665693719608,3.6033512472322364 -yellow,triangle,1,57435,0.7167064211543328,0.7110980170684112,0.5123207949126591,4.591761803535008 -blue,triangle,0,57446,0.9290923551978754,0.6248957884857331,0.45465587739088054,3.9510839966005236 -yellow,circle,1,57463,0.15064392046205055,0.08745106422655047,0.5063690026859407,3.5526915331132614 -orange,triangle,0,57473,0.4835478569328253,0.7394294029674733,0.5094490708298437,3.634359237734911 -blue,triangle,1,57474,0.3047030252517603,0.7854749436564218,0.45509954569842925,7.047348711029993 -yellow,triangle,1,57506,0.3557250664804664,0.8613722336217875,0.5188848321598005,4.13511689990692 -red,triangle,0,57531,0.34310465354277797,0.14601516898030686,0.48776139903739407,3.7085713178943247 -yellow,square,1,57555,0.1074819150883004,0.14331800130044148,0.5194270050530218,3.8204075185975 -red,circle,0,57571,0.29389097072910497,0.3752129737476142,0.4563436788366135,5.522596038156965 -red,circle,0,57580,0.5958110886414048,0.5054359815521408,0.45319937957392453,5.354176766053418 -red,square,0,57596,0.7811301545207279,0.2980362509854374,0.49207538225570135,6.027243437914091 -red,circle,0,57610,0.8233649279576193,0.73904582248031,0.4541318258963891,7.642428407307745 -purple,triangle,0,57631,0.8540315697044478,0.04609427008330358,0.488262583172852,5.539949286347295 -red,square,0,57637,0.9420434567416045,0.8981000140354319,0.48941050607015335,7.555764361279043 -yellow,triangle,1,57642,0.38968010081327076,0.9540814651604933,0.514159643781292,6.532882011297591 -yellow,circle,1,57651,0.9347185453750891,0.5447342237797289,0.497977505982243,3.8019142886853423 -red,triangle,0,57654,0.8222235435440701,0.3333960510494647,0.4995854831609417,4.833720416434571 -red,triangle,1,57660,0.27702587689935565,0.19614331479441227,0.5065239584390209,5.5927229063235515 -red,square,0,57670,0.6366283515101797,0.6535462532929339,0.5006712583969031,4.912964686166155 -red,triangle,1,57679,0.04334757937389089,0.7158486850175766,0.5119599316397105,5.1203072145074975 -red,circle,1,57681,0.2210413188660827,0.2915898689504459,0.45556445015967656,4.681601871130785 -purple,triangle,1,57692,0.8628936629670622,0.1966642019894962,0.48856646652539204,5.970464010626437 -yellow,square,1,57698,0.7242860726730068,0.5339888683866254,0.501527012580424,5.345921023483595 -green,triangle,0,57710,0.37101762957900253,0.3443520380884232,0.47797586146427484,3.870324394854277 -red,circle,0,57731,0.4821465757067268,0.39316657572010405,0.4571060516885655,5.00958653366266 -red,circle,0,57746,0.34511084840221895,0.4140085082708238,0.46754512089738315,5.977675868607181 -yellow,square,1,57767,0.9499162157354892,0.8075609279750459,0.4931056053774451,3.7522855466153664 -red,square,1,57772,0.6814429124267467,0.44075167328087106,0.51896667418475,6.784776699806738 -yellow,triangle,1,57774,0.3460115788163808,0.03989743806852186,0.5114632861912366,4.15447347610549 -red,triangle,0,57789,0.8223596537644666,0.2917985221516214,0.5275780753259222,4.855470806583331 -blue,square,1,57802,0.7814522755751936,0.4011480871235916,0.5415249320577042,3.6637416731066588 -purple,triangle,0,57808,0.20389189152079468,0.9808875832638677,0.48579353711463447,5.269943112967642 -green,circle,1,57809,0.5341964740458628,0.3473966837132799,0.5275397137823564,6.386015994285457 -red,circle,0,57815,0.3619390582070744,0.33255552951042255,0.45620209335071493,5.261101692283105 -yellow,square,0,57848,0.6966389553248836,0.8908193594966756,0.49985893675191756,4.860279612009441 -red,circle,0,57856,0.722947859807555,0.773463345237181,0.45605999833559924,6.91278234216967 -red,square,0,57868,0.14254976689213528,0.4043076443225304,0.5104583797348571,6.065852860375048 -red,triangle,0,57917,0.6174810588832751,0.9687278093726709,0.525284631043206,5.2050143792971495 -blue,triangle,1,57926,0.6912373499388854,0.2827176950147081,0.46290998325400357,4.9373944996986525 -red,circle,1,57939,0.5646429245654448,0.6299242940932583,0.46545787411508893,5.4817928223811885 -red,triangle,0,57941,0.28613750402421345,0.7420133839544106,0.5236049145924581,4.972331408060795 -yellow,triangle,1,57976,0.02328897123233986,0.8728876102816807,0.5124783146272579,2.0501167711259147 -red,square,1,57977,0.6018861306238275,0.04060100984613002,0.5068073649563413,5.670692988748578 -blue,triangle,1,57984,0.5041221527024292,0.22928520241395167,0.46383528432360316,4.563692432051018 -red,square,0,57990,0.6292919350374835,0.16731851752737936,0.5066900825728794,4.2326378211670335 -red,square,0,58005,0.056491194565309044,0.5682866397729098,0.5030114013487311,5.056221590340435 -blue,square,1,58021,0.03453216727901298,0.6170675254270521,0.5377164525247832,3.812252287605825 -red,circle,0,58027,0.9342661181784879,0.8352788276045955,0.4661641058179585,2.5817231019526594 -red,triangle,0,58046,0.07843948971308079,0.4995848419188429,0.5217584461237067,4.531222533167488 -red,triangle,0,58047,0.9078974894907839,0.0879068083362109,0.5226871726803604,6.2939959995419335 -red,square,0,58075,0.7013672841889225,0.29465664118913204,0.5125841365207433,5.053586573263087 -blue,square,0,58078,0.753189614429923,0.7024283523871544,0.541288289102727,3.311674915905701 -green,circle,0,58094,0.7744418231840695,0.3324840149989756,0.5307729247001642,4.848679905277873 -purple,triangle,0,58104,0.669227967847044,0.3237591477708297,0.47793061337111314,2.365978168115422 -red,triangle,0,58113,0.9614312210130712,0.20261199579282851,0.5270456824641488,6.454928663423767 -orange,triangle,0,58118,0.8527805448627521,0.9945548365280416,0.5067710924833986,6.565683264595286 -green,circle,0,58125,0.016829507182027248,0.6631387994706708,0.5317288275743672,5.076598194600096 -red,triangle,1,58128,0.38953541435785677,0.08064794347039539,0.5270273656555923,3.8576852102002053 -green,circle,0,58172,0.7692883104468107,0.9704200386450227,0.5301771736237355,3.0787169782653705 -blue,square,1,58205,0.9139907247345335,0.0631186842959306,0.5355092665657734,3.874123653800236 -purple,triangle,0,58235,0.5590233167117773,0.5530982609728853,0.477038335154019,5.100754652066263 -red,circle,0,58247,0.7888680495919136,0.7970614189925921,0.4874588405896818,5.006356308204476 -purple,square,0,58251,0.4501224039416202,0.7555272334404862,0.5220107834612485,3.510281002395835 -red,square,0,58261,0.6228628555349012,0.8257224503666623,0.5019733390119124,3.58731584511304 -yellow,square,1,58262,0.4084622196476705,0.6203721816193781,0.5058602094520064,5.1071266294854505 -red,triangle,1,58267,0.0990239735967664,0.5928044158065129,0.5277814029048679,4.129341735861966 -yellow,triangle,1,58269,0.28863622879125594,0.5219089913113051,0.501181056281952,6.805928625406299 -red,triangle,0,58291,0.7488317523088905,0.4244727651395648,0.5292518064783566,4.163104463278721 -red,square,0,58293,0.4523751608592228,0.37396633862360074,0.498832444910943,1.689435892425134 -red,square,0,58305,0.3663341440656648,0.9286463325463061,0.49866636736612063,6.025152801409885 -red,square,0,58307,0.8371059671758849,0.8171431625057642,0.5027239947717429,7.358223709838609 -purple,square,0,58310,0.8650044776033571,0.17748234761700155,0.519046758735384,5.47792772385575 -green,circle,1,58319,0.536286085982837,0.3933444036103214,0.5298185420316195,4.82429925301114 -green,square,0,58324,0.8529107372710464,0.5405310906383437,0.4817690340074414,5.672703995607141 -blue,triangle,0,58327,0.9836306342365648,0.5580768581604194,0.4779274157234226,6.683490874494278 -purple,square,0,58328,0.7273236786663938,0.882744937276109,0.5184927030846959,5.134432288561755 -red,triangle,0,58334,0.3024102692037406,0.6041772421910551,0.5288266186541732,4.134730630542767 -red,triangle,1,58335,0.7760809534743702,0.9209548838435749,0.5242428182140852,3.724709105963436 -red,square,1,58341,0.38455578067821794,0.10309244931028216,0.49100402236276647,3.300544412714942 -green,square,0,58342,0.041770092456995256,0.5653991838616541,0.482779161285375,5.829280550418571 -red,square,0,58403,0.22119036413199444,0.45549972236039427,0.4967131757267248,3.6395484393390958 -red,triangle,0,58412,0.34515999026724253,0.8067283710107612,0.517895299072838,5.126823397695507 -purple,triangle,0,58433,0.22283510207794788,0.741953760223494,0.4640615700408663,4.158819477747105 -blue,circle,1,58453,0.8392015555058513,0.5455764168759512,0.5245742206618093,4.628803773278881 -purple,triangle,1,58455,0.8893469901719875,0.18434977141471764,0.46176350669815247,6.356909114263387 -green,square,1,58462,0.5765420268540784,0.8831731033254521,0.4884692983115413,6.528111288020533 -red,circle,0,58468,0.6789937093939847,0.731985813167086,0.5003190530763734,2.997453097180325 -orange,triangle,1,58471,0.7080025391419025,0.48091255603363914,0.5068436073986482,4.692879025150829 -green,square,0,58478,0.8844980262525789,0.652029271902799,0.4873767399101722,5.300677709842588 -blue,circle,0,58495,0.24613519589961708,0.39875643763618507,0.5278567895651531,3.4742887516143646 -red,circle,0,58512,0.9217057340403986,0.9602433928493403,0.5023738971546923,6.261719743721753 -blue,triangle,1,58515,0.8901273559874665,0.6476409389872694,0.4874259285482577,5.056998927734246 -green,circle,0,58525,0.16680279431025324,0.599957009048826,0.538139640406762,4.852636257864416 -red,square,0,58541,0.9731259228381611,0.7817514446657341,0.4852653696528141,4.3114959477113475 -red,square,0,58546,0.9125850124338356,0.4409835879738838,0.48112557584212456,5.1008125395301604 -yellow,triangle,1,58574,0.21184116734669112,0.34350488899414156,0.4926646864103738,4.652611868947775 -red,triangle,1,58590,0.42507658367336476,0.21016489604327915,0.5035631971135429,4.682735965201783 -red,triangle,0,58600,0.8138242171256701,0.15298589168226517,0.5011786952142664,6.183038756572543 -blue,circle,0,58618,0.8055517396574174,0.25190528517481103,0.5317737094468621,6.232033008546204 -red,triangle,0,58629,0.8333627464577654,0.8048486676246054,0.49081665542292613,4.753468945440081 -red,square,0,58635,0.8283882073520143,0.7664605134595852,0.4710204681907803,4.03515813210888 -purple,square,0,58647,0.7341327240760214,0.08849070682205296,0.5274713300012743,5.885548222539512 -red,triangle,1,58651,0.160406193480767,0.9313706492934899,0.49582790954757083,7.237443140445843 -orange,circle,0,58678,0.8526598416126374,0.846180672330378,0.5038970535979693,6.965075082684908 -yellow,circle,1,58702,0.6540249477176301,0.7676035130825353,0.4997081039816843,2.9261088871125622 -red,triangle,0,58707,0.48020589114775214,0.0642982089297347,0.4963296052523536,4.323968118097352 -green,square,1,58729,0.24081441277584592,0.7535243105422101,0.49602410655824525,8.433989906307671 -red,square,1,58732,0.6044893290864333,0.31575083068632737,0.4666483148997662,4.2872093119365795 -blue,circle,1,58761,0.7736819807853733,0.27121674871610024,0.5304317528332403,3.433947168154671 -red,triangle,0,58766,0.7923922344707054,0.6590670763835446,0.49577917620346657,6.119542141095465 -red,square,0,58770,0.8882460551360579,0.14372946573581613,0.46817836161335413,5.343391547798532 -red,square,0,58786,0.7266871347048595,0.25953672310532006,0.4691136530008869,5.819682185014687 -green,triangle,1,58790,0.8623520577678409,0.95679961338491,0.4899748423624019,2.5710146291060245 -red,square,0,58791,0.0847414066198453,0.6677842249273277,0.46471543190025083,6.260401915212237 -red,square,0,58819,0.5123300445781311,0.3118425790761661,0.4594267189708461,5.009860473207472 -purple,triangle,0,58851,0.9799352597926767,0.1588428171799734,0.4475443411229563,5.4227244989926 -red,triangle,0,58862,0.8112589931962002,0.12831513933525085,0.4922712354464417,3.538258302561511 -blue,square,1,58871,0.5473903377576527,0.6909896477605875,0.5345265456708845,4.388932767057418 -purple,triangle,0,58881,0.8777280580134494,0.3955145992873986,0.44738938938831824,4.620651176690026 -blue,square,1,58895,0.7291766541236148,0.29922655475786664,0.5436646021049597,3.7845402706451114 -green,square,0,58905,0.6294930752661401,0.22304826646157672,0.4993973336074978,5.329000184983069 -green,square,0,58913,0.340246931270076,0.7477935410227243,0.4958621026062283,4.902393591550665 -red,square,1,58937,0.25005493192702166,0.6009872970522427,0.47523361850663626,5.1648570823276865 -red,triangle,0,58965,0.10110453502245331,0.7832535542117784,0.49604315405130983,5.8613494883678925 -purple,square,0,58967,0.9366059760590085,0.3874098466275303,0.5120726336459891,3.0627487531820283 -blue,circle,1,58975,0.06780676925715112,0.568931748987323,0.5385689010987372,3.709861800026573 -yellow,triangle,1,58980,0.7068476708732563,0.9999189897724752,0.46884528404855447,4.330113594485119 -red,triangle,1,58983,0.9680396921055037,0.5004152074794316,0.4883577740670396,5.062226901519312 -purple,triangle,0,58984,0.6485406826372255,0.26055023531394605,0.44964428159147796,3.679771822144931 -red,square,1,58990,0.09822042499794581,0.4721308614555967,0.4716577332666743,5.038923484700747 -yellow,triangle,1,58998,0.5428921513623008,0.44422778344940905,0.4689031432263098,5.328961305576487 -blue,square,1,59001,0.8566177608383426,0.8271499907892523,0.5466309172928557,3.742076008326857 -blue,circle,1,59010,0.20746697621757848,0.0416450436545337,0.5350822997282313,3.987876556185007 -green,triangle,0,59021,0.2861756112499002,0.5720629411750932,0.5085520503326988,6.3610492698092465 -green,square,0,59032,0.9294703650367374,0.15595264499897765,0.495347833271314,5.13528728899091 -red,triangle,1,59040,0.6693516488305271,0.9363959410830951,0.4834568941426011,3.832096208108085 -purple,square,0,59069,0.9475916179839136,0.29865429028869617,0.5146889666558835,2.539750454831528 -red,triangle,0,59071,0.3130709106299676,0.38871256610085025,0.48164877534132167,3.3211790766925318 -red,square,0,59074,0.39113693958859785,0.7761577445177983,0.4663004474487686,4.693395763208141 -purple,square,0,59076,0.30019674425684617,0.6262114315377585,0.5160162501758863,2.943606204006251 -red,square,0,59087,0.5652931995020114,0.9310644767615538,0.46371883276660253,4.587457379634179 -orange,square,0,59108,0.8523526718052418,0.045441157692545864,0.4901543677067723,5.437648718691428 -purple,circle,0,59120,0.6132680906024632,0.24071681251837995,0.4852945274864665,4.7293442246217 -blue,triangle,1,59136,0.9027038969310971,0.5682822528015326,0.49163730560647995,4.775580298639574 -yellow,square,1,59137,0.4328651737515983,0.30369182610863665,0.49387608114631815,4.563515629843871 -red,square,0,59139,0.3386320831614862,0.7172145445087343,0.4588487112561816,4.326448248575368 -orange,square,1,59144,0.21621923205720683,0.612406871210008,0.48875106135898644,5.566531426339076 -blue,square,0,59169,0.12743812900976104,0.3704811127026947,0.5505346354396387,3.754022129962694 -blue,circle,1,59187,0.3545446952494561,0.5803454111094273,0.5291069870863622,5.770355484262528 -purple,square,0,59198,0.09607190841293178,0.13684392353269614,0.5147065416334244,4.494554722658508 -red,square,1,59204,0.21662850506626408,0.21442710835724388,0.46647522160934335,4.186516102379482 -purple,circle,0,59228,0.9859248949980823,0.4472860339755894,0.4850433406069708,5.0427622870286655 -orange,square,1,59241,0.40227896915373196,0.8396533887004508,0.49137323091255614,5.735128743806576 -yellow,square,1,59248,0.1586216027165228,0.578425993724517,0.4982541930814546,5.720989004286217 -blue,circle,1,59278,0.024773368142677055,0.40036101451109285,0.5285292887238052,5.6213133291368464 -yellow,triangle,1,59293,0.7864088027130408,0.9554833709529619,0.4766187647235236,3.739850054462682 -red,triangle,0,59298,0.11189153471928626,0.29773142203006864,0.4940937002097084,3.7831513988412806 -red,square,1,59315,0.23259496109788058,0.4741853404934552,0.49431057508140075,4.561900354549574 -purple,triangle,0,59319,0.4057531538385848,0.30910095231087875,0.4424574385120491,5.534218913750713 -red,circle,0,59337,0.9486119039495877,1.0468280305327768,0.511655208248468,4.611930670204417 -purple,square,1,59342,0.37978890485357586,0.8128658675617892,0.5234976358529531,6.111507237953888 -blue,circle,0,59362,0.9641680881641452,0.4150589103472394,0.5259584938612869,5.551265241044931 -red,triangle,0,59366,0.562197139585697,0.41255288922228106,0.4906806182909494,5.546655679971994 -red,circle,0,59378,0.48078922559343307,0.4229723230857455,0.5069760450637796,3.2154294107148407 -red,triangle,1,59380,0.6766474296955985,0.17302563156129103,0.4881119613024596,3.7959813405567853 -yellow,triangle,1,59381,0.2926450242309324,0.2911575047655115,0.475505781890316,5.692694144796749 -red,square,0,59390,0.5697875239428923,0.679689053555388,0.4831269467552712,5.362638083319464 -green,triangle,0,59406,0.4856847425607669,0.7602160955896392,0.5116839474995949,6.707703894930925 -red,triangle,0,59409,0.11662290117546481,0.279683717617913,0.48578708535661336,4.025282919744382 -yellow,square,1,59411,0.10242685846591137,0.14244272059015983,0.49332686687271954,5.046470073616738 -green,triangle,0,59416,0.5036024284493329,0.000716883409890845,0.5078436931234223,5.386783602754711 -red,square,1,59421,0.9565992780801307,0.391888547519641,0.4882428536993298,4.678069335734491 -red,square,1,59431,0.045645722259456956,0.7678316856228136,0.49301891154484795,5.0994860621646 -green,square,0,59437,0.8965429844923264,0.8594422863253137,0.504237440861051,4.052025996361799 -yellow,triangle,1,59447,0.26519000677552373,0.5146021817953338,0.47031253457870803,6.906317931075872 -red,square,0,59456,0.19319589868062348,0.27109174465708263,0.49075623527344225,3.5055432443081127 -red,square,0,59461,0.8342347266008945,0.050210087252675284,0.4829427458824445,6.258562385907329 -red,triangle,0,59463,0.47152394364522066,0.11591939306515076,0.4653369317500246,7.077570170395727 -red,square,1,59465,0.47119118618167777,0.7221904681946161,0.4813686074054236,4.238091218942955 -red,square,0,59469,0.28328416261445555,0.7499332799763361,0.47773188592199,5.9402790022423275 -blue,circle,1,59485,0.18499600179476738,0.26821367317511613,0.52838909703659,5.819455103995662 -orange,triangle,0,59489,0.19018417868188553,0.11667221083622226,0.5108476884795996,6.895272007440184 -red,square,1,59511,0.9721017469870473,0.21329374223958908,0.4729102824029775,5.80962377361852 -red,circle,0,59513,0.669909552192451,0.5714566604335872,0.49609823369631634,4.630498467935303 -blue,square,1,59538,0.2781074948353178,0.5853700862533163,0.5272440504419877,5.051385157745677 -yellow,triangle,1,59543,0.8121305258287984,0.9439243790359957,0.47002328233164337,4.808869080797949 -yellow,square,1,59562,0.5588039639966413,0.21895882842418446,0.4924397608576836,5.930823306177107 -red,circle,0,59585,0.8431743909773395,0.8429992075973789,0.49564124784555214,5.06138198461682 -blue,triangle,0,59590,0.2623185427858544,0.36658803068427936,0.4956368567290423,4.954940895755882 -red,circle,0,59595,0.26959762349647964,0.2530065846482056,0.49063917380089617,4.081586199641363 -green,triangle,0,59603,0.6092615715256717,0.21159160957338474,0.5118969562633681,4.6856635517272425 -red,square,0,59612,0.12160457464683472,0.7153362033575198,0.4786915873610719,4.145958039579617 -blue,triangle,1,59620,0.709404390250226,0.16203635906555813,0.4978395544167789,4.23006581964683 -green,triangle,0,59632,0.23199631072772864,0.4803312745946785,0.5099247581319517,4.091101499560562 -red,triangle,0,59633,0.8859601371346695,0.22373794956094917,0.46891562801991576,4.3483032931649825 -green,square,0,59639,0.9957463277412469,0.24723951040588443,0.5016546264278595,3.4834589129389477 -blue,triangle,1,59643,0.35522185926251837,0.871845694415609,0.5040840399863876,4.315572437101423 -purple,circle,0,59658,0.036063302356188154,0.23811982898511808,0.48315474999216695,4.07325211122341 -blue,square,1,59662,0.7688878054881069,0.05073358446579801,0.5151669446320261,5.734002017117182 -yellow,triangle,1,59675,0.09661187384420866,0.0708294155067768,0.4656499827251335,4.479820656523532 -red,square,0,59700,0.7697779674760553,0.6087426987674531,0.48009991096523863,5.276041632364311 -red,triangle,0,59704,0.6145378722431138,0.2522093198037776,0.46342618533547025,4.750063816585814 -red,triangle,0,59721,0.6074021231045044,0.4459202208723996,0.46478686150331816,5.633280256071977 -yellow,circle,0,59725,0.16312410076670225,0.9525579123223971,0.515915123861317,3.4930911846115293 -red,square,1,59730,0.14767562172521354,0.11163258893136208,0.4735042506096502,4.1215875375541735 -red,square,0,59731,0.7717895506774058,0.3209651966078415,0.4777527155377761,3.277936085505915 -red,square,1,59734,0.19754839918290767,0.11239951507997248,0.4783758644194376,6.128778661460413 -red,square,1,59738,0.28519754752302573,0.3798685944960586,0.48184288043656176,6.185457242216272 -blue,circle,1,59772,0.9327138914480179,0.660543523574067,0.5326944508585649,4.61914047857024 -red,square,1,59780,0.5831547754084914,0.16283501386351695,0.4686528960135068,5.409508252510452 -red,square,0,59787,0.017975872307126717,0.09938042362589927,0.4672523732912803,5.293585731193196 -yellow,circle,1,59803,0.9321732779863839,0.2741867762484177,0.5165428172575693,3.3187550721737034 -orange,square,0,59812,0.06314784014201447,0.15811283944090349,0.4935201981856332,5.164577796001799 -green,triangle,0,59814,0.299391082596862,0.41163536573041415,0.5046643056866701,4.512986146614555 -red,square,0,59830,0.14517045684523344,0.013670877743999998,0.4817437539295141,6.326949796935388 -blue,square,0,59854,0.4476611337505636,0.7801221096820661,0.5191395482079683,5.539605026604586 -red,square,1,59871,0.859232642447632,0.22003881191397745,0.4914506540710125,5.8982398632018525 -red,square,0,59872,0.49753080437928054,0.6587404206820608,0.4866024176735825,3.6797731454982743 -red,square,0,59873,0.7044923244705168,0.9340596054256529,0.4883296575590863,3.905597431766193 -green,circle,0,59877,0.42103210314596606,0.8357212534144285,0.5480406068658668,5.378146498354905 -red,circle,1,59910,0.7263060939063148,0.7536136460986113,0.49644669950941334,3.8757988386798465 -red,square,1,59921,0.24880260275220722,0.023725022806381113,0.487536845817757,6.016966219740868 -green,square,0,59936,0.7763864793820608,0.31561068312737994,0.4989935942600376,5.933257794344787 -red,triangle,0,59947,0.12528610031358367,0.8906913922061578,0.47948130182690357,5.9629837948227005 -purple,triangle,0,59956,0.5816387676459744,0.9511327115745335,0.4603331122226516,7.179647177872418 -red,square,0,59959,0.2578253136093108,0.5892041381039295,0.4831056459328499,5.441853050502611 -red,square,0,59977,0.8973190947190652,0.5018151811839017,0.4853163651983584,4.61669823550631 -purple,circle,0,59984,0.8300008706180275,0.1275332490304978,0.4750718152173571,4.511563227189963 -red,square,0,59989,0.5273822465701745,0.9286734523645935,0.48890214223520034,5.427272197226707 -blue,square,1,59993,0.01812674786184776,0.06313323303656337,0.5029760870794235,6.1291662183615365 -red,square,1,59996,0.10191295874723083,0.01178821607847469,0.4889066278006681,3.513404926195023 -red,square,1,60023,0.7838214512210948,0.5825956262321237,0.48391871259128105,4.63728636336322 -green,square,0,60031,0.2812562665580939,0.2756903188251216,0.5049104712505684,4.958042604347722 -red,triangle,1,60033,0.5149792094014062,0.08030516396604948,0.4783715629622743,6.001861021926376 -red,square,0,60036,0.25865300869772023,0.2810863103838145,0.4906321649433822,6.512943775572094 -red,triangle,0,60041,0.7121380140783574,0.3914785923081784,0.4741953774617361,6.576617109348067 -blue,triangle,0,60043,0.36869112608804,0.8001615458818079,0.48635626298799045,3.57447294161479 -purple,triangle,0,60057,0.6891384831640978,0.3357481194274481,0.460734939938052,6.0371079828721435 -red,circle,1,60079,0.6938631031492669,0.6208774028350542,0.5004387524845038,5.956376933506028 -purple,triangle,0,60083,0.5856512822237091,0.36554759366219336,0.4640443816913114,6.100398057947508 -red,square,0,60092,0.8660709900065859,0.9273650846271052,0.49045899266672016,3.694815146011953 -green,square,1,60104,0.08753092756593095,0.7785159087286321,0.509951811134412,4.7146650347883785 -red,circle,0,60110,0.06721694669057832,0.15719799892416475,0.4962263043647782,3.556245430527886 -red,triangle,0,60116,0.06713184793043103,0.5791242899788971,0.48704038064901384,3.9321200064963686 -orange,triangle,1,60125,0.4602726170278648,0.944503432262257,0.5034391366080336,5.6848123231107195 -red,triangle,0,60126,0.9996614910922645,0.07233426867697246,0.48617011659381976,5.751868107675523 -red,square,1,60127,0.7823409978929143,0.4792437505690891,0.4972645493601718,6.0799965297228775 -red,square,1,60161,0.7330074587171623,0.9074755779508309,0.4978493810854733,7.00513807387306 -yellow,triangle,1,60169,0.2591390012141541,0.04055506669904452,0.4695202283472291,4.402007284014633 -red,triangle,0,60171,0.9980645351223236,0.8691009559567416,0.47937656476978113,5.755333219904422 -green,square,0,60183,0.3374471439395277,0.1486784869787705,0.5081179655250804,5.276210095435389 -purple,square,0,60188,0.3162527134231783,0.6221869218763099,0.528659860431892,5.659532063374793 -red,triangle,0,60189,0.7552699472402814,0.2368027970925739,0.4864831923304649,5.841106271389741 -red,circle,0,60196,0.19340501200990967,0.28034400077865584,0.4850449344289182,6.485939862731996 -red,square,0,60216,0.8810670865088781,0.5412594578961352,0.4836614115462953,5.581688877735268 -green,circle,1,60217,0.4100057587606315,0.05121955440675141,0.542951158152421,3.3192357074885486 -red,square,0,60218,0.0646847306637629,0.08358166281191581,0.48069838295384115,6.374792858788698 -yellow,square,1,60234,0.29763588162061483,0.4822968296523553,0.5249462934370704,4.186304568925794 -red,circle,0,60235,0.35973802236716823,0.32695281407603277,0.48776351920577343,4.553275861705693 -red,square,0,60240,0.8686348409722066,0.05122503167764181,0.4764515029063973,5.150059327536076 -blue,triangle,0,60245,0.8822469399477052,0.2089840757936804,0.47413946278818964,6.015399920849606 -red,square,0,60251,0.07858733610112978,0.22513000306533348,0.4742518390027568,5.738642465958939 -purple,square,0,60260,0.9724754765129763,0.8598431190680944,0.5251303307557621,5.74004652341167 -red,square,1,60283,0.8217857343122882,0.4724766569907044,0.48985911924632036,5.7550665953206215 -red,triangle,1,60293,0.4174436320443585,0.0818948555259601,0.4897210966784838,3.4750819465734133 -red,circle,0,60312,0.5290365243844631,0.45561976370868545,0.4791553279544811,3.5030805602028288 -yellow,triangle,0,60318,0.46752802370690716,0.6437835090336509,0.4645950031622949,4.410657423983349 -yellow,circle,1,60322,0.33938525828694033,0.4927467967496709,0.5148269280658283,3.2759392762935633 -purple,square,1,60342,0.11858156996972902,0.9689500949945644,0.5264544801289793,4.57981700555419 -red,square,0,60345,0.10725828146672467,0.5671134023892811,0.48131623171961896,3.773835861866853 -blue,square,0,60348,0.29498028590741554,0.9111176851694784,0.5117503689661391,3.575451838518792 -red,square,0,60352,0.6599065507527369,0.08582757282514442,0.4775027095988978,4.576116562350592 -yellow,triangle,1,60362,0.9668415009904369,0.391203983395248,0.4682704916987754,4.706540200035216 -red,triangle,1,60372,0.8175755771981199,0.36754896811257676,0.4908202755762249,5.34889526826722 -blue,triangle,0,60411,0.5571999022273035,0.9628178133371085,0.4888087442471147,4.597365840125252 -red,triangle,0,60413,0.9408621238999432,0.603858306633542,0.4729294664039747,4.288024716188104 -blue,triangle,1,60419,0.2052972681365467,0.4362325116244431,0.49139311799476687,5.019068470514523 -red,square,0,60423,0.59381746802724,0.595260563747876,0.5017081107203388,6.094864844860684 -green,triangle,0,60430,0.8955355233771013,0.19218078824011886,0.4893653739016167,4.533760129865052 -red,triangle,0,60443,0.05696209730598478,0.2588562361734128,0.47520079488500244,3.964653850358843 -purple,square,0,60475,0.2830105981314246,0.1961643783533038,0.5217528894561918,5.50138828879668 -red,triangle,1,60491,0.4396484351555848,0.6148028100358339,0.47826159551440234,4.6085143798648085 -red,square,1,60498,0.19095923398793668,0.12027518718769892,0.5224695416498987,3.5244114880365216 -yellow,square,1,60499,0.9169751356807347,0.010467376639013648,0.519285668323052,6.256884862925893 -red,circle,0,60515,0.9849290487302916,1.004163590473081,0.4749339818918633,3.265781671299751 -red,square,1,60525,0.4230107948511078,0.6970638994945618,0.5293475768351691,5.59859575642475 -blue,square,1,60532,0.5654488582651724,0.16309904880804227,0.5062287771058848,5.578740309742421 -purple,circle,0,60534,0.04931802554582421,0.7314770503214695,0.4884183130029546,5.811049354827598 -red,triangle,1,60541,0.2779413333385813,0.16341649987902007,0.4815424217173877,5.467411398187516 -yellow,circle,1,60545,0.689556271739904,0.10784055865500419,0.5091532973255217,4.266690380912545 -purple,square,0,60564,0.6736399194722431,0.8166936455969278,0.5236412485915501,4.6300408702139535 -red,square,0,60577,0.006960154447920863,0.18854556453965643,0.5294222230141536,5.453903226031674 -green,triangle,0,60581,0.9459083712699817,0.35490705899504815,0.4948107369495015,5.052121599496897 -red,triangle,0,60586,0.10764049505353857,0.0956138006790711,0.49511874551605556,5.555512700444382 -blue,triangle,1,60594,0.7323865110586989,0.3551990668965117,0.4914224346805326,4.775053747320865 -red,circle,0,60596,0.22438662961075506,0.29079315097619196,0.48122732502564625,4.171483480337229 -blue,circle,1,60601,0.6106848977747265,0.7876941758796613,0.5312822823466608,6.188801400604075 -red,square,0,60620,0.6400543618312639,0.24143436548567,0.5220150168760616,4.339685182825391 -red,square,1,60623,0.41027956538631183,0.9518356784881522,0.5119945310324343,4.700489664112699 -blue,square,0,60637,0.6838808494976234,0.5358387115323204,0.5064096875079349,4.742006631924768 -yellow,square,1,60640,0.34755132599157,0.8609430106915147,0.49720119277707453,5.633606132762609 -red,triangle,0,60650,0.6423624245958586,0.8024822218116717,0.48060748553357413,5.45092641049676 -red,square,1,60678,0.07629736340083904,0.8642438572119743,0.5168411288934797,3.517023458390583 -red,square,0,60679,0.07367362091358842,0.8983540537729365,0.5154650442185652,5.893253759620215 -red,circle,0,60727,0.016614927787423794,-0.04547000496606706,0.4849661234279177,6.355241846601054 -purple,triangle,0,60751,0.038533667680094474,0.20724377674189576,0.46603362985770486,5.429067161296178 -purple,square,0,60762,0.8497140275956977,0.9763779461261324,0.5399639176626764,7.5129161373355435 -red,square,0,60778,0.9731686307900813,0.40459426277744837,0.5040836926411789,6.5617114075336636 -red,triangle,0,60787,0.9795834792511154,0.01684817576288289,0.47861205080311614,3.7273739440080966 -red,square,1,60788,0.5444699705095233,0.6098074518426574,0.5037006414065412,3.5432373534458192 -purple,square,0,60798,0.9682023322453407,0.6346154333987898,0.5308698174084637,5.384724936478967 -purple,circle,0,60800,0.19550633393403594,0.338729312866061,0.49173512204007286,4.807989215253477 -green,triangle,0,60812,0.13133219197811485,0.6336708439984976,0.4954725307705143,5.275380054723782 -red,square,1,60817,0.652937670494351,0.4175649118056507,0.506289718755797,5.4752026302174635 -green,triangle,0,60818,0.07282458371524225,0.20417586575315572,0.49807778054674634,5.090679675026739 -red,square,0,60820,0.2516239640465522,0.24859650062343153,0.5098131578750846,4.414335638772218 -red,circle,1,60830,0.8142117218255019,0.8873630457342749,0.4903123237152411,7.190824475389927 -purple,triangle,0,60876,0.2416322662263728,0.30381167794267727,0.47021632219011344,4.1054767902279865 -red,triangle,0,60877,0.5862793977888927,0.8002261969651429,0.4900026313553891,4.973786421586735 -red,square,1,60888,0.7023934775730509,0.7021373087346692,0.5120889673210968,4.647736820752722 -purple,square,0,60908,0.2619271896052734,0.5404501025713073,0.515012193771817,4.164463504439264 -red,square,0,60921,0.6425660122558448,0.6695126675524524,0.52483335391632,5.731219329753633 -red,circle,0,60935,0.44797253232491463,0.42270944990698744,0.4899650743991284,5.09036197594088 -red,triangle,0,60946,0.8042902254720634,0.7166082669926087,0.49661375481353576,5.209323225833944 -orange,triangle,1,60950,0.5201915748923396,0.26754408712925837,0.5108516350911392,6.819727886144155 -orange,triangle,1,60960,0.904731906772507,0.9620610146052339,0.514950425722935,4.7406826739650265 -red,triangle,0,60985,0.3484291016880289,0.1783452957121321,0.5008003803252687,3.654103873966568 -yellow,circle,1,60986,0.17801517756216867,0.6008023288667509,0.5045357850698797,7.417381404988291 -red,square,0,61014,0.8485374895960776,0.9156155528971213,0.5086498143578984,6.3346179099081725 -purple,triangle,0,61025,0.7874902342591952,0.21665795000622023,0.4569266419562924,4.770474670295125 -red,circle,0,61028,0.18140494952400665,0.08866788385859563,0.49366355213393215,2.860607311875004 -green,square,0,61030,0.09133863193933855,0.694373715130335,0.5145616649789181,6.632328342374033 -red,triangle,0,61034,0.5248296551985476,0.8029863176823646,0.5127702749492332,3.912010138699948 -orange,square,0,61044,0.2898748045089715,0.8536701379191667,0.49890774503602914,6.149901939106962 -purple,square,0,61050,0.8448465595667581,0.5170364857814286,0.5042921422037655,5.18596154763907 -purple,circle,0,61055,0.25508956914459247,0.24024794821806583,0.504727953767809,3.8681131994737292 -green,circle,0,61059,0.2886442963069412,0.9418778015541577,0.49846086314124705,6.349863185330958 -red,triangle,0,61065,0.8575952324207371,0.6588020716675531,0.5207722049947101,4.2276328828804735 -green,triangle,0,61066,0.2662809669984314,0.1987284669605881,0.5057777398809051,3.3848005984338765 -red,triangle,1,61085,0.19488650871393232,0.4726402997083098,0.5138063121553798,5.165860778048057 -red,triangle,0,61087,0.3031556352264796,0.7196635061168956,0.51088090222633,6.1998207701112085 -orange,square,1,61094,0.8779403876123824,0.7798192554185158,0.49718772298242214,5.1018235586077365 -red,circle,0,61097,0.15548983287316043,0.10911602713099237,0.490617004397277,4.4318058511393055 -red,triangle,1,61099,0.6585576916445907,0.5338615856748484,0.5129113061633741,4.18244520719598 -yellow,square,0,61101,0.012536744410525325,0.2433144520608007,0.4990267345214811,6.126888840918949 -red,square,0,61116,0.9797924913789501,0.22232880990887227,0.5222487249549825,3.621860673676309 -red,circle,1,61127,0.3930768144390525,0.4554647978804084,0.4963411758276519,5.486692374627584 -red,square,0,61134,0.3067684059767384,0.9172846509418883,0.5267657540899479,3.866675043547861 -yellow,square,1,61151,0.8262122856166667,0.05980134224575373,0.5048474180113024,6.434022674428818 -red,triangle,1,61156,0.8912190721179941,0.0634747296927507,0.5196621111365651,4.26893774976731 -red,circle,0,61165,0.26669807742281604,0.2990826380900149,0.5032289635505375,4.004513394884534 -green,square,1,61168,0.8540259347627556,0.5321654340814977,0.5135082711211014,4.234551468444308 -yellow,square,1,61176,0.190434565438922,0.7654894204047193,0.49856498258069676,6.111066606323395 -yellow,triangle,1,61183,0.7015332343471989,0.8632199990272507,0.48495781664928933,5.063714991777166 -yellow,square,1,61190,0.5154372964414472,0.23924871976585527,0.49471251054831755,6.106156861066687 -green,circle,0,61203,0.4815355864808283,0.6144924765717046,0.4937778373680289,4.574622551809915 -blue,circle,0,61209,0.6708269149700532,0.49124797248493635,0.532411661628068,8.199510512113994 -blue,circle,0,61214,0.2664318774840565,0.8817824151982447,0.5288885391042243,4.750227751871143 -blue,circle,1,61220,0.5666796420060147,0.44228918409920337,0.5324450569077825,6.2270721922416366 -red,circle,1,61224,0.01752009255670739,0.012003433338529424,0.49818512336643095,5.744755900379748 -blue,triangle,1,61278,0.6153931662265688,0.4457963077074518,0.4768612589726274,7.427865684424334 -yellow,triangle,1,61281,0.6788862712314652,0.4116741778150316,0.4855399156424676,4.248117990214868 -purple,square,0,61295,0.5062418674625349,0.08904801167462162,0.5180705629762576,3.497194833123453 -green,square,0,61301,0.6238365472963749,0.8736654333706457,0.5035753695801006,5.624999791044096 -yellow,square,1,61313,0.2517342409381401,0.5607854671328018,0.4863569738074924,5.342195972264192 -red,square,0,61318,0.9505419452167662,0.679779407076754,0.521654288615688,5.3809428613227395 -red,square,1,61329,0.6047566003389032,0.7766057306299667,0.527040506395118,5.507599575188592 -blue,triangle,0,61334,0.337316210469482,0.6267681207152156,0.47353032471912027,5.062344070600751 -red,triangle,1,61337,0.016161402703349093,0.8548922014389212,0.5298979679549719,3.2641953115109756 -red,circle,0,61339,0.02567761097810839,-0.03655897410556717,0.4926471028706084,3.0354622575591432 -blue,triangle,0,61351,0.7932092952421166,0.4380255564355239,0.4802627712178217,5.546435385768809 -red,square,0,61353,0.9204264182079643,0.4018584502141255,0.5243590791041091,3.5849988439432985 -yellow,circle,0,61357,0.16587039072607757,0.663664050422724,0.4987946747111364,5.291600456899086 -green,triangle,0,61362,0.7299202050218979,0.6552680850374167,0.5003637812412703,4.886295254176624 -yellow,square,1,61366,0.21811593993643819,0.17547386290873968,0.487260370873267,5.249231279209982 -red,square,1,61369,0.5058724526255617,0.6129664323550472,0.5254787222987124,7.663968872616754 -red,circle,1,61415,0.9676760423225215,1.0475429032640997,0.4986227555350541,3.577868740338316 -red,square,1,61422,0.11886395244680237,0.3900272500889973,0.5234791847519441,3.072662158492658 -red,circle,0,61424,0.09936195107484114,0.05744379933681094,0.5033330692596379,5.643635287839078 -blue,triangle,0,61425,0.5771409404126412,0.11760707686727356,0.48475608421831184,4.460017797219344 -red,triangle,0,61426,0.762804204487993,0.7809558764276042,0.5063507913255922,5.145310374210368 -red,square,0,61431,0.900799522559889,0.38618958860399644,0.5222527711160118,4.961621920724561 -green,triangle,0,61444,0.5270179878980258,0.10052818496180849,0.5023819910843416,3.4923362070071136 -red,circle,1,61457,0.6566857444348829,0.6729806090763196,0.5038144544580992,6.193904013666604 -blue,triangle,0,61472,0.1911714345722222,0.7715257323545277,0.49130390736052193,4.422388311122001 -yellow,square,1,61475,0.5171052700708267,0.25554476579258234,0.48970608678347916,5.036532735831131 -red,square,1,61479,0.2610815163955674,0.503074712438503,0.517828018995584,3.973960441261171 -yellow,triangle,1,61483,0.519313490412225,0.87933187127998,0.48771296185269913,6.534530792176736 -orange,square,0,61503,0.6197602176490566,0.7795540660347835,0.4963122713166586,7.390044813411266 -red,circle,0,61525,0.48739846973074064,0.465361757932242,0.5023423634876732,4.630956041174142 -yellow,triangle,1,61527,0.12739507818779683,0.1173985798756847,0.4952982067434773,3.944866416793379 -red,triangle,1,61535,0.33804896935526785,0.03732253381609851,0.48239195355097997,5.793156035393705 -red,square,0,61548,0.4651417535641841,0.07133907568851139,0.530744518298765,4.743418278295491 -blue,square,1,61549,0.3707408775242743,0.49362478651153885,0.49587747960735457,3.9321869738237925 -orange,square,0,61568,0.8888385367297386,0.34270045850419917,0.4933264096015811,7.229833779056122 -red,square,0,61579,0.8152304447693551,0.8464616377854375,0.5200260049466741,6.1930063800980735 -orange,circle,0,61584,0.9799542974777731,0.5631117008263572,0.5083318815358503,6.151762981660114 -red,circle,0,61596,0.8390768284706766,0.8355328733352815,0.4910259931175871,2.7763269232413346 -blue,square,0,61600,0.9401414287917517,0.6556333863888074,0.48738484797112674,6.331561672320703 -purple,triangle,1,61628,0.9608504870227901,0.8879020064555192,0.45513052916821123,4.546442239319432 -red,square,1,61643,0.33341608047187854,0.9146588007328265,0.5248379423489885,5.5586352879388565 -green,square,1,61649,0.6473958664771461,0.43314657244792587,0.4977987270169415,3.9042555214124284 -red,triangle,0,61659,0.8610127571485326,0.9753251811562222,0.48505406455789435,5.701706364739529 -yellow,triangle,1,61664,0.019966081909734368,0.7900350537304219,0.49414474669405634,5.625946820854317 -red,square,0,61669,0.570969903227153,0.1173371837329994,0.5238531001038308,5.2480280636640835 -yellow,square,1,61672,0.8139158540272159,0.13388403451215614,0.4884567964312617,5.932513833114542 -red,triangle,0,61688,0.48028863400702104,0.7865251623168836,0.4831142966051367,5.24616219807332 -red,square,0,61697,0.23046740317570558,0.15606819151927054,0.5272004102723183,4.411628790173593 -red,square,0,61702,0.1546280693721046,0.8913675994706256,0.5225725331373712,5.4333335302840196 -red,triangle,0,61708,0.5471240843420443,0.3327729472814235,0.469663504191194,3.6272696237402733 -yellow,triangle,0,61714,0.9429733797903551,0.19709094011834438,0.49437998774077196,5.047868963299641 -orange,circle,1,61716,0.30825285073289554,0.11497565384418063,0.5108191806126069,4.703363374380971 -red,square,1,61737,0.6510434435597998,0.5456212090941364,0.5150287503883463,5.936227367102567 -red,square,0,61809,0.9965013982405774,0.6809694313684723,0.5209128718546598,4.935376841731837 -yellow,triangle,1,61810,0.07792819621552127,0.26181505152828544,0.4933310003789433,4.609218090023302 -red,circle,0,61815,0.1848788266184207,0.1249622316055749,0.5134887995047095,2.966850998643373 -red,circle,0,61816,0.449212787550498,0.38322795122897707,0.5150248112002551,5.009587731920402 -blue,circle,1,61818,0.8534363554971895,0.2263431230033489,0.5410603220327522,4.816601810884746 -red,square,0,61833,0.4451879247858581,0.11726299169004328,0.5300535469286223,4.487810030799225 -purple,circle,0,61835,0.6511017701858289,0.19418601516093892,0.5153960480448987,7.225402183189696 -red,triangle,0,61836,0.004171787933958004,0.5663383523540735,0.4865556516253405,7.118214175470552 -red,circle,0,61853,0.345559838619691,0.2508853560238945,0.503913744966538,5.44463784456043 -green,circle,1,61869,0.817380657759987,0.10544621627598816,0.48973381007222,3.2584664923826057 -red,circle,1,61871,0.08366616020436324,0.10742385561455178,0.5041942028737925,5.588329685146665 -red,circle,0,61884,0.9599580117658257,0.8956373603658663,0.510071088152013,5.625943395628897 -red,square,0,61891,0.36576069934033495,0.35809365200980947,0.5232769997016458,6.932004575561117 -yellow,square,1,61897,0.13464086236823825,0.15650924065865113,0.4835104953095868,5.889263490765791 -orange,square,0,61918,0.18640602854348598,0.2672271622271526,0.5030058785289381,4.326083882616069 -red,triangle,0,61925,0.04746071475927671,0.5367543900755519,0.48581705431478733,5.630710628608316 -red,triangle,1,61936,0.356381744385441,0.26813337819748007,0.48971389404584026,4.580274896046053 -blue,circle,0,61938,0.5295366501170954,0.4735172172627693,0.5370203616295891,6.7412581801620055 -purple,circle,0,61954,0.9353238472782092,0.9124694467231034,0.5157439552390941,3.83882578956262 -purple,circle,1,61980,0.7867447915994401,0.17554390367142436,0.5114776859288765,5.478594520165248 -yellow,triangle,0,61994,0.9890464545334569,0.8023850293870773,0.4988618909788258,4.166279351226079 -red,square,1,61995,0.02062837024103603,0.2984043381983892,0.5295629576749717,5.881978788925136 -purple,circle,0,61997,0.46741352656817403,0.018808978834384593,0.5075786262030751,6.149918814819884 -green,square,0,62009,0.3585964350991907,0.1941680966793713,0.4991629820690804,4.966840885787054 -blue,square,0,62013,0.5622781351587085,0.8052890967176738,0.493901760566586,3.976849572787254 -green,circle,0,62017,0.34006592038936656,0.3204413264209244,0.48229410183663773,5.237564677155148 -blue,triangle,1,62019,0.0426531732390083,0.15171870407048826,0.4948472041070654,2.8507447122043423 -green,square,1,62029,0.2835571115639437,0.47155549882567127,0.49623530121712217,6.028679636526424 -purple,square,0,62043,0.704537451002878,0.5229872604390595,0.5297127404570943,4.648907585804309 -red,circle,0,62050,0.5643784714302795,0.5012497913882893,0.518136912453673,3.925065918220419 -red,square,0,62062,0.9531264061878373,0.974142690969671,0.523931211666261,3.367303302553521 -purple,triangle,0,62075,0.6234285019734616,0.9419453626430792,0.4581269392232534,5.1527756955510355 -purple,square,0,62093,0.15205925058803949,0.6150394904958729,0.526110447227855,4.1154186380623665 -red,triangle,0,62097,0.908145221611164,0.12983617465009645,0.4846339020774075,4.446892273216744 -blue,square,0,62101,0.4543743951049868,0.11843388872347449,0.4992715642172183,5.136386084128629 -red,triangle,0,62108,0.167357771442878,0.968288578412845,0.48428631555807067,3.187524544500509 -red,circle,0,62121,0.5979099497775078,0.6794539039958924,0.5242018264009921,5.280042401144994 -blue,square,1,62126,0.036113790200399065,0.16910869536960704,0.502918336080108,1.8672835436541029 -green,triangle,0,62134,0.6048830568385326,0.729874240054699,0.5159393385770069,4.257994071557856 -red,square,1,62154,0.8775160541846945,0.9806110363238945,0.5327824889664153,3.3435869551092536 -green,square,0,62166,0.4330001902467715,0.6376378265760058,0.49276627036701437,5.9411261297465 -yellow,triangle,1,62167,0.5614588863279815,0.7608824536408751,0.5037189316894571,4.821830950875217 -red,square,0,62188,0.40744592792362677,0.6744828103129084,0.5302394945174181,6.231715197692458 -red,triangle,0,62200,0.23988771374155948,0.8533403056991652,0.49368384416477895,6.4310693402923365 -orange,triangle,1,62204,0.05483042340149369,0.06378038360469551,0.5298994743718047,6.402343677154847 -red,circle,0,62212,0.11868607588693214,0.16008078324282432,0.5230138690384019,5.573261510373027 -red,square,0,62235,0.05781825160678089,0.9812159629061238,0.528849248056283,3.6240024153043655 -yellow,triangle,1,62256,0.18729558177233296,0.9635241693178325,0.5067570914450856,6.8510085898613235 -red,square,1,62261,0.42032239218584777,0.41881499558405855,0.5318614609301553,3.8751212362484946 -red,triangle,0,62284,0.6219982876210621,0.6405049256535393,0.48168248154296756,6.218527099708347 -red,circle,0,62310,0.8796648595608879,0.8960933890140106,0.5224014162804669,5.680682297922847 -red,triangle,0,62316,0.19184117907032205,0.06402197475999527,0.4766580720878818,5.502526429341152 -red,circle,1,62317,0.24245419168304982,0.17592089644676354,0.5234713664732507,3.3228402967788644 -red,triangle,0,62333,0.3081433543019789,0.17475252323788693,0.4807335630203863,3.3559216335905027 -red,square,0,62374,0.05127427063072498,0.5098696172787879,0.5373294457332315,4.430513110438568 -red,triangle,1,62375,0.23661559056090142,0.9855861026865775,0.47743130333143724,4.190599069091753 -orange,square,1,62383,0.023685079195092218,0.026937947780171778,0.4919021407386805,4.627379567957559 -purple,circle,0,62386,0.6352835250630797,0.9147156642130767,0.5234945884182443,5.798712173600094 -red,triangle,1,62404,0.058402282344989676,0.532894108788653,0.4836000966532128,6.7646632689431385 -orange,square,1,62415,0.623264816515352,0.01029168112753609,0.49028138372204577,4.64314623932384 -yellow,triangle,1,62420,0.5922537439254313,0.7931024659310686,0.5174533409684671,7.0776406088871004 -red,triangle,1,62435,0.6566103647142346,0.3093046962173661,0.4890548784170205,4.430438008663087 -yellow,circle,1,62440,0.9195091050599192,0.6284006272763784,0.4910750656033562,5.9488601492085875 -orange,square,1,62444,0.8198924252182687,0.9403939619690145,0.49483627897599086,5.385190500599406 -red,circle,1,62446,0.25695039848198686,0.17690972548675077,0.5107397978022713,5.379986286167665 -purple,square,1,62450,0.4679304831122051,0.2520485779531624,0.5265733936128689,4.523746787611793 -red,triangle,0,62453,0.2719444687249306,0.2727615921669144,0.49218570449784094,4.132534482868859 -red,square,0,62460,0.1095132438049864,0.5990961326315646,0.5487367811634232,5.30813078014137 -red,square,0,62477,0.1681727567517537,0.459575124418405,0.5399539027694862,3.0640498749206455 -red,square,0,62521,0.9394264527956095,0.35691204119685405,0.5447973167051736,5.509032937560587 -yellow,circle,1,62544,0.6372716681357813,0.23390888746555438,0.49294978983371884,4.412810738362551 -red,circle,0,62551,0.01233752976713054,-0.0057486829804792375,0.5126452670422521,5.570141909643815 -yellow,triangle,1,62560,0.9396323804778914,0.085811621835723,0.5175845777084611,5.27077636400634 -red,circle,0,62575,0.07034914442806128,-0.004086988597465882,0.5238122498045377,3.797765987178355 -blue,square,0,62613,0.6811858095759061,0.7887531811761556,0.49361127715826314,4.355142569541913 -purple,circle,0,62617,0.714587824554388,0.9313613753470926,0.5194524554371356,4.015819963177061 -purple,square,0,62632,0.3985259326969677,0.5444232350161109,0.5314123884676734,4.492798714605738 -red,square,0,62647,0.5291260503620531,0.013794840772883843,0.5407737287180777,5.102488976688594 -red,square,1,62683,0.11355392145660848,0.8669393022115569,0.5320901384179496,4.356001846362568 -red,square,1,62698,0.653364670305655,0.6124356991252056,0.5287119902302228,4.007826612460133 -red,circle,0,62701,0.003951253933919596,0.04522770982418345,0.5258906687903119,3.7990821290093546 -purple,triangle,0,62716,0.8823544350221625,0.1118404389612665,0.4586347777216839,3.2594503465151825 -purple,triangle,0,62730,0.636759249610899,0.06469280402168953,0.46135189192740805,4.312389513007878 -red,triangle,0,62735,0.8189085838177863,0.9399067495737984,0.4617192345326423,4.849007284652777 -red,triangle,0,62749,0.6703354930086899,0.5368154670226469,0.4574999605240849,3.207734868653835 -red,square,1,62768,0.9551936046838428,0.9319414615167267,0.5190503305114829,5.846548662129798 -red,circle,1,62777,0.18133834128167947,0.26477984785201514,0.531294217269015,6.008486744113405 -red,circle,0,62780,0.5170426364721215,0.6036794769162875,0.5269285591637343,4.583458820391482 -green,triangle,0,62782,0.42042232286231107,0.9347763946491507,0.5040717113848027,7.523280788788996 -yellow,square,1,62797,0.9311901039381898,0.5711913554470899,0.49929217899612793,4.948899182820194 -red,circle,0,62830,0.8526471187916753,0.8809963270663802,0.5182405502050984,4.179081514411876 -red,square,1,62837,0.5492872519519799,0.330190328959171,0.5273996033970642,5.290135392615926 -red,square,0,62841,0.34626047307667374,0.892390856973551,0.5304223359053766,3.402558165132803 -green,square,0,62844,0.18924796767097984,0.8273744526178146,0.4920170035408091,6.040914722549808 -red,square,0,62856,0.021636620168551723,0.7236946094748882,0.5284752005412547,5.677699797339172 -green,circle,0,62882,0.9295860315045217,0.025690266107089244,0.497645272785663,5.320746340884946 -yellow,triangle,1,62884,0.8422450133883254,0.7184760862620894,0.517631549601741,4.6335430681225125 -blue,triangle,0,62890,0.9435960887336685,0.16011742032923715,0.5041171987880846,4.723921873053907 -red,circle,0,62903,0.6229907355548229,0.6089807098214721,0.5003728523104544,4.489645633365675 -red,square,0,62910,0.9332192658756376,0.33365715523135997,0.5234511225329016,3.785653711839109 -red,square,0,62920,0.43226258201365564,0.5011363797109236,0.5277935121014361,5.322289568074705 -red,square,1,62923,0.4729688221358348,0.8082247750242778,0.5273715962644718,4.643643565339712 -blue,circle,1,62935,0.18167566189367645,0.7569900365744251,0.538237704000588,8.127688766703892 -yellow,triangle,1,62937,0.22154114504521083,0.340772002724789,0.5207086040146836,6.4729265882176135 -purple,triangle,1,62945,0.21555300092636231,0.20483990731212587,0.4562467436503796,4.525005146165923 -orange,triangle,0,62947,0.14478704880216064,0.2044324703382988,0.5394246020147753,5.651896509979963 -blue,square,1,62950,0.6178240188407061,0.9944428415377913,0.4852047757312502,2.718796906504569 -purple,triangle,0,62958,0.04184135931479238,0.4391855754156955,0.45360908771268516,4.924092734588453 -red,square,1,62971,0.10046091286823744,0.8609250387942977,0.5180430599900656,5.992000469626208 -red,square,0,62973,0.7424499126672801,0.1809899807448302,0.519415823485699,6.852372532872102 -red,square,0,62976,0.7443486017365128,0.48920301606010896,0.5234426858165389,5.039298499368262 -red,square,1,62992,0.9146580735998954,0.24536011183661321,0.5211570622432113,4.766820404263631 -blue,circle,0,63033,0.5305454206207826,0.8200238314591863,0.5347077688264033,4.591968684117361 -purple,square,0,63035,0.32005025763871653,0.15647470360006588,0.5167848779664501,6.684007339790288 -purple,square,0,63039,0.15240895214791716,0.29919244949961166,0.5121863211192852,6.159969568372798 -yellow,square,1,63049,0.6828108211160484,0.4015796847989789,0.49659371409731,5.257250967168765 -red,triangle,1,63057,0.6919746500336635,0.055960241491301965,0.5063304835655412,3.5035930223060276 -yellow,circle,1,63063,0.11616430991193993,0.5887832221524038,0.4964918954928837,6.3899289491183024 -red,triangle,1,63071,0.018672373269410625,0.9092165171697827,0.5118839892370847,4.722531198828153 -red,square,0,63072,0.8427844846500919,0.5992584871080688,0.5204742345347062,4.173435918614957 -red,square,0,63092,0.41951588383617777,0.03589601186018754,0.516942061824854,4.8376214446814565 -red,triangle,0,63096,0.7529650295448971,0.9431215182519007,0.49788731296415195,4.5347574004159545 -red,circle,0,63099,0.9309288783393869,0.8730077851333838,0.5076944717355235,5.654391605110433 -red,circle,0,63113,0.1033485563735913,0.06697824662028311,0.5055526799192447,3.517999338707257 -red,circle,1,63116,0.09384641871081734,0.08801379322138762,0.5014132780158835,3.993779177395526 -purple,triangle,0,63123,0.8961539423393202,0.7906187187333196,0.4567045808453017,5.149069214549051 -yellow,triangle,1,63148,0.9844731667969369,0.33541222586489206,0.5325186683372911,3.9812266558026486 -blue,triangle,0,63153,0.6735264887492048,0.39303923267692786,0.4986446566249354,6.201349714039229 -purple,triangle,1,63156,0.9714046347882829,0.27764276534699883,0.4597202347461114,4.659991375203884 -green,triangle,0,63165,0.6072741742180652,0.13442242488002998,0.4916312823761641,4.704378970892795 -red,square,1,63185,0.650261949898459,0.9794670276459893,0.5098135457039272,5.180812607593896 -red,triangle,0,63186,0.5251361946156848,0.2544468570870363,0.49071187482834566,4.943535099881426 -green,circle,0,63192,0.4628765932777914,0.5009559466597028,0.4792149363823281,4.479643917875211 -purple,square,0,63196,0.6560744766739839,0.17830975975236907,0.5042125314907943,5.985763097936512 -red,circle,1,63204,0.7164135106143265,0.6830955315025736,0.4878851428933129,3.775819536462746 -yellow,triangle,1,63220,0.4892590459180154,0.5065529413283534,0.5357798002844943,3.5732158909433434 -red,square,1,63223,0.7690690369913366,0.3055912466129418,0.5061163364523721,6.174020583937238 -red,triangle,0,63242,0.1064618484753983,0.6706095691549498,0.48721578275580185,5.274640214979204 -yellow,circle,1,63260,0.7419118468860325,0.4921678134634284,0.48746178071049073,3.822538553667331 -yellow,circle,1,63266,0.7052472262240931,0.3591091119235702,0.4921315753736453,3.897337107792995 -blue,square,0,63308,0.008287052333036948,0.36269407929162556,0.48380293397067686,4.804535386767394 -green,circle,0,63310,0.6591083265083223,0.6420080793229909,0.4811638732876288,3.927447690754425 -red,triangle,0,63317,0.10982625662686818,0.9960010135922871,0.4913318746186599,4.718179918484908 -red,square,0,63320,0.7893941269986001,0.9354940582614681,0.5235952465041683,4.115492450913288 -red,square,0,63332,0.970888211877224,0.6857596689710466,0.5228003194736635,2.668264923871252 -yellow,square,1,63337,0.0874924263896879,0.950183958407756,0.510721718370206,4.687215641469513 -blue,square,1,63343,0.14114074518146535,0.655241608504671,0.4852961463128133,4.005104442608682 -red,circle,0,63350,0.8796945751428287,0.8923085930699057,0.4687078728895611,4.764711681488481 -red,triangle,1,63373,0.6595832092253243,0.06801374618261546,0.49126597353639273,3.59910120629142 -red,circle,0,63386,0.2764553187950215,0.3353116438105522,0.4770231965668702,4.71820724688136 -yellow,triangle,1,63403,0.07339514161166527,0.44152339049489187,0.5160645007944001,5.7446544144498235 -red,circle,0,63404,0.09355951248555727,0.04769500731061244,0.4785452562682194,5.592835865813732 -blue,circle,1,63421,0.5236272820681089,0.2817463347056647,0.5384011232085524,4.728088219772792 -yellow,square,1,63425,0.10463534688361364,0.6759023798945356,0.5118460945285656,5.0010213467351425 -red,square,0,63447,0.07821593216320089,0.41749452211592886,0.5115398197381817,3.0271934060020254 -green,square,0,63449,0.28280413381317115,0.9556857697539318,0.4957326089443081,5.215505460596041 -yellow,triangle,1,63452,0.9273827654059374,0.8835971806115526,0.5119031140441194,5.685017178429618 -red,triangle,0,63461,0.3175544716298998,0.5365224802620152,0.4838196449828189,3.589982889198821 -yellow,triangle,1,63473,0.4684268930197133,0.3996793351218243,0.5118596889991462,6.225859492489028 -orange,square,1,63477,0.07928933894273849,0.0514072129984835,0.490949314628272,6.608600888579531 -purple,square,0,63504,0.9700830866905408,0.9797449445666488,0.5028390388130227,5.835149255056467 -red,square,0,63514,0.0378176948932033,0.1427414392172779,0.5130201815984372,5.715139555750857 -red,square,0,63520,0.3397124390805968,0.2714845545300445,0.5170010396204573,5.561806237121956 -red,square,0,63552,0.32371787599694224,0.507907498039507,0.5045012450134124,6.395184987087981 -red,triangle,0,63565,0.48020871013960653,0.9884932297951934,0.4982588641272306,6.137621853716542 -purple,square,0,63574,0.15379335750978063,0.5281964960658879,0.4994394965067309,2.0727416448885454 -red,square,1,63581,0.802394784163531,0.6939027134332991,0.4966973402746471,7.32803597295909 -red,square,0,63585,0.4189667395959692,0.0045752361451588675,0.4994227523808975,2.4327208837196515 -yellow,triangle,1,63587,0.7167050254544781,0.5549538255428227,0.5100523850015138,3.5714062736529097 -red,triangle,0,63625,0.29649511175488363,0.7077525174728829,0.4948358938306383,7.19674170777774 -yellow,triangle,1,63636,0.3190657421387958,0.9766789545324229,0.5146995473706589,3.139905763814006 -red,circle,1,63653,0.7124949067752695,0.7354776104940559,0.46776554713874124,4.160604070493101 -red,triangle,0,63654,0.627050404609583,0.13035775383831516,0.5008612680386838,4.642981482508208 -red,square,0,63685,0.9497956342657677,0.7842243295282431,0.4927051141152887,4.014959212256174 -blue,square,1,63689,0.6426554468489805,0.379984431650072,0.503239329678487,4.5235969349819705 -red,triangle,0,63707,0.2096771803308467,0.7973446680349758,0.5153683037016645,5.81953942794393 -blue,triangle,0,63708,0.22170963254835463,0.08469046744317732,0.5054861869194943,5.957782715737459 -red,triangle,0,63716,0.9608586826415092,0.5778298988776719,0.5059131561374438,7.582299416281928 -red,triangle,1,63719,0.8306323684682014,0.07878243923100481,0.5030716956841577,5.376611272914098 -red,square,0,63739,0.39726637906191364,0.9974072581707458,0.49092955531644206,4.742988813801126 -blue,square,1,63748,0.038958390272422316,0.6899245148086993,0.511877267123885,6.201614716402648 -red,triangle,1,63763,0.8260508879078403,0.7122915266979948,0.5036212844700014,4.681609009062412 -blue,circle,0,63792,0.19728458061068666,0.16181839296814904,0.5348196368757366,4.674163075607887 -red,circle,0,63799,0.7784454827895895,0.8011778292745955,0.4662777472228059,6.100564869441399 -red,square,1,63806,0.6141650607593339,0.9142559360340724,0.4928580365712914,2.8435797160193492 -green,square,0,63810,0.8331122386607416,0.5796137503861937,0.5017164714242858,4.731477885461558 -green,circle,1,63816,0.40266172833400726,0.42381083247437346,0.492115379639235,7.571613470933646 -red,circle,0,63822,0.9437821789349579,0.9969487167272225,0.4729779526387773,5.4405712549070735 -red,circle,1,63839,0.3041192394162371,0.2647701882074305,0.4680206081922557,4.044029861775884 -red,circle,0,63853,0.5492798216939365,0.6217327646534917,0.46506013977555066,5.631350743071785 -red,square,0,63855,0.442889751448163,0.36586238799084936,0.48412448099437144,3.7324822580201364 -blue,circle,1,63856,0.6855547858747592,0.2707295407356246,0.5336873724393838,3.8762418109589163 -blue,circle,1,63859,0.7459299364313137,0.3072131190087173,0.5341191395549857,5.53068068586547 -purple,triangle,0,63865,0.7092757264208321,0.23235465548151513,0.46216513190126063,3.4202946860209327 -red,triangle,0,63886,0.45946135793073595,0.2588272307510143,0.5013865092069411,6.440630111447324 -red,triangle,0,63888,0.969619606173608,0.21558215623761867,0.49863958446076706,6.1485718143846455 -red,square,0,63899,0.3982583133796107,0.5549078775856298,0.48613666613912915,5.303023386962724 -blue,circle,1,63910,0.6863886117058431,0.37206295297347436,0.5293565980248977,4.282396951942643 -red,square,0,63934,0.28362300522034134,0.9776435032329341,0.49500489717812485,4.22874121836814 -red,square,0,63938,0.44540466147148683,0.2602174184280942,0.49636965013518813,5.678133972691477 -red,square,0,63950,0.5945643984227755,0.07057457546776025,0.5025606472334991,6.562575077178184 -red,triangle,0,63955,0.4748958361621747,0.5026362244360355,0.493515269580427,5.387268214423738 -red,square,0,63970,0.8833261553905527,0.7186996387121306,0.5011426431160687,5.02885669106661 -purple,triangle,1,63973,0.09727017174152641,0.46447544054366596,0.47035211902337365,4.381689376612946 -red,square,0,63975,0.38211363356881844,0.1851051930756088,0.5088977332933559,6.033395726606865 -yellow,circle,1,63982,0.05475943205246048,0.4827379884980324,0.4839250759959782,5.461357807406426 -yellow,square,0,63983,0.9759577775531386,0.5346636072398493,0.5090356632542478,4.3427832507791475 -purple,triangle,0,63991,0.6450211290963586,0.7647205800081447,0.47397787262422303,7.512466509854714 -yellow,circle,1,64000,0.6072697294590961,0.7735604234985045,0.4782161481440966,4.028959539850409 -green,square,0,64021,0.7279543112915372,0.6448926086368608,0.4867345558653957,5.34349840321175 -red,square,0,64022,0.9963151094127419,0.5614860220224002,0.5162238695986654,4.799168980917745 -red,square,1,64023,0.4876345274932703,0.4723527804131543,0.5188911764015784,4.5079013835331745 -blue,triangle,0,64036,0.7478597761606541,0.7144990122993502,0.5008458260525993,5.568158772053908 -red,triangle,0,64041,0.8912540679796508,0.13308974592620937,0.4966351988438118,4.740432531230698 -red,triangle,0,64042,0.45734507250285783,0.2594904818337578,0.4989310014114306,2.456291754405488 -yellow,triangle,1,64045,0.5308586812797977,0.7725052654525788,0.5133303452297842,5.510681131225151 -blue,circle,0,64046,0.23449582206897412,0.9588065538630066,0.5386645118591479,5.561227745195509 -red,circle,0,64066,0.9240927253960263,0.8320418784551288,0.46142196509973243,4.878844901170772 -red,square,1,64077,0.5735278128678156,0.05680994750733448,0.5033359042288733,6.090509801075051 -green,square,1,64085,0.38079080255192166,0.18905354331113844,0.4907037858557233,5.263999791996457 -red,square,0,64087,0.5960898446331889,0.7903397230154193,0.5017152619611266,3.059881005175774 -blue,triangle,1,64090,0.8848908085564067,0.8923312132333386,0.4990548475069474,5.002427345515826 -blue,triangle,1,64094,0.1569268443018389,0.3196742984588615,0.49493793352365983,3.756729477592257 -green,circle,1,64100,0.5647815083385339,0.4863408108927847,0.4978077398156158,5.285395987891518 -red,square,0,64107,0.3136389492477193,0.8459831062057569,0.5054226352575494,2.583552870227812 -purple,circle,0,64111,0.08274291700283631,0.011981531702173531,0.5310308500191578,5.987754772763229 -green,circle,0,64129,0.09629011688513611,0.7869194660837012,0.5003479541242317,6.49648483163907 -red,square,1,64136,0.35692812504153615,0.5554943275309325,0.5134677416671467,4.496888235107965 -red,triangle,0,64147,0.020012867427591008,0.9805642371114248,0.5040291259439584,4.231686261830181 -purple,circle,0,64153,0.009337255555096569,0.13918972136927654,0.5283727377866156,5.103066168043456 -red,triangle,1,64162,0.2985305141624415,0.8555467295075686,0.49579115054307554,5.960945321253074 -yellow,square,1,64167,0.9011278559567346,0.7285422107675157,0.503217543589724,4.7521316916146725 -red,square,0,64175,0.7059444692365139,0.46370555304500527,0.5115203103971437,4.22356701299343 -yellow,square,0,64197,0.015601479148791952,0.03483907379197315,0.5008076421823484,4.66396019719809 -red,triangle,0,64200,0.6847297348626562,0.7932145655465365,0.4908329573718279,5.445535502726784 -red,square,1,64213,0.45342505049552717,0.5125225107549417,0.5190128579359139,4.118315119598916 -yellow,triangle,1,64215,0.6705071617575188,0.8803817427148197,0.5013233583723586,6.298922709137407 -blue,square,1,64221,0.8702136360214097,0.49692647582661886,0.5299607495813312,6.6131819422058244 -blue,triangle,1,64224,0.24947955591329274,0.48029654076629635,0.49494007087366737,3.669811326668052 -red,square,0,64230,0.17131051116198714,0.8517566554649438,0.5215963440875848,5.548306467460223 -blue,triangle,0,64240,0.4363641687828099,0.019544474085960273,0.4883218526438222,7.387452606559268 -blue,square,1,64245,0.5322542720406609,0.21065509258665627,0.5269834892915934,2.5326375376948724 -red,triangle,0,64256,0.710143402260618,0.8534076581081995,0.49975492780193975,3.707913732714907 -red,circle,0,64262,0.7984166628795825,0.8623991335719142,0.4791416501521122,4.167364845068389 -yellow,square,1,64296,0.972916353164527,0.3684926942422071,0.49736489968193426,5.618405006881453 -yellow,triangle,1,64305,0.4692257097702849,0.3232319653088911,0.4956778330548818,6.740500416957165 -red,triangle,0,64326,0.9683081350452416,0.06627198553757219,0.4948835589424861,5.660492884833842 -green,triangle,0,64328,0.9715889849359332,0.6309264306921687,0.46616568176306455,6.371837539270937 -purple,square,0,64338,0.9336239383135657,0.12656727153155733,0.5179953179287038,5.373824217752926 -green,circle,0,64342,0.9644393199588971,0.8066328910947824,0.5097391666721242,7.7391571591368065 -blue,triangle,1,64343,0.04233891284097735,0.6565482518638562,0.49572672756256864,5.852762818653058 -green,square,0,64348,0.8223999917274492,0.3277495051022389,0.5011804726006969,6.29409308520921 -red,circle,0,64370,0.8730393727931256,0.8846982456315251,0.46943485903510607,3.469662858803927 -green,square,0,64394,0.8759037505341121,0.2768411564827987,0.4941481492696853,4.356843922601224 -yellow,triangle,1,64401,0.9164000913872118,0.5224988236587411,0.4936227158934918,2.569989762935232 -purple,circle,0,64407,0.45050526713854444,0.3810065490600414,0.5216637275515531,4.309329417360491 -red,square,0,64426,0.38755407348408877,0.4052117319250018,0.5420427752432667,2.6621468072160517 -yellow,square,1,64433,0.8463768288412885,0.19634946726177027,0.5073074847287324,3.1131903296146803 -red,square,1,64434,0.2899660655195041,0.2607739531495955,0.5308400515996639,5.378602804959737 -green,square,0,64435,0.2686419363736554,0.5884194571306015,0.49156965416921433,7.33472067034177 -blue,circle,0,64449,0.5312097691912956,0.2866998766884393,0.5300547771100046,4.809521088514162 -red,triangle,0,64452,0.46335425384275486,0.6625945608407157,0.5221104204691589,4.006153695745944 -red,circle,0,64457,0.1531298558749995,0.07053912927400352,0.46452585900732735,5.256278983755565 -red,circle,0,64477,0.5940629877888385,0.601296637083989,0.46630411447173187,4.436644125785411 -purple,square,0,64481,0.37065765846951126,0.4067283952673201,0.5274680100421396,3.9896762684542346 -purple,square,0,64534,0.2015145831423374,0.3960021303646689,0.5319611531145543,3.64698269911374 -red,circle,1,64539,0.2607995955602843,0.22400239384539683,0.45787860930613217,5.45651471941169 -yellow,square,1,64541,0.4001773190623412,0.25630894165050044,0.5182528477901761,4.875544406373321 -red,circle,1,64542,0.7842388254663052,0.6881628448515157,0.45689713863516374,4.956630170345078 -blue,triangle,1,64543,0.9351764837201605,0.3413938482854869,0.5091841787274728,2.481757224688957 -purple,triangle,0,64566,0.3791540064862967,0.2937931357505441,0.48337957209757326,5.707400788309904 -red,triangle,0,64572,0.978883263957583,0.17208215251297787,0.5254050061158511,3.76829801681267 -blue,circle,0,64578,0.852192730327997,0.875831829797369,0.5307611835100067,4.588894350897245 -red,square,0,64601,0.5918043606292889,0.7000468134049758,0.5169782111633763,4.543946337259999 -red,triangle,1,64615,0.45739248862444637,0.8672414109138011,0.5215251455748212,2.7227260734492176 -red,circle,0,64619,0.24723301084060134,0.2841229280120296,0.4664359479037898,3.1377552847749857 -red,triangle,0,64627,0.6380693842353886,0.624769350221581,0.5166966282202463,5.933012199227495 -red,square,0,64639,0.8792987396666089,0.07680337370292156,0.5151463811642052,5.915825493566256 -red,circle,0,64646,0.02946597584823507,-0.00964173446964052,0.4598542294953604,6.066656368439051 -red,square,0,64656,0.9957593004096548,0.5457792865191033,0.5202985812877525,5.876195227853195 -red,triangle,0,64659,0.316076570954698,0.49451312023591176,0.5197858997736655,5.432327494908552 -blue,square,1,64675,0.9894146584394644,0.1598456849653801,0.5190465620260806,5.321717094729606 -red,triangle,0,64685,0.9667942870792993,0.45834058366298125,0.5193796874853984,2.7752124774275586 -orange,circle,1,64698,0.9530300915157188,0.6157661209513193,0.5000750694642581,5.501506237847437 -green,square,0,64706,0.025466555741951558,0.9314023931438274,0.4918391536631408,4.003904813492953 -purple,square,0,64720,0.16261944210584722,0.9622114930511119,0.5159587490104004,4.5962545116326945 -blue,triangle,1,64723,0.30303255688848285,0.08693611578817917,0.51113716940579,4.255873939755748 -red,square,1,64746,0.11150300883706599,0.812752471011457,0.5251511912985377,5.962202895801816 -red,circle,1,64755,0.49783467917086743,0.5674595761425589,0.4802455708585952,3.662032559009031 -yellow,circle,1,64764,0.7002826909415023,0.8114218848057422,0.4878827731446801,5.561974666181925 -red,square,0,64769,0.6178092770759732,0.24994269586172424,0.5272017256334964,5.718707747559576 -blue,square,1,64775,0.36765547446107316,0.8335993289522815,0.5120397252558292,4.279514054167786 -yellow,circle,1,64781,0.6474511034851618,0.9441289636599535,0.48706589514743537,6.857391291304986 -red,triangle,0,64816,0.9990007970649004,0.5984063560112501,0.5192765965918773,6.02505866341543 -red,triangle,0,64821,0.9025392010053739,0.08866257265615829,0.5160043250545797,5.720386334787676 -yellow,triangle,1,64831,0.5134958791049719,0.8682061667809065,0.49802201640066407,5.261964049553423 -green,square,0,64832,0.931142864151507,0.24549905593507126,0.478110673194234,3.437685703888444 -green,circle,1,64838,0.3254608716787136,0.41431860395529174,0.498711875491115,6.53041911957271 -yellow,square,1,64842,0.947359937140417,0.7724299503572887,0.5068265682251539,4.243199493337334 -red,triangle,0,64848,0.9494992003261125,0.17488470368341058,0.5063790096338582,6.847445460858204 -red,square,1,64859,0.632974858484807,8.930277299445954e-05,0.5290750594438621,4.610258616114966 -red,triangle,0,64861,0.35914496258462403,0.31383948785887983,0.5031666087844853,4.208162268033191 -green,square,0,64871,0.5132468772575083,0.734496148973709,0.47531369383510536,5.4639852903521495 -yellow,square,1,64873,0.16463447410131382,0.22800574067939772,0.5049253759450267,6.212815695863007 -blue,triangle,1,64890,0.20956241202265335,0.2726171005354915,0.5144404976118491,5.822733204105899 -red,triangle,1,64893,0.5354715208728439,0.24613133287194167,0.5012996540359805,5.808934763221032 -red,triangle,0,64899,0.5460430282095673,0.916400948528702,0.4968924116236075,4.948528140292663 -red,square,1,64907,0.48750530053116925,0.8354207519202246,0.5329904601574204,4.5400396422906 -purple,square,0,64912,0.6290497451733703,0.04900077904469091,0.5362106970499977,3.9536667555229728 -red,triangle,0,64925,0.7356531907462553,0.8973901227620534,0.4890626288215829,4.240885522928878 -red,square,1,64929,0.8525662903112224,0.9487130591701535,0.5327118930797484,4.536914619191142 -red,circle,1,64951,0.2753183104553981,0.24022062075193212,0.47358419495404414,3.949768957643478 -purple,triangle,0,64957,0.058320987548133085,0.6123565767998979,0.46733568865542235,4.233692005189134 -red,square,0,64958,0.44240926277505943,0.9523325413193555,0.5326671561332541,4.2894849799572015 -blue,square,0,64963,0.024426947590495796,0.5316266848361411,0.5124139001677811,5.619054311325499 -blue,circle,0,64964,0.5063412718934043,0.7486730533820664,0.5069041429725936,4.443930448302951 -red,square,1,64976,0.7773778380327702,0.5907033048263742,0.5306760834520597,5.766312964627865 -red,circle,0,64978,0.4119729859087361,0.479541486794416,0.47274220675869755,5.604600467622807 -purple,square,0,64985,0.16842275192459144,0.7888948967618983,0.5335551370240443,3.8748462668508084 -yellow,circle,1,64992,0.3395358854734897,0.4717722447811884,0.47183492669344995,5.1030090499269924 -red,square,0,64995,0.0567647560319825,0.8852584386364303,0.5308195825619981,4.812497654502461 -green,circle,0,65002,0.747777869980808,0.15672336812474486,0.4983671857021502,3.5524937270702743 -purple,circle,0,65009,0.11448659042521758,0.37128980405316847,0.5280579389173199,6.7711738113629565 -blue,triangle,1,65028,0.811814842995744,0.2538914035408405,0.49895245391075094,5.554581328507087 -purple,circle,0,65051,0.16617239618475033,0.4346085580893905,0.531990236539049,3.9211115790816913 -red,square,0,65053,0.2718576509578965,0.15577912026012075,0.5278939165818484,6.984378812791431 -red,triangle,0,65055,0.4293332706716929,0.7463306612814803,0.5008319015861331,4.818548965080251 -blue,circle,1,65058,0.5283589194442528,0.23472492897549846,0.5135573256417975,5.120523443235321 -orange,square,1,65072,0.41479594499790895,0.48373183240935813,0.4920374216652845,3.4676338222668917 -red,square,1,65073,0.36776326219296496,0.026864515735567918,0.5249304995524096,4.8976826634433985 -blue,circle,1,65083,0.5809690675464005,0.9409031057132201,0.5126529986638552,5.4930181893311 -yellow,triangle,1,65084,0.2924621514312543,0.4519628107299266,0.5060714279073292,4.022430968547574 -red,square,0,65086,0.3616524063450083,0.6748725045521407,0.5220869562971677,6.466926281716532 -green,square,0,65100,0.18992913486063678,0.6976525721214802,0.48573717600808036,4.604820235923111 -red,square,0,65125,0.10613781365226538,0.06695608747900939,0.5245187213867367,4.677799445091317 -red,circle,0,65128,0.23743225205268448,0.1783788641581944,0.49701046700655943,4.691433950645753 -red,circle,1,65141,0.47632324588875885,0.4530808242615764,0.5050409997934431,4.270843356712796 -red,triangle,0,65143,0.6275028105541011,0.7213672357227178,0.5002172762645051,3.440055274826553 -yellow,triangle,0,65154,0.08575403258114778,0.4061910694743488,0.5000709824020975,5.452885175514719 -blue,circle,0,65166,0.9627736861082165,0.3444540262018051,0.5169924498805815,5.244021008140907 -purple,triangle,1,65197,0.02188951027035302,0.44449210075211454,0.4648009260304861,5.625409051079889 -red,triangle,1,65199,0.22641941927027553,0.027411990493695804,0.49000303878724694,6.070081980144997 -yellow,square,1,65202,0.5466110589119082,0.7993443396901851,0.5115614601985802,3.310085028681474 -red,square,1,65204,0.5445462751290312,0.23545602382978847,0.5084121071928628,4.978951854769487 -purple,circle,0,65213,0.24386271930329795,0.4948862591969918,0.5310211373033625,7.332289486054274 -yellow,square,1,65243,0.4207977187353583,0.06559148241184698,0.5119971292357092,5.713981506956713 -purple,square,0,65255,0.3694078438004057,0.8845307798454202,0.5196124743571258,3.772024658063442 -yellow,square,1,65261,0.364342339312579,0.6778843851093698,0.5109535945540792,4.997107064745154 -red,square,0,65264,0.9026517077683804,0.4662380200947325,0.5254560965412735,4.85920289078181 -blue,triangle,1,65272,0.6171043031985003,0.6563591096612812,0.501899987292809,4.705629956098989 -red,square,1,65274,0.7565377040169405,0.77687484140646,0.5247431613810872,6.385264763616131 -red,square,0,65276,0.8857073415633464,0.0568738396449876,0.5225633155813637,4.457044827399879 -red,circle,0,65297,0.8965680990892491,0.9866394224571755,0.5132353404710892,8.36378992550476 -red,square,0,65302,0.4060476274644077,0.6921115525227287,0.5249918109489632,5.2400281554119195 -orange,square,0,65330,0.6350121426552636,0.048032888259897044,0.48537979050664637,5.209091859880245 -blue,circle,1,65336,0.2703392928886307,0.12155510214852938,0.5246866921197347,3.1267564242051695 -red,triangle,0,65340,0.563117131148891,0.7939612650067187,0.4915541049563324,3.7090816210948603 -red,circle,1,65357,0.02704338146223284,-0.04106383914389711,0.5196009194626682,5.195519463029234 -yellow,square,1,65359,0.6837164121801776,0.8617931960386346,0.5129301527828952,5.427528440148539 -purple,square,0,65363,0.9525761753790593,0.49451301162020544,0.522167193867163,4.640759310495134 -red,square,1,65368,0.1628701489879193,0.4486789942169367,0.5329971644668731,6.4143655401408095 -yellow,square,1,65372,0.23314746745489467,0.5140457025729221,0.5144697602469269,5.382406309641655 -purple,triangle,0,65375,0.32710018093748117,0.682952682314051,0.4587534389825774,4.161987410672152 -blue,square,1,65382,0.9499804206300224,0.8830151918905924,0.49493525846972275,7.2901199343317105 -purple,triangle,0,65387,0.45117504834511646,0.7528625843741594,0.46369375666349016,6.018868590488388 -red,triangle,0,65412,0.2673400311085029,0.9748084027835497,0.4858489835268026,3.454207420625662 -yellow,triangle,1,65424,0.8521956893378505,0.31778334288020316,0.5045010392783321,7.740849571194886 -red,circle,1,65425,0.6621048080269045,0.6793782554213099,0.5361145560063162,3.989075765882611 -purple,square,0,65445,0.07770708160455186,0.15686282473056257,0.5219192637211514,7.565571153685286 -red,square,1,65452,0.5070802815676585,0.0991009994388381,0.5142618220957491,4.005160234130259 -yellow,triangle,1,65460,0.21670855056612637,0.4229092229670731,0.5090821428584934,4.171376694980853 -red,triangle,0,65463,0.47594230481617894,0.26577985821357586,0.4793083008522725,3.312364535109152 -yellow,triangle,1,65469,0.35486872424687865,0.35645941772963985,0.5126031740370534,6.913966157444608 -red,square,0,65470,0.8177422009952898,0.77502762265133,0.5201128676434438,4.281609650116536 -red,square,1,65480,0.6608780225835991,0.25110646468794273,0.5248571536023938,5.681629426309661 -green,square,0,65485,0.19684165053851022,0.0658455013679633,0.482523956636488,6.074793796362852 -red,triangle,0,65490,0.48503770531462564,0.2097154454813771,0.48426800355276983,4.432375055866024 -yellow,square,1,65523,0.1187328949230666,0.9371930150464581,0.5117171183989658,5.2214576049932315 -orange,square,0,65529,0.6422253013524792,0.3262956938191697,0.49531878153527514,5.072003145791108 -yellow,square,1,65532,0.04911615336020381,0.0740469691539487,0.5119210394408731,4.181382559173605 -green,circle,0,65544,0.9130327920089024,0.1547003795449442,0.48815423889993104,5.164413079351491 -green,square,0,65549,0.9806626403344759,0.7092852901524583,0.47924229221639825,4.249550586613052 -yellow,circle,1,65555,0.5475144808182765,0.874686834933429,0.48702762694608687,3.6028032373094185 -green,triangle,0,65569,0.7710719710129457,0.09701565689653802,0.4952347592409199,7.914435535668112 -blue,square,0,65578,0.596264040060545,0.2007539589978875,0.4816977457008478,6.328477665108153 -orange,square,0,65594,0.033244875883853386,0.1976111706760848,0.49694125371360376,6.915507637934556 -yellow,circle,1,65597,0.7128461133000341,0.7379828956763212,0.4921527474600759,5.810573662243253 -red,triangle,1,65598,0.2813099806314614,0.40467576543705563,0.4862179676409222,3.025497259794875 -yellow,triangle,1,65606,0.650388664784633,0.748753198306179,0.5110256564418473,3.8444908893851584 -red,circle,0,65609,0.038891398021832724,-0.0047455971530552254,0.5376717895435597,6.972551732184367 -red,square,0,65611,0.3610852846643944,0.8191668782064966,0.5159380801099495,2.4549765988995085 -red,circle,0,65618,0.8154109490283452,0.8613841121586385,0.5417314957392083,3.212581844644406 -yellow,triangle,1,65622,0.9417779749131687,0.5989427790361583,0.5123731859941992,5.652941363127328 -purple,circle,0,65640,0.8032016297505784,0.20018915268808912,0.5504532139490572,6.3672926809200305 -red,triangle,1,65675,0.8904964369108095,0.7717976078033741,0.4831082951099408,4.903953345673804 -purple,square,0,65680,0.3078085627958542,0.3513847980538256,0.52968501849301,5.791490385475154 -red,triangle,0,65682,0.5630094998177576,0.39810214349093065,0.4840927278330533,2.8641043493827794 -green,triangle,0,65688,0.3495391028098135,0.04847993696677777,0.4909365492240992,2.6334722384675815 -purple,circle,0,65713,0.20780248179986993,0.9641870358252208,0.5491676250640222,5.355817321209251 -red,square,1,65718,0.9631572523989812,0.1988227554831976,0.5169183681327704,4.413010187336062 -red,square,1,65719,0.6610719375001668,0.9466620977827448,0.5191538795175775,6.181558463760098 -blue,triangle,0,65735,0.532217274575207,0.9215165572456875,0.49769189054544016,2.951659057688412 -yellow,square,1,65748,0.8565215838409299,0.547557706752661,0.5284014936577571,5.139861303617188 -blue,circle,0,65758,0.11493638715498466,0.9068576192504535,0.5238762042749868,5.002189566230604 -blue,square,1,65777,0.31889897017136026,0.316537088637698,0.4838142844156904,5.200245777483391 -red,triangle,0,65786,0.9723832339657721,0.9216069378968924,0.4763934397254572,4.936530481775569 -blue,square,0,65805,0.2591789176525001,0.2944090414593282,0.4813982600767997,2.510009144578748 -red,square,1,65818,0.23553567696241795,0.41739723335043155,0.5260361259322007,4.732313414838944 -purple,circle,0,65826,0.9031037628536029,0.017696160981824693,0.5485179355840061,5.175351802162621 -yellow,square,0,65831,0.870609726338584,0.401006888910205,0.5298318710186819,4.867283791678956 -green,square,1,65844,0.8465149981805902,0.7637890006015269,0.46456320279830216,6.110137649663902 -red,square,0,65850,0.4095920919277024,0.09660392615422109,0.5304399566102151,4.547702374449521 -blue,circle,0,65860,0.4805512213466605,0.21737726353706888,0.5235499503604353,6.0818172193662825 -red,triangle,1,65861,0.21789574557058644,0.2392185651492852,0.4896732875300848,3.8626313362452542 -red,triangle,1,65870,0.39632844612386,0.9492528818969544,0.4998987826941821,5.008781245264196 -red,circle,0,65888,0.23643734825428298,0.20261135185297066,0.5408689398703113,5.572425751726677 -green,triangle,1,65913,0.5186176275777967,0.2054289898134315,0.4915810215318341,5.578258500530295 -red,square,0,65935,0.3309357423883479,0.725713868060836,0.5260549831742616,2.663995747138903 -purple,square,0,65941,0.7450693314454351,0.7874976347311841,0.5200618730968948,7.286778748858808 -red,triangle,0,65944,0.9864367180455702,0.37045174487388777,0.49368088095638113,4.516041844745154 -red,circle,0,65959,0.7255351327908097,0.6765720696316141,0.533735323931998,5.412834633959929 -yellow,square,1,65973,0.8527274263056215,0.24925696247631246,0.5404171056841892,4.04240852877822 -blue,triangle,1,65979,0.16931548166599253,0.9012430937935009,0.4975508276252114,3.48300168160711 -red,triangle,0,65992,0.08157658671038037,0.8848745359917821,0.4905829398825815,4.929880364065919 -red,triangle,0,66001,0.08289326883489034,0.2838100050711774,0.48575482154347827,2.088330588192684 -red,triangle,0,66006,0.9455253272892942,0.3529829462119589,0.49077719478025816,5.266825104703118 -purple,triangle,0,66015,0.10635533022443988,0.765912250372427,0.4735170744381001,3.609019408830163 -red,triangle,0,66016,0.3584662810316416,0.34006804463021645,0.4867656248152798,5.250274043912767 -red,square,1,66018,0.0300185210043572,0.5764237783253642,0.5128833371312603,7.4318991469801645 -yellow,square,1,66034,0.7086307737392321,0.8361197500271356,0.5361286488166549,6.827805765791069 -yellow,circle,1,66038,0.6600574003945087,0.9708996159541871,0.49875470972187536,6.482600605885213 -blue,square,1,66046,0.6726727227871588,0.42156202307788926,0.4646818934036413,5.865547807266733 -red,circle,0,66071,0.6826415438045406,0.7196333842311028,0.4999336999532344,5.507996239808637 -red,square,0,66074,0.7556849406675512,0.5756232032160563,0.5224706806586751,4.541628910447802 -red,square,1,66077,0.38934017968027124,0.14080289508555732,0.5216904519812638,3.4921097942148016 -purple,circle,0,66082,0.954963362975394,0.1891919072927566,0.5408947025157844,5.8209278216532025 -purple,square,1,66106,0.2900797292359212,0.18331788415779138,0.5270743920271593,3.659391675899025 -red,square,0,66136,0.3729001003048925,0.002579446584631273,0.5294590180084595,4.95781140146564 -green,circle,0,66142,0.03144618970573354,0.8101630773552404,0.48369241851009676,3.8429602486887213 -red,circle,1,66175,0.9973354035694538,1.0250351309434942,0.4935338096568391,5.509620355031186 -blue,square,1,66176,0.1479544549133024,0.32540757563244527,0.4437949228633597,6.318550963640885 -blue,square,1,66200,0.44768572765841963,0.04397540764708863,0.444071830711182,6.195617335156531 -red,triangle,0,66204,0.9417220624872231,0.4436263500097287,0.4786815325027116,3.318969107234588 -red,square,1,66206,0.1354827939983685,0.6519926007293998,0.5167012747461797,5.3403656899448535 -purple,square,0,66236,0.19725791130471593,0.8886735735471696,0.5202572576222524,6.1845270378912005 -yellow,circle,1,66237,0.31705867680025823,0.48231965740539307,0.5005327965861784,5.381476542710105 -green,triangle,0,66238,0.9347680034905226,0.36701360311453735,0.49502633335598634,3.683186013099862 -purple,square,0,66239,0.5271711430700915,0.7227290178600558,0.524822340480443,4.8809938498534216 -red,square,0,66258,0.23930771373547066,0.03683328236103234,0.5118633935383123,3.606252695220856 -yellow,triangle,1,66262,0.3733808320786386,0.6931814674308489,0.5235631423725657,7.917140850139177 -yellow,circle,1,66269,0.08782418290771077,0.8347630784912323,0.5004540813415114,5.197587756035834 -red,circle,1,66271,0.36970893386210535,0.3603436727865095,0.5049689608408068,4.287473295735559 -red,square,0,66309,0.07323232881509201,0.45224050849874353,0.5192136219354534,5.0383588764659315 -red,triangle,1,66312,0.010374109347336735,0.7210057788853429,0.4960503172467584,6.670613483638313 -purple,square,0,66313,0.04885589167611071,0.450398946587766,0.527895568997768,4.115753420734689 -yellow,circle,1,66317,0.25762659294265433,0.44995364281875383,0.49951882697041644,4.430394540365172 -red,square,1,66322,0.8233051235532824,0.8589839077847085,0.5254531384385038,7.852404771370387 -green,square,0,66328,0.9498766864488037,0.20202855966978006,0.4641182359211531,3.6893558600419034 -red,square,1,66335,0.899333701568108,0.7643239731785252,0.5248623623895429,6.6339667975807854 -purple,square,0,66356,0.712394110164147,0.5297183088522027,0.5328788495605058,3.49423106887173 -red,circle,0,66368,0.07898180234040808,0.04330381604433551,0.5036563874946085,4.824946004870912 -red,square,1,66410,0.9783997467683435,0.5109396272243703,0.5082780131771135,7.3093713678681995 -red,square,0,66415,0.9552966721697438,0.6160266342909247,0.5125112064128358,6.376790106211591 -red,square,0,66417,0.1928267584415475,0.5594588538553201,0.5164678104978181,6.107762635342415 -blue,square,0,66422,0.5984414550438949,0.2243290253995549,0.4623649717120488,6.384665642108395 -blue,square,0,66430,0.9926547550299167,0.7908575923909869,0.46538090540242893,6.534229486435346 -green,triangle,0,66501,0.41008743275463455,0.9540041122276325,0.49703293923627817,5.370225158636948 -purple,triangle,0,66507,0.24145483884064445,0.6001331753869563,0.48397448747318994,4.39911885782561 -red,circle,0,66530,0.5044534801229158,0.5143901636756646,0.5116229673513467,6.786266048750883 -red,circle,0,66540,0.7547711528509382,0.658106530533973,0.508855987535961,4.945025033780427 -red,triangle,0,66555,0.2500977730548797,0.9129695640597973,0.4818570020053532,4.6049692126986415 -red,triangle,1,66560,0.012900503227791127,0.49515488453999823,0.4833487910286201,6.59986392957629 -blue,circle,1,66563,0.5272222279462238,0.19555673939108975,0.49944987654326745,5.306056673576671 -red,circle,1,66576,0.49990721572452335,0.42862780826648084,0.5044337668370974,7.431507202200861 -red,triangle,1,66585,0.4061691395975665,0.292167854706467,0.47163984488873617,4.116284788376728 -red,circle,0,66590,0.35630131104980933,0.4066879736950085,0.5002708510503441,3.543704086467416 -red,triangle,1,66603,0.8906161103137673,0.6091053864328775,0.47440589735298,5.03094694195465 -purple,triangle,0,66604,0.7042221664315672,0.5128106917394376,0.49303464394348323,4.96213723048833 -orange,triangle,0,66606,0.423239265987457,0.8891023847447177,0.5250404727529637,5.085534737372059 -purple,square,0,66609,0.22375288720964792,0.9883856917650247,0.5201514432059866,4.421756318535291 -purple,square,0,66611,0.8938199953871618,0.381049212560979,0.5191836445300219,5.165541396421528 -yellow,square,1,66623,0.7493992413628368,0.34141832595978716,0.5211239294918676,4.997086636179925 -red,circle,1,66625,0.17556465854211778,0.23844407602915813,0.5139626884864597,4.24764900389517 -red,circle,0,66626,0.4235176655820543,0.4772064134151415,0.5118853241853449,4.111991213514116 -red,circle,0,66628,0.08997876672028216,0.07632424407363828,0.5069546439921603,5.03268986376001 -blue,triangle,1,66632,0.15701626157887338,0.5665693404336789,0.5199247734183263,3.2898196461533256 -red,triangle,0,66641,0.12305355931656947,0.7546996253454846,0.4834595339977609,5.826520670935331 -purple,square,1,66642,0.8237609344817053,0.8952905197453466,0.5249501867410838,4.305402489854181 -red,triangle,1,66645,0.5615683215035173,0.7731402026244802,0.48362704116604427,4.1488998631965694 -red,square,0,66646,0.7212817424144539,0.9790669266804314,0.5042828690200761,5.774773784289639 -red,square,0,66652,0.5882165289478377,0.17520631796148456,0.5004355579282849,3.924825599855493 -red,triangle,0,66686,0.4613672842273536,0.669833618422066,0.4901214607244927,4.694922565569576 -red,circle,0,66695,0.578488346712645,0.6610513101021155,0.5055864150843146,4.494855857746079 -red,square,0,66717,0.8015276534098261,0.5544533228721135,0.5135878885650611,4.061493147797097 -blue,triangle,1,66720,0.3033961340149909,0.04813475296608227,0.5181023143258533,4.199090848856527 -blue,triangle,1,66742,0.20004802089064222,0.18591901263558663,0.5152060339598382,2.8361967165418167 -blue,triangle,1,66758,0.384278856796202,0.1997036405316519,0.5149807018100885,4.758547711964797 -red,circle,0,66759,0.9392853200813096,0.8441488997660864,0.5147058182557732,6.055767788257512 -red,triangle,1,66761,0.41496885580986553,0.908640105447663,0.49122562762542893,5.488137961034415 -yellow,circle,1,66764,0.2920932491763666,0.8692865023305532,0.5184907105511031,4.419363606849407 -red,square,0,66768,0.8236716731833342,0.010021013848361404,0.4913160770922267,4.536101717194666 -blue,square,1,66770,0.2836467007247855,0.6616205252454654,0.48050023726874946,6.094241352444784 -blue,triangle,0,66773,0.4228313153164106,0.5823378028838815,0.5173136485447389,4.997980854606079 -orange,triangle,1,66777,0.3129206488715679,0.6851397243598627,0.5348597832220764,3.8634075661511553 -red,square,1,66790,0.19849719587767822,0.2613345844669408,0.4963769331116409,4.521006452169434 -green,triangle,1,66791,0.5350318085773056,0.40944426110455967,0.4911000322013426,4.4354831966465085 -red,square,1,66816,0.3923693055652152,0.7431305087616882,0.48679070193544083,3.8864520327295495 -green,square,1,66821,0.007765892408628128,0.8401764747915572,0.4942199391753263,4.838354051366495 -red,triangle,1,66823,0.1391237909022971,0.15538351629960645,0.4922103833419881,4.955411917951427 -yellow,circle,1,66825,0.1248988838216819,0.40576231171468624,0.5136830797433093,3.7696375352121696 -purple,triangle,1,66843,0.925946055444376,0.8766003133696987,0.5115061539967923,6.1215562358932445 -blue,square,0,66864,0.48348983966127645,0.586655193224428,0.471635438741144,2.8926566286394753 -green,circle,0,66869,0.5160009767781689,0.6683768427706686,0.49642460752018686,3.789795981353663 -green,square,0,66877,0.08432995564391765,0.7209098806770929,0.49901137701973064,7.051168603111813 -red,circle,1,66884,0.500308841080413,0.5789087430651415,0.5048963672347088,5.34770862406305 -red,square,0,66885,0.15704232557193787,0.9279163649296636,0.46682827193566123,4.294848201027139 -red,circle,1,66889,0.8363008102718889,0.7448809832606749,0.5022575338178311,5.988341310717203 -red,triangle,0,66893,0.2988297716953924,0.05062817652271934,0.4901996459117237,5.996361597098165 -red,triangle,0,66900,0.6459277405019923,0.6011640855254711,0.4884279565057329,4.315414524343859 -red,triangle,0,66901,0.9162613996021998,0.17013938442276344,0.4934925932312003,4.0327922346751075 -yellow,square,1,66909,0.7123377421608842,0.6128429843228138,0.5271290139614403,4.392578429555868 -yellow,triangle,1,66910,0.4677420770661258,0.2680425528551549,0.49845515830540604,5.009527134273384 -blue,square,1,66912,0.21137229454062545,0.05331880392125621,0.47136963398598053,6.452142277953546 -red,square,0,66913,0.15232902422482852,0.11857431396554541,0.46763700404210046,4.725426738109991 -purple,triangle,0,66944,0.9907578821712121,0.14032932272904886,0.5227359176347566,3.5000533821466036 -red,circle,1,66947,0.29336379977804583,0.24268494782403655,0.4943785716258085,5.858778872787762 -red,square,0,66952,0.9049431707410562,0.9552676497038975,0.47324246602048986,4.9610194866257205 -green,triangle,0,66957,0.7658148534886452,0.7891249375971042,0.4878046404539158,6.250076176872376 -red,square,0,66960,0.4937941137351646,0.03325026822216248,0.4688839061357942,4.572206627225068 -green,square,0,66986,0.3519467974490942,0.35320049904664697,0.49558269425196494,4.038467707721917 -red,square,0,66995,0.28102549377976715,0.553386256533946,0.4636924544578165,3.427570228572519 -green,square,1,67002,0.2740658215359376,0.07503585705630522,0.5022185621358694,4.86518134871109 -yellow,square,1,67003,0.2069003406845804,0.7432074188450274,0.5168554448090693,2.953162460698124 -purple,square,0,67005,0.9096177095197674,0.862650424275686,0.5299990602415251,3.924517162091974 -blue,triangle,1,67023,0.4831120794148649,0.5335144371880642,0.5244180686527155,5.421987782674819 -blue,square,0,67030,0.39723710571507254,0.9361101556126938,0.4763485888200111,5.51714207553837 -purple,square,0,67044,0.924188649223442,0.7533592504589738,0.5336386387891984,5.015165734368007 -red,square,0,67047,0.8858955414751043,0.8457255661231017,0.4615924607942248,4.112605035145278 -blue,triangle,1,67051,0.2420480657298678,0.5095052669433282,0.5191926241877622,5.350393668828462 -blue,triangle,0,67064,0.3354051946445308,0.008655508816868385,0.5191864398021466,4.708090867466985 -red,triangle,1,67068,0.450315313203289,0.5566798747518442,0.4989844006489304,4.638042385360747 -red,triangle,1,67071,0.8147775263952478,0.3457072984660293,0.49493724176120396,4.925106639475966 -red,triangle,0,67079,0.0743111590518225,0.42485486599808064,0.5031619419284431,7.034683618118856 -red,circle,0,67087,0.19924064908250594,0.1629881689070343,0.5200192914775502,4.230488023729935 -green,circle,0,67098,0.31256269335908493,0.25362247423785667,0.5004040051775326,5.308845777780988 -red,circle,1,67110,0.044730829597704025,0.06555864543997994,0.5254451221566663,4.065249571884831 -orange,square,0,67111,0.6198382187331319,0.2982527573262761,0.4899112286385977,4.588381252452653 -red,circle,0,67116,0.23558327516561317,0.18191164629043607,0.5289976920989634,3.0849402550490734 -red,circle,0,67120,0.7029499310102802,0.7855524632564224,0.532657601008814,4.552258901807314 -red,square,0,67121,0.11017099160971788,0.9172209763950294,0.4675075683209409,3.3227826767726185 -yellow,circle,1,67132,0.2034961029948661,0.24282265457691143,0.5110378006927006,2.202025080476504 -red,circle,0,67151,0.21446023308587558,0.12871063260704096,0.5233480700607201,3.48131430457118 -blue,square,0,67153,0.811294472237815,0.7609423218095801,0.47830852095003895,4.6169775499145524 -red,square,1,67154,0.26748735061612194,0.011330267559624296,0.4592845818599402,5.022049367016508 -green,triangle,0,67155,0.8760937276605476,0.6086758643745905,0.47851822969782437,6.8273365261346255 -red,triangle,1,67161,0.8552653695574853,0.4317517129121736,0.5129891420711241,6.058565638729665 -red,triangle,0,67167,0.8663868317145373,0.5469619396068313,0.5167213802988432,3.5781012411377433 -purple,square,0,67172,0.6597405306363103,0.05231119312568355,0.5254846965803984,5.081634019722279 -yellow,triangle,1,67173,0.6292665793608427,0.7527639860823551,0.4996179091451437,2.6596030955269874 -purple,square,0,67175,0.8079679991649296,0.4339596087569675,0.5241812344253002,5.222991290029498 -green,square,0,67183,0.1649130446013265,0.11559652340112836,0.48940576107196065,6.31013075194948 -green,square,0,67200,0.36974074823157055,0.7778955532640902,0.4947591937299127,4.229129190538797 -purple,circle,0,67202,0.8408466265047859,0.31378357368010923,0.5405773621668882,5.499239543728046 -red,square,1,67219,0.09304559261759127,0.4274136001569173,0.45704577105724403,5.3430367229514255 -blue,square,1,67221,0.9737998030627488,0.32321593804913995,0.47377265093112625,4.803134494759509 -red,square,0,67247,0.7906914473459556,0.6238712972262597,0.45577226559151984,3.115842729362546 -red,square,1,67254,0.4724820151758632,0.40418115474135274,0.4557220380207631,6.094464796848755 -blue,square,1,67269,0.30239220543556244,0.008455494621451787,0.48059742367110847,4.613068554396242 -purple,square,1,67274,0.1568446022488631,0.0676113463686161,0.5248261493135646,5.40857482613658 -red,circle,0,67277,0.9743792957335071,0.9695009394097888,0.4918929260195619,6.460444786258642 -blue,square,1,67290,0.8283126571971555,0.7168326787935714,0.481374917480795,4.277394052783378 -blue,square,1,67318,0.9661317088764938,0.3280278868946216,0.4730325667871105,7.570326370156036 -blue,triangle,0,67335,0.8502290633459983,0.5148133316609538,0.5112618091687502,3.089441479475988 -red,triangle,0,67342,0.008427542977352487,0.7707074966308841,0.5307135816420264,4.402152853660554 -red,circle,1,67350,0.23513357894063258,0.14435263549633578,0.5074254222022195,5.649303602045116 -red,triangle,0,67383,0.730828399674826,0.5536174886909421,0.5480995744393308,5.19404293386826 -green,triangle,0,67422,0.20922823103187416,0.30157307877967043,0.4732996886222535,4.9845880382881145 -orange,triangle,0,67439,0.21051101433682518,0.896949830523208,0.5173441626125038,5.750977772451585 -purple,square,0,67440,0.5793926926771701,0.8650714632066344,0.5161255494607535,6.65752128919885 -blue,circle,1,67441,0.6605696382626751,0.49837549056668207,0.48787465412172504,7.605381432451677 -red,circle,0,67460,0.8306200504893689,0.8796656250473595,0.49806694698115805,4.85942200136293 -blue,circle,0,67468,0.4690602875832268,0.08148124959122183,0.48559495492927357,6.558285993609325 -purple,triangle,1,67474,0.5901803154515517,0.846276534455526,0.5185387785287199,4.025614304581798 -green,triangle,1,67492,0.49336257960897567,0.5862858408368612,0.4712553360668919,7.396479387845698 -yellow,circle,1,67509,0.31573074505134635,0.5905395360515501,0.5135844980655543,5.221156442034755 -purple,triangle,1,67532,0.5381553677997888,0.40134077017170555,0.5195272991285951,4.772200480028286 -red,square,0,67540,0.14382481823543358,0.9460901256723131,0.4795216346610163,4.202636215954668 -red,triangle,0,67541,0.3399283926992025,0.16422037044150006,0.536592033250578,3.9952006024221407 -yellow,square,1,67556,0.42773585019214744,0.7408199581118642,0.49964441827321476,2.9838276386594136 -red,circle,1,67561,0.26488584324669806,0.251126282519104,0.4958301992667927,6.588361810347281 -red,square,0,67567,0.4209195503598534,0.8757342586804544,0.4645327569839821,4.106378452042522 -green,square,0,67578,0.8509629782342558,0.5515418431137002,0.4839825597669376,3.3023385684066064 -red,square,0,67590,0.09991600873732587,0.06384578733863078,0.46753788516703854,6.174200183451327 -blue,square,1,67599,0.30638882765114106,0.10763270363327226,0.466334631251064,6.365675600648949 -red,triangle,0,67604,0.4321783466485628,0.7014568178708425,0.5202357082193139,5.907564170935971 -red,square,1,67624,0.4971741125411364,0.5811608655116559,0.45804152815932214,3.795977828471798 -purple,square,0,67631,0.40722897743097586,0.2225330196760652,0.5148022004105537,4.077167939918903 -red,triangle,0,67638,0.29759481172709,0.2082338663035449,0.5212116469794605,3.607383256658986 -red,circle,1,67653,0.4530359205476763,0.41167029713608355,0.47670396666188697,5.2140836081200135 -blue,square,0,67654,0.5382069084699173,0.14028017918246594,0.4700836846752964,2.8749297767695636 -red,circle,0,67658,0.8460038734049266,0.9067816101077448,0.4760517876452035,4.4751149277776685 -green,triangle,0,67661,0.19599119968689338,0.5384357358321801,0.47083636678830354,4.81248580971879 -red,square,0,67675,0.5802937490466814,0.6044216074346045,0.46473660164977854,4.343324010574871 -green,triangle,0,67688,0.19575790908233281,0.1380718680284786,0.4690077034300179,3.515254467587338 -purple,circle,0,67689,0.3965317033177346,0.6969675855759648,0.5220227178286838,4.730578059630629 -blue,circle,1,67698,0.7121384291276366,0.37101303387672635,0.4941902231781026,4.313664682837074 -red,triangle,0,67723,0.06375920134231694,0.9164632411989492,0.5114568826512258,3.6191818358278502 -red,triangle,1,67732,0.7955036927070805,0.12644458670870573,0.5032433890961331,6.647243383414671 -red,square,0,67749,0.9108788341301611,0.7589036131879225,0.48346232183731586,5.453951638273309 -blue,circle,1,67762,0.876557648513366,0.010226925181195501,0.49994301339533065,5.099098137981954 -red,square,0,67778,0.9036817450407312,0.05657640702145672,0.4789658838147387,3.1618019754259605 -red,square,0,67784,0.7509099093027015,0.5060859084930431,0.4841160159738699,4.391471974875909 -red,circle,0,67785,0.1852448089686518,0.20935648175645089,0.46794039693624667,5.7026292714456055 -orange,triangle,1,67792,0.6415179629775529,0.5370130515499791,0.5143329048103801,4.912780887917735 -red,triangle,1,67796,0.5084882560830951,0.3245223154587864,0.49987988713491327,6.363930854581859 -red,triangle,0,67802,0.6658650249803867,0.19862058901655777,0.5025258524105425,5.573042932024308 -red,triangle,0,67804,0.9628239390445612,0.6914016615516959,0.5031805873452655,5.590106052947546 -red,square,0,67806,0.03536694281345143,0.3112831253343247,0.4768333680564785,5.66150028085485 -purple,square,0,67810,0.2928082624097207,0.59729366806836,0.5226321868942799,5.860873755778478 -red,circle,0,67812,0.01581220245496673,0.04306459825296785,0.4739357245399127,2.9235751733266184 -red,square,0,67821,0.20255535941826142,0.7589055563480288,0.47381283637295724,4.025758277912924 -red,triangle,1,67830,0.15996978517117066,0.7591008185768334,0.5013304496228127,3.668401710802236 -purple,triangle,0,67833,0.21338053705360005,0.2988226037993801,0.525778379588284,2.753908275383377 -red,triangle,0,67841,0.5402158095684065,0.988717974750288,0.5016253274947949,5.497035672106951 -orange,triangle,0,67847,0.36746306902109926,0.5161574810505635,0.5176199566173642,3.1748088656576567 -purple,square,1,67852,0.19756755342177168,0.22278300313958432,0.5189691167910176,4.540737175404271 -red,square,1,67853,0.13981060968839087,0.4978146846472551,0.4714417044084672,5.905401820908257 -blue,triangle,1,67858,0.9612285128692593,0.9719369118711608,0.5227135321362504,4.753762935994645 -blue,square,0,67864,0.4488411746283215,0.06480690186199511,0.4736281436258382,7.417715122257813 -red,triangle,1,67870,0.0021843535603690567,0.5569773035323207,0.4976561831824928,4.041472724328929 -purple,triangle,0,67873,0.5084209941651522,0.2005164153691117,0.5279330216569906,6.466293137371827 -red,square,0,67878,0.878187436435287,0.46967493268125093,0.47241377518987776,4.900326908951866 -red,circle,1,67894,0.16334219308017184,0.12827290211140027,0.47126629591091806,1.801509416788143 -blue,square,1,67905,0.3359139042946343,0.29566956018031576,0.4693802177983527,3.219910729164217 -green,triangle,0,67907,0.985700789078508,0.08881532345550991,0.47566567791056025,5.239205390291109 -red,triangle,0,67913,0.8586410142217982,0.44541661998022286,0.5093962961678724,3.021149536827933 -red,triangle,1,67917,0.9621472170623827,0.6183930948625491,0.5098833626277339,3.91824631325485 -green,circle,0,67928,0.7185795012258754,0.22014963455723136,0.5114855523794521,6.756013786812303 -red,triangle,0,67934,0.30787631344588684,0.22235291110968713,0.5072790086934953,2.7685538757973505 -purple,square,0,67939,0.0910612863828183,0.2609391334321657,0.5188672866521942,6.666338514980583 -purple,circle,0,67978,0.37561590531696576,0.05981056809685281,0.5161431107435306,4.55727271434604 -purple,triangle,1,67982,0.8834419519412534,0.5040617053719859,0.532397177614643,4.944192871491981 -red,triangle,0,67999,0.668845012440946,0.5611892452180305,0.4960641488241489,6.972812342221473 -red,triangle,0,68000,0.5351149224657745,0.8313470284008747,0.49222493843884685,2.8888772231627655 -red,triangle,1,68039,0.0011360340761349397,0.4302369371119399,0.49208247539912736,5.660693105334708 -red,circle,1,68040,0.8297892987745266,0.8893828196261309,0.4795992454274786,6.59804591009307 -blue,circle,0,68074,0.29864025520426674,0.07510692087434934,0.5038441805253064,3.8249638890030337 -purple,square,0,68078,0.49345001551494017,0.07708064202491949,0.5066459348318622,5.340989529605572 -blue,circle,1,68087,0.3740715129195079,0.4452639041615416,0.5047240420749676,6.20678425351764 -blue,square,1,68091,0.23097613362920377,0.5557940853969917,0.4823596035342819,5.018269566032738 -blue,triangle,1,68092,0.7768011035297442,0.5188285159700683,0.5230796978624578,5.575880578520308 -yellow,square,1,68096,0.2659370596251577,0.9998381827889564,0.5220323129615507,4.022456641435475 -green,square,0,68100,0.2944144191648722,0.8086115518520445,0.46532901062942533,4.197153751310898 -purple,square,0,68109,0.6657314724345074,0.734073813410269,0.5059519178367344,6.406887007526845 -red,triangle,0,68112,0.7867756158025541,0.6517850912042173,0.46983712409693407,3.8827409286198495 -purple,square,0,68116,0.7927915957202445,0.3828753928547427,0.5096431992867221,6.474017858476223 -green,square,1,68128,0.34555720729544626,0.5763110034334317,0.4614497863759154,5.727328362215346 -red,square,0,68137,0.3063983514022208,0.32964409227594793,0.4690397819411294,6.096477652340938 -green,triangle,0,68147,0.7845603405317797,0.02278255307330279,0.48014102641028333,5.565178377345814 -purple,square,0,68151,0.764324077200473,0.24234318633612628,0.5058473015838383,5.549263008146947 -yellow,square,1,68175,0.3338594528779868,0.11380983840700687,0.5135074425464116,7.048062037617432 -red,square,0,68215,0.11332528494316718,0.017792348096119737,0.47592711342533944,5.517748304350454 -green,circle,0,68246,0.32523526995278396,0.618590891280269,0.5064267774034495,4.702670779509249 -green,triangle,0,68250,0.6199855371372242,0.28086165197811996,0.48440542914645784,4.210631680470752 -yellow,circle,1,68262,0.8122626715990472,0.15728750646318734,0.49521116688420147,3.891315182091191 -red,square,0,68268,0.40488371668974754,0.9350274816315169,0.484582442016185,5.557011337812445 -purple,square,0,68279,0.8976047879003065,0.4952902381450467,0.49397446304812587,3.626636581286695 -purple,square,0,68309,0.828135535713927,0.5461594658775379,0.4981642319899816,4.68406157466973 -red,triangle,0,68310,0.02111807207745353,0.19503944330702794,0.47156637512548233,5.770927005349891 -yellow,triangle,1,68315,0.10695321122262924,0.04401472363457726,0.47461610610691124,3.360348064106988 -yellow,triangle,0,68317,0.1977806627227694,0.828148191266892,0.47914132973267015,3.769914478937698 -green,square,0,68326,0.697680132484342,0.2753223251144453,0.47771955259966453,5.463519132240379 -green,circle,0,68346,0.4161369316736381,0.1340738538807631,0.5117645990897882,6.876227879199813 -blue,triangle,1,68355,0.10498752556757207,0.2703201968160799,0.5295901736415003,5.499988012389757 -yellow,square,1,68357,0.9280128629061655,0.49850725872859847,0.526428056071611,5.1940408602986805 -blue,triangle,1,68376,0.976513344745936,0.6585338787651902,0.5276956600771103,5.511983625834894 -red,square,0,68382,0.7286990618924857,0.5570649699163673,0.5000181574673307,5.261649771937158 -red,square,0,68389,0.1367802069170596,0.7142401863081582,0.5054326634850937,6.019281377848263 -red,circle,0,68391,0.3355353570512608,0.2623289813225954,0.4744892345478426,3.473785303162208 -green,square,0,68402,0.473489997589151,0.5762125908899266,0.47691118135321797,3.7804871994873412 -red,square,0,68405,0.4652944663682248,0.7569681968978113,0.5185611498669923,3.656014666575231 -red,triangle,0,68412,0.05702941272009865,0.44537417530679535,0.45588765898427475,6.567563312055866 -yellow,triangle,1,68448,0.18776073140867766,0.7494400135054345,0.49463791144909613,4.388613491412687 -green,square,0,68454,0.3781051733102999,0.26582164718146906,0.46772728930856416,5.59125372548202 -green,triangle,1,68472,0.6983900098757269,0.6289056527563444,0.4830460689169057,3.144676445630877 -yellow,square,1,68477,0.3628377432277585,0.06684589775364813,0.5183343779431111,4.3370769955264015 -blue,circle,0,68492,0.9983300113363165,0.2542428343376858,0.5055328110782875,7.5870200820254325 -yellow,square,1,68495,0.3529671400524197,0.3386075310696972,0.5124236052327679,3.836611999052964 -blue,triangle,0,68509,0.7847102910400018,0.14220869349572907,0.5213294859665485,7.475707723402412 -red,triangle,1,68511,0.9926670247732102,0.8910383667364378,0.4572484265951943,4.944826304327351 -red,square,0,68519,0.22425852642483557,0.3426099466672562,0.5175712081835074,4.794319278978379 -purple,triangle,0,68532,0.5334993732529922,0.13945970463701696,0.5336182492072351,3.4234447882956403 -purple,square,0,68535,0.625625295935268,0.42532629361317775,0.5112185429091727,5.9231224388120545 -red,triangle,0,68557,0.012928014813329836,0.6567404209726571,0.4547980982293529,2.686645936295603 -purple,triangle,0,68563,0.5941850377067739,0.3993670492705633,0.5291643212180438,5.56227143262337 -red,circle,0,68575,0.09559948946113006,0.10106289976297325,0.4718349560848555,3.53817067943994 -red,square,0,68577,0.8376276345925656,0.3582182646212917,0.5151496768230458,7.2669339256273835 -purple,triangle,0,68592,0.28382875564140386,0.5856736375729285,0.5289983001895936,6.894285022208653 -purple,square,0,68597,0.40225357655868754,0.48207742744425686,0.5169124934666831,5.512893844372549 -purple,square,0,68600,0.22148529017906327,0.8019312932109042,0.512149900791891,4.773464678154914 -purple,triangle,0,68618,0.7614489113414785,0.9623021645343284,0.530167685095895,4.281326069788846 -yellow,triangle,1,68623,0.2660480443335692,0.9222304725006795,0.5055172482367397,3.22429127314756 -green,circle,0,68628,0.7641230740731968,0.5353101455582845,0.5113588475927884,4.846160843285455 -red,circle,0,68668,0.9500489980255084,0.903446356456837,0.4881501907593259,3.3727762245931934 -red,triangle,0,68683,0.4129642389409839,0.3892464671534208,0.468213053217685,5.447759504443021 -red,triangle,1,68691,0.7600315259533497,0.3710709264092896,0.4646973831384869,5.8654463519229125 -purple,square,0,68694,0.4030199075011802,0.06775246258424994,0.5069963278064568,5.610068041214974 -blue,square,1,68702,0.7617100085931011,0.4249382302961203,0.4879080101761871,5.85245841399487 -red,triangle,0,68710,0.6695191385624132,0.029246264919047138,0.46860213368980347,6.92114895242112 -red,square,0,68728,0.8414284355674937,0.04032436235487513,0.5201041997323839,5.994154585022702 -red,square,0,68731,0.018494278189453595,0.04784358651825715,0.5215761541362249,4.99676035192983 -red,circle,0,68732,0.6329163121429047,0.6882188392357669,0.4823483666282965,4.084033058521265 -red,circle,0,68737,0.8455809630074161,0.8858345858520237,0.47899125892467204,6.3619154995619285 -red,triangle,0,68738,0.1375190930931086,0.877978400114902,0.4736324759462279,4.629438831663366 -red,square,0,68755,0.09865805164903618,0.684841955415073,0.5166274355605394,5.963371434324311 -red,square,0,68762,0.03263522972817534,0.07164894231538299,0.5171424337836874,4.833766916225087 -yellow,square,1,68763,0.5533610297601814,0.701555630690594,0.5284683441472497,4.456958738082069 -red,triangle,0,68766,0.8453844923183049,0.9319411188207832,0.47241453073709627,5.486948343923898 -green,square,0,68770,0.5426928693992278,0.9162649382935716,0.47334851689722646,4.693403410838484 -red,triangle,0,68779,0.4760694653532198,0.8030095761192232,0.4708036880823985,3.9931953989197786 -red,triangle,1,68801,0.47723442788338033,0.7845935420188765,0.46913353509850775,6.5273753064857685 -red,circle,0,68802,0.4760922812719409,0.49672867541833843,0.46680574403151737,6.915604252345591 -red,circle,0,68805,0.13532064437291802,0.1615719977197794,0.47132291232384516,4.331543077612349 -red,square,0,68819,0.7666884100197773,0.28451320002589364,0.5030926298040588,3.884116182180667 -red,triangle,0,68820,0.38657177398652875,0.04894755172925214,0.4661726534877161,6.596289859578107 -red,square,0,68822,0.5215992936741864,0.2856326211190313,0.5040118302781285,4.513434246673131 -red,triangle,0,68835,0.6718416603920457,0.5216962119664431,0.4656868808590736,3.9972913459664148 -yellow,triangle,1,68839,0.2881586787610234,0.5471584288917918,0.5081595722550083,6.295198888515725 -red,circle,1,68840,0.6457236337320433,0.7431528875144406,0.46919569851031856,3.8891074728054034 -red,circle,0,68842,0.09775429457503426,-0.0020524378823035816,0.47040561743747966,5.082402046500879 -red,triangle,0,68851,0.1559640656902983,0.37991863616113775,0.46215011721325505,6.534293115763405 -blue,square,0,68858,0.9092981641584647,0.32221595760350197,0.47801076838412243,5.373613025816827 -red,square,0,68875,0.3099047825782869,0.2961812629075966,0.4855249179478112,3.6563096477504264 -red,circle,0,68876,0.5177467961448814,0.5099872601269796,0.4764050653510098,5.5642968182624 -yellow,triangle,1,68886,0.059726821797589036,0.8211672626399925,0.5156673338140635,6.2609667972142296 -blue,triangle,0,68889,0.7134633373824785,0.5328742313315238,0.533171757183686,5.6541624976013125 -green,square,1,68899,0.14185245884199305,0.09606096864832747,0.4800759751576183,3.963803606163611 -green,circle,0,68907,0.6988260193676281,0.5285436197395215,0.5139192482516397,5.9630840816031885 -red,triangle,0,68920,0.5211397634681679,0.758986596302163,0.4599308397258781,5.759341856375319 -blue,triangle,1,68928,0.6510425415988589,0.9062124772068315,0.5282749493615922,3.6556157930082187 -red,circle,1,68935,0.16677327299138378,0.14845197827952564,0.4783097208132937,3.7897283172667606 -red,triangle,0,68975,0.24651780035484205,0.12624152516009202,0.4603921738184078,3.0095879766986826 -red,circle,0,68977,0.09275798208673347,-0.002090729770024252,0.4870519173765326,5.151192972929663 -blue,circle,1,68986,0.5655322547794535,0.9181929232092501,0.5283330413631823,4.49786172817804 -green,square,0,68995,0.8739067295472751,0.16005246375419435,0.4872252272343391,3.4504146635686617 -blue,square,0,69005,0.36073384533414266,0.4956431868677028,0.47917380454138014,4.877630842578681 -red,square,0,69017,0.918359677682029,0.08726651880207492,0.48787291174522796,5.966882703544101 -yellow,circle,1,69018,0.27965547911277056,0.1919615473803814,0.5144380638672983,6.810846662517374 -green,triangle,1,69030,0.4986474511576042,0.9168035360952317,0.477854666893145,5.09415802151272 -red,square,0,69046,0.02210119598479232,0.49061545926465844,0.4979407434728175,7.190117079808278 -red,triangle,0,69048,0.8849816156878877,0.46870012123607485,0.4587588000824334,3.652186861619159 -yellow,triangle,1,69051,0.49852385798529597,0.7803230047616176,0.5077746458439206,6.342513016850216 -red,circle,0,69062,0.23595652722759153,0.21542355900335747,0.47953787376412843,5.440633616613831 -red,circle,0,69064,0.0006711367180041172,-0.028023015666464146,0.4792649380793085,4.915306117440554 -blue,circle,0,69066,0.33658755129596907,0.740311484519669,0.5371168347131089,4.17793368628434 -red,square,0,69079,0.009779894076680451,0.667190141515633,0.4969965606017363,4.106394373976512 -red,triangle,0,69083,0.47143920100465087,0.009957568472394929,0.4578295742128322,5.1971429135054015 -red,square,0,69094,0.8061790981177414,0.5940705819003267,0.4930204202450082,4.947868683963813 -blue,triangle,1,69098,0.7658001053348079,0.33740504420794826,0.5195701744262636,3.8315334406737143 -yellow,triangle,1,69100,0.8799777468862519,0.8371877735336805,0.5113921544312108,5.881891279724761 -yellow,square,1,69105,0.44601917373704403,0.28511146802981924,0.5208687052981408,4.848393167658788 -purple,triangle,0,69106,0.29250907174717156,0.43841986906152064,0.5206153305504506,4.697284794661885 -yellow,triangle,1,69119,0.13556721322971543,0.6048614115285981,0.5143676948375627,6.866589398994655 -green,square,0,69122,0.9443317521353046,0.561292541128249,0.47880422831467084,6.095999920301009 -blue,circle,1,69123,0.9369334616587377,0.7804787229682106,0.5365706540074183,7.029578083128769 -purple,triangle,0,69126,0.497660533107116,0.31338072573649467,0.528526443516083,5.041662044267623 -red,square,0,69143,0.6216454368164317,0.9608539884963702,0.47558845436920966,5.2188758653772105 -red,square,0,69151,0.059026999948722514,0.10658989783039596,0.4716319123778163,5.067649940319932 -blue,triangle,1,69167,0.08946041756959022,0.10118704842128567,0.5098947310986154,6.602260971173923 -red,circle,0,69172,0.19509133273781787,0.12615932642522254,0.45811889322440624,4.774104105172287 -blue,triangle,1,69179,0.9666694566440466,0.5843670667530714,0.5171527031821277,5.9572296221679615 -red,triangle,1,69193,0.20854251977726201,0.8308784880530742,0.4669532798910778,5.334280001786786 -red,circle,1,69198,0.7724314656419924,0.787612322543885,0.44520886502459867,6.34225269276731 -red,square,0,69201,0.03561220969758283,0.8577325406783857,0.46524448665285945,5.4968567737069405 -green,circle,0,69210,0.9827830702738234,0.14118427991724614,0.5039932043107836,6.11286504787189 -blue,square,1,69213,0.5955781060646785,0.1631643351553299,0.4685909978146904,4.760338164940683 -red,square,0,69214,0.5690609254023578,0.7176829571239673,0.46706020645301366,2.891694325083255 -yellow,triangle,1,69228,0.061741592804722356,0.6497840944211585,0.5133026308117076,7.4798569993523865 -blue,circle,0,69232,0.12621927057552473,0.26918991598572883,0.5335349542208438,4.60215649639514 -red,square,0,69256,0.14394871521246977,0.6362466800046659,0.4762780678243511,3.451643404979985 -yellow,circle,1,69258,0.4389388331307189,0.6900425260452325,0.5200368566408604,4.624641979988268 -red,triangle,0,69260,0.5453639666555096,0.6308363411540232,0.4742871013489679,3.1105956071546537 -blue,square,1,69284,0.5343652945627411,0.9260871677546342,0.46516820754265464,5.668219696078864 -blue,square,1,69296,0.48110872673581706,0.5279332175280251,0.46713160689216376,3.374628314274664 -blue,triangle,1,69302,0.31972254299951197,0.29063653872860684,0.5217710009178079,4.337592874970713 -red,square,0,69313,0.05340157806832513,0.4348439989034647,0.4655866454606626,4.277654257365081 -green,triangle,0,69315,0.5206472355245816,0.3520437165971796,0.47988621348603344,6.654344537657977 -red,square,0,69329,0.07507013297557164,0.6538902796344467,0.4721540921348289,3.6604057939688293 -red,square,0,69332,0.7697384633757886,0.4386267313320903,0.4712385338887111,3.6483381219756663 -red,circle,0,69366,0.6072325796803902,0.6755849284472571,0.4387174181398574,6.353089622811791 -red,square,1,69412,0.5623192542324812,0.8704045787594452,0.45218856436499505,3.968587094464315 -yellow,square,1,69413,0.0818768857778348,0.0783936436757765,0.5076317502611338,5.058755790405443 -red,triangle,0,69416,0.9819644201614285,0.636219170186856,0.4648596943425631,7.196424086256478 -blue,square,0,69419,0.9283113482754644,0.4296763566281766,0.46194099896555124,5.202635143009017 -red,triangle,0,69428,0.7956929045480968,0.7186188935075404,0.4674840488859866,4.914124758937222 -red,triangle,0,69431,0.04800803049191993,0.47933790870604664,0.4635665650276448,5.80115161916817 -purple,triangle,0,69439,0.4215032142713818,0.46272749061099705,0.522616227385514,7.119606450879161 -red,square,0,69442,0.4497046319214262,0.840045763940314,0.4601046413833293,5.782061700594266 -red,square,0,69448,0.8818526170729677,0.8322831311637614,0.4650497483764701,5.129504075985016 -yellow,square,1,69454,0.8107763871550109,0.22561331651499195,0.5068366868692024,6.123542071306427 -red,circle,0,69455,0.2911472217638337,0.3720351095560285,0.44890421610307735,4.4002387825964115 -red,triangle,1,69456,0.4879913670796475,0.44554244347317673,0.4646245722914073,3.347448849989378 -green,square,0,69458,0.7688657288100241,0.70965545241211,0.48054538042736333,4.218731339655735 -green,triangle,0,69460,0.4122953819481596,0.5499824840751137,0.48516194823676473,2.958900291199454 -purple,square,0,69462,0.600959810942846,0.5151284060595234,0.49258804502782116,3.836709058566605 -purple,square,0,69478,0.929933974629326,0.03924294555892005,0.49158330662423105,6.305247351543206 -red,circle,1,69486,0.7545810062790629,0.687411113750077,0.46133075223650144,5.276050293313197 -orange,circle,1,69496,0.4324817003273569,0.3302611903833793,0.49890359164150405,6.118703989480785 -red,circle,0,69501,0.814136224158346,0.850993325245652,0.45705196223466754,5.611084068493458 -purple,circle,0,69512,0.1824866577759634,0.6508141587171782,0.5219347899099144,4.6298025328496735 -blue,square,1,69544,0.3797186966689098,0.039858283310917564,0.4715666563949616,5.065767594788532 -green,square,0,69553,0.24715997169611548,0.21161724515668323,0.4956862540070395,3.042423353646378 -red,triangle,0,69554,0.8096588006268209,0.17796429849044226,0.4608969613607288,6.937385364429591 -red,circle,0,69568,0.4990551540742264,0.5400396781251594,0.460149996409612,4.081343840360213 -green,square,0,69578,0.7025718140001154,0.7889187578526875,0.4959657697515365,4.276896945716246 -green,square,0,69583,0.5820130837551444,0.5515958146829859,0.49273129965879453,4.777282784027128 -yellow,triangle,1,69605,0.6634226080943237,0.8253328918913303,0.5133258801154447,4.043723899620055 -red,triangle,1,69637,0.5336968281506377,0.012718468676372607,0.47182098400103717,6.976448912843615 -red,triangle,0,69639,0.3037688393349792,0.5707837057672708,0.47077687932071144,4.867738581652589 -yellow,square,0,69652,0.4301534938159117,0.8774600177616122,0.4894989946219708,5.3226443514652555 -blue,triangle,0,69659,0.8847081101733607,0.6606333927684054,0.5214476059473266,4.899736806234068 -yellow,square,1,69661,0.5120017554584522,0.8935109639421571,0.4895631453745595,6.017421579470294 -red,circle,1,69666,0.8973184372570012,0.874232933124548,0.45269896016310357,7.129393621203346 -red,square,1,69667,0.6053184172889774,0.018361475148605866,0.47903939198546974,5.424039450162838 -purple,square,0,69672,0.5672166069534896,0.34128344720370807,0.4908837690414435,6.359669182038199 -purple,square,0,69684,0.18634132483074772,0.034616561508754584,0.49519749645430744,5.39285393218865 -green,square,0,69703,0.3722992670621068,0.8142035946389312,0.48472094597820187,5.437069110693275 -yellow,square,1,69713,0.4607518717752783,0.32231468596367274,0.4876113609152386,6.600285415903593 -blue,triangle,1,69721,0.031817234745955325,0.49563236737951144,0.5191382681514833,5.102323737786801 -yellow,circle,1,69740,0.19839657429917068,0.507399125690283,0.513004341377871,7.854744461260047 -red,circle,0,69745,0.43321093254383936,0.4312311951841651,0.4601522763939675,5.870681050340848 -red,square,0,69747,0.0033969810194677263,0.5576734202441213,0.46397392912819146,5.770210263730799 -green,circle,0,69749,0.31195228332924463,0.34438639680563776,0.4988872194566121,4.228275571750981 -blue,square,1,69754,0.23803534959272155,0.15635083726405385,0.4697949892497802,4.344280979409066 -green,square,0,69755,0.05824898236792997,0.9901745564521951,0.4881026272243993,5.0841145684671725 -red,triangle,0,69785,0.3277309937956212,0.06608620839396484,0.47684260238886017,4.589788918537699 -green,triangle,0,69798,0.374622463516212,0.3759650945485026,0.48362435956581207,7.110279668730697 -green,triangle,0,69799,0.6000201934150515,0.47634380979460755,0.4831529789309448,5.781075180579241 -green,triangle,0,69804,0.6158281209636258,0.4699339650007536,0.482701088608407,3.005270129700188 -red,circle,1,69811,0.5057174357673917,0.46014759488014645,0.45305185144573756,3.7692174686807345 -orange,square,1,69812,0.12979313628882894,0.7127822716567956,0.4847977963945583,3.6479664203071045 -red,triangle,0,69817,0.5945656363704701,0.9052596395874356,0.47386286060674215,5.927743882138195 -green,square,0,69821,0.43226427321527605,0.0014318954638008474,0.483275331621697,5.660463244762102 -red,triangle,0,69844,0.2322371463987839,0.25770388203203676,0.4772984088650054,4.76850930905141 -green,circle,0,69864,0.7068180962371635,0.023451719540563243,0.5018411850443318,4.302412074156987 -red,square,0,69875,0.5613761706070518,0.25279499318800525,0.46091061410189244,5.352226872612641 -red,circle,1,69876,0.1952785512717301,0.2271607997456859,0.4489002707282888,5.421188669537877 -red,triangle,1,69877,0.09616285653948198,0.8264679058634747,0.47727404777677523,6.620045357133544 -green,triangle,0,69884,0.12616019698851932,0.904472633940801,0.48978609245475213,6.148228490515784 -yellow,square,1,69892,0.24676035617307335,0.9408061148806862,0.512305181239476,4.9462372411489195 -red,triangle,1,69902,0.439815272440947,0.4344324065428421,0.4808735240717272,6.213799559430444 -yellow,triangle,1,69904,0.001300228762057487,0.2062778463807362,0.501407681655131,5.9095345942475825 -blue,circle,0,69914,0.41971724674041433,0.9319054335523033,0.539462070053501,1.4173071784250093 -red,triangle,0,69921,0.009361452526190361,0.5965779108821103,0.4715481439171798,5.519374819655067 -blue,triangle,0,69934,0.6406480887508884,0.7546962668518489,0.5188758604918126,5.537662801543306 -purple,square,0,69935,0.37988121844067013,0.02226646406720656,0.5156318560807699,5.668811695920972 -blue,square,0,69949,0.030086538972189047,0.8118791094991538,0.46483096089673476,5.3567945011725016 -red,square,0,69955,0.7036638631883033,0.004856929691393064,0.47633000604326803,5.626071953618396 -purple,square,0,69988,0.2489015509955531,0.7568490872846169,0.5152912436488364,3.8566493738130236 -red,triangle,0,70009,0.28843229951710103,0.7482334016767954,0.47653705075616476,3.94562059219324 -blue,triangle,1,70015,0.7935828014602364,0.14693530926332676,0.5208818692545475,6.844514711530233 -red,triangle,0,70039,0.33896859896208564,0.8144008393004512,0.47027353090421314,5.704509784389781 -yellow,triangle,1,70057,0.41801286289636086,0.8713945317636304,0.5060218053756067,5.071653188434744 -red,triangle,0,70063,0.27281585129215047,0.48073229906370984,0.47820529927426686,6.368837215359647 -red,circle,1,70094,0.1296067149114526,0.2184913050919094,0.46907437185940687,6.0027119639172675 -green,square,0,70097,0.3991884279483219,0.09112729509684525,0.4861274627904305,3.276707368273465 -orange,triangle,0,70098,0.593285937191172,0.26421878516356845,0.5142195589656878,4.763758558738041 -red,square,0,70131,0.8306451360531165,0.8641131731876416,0.4828972580357625,4.1764711471015 -red,triangle,1,70132,0.3293301917344511,0.8639722133495149,0.48497071739703485,4.284756967994485 -green,triangle,1,70167,0.0819418848539123,0.6668598059481504,0.4827603698364912,4.585792560353115 -purple,square,0,70176,0.19979467952627794,0.9532631395456415,0.5236857005770857,4.779891558246537 -green,square,0,70186,0.4971397223115398,0.7385307093498256,0.4904671941431531,6.091184888625186 -red,circle,0,70232,0.47895903350709546,0.39915190865134625,0.46789761839139826,6.771695313720123 -green,circle,0,70251,0.6122582536527329,0.08002207871938238,0.5202345069695744,4.086525989111807 -red,square,0,70260,0.3383749796723805,0.3875133560367806,0.48900758357219504,5.529894776399036 -blue,square,1,70261,0.5447251539404915,0.006059722228251241,0.47619769719724026,4.7661166405307815 -red,circle,0,70263,0.7067346048622455,0.76716389704191,0.47003603675883254,2.7439544178395807 -purple,square,1,70295,0.42838822900129525,0.62129010244363,0.5133571731134445,5.042874484503295 -red,circle,0,70303,0.32679568006347026,0.4111216034890369,0.4653032513646058,6.115243255368423 -red,circle,0,70304,0.9303422661422813,0.9584328358505106,0.46607141033196303,3.972684739317477 -blue,triangle,0,70311,0.20741575838026827,0.76092037729762,0.5147986841875498,1.999197376053828 -yellow,circle,1,70336,0.48445619111842453,0.3534518509560315,0.5015195472835544,4.922891134981402 -red,triangle,0,70341,0.1041219723795922,0.5529578253060873,0.5026036179374485,5.9670715419675995 -purple,circle,0,70348,0.9533892200777749,0.5735542815099814,0.5132094122283021,4.04531075756608 -red,triangle,1,70350,0.8621549950984946,0.5621723342380833,0.49767486640132536,5.468406224600032 -yellow,triangle,0,70356,0.0662145268661527,0.2543285042303731,0.5088129366861065,3.0142929374027205 -green,circle,0,70369,0.20387644657041237,0.6327726229440156,0.5125926949365995,3.3309441046898147 -red,circle,1,70403,0.03182564851492309,0.028769986756787456,0.4693275542989095,5.838711779702892 -red,circle,0,70411,0.33124006750192214,0.2912219753575103,0.4635522256612755,3.04588452244588 -purple,square,0,70428,0.17126363186301197,0.08294783428384,0.5077358977400327,4.604046489623582 -yellow,circle,1,70455,0.6033446013550903,0.00221064395135695,0.4946696074733959,4.257804042412244 -green,triangle,1,70468,0.08653907563957397,0.45754942090935835,0.4907660603322923,5.895955143582559 -purple,square,0,70477,0.5839492033679627,0.8006458535536909,0.505755772205924,2.0853164777551614 -yellow,circle,1,70486,0.20930617141526897,0.9979282889331919,0.49251319852125297,5.974648419959032 -orange,circle,0,70504,0.48203830513556145,0.4497923540027192,0.49351750880563383,6.299390594748737 -blue,triangle,1,70518,0.7776150866441245,0.11462301412408815,0.510077369386084,5.823944795901187 -green,square,0,70519,0.168119656393256,0.5464456733619076,0.4809871498689162,5.645304580573757 -red,circle,0,70527,0.652017001976078,0.614572626533121,0.45870958286741786,7.191618056214211 -red,square,0,70529,0.17915768564879686,0.8368672884112376,0.5140331125492308,4.00728776976045 -red,triangle,0,70534,0.8856658330982353,0.9691902080376713,0.4933038353541619,5.141974357872562 -red,triangle,0,70552,0.13466344997959467,0.573630591842171,0.4881475642559347,3.2997965676447585 -yellow,square,1,70571,0.6525197973673978,0.11164725299706191,0.5241287377042846,5.453063892632254 -blue,square,0,70580,0.5209500611919252,0.8228809232278712,0.4740510499860352,4.2592361588703715 -orange,triangle,1,70590,0.9758951524172744,0.13471085808299466,0.5173572634512178,4.129788272993497 -red,square,1,70592,0.1263826954539895,0.9121154325973673,0.5019476697261506,6.072645811123195 -red,square,0,70600,0.272471240348379,0.06896728422519727,0.5021769921302964,5.363789196287403 -yellow,triangle,1,70615,0.19448918766599577,0.852752464976683,0.512915654884222,4.479304566211807 -red,square,0,70627,0.5922362650531797,0.8849134363022688,0.48843486696991395,4.374758184062623 -red,triangle,0,70661,0.38645245884150203,0.5350792753664514,0.5043933884170217,3.6813867291217917 -green,circle,0,70663,0.9637119134420807,0.07596584200522494,0.507878171481228,7.065760953566021 -red,triangle,0,70668,0.7834936808687326,0.5354067928816593,0.5002757718302819,6.64699312169981 -purple,circle,0,70685,0.9752229353208299,0.1172947502198527,0.5077550243168627,4.303853168755417 -purple,circle,0,70686,0.9888929892441335,0.9093725419603532,0.5091764498920349,5.080118069872132 -red,square,0,70701,0.6381806910428824,0.8878900167147529,0.4965457374097267,3.2949925288207944 -yellow,triangle,1,70704,0.6344849434194559,0.88495382846792,0.5169531941801474,4.483002793256385 -green,square,0,70711,0.005480654895213211,0.8859303606376187,0.47756214670387553,4.01707495631635 -blue,square,1,70718,0.7707453343279551,0.5643959084148585,0.4782643241798857,3.506250532270767 -blue,triangle,0,70728,0.0490645206064928,0.45753599756783525,0.5141268105464349,6.941075095521338 -purple,square,1,70731,0.5947653198164036,0.38445254549263574,0.4973185925952695,5.578662278010982 -red,triangle,0,70734,0.19216432881525625,0.6919344256312707,0.4825020763385382,6.203885172513126 -green,square,0,70748,0.2998349014437194,0.21479349504408973,0.4841252994353549,4.5404686282445725 -red,triangle,0,70803,0.8392295956288878,0.9228427735197161,0.4904440254114455,5.105089064015293 -green,square,0,70840,0.40006744398227756,0.9863947346163966,0.48858903710951673,4.510495843068351 -red,circle,0,70854,0.38585784040946114,0.33941861552106123,0.4846306247585242,5.451864875397825 -red,square,0,70859,0.9526994745048071,0.8489559983029092,0.4960922865567807,8.105752133535562 -blue,square,1,70874,0.4311124668263351,0.3813025627528992,0.4781675777416238,5.925720080536299 -blue,triangle,1,70880,0.212067960630421,0.20862234586039796,0.5159491333582178,5.534971467658803 -red,square,0,70919,0.917761359583518,0.8682283083400067,0.4930497104666478,5.306099779499687 -red,square,0,70920,0.09432017633032219,0.7415889035116207,0.49749113047635013,6.095547437484139 -red,square,0,70945,0.3133108518977532,0.16079027748763086,0.500809226062123,3.5863753965994687 -yellow,triangle,1,70959,0.0844080476194049,0.46772079614029494,0.510431133361715,5.376911557705742 -yellow,square,1,70965,0.7572031924626978,0.8975815145478762,0.5044263990081977,4.331032130215704 -red,circle,1,70970,0.7228914007596593,0.6429867373588052,0.4918742571405869,5.135408581262435 -yellow,circle,1,70971,0.7008333595577442,0.9034965819535411,0.48955681376101967,4.219392523099354 -red,triangle,0,70982,0.6564111716387253,0.11820024512269911,0.5185515548109318,6.891113452683467 -red,triangle,0,70983,0.27808617333759267,0.07019584882321916,0.5225251830367279,8.837199304537544 -red,triangle,1,70985,0.554197772278591,0.24248276297537252,0.5229372476924858,3.65199432488946 -green,circle,0,70997,0.4541604304107233,0.2544407155523085,0.501436241890304,4.251751089374899 -red,circle,1,71002,0.7310895368358641,0.6505678701396869,0.49217738854506776,4.75881509902728 -red,triangle,0,71036,0.0263654235852141,0.8670942263538283,0.5173158038483301,5.582179561294879 -red,square,0,71063,0.8233904920898184,0.8451845888402929,0.511007645071146,4.786434247754553 -purple,square,0,71066,0.04139987240245935,0.062285631080705506,0.5045779143946145,5.808353661483579 -orange,square,1,71074,0.8373589926703098,0.9379896142048211,0.47640820426142855,5.416088565132912 -purple,square,0,71084,0.310751665508779,0.8768157856376457,0.5035380732114612,4.449333456387371 -red,square,0,71087,0.30028045601841435,0.07326624509987845,0.51216015275223,5.782301182546941 -yellow,circle,1,71100,0.8372038262903813,0.32135652221320476,0.49853515045954155,4.570883766883914 -blue,triangle,0,71109,0.1411198080414786,0.6638382943305755,0.5327407255348998,5.18046003906776 -red,circle,1,71126,0.7093571896426425,0.7079911155325735,0.49506425807567117,3.3098143694382736 -yellow,triangle,1,71134,0.020145156942520615,0.8435478218136347,0.5106292411364343,4.259359304067164 -purple,triangle,0,71137,0.07216171507084501,0.23208291925432978,0.5100320903797786,3.7598722639010176 -red,triangle,1,71157,0.5758899677096482,0.5015242625760362,0.5207043996909565,3.1224246575456736 -orange,circle,1,71171,0.6891402552181615,0.7507976766308857,0.5019472903995487,6.739718325051122 -blue,triangle,0,71201,0.2741682056554611,0.4189701374788116,0.5275020503876324,5.663557221579059 -green,triangle,0,71215,0.23320675219678966,0.8984783250081758,0.48864901685596684,4.57692580627106 -blue,square,1,71218,0.3993454233714371,0.9571137353867507,0.47159435854702575,4.498779214203264 -green,circle,0,71220,0.2757167605009151,0.8060906079363401,0.5169697994869984,6.852895808486612 -red,square,1,71221,0.6430833014171399,0.6166573551009144,0.5004471291931618,5.275548737828118 -red,square,0,71230,0.5505925178382273,0.9166918276578473,0.5059269880863613,7.509809000162676 -red,square,1,71234,0.7218731064538846,0.6085165243254672,0.5107792636884733,4.909437537650276 -purple,triangle,0,71266,0.46190404038050525,0.8892003311103399,0.5050063343741922,6.478574583620347 -red,square,0,71279,0.9780796011793812,0.6059043104911305,0.4972084348381971,3.950570089273197 -red,square,1,71296,0.3236362297804214,0.6745134084402382,0.4938888566051915,5.220429436387733 -red,square,0,71301,0.10660180457004442,0.10312934597510115,0.49287967626033585,7.255280620760256 -red,triangle,0,71313,0.5268453551868513,0.9611181643318456,0.5096349889063778,6.3642451967423215 -blue,triangle,1,71330,0.8299366082877903,0.644388555112061,0.5192826663634306,3.2149017574920826 -green,circle,0,71333,0.8233175050582501,0.10763797155481425,0.5184707403861915,4.429975773149633 -red,triangle,0,71340,0.9320005723838692,0.44942146416850826,0.5155016616972926,3.1184412296992092 -red,triangle,0,71346,0.8689610609302297,0.6765405455778964,0.514257567398497,4.058370923593006 -blue,triangle,1,71361,0.6196637241523173,0.8015276929259406,0.5218314134132265,4.196263817751366 -green,square,0,71366,0.9170324603559099,0.177699050649888,0.4867621234124314,3.787773639082021 -red,triangle,0,71383,0.7919838469118691,0.9687928786502585,0.5102282071086157,4.963606376558527 -green,triangle,0,71385,0.1863187436504804,0.3178395860928517,0.4864498006323157,7.583730889603243 -blue,circle,0,71392,0.1428204439223032,0.46983737704317063,0.5388015187614065,5.023501082149909 -red,triangle,0,71449,0.5530582494609316,0.22172232832478544,0.49957596679343397,5.599091116840739 -green,circle,1,71457,0.43185645822537644,0.7968473841625647,0.5217128117637824,7.403662159537441 -green,triangle,1,71476,0.2022190630498869,0.9755253595358716,0.48357427302557315,3.4821548170583756 -yellow,circle,1,71489,0.9881034556938793,0.5616270495991024,0.49044363914657274,3.8128983452043035 -purple,circle,0,71498,0.7679821242660411,0.8152066742702209,0.5104977752499912,5.701381658002021 -red,square,0,71499,0.04962945954542297,0.7299398492852339,0.4668075735150984,3.4814335795937854 -purple,square,0,71506,0.8386424793796523,0.9236910415654715,0.5263082570190778,5.604548786381753 -green,circle,0,71511,0.8064356399481699,0.7021744499068829,0.5188749306872492,7.240904866750598 -red,square,0,71512,0.15331491138861308,0.8505257936580274,0.4711092523930207,2.419359398792088 -red,square,0,71528,0.6922829507132523,0.5086177138590715,0.482944535671648,6.1559378909445535 -yellow,square,1,71548,0.940719964852526,0.6295413636428192,0.49496119923234727,5.73876217201141 -red,triangle,0,71567,0.5226875272697896,0.5827838948281352,0.5152651615973485,5.126944984749388 -orange,square,0,71578,0.9335953962173617,0.66503079510125,0.47753733174647284,6.193645367817166 -blue,square,0,71589,0.587769405258297,0.8497084677665449,0.4963179808585544,6.607461916149375 -red,triangle,1,71606,0.4060308985813511,0.7775430574839062,0.5075407093860688,6.833540513006433 -blue,square,0,71632,0.6757367669495898,0.5392996320464976,0.4887572518391169,1.9198711349114832 -blue,triangle,1,71639,0.610195874368423,0.16288612282955583,0.5190577031928474,6.114142291503789 -red,square,0,71641,0.8589127057101466,0.20064877545151616,0.47726152202212846,7.234955631658913 -red,square,0,71648,0.014145755254664771,0.9417633530987584,0.4772538761479938,4.734938536817874 -yellow,square,1,71653,0.10238970486386823,0.6390895175804414,0.49193716035761287,4.843939192153916 -green,triangle,0,71662,0.18327844889231804,0.4880799960054719,0.4857896640073938,5.99201830399105 -blue,square,1,71665,0.5373406457990239,0.031913816252884586,0.4846862806613487,4.157751099019811 -yellow,square,1,71685,0.9793687191958267,0.8231684840599436,0.4949038181410422,6.247143284408513 -red,square,0,71687,0.5156429750858571,0.6001203735483422,0.4775755197336394,5.285976241067357 -red,square,1,71699,0.6235239252554838,0.4189129850032297,0.47199685043654604,5.703255919608537 -red,circle,1,71711,0.1782360713583011,0.27275767537164464,0.49995083748570746,4.294306617517748 -red,square,0,71728,0.4934993917270485,0.5676711987087899,0.4508498747536485,4.568989818294916 -red,circle,0,71739,0.45667845729016887,0.5195300112144212,0.5056454127164266,5.594830610757504 -red,square,1,71790,0.7683512090579981,0.89460269386649,0.4497939291187564,3.159151176112882 -blue,square,1,71802,0.8054901780082733,0.3897818045035222,0.48371695078730015,2.5967492896958597 -red,triangle,0,71805,0.28529624548208654,0.26904677668238575,0.48197812563278014,5.1884477210654785 -green,triangle,0,71808,0.1869638887973949,0.7178631837936446,0.49133362574055983,6.068233654841454 -yellow,square,1,71816,0.6206981133539567,0.5527365406867808,0.5034970903979047,5.813109070294089 -red,triangle,1,71831,0.2736670291180907,0.06591346589091218,0.4774885385533246,4.469274780966335 -red,circle,0,71850,0.8971616950778091,0.9501536173703798,0.5027446233514858,6.294623587875706 -purple,triangle,0,71856,0.6088960910019354,0.10605433326238001,0.5074756973107567,4.078096858672714 -purple,square,1,71884,0.581291270259683,0.3192580058949176,0.5165459622593128,2.4303326247177695 -red,circle,1,71898,0.3185643171809277,0.3469584244092953,0.5073645792223062,7.005110864106552 -red,circle,0,71912,0.4227573742756736,0.4909845312410876,0.5030144151233247,4.348912205787133 -blue,square,1,71920,0.5700580980882581,0.04630828203757942,0.49052936173964956,6.438852423166 -red,square,0,71929,0.7606607304223528,0.6398544901590759,0.46877986208312883,4.364959869804138 -blue,square,1,71939,0.6134131927883871,0.3685853813026815,0.4897787817066283,5.708872869160932 -purple,circle,0,71945,0.4083167965966822,0.9401859407571762,0.5080721271874327,6.04702584451529 -purple,circle,0,71962,0.7016249239486223,0.8742718342925873,0.5008291234912605,6.222017909710246 -red,circle,1,71971,0.7047184325033955,0.6337496005172589,0.5033732759666719,4.040723314272406 -red,triangle,0,71980,0.10551268791745183,0.07227443410232526,0.48946696946378915,4.859140771105152 -blue,triangle,1,71982,0.41993798170645813,0.04455214525008511,0.5133023700702466,6.023101367696458 -red,circle,0,71987,0.4695950581374321,0.5669907042763076,0.49573366460637935,4.577855537814462 -red,triangle,0,71990,0.9843966650819161,0.12918745592135572,0.48840912798477515,6.429439242845484 -blue,triangle,0,71993,0.620514405562138,0.7693591711432153,0.5174674939642929,5.73190496830431 -red,square,0,71995,0.7742690221961455,0.2846877580589011,0.47530484584381805,4.899235588625699 -green,triangle,0,72009,0.7431840593345334,0.9590230950575055,0.5008984583519989,5.625971554636142 -red,triangle,0,72027,0.7273416781463514,0.7881215497775622,0.49198026661895833,5.663064059486664 -red,circle,0,72029,0.057522207334796516,0.11395744120444962,0.5077705855872757,5.459393531305232 -red,square,0,72050,0.3682795763044404,0.0844757731167679,0.4679178924527475,3.5909590699973872 -red,triangle,0,72056,0.5935453258613138,0.3183768643456797,0.48702746597632485,6.243943733564163 -red,square,1,72066,0.5837318236315873,0.02144957095217348,0.46652127025307916,7.315007800089179 -red,circle,1,72073,0.15176831094800436,0.09608206780570924,0.5113246446621849,5.792667707356017 -green,triangle,0,72075,0.3096650689346735,0.5066860501690279,0.49833294212598267,4.269849935028879 -red,square,0,72083,0.5704980183999417,0.9060426665925241,0.46583151104430703,3.757772065843092 -purple,triangle,0,72094,0.7681159228004103,0.696598070667945,0.49983694436019876,5.860226662740637 -red,triangle,1,72102,0.5626005005489886,0.3463973348334999,0.4833606212379729,2.8294951842413645 -blue,square,0,72103,0.10622884128780419,0.3403388881584658,0.4752815617968869,4.148737940916104 -purple,square,0,72110,0.3701719453706033,0.7411443242414714,0.5185177725175872,5.926269951198743 -red,triangle,1,72111,0.24211659645119632,0.9680010719181319,0.47694517231644107,5.346121224149105 -red,triangle,0,72120,0.7446022010168153,0.49448153945666884,0.4882729836164162,3.8065482206424774 -orange,triangle,1,72127,0.39119426252611345,0.48515137455399515,0.5094580296098834,5.550774612490744 -orange,triangle,1,72131,0.9741666638794001,0.12706499195471666,0.507745761635562,4.360934867185619 -red,circle,0,72138,0.6507816109518472,0.6080817206898531,0.5176709572313898,4.630544212533603 -blue,square,1,72145,0.7266495338513433,0.6454085245082393,0.4721609002834268,4.471898234676016 -blue,circle,1,72148,0.2981803433464918,0.5420492033743072,0.49683231807289474,4.569167316839617 -red,triangle,0,72162,0.1048254397734687,0.5163078884252859,0.47368881447609745,4.720843051421998 -red,circle,0,72164,0.6856483636289505,0.7678508144115663,0.5118957997176568,2.9064603487948375 -red,circle,1,72168,0.2066529929015949,0.2845124725164412,0.5157767408768849,5.095268220584159 -purple,square,0,72177,0.506117402387862,0.8683061705944894,0.5263750648218846,3.9305470987145763 -red,circle,0,72201,0.007212468584910092,-0.09270905318501277,0.526821148743246,6.408899027084977 -blue,circle,1,72204,0.8571356556740704,0.9922619348062551,0.5019522060049386,3.5123391890029336 -blue,square,0,72207,0.2700487088580654,0.7766482893237935,0.4629839738836373,5.527289588935786 -yellow,triangle,1,72214,0.5631605148153284,0.5170766876882995,0.5177992787639062,5.639328869111757 -yellow,square,0,72223,0.3809061134560793,0.45195670798437837,0.4894571969656264,3.2912026101958074 -red,square,0,72227,0.8599911746980318,0.10182239501353652,0.4668626511045798,4.724935046510523 -yellow,triangle,1,72237,0.9857265188602886,0.9241710109683817,0.5127908044086285,6.537835565685955 -red,triangle,0,72245,0.3329204908983361,0.20940520806088692,0.47082028411646815,5.698051285382731 -purple,square,0,72262,0.4495317435923373,0.04939073616165468,0.5261428424160512,5.9398154928585996 -red,square,0,72274,0.9572007574973389,0.10956507743667465,0.4640209844050756,3.7859692319368805 -green,circle,0,72316,0.7487513991246616,0.9520670145567668,0.5223489163743699,3.7482706935485637 -red,circle,0,72320,0.5593727999981427,0.5990223010878878,0.5193862255106959,4.809475773151121 -red,square,1,72328,0.050771763223548816,0.4580589070395509,0.4799018613455928,3.9676018055848545 -red,circle,0,72332,0.08944377441526308,0.09394577323776458,0.5199488742891534,4.7674230058662 -red,square,1,72344,0.24915983719094792,0.8350204792914224,0.47909080899880857,6.321827920232859 -blue,square,0,72352,0.9120756594803551,0.6094267790877336,0.46569099255904356,5.760392865724737 -purple,circle,0,72353,0.726001928358824,0.9975323613899104,0.5038848893470722,4.7250193014261965 -purple,square,0,72379,0.5816394016117985,0.8899999928484077,0.5144843217459071,6.791947771902887 -red,circle,1,72389,0.2793990756083822,0.3557982917670405,0.5165501049970794,5.136375507742795 -red,circle,0,72392,0.9774601689026017,0.8829915086818088,0.5168776217090721,6.378832482982435 -purple,square,0,72398,0.8446149449117143,0.9681987243163415,0.5123187910160215,2.8422320045530824 -green,square,0,72404,0.6233692670991832,0.4461944514615205,0.48668132798125824,4.85995442412096 -red,square,0,72406,0.011205992248350505,0.7077100546922461,0.47879427792740337,5.688684150831193 -blue,circle,1,72428,0.4307506113407853,0.8122537549871254,0.506914167064739,5.8951275307868345 -blue,square,1,72435,0.1264929860724492,0.8278675579711217,0.46390204049080963,5.971530626825399 -blue,triangle,1,72443,0.823808156686541,0.009166747224625404,0.4990467476279494,4.107750768369923 -purple,square,0,72453,0.20445566622570988,0.5714374404238081,0.49856900446487107,6.115821566430142 -red,triangle,0,72454,0.9883195242246663,0.46528690646822546,0.4701671670257296,3.9649375186771416 -green,square,0,72467,0.8018179538564826,0.4776903700559191,0.4856038544965456,3.7577105591583333 -purple,square,0,72478,0.8139711133469876,0.6826135821368494,0.5100199071910589,5.771256806775164 -red,square,1,72482,0.47328429070939715,0.7699556261202214,0.47482301092413287,4.356230738358275 -green,triangle,1,72498,0.4385493281520624,0.6379307906223648,0.4964576274592531,5.914061956514195 -purple,circle,0,72504,0.7368014150031545,0.26432055827239886,0.49365301780658155,3.5202273437357685 -orange,circle,1,72505,0.49810811312802905,0.48350461151912605,0.49767094924358934,6.154927127764089 -yellow,triangle,1,72523,0.6774491625295976,0.4289333352305539,0.4919753398904435,6.035966540890378 -yellow,triangle,1,72547,0.12462203771355929,0.7474705627340478,0.49030490998090365,5.478271011364921 -yellow,circle,1,72554,0.9473554633188314,0.06905012766392826,0.4821619721531113,6.589265120851309 -green,square,0,72572,0.2960577095496675,0.11776070373636338,0.48464646050238475,5.206019116330586 -green,circle,0,72592,0.27230371997244107,0.8430216989002598,0.5248611669066987,3.734918784932097 -blue,circle,0,72604,0.9277684947712729,0.08298835018060802,0.515032473244275,3.628706904158925 -red,square,1,72613,0.902878030621165,0.6070439231754423,0.507830212038955,5.4475060097281025 -blue,triangle,0,72631,0.6754216236406407,0.6454711951897404,0.5029213599951664,5.469943053541013 -purple,square,0,72641,0.47291420354886293,0.8952440238846755,0.5105798103773396,4.322618883318763 -blue,triangle,0,72644,0.5297760721253563,0.7959422479275593,0.5028924556416838,3.0638213158307743 -red,square,1,72650,0.04989192827376143,0.27663728579119895,0.5151445293977063,4.328831199686278 -purple,triangle,0,72658,0.858755203567509,0.9490152195465916,0.5005008213959479,3.757001828255658 -orange,square,1,72660,0.00928430359520327,0.09648592370970421,0.4769044770493649,4.70294048426385 -blue,square,0,72665,0.914693304088616,0.9279208005607608,0.483712475757045,6.288911702615664 -red,square,0,72680,0.27743949493588715,0.7124275204250927,0.5171893242057247,5.094733956379064 -blue,triangle,1,72692,0.8638191382478866,0.9984550897671751,0.4991318433069977,5.859607989157865 -yellow,triangle,1,72702,0.2544731224671224,0.05573925021387982,0.48173491559423204,6.259231070134628 -red,triangle,0,72726,0.3135634418540596,0.7811603857103299,0.46043446560175966,5.7203833798669725 -blue,circle,0,72739,0.8409759058208828,0.06570230467810834,0.518127271598969,6.230249069357121 -yellow,square,1,72753,0.8076665248831448,0.18562070816039222,0.48059685531962193,4.801588711872754 -red,square,0,72754,0.6657937575344537,0.6839324213093635,0.5016594906681198,4.790078870715307 -red,circle,0,72757,0.9070956024784969,0.861999741244341,0.5320729860764385,4.929840960818676 -red,circle,0,72769,0.36349074142468374,0.37672871750028747,0.5325872604052474,4.37633351935909 -green,circle,1,72777,0.025216295921019927,0.5478422998693638,0.5248591923981608,5.381140110173693 -red,circle,1,72784,0.26373822486102383,0.18344208910848292,0.5294229146521763,4.037632084476621 -red,square,1,72793,0.8742169240941673,0.380984820174165,0.5053650967861464,4.334431718774201 -blue,square,1,72799,0.7966156504592768,0.8255818067694661,0.481041618391877,3.9073806957276944 -red,circle,0,72817,0.5585823236053085,0.46055277285245,0.5227068112448294,4.690514071968136 -red,square,1,72825,0.9203463819594913,0.696725652942245,0.49831781926220675,4.798487468854657 -purple,square,0,72833,0.1076066798452584,0.5343202364829062,0.5015256648338,4.741579133759864 -red,circle,0,72845,0.7296695528623173,0.7445745915538573,0.5219627492871897,4.0598798522134665 -red,square,1,72877,0.9933876790230393,0.7140172351477977,0.47802179150624646,6.175994497440937 -yellow,square,1,72889,0.858108245552053,0.21275998194956924,0.4832208090657703,7.24085860486491 -red,triangle,0,72899,0.8268056703391791,0.5588665164299295,0.47428483730612836,5.054368684296835 -red,triangle,0,72906,0.23118887929972798,0.17223576037076538,0.47235336093321695,6.887834865742074 -blue,square,0,72911,0.833212349540034,0.08603278870401632,0.4731255720891816,2.715314892566983 -purple,square,0,72918,0.34272203207651397,0.6179697916917083,0.5064652485390138,3.8316958502305476 -blue,triangle,0,72935,0.5415420368585162,0.5893076726921904,0.49849339704148765,4.293722174007237 -green,triangle,0,72969,0.32611786086655536,0.6792666645810701,0.5003684308061643,4.699130317837855 -red,circle,0,72970,0.9961258888051265,1.0498318491312169,0.5043378086026293,4.863904894045845 -red,triangle,0,72979,0.6407996963484139,0.4448129582597735,0.4690007678399177,4.336702771650028 -red,triangle,0,72989,0.7816594595738134,0.1478841961630989,0.4696594371325213,5.532022773983765 -purple,triangle,0,72992,0.0759845047491956,0.5775728861572089,0.5092218456305272,4.239048674824838 -red,square,1,73004,0.9116471043472949,0.8928207405420929,0.47629130875441433,4.6420594628836405 -green,square,0,73005,0.21339609547993565,0.9125717355872759,0.4795830544894485,4.520488661389336 -red,triangle,0,73027,0.7734515847600993,0.8165714019035812,0.47791153264777664,6.626207732797006 -red,triangle,1,73041,0.7382331862323227,0.6115116805949784,0.48534295923648857,4.700948261444632 -red,circle,1,73046,0.47685082871462414,0.40653348336191336,0.5010050043207679,3.615478576455267 -blue,triangle,0,73056,0.8660840120743803,0.7087550705129804,0.49469534751440397,7.850562118211282 -red,square,0,73058,0.5724115044307474,0.14061042121837497,0.475222835160045,4.808813683700198 -red,triangle,1,73081,0.10809337585472945,0.5263559248875243,0.48998168968065464,5.685385844800567 -red,circle,0,73082,0.6134266017037263,0.6613676229907061,0.5080652246100984,3.599115030968829 -red,triangle,0,73088,0.28627888471375007,0.11574180810961576,0.49215999716804654,2.7771562739618094 -blue,square,1,73089,0.7312241055040474,0.3341860983717747,0.47288135493739936,4.593268831441955 -red,triangle,0,73107,0.8229161839484023,0.09961796061708328,0.4992078285280151,5.486653228028314 -blue,square,1,73125,0.2480872311626361,0.2896716253493766,0.4745171260373533,3.953163769464099 -red,square,0,73126,0.7226548780755402,0.4328849907977659,0.5030008976049739,5.607731813197586 -orange,square,1,73130,0.27133484364941185,0.22931916659578666,0.4936072702308622,5.081950490150782 -red,square,0,73131,0.8092824445698978,0.4068811725051118,0.5013690859141154,3.849626790148212 -blue,square,1,73145,0.33398575704430455,0.4410680068740741,0.4776831225459644,4.535974945207352 -purple,circle,0,73148,0.07538657794927406,0.7837313714996098,0.5014372456268962,5.784883970926296 -purple,circle,0,73177,0.25338520318979507,0.47637057576955844,0.5028831989695736,4.446518216759074 -orange,triangle,1,73190,0.7760451236040097,0.2043651170692704,0.5008577984814421,3.5858763909052276 -red,square,0,73198,0.12393622561371376,0.37017887804243077,0.489510625314009,5.596005794355364 -green,square,0,73201,0.713207814191945,0.07519388335466493,0.48504226917198595,4.360076213861312 -red,circle,0,73202,0.39289505842030115,0.2947356532400002,0.4871448462169997,4.473024024906055 -red,triangle,0,73203,0.677149369350636,0.2884004409049301,0.49472845551993927,5.132085726779002 -red,square,0,73210,0.1867089302087731,0.18357753948121114,0.49228407226862014,3.8300608987875315 -yellow,square,1,73215,0.5677835833870515,0.9133416373621372,0.4758284635938738,4.346456505132783 -blue,square,1,73217,0.2987504959521605,0.23837982354031273,0.47303585934056136,5.662891451791427 -red,triangle,0,73219,0.2071186857990156,0.9776147044886387,0.5036873984858958,5.525109547990574 -red,square,0,73223,0.24842057210112012,0.6212266125336219,0.4993977147879554,7.282954064166996 -blue,square,1,73233,0.45732890871277954,0.779527850662401,0.4732625566106589,5.126047490657016 -green,square,0,73235,0.6457059659870845,0.465168864383234,0.4930919365223765,5.7404127587893 -green,triangle,0,73242,0.26870655219679274,0.9761871475918202,0.4941748882762842,4.756969912380434 -red,circle,1,73256,0.4105523221866697,0.4000339621499748,0.484684070304413,3.8814050522478247 -red,square,1,73259,0.737061451030215,0.47167364763342723,0.5031086475230642,3.644000558506836 -red,triangle,1,73266,0.3739120330714697,0.08353943325514579,0.49935825878250684,2.518845857450657 -yellow,triangle,1,73278,0.2224353313701355,0.6588932153198386,0.5001032147808447,3.8605775611912976 -red,circle,0,73285,0.5152641780163079,0.5373869106517458,0.4797637137795361,4.08739490293446 -blue,circle,1,73292,0.7930891102601632,0.047068939026991274,0.49724471200325515,6.937747535570582 -blue,triangle,1,73294,0.8482866459700806,0.8370625432863222,0.481108489375018,5.586467149278353 -red,triangle,0,73300,0.40437487551710605,0.5919758906282285,0.49480617692222506,4.564088412508501 -purple,circle,0,73301,0.6417985791687332,0.5075200260409516,0.5100911374463913,6.264261317748019 -red,square,1,73314,0.8051183568627752,0.5334895698192947,0.49960516776485075,6.3109677479783075 -yellow,square,1,73330,0.6737546113802931,0.6528368087455942,0.47206702004536333,6.308596728951717 -red,square,0,73344,0.6940889957771803,0.5186276320207436,0.48615106548672843,5.620521243886766 -blue,triangle,1,73348,0.6934698862986908,0.7317966358404299,0.4796080814827919,4.253253710596258 -red,triangle,0,73358,0.07674494935678555,0.4072161572364629,0.5068815087466405,6.260206898510124 -red,triangle,0,73398,0.07605305599014578,0.08313912658315925,0.5046269804689287,5.035397854932586 -red,square,0,73421,0.28412250903350234,0.06695902775055163,0.49955999811282736,6.081442659797958 -yellow,square,1,73422,0.7059322154515407,0.37996526842060874,0.4798337174494267,3.6329416904647966 -red,triangle,0,73459,0.642391425501434,0.043767096534954586,0.4972187064269506,3.7740191683991373 -yellow,square,1,73460,0.7761989432029298,0.5279337773239262,0.4859124901428017,3.625881432843299 -red,triangle,0,73461,0.014020713135102225,0.03442264993244459,0.4967695366663496,4.680240538509591 -blue,circle,0,73467,0.10378634591381608,0.5743656926595915,0.49825105245392803,5.3980410219457005 -yellow,square,1,73470,0.35652165358844257,0.9428124663410518,0.48352938301168036,5.225093370053339 -red,triangle,1,73487,0.285390114164328,0.08607680093429271,0.4919644924806896,6.208169211500192 -orange,circle,0,73503,0.7689211631000442,0.21579704582186632,0.48756968143741325,5.528835958251567 -red,circle,0,73505,0.36277364787138233,0.3685023235550707,0.5041797964377719,5.598731517717937 -red,triangle,1,73508,0.2976753200547928,0.8830544360707335,0.4954230928090637,3.4754490211784064 -red,circle,0,73511,0.3098031741805707,0.2675765645447079,0.5039013524796738,7.445521971968751 -red,triangle,1,73528,0.38602030673035703,0.19694465343570078,0.4956655404728734,2.0220160571696577 -yellow,square,1,73538,0.09410104825295551,0.7794515208774729,0.4872326411228931,4.164005386141844 -red,square,0,73555,0.5724509837165904,0.5105676887129689,0.5053447134795521,6.3500581033684504 -blue,triangle,1,73581,0.12999432288622081,0.9990348486841953,0.48731486734200313,5.64657736458589 -red,square,0,73591,0.8989909498962174,0.36920052049492713,0.5035522351774396,5.049760446451766 -red,circle,0,73596,0.9628743127397472,0.8756883603336953,0.48711155022487523,3.802290150045721 -purple,triangle,0,73611,0.12967141299212925,0.5451293215366149,0.4910990578065233,3.663065939687771 -yellow,square,1,73613,0.7677260347684008,0.3846466530565561,0.48484969341049805,7.302856900739751 -yellow,triangle,1,73624,0.6295337656375458,0.21297983704867607,0.505206110046823,4.22272845694787 -red,circle,1,73632,0.5407046846479205,0.5711028753837529,0.5018562622577037,3.532671949677436 -orange,square,0,73633,0.06939805372657937,0.7338128030499417,0.48644421007084726,3.502468389049794 -red,triangle,0,73638,0.9962990422585004,0.9573072552649218,0.4858349737091535,4.340330747037244 -red,triangle,0,73659,0.47655726575723556,0.26680165601778527,0.4862753334367252,4.0042188999592865 -blue,triangle,1,73662,0.5545237073345199,0.8482821469792923,0.4872738747478104,5.998760540677206 -red,square,0,73666,0.20247655318002322,0.5592349400550598,0.4972910633704216,4.7720702789266 -red,square,1,73681,0.8431256175304304,0.9564545934523625,0.4932128944499044,5.656469896302969 -green,square,0,73684,0.8916213324602849,0.4588203099732582,0.49570914609592487,4.4184849931812495 -red,triangle,0,73687,0.9424167172925552,0.607344744392924,0.4851325542324003,4.830476994921856 -yellow,triangle,1,73731,0.009681337380882504,0.3653326235396833,0.5010217651244245,3.9776096339372233 -yellow,circle,1,73733,0.2686168510127359,0.3916782894656532,0.4982641362270937,5.076883774145872 -blue,triangle,0,73751,0.9215647950195507,0.3905247807140644,0.4959433811364549,4.804840899751561 -red,triangle,1,73775,0.034215305887544734,0.3210999355484824,0.4761246461210536,6.450831831666183 -purple,square,0,73781,0.4911574876509637,0.6765193880370212,0.5225450018623883,3.2300474648631585 -red,square,0,73800,0.7272346117146764,0.7154223615292531,0.4962356972660502,4.805217013434523 -red,triangle,1,73810,0.19425743908285453,0.26700226617025435,0.47098572438582337,5.92000930101425 -yellow,square,1,73814,0.30922206588272516,0.3885715325915504,0.48031566496221323,3.5021119175060647 -red,triangle,0,73816,0.5950138526894632,0.7601983682220361,0.46821510255916216,4.514538567289188 -yellow,square,0,73857,0.24262509476485994,0.9043456576492875,0.4835369088167234,4.749412371736739 -red,circle,0,73859,0.20640610824543904,0.17711697163402487,0.49902918559354636,6.6239138557343535 -red,circle,0,73868,0.47085905547554563,0.3939223633636871,0.4980892915350956,6.082009142106543 -red,circle,0,73882,0.16783082711700814,0.07845062279807329,0.489843991858881,4.290215986207049 -purple,triangle,0,73885,0.7319106217070923,0.8148112614595804,0.4871519125560546,5.91760314023933 -blue,square,0,73893,0.12516576865925688,0.46666954188249266,0.4971144262354856,2.985491670179851 -green,square,1,73906,0.46392558723663824,0.046747832340204964,0.49938087530550646,6.21713251739346 -red,square,0,73917,0.4516847660001998,0.045973849391362065,0.4965108305295375,4.267796319425178 -red,square,1,73918,0.9533499781216933,0.0027281080580259243,0.49667185922593776,5.1339131451979805 -red,square,0,73922,0.6822225308850183,0.38001726432235505,0.49645024110110897,2.9732061640307657 -red,triangle,0,73927,0.8548647082166396,0.984773716257365,0.46744965644811975,3.9556049115678658 -blue,circle,0,73929,0.6699124194757352,0.13722203662564214,0.5121481948131902,5.656377569538088 -red,triangle,0,73931,0.04412288751984583,0.5773400064111115,0.4681608961314278,4.578422167946148 -yellow,triangle,1,73946,0.026323220440112927,0.2943030839877602,0.491641826346298,6.7266558823087585 -red,square,0,73948,0.5995931742327236,0.6260253911771474,0.5073357829382608,5.49790017581537 -yellow,square,1,73965,0.06091085838590138,0.24609391724975715,0.48365426626296254,4.012087318829319 -yellow,triangle,1,73968,0.6481630575842057,0.011254568504986628,0.5007725549223798,3.963124376529929 -red,triangle,0,73976,0.38401826239098913,0.606804998746147,0.45996255656885343,5.630524417288048 -yellow,triangle,1,73981,0.9468422574413714,0.7871663270852913,0.5026240804535607,7.131826522379086 -yellow,square,0,73983,0.5605182571004323,0.5144029280934599,0.4868655352189978,3.6100406404223264 -yellow,triangle,1,73986,0.562795746360657,0.07147939514130686,0.49938144460274,3.4329658033991675 -red,triangle,0,73991,0.5343658220263324,0.7130630242448898,0.46093199333821533,4.366849535911659 -green,square,0,74023,0.544776152251061,0.8416317371472,0.4991598209288799,3.851396544303494 -yellow,square,1,74040,0.10966248632397124,0.7379686518318879,0.4864300566842841,5.7441531934028065 -green,circle,0,74064,0.19499703393627577,0.650736823611962,0.5261124326366297,5.37280066111514 -red,triangle,0,74101,0.9578573725683837,0.9022521714491644,0.4786703734395629,5.929930586659921 -blue,circle,0,74104,0.03180303629652925,0.2634392751669268,0.5099586206987196,5.708746243439055 -red,circle,0,74122,0.7961928082819837,0.8366329828729749,0.5183789907229683,6.724341864974814 -purple,circle,0,74135,0.8149059957235426,0.6321382282560014,0.4967871723905764,4.894664816866129 -red,triangle,0,74146,0.8363241263823191,0.9317767897809397,0.47026181140492246,2.135478415238911 -yellow,triangle,1,74150,0.9634762168199501,0.5822647727459717,0.49796252426159604,5.300855031754312 -blue,circle,1,74155,0.10011927718805236,0.07500172749065825,0.5180593992652905,4.169458849533399 -red,triangle,0,74158,0.9449591785210132,0.702856125955232,0.4730808836079962,5.1347387002909075 -blue,circle,1,74163,0.1092563351885939,0.13884509384344856,0.5199822806284418,6.098778122728651 -red,square,0,74174,0.8712826351031138,0.4436291520044644,0.5132309508314374,4.97465287966913 -yellow,triangle,1,74181,0.7511281258442482,0.23840946915563233,0.4989955975567813,4.561469655978386 -red,triangle,0,74188,0.4266118053404341,0.6881344305908903,0.47630582096994784,4.244907594909962 -purple,triangle,0,74195,0.4037795203363368,0.05390781813228618,0.4996809422346196,6.077785983601697 -blue,square,1,74201,0.5805067256511077,0.37808391930573826,0.5072967332958901,5.33517712393137 -red,circle,0,74209,0.1342302134651655,0.06459187647814006,0.5334208170455429,4.440485437828833 -red,triangle,0,74215,0.40765793598833056,0.7834863720200711,0.4888715175164901,3.8702767608330952 -blue,square,1,74219,0.7353282171966982,0.4955007039351944,0.5067343724392008,5.652753390892282 -purple,triangle,0,74225,0.7537454017576176,0.18320212007907832,0.49727465605478777,5.388678343443851 -yellow,square,1,74235,0.35625431893337234,0.7854228436430979,0.491337294839168,3.7238017175135485 -red,circle,0,74257,0.09453880825386307,0.11131070308675836,0.5313441267814368,5.708388758350463 -red,triangle,1,74263,0.79716268521799,0.6377104160298015,0.4890250121970355,6.402402388487867 -red,triangle,0,74275,0.6522863591653894,0.8079463098364482,0.4901996271362057,5.674600793103391 -blue,triangle,0,74337,0.16303242596229017,0.8641563713235006,0.5241221367340247,5.17257583610434 -green,square,0,74342,0.5569260573797796,0.431765970419284,0.48528542143808717,4.4786129438598 -red,square,0,74360,0.6054830649877131,0.290171721052222,0.5075596149926536,6.4680819912203615 -red,triangle,0,74364,0.7224317042523765,0.4213175990194369,0.4994275942565782,3.763757712745255 -red,circle,1,74365,0.22976069233610774,0.3186458146707333,0.5270088327659848,5.448233564300657 -red,circle,1,74381,0.9941763000591275,1.0480076548084407,0.524717272826327,4.736381080337667 -red,triangle,1,74384,0.16902092605533459,0.7780701292295173,0.5094062702839045,5.7396609465179225 -green,square,0,74390,0.12422815912527574,0.7465012698616101,0.4835980549100516,4.870676063552579 -red,triangle,0,74398,0.9290878308409746,0.6177766702414434,0.5102960938565552,4.581709971949926 -blue,triangle,1,74411,0.6108903492719456,0.6701572144070943,0.5208733075561003,4.6881833671233695 -red,square,1,74413,0.23410956469104527,0.24580540619674573,0.5211736250788455,4.275816949445322 -red,triangle,0,74417,0.5592005106035348,0.3180955066529366,0.5063035565909414,5.460277298718489 -purple,square,0,74424,0.35002091459496454,0.3958790434470656,0.5098794193597085,4.474706250833276 -red,circle,0,74437,0.79291025522697,0.8493005744918936,0.5263302149927336,4.602587432483611 -green,square,1,74443,0.40291391742358695,0.6021815986441458,0.48626671272928873,5.612360053442166 -blue,triangle,1,74450,0.06583186167773669,0.2992133757023169,0.5166522451567229,7.034692986210788 -red,triangle,0,74458,0.5006374274046266,0.1546090633702616,0.5042697870488335,5.291583227203817 -red,triangle,0,74465,0.9864723786100202,0.8250479892913812,0.49612436711205143,5.105525358933398 -yellow,square,1,74471,0.5241133434511219,0.13718435454131117,0.49990225761923773,6.133552328593815 -orange,triangle,0,74476,0.010474395956650007,0.10813919297176067,0.5089801531858591,4.436400330850538 -red,triangle,1,74477,0.32943558295730657,0.9639409828615061,0.4957871460681552,2.9078262118445366 -green,circle,0,74488,0.3289651954956777,0.0005012669003675585,0.5168396145304434,5.763564391334159 -blue,triangle,1,74505,0.8644876769517047,0.2816080933358057,0.51584081453108,4.039672499886708 -blue,circle,0,74509,0.5965385151564035,0.951036798339431,0.5149565701117595,5.30678271186835 -green,triangle,0,74514,0.8649132779034757,0.09148676051735127,0.47719837345277005,6.622641694721412 -blue,circle,0,74516,0.4500036001257083,0.9595646461419677,0.5145311776465503,3.0774155194558888 -red,triangle,1,74519,0.9186764537850587,0.11238234017476367,0.49710736840479497,5.954795765343072 -purple,triangle,0,74522,0.9699693146496409,0.32194205614852567,0.4921425489278764,7.188639100501519 -yellow,triangle,1,74525,0.6183461492286181,0.7553582988924024,0.5068765649512922,6.798741976251505 -red,triangle,0,74526,0.23008657394441356,0.8671538544785025,0.49797364430528185,5.915835529186908 -blue,circle,1,74543,0.8510489726029078,0.6488404429484304,0.5067544548660893,3.9968082317052294 -green,square,0,74544,0.6558736950046088,0.4426693570923439,0.48633782631649775,3.6796350041568684 -yellow,circle,1,74547,0.23000152048303502,0.7264792541863004,0.499072587362543,6.0138648938010535 -red,triangle,0,74565,0.5179873809927983,0.7117302875055687,0.5034995883795009,4.06281266643197 -red,square,1,74572,0.2723551975430052,0.1897879757149683,0.5254401488733796,4.7372181328436085 -red,square,0,74590,0.30983182228477213,0.0778484722085594,0.5308148030729908,4.517821672237914 -red,square,1,74609,0.709120648229431,0.17004605025488417,0.5273920145694707,4.47368188880185 -red,circle,1,74622,0.14764498315564645,0.1929774637478571,0.5292450006647548,4.0999308862013875 -blue,square,0,74626,0.5294156983321282,0.8286313269472367,0.4982429879863127,5.793112969323659 -red,triangle,0,74638,0.04867850900404547,0.9383175985076053,0.49563483918301704,5.8925709764789564 -green,square,0,74652,0.5221295680710472,0.9888864052686629,0.4979885981986899,4.607816454947834 -blue,square,1,74676,0.9420382598038157,0.379324794370812,0.49563464161249665,7.904342191233759 -red,triangle,1,74677,0.9068279425614332,0.8563730677745992,0.4919221265912739,4.863947969500148 -red,circle,0,74695,0.7563958208448414,0.6998420957844103,0.5251902558268223,5.894682368656684 -purple,square,0,74701,0.45817334086480754,0.5170576990703348,0.4968839326757915,4.942121550003258 -red,square,0,74740,0.43817873495487525,0.11641921116287135,0.5253951944272784,3.8899618805750404 -red,circle,0,74754,0.07647795745176733,0.113566323029729,0.5129774099736205,4.183420642946919 -red,square,0,74763,0.020592823584431152,0.975173817482053,0.5201764887296262,3.3376322773067817 -blue,square,1,74771,0.24337781675897274,0.2177815017781496,0.5066889951636958,3.6461295802047498 -red,square,0,74776,0.623543025423303,0.10433876527445662,0.517179691766531,4.624612095721415 -yellow,triangle,1,74779,0.7512935510372817,0.734837885516518,0.49846560985990546,4.2636152571421855 -red,circle,0,74790,0.10534648801385027,0.20524199587201541,0.5035367076184488,2.970228485933329 -blue,triangle,0,74793,0.6772071447096011,0.7838638110987186,0.5104766569470135,5.85929135054377 -green,square,0,74802,0.7263706240692465,0.030781064159093985,0.48667733318817413,3.3070100398451365 -red,triangle,1,74814,0.2607019003379061,0.5339014318993949,0.48157592588909687,4.4358352560455 -green,square,0,74820,0.9448557069603734,0.46144943854412324,0.4889583137136693,5.363334356029843 -green,circle,0,74851,0.9771917335030909,0.6888322919339299,0.4975961982610521,3.449680357165145 -red,triangle,1,74860,0.6026463336619938,0.1024166716399133,0.4732245130091161,5.835247136578104 -red,square,1,74862,0.48262587595894835,0.37157525189736296,0.5297945671059928,4.224868771609265 -green,square,0,74869,0.18288427925472805,0.015877164393682364,0.4909218346237854,5.441451111365079 -blue,square,1,74871,0.7905099363493048,0.7896156225587122,0.5187914231141615,5.426423768480798 -red,circle,0,74890,0.5516627345373434,0.5864021452580853,0.4983626770607954,3.4071241968360337 -red,circle,0,74918,0.945429259821453,0.9719372848090725,0.4967795542266296,5.347800519043236 -green,square,0,74924,0.1535922133019476,0.010668070394192819,0.4907173534845199,5.984633685060537 -blue,square,0,74930,0.5981963559775522,0.11792577988732766,0.5190767792230858,6.830316594649006 -purple,square,0,74941,0.19347104279068772,0.21573095612416882,0.4941875867798613,5.632709057232895 -red,square,0,74952,0.09111599781438584,0.45811081075245175,0.5287255586227518,4.151652872382568 -red,triangle,0,74960,0.8305238189559678,0.2823882612515901,0.4605735290481944,4.196752960002679 -blue,square,1,74961,0.20763259922265842,0.9962466757568939,0.5203329282517026,5.161169723849628 -red,square,1,74971,0.3322698897360169,0.5457527501700328,0.5285993508400428,5.633722348136948 -purple,square,0,74972,0.563061970220946,0.6657924898046755,0.489399159568048,5.454305611354727 -red,triangle,0,74989,0.20258116002912574,0.7232876317439324,0.4698974291569513,4.30383926696124 -blue,triangle,0,75000,0.8625968637336654,0.8612979219248911,0.5003823503353495,4.2538705389806974 -red,square,0,75004,0.6892800110198373,0.1251579760229029,0.5227290201720401,5.891890301810555 -purple,square,0,75010,0.5715658727337238,0.5383962053561394,0.4882862473154879,4.379031207070903 -purple,square,0,75015,0.01005264691899832,0.7023238764836227,0.49376657434988924,6.7332438589909644 -red,square,1,75035,0.19227533016762532,0.9391381148603628,0.5247846045691217,4.562503628146505 -blue,triangle,0,75044,0.5108493646092617,0.04514088017253726,0.503498744545002,4.8591549326123475 -yellow,triangle,1,75051,0.38333447674132615,0.7628189688940775,0.492977771366999,4.083112374709039 -purple,square,0,75052,0.03378335735159066,0.6605812699878494,0.48444801239592317,3.6137194488627067 -purple,square,0,75076,0.11983350395662407,0.6776305066704684,0.4802682236113198,4.104738631543207 -green,triangle,0,75092,0.8607417326531254,0.5949693667749962,0.48549329179404455,4.407897460367713 -yellow,square,1,75101,0.4596765018887293,0.26422536386579976,0.5173476340952787,6.148702548461491 -red,triangle,1,75103,0.15202526130769134,0.38063211337670755,0.4893375663310441,3.4519042360517695 -red,square,1,75104,0.40175905204290274,0.40391774232223854,0.5279002982270758,3.778059594042656 -blue,square,1,75106,0.9244395349673898,0.42443049923804577,0.5170664137792557,4.550639626971413 -purple,triangle,0,75132,0.12671748229364066,0.4874007275096701,0.48601340180309904,5.919214501812422 -green,square,1,75143,0.5134938685226365,0.8839705864814802,0.4782139684567321,4.226420194212593 -red,square,0,75144,0.21301900232216486,0.12593123029841757,0.5220877510995696,3.6410497166169886 -red,circle,1,75149,0.07693130714370355,0.10995103522411168,0.48038894775611385,4.228261653242684 -red,triangle,0,75161,0.3874632390923548,0.4327220575708186,0.4924739242568785,5.35625158595733 -red,triangle,0,75167,0.9701929769281673,0.9037417970215005,0.4847116714111441,5.725677359896707 -orange,triangle,1,75171,0.18863723342263317,0.24846632036006866,0.5109649587971444,5.813016576370831 -red,circle,0,75180,0.3287320520386863,0.3250446235760209,0.49127620877440253,2.5084090150515412 -green,triangle,0,75189,0.25779790129408353,0.0674247087839257,0.4911262483264463,5.567269566215741 -blue,circle,1,75193,0.357690113525865,0.5401196101290404,0.4993864466653269,3.7044565220355117 -red,circle,0,75207,0.7510120944091546,0.7431781866112418,0.49058708243254423,6.810490235822786 -purple,triangle,0,75208,0.1603043319255274,0.4625692979491671,0.48695883391154,4.96732957568248 -yellow,circle,1,75248,0.676844164319526,0.936725146337167,0.5099969215041289,6.234240676254099 -red,square,0,75256,0.6446659281006489,0.5175660435630324,0.5151958930781878,6.8611019790328145 -red,square,0,75257,0.3409687777588285,0.8999995674758315,0.5156917920846991,6.7921599695275505 -red,square,1,75259,0.45859657967610057,0.3656105550835457,0.5154729016657188,3.696978455287106 -yellow,triangle,0,75303,0.2610907123027705,0.5237798928294737,0.5014752981619796,6.365781918924758 -blue,circle,0,75317,0.15141833645024882,0.26378981580255034,0.48911646158067973,4.8737693597224485 -yellow,square,1,75331,0.6964641888418144,0.2027409369455846,0.5118328475993918,4.799359812196501 -blue,triangle,0,75342,0.5930466331147796,0.7567849694048852,0.5081372745594764,4.657691984751567 -red,triangle,0,75352,0.10922834451652375,0.6103106443343256,0.4767723707613561,5.583897254866231 -blue,square,1,75353,0.6375437277279246,0.7744805532740272,0.5038428932065878,5.04725085115049 -red,circle,0,75372,0.7155677568355481,0.6598571030784607,0.49629260875176784,6.607036320640603 -red,triangle,0,75402,0.8808261525746126,0.15523665320888558,0.473999401371741,6.287426943392451 -purple,triangle,1,75403,0.5386779497713138,0.06733566374828381,0.4901505560981755,6.51914329025031 -red,triangle,1,75414,0.38950713442883356,0.2666800464770108,0.4764081342261732,7.432812911521515 -blue,square,0,75432,0.3554035819456608,0.5629294550493659,0.5048791235784019,4.818441659188746 -red,square,0,75433,0.16482058499765828,0.7562790517306017,0.5043472942958557,6.147200440654905 -red,square,0,75450,0.0009495799592779131,0.03406316353835148,0.4990426666507558,4.905440225098672 -yellow,square,1,75459,0.6352053093764487,0.962711097993488,0.5085909817814864,3.7600148098726898 -yellow,square,1,75473,0.004725539958056246,0.4576002449786595,0.5145504402085824,5.226666060773338 -blue,triangle,0,75483,0.069577529834978,0.8771892135808287,0.5073546889309503,4.520959625846948 -red,circle,1,75491,0.928088830749936,0.8896654695319893,0.501216303408147,3.7360966573202514 -blue,triangle,0,75506,0.8553222803773598,0.10082373724243787,0.5083141981233915,5.959244981300554 -yellow,triangle,1,75508,0.9026235012282425,0.014810326518428507,0.4975508044571711,5.853777038623881 -yellow,circle,1,75517,0.2865333014524597,0.09746212379561847,0.5173857972860151,4.905216217374824 -red,square,1,75522,0.10175448150457833,0.5751535160121101,0.5038512522281451,4.723603312684658 -red,square,1,75529,0.38339531909138613,0.2639001311017938,0.5132283932993867,6.006291577090569 -red,square,1,75538,0.2558592745784639,0.05311299722166407,0.5115484086707561,2.7016662817727286 -green,triangle,0,75572,0.4305180890062592,0.9354143160561779,0.5172762833306427,4.359080074142157 -red,square,1,75595,0.14405675430660847,0.3037167415128579,0.5101798085754583,5.70927704526992 -yellow,square,1,75604,0.201035208887139,0.8480401023090458,0.5050193448739322,3.4944549796548596 -blue,square,1,75628,0.8802285846004505,0.13407926435102302,0.49640083115194,6.087347708773302 -yellow,square,1,75641,0.8960158694466789,0.9704766533218534,0.5042020194564072,5.029082053242115 -yellow,square,1,75642,0.5978488198743882,0.37787829397501427,0.5004855381958734,4.389400795529668 -red,triangle,0,75652,0.6240064191051112,0.5703501649929268,0.488843747208351,5.129025026851264 -red,triangle,0,75658,0.5470569475832744,0.9756165926047606,0.4932618907149586,5.253286623148804 -red,square,1,75663,0.7102481456297569,0.4911367230806417,0.5008489806383956,5.26961788741773 -red,triangle,1,75678,0.6561003034425807,0.7972740338240779,0.49421066817522435,7.803822059996219 -red,square,0,75698,0.4366390844393546,0.6906985181971231,0.4807420064596584,4.7393503683284095 -blue,square,1,75711,0.6149584495093532,0.41934374368866256,0.5098315710175045,5.608160441574413 -yellow,square,1,75722,0.6990257283371092,0.2962816179750801,0.4941817022232349,5.534226672377635 -red,square,0,75736,0.4694271707680544,0.3208448478265661,0.4744399093376625,4.4734000147075825 -green,triangle,0,75739,0.9325980125289542,0.863020102025737,0.5084650379055495,6.391887528533768 -red,square,1,75762,0.16813249459460233,0.7374549851261671,0.4718190527883035,3.6718018956767327 -red,square,1,75793,0.08894582109819293,0.6000135568343806,0.4795656502027283,4.335128625899531 -purple,square,0,75795,0.3468131948434764,0.6006738188914619,0.4931816181929421,3.983448108356022 -blue,square,1,75815,0.5149419880487021,0.5036298899468596,0.5088589858709743,4.408149743880865 -blue,triangle,1,75824,0.8954548036364832,0.4408623314596646,0.4746441626388489,6.426931798648624 -red,circle,0,75825,0.12287715187493742,0.04789986778155528,0.5196696158158836,4.560843478512571 -red,square,0,75828,0.3985572566687491,0.12815682950766194,0.4756016974432333,5.377997650338762 -purple,triangle,0,75844,0.8021072746184713,0.12070363535957285,0.4702399817686198,5.0113682597077185 -green,circle,0,75847,0.18488866254057112,0.11468324436011201,0.49143001203031084,3.2943961749610438 -red,circle,0,75848,0.1381322171900793,0.15022762256624764,0.5212530276762425,5.056600368873066 -yellow,square,1,75857,0.03295318379313106,0.8850626143030532,0.49413067472286637,5.385128438317927 -purple,square,0,75905,0.20200805455323,0.744647626765385,0.49206822092449926,8.220892842497657 -blue,circle,1,75908,0.8052598880713813,0.057428685846987015,0.48831355100325613,6.611056168510579 -red,circle,1,75911,0.4332171492101451,0.44534885763395476,0.5196597647356826,4.107100514199269 -green,circle,0,75917,0.17705199786990788,0.4207031506723816,0.5014435007025267,3.546014256391011 -red,circle,0,75943,0.7878904315943659,0.8055486594828597,0.5301132508138457,6.1134866317158405 -purple,square,0,75976,0.06734587877410814,0.21288735833675743,0.4767770370956767,6.445437307417428 -blue,square,0,75988,0.39575172885065846,0.4637412237308357,0.5032758150206922,5.499823719296377 -red,circle,1,75991,0.9091170467174449,0.9741284357179678,0.5295212319647594,6.308852776865592 -green,square,1,76031,0.2493610294300448,0.9204098762255356,0.47734531980910777,5.187007359259788 -blue,circle,1,76036,0.9927854320007904,0.32506230148003556,0.4871355497015411,5.021868544862186 -blue,circle,1,76037,0.6925251794010225,0.8804878900515186,0.4898651628380573,4.480835808161586 -red,square,0,76051,0.9167587913426889,0.6490837121495829,0.4850515398929979,3.7837005627476956 -green,triangle,0,76057,0.5177756935104152,0.8144260505173898,0.5101053061428206,3.8260057306518136 -red,circle,0,76092,0.013500520841920438,0.07936605338912676,0.5274579583239124,5.384077958139304 -blue,triangle,1,76172,0.42918097650983045,0.6765565737144372,0.4704877451252106,2.206541563902966 -red,square,0,76173,0.2614546432113146,0.8779217806047592,0.4689909245888773,3.515801994314156 -purple,square,0,76175,0.9230548490799251,0.20677485645913862,0.4918545620497562,4.8305498361765435 -red,circle,1,76177,0.9873402214957514,0.989657002194948,0.5237403101147309,6.166278355280192 -purple,square,0,76212,0.9431532816538241,0.21474141660271073,0.4930253515593033,3.7594040745083124 -purple,triangle,0,76214,0.609821464183716,0.6389526317244818,0.48376135835783185,5.014872046499547 -purple,circle,0,76219,0.20026725870065754,0.793205581150307,0.4969441153050769,5.6323833995846195 -yellow,triangle,0,76231,0.3136266773812564,0.8272054379835488,0.49668967367362116,5.257403979198879 -blue,triangle,1,76251,0.49434565499304994,0.41676771659597245,0.46723583175996675,4.335445528958487 -orange,triangle,0,76287,0.7552996540912389,0.8935930400745189,0.5065363727687604,5.994057905754794 -red,triangle,0,76318,0.335725690636258,0.41837153975083907,0.4959504523532034,4.519741043597379 -purple,square,0,76320,0.8288363545777822,0.08577507565980647,0.48765964027079794,4.600099106336966 -purple,triangle,0,76361,0.5715881630469227,0.14729620799909005,0.48039556454605437,6.146797804220459 -red,triangle,0,76380,0.279101484797904,0.4109954206489326,0.5004782122977516,4.623599803175675 -red,triangle,0,76392,0.9573963142758083,0.4935114236307473,0.49685789478221154,5.259212049815939 -green,square,0,76399,0.2952553189706415,0.3715260554059431,0.4714357366530857,5.361695064178093 -red,square,0,76422,0.3834635032257123,0.029416298554753473,0.45550242204102026,4.736058545702815 -orange,square,1,76426,0.2850562919010694,0.7868728087902546,0.5183553119186447,4.795621189829819 -red,triangle,0,76428,0.7410802738316075,0.9010013222494525,0.49696282194342084,5.504560178177751 -purple,square,0,76437,0.2839796784965293,0.5781825327832731,0.4901380690647679,4.853108645301831 -red,square,1,76442,0.7198502716552054,0.5269945982200485,0.4580120750821909,5.606712965703426 -red,square,0,76450,0.882822684791914,0.7382766439307654,0.4606550342194117,6.058089929367234 -yellow,circle,1,76454,0.7841204724506287,0.968116729443913,0.5291663496637445,5.05585812332319 -blue,square,1,76456,0.7713878211892955,0.1825730748525337,0.5206337721721971,5.673757426079461 -red,square,1,76474,0.12950794968832724,0.9732315184612382,0.46671396209064847,6.196978169535126 -yellow,triangle,1,76488,0.16708369275300383,0.10000696220863614,0.5030373383268141,6.710254718636688 -red,triangle,0,76502,0.16780794197173354,0.3692395976984879,0.5015701856233178,3.638292085279994 -yellow,square,1,76524,0.19198671073585116,0.17932130955503012,0.49847691944723177,7.519202986839545 -yellow,circle,1,76528,0.9903564738971828,0.7682144346892245,0.5168304712952871,4.961367236877486 -red,square,0,76532,0.7533687620024123,0.5848577522418097,0.45942372500333273,7.215166600925446 -red,square,0,76547,0.8905442476175128,0.3161612820671559,0.45922492218360644,4.5884612079356595 -yellow,triangle,1,76562,0.5641945990626297,0.28371417959395917,0.5020034373981855,7.295391934824061 -red,square,0,76601,0.4210588440059848,0.7639543920834846,0.45347407490917707,5.170145105502908 -red,square,1,76609,0.7939565415336549,0.9475167748252384,0.4605768025184789,4.635759652301643 -red,square,0,76619,0.09482789359701671,0.7810394740165318,0.46042606676004,4.348479427136168 -green,square,0,76622,0.31546661809489795,0.3025053899297562,0.4846801333400167,4.7358072152506505 -yellow,square,1,76642,0.004766043712697288,0.4285654945304932,0.4990474064849798,4.5790215377135475 -red,triangle,0,76686,0.29815928993385976,0.49258608624814926,0.4940528476148049,4.410959847806137 -purple,triangle,0,76696,0.9833449975502577,0.6904901237251319,0.4677075990679117,5.38305939403546 -orange,square,0,76733,0.1340198537032199,0.6230296547623884,0.5191147587853986,4.317819627450959 -red,triangle,0,76736,0.33712120934518763,0.6355057298358443,0.4885421721611272,5.462678747284495 -red,square,0,76743,0.7076128300554048,0.3612592418390992,0.4534417088536488,3.553903621042796 -red,circle,0,76745,0.7346994503904052,0.6709551075125401,0.5201947203592728,5.836860612469489 -red,square,1,76748,0.3935879606692859,0.4113539802848414,0.45628730910451076,5.311646949788667 -red,circle,1,76753,0.41235423667859183,0.493829133643183,0.5157115690246393,5.303995341566885 -yellow,triangle,1,76769,0.305985160252608,0.8809371695402696,0.5081662679952208,7.822690417690133 -purple,square,0,76770,0.3659882568404359,0.476692011500199,0.4884406863910534,3.1242199348560633 -red,square,1,76783,0.959283579866316,0.770921589533541,0.46381838261628455,4.763967572986673 -green,square,0,76819,0.6532515707206029,0.14428910080925705,0.4927813260498352,4.799584976230563 -red,circle,0,76832,0.36559371364884163,0.37579210044452566,0.5101190603508893,6.863713650351852 -green,square,1,76840,0.1682757425890279,0.8119245998051429,0.501864835850702,4.546026981081092 -purple,square,0,76842,0.5227178082152303,0.29203156269608455,0.49532571929570274,5.026733299375825 -yellow,square,1,76846,0.661282221648051,0.5356646035492276,0.5101232526911603,3.664937209856302 -blue,circle,0,76849,0.15985966900502668,0.20680381891863253,0.4976140209855073,5.44375813420731 -red,square,1,76866,0.47595884339009054,0.7788440380136896,0.4637651356713886,4.056418678235501 -blue,triangle,0,76869,0.5148765705215134,0.8201343712473447,0.4833697262853864,4.444947868201772 -red,square,0,76889,0.06276868823340664,0.21467726472252235,0.4677796759139046,3.984786234417578 -red,square,0,76897,0.3528319674319337,0.10294828448589244,0.47574671852218026,4.831450986764156 -green,circle,0,76907,0.11120179319678114,0.1857854246924422,0.5027494113393097,6.153389907420025 -red,circle,1,76919,0.1513898702929034,0.09170235004311755,0.5280104857140738,4.721211513188092 -red,circle,1,76936,0.7827812711822434,0.7263464027350637,0.5281972165627313,5.6435949386947755 -red,triangle,0,76940,0.2607488809569648,0.3692085201022801,0.48136495022376974,7.8727596727241185 -red,circle,1,76946,0.6550325045303718,0.7084881945203096,0.5269230330360379,4.587075827592058 -red,square,0,76961,0.6335073543985587,0.21036469813066117,0.479503905024245,6.231482302904311 -green,square,0,76972,0.9088008377276038,0.5469320319841137,0.4936443160847649,7.641369883045168 -red,triangle,1,76999,0.9281446487255947,0.8585629394008908,0.47618411763181206,6.394502412078232 -yellow,square,0,77003,0.19738235360934986,0.11021928539582238,0.5055229571562947,4.664690223675415 -orange,square,1,77007,0.7375304044096296,0.36511415064301433,0.5136264196737452,5.342645643600903 -red,square,0,77016,0.32752017620638896,0.9856779086957664,0.4823151627725228,5.010023735914677 -red,triangle,1,77030,0.5469610403836389,0.9522044439683123,0.485575358704096,5.159358604405621 -blue,triangle,0,77047,0.7938322489682957,0.46407313222969127,0.4758874717080517,3.5729030713180876 -red,circle,0,77053,0.8831034522394201,0.9531503251783967,0.5279176082822314,4.524986670551221 -red,square,0,77081,0.29516644811905557,0.5110105965402431,0.4769777390821584,4.253687086097668 -red,square,0,77091,0.7825277204760981,0.7822768676055581,0.47481923731339115,5.079670205105158 -red,square,0,77099,0.07302432520920188,0.39785580369448503,0.47842499657163207,5.71835421334615 -blue,triangle,1,77112,0.39423653538152303,0.11795572601740678,0.4737626042420189,4.0947033853609645 -red,circle,0,77116,0.9421489349811454,1.0070134143017686,0.5217223355804862,5.3218552534961745 -blue,circle,0,77136,0.0379159016193118,0.7798608866751163,0.509728511574839,4.736924438644583 -purple,square,0,77140,0.8946258375181065,0.18082688296579663,0.5048421067172387,6.573813893201475 -red,square,1,77143,0.5575107832809912,0.2054568499609042,0.46947134425273107,6.170322550837511 -blue,triangle,1,77160,0.6522799342859079,0.6472997601595853,0.4818153443925534,6.6272356859148465 -yellow,triangle,1,77163,0.7491156796196939,0.8135376354490241,0.5114868676273986,5.838198702223457 -red,triangle,0,77184,0.6917504998535641,0.013787670735251667,0.4978673714798339,3.344329605081361 -yellow,triangle,1,77192,0.3072066911750212,0.32871805637486695,0.5083451332581012,4.5195331356617565 -orange,triangle,0,77194,0.6446130972426188,0.7270919351343222,0.4987853860085344,6.983885845745921 -green,triangle,0,77197,0.3009031556184564,0.6237406211754767,0.49489214109005336,5.6186287395451755 -red,triangle,1,77203,0.5485532893952202,0.10777937836919693,0.5011720691330133,7.749001863831452 -yellow,square,1,77210,0.6076597668411704,0.8319760196147771,0.5037714972963674,5.418550391547821 -red,triangle,1,77222,0.80988229108039,0.6596996615507281,0.502707372277778,5.344332909793438 -green,square,0,77229,0.5554816226317305,0.7913655706475917,0.47466356301209983,5.751465481275758 -red,triangle,1,77231,0.9329857915909096,0.37436598445850366,0.5060516424261574,5.643318282782549 -yellow,circle,1,77232,0.4558401430598601,0.4212612403995363,0.5284789105375716,4.61532583912487 -yellow,circle,1,77286,0.6926199692441136,0.9308710026879694,0.5290527097598187,4.882279348854452 -red,circle,0,77304,0.8956542163016912,0.8537758569578553,0.5106731868446719,4.892239666282779 -blue,circle,1,77311,0.11561282844370702,0.3607453384892849,0.5097827693620435,3.175863668577604 -red,circle,1,77314,0.5331088810981582,0.4730798674677947,0.5061594431176809,4.020397800630222 -red,triangle,0,77316,0.968280211023668,0.05032418921882176,0.49601957682997005,3.8472715702079605 -yellow,circle,1,77319,0.5701614887192601,0.3542393125377259,0.5257995256701111,2.8808568691332312 -purple,triangle,0,77324,0.5974162886593449,0.6957137682534142,0.4944406849904481,3.217706487697329 -yellow,circle,1,77341,0.7416742727996676,0.042077644178583284,0.5210366039030419,5.836723130229981 -purple,square,0,77342,0.8437817412938233,0.5372651573035038,0.5038483946843023,3.4668181137543943 -green,triangle,1,77343,0.8304648665831763,0.5571220069861031,0.4970822219104579,7.678924727076833 -green,square,0,77353,0.31383630914270855,0.9320126658774085,0.48419044896910335,6.019436588292823 -red,square,0,77363,0.9349481745701733,0.5197747794529468,0.4840420519147051,7.200716439674264 -red,triangle,0,77370,0.027606628544258438,0.21072466641787524,0.5013165961470609,6.548724610890811 -green,square,0,77371,0.975699067608121,0.383422099140901,0.4909791398855183,5.621084666025872 -orange,square,1,77373,0.08047770282189626,0.793062492110941,0.5157356687352839,6.81235010781937 -red,circle,1,77374,0.9400781515070912,0.9937705586525689,0.506866768577407,6.015225138650724 -red,square,0,77394,0.9771929304404441,0.04584250823149516,0.4787690060978922,5.872117327313018 -red,triangle,0,77407,0.6209929959828102,0.5315706426683636,0.49456277587745673,5.261144849257304 -red,triangle,1,77409,0.5250678973758585,0.3074724562911556,0.4971848377915727,6.236980514084699 -red,triangle,0,77430,0.6922825609674655,0.6191756664552196,0.4897381531488978,5.173187322230956 -blue,circle,1,77435,0.29326301377252006,0.18764379074495874,0.4998037683537533,4.967728741567706 -yellow,triangle,1,77441,0.6568385917730865,0.38603501449884037,0.504300851951063,6.617972042200967 -yellow,square,1,77443,0.8086373354888161,0.5326267434636608,0.49826731674132146,5.466272639931759 -red,triangle,0,77449,0.12783454755598145,0.15518016995699857,0.4945620418537517,4.520613296394768 -red,square,1,77453,0.7535876571287363,0.9587404274991285,0.4828953368987452,7.774863579308164 -red,triangle,1,77454,0.5913530687458667,0.2286859031300481,0.49347898440221705,4.752452355807436 -red,triangle,0,77457,0.6845112304964417,0.7197492167199879,0.4948868982170782,3.3799971961615207 -purple,triangle,0,77470,0.2709531771155317,0.2830805073235585,0.5046952892589561,5.823416136767672 -green,square,0,77483,0.7810562792809393,0.9945846444761719,0.4895694917364415,3.9067195661716716 -red,triangle,1,77504,0.5160926536255005,0.3425738694725817,0.5009294398462697,4.296389952769009 -orange,square,0,77520,0.3046916484991026,0.022007322608711077,0.518102233366699,5.811935169365285 -green,circle,0,77521,0.1847073823991494,0.6277665629404164,0.49561411904056657,5.302702802198399 -purple,square,0,77533,0.19418624775109472,0.40598362848990033,0.48574326786845745,3.7112014346560205 -red,circle,0,77556,0.2470181921781045,0.26861474422319465,0.4822202295907846,4.611908933883087 -green,circle,0,77562,0.06706697303218212,0.2991750066193938,0.48631848107883785,5.087555678305484 -purple,triangle,0,77583,0.498934408482288,0.44398600058670823,0.5075041081658945,5.917191652700367 -yellow,square,0,77584,0.9187883771903261,0.9512686681524661,0.5062377803074822,5.690376112643951 -yellow,circle,1,77587,0.617108774754534,0.5561639609600528,0.5128661764819804,4.871203993468564 -red,triangle,1,77598,0.16028155177408732,0.7586084220507242,0.49359654375993006,4.112822440203012 -blue,triangle,1,77601,0.7704374985124988,0.14875326540096667,0.4900491229537145,4.337224914834552 -red,circle,1,77623,0.31605935880087166,0.23094444829271144,0.47216564115389187,6.171378882479556 -red,circle,0,77633,0.3789869749517534,0.30556001010592937,0.4606437567191414,3.549907806626836 -red,square,0,77637,0.42222644988739166,0.5776307774389853,0.4739427501946395,4.6556211646127075 -red,square,0,77644,0.23949740134670738,0.8040688651973041,0.47582915437015594,5.118198059843437 -purple,circle,0,77652,0.5654133645400323,0.5864252072985249,0.5189541424921014,4.441782794376311 -yellow,square,1,77653,0.7545532758263411,0.3809261963117392,0.5003507386396013,4.860571830101594 -purple,square,0,77682,0.15362166225812446,0.953304120678275,0.468433510834353,2.029232283175198 -purple,square,0,77683,0.5948768035457942,0.7875120569217479,0.4730640436383393,3.628939653649251 -yellow,square,1,77686,0.9643190178476154,0.9895091024459554,0.49608726683679294,5.989422198987494 -yellow,square,1,77687,0.5283933507512453,0.9357567666401563,0.4932828831862534,4.256644629940401 -red,square,0,77707,0.42832799289107804,0.6911480641381447,0.4727426709468536,4.867022461021341 -red,triangle,1,77713,0.06005610379110382,0.9290427781433881,0.508106383899453,3.923142028906728 -yellow,circle,1,77715,0.5824507944605519,0.33036925359945146,0.5207630881651547,4.506288025168842 -blue,triangle,1,77717,0.8169194900881884,0.6562802772541768,0.4909568306631267,3.6994105319054165 -yellow,triangle,1,77724,0.20626226201954412,0.10627033212268189,0.5201865113813897,6.576264450279848 -red,circle,1,77725,0.6329069317746927,0.5904613849683402,0.4622840002175637,5.317070896496403 -red,square,0,77733,0.8119042486209389,0.08674696906313295,0.4744983606299709,5.460845682331897 -red,square,0,77744,0.5169866320853493,0.9903358500297689,0.46666405521906595,5.063859609553524 -yellow,square,1,77751,0.7312031190861369,0.29551859041115225,0.4872724688038252,6.093214875935353 -red,square,1,77775,0.15908942773660728,0.3555485917665824,0.4749996833976505,6.241436735526784 -red,square,0,77778,0.632555727291959,0.7445617396779969,0.4762180709299892,3.9950859060840216 -red,square,0,77788,0.6692951498082319,0.33974444942480664,0.4742385589548459,3.5887931577232646 -orange,square,1,77793,0.11058735435983735,0.5961427322054564,0.5148986707983465,5.663541742240869 -blue,circle,1,77799,0.6582307214407296,0.9120939175274341,0.48178010815093913,7.025552654046845 -red,circle,1,77815,0.7214603496315611,0.7266824220555177,0.4718515455092195,4.426497271087648 -orange,square,1,77817,0.010721538735855907,0.006231260234710323,0.5133732359584059,3.634738606032416 -red,triangle,1,77818,0.6894477612063545,0.3466947464453557,0.5023635515762704,5.732609940743846 -yellow,circle,1,77820,0.1805495217652382,0.7356976980899061,0.5113463297982055,4.287067699934512 -green,circle,0,77822,0.8381807923274504,0.24799701284383524,0.4937220905991134,4.9168942702912295 -blue,square,0,77827,0.8377691267068565,0.16853365106050433,0.5096345672312499,5.92659233789247 -red,circle,0,77846,0.40161141025848024,0.3568366471118537,0.47702946462799095,6.7201255638955 -yellow,square,1,77848,0.08717387543489763,0.18903835663899238,0.5002446132706532,5.394152429229117 -blue,square,1,77858,0.7159764146658746,0.17361214699001926,0.5154234380129497,6.102118432767727 -red,square,0,77860,0.68609942993425,0.7935778898771765,0.47812940732287995,3.5889712576734603 -blue,square,0,77861,0.002114299434209821,0.39882240519050904,0.5191756265908456,4.824742410244574 -blue,triangle,0,77870,0.775360758763765,0.2783291526656304,0.48944612263499926,5.338678435610491 -red,circle,0,77872,0.8680476325600849,0.8167415390870927,0.472608720728658,3.328455099895193 -red,square,0,77875,0.5835400490623033,0.0312166650136545,0.4761746270310046,5.016665320337946 -yellow,square,1,77884,0.31879462180245877,0.7497260747609514,0.5004369925444385,2.3434768309767144 -yellow,triangle,1,77886,0.152957773366603,0.6122166796629332,0.5101679681372908,5.825939818868314 -green,triangle,1,77912,0.31303350334407654,0.42620281563653317,0.4831708192702349,4.6305260410503335 -red,triangle,0,77929,0.8156248518553473,0.8338480696227472,0.4960040063482286,3.8624072514656915 -yellow,square,1,77934,0.4267965736488637,0.7759427068971257,0.5049441010008491,3.8387119284945057 -yellow,circle,1,77954,0.6357057475847177,0.30246148703502485,0.5169708499405329,4.5702132329167915 -yellow,circle,1,77957,0.9348750604828651,0.864792119493025,0.5156532495188857,3.2672143629402606 -red,square,0,77960,0.793461757186159,0.5882045693931537,0.4752212538739568,3.626033253384827 -red,triangle,0,77963,0.6028216253895896,0.0008956982834695815,0.5064966176711667,4.717284871910093 -red,square,0,77968,0.8874850920712726,0.6257795451871339,0.47102547495804714,4.9502066220776 -red,square,0,77970,0.08802088099264205,0.7504791948832154,0.47005532441178166,6.302068634173157 -green,triangle,0,77983,0.5583560511282069,0.5194434953425001,0.4857027160000571,5.388647618137455 -red,circle,0,77995,0.8601538501589202,0.867692667916776,0.4617847774762544,5.997970042411047 -red,square,1,78001,0.9650874187152643,0.19725884833035134,0.47771668723042016,5.330336419986309 -red,triangle,0,78017,0.9448438101498315,0.9165771363591984,0.5200575691349669,6.387160423485304 -red,square,0,78020,0.902350650742806,0.5942270825728875,0.47940275222439077,2.506107516235967 -green,triangle,0,78027,0.39774192879339965,0.04396508243794717,0.4847775550914205,6.064109580345679 -green,square,0,78061,0.30331859546608275,0.9476643498124749,0.49946514667160014,3.581179436461072 -green,triangle,0,78063,0.7422084300066089,0.6197886024036005,0.4785118760711613,3.9198983089500623 -green,square,0,78068,0.455890556156204,0.594152071809712,0.500047875264678,5.580889617184944 -blue,square,1,78100,0.5748057642537174,0.6579858236199554,0.5250573555363868,6.346387149130874 -purple,circle,0,78107,0.6229735336939355,0.5081215772406867,0.5226386765471286,5.2918090841924394 -red,square,0,78122,0.4136255316258376,0.18924320591093313,0.4776272438166506,4.693634338428173 -purple,circle,0,78123,0.1781525896540036,0.455359511218705,0.5252335990346062,4.088265961874737 -blue,circle,1,78128,0.20655620779317196,0.18529062673063934,0.48938279798533735,3.9040042259508003 -blue,triangle,0,78140,0.8719402071240042,0.09624769525464993,0.4874478932545316,3.9723927812052584 -red,square,0,78144,0.33200414822064583,0.03849564448066456,0.473922058709498,4.483174645483503 -yellow,square,1,78149,0.33132053647279525,0.9636604208244348,0.49142093193025177,3.864359212067503 -red,circle,0,78154,0.880614881751517,0.826790628981774,0.4808911221776618,4.7919899475481875 -blue,square,1,78155,0.17517437142632575,0.9409823435375293,0.5340917285542284,5.310267403861228 -orange,square,0,78157,0.9551186469628827,0.8047168842805802,0.5200144869107375,4.397281337808794 -red,triangle,0,78164,0.44974511345509494,0.37202469748821687,0.5079764789790872,3.5351994712542982 -yellow,square,1,78166,0.8065854147386377,0.2586081844491136,0.49125795981591963,5.1673578771629955 -red,square,0,78171,0.6084936209239225,0.8123508534370562,0.46337837471641785,4.844607854033959 -orange,square,0,78173,0.9534734041941707,0.6813228979385701,0.5220430655265749,3.7388281088696473 -red,triangle,1,78190,0.469076822150737,0.9014958009225952,0.5094461425380735,6.385199362908412 -green,square,0,78196,0.6489584015758096,0.17430902865833275,0.5076612696198981,4.620246764582878 -green,square,0,78197,0.32913285689323646,0.6692022820261171,0.5039070564585555,4.521863568836199 -red,triangle,1,78214,0.02580275955219513,0.18264797646663433,0.5051595249796011,5.002558902923959 -red,square,1,78215,0.9703815570506079,0.8483012206318402,0.4622112607112254,4.6924594132754605 -blue,square,1,78239,0.6243951764080419,0.011851169660828664,0.5334909761035769,6.587862330883272 -yellow,square,1,78257,0.23893548367235995,0.5297986408287602,0.48617233410436944,2.636653095746359 -red,triangle,0,78266,0.38742970677841326,0.2549029681350147,0.5049438702835601,4.88431428392951 -red,triangle,0,78289,0.029356572941512837,0.14591883140580164,0.5083036708090861,3.5317344427344097 -red,square,0,78307,0.8035297876735588,0.6717776829023981,0.48037007764595596,4.143543403359177 -orange,triangle,0,78311,0.984001598799322,0.7250361897254229,0.49133482057985,6.014093637465911 -orange,triangle,0,78322,0.40153579492834746,0.7319097010431299,0.4825230255849636,3.9062320331599665 -blue,triangle,1,78330,0.5518413674592594,0.5930351919261024,0.48331968982811896,3.73463466862135 -green,circle,0,78364,0.030808083341177683,0.20251333031277108,0.4902278147110733,5.923016419884884 -yellow,square,1,78372,0.41255524734832605,0.8418945325639113,0.4920198699975043,5.348714662895561 -blue,circle,0,78375,0.518247872583379,0.47761844149072596,0.4872554212820434,4.793137115257515 -purple,circle,0,78405,0.7788163508509055,0.5376361669925529,0.5234782140474772,4.732569945626591 -yellow,square,1,78411,0.9882975696723743,0.17819609349016996,0.49687706833219186,3.589027943508762 -yellow,square,1,78425,0.5968597917433949,0.635016909815138,0.5012927561314738,3.836154775929804 -purple,square,0,78454,0.5237458884612408,0.8033059083760481,0.4711650609911605,4.587703418439682 -yellow,circle,1,78475,0.11830995316370829,0.7575277109788863,0.5352868669656894,5.946236618246123 -green,circle,0,78476,0.6320793422390463,0.9975984576955893,0.4858688394848248,4.19913711326596 -red,circle,0,78478,0.34707670638239585,0.4418709351761112,0.47257454302801893,3.849868045499098 -green,circle,1,78485,0.9907635833945612,0.789320027688391,0.48776867732277673,5.8390016307995785 -red,triangle,0,78488,0.8133526347154115,0.3564041438426686,0.5125114426998465,3.9911295023040307 -red,triangle,0,78492,0.2206240895931414,0.4111724798224238,0.5098029648429543,4.714522761935395 -red,circle,0,78494,0.4002350148435839,0.3131625894244392,0.47340601417718475,4.263144541276149 -blue,triangle,1,78506,0.8850341362471923,0.37261339174406405,0.48591115218918823,4.974425529999273 -yellow,triangle,1,78511,0.3090135607651209,0.319584244585589,0.5037872859100175,3.6659777896615613 -purple,circle,0,78518,0.02997378362120917,0.2849862631715253,0.5210476640477564,6.078375426069524 -red,triangle,0,78519,0.36535188450024225,0.6497654795848965,0.5118617642203704,5.583918267247114 -green,circle,0,78543,0.3073270814401341,0.17546376191912805,0.48056072159350577,7.176281687856657 -yellow,square,1,78547,0.13282556754354702,0.9397981737932565,0.4853677203748385,4.704527629556687 -red,square,0,78574,0.7569730973714514,0.28387901410752936,0.4896860772487533,2.399632724285245 -purple,square,0,78587,0.7355184641902509,0.8667308844638129,0.48040716902888597,5.630089592509133 -purple,circle,0,78607,0.6395519936094233,0.1356787278742081,0.5199648818553185,7.668084970600297 -red,square,0,78612,0.47530034099251073,0.5027952553898097,0.481021281974662,5.576210983759033 -red,triangle,1,78614,0.4989748467062284,0.5669518955374244,0.5361012250619259,4.5704219095663525 -blue,square,1,78618,0.9748286383197624,0.49788586961809767,0.5127826880144537,5.0302576741161475 -red,triangle,0,78621,0.8281590339412406,0.33150732441922304,0.5302294387919646,3.807563159727275 -purple,circle,0,78636,0.45569968348308565,0.721551340416129,0.5114370843244953,5.273815430434352 -yellow,circle,1,78666,0.5186048502264816,0.7108834302471597,0.5379739558462163,4.682291852346103 -blue,triangle,0,78673,0.6794412492092253,0.04913814530242255,0.48676103108023333,6.044560312835642 -red,square,1,78675,0.4695366829497617,0.6515037752856159,0.48505664023964234,1.1132941036620763 -blue,square,0,78691,0.4931797922903194,0.5089204399306346,0.5133268038924338,6.087833963069808 -red,circle,0,78692,0.6767400847978318,0.6020890855531064,0.47248071373744044,6.8287916640813044 -purple,square,0,78718,0.8967685342713414,0.8709093934964588,0.48398481664548265,2.0978736704389136 -yellow,triangle,1,78728,0.15431974888539235,0.6290652046968342,0.49834984222823364,4.771077868403118 -blue,square,0,78729,0.011127578786497838,0.3804970445991629,0.5121523979759478,2.8930631384568133 -yellow,triangle,0,78732,0.8607044590768693,0.35579776123387674,0.502156275375239,5.021614890364703 -red,triangle,0,78743,0.006407233865938555,0.3805170919425195,0.5080342527620084,2.6188600831210653 -blue,circle,0,78755,0.8077579792612988,0.27358325538981876,0.4744143093917175,3.5054136432182434 -yellow,square,1,78766,0.059408461514058986,0.8154295145258834,0.4886042406379574,6.070185318503744 -orange,triangle,1,78776,0.7620238194322251,0.8886560286032301,0.4818367746429384,3.831342492780672 -purple,circle,0,78778,0.3591853262732747,0.42900409186154564,0.515109496418418,4.7391181805104425 -purple,triangle,0,78779,0.1487264446206331,0.6547189200253156,0.512635712721492,6.589435914769717 -yellow,square,1,78780,0.9124063702109222,0.7723557563057873,0.4866835002111276,5.55042027283877 -purple,circle,0,78809,0.6054028830430566,0.17509150076499358,0.5136396295754986,5.988679150218251 -red,square,0,78824,0.7975694132287922,0.36067760105922897,0.5062509124675325,5.574468513407841 -red,triangle,0,78827,0.09224952297092448,0.2729071335254831,0.5156253872284782,3.2897089404732522 -blue,square,1,78844,0.16659716319004625,0.7748445504157822,0.5142652785660647,6.66097206271499 -green,triangle,0,78849,0.4435473664731624,0.41347152717235636,0.48223904442941073,4.006726741119238 -purple,circle,0,78850,0.943553550286837,0.10544929080493914,0.5190718420719124,6.0451921114602944 -yellow,square,1,78860,0.0585832513649065,0.6474958047240276,0.49220072738490284,4.568219073738864 -yellow,square,1,78864,0.5099682078558174,0.7001189979289515,0.4957162434212332,5.365185853750901 -purple,triangle,0,78871,0.9333415825480972,0.9700311705333038,0.5103879915262132,6.07730214846839 -purple,square,0,78881,0.6170354361847651,0.45342414469779957,0.4811556900653034,5.116399204100104 -green,circle,0,78885,0.42942817004051803,0.6028826289495663,0.49199068923681555,4.224041498560072 -blue,triangle,0,78888,0.8134201319114985,0.8213739103688027,0.4828251444520929,6.339805363413824 -blue,square,1,78904,0.48117018883394225,0.1853716874275697,0.5071294386414359,3.8935840387677785 -yellow,triangle,1,78911,0.5252787192402597,0.3203486748855435,0.5087749233644241,5.601303590159087 -red,triangle,0,78916,0.8967439828977617,0.6222625716112746,0.5193843377667596,5.871054898606155 -orange,circle,0,78924,0.6545453967991703,0.2867944566035391,0.4743715180305014,5.352136458694123 -yellow,triangle,0,78926,0.8958867934253948,0.10746979653290634,0.5046171347183478,6.052478922172219 -blue,square,1,78928,0.7086999416718613,0.1285870562315632,0.5057580997218196,3.8274562014905933 -blue,circle,1,78934,0.6740778042345809,0.19996267031658865,0.46636276853581987,6.014731640556275 -blue,triangle,0,78935,0.15035382200358538,0.4096368944186668,0.4834475946120639,2.7484092712834176 -blue,triangle,1,78937,0.9384197362965879,0.2946936045173627,0.4835553873322687,6.480964392023829 -red,circle,0,78954,0.6174878699286632,0.6983784143207769,0.4993917513080853,4.068449784886343 -yellow,triangle,1,78971,0.7828844802795552,0.6456594443219873,0.5046676416687235,5.769783442243234 -blue,square,1,78974,0.26119742104092325,0.23775889051050825,0.5142127056452043,6.325423443506 -yellow,square,1,78977,0.27745763826887204,0.5258880293681799,0.5012656771704572,4.623099240411954 -red,square,0,78987,0.4890945668630936,0.8462112891876167,0.5059371357777522,4.738106673225415 -blue,circle,1,78988,0.7392551502685211,0.2884451315196527,0.4696460499819925,4.157670926261769 -purple,circle,0,78989,0.5239269467434411,0.12194627567096217,0.5186145964223063,2.860527323988938 -purple,square,1,78991,0.7245239497949775,0.9900719301718675,0.49951408699053557,5.071267402261118 -purple,triangle,0,79002,0.16266169671633302,0.8929664290886613,0.5127198203118545,5.22989298990311 -red,triangle,1,79006,0.5358183473401142,0.7980309789542206,0.5111166549169541,5.086362784504239 -red,triangle,1,79009,0.5560476744525559,0.020714619871965545,0.5099561431182376,3.7931117798082767 -red,square,0,79017,0.4258790047671537,0.6520098494886234,0.4984074273349598,4.505869704612273 -red,square,0,79022,0.7424390908363775,0.5984268063149127,0.5010650034056413,4.89925152173891 -green,square,0,79023,0.4610479147534501,0.943900513077834,0.5030645986196268,4.755916605811492 -yellow,square,1,79047,0.17375789907264516,0.6520212237260526,0.4943061627310351,4.51650982224826 -red,square,0,79071,0.6156755920110408,0.8875180722680661,0.48793252872533105,5.58771609194477 -yellow,square,1,79081,0.5877485327198827,0.6662970180636223,0.49253991018112214,7.171552773839032 -yellow,circle,0,79096,0.03148183941160598,0.6082202098818508,0.5311468948151284,6.3539378438110345 -green,square,0,79101,0.9730598969081158,0.2475685374260561,0.4964283442857959,3.164485787625679 -blue,triangle,0,79122,0.8071404691242077,0.2744377649312486,0.48611397696260467,6.146215988906477 -yellow,circle,1,79131,0.38576815006939125,0.26317615945804984,0.5256497972917057,6.21976242364832 -blue,square,1,79156,0.7889153676149613,0.38024626195661315,0.49453841493333456,5.160063711659489 -blue,circle,1,79166,0.3956980557805423,0.30467683831929016,0.47720041000468705,3.295349566013487 -green,circle,0,79170,0.7447373508800587,0.2479806371057497,0.4959471189926129,6.3149741158844845 -red,square,0,79191,0.7272981520260766,0.9146553500494844,0.4789888614054285,3.280849483936364 -red,triangle,0,79199,0.058347954591589146,0.33543986840004614,0.5095995229136923,3.6941500494377544 -red,circle,1,79201,0.39660402982233844,0.4376837839769812,0.5018749698934021,4.2386855611061085 -blue,triangle,1,79203,0.4214364163268637,0.32370795542344566,0.4870665506510103,7.8471832711619145 -red,triangle,0,79229,0.3224087408609303,0.9322104070718528,0.5142666321007043,5.2066085793174635 -purple,triangle,0,79240,0.5278051157923712,0.4801124541920866,0.5260585122427309,3.949301724816762 -red,triangle,0,79241,0.6823237191056968,0.6237557048298875,0.5089074668844323,6.988118207680359 -red,square,0,79261,0.23604184263762729,0.7065381003913147,0.4843472565321945,3.10221460495729 -yellow,square,1,79285,0.5754178025720357,0.25692588609685396,0.4865771364699389,4.818831415267984 -red,circle,1,79288,0.7923924944720981,0.8153849543138612,0.5097698278905594,4.320376694529966 -red,square,1,79293,0.08276877045706355,0.8300083834421527,0.47864426023029505,4.011645661459549 -blue,triangle,1,79310,0.302302269103624,0.12749257150961324,0.4894941107169753,3.2084134917991043 -red,square,0,79311,0.09619032284802886,0.5034145674410632,0.4663228710752538,6.1631969831902 -yellow,triangle,1,79312,0.2033885527538184,0.18932579661468651,0.4969740105828321,7.5198734677343 -blue,triangle,1,79313,0.9846547748836074,0.4169770959345305,0.4935500529621402,6.67534437770552 -yellow,square,1,79316,0.9021696568169558,0.39939774692887364,0.4862560527322492,5.125095237594603 -red,square,0,79317,0.4143546387275874,0.1900846094333244,0.4681448453579504,7.3047454107224405 -red,triangle,0,79319,0.6176221455637819,0.7568725792652309,0.5105802264984762,5.051303585630667 -blue,square,1,79325,0.8899735076542671,0.31767407575956963,0.5000652207751421,4.886804862237104 -red,square,0,79335,0.622005311603634,0.8600197259002501,0.46434698368213034,4.945882803655408 -red,square,1,79346,0.6788617665004296,0.23752400227706738,0.4618530345276877,7.562080945878709 -yellow,square,1,79355,0.003843266145860502,0.11031077277988544,0.4780646050115228,5.537787491226869 -blue,circle,1,79356,0.18536216857603882,0.766683800229544,0.47894262484882694,4.845417400769171 -red,triangle,0,79389,0.08390279424627389,0.42128820339301964,0.5301501586156777,5.955357810985476 -purple,triangle,0,79391,0.4114177867065415,0.6208023328132486,0.5292858463152981,4.907496282964897 -red,square,0,79395,0.3399895409812538,0.5835278917409553,0.4604881603059351,3.470841473463859 -blue,square,1,79397,0.5976538062013957,0.018446772908260467,0.5047032856867655,5.647345848907235 -red,square,0,79409,0.3393818117339277,0.029519295484499053,0.4597172202042671,4.016968861789205 -red,triangle,0,79419,0.45797621996903226,0.9716933472003787,0.5301435759685531,4.757786619819228 -green,square,0,79430,0.17479008715482935,0.37270908756264987,0.49645323741937925,4.940492146668691 -blue,square,1,79437,0.7850470706131807,0.4109944246121302,0.5005269616825161,4.987884724347951 -purple,square,0,79462,0.605194065511209,0.7107823860739754,0.5120682313044231,6.0802605860822245 -red,circle,0,79481,0.9288091142870283,0.855206444390143,0.5111567326661041,6.695596290347343 -red,circle,0,79498,0.558019909019613,0.4593248665826407,0.5199755823371071,7.919128399765235 -yellow,triangle,1,79508,0.6436766603182998,0.44465339319781105,0.5046666572164952,3.8879478747231393 -green,triangle,1,79509,0.09731595843961205,0.6461191795308754,0.47098447685180966,6.899896991680443 -yellow,square,0,79519,0.5176399386787562,0.44453628697996483,0.47033778575495144,3.7420359667387206 -red,triangle,0,79525,0.5936884074604519,0.7078740650967525,0.5260029570220314,5.1026549528846665 -green,square,0,79541,0.2882516102599727,0.2777661423178951,0.49783135593555417,4.024689781740826 -green,circle,0,79547,0.3438974955989943,0.0813639105363434,0.5030798588971864,8.150963821504002 -red,square,0,79553,0.20883250533979125,0.8362310032413758,0.46354353838381235,4.903372469209553 -red,square,1,79556,0.8497185651541359,0.2718889152936008,0.4643907226308197,6.83054693652392 -red,circle,1,79572,0.9605717848579287,1.0112713173932795,0.5176800276706987,4.838156817294856 -red,triangle,0,79576,0.3278641394468932,0.40171121510569163,0.5252098744191269,5.226328014597578 -purple,circle,0,79586,0.3376814788001681,0.042577799296216634,0.5210180415497392,4.277102481445268 -purple,square,0,79587,0.05076109484633573,0.3185921079309624,0.5179047094595288,4.534790004968021 -purple,square,0,79598,0.02461768720734958,0.4497138793212936,0.5167117828111896,5.4924049294601645 -yellow,circle,1,79604,0.3333607940710924,0.7969360620675239,0.5252844159593557,5.642652918933352 -red,triangle,1,79634,0.7944811169957301,0.8726220975852376,0.5058710548383101,5.663673584390932 -green,triangle,1,79646,0.08381170034644447,0.8605287123539986,0.4906448508763901,3.6425119498491356 -red,triangle,0,79647,0.7849593560917905,0.0025612740347946694,0.5059731235562696,2.522111924576022 -red,square,1,79655,0.3348404262303303,0.9846610188547051,0.48442710235037906,3.9092426564514215 -yellow,square,1,79657,0.6428593308131003,0.6608182035006832,0.46542380962791785,3.7132619009894317 -yellow,square,0,79659,0.13102872237599117,0.7510757252421997,0.4667098016885225,7.415144742635231 -red,square,0,79660,0.3660120644975239,0.1869192482321721,0.485978626583954,6.1516685326283165 -green,triangle,1,79675,0.4482510459302451,0.7921301599545691,0.48793861625658314,4.258579582022921 -red,square,0,79679,0.2564327054997859,0.9365773527927684,0.4810803033607526,6.579012966050112 -red,square,0,79685,0.503601749388099,0.7857858924833435,0.4845884461100247,6.313669872269866 -blue,square,0,79705,0.05235505097958093,0.6435790814493085,0.4968956465602559,4.006439315816361 -red,triangle,0,79718,0.7872173489030302,0.9307698624445959,0.5167758988963995,3.704579256038856 -blue,triangle,1,79722,0.08682653813852848,0.2389586792017674,0.4931419882010198,6.537997081938009 -green,square,1,79724,0.19599689663002906,0.4400931201352687,0.5020444891530043,4.838334686559436 -green,triangle,0,79729,0.3134960451266987,0.1878719518108959,0.4944935903784199,4.816401760550203 -yellow,circle,1,79738,0.3139003060867519,0.1387885682212998,0.5148213060322916,3.234764624781852 -red,square,0,79749,0.37244882772007937,0.08682910359838336,0.47317683383021586,3.7312406550641373 -blue,circle,1,79752,0.3949899989515271,0.09995812583168595,0.4772644403277299,5.22642124774037 -yellow,triangle,1,79768,0.7918096020436663,0.24259367893593964,0.5059467526969904,4.4097596767099025 -blue,triangle,1,79784,0.6603864282836619,0.9655492680898329,0.4899519471535957,5.219247395428643 -red,square,0,79789,0.5940618421079977,0.5806676927481258,0.47313672290536224,4.603666849260115 -yellow,triangle,1,79796,0.5489362122788316,0.4268281301587079,0.5050779889182377,6.695147685507092 -red,circle,0,79802,0.3408090469398939,0.42535933528799263,0.4966867801941816,6.131910465507478 -red,triangle,0,79803,0.9640371264465135,0.07417952975699449,0.526207315586203,4.566374130132015 -red,square,0,79806,0.18950581000889566,0.2859698290975977,0.4680671506126159,3.8647882289363 -yellow,square,1,79814,0.3101931471891194,0.1525418538953085,0.4875072321298923,3.253653655747412 -red,square,0,79824,0.6587722857084605,0.8502483939877142,0.47356538928965186,7.200369579970798 -purple,circle,1,79832,0.548120017531071,0.3552888905096304,0.5271553600172266,4.090689821696762 -red,triangle,0,79842,0.3035354615610383,0.8710768842992129,0.5187216336697482,5.062091260847933 -green,square,0,79847,0.019403500141540797,0.08209044789639452,0.4977700255104592,4.388952754305449 -red,triangle,0,79854,0.6709647670273164,0.1110796622708431,0.5193251716421644,2.6797163666732238 -red,square,0,79857,0.7971252951768416,0.15274520733521524,0.4724608631771495,3.176350219281487 -red,triangle,1,79864,0.6996650236053583,0.4283218588579887,0.5157373423741389,5.442183846123078 -purple,square,0,79870,0.2481769254548858,0.501606412821526,0.5028209702218303,2.9478008833323006 -red,circle,0,79885,0.4120263946444137,0.49017316806310735,0.49754170394049424,4.688310355860282 -blue,circle,0,79902,0.8629658597673444,0.2836167875349973,0.4926494587805149,4.634395691493609 -red,triangle,0,79907,0.4588335351549798,0.27462418982501613,0.5263845567095322,5.3428757567820275 -purple,circle,0,79909,0.499713165566278,0.3038215879482996,0.5313272949087348,4.470148893074704 -red,square,0,79911,0.056007970832857135,0.6970083932352116,0.45091074161851635,2.589813910793146 -red,circle,1,79913,0.8850562556128662,0.9763341628808809,0.49651821281400343,5.172694988602751 -purple,square,0,79916,0.8994177515185625,0.5629709261388051,0.5051989045818918,5.523453822296372 -green,triangle,0,79917,0.20592177853330706,0.407330595444347,0.49566689044128037,5.389858787896965 -red,square,0,79920,0.4298275780314793,0.9899741753423438,0.4419098130277203,6.021336486536975 -red,square,0,79926,0.22273303459411498,0.13536584170301613,0.4499575084470442,5.43218185696798 -orange,triangle,0,79931,0.38034793624600294,0.4913476969577343,0.4875678068557107,4.328280298916137 -red,square,1,79939,0.6583434730152657,0.9782445647506394,0.45056785610667854,3.9622808255847572 -green,triangle,0,79943,0.21590085363811606,0.3448709809670565,0.49000202868366477,3.920988522632161 -blue,square,1,79952,0.9315314855448646,0.9126090907248396,0.49356467446101127,4.565988537553371 -red,circle,0,79960,0.42464460881481514,0.3396173000728427,0.49930712361417556,5.503567077503534 -blue,square,1,79962,0.4301285151334293,0.9242135620568264,0.4956198435331367,3.994002151418744 -yellow,square,1,79965,0.22622019411622307,0.0033001304901467687,0.49396072210544356,6.007721868583303 -red,triangle,0,79973,0.36136224989693144,0.6981465309778118,0.5243270587516823,6.016940675183331 -red,triangle,0,79997,0.1576494444367771,0.06222734327504997,0.5202057116676856,7.517636298288419 -yellow,square,0,79998,0.4667791334724365,0.66972046140167,0.4894459598299596,6.315702677088665 -red,circle,1,80010,0.7868279361217875,0.7959717975274792,0.4894647683126907,4.2743690418930775 -blue,triangle,0,80020,0.9783921471346148,0.21683880583104198,0.47122758885543675,4.368489032947065 -red,triangle,1,80030,0.8989500616599656,0.43774548519105005,0.5259436488412276,7.513032080229963 -red,triangle,1,80031,0.9068187506928986,0.21898802740186774,0.5299595399291744,3.27141672734799 -red,circle,0,80039,0.6718574199272026,0.6288496878061334,0.49254746165738167,3.0577187612044407 -blue,square,1,80044,0.3274495434420571,0.6108724811302428,0.4994472565193502,3.388444244746052 -red,circle,0,80048,0.8316208112929605,0.8418396635431125,0.49240943413007104,3.7039159684118066 -green,circle,0,80057,0.26572090937736903,0.33287297303128516,0.4818400975353708,4.5338084407834485 -green,triangle,0,80060,0.8932777757462668,0.43088475886050126,0.4924592053530206,5.165388023924138 -purple,triangle,0,80063,0.7915510275950732,0.21744044632969017,0.5178078438536686,4.6965274122983365 -purple,square,0,80074,0.37745605750823497,0.8729948628513216,0.5010841384609732,5.049496052528739 -red,triangle,0,80089,0.886972552465994,0.9223375130080247,0.5175826912656052,5.63439157169535 -red,triangle,0,80090,0.44979469055098475,0.22390458870419683,0.5209310244874763,5.752325012950348 -purple,triangle,0,80095,0.30757471660098856,0.8766076841655448,0.5240116281148052,6.319367451714549 -green,square,0,80104,0.5503343124819645,0.5021220030348597,0.4943678871873938,4.776408569474099 -red,square,1,80132,0.8057464595148707,0.32703480324111667,0.4799108473346855,4.6207898690026825 -green,circle,1,80151,0.31204011555646627,0.9694829436539054,0.48626047590682303,5.220829654645416 -green,square,1,80157,0.2483243851579442,0.01651699407656204,0.49444045492375654,4.880587789735788 -blue,square,0,80163,0.38998365593161477,0.6052995452458801,0.4913874615939241,3.1660192186716807 -red,triangle,0,80186,0.24042834558616866,0.6120650342363653,0.49260734602938205,3.193384454484519 -yellow,triangle,1,80188,0.022848118481146873,0.4632874207073766,0.4964950169440125,5.601571379617769 -red,circle,0,80195,0.7694660952205691,0.713629559094739,0.48789347690001594,5.040152534821419 -yellow,triangle,1,80224,0.8711192484765315,0.4924438431341892,0.5025745010194284,3.7684192583013214 -red,circle,0,80232,0.7909891627314936,0.6967399709781779,0.48795335882350876,2.129944856995 -purple,circle,0,80236,0.7250023187759362,0.4719935479721763,0.5156937019190284,3.2839184707766975 -orange,triangle,1,80248,0.690990824052148,0.6523015134991966,0.48912678574092905,6.058105458863224 -orange,square,1,80253,0.6615272419000529,0.09143617495971179,0.5091738235027199,3.979554693223335 -red,triangle,0,80282,0.3761928060408076,0.2739392032581741,0.482668851289034,6.165974375258287 -purple,square,0,80299,0.3416842440819282,0.9550556495942709,0.4996458047835978,4.348183474630548 -green,triangle,0,80335,0.6006870409480494,0.005656146396773809,0.501414387418723,4.143834807239776 -red,triangle,0,80361,0.6212867536081688,0.8346035922210256,0.48130044503609465,3.554730751346824 -yellow,circle,1,80368,0.4506187362814901,0.9574905567495345,0.522705273579471,5.295362701749678 -green,circle,0,80369,0.44907494005796145,0.6326957323133965,0.4898913514670375,4.665061005323544 -yellow,square,0,80372,0.2928109790365885,0.4741500033357211,0.47034667996595264,5.909410894277826 -red,square,0,80376,0.21917524756134998,0.2994065258861244,0.4814303423692874,4.793838162146657 -blue,square,1,80379,0.11976300680737628,0.8390272412678051,0.49343597536419836,6.917578217608042 -red,square,0,80391,0.9699115737738526,0.8214738093360542,0.4878503850985437,3.5864444538586135 -red,square,0,80392,0.18835009762098598,0.4595575122650062,0.4890766865306696,5.396313657396367 -blue,triangle,1,80415,0.003821253427345628,0.3457366428739148,0.4868916123767053,6.733474814312726 -red,square,0,80416,0.7276519608703166,0.2804003014919929,0.47980196450454765,2.9975750720157097 -red,circle,1,80419,0.5931971965534922,0.596169410899892,0.503255438061614,4.93076717815815 -red,circle,0,80421,0.7143443397446484,0.8109939252650021,0.499975909788949,3.297748148109701 -yellow,circle,1,80422,0.07476741533304199,0.5150419734511656,0.5156345723078775,3.6863057565111355 -red,triangle,0,80423,0.15223312461894956,0.6885067716576594,0.48268591118049525,5.852628138931508 -red,circle,1,80428,0.870763185999346,0.847930369727079,0.4965320536393585,4.7052358193175 -blue,square,1,80442,0.15422360854574735,0.8215012254178151,0.48641673564503524,4.118061232137882 -purple,square,0,80461,0.6060907653129965,0.8912975875554006,0.4927284992336668,4.624253628719714 -purple,circle,0,80475,0.17365147913024592,0.6162643012858035,0.5213604483108598,6.856389963271934 -green,square,0,80479,0.14761502249105485,0.02076685288738145,0.48300193177878625,4.002196520332066 -red,circle,0,80483,0.3630537582837837,0.4442539362783049,0.5015674013509037,5.241719893804957 -red,square,0,80486,0.5296312717280713,0.687352915743534,0.5004677822300945,4.710699075037799 -red,circle,1,80487,0.5380076191014402,0.556704339362353,0.5059564481336482,4.868603531538355 -red,triangle,1,80539,0.9600753999833448,0.8781008059492228,0.4798566146445525,5.443788305242998 -blue,square,0,80541,0.4366913412646968,0.44062231562140364,0.5079708564146506,5.899330192660174 -blue,circle,1,80543,0.5726470627314059,0.48516993577967726,0.5146473174155888,6.518649730178282 -yellow,triangle,1,80552,0.5250765506134357,0.45260818585592133,0.5057693949523865,6.465116306039182 -purple,triangle,0,80570,0.2913975034291644,0.6240564483648665,0.5200190639546951,4.734298252985626 -blue,circle,1,80577,0.38257658465133737,0.22342161067094857,0.5134986105201723,5.299673503176932 -green,square,0,80585,0.5845870841769435,0.16989910138000985,0.4842137639232346,6.533938932788195 -red,triangle,1,80590,0.01211709305625508,0.6542842955383379,0.46683756906199836,6.694435487614079 -red,square,0,80592,0.22100124014115852,0.8752589509570184,0.48380311383457325,2.8064383834836266 -yellow,square,1,80599,0.20702757674793437,0.4556432121341488,0.475970376670478,6.099558421283923 -red,triangle,1,80612,0.8493398658355825,0.7549886112265968,0.46706240377552416,5.122260995854644 -yellow,triangle,1,80620,0.3628940097962684,0.5370714944020242,0.5025279239959358,6.606825693748306 -green,square,0,80626,0.9780048126964492,0.141895498946788,0.48570359582727674,6.268722854758162 -blue,triangle,0,80637,0.9291997875710609,0.7347377367941812,0.5033993272428519,4.152676077598887 -red,triangle,0,80646,0.8795236343853282,0.989995020207047,0.46705123377769253,4.9250368129016735 -red,circle,0,80649,0.3337430288480052,0.3935519602756101,0.5119701378758255,4.573256871979468 -yellow,triangle,1,80651,0.9474523792919719,0.2341362231602162,0.49857903039142704,5.489545325585954 -red,square,1,80659,0.09899205030204361,0.44634819776935863,0.4795918144654544,3.472980762354491 -purple,circle,0,80676,0.9505735706366919,0.8140593727204981,0.5192695320870152,5.984019524223947 -red,circle,0,80678,0.36295149702465124,0.40646382607705583,0.5059112323444674,6.269492223112832 -red,circle,0,80680,0.49460239713735754,0.5858473027520993,0.5103140183313618,5.969527336505943 -purple,triangle,0,80690,0.7813183541235384,0.6997154610346155,0.509569021204282,4.222041428961673 -green,square,0,80703,0.7822540503348718,0.08013996555041669,0.49241047522758513,2.7597989252805486 -green,triangle,1,80707,0.06260924555516012,0.7101003570056101,0.5131727957160952,5.0293390816826795 -green,triangle,0,80713,0.03807871259249562,0.8976223083051812,0.5112083554477538,3.497888419816359 -red,triangle,0,80732,0.785938553457258,0.16229784429792316,0.47259997127022535,3.324415447538995 -yellow,square,0,80735,0.40881668370453206,0.7524785987059216,0.46533051220525096,3.328199759452083 -yellow,circle,1,80740,0.5221258127500068,0.8125094586675005,0.5277675875460986,4.74253682823263 -green,triangle,0,80749,0.5703422839342319,0.5454564484497564,0.5112587904530268,6.2911196875690285 -red,triangle,0,80757,0.5317900235255633,0.5453638928280089,0.46787756269773456,2.933557903412217 -yellow,triangle,1,80772,0.7950413330161353,0.04276419461600012,0.49056177043283267,5.903159849736873 -red,circle,1,80794,0.6330247151181408,0.5332857027215929,0.5040563967389192,3.7534610955933503 -red,circle,0,80802,0.21713525023295177,0.24068187508806013,0.49825346149351213,5.014860495232035 -green,circle,0,80814,0.4574061763010573,0.9417799573750492,0.489674911091246,6.95460940681949 -red,circle,1,80815,0.8453610587594265,0.7471583858532046,0.49535881803605625,4.08414183849149 -purple,circle,0,80818,0.5115798925578537,0.36638325781829906,0.5265729123510134,4.990522307245661 -blue,triangle,1,80824,0.603429424713317,0.21992051153814896,0.5100652075855192,3.620198797468316 -red,circle,0,80825,0.7117420277337698,0.7375692252591715,0.4889105336210068,4.582913678497223 -yellow,square,1,80836,0.43465836968032945,0.2944947078665102,0.46697650141474073,6.658973805782234 -red,square,0,80839,0.8371620369493814,0.6771433708990082,0.5059990622054875,3.106148250800141 -red,triangle,1,80852,0.35449890659767846,0.07336712962788716,0.46903218929105817,4.192224035496229 -red,triangle,0,80853,0.16136751777606406,0.48175571562672914,0.46477231651483153,5.131614889172382 -purple,circle,0,80854,0.3839059058165204,0.7114527036095148,0.5286248827284201,4.614031159897478 -red,triangle,1,80856,0.30106948192181104,0.38283761752744194,0.46423951546746817,3.9816470731351203 -blue,circle,1,80864,0.43424017075552024,0.7386606286551116,0.5256578678163965,4.360331312846383 -purple,triangle,0,80875,0.4438546857091278,0.3983761756243145,0.5070794649556897,5.190230177446805 -green,square,0,80877,0.1007375489625546,0.03141297060586479,0.4835687499927464,5.71881455330282 -red,triangle,1,80889,0.318117456406819,0.8121194379610589,0.46832533745164906,4.897841618104257 -green,triangle,1,80898,0.7331574867859811,0.007731669484874915,0.5081942839412676,3.964469330379886 -orange,square,0,80904,0.9261109525714024,0.16902139574077724,0.519976661970576,4.609320571081436 -yellow,triangle,1,80905,0.3510397345773142,0.06629861469260812,0.49387945441415654,6.089738612436837 -red,triangle,0,80921,0.7295708066033625,0.6210928004006522,0.48063645401742666,5.047097096313824 -green,triangle,0,80933,0.8685663483162033,0.7341494559127941,0.5048333947154192,6.081161567166447 -purple,circle,0,80945,0.07296484848003104,0.6583384983125776,0.5171712867995383,4.175973363809756 -blue,circle,0,80947,0.21335121388388822,0.0306064859968328,0.5236855132652346,4.760485925362123 -green,triangle,0,80960,0.9781079124168008,0.7691822319895872,0.5070264988340502,3.3553852374472974 -blue,triangle,1,80968,0.4682411828614066,0.8698965430522557,0.5062972996688164,4.535436595565735 -green,triangle,0,80969,0.9305510412124427,0.805055390123565,0.511787932663312,5.3595341969361625 -blue,triangle,1,80997,0.5354871615741676,0.6741058023591125,0.5052100419645796,5.716551834053451 -red,triangle,1,80998,0.25439394796168535,0.445601055359785,0.4830174871083399,6.881969601049451 -green,square,1,81011,0.16931285750707004,0.3932111283293588,0.48246980376488385,4.540884687311148 -blue,circle,0,81031,0.48029339354185263,0.44990213404584367,0.5279659590533214,4.580907529525736 -orange,square,1,81032,0.6733733597680485,0.11932676365927153,0.5212104567295263,4.778217035739361 -red,triangle,0,81043,0.9826723310764041,0.7597238558443249,0.48173988485257707,3.9232671611948136 -purple,square,0,81046,0.7691069167479181,0.032625541005836256,0.4862093878948887,6.304459636731554 -blue,circle,1,81047,0.7511134566561493,0.849374323078136,0.5272258279560779,5.500474857166767 -red,triangle,1,81050,0.9311215590875397,0.23976521113695926,0.476699887510756,2.7719362249268538 -yellow,square,1,81060,0.9453487737189021,0.8534094187280329,0.4737613849671166,6.253098182151933 -orange,triangle,0,81075,0.18455162894565746,0.8900612513224546,0.4802491971007073,6.460176596997393 -red,triangle,0,81094,0.04880754225430084,0.8933576967724739,0.4878637072164853,6.133531821368554 -yellow,triangle,1,81106,0.7344102721075413,0.4426238198478445,0.4942209732306668,3.0337258831598306 -blue,square,0,81107,0.503762184381541,0.739686967268895,0.4945565834284612,6.831250561965329 -blue,square,1,81110,0.9699949015565439,0.012275531396004569,0.4975542402582834,3.0954450837583702 -red,triangle,0,81117,0.22075802373600872,0.43177808102968285,0.4920843807244184,3.3257267267795467 -red,circle,0,81130,0.6889398213680793,0.6970537518456349,0.4963974017373721,4.911286103649867 -purple,square,0,81157,0.9640184490993524,0.16215921660800925,0.4818539250098085,4.487679740771076 -red,square,0,81160,0.4215482560635301,0.595620451511917,0.5200426592817691,4.946783272019761 -red,square,0,81176,0.3282311760023535,0.1887749655018911,0.5192574597681919,4.987244211463204 -purple,triangle,0,81199,0.7983660199431438,0.08097005074748809,0.5073715774247403,2.5949038482568954 -purple,square,0,81208,0.1525077300705856,0.6559322775785215,0.4840115807432963,4.863790663371244 -green,square,1,81213,0.9704203860986943,0.38149034726511344,0.4845375767505428,4.050148078245072 -yellow,square,1,81217,0.2789887446731357,0.8993149491642233,0.4903002741463905,3.566559931788932 -yellow,circle,1,81230,0.4371608508573076,0.8425572359734482,0.5388144093850497,4.718924920114666 -yellow,square,1,81283,0.6765654484340974,0.4072997798037028,0.4992190864581606,3.720460443206887 -blue,square,0,81295,0.7468634502298326,0.45874270106489135,0.4986880302610183,6.492520018164465 -green,triangle,0,81313,0.28373655325255565,0.1756479577949659,0.5158588310027669,4.205533272838828 -red,square,0,81317,0.5734455761672053,0.3951462921681146,0.5068549371021885,4.4474381043866105 -blue,triangle,0,81328,0.5947997793104784,0.22877115751397348,0.49365699194985563,5.178076625308762 -red,triangle,0,81333,0.5080757197799637,0.9593078266744622,0.5063717725934735,4.919330236232047 -red,circle,0,81342,0.32922398844282796,0.42465918247230633,0.49580639616775063,5.785344684127675 -red,triangle,0,81357,0.3989645338918619,0.07068375177736086,0.5014017028858937,4.833864274612641 -red,square,0,81358,0.31216236772743844,0.5362913765535935,0.4976717195823757,5.569486386010156 -yellow,circle,1,81388,0.6997189562713367,0.01571941399993837,0.5266868789549263,5.411158184044324 -red,triangle,0,81394,0.17970011316136447,0.723950847402832,0.48781900887291796,5.955795221618423 -red,circle,1,81397,0.48264763070207206,0.5029292318117448,0.49433451884229757,4.83575345381074 -blue,square,0,81399,0.011889263693010022,0.41880540970805713,0.5075269936798311,5.784389369817901 -blue,triangle,0,81400,0.17392580476712072,0.9206399419944473,0.4920361413777392,4.471542765820451 -red,triangle,0,81401,0.47619512177381973,0.9351158079079561,0.4833701216798004,2.196355270074184 -red,triangle,0,81417,0.502926094608134,0.5243801829291423,0.48326953616896057,6.08322449581254 -red,triangle,0,81426,0.7663733947426048,0.91336590956359,0.4862324264646229,5.045292597110608 -red,square,0,81496,0.246033088739135,0.5899145062026309,0.5181120767160675,1.9595663181925307 -red,square,0,81500,0.582017958862124,0.04300196180732763,0.5175534675332268,7.197056489084802 -blue,triangle,1,81503,0.7641177175953137,0.09071569377362021,0.4900951368217516,4.1980964255254 -red,square,0,81507,0.1809065361834491,0.27499266249565435,0.5116891473905982,3.978241871622719 -red,triangle,0,81510,0.47339962437298544,0.3901375718647604,0.5025023287674841,5.118451744127785 -blue,square,1,81517,0.6825558927235732,0.06985223394546658,0.504645209945903,4.527684222491165 -red,square,0,81556,0.9430581407698928,0.7993631368300492,0.5218151116199066,3.6950777816762947 -red,circle,0,81567,0.04240981604118543,0.0763887721046691,0.49278547628798963,4.569112234104232 -red,circle,1,81578,0.7512666250546094,0.7711025843096267,0.4924420245784761,6.456537045120279 -red,square,0,81584,0.3342498426902266,0.6414676805488785,0.5135249968058191,5.872494934413659 -red,circle,1,81592,0.6179929017424887,0.6340469718979167,0.49158265208247226,3.446285313916354 -red,circle,0,81601,0.0843692809175206,0.12722422079605555,0.4971328331702479,5.212085571506336 -red,triangle,0,81602,0.5573947494515696,0.38975752208434433,0.5126238186651708,4.3114345365676074 -yellow,triangle,1,81615,0.9093571004282791,0.5792238831693498,0.5065612240067842,3.5392047193840526 -blue,square,0,81622,0.7203276924049226,0.3667046445663138,0.5024950787070839,6.770523383903327 -purple,circle,1,81635,0.2885798258082818,0.5234491704943466,0.4986284927430894,5.924520672568417 -red,square,0,81637,0.3992984243757146,0.9729579454719782,0.5159546272861733,4.437287495329566 -red,circle,0,81649,0.6438422794575033,0.6390754079028129,0.4988364843821413,4.840967245170557 -red,triangle,0,81651,0.20680787475652063,0.43736532839455355,0.5123230089230779,4.3214131099058966 -orange,circle,1,81670,0.08253999981609705,0.015013086252800734,0.47803139932336064,6.039640054015769 -green,circle,0,81672,0.24282204821726772,0.5760225898635326,0.49110661997716804,4.067140097950282 -red,circle,0,81679,0.4287948131329321,0.39157420285171596,0.4999610769875731,6.566369411159282 -red,square,1,81685,0.6406098415169508,0.2646569768013902,0.5227351470330938,7.143978111596226 -blue,square,0,81688,0.9393986457623662,0.1940300094536369,0.5153355130813149,4.804700133038835 -red,circle,0,81689,0.6170877030169017,0.6543489033805715,0.4950052915117413,4.791477871234577 -red,square,0,81691,0.374345610382843,0.011631740019972137,0.5201777618421457,7.07082573894231 -red,circle,1,81694,0.18280117437795373,0.09420576052710888,0.49043042705050727,5.393871728240573 -red,circle,0,81710,0.6858331568637801,0.7506297164980605,0.4929729300464558,6.569545491322146 -red,triangle,0,81724,0.5797428109128266,0.6068332310914224,0.506283965445832,4.6435765729202805 -red,square,0,81733,0.20765558352559554,0.8486359562121671,0.5168173575061112,3.660407027802499 -yellow,triangle,1,81746,0.5732825888528483,0.7349810907346581,0.5065444772804333,4.949855575428452 -red,triangle,0,81763,0.08358419311582332,0.6873249510167284,0.5129036464938158,4.264207740399289 -red,square,1,81764,0.5551108619014528,0.07395531571137448,0.5156180686530784,3.8443549814108553 -red,triangle,0,81793,0.49554086563547917,0.12309999661562765,0.5064709442306965,4.192379582131352 -yellow,circle,1,81825,0.0362940768718778,0.3962533724798095,0.5229298626779088,6.354657807738413 -red,square,0,81842,0.4706634671490242,0.9610960545204995,0.5214938003585593,4.713881772725928 -green,triangle,0,81865,0.4052862901580394,0.08372119470326678,0.5184352990046684,6.2760282518420185 -yellow,square,1,81869,0.4344578077628283,0.468695067925739,0.4976437962672821,4.748196718414499 -red,square,1,81876,0.5855201233125406,0.5391142768421466,0.525480886650077,6.8056053921918425 -red,triangle,1,81905,0.7052826337698797,0.22982219401729975,0.5099725921977243,6.9530028500423775 -purple,square,0,81906,0.5854520927461457,0.11770299413055596,0.491699793546107,4.9698192732541715 -red,circle,1,81907,0.37163847797251504,0.400829027269246,0.4962317770086797,6.4387239513669305 -yellow,circle,1,81908,0.8190797984458409,0.23833106733842013,0.5295948377364428,4.056902855412558 -red,triangle,0,81916,0.44469573301468945,0.37871469895814514,0.5092411510912408,5.147708122508301 -red,square,1,81919,0.2529252950148785,0.7073796022463315,0.5289771707367834,4.004098830614893 -blue,circle,0,81932,0.21938969030060307,0.928251409188362,0.5253520480994954,5.230595544239608 -red,triangle,0,81935,0.8162341560427582,0.9906220905132913,0.5207408951203899,6.5217958463839425 -red,circle,1,81945,0.892607462969383,0.8854819932923311,0.500242135793435,5.124708072040491 -red,triangle,0,81958,0.6085217312591791,0.7251958321237331,0.5204825002103738,6.273496526985627 -red,triangle,1,81975,0.942350369754318,0.9574679537705263,0.5270827537157838,5.557671721464943 -red,triangle,0,81986,0.9206106365392773,0.3101350370481294,0.5260496270079443,5.211736062548158 -red,triangle,1,82002,0.762944607447994,0.6822350804287131,0.5276045940814295,5.562549016450775 -yellow,circle,1,82018,0.2941692879250857,0.03367571271482628,0.5323502644372534,4.7266609152183685 -red,square,0,82021,0.4888604843882428,0.13420642199999677,0.53100892030084,8.20071612615397 -purple,triangle,0,82030,0.2532387782477389,0.6613800791765458,0.5130003522926362,4.13827034318382 -red,triangle,0,82037,0.8155834893387192,0.600747726377886,0.5243821093021257,5.267510724452422 -red,square,0,82038,0.526952198917595,0.3883619866691551,0.5239548996324123,4.403288957344245 -yellow,triangle,1,82089,0.8971913939212398,0.05343074617760546,0.49209975676351675,5.530133181969077 -blue,square,1,82097,0.544679624468908,0.7855291101302742,0.49930976036776337,4.67214337820684 -red,square,0,82119,0.6217318755332524,0.21018176009500322,0.5284072910671912,6.147988448529972 -orange,circle,0,82146,0.6638572463312785,0.6500668188429215,0.47678322845435045,4.072461053508557 -red,square,0,82149,0.33837204663982035,0.19197179643208517,0.524959855348316,4.925185675626268 -red,triangle,0,82151,0.8570899840546615,0.04971801516907148,0.512822016136913,6.652061445418897 -red,square,1,82159,0.7673434923667805,0.00037654356442629044,0.5236425156848175,5.163962278526361 -yellow,square,1,82165,0.34653657882562194,0.6366966851406346,0.504017020524526,4.7146198841123965 -red,circle,0,82186,0.546767776910464,0.45433043516472915,0.48859736669470427,4.507104913664541 -red,square,0,82190,0.008316979455405882,0.9026225296964588,0.5193988762007243,6.365731955881866 -red,square,0,82192,0.4659512785708738,0.9762037780131061,0.5167177043188586,5.090767697412583 -purple,circle,1,82196,0.5209108557055107,0.979313898441847,0.5078318509679425,6.310739948473898 -red,triangle,0,82213,0.9173715910230548,0.11661677647235802,0.5156311281151702,5.619900596208495 -red,triangle,1,82236,0.9545142566635887,0.7132570354705988,0.5166409364290429,3.7830449602244705 -blue,triangle,1,82259,0.33643667866979665,0.7222312015275271,0.4924811207747196,3.751718993504626 -blue,triangle,0,82266,0.4855831948475259,0.9416541527042219,0.49421118348299153,4.2604083091027025 -red,square,0,82268,0.7789843132831411,0.07723341037885179,0.5148967720656697,4.883961995706305 -purple,square,0,82286,0.23294640945080303,0.20941660258541228,0.4904160264338973,4.492335472766562 -purple,triangle,0,82287,0.0874416708178064,0.8608235934840683,0.5086228235469287,6.904058004901947 -red,triangle,0,82315,0.16861637661800255,0.3425188083960208,0.5167684242004628,3.2500482408887645 -red,triangle,1,82331,0.5442188179114065,0.7040962175423547,0.5166993190489322,4.9804760472696605 -red,square,0,82347,0.6338308539195121,0.3108694477844265,0.5062422909508266,4.073143585425137 -purple,circle,0,82349,0.7319347451086649,0.30788954817190783,0.507397221546586,4.479781538469108 -blue,triangle,0,82360,0.8458567069898428,0.9112027663730352,0.4932980417220871,5.341155998830385 -blue,circle,0,82373,0.7226277574624174,0.7768685909029331,0.5398936550335363,6.983909056804033 -red,circle,0,82383,0.03421378357288907,0.047397902115352705,0.4752072100068521,4.464330295169857 -blue,circle,1,82388,0.048454150163879994,0.7217662666742595,0.5443876638676958,5.126694888849488 -purple,circle,0,82400,0.44708643968685247,0.1814357932083771,0.513103201251819,6.372625790974066 -purple,circle,0,82403,0.7144845044389426,0.7813678023182257,0.5111258378878383,6.199025215732114 -yellow,circle,1,82431,0.8505627687870435,0.6982094236081248,0.5203169643839746,4.829779398627252 -red,square,0,82450,0.8504685039854782,0.052190358591393315,0.4902410595724105,3.5281760591869205 -yellow,triangle,0,82459,0.2808921739138933,0.8195922791573089,0.48899755962846475,3.889749071345894 -orange,circle,1,82475,0.6744306766532117,0.5522132513998601,0.4794634977776188,4.118434182022859 -red,square,0,82484,0.10824529982235909,0.8365071905115189,0.4777329838523633,4.704951595091578 -blue,square,0,82485,0.007070340657070795,0.8065032806733391,0.4907367854458501,5.17749184088046 -red,circle,1,82487,0.3188422078407027,0.29284170828514816,0.4812742281794559,6.985842741046636 -red,square,0,82489,0.9832543113563688,0.7671990130618139,0.4776401719501203,7.486513299459086 -blue,triangle,1,82495,0.6346736052959036,0.2747382767489376,0.5010716625572224,6.199864235840695 -red,circle,0,82499,0.3475022942148621,0.32761708689501046,0.47996439935936613,2.624558172779161 -red,triangle,0,82501,0.3219698367494802,0.7224432607726242,0.503497480955817,5.476625302023457 -green,circle,0,82502,0.33996989698495517,0.4224840119144194,0.49880075489530057,5.665653883382729 -red,square,1,82511,0.060011186502833325,0.3966134759004424,0.4798480692984614,5.213159696306523 -blue,square,1,82516,0.5657431765911797,0.6511695881996549,0.48706999168894954,3.7372147807759593 -blue,circle,1,82527,0.6249413978117138,0.23596450396984647,0.5395796611792876,6.196345575821962 -red,circle,0,82537,0.9101350700684699,0.9710791928275359,0.4797399447267551,3.53929078467614 -blue,triangle,1,82538,0.3292474475923741,0.25173632519152445,0.506807093196346,3.2909743356840693 -red,triangle,0,82540,0.4647489450337531,0.16404243944577412,0.5077628807075795,4.332450242736735 -red,square,0,82556,0.6615645537979847,0.12878907174984167,0.48853149559786474,4.65578723005813 -purple,circle,0,82568,0.23175045836804964,0.9691500402287213,0.5135755570127799,7.453538774375066 -red,triangle,0,82583,0.7267047915389362,0.977249460120103,0.49605507598916354,4.368002766493595 -purple,square,0,82596,0.523775033537616,0.5334317086213074,0.4895645833544572,4.655860125829382 -red,triangle,0,82599,0.8496987888273095,0.4246320475803621,0.49200327365168206,4.229097853905992 -red,square,0,82602,0.5398059090000749,0.13586944337249574,0.48385062819551933,5.997671347891504 -red,triangle,0,82619,0.261705929435199,0.23008166052237766,0.4964270566324088,6.176768120730368 -yellow,square,1,82626,0.7882518280260266,0.6719794319255251,0.4993886978493441,5.127601342482564 -red,square,0,82627,0.9055698731289945,0.7007932093620781,0.4852146273743674,4.516386680724516 -red,triangle,0,82630,0.955022379650656,0.03527091264062365,0.4928540831853299,4.479236639542448 -red,square,0,82631,0.4935263016589604,0.8590568423649695,0.49228500147246274,7.485064960997819 -yellow,triangle,1,82647,0.35196921796850955,0.27772075890541303,0.47205730357553066,3.870571261482733 -blue,triangle,1,82653,0.6571069496666412,0.4823514127618985,0.5188596535405834,6.158960058773757 -yellow,square,1,82685,0.7948337045418883,0.05084332874896913,0.5083391846457594,6.209108243280217 -blue,triangle,1,82717,0.27775391443861974,0.34206760285904136,0.5166286588514517,4.504508652344163 -red,square,0,82725,0.4832747660915765,0.337631290163507,0.5002363226947814,4.033507775381328 -red,square,1,82727,0.3406456989651434,0.2014998126824079,0.5042958375996044,6.466292513024502 -yellow,circle,1,82759,0.46021572333639893,0.884704669096846,0.5340660385807497,7.440102842860784 -red,triangle,0,82764,0.6674025925569613,0.15530746467479817,0.4765301048927643,4.551772488508328 -yellow,square,1,82783,0.3929210074560181,0.6147548679471491,0.5161098315561932,4.11886819040765 -purple,triangle,0,82794,0.019535331958087876,0.6991357141620065,0.49963979860895197,2.8996262031203823 -red,triangle,0,82800,0.6088982216874902,0.9784559732704764,0.4749560013042373,5.221133011472841 -green,square,0,82805,0.7615265000602532,0.7782477383542531,0.5324580018121762,5.519010472287544 -blue,square,1,82817,0.2587342615118756,0.951942151485277,0.470791036697166,4.944072536036763 -red,triangle,1,82826,0.9407511495938944,0.03050893732240545,0.4715127113505447,4.54063268723984 -blue,triangle,1,82836,0.8916457885505735,0.8395568828203379,0.5164919658990521,5.615096359022343 -green,triangle,0,82837,0.9732434010964439,0.13258286148850296,0.5186563022891615,5.322145802264406 -yellow,circle,1,82858,0.8943270776958472,0.15415856635871605,0.5338036582905477,8.895613215546922 -red,square,0,82860,0.1522785546595561,0.4076949916621755,0.5062867997115744,3.72759091153538 -yellow,circle,1,82866,0.3323961558364591,0.15073461294128987,0.5290453694522023,5.264995372745593 -yellow,triangle,1,82868,0.10715872273516158,0.5866169535763028,0.4826283761096491,4.169264618577826 -orange,circle,1,82871,0.3763549478929412,0.7505727822128362,0.48583050566254155,4.653394487480818 -red,square,1,82872,0.7030570127735172,0.12858702930391686,0.5075341318315327,6.334703842431654 -yellow,triangle,1,82878,0.3224569799869038,0.7935501733243558,0.49041629613951876,7.96242727900034 -yellow,triangle,1,82892,0.9796416789195468,0.5557143709162574,0.49023563488756977,4.390198848248415 -green,triangle,1,82909,0.6298784229837792,0.7521639720803523,0.5191358249030289,7.433811460606919 -orange,triangle,0,82926,0.428500167119526,0.36607866845295145,0.47081347144738445,4.481033048286446 -red,square,1,82929,0.28144443092516513,0.4472626824439989,0.5080662970436506,6.744925948024256 -red,circle,1,82944,0.1102804286675072,0.09234797502378038,0.480737483906285,6.1526126375492325 -red,square,0,82960,0.8956221368012316,0.3118665481409354,0.5084850820655602,4.995155059184679 -blue,square,1,82973,0.8380663221334929,0.5532882632162486,0.4854303199774404,5.901151272085234 -green,square,0,82986,0.926762603039401,0.7883352330499447,0.5351220122805623,3.6259157035866565 -red,triangle,0,82992,0.42865346928153225,0.018536231765446498,0.4636237754596017,4.296858047706796 -red,triangle,1,83008,0.34455620836566636,0.7508928532640805,0.4684564656600809,3.516141064947919 -purple,triangle,0,83016,0.8400245605967229,0.8365978274030381,0.49420198830081785,4.833873683961947 -red,circle,0,83018,0.02530312560074266,-0.020744347387753548,0.47267233327964453,6.380444688698895 -blue,square,1,83021,0.022980864754761132,0.1472520029150809,0.48260481240710823,4.608710090282286 -red,triangle,0,83027,0.2544090554838675,0.3915246991655562,0.4636566102279231,3.3439464090488413 -yellow,triangle,0,83042,0.721780167694505,0.7165798894392567,0.4896651613952397,5.195098582544258 -red,triangle,0,83058,0.6588398833636143,0.49372843789109044,0.4691619714090176,3.990637057658626 -yellow,triangle,1,83068,0.5630791159911716,0.27766051432685335,0.49449852155501156,3.9389413540314884 -red,square,0,83077,0.9705593796951105,0.6662762876494098,0.5096717055755128,5.334085589168752 -blue,circle,1,83087,0.9714025422387434,0.8642377163674381,0.5413355579680965,5.2024624972859455 -purple,square,0,83090,0.5226547821368325,0.7801297575816978,0.5008553672951415,6.027848591378281 -blue,triangle,1,83095,0.8332807000442715,0.7498494025256474,0.5132796810911399,5.8977613781313165 -red,square,1,83108,0.9862296300552067,0.5825351970438819,0.5033480758722415,5.428051039799477 -red,triangle,0,83115,0.4760572296600407,0.33170820717220306,0.4717397184789229,4.0631750113093945 -red,triangle,0,83116,0.990314309153224,0.07269972495938892,0.47416383470284945,4.106577102893966 -red,circle,0,83117,0.3661906625602602,0.4025536714299455,0.47364288879216815,4.5910129949000895 -blue,square,0,83118,0.49163801548879127,0.24330154714116303,0.4819515245455142,5.718476399136688 -red,circle,0,83122,0.6195004711843787,0.5727866189621638,0.47401378896208646,5.542319267634021 -red,circle,0,83149,0.8328788685536079,0.8641085074514573,0.46979413223846245,3.9706101547653767 -blue,triangle,0,83150,0.43713699201805456,0.2660525142526584,0.5126656935668523,3.246619511051145 -red,triangle,0,83166,0.5001685641935002,0.8698183381006106,0.4922326402370768,6.024953643905896 -purple,triangle,0,83167,0.8020011720459099,0.22756270790291333,0.5033954027225506,6.068019207862608 -blue,triangle,0,83212,0.006945114263260832,0.21170056978885798,0.5143509734188596,4.651095411918273 -red,circle,0,83213,0.42812775359923905,0.37703136082457084,0.46449024799404914,5.15670466708205 -red,circle,0,83217,0.3538487489824198,0.27518672100861263,0.4617118610651707,3.580507603681859 -red,circle,0,83222,0.9430470015669334,0.9487467603887084,0.45897929561174744,4.365152675185844 -green,triangle,0,83225,0.09619528634889285,0.057739380692552134,0.517122397340599,4.862942749772543 -red,circle,1,83247,0.7574474611973291,0.8186996574524749,0.44832254622782247,4.7591596511939205 -red,square,0,83258,0.6903995209230517,0.3143369559713949,0.48585522297270783,5.01810837305451 -green,circle,0,83266,0.7205578548894788,0.828048458508868,0.5012711321138965,4.049348703616304 -red,square,0,83287,0.6466422667540417,0.7334969056903076,0.4804811122167074,5.921120324045841 -red,triangle,0,83289,0.2030025641518599,0.5930684242120423,0.49141472582738843,3.9874069634019995 -yellow,circle,1,83298,0.35163840806684055,0.4033210378463076,0.5345431813618567,6.484809729397359 -red,triangle,0,83312,0.8909271689139356,0.9156076344481769,0.4892871797467797,5.936154387085878 -yellow,circle,1,83316,0.16400859146840308,0.5965219871671622,0.5335026812963714,3.9943511258275706 -blue,square,1,83317,0.0980590317872454,0.41023458750011066,0.47707448980878275,6.175828247841214 -orange,square,1,83318,0.05174991698657738,0.3328841163758609,0.5117641506357392,4.069100960802553 -purple,triangle,0,83326,0.05804430334154431,0.7713956565531557,0.49517047333737396,3.770492286942417 -red,square,0,83328,0.48179183318412167,0.3526213194215202,0.46248950728747634,4.838732082289352 -yellow,circle,1,83358,0.005612599675430596,0.8088273404826914,0.5366467393279692,4.43178494213615 -purple,triangle,0,83369,0.10367082337284161,0.5089532068397383,0.496226936926661,4.868745172566798 -red,square,0,83370,0.08591998921287558,0.5901508592354079,0.4512489122504173,4.91564141561331 -green,square,0,83375,0.12970926493292545,0.7482186387117108,0.5249988957291557,3.5014075062557324 -red,square,1,83380,0.40319979689704244,0.7636111045492379,0.45211006913473917,5.412159529692301 -red,square,0,83394,0.6383818321890626,0.34198783159892543,0.45641301029695575,3.6925029907519344 -purple,square,1,83397,0.7572343826950665,0.6309017032820423,0.5028100170032692,3.334733544512153 -red,square,0,83405,0.9113462113891848,0.5187228415960464,0.4560399174032374,3.122234019892994 -red,triangle,1,83417,0.7495570465674024,0.8300551158843191,0.49245783860352277,6.175286703786654 -blue,triangle,0,83421,0.419519799589274,0.7135029511659471,0.5086966262581886,2.8929187832748853 -red,square,0,83426,0.3205151839886584,0.5645212911306043,0.4603770783617119,2.0661427685480716 -purple,triangle,0,83431,0.5711017923040533,0.03865980639472766,0.4883347189303134,6.388751840905303 -red,circle,0,83440,0.5855849793524782,0.6119243040112797,0.4280044413263959,8.323760491444853 -red,square,0,83443,0.09306731483603303,0.05221619154508683,0.4580502735802006,2.9393596878019714 -red,square,0,83451,0.5080993505480947,0.6662217093579649,0.4579274856433957,2.9869439946581493 -red,square,1,83479,0.13627138255214732,0.48623242410050516,0.46423702487186497,6.623316593297788 -red,square,0,83485,0.4932497928658681,0.15231118656399234,0.4664903573917578,5.417917228983158 -red,circle,1,83507,0.34876404340306644,0.2703972493882617,0.42768403320036097,4.181572832249706 -purple,circle,0,83510,0.49490645264980193,0.24752119385976667,0.4897046476479821,3.392519206652731 -green,triangle,0,83512,0.15469913998663198,0.5275669232293471,0.5125965526021815,6.202048195261952 -red,square,0,83515,0.4776565220971556,0.8019318489407621,0.4747333738063338,5.318639755539156 -blue,triangle,1,83525,0.4243645471310227,0.37420782833898925,0.5136846948039873,4.926556373439734 -red,triangle,0,83528,0.7263364294020428,0.468342904133927,0.5042821572045862,5.434048253892715 -purple,triangle,1,83529,0.7260601135141455,0.9297385606947408,0.49353669051830046,4.882010401564516 -green,circle,0,83530,0.7804965521411584,0.8854589402560958,0.5042453119891259,4.4590244881267 -red,circle,1,83602,0.2256042182898581,0.24739727081194185,0.4315387829544891,2.32742869673782 -yellow,circle,1,83608,0.3584799144288826,0.173946869402819,0.5317370022627771,3.7434801260034463 -red,circle,0,83625,0.2486872223029497,0.3319274331187414,0.4250771454361501,4.909765695950619 -yellow,triangle,1,83634,0.4787606665741654,0.6617860112773567,0.47158200435444225,6.721233713172783 -purple,square,0,83655,0.6239062694658689,0.11065159041832395,0.510052521858901,8.029689766687161 -purple,square,0,83657,0.11293849922481936,0.008855787273896243,0.5089106996804605,5.2066763491198556 -yellow,square,1,83668,0.29222900592551015,0.1617721066226956,0.5125688323415893,5.257280559078665 -red,circle,0,83692,0.4785698702803115,0.5340052689518955,0.43785075136677304,5.319094297656166 -red,square,0,83693,0.644309699064817,0.5861256430759361,0.5160755245391613,2.4739604669907966 -purple,triangle,0,83695,0.32765619699116266,0.04717576449588323,0.49510694729807003,3.3660856169364872 -purple,circle,0,83700,0.34564049250131523,0.2100286091493202,0.4817621695949327,4.673931141789692 -purple,triangle,0,83706,0.26916047972550294,0.4806804615006416,0.4962450194770319,5.193831246245857 -red,square,1,83720,0.1341165155177233,0.6073081718250779,0.5175096422682183,6.831408929518912 -blue,triangle,0,83723,0.5887476483923134,0.5074989436889473,0.515205098683211,6.4700679314894245 -red,circle,0,83740,0.11918405593694148,0.08867615517788549,0.4394253247178085,5.950469582574622 -yellow,triangle,1,83744,0.559465311034973,0.5851322286825043,0.4752743880183645,6.092580944596932 -red,circle,0,83766,0.07245661514460844,0.028668585166640233,0.45062442800371105,4.221752994815294 -red,square,1,83777,0.09272629825783374,0.5907352761204864,0.5166121740248965,5.732664933000755 -blue,square,1,83780,0.5659067235626688,0.11794294903035007,0.4779849402704211,4.949091899397209 -blue,square,0,83791,0.37971553000369285,0.1152171664862347,0.48012958722493926,5.193986950124411 -blue,circle,0,83797,0.31274767760449274,0.27134123391623366,0.5243005052378935,6.402246284432516 -green,square,0,83802,0.6065480850298873,0.7253560192089153,0.5198369024479206,4.400359463051699 -blue,triangle,1,83810,0.17698236637235687,0.12033899861995145,0.5243035948387528,6.636269103850641 -green,square,0,83811,0.03992098826862389,0.6263984646969762,0.5226431193254288,4.880216140629437 -blue,circle,1,83814,0.48262252187422305,0.14844748834794808,0.5202308814447982,4.838675015261391 -red,square,0,83823,0.6407951567603292,0.1174570878397333,0.5243827686373389,4.461836317974531 -purple,triangle,1,83833,0.4112514620133395,0.4013960953774379,0.48959686815477893,4.719200306281575 -yellow,square,1,83834,0.8128890125577551,0.5303271844237689,0.5043163802327053,4.515719801764994 -red,square,0,83851,0.8459992691859014,0.5687235069114398,0.5179995879876328,5.810491948149306 -purple,circle,0,83866,0.788659054238965,0.2057394713923727,0.4800188075984709,6.611217667011823 -red,triangle,1,83868,0.34327808925073,0.4282106811267582,0.5073775830952365,5.025946486651326 -blue,circle,0,83869,0.7435925250692076,0.050394473270299334,0.5252954908253112,6.023473823699479 -red,triangle,1,83870,0.14759530436434143,0.30504333234305203,0.5098637272460711,5.501689760480581 -green,triangle,0,83874,0.7851794194652867,0.40356871876936984,0.49856121844967827,4.422402863649022 -red,circle,0,83877,0.5357206940841953,0.6159024616433673,0.4417066294586936,3.3008200348263563 -red,square,0,83885,0.497728482478768,0.6568766816078183,0.5156409137941457,6.7459219401214865 -yellow,square,0,83886,0.9831176109691093,0.12016879812103598,0.5063371582187389,4.002888361916657 -red,circle,0,83890,0.18078963931854763,0.17975551799418893,0.4414635374896249,6.133341531260502 -yellow,square,1,83897,0.0032107127687728276,0.6247875259079945,0.4994796987604175,3.8878280100714235 -yellow,circle,1,83898,0.7283687030103658,0.3503603938864758,0.5425727711866225,5.465893082835568 -purple,circle,0,83907,0.3182933578236352,0.13416345428779297,0.47941171551479606,3.9126176436354747 -blue,square,1,83913,0.9492379398120842,0.39366296929477573,0.47239174506269305,4.893587209093668 -blue,square,0,83931,0.4304997545174736,0.33396334081820134,0.4697097596494418,6.857989200005004 -yellow,square,1,83959,0.8468832442546941,0.8625749446461438,0.4982585193965951,3.3999100448088395 -red,triangle,1,83961,0.9900536015797581,0.13764424035406442,0.5150222548494368,3.7778205861620306 -red,square,0,83964,0.10649203939316398,0.9104669542208729,0.5128459717086693,4.763743330455749 -yellow,triangle,1,83972,0.5376717393736369,0.23656209596307531,0.4751502662070869,4.772911352493985 -red,circle,1,83974,0.5387485677513972,0.6180599523806768,0.4500877751260209,4.911772553659389 -blue,square,1,83982,0.3513514077826374,0.15208318703166146,0.45934192210156266,5.088986600009058 -red,circle,0,83997,0.08951075543053155,0.07362376046190192,0.4482243519895226,4.487627218025021 -red,triangle,1,83998,0.6824702806418353,0.7461089819377266,0.5065779501420412,4.372032553209347 -blue,circle,1,84004,0.775461605625285,0.9760998075460481,0.5319321347612134,6.185012881228327 -purple,triangle,0,84005,0.4450957908541562,0.7229964638814087,0.4963891458217236,5.555679568100611 -red,square,0,84007,0.32138973910976965,0.3212980963551523,0.5093263822517776,4.280641488700887 -blue,circle,1,84015,0.9388887458530584,0.8609702695830763,0.5323551392787857,6.279675473328702 -blue,square,0,84021,0.20733027416885952,0.6309677439872041,0.46835732829307836,5.064016781771638 -red,triangle,0,84024,0.15589321076051543,0.7721679170997856,0.5091670999777331,4.238585586171747 -purple,circle,0,84035,0.6658447689157138,0.4278410789063032,0.48325704108040973,4.836444687375318 -blue,triangle,1,84038,0.9923032048192627,0.5512066701071145,0.510110423338272,4.043821217028412 -red,circle,0,84054,0.07815809188305467,-0.005166171309403611,0.4619224914145091,3.7302097734546904 -red,square,0,84061,0.13973941028581927,0.5409886769252491,0.5008958149170422,6.190696250694951 -green,triangle,0,84075,0.32956554788510006,0.5988667525692233,0.4889638022392036,3.9605060882435095 -purple,triangle,0,84080,0.09376770845345361,0.865261456689735,0.4941171777736501,6.544276297520681 -green,square,0,84091,0.4765715334261724,0.2432673706396874,0.5122487395509979,6.22276152269719 -red,triangle,0,84103,0.1755073072365766,0.3661387851424014,0.5277425941847986,7.33320574592114 -purple,circle,0,84114,0.7683281978547455,0.6652738892993179,0.4700499417260775,4.237591710833429 -blue,square,0,84145,0.9634567292099476,0.7616512666481643,0.46593547717089623,5.8728163832941265 -blue,square,1,84171,0.38062296360170167,0.5097475809004562,0.46279279351507085,5.593228683611702 -red,triangle,0,84174,0.12120920680117409,0.38448436815394005,0.5226332746524399,5.174918896192733 -blue,triangle,1,84182,0.4091216272376227,0.703010888647567,0.5045686882224233,5.640179590359914 -red,circle,1,84191,0.9119375048120245,0.9495525581923282,0.47331221620880004,4.07959729392461 -purple,square,0,84208,0.641806501032175,0.21250698695225523,0.5085333633812319,4.584715094139626 -yellow,circle,1,84221,0.286405507549519,0.8082900367305083,0.5458348425158348,3.9570103139675035 -yellow,circle,1,84223,0.0781039547881206,0.15460194406739203,0.5404475035429774,3.5772472136097964 -green,triangle,0,84237,0.910538291083186,0.11227748033451224,0.4905020629512842,4.938672328482595 -purple,circle,0,84238,0.39741723896475534,0.3119764265038476,0.45687560357417495,3.856373670994896 -red,triangle,0,84258,0.22997337335951007,0.5241719142826281,0.5040589050882092,3.3428223385200373 -blue,triangle,1,84293,0.3912066418534581,0.802309595939718,0.5023443886541941,5.803742771910691 -red,triangle,0,84296,0.21349483413334447,0.6743255768847448,0.5002369988689419,5.07681927367883 -red,triangle,0,84305,0.17887033117247464,0.18715285325045183,0.4974027151126915,6.057029567875758 -red,triangle,1,84309,0.4512757646684652,0.993734601173005,0.5024266019217427,3.4502023559579036 -yellow,triangle,1,84310,0.4901720145278564,0.09164867035655966,0.49313791481675356,4.920643217483616 -purple,square,0,84315,0.3399808993062704,0.04127876859147306,0.511967519087579,5.762010673413871 -blue,triangle,0,84326,0.13220137206634552,0.7793633267917444,0.49934759022397573,3.8042440474445236 -purple,circle,0,84338,0.6312658643754951,0.6448690157921327,0.4596221953901663,3.6231321482262406 -red,circle,0,84340,0.09078148278855669,0.15462268170062665,0.4586840392126474,3.5719558184920106 -blue,triangle,0,84352,0.8519968700186483,0.5431421882717834,0.4976543166827394,5.411954000774678 -blue,circle,1,84368,0.39823758629063866,0.17747700745079165,0.5263597303878068,4.942388839313421 -yellow,square,0,84373,0.20276340976126683,0.08063057577027488,0.48693185304190123,3.9991522556540247 -red,triangle,1,84387,0.6169476159181688,0.008157381504150352,0.5064232151310086,3.7602545156818388 -blue,triangle,1,84394,0.9464696613785609,0.21875861695530463,0.5058011846350001,4.459892045268972 -orange,circle,1,84396,0.6548669492595104,0.6625709068459517,0.4859572320930812,5.280507319360176 -blue,triangle,1,84412,0.22842183738672617,0.8771339922454624,0.5064493565206147,5.087556726422471 -red,square,0,84415,0.7265418504828559,0.5563096404688408,0.49143651361346413,5.568190299392107 -blue,circle,0,84442,0.8248725344255894,0.39209379229874686,0.5227997397164804,3.4751205735705333 -red,triangle,0,84444,0.522851906241407,0.43608383016782204,0.5063728656223513,4.274538495471897 -red,square,0,84446,0.17335648238807821,0.2674430516701156,0.4908649331222643,4.198948537291329 -blue,square,0,84450,0.4354867491224371,0.7856218965977316,0.4787273295512921,7.464601336288314 -blue,triangle,1,84467,0.3063383753601002,0.10396312686133169,0.508702813038436,4.590321370903393 -red,square,0,84472,0.6779119033983828,0.29502336421498343,0.49798236054183365,6.0887588906882675 -yellow,triangle,1,84475,0.2793850272265196,0.33066593505469666,0.4951274187659189,6.733385215299943 -purple,square,0,84493,0.7665570484926579,0.6267711899704203,0.5076242832573972,7.681767609263716 -yellow,triangle,1,84499,0.8102589958124413,0.01822955537663462,0.4911328887302529,6.939255135064175 -red,square,1,84502,0.09218611031858914,0.6843884932079767,0.5074768447817486,6.522408854573524 -red,circle,1,84504,0.2391638935246463,0.21669966988784334,0.482075354587983,4.852284919389121 -red,square,0,84510,0.8713369143741349,0.9961354978991265,0.5103807668011715,3.584766094737614 -yellow,triangle,1,84526,0.691087851817801,0.7868338939692598,0.49859804610546365,3.9136303126874066 -blue,square,0,84527,0.6232035322090675,0.5021788550619062,0.4771117909231017,5.260454617949134 -blue,square,1,84538,0.9113227919157537,0.1214988747081529,0.4793201450679552,7.471518664410535 -blue,square,0,84544,0.6274281898591093,0.1487238712848501,0.4717429292559921,5.980771630766033 -red,square,0,84547,0.19572256430413804,0.6645880587282045,0.504048662582051,6.1478699023513625 -red,circle,0,84553,0.39399389819049324,0.34108334384295924,0.47837647377149906,5.235365468205119 -green,triangle,1,84555,0.8571075083886939,0.005432943350398345,0.49636770240542544,4.026075610733411 -purple,square,0,84557,0.11422696544446342,0.5444423457254739,0.5061268494104082,2.4498703133255693 -purple,circle,0,84568,0.7594442010862045,0.8850235308519641,0.4538532040618892,4.823699728083295 -purple,circle,0,84576,0.25764872780491554,0.29643582593363893,0.45260252651905714,6.453082123422326 -purple,circle,0,84581,0.057498107806975285,0.571385861245452,0.4491137507287069,6.1772982133642955 -red,circle,1,84594,0.26047143915342275,0.31134032641931036,0.47647509800992915,4.860592225566909 -yellow,circle,1,84613,0.8277135750293394,0.8097598068686582,0.5537927536438878,2.9018166469568984 -red,triangle,0,84619,0.46158524348506424,0.48483994732571123,0.4960415246098488,4.902335667528943 -red,triangle,0,84628,0.8081564672048231,0.6141752144426256,0.4971870322771153,4.866070269885102 -red,square,1,84640,0.39519884055437904,0.9164095595828995,0.5024359751551882,4.947931539683516 -red,square,0,84648,0.9663104055050857,0.9316063431259665,0.5037641668693889,6.52948065159558 -red,square,0,84650,0.19768740184097222,0.33747053803626403,0.506008673145862,4.542667868842889 -red,circle,0,84654,0.9981298611871363,1.033142534029489,0.48122454006344817,5.471859227093806 -purple,circle,0,84658,0.0826198126900467,0.7663654733410326,0.45064182878433157,3.4997846877625736 -red,triangle,0,84677,0.917366677399632,0.1600825446719557,0.49672429055898054,4.783865469383976 -green,triangle,1,84681,0.5167232957507374,0.5906429506180194,0.49603446546416136,5.681356092497879 -red,circle,0,84684,0.5618792437229114,0.47476376187724434,0.49077438408929325,4.1297581154108824 -red,triangle,1,84687,0.6331540491606704,0.8228904217882436,0.4995613145029491,6.752619752644885 -green,triangle,0,84694,0.8844290783131042,0.37751330116644166,0.5011864962969341,5.205704557499417 -blue,square,1,84700,0.5595307154969456,0.8196583374164971,0.47222952702091925,7.331449811224478 -blue,circle,0,84714,0.03861643834946327,0.4854506463568181,0.5329293059177043,5.111822930637758 -red,triangle,0,84730,0.29244787054596133,0.4330977891452481,0.504130556248503,7.35082449854281 -purple,triangle,0,84736,0.20430110446442407,0.3929882389934475,0.49385352607461636,4.517251449086623 -blue,triangle,1,84763,0.2669042494119066,0.4590092691038372,0.5099980568432776,4.117594382024488 -red,triangle,0,84765,0.9355705249257841,0.9369196923949129,0.503860900113285,3.8604615545931487 -red,circle,1,84771,0.8383550173417015,0.808406855475372,0.4960280209975012,5.968965971904798 -red,circle,0,84790,0.6529820277882176,0.628874774869151,0.49687396352278995,4.52261320381504 -red,square,0,84804,0.25663181926400536,0.9727661599849248,0.5132658723080127,5.426257046930297 -purple,square,0,84816,0.38326323260477413,0.046358787043141114,0.5107969443916618,4.9942743361256134 -orange,square,0,84833,0.7135417290023929,0.5616180516712003,0.5053749607989979,2.8920973077666314 -purple,square,0,84844,0.7894239820145166,0.1557304918328546,0.5080335051392121,6.390974330149276 -red,triangle,0,84861,0.04171663848949825,0.18201975586900154,0.4993168012316726,7.073345153242407 -red,circle,1,84862,0.6657520237052819,0.578339423566302,0.49881907484704463,5.128702343721816 -blue,triangle,0,84878,0.9822248067469724,0.7124408927579092,0.5114109499406355,5.280662316539495 -purple,triangle,0,84880,0.7384022185448347,0.627917108777412,0.49171489047163885,1.7460582889478633 -red,triangle,0,84907,0.27355357853304085,0.24234572962600331,0.49627089393657586,6.559109634016019 -red,circle,0,84915,0.948879045920595,0.8553745137306265,0.49419148495266274,3.888399632140649 -red,triangle,0,84924,0.7773778755698789,0.3300384867893771,0.4924433033519024,6.059699763981318 -purple,square,0,84925,0.7247670035450625,0.11974741035291536,0.5096314557272542,4.42453511961119 -yellow,square,1,84933,0.01638922093087003,0.6259575289432724,0.47107959659631293,5.56966217227509 -yellow,square,1,84943,0.593468380468002,0.2529719507654551,0.47441530516841673,5.678756268202779 -purple,triangle,0,84978,0.6888067151424385,0.5778705905592166,0.4888276349872249,3.6004690047827936 -yellow,square,1,84997,0.6948563903709681,0.4773120583924717,0.46799778516555024,5.200188934040355 -blue,triangle,1,85001,0.4468466813667844,0.43362920993357335,0.515729505499019,4.81533198522991 -red,circle,1,85007,0.32293035851090535,0.2695397847604287,0.49819765309459557,4.432970695645839 -red,circle,0,85011,0.0934455553004091,0.09706827408347332,0.5002420671062757,2.9921874167667997 -red,square,0,85029,0.4155861942682759,0.8323807540582205,0.5079107752577897,4.7743652931057206 -red,square,0,85035,0.2547348661030797,0.8176917826597205,0.5065431430624738,6.072912280477126 -red,square,0,85055,0.7347099053004672,0.20777365073206178,0.4983527615812199,6.906273367401151 -yellow,square,1,85069,0.34708535893298476,0.7588761693759328,0.46509805840758206,5.958273799673441 -red,square,1,85072,0.9702967271485906,0.8217949607270094,0.49749142383226713,7.923479574964664 -red,square,1,85073,0.5595827772690272,0.8629834809138323,0.4963813746205957,3.643111682849435 -yellow,triangle,1,85084,0.27016626275607336,0.2361061432725633,0.4975572638226982,4.899198302990696 -red,triangle,1,85092,0.9783138836283432,0.06871908092818602,0.4723087234497161,2.429194040014615 -yellow,square,1,85100,0.601341752261887,0.9871014256790142,0.4656642070109788,3.9584981516024524 -yellow,circle,1,85109,0.2584121166844663,0.5770647909784982,0.5389870481057049,5.1688393644673765 -purple,triangle,1,85114,0.6627940020983101,0.21742985611982912,0.48638370238500866,4.627590199271363 -orange,square,0,85118,0.8669739809149121,0.9756108423175313,0.5053008946570394,5.409891613045471 -red,square,1,85119,0.36555357466852056,0.07645205536172783,0.508337935006973,5.193246662529672 -orange,square,0,85122,0.18957297427068343,0.011289215203845293,0.5014881603996104,5.156932876359062 -red,triangle,1,85129,0.5417221364135402,0.05125548267174118,0.4713375130413683,4.392247287226662 -red,square,0,85131,0.5773984901362054,0.2862726305555673,0.5072039719902021,2.682110304825743 -red,square,0,85150,0.5342658852870467,0.40331767406650676,0.5071660161631717,4.263485716178285 -red,square,0,85154,0.16538091099895547,0.21231903796909646,0.5077362885250679,3.4170918666907717 -green,triangle,0,85169,0.9130901842355247,0.42733433771940554,0.5155023420439412,5.084294034388891 -purple,circle,0,85199,0.8524367050494912,0.16889278277483777,0.468648674681958,4.608871038377759 -red,triangle,0,85205,0.7170259743418136,0.48217035408733866,0.46432760927314887,5.7237002632622636 -yellow,square,1,85215,0.5443243056501877,0.6274756987542268,0.46024736512963077,3.3378575398079207 -blue,circle,1,85228,0.730781063090646,0.8305406720518591,0.5294685295586468,5.279958423374869 -purple,square,0,85237,0.2115296774168054,0.3849712182704629,0.5205918866192383,4.174181627928343 -purple,square,0,85244,0.20863695328870535,0.029838647145262076,0.5154733388357255,5.749372843102285 -purple,circle,0,85263,0.11426478394849648,0.21050411490040977,0.4635914066485068,2.434820725773794 -red,circle,0,85273,0.8361221943478852,0.8757821773856019,0.49332492821121826,4.710085487104611 -orange,square,0,85303,0.630866106889544,0.3508645843901491,0.5002736025930848,3.1474729833495876 -blue,triangle,1,85304,0.6577322326675539,0.5225108935589138,0.5156793109401394,5.460942893587558 -purple,triangle,0,85306,0.8677775392639049,0.6198611554396952,0.48793011766344674,5.673571977672875 -orange,triangle,1,85308,0.591971936852446,0.11662916228512576,0.4737029597625125,4.273321383567371 -red,triangle,1,85332,0.2280079468651427,0.7814860351373184,0.45158159881824833,4.518228902849963 -red,circle,1,85333,0.7132420929497385,0.7186658256455496,0.48848404033182935,5.0887037297452204 -red,triangle,0,85348,0.8220190323544991,0.9925354915056449,0.45713990783701103,5.57264764814727 -purple,square,0,85361,0.5574011458103179,0.7149337853086016,0.5309299835992229,5.408515297062594 -red,square,0,85390,0.09687680238856133,0.891289484293177,0.49620176948822337,4.41081053227365 -yellow,triangle,1,85420,0.9706115695543969,0.1247673124994404,0.5222142030313565,6.609298129619411 -red,triangle,0,85441,0.28580596622573007,0.3907064570339188,0.4716269715918478,6.043439010813056 -red,square,1,85442,0.4278639656009402,0.4774052494332929,0.5050408021489939,6.126742881761789 -red,triangle,0,85446,0.17378473843917996,0.9701494204940466,0.4702290960944805,6.718528092966392 -red,square,1,85457,0.24499921027124094,0.255208718562683,0.5008275824423128,3.9262527039462953 -red,circle,1,85466,0.5277776840661931,0.42950624105860313,0.49914970743581427,3.5720884940081934 -green,square,0,85473,0.0714693766989114,0.8434590154440507,0.5052443561253518,6.145472220740967 -green,square,0,85478,0.32639389722343193,0.5267758335709026,0.5066189091332679,5.464966261201148 -green,square,1,85510,0.6004974338488954,0.7787426708887795,0.509429189860972,4.965408694259128 -yellow,square,1,85521,0.38092380568353834,0.3196930143459549,0.4560242699345026,4.204302702715086 -red,circle,0,85524,0.4624156956849369,0.455344260258324,0.5040478108921573,6.410838916235206 -red,square,0,85547,0.22301696363349044,0.8109135025164587,0.5013234191873367,4.7675392701979575 -yellow,square,0,85553,0.5405534796417821,0.1406357376974694,0.45337132724477797,4.71939290164823 -orange,triangle,1,85557,0.01590664870399494,0.4572765600077092,0.4840452019160308,5.782387968496991 -yellow,triangle,1,85567,0.20242937347513024,0.32187513135938317,0.5189221860617227,4.473026779655001 -red,square,1,85577,0.2041418104845184,0.4581217249811622,0.4895326428218526,4.83545893940905 -yellow,circle,0,85585,0.8297487271228928,0.47265214548585377,0.5324445777405135,5.332570876788594 -red,square,0,85586,0.60619770573938,0.7868679676557547,0.49445333773164496,3.564003050613175 -red,triangle,0,85594,0.6857743746636775,0.8978983846092662,0.458790528254551,4.904617735550746 -green,square,0,85607,0.9722726751360444,0.9583812069083181,0.5106020893074634,6.707855553111038 -purple,triangle,0,85614,0.7187795651758097,0.5476835679019041,0.48872223232107664,4.555474941216741 -blue,square,1,85618,0.8069624874650082,0.5437604410713842,0.47384612223623185,4.38964723496028 -blue,square,1,85620,0.5029309949119753,0.5272989418629264,0.4737437693534424,6.251160899306548 -orange,square,1,85624,0.42850197928902745,0.9327841104315517,0.4939073304491279,4.071958673876106 -blue,square,1,85627,0.36979380303155596,0.2487632991955283,0.47112878559950194,5.458867702183956 -red,square,0,85641,0.6892243942831818,0.12380871620827827,0.49126188466862863,5.786270563124558 -yellow,circle,1,85655,0.7661219735643151,0.17461499712153228,0.5224586176582287,3.5546468931271082 -red,circle,1,85664,0.2637257788219187,0.22562504866157346,0.49992691459899724,2.236094072428751 -green,circle,0,85685,0.9438304606302973,0.21780940451843955,0.5104681714170178,5.200868325295786 -yellow,square,1,85690,0.49407280185669855,0.632541357132386,0.4600063441141154,5.5178447148283984 -yellow,circle,1,85694,0.8381672748863793,0.21755473462835673,0.5207229879030026,6.4984791392966805 -yellow,triangle,0,85708,0.19514881275968465,0.025996136864955277,0.5191329727433874,3.565050187934149 -red,triangle,0,85726,0.07567877986647131,0.42068268728195646,0.4696827504269808,6.609871290553852 -red,triangle,0,85729,0.5709126090910467,0.5413260773979797,0.4697768627794909,7.947189574977039 -yellow,square,1,85739,0.3246029901266696,0.9588994619184443,0.4603194775432964,5.897082314294825 -green,square,1,85751,0.8462597371150543,0.721456519915196,0.5118679688546229,4.5177921623167885 -green,circle,0,85753,0.8434747395858071,0.07402838892297958,0.5158831371942311,4.293753444251344 -red,circle,1,85757,0.4680733653101632,0.5371720006634939,0.5026094351783746,3.3877495456668973 -red,circle,1,85762,0.4191097569913754,0.47246119250979496,0.5044547720935116,3.7685738018741746 -blue,triangle,0,85771,0.6461324979428906,0.8361442544262598,0.519335505911322,6.575771580595844 -green,triangle,0,85772,0.8377644060982539,0.5503414418976728,0.4985261271489029,4.7498125701451706 -blue,square,1,85783,0.6964744348337873,0.8868560515441671,0.47398401764450804,6.114045508861097 -red,square,1,85798,0.013020691498634274,0.5495552753534988,0.5253784442607773,4.725617124076844 -red,circle,1,85801,0.4738364893586757,0.4701732332869386,0.49639536384015565,6.8752987633081135 -red,circle,1,85810,0.6656105725283946,0.75108137973318,0.4949443113514723,5.281658329539386 -red,square,0,85811,0.25596923431129603,0.051093538322888876,0.5264823108099105,3.6654730030376803 -purple,circle,0,85822,0.8938248057786501,0.42098153130622296,0.4802087471289647,5.863618478077068 -blue,circle,1,85824,0.4708250203200308,0.19654657972700595,0.5051505439281154,3.585234005506477 -red,square,0,85826,0.008350166019426397,0.09470629678221865,0.5181745987055807,5.191052375330684 -red,circle,1,85850,0.37045404571025775,0.41743549979617406,0.4858214415189545,5.741370933050528 -red,circle,0,85864,0.8942631011543773,0.8638887743711348,0.4966035867030875,2.9373743964041954 -red,triangle,0,85865,0.957273783720544,0.7733201101963969,0.4713425199954149,6.175683625759825 -purple,square,0,85869,0.5128409293908851,0.11497086312151694,0.531286691146988,7.656167922482241 -red,triangle,0,85873,0.20784804688845426,0.7388074595717812,0.47014346630134474,3.694114890206754 -red,triangle,1,85874,0.30082957301848523,0.5653276652271506,0.4734696065196633,6.357267490275895 -red,circle,0,85881,0.23433800404204164,0.1393151182299473,0.4950474060233168,4.786690595721022 -purple,circle,0,85884,0.6214496500365904,0.30742759739689407,0.4792694327595867,4.91100159602182 -blue,circle,0,85898,0.7986458160900594,0.18585005223047135,0.5039231103949626,5.626741318070789 -red,square,0,85903,0.6848533104329096,0.33056972283940667,0.5379726281281916,4.717831083697813 -green,triangle,0,85916,0.2839822189749771,0.73775579533104,0.5049172441133688,6.716827851033396 -red,circle,0,85927,0.5492331749387379,0.6457659939155009,0.48873057639053413,6.400011063657911 -purple,circle,0,85954,0.33026844977478165,0.34444832024348426,0.4814777732869112,4.4048141888059265 -yellow,circle,1,85955,0.9133316022820065,0.9649385884565533,0.524248057841048,4.101212085394714 -purple,circle,0,85956,0.316217615121002,0.25815593493508604,0.4851282848578222,6.0113687193808145 -red,square,0,85957,0.03892892550034732,0.5851772338257412,0.549080533872407,3.9391065302101325 -blue,square,0,85962,0.5796519950537246,0.5225193068500436,0.46812592683127857,3.5333053612012635 -green,square,0,85964,0.9940685289652789,0.3196874106138835,0.5106399734383792,6.627733957167792 -red,square,0,85968,0.24608812446195005,0.1800137254303592,0.5446206058541022,4.893937149938307 -purple,triangle,0,86013,0.6506952388147397,0.6296636866615741,0.4914499285808656,4.012082590394638 -red,triangle,1,86025,0.2514261207127588,0.6535792580599258,0.46582790524260004,2.9258416449390894 -red,square,0,86029,0.8029325391323049,0.9263691643301364,0.5578502339843877,3.186559900751657 -red,triangle,0,86032,0.882105188724888,0.04775054632160425,0.46798223198899663,6.252781391016099 -red,triangle,0,86055,0.1674972380102433,0.2609421092907568,0.4699456074449321,5.078946056985045 -purple,circle,0,86080,0.12397971577750255,0.9708882164743036,0.48617682829403663,5.257074069129675 -blue,square,0,86082,0.7340898571795469,0.4757366760248247,0.46296304032021257,6.244017326913152 -red,triangle,0,86089,0.08891645540192639,0.7531671348537611,0.4682200355584395,2.907319480910244 -yellow,circle,1,86099,0.0254896318150033,0.8823210564149404,0.5211398295543085,5.378323465527184 -yellow,circle,1,86101,0.5349134399214438,0.5923192653969284,0.5167487348865745,4.405082669340497 -yellow,triangle,1,86104,0.6059341819703445,0.42433189146973194,0.5112106634865347,5.896060950562372 -red,square,0,86126,0.03999643900721206,0.7132445010070424,0.5388732506134749,3.4010268008615916 -purple,circle,0,86132,0.1041833210653601,0.6829350157801621,0.49201749557060254,3.781136668626683 -red,circle,0,86142,0.3759087757093993,0.46423172399914614,0.48604745777303643,5.808747262283556 -yellow,square,1,86144,0.4029289128797666,0.0013758815078774855,0.4645604940556546,4.368476056376362 -purple,triangle,0,86152,0.058665436954591255,0.40989712209393114,0.4934392583554017,2.8678175407018283 -green,triangle,0,86154,0.40322931048568733,0.27864472268185003,0.5062392349203582,4.248792381923482 -blue,circle,1,86155,0.29812139403575255,0.5632206087816237,0.49860214007931175,8.146885882174693 -yellow,triangle,1,86156,0.3154182356974319,0.5474863972186107,0.5093497549932269,5.050591329344595 -purple,circle,0,86176,0.21380841899332537,0.4513242975790873,0.4965056985119337,4.5494233554288295 -purple,triangle,0,86189,0.28655987765812085,0.16266134693515133,0.4932688699946626,6.321522974744133 -blue,circle,1,86195,0.000690052898613347,0.7789329485527191,0.4996831517213931,5.861801301751025 -red,triangle,0,86199,0.2798998249390876,0.23113290298367495,0.4921642951191572,4.9619101130679555 -red,square,0,86201,0.9356844302485094,0.9211556757351993,0.5286359285573382,4.095001154333659 -yellow,square,1,86205,0.1721818367237269,0.9124919327239045,0.4706789831435059,4.327202260637639 -red,square,0,86213,0.407164590915292,0.020187542465808894,0.5236383119561624,3.6898982852695568 -purple,circle,0,86216,0.9061186371270176,0.9312798715094261,0.4983599282061592,4.53529395941221 -red,square,0,86217,0.6342717782829218,0.5039073408150256,0.5226067930252241,4.492831683399684 -purple,triangle,0,86235,0.736999489217027,0.9288874856518851,0.49342172835776904,4.895402544925116 -red,triangle,1,86240,0.09511647804434442,0.8624159415485466,0.49925655183443063,3.5898618000696856 -red,circle,1,86244,0.7436229251357463,0.7932897198188944,0.483432704305946,4.833950135623271 -yellow,circle,1,86281,0.3223478910035237,0.013718487106361699,0.5071570059762378,4.6248122736214965 -yellow,circle,1,86282,0.031442165109897946,0.538171663420788,0.5071514616236765,4.491465925327968 -red,square,0,86297,0.7215000632812368,0.9783446977147177,0.520997153003067,5.550844082665016 -red,circle,0,86311,0.5958837608067776,0.5709302556286382,0.48900804484503757,5.042102449732762 -red,square,0,86317,0.6046801460521182,0.028027083129846586,0.5115028321305282,5.004572163125208 -red,circle,1,86336,0.22553877314772253,0.1394629716917561,0.4866804974288476,6.997607529360064 -red,circle,0,86342,0.15050749354087012,0.2429233771101954,0.49180627238182884,4.141027438779219 -red,square,0,86347,0.5734807473265005,0.7050556756360538,0.5117582718270743,3.795151568207107 -green,circle,0,86371,0.6033823900126042,0.16207432846592873,0.5134011972671004,4.735523286095609 -purple,triangle,0,86377,0.3689413424208302,0.055498762494094134,0.4957949619575204,5.292643120408306 -green,square,0,86382,0.0994751006178235,0.6511327561927346,0.4938150397937878,7.268578505820497 -blue,square,1,86383,0.6047195197378054,0.660608346804571,0.4663422523744924,5.6997159281568 -yellow,circle,1,86388,0.6564709385781753,0.994190627211483,0.5018065000024834,4.073076131944515 -yellow,circle,1,86392,0.9159440153422648,0.7208506227267477,0.49994664904904,5.8765737127761595 -red,square,0,86393,0.23969864901411753,0.4352870885496487,0.5049458261730994,4.210419201281581 -red,triangle,0,86400,0.6940160483165602,0.08575494812049977,0.501242183887338,3.9464616531747096 -blue,triangle,1,86402,0.8605317944477321,0.2271908329075828,0.5073438854913153,4.1888063190023805 -red,triangle,0,86410,0.14299995143384658,0.8867698601893216,0.49966092838729625,4.199278798485914 -red,circle,1,86468,0.02771278651557585,0.03429131662711673,0.4706123757423119,5.170327939421174 -red,triangle,1,86477,0.44699388675486385,0.14982804239628988,0.491861371753282,5.358698469407348 -red,square,0,86496,0.9001852868513311,0.1563407769787356,0.5017492852481726,5.869252325467563 -green,circle,1,86508,0.7845871626702107,0.019979627232190045,0.5115787320434757,4.2030315831903735 -green,square,0,86510,0.8116052190275128,0.8935586352512453,0.4942763185069306,4.52279110202832 -red,square,0,86547,0.7660819275029396,0.3115107074174447,0.4978429768605359,3.3946909305862696 -green,square,0,86554,0.20726603123512322,0.42379106773486197,0.4972105620776079,4.555006054175362 -green,square,1,86563,0.5546738511920734,0.7079784162616318,0.5007437090007817,4.940556766517629 -yellow,circle,1,86585,0.6546501013144669,0.09128249159926538,0.4925300405426629,3.202670367906642 -red,square,1,86587,0.16661565181086957,0.8444460150291666,0.48899516856978387,4.605005124717778 -purple,circle,0,86595,0.046096169230748996,0.6330365289927855,0.49763304811033415,5.287341985182163 -yellow,square,1,86619,0.6644835752780938,0.4066231631531583,0.498414931297478,3.9208640839403675 -blue,circle,1,86628,0.6360027207753243,0.7040623704100735,0.5079478269038831,5.369460230158197 -red,circle,0,86634,0.6102336275941573,0.5426461613898843,0.4787986920317028,6.91946947575433 -blue,square,0,86642,0.12358187244307994,0.02035756741710959,0.47691608451661566,3.637759428157294 -green,square,0,86652,0.49987543705384985,0.27028489536048905,0.49681960723694485,3.3080913569405497 -blue,square,1,86657,0.05946106617345159,0.4532670390203296,0.4776134074601565,6.671658709259874 -blue,triangle,1,86674,0.27971271459463276,0.35402444918062537,0.4999477642634154,4.092460843085399 -red,triangle,0,86682,0.43368658742377975,0.8826609374254298,0.5193062129437737,1.2146763609358853 -purple,triangle,0,86694,0.4361122074666044,0.6917074618192002,0.49239944720507756,3.084716917371697 -red,triangle,1,86701,0.2765643106345562,0.5939979701878836,0.5146188457161298,6.8359795324213835 -blue,triangle,1,86708,0.5786771300643293,0.6142600340649169,0.4991815807818477,5.290739355892209 -yellow,triangle,0,86720,0.7711922622191889,0.2251062751896522,0.4939260197702981,3.160490042738331 -green,circle,0,86730,0.09860641262650338,0.5449504130478615,0.5045129181223662,5.165867446005227 -yellow,circle,1,86743,0.3665007718315332,0.7514930942145615,0.4848596594877264,4.842455768318108 -red,square,0,86749,0.8389029960044865,0.860750605855949,0.501458353783284,3.19218817124321 -yellow,triangle,1,86759,0.07227170639272118,0.2816426208022663,0.48605622671986337,5.354836096912901 -purple,circle,0,86764,0.17201355773495508,0.24756271742805946,0.4944297443915493,4.918458155450148 -green,square,0,86778,0.6635615363258186,0.19657031432664474,0.49589837786327046,6.642454900130587 -red,triangle,0,86785,0.360773189183068,0.5248461207576682,0.5090292387452188,4.430519083215832 -green,triangle,0,86788,0.9226419634151455,0.06741602036717442,0.5091812925736865,3.4154247812656515 -red,triangle,1,86797,0.2780736090059539,0.6747335930438723,0.508377691060558,3.322333341339808 -orange,circle,0,86798,0.20748653676403406,0.4123003163495188,0.494195797219976,6.232117654654036 -red,circle,0,86803,0.5152339306361557,0.5750573240341217,0.4895081853111887,6.406757210484545 -purple,triangle,0,86804,0.053563008562753645,0.08131649748602454,0.48618442533423495,4.762474218129651 -red,square,0,86820,0.7487535986212616,0.5149128090498354,0.5091472709116461,4.175425294558464 -blue,square,1,86823,0.9782709459666242,0.5258073459494389,0.47581614867538397,6.20605772925591 -blue,square,1,86833,0.9652355409798492,0.2729426369750859,0.48104940270659097,5.400030744031735 -yellow,square,1,86844,0.9659526616525094,0.8275642198610555,0.4978229875585131,3.253920147246891 -purple,square,0,86853,0.5638980409308909,0.1361063038780117,0.5381885216746034,3.5002808094746194 -green,square,0,86855,0.7837064000167976,0.7644152694922427,0.49875527920017143,4.6183863066724244 -red,triangle,0,86864,0.2976658081930511,0.36850196425385795,0.4973013602419118,4.661139636780618 -blue,square,1,86866,0.7365425661310253,0.45583970199582713,0.48565503296948664,5.209628722186546 -green,circle,0,86869,0.8479196770587611,0.9933079612771681,0.5048446284964669,5.567739255489422 -red,square,1,86886,0.991096511437496,0.025105301614998132,0.5179123967745594,5.931435348137742 -red,triangle,1,86910,0.39767185862779686,0.9376186130941725,0.4994102614655188,3.399354147428521 -red,circle,1,86911,0.781160381108894,0.725985369836209,0.4955132160741051,4.732900556687531 -red,square,0,86919,0.6549377334854134,0.09084926769783574,0.5174924922748046,3.475455623251961 -red,circle,0,86923,0.6017358132650914,0.5219351035857995,0.4958945620205581,6.38592524546268 -blue,circle,0,86931,0.8012162042283488,0.3480468507230474,0.5046025568164396,5.073914226625629 -red,circle,0,86953,0.11509170888080389,0.13995988845008878,0.49467070579276473,4.672111397578845 -red,triangle,0,86956,0.6955703797996894,0.3362958683867011,0.4995226901985453,7.19957078603985 -green,square,0,86958,0.5277957486992041,0.3793846240217911,0.4962027804037736,6.103713989801951 -red,triangle,1,86968,0.9585030343837033,0.34914529683213924,0.4980864448121288,7.888527058456321 -red,triangle,1,86975,0.6316751169638901,0.15769747029531256,0.49936074424643995,2.737391868241301 -blue,circle,1,86977,0.30488416058328904,0.4558390636812145,0.506877310972472,5.65093335347233 -green,circle,0,86981,0.6255236855282953,0.6010377242870991,0.5090970434834531,4.754334188386776 -red,square,1,86988,0.20098946351521962,0.13185884973284479,0.501977508680943,5.137385350112086 -purple,triangle,0,87000,0.6994711351679362,0.6618277787917952,0.47045540593326923,6.577365405041516 -purple,circle,0,87009,0.15060201263445305,0.9526823209642867,0.5091184802785791,2.3268436901379306 -blue,triangle,1,87013,0.020116121842534085,0.25635180042008754,0.4948032078553967,5.439475014913131 -purple,square,0,87017,0.783648275792587,0.02340576806594241,0.5340442822042968,4.881974126747804 -blue,circle,1,87022,0.42136803817120383,0.7131486953510967,0.5093248294858664,5.468675937919926 -red,circle,0,87080,0.50695904929708,0.45362813092781795,0.5002424650267973,4.416628162677404 -blue,square,1,87082,0.5911521642027565,0.4720656349088185,0.49510426570538496,5.7692674352098985 -blue,triangle,1,87083,0.4296989532318465,0.9371168543502997,0.49531661348596145,5.2322044274594575 -yellow,circle,1,87108,0.3246411752422569,0.3644432284212491,0.4968276436683879,2.8080934642277473 -red,triangle,1,87109,0.4493685440024452,0.16826268546764256,0.48580962454749893,5.166151101612523 -red,circle,1,87113,0.5317233378110757,0.45055848630920664,0.4930285204979886,4.585538506531893 -purple,square,0,87119,0.7427966349427934,0.2222935928238179,0.5330710139192982,5.4924322667759355 -red,circle,0,87149,0.9236325375565893,0.9832729896877908,0.497548945316094,6.71540062485585 -red,square,0,87154,0.8028538910089711,0.6025610722494016,0.5014357913252403,4.8481044995948155 -red,square,0,87156,0.2681937779542889,0.46910428355996714,0.49944434596958537,3.8667157964383563 -red,circle,0,87160,0.7913245583599238,0.8821033627387526,0.5002065748823282,5.878072480622866 -red,square,0,87166,0.2337740963749929,0.7911502694649526,0.4997634201960948,5.67127583019391 -yellow,square,1,87171,0.014463649390616617,0.9837926714492485,0.49980358969649386,5.0111706027673275 -red,square,0,87174,0.1562566929126603,0.4290665500761336,0.5022801380970983,6.902420474152438 -yellow,triangle,1,87175,0.2375611414097496,0.9852052086053142,0.48030668773323715,5.435750356155446 -red,circle,0,87196,0.5697177596331662,0.637137927512288,0.504765268428757,6.521184641043341 -purple,circle,0,87212,0.23853054657683792,0.30855453350224804,0.5174371327855982,3.803679566057577 -red,triangle,0,87219,0.038974881726389854,0.4389225463461832,0.4918740234305623,5.4559847697751165 -red,square,0,87245,0.4243200031812161,0.6031112292826726,0.5052494099934095,6.593335216985331 -blue,triangle,0,87258,0.7138077066588048,0.3378096019743009,0.500106561267031,4.272743149102255 -red,square,0,87268,0.6205255682269005,0.14147893469504425,0.4986622808073623,4.0627699524514505 -orange,triangle,1,87269,0.47319505589017075,0.9294545364714185,0.47238614038576715,6.537923118990357 -yellow,triangle,0,87272,0.9428402660452866,0.32186434896555915,0.4816828497633597,6.098183066730402 -red,triangle,1,87282,0.15992551794282983,0.19890216072920908,0.48335744664048497,3.07125232146341 -purple,triangle,0,87312,0.3129854564713729,0.3792399653791011,0.46563231823560597,4.324967003807103 -green,triangle,0,87316,0.2758544471060357,0.01365600095224595,0.5145523126691295,4.40742003013768 -blue,square,0,87319,0.7766391040883234,0.5644225008050158,0.49294593580993085,4.788165323074899 -purple,triangle,0,87329,0.5094893133094806,0.22450526042029795,0.46577525630662003,4.628604062422395 -blue,circle,1,87332,0.3112964381397433,0.2709314163445954,0.5011548045349941,5.540669535555615 -red,square,0,87333,0.7583388587589652,0.9390969035285209,0.49886046786225685,3.5612480004500107 -yellow,triangle,1,87338,0.9526867008363316,0.853135758386563,0.4799509587136798,5.439724371904723 -green,circle,0,87345,0.08237352314777191,0.47981501485082045,0.5192264472047406,6.017654059187713 -green,square,0,87346,0.4837984364895892,0.08212342594685296,0.4989424517518087,4.591124046680975 -purple,square,0,87366,0.7989598073281962,0.5096502141039582,0.5316381787772568,3.8789339926634394 -purple,triangle,0,87376,0.3034489146837266,0.46111355683416066,0.48148090892523454,5.720528951331072 -red,square,1,87379,0.5459049549584437,0.8615964143320817,0.49783457770364803,5.134484027998303 -green,circle,0,87406,0.9629137203360748,0.8123086572355038,0.5142570052810861,4.1534557070311955 -red,square,1,87407,0.14770150341212673,0.903512495403854,0.49567081691264325,6.258395988913281 -yellow,square,1,87417,0.28002856110177954,0.29795833570702346,0.4910092411864575,6.3136532508126875 -red,circle,1,87420,0.25127736636236975,0.32061491138408477,0.4943838040606187,4.189096851109034 -blue,circle,1,87446,0.4232332637130508,0.8264736455737158,0.5016118864032161,4.170665868518532 -blue,circle,1,87448,0.7457723861278099,0.8397272154116819,0.5035069083706825,6.556715538294082 -red,square,1,87450,0.5095886815351525,0.6065178517378399,0.5085299762015498,3.817158298641582 -red,triangle,0,87455,0.3305395678687296,0.062119313495134,0.49220585645772924,4.723193491004722 -purple,triangle,0,87474,0.9216356208770554,0.30720940279440767,0.4910691774582122,5.872878787578732 -red,square,0,87477,0.9137390773740979,0.843296298890668,0.510708864248982,5.2314432010903555 -red,triangle,0,87483,0.4498803349383491,0.8349484721387818,0.49481789053919684,4.473596701715838 -red,triangle,0,87488,0.9856802834929906,0.817445756075083,0.49833987780253874,4.842297329187473 -green,square,0,87501,0.41969716607526797,0.41246822835741026,0.4729790463334082,5.841410534093214 -red,triangle,1,87504,0.446005237631788,0.8272206360039658,0.4974427116274343,6.098135903248214 -red,square,0,87506,0.6357719216821314,0.6970867759393995,0.4940826462055272,6.351579417310387 -green,triangle,1,87508,0.07749125283097746,0.7997042551392148,0.5288478155217743,5.007411503973972 -green,circle,0,87513,0.9584890321396345,0.9071482496705534,0.5028355537497216,7.487895566803419 -blue,square,1,87537,0.49259738352949933,0.30088238308609916,0.5063911292326709,5.952328499006593 -red,circle,0,87540,0.5905461065786989,0.623179466125097,0.47874817004071524,3.5231833476979104 -green,square,0,87544,0.5133449964213642,0.49937712662022526,0.46134939808677317,5.78306778786595 -red,triangle,0,87546,0.9969563940686739,0.7499973912247889,0.49448365391989535,7.36954257910979 -yellow,triangle,1,87561,0.13496025290854552,0.5217498986523218,0.48551447548341087,3.5577946657011092 -blue,square,0,87567,0.7463183377611071,0.825252332938222,0.5068189472967893,6.93171207010579 -yellow,square,1,87580,0.4416790184735747,0.13950659864761872,0.5085852140115215,4.931998239207409 -red,triangle,0,87585,0.3357458308660205,0.987787257675211,0.4982976228692731,5.199558010519528 -red,square,0,87592,0.4901879899763838,0.14587122114775153,0.49458437920692955,4.845752511490685 -blue,circle,1,87599,0.07372513228168276,0.5864060917603757,0.5045085623235273,6.42278126360607 -yellow,square,1,87621,0.9075173707301951,0.05143325135168264,0.5122879298678802,5.276269449222794 -purple,square,0,87638,0.6499955143261992,0.5178349881169059,0.5369289114554097,4.349514278885358 -blue,triangle,0,87651,0.17807658049029917,0.579104218035652,0.4870918822315874,4.675223662724696 -green,circle,0,87655,0.2884037929853277,0.6397445195072545,0.5098688603427093,3.574153588066576 -yellow,triangle,1,87661,0.5672323779767716,0.2814294745384365,0.4838183495729003,4.974573059595241 -yellow,square,1,87667,0.7705906347934989,0.667636326193905,0.5082772307126497,6.125310716375598 -orange,square,0,87676,0.06101771810283574,0.68747202343077,0.4977162098081796,5.86366195486773 -purple,square,0,87677,0.3611207259034017,0.42341141436130003,0.5280384429543278,4.8796170389126745 -red,circle,1,87679,0.6327931231418402,0.6354081948441541,0.479977026205797,4.971796343510399 -green,circle,0,87694,0.05850798902155985,0.1494250980937728,0.5062962141692333,4.791005887808977 -red,circle,0,87703,0.022716756783163983,-0.04550339558289733,0.4763622882951251,5.041071040355236 -red,square,0,87705,0.18562161738142502,0.21310243818378483,0.4723122607157748,4.132081540406548 -red,square,0,87708,0.6374982811884574,0.6099608499400054,0.47461686349453747,5.949395991206852 -red,square,0,87718,0.8053219066168321,0.1720154947794349,0.46953125756802383,4.5503332287909375 -yellow,square,1,87763,0.6622352625341551,0.7516914590682935,0.5018600368415771,5.900068161467413 -red,triangle,1,87769,0.030763315524464097,0.048046419497038806,0.5014969377401141,3.453336043496867 -red,circle,1,87779,0.7596985781043656,0.676769507947792,0.4926600813762199,4.828095546150267 -red,circle,0,87787,0.8039494723040335,0.8386905755444028,0.4944790747453228,6.269379475769703 -yellow,square,1,87790,0.7921866752048135,0.6308460604509636,0.4984727741059736,3.276324692412942 -blue,square,0,87830,0.10265836567897935,0.32638461078657655,0.5119714005506554,4.269124842881164 -yellow,square,1,87849,0.35442688806057465,0.24892532566113024,0.5074146618757114,4.348844746556087 -yellow,square,0,87850,0.2832641207530461,0.6254350874744813,0.5107725636659052,5.194552452114789 -blue,triangle,1,87859,0.265352957757781,0.4494794970773357,0.4993155680014865,5.6815388090161525 -green,circle,0,87891,0.7827620634015832,0.1489433297198135,0.524003633111052,6.9472992082066725 -red,square,0,87896,0.7293072220778287,0.37238776377168914,0.48681184506762265,3.926077542116739 -yellow,square,1,87897,0.3135922615958485,0.7797854070367942,0.5188429177276422,3.8320867814208697 -blue,square,1,87900,0.8731750371736396,0.14612363064889267,0.5149166820164824,5.291640592692446 -purple,circle,0,87903,0.5710166912494727,0.6649825509600855,0.5029678144574063,6.331869454074109 -red,square,0,87914,0.08985452983154363,0.3799670228687487,0.4815387999436772,4.998463990527032 -red,circle,1,87918,0.41139881394532307,0.38247378288693273,0.49395132915690565,5.076191747456232 -blue,square,0,87941,0.5958795474789534,0.9650288792488426,0.5130935495028425,3.602812164366276 -red,circle,0,87945,0.40006256299770415,0.38006292020666504,0.4995942008798641,4.673738376435888 -red,square,0,87947,0.08272216273078481,0.3112842492079485,0.4807278094010713,7.0405840627018 -red,triangle,0,87970,0.2990669127338327,0.2983260640711731,0.4499446747220163,3.542906066728784 -red,triangle,0,87977,0.6720015430475421,0.6546768141747031,0.4523995233843355,6.011678720585611 -red,circle,1,87979,0.07247979286484463,0.0471698508108894,0.5088250436340264,4.75519501453581 -red,circle,1,87981,0.6068989294457883,0.6460422663340607,0.5128038279280751,4.661192874383532 -red,square,0,87984,0.9737256059273646,0.7729558779616146,0.4764367960911733,5.3797986546814585 -blue,circle,0,87992,0.9985033118469864,0.02168487276952369,0.4949114601289796,5.364779836670457 -green,circle,1,87994,0.7531148833988812,0.9261500889434449,0.5166640413149932,4.396605345009767 -yellow,square,1,87996,0.38369376198210003,0.5566287163925541,0.5158700170155865,4.792051124659165 -orange,triangle,0,88012,0.6557121007590262,0.8965621337880214,0.470066456294922,6.929231187046221 -red,circle,1,88027,0.21452854786405895,0.1321154858776587,0.5060835569286852,7.478139592018818 -red,triangle,1,88030,0.50005049712499,0.3839754040397897,0.4538518356649542,3.4029927914529083 -blue,circle,0,88033,0.03295136399070908,0.009081578674498325,0.49940792861127686,3.1228103797439855 -green,circle,0,88036,0.9579150604888034,0.9750840934204242,0.5123161351823644,5.335261121705259 -red,square,0,88043,0.5082609379666647,0.3346382317779304,0.4719707245196532,4.190726172776387 -blue,square,1,88058,0.4362165492248087,0.9819564009555275,0.5024352513790827,5.873017249856111 -purple,square,0,88064,0.611716423366671,0.7664955317248566,0.5321640403274255,4.691068621855334 -red,circle,0,88074,0.6522860975095488,0.6400444572683154,0.5119191624131018,4.654239128564439 -green,square,0,88077,0.41702052797594,0.3608576346836717,0.4652760468633792,3.231321835357653 -blue,triangle,0,88079,0.11834371397672705,0.36934516933707107,0.4968956949052766,5.861846605882917 -blue,square,1,88111,0.7737321083499213,0.7449057893591654,0.5001277224089868,3.614796219609024 -purple,square,1,88154,0.5007069292369971,0.8848441362135548,0.5336571678728803,3.903699498236351 -red,triangle,0,88157,0.0040382138447428995,0.49961042780152,0.4649976121869656,5.229330772299352 -red,triangle,0,88169,0.632171508310568,0.22423952987051454,0.45894490445334934,4.965656457765346 -purple,circle,0,88177,0.7193478718530358,0.7037935662217834,0.5125738582429837,6.948251558917331 -yellow,circle,1,88183,0.300966752521977,0.605296042977697,0.5098839352828569,4.8694716549020525 -purple,triangle,1,88218,0.707582945503699,0.16975279619447947,0.486476878621979,5.2344891495961505 -red,triangle,1,88237,0.9906153518323846,0.13380935887238754,0.4723496902095573,4.760369181150268 -red,square,1,88272,0.2715281311275948,0.2802889951960974,0.49818875677272034,3.3657936216185127 -blue,square,1,88275,0.5163824267332552,0.49087223410583103,0.49415676301769174,5.236009850217315 -red,square,0,88298,0.8673710607527264,0.8391348445986926,0.49626304176160374,4.984579988423242 -red,square,1,88301,0.3769469350596182,0.6593199090560792,0.49786516711451045,2.867732981018023 -red,triangle,1,88306,0.1292428394146602,0.34457066502641287,0.46476446363278606,3.312102546024265 -red,circle,1,88314,0.14627648175402486,0.14624736644861613,0.49126944914279785,4.033456311496372 -yellow,square,0,88333,0.25041763463660793,0.9495420481713808,0.5065378670818175,4.583058663808659 -red,square,0,88336,0.6433292334580075,0.5885111352213954,0.5013705027763812,5.878979246545559 -purple,square,0,88340,0.056072203415901356,0.48033821150897216,0.5212617413156152,5.538166407723655 -yellow,circle,1,88347,0.060741073922975675,0.49782097598943464,0.5061057524132392,5.480905699232227 -red,square,1,88361,0.8352673940161575,0.527743128001706,0.49877548072170935,6.852602576121783 -purple,triangle,1,88375,0.9101887436521007,0.17622880698439491,0.48815545596037374,3.604371076687747 -blue,circle,1,88378,0.9915167482992112,0.014069971967963224,0.49481925379443886,5.37913964666594 -red,square,0,88394,0.6632149147813329,0.08794973470826617,0.47895434146417604,3.5061002170922304 -red,square,1,88400,0.10095891837842952,0.6169852840627512,0.48349268052813876,4.03206087029174 -blue,triangle,0,88406,0.6993042699745837,0.544764220669782,0.4907896571214816,4.996625876449597 -yellow,triangle,1,88437,0.6822545874837266,0.6251588777823828,0.49375391144443836,2.7494710587771016 -red,triangle,1,88444,0.039918692115316734,0.5875031989615571,0.4842669497874155,4.718663395905376 -blue,circle,1,88458,0.3846298871904309,0.8956562953164224,0.489377318417961,4.3378875540250945 -purple,triangle,0,88465,0.7400965090278344,0.2307244941921872,0.48832278194004997,3.724216634214372 -red,triangle,0,88476,0.2159949287669335,0.9360632312665199,0.48737371383798067,5.54180270857389 -orange,square,1,88490,0.6062372900083869,0.9765246338376521,0.49947082060985737,5.719071638903 -green,circle,0,88501,0.9821750218017179,0.8705095781919526,0.5114787011440788,5.11356123121372 -red,circle,0,88503,0.04864990921591128,0.14600142797984408,0.4974380001512097,5.781925216655537 -yellow,circle,1,88508,0.26385912551351187,0.8814871931558996,0.5159777449917443,5.103907573502464 -orange,circle,0,88514,0.8215904602436896,0.3876439912523567,0.49517085430527685,4.472961309508148 -yellow,square,0,88526,0.8773724758592496,0.7373423563352277,0.4946927555356018,4.698380929213007 -purple,triangle,0,88536,0.6077129492869676,0.9083735281192004,0.4949179846207753,4.259416062243471 -red,triangle,1,88544,0.5627375390411199,0.8386631019958997,0.4828884370601367,2.6548670752056753 -blue,triangle,0,88551,0.82630636997486,0.6291173904518748,0.47591740974177127,3.6505045385805275 -red,square,0,88567,0.5644112393570121,0.18322688507602947,0.5044452008196995,5.673381218978144 -red,square,0,88570,0.259308940351339,0.7875302838370638,0.5058220613074879,5.152908148900953 -purple,triangle,0,88578,0.6627371565900392,0.9310278364107417,0.49904926629768687,4.206143897803815 -purple,circle,0,88579,0.9312823471550226,0.7789533782872469,0.5020912237035545,3.5164498199179213 -red,square,1,88597,0.46098167944675017,0.07283217942437248,0.5057623997420375,3.1861470177463507 -green,triangle,0,88598,0.2779705597866634,0.8301719320663272,0.5404614949138474,3.729476436503088 -blue,square,1,88601,0.9109874211020059,0.5098284367933799,0.4956215027885098,3.918788094046096 -yellow,triangle,1,88604,0.3525556620209537,0.3867002936036744,0.4940104932522002,4.616777243034125 -yellow,triangle,1,88631,0.2555074756813629,0.4507924446521573,0.4954163395035782,5.455912284252989 -yellow,triangle,1,88649,0.9541692664215917,0.758698677489762,0.5000814389058308,6.215063038946362 -blue,square,0,88657,0.37752845687915515,0.5931136641898378,0.486148312478229,7.669653349683045 -yellow,square,1,88658,0.2962771241075962,0.47394598039108493,0.5077184527911259,5.673908119166579 -red,square,0,88660,0.8012595968633182,0.9295623324899136,0.5103369532672469,3.843542927629272 -yellow,circle,1,88668,0.832863678136198,0.9270281236704438,0.5131235089092736,6.206566962678607 -green,circle,0,88675,0.2779058390325091,0.7727500037862135,0.5173837450201316,5.331243044083203 -blue,triangle,1,88706,0.5022897075484847,0.7398779485309679,0.4825058422158058,4.182932971790497 -purple,square,0,88717,0.9988289623611757,0.4988894788232766,0.5124386181279549,3.2182954663505434 -green,circle,0,88726,0.7864078589372331,0.7882769931966768,0.5203253586083161,5.5144131250341255 -purple,triangle,0,88729,0.7110849578310664,0.534067477762772,0.490380122311564,3.0835743066496364 -orange,triangle,0,88731,0.730641446947837,0.02055110282292305,0.479931591934255,6.924750095021172 -purple,square,0,88737,0.30370509236896226,0.8120553356278055,0.5075231511444706,4.533714981212117 -green,square,0,88744,0.7057167651257295,0.4838942291361874,0.46921129053654415,7.978526733640109 -purple,square,0,88777,0.774379949039789,0.8717785176743207,0.515407615352064,5.711434410734145 -purple,square,0,88787,0.8371630597755065,0.6943153660331514,0.5193481029899407,6.417195174812719 -red,triangle,0,88792,0.21918936774909303,0.7786280833469691,0.48410862668392096,6.720409924536409 -blue,square,0,88797,0.08552224821362053,0.9087191374852543,0.4886691930034402,6.464754293558916 -blue,triangle,0,88800,0.10468181952469902,0.21650350166773713,0.47951057763321253,6.243838155254253 -red,triangle,0,88806,0.022022736320014946,0.8985328771999243,0.487504551771972,3.719350478839578 -blue,triangle,0,88809,0.7408579450275424,0.09014740028937729,0.4773694923779749,4.849912525703252 -green,circle,1,88814,0.888135437977485,0.5535016119426845,0.5192864338601159,4.5509814659145595 -blue,square,0,88829,0.9535279568548674,0.15048532155582217,0.48971550709894085,5.865885884538478 -purple,triangle,0,88837,0.4093518607280927,0.08880414630880318,0.48341927521745753,5.361301869286393 -purple,triangle,0,88841,0.18324546638714145,0.035391140611822136,0.4826496591937977,2.5072569345106923 -red,square,0,88870,0.939072169241531,0.973363940636961,0.5123100100025192,2.852636585719953 -red,square,1,88871,0.7336985093936491,0.07183632110641358,0.5118799741224445,5.148500229718575 -red,square,0,88875,0.6683138367209588,0.9606514391691601,0.5075376322572759,6.8283250705078915 -green,circle,0,88886,0.9954509019734094,0.989326006815659,0.5249846241275673,5.193775448437145 -green,square,0,88887,0.20167268551713202,0.48024813055520477,0.47603451899533994,3.330281753131296 -blue,square,1,88899,0.0001881939925673093,0.011642740454585132,0.48760710891177944,3.8824332474753724 -green,triangle,0,88900,0.15685186323460454,0.23951406231195416,0.5145058917451085,5.61328595501674 -red,triangle,1,88901,0.6750501788591787,0.45652468849441274,0.48782070685331175,4.63126163820595 -blue,triangle,1,88911,0.14553976478384933,0.843240912542431,0.4848300110946718,3.668749854578589 -green,square,0,88919,0.04188189450383273,0.5241212375589694,0.48221761163587984,4.210961178884712 -red,triangle,0,88929,0.4514220268704663,0.45625772873157455,0.49847921318025606,3.6719466196879433 -red,circle,1,88943,0.9688549980967243,1.0286459256891882,0.4905745574823278,2.9692068183076246 -red,square,1,88949,0.4588253638837526,0.8608710332573164,0.49810480756865183,5.014791203332805 -green,triangle,0,88970,0.6533937418009187,0.6959936468051435,0.520186454910893,6.086419264019727 -red,triangle,0,88986,0.22177929590252532,0.002299553729503745,0.4911305349864925,5.316233104081186 -red,triangle,0,88989,0.5929008035969083,0.8799512854665865,0.49435635418647006,6.111757131042782 -yellow,square,1,88993,0.6984705400493004,0.46321722682722677,0.505696986850224,6.309180698105859 -purple,triangle,0,88997,0.8846615099739226,0.5383981091673841,0.48035176954474035,6.296836836948955 -blue,square,0,89000,0.3121216311085495,0.7587451701463619,0.4953390075820551,6.537922019910994 -green,circle,0,89010,0.698922603424709,0.1099616325320324,0.51675316993946,3.755133998984684 -yellow,circle,1,89023,0.7782015356083248,0.3618989464534593,0.49678376836570737,6.636603653767602 -orange,triangle,1,89047,0.3330941702327105,0.02833885861372576,0.4849023805442175,5.110456238441714 -red,circle,0,89080,0.04330257542826388,0.12759922430013998,0.4800401127378481,6.1837272662888765 -red,triangle,1,89089,0.03549709072673535,0.5154466593325573,0.484443296847137,5.692110499604396 -red,triangle,0,89100,0.8436577119045815,0.8615992331585086,0.48541591264052014,4.947538335385587 -blue,circle,1,89101,0.8727359786172227,0.06222594055627939,0.49714720518634276,4.5827531498795375 -red,square,0,89119,0.42155946361675223,0.38935174715012955,0.49516123934045936,4.13693934062463 -red,triangle,0,89145,0.3731165384253897,0.04169630232505683,0.4809022469322787,3.8663124019589574 -red,triangle,0,89149,0.049802211389571416,0.42060538701272976,0.48568249392618523,4.551942896755848 -purple,triangle,0,89154,0.4758808978776726,0.23910297509300804,0.48301566137970414,5.774411077261264 -yellow,square,1,89156,0.7428578549992408,0.8620632674915779,0.5086395397469757,5.669823563821919 -red,square,0,89161,0.15774359481765832,0.9371804513993472,0.507388374891406,4.981898876618663 -red,triangle,1,89162,0.04177782773807748,0.520993421335663,0.483141383554438,4.8138020275768065 -red,triangle,1,89167,0.009718102420543606,0.0861070024391587,0.4863618768682354,6.301609716480578 -red,square,0,89188,0.9920351410141162,0.5355857031762932,0.49213289682984623,4.403213905031578 -purple,circle,0,89191,0.165614540877152,0.23211381880542892,0.5094817000748718,3.9239741532289796 -green,square,0,89203,0.6506481185492858,0.08136335408786188,0.49342981285369464,4.930528223872577 -red,square,0,89227,0.8157497657540733,0.993822325658967,0.48275573434263963,3.3473140285453318 -red,square,1,89242,0.7422649121079717,0.928729372288155,0.48255448793009226,5.367694373384597 -purple,square,0,89254,0.709522561361518,0.5841387945197102,0.5227834622350629,3.9183653583589617 -red,circle,0,89270,0.26766304588677525,0.2931224020148894,0.49467775224965294,6.2894810850804355 -red,triangle,1,89271,0.5543210532891159,0.35239372696630067,0.4900184062341633,5.145154515991534 -red,circle,1,89285,0.2904610383624747,0.36651291446621154,0.492997225144362,4.785746587497086 -red,triangle,0,89294,0.8229433094768309,0.7157285621811823,0.49239457003609943,5.81756397199988 -red,square,0,89295,0.14595392167202892,0.04299005731318595,0.4936833751547652,3.5234047640517345 -red,circle,1,89301,0.7186925246474581,0.7711611862820316,0.48824777155271804,4.995108959536832 -red,square,0,89324,0.1264975061870569,0.9655632668160816,0.5025961142188484,5.5438565525161 -yellow,square,0,89359,0.3672555343730993,0.23477276791238189,0.5017554974672566,4.605279929439107 -green,square,0,89367,0.1472478300497796,0.2904489594227754,0.48353992788891126,5.187965304496066 -purple,square,0,89372,0.9714797414438361,0.9127078177889117,0.526987160867719,6.227534026265386 -purple,square,0,89396,0.5171045995792689,0.5937636516263206,0.5278451368899363,4.4676615107009505 -green,circle,0,89398,0.1987689325626627,0.47719159828682356,0.5092297342386748,3.048411407762402 -red,triangle,0,89400,0.0019438518296458485,0.4004359510760367,0.494379567558679,5.874772155590041 -yellow,triangle,1,89416,0.13575226120459194,0.16210411194059415,0.5084848690320436,6.270440295079358 -red,triangle,1,89423,0.4082297034059267,0.1303373109056687,0.4861950038528154,4.862219156423197 -red,square,1,89432,0.6866882539759991,0.46814437228637296,0.5012549506028816,5.599682066189068 -purple,triangle,0,89443,0.025326489777993566,0.9281749697689827,0.4920211863446441,2.9054869594098247 -red,triangle,1,89463,0.5752115786540709,0.4866678216887339,0.4933909721995991,6.805064707529792 -purple,square,0,89468,0.6029258317191418,0.9202105009591189,0.5275366717839259,2.6930687460118965 -red,circle,1,89472,0.23599622934598585,0.21026494183424715,0.4945905759652379,6.968680553472493 -red,triangle,0,89474,0.05699425071104147,0.4232870356766806,0.4972148939655111,4.707009608677642 -green,circle,0,89491,0.24201211293506764,0.5395674338577402,0.5093550332081724,5.152275005935069 -yellow,square,1,89493,0.2808229998933893,0.1851635544347222,0.49398036951730545,3.453856926780093 -purple,circle,0,89494,0.8652334830838943,0.39197818124783146,0.5079842532565122,4.643017885441312 -red,circle,1,89499,0.5325067884305689,0.5682824793337954,0.506835987695379,5.527214827915017 -purple,triangle,1,89506,0.7276524648761041,0.16642757876490766,0.4896709470836472,4.957014088573877 -orange,circle,0,89524,0.5185893756925903,0.8259011938287191,0.497517953583872,5.98959438949182 -red,circle,1,89530,0.36643160507537975,0.33315339269392114,0.4998978225566717,3.366789782844395 -blue,triangle,1,89537,0.2895967231160067,0.19333516954326402,0.5016399412530849,3.8500024543136795 -purple,triangle,0,89542,0.645510433576818,0.2169787920181585,0.4964131478510544,4.792044016643982 -purple,square,0,89543,0.9607729491239191,0.10073543431297738,0.5332405753196187,2.847024112917248 -yellow,circle,1,89549,0.38275345435331254,0.7754708003903482,0.4700033436411555,5.1108013552959255 -purple,triangle,1,89556,0.8368006806250886,0.20136398649445264,0.4967183477588903,4.221320314681726 -red,square,1,89557,0.9430156453314023,0.4285376246925712,0.5049798596749927,6.095571788398876 -blue,circle,1,89569,0.3370688195446372,0.21534325310840896,0.5092287946067081,6.747226057993529 -red,square,0,89607,0.7375634914925461,0.7499876766360295,0.5117929428525317,5.88407163354148 -red,square,1,89613,0.09688595796452038,0.8021124881038976,0.5110397665789819,5.265856001805414 -red,triangle,1,89614,0.46858131180267737,0.6529653826382829,0.488165696030253,5.258786671430322 -green,triangle,0,89616,0.9708058592611087,0.26858102507132053,0.5055915727727762,4.547747752778398 -blue,square,0,89633,0.2159489656464776,0.9134817567510763,0.5225551378566878,6.048240230169964 -yellow,square,1,89643,0.3643136265693401,0.2570533120910926,0.4935938818978104,3.5065146012606943 -red,triangle,0,89690,0.872646473460946,0.8976179865624867,0.4785419582204308,5.106423955556792 -blue,circle,0,89715,0.5271742504887879,0.8375171373215283,0.4980544932090869,1.5805938541131141 -orange,circle,1,89721,0.36871790565452167,0.9676600384399547,0.49212998870484037,5.435061672516423 -purple,circle,0,89722,0.8843255980609986,0.21308751152267535,0.4976755590131926,5.5450908514011985 -yellow,triangle,1,89725,0.5578863133084223,0.9115572113450849,0.5186292898896853,7.333641762114863 -blue,square,0,89733,0.5217112154592198,0.09486439657285706,0.5173974824591157,3.041308565438131 -red,triangle,0,89742,0.19162780991670503,0.6373278702216745,0.4897417415251563,3.8486004485523364 -purple,square,0,89754,0.8700037571776598,0.16656929485139116,0.5113150912109558,6.13129821591691 -red,square,0,89761,0.8767695232320187,0.45478718825421904,0.4976413466523611,6.372841963746882 -red,circle,0,89767,0.772318913665505,0.7995766031455851,0.5023608091218965,2.572856833660525 -red,triangle,0,89769,0.31607013930460104,0.7778893200423551,0.47963242861827393,3.5355435969503315 -red,circle,0,89771,0.004458599352718862,0.0599186543161407,0.49996590557240617,4.811493438558459 -red,circle,1,89773,0.3663274238879526,0.4290027156868429,0.5017278005792333,4.36742152252372 -blue,square,0,89777,0.48303418589821845,0.29632953976721466,0.5134830480126882,4.047561359874297 -red,circle,0,89782,0.7252373511978643,0.7371043475022744,0.4953133029535336,6.193311560073211 -red,circle,0,89788,0.15495864734490983,0.09012796305978421,0.49216233794231784,5.705060761556267 -red,square,0,89796,0.6112489222623326,0.869655807437518,0.5107268937590611,4.644490105247546 -green,triangle,0,89801,0.76680181513751,0.2588676541402922,0.5125946410501047,5.033891879438619 -yellow,circle,1,89830,0.8782139644049379,0.05198242018238697,0.48268944090968946,7.312346872558417 -red,square,1,89831,0.4535556036831109,0.4378627365277633,0.5211577860322459,3.46283701270737 -blue,circle,1,89856,0.6741055832559035,0.42368855134376904,0.5003520044696009,4.2467341378249355 -yellow,triangle,1,89874,0.5858143598332209,0.3888970086546677,0.530669235415513,5.855218122757549 -yellow,square,1,89875,0.10903073040937439,0.616637758826171,0.49834887243197634,2.161542870232784 -red,square,0,89878,0.9204332308249449,0.7253152544743801,0.5172478183655352,3.470744353802786 -red,square,0,89891,0.8887499018702762,0.9425581242916636,0.5145710486886484,5.556780226599233 -purple,triangle,0,89910,0.7812478494730575,0.00912951722420452,0.5112169022303502,5.068791667508587 -purple,square,0,89915,0.679049425764766,0.5101671973862475,0.5201903014303277,6.294013360441816 -red,square,0,89974,0.08626982425407559,0.8791010117764225,0.5115809823214129,7.680116039751927 -purple,square,1,89983,0.28452302516828565,0.35097593798880866,0.5143489248136583,5.764566301226548 -red,square,0,89987,0.8891411478263056,0.6244456675692178,0.5051654730104275,5.026299373009687 -blue,circle,1,89990,0.12378997604975961,0.5865543345730155,0.49274029275901693,5.044803686365359 -red,triangle,0,89993,0.0427909749227402,0.33612511638045894,0.49990058020429884,6.526299001101261 -purple,square,0,89994,0.658842906559141,0.047243179268898094,0.517508729401253,5.496981800136941 -red,square,0,89997,0.340789502875009,0.3593713921823164,0.5044492590475607,5.731317775015861 -red,circle,0,90000,0.17836540748161522,0.08775766352456943,0.48489469236172666,4.532847521368993 -green,triangle,0,90006,0.09672658588835337,0.6802493827824281,0.49974769192223695,5.652047000673833 -red,triangle,1,90014,0.16762030193322497,0.9085113550458388,0.4950414511211123,4.747421363587864 -blue,triangle,1,90015,0.3558121388962219,0.36000093792579346,0.49273128475991207,5.218863990723695 -green,triangle,0,90018,0.7653994122571245,0.9104009891319974,0.502822523881717,5.507104152535064 -red,square,1,90020,0.39587839065615826,0.014449645507643383,0.5048293371521958,2.0502841201810287 -red,square,0,90036,0.8420540846709074,0.9195475149980085,0.5002779408819791,5.375773847505244 -purple,square,0,90045,0.16297741206463356,0.7596519333461603,0.5150153396874657,3.3463300748721987 -yellow,square,1,90046,0.7076098069685339,0.7993374083205312,0.5017245264570126,5.400179483823213 -red,square,0,90065,0.5043915250951406,0.9126647850429106,0.5088897027119359,5.505000599463879 -red,circle,0,90071,0.15756716501853762,0.252972495274118,0.47760356254137737,6.1196922896522965 -red,square,0,90077,0.1954418391020637,0.7941955610167312,0.5074307953077141,5.429488005545071 -purple,square,0,90111,0.3447424863473555,0.6982847731330748,0.5055716767280367,4.547393206386748 -red,triangle,0,90114,0.1397987823444078,0.23708880317593284,0.49397481784556085,6.780381366779236 -yellow,triangle,1,90116,0.31901180939395335,0.9507107777740856,0.5414418960924794,4.6419297851089425 -purple,triangle,0,90122,0.9986871176198068,0.3037738877233719,0.5154934457238382,5.365962021016529 -red,triangle,1,90139,0.11691116433975857,0.2652804740538689,0.4872423546889221,4.774434894224382 -red,circle,0,90156,0.4202678645487803,0.5004979209475295,0.5001783526500607,5.690468379315669 -red,square,0,90163,0.07789228347129029,0.36245374853617474,0.5201278001103601,4.170355335199179 -red,square,1,90171,0.3953541732267084,0.3378344487108793,0.5159913925552971,4.799366367893301 -green,triangle,0,90174,0.24867350894483742,0.7415252835872189,0.5002241307468654,4.895033316702443 -red,triangle,0,90192,0.49353128832835935,0.6799621297476228,0.48926531808194296,7.217058026916234 -red,triangle,0,90207,0.20985585683143892,0.7263842666073457,0.48489185402160373,2.75533147005426 -yellow,square,0,90242,0.5423225650824823,0.27294860846791,0.5021850959347206,6.685798062719805 -red,triangle,0,90246,0.3154346275797085,0.15666893407471405,0.47786323925788016,6.530383213503373 -purple,square,0,90249,0.9367672823637156,0.18863879978884768,0.4985702617034263,4.860873842294733 -red,circle,0,90252,0.08987042311561,-0.008246897960893798,0.4819419130896962,5.273455773583588 -yellow,triangle,1,90253,0.16191958799143635,0.6275776709316752,0.5413394718309322,8.65047297738678 -red,triangle,0,90257,0.40335891184008055,0.9732935203552395,0.48387764102401926,5.385082976946599 -purple,circle,0,90285,0.19936322068358658,0.724498693995839,0.4945654263388173,4.3524220087124235 -red,square,0,90305,0.1640108239430247,0.5826328862746135,0.5028453751657805,5.123345558127809 -red,square,0,90314,0.5492348475981281,0.2535871852925128,0.5008059539861747,4.693174310253581 -green,triangle,0,90320,0.035638622196488945,0.46870823481388035,0.5097694111239055,7.160854483636338 -red,triangle,1,90324,0.8793042111308871,0.11029097764481455,0.4926947143836904,4.057171191884191 -green,square,1,90334,0.9057446807762088,0.37127876736977017,0.501301970192802,5.70767295293032 -red,triangle,0,90336,0.807736252233716,0.7500087321259287,0.4942722581208215,4.397641346235832 -orange,circle,1,90339,0.5190593265581473,0.23334499334978265,0.5035025531991322,4.568574034780903 -purple,circle,0,90344,0.8592098223452053,0.7151851887380719,0.5015056754941445,6.352846311690776 -green,square,1,90345,0.29045605871455193,0.48232613684644843,0.5024295542244392,4.15100841237567 -red,square,1,90347,0.28769819749964864,0.4771887384714104,0.5052316266452762,4.524501149974622 -red,triangle,0,90348,0.23944554472984803,0.463739039867444,0.5026475196611454,4.217571671433153 -red,circle,0,90362,0.13079678554889984,0.07440200201809144,0.4785706956254339,4.752427208523464 -blue,circle,0,90377,0.05990808090028965,0.043446084425751264,0.48203889622340756,3.696046636449399 -purple,square,0,90378,0.08252205370039623,0.5258699246447656,0.49721032942964094,5.59424690257691 -red,triangle,0,90379,0.7979614464096105,0.5087409492566641,0.5078580087116009,4.799983946720443 -red,square,1,90386,0.11007004558158795,0.92470739384724,0.507876720207312,5.199404415159344 -red,circle,0,90391,0.6856904730485566,0.6263620137783436,0.4826019012674464,6.210356566607657 -blue,square,1,90407,0.023206669758393028,0.24876449154620495,0.512427823263119,3.8387536308008614 -red,square,0,90415,0.12294413040305086,0.18854613952093002,0.5062323224233299,5.8580150999782825 -orange,triangle,1,90418,0.1886265771379605,0.6328604190683784,0.4732386249993919,5.1922956858463705 -green,triangle,1,90422,0.27992478348208594,0.6788238710899672,0.5034138303596242,3.392851049663188 -purple,circle,0,90427,0.9352840909256329,0.5865811199708838,0.5001339373784378,5.451972791058954 -red,circle,1,90460,0.6347056033348353,0.7345534078310048,0.48230890153809247,4.586144495033316 -red,triangle,1,90470,0.2878097690702818,0.2992114392069204,0.49670607807559214,4.835707986216085 -red,square,1,90508,0.5100807341593498,0.39097195027203246,0.515960701791966,5.088042746021345 -blue,square,1,90520,0.3554110708449719,0.4731059392140229,0.5097235855616599,4.77911769479472 -purple,square,0,90530,0.8050304477823438,0.6486635533163133,0.5006720825425117,5.343433954678218 -red,square,0,90535,0.827977949714675,0.8311787073170042,0.5184286766818691,3.758603397555909 -red,square,1,90538,0.5298178608473539,0.32404775134609776,0.5179907302280644,1.9381545474723956 -red,triangle,0,90545,0.588917154337286,0.0646395517234003,0.4895318500518509,5.788286795016194 -red,square,0,90553,0.9270783024036149,0.20508066298602778,0.5135153518020926,3.2803911454259853 -red,circle,0,90556,0.7651862922780163,0.753562407403163,0.47422605173968296,4.5878152848088005 -green,triangle,0,90561,0.5112283956303908,0.3400224283402157,0.49216956129386397,2.5085918747322347 -yellow,triangle,1,90565,0.5542130058209688,0.41696685686448587,0.549649260831491,7.336351465867044 -red,triangle,1,90597,0.48583326649249703,0.30019368849376593,0.505567964720742,4.585150542351635 -blue,circle,0,90611,0.2218207425069817,0.9429675704580606,0.48934724654471073,4.389644324818581 -purple,circle,0,90618,0.8738298264345629,0.3252577861318232,0.502949035655393,3.733972947841442 -red,triangle,0,90621,0.5755477797623524,0.26260623042467757,0.49987465754881394,3.516897529532771 -yellow,triangle,1,90622,0.2761477810660815,0.5764531765395416,0.5486543503150296,4.838837171160761 -green,square,1,90625,0.721868804133974,0.013003890842041232,0.5023529996131063,4.638992558795287 -red,triangle,0,90653,0.5989100280751152,0.45340281931249515,0.49634869409361465,3.831281536644813 -red,triangle,0,90658,0.24017797574133604,0.0922736585524595,0.5003442429775836,5.670421108884522 -red,triangle,0,90685,0.3053688875062811,0.6960561114445247,0.5071561659791778,3.9375725064892992 -yellow,triangle,1,90688,0.22514505494168546,0.11692334049201614,0.5513777190429429,3.4695806352977727 -red,circle,0,90690,0.6073411157321065,0.5304651732136773,0.48607353148084365,4.965102919330073 -yellow,square,1,90704,0.7458578133193874,0.7749028967733181,0.5036532585654224,4.779455321041035 -yellow,square,1,90755,0.809700941822523,0.8893906089910453,0.4997778408684163,5.386448418230657 -blue,triangle,0,90761,0.16244083849413704,0.6019240942196404,0.5118952265834457,6.814995548516496 -red,triangle,0,90776,0.7338605641043282,0.9883685875456313,0.5025296466527208,6.831623976912691 -purple,triangle,0,90779,0.5827259443404007,0.47210499365646064,0.5346443733145939,3.2276532363943375 -red,triangle,0,90781,0.7251561928570949,0.6177066881930315,0.4988902762038017,6.697805098343282 -yellow,triangle,1,90791,0.02383448839891633,0.5599171056645973,0.5556961557821248,7.240232112812035 -blue,circle,1,90798,0.06906212685270718,0.1462349090513304,0.5015274180475309,6.250182377795521 -red,square,1,90811,0.160455322083089,0.16291730823626482,0.5177837149188115,4.728512114677581 -blue,triangle,1,90822,0.7747928487657679,0.7642079426865998,0.5150590902672858,5.641539130666282 -purple,circle,0,90842,0.06255306943569905,0.9620995674244678,0.48874859411328214,6.021293641284653 -purple,triangle,0,90852,0.2787985045712791,0.8724661952121843,0.5310524799287406,6.808757858235606 -red,square,0,90890,0.7885689440673699,0.840308785070548,0.5113386323382079,7.947678682407606 -red,circle,0,90892,0.2677676779374627,0.2877834454738195,0.49413387041625034,5.400371358473737 -orange,circle,1,90903,0.886804278072299,0.3203936921657189,0.5018734979515417,4.506241395925766 -red,circle,0,90907,0.3100184663492891,0.2293333236715393,0.48379278616357707,4.452125831977417 -purple,triangle,0,90909,0.13065092513182774,0.6041768208129114,0.525563926528807,3.814828096868639 -red,circle,0,90914,0.9350315691758353,0.9696530842260699,0.4876501207723808,2.7432917622859385 -yellow,square,1,90916,0.3160488353087332,0.8810799285539127,0.4995785741408299,6.285357533235178 -red,triangle,0,90920,0.83921933370351,0.39865610111471816,0.49428007343403463,4.645784642171786 -yellow,square,1,90921,0.5144188887415021,0.4052440833167297,0.49779974462126353,5.666068683211667 -purple,square,0,90939,0.11300536391477212,0.3376600323469505,0.5008026741607734,4.69226890825451 -purple,square,0,90959,0.7233088730417938,0.8174321610875676,0.4965787064914473,6.47617484547926 -red,square,0,90976,0.9233187441765867,0.8186289075210802,0.518434465363418,6.267753892417456 -blue,circle,1,90980,0.18558288122356947,0.8961549063476867,0.4973855285240476,7.31746097949041 -blue,triangle,1,90997,0.2420870107274563,0.49521794103038264,0.5135155049387067,5.7746793310856575 -yellow,square,1,90998,0.10702810775030158,0.04350653673585947,0.49776205527238104,4.6469190183886635 -red,circle,0,91012,0.7854819422442846,0.8342796869306377,0.49249565228106357,4.600961737053408 -blue,circle,0,91025,0.32718666016242026,0.21211963780727683,0.4927886026858033,6.116603766820709 -green,triangle,0,91026,0.6241876365295881,0.4576714194981364,0.49281571815124664,5.4819287050410965 -red,square,0,91038,0.9062368572869695,0.11658464275912994,0.49972952685754635,3.0012654962462997 -yellow,circle,1,91045,0.37580230728286446,0.24840676685696939,0.4710603546802674,5.9902292069685315 -purple,square,0,91071,0.16229709813147586,0.298713475161028,0.497734146531199,6.493413200196891 -red,square,0,91072,0.400797403203887,0.8884294894746171,0.4885835046667912,2.315111925336007 -red,triangle,0,91083,0.5994805553084954,0.8085302706707413,0.495401530490264,2.819925848338199 -red,triangle,0,91084,0.26986934773740356,0.7855248535717263,0.49297565725569004,4.891534717975175 -yellow,square,1,91089,0.25370903732564076,0.10956929699009377,0.49174589404172653,5.0838711418159095 -yellow,square,1,91104,0.23992710389429817,0.8908123695225105,0.4889228404111286,5.215181711548609 -red,triangle,0,91106,0.533247728358512,0.02041605159071358,0.4887756060360072,4.569246204347969 -yellow,square,1,91112,0.07578651471934816,0.3277052165546407,0.48614349757915915,5.080252692659559 -red,triangle,0,91115,0.8436737428956873,0.3663356851628098,0.4852749987647031,6.869461051528152 -blue,triangle,1,91131,0.6329609667001268,0.6178775793718218,0.5028497482610984,5.710427769374764 -red,square,0,91132,0.00427944806862568,0.20913790319307657,0.5011473140315142,3.3302266626930677 -yellow,square,0,91135,0.358542821055,0.6483871600513494,0.48777511630696985,4.573855665853982 -green,circle,1,91150,0.6181342024294035,0.17264429878491294,0.48042965447083186,5.930947335211152 -red,triangle,1,91159,0.25250077823736283,0.9167718033394358,0.4777447511522709,3.652792092111459 -red,triangle,0,91161,0.18870802888773774,0.365304575071729,0.4752002381259525,4.55204930986767 -orange,triangle,0,91164,0.038822520942587424,0.15418584144460235,0.48491288450593595,5.599474556341277 -purple,circle,1,91169,0.8153145827646127,0.6997637912910207,0.49365621494796,4.8649843617752495 -red,circle,1,91185,0.3246505282022073,0.3502084319312681,0.49507857434621455,3.930448297282758 -green,square,1,91190,0.33081898348726224,0.44299978995758893,0.5027397240630732,6.467556815361878 -red,square,1,91191,0.3052679178476624,0.9532394840350259,0.49401926965829684,4.631747456905484 -red,triangle,0,91202,0.18916630968802117,0.59383212847744,0.4815982607707376,4.331998181377281 -red,square,0,91209,0.9398253403615706,0.42555599292790947,0.49332026236945403,7.485717497992588 -red,triangle,0,91213,0.9863195080326516,0.0051668701701588216,0.485361190011576,3.761552734849012 -blue,circle,1,91215,0.2778481624887428,0.6171677875772678,0.49084586603345837,4.2824173260817355 -green,triangle,0,91219,0.49565892890081975,0.967965195820225,0.4791653636678037,6.74060657225258 -yellow,circle,1,91224,0.4497877446201469,0.9258725758511029,0.4749507961085395,6.513484627194484 -red,circle,0,91227,0.9240919042439283,0.855019639416469,0.49307138532208566,6.0363023015794655 -red,square,0,91283,0.7994803855502892,0.9026461086411324,0.5008968394507144,5.479940567848111 -purple,triangle,0,91286,0.8511074940387708,0.22868249181661215,0.5323644690233761,6.431782449433335 -red,triangle,0,91316,0.9624114979199616,0.0936084877947696,0.4700903722135018,4.644299516792057 -blue,triangle,0,91329,0.20637133641536598,0.34091663361170943,0.5092943679104792,5.221524304665318 -orange,circle,1,91330,0.8767044967708005,0.30710153995642675,0.4955553797179159,5.089276810389023 -blue,triangle,1,91336,0.7814091143824703,0.5108862395778669,0.5039613396992398,2.908779569869387 -red,triangle,0,91354,0.6629649874424657,0.6788690419543433,0.4770912550596344,4.411620603793001 -red,circle,0,91364,0.43422779158406644,0.4774617947145634,0.5093434721634299,2.8207581201408174 -red,circle,1,91377,0.3860307048422146,0.3903416725354504,0.510361697022731,5.883462988566008 -blue,square,1,91378,0.694772085833029,0.7746997407475625,0.5203776491906638,5.694762515704891 -red,square,0,91393,0.6824239723971212,0.394288926200405,0.5088759730211957,6.58293092192962 -green,circle,0,91396,0.6364026087046742,0.24481198353190614,0.4823153681763248,3.210681512547708 -red,square,0,91406,0.3006986477945419,0.44483541969061113,0.5108849572172346,4.4847160532079435 -green,circle,1,91407,0.735661409506189,0.4401762466032022,0.47762995132730485,7.09191263711682 -blue,square,1,91411,0.9905644099169285,0.2896062766982779,0.513319674610675,7.547753788255066 -red,triangle,0,91417,0.36203899437581344,0.43064437625210006,0.46253402977711366,3.434195204419042 -blue,square,0,91419,0.444036983006567,0.069817884832169,0.5156465029260499,4.6749549224092695 -yellow,square,1,91425,0.24304003259488005,0.7591206936098678,0.5100772778172763,7.854300032726772 -blue,triangle,0,91428,0.2820565192241996,0.4925946507939064,0.5108752968082304,4.971216012650028 -green,circle,1,91446,0.8479269539496317,0.7380964884411712,0.4842517944590293,4.110059847432784 -yellow,circle,1,91449,0.18090402508265702,0.06572564836888284,0.4703096961523589,4.0155953689850445 -orange,triangle,0,91451,0.17176534740593108,0.28941693918342226,0.48212754741221825,5.508330146794736 -yellow,square,1,91458,0.8592018567316879,0.41535934742931246,0.5058849035126034,6.031420714557252 -red,triangle,1,91471,0.5950943681823347,0.2896550372662995,0.46496099715610895,6.6052724912283916 -red,square,0,91486,0.36385650975566386,0.049984214587354026,0.5104589230194905,5.507624098924034 -yellow,triangle,1,91489,0.9179146539778262,0.31280853999011815,0.5374871891513899,4.440286950959973 -red,triangle,1,91529,0.20297909435871497,0.1543382897636152,0.45015996046379725,4.760113780949169 -green,circle,0,91547,0.24564579945840082,0.6605816403918892,0.481854964312864,4.329166941013414 -red,triangle,1,91549,0.4758056288898427,0.3567587304608373,0.4519995075787081,4.555222216187146 -red,circle,1,91559,0.5580590999040709,0.5804261663194424,0.5000949764325087,5.788907409896858 -purple,triangle,0,91570,0.18325975883523482,0.7107227013159194,0.5203302715119601,5.357967957714937 -blue,circle,1,91575,0.3630241631202715,0.6433766613042373,0.4978535614215523,4.443620092292179 -yellow,triangle,1,91593,0.2545529702047109,0.28171672777337275,0.5246939143338366,4.316309837756274 -yellow,triangle,1,91615,0.6161022313500286,0.06612934762383571,0.5220682826096286,4.637669044418764 -red,triangle,1,91621,0.14273557448127117,0.5366764805665182,0.46742511928290736,5.713997632996233 -red,square,0,91626,0.1656622731110724,0.536288996696253,0.5235401546593665,4.663030082770255 -red,triangle,1,91640,0.9880567081131927,0.07363726990358421,0.4624652344823099,4.411470011663428 -red,square,1,91642,0.4693877772439784,0.522442790337406,0.5186062694807124,5.36362021792682 -yellow,circle,1,91644,0.8766522519775174,0.9571664582213368,0.4772865416409325,4.603053316014542 -red,circle,0,91648,0.5261001781029132,0.45163711568351644,0.5043785643488391,4.96998738926161 -yellow,triangle,1,91653,0.8628770817598326,0.8819327945932551,0.5254641032080442,4.178156454940569 -green,circle,0,91661,0.8023580980939091,0.6996956709770846,0.481525499643165,5.8775206641349085 -red,square,0,91668,0.09783686108043887,0.530025152416621,0.5210424632841472,5.316359630278907 -yellow,square,1,91675,0.6132742840309455,0.08070659496836463,0.5088026118846664,3.092904758938053 -green,square,0,91711,0.2824022859932803,0.18005009447061449,0.5024952378395806,3.814401215652659 -red,square,0,91712,0.7427098330918429,0.11149548010084931,0.5229359885877523,5.993827222740602 -red,triangle,0,91718,0.7008881314272662,0.5979627916619819,0.4682990283680194,6.348179694917609 -red,square,1,91730,0.5583393349507647,0.26698333284373976,0.5265489966121711,4.973224539375698 -red,square,1,91733,0.20260378961582914,0.022873917331863947,0.5246194038713854,5.513971534135039 -purple,circle,0,91734,0.09776285081800018,0.4932058484136499,0.4959515236016569,3.0564681465623678 -red,square,0,91736,0.7216339567549901,0.06842141141286417,0.5292942059522587,6.698134986022218 -red,circle,0,91744,0.21181220113532762,0.29004649808129196,0.5142370871792684,4.571793704366557 -blue,square,1,91748,0.9952236487822826,0.7393893347987025,0.5118379426146453,4.225401078450837 -red,circle,0,91753,0.8105353320888463,0.74202532136776,0.5107772825088437,5.847123691210849 -yellow,circle,1,91772,0.9348860641048993,0.23343410103541873,0.4698149863961367,4.302568705572054 -red,triangle,0,91778,0.19611428787063734,0.6974799834590074,0.48323186716508787,6.186358405338665 -red,circle,1,91791,0.6441346265887943,0.5644621703156312,0.5211665809597502,4.496026070258934 -red,triangle,0,91817,0.3182834990173712,0.10148407384605473,0.5037527835634726,4.610432898731612 -red,square,0,91820,0.9116021350082723,0.4480013956954678,0.5181149505466778,6.396620086344207 -red,circle,1,91824,0.9994612061005654,0.9592224706415884,0.5051473710730526,7.0918663369179065 -red,triangle,1,91829,0.03107725595847166,0.276768272001487,0.5046530327725621,3.4365165514285834 -red,circle,1,91832,0.8632632536336465,0.8446376076233072,0.5019122193806458,5.798376120058726 -red,triangle,0,91857,0.41057451735385875,0.8484088548755442,0.5061162471325613,5.025848868646665 -yellow,triangle,1,91874,0.04363439387123724,0.7917850965793704,0.5127769582181586,4.180738606220763 -red,triangle,1,91875,0.35131577748658727,0.6162270448251954,0.4983799652098564,4.725937491407109 -red,triangle,0,91880,0.08197456433785766,0.7500621019108593,0.49656423587453546,3.9503880566002234 -red,square,0,91886,0.20634247716004317,0.1645474405943148,0.5260342445678624,6.896099469782151 -purple,triangle,0,91892,0.8823190968633116,0.671099311868697,0.5407071049555798,7.204233579981788 -red,square,0,91908,0.3370994637738046,0.6083133047234414,0.5172415955963661,6.210860238783639 -purple,triangle,0,91910,0.7678543577032402,0.6163521376387997,0.5420632850381245,4.702062249546853 -green,circle,0,91930,0.9681370877868263,0.08573176997472465,0.49609755869542993,4.666371701354854 -green,triangle,0,91938,0.9772952210959027,0.5631809925746565,0.5042759811756851,6.0692636261403194 -yellow,square,1,91972,0.31078322955061566,0.6809230335753754,0.5006899841251623,6.230431765922893 -red,square,0,91975,0.667204468381998,0.6204835430536997,0.5229311356159404,6.581019246693914 -blue,triangle,0,91977,0.22452323374052807,0.775845223005245,0.5180028762706006,4.9475704423005356 -red,square,0,91986,0.015801093152288725,0.971167268927586,0.5282008131839773,4.973936971213001 -red,circle,0,91991,0.31870124675600886,0.30486111389878146,0.5117870165623808,4.095300083170412 -yellow,square,1,92003,0.057429590146707676,0.6948719918278353,0.5020751132516253,3.853930429186416 -yellow,square,0,92004,0.41885733943308734,0.34365528573412096,0.5060582893423151,4.8396921202898655 -red,triangle,0,92008,0.9406380961352001,0.7985118962465688,0.4963134081440155,5.114645730283114 -yellow,square,1,92009,0.14407143754217755,0.8446226564205986,0.5029943923322807,4.235142121429885 -red,square,0,92016,0.1621248875476391,0.21464296483413225,0.5302583490345193,6.189845971890642 -orange,square,0,92018,0.9936350141409035,0.7965161313201811,0.507241378987466,4.573375347076401 -green,square,0,92020,0.5037391620989604,0.1545022691115584,0.5048282966431534,6.171225513328001 -purple,square,0,92027,0.904080501847882,0.0003641137096487279,0.5110947496270191,4.546882851246963 -red,square,0,92036,0.34766775585296683,0.024637837713211708,0.5298011734960065,5.090435375273604 -purple,square,0,92047,0.4408077437876803,0.41559679251477255,0.5136793595478374,4.69008713690436 -purple,square,0,92055,0.9661101196938342,0.8718373473728233,0.5116778439765637,5.669109212196023 -red,triangle,0,92071,0.7985781211924962,0.35827199712772884,0.503244848388862,6.864423175741454 -blue,circle,0,92084,0.9551257808863871,0.08329033874270686,0.4757333294104717,5.143296035524737 -blue,circle,1,92089,0.6578081662214453,0.28105221560733384,0.4731904367563546,6.205429943565818 -purple,triangle,0,92095,0.9695828465816689,0.45164347112830405,0.5428049164236736,3.8727288079726327 -red,square,0,92131,0.8851120303886465,0.9900534444123827,0.5329218953586609,4.91715017352908 -red,triangle,0,92133,0.018660777403799678,0.22033128187680862,0.4852951873882128,7.565787716855552 -green,triangle,1,92140,0.20225096363936002,0.426589662046562,0.5034010858470748,4.548687108007283 -green,circle,0,92146,0.47316698396367085,0.17017670369396543,0.505410348493332,5.87097046802118 -red,circle,0,92151,0.3063173889975037,0.322971980124509,0.5008340611718457,4.811384233564396 -purple,square,0,92158,0.4876358930136361,0.07143269678147524,0.5194326580751527,5.593525888765722 -red,circle,0,92161,0.5782559882905408,0.5572684026056344,0.4999665666656498,5.971280815682376 -yellow,triangle,1,92188,0.1546352035429529,0.7614118132207637,0.5103450444907335,3.9386396343519436 -red,triangle,0,92193,0.4114570194206454,0.1643985160794008,0.487651535003318,6.192091366674923 -yellow,square,1,92207,0.7607670947909257,0.3330458741547624,0.5043800911114551,4.83260073369964 -red,triangle,0,92211,0.29880763752176087,0.5565947269821077,0.4770125214159317,4.319237166817335 -blue,circle,1,92228,0.6013823346938687,0.03694488190439982,0.4774086111769818,3.475820508311775 -red,square,1,92245,0.7961877224295332,0.7070632441200317,0.5149390478858223,5.677540601346222 -yellow,triangle,1,92254,0.15326317994623084,0.8110679924897019,0.5039151512231504,3.248213299635964 -green,triangle,0,92256,0.8517874621186892,0.7429907448393668,0.4991747674473293,5.306090477467658 -orange,triangle,0,92268,0.16513620273716123,0.1088324925021571,0.48314751526264116,4.528111869504131 -blue,triangle,1,92270,0.03137096951445939,0.015178453173292805,0.5197708539156422,4.586874060593856 -green,triangle,0,92277,0.24617576360789872,0.575053102410867,0.49727005821305376,5.0817951672332144 -blue,triangle,0,92279,0.18910359054034243,0.857055364316783,0.5288206247883013,6.639857301622398 -blue,square,0,92286,0.5301528580525783,0.4975650586832604,0.4970342834457019,6.067740841687204 -blue,circle,1,92292,0.5959005449495492,0.04149008704490953,0.47466327278231685,4.2966234373857075 -green,triangle,0,92318,0.4150619571543004,0.4771523156481643,0.5008583240388441,3.3388519128404677 -red,square,1,92319,0.47287165320109836,0.18159150038154392,0.5038470806308768,2.8806534294051 -purple,triangle,0,92327,0.05761765717059886,0.7143162058196174,0.5166700588437635,5.222879480116811 -yellow,square,1,92335,0.5466631161636603,0.2494339978848218,0.5036639348713162,5.082181303040596 -red,square,0,92338,0.7643701160252161,0.612162225482781,0.49679512063851927,4.722092810491887 -yellow,square,1,92354,0.2739911611659992,0.6753834443612994,0.508456368184811,2.3417038003893644 -purple,square,0,92360,0.2031974808069621,0.9756168089473269,0.5047373057063923,5.763432027776442 -red,triangle,0,92369,0.22793449535306032,0.7380592625353234,0.5144759209326154,7.557222620904095 -red,circle,1,92375,0.15480386085221798,0.07711216469128883,0.49574537165250765,6.645911888014537 -red,triangle,0,92382,0.053419499784761126,0.8062155893570594,0.5145173301638083,4.529566110748772 -red,triangle,0,92393,0.5382320437869095,0.09987302865394376,0.5224850816574071,3.706690197276604 -red,circle,0,92398,0.6443723678042178,0.5938518534031301,0.4863800626197255,4.83719485934379 -red,square,0,92402,0.4257768620476886,0.10536792875086354,0.498514740689355,4.550360005282122 -green,square,1,92425,0.5726072783935123,0.29848380955676024,0.5180631508418188,3.4695996692799085 -red,triangle,1,92426,0.7959615576462308,0.9226158388596538,0.5300927664325107,4.534824812213121 -red,circle,0,92446,0.10841739950267182,0.03245882446936885,0.48856373496143407,4.8329225099364175 -green,square,0,92459,0.7954227952686221,0.048758535169457606,0.5217434442272614,7.407826079329731 -purple,square,1,92510,0.13899564089860716,0.8942760780015213,0.5090806308225366,5.184812958189893 -blue,circle,1,92519,0.469508851635727,0.6060128836516456,0.47568685391621157,6.158734204238261 -blue,circle,1,92520,0.635988188067897,0.6153770350297673,0.480520976793717,5.514426888518556 -red,square,0,92535,0.5545564397859419,0.004975058750256167,0.5021996196417431,3.4913706546421897 -yellow,triangle,1,92554,0.0508505318161705,0.5263444036615852,0.48955628228349646,7.604937349444351 -red,circle,1,92608,0.2822691801658972,0.34855564797154814,0.4748559704366241,5.556851992239643 -green,square,0,92638,0.029424758781300686,0.11934556673090824,0.5101799612232227,5.057554973622578 -red,square,0,92645,0.09180410298341202,0.5724164077251228,0.5122394828590608,4.532359856579168 -red,circle,0,92659,0.31350006300167166,0.3272104744822449,0.4825076800166879,5.809479499335666 -red,square,0,92661,0.02282478666148624,0.19699177428237968,0.5146061147481212,7.767973891890201 -green,circle,0,92672,0.9153683684039098,0.18453213315330053,0.49127124481601797,6.118977960477081 -red,triangle,1,92717,0.6795899441943761,0.4682537414974407,0.5209558399487871,4.112178597388621 -blue,circle,1,92726,0.9996778243345615,0.9635197665367478,0.4763386520182622,5.499485586527228 -red,square,0,92742,0.7321911720522182,0.930143072499428,0.5198188275747119,3.0432406647346877 -red,triangle,0,92748,0.4538098580684852,0.0467629130011904,0.5236593729797778,5.2074414955021 -purple,triangle,0,92751,0.7614298089465806,0.13614291655875688,0.5175877223594458,4.870697582921675 -blue,triangle,1,92757,0.21810762014610507,0.8486704950725418,0.5262841573779571,4.745195483335376 -green,triangle,1,92764,0.8318920297622162,0.07065159489357287,0.5266471559552776,4.903809205618754 -yellow,circle,1,92769,0.5283882491643586,0.9596697427917676,0.4597097311306728,3.9661418161181743 -yellow,square,1,92770,0.40726751668994143,0.004504819016453276,0.48425820424305643,4.178275044109716 -red,triangle,0,92775,0.11885081653923701,0.6634541882476465,0.5312863980180776,3.412433822839326 -yellow,square,0,92776,0.3149888324070357,0.8891663083686959,0.487684662001148,3.7934257303984045 -blue,square,1,92782,0.2616790176590942,0.9288893597920503,0.5047140751760347,5.462105621360529 -green,triangle,1,92783,0.8152409830126898,0.22809947431131516,0.5233213578941764,7.84271096801136 -red,triangle,0,92792,0.7670053051575968,0.34381238969062633,0.5224213908901688,6.671527132141768 -blue,triangle,1,92793,0.9681200784557468,0.06514897515076978,0.5211512954592566,5.427151990471681 -yellow,triangle,0,92832,0.8355741503985865,0.14353757878206297,0.48983561930149894,3.639550295648638 -purple,circle,0,92833,0.933956065069158,0.7444615049007317,0.49051910849701874,5.359581909913964 -red,square,0,92842,0.9163350445516149,0.0693224312097972,0.5353111211040978,5.06624745150635 -purple,circle,0,92852,0.19509610173714598,0.8963782829333146,0.49562647480060795,4.757839412385918 -yellow,square,1,92865,0.9653441843366023,0.6814992311554665,0.48607508128545984,5.242837461923397 -red,circle,1,92879,0.2989184007375316,0.20499177748267272,0.47599987191778625,5.801420620548199 -blue,triangle,1,92880,0.7574828586453414,0.4703249280658751,0.5161843621984696,5.7918408385145 -yellow,square,1,92886,0.03437818736756382,0.7542842790682457,0.4851924034983134,5.316392358603744 -red,square,0,92894,0.5259715974448427,0.6676927167048409,0.5374419000570985,3.117727175798819 -yellow,square,1,92907,0.8941569514930652,0.09136754623771648,0.4854992788549717,5.9287181478082935 -red,circle,0,92926,0.4571281201653624,0.3640667092811309,0.4845875076376031,6.0338208463432865 -blue,square,1,92951,0.8027753059592647,0.9522259177922886,0.4951835502591678,5.257062426736476 -red,triangle,0,92957,0.02852601873387428,0.40192847564997536,0.5261071981010705,4.565911708491163 -green,triangle,0,92962,0.9665394439249344,0.2504479751848746,0.529951697558247,3.149697511119832 -red,square,0,92971,0.5392918163547559,0.67779843613693,0.5248689331932467,6.669369791867976 -red,triangle,0,92978,0.9508062326874523,0.03555208804734766,0.5144286948493904,4.0898018115026575 -orange,triangle,1,92984,0.07633389276796809,0.445759093824172,0.49283755242261584,4.563217539559333 -yellow,square,1,92994,0.9013019685248668,0.5813894564487491,0.4835026958147206,4.811509040226049 -green,circle,0,92996,0.14622635812306606,0.8756168106429231,0.49747785768357394,3.9194806776713165 -blue,square,1,93001,0.6997340636540766,0.2330670364480757,0.49690507255975425,2.9551172908143335 -red,square,0,93009,0.8505020593786509,0.7804319053229719,0.5288208989296913,5.203149388234519 -red,circle,0,93015,0.2906422110687059,0.19856199376085376,0.49696495402199636,4.402764098571768 -red,circle,0,93017,0.3839105921853829,0.39272548180902345,0.5041956956711864,4.237576891218751 -green,square,0,93042,0.7623626386073344,0.0996208726354616,0.5183905784919866,5.810487712022876 -green,square,0,93044,0.4965074040960592,0.11795140763996548,0.5230714792430993,6.727380670166152 -red,circle,0,93062,0.8513884070513233,0.8675652973774632,0.4993418892074519,5.146272663977379 -red,triangle,0,93094,0.25520808229759373,0.7870163214307724,0.4955130665205509,5.165412775005804 -red,square,0,93108,0.9643936510115555,0.4734974290131616,0.5274669502661687,5.282533997276936 -red,square,0,93123,0.8222251004216543,0.9749139546679646,0.5205783559126494,3.84769168143684 -red,square,0,93124,0.8662887556479304,0.5862258230484788,0.5209048840653713,5.518343672215752 -orange,square,0,93128,0.5059794215688194,0.4369215031571725,0.4891070507778887,6.015340178717828 -yellow,square,1,93135,0.2312012161150525,0.5795106123362668,0.49039908385128095,3.853333744017356 -red,square,1,93143,0.3541430883400659,0.02262336757086958,0.5130678711987102,6.024604807210472 -red,triangle,0,93151,0.44121314725292793,0.9439416972289323,0.5032953044014319,3.8331430269314573 -blue,circle,0,93161,0.6165234627284528,0.7552642230512452,0.4883359791673761,3.2367430762645752 -red,square,0,93168,0.11409431369441736,0.7569309648297614,0.5175339791669048,5.785829205432354 -blue,square,0,93173,0.6540565113170111,0.7201095564252947,0.4832297478890186,6.062736184419772 -green,square,1,93175,0.8974314194464692,0.8349160188793906,0.5125667527740619,6.728679564471983 -yellow,square,1,93183,0.4937187266731211,0.8436237722811973,0.4903840434805118,4.264969466944225 -blue,square,0,93190,0.9766163480003753,0.5268862063863686,0.4765947594358578,6.745225341428919 -blue,triangle,1,93213,0.11907254956563906,0.8144139418586077,0.5079494483200321,4.676249224493708 -yellow,triangle,1,93214,0.33103726921483967,0.9616065799366738,0.4899165036528938,5.134708601742912 -green,triangle,0,93215,0.37710680288805665,0.1566898063975043,0.5163657815354505,6.064064740413205 -green,triangle,0,93229,0.0013258871306677245,0.5798172276769943,0.5138419019643939,6.122818515520134 -red,square,1,93230,0.8275992424509893,0.39872438964098533,0.5330883620249358,4.968673737934752 -blue,circle,0,93254,0.7384732397492123,0.13190215454573573,0.48280945124405006,4.992524345138505 -red,triangle,0,93256,0.9865530869255993,0.5743289208964387,0.49140389376624477,5.543740809426006 -red,square,0,93271,0.4443044458467864,0.015610202954379648,0.5389352125188843,3.143567386481036 -red,triangle,0,93284,0.6928566123391451,0.38269886332409164,0.4935787951216088,3.824109249591025 -yellow,triangle,1,93289,0.06577524528643552,0.728178454196101,0.4937156220549639,4.854591083166828 -orange,square,1,93291,0.5944176543007182,0.17744449786454086,0.49262281749172077,3.1548117990710653 -red,square,0,93294,0.060123683254037275,0.7336514016462937,0.5343524865320674,3.33763544917446 -red,circle,1,93313,0.9426343485223739,0.9337632293605146,0.49172331416952686,5.852198581267326 -red,triangle,0,93321,0.6469324887469351,0.9870276206294317,0.494198111917428,4.9216750513143195 -red,square,1,93341,0.9012516845235167,0.3343117410561025,0.5505884613347477,2.6723750372674187 -purple,circle,0,93343,0.45490256047283373,0.09341179841698799,0.5075655467130734,3.6904298527934998 -yellow,square,1,93345,0.6234008496744187,0.9050961984801064,0.4881886254730515,4.1532052120224 -red,square,1,93348,0.43769972149913183,0.30241245777007375,0.5476086702138897,5.6874062529006 -green,square,1,93357,0.4797820346792012,0.9257894695131084,0.5133701095281766,4.262304435220472 -red,square,1,93368,0.8921223557391114,0.8833200555987885,0.5437774224849312,3.698668134727517 -purple,triangle,0,93373,0.3967550710841131,0.8773985303929602,0.5101006115433356,5.833640908762368 -green,square,0,93389,0.04951293420840053,0.625564248733943,0.5101249581630469,4.204217702244588 -green,circle,0,93390,0.04960840913639242,0.7509652156689688,0.4981353201164877,5.837736020714733 -red,triangle,1,93408,0.9719968115768202,0.5533383291375743,0.4853573356235901,2.47556385529334 -green,square,0,93419,0.07862983651361821,0.9726746956569318,0.506618710198194,4.230466529238665 -yellow,square,1,93422,0.7707399302971367,0.74454757636542,0.49026468607370105,4.905992608161124 -blue,square,1,93430,0.4776634860537742,0.15008982307836605,0.46962613311952284,3.684577760467564 -red,triangle,0,93462,0.16949647933386958,0.5500932564894656,0.48993496095662503,7.820293074733988 -orange,triangle,1,93471,0.3317570325318646,0.8874313110698134,0.4917960233719517,6.150180241447093 -blue,circle,1,93474,0.7951874520684338,0.10991976813353188,0.46246243465321546,5.312471106905913 -blue,circle,1,93483,0.19819444535883923,0.9650442796073642,0.45960864116555084,5.885303740852502 -green,circle,1,93489,0.7946899755101324,0.7062447187970816,0.5041569797892488,6.635187739927555 -yellow,square,1,93492,0.1391217816721203,0.3490258416387182,0.5058287137137161,4.376778666894332 -yellow,triangle,1,93493,0.2869046503640855,0.8991814710011304,0.49178644118689196,5.005051283145076 -orange,circle,1,93495,0.06123132666421649,0.2821051915517929,0.4928871506359694,3.860615227561887 -red,square,0,93501,0.9804810165190108,0.9575533653990974,0.551511309670641,4.909064942581761 -yellow,square,0,93510,0.3870469742262176,0.7395313029925318,0.5143245997387486,3.8823841202648333 -yellow,triangle,1,93512,0.3551782043885905,0.3860661616455179,0.4898839563251213,6.309612880605467 -red,triangle,0,93523,0.31019402808218133,0.0017066744945283263,0.48718463296886166,5.366521614930793 -yellow,triangle,1,93532,0.6734190129695646,0.8127365178402746,0.4877103797644284,4.286242165738341 -blue,triangle,0,93539,0.0776556252320888,0.5263248088118108,0.5069126298706793,3.464696010612767 -orange,circle,1,93545,0.9800645989862569,0.3320947616535743,0.4849232347773755,6.7351973771244 -purple,circle,0,93553,0.6303209046293548,0.9760157836122396,0.5106195949566945,5.124970200047329 -red,circle,0,93565,0.7026920687017486,0.6369658130150313,0.47290967661829403,4.801407443392416 -red,circle,0,93574,0.6028234204669851,0.5940159567370489,0.4747189259116316,6.33256070968014 -purple,square,0,93595,0.846258015505779,0.6219819168177243,0.5101388644661239,6.214315476041591 -green,circle,0,93600,0.5670351172290983,0.7525719360010829,0.5151070091575891,5.194525795959978 -red,triangle,0,93622,0.8397793180453716,0.2298114067470377,0.5042924065590354,4.450936896369874 -red,square,0,93628,0.3764132629098499,0.2061263831967045,0.5556804473939273,7.086494163900947 -red,triangle,1,93630,0.8000515157591985,0.3299830905077069,0.5003150965773266,5.056555067066446 -yellow,triangle,1,93641,0.2852969801675491,0.7251859514901501,0.4859277604790131,5.6898535468645655 -blue,circle,0,93675,0.6593652182186537,0.4840409484505477,0.47220631400727414,6.338461158631241 -blue,square,1,93680,0.5004081971443053,0.39590146186375463,0.48578090209402663,6.849620799402179 -purple,square,0,93721,0.7119956695985707,0.9510172307531325,0.5118257462801897,5.5848143476602985 -green,square,1,93723,0.3387637382868649,0.409859465673577,0.5032410769749635,5.48676071013304 -yellow,square,1,93748,0.419789310541153,0.2712707372716193,0.523300517369533,5.435398027595331 -orange,triangle,0,93751,0.7576589887629124,0.13341827054829603,0.49161736806866035,6.243172713132708 -red,square,0,93759,0.5739837642797534,0.11257651047118522,0.551379593054145,3.073780043803366 -purple,square,0,93765,0.88450672427772,0.7074934904557063,0.5149872326094626,5.10564513026127 -red,triangle,0,93768,0.14490986690222107,0.6264602380089783,0.5052576483618616,5.455976673270964 -yellow,square,1,93769,0.6925053131313421,0.0590393306122966,0.5126015924600923,2.2972082930216287 -purple,square,0,93781,0.6769527169521316,0.15017489841352472,0.5149308401611511,5.15973196698775 -red,triangle,0,93785,0.6820969607290105,0.9692933367083294,0.49418514046151085,5.244448761021533 -yellow,circle,1,93799,0.19250341230696455,0.8914620645317418,0.4759772558860603,4.397251919348142 -red,square,1,93828,0.4843819007850958,0.21359464813149265,0.560814452111647,5.430842361999297 -yellow,circle,1,93851,0.4024019516054841,0.1825374420345245,0.48456018586205823,3.578853310866885 -red,triangle,0,93852,0.11952950915222171,0.6185272814895332,0.49741882875022647,5.0121198411566334 -blue,triangle,1,93859,0.09029863080652811,0.22567055830278748,0.48893493169194147,6.446439246029592 -orange,triangle,0,93870,0.8259861912431266,0.9343182166720388,0.4929060477123214,4.995155582067377 -red,square,0,93871,0.8949022645096748,0.6167442271717923,0.5537527502067653,6.7191312344797725 -red,triangle,0,93875,0.18506301278734083,0.25312152583462066,0.4956811843542052,7.107063398379303 -orange,square,1,93877,0.6146269026026114,0.9831570446610254,0.48068478651677626,2.2631522425725774 -red,square,0,93879,0.7123353951988787,0.8043752849371905,0.5573239389293855,6.910626363495999 -blue,circle,0,93880,0.6204195601559785,0.640348104956813,0.47812898788824953,4.344053549229683 -blue,circle,1,93884,0.23502896721065203,0.19105574636443756,0.475404629082949,4.94288997758962 -red,square,0,93887,0.9981209646945113,0.006068840188553359,0.5529009750438596,4.056257971130269 -yellow,circle,0,93898,0.9565614763131942,0.02969877386503017,0.49133615993289326,4.519062466134162 -orange,square,0,93901,0.2999452881728999,0.7373598643188187,0.47695222134422094,4.2081548632214245 -red,square,0,93917,0.6648739426025233,0.7120710767117031,0.5479377375551202,2.3356981534561068 -red,square,1,93928,0.9732214443819778,0.3973479454498102,0.5508834309603914,6.523232212249323 -yellow,circle,1,93940,0.5618903283784817,0.8414430025793512,0.48804353012559665,3.9904572853451654 -red,triangle,0,93955,0.0011440315528401523,0.6207181938203082,0.5060629786876807,4.727110155278569 -red,triangle,1,93956,0.5074579736789474,0.3305676691911855,0.5025715037410848,4.271352606640998 -green,square,0,93958,0.6079825212562244,0.5575270220373377,0.5098082205063277,4.61681197798782 -red,circle,0,93962,0.40055818460746717,0.39910862230813293,0.4905404411620984,6.0603024799097005 -green,triangle,1,93987,0.5454807147881016,0.6207105676173871,0.5225719151339943,4.069721679825503 -red,circle,1,93992,0.2763361078610522,0.2666879169300569,0.4917675415517746,5.579288808426948 -green,triangle,0,94000,0.596867165023715,0.3143330563356329,0.5176841286592171,5.369235743300724 -blue,square,0,94020,0.5756750119027304,0.7597294424669012,0.47363668336805564,5.6956721237176 -red,triangle,0,94021,0.019665959645606135,0.709096231096199,0.5132178431121155,5.7815869865312886 -red,square,0,94035,0.06202231884381981,0.45881411578088305,0.5430055483069299,4.5312835409983565 -purple,triangle,0,94056,0.7333756860381885,0.4355040438341987,0.5037252999182574,4.207334203288932 -red,square,1,94057,0.8870712075654925,0.3742052239190763,0.5367893127742382,4.973851642082246 -red,square,1,94062,0.036237343693436785,0.1045713876831671,0.5298576710817157,5.13455908393862 -green,square,0,94065,0.4585932299592197,0.12564001882630038,0.504402442320757,5.331034089536822 -purple,square,0,94068,0.5513014169727752,0.5718537966970478,0.5060666646311373,5.393288486858334 -red,square,1,94071,0.08747924241901106,0.44693950378812997,0.5288899014580909,3.1801187710324945 -red,square,0,94074,0.40837336355933873,0.7289826885634818,0.5222326650165192,5.709660083354817 -red,square,1,94087,0.05638885574133767,0.7306385271934962,0.5210498318999434,5.969087548189066 -orange,circle,1,94089,0.27898512998075076,0.2584110932734265,0.4721934103684907,5.513768608251465 -red,triangle,0,94090,0.011579423006631506,0.1461924744427231,0.50680797233544,5.392685691328301 -green,square,0,94100,0.037726806682094716,0.23709186351754974,0.5041152111424824,6.484096787948876 -red,square,0,94112,0.7199989054206615,0.991854573709443,0.5113764101595197,4.6865206360636575 -blue,triangle,1,94114,0.7382669242389647,0.7462570727414071,0.4876544853162869,5.172390184290637 -purple,triangle,0,94117,0.4330002456835155,0.036183005402333435,0.5029683977003918,2.9789436077830285 -blue,triangle,1,94119,0.1617402064868817,0.8062815967450566,0.49255678594325925,6.74287289463116 -green,triangle,0,94123,0.1566992041830444,0.6502079277615944,0.503984894552716,7.484419265837637 -red,circle,1,94130,0.15025294659968402,0.1826767485274198,0.49834962988783793,4.395734848632275 -yellow,circle,1,94140,0.316070340832189,0.7101629932380786,0.48915255791936957,4.2400283270050565 -purple,triangle,0,94172,0.7130775460451007,0.45847194779652833,0.5000733607237531,6.380990883251704 -red,circle,0,94222,0.4801940809555969,0.38905265587066573,0.51272480213867,5.0973318023038905 -green,circle,0,94244,0.4584926300361336,0.5870594531146602,0.4988618595197844,4.738058113092706 -red,square,0,94247,0.8644573371403343,0.20775632350917972,0.49001702979812234,4.882984810120678 -red,square,0,94258,0.10974848478001653,0.9238792277853174,0.4931964816545601,5.005871005846089 -purple,circle,0,94260,0.03026821410397551,0.6601671837266547,0.5013582146221717,5.825536992273702 -red,circle,1,94265,0.8952216177780481,0.8090882896574163,0.5089747905882614,4.778298116541301 -red,triangle,0,94277,0.007709963688652177,0.9029200616419227,0.4990300005410127,5.545512050968591 -blue,circle,0,94285,0.24574478706342118,0.6679910258383416,0.4916341120587314,6.7966231451877706 -red,square,0,94288,0.28309302811729564,0.5085532188072315,0.49135330990857284,4.361399595396993 -red,circle,1,94292,0.6568717051446402,0.6902297122905847,0.5089085375512069,2.7577249665674337 -yellow,triangle,1,94296,0.6370176934677825,0.614556634906679,0.4967281062437877,4.90842228979405 -red,triangle,0,94297,0.6390569892003273,0.2800883357076729,0.4996117534180357,2.84246196222414 -green,triangle,0,94302,0.18746119677416706,0.3855462437973667,0.5112384808411182,6.331189281337317 -yellow,square,1,94309,0.8866337057460133,0.6189719844623301,0.5183884097335458,5.959968983741753 -green,triangle,0,94313,0.6039146830681794,0.6591951564269052,0.5069562547481516,5.426924829725192 -red,circle,0,94328,0.1178044938851679,0.09765788832777922,0.5096548007181898,6.162578475662966 -red,triangle,0,94331,0.15621371120778282,0.754212713361215,0.5096398159401533,3.6887648385047043 -red,triangle,1,94357,0.2996787317674632,0.7691044755514256,0.5058095516173593,5.827341785600333 -red,square,0,94366,0.31608323212142986,0.8715833046771758,0.4978348162138525,5.553252896036036 -red,triangle,1,94367,0.6662377473177329,0.4702165198335524,0.5051974170750035,5.754693755771456 -red,circle,1,94371,0.8294280325421534,0.8606920580175302,0.5037941657003376,5.366318775628849 -green,square,0,94374,0.04120083857891943,0.7819031687459034,0.5068380006622194,5.3211837250040235 -yellow,triangle,1,94377,0.561842232414588,0.33463441831305163,0.5062941803470954,7.047894151343674 -red,square,0,94384,0.15092231087778962,0.9340875197091294,0.5000959746053216,5.449726038865738 -green,circle,0,94390,0.7445986819096515,0.5103769969234335,0.4899875928840483,4.926734628338052 -red,triangle,0,94424,0.22017046612119995,0.8742365917352823,0.5006016387170509,4.335172534725971 -purple,triangle,0,94427,0.9935914290043147,0.9342657400938085,0.5118327447890746,2.0134488376685247 -red,square,0,94442,0.34365020022019244,0.9326683227116795,0.49537084356699923,3.95370253836643 -red,square,1,94443,0.04794827187476092,0.8019147552612818,0.49057813770779696,2.8574798883721173 -red,square,1,94453,0.3054788812346224,0.24512087312543007,0.48799474653991864,5.555475461380162 -red,square,0,94481,0.4840969077705247,0.5255163652043569,0.48227193978663613,5.145849918594299 -red,circle,1,94497,0.8480077230984338,0.9312751854302335,0.4967372515496152,4.124199971516984 -yellow,circle,0,94534,0.38861816691240514,0.7567099874157627,0.4852223209453526,4.538396661892992 -yellow,triangle,0,94538,0.2672799595387756,0.10443191846080979,0.5073074570120953,6.346063034361737 -yellow,circle,1,94552,0.1712882335567838,0.3259475088295717,0.482824218920368,3.291686965324202 -green,square,0,94567,0.0038661826908737984,0.2492595243587501,0.5011076376431046,6.351171996193123 -green,triangle,1,94590,0.07343742625437688,0.23343054548193543,0.5037820674281168,4.89002956905163 -blue,triangle,0,94607,0.6631920507557296,0.4369451571175079,0.4988225129478721,6.472272684702357 -red,triangle,0,94610,0.544646967828129,0.20310412230863117,0.5140842686550952,5.518515038283496 -yellow,square,0,94631,0.6131922881261986,0.8829452805834902,0.5402682177789455,2.8697984248805546 -red,triangle,0,94649,0.37680586149507656,0.531873848826147,0.5164075447477771,3.18077524958789 -blue,circle,0,94657,0.6856076866129293,0.7529799784201368,0.48531361009112406,5.186956673568379 -red,square,1,94658,0.1314205100276179,0.77631958671169,0.4786633165232282,6.530427842311236 -purple,circle,0,94686,0.283186607515193,0.9269615978919837,0.4950964993082637,5.070609618417811 -red,square,0,94689,0.30882279665974666,0.39737758625652664,0.48539674823193363,6.196100423711762 -red,circle,0,94695,0.5206530070612057,0.48652278324879217,0.5122921729017607,5.033313205622764 -purple,square,0,94705,0.8761909968441094,0.7935235409462378,0.49173438927674956,3.63647136539369 -red,circle,0,94713,0.3137063900928977,0.366181626284267,0.49932326037455843,5.24781522779401 -purple,circle,0,94717,0.5675782394285436,0.9664918468422924,0.4928726435866197,2.924947001995275 -red,square,1,94724,0.7903522556392034,0.31382994092682914,0.48810859660059247,5.418578189391887 -orange,triangle,1,94728,0.6147952572304167,0.8124737047060224,0.5055720258945624,6.652973421501709 -red,circle,1,94733,0.8994797966638701,0.9983461696475617,0.4959427260304219,4.432052402667912 -red,triangle,0,94746,0.8794538103662065,0.33466829860805336,0.5223415478465803,5.713245666496277 -blue,square,1,94773,0.8336971507856067,0.663403839465149,0.5006522631854345,5.458211184283616 -red,triangle,1,94776,0.09071028397115666,0.8967033302080704,0.5186715318445669,6.989417880277936 -red,circle,0,94779,0.5823372950326793,0.6740514019239459,0.5064685529523256,5.331017166908641 -red,square,1,94784,0.30371275947244813,0.5034727917273265,0.481131269675275,4.962293804099515 -yellow,triangle,1,94790,0.3322725154831089,0.8823377013102264,0.5009485797470198,5.779120363231121 -blue,square,1,94804,0.9296809251812996,0.12257445659613919,0.498561566168998,5.121694224083096 -red,triangle,1,94813,0.21382240047675283,0.013747014227901588,0.5168355835879442,4.559371640094053 -red,circle,0,94821,0.5427294680901177,0.5846906690312902,0.5151429523730308,4.540204950104281 -purple,square,0,94836,0.9589364512377747,0.8992749036434428,0.49913083145091747,2.991314573147467 -red,square,0,94841,0.5453932721227068,0.1170152774877814,0.4889908334563191,5.709273342310534 -red,triangle,0,94843,0.493262149490416,0.011832543612560475,0.5211706349493206,6.751266943293774 -red,triangle,0,94883,0.08579176463726834,0.9462601501846178,0.5156905411971057,8.317120491404644 -red,triangle,1,94893,0.08462118503806337,0.5031727971245549,0.5201656177638505,3.994941407188952 -blue,triangle,1,94897,0.3491300124700786,0.6730402529320697,0.5083649532317387,5.543764417034228 -blue,circle,0,94902,0.40794873898572936,0.7878724521540721,0.4745816531957584,5.806567795021444 -blue,square,1,94904,0.8703689730540912,0.06863351477175472,0.5031774300991061,5.287292351512755 -blue,triangle,0,94906,0.3522477548518742,0.8398156224627885,0.5110082619972443,4.170139664987736 -red,square,0,94933,0.8207051907469852,0.6714645520414942,0.48801120394288877,4.63621338421315 -green,square,1,94937,0.3289070354445588,0.8292630098024294,0.4962475252528494,4.862447599534005 -purple,square,0,94957,0.20768211872859366,0.6499999060660224,0.49368674988959443,6.494327950599405 -yellow,square,1,94963,0.40733279263945354,0.3186454624205395,0.5382223738809148,4.308974276404359 -green,square,0,94969,0.03264992823656221,0.42486754230411117,0.48959948211148785,3.1653282971243404 -red,circle,1,94995,0.40018494514183234,0.3480321407370032,0.5246486261630341,5.560277002593004 -red,triangle,0,95002,0.6855407751847372,0.9464659022555953,0.5269400607233719,4.63468662541698 -red,circle,0,95012,0.7224846297526336,0.7219864465393859,0.5195749900489327,4.902925843596016 -blue,square,0,95022,0.728288231234988,0.5065821144524781,0.5039210773062858,6.242217985806318 -orange,square,0,95024,0.25728281287165866,0.20625420973668496,0.47709369091696907,4.391356923921371 -blue,square,1,95030,0.8497378924791577,0.8333678484852933,0.49752889449149,4.707818407401047 -red,square,1,95034,0.25533669227738776,0.27258380537926363,0.48520197325696696,6.535404826584711 -blue,triangle,0,95057,0.1369196405633063,0.6162470540747264,0.4981850993726346,5.702007281253594 -green,square,1,95068,0.9373976679412133,0.06035623015974323,0.49984563506697693,6.004911983193927 -red,square,0,95086,0.8837368704356093,0.9686455453605962,0.4881631668996269,4.999466746102727 -purple,triangle,0,95087,0.04335295621534607,0.9792751193896676,0.501766859767471,6.6708700239603225 -red,triangle,0,95088,0.2649450054099186,0.15161228510007507,0.5195177264686487,6.380042443361127 -red,square,1,95121,0.21303014597832648,0.7311358637438857,0.48754645962691634,6.111526162212111 -blue,square,1,95125,0.5955700798695953,0.8134808776264878,0.49339314186848326,5.8017966955992195 -red,triangle,0,95141,0.29481998221536876,0.09137433215243673,0.5118901394297206,4.355213237069349 -purple,triangle,0,95151,0.5897354668458885,0.11543551902136306,0.5036141198980587,7.413682874456235 -red,circle,0,95159,0.6580958028021712,0.5979317066374599,0.522622054598586,6.2092608840357855 -red,triangle,0,95174,0.2624235602005557,0.5925909658759327,0.49724034980788917,6.124609884272918 -red,circle,0,95178,0.5914399755031541,0.5898156594042067,0.5234331561925322,3.421463339154903 -red,circle,1,95183,0.4857063606352723,0.4390647619053223,0.5253408182083623,5.963401300829486 -purple,square,0,95215,0.9341323936426884,0.972813669639962,0.5017288605008587,5.734994402979431 -red,triangle,0,95216,0.07841751130870456,0.42060655680140135,0.5022107131398774,4.6792402972527825 -blue,square,1,95217,0.002667137924713292,0.5014182755245598,0.4880693833559115,4.881973194125624 -red,square,0,95220,0.412263864780532,0.7785638206166626,0.48212397564704074,4.611284397417477 -purple,square,0,95229,0.3624747282603584,0.5939038093671826,0.49821052158468077,4.374313894877282 -red,square,0,95251,0.3685822458693424,0.5613292278042047,0.47839914095991976,5.024453624479713 -purple,square,0,95261,0.8651707322542452,0.8561690535945209,0.4993389329792418,4.913920786901495 -red,square,1,95263,0.7056606241226618,0.9131802494473958,0.4767798774936042,3.279070825509402 -red,square,0,95287,0.8890251343676947,0.9376401531381994,0.4836685892842009,3.942407879007797 -red,square,0,95296,0.5051401432321563,0.14651534990658466,0.4871240751226292,5.918087358747563 -red,circle,1,95297,0.44925183921642853,0.5169020729434569,0.5366717598225503,5.9616844890939475 -red,triangle,0,95313,0.6522284708651094,0.16923004476845127,0.5134734546535809,4.905143145646957 -red,square,0,95316,0.6892255042303376,0.033837867513929476,0.4816445312543678,6.080410840680348 -purple,square,0,95335,0.12447081577623254,0.4865239679315827,0.49567244611016287,4.625897653478866 -red,circle,0,95340,0.23803259383291164,0.1927099302240184,0.5437750683231967,3.579218558870553 -purple,triangle,0,95341,0.4048454403699504,0.007033073257603495,0.4925772685601072,1.643332528737662 -red,circle,0,95350,0.37570136111425056,0.4205590285282056,0.5436174164147097,5.202928530061143 -red,triangle,0,95352,0.01809102467202106,0.5240977500610657,0.5106305766528645,6.169422572683959 -red,triangle,0,95362,0.597437393156178,0.9114017582517434,0.5060223311345061,5.990425557359262 -red,square,1,95394,0.43087387419591494,0.7799068618205608,0.473510360726394,3.9821117889142705 -red,triangle,0,95413,0.48645724495841736,0.37479955178501734,0.5136315068754431,2.547267875687577 -purple,triangle,0,95429,0.6324607515918962,0.9619671858094646,0.49282856219274584,6.834662683629477 -red,circle,1,95434,0.7951595910186059,0.7293016881795313,0.5422550745559764,5.624573389906437 -red,square,0,95441,0.8120401678127536,0.06334723509015716,0.48399060925776144,3.8171986500868837 -red,circle,0,95443,0.7999996233802388,0.8478632472527992,0.5419826987461797,5.189927429602718 -green,triangle,0,95454,0.021820495826963993,0.247973120267464,0.48863389666214974,3.9858728454058965 -red,triangle,0,95455,0.5880337984059256,0.3979594286222955,0.5107003730173946,3.9146303503754187 -red,square,0,95489,0.38937956844509736,0.7439014662120559,0.49749690214338643,2.08599486568694 -blue,triangle,1,95500,0.6723111785672105,0.9208224128407376,0.5162501058657194,3.8836463081731956 -yellow,square,1,95501,0.698850017364642,0.27440040121581477,0.5118851821238122,5.329166449998421 -yellow,square,0,95511,0.4603948184700003,0.49007080527570546,0.5114651386198127,6.118980676097276 -orange,circle,0,95518,0.7677021168866173,0.1525069385499992,0.4692760523145991,3.826875524783335 -red,square,0,95528,0.8299728998149455,0.5941379319705079,0.4883684011509505,4.119105391794861 -red,triangle,0,95531,0.38633998695999805,0.755881127616098,0.5224722412362447,4.0529339900811685 -blue,square,0,95533,0.1706273080172087,0.27422112273499943,0.49118868750712774,4.040895932069326 -purple,square,0,95549,0.2933916978683071,0.2971101531880507,0.5107156672668544,4.0783722737591885 -red,triangle,0,95554,0.4336516522618147,0.36564087249127863,0.5231860955089859,3.828429839171689 -red,square,0,95556,0.8110403312925802,0.07422675259198352,0.49276361425070986,6.291640296267218 -red,square,0,95567,0.6298377141604105,0.22435450875520302,0.49238530491492405,4.760177677140182 -green,circle,0,95574,0.08723182565571463,0.0006094934266722696,0.4824320986207452,4.071748509925414 -yellow,square,1,95580,0.1973977898574082,0.9817446192748276,0.5082030600746619,3.9187500216584232 -red,circle,0,95609,0.4768456124311581,0.4039576678577314,0.5302862787106399,6.49732439627864 -purple,square,0,95635,0.8111369256022484,0.193745686230979,0.5013701310782523,4.0452536100578085 -blue,square,0,95639,0.44854536144294777,0.8133097125608071,0.49850422530326555,5.324877126207013 -green,triangle,0,95652,0.42831050632895995,0.6025341497610506,0.48494414585066087,7.223783905266928 -red,circle,0,95653,0.05362336509312238,-0.043310883828218,0.5304203962378913,4.934405825487166 -red,circle,0,95654,0.4433411320722124,0.44825754039189947,0.5326836182516868,5.776396139848291 -red,square,0,95661,0.5918935990633056,0.4733480030338092,0.48170754885858796,3.4317974666052766 -blue,triangle,0,95677,0.11758649380606867,0.2564395323353277,0.5168535618031888,2.9460769960805293 -yellow,square,1,95688,0.08805025615564177,0.8681852991004899,0.5066765273061633,3.2422160219759273 -red,square,0,95715,0.09515556834057048,0.2476069131448505,0.4694731137835921,6.258881681726623 -purple,square,0,95716,0.8661051890893713,0.2548893019964037,0.4961224261867851,4.90815280336836 -red,circle,0,95726,0.5729003917059892,0.48102977701485233,0.5190850523208961,5.7189671324680305 -red,square,0,95738,0.6036878845436557,0.519282753397272,0.4695051406703007,3.8153909034622253 -red,circle,0,95744,0.5316089582888708,0.5849715421326843,0.5227757989885363,5.963378791330766 -blue,square,1,95746,0.893044466429303,0.5614463993752504,0.5052916700308168,3.988417964607063 -yellow,circle,1,95757,0.6434932765584167,0.5034054921640212,0.4809738855512452,4.035531593145203 -purple,circle,0,95764,0.501319018852234,0.33688514834799477,0.4787809380726825,3.0898069848448624 -purple,triangle,0,95776,0.38084018073898485,0.580626025410974,0.5018086361771342,6.27371689970268 -purple,triangle,0,95809,0.7895510446195199,0.8017870470521001,0.5058125219353772,4.608350393771451 -red,square,0,95855,0.6708696653307745,0.864290005125367,0.46002377498082186,4.371903851161853 -blue,circle,0,95856,0.48468979737859186,0.7050802087044364,0.4903873948315253,4.310859903954784 -blue,circle,0,95869,0.433699314724719,0.9815830528860979,0.4859165997731851,4.249701542758067 -blue,triangle,1,95876,0.7607275569966165,0.3444373072309326,0.5176824027954439,5.178559864617614 -yellow,square,1,95880,0.2708214888936329,0.33893901007098237,0.5071423755655081,3.878089050267082 -green,square,0,95913,0.977812714071183,0.8213216550332649,0.5037895209853568,4.501399772902655 -green,triangle,0,95916,0.41209521739690724,0.009840812423060674,0.4923116593995726,6.121704104855858 -yellow,triangle,1,95922,0.770196523924362,0.5366579950148794,0.4940098259506026,6.450025232982571 -blue,square,1,95933,0.4460982583770846,0.06284278404643429,0.5131543736940538,6.5981643517007535 -red,square,0,95959,0.9778390717447472,0.5267474727962671,0.48899476248113577,6.986010326962725 -blue,triangle,1,95988,0.19822067579147096,0.05887446013478115,0.5123538284044189,5.862640977432053 -green,triangle,0,95999,0.2777888980702661,0.6036755664651436,0.5004330266521184,5.594060009477997 -red,triangle,0,96001,0.07201289135218536,0.9578500735124724,0.5024362973163085,5.319861055814207 -red,square,0,96022,0.4709205322315836,0.7937369877489687,0.49007862193940366,3.973003372311459 -blue,square,1,96035,0.4423886625964605,0.9366746323015379,0.5050051256716289,5.313988804185247 -red,square,1,96048,0.4573455212892237,0.8689836365200174,0.5026099292380142,4.284593437243346 -red,triangle,1,96071,0.7014027677589221,0.7050266694844497,0.4991756884347118,3.9612918655374205 -yellow,square,1,96086,0.7833683478375343,0.6149748333528218,0.49362651600138596,5.189911883843258 -red,square,0,96090,0.2362815181764243,0.08052300595014228,0.5064439828465793,3.4067046807656305 -yellow,circle,1,96095,0.0036354395410326257,0.6635853765373362,0.48103253822812914,5.359085246783725 -red,triangle,0,96121,0.3505461523143154,0.93233366310048,0.5126317356885189,4.297395337314128 -red,circle,0,96141,0.39597887757686256,0.39562748029305544,0.5351730203208921,3.394427748518069 -red,square,0,96142,0.820574896008899,0.9178219586117422,0.5066322293802394,7.0697506748462935 -green,square,1,96146,0.4694324766526824,0.5658438480255048,0.5321410697850847,4.106989909501264 -red,circle,1,96159,0.5122412779436548,0.4638787927655735,0.5367372010647821,5.637915664281828 -red,triangle,1,96163,0.6053873173220439,0.7748744349075521,0.5063751364943072,5.780191564409791 -red,triangle,0,96189,0.6799282412050941,0.15346921699793092,0.495885574165823,4.7011577154887645 -red,square,0,96201,0.1537994073527562,0.9791783796380524,0.5080221713445994,4.316219815138682 -red,triangle,0,96205,0.9853517582765164,0.8117688328600086,0.49210970081556293,4.346809360490263 -red,circle,0,96219,0.2540037235882736,0.16291780516875548,0.5234860327068843,2.9306178016011946 -yellow,triangle,1,96220,0.04510353065983863,0.6982109032332625,0.4883775242226292,4.088662097165213 -red,square,0,96223,0.09402120561917393,0.05313157052444151,0.5039799968651898,4.8771799749006055 -purple,circle,0,96233,0.11571093831848556,0.5113038026470524,0.46862217953527663,3.392490400038291 -red,circle,0,96238,0.01573142157455376,0.0768552496541719,0.5217362210575832,4.403578027256978 -red,triangle,0,96244,0.19524302626749834,0.3758656097497919,0.4983507551303781,2.304522394049828 -red,triangle,0,96250,0.8337474618350973,0.9600628954017896,0.49456350408513333,4.8508758297677215 -red,circle,1,96257,0.18506914976633337,0.15877971707154517,0.5236120006634366,3.336001097280219 -green,circle,0,96267,0.1347991479459697,0.4980375318782472,0.47939951705788325,3.60633618172144 -red,square,0,96277,0.03850189729758602,0.7178419532250438,0.5079281526733028,4.5290403972179885 -yellow,square,1,96278,0.6454657419549751,0.983018108485444,0.4774335826811351,2.955729927262149 -yellow,circle,0,96314,0.8205284107378986,0.7083231637415845,0.4890166781426609,5.225617763479977 -red,square,1,96317,0.13741722855999394,0.6973181200378114,0.5211802110632608,3.9668210915973128 -yellow,triangle,1,96320,0.5973408278919474,0.5730119857753153,0.4824021977514047,5.592620345137888 -purple,triangle,0,96321,0.22122636521068006,0.3915798896420922,0.5059835132049681,5.114537322072974 -red,square,1,96353,0.49625834974236394,0.26548572878487686,0.5209824742084431,4.989615126271908 -red,triangle,0,96358,0.9531132081452546,0.31613044984587446,0.496200227805815,6.7151425135946745 -yellow,square,1,96359,0.8408871035291287,0.9755149608180735,0.48851094419217744,6.0403806170332155 -blue,circle,1,96370,0.4256799445593342,0.8440931690888698,0.48925221027347976,4.0988964628309725 -red,circle,0,96374,0.5394311155541947,0.6206571237155135,0.5147480752868391,4.942284674972361 -red,square,1,96377,0.07817501039392116,0.29586063255101147,0.5233383643238237,5.0987289913082074 -blue,square,1,96387,0.8279662404044754,0.1336329890718898,0.5133205197150905,5.412347036816107 -red,triangle,0,96397,0.5550176624219795,0.3759031486752258,0.4910617171658142,2.9951560160680053 -red,triangle,1,96431,0.3206443033037468,0.6609938133553613,0.500129219027092,4.093189058880722 -red,square,0,96440,0.5527743240009251,0.5617708584536918,0.5064558542785705,5.0849946219112825 -yellow,circle,1,96461,0.4213770360462241,0.5643111647745723,0.4911471936490873,4.359268750812394 -red,square,1,96462,0.9049197708860998,0.9754284660267258,0.5068111207191822,6.069349019779153 -red,square,1,96476,0.44075709413911857,0.4868365504334653,0.5067130449725873,4.856440652889357 -red,circle,1,96481,0.8671250136807436,0.9442368143550283,0.5024024616048917,6.281369351378448 -red,circle,1,96483,0.257923630044134,0.20425375031078905,0.5022896654545875,4.653332394665 -yellow,triangle,1,96492,0.9222129750986249,0.3148953740017284,0.48113731450222064,6.9539559011754415 -blue,square,1,96498,0.875846620932736,0.2886080825394486,0.5225328851711897,5.641928193172539 -red,triangle,0,96499,0.54370234369147,0.9830996930683974,0.5119538464738257,5.3725541404567965 -purple,square,1,96509,0.25213949940984015,0.5600094467964819,0.483611074389497,5.463995937804239 -red,circle,0,96513,0.5840255152025253,0.64379073239883,0.5125190766820626,4.686287327540726 -purple,triangle,0,96518,0.7811323759842613,0.7008683738425372,0.5121591861656576,3.6940357853817924 -blue,circle,1,96534,0.763586420854788,0.3548512130831012,0.48909414385967737,4.21153573427312 -purple,triangle,0,96548,0.8853360655849348,0.21596139123580305,0.5094280911754115,6.868205543959447 -red,triangle,0,96557,0.7072217595654958,0.9122544763954878,0.5150148516633359,5.3407435655052495 -red,square,0,96561,0.6271868228292494,0.2126169635646109,0.5040037335246169,6.154218037849257 -green,triangle,0,96599,0.5506321480028791,0.8625866013557643,0.48788637049117073,4.358405203753322 -green,circle,1,96602,0.4971419875895393,0.8477666091538062,0.4774357227021727,3.363433494675512 -blue,square,0,96605,0.09933759395928465,0.004100487542805453,0.5276495494792367,3.832435218383292 -red,triangle,1,96621,0.2313996645622367,0.16044417338891637,0.5081820702418738,6.868830432605786 -purple,square,1,96646,0.8153799649374639,0.37606604371496444,0.49495402472012084,6.607505990567295 -red,triangle,0,96650,0.9573758464230904,0.011650017863653161,0.5042523373034675,6.053236752187001 -green,circle,1,96656,0.15301253370395795,0.9360480916991148,0.47996540675389343,4.964909635026444 -red,circle,0,96660,0.9339160633706772,0.9400747392523728,0.5072699914900494,5.696583467192387 -blue,circle,1,96674,0.6578842880061873,0.7430280001393442,0.4927840002992643,4.933691349038118 -red,circle,0,96681,0.9093417723765131,0.9312061484621479,0.5013956927167295,3.968201236086754 -yellow,triangle,1,96688,0.5441493781561474,0.7088517900510397,0.4900280653093751,4.315969716960768 -red,triangle,0,96710,0.2094719376918206,0.6082243970055167,0.5159501284164395,3.181489653403958 -blue,triangle,0,96713,0.21223246933503637,0.3103920219698435,0.5168260373272008,5.880069791255057 -yellow,triangle,1,96721,0.33556301493448626,0.7304677916147592,0.49932965008316815,3.8903214671557933 -yellow,triangle,1,96740,0.9664443538532672,0.5845457292223816,0.4968884965550576,5.8459770548241 -red,square,0,96766,0.22515664670363855,0.3233909748386826,0.5116507298661361,6.398730903199202 -purple,circle,0,96768,0.33608049960076525,0.6371986348667935,0.45349282172603966,6.781829725175949 -green,square,0,96774,0.2154734180741319,0.8781674700172086,0.5326455027398711,3.936220468122993 -purple,square,0,96782,0.27623451642617936,0.13894980550912983,0.5107294732254406,3.0829420270559056 -blue,square,0,96784,0.4193489666956077,0.10629875093142627,0.5317360271949962,3.876647954589947 -blue,triangle,1,96796,0.41206622235504087,0.3603765642834287,0.513749246897892,4.245544314256821 -red,triangle,0,96797,0.8390250766619783,0.8204339989162104,0.5019774546766443,6.234464210198609 -purple,square,0,96801,0.1696382894249373,0.6615691688116003,0.5153534841236239,4.335865319920412 -green,triangle,0,96811,0.9595897649215346,0.5455859308302632,0.48839988183493277,3.50764881622457 -red,square,1,96812,0.6633006211474649,0.3924932082381519,0.5000987314047961,4.524240244136892 -blue,triangle,0,96819,0.4213681511663504,0.23313744252939783,0.5088472157695753,4.398928665675311 -red,square,0,96845,0.3339797831018281,0.2588719544248831,0.4954868820621749,4.127128968682313 -red,square,0,96848,0.07791643009408067,0.1560682540432935,0.49666969974421393,5.572885243477472 -yellow,square,1,96851,0.5388018181776875,0.5546247073558797,0.48064667292004665,2.0579684303789714 -purple,circle,0,96870,0.5847649579675587,0.9875482745532688,0.4565858410190943,3.797353743957879 -blue,square,1,96875,0.9142142223643162,0.8731989992783917,0.5232963609026355,5.931479720806045 -purple,triangle,0,96886,0.7620914159993625,0.2589179659624974,0.5060775126241244,5.801846079964444 -red,circle,1,96887,0.008915214662668425,-0.06271145266677931,0.48755793492550203,3.5158895775946895 -purple,square,0,96892,0.9295795784913928,0.5567736910666704,0.5116561868187911,4.378387402108497 -orange,circle,1,96897,0.16818297872450094,0.810633088388253,0.4675226650638352,6.07189029851303 -yellow,circle,1,96901,0.2018414695350964,0.4057862820377357,0.5004512182623366,3.0974982927217423 -red,square,0,96903,0.9860464850796222,0.951976247614596,0.5212279100883831,8.578089301488708 -blue,circle,1,96915,0.006866076456939152,0.007289346396799012,0.49547388319366714,5.884116143801638 -purple,triangle,0,96930,0.5055845700264154,0.4552677253123145,0.5068760828442833,6.302386576403815 -red,triangle,0,96934,0.9607457187268132,0.38616109086537587,0.5080702805466717,3.9224562048526743 -red,circle,0,96945,0.6809384119739392,0.6554448624275744,0.48081192375711385,5.330509785976479 -red,triangle,1,96949,0.8436280439405668,0.8627029373150187,0.5007828226892923,5.965284103870897 -blue,circle,0,96953,0.09053061144662133,0.053288751024586634,0.49901702449999247,4.566063051710288 -red,triangle,0,96958,0.0329567371644508,0.48380256164528723,0.5054524565225944,5.913939544134682 -blue,square,1,96961,0.03575219860906198,0.015273446978771754,0.5244294295109888,4.8942594680635 -yellow,triangle,1,96964,0.6753010144630732,0.8088645160439986,0.49357119216876405,4.973181581826535 -blue,circle,0,96978,0.9982633408245939,0.4362474578687586,0.5044673207376004,4.461821832481811 -green,square,0,97000,0.6290508849121716,0.5975249117583501,0.5346361734874436,5.092610428669288 -red,triangle,1,97003,0.49391957222866134,0.3517329710102629,0.5067788753681516,5.849695362146246 -red,triangle,1,97016,0.9873458756911708,0.022119209398065,0.506457654513772,5.915977124768982 -yellow,triangle,1,97024,0.38811420132912866,0.7051529503359618,0.4926659114806118,7.386209603734446 -red,circle,0,97025,0.48790356365516274,0.5548030066184464,0.4970032883214445,3.8679936376690534 -red,triangle,1,97026,0.08818720098756072,0.415248186499631,0.5034342518985538,4.617569322681561 -red,circle,1,97028,0.392026413515555,0.42006604703125006,0.501221476705388,5.007722271208663 -purple,triangle,0,97029,0.1798377909811557,0.7675681621527558,0.509208691532998,5.688833082887121 -red,triangle,0,97041,0.32876541948093685,0.004890115461912536,0.49982816588472173,3.9469309159597246 -yellow,triangle,1,97048,0.7932219576138572,0.969102802862149,0.49328967669718116,4.834697688075342 -green,square,0,97055,0.24118869910422647,0.8159199718066013,0.5309988727295452,6.068079177044434 -red,square,0,97060,0.11827652670713684,0.442615493329682,0.48777601263636,4.631940118607367 -blue,triangle,0,97061,0.8741193108337573,0.7994579077417499,0.49637326188864817,5.084328756762589 -red,square,1,97082,0.09580776868114327,0.3127038023023665,0.49597039606379695,7.3113914677542295 -blue,square,0,97084,0.018387098959581127,0.46331768179852206,0.5141904006106274,6.823278545150015 -blue,triangle,1,97122,0.6293976558954338,0.1987399668110742,0.4751446156062487,4.8111959438878955 -red,triangle,0,97127,0.7406867607291928,0.7869628368930285,0.48725187375451035,6.373002723583167 -red,square,0,97131,0.07099747423767344,0.21023697449405598,0.5083224815615155,5.500497178920348 -red,circle,0,97142,0.09833987353193874,0.1147791068458756,0.49978560088685176,6.649395472152787 -red,square,0,97145,0.1095278718757351,0.4712615049049269,0.500997151201516,6.152237213506827 -blue,square,1,97149,0.1886728827395836,0.720803500813239,0.5140856399205782,5.255487499247563 -red,triangle,0,97151,0.13342444052386448,0.07884187380217789,0.492165846333622,5.9595039299953365 -purple,square,0,97154,0.28042409017376335,0.9412376677981548,0.5277662963859316,4.737930471132928 -red,triangle,0,97166,0.30970638691215,0.32341380412269727,0.49912091515574897,6.01117247150778 -green,square,0,97168,0.1912513634038605,0.49303796342198103,0.5352330183500308,3.326483531615287 -red,circle,0,97176,0.45579218349119677,0.3869630943022203,0.49883949059815036,6.494520740802528 -red,triangle,1,97177,0.12668139785697063,0.6323225812171959,0.4984072671432093,5.671608659509612 -red,triangle,0,97214,0.5348072571734852,0.5927012513329605,0.5108259339428247,6.735193656056778 -purple,square,0,97230,0.35470524541749526,0.20010542749315596,0.5303222548334717,6.428357947355543 -yellow,triangle,1,97234,0.47631436173471964,0.7765559018355477,0.47732119043101473,4.806593955730334 -purple,circle,0,97243,0.8230092004181703,0.9381872267787872,0.45712006521814225,6.174824436263681 -blue,triangle,1,97266,0.6909701381885082,0.8240221760455293,0.48619698532670647,4.259612407736948 -blue,square,1,97276,0.8516966151374171,0.10016699452463229,0.508175647297329,3.43208556464738 -yellow,triangle,1,97277,0.3860135243757694,0.14162591139520508,0.4764937593207753,4.009840029937227 -red,circle,1,97280,0.5917993310006303,0.5194695413216914,0.5010615202598578,5.698417328761084 -purple,triangle,0,97294,0.9755702075513683,0.24584559293392982,0.5214214048541824,4.723840504286124 -purple,square,0,97300,0.42027484356278855,0.22270130081509798,0.5242214498337153,3.5625814547603514 -orange,circle,1,97301,0.9553848886986518,0.7799807659966358,0.4608595151265397,4.604757742088484 -red,circle,1,97309,0.04777252740431659,0.11857770295836605,0.49994976976023503,3.5012074061713405 -yellow,circle,1,97312,0.7273664187957455,0.6821231276230334,0.4900791531096476,5.129983466787765 -red,square,0,97331,0.37926688266873265,0.4864574679061694,0.4942426957567359,5.269920041356692 -red,square,0,97343,0.6241079278926611,0.8018744306885754,0.4909620282552845,2.6395618832093914 -green,square,0,97344,0.8616687764933793,0.5685012317353809,0.5257345134696678,5.616811142165216 -red,circle,1,97363,0.16491847512221658,0.21048409982526964,0.5031948314548698,7.349845996160004 -red,square,0,97372,0.8269241296383256,0.6967117814030773,0.4965201109007503,5.1784863070239355 -red,square,0,97376,0.19609500207002672,0.19023274723169536,0.5070041538850066,5.223435346279785 -red,triangle,0,97380,0.8919455096083191,0.5924857368525175,0.5106536844624204,5.8747646648899865 -blue,triangle,0,97384,0.3215611431884712,0.21973012811149484,0.48887320823151775,5.387662287666793 -blue,square,1,97390,0.5683638775808385,0.2784245223252638,0.5229640465145601,3.438195606907572 -yellow,circle,1,97396,0.9432514765439831,0.4255263132934115,0.4910916056568584,8.311929483038284 -purple,triangle,0,97400,0.6861602139534393,0.9421516880329144,0.5131445004303671,4.548344352898108 -blue,circle,1,97403,0.9772545408148562,0.02667878239259458,0.4800751827681361,5.4068923530300586 -red,triangle,0,97415,0.4202070093270537,0.5567466106741579,0.5083881941755304,6.015079574597386 -purple,square,0,97437,0.7147659294214207,0.22750813482497856,0.5097905756139546,5.571440660985307 -purple,square,0,97456,0.7723035279117967,0.050217423978692555,0.5144639026111142,5.993029032868384 -green,square,0,97460,0.0782987251399535,0.12876499173112188,0.5220400684813095,5.789980053367799 -red,square,0,97462,0.08965807151828942,0.10643707279095249,0.5008978912962472,5.616013051283294 -red,circle,0,97467,0.7766741505785799,0.7484017480681512,0.5030197226971365,3.496080359290433 -green,triangle,0,97479,0.44152744337097793,0.5844495248568005,0.4940033847922217,4.315221374690091 -purple,square,0,97516,0.28402613483717465,0.4272049677002838,0.5091847486779658,4.300723570993671 -red,triangle,0,97518,0.13164672554701873,0.22921222398891972,0.5150332966927038,4.163427956316571 -red,triangle,0,97521,0.8298504144125524,0.6334400989390334,0.5138879233833277,4.580764024404662 -blue,circle,0,97522,0.6161536601333419,0.10011125645874996,0.48975848692141466,4.272053125774312 -red,square,0,97528,0.5026882085865776,0.09627587585336217,0.5006311175911682,5.209893874383046 -yellow,triangle,1,97537,0.2618325583909621,0.8139707712866776,0.47221599116161334,4.814572637440977 -red,square,1,97541,0.26012815842242976,0.5746267570070889,0.5058301006804881,7.894284173816768 -red,square,0,97579,0.5562711220007341,0.904963651078646,0.5058172540812761,5.924094256885994 -red,circle,0,97609,0.8961614931968467,0.979176636525386,0.5025893437530877,3.8290612156016643 -red,square,0,97621,0.9214089464989041,0.9071850948395918,0.5001465142808271,5.764287284989577 -orange,triangle,0,97626,0.9630188333882982,0.27386939920704134,0.5064392730701361,4.538819506187884 -red,square,1,97680,0.3209211121736111,0.3899516029122365,0.5198867447086687,7.06857285048642 -red,square,0,97688,0.5911520575244686,0.33186590764785806,0.5180611691981245,5.04041766542527 -purple,triangle,0,97711,0.04797693766549749,0.4056005979165126,0.5273590237315651,6.255121933383456 -blue,triangle,1,97720,0.594943728773139,0.021015724656598733,0.49445682186947093,4.686014512170725 -red,square,1,97728,0.18091463089999837,0.7024748500590835,0.5213011945044698,3.816509651620779 -green,triangle,0,97743,0.4660292875154822,0.9055364869739684,0.5027993217625732,3.9121321558708826 -blue,circle,0,97757,0.21642242605405448,0.7011683595472,0.49092845735927554,5.149654671760703 -red,triangle,0,97769,0.2758974960696885,0.14252263841836466,0.5092202307326151,3.9296557153052114 -green,circle,0,97782,0.9229506182027291,0.7709550496964023,0.48690715626806763,5.003019797233288 -red,triangle,1,97785,0.6687944994434781,0.4292208180608189,0.5060053205603642,6.445192505384767 -purple,square,0,97787,0.1626976458292152,0.7169415062126457,0.505993441989183,6.757878157483494 -green,triangle,0,97792,0.6942834648605322,0.35075423520437954,0.5025883258793723,3.851474577720205 -red,triangle,0,97804,0.32617072932399793,0.9068176837587851,0.5064110510788882,6.24923704998471 -red,square,0,97811,0.9110657161485545,0.3361415665550729,0.5223693330863728,4.719245115124646 -blue,circle,1,97814,0.2336720213891289,0.017690895141252994,0.49160496509972607,3.368817659596946 -green,square,1,97831,0.791839678998911,0.09716252851029294,0.5529004211039809,5.806767943682989 -red,triangle,1,97850,0.27791068733728586,0.43087228249903153,0.507797637334018,4.20709013302241 -red,triangle,0,97865,0.6706345591784993,0.14657495989907243,0.5103829126613852,3.489613130965964 -red,square,0,97871,0.6580510350061215,0.24238942484632964,0.508294984179414,3.0467382134923864 -green,square,0,97889,0.49524086289950964,0.26821675698893166,0.552217601994032,7.590476710621381 -purple,square,0,97900,0.6356407072311071,0.25518813062704515,0.49942290791391064,5.847117102786026 -red,square,1,97907,0.34307032893968903,0.7647008654150338,0.5050882613982243,4.866015539792325 -red,square,0,97919,0.7820969385206633,0.10597975297762219,0.5036810391453648,3.460596463977654 -green,square,0,97925,0.6057162184564446,0.3400418548484976,0.5480957487864978,5.268311384911246 -blue,triangle,1,97937,0.1785561921637433,0.775634933829922,0.47680078029824097,3.490791433897275 -green,square,0,97956,0.09790995734527219,0.5256502236653826,0.5544820469204593,3.8546594386452635 -yellow,circle,1,97959,0.8883170086471701,0.6035152092966669,0.4808478413838625,5.770285032852261 -red,square,0,97967,0.7402283154845064,0.1604949757057924,0.5140215805849698,6.116271657363665 -yellow,square,1,97971,0.08311863804936337,0.0643552871363311,0.5034505068151336,6.00942969226669 -red,circle,0,98022,0.596592697008244,0.6436328707837564,0.47959785785757963,4.964166660347895 -green,circle,0,98027,0.40649882186404573,0.09562074476567484,0.49007555940735587,4.98731748857221 -purple,square,0,98028,0.7931704431696368,0.7928491541153797,0.4959683700173671,8.2086458340531 -green,triangle,1,98062,0.5750083677475532,0.1258784060108571,0.5120529416099076,4.675720601321245 -blue,circle,0,98064,0.008471805828746404,0.31301781762169756,0.4988495921835018,6.22981100786252 -red,triangle,0,98070,0.8890180051875659,0.641894541546162,0.5230969157729751,6.492158723647763 -green,circle,0,98079,0.9638868362687497,0.7509965571682672,0.49409764753305424,6.392330683917962 -red,square,0,98088,0.7138491163783625,0.5660995446533844,0.5322588559331034,4.3846152618851955 -yellow,triangle,1,98116,0.5119224643680647,0.8325885087413708,0.5027608321302205,4.182137286239789 -yellow,square,1,98125,0.8649783193074638,0.8296944841891143,0.5071693423344046,4.818995357800668 -blue,circle,1,98142,0.11903130827090902,0.0794600640138523,0.5045210513824391,3.858197748626988 -yellow,square,1,98149,0.9029710888023735,0.8717011042953099,0.49652962702863235,6.619770189242416 -orange,triangle,0,98151,0.43642298258222634,0.2193997453172266,0.499106748704397,4.3030028275210475 -red,triangle,0,98154,0.30232977366424907,0.3959937521763154,0.5258396790372201,4.282090119984676 -red,triangle,0,98163,0.15968459410082014,0.6593181353960239,0.5302854614163199,4.175227952430347 -red,square,1,98196,0.11040543455660845,0.2918881950971337,0.5227695638617097,4.369949207705616 -purple,square,0,98202,0.30751541181208664,0.9197690237746908,0.4991078400590991,5.914550009254785 -green,circle,0,98207,0.9911573976993934,0.17411590095256702,0.48569904607795705,4.556901286375683 -yellow,square,1,98208,0.05702815869116118,0.23117048329632328,0.4914488924620556,5.995338563130926 -red,square,0,98209,0.3156966222570933,0.2698358712069102,0.5205166475872047,3.179376363487068 -red,square,1,98219,0.3585605891873931,0.7849025301242254,0.5247071043755026,3.6436009871680306 -yellow,circle,0,98225,0.5101004345114215,0.8276951221554976,0.48994504198333605,5.217640747985201 -purple,triangle,0,98237,0.6056701129171512,0.17760094149129158,0.5064293455604001,4.787472118135386 -red,circle,0,98246,0.8396846017362914,0.7948287790783244,0.48174517695444125,6.232121886626242 -red,triangle,0,98264,0.6925214882912937,0.7060504603224776,0.5194984955295038,5.129705681175931 -red,square,1,98270,0.8333327091854051,0.9073243527476074,0.5092593522702931,5.447554624882591 -blue,circle,0,98277,0.8833050862568871,0.32423120247830917,0.5045031620937903,4.151562791435151 -yellow,triangle,1,98292,0.027845065631730836,0.04910793281989667,0.5016167941049705,4.032763706389033 -red,triangle,1,98304,0.960050401343297,0.878848157843013,0.5092386650812065,5.734219891862999 -blue,square,0,98307,0.30723347276213786,0.3227401321430875,0.5083917433216159,3.6616507743396816 -blue,square,0,98316,0.5174898118201812,0.5205216914321144,0.5060395164659975,6.791077771912952 -yellow,square,1,98322,0.5024867844104095,0.859915626689891,0.48031937822922294,5.63959426909231 -yellow,square,1,98325,0.2693442027373001,0.18337718642091838,0.48013256486796685,3.764308344824317 -red,triangle,0,98332,0.32667214044077975,0.05130212052518457,0.527595893109353,6.130190313809526 -red,square,1,98342,0.12841792565501742,0.008480499687680498,0.4965187584425047,4.692798781705341 -purple,square,1,98346,0.7582084573585267,0.5214721652872817,0.4908777054805034,6.948015382313787 -green,circle,0,98365,0.11274608726768476,0.2548579470940253,0.4900444734968059,2.8952501845025704 -red,circle,0,98375,0.3445971803963863,0.2706372068659536,0.4799366072558581,4.584488823465119 -green,circle,0,98378,0.14799431378210703,0.7006060042757039,0.48690198078433355,4.694771460754332 -yellow,triangle,1,98395,0.2983265373399384,0.6070296404204049,0.5040106455993951,6.178216789219749 -red,square,0,98405,0.3656304933774207,0.9265696681158306,0.4965558078481272,6.3116669969858785 -red,square,1,98407,0.7314842259220952,0.7974038161823683,0.4939948999334246,4.93517526162906 -yellow,triangle,1,98414,0.009369601388535709,0.202361826029956,0.5070663603552441,7.25521627101551 -red,circle,0,98435,0.7330783388812637,0.6595531078341765,0.5003030690931154,4.374039636250854 -red,square,0,98444,0.7068916459367539,0.10909506233927113,0.4934182655187043,6.594235035626636 -blue,square,1,98475,0.8486649164434737,0.6603138829940969,0.5143953511210234,3.8853877436383013 -blue,triangle,1,98476,0.1706498432969359,0.9313273233962576,0.46953105665730394,4.421531563835029 -green,square,0,98477,0.7968165647564313,0.6920218355838409,0.5353477482292824,5.326952229760757 -red,circle,0,98489,0.5040210327435094,0.5080539671354949,0.4953259570701542,2.686190680986473 -green,triangle,1,98502,0.5791988541078736,0.2075863271917444,0.5179011746463379,6.829881907712913 -red,circle,0,98510,0.8022565155247456,0.833447459978276,0.49209858648418725,5.0105549808616905 -red,square,0,98513,0.7411176091737193,0.9081116317859208,0.4763468049657452,4.174979354461981 -red,triangle,0,98521,0.7618365018681525,0.6532884547101894,0.5180203507031043,1.97042672080589 -red,square,0,98523,0.7505947513859343,0.8838996599672665,0.4725185204387244,5.278352800864932 -blue,square,1,98530,0.19902590179507995,0.7675412314816443,0.5072773038301646,4.41905381308439 -blue,triangle,0,98532,0.3387489623595159,0.8056357479122686,0.4708233015007791,6.3592144032863445 -red,triangle,1,98543,0.5573891226375833,0.513218875199012,0.525218791919852,6.302312930645479 -red,triangle,0,98556,0.773584819993225,0.954863754652885,0.5387324719083295,4.168274102156399 -purple,triangle,0,98603,0.4709942129781579,0.5776538348539528,0.4903421367001042,4.22875298100828 -red,triangle,1,98604,0.21617190570220934,0.8118320769990091,0.5302895785660899,4.994739916648304 -red,square,1,98614,0.7717997271506307,0.694889660989654,0.49182606233464893,5.586762853077823 -yellow,square,1,98618,0.7158601697212569,0.6198863169592298,0.5017311396656775,3.1657203518557764 -red,square,0,98641,0.5903083379634668,0.40294970262148055,0.49124292307181483,7.460997468162266 -green,square,1,98650,0.17462174347448733,0.17291197841103367,0.5365201920196407,4.219315695577421 -blue,triangle,0,98651,0.850163636671208,0.7437087441707033,0.48493078635184755,5.356779484241809 -red,square,0,98666,0.44755524137388003,0.7290060921550455,0.4895362079521921,4.540070940732686 -red,triangle,0,98673,0.9522918108313615,0.6632409839961452,0.5160995929179415,5.453980519882566 -yellow,square,1,98679,0.7257230636415277,0.15821791451345935,0.5041210057325703,4.658210493083602 -red,triangle,0,98691,0.7056870482058987,0.6121270004524071,0.5107845688446131,3.202611395785899 -red,square,1,98694,0.9255603190188986,0.7578759177697019,0.4810597353437104,7.343140375626663 -red,circle,0,98700,0.6081536638347593,0.5793295448994082,0.46847664251643806,6.103593510786826 -blue,triangle,1,98715,0.025345432928356004,0.04590075545663996,0.4807235119165878,3.7631866957272027 -green,square,0,98739,0.6181931897553943,0.19631572035713352,0.5376470373273067,5.060939091160315 -red,circle,0,98751,0.08589407452496844,0.16138463561292965,0.4624927933033351,5.525860659224803 -red,circle,1,98753,0.629930398213001,0.6490202846783595,0.46158517170089164,1.9479107880796083 -yellow,triangle,1,98764,0.22411239108292103,0.6541807772205734,0.5204002524770049,6.780293402854686 -blue,circle,1,98786,0.5684202039796897,0.5431289702655762,0.48376204053409183,5.9318278617135585 -green,circle,1,98788,0.8002481149533739,0.70249445769141,0.47109923260072795,6.711355283725356 -orange,triangle,0,98803,0.584108170545539,0.6170673393043582,0.5017516669982233,6.399187526134138 -purple,triangle,0,98840,0.745183310848143,0.7851594618870195,0.48610608245077697,5.171335378864255 -red,triangle,1,98846,0.2635165971815081,0.6682494697333642,0.5217979550147812,5.346978866248844 -red,square,0,98859,0.5576207204193139,0.2779344828569307,0.48737356354465594,4.958860724637386 -blue,square,1,98861,0.4534982983108291,0.1821425448485171,0.5077049428376395,4.392226779015571 -red,square,0,98874,0.9766648327855758,0.7538581370395677,0.4734546946880415,2.708026978057306 -red,square,0,98875,0.9177867276372873,0.28688458940185124,0.4715348727021706,4.944174406898203 -red,square,1,98889,0.8298108266101528,0.2609649733736763,0.4731757812181874,4.121731738027449 -blue,triangle,1,98917,0.30352961806180756,0.7222121763294063,0.4937171857379458,3.889977642599162 -red,circle,0,98918,0.5395892607693311,0.4679800027559581,0.45650436231680047,4.291241711911771 -purple,square,0,98919,0.9215020298105698,0.41359427330555776,0.5105720245647634,4.053039115224837 -red,square,0,98924,0.16323720289059396,0.5399433188460773,0.4706758338100679,3.6793976137362208 -red,triangle,0,98930,0.5071704346461817,0.7475614109700602,0.5075627708923901,5.727124769296046 -orange,triangle,1,98938,0.03682067994139049,0.8058252534406598,0.5013635617853365,3.957012035092648 -red,circle,0,98951,0.6502988217727155,0.6738339190891354,0.4642859620025278,4.578867404302979 -yellow,circle,1,98959,0.052607659809360774,0.7429411241873004,0.4770783523327097,3.540971072333878 -red,circle,0,98970,0.030517997188448054,-0.019938543236686895,0.46025313863193423,5.192876447732735 -yellow,square,1,98972,0.7923703839245609,0.9496086708617593,0.4926256087476328,5.884152411212029 -red,triangle,0,98973,0.9646647324293749,0.23353083519222173,0.5082820599508759,4.243920290934238 -red,circle,0,98982,0.87531761397145,0.8410483054865789,0.4688967315014258,5.515906047564568 -red,square,0,98991,0.38950844371289317,0.2095912314566527,0.4746905213482261,6.416946106030669 -purple,triangle,0,98999,0.8373888270995616,0.9004631711504962,0.500910407607595,6.404667123458629 -yellow,triangle,1,99018,0.3703359855470002,0.7567799821125469,0.5305932826585406,4.704801613062089 -blue,square,0,99019,0.4126019275484226,0.47466901454349353,0.517700140254291,6.40040516807471 -red,triangle,1,99021,0.2746609317921088,0.27535794611277764,0.5102809797353317,4.194039625007223 -purple,triangle,0,99029,0.814872228954333,0.6437340043868705,0.4992262140974474,3.476020918161739 -purple,square,0,99044,0.18298976791687627,0.08620598646493649,0.508255493932817,5.74997950238174 -red,square,0,99060,0.1861052169166879,0.5578501417003999,0.4830831596641846,5.638164559647614 -red,square,0,99063,0.8691209244378582,0.7255397901285395,0.48473307117656084,5.554244905866582 -purple,square,0,99084,0.140135809141123,0.8796690116315877,0.5090719448370761,3.592292833797416 -red,triangle,0,99089,0.9604861106351722,0.7895720428617851,0.5044234430734816,6.979556771038148 -red,square,0,99096,0.3968012085621694,0.05957411372935073,0.4848470893576292,4.623878746546619 -red,square,0,99101,0.0011651940899418678,0.11229628959018367,0.4788050982043006,5.095099652910183 -blue,triangle,1,99113,0.3978290825561349,0.9374672741761598,0.4906901634524283,6.166006351081285 -red,triangle,0,99114,0.3179370117598467,0.7521866058794734,0.5013292175628846,3.924316170342216 -purple,square,0,99122,0.5067956247665032,0.40978981981124984,0.512695182649365,4.644094764497326 -red,circle,0,99132,0.8183473866720897,0.8004326135444801,0.4681417601305023,6.636958016528148 -blue,triangle,1,99149,0.9347833190023043,0.17759947718311153,0.48342825690505387,4.294291297643057 -red,triangle,0,99160,0.9118601081739102,0.21866307347201497,0.5126438139193853,3.7614015818050635 -blue,circle,1,99178,0.5522042974181056,0.5110264204106798,0.454725293617378,5.497867112649582 -red,square,0,99182,0.8284785228042405,0.11334020374011111,0.4743863622973718,4.490154043481057 -purple,circle,1,99196,0.9895554723278063,0.6080605951457241,0.4579125157028215,3.623307368175551 -red,triangle,0,99199,0.8796844690129273,0.78836214798338,0.49821688429188404,4.873427084229231 -yellow,triangle,1,99228,0.5983123975020165,0.3800340402706248,0.5252102605288587,4.64246012097752 -red,circle,0,99251,0.6324438847732219,0.6814258727283171,0.46724065035984785,3.7384566384604434 -purple,circle,1,99253,0.2795693874420423,0.29814197666682773,0.45853317683334,3.851117815506532 -red,square,0,99256,0.21274424557691052,0.5976191487889706,0.4719030343187279,4.081821670992002 -yellow,triangle,1,99259,0.32430798930823,0.9520335926581642,0.5234824129992659,4.264556022626916 -green,square,0,99262,0.007623723341571131,0.4139260214166408,0.545108727764001,3.1603213699973236 -red,circle,0,99268,0.4355482865958541,0.33867909144166575,0.47066794301154957,4.481125137057083 -yellow,square,1,99272,0.7095694323926698,0.4534111967446265,0.5076592155958451,4.335544569970653 -red,triangle,0,99278,0.9548394302661511,0.2548985622086267,0.5080298283382719,5.050137551587912 -red,square,0,99280,0.3133923167715389,0.0653636454921509,0.4687503117971006,4.468325259930274 -yellow,circle,1,99284,0.6530503199545348,0.23908588907834516,0.4799125551304738,6.379888206335166 -yellow,triangle,1,99291,0.7614050649292594,0.10253010428320819,0.5273143616350555,5.691701516753241 -blue,square,0,99313,0.7901772384605223,0.3528868403443989,0.5270429175217797,4.451400324939132 -blue,triangle,1,99332,0.2841324877296606,0.2094373026612476,0.4864008357821705,5.608657584231664 -blue,triangle,0,99343,0.3835355889880442,0.9627143534778757,0.4845060869373707,5.821407210159099 -blue,circle,0,99346,0.14926698328541177,0.3173338938597636,0.4592474153396285,2.9937797037782476 -red,triangle,1,99350,0.5591628968416275,0.15274073137276667,0.5201633734512585,6.427777836179761 -yellow,circle,1,99353,0.5188661038632155,0.6454466534583754,0.48192389963375143,5.417220745930677 -green,circle,0,99356,0.9287483786191593,0.5448422718795073,0.48572595180883404,4.232961138381335 -orange,square,1,99364,0.21062547263510378,0.057097772636379496,0.4800603180908969,5.929286003481908 -blue,square,1,99374,0.9014855376883767,0.3843193381166754,0.5302549095013845,5.617111099160013 -red,square,0,99387,0.7284775790688164,0.5830407198778343,0.47264024729354126,4.749638973634444 -red,triangle,1,99389,0.969493522972176,0.14580711732352647,0.516274600964966,4.431460556073614 -purple,square,0,99399,0.37261182117473546,0.5122761495638001,0.5186797952023794,4.832424434642822 -red,circle,1,99413,0.04515578822892985,0.1027674776150671,0.4824507480155599,3.2750466098772306 -green,circle,0,99421,0.49007843311537935,0.2767289990629622,0.4845426312972711,3.2754112510228803 -red,square,0,99424,0.5512592927823597,0.01821904923581552,0.46774548667175353,3.6895821421292747 -red,circle,1,99434,0.3792243153960161,0.466831985895362,0.4925736244351452,6.327652379516802 -green,triangle,0,99441,0.5146116108450614,0.4987895969345195,0.5458469449083049,4.325609904488275 -blue,triangle,1,99442,0.7487344013310542,0.2085025891392418,0.4867242313908085,5.2295149366099976 -yellow,circle,1,99458,0.005660571937996628,0.9022898196092912,0.48706905915563037,4.579708935331985 -red,square,1,99470,0.8119142504046272,0.8362806282160352,0.46096046558142645,4.612507390997711 -yellow,triangle,1,99476,0.2024424684853019,0.4234637932716139,0.520849384463336,5.314646088506813 -red,circle,0,99484,0.7551632127081732,0.6974814333958862,0.487473970650931,7.374009786587409 -yellow,triangle,1,99491,0.12007298876629291,0.3559014176804719,0.5168219132382291,5.940741085759094 -red,circle,0,99508,0.8587979286309798,0.8851429506115143,0.48047251565051924,3.295818956537587 -red,triangle,0,99513,0.6934187000138446,0.734327396129899,0.5148028596289214,4.9893445490629285 -red,square,1,99546,0.5226384738105205,0.8368705748998306,0.4788787393405911,5.385597013594741 -red,square,1,99550,0.09927742729294176,0.08334068303333408,0.47963609129774487,2.1640218691086637 -red,circle,0,99560,0.9990202831729463,1.0660108878409864,0.48700006218753306,5.990375609679333 -red,triangle,1,99568,0.918622141544091,0.09170747993234607,0.5126931035458203,4.093198958956755 -red,square,0,99569,0.8774917490203964,0.4741856843373682,0.4765875113105786,7.15960642862528 -red,circle,1,99574,0.7261362203352475,0.6688528726234391,0.48463087593733783,4.950691779690078 -red,circle,0,99575,0.2862321158163894,0.22602228805678667,0.4862857875485638,4.877584139614217 -red,circle,0,99583,0.20560442475704344,0.18707407434171675,0.48497548694697634,4.2634620543479125 -blue,triangle,1,99596,0.9936929747471016,0.5782013223299753,0.47733286108085177,4.353289748867776 -blue,circle,1,99597,0.6175129674140937,0.8783236614148164,0.4873937147367046,6.918267492102772 -yellow,triangle,1,99614,0.12566638292604648,0.5370862994594293,0.5122647540391286,4.365715410728572 -yellow,triangle,1,99621,0.20627664554814118,0.35410036072858564,0.5097694279541631,3.7798087754661402 -yellow,triangle,1,99641,0.0736393350308906,0.49031595380876525,0.5104133711102727,4.950276263785367 -green,circle,1,99648,0.9641579443310726,0.3242629907787482,0.48240604262015435,6.919585546894953 -red,square,0,99649,0.934800701949643,0.48441573208482147,0.4960238751196558,5.184238195675467 -orange,square,0,99653,0.789722064722879,0.1772884294744761,0.473493062083468,5.824390067813731 -green,square,0,99661,0.9334760677782648,0.6636912260358271,0.5189444654944722,4.339282513908433 -blue,triangle,0,99667,0.6647853588616123,0.12951977333017117,0.4823202919144525,5.503462561380917 -yellow,triangle,1,99669,0.2950046077841554,0.5169302532253321,0.5099820713902785,5.008819660736467 -purple,square,0,99670,0.13481616615250724,0.3696670704944679,0.5233050032196054,2.0019206676443346 -yellow,triangle,1,99676,0.0544866311571256,0.5050551065757343,0.507418730447903,3.985785711266788 -blue,circle,0,99697,0.630939787187507,0.4422449497231823,0.4854213185772358,5.388775571792507 -red,triangle,1,99699,0.44046451701881817,0.6693620880735209,0.4939501843398234,3.4298583527006112 -green,circle,0,99707,0.7262197524235358,0.003176104402091151,0.48663192680473805,3.7299165991633174 -yellow,triangle,1,99716,0.5327221391974075,0.6129975879822656,0.49795086174788955,5.491213639071156 -purple,circle,0,99722,0.7486045159615866,0.02653501689939608,0.4572205993722214,6.223327501534848 -yellow,square,1,99737,0.7817216417913274,0.5151975809561844,0.5120362880736075,5.094375748508235 -purple,square,0,99752,0.2933784074149981,0.28316289440376663,0.5195849897897076,4.466194613824574 -red,triangle,0,99771,0.7499528240734045,0.510649322249461,0.48848536220862615,5.379912183986147 -blue,circle,1,99792,0.3076962240598582,0.8882325633423691,0.4920877813292329,4.835327839887664 -green,circle,0,99794,0.8350677370237658,0.18712252292764242,0.4857238383933379,3.9041984421067504 -red,square,0,99820,0.4110846740079569,0.1409845690629965,0.5148459393384885,5.755754455114368 -red,triangle,0,99854,0.0580164801671621,0.10149907122466983,0.48474226744746424,4.175624509332196 -yellow,square,1,99855,0.654308310890614,0.04227513301555064,0.5186850271601244,3.129028558096429 -red,square,0,99856,0.38201892995720876,0.049740344297180106,0.5230065047547933,4.7461113502869905 -green,triangle,0,99873,0.07195979341157455,0.44813762004548474,0.5447437466480782,3.403048855248761 -yellow,square,1,99879,0.6617832193311329,0.01108165945780859,0.517245611263905,2.819903015712994 -yellow,circle,1,99882,0.5635339096217307,0.5750498291651793,0.5061095841354115,1.741510100620954 -red,circle,0,99896,0.3229231533121689,0.33710663161056176,0.4781650530426834,5.350071553734736 -red,square,0,99907,0.6389417074123076,0.16310270270306293,0.5267980152655629,3.7422859875313157 -yellow,circle,1,99922,0.5177420062217538,0.5626371673235627,0.5068390067489178,3.9636645948617457 -purple,square,0,99923,0.22587344110808483,0.3529160737725947,0.519883718053089,3.421331967577624 -blue,circle,1,99925,0.41222408674206745,0.4302961063823483,0.5006899693333398,3.2881616182365114 -green,circle,0,99938,0.31517128587360044,0.9370877470212836,0.4970914108233537,5.006451117858268 -red,triangle,0,99948,0.9107115544023052,0.32519669604939616,0.49373516335938644,2.931371497952684 -purple,triangle,0,99955,0.516433078636893,0.10057092319662564,0.5052269474197051,4.048839550090146 -blue,circle,1,99969,0.4845171309004245,0.8572710188113218,0.49452921927634125,4.034770268996462 -blue,square,1,99974,0.6189062525431605,0.2637962404841453,0.5311465405784674,6.210738209085753 -blue,triangle,0,99976,0.008110504040268474,0.8267274952432482,0.4732962944898885,6.146956761817328 -yellow,triangle,0,99990,0.3839424618160777,0.55952913620132,0.5113763011485609,4.307973891915119 -yellow,circle,1,99994,0.764950884927175,0.25284227383991364,0.49969878539567425,5.013809741826425 +yellow,triangle,1,56,0.6321695890307647,0.9887207810889004,0.4364983936735774,5.7981881667050565 +red,square,1,80,0.21966833570651523,0.001257332190235938,0.7927778364718627,2.944117399716207 +red,circle,1,84,0.20901671281497636,0.29005231936593445,0.13810280912907674,5.065034003400998 +red,square,0,243,0.9562743938458542,0.7467203085342884,0.7755423050923582,7.117831369597269 +purple,triangle,0,257,0.4355354501763202,0.8591292672156728,0.8122903963006748,5.753094629505863 +red,square,0,322,0.2015510269821953,0.9531098083420033,0.7719912015786777,5.612050466474166 +purple,triangle,0,328,0.6842806710360729,0.5823723856331258,0.8014053396013747,5.805148213865135 +yellow,circle,1,370,0.6033649768090676,0.42370791211283076,0.639785141788745,7.006414410739997 +yellow,circle,1,440,0.2856563669907619,0.8335161523929382,0.6350579406858395,6.350035616385983 +purple,square,0,458,0.25992639068499135,0.824321938346312,0.7237347131411271,6.854221024776646 +red,circle,0,540,0.024802572314538085,-0.018793703176088375,0.1671176659369718,5.055666375592517 +yellow,square,1,546,0.9974736736046079,0.6760028458359627,0.41864350936782024,3.901025801203988 +red,circle,0,595,0.34117602470323594,0.38062693570973866,0.17327129470515584,3.29791352816602 +red,triangle,0,620,0.4278178693661939,0.3960696006932547,0.4669075799722325,6.075593868973896 +green,triangle,1,632,0.1513010528347546,0.40346767294704544,0.051213231883952326,5.955109300797182 +red,circle,0,664,0.00415869281443515,0.07120668907359722,0.18024088018973658,6.081369507941527 +red,square,1,680,0.7115806575648764,0.6358066944310004,0.733362749189488,2.0929047447188442 +purple,triangle,0,703,0.7170724772864769,0.971982521419424,0.7877975577532164,4.099359540509919 +purple,triangle,0,759,0.032614487569017414,0.7346633365041219,0.7812143304483805,2.6831992610568047 +green,square,0,765,0.6684429446914862,0.016056003736548696,0.4656148241291592,5.434588759225423 +yellow,square,1,790,0.41527900739142165,0.7118027080775757,0.4200799665161291,5.33279067554884 +red,triangle,1,885,0.46223900862848977,0.3756372162560322,0.46677374441501546,3.868738145214838 +red,square,1,909,0.7499237717390023,0.3011685472073139,0.7067889134216544,5.658717346090616 +red,square,0,1036,0.8418732590895626,0.6829961308284442,0.6777973811978997,6.429841924437199 +blue,circle,0,1075,0.7803586969333292,0.33146680638888126,0.04289047852629113,5.725365736377487 +blue,triangle,0,1105,0.441773289968473,0.44597731903759075,0.6329360666849821,4.3064608776550894 +yellow,triangle,1,1151,0.662341253298938,0.1395610797840987,0.4253162003550002,7.4205012813680336 +purple,square,0,1238,0.7157068193458154,0.30556667456142306,0.7082214193677417,6.27840284372013 +blue,circle,1,1410,0.4107894174130632,0.5237663206650146,0.04318568730902819,3.7814299131517406 +green,triangle,0,1420,0.09184444247342893,0.4977908548241379,0.07847551915092178,5.171903191298225 +purple,circle,0,1573,0.9970979544448977,0.19371928997895382,0.4669332097132727,6.253743240180984 +red,circle,0,1590,0.3806668694886812,0.4639086417841095,0.24155540443368562,5.233591001880515 +blue,square,0,1604,0.6567438551446514,0.6872579918742652,0.3126631069620033,4.783384797137046 +blue,circle,1,1620,0.6831389508634012,0.5164266496909541,0.04279502510289964,6.430767892082264 +red,circle,0,1712,0.022581234669267536,0.07297945199030628,0.24820497536870453,4.8817903893282315 +red,circle,0,1716,0.19109789177540426,0.09277368510132841,0.25217038732339636,6.3438770884826345 +green,square,0,1782,0.7674272008085286,0.341578843118008,0.4570224877870851,4.830320062215299 +yellow,triangle,1,1800,0.04059511540040217,0.12175098644715998,0.4252690428843536,6.189923389321772 +blue,square,1,1811,0.7956525257065691,0.6523132120850892,0.3200330380984027,4.072821305500013 +blue,triangle,0,1985,0.919100549631871,0.8344721671140174,0.6244367001946488,2.49013750392186 +yellow,circle,1,1989,0.39319598247811227,0.7827012405227943,0.6366920960401155,4.529206987025983 +red,square,1,1995,0.5978201290608502,0.47272211894407123,0.6491217487672196,4.940940908354111 +yellow,triangle,1,2089,0.5968783890703766,0.9180606623519213,0.43245864839969506,6.365943427549951 +green,circle,1,2102,0.08351408650249226,0.54577336738499,0.5186728819298164,5.084667446471147 +red,square,0,2134,0.18797364854358312,0.15618889495894983,0.6473124542782809,4.377289005882239 +purple,triangle,1,2176,0.5533395314187117,0.6819531437186439,0.7660419032272928,6.318450342598268 +purple,square,0,2213,0.5949936958119856,0.44333412244235537,0.699091705650557,4.0899656611487645 +yellow,triangle,0,2255,0.42804650823641566,0.25454266416065197,0.4346507346665569,4.277203829116134 +red,square,0,2275,0.511897747652211,0.9985224224854384,0.6362898913523033,5.154825231103973 +yellow,circle,1,2320,0.36858008772332884,0.5075644639683616,0.6316304187169625,7.040221898203598 +red,square,0,2350,0.13286513113313736,0.9084234595597834,0.6279253576837711,5.002168139084499 +red,triangle,0,2380,0.7869818074820932,0.7917840934406875,0.4904465717482654,7.621374465824963 +red,square,1,2428,0.0985075545140347,0.03323413200681258,0.6210493583280738,5.397832324814885 +purple,triangle,0,2662,0.23339001715233743,0.18098824995902285,0.7538550076607498,4.482844983044244 +red,triangle,1,2690,0.08342205930118507,0.5551231727340961,0.4969066537203422,6.400461402177794 +red,circle,1,2718,0.27956692255780735,0.317716295298317,0.3094102421392519,4.797498617657461 +yellow,triangle,1,2779,0.4324861814762554,0.6516173501148627,0.4391759668010706,4.839236316217861 +red,triangle,0,2877,0.3822743205645871,0.13243663787308357,0.4885011925291688,3.1878336744268148 +yellow,triangle,1,2883,0.38274055836949383,0.06907845482417962,0.4464344215456894,4.530719037043683 +orange,triangle,0,2935,0.5175826237797857,0.08989091493635304,0.9011709461770973,4.265854207755811 +green,square,0,2990,0.8257400998639863,0.9139935425693207,0.47634534610928053,4.535961637121465 +purple,triangle,0,2997,0.5777696441179225,0.1592641459041092,0.7360769450811888,4.935473950297778 +purple,triangle,0,3016,0.3445805348101557,0.9314586827288921,0.7303062345971375,6.286891127462662 +red,square,0,3050,0.6559603758582659,0.8146680458330501,0.5902924985221454,5.82992604692209 +red,circle,1,3131,0.585144230439763,0.6126667717785355,0.3169586786449619,4.184061048733821 +yellow,circle,1,3138,0.21946692559859127,0.5778782092837894,0.6243751940834331,4.878526902029357 +yellow,circle,1,3210,0.9848580578039592,0.8703332275688385,0.6196888245699355,3.733988283596638 +red,triangle,1,3247,0.489957093971505,0.3478765534442614,0.4923961471690822,5.77651025721577 +red,triangle,0,3293,0.13416793395996696,0.35313428818060877,0.503251673831712,4.663827900601466 +green,triangle,1,3322,0.14261008249079687,0.749302805217999,0.12658931011976782,5.415746307714631 +red,square,0,3344,0.8465455890449235,0.9267425085703102,0.576114475147851,4.414752318165809 +blue,triangle,1,3378,0.04682538469656261,0.08768189741821031,0.5999310365332388,4.36169952189602 +red,circle,1,3461,0.7736749647187496,0.7843041194779217,0.3222390448185294,4.918714674895596 +blue,circle,0,3519,0.8715379458478961,0.20256829168055102,0.10985276936169859,7.997598940922333 +red,triangle,0,3547,0.98329965475008,0.22471614331987888,0.5067594140832291,6.322260097816005 +red,square,0,3557,0.17792705971938538,0.8342704569425529,0.5496181660392127,4.489594163882984 +red,square,1,3609,0.41366768077123217,0.7926395050427005,0.5500236156239641,6.072243219753511 +green,circle,0,3663,0.8796970347713795,0.5095418401519376,0.5036523462569609,3.732306962687 +red,circle,0,3697,0.4656141644806484,0.43943619960025365,0.3389349788256644,4.6091252205967415 +red,square,0,3719,0.7686293918141773,0.3860243778849791,0.5563945710051195,7.100899795404449 +blue,square,0,3841,0.6142167398249276,0.5058741300020686,0.35440149163176193,4.9375675393287795 +red,square,0,3847,0.5762503050626411,0.9449347972337795,0.5396454717504899,4.535027823576054 +yellow,square,1,3880,0.2326699375087975,0.41062255056145136,0.4582838878078877,6.495550613116688 +red,square,0,3898,0.4794321660481753,0.44957239137842164,0.534131183348918,4.554982584675483 +green,square,0,3996,0.42442739328635637,0.8964958501280098,0.47303008264530383,6.156675863839864 +yellow,triangle,1,4023,0.8706684482737265,0.8573693836211311,0.46816853382829726,4.584079169332856 +red,triangle,1,4040,0.8577713918123153,0.297771559336396,0.5199360491732843,5.164415621374987 +red,circle,0,4051,0.17018413008657984,0.23320478598130245,0.35152048053844065,5.46076150321937 +red,circle,0,4088,0.28321334450458735,0.3237908657862255,0.35109142420998724,3.2464133941912263 +red,circle,0,4092,0.02059623878479,0.04460593274894216,0.3541282614135311,3.554009715185525 +yellow,circle,1,4170,0.9120488812571834,0.6857068784645892,0.6173957199588831,5.510289113034133 +red,square,0,4241,0.18649722139766356,0.6452719235869846,0.5410438287513045,5.4189301744621545 +red,triangle,0,4307,0.02316026733649934,0.32759419799888834,0.5209360429919869,8.050259613054594 +red,triangle,1,4468,0.0431000918147989,0.9368515438540571,0.52117938032689,4.768735289587635 +purple,circle,0,4473,0.8677645835678461,0.7370785187241339,0.4708243010989557,4.2195244701460615 +red,triangle,0,4489,0.3907041450033255,0.808274357235241,0.5266690643733455,6.7868612382218485 +yellow,square,1,4588,0.8547010348386344,0.7356782810796262,0.4531511689924275,5.774541777078352 +red,triangle,0,4643,0.4348424420850825,0.25987383842479017,0.5266497212740388,4.759205173519602 +red,square,0,4703,0.8935268981554093,0.23752077743261923,0.5303101957654777,5.022371854001634 +blue,square,0,4825,0.03995102094087877,0.8687150837087656,0.37503067844024807,5.538510059726689 +red,triangle,0,4841,0.7358954709070943,0.45034537546711884,0.5250268552773686,7.418808360536765 +blue,square,0,5080,0.5238929594441054,0.01866264734687595,0.3781919070818389,4.298408962228504 +blue,circle,1,5105,0.414263129226617,0.8304946402876182,0.13151094520189244,4.397873687920433 +red,circle,0,5132,0.277218685176133,0.18748462651423042,0.39326380124043414,5.388221285544738 +purple,square,0,5250,0.8386599118627978,0.6431386518603193,0.6599568630050375,5.640658611696019 +red,square,0,5255,0.012503475219730498,0.17427409937482508,0.536474470332281,4.28116623157883 +red,triangle,1,5353,0.5720273449472987,0.37095242731772415,0.5260587535784669,4.959913496964567 +purple,square,0,5356,0.9996465731736793,0.12117256465756021,0.6561529688463592,4.255321150756324 +green,square,0,5470,0.055028621071862016,0.6915161060781153,0.49147467774526704,4.7208465539980855 +green,square,0,5474,0.6670405529387,0.5053591509128329,0.49126209783152436,5.923108619120157 +yellow,circle,1,5511,0.15002349440510832,0.3519187041707791,0.6022634081227581,4.815072718895654 +blue,triangle,1,5585,0.7077536911489641,0.49036941803135947,0.6020556539487175,5.137160032805944 +red,square,1,5588,0.8695928610948207,0.4413106210300576,0.526989425543239,4.138772211849639 +green,circle,0,5597,0.9508887952015431,0.8514250527869424,0.49511812999518423,5.832692930713734 +red,circle,0,5627,0.5914223441741909,0.6302047728760605,0.4093383110513469,5.613869369240507 +green,circle,0,5680,0.6349780241056121,0.1391871575477529,0.491816217208502,6.240695426540594 +yellow,square,0,5719,0.9726268048453478,0.7609290425260713,0.4677883526425094,2.8702824020609667 +yellow,square,1,5765,0.5495746127462745,0.5020842413939993,0.4652783525584822,4.702777730880125 +red,triangle,0,5797,0.7164639751521532,0.7040454818650225,0.5336893612529211,7.744562940053119 +red,square,0,5818,0.23593117318357937,0.07314400743565841,0.5045049973814437,4.73466139311028 +red,circle,0,5850,0.5434581028057989,0.5661627010968945,0.4172475279694751,7.37542918069884 +yellow,square,1,5865,0.08039265724079736,0.832766339096367,0.47250864636017365,5.664797525706285 +red,circle,1,6051,0.9037819831553698,0.8406752791956175,0.42860730103623285,6.883611448821147 +purple,triangle,0,6098,0.048515488628120496,0.13503804313416723,0.6875112402366665,5.951608164047156 +blue,triangle,1,6124,0.8209941325124394,0.6975886986098433,0.5944059575518246,7.956611465149808 +green,square,0,6226,0.6254139945026417,0.44235631780910023,0.4947154445275026,6.094772664571022 +green,circle,0,6238,0.5647657502270278,0.48865785206231616,0.48417050428613967,5.314759345651722 +purple,square,1,6409,0.8419644842944525,0.5689558333095702,0.6486389225203539,6.764436221990853 +purple,circle,0,6460,0.022866144467924898,0.38374491731395266,0.47488125113633156,5.18381226767042 +yellow,square,1,6510,0.46763196111581096,0.2525360057842123,0.4784568397892102,3.418117118705274 +red,circle,0,6585,0.1851048293861305,0.23029591768852398,0.44492332341979296,5.760852454918667 +red,triangle,0,6593,0.3614334841934277,0.3172875150096478,0.5336359680294116,6.845141572695423 +red,square,0,6825,0.10240795530976454,0.3552096156265375,0.47512303248140236,5.145112817985559 +blue,square,0,6835,0.8519514847713295,0.19835341879714474,0.3819747805065463,3.8274801035623978 +red,square,0,6870,0.42611020600750116,0.7976170927642009,0.4799449965370654,3.1684210630654657 +red,square,0,6880,0.9928503382180878,0.9033585772774038,0.4828676064498975,4.977104381535792 +red,triangle,0,6890,0.0949997630141427,0.1855579383737852,0.5417557272405064,4.523739327972719 +red,triangle,0,6926,0.6979899125004204,0.03378535128967952,0.5452630524923384,5.4886108014086 +purple,square,0,7145,0.5205545614820511,0.7006373872685897,0.6432033836710063,5.266945662715147 +blue,triangle,0,7169,0.9333855793065959,0.13457317433354077,0.567313117792438,4.227344499078499 +red,square,0,7183,0.8540777405760767,0.5566155288943634,0.4727722605809266,4.484527380415446 +purple,triangle,0,7221,0.07729695867651976,0.3898344059504826,0.6616033649709776,2.5006537206630988 +red,triangle,0,7264,0.23007855704668956,0.41121885598115004,0.5374933633354123,4.625441986207416 +blue,square,1,7297,0.22262765045632182,0.9352664855626638,0.3940007578510445,4.367014885428804 +red,circle,1,7310,0.05269780281162828,0.0008025650932757603,0.4471177748347405,3.7253777762088505 +purple,square,1,7319,0.5390058988052654,0.4941026498784532,0.6302529899909097,6.448810781241274 +red,square,0,7350,0.9382780379672069,0.3315803564492994,0.4709422592301563,7.478803874367089 +red,circle,0,7351,0.3612888647136956,0.3900985902100856,0.4514271376849851,4.346341112284237 +yellow,circle,1,7414,0.32477438439891804,0.8527410497732805,0.578859866256276,5.09184064130106 +red,circle,0,7421,0.9892899846124164,1.0002035172577892,0.45576484556727054,6.155587409704622 +blue,triangle,0,7435,0.13417769775686017,0.32044326382695676,0.5697875944171061,3.611411935519723 +red,triangle,0,7480,0.5096319881899956,0.9169351211522347,0.5402306225183187,4.396004686347562 +yellow,square,1,7490,0.5519244132067481,0.9522672266399553,0.48892686507229033,5.2077741227745 +green,square,0,7522,0.7695790776074829,0.6493617013300224,0.5062258674295976,6.514182432634747 +red,triangle,0,7582,0.6884065489552523,0.9527958546677516,0.5400693011274069,5.124098932996773 +red,triangle,0,7600,0.9647269269195229,0.4098615080327179,0.5387660454251227,5.082276353255275 +orange,triangle,0,7665,0.32904497195507487,0.23168161807490417,0.8722623057355134,5.164071635714438 +red,square,0,7705,0.8050354592729326,0.8800778311059083,0.47775298210709655,3.095180099376346 +purple,triangle,0,7848,0.3999861324512596,0.07313403733425006,0.6498648356057545,5.182548842463077 +red,circle,0,7867,0.23626927515050655,0.3242669695209879,0.44084393598502025,6.114820791664641 +green,triangle,0,7898,0.5200009514905543,0.5374752601982243,0.2354954696805672,5.8992869223326485 +blue,square,0,7912,0.5183154789173914,0.7075622119669978,0.3937785908367411,5.611654480869177 +blue,square,0,7970,0.11151658334971082,0.6172273249045909,0.3916407637827865,3.8261795880638054 +red,triangle,0,8002,0.010600089850044125,0.18086148061836715,0.5481871021051281,6.486983620696889 +red,circle,1,8085,0.5276503192339859,0.6039148669161414,0.43904326409278605,6.7603585236707 +orange,square,0,8109,0.7768568392153472,0.7415199227211619,0.30004659103299586,6.671697402343637 +red,circle,0,8113,0.7040363113735977,0.6176206363095101,0.4359881195527714,5.14085836303596 +blue,circle,0,8227,0.972623992029269,0.023971597936596867,0.1673474138772468,5.620708271084801 +blue,circle,1,8241,0.6994166196793291,0.7487522475833888,0.1685666005757015,6.039438356676449 +blue,circle,1,8342,0.5632676790950631,0.6804706769536457,0.16774706277951218,3.464319925942332 +red,square,0,8363,0.4087041744414175,0.8070739084193961,0.4990316692688822,4.852123584076959 +blue,triangle,0,8377,0.8049838802477126,0.5857178387398677,0.5707520736614857,4.101240877591373 +red,triangle,0,8409,0.3729567091913156,0.6255047250460374,0.5546256899343207,5.7542960199220134 +red,circle,1,8448,0.6505984196326361,0.6708260329889433,0.4398215422347821,5.067703862320497 +orange,triangle,1,8466,0.16525507437570952,0.38752816874246854,0.8611704617935338,4.531213856608208 +blue,square,0,8625,0.9257134507887343,0.5484847437481889,0.41306693393231186,3.7813348129809774 +blue,circle,0,8693,0.07736655692516092,0.7094747964905463,0.1793050216454373,6.083634710543372 +blue,square,0,8811,0.3157995075758133,0.7834804805765219,0.4088692267189296,5.1672992424980615 +red,triangle,0,8895,0.652024124990294,0.08417005612192818,0.5341736009141594,6.259712945790969 +red,square,0,8904,0.2390150805932536,0.29510181237732014,0.4927936662914188,6.192807475537431 +red,triangle,1,8955,0.635969718915859,0.851056850456277,0.5413944877529929,5.428855112841159 +yellow,circle,1,8994,0.6608164196933896,0.36011968370773173,0.5629517068116978,6.35357925019693 +red,circle,0,9031,0.7744572161118486,0.6923633451408633,0.45034685773693056,5.010467953363613 +red,circle,1,9151,0.21217432304365524,0.2967593161416136,0.4553816455432691,4.659852515579381 +blue,triangle,0,9223,0.5636660445656244,0.8716846236127672,0.5625196889904541,4.866601675820479 +purple,circle,0,9283,0.24161151059540176,0.5928568671833314,0.4611930047170266,5.136306869359727 +red,square,1,9291,0.2815984094528883,0.9101405343282991,0.49915629018606633,4.776941788653463 +yellow,circle,1,9350,0.5652799060258915,0.2932807976729944,0.5579466819473858,5.789771169762942 +purple,circle,0,9384,0.3165066469353667,0.28941633786079357,0.4604066818976131,5.837141646184505 +orange,square,0,9427,0.8079311983747106,0.8685956833908394,0.3116410800256374,4.390864584500387 +red,triangle,0,9460,0.15719235042957025,0.831884921837593,0.5442701763072955,5.217201497530535 +red,square,0,9464,0.39483640410474385,0.32875398270302847,0.49948833443251855,5.005502977323175 +blue,circle,1,9600,0.6921050905721352,0.6372926162748623,0.22598792972014145,6.271379897001558 +yellow,square,1,9619,0.8770166356180739,0.4753410604663104,0.4973159198588518,6.153753768811987 +red,triangle,0,9698,0.22274687616209066,0.05820766875391936,0.5279811896729458,5.837491222209763 +blue,triangle,1,9740,0.9017978821708391,0.7636216486777394,0.5584057144333926,5.37225281233222 +red,square,1,9752,0.195954498947297,0.8407712819350194,0.5082386567466489,3.675549873683804 +orange,square,0,9789,0.38417441628136606,0.36836651319364344,0.3179537476836239,5.924890299398008 +purple,square,0,9792,0.012034648465485631,0.8937509799107239,0.6059859114206745,4.180251632603731 +red,square,0,9805,0.7348107158418772,0.8830348086865724,0.5096404025921634,3.4694534736043026 +purple,triangle,0,9810,0.3918413244226422,0.32805497520431326,0.6183627898972449,1.6595595062090327 +blue,square,1,9820,0.05732382015880355,0.9394672461010009,0.4145573007868255,5.561786594119987 +red,square,0,10020,0.010527450646065972,0.287701248250263,0.5045892743275767,3.236713744202779 +red,square,0,10195,0.22731984900916336,0.8983570756911684,0.5008712617811221,4.9984232085745495 +red,square,0,10247,0.5279313363373115,0.2409604806693607,0.49790560652173327,4.503685217976276 +green,square,0,10256,0.794245842750217,0.7402091093823174,0.4970912079728164,4.0373967594623075 +purple,circle,0,10273,0.42181769556812987,0.050792107711367884,0.4716000837281641,5.921232462690938 +red,triangle,0,10279,0.8078666014729401,0.8869222481916494,0.5014110450061955,7.381193838186551 +yellow,square,1,10306,0.5665190122003364,0.7545684264087924,0.494033380654766,3.718731030356641 +green,triangle,0,10310,0.17502291082114974,0.10387535544372395,0.28736501114742885,5.42969308340746 +blue,square,0,10319,0.3423782355214169,0.8918773539993816,0.41800999797758365,5.967516795513261 +orange,square,0,10353,0.8820268190136146,0.9171285154846617,0.31471547686648177,5.78334087255119 +yellow,square,1,10376,0.07613514761919937,0.5292282550348139,0.49149695903359814,6.060678779186645 +yellow,square,1,10443,0.7733220160378064,0.5368010271323386,0.49340954649249114,5.413943854861395 +red,square,1,10459,0.7907662511318669,0.41079315581366094,0.5011753270900353,5.446596187855135 +red,triangle,1,10485,0.473341079736037,0.722277726933131,0.5067185834520945,4.882622467240705 +orange,square,1,10494,0.6083933210185691,0.07344894561332505,0.3206503384346204,6.085497216074039 +yellow,square,1,10511,0.2450713937310044,0.37435737888140386,0.4893801364954174,5.293791266114078 +red,triangle,0,10614,0.9178243551654847,0.8813529027220147,0.5037787467721317,2.471433669632065 +red,square,0,10619,0.9035972672420634,0.14095059055333659,0.49238746681138607,4.908694594785998 +red,circle,0,10636,0.20415702895916688,0.19097359248059662,0.46445760154750326,3.6884724690021478 +purple,triangle,0,10863,0.05061974885761933,0.4436866147376577,0.6114885039462646,4.131496827328981 +blue,triangle,1,10905,0.7573212805370948,0.859274873940234,0.5524026174591629,4.305043355957215 +red,square,0,10920,0.5362996035868647,0.4812487672485227,0.49566643046175485,5.476429549181639 +red,triangle,0,10940,0.5413782361674907,0.446823449554417,0.5028345618617849,3.5493003465806687 +red,square,0,11050,0.6056101890433508,0.005237433858933049,0.4791373968143102,5.898746077346092 +red,triangle,1,11060,0.007668441317185581,0.46783886089685867,0.5068550462951366,2.8819823497202006 +red,triangle,0,11095,0.7051291422518633,0.4683361714954013,0.50786078207472,5.064898326542557 +red,triangle,0,11104,0.3917063706282701,0.358672920459875,0.5035119725326376,6.046505939663483 +blue,triangle,1,11172,0.9046419701146681,0.24662896173218762,0.5468128715558063,5.762357572121442 +blue,circle,1,11177,0.6298916188968251,0.5544412686634678,0.24476671639508038,3.4247663322242565 +red,square,1,11189,0.4181981748246649,0.7171836376857676,0.48304487521116446,5.131417000911822 +yellow,triangle,1,11212,0.706304493304751,0.6313225514654566,0.47487679584787923,3.2852244166106783 +green,triangle,0,11231,0.7535899572571703,0.29430202078094647,0.3153175896308371,5.80578311046114 +green,triangle,0,11257,0.5021607766323833,0.4436518391465001,0.32157678720951255,4.700097185905772 +purple,square,0,11282,0.19342782566837624,0.5784468640751923,0.594075840734447,4.253747745978391 +red,triangle,0,11300,0.13652640368197466,0.26322898842374454,0.4985684316788368,6.087846833969415 +blue,triangle,0,11313,0.5046089831646238,0.7618432314709886,0.5507671106047716,4.288243327121001 +green,triangle,0,11373,0.9080917087139062,0.11801530617669154,0.31761153702179556,4.817233799135541 +yellow,circle,1,11562,0.7122310419454759,0.49080032675698926,0.5494842698854607,7.207714292671764 +red,square,1,11633,0.0827312970778381,0.5517273827729732,0.48938352588506207,4.803961761077759 +purple,triangle,0,11657,0.48216200948294474,0.6053897887850926,0.6146269091327969,1.7550587684513594 +green,square,1,11664,0.8712104729844775,0.44649692054762347,0.5075555968045227,6.5094059131819035 +blue,circle,0,11863,0.059421255989027144,0.20003870343355956,0.2555347210848312,5.2061566797210865 +purple,circle,0,11866,0.9228566617233005,0.4497763107864796,0.4801253916143827,5.695378243720455 +red,triangle,0,11893,0.11574963698124985,0.42012103012753677,0.5117799890768516,7.525336843016226 +red,square,0,11910,0.7293913901135854,0.19408134570402402,0.4905942534785655,3.2561142488310395 +blue,triangle,1,11989,0.042930931898611746,0.28906353164388765,0.5561655237204032,6.041227599000723 +red,circle,0,11999,0.2745068723223836,0.3216275508472469,0.4910366611875597,6.366348407756217 +blue,square,0,12037,0.7569059264383019,0.6815621977881376,0.41839720783581624,5.599821803991174 +blue,circle,0,12078,0.04910154660574528,0.5404958756111141,0.26731849643366473,2.210917527535466 +red,square,1,12156,0.38378504852300466,0.11445015005595527,0.49355539228753786,5.146756570128739 +red,square,1,12163,0.5414289671593087,0.37429785299101825,0.4981634122502311,4.176700025555928 +red,circle,0,12187,0.600093686235087,0.5597042104813567,0.503798582016451,5.632456469655376 +yellow,square,1,12290,0.18218611935029128,0.2983612572175376,0.47416831683179905,6.609029907524025 +yellow,circle,0,12306,0.867165565736646,0.9025956363358136,0.5523459461012876,3.019338685410745 +red,circle,0,12325,0.4721625074822319,0.5400513390350403,0.5078545767976087,4.92582011506819 +yellow,square,1,12335,0.09361025430824799,0.6677738551374311,0.47706568665162646,4.939847642538352 +red,triangle,0,12350,0.3694207052198244,0.5447722282344535,0.5059100136768411,4.058121653794159 +red,square,0,12418,0.055122781482241257,0.8842125911938413,0.5008817538811919,4.217476992659292 +blue,triangle,0,12448,0.4834525731042024,0.2615842902696851,0.5501809269547815,4.504208776801217 +red,square,1,12545,0.10929196628953552,0.23255874008676836,0.49260009719904424,6.36244069119153 +yellow,square,1,12572,0.19316644777126923,0.8196598290451167,0.473664001595597,6.193348662471713 +red,square,0,12580,0.9993965134826659,0.3040179595308051,0.48973830078731395,4.653813116671806 +red,triangle,0,12595,0.787025573313828,0.15257056485934828,0.5140703781970453,5.3525068526509765 +red,square,0,12637,0.20767700100511788,0.6461450152555049,0.49067841457062716,4.783562262794988 +red,square,0,12655,0.6665993889100141,0.8103930799527951,0.48807857534214427,5.520916299675705 +red,square,0,12696,0.7423471131055149,0.49712551111307623,0.4931271699694902,4.749177198851762 +blue,circle,0,12727,0.5982593200568088,0.8652975100402089,0.275852335782209,4.845407519918545 +red,square,0,12745,0.856675161091566,0.3114165196831775,0.4975783715234556,6.130189441343838 +purple,triangle,0,12751,0.06926972665146325,0.7287032767882019,0.5889125005445655,4.359849328099409 +orange,triangle,0,12766,0.9508276473016848,0.289460587769503,0.8373034263773781,6.352831315473359 +red,triangle,0,12816,0.0013952880940285572,0.09067846202769703,0.5105621465435575,4.3689078711272495 +purple,circle,0,12858,0.6198746737775912,0.6117615279691757,0.48773872964753007,5.367637765862085 +red,triangle,0,12868,0.04812975524569185,0.552570125247716,0.5059278213119353,5.238843121110229 +blue,circle,0,12960,0.46654625780632264,0.5178845807488622,0.27839243430274463,6.439167354146311 +red,circle,0,13000,0.3893482722012248,0.319657811225841,0.5017287040828957,5.166054157250497 +blue,triangle,0,13023,0.6133335082909767,0.15706338849664125,0.546382973254671,6.129714467673984 +green,circle,0,13067,0.860428112262208,0.08499919357746821,0.4903153702211547,4.6590969040292585 +red,triangle,0,13075,0.47228486575544304,0.4120308924743207,0.5075734917977525,4.775638269918454 +red,triangle,0,13119,0.7621158578472799,0.631755186715638,0.512276263258318,4.755444596413841 +purple,square,0,13175,0.34455376959146433,0.21303267764916645,0.5755372207242745,3.5638766553560086 +red,square,1,13206,0.7965505613254553,0.0818371373308433,0.48195315152791485,5.339188550625941 +red,circle,0,13257,0.46662794315369327,0.5574202226941675,0.5052439560979188,5.609302980122653 +red,square,0,13292,0.8491361399463294,0.4187001806314964,0.47897319519987636,4.8801586640154495 +red,triangle,1,13336,0.29579261872209206,0.7019093817439674,0.50766809234967,6.228154313160498 +red,circle,1,13345,0.2712619135025529,0.3281769529113354,0.5038320732930575,4.04584386589855 +purple,square,0,13350,0.939866358287322,0.16458050042115857,0.5828959125996166,5.5577033688723505 +purple,circle,0,13382,0.2824853153170499,0.20800956788434943,0.4947041835530817,5.379239803600743 +orange,triangle,0,13405,0.14410249953214505,0.1369398445487081,0.8249877700073767,5.183498721719421 +red,triangle,1,13556,0.585818098844941,0.24354525693445694,0.49926327483226424,4.0251751521466606 +blue,square,1,13794,0.20431293728239353,0.6307312881241436,0.43724078843695274,4.966823103521364 +red,triangle,0,13802,0.466769578208979,0.10669816704947244,0.48928236874997666,4.022452582451303 +red,circle,0,13815,0.8540259816077556,0.8057968243570277,0.5156569287403475,4.366267337764332 +blue,circle,1,13846,0.26604661865892987,0.784638388252735,0.3015050382678674,7.025971487472547 +blue,triangle,1,13895,0.06503788484286777,0.7301736002489201,0.5563078532631365,3.0671895433922582 +orange,square,0,13924,0.6720087181027392,0.531597336406085,0.3189520919676537,4.22010568710081 +green,square,1,13967,0.6830203826405684,0.15743886622481862,0.5279821971362703,3.8051266229645573 +red,square,0,14037,0.02423949916367385,0.8786152407555577,0.48273103815866486,3.809563031581092 +green,triangle,0,14053,0.2515594916201451,0.31933380887633367,0.3636603986837392,5.934139909192768 +purple,square,1,14115,0.34075820160710024,0.23532145172796826,0.5805775413458969,4.495962024253348 +yellow,circle,1,14180,0.4213295413705884,0.35402689626709216,0.5240471070806512,5.6017322680647785 +blue,square,1,14187,0.4854078253161348,0.275549753634141,0.4432543288891906,5.022679046204014 +blue,circle,1,14496,0.011225865347384345,0.7596278939214351,0.2973899363809186,4.024307044697272 +yellow,circle,1,14521,0.060127079283722185,0.07991197701318664,0.5330818382412245,4.650117185226596 +red,triangle,0,14567,0.17119817923714076,0.5355228917196253,0.48173555768168314,4.29692961473938 +red,square,0,14590,0.5767756211798936,0.053820042841727034,0.46485144533441763,6.035228756502684 +blue,square,0,14647,0.7203315117368787,0.21719762158746425,0.4462166458471962,4.209121745669645 +green,circle,0,14809,0.5760332357877725,0.5368336322474956,0.49200327921124554,5.648004450093005 +red,triangle,1,14850,0.08962471199119348,0.193781073839137,0.478973743753035,6.0997977177612706 +red,circle,0,14880,0.7899621036244977,0.7271308924244587,0.5247304174521686,5.708568407328053 +orange,triangle,1,15196,0.03584605513790595,0.5494095902256649,0.8220909065564673,5.80251279122092 +yellow,triangle,1,15270,0.9545603543188562,0.28481029091550514,0.490004380848622,5.7383831216909575 +blue,triangle,0,15486,0.5079167708283442,0.9909569175762811,0.5331655908704808,5.227266519235796 +yellow,square,1,15505,0.7095883140937627,0.24693530853911083,0.4878625284719338,4.62163610402542 +red,triangle,1,15548,0.6423334769004939,0.7672655901818572,0.5085621363441877,5.159008562926921 +red,square,0,15555,0.7379664304456591,0.5526373549483992,0.501312078238629,4.873123746295923 +red,circle,0,15697,0.04835898233323954,-0.03964684310055758,0.5263660881848111,5.3758779366493625 +red,square,1,15718,0.43972972392734666,0.9073346476529275,0.5063542244408268,5.345589517721543 +blue,square,0,15734,0.8436718531141385,0.30178479630228927,0.4448269148693266,7.452227239754201 +blue,triangle,0,15861,0.18016375932930018,0.29903916667709207,0.5247628061736151,3.9126252951629135 +red,circle,0,15995,0.48902546841027794,0.4552351188158146,0.5188290321435243,5.112220714699938 +yellow,square,1,16090,0.11659672177986369,0.45709615572803697,0.5043422260876161,4.226149315453072 +purple,square,0,16170,0.8611706127248784,0.11899955602660062,0.5576943173830387,7.169704102126839 +red,square,1,16192,0.28766545256300513,0.23054782068431967,0.5070167484771201,4.462784514269713 +red,square,0,16212,0.3818565625270237,0.7635570067058998,0.5066415443480794,4.3118647467020095 +yellow,triangle,1,16295,0.17679254082047402,0.7230275416945412,0.49804435923705764,5.390455126526775 +green,triangle,0,16457,0.4160663781535642,0.7234505787229104,0.369071552135882,4.8965924838132935 +purple,triangle,0,16526,0.785074853942615,0.4428660270881599,0.558984242302829,3.493968237313094 +orange,square,0,16610,0.33728057367933106,0.9510575847640207,0.3345443373685077,6.16707538332792 +red,square,0,16620,0.9871076174950064,0.8155890910957214,0.5016892144614107,3.807943574802668 +yellow,square,1,16629,0.11895505800593942,0.3177824452328297,0.5028384303248526,2.958853038706725 +red,circle,0,16671,0.9342380991119758,1.0265406115139653,0.5282652844829879,5.096372390301005 +red,triangle,0,16714,0.06853001540725634,0.21518931089495796,0.5092400339915257,3.111120414030981 +red,square,0,16778,0.15868707140782912,0.8912603126080899,0.4974993376818556,4.139622205834469 +red,square,0,16888,0.44261900534999477,0.22156014384391187,0.4981056401951789,3.4482408274879326 +red,triangle,0,16918,0.1975740843420113,0.694066274381527,0.5099143602428216,6.278038820938137 +blue,square,1,16925,0.6494987803573309,0.10428905425407242,0.4638675835598705,5.017911147785691 +orange,triangle,1,16950,0.7626521312629074,0.7884860306182669,0.8041098361892922,3.3786922967553568 +red,triangle,1,17029,0.29986310508342595,0.4665669025486415,0.5035005171777974,5.287648152836879 +orange,square,0,17036,0.6569265707155644,0.3129012234653398,0.3418801239588996,1.4936798534555953 +purple,triangle,0,17125,0.6709158812243344,0.9902163309577701,0.5583023290102405,3.299970219543622 +orange,square,1,17136,0.5542951145301398,0.1443227656777426,0.33899948644371813,4.305918243540835 +purple,square,0,17208,0.2798375437463839,0.9679266172102754,0.5552404089697491,6.526454003994018 +yellow,square,1,17279,0.9750136599046068,0.40439261677513194,0.5114865981431348,5.37249037290091 +purple,circle,0,17325,0.6309531739733012,0.20965858831535633,0.4915931289679595,4.744129028484625 +purple,square,0,17337,0.12227601731152626,0.6657577272166397,0.5516707923681236,6.118030228989158 +green,triangle,1,17353,0.6075052268611216,0.8471110240351473,0.38138320578866713,4.131367985956812 +blue,square,1,17390,0.5342263588773409,0.4583144809407387,0.47952666325723603,4.314116433880872 +red,triangle,0,17399,0.7629680483968369,0.4851010795836088,0.5062802072376592,4.640328795473425 +yellow,triangle,1,17480,0.22226409991261276,0.25514199825301653,0.48929984054123293,4.29108639305515 +red,circle,0,17492,0.5025342202643073,0.5193089434912787,0.5076410961575311,7.5163195300728445 +purple,circle,0,17513,0.6127220192423671,0.42124237189082436,0.4903910646042732,6.69716264312309 +green,square,1,17650,0.31349264736927074,0.22359313446706852,0.5264958103979744,4.947703594485797 +red,triangle,1,17711,0.5488528555599972,0.14731891743885583,0.5205827627260905,4.907192591258627 +red,circle,0,17757,0.2573426126511935,0.26880369068162485,0.5051868939434375,4.283511251193726 +red,triangle,0,17786,0.7281939031315208,0.7105692440420169,0.5250568231767727,4.225341474471109 +purple,triangle,0,17942,0.9114219545246541,0.9454991714310369,0.5606932119266484,5.579409174036885 +yellow,circle,1,17961,0.25106457537004534,0.9189161472825008,0.5502393699709364,4.629742960614238 +red,triangle,0,18062,0.2624978784252636,0.22206817539475454,0.5238730041174808,3.293566613899943 +blue,circle,1,18084,0.8548431579124808,0.4989623130006362,0.3339426415875795,3.696785877560498 +green,circle,0,18097,0.4784857910983109,0.5493495527943834,0.4819892327327133,6.703865601324473 +yellow,triangle,1,18190,0.5681423563525043,0.7364416318425555,0.48057415644311974,4.5660100665444014 +red,square,1,18337,0.23130521649286728,0.9381273139743299,0.48009597176641444,5.397341753984847 +red,circle,0,18350,0.9314245382696817,0.9674373579337011,0.5132085419267511,5.481596451971721 +red,triangle,0,18465,0.544472556395205,0.11951193848308495,0.5196415119222436,5.384614938904473 +blue,circle,1,18531,0.0029050316374207297,0.6383605275040843,0.34390644347128174,3.3217254020358866 +yellow,triangle,1,18559,0.8830172834029085,0.0976486136749366,0.4671083759493429,6.758219613098135 +purple,square,0,18587,0.30507324254754,0.7580944229000848,0.5547429873740861,5.920423913087702 +green,square,0,18605,0.7484207921073818,0.6812830924610436,0.49879495046941286,5.309172286057781 +red,square,0,18640,0.2871708733313212,0.7441603570837213,0.4826618004789263,5.326089833147184 +red,square,0,18685,0.6731464315461275,0.8142237150005265,0.4836395285993182,4.162353571125508 +blue,circle,0,18685,0.7125529509526801,0.9945516400071723,0.34771246879360596,6.006278483191809 +red,triangle,1,18701,0.6352327108932165,0.3302652448233153,0.5199029809032459,5.503021380321466 +red,triangle,0,18729,0.26950091413397326,0.20488907698806225,0.5197578213189719,5.510190145440178 +red,square,1,18767,0.5650541503977822,0.9139666513927299,0.486154043146944,3.0724619744871817 +yellow,square,1,18891,0.5947707471316804,0.09026045684055795,0.4964365067198076,4.830669326396104 +red,triangle,0,18917,0.23109195853995956,0.36449444195718883,0.5224561596699105,3.8821579043978804 +red,triangle,0,18964,0.08616804062055272,0.8126508574261648,0.5233142649552321,7.9621859867573725 +green,triangle,0,19002,0.3719056969079264,0.4862618905657431,0.4065991004232053,4.443325054201435 +green,square,1,19200,0.5469614915238294,0.3072050190333283,0.4951257220963446,5.442782750264191 +red,triangle,1,19215,0.63750977846767,0.004933372974431416,0.5069261041379488,3.6004625092063005 +red,triangle,0,19237,0.4792497809968481,0.23042814116269672,0.5105283292600247,5.182239155954865 +red,circle,0,19261,0.6258776262265322,0.578436676444718,0.5010873044116889,4.0170195022323965 +red,square,1,19270,0.17872649913027228,0.2683197014208172,0.48836074729380285,4.798004218704503 +green,triangle,0,19325,0.34830225374577395,0.7007829632717277,0.4092352482005258,4.830443606736057 +green,circle,1,19340,0.07527024915669844,0.03535630586767424,0.4742796270589179,3.3261008085136528 +yellow,square,0,19404,0.9219460612150782,0.838447974289432,0.49181308071483315,4.51314563564714 +purple,triangle,0,19413,0.7721871261531433,0.8769023760773738,0.5677559622434847,3.1988096810546964 +red,square,0,19430,0.9658606990028249,0.38336621536381843,0.480800207772279,6.603932501820694 +red,circle,0,19439,0.065543174726716,0.06552331298811505,0.49656529536436195,5.504627088037929 +red,triangle,0,19465,0.6757353069418544,0.9642423797735116,0.5092994498974618,3.6985647200819507 +red,square,0,19583,0.9626445334664495,0.5516233097517408,0.4770575250413808,5.997423877021141 +green,triangle,0,19602,0.9194195238971357,0.5288738098195129,0.4101493645615294,6.119935959628971 +red,square,0,19612,0.09032982008561452,0.0008107480968789771,0.47081635593282695,4.580372453762882 +red,square,0,19625,0.005483716581601961,0.15863307151489492,0.4671178312000501,6.133005185525068 +blue,circle,1,19656,0.8902947073598717,0.9040755396991641,0.3577299631520571,6.460963763579916 +red,triangle,0,19694,0.1308631487570372,0.7188896777638393,0.5099137483712004,2.6886882935932532 +yellow,circle,1,19703,0.3214366344529531,0.32542143328187734,0.5573015922411075,4.287931687032514 +green,triangle,1,19759,0.8896811661805898,0.9602687863114365,0.41539297870639225,3.688485842795396 +red,circle,1,19868,0.5501212863905588,0.5060391827174543,0.4914473165563479,4.517096929825123 +red,circle,1,19890,0.8784076422313635,0.8071059960737477,0.49074922430355267,5.357454971490885 +red,circle,1,20005,0.05490416175132373,0.07392337815122155,0.49416101516594396,5.355725080701707 +blue,square,1,20036,0.3593621089751877,0.4204952586591253,0.48311885257376547,4.152786490042463 +red,circle,0,20044,0.6263771674542099,0.6273789656494907,0.4925932624358998,3.412081047867682 +yellow,square,1,20051,0.7166252708117242,0.5393574073258124,0.4864772500833869,3.005238186091022 +blue,circle,1,20240,0.6375928559984098,0.13094792714264747,0.3559378606794926,5.594978182895825 +red,square,1,20275,0.5584526843675628,0.274821142186197,0.4859245223815638,3.846472472964154 +yellow,square,1,20326,0.30055120732205987,0.8237403642678218,0.4940415884493408,4.389389322019022 +red,circle,1,20332,0.3079054257526094,0.3938428302018409,0.4840911577561348,5.025254765228029 +red,triangle,0,20351,0.7857193974786632,0.20523038183871056,0.5148166157666305,7.390248248875976 +red,triangle,0,20368,0.8715276951630303,0.7631813622272297,0.5149349053075495,3.831016926880204 +purple,square,0,20400,0.9507897518515176,0.7330368467293205,0.5618439565262913,5.065911449238861 +red,triangle,0,20446,0.23546693802152452,0.8864756100273485,0.5176775288597121,4.486048731255909 +green,triangle,0,20557,0.3284284241669122,0.7897294545153425,0.4255682687947704,4.33760596350459 +blue,circle,0,20569,0.7778561711591236,0.7026046553162363,0.36016953332639406,4.3253087131762 +green,square,0,20581,0.017264149877869173,0.6772019371129909,0.49127313845384646,4.561244596198336 +green,circle,0,20613,0.42041660464659514,0.9987265889293468,0.4709212310875591,5.270326965032162 +purple,triangle,0,20620,0.48215503477639954,0.6245337534585043,0.5520777975040859,5.260380548282169 +blue,circle,0,20630,0.7292024833007671,0.9886297258819318,0.35794951366222183,6.318628391623386 +red,square,1,20670,0.5131088766874894,0.99207096020626,0.49072827406779573,6.405522770873926 +red,circle,0,20687,0.13371213335685206,0.08184469599874578,0.4886718357447637,4.690215456366022 +green,square,0,20695,0.4870533364703431,0.6089277625056339,0.49423438876804665,2.962448288757521 +red,square,0,20709,0.7527801461726715,0.47801360576698193,0.49139292839500837,3.695696364641762 +blue,square,0,20720,0.6508968440851186,0.01594167925920531,0.4909152884928182,3.9139237568935084 +red,triangle,1,20761,0.5290995440135682,0.15147554840633548,0.5190495163964532,7.2158162973518065 +purple,circle,1,20767,0.010343789766863232,0.4542361685678803,0.45706733570733415,4.185599374272368 +red,square,1,20798,0.9090870913203859,0.4509060551323797,0.4921856922497064,5.206561949198413 +red,square,0,20939,0.24998114916946512,0.7793536566455239,0.4979741881291295,6.942078444289223 +red,square,1,20985,0.1649889386660216,0.1944723914799218,0.4877029534129722,4.012665515919996 +blue,circle,0,21055,0.43188118595514013,0.05626968920047648,0.36041342723044056,5.240538052406783 +purple,triangle,0,21097,0.7636107502661091,0.5386503845691811,0.5474633930296947,7.4079025462829335 +yellow,triangle,1,21124,0.23806761658919084,0.38805580422442765,0.4739522498157717,3.3417188940812355 +red,square,0,21169,0.6186732875970838,0.4519782222039107,0.4780176245355303,6.172910701285077 +blue,square,1,21215,0.3917412188768753,0.645158831472363,0.4953483544193797,3.428474040547902 +purple,square,0,21227,0.9891890351824295,0.6480643195288099,0.5524803116498138,5.458900869849497 +red,triangle,0,21300,0.040083681097769164,0.15745823308154772,0.5154490705077337,5.205330502248688 +blue,triangle,1,21332,0.807310216945378,0.6397280241121506,0.5378039116131943,3.7168978227298077 +purple,circle,0,21345,0.12564067513031663,0.08040467691871445,0.45938362065333793,5.994242178415964 +yellow,triangle,1,21391,0.8317601951056839,0.7616584106935024,0.4723712300439795,7.171809837380553 +green,square,0,21493,0.8889952525373963,0.37402240945052534,0.4904462579818838,5.76031072452648 +yellow,circle,1,21523,0.6776539392030757,0.46415285564554576,0.5489543752433077,6.952944315945049 +red,square,0,21580,0.777751491546273,0.33508243498264767,0.48093360774834243,6.687593635204276 +red,square,0,21603,0.56311263501616,0.911770016966866,0.47673720111374274,4.981452745180131 +red,circle,0,21771,0.5167962363665243,0.5433960802622636,0.4885582203940556,5.578784767733086 +red,circle,1,21822,0.7782083467757581,0.7997449329308299,0.4972269164599567,5.3362889036878585 +red,square,0,21847,0.434285938385071,0.01089664572421567,0.48229866547079614,3.881217457651722 +red,square,0,21895,0.5222428403277589,0.8011417037625204,0.47553145537873565,4.751087465594357 +blue,triangle,1,21991,0.41078756963174423,0.4641707690981701,0.5264967143522112,5.677853630107361 +red,square,1,22060,0.8128120936484775,0.9688455224228868,0.4702410026786483,3.271908704866489 +red,square,0,22095,0.20372484920186795,0.41298665778133037,0.4660083716530997,4.057537592001876 +purple,square,0,22136,0.8422493225818376,0.382468909787415,0.5632113301941087,4.454792138256643 +purple,triangle,0,22161,0.33934567909701696,0.958554458947561,0.5515871029354242,4.713000872537885 +green,square,0,22201,0.9132657377198357,0.7835187031065083,0.497602832547874,5.327120400792336 +green,circle,0,22250,0.3338305852467741,0.012692849632647496,0.4690271926679323,4.954187279536586 +blue,circle,1,22307,0.17485481067978437,0.5216593873404025,0.3744188448578828,4.393387724137667 +red,square,0,22395,0.6514331004292623,0.10236585048474345,0.4695351500820933,4.2650309820261345 +red,square,1,22403,0.8469976130899075,0.0011247642630375365,0.47227495497588245,7.4727705325755585 +red,circle,0,22408,0.6587785325792491,0.7131442696567425,0.4989878576569834,4.39459645796621 +red,circle,0,22418,0.3329844783281878,0.3025610271956023,0.4969507873863136,3.6657973248904376 +purple,square,0,22451,0.07386981905312218,0.29799061460644083,0.5646796267964418,7.028530018358976 +yellow,triangle,1,22487,0.5495164190322613,0.6741898996197746,0.4700650710173229,3.647356510274664 +red,square,1,22515,0.07282561554650291,0.19934102395334075,0.4840570278598482,5.460009845016438 +red,circle,0,22588,0.9560301078405197,0.9855615893929697,0.49407564580292324,4.204357524310372 +blue,triangle,1,22635,0.8839149042250543,0.316740732138862,0.5304074389039727,6.135035264406359 +blue,triangle,1,22666,0.41753698030666864,0.22724172152243005,0.5313197462660701,5.393428621429922 +yellow,triangle,0,22672,0.014620330740086618,0.4958745335342518,0.4676047611248905,5.286639600542727 +green,circle,1,22683,0.09684826124548573,0.004968761544236533,0.464446506694815,5.82288074428381 +green,circle,0,22723,0.6463719909807981,0.401498834272373,0.46521489990368287,6.295453090216363 +red,square,1,22849,0.38732684841686893,0.4879193813283953,0.4898777132996863,5.25807312230191 +red,triangle,0,23059,0.6897926667476658,0.8291653414676392,0.49602856830692227,7.516391237463194 +green,triangle,1,23073,0.4585811547325982,0.6261203358311093,0.44350744789842583,5.048531990168133 +red,square,0,23093,0.2730086470257036,0.7829600067694346,0.4860522657248413,5.395407567505142 +green,circle,0,23133,0.0226257356389713,0.9601029264420361,0.461311029254716,3.5882511689718135 +red,square,0,23263,0.05703877491940923,0.06585729734046852,0.48208385558520445,4.060983069969076 +yellow,square,1,23295,0.2801824030534069,0.0438178619705506,0.501986681267166,7.6131269954403 +blue,circle,1,23363,4.3912454007477564e-05,0.362796288952525,0.3993360484373074,3.9861223442408416 +orange,circle,1,23462,0.9954037369880855,0.02349018535873748,0.6159445024232557,4.7499934114291085 +blue,circle,1,23553,0.7871079093873165,0.7861781653597818,0.39291034976006217,4.153924056765995 +red,triangle,0,23636,0.5273654668420624,0.5600630076906481,0.5001817515136285,7.015063655811005 +red,square,1,23783,0.9589146091494035,0.9740295173385957,0.4862863231058336,3.779876984793303 +yellow,square,1,23799,0.9845759343144127,0.36563785275364136,0.5010217479150095,4.869039297795497 +red,square,1,23813,0.5575845396339288,0.97746474716903,0.48304555133080473,4.339129497099426 +red,square,1,23868,0.987130101490106,0.40244866871421126,0.4882601914063636,5.047887427900072 +blue,square,0,23920,0.22565129993731936,0.1707567132972978,0.46719616905216915,6.190039910143233 +red,square,0,23985,0.9636542512173785,0.5946682359307124,0.4895280923615869,2.9021778447739788 +green,circle,0,24041,0.47531974356169093,0.1164795381234004,0.46278990722449626,4.396019068357184 +red,triangle,0,24112,0.10849972348909509,0.8245184575125909,0.503656669017261,3.691476903043085 +orange,square,1,24159,0.7999192819621908,0.9520046684953247,0.359627084402705,4.788271505203496 +red,square,0,24192,0.12062753657031133,0.06097750480829511,0.4865831322953874,4.967876012945222 +blue,triangle,1,24295,0.47904328213813874,0.22569528473924072,0.5290903965165521,6.090757985580196 +yellow,circle,1,24306,0.8714478634106673,0.705860033229531,0.5403439167752929,5.158122690299913 +purple,triangle,1,24341,0.3196040625347073,0.45592095246985065,0.5421864325199726,5.038247417673449 +red,square,1,24387,0.6352240793453936,0.21551322767111503,0.5023205660300618,6.3075083428004985 +red,triangle,1,24449,0.05384871008434988,0.07587178184811971,0.49631820726428827,2.253273333249837 +yellow,triangle,1,24466,0.11402238792055563,0.10140796489934611,0.4763049121271566,5.706121371454866 +green,circle,1,24470,0.8670868228399143,0.7287253707307526,0.4711920364233325,4.958278717805755 +purple,circle,0,24510,0.4911898392656703,0.47771650215029504,0.47221468860917887,4.916147870038752 +yellow,triangle,1,24548,0.7835833005251677,0.253223644228022,0.47882827035870973,4.07965453809507 +purple,circle,0,24590,0.21405431790548124,0.22809134769476713,0.4762557694477563,6.595152012939322 +red,triangle,0,24619,0.6073390030280708,0.8188089199730891,0.49207972463552285,5.447411893042994 +red,square,0,24781,0.43253415766372016,0.7323508812510726,0.522914342700665,6.120916811217318 +blue,triangle,0,24810,0.6367779574323398,0.3947339560378299,0.5113021410683906,4.392191418330258 +red,triangle,1,24835,0.7684465674231389,0.17573220719193694,0.4833613335972867,6.371413249901571 +red,circle,0,24844,0.9691878006521278,0.8698367737670867,0.5060677109704748,3.990767354172237 +red,square,0,24921,0.6146393359480166,0.5101038208363462,0.5305089395451624,4.356529834004775 +red,triangle,0,25055,0.604365562732041,0.8079847476181391,0.4906319246434529,4.798297275786936 +orange,square,1,25080,0.19504118170080154,0.3520822859547038,0.35691733012089655,5.833861438271984 +red,square,0,25102,0.19361450696395321,0.4001616372613894,0.5310319459816489,2.4545267472064682 +green,square,0,25141,0.07963993301021555,0.06697791193622316,0.5216052853331227,7.172653891332646 +yellow,square,1,25165,0.6872771220970901,0.5126236481991991,0.4996821120073008,5.017493586848938 +red,square,0,25188,0.08920709206819122,0.11719414853680221,0.5365776596846343,5.9465368625308 +red,triangle,0,25210,0.3536748666857381,0.7952387130119751,0.49527174287537834,4.1035103127529196 +green,triangle,1,25290,0.9004975987784543,0.0290656688852996,0.44741049179718756,3.614604311632285 +yellow,triangle,1,25392,0.703794888428924,0.876877578963412,0.476153857870298,6.265288459212706 +purple,circle,0,25540,0.2795363933006426,0.41416671317299536,0.48024594626924516,4.58236419807355 +red,triangle,0,25574,0.5459583658068602,0.7097663308273577,0.49078816934002184,4.024368397437182 +red,triangle,1,25604,0.3058308697396813,0.32914633277497196,0.49153375908198477,6.158690132090211 +red,square,1,25610,0.48642277524060873,0.7977013112345599,0.5425386941097052,3.836137373926413 +red,circle,0,25619,0.861691357988579,0.7913306086663261,0.5020442668695987,3.6515566810550104 +red,circle,0,25645,0.8238063934964313,0.8176654026497628,0.4963399915135567,4.058369612979784 +red,circle,1,25770,0.3169193017115355,0.22665248853824443,0.4987271979279972,5.159098929883051 +yellow,square,1,25834,0.2803249006586175,0.5359442761836394,0.5107896973536701,4.597085405376856 +red,circle,1,25917,0.8557812372608711,0.9127347887390895,0.49400982545841743,5.264330525710999 +red,square,1,25934,0.8165284600289506,0.31230879758685837,0.5204004907998334,5.451993993057882 +red,square,0,25984,0.27689581006450603,0.7394640009940899,0.5166708364087473,4.343491758592539 +red,triangle,1,26052,0.7671319591554112,0.27923305305030366,0.4939196894546826,4.586177247868108 +yellow,square,1,26095,0.016884553811871483,0.7815478913950888,0.5052713146704236,4.720122118911909 +red,circle,0,26103,0.20521281132071523,0.119892417512705,0.4924842936771303,3.25331818168061 +yellow,circle,1,26129,0.3247971112570329,0.41443898848863536,0.5241058861810568,5.637380968369996 +red,circle,1,26148,0.40302762376415846,0.45321274325339284,0.4897762269556689,4.105730746345201 +yellow,triangle,1,26206,0.9194245661694567,0.4245526342935101,0.47628113176234915,5.5530165631171755 +yellow,square,1,26243,0.6655857326872444,0.541571483415203,0.5011099404154018,5.861835255081043 +red,square,0,26343,0.190867901564158,0.4891538330593278,0.5301900141183975,6.1611982912689784 +red,triangle,0,26360,0.8254638695159972,0.7448752353407149,0.486387161134547,5.273632489589256 +green,triangle,0,26370,0.7546301813415475,0.323871582533658,0.45424433413740173,4.430087789183369 +blue,triangle,0,26373,0.8145195367113205,0.670382826262773,0.5061648811956903,5.869251002344352 +green,square,0,26465,0.9716742088009472,0.7911696066830448,0.5219301837949548,4.703196776780304 +red,triangle,1,26495,0.5460710922901167,0.7013285098055233,0.48960158514348856,4.837150970530721 +red,triangle,0,26495,0.43174705987682027,0.7502016298078271,0.494126213095056,4.452565211510168 +red,square,1,26590,0.7009176336480939,0.021785807344981034,0.5164538203896442,3.6294283264196494 +blue,circle,1,26595,0.1566912706290573,0.22007285880750194,0.4345644688277157,7.744057545338137 +red,circle,0,26665,0.9806117525858196,0.9204546768661085,0.49349011013245503,6.213357898369942 +orange,circle,1,26703,0.4811348140983073,0.6551643755628681,0.6112832826828236,2.133203335064926 +blue,square,1,26740,0.9828791004053427,0.8530021158344594,0.48242637172402547,5.939278661543149 +yellow,triangle,1,26867,0.9531788600706754,0.4340981772974625,0.4848437598528061,3.3266816836723745 +purple,square,0,26896,0.7098198733959674,0.3736265270010867,0.5324712632741289,5.876357085397324 +red,triangle,0,26919,0.7518149145929596,0.7402708470487265,0.4910695100700751,4.420695582257983 +red,circle,1,27100,0.46120345804623264,0.4948385089781824,0.4913468113920055,7.40814630568676 +red,triangle,0,27112,0.08197776357773012,0.9669361078130646,0.48894290275519053,4.740888978916967 +red,triangle,1,27119,0.7344507332875202,0.3362814790662835,0.49109866378134515,6.007147287601158 +red,square,0,27129,0.2357167709491399,0.5152841340644533,0.49403680508208875,4.212187341924275 +green,square,0,27149,0.07774245944604241,0.964994594550859,0.5124137668635241,5.478920624538173 +blue,circle,0,27159,0.9906112914954729,0.44746308178858474,0.4338609015436608,6.518835807126326 +blue,square,1,27245,0.4860631799941614,0.9839334962924786,0.4830950046923664,6.073949563909348 +blue,triangle,0,27281,0.25038992161389095,0.23043385353332702,0.5078905734176592,6.3057961632124675 +green,square,0,27288,0.4684604519481598,0.7769294177621766,0.516941596048288,7.171461003054351 +red,triangle,0,27305,0.25294366711199856,0.5070854388291478,0.49114712956461404,4.476838296456381 +red,triangle,0,27316,0.608826642554208,0.07789433152186664,0.4922557167043311,6.393603353848435 +red,triangle,0,27396,0.7872114280323266,0.0916362874841371,0.4975388175743881,5.1007122242037966 +purple,square,0,27525,0.2799855143481479,0.6088919218342325,0.5248399368213407,3.897944745874863 +yellow,square,1,27536,0.6484833754240118,0.03136077558439587,0.5098510569841375,2.744325569188073 +red,square,0,27569,0.9028358793498334,0.6087929936485224,0.4808784176034518,5.46492806363922 +red,square,1,27587,0.4289157251019926,0.27223050052537523,0.49052968111210554,4.345423371673012 +red,triangle,0,27625,0.7317109830812456,0.03261841888525885,0.4993605420272282,3.880444568204959 +yellow,square,1,27695,0.4022101366915811,0.36572652105350933,0.5088194471660124,4.878808608470745 +green,square,0,27732,0.7294308945801579,0.8130068799671252,0.5143357290066191,5.546408048163998 +red,triangle,1,27850,0.5069614611521822,0.6982507966322651,0.48979688051894626,5.9072897890759135 +red,circle,1,27870,0.771208791227169,0.6805835324630879,0.4899728646284138,4.991038703312431 +red,circle,1,27874,0.8723819483185645,0.9666792341752801,0.48894193821989596,5.053462506768004 +blue,circle,0,27983,0.525225660059,0.9995761761685742,0.44164047681920576,7.206892302643266 +red,square,0,27998,0.46933514095815465,0.37867125339476027,0.48474283866549106,4.2486291255827 +red,triangle,0,28001,0.07797109331227103,0.12591557044120283,0.5024758798915459,5.585644003164902 +red,square,1,28007,0.3017407916254773,0.5794153190107305,0.4830100356390934,4.847727902017804 +blue,square,0,28054,0.6476099626265888,0.3834687832822731,0.4751568289902658,5.366291881237096 +red,circle,0,28060,0.9643530645989437,1.0128772868829967,0.4874941916721536,5.052491438671869 +yellow,triangle,1,28091,0.12235316022283638,0.4062772698823153,0.5027163696981481,4.423032864371648 +yellow,circle,1,28176,0.7490077148568529,0.7887882825548689,0.5174941753119322,4.9735430773511125 +green,square,1,28240,0.6838383400874987,0.2065873409297414,0.5138513557269427,3.7361689649122503 +blue,square,1,28286,0.7395822361624869,0.9376531852764505,0.46766201307943756,5.341558504004095 +red,square,0,28345,0.8118197610201682,0.12148743503276194,0.4782662920940548,6.477714121948768 +red,square,0,28362,0.8577133103095783,0.7110724383796043,0.47898401623391135,5.0500040117472755 +blue,square,0,28392,0.7218754013507698,0.884202554239838,0.4660259351946551,4.910713238335364 +red,circle,0,28414,0.46042761654160147,0.47440910925034985,0.48351736581602117,5.647426237831731 +green,square,1,28453,0.8118964231322414,0.22962574782744727,0.5107410649539317,4.651607685056169 +red,square,0,28495,0.6938931630037275,0.6955654236637328,0.48060441995288344,5.5283181070253065 +blue,triangle,1,28548,0.8790850372131346,0.85693275870204,0.5112304639110724,4.6089973865766956 +blue,square,1,28557,0.4980940550308919,0.3913209484276381,0.46779237871931606,6.5640792204993055 +yellow,triangle,1,28622,0.3355201655102771,0.7875312279106407,0.5028630279753463,6.41793674963149 +red,square,0,28654,0.5308515738786018,0.6762180403418967,0.47230059961154747,5.884364887449301 +blue,circle,0,28663,0.7934966072767009,0.011915016935549416,0.4418438302612928,6.5870020212659 +yellow,square,1,28673,0.8216755963110223,0.32350186713160345,0.5096510341494233,5.04995327371086 +red,square,0,28680,0.8865257836119743,0.6568982219919527,0.47174683876983087,5.369661169499781 +red,triangle,0,28698,0.28418616477886516,0.31409894322127174,0.5099767891546801,3.1827809857154725 +purple,triangle,0,28715,0.8627435828503356,0.6790570779555195,0.5286883405329251,4.754338532998504 +purple,triangle,1,28753,0.6540653802155625,0.8186032359193669,0.5278484072555955,3.968262979705669 +red,triangle,0,28815,0.8450436608844077,0.10860683564259188,0.5026580958498666,7.796656873978652 +red,square,1,28941,0.611091459831367,0.5449393388841275,0.4679003050764299,4.106164774064709 +red,triangle,1,28947,0.4537231592487151,0.05721358943032817,0.5073773380830467,4.2548297109158755 +red,triangle,0,28984,0.3325017179321761,0.9355862419367229,0.5112452901455476,4.976944510801324 +red,circle,0,28995,0.3161413192064507,0.2521014769803568,0.48972564953736775,4.1808585696670635 +blue,circle,0,29045,0.08131434372877844,0.7568649526045701,0.4462356099333533,5.513038754055881 +purple,square,1,29060,0.27511086390645434,0.407852391499247,0.520913309175292,6.635478279979536 +red,circle,0,29163,0.8889082016909575,0.9284038397038602,0.4942377200158909,3.936993288716035 +red,square,1,29215,0.2722988818432909,0.9498281949058748,0.4722977279397903,4.439007057463928 +red,triangle,0,29240,0.3686940082937461,0.2297986252753741,0.5135935212176223,4.877654246034681 +red,triangle,0,29250,0.1290210881088124,0.18520386905638975,0.5121461716402985,4.199815038098288 +red,triangle,1,29290,0.4519386142542523,0.7416817153691634,0.5068721954035537,2.7275712308424596 +red,square,0,29312,0.7157432573561867,0.7711157084297541,0.4730843646783483,4.151936833436429 +green,circle,0,29367,0.04944884812182149,0.7470049810374516,0.5132844272554256,7.36620286480328 +red,triangle,0,29417,0.5197236842627677,0.29325305698917603,0.49572671390448886,3.721153660510287 +yellow,square,1,29422,0.7649881866811434,0.970089274891161,0.5119786019607768,6.3555380379204145 +red,circle,0,29465,0.20615480760926808,0.14809836210373095,0.48270096968249926,6.177100090466365 +blue,circle,1,29509,0.7128337758915861,0.19150609105626704,0.4484209547990318,5.2000724629786275 +yellow,triangle,1,29560,0.42713138741103307,0.9696749783494829,0.4966670447335158,4.594677341096767 +red,square,0,29570,0.015123831588062964,0.16437153054635523,0.47223855886451477,5.267943515687804 +yellow,square,1,29625,0.3074495053049401,0.1895498704682077,0.5109241596636047,5.095299333882013 +blue,square,0,29669,0.51372249375865,0.5302858830176099,0.467689686816679,4.343967250123015 +blue,triangle,1,29847,0.17018060918505862,0.6132742704675529,0.5190720082234903,5.136739287366672 +red,square,0,29861,0.16028439108892767,0.7367391158511573,0.47720696945018315,7.042454670048072 +blue,square,1,29918,0.4112854332720899,0.8606792632824589,0.45768661179118436,6.214699633936114 +blue,circle,0,30117,0.017452962819985207,0.4070792408713856,0.45031984575502004,5.546776432889101 +red,triangle,0,30198,0.1436103074694539,0.34758216175700596,0.5106409670616571,5.088731339588974 +yellow,circle,1,30285,0.16275436095280493,0.7557647104557702,0.5050647566343319,4.677738410772791 +red,circle,0,30360,0.18020657415479036,0.10338573693208912,0.4824549330209736,4.7142476735582415 +purple,square,0,30382,0.32333551253153237,0.6565898162212596,0.5120503557378895,6.23321982454248 +purple,square,0,30410,0.31289907616388024,0.04822727790824588,0.5116817686988475,3.472623839730995 +purple,triangle,0,30496,0.9263235207487328,0.3884013218923913,0.5264041034546705,5.902532750266108 +blue,square,0,30547,0.27619166141967133,0.7118807565361399,0.45861518520038863,5.60784981030194 +red,circle,0,30565,0.22466430390726955,0.22771633736376914,0.49115476733211044,5.350244646149289 +red,triangle,0,30604,0.09635508035816032,0.026480199263408277,0.5335618690609663,5.228925126919848 +purple,triangle,0,30607,0.711562686476677,0.021610513173994317,0.5264462019792321,4.360769678132107 +purple,triangle,0,30812,0.9811720181036256,0.24537773815477126,0.5235712752538283,4.188763507197692 +red,triangle,1,30825,0.4884035800730596,0.4768145570774246,0.5370106211123385,4.355237008199155 +red,triangle,0,30835,0.9208181412134825,0.6027093372104054,0.5373932186312109,6.7880412292180035 +red,triangle,0,30841,0.6128294188136673,0.5662147536804297,0.5344176640252708,5.14474489489931 +red,triangle,1,30953,0.22193208158731081,0.583689588954846,0.5321425396208453,4.75547199780209 +blue,circle,1,30962,0.9617233280536962,0.0804036772290313,0.45466761358987057,4.766413914412179 +purple,square,0,30970,0.6925033853187198,0.4157324223786859,0.5225467116843022,3.203586388298083 +red,square,0,31000,0.171976928845461,0.1880835239752341,0.4936589185590948,5.836676241592183 +blue,circle,0,31034,0.6137995201817447,0.2914163889198288,0.4563692685949176,5.408699326357687 +purple,circle,0,31154,0.8995957974417165,0.838557554387364,0.49078343561983623,4.102062839862341 +blue,square,0,31165,0.7733534639419862,0.3573142412944096,0.4508620621062044,3.584941797575739 +red,triangle,0,31222,0.6325881339214032,0.5265910784732831,0.5267238734444296,6.6682420090850165 +purple,circle,0,31295,0.10367159942454274,0.43360378760767704,0.48597791924991773,5.788435808699311 +red,square,0,31352,0.6811227642195069,0.1479417361133034,0.4964458724418254,6.471935001457158 +red,square,1,31355,0.8845060174779521,0.594898831199482,0.49589169608087036,3.697088354944317 +blue,square,1,31402,0.6292854031641862,0.3505203031399461,0.4457801715897031,6.0940974118900435 +red,square,1,31501,0.4698259174276119,0.08680271714111099,0.4844979838413245,5.317674542168804 +red,circle,0,31520,0.9960747439102614,0.995262085389914,0.49210886331463977,5.985586009524911 +yellow,triangle,1,31540,0.8021056357273373,0.3550400989030522,0.4916276078449299,3.842965444936793 +green,square,1,31542,0.00048750676198217047,0.07350139064804029,0.5284521586313244,5.18296486436796 +red,circle,0,31563,0.13141301290886298,0.20819524558149588,0.4884349725677271,4.229487941982128 +red,square,0,31568,0.42004370502294874,0.5439573774055705,0.4890664637267789,6.069980788966126 +green,triangle,0,31595,0.23924495898799913,0.12744748462772704,0.5021828322382919,2.2957031433250514 +green,circle,0,31608,0.5856312729369325,0.6258020253571867,0.5016908279693554,5.809486355056517 +green,square,0,31715,0.27971643422586945,0.5148514093481248,0.5270090033316781,4.79676680029431 +green,square,0,31809,0.03363417584524808,0.5230059438871357,0.5287871548658247,5.687660694577732 +yellow,square,1,31941,0.3956375502429853,0.5935536617442623,0.5200741756209883,5.688808730969668 +red,square,1,32018,0.9417127579120319,0.5482150962847542,0.49747770748220865,5.103437297450152 +yellow,circle,1,32050,0.6644019692587911,0.5206303554834582,0.5256801790797414,5.242268650760439 +red,circle,1,32069,0.8685423617714676,0.8340407401130161,0.49941229305983253,6.623384640074739 +purple,square,0,32093,0.42378426216713116,0.21109387357250076,0.5147444221739821,5.8115636706845315 +red,circle,1,32152,0.22822478239561694,0.1979578968696555,0.5017015040441812,4.856038715443364 +blue,triangle,0,32157,0.035967834871633575,0.8826006501795345,0.5150464995633706,4.925641684269677 +green,square,0,32196,0.08849875224375359,0.6151865632680716,0.5207738636317834,5.472138215470408 +red,square,0,32273,0.8258633336815364,0.013536288520049955,0.49459776015373735,5.932338900020647 +red,circle,0,32297,0.9137091587098579,0.855588819983653,0.49888384748171133,5.830598036770098 +purple,triangle,0,32327,0.06247102989973785,0.5827509439740209,0.5245338321695424,4.196873383518774 +red,circle,0,32338,0.1199009593400917,0.1009342030991583,0.49428494602626355,4.602250052040592 +red,circle,0,32519,0.6998197031470909,0.6085957418813281,0.4953130273408016,4.645148592033905 +purple,square,0,32555,0.2822486415087655,0.9358660605865411,0.5081062978301883,7.230150974387606 +orange,square,0,32602,0.48679433237460934,0.43918945290527467,0.3723492312534282,5.3166346756671805 +blue,triangle,1,32623,0.42584599371114706,0.14938791233616222,0.5198447800578521,2.541732388925818 +blue,circle,0,32643,0.2133861214884899,0.2977412570644107,0.4662639803680262,3.467504298314753 +green,triangle,1,32647,0.1455227488931624,0.36600599340236795,0.4992332444785052,5.755984900287618 +red,square,0,32654,0.09539708205200137,0.5515665649713346,0.49071329226843785,6.2996393162813 +red,triangle,0,32697,0.5204664151681225,0.5070554408470832,0.5288833595190643,4.605395283680147 +purple,triangle,0,32714,0.9502790468241479,0.3357785146212582,0.5300160109397024,4.845176059365532 +yellow,triangle,1,32746,0.5771424149028278,0.5660412879806254,0.48483747163386864,2.5602532101362816 +purple,square,0,32820,0.7687466675905879,0.11722875109550102,0.5032611834861493,5.483909341325606 +red,square,0,32834,0.6741887634246249,0.15380339776136598,0.496319773686971,6.324302004246204 +red,circle,0,33050,0.3969565461680814,0.4511785951116354,0.5079426651093598,3.955969992231747 +purple,triangle,0,33060,0.4364083577087394,0.5045708384576747,0.5259459100161943,6.4426713973305665 +yellow,triangle,1,33100,0.6235993900623629,0.017917816715242063,0.49115228576139447,4.301389523013513 +red,triangle,1,33137,0.6856650689043784,0.63284643610226,0.5229115051728296,4.027530674760179 +green,square,0,33145,0.26295856712509924,0.2541337868869713,0.51827868923942,4.771988180341128 +red,triangle,1,33373,0.4177794845961972,0.476812791975578,0.5208393036798933,6.34351864080011 +blue,triangle,0,33380,0.7399933240054255,0.18293984789475248,0.5070224997673431,3.2070714538196015 +red,square,1,33506,0.34900953595354445,0.786080905493119,0.4961481792670415,2.852901749175578 +blue,square,1,33676,0.34034923900641,0.4115739309705059,0.45823308139114505,5.734928311390195 +yellow,square,1,33715,0.14675290922237116,0.20091568687579642,0.5143754328790378,5.055132311670772 +purple,square,1,33743,0.9553096124365628,0.49455375195562323,0.5197055497829153,5.376853905348537 +red,triangle,0,33784,0.6235947816770093,0.20560818487527288,0.5154785032231411,7.147889688914161 +red,circle,0,33798,0.39608610318639914,0.37939129752682976,0.5085387583420787,5.889957877085802 +purple,circle,0,33812,0.6049710532803669,0.490699224287502,0.4831891128310867,6.781366352382849 +green,square,0,33870,0.92036166370313,0.45844868918735504,0.5095426944728964,4.426988475486271 +red,triangle,0,33896,0.4056134300247821,0.8598247876181099,0.5088542515244571,6.653739825614015 +purple,square,0,34147,0.03888002324033257,0.7735660118411852,0.5211732631929624,4.2782931780784645 +blue,triangle,1,34164,0.6432597824598862,0.14901262084077693,0.5117564553618225,5.1406747337835546 +red,circle,0,34280,0.7932880491788271,0.8880971670944571,0.5031491081679628,4.509254962364701 +blue,circle,0,34347,0.25926388548013757,0.5697135282840454,0.4726970793976213,5.823127118388232 +yellow,circle,1,34454,0.022797909771872238,0.015614560644500175,0.5270780603581403,5.648996285991914 +blue,triangle,1,34493,0.11217428855810008,0.4162207461595341,0.5160423555935578,6.608737264826998 +green,triangle,1,34540,0.010595695908571012,0.06672239540002456,0.5108823870721609,4.071499678257095 +red,circle,0,34567,0.9176421729631826,0.8671864605213498,0.5098694331812486,5.564145541614013 +green,triangle,0,34714,0.951353895111777,0.01940942447103189,0.5109372851529531,4.923770424330399 +red,circle,1,34732,0.17359793905549392,0.17694790026491025,0.5126404694681714,6.061380864187323 +red,circle,0,34796,0.4218384175706841,0.34221928519084654,0.5208933241380524,5.868278303145508 +yellow,square,1,34969,0.5888959381485874,0.5797886860288838,0.5032120123089436,5.720813055528566 +yellow,triangle,1,34999,0.10488472811825678,0.5453707311201544,0.48771992710878564,6.5328921635204695 +green,triangle,1,35025,0.5781148751093989,0.6467442755925816,0.5002779723851982,4.408524553588991 +orange,triangle,0,35072,0.530788020110947,0.8463845303921943,0.7303882931571825,3.8499231205827744 +blue,circle,1,35106,0.4365880011170178,0.434228648324826,0.47027519375091686,4.800975965283767 +red,square,1,35125,0.49813374365242147,0.6191884040469128,0.4977393571863557,5.161534078410575 +purple,square,0,35229,0.697849039991967,0.06509252694950973,0.5222502487041877,4.060077660065311 +red,square,0,35236,0.9922157384754378,0.7222771324391467,0.48950221269029337,4.833417715084441 +purple,square,0,35243,0.6192278205835859,0.9195446956015411,0.5239561630151743,5.590886995908273 +yellow,circle,1,35251,0.8748989765505933,0.3447337515145761,0.5239204874713691,4.976665489675917 +red,square,1,35285,0.8886294118927316,0.05289470473768887,0.49871376027982056,5.132911523058775 +green,triangle,0,35328,0.098835939441553,0.15869889009449,0.5019566452657964,5.030364056162301 +red,triangle,0,35444,0.07595365785052699,0.33779382197618024,0.4848749687726861,4.374322647911401 +green,circle,0,35480,0.6247388408475909,0.9991523123256862,0.5112854921650918,1.7767395585015777 +yellow,square,1,35590,0.5772905510061195,0.2704694133924349,0.5066253767169198,4.189381943614731 +purple,circle,0,35681,0.2894791697512308,0.033051608871318194,0.492357853325225,3.97337756371869 +red,square,0,35723,0.025821846900757284,0.6022995464291134,0.4988985530813158,5.988476968485563 +blue,square,0,35754,0.5414584323905408,0.3830518548789039,0.45250406632977,3.9732956639691976 +purple,circle,0,35825,0.944217921762593,0.7379177249833838,0.4961857450966019,5.5420971545399595 +red,triangle,0,35863,0.24583453718523574,0.7527167474295307,0.49804635350617144,3.5496947568477686 +red,circle,0,35876,0.9479991716154256,1.0369161740262645,0.5058924082666929,3.736106391140407 +red,square,0,35981,0.1380874722502473,0.4808811847111706,0.4873049442005348,5.034824189616505 +blue,square,1,35996,0.2846357685675721,0.034308656536918836,0.4641984709812777,3.707273212888065 +purple,triangle,0,36065,0.4769912438446541,0.6974938580512576,0.5149177854034025,6.164832566560516 +yellow,square,1,36075,0.1548652026087668,0.5135568065293765,0.504486407453846,4.898030794903259 +red,circle,1,36075,0.8981919972663798,0.9335974654269985,0.5133264530859194,6.868209848760329 +green,circle,1,36120,0.6563049975968109,0.6379310552032911,0.5044189452720197,5.190778431272816 +red,triangle,0,36208,0.5102432961837956,0.8032601218913767,0.49959153976209736,5.889797855839329 +yellow,circle,1,36375,0.17064346403614084,0.6202252388474442,0.5174202251436207,4.961985406978 +blue,triangle,0,36400,0.23297868396434585,0.3273870800244896,0.5193758253255788,5.590432538345541 +green,square,0,36422,0.5826889304785134,0.4379875315613875,0.5123754896546877,6.823585827692646 +purple,square,0,36477,0.22449385427756263,0.3971284686550203,0.5060640328120517,6.910704217269335 +yellow,triangle,1,36543,0.8729845274981871,0.9405993007589881,0.4675975411246204,6.366380328584516 +red,circle,0,36558,0.4760159792216694,0.4539394533724592,0.5165497252161653,5.816294555984473 +purple,square,0,36570,0.3379494486558744,0.09024371495642125,0.5061550180767934,5.991137830729246 +yellow,triangle,1,36645,0.1792515767605839,0.6834184841983879,0.4724870771907172,6.992102798937367 +red,circle,0,36754,0.48674138881981655,0.5601685839629958,0.5215475885174312,4.845824511086588 +purple,triangle,0,36772,0.4518325021148949,0.9606740777959419,0.5020602076054972,5.0034495885706605 +green,square,0,36780,0.3677938789235593,0.5854902724492276,0.5180955404184138,6.082752945575091 +green,circle,0,36786,0.7472639566340794,0.9553679229462696,0.49650949457838633,3.963092622630164 +purple,circle,0,36797,0.40681782963444224,0.0655781326343009,0.5018001474767321,5.60497435091079 +red,square,0,36825,0.3481359432339536,0.17526327279056786,0.5017005211923841,6.863449538188116 +blue,circle,0,36883,0.5949976410326543,0.5191497225617425,0.4742427379869392,4.600043609638491 +blue,square,1,36915,0.3349581692171726,0.861606342284434,0.48260402600288677,5.197650156172798 +blue,square,0,36947,0.5508253156887805,0.7316077037730353,0.48251076734931897,3.0994689012789327 +purple,square,0,37100,0.7411078076522843,0.9347041368233332,0.5036254975884529,5.3347625898825415 +red,triangle,0,37152,0.22265578570345146,0.8235503097171234,0.501220026150789,4.896095901427996 +red,triangle,0,37239,0.5131460922798405,0.7113342782993815,0.49563286458819356,5.631574318638033 +red,circle,1,37264,0.332932610408742,0.3813424312656466,0.519913787740515,3.3437769090221057 +red,triangle,0,37310,0.9156378136581979,0.35497814831564534,0.49632741905136923,3.233348607800034 +red,square,0,37395,0.9088123146720241,0.6212620928222382,0.5042444557485127,5.770947384921745 +red,circle,0,37514,0.7444658886188185,0.6578015958365437,0.5134977908050689,3.240995197922807 +red,circle,1,37566,0.17183705995865772,0.14047879616986061,0.5123300518037209,4.952874895112429 +purple,square,0,37586,0.9467534335912478,0.1383355176433988,0.5026801409599071,6.465539844355604 +green,triangle,0,37620,0.5384462427394077,0.9930323232170654,0.49414215504572345,5.5606351593563055 +purple,triangle,0,37681,0.564458104142526,0.9317193264811368,0.4991679653893298,5.483001394288664 +green,triangle,0,37879,0.5267857263281721,0.3919466692466633,0.49252306504100196,6.058421712118855 +red,triangle,0,38030,0.8185598658994307,0.7344138900912033,0.508601979318828,6.477593123893033 +red,square,0,38172,0.7634321528985017,0.27486141316393153,0.5095201580987395,4.763931691692838 +red,circle,0,38184,0.5283769818182991,0.5724547726373208,0.5099196992951244,5.644459292514372 +red,triangle,1,38191,0.472595692933909,0.8931393410060183,0.5087010728151856,4.909859303511353 +red,triangle,1,38206,0.7635415733085489,0.7462246374962465,0.5104912718214487,2.938631427654759 +yellow,triangle,1,38218,0.5013903772817212,0.523283296143844,0.4929001286588054,6.81742771665317 +red,square,0,38304,0.5256349898180557,0.621653350604051,0.502096359348107,4.316699090916923 +red,square,1,38396,0.9260037167179073,0.13187092620676266,0.5083642379031688,4.46724883195843 +yellow,square,1,38463,0.7697510501379543,0.2567192652387792,0.5139696033889535,5.024139017937064 +red,triangle,0,38696,0.2633957776821456,0.9986998232584184,0.5166338858250329,4.475836835053049 +purple,circle,0,38751,0.19743798656579858,0.9719825842433248,0.4970796576327619,5.34154663754632 +red,triangle,0,38847,0.8198240155867028,0.1744516317206819,0.5164417844783209,7.665143760643453 +red,circle,1,38874,0.494268123163344,0.550910576446404,0.5077771206852292,6.962088321415898 +red,square,0,38889,0.9239648455079299,0.41693097233335064,0.4987475451302378,5.222198580651834 +purple,square,0,38934,0.1266160089270557,0.6749772289150633,0.5194603537327731,4.4502717072926075 +red,square,1,39019,0.793299436299623,0.8980969079462682,0.4822052646250561,5.546280193043419 +orange,square,1,39060,0.6641031494716884,0.4761904430746673,0.37672714168509386,2.996754419703491 +red,square,0,39069,0.9693818010668185,0.17406161729485248,0.48349569142111404,4.218512665691812 +green,square,0,39084,0.5044792725006048,0.4543829619916687,0.50932367205479,5.021235036393633 +yellow,circle,1,39100,0.12899615314500912,0.6742432137522391,0.5153035161069889,5.099233475282406 +red,triangle,1,39109,0.22430958056208294,0.45414801122065074,0.5234512169270004,4.274817353323278 +yellow,triangle,1,39117,0.8351724975473552,0.8305911376282958,0.5012639322423112,4.555232102203505 +blue,square,1,39128,0.20457489799150097,0.330778086672915,0.49055529747641874,4.981354523652595 +red,triangle,1,39150,0.3780586679727824,0.11042249907618684,0.5266492101068199,3.3635598306816212 +blue,square,1,39355,0.20257433596117635,0.7014598200673442,0.4903853568506331,4.00150176969896 +yellow,triangle,0,39373,0.7694964962813713,0.8481074947826541,0.5038581322444717,4.521973140661328 +purple,circle,0,39386,0.7264020235543306,0.616535652765936,0.49921334870186695,3.657073127268083 +red,triangle,0,39396,0.21834468318651634,0.39504936238956534,0.5281818881512426,3.898015300613191 +yellow,circle,1,39416,0.5742281300422394,0.7466221221826144,0.5222306209495245,4.569119357199804 +yellow,triangle,1,39433,0.5712380210568203,0.18979724377735452,0.506235609638394,5.70081134859861 +red,circle,0,39510,0.8807662999840191,0.891986759360848,0.5008797751056804,4.410678999047792 +green,circle,0,39524,0.6094063312934279,0.6698227962073791,0.4950993306940467,5.368755632790196 +red,circle,0,39527,0.9565533346212595,0.9904166259543984,0.5009803717283337,2.6418791288018317 +purple,triangle,0,39533,0.5099089725012095,0.9169139891019003,0.492833397732509,5.944109942271144 +green,square,0,39545,0.01506263540829611,0.2018815596654685,0.5103695699096816,4.223336764925055 +green,circle,0,39601,0.32127262288190883,0.3153027889655263,0.49949005571269994,4.793467059363383 +green,circle,0,39713,0.8801917177211557,0.9588604800847801,0.5042380823779957,3.3129293827158492 +yellow,square,1,39740,0.8812869784490356,0.9424539077564031,0.49902050126337094,4.694427305565892 +red,square,0,39765,0.5450596245553117,0.43027043400839204,0.4915413614845622,5.745446273942569 +orange,square,1,39800,0.2728113115244907,0.09813669204082831,0.3760742207757139,4.083646773701023 +green,square,0,39823,0.7941870563098401,0.2722817307228691,0.5029107572438085,5.4586179628470575 +red,circle,1,39885,0.11576343991948446,0.030160808455117052,0.5006117810191338,4.335867196315032 +yellow,triangle,1,39965,0.4877340178155548,0.9836298301233908,0.5063368828198392,7.497694316500325 +green,circle,1,40014,0.7072040887079999,0.653683735600399,0.5068944506247137,6.1409965547445955 +red,triangle,0,40020,0.0237327215667964,0.2591149124409372,0.533662500226452,4.026635846320427 +red,square,0,40041,0.8645220057901577,0.0466465560982543,0.4873985239030229,3.2070523626683993 +purple,triangle,0,40066,0.9677055220569556,0.1048748996521709,0.4979933363874665,4.026033842041724 +red,triangle,0,40202,0.2831848707319933,0.32131377330244926,0.5314136187817202,6.023647805153671 +blue,square,0,40314,0.3562517734051851,0.34719121809398723,0.4881963142395454,5.1376583368523745 +purple,square,0,40351,0.47681180128054845,0.9285748572772208,0.5135919940402126,6.253030888985303 +orange,triangle,1,40384,0.2299259478227308,0.6434601121853303,0.7116984694194914,4.631821964030653 +purple,square,0,40399,0.1715726120373201,0.47674256289856254,0.5111647189018764,5.481772374108111 +red,square,1,40470,0.9007445187355522,0.20800914937635862,0.49527195917301153,4.772464644511669 +red,square,0,40507,0.4150341839963011,0.4090264939836453,0.49796865355519715,5.266477636811369 +red,triangle,0,40566,0.803340198671731,0.3210179865614411,0.5173700325534561,6.255061981639997 +purple,square,0,40579,0.2990878701081897,0.6921656633697894,0.5064949137741244,3.226321942078377 +red,square,1,40596,0.27061069896386114,0.7785388652652188,0.4883358026633603,4.114220994567091 +yellow,circle,1,40617,0.14138299958981604,0.585726662205711,0.5321222049364318,3.177123105850282 +red,circle,1,40935,0.8168561888683831,0.7520909676391622,0.5191409563787748,4.717467646706537 +red,triangle,0,40948,0.31233982180076203,0.29958508985032184,0.5249803596062355,4.995393580200543 +green,circle,0,40963,0.48005832422866,0.9656155509002752,0.500075157787493,4.599625421020413 +red,circle,0,41031,0.36072228309983356,0.42804063280133536,0.513709617083048,2.3793012409694487 +green,circle,0,41225,0.22821342960813873,0.20185155254119747,0.49333966674156965,5.843436214265112 +red,square,0,41347,0.20396893614842126,0.7374670948120775,0.4922902862688887,3.5922792661219547 +yellow,square,1,41406,0.5141908306252949,0.34078571138541347,0.5009205837737613,4.0322191772088125 +red,square,0,41466,0.21158032304275443,0.20811956695843548,0.49834105290954284,5.397691717692726 +purple,square,0,41491,0.0009443393761726648,0.38809253603320815,0.49286241834730166,5.222846861751149 +yellow,square,1,41571,0.5697438526457065,0.6556378790688947,0.49933731484714794,5.39116026738095 +blue,square,1,41611,0.36895377459474843,0.03821420985385149,0.474713631451075,4.862260461363626 +red,square,0,41798,0.07514869684349179,0.8183685215443869,0.5086364545737491,6.764395190535715 +purple,circle,0,41804,0.7768606276858472,0.883269713735061,0.4962542131564194,5.7784139239954735 +red,triangle,0,41867,0.9571447205386587,0.6683306186275646,0.5234210775349102,4.029116090090505 +blue,circle,0,41923,0.6778348169115466,0.8976034585339653,0.492136137675184,4.2611419617960635 +red,square,1,41970,0.8145322861330438,0.5188951839598379,0.5101708156360694,5.688177873777448 +green,square,0,42041,0.9319903266708364,0.2552528002265292,0.4942626375188785,4.406676430407909 +red,circle,1,42076,0.3737966638793856,0.4350350661877376,0.5165896987927496,4.057651738121976 +yellow,square,1,42236,0.4659528108725113,0.4849582822316004,0.4996673036265974,4.3359382688858075 +red,circle,1,42284,0.7718966567879757,0.7623535522035053,0.509642190695718,3.4456739112551173 +blue,triangle,1,42311,0.17417141364366562,0.32259267046228357,0.4914666991467544,3.607842468256724 +yellow,circle,1,42345,0.3160565136615746,0.7258966130017701,0.5167828894515255,5.685094077593349 +green,square,1,42374,0.6888318900707574,0.7663070082537083,0.49673338840445225,4.085375008394762 +red,triangle,1,42441,0.8725601901985022,0.7282278659872645,0.5170005436076226,4.655617704867677 +red,square,0,42471,0.57813641146833,0.016303628886071397,0.5194109442337287,5.778684635132735 +blue,triangle,0,42480,0.4877196399515924,0.12693357745919653,0.49626122819564394,5.139701252238061 +red,square,0,42534,0.4536407571288589,0.4086845382855824,0.5190710521348575,3.754579654014337 +blue,square,0,42536,0.2297435330917933,0.07882370012429851,0.4803589650750251,5.523689542616318 +red,circle,0,42589,0.11069658735859877,0.2047762628081064,0.5108878400056613,6.392869487227589 +red,circle,0,42595,0.542189494928912,0.44711482178495193,0.5062600717517605,6.74430347319025 +red,circle,0,42700,0.8718737612065814,0.7850682501563381,0.5138776278910985,4.122174700518037 +red,square,1,42751,0.20086377295854685,0.12687473315218523,0.5101479818790312,6.311620164580912 +green,circle,0,42765,0.25348737093895146,0.4427485433100772,0.49688549289589706,5.536464725754262 +yellow,circle,1,42775,0.1113912897297743,0.7961745615073627,0.5195582693180096,6.656055560387666 +blue,triangle,1,42781,0.4087681879652537,0.8836337953532215,0.49787473850630415,3.991255488815962 +red,square,0,42906,0.5990853016967539,0.49312851059924045,0.5121823973667605,6.7769738887943305 +purple,square,0,42965,0.3470099382062559,0.4047370584614989,0.4896994890132443,5.78652394849317 +yellow,square,1,43002,0.35843383541104135,0.7915256928485487,0.48869486565694287,3.8755770712519086 +red,square,1,43140,0.3475933222458566,0.8932566012539622,0.5192762645754546,3.8511325789201414 +green,triangle,0,43188,0.5579523916184917,0.07645377562171862,0.48406050876403317,4.516167538234658 +purple,triangle,0,43208,0.25476179290265377,0.706689885658199,0.5000597522573289,4.447509032986428 +yellow,square,1,43224,0.789804715787522,0.08492026505562678,0.4952194118324802,6.451960792802628 +green,square,0,43245,0.1598220212724255,0.02611227073971989,0.5074391566237934,5.16440348882238 +purple,circle,0,43254,0.14981907033853037,0.43358946232181794,0.49097880055998006,4.636867930204307 +blue,circle,0,43294,0.5446107204065721,0.5604767893258834,0.4808299098354557,5.547343156427036 +red,square,0,43302,0.2561403606495931,0.2506687295256044,0.508628492525536,3.616802986154939 +red,triangle,0,43321,0.810005764737245,0.8945981286276391,0.5081039922981421,4.931439557625551 +blue,circle,1,43361,0.44395564565601353,0.4962942139299984,0.4779476055661547,7.453854753999149 +purple,triangle,1,43365,0.11908056326144001,0.22181294737757573,0.4993588818472647,4.5807526894603745 +red,square,0,43389,0.8281016851398877,0.7132410987840627,0.506764382593966,3.860261954310721 +purple,square,0,43391,0.2718676983317567,0.7611921753787938,0.49424427833493995,4.4276024609948905 +green,triangle,0,43408,0.4176693928160221,0.09133222803509622,0.4836138718665448,7.026520387683116 +orange,triangle,0,43509,0.2725988558078547,0.3862537521905285,0.699946598035849,2.6553678804373884 +yellow,square,0,43575,0.008952214123129854,0.35995275457905873,0.48992038220105244,3.621945875272798 +red,square,0,43686,0.3853757018330435,0.7847538469333147,0.5152476037559668,3.315038081713256 +red,circle,0,43740,0.4039054218827741,0.3276051706669772,0.5243957894883501,4.895102658178135 +yellow,square,1,43782,0.8093704572694426,0.9734174278792828,0.48612808334052166,3.7124036982591524 +yellow,square,1,43785,0.3139095744066982,0.8877570984399351,0.4898183054562425,3.864238924248801 +purple,square,0,43896,0.6345624907929879,0.1779834293934025,0.48387021131671126,5.435765989783728 +red,square,0,43926,0.7827206701253899,0.5605386489519403,0.5263241714807793,5.509550738120939 +red,square,0,44010,0.7539400478705093,0.04011530358785187,0.5373661330957247,3.571710668754149 +green,circle,1,44137,0.42541391007987583,0.8479815321289037,0.49346950133275896,6.198344604700275 +red,triangle,0,44254,0.15695717727974334,0.6764088102235764,0.502098359972572,5.180577922631893 +yellow,square,1,44288,0.10640657662691066,0.36357044255335336,0.49163002159908353,6.433270109386679 +green,circle,0,44370,0.4916056543827738,0.4432991839008358,0.49026005105510695,5.6234301612182085 +red,square,0,44441,0.8132318813423208,0.6362461681155229,0.5172130974055371,5.922091442004491 +purple,triangle,0,44591,0.21989580410270027,0.8348600460317008,0.49790789876635794,6.510688352365634 +purple,triangle,0,44624,0.07644699812156319,0.24881514980517194,0.49674481488258054,7.095839162258339 +yellow,triangle,1,44678,0.26821116898686204,0.26940011917560547,0.4986030019371527,4.777909939128046 +red,square,1,44707,0.4367168224514574,0.7488269269029236,0.507047213052922,7.506196629192871 +red,triangle,0,44818,0.24054793553982667,0.2618823402014181,0.4989901442620353,7.031245001582079 +blue,circle,1,44825,0.7291493248491975,0.3092409131842515,0.483661745588926,4.022568776318198 +yellow,circle,1,44831,0.6474146708126227,0.8296252006540943,0.5060153990435498,7.053177596314434 +red,triangle,1,44911,0.30155376997395167,0.9999946837499262,0.48607411733411804,5.823518217312073 +purple,square,0,44945,0.15374580399114035,0.18755871227920562,0.4861790458233523,5.231976429274122 +red,circle,0,44951,0.8997518246479991,0.9797604496781345,0.5213508868934383,4.543560849565531 +orange,triangle,1,45152,0.38757743328467886,0.2912146076739721,0.7023173255403671,3.6960197738656664 +purple,square,0,45164,0.885983182286682,0.037134205365180084,0.48151518397375026,5.581523273018959 +red,square,1,45185,0.21379323810017659,0.17552334077655318,0.5052799861300972,6.99195498944034 +purple,triangle,0,45207,0.06208574957565738,0.43095792240670827,0.49373249533446223,6.619316155293433 +red,square,1,45265,0.7299684002085917,0.20220283585645837,0.5053689603927922,4.856416763955198 +green,triangle,0,45370,0.04585250350751746,0.8031503807076456,0.4887630026090041,4.8916267035710455 +blue,triangle,0,45407,0.054266317926766616,0.3476494653394624,0.49571907114514874,4.4231986849294875 +yellow,square,1,45474,0.27741585216934417,0.7388612749734185,0.5111668501680261,6.738195084279833 +red,square,0,45536,0.38172268374833473,0.17980221819527864,0.49686386827918844,5.81848889706322 +purple,square,0,45545,0.6050603030907421,0.6455003077032176,0.4807828772100833,4.859662859992859 +green,square,0,45554,0.824425533603432,0.47606758311171826,0.5040029603810764,4.8060410562339575 +red,triangle,0,45566,0.1947275808525174,0.7966051959055993,0.48257581512393993,6.887781282006995 +blue,triangle,1,45577,0.7444699717618222,0.4781529616568201,0.4966461941793798,6.8635351135804585 +blue,square,0,45629,0.13986988778773646,0.7152865235103113,0.4574206931273791,4.183110711103503 +yellow,square,1,45661,0.9808394637494983,0.40257779222117007,0.5078413067758386,3.5514231147308046 +red,circle,0,45799,0.5077709879895513,0.5728492950744577,0.5159249647554017,6.259731522275572 +yellow,circle,1,45872,0.37244702785695716,0.3487377022098693,0.49881177578239244,5.795374632483997 +red,triangle,0,45875,0.19913137088527966,0.5187316705588461,0.4714517320764309,5.099914068298475 +orange,circle,1,45903,0.026745553707732128,0.21779299061284596,0.5864161051273346,5.184662140513534 +red,circle,0,45975,0.3887855351726862,0.38758417878155316,0.5105749410785941,5.64683935879446 +red,square,1,45994,0.7013532302293408,0.7232699229726844,0.5037542650034493,3.7861420260520426 +blue,square,0,46001,0.046971452930954394,0.2630429530291283,0.455287516932772,3.349106662824773 +red,triangle,0,46008,0.1292018506946545,0.5741225252703519,0.4746773887739432,6.822431485283919 +blue,circle,0,46044,0.27012723484676104,0.8135898329076594,0.49092853059749675,5.079018984437171 +yellow,square,1,46055,0.028686545367107463,0.47131931054906284,0.5104258863494733,6.315737213339897 +blue,square,0,46106,0.7167811505678501,0.531941131252952,0.4528614075427426,4.091536961008674 +yellow,square,1,46131,0.08770235588186515,0.9163626703991583,0.5132343418291514,5.714818392983794 +green,triangle,0,46186,0.9003147737355317,0.06796136184900581,0.4786679267548704,2.664167919754516 +purple,square,0,46194,0.26459261554897395,0.6371850119300632,0.48135264038173575,4.223431874599669 +green,circle,0,46205,0.8190519732467753,0.3477785647528371,0.499520278698399,5.894600369117107 +green,square,1,46290,0.22961383550996894,0.19280013564823295,0.5100440972478226,5.309564700170622 +blue,square,0,46343,0.8126930355527541,0.07341657355410935,0.45858294465674343,4.161642865200393 +red,circle,0,46360,0.7763540923452403,0.8372565550920146,0.5133384008788858,3.448459609826062 +red,square,0,46415,0.620617936642009,0.9240461620339983,0.5108622414017604,7.079247866846053 +red,triangle,0,46420,0.8700272612588612,0.46841348936537464,0.48066253107206536,5.608067139698977 +purple,square,0,46450,0.7517779283917652,0.40202937969283314,0.4794223206065857,4.03786842389076 +blue,square,0,46482,0.7190390075864663,0.03072263624465177,0.45611420692333937,5.753381508837911 +yellow,triangle,1,46507,0.13026923260250933,0.6797653794531855,0.5035263164712063,5.6893007027110984 +blue,square,0,46565,0.7085517465437186,0.17197180452055727,0.4614268654368201,3.8969198904752402 +yellow,square,1,46615,0.5365666017788426,0.8245167547731835,0.5133918529146169,4.6360351566736915 +red,circle,0,46725,0.965850682512915,0.9285587833091115,0.527289155220966,5.43056092953037 +red,square,0,46785,0.3614780624071209,0.7282887364010839,0.5161979553883289,4.321601733537874 +blue,circle,1,46795,0.6778972832833723,0.11457559561152497,0.4948660597602916,5.037891203973714 +red,square,1,46806,0.5775169425661867,0.14437402107683794,0.5162950254122401,5.602026301762984 +yellow,triangle,0,46839,0.8426405339502009,0.06709989638671376,0.5109099828354089,4.3835871371613555 +green,triangle,1,47002,0.12975362467386165,0.1870688265523458,0.4890597595250319,3.0156540960017577 +yellow,square,0,47007,0.3911552171110998,0.2666727279195633,0.5126584809354453,5.185253010947496 +red,triangle,0,47029,0.9133756483058748,0.01503062389521359,0.5000264773134935,5.552789249049147 +red,triangle,0,47062,0.8094227738671317,0.9549635298811832,0.5042479194364589,5.15961093055682 +yellow,triangle,1,47150,0.7595898724868989,0.9265515354497086,0.5145524639630858,6.250025998233281 +blue,triangle,1,47245,0.35490950499154705,0.7218135749871497,0.48960415497743376,4.056578595076009 +yellow,circle,1,47283,0.5542755253986698,0.9170865180330541,0.5073866609590761,5.311952337983083 +red,triangle,0,47297,0.6969632574122253,0.6900031247449963,0.5145838703085809,5.467500840880578 +green,triangle,0,47336,0.14971274889813713,0.8289364066362704,0.48237818566610047,4.40495869617859 +red,triangle,0,47391,0.4037244835596163,0.95010526746133,0.5145321856653201,5.187214580129454 +red,triangle,0,47399,0.6574838670307566,0.6071207826230505,0.5141624131051571,4.915951708455697 +red,square,0,47414,0.7823506851287032,0.5663159975759049,0.5137215344425443,6.208724152646211 +green,square,0,47425,0.9892470532121387,0.5780901879315828,0.5050597123131978,4.9482978032271925 +blue,triangle,1,47439,0.33174000275143345,0.9805653422093367,0.4874962268522663,5.424067024361242 +blue,triangle,0,47493,0.08806525704858126,0.6845535810031408,0.4867587263239217,3.9078278769210697 +red,triangle,0,47693,0.2787973729554404,0.5977060543020113,0.5026233410592158,5.780033849780893 +green,circle,1,47697,0.4727813595399488,0.30588276341122556,0.5000337989882224,5.911155551874862 +blue,triangle,0,47794,0.3942232279212846,0.681550197633219,0.4952276469234024,5.258234251088794 +blue,square,0,47862,0.2938257724304293,0.08310837953715178,0.4800033068787473,3.6185220418425197 +red,square,0,47873,0.36834155261450463,0.9846264110458885,0.5235116168144827,5.387329869125807 +red,circle,0,47909,0.1574705000072203,0.07671339361312166,0.5335770948556834,5.105743884182254 +yellow,circle,1,47951,0.6919299267049481,0.9484760074771249,0.5163352271468572,6.765298961875992 +red,circle,0,47961,0.19117559664839834,0.19812131104268485,0.5311783251476547,7.142330869904646 +blue,circle,0,47974,0.40738652017423194,0.31001652659599666,0.5029058222369502,4.4554665489626695 +yellow,triangle,0,48011,0.8200160347131148,0.660727005159579,0.527138830057806,5.251564779959805 +green,square,1,48053,0.9152180049237623,0.10723536008714007,0.5082172541278149,5.718517397171947 +purple,circle,0,48131,0.9430256954134297,0.9302480148520449,0.49921070901120224,4.743852660310452 +yellow,square,0,48169,0.26628854546987535,0.6509309701742603,0.4925628944682385,6.198844376628049 +red,circle,0,48217,0.9445622642980543,0.9328857181669454,0.5287018636480739,6.176694771281167 +red,triangle,1,48321,0.9827089712422166,0.8253263003253721,0.48370043864582557,3.9918476047322016 +red,triangle,0,48335,0.7790084522078857,0.45700254831314535,0.48818199549364266,5.791790089867092 +yellow,circle,1,48492,0.041328890456797995,0.12668786123324816,0.5205354351666666,3.799743420696681 +purple,circle,0,48540,0.5717598551034563,0.5639267981974007,0.5054823357461689,4.911593440660375 +red,triangle,0,48576,0.25746263072220565,0.17309993043681826,0.480189714553768,5.480751135712164 +red,triangle,0,48605,0.9208142603098871,0.27882842146823217,0.48355669073004154,5.336261003898746 +green,circle,0,48608,0.4058569796310627,0.2243574488740685,0.4971018877195509,3.509751222655615 +red,triangle,1,48645,0.8503734581546795,0.4720811245505807,0.47888724537369975,4.517638722576222 +red,circle,0,48661,0.6401978121634246,0.6033735060710232,0.5258265023685217,5.221307907735327 +green,square,0,48685,0.7872653678024677,0.3831147538551086,0.5011464535428705,6.244836782395747 +red,square,0,48708,0.004114153406486798,0.5897739959178878,0.48340205361053473,6.947916531652023 +green,square,0,48820,0.17073188692307373,0.2565606815720137,0.50539839593486,5.399678059731632 +red,square,0,48848,0.6718267664493363,0.9723218287519877,0.49227152266751234,3.430294262013731 +red,circle,0,48925,0.9296061848811287,0.9606905566403592,0.5214848119261636,4.8851603131892345 +green,triangle,0,48984,0.8370379794259183,0.7120045845357958,0.4951090907930372,3.206150179456037 +orange,square,0,49014,0.06700570246738258,0.45836984859846863,0.3984818598933386,3.9455761243945395 +red,square,0,49190,0.3972358704086074,0.010212272457749472,0.4893090841301849,4.774931845745172 +red,square,1,49190,0.5904621753195094,0.6900947625728051,0.49317866401113697,4.2116935711587 +purple,square,0,49196,0.4938998227017718,0.8568823533347376,0.48851346307245236,5.571639888526984 +red,square,0,49203,0.9593132165589725,0.39020310394037494,0.48951185250415524,4.733094821047713 +blue,square,1,49227,0.6341780708209619,0.7224458394381865,0.5003683856303103,4.618637960670433 +blue,square,1,49237,0.8347873205591642,0.6360297648978646,0.49738689428558946,4.615623749577749 +green,triangle,1,49255,0.6682951364863037,0.14113578797016302,0.4904489447055702,5.5892837868660346 +red,triangle,0,49325,0.9502855583392119,0.18664717140755305,0.47478258398761414,5.825006891468905 +green,square,1,49344,0.3703931977340147,0.7108800916931524,0.5097636206745125,4.272815850070903 +purple,circle,1,49357,0.637721821270784,0.8846735721773494,0.5053741363864312,5.189698676815268 +yellow,square,1,49383,0.9241687308294335,0.9180432017520105,0.500429013622843,5.30277566077152 +red,triangle,0,49405,0.07392166677675716,0.802966889255393,0.4723578310073455,3.9680667698693326 +red,square,0,49421,0.8676686917239586,0.4671422139026725,0.47848920569684533,4.671710740399873 +yellow,square,1,49447,0.15983367713251317,0.884002323354841,0.5018774252487583,4.683217783951939 +orange,circle,1,49460,0.3507739780054132,0.23681134469165388,0.5839008348261921,5.586479409147355 +red,circle,0,49488,0.2027638546120365,0.10663505863300009,0.5110753569843774,4.142367046527823 +red,triangle,1,49499,0.20875225791064334,0.026477975740831328,0.4790158661333253,4.859174878743788 +red,square,0,49644,0.926240346852433,0.8157414138097383,0.48267432464926147,4.414280522949761 +orange,triangle,0,49735,0.0775040970813301,0.2349883481677424,0.680236871400121,4.93314591314715 +red,circle,0,49743,0.001384930963921116,-0.04646102895619495,0.5064389927763275,5.047609204210816 +blue,square,1,49820,0.36359022145724174,0.8169367015685594,0.48799623194687536,5.395564954400644 +red,triangle,0,49843,0.6664951219850609,0.00729572463031114,0.4829971887973979,6.11788992814953 +yellow,square,0,49934,0.6360787450678319,0.5700247215428541,0.5080278906584305,3.251821941378497 +blue,square,0,49952,0.3970909761018069,0.3873498326266669,0.4896248875937391,7.623055607008342 +red,square,0,49963,0.4174205269471166,0.4899654335229112,0.4887066799276838,3.709175992443242 +red,circle,0,49990,0.5983435650407365,0.5252317110376808,0.5080040224609491,4.598143125962596 +orange,triangle,1,49991,0.17339816111848216,0.9350095940690382,0.6782037689680854,4.408185232495415 +purple,triangle,0,50070,0.06072618267891394,0.34535436406720355,0.4718481627239308,5.1448104406062125 +blue,square,1,50076,0.6366858287857551,0.4872060134264774,0.4856155915169885,5.879216136738878 +blue,square,0,50087,0.6359337202043088,0.7522439193656397,0.4842120565998406,3.0720598435493542 +red,square,1,50102,0.6903880373113135,0.7052172949460651,0.4888173141081072,4.6534512790916205 +red,square,1,50219,0.223218213339332,0.8132045407973688,0.4879281537092341,3.623355848002848 +blue,circle,0,50241,0.11614233186594036,0.9974328269342161,0.4923241396550544,4.9181740963506595 +red,circle,0,50305,0.03054566851221152,0.04776589296242091,0.4980992608226862,4.407725760243908 +red,square,0,50396,0.2965702612274227,0.7281142757699013,0.4771973730469952,4.795931631445647 +red,triangle,0,50480,0.4027282795814302,0.6050782938029197,0.46037656929186943,3.847528108645965 +red,square,0,50561,0.7836723307085427,0.7518713646037316,0.4724337254704511,7.122560644352233 +yellow,square,1,50625,0.670664735519011,0.8234649982301067,0.5031829100975869,3.316302908539081 +yellow,circle,1,50664,0.6008865185963321,0.0257466507560683,0.5137309855336052,5.331030182116883 +yellow,square,1,50733,0.7270499205866984,0.17307146439448928,0.4963048631275019,7.121337333209979 +red,triangle,1,50753,0.5688860498950544,0.9432006616575501,0.46932837079885015,6.752823694250325 +red,square,0,50760,0.6218541887127367,0.7797471633956696,0.486447718875377,5.4738654230575605 +purple,triangle,0,50761,0.48527261160303004,0.585827346663466,0.4795467669209268,5.27956435604168 +red,circle,0,50856,0.3182854807732849,0.3677954873174411,0.500094596478842,3.932177775501122 +purple,circle,0,50879,0.3695089656769409,0.29499422941358,0.5088692676676334,6.276836590018462 +orange,circle,1,50920,0.3549503392804705,0.5789176986942438,0.5804247579234454,5.790396267071447 +red,triangle,1,51070,0.49165683757057366,0.1677288732391946,0.48148162606303946,5.1728129729795 +blue,circle,1,51135,0.5293102206858952,0.3751471148580783,0.48074202911961395,6.138820851430933 +blue,circle,1,51196,0.6420976262887303,0.5908389417652758,0.4833295556454372,3.7756814224440824 +red,triangle,0,51233,0.7444639868523053,0.9207704110471246,0.4821147121851418,3.9691874726040797 +yellow,square,1,51271,0.1542529120347178,0.3979484141483848,0.4943326440596587,4.678860834821809 +red,square,0,51300,0.9100309840822012,0.8248903826644706,0.48186009597664314,4.4578951413316945 +red,triangle,0,51368,0.018618657602898048,0.028050985057383238,0.4723361630348696,5.650117529565353 +green,circle,0,51435,0.380588951047943,0.9432036800398204,0.4902082787727849,5.155661156846629 +orange,circle,1,51465,0.31837857956949256,0.27304068210494115,0.578899816258626,5.786126025532204 +yellow,circle,1,51549,0.6902349067081704,0.25378719605789046,0.5040016713116696,4.812138094867828 +red,square,0,51623,0.6946844867784652,0.29518475398919375,0.4927509262328253,4.840797365557551 +red,triangle,1,51661,0.8678442691791926,0.6091142064852949,0.45566205612353117,6.621885107061575 +blue,circle,1,51810,0.18734077997606402,0.43057564962814354,0.4860517243897379,3.3628410099181436 +orange,square,1,51820,0.058701011660487246,0.0024486660337188493,0.40453190647286613,2.7595222276739046 +red,square,0,51885,0.40074434771319645,0.8858692458551669,0.5001034027863797,5.524256954720021 +red,triangle,1,51905,0.598852132830924,0.22513365255483608,0.4585942527102313,4.0428843518171105 +blue,square,0,51920,0.32390090697376095,0.12332922299332161,0.5006041398872025,3.147212881176131 +green,triangle,0,51935,0.09558656808256394,0.6941294500901372,0.49227479318628864,3.9234313092361055 +green,triangle,0,51950,0.5828628013291147,0.6450916716182998,0.4966328544354502,5.550035797666644 +yellow,circle,1,51951,0.44453628889953445,0.2862979496613094,0.51090427670511,4.106918947724256 +red,circle,1,52209,0.8392661641723219,0.8162254792785985,0.509406082314283,3.2157801813406675 +red,square,0,52225,0.37463191756149894,0.5164572501446436,0.4995921410953584,5.992441205035628 +red,triangle,0,52250,0.8939541353212057,0.43537281987781684,0.45535988644152453,5.609043571666418 +red,circle,0,52360,0.8595124880771323,0.9569170074785238,0.5141491068253298,5.368165481005893 +blue,triangle,1,52418,0.147742722730816,0.20372021048433941,0.47294180453453544,4.627391489038878 +red,square,0,52423,0.8878079463765209,0.00017635526605375151,0.51508747491667,2.976917495644902 +red,square,1,52742,0.940988407212824,0.08560315347807823,0.5119577447249931,6.043202056298618 +purple,circle,0,52805,0.42258675955167735,0.13198365937277168,0.5093805088363241,4.368202755064007 +green,square,0,52841,0.0639050973301376,0.9007493007366816,0.49553583457744577,4.362982742442343 +red,triangle,0,52884,0.7083526270103587,0.23792218238445895,0.4642535710804465,4.202356336119785 +yellow,square,1,52895,0.18064235078743995,0.15701001178454999,0.4761292944268622,5.626741841707202 +yellow,circle,1,52932,0.8951203633447987,0.2294696897581885,0.5041469425442905,6.5568446813038195 +yellow,circle,1,52960,0.9093904646584292,0.31617090830606964,0.5054552168812472,6.859854899828519 +red,circle,0,52975,0.8724672333134783,0.9094104583865722,0.5048122529750436,4.239098112071388 +blue,circle,1,53021,0.02547124608037865,0.008433833874895491,0.48794640570767017,4.989348979833584 +red,triangle,0,53077,0.10581575696050416,0.4721139499926281,0.4741183492140849,3.055839138217507 +red,square,0,53154,0.9784438506506147,0.6749912312118184,0.4981023888184377,4.941318491004691 +yellow,square,1,53156,0.921744799017933,0.5109148751867204,0.4794048905192355,5.441928174118314 +purple,square,0,53254,0.9324480505984253,0.5958369240385151,0.5085894219020052,5.299271735359292 +orange,circle,1,53276,0.0292779736185238,0.8745744381939615,0.5848738119512179,4.574214055142606 +red,triangle,0,53288,0.09742169400515321,0.9228881083107748,0.47266101670274985,6.155913437822506 +purple,circle,0,53379,0.9601933247453555,0.6304606668777718,0.5059571702319123,4.184151821083756 +red,circle,0,53403,0.7197166647461486,0.6853077083507768,0.5126653209726362,5.4103005994612365 +green,circle,0,53466,0.9422033304147984,0.1471329439491209,0.49301655544871337,5.259397457175126 +red,circle,0,53509,0.4880271401016847,0.5395444187818046,0.5145204084133964,1.8675071452119234 +blue,square,1,53548,0.9653241084872171,0.04395488019105609,0.5024905915906125,5.546323886633406 +blue,triangle,1,53590,0.9557628022366502,0.1233345609217904,0.4709934407524951,4.959512065237491 +blue,square,1,53634,0.24950053218727852,0.84316257779601,0.5067875296633696,6.105313795137335 +red,square,0,53639,0.42551312752888215,0.7807129281916984,0.48217631391820354,6.421601643296746 +yellow,square,1,53709,0.7310761580626806,0.23310643869044967,0.47195941096111543,5.37356895735718 +red,triangle,0,53768,0.6964070676513231,0.44140441920770457,0.47721222547725634,5.309804258406171 +red,square,0,53802,0.14527150716616755,0.5308756743155378,0.491837076731806,5.58017756032455 +green,square,0,53855,0.5616339623171078,0.013534591047469346,0.513151662247277,5.692402129336116 +blue,circle,1,53882,0.617002338987463,0.7178353605529667,0.47982606898564667,7.1625674759908575 +green,square,0,53896,0.16921390058371377,0.6226350078856399,0.5091018378300389,7.38217515025018 +red,circle,0,53959,0.07073180415516123,0.08679003646117818,0.5038125746371834,4.533730929532047 +red,triangle,0,54172,0.18680073713177348,0.9993494201012043,0.4773213031616584,4.513094201691502 +red,triangle,0,54242,0.984328044546256,0.5188399587259762,0.4792564762820482,6.190887182676861 +blue,triangle,0,54261,0.9321131023511794,0.3891184969830609,0.47761527716199736,6.436951901516465 +yellow,square,1,54290,0.8748151304087454,0.2502476564941005,0.46876178744698155,5.910256453154365 +purple,triangle,1,54299,0.22134297370228684,0.5381961520098686,0.47784379113682435,6.273651804535049 +red,square,1,54305,0.28362174237205706,0.1471931408944923,0.4936718385481655,6.1948905831375045 +blue,square,1,54350,0.20275067438131744,0.6412109927679274,0.4886332308780323,6.232250491017066 +red,square,0,54380,0.3724868333669126,0.4945558584734414,0.4971480512417688,2.050545302249899 +green,square,0,54534,0.6982240526087021,0.7514175979192067,0.5115536630418412,6.968429898016403 +red,square,1,54548,0.2985422210188773,0.5312010234010901,0.4873596940435782,3.884998502994616 +yellow,triangle,0,54559,0.3207555001277137,0.8429118043855696,0.5208449061979111,3.778695284985284 +red,circle,0,54566,0.872067490697382,0.9002314977138762,0.4991571456570716,6.950177773971539 +orange,triangle,1,54656,0.5331297637845395,0.17949252153730288,0.6526524826688697,3.385410206381158 +purple,triangle,0,54724,0.19842604812664932,0.5067797693687401,0.4851881607747664,5.369323823641793 +red,circle,1,54775,0.7923455158157466,0.8019530599629591,0.5048197369451008,4.5502781771547784 +yellow,circle,1,54835,0.24552159321302525,0.805746444524981,0.5108015311343594,4.048119267937712 +purple,square,0,54919,0.9876514204552945,0.11996417053077923,0.5233392959126978,5.071441665115832 +red,circle,1,54935,0.5184179438992648,0.43206229986759037,0.5094392756024092,5.460470198538914 +purple,circle,0,54972,0.34184839500907716,0.3610569280371754,0.5165644912393597,4.510891511869123 +blue,triangle,1,55062,0.20962327641630263,0.510878839865751,0.4874951093361232,3.799354481847154 +blue,square,1,55086,0.21900020429734024,0.07539826589100262,0.4866422461152902,4.77299039000382 +yellow,circle,1,55245,0.9879114734877493,0.8008651633096259,0.5133355417416207,4.035598314023885 +red,circle,0,55362,0.5863573993677064,0.5001124378458295,0.5019171809014208,4.436860341907603 +purple,triangle,0,55374,0.10384254160495798,0.9108764866194752,0.48278130458879187,5.141442802465247 +blue,triangle,1,55395,0.601742020854989,0.038449961822750955,0.4786133501428849,4.439332167889311 +yellow,triangle,1,55461,0.8229740580476099,0.6733591604895702,0.4984983752336965,3.942811108775684 +red,circle,1,55497,0.2728275925451169,0.314517194021842,0.4988758958355545,3.9324093514767795 +red,triangle,0,55538,0.7094065590321239,0.8030118874423253,0.4867214032868347,6.030937389617873 +blue,square,1,55586,0.0720849469507776,0.1593880902173438,0.48923519619424893,4.205917868208034 +yellow,circle,1,55649,0.5253429225138768,0.9957041581408161,0.5112069864481082,5.828155778235353 +red,circle,1,55720,0.2287015927601742,0.23866654178630137,0.4887717387295377,3.6483727653031184 +red,circle,0,55837,0.769410713899481,0.7242717108131933,0.4900643581952675,6.097156235020855 +yellow,triangle,1,55975,0.36904224435599975,0.03819903379294887,0.5141217967739861,4.155731738639664 +red,square,1,55984,0.8517953650116588,0.3216635511738848,0.5068613544294537,6.428096183221197 +red,triangle,0,56009,0.44691797147262424,0.7377241338881,0.4938925575976855,5.41347608600304 +red,triangle,0,56041,0.9784684668798798,0.763570131307092,0.49867340086246087,5.98966387750217 +yellow,square,1,56046,0.43199606450901396,0.804605153054225,0.4847132137279541,5.585778068244217 +green,square,0,56075,0.9828302734965855,0.2646110580344787,0.517697113190525,4.574050226139 +red,triangle,1,56103,0.3783823715210768,0.782931040165063,0.5004273024688444,4.118492031159527 +red,triangle,1,56185,0.5196088079409146,0.8930630644369089,0.4978451986063169,4.011646211011216 +yellow,circle,1,56225,0.8996064197251387,0.5019226374046015,0.5041774153002586,4.252122823453672 +red,triangle,1,56241,0.7529483749500838,0.27122834845072485,0.49126074812474907,4.396888811264903 +blue,circle,0,56248,0.7572458107690444,0.33879274133843984,0.48911017307305293,4.859215124095175 +orange,triangle,0,56283,0.8764356862502545,0.411271947777773,0.6445857828598599,8.064821723348405 +blue,square,0,56286,0.5175904662522431,0.7273864358678984,0.48124549170822833,4.184485111215872 +yellow,square,1,56290,0.7757397185982723,0.029171556527266662,0.4887119754451175,5.819984776411416 +red,triangle,0,56325,0.6928399295420468,0.24260392165480227,0.48808978873247466,3.7857134648217268 +blue,square,1,56454,0.09526725337042308,0.5710776547333518,0.4816309850010684,5.004434437154619 +blue,square,1,56542,0.1984917645276455,0.4325895036234173,0.4840327278958722,6.0313655991758885 +red,triangle,0,56549,0.2695189163955175,0.3570033220716953,0.4798417621615095,6.215696689530307 +red,square,0,56561,0.09424803300847717,0.8633989547866907,0.4958724231713246,5.615260332390245 +red,square,0,56590,0.42075534020005223,0.7789609008087531,0.4924992539679409,4.148108664188815 +orange,circle,1,56617,0.541584000090338,0.15392248984531431,0.5819425797332739,4.675951236311783 +blue,square,1,56705,0.34028282557380873,0.29816007364043307,0.4920984255052471,4.87495995425447 +red,triangle,0,56739,0.29291365334291064,0.13595873977427797,0.47751618114842376,5.734165400286842 +purple,triangle,0,56825,0.14759568718194493,0.887197770529009,0.48786447532739424,3.9607027488190263 +red,triangle,1,56843,0.9958313144391746,0.1646426927041188,0.4681184791220049,5.7276072394750015 +blue,circle,1,56914,0.9547725049854346,0.4183334796458881,0.48986123904256673,7.359710210433526 +yellow,square,1,56954,0.41009075484481616,0.04012661259429706,0.4775282779934895,3.884603883571296 +blue,square,0,56990,0.5232009746280731,0.31732238901126764,0.4914814422996223,6.512711578515396 +red,triangle,0,56998,0.08307367491556572,0.2499088892139142,0.47155922421917745,3.533400043100729 +yellow,triangle,1,57008,0.646340926730741,0.5635156016582544,0.5227154278139758,5.0728700850026875 +red,square,1,57074,0.7833563881078867,0.8112218063333311,0.4953572009070725,3.212908169933748 +red,circle,1,57091,0.7053252293937231,0.653551579817268,0.47191442834795144,3.287977268143678 +red,circle,0,57103,0.6984771131230996,0.7110482786322159,0.47577018890375466,5.401042359876296 +red,circle,0,57113,0.8249976514282572,0.737746748760994,0.4742364173639332,7.579017916144487 +red,square,0,57146,0.3737646251850545,0.4802872430457342,0.49233298800830655,5.481851888719611 +red,square,1,57193,0.6851467661504475,0.30545748824705,0.495339373019669,4.510626503591532 +blue,square,1,57257,0.6784701333767903,0.7489987917811751,0.4950008966150163,4.665969126907384 +green,triangle,0,57271,0.9360018272424514,0.2864027960639961,0.5165963516009994,4.9775786669976485 +yellow,square,1,57278,0.5874636712003198,0.33625170329447196,0.47599885278694937,6.189576199895336 +red,circle,0,57414,0.7741798755046678,0.8379930521280073,0.4738560123073968,4.49012823554904 +red,square,1,57470,0.4655620686808072,0.40187813411072393,0.4869612526187048,7.011843588858941 +red,square,0,57524,0.2512000710535399,0.9770487857991338,0.49288221544919575,3.996943831694889 +red,triangle,1,57569,0.13716324075112885,0.09323268082827685,0.4690325797787599,4.635291371696009 +yellow,triangle,1,57573,0.9170930068074542,0.5491180187027114,0.5168261702635132,3.0882382523771423 +blue,square,0,57582,0.9974578628637201,0.8301906233920628,0.49595081858602413,3.4601454987596227 +red,circle,0,57660,0.8204214990540966,0.7836418299016412,0.47488759821374815,4.888488023964819 +green,triangle,0,57724,0.045882710718465725,0.3249778478756211,0.5025225347675908,4.007985423061229 +red,triangle,1,57776,0.9472068240562526,0.7150808909767029,0.46248860469745295,4.939501626451224 +purple,triangle,0,57821,0.2257016979446489,0.5835457139229187,0.4916758835993314,7.077737742343103 +red,triangle,0,57910,0.05296867528168259,0.8851415256565528,0.4581587302230065,7.147859160935391 +blue,square,1,57943,0.6907610118986325,0.9509088014367496,0.503467176557804,3.9012195604938618 +red,triangle,0,58025,0.8461633697593912,0.42590045242655017,0.4623193674136193,5.760556597285366 +red,square,0,58030,0.14743815857756082,0.7926700151981511,0.46758106127713767,5.651690083563808 +red,triangle,0,58073,0.9285775849365847,0.4436105623984308,0.4605823986171502,4.641207701078844 +red,triangle,1,58122,0.5378184503512431,0.6868286620233578,0.458044596481656,5.760748389455027 +green,circle,0,58144,0.7024909973441142,0.47502881219791715,0.4842624819433563,6.15740201181017 +red,triangle,1,58255,0.6389136656886427,0.9879034546079611,0.4527585622445751,5.867747214773206 +blue,square,0,58265,0.933381682410314,0.4513110963401843,0.5096623691323556,5.238611211712035 +green,triangle,0,58289,0.46144761961083647,0.3538475783105779,0.49870726886853095,5.3196302837939635 +yellow,circle,1,58425,0.8449966904024304,0.5070981101745116,0.5001667852213053,3.732928435147311 +green,triangle,1,58437,0.6772563427268082,0.21544631431493866,0.5019561571626965,5.31619891524488 +blue,triangle,0,58493,0.8848820237304224,0.009320939696153219,0.4843460557597541,6.288615093820109 +red,circle,1,58525,0.2532930709241966,0.3428809726162397,0.49804341460580354,3.857184741733857 +yellow,circle,1,58531,0.6235351648125035,0.585299949677482,0.49699588469369854,5.928003109455507 +red,square,1,58536,0.014558204062291136,0.19921504894386421,0.47695578762718704,3.4149863529399127 +yellow,square,1,58545,0.048244378828659285,0.2809558712937408,0.4709568341932725,4.420706623479959 +red,triangle,0,58554,0.20494397917669305,0.4262320810647471,0.45731113188615224,4.423002552014896 +yellow,circle,1,58631,0.45282366292121645,0.6647741644838494,0.4927926793367974,4.661809439673582 +green,square,1,58655,0.9906881228376359,0.9777942016481593,0.5079110438388657,4.338819691978291 +purple,circle,0,58672,0.42287055846265853,0.9882869130316426,0.5282827734537594,6.532314242063435 +red,triangle,1,58764,0.34383011667679386,0.6031852221586377,0.4695209466033571,3.984459717337193 +green,square,1,58815,0.9183820276561984,0.6690840570664534,0.5140245506141916,4.7409253195501515 +green,square,0,58838,0.9980026709735629,0.9899827733190545,0.5096223202039132,5.952455977819098 +red,square,0,58983,0.9479874833310005,0.834343027445699,0.4969871392454597,4.367186692110255 +red,triangle,0,59054,0.8066105662877066,0.7691536135774323,0.465643029832154,3.9914371935539728 +red,triangle,1,59091,0.2775306173073313,0.310875889416218,0.4653832299721089,4.601647026685676 +blue,square,0,59104,0.3986234307994264,0.11490444112384934,0.5043047773029952,5.235236020622918 +red,circle,0,59115,0.1562652272696856,0.10817354775735938,0.4926379151200919,6.938178596036544 +red,circle,0,59118,0.20795457468744316,0.23946683788624595,0.4898283085829625,4.189023959838033 +green,square,0,59140,0.5709288668323107,0.4697473555841214,0.5109635335955767,4.3514792424407664 +red,triangle,0,59190,0.7362412796046272,0.17758447605169292,0.470388376614015,5.734476797847964 +green,circle,0,59192,0.9394096652397737,0.8536155269641535,0.49327858557195275,5.653235497206928 +green,square,1,59224,0.07572527165339304,0.5798832020919857,0.5039524965605116,5.469468485704244 +green,square,1,59305,0.5189533342028887,0.01880180286971289,0.4953442604798373,5.12386157195204 +red,square,1,59395,0.980579950659443,0.4300954648186175,0.5061282471643798,5.7374403592120204 +purple,circle,0,59403,0.9135576118070077,0.5778536903449603,0.5402182044289588,4.731178645635094 +red,square,0,59420,0.15762614718843582,0.08208186127058492,0.509255648486443,2.877246262052175 +green,triangle,0,59530,0.9427780982901727,0.2822726998869619,0.5132467938139144,4.520472386485701 +red,triangle,1,59545,0.059358371495679574,0.7191292383130944,0.4819126119901219,4.520229349473795 +red,triangle,1,59610,0.05880192113588101,0.33145414147223107,0.4863267596429014,5.733256126532911 +red,square,0,59635,0.7068862355139671,0.7170568706731681,0.5087258896121807,4.603072869067202 +red,circle,1,59683,0.45238982329015276,0.5085615770278532,0.5015836518347339,2.271261911183687 +red,triangle,1,59689,0.19003791099127365,0.381443084578561,0.4798481676026286,4.722557073097453 +red,triangle,1,59766,0.5457659366927872,0.20647496257260112,0.4856727165653866,5.135026882914661 +red,square,0,59800,0.3451356777299144,0.782301962889177,0.512410753402933,4.688911190692649 +blue,square,0,59807,0.7124139056656043,0.8621419199293042,0.5001588278713436,5.791127598520412 +red,square,0,59978,0.34783605183672606,0.032302888090674275,0.5043983124513339,3.0317188474642567 +red,triangle,0,60051,0.7729719315576394,0.30049922969244836,0.4893167152155384,5.693226677965474 +red,circle,0,60105,0.2744061650207231,0.30248377776255525,0.502546296393573,3.867403836569691 +red,triangle,0,60140,0.04501409480558616,0.7549265836299452,0.49063433298390186,4.537008860790443 +yellow,triangle,1,60201,0.5566649253877446,0.4573445655321232,0.5323130019818018,5.970963386497712 +green,triangle,0,60274,0.4254817295258245,0.8748170051264729,0.5123524853234942,4.042414889832379 +red,square,0,60278,0.23543875758692723,0.25343933847289046,0.5099760587232518,5.776064510680494 +purple,triangle,0,60289,0.8519025346923821,0.6839852206805982,0.4963102645837585,6.866828187795584 +red,square,0,60315,0.00923931384134169,0.5375672051708866,0.5135738257161684,4.590367914195506 +red,circle,0,60377,0.18816975341851416,0.12209791531873972,0.4943234914402715,5.676649090268427 +green,circle,0,60381,0.32814442117828535,0.7296400228222215,0.4908674141550337,3.689452516163152 +green,circle,0,60399,0.8503269867409412,0.936071680503902,0.4893958325272159,4.176914190892412 +red,triangle,0,60405,0.304417644521224,0.12072407298416554,0.4824932904964195,4.483288986837734 +blue,square,1,60518,0.7805642873472752,0.6021578248473799,0.5057792095341139,2.9739880844327224 +red,square,1,60528,0.4460577291915605,0.5417740495785428,0.5101397145856149,5.0572329569199805 +orange,square,1,60551,0.45966776685191746,0.7646670171356208,0.4010923219092246,5.786150104427804 +blue,circle,0,60567,0.43968979742069225,0.8607996906473344,0.4974049569699694,5.837695133790341 +blue,square,0,60687,0.9434045187517408,0.274030853396236,0.502203210883063,4.19203204873216 +red,circle,1,60701,0.12010342788683448,0.06458670339028354,0.4937549695809898,6.713812678596761 +yellow,square,1,60709,0.5062086920078083,0.06784111786037528,0.4950362195602966,6.182068119699312 +red,square,0,60721,0.6178915767340124,0.40812033749505616,0.5134054287955381,3.057397299000543 +purple,square,0,60729,0.9301036698084061,0.1664640395494903,0.5126228731369876,5.321997603399074 +green,triangle,1,60852,0.3881534843843475,0.15297012294677814,0.5186299888768883,3.3475427503671114 +yellow,square,1,60895,0.376284735246494,0.006691551218347747,0.4991441252068821,4.398422927801676 +blue,square,0,60909,0.9451711208014877,0.6681813481587483,0.48831787318055037,7.171577580120623 +red,square,0,60913,0.7932552120427754,0.9040437711783676,0.5203952476755404,3.6348544885135237 +red,circle,0,60933,0.0712258925039464,-0.01048384499837035,0.49739297207963323,5.777276843835502 +red,square,0,60975,0.13777167814332203,0.5466858504389149,0.5199724413340178,3.5741650664449653 +red,square,0,60985,0.2954494488405188,0.4322243693054796,0.5139626813180235,5.600171210531258 +red,square,0,60987,0.22815055786123362,0.6247363759835414,0.5115657912113042,4.474262266164264 +red,triangle,0,61046,0.011558215130849536,0.6813096166913172,0.4920484798842238,4.937401503797912 +yellow,circle,1,61061,0.5936641645262978,0.4620350573757983,0.4989004291929008,5.306165823904028 +red,triangle,0,61106,0.7087595692961455,0.6832791598840698,0.4910108314613083,4.606169693489917 +blue,triangle,0,61119,0.8510146430273343,0.7168389538492936,0.5023850258593229,4.128003725145813 +red,square,0,61122,0.4274538589743495,0.6361645832418465,0.5170392933735131,4.4846096119647845 +purple,circle,1,61168,0.5134475909295445,0.18566671633448661,0.5448519268821536,3.596524324487605 +red,triangle,1,61175,0.27034222633662897,0.4463005217941033,0.4941692786712241,6.952954957628321 +green,square,0,61187,0.8710370193634492,0.8148800655806897,0.4837675081514471,5.205470293505575 +red,square,1,61193,0.35779992900062063,0.056369766250922826,0.5234328917932165,5.0337476519226945 +red,circle,0,61246,0.9030113247848618,0.8506564574230406,0.49549773169768996,5.864305798089799 +red,triangle,0,61272,0.9968044857248838,0.14785687196385533,0.49295293296623766,3.8013253941464176 +yellow,square,1,61284,0.8813136136947924,0.7036981129154224,0.5009114573079977,5.2335395542700995 +red,circle,0,61301,0.43290825891906914,0.521805455043792,0.49917033743429584,6.0435146425195905 +red,triangle,1,61310,0.8609109793010382,0.789098135698477,0.49306800262641864,4.695192938556527 +red,triangle,0,61365,0.5502944830733181,0.7139288515018252,0.4997725400931449,3.3269635277492076 +red,circle,0,61382,0.3470298189628759,0.377385582081882,0.4985325335096065,4.5896193469703155 +yellow,square,1,61486,0.5799236240742773,0.8612895494901701,0.4940982101160186,6.03608466854836 +red,circle,0,61492,0.05418741401466454,0.12416885273541382,0.4981795862533314,4.537078051703997 +red,square,0,61551,0.5682110943943911,0.85892217099607,0.5118894257025524,4.174863715344483 +yellow,triangle,1,61573,0.4301206717459879,0.8670561848391353,0.53381058364014,4.934396612619008 +red,square,0,61602,0.6182879435525621,0.5230543255252982,0.5205114604566122,5.627485435806179 +yellow,square,1,61645,0.6732390064779475,0.06536782556574938,0.4909241264020602,3.633715730391797 +purple,triangle,0,61658,0.056378972860580245,0.9345518095586507,0.52311290114093,6.642000583012488 +blue,square,0,61690,0.021659252915190108,0.9944553866323534,0.4702984591316464,5.432851743728047 +red,triangle,0,61811,0.13291700579187382,0.9590426237841152,0.5012301195140502,4.978245902341368 +red,circle,0,61828,0.42929685105018944,0.4451977210396489,0.5108724061659158,4.9123483651255695 +red,circle,1,61865,0.9193674657723226,0.9053240978019266,0.511461829910235,5.860032873469048 +green,square,0,61923,0.7103303607122681,0.540039717227922,0.48744491913965987,5.281189346839043 +blue,triangle,1,61967,0.9424545054038508,0.35028663558225404,0.4960435908412825,5.484406018909998 +blue,circle,1,61970,0.566389140860819,0.5030911981502101,0.4911517088010552,6.23798124481533 +blue,square,0,62017,0.009270333707540157,0.48265419088382044,0.4776403654387395,6.927005648273639 +green,triangle,0,62043,0.26026652184015175,0.5517657440959786,0.5190078976947085,4.552003607840779 +yellow,circle,1,62065,0.7357234098633864,0.4729012588892588,0.5023751350175498,3.2063614288720346 +red,circle,1,62090,0.23326783219864622,0.2804175839759428,0.5227630403633012,4.850308800048502 +yellow,triangle,1,62095,0.9296868462862925,0.5851442239400264,0.5344804009281637,5.7869946789495375 +purple,square,0,62103,0.05576505773219209,0.8827909825117362,0.518223252197535,2.8289555805429405 +red,square,0,62114,0.9254495812764103,0.020522825774678233,0.525883845353747,4.428687607326155 +red,square,0,62123,0.5477455357161356,0.8206769051934277,0.5269043847888704,4.549570179687992 +blue,square,1,62159,0.86919733477823,0.6016719217138693,0.47505040055378955,4.5505991532273615 +purple,triangle,0,62250,0.38932831028005355,0.5978324269701425,0.520508827958282,3.811899406983091 +red,circle,1,62295,0.22803129614510875,0.196234595447856,0.5189315357309688,2.7138850502471676 +blue,triangle,1,62321,0.8605308825186275,0.2086202140611736,0.49866823280126155,3.871755490814719 +yellow,circle,1,62474,0.3563675114731395,0.190633807291124,0.5045626988150675,3.8499595902757924 +red,triangle,0,62587,0.5588418947757484,0.7310743360594292,0.48799166937204047,3.369590248614523 +green,square,0,62616,0.5008395364935517,0.2954695726209686,0.479321354544725,4.9778413209738375 +red,square,0,62621,0.09929492623895952,0.40604810672259506,0.5049558223575824,3.5283735874972835 +blue,triangle,0,62712,0.9102204004144692,0.48535228972492994,0.501587166321046,6.280394317575749 +yellow,square,0,62727,0.7546628277632925,0.08197098913714151,0.48719007633744077,4.784685695215908 +purple,triangle,0,62735,0.517490985915425,0.6573923290840697,0.517729126078301,4.5272644772185915 +red,triangle,1,62795,0.44016190538135913,0.35049419620501454,0.48463502148104587,4.643038883386652 +blue,circle,0,62809,0.1671192884018161,0.6596993654960044,0.49559157704097595,6.326683259451191 +red,circle,0,62866,0.6798482749682002,0.7273133176332559,0.515865683296064,4.978158465173196 +blue,circle,0,63000,0.5963922619400469,0.08344823527076262,0.4887524343605998,4.057191889249201 +red,square,0,63183,0.20913558791154285,0.02218620690942419,0.5251404780140472,7.09890840078442 +red,square,1,63226,0.19602301027131042,0.3751115248607173,0.5173013180567451,4.708167379640014 +blue,square,1,63339,0.13473252993576534,0.39909188407580165,0.46927351034379794,4.877137364881301 +purple,square,0,63550,0.03672598560766016,0.49473315820401276,0.5283821113677094,5.9228628311301845 +yellow,square,1,63575,0.7498571202691773,0.2327267252456967,0.4913094346254017,5.223376626769959 +blue,triangle,1,63606,0.3491596241910907,0.9535680517463947,0.5067306121075658,3.502214119759598 +red,square,0,63638,0.3621028139959088,0.12510173857176532,0.527139777276255,3.7413326251681838 +red,circle,1,63658,0.7483954245887117,0.83911382278441,0.5092760129170182,4.4819053315172 +red,circle,0,63740,0.796482350446426,0.8365400523899128,0.5072365924705815,6.569715570818672 +red,triangle,0,63765,0.8654756538937693,0.12030101459043974,0.4798266464596761,5.11293399270295 +purple,square,0,63800,0.5190210485377224,0.5147627296650352,0.5310305279016496,6.90748787828668 +red,square,0,63816,0.98900569457842,0.39460308271675304,0.53387724881204,4.784005217288922 +yellow,square,1,63915,0.1679237147749727,0.6138059434481302,0.4917252923132335,5.5201768542963565 +yellow,triangle,1,64005,0.2529842987372265,0.20832517048507238,0.5308938522790781,4.317983927529439 +red,square,1,64013,0.1777238023705633,0.19873715559848193,0.528622920872539,4.676626456225272 +red,circle,1,64024,0.48862749584150966,0.5595497291187637,0.5186116160911766,3.7463529675400618 +green,triangle,0,64045,0.7332750177670676,0.07349544390959517,0.5134408018023058,4.221144061824084 +red,square,1,64097,0.01694973081935658,0.6006411137625514,0.5251809149832267,4.9526385454783375 +red,square,0,64119,0.7358511839620999,0.2075982076638021,0.5223974410859062,5.64665528828198 +red,circle,1,64195,0.6414518363655866,0.5971552526672049,0.5111913131378839,6.645730133109886 +red,square,0,64241,0.8991964912371576,0.7877715832772079,0.5182501072533066,6.793759763936873 +yellow,square,0,64264,0.13517523551179622,0.9368886242865431,0.5013990647531037,5.751401785078446 +purple,square,0,64311,0.9305811910292004,0.7808773982965442,0.5338464535126726,4.206512711987678 +yellow,circle,1,64370,0.8834737119841723,0.8827897263358067,0.5028709961554946,4.40358791075897 +orange,square,1,64482,0.19625924218455737,0.8012382218224551,0.39672750105935617,5.926406207357727 +green,triangle,1,64485,0.6467695640240094,0.2881124066335321,0.5076361351610983,6.97596121869987 +blue,square,1,64568,0.7192234533007247,0.6561045565834529,0.4755891412774963,6.538709933564054 +yellow,triangle,1,64634,0.7787829274007342,0.8666655366316399,0.5268238688543869,5.305460474128055 +purple,circle,0,64682,0.1922706389962523,0.3657640366304026,0.5345929270023603,6.584843335292457 +green,square,0,64694,0.2751318405813312,0.9996764373885353,0.4885851533254809,3.4032262956951556 +yellow,square,0,64781,0.22827815291835307,0.10940113926765138,0.49495945027982224,5.519192796553264 +red,triangle,0,64824,0.5277650090715932,0.9095188032621777,0.47769654400861283,7.356701377636051 +purple,square,0,64860,0.2272981374962454,0.6275803714815992,0.5280975803113913,3.1755285842416416 +purple,square,0,64882,0.9882272142903007,0.2543821364391944,0.5285708736540188,6.283369453252152 +yellow,triangle,1,65052,0.349745010538539,0.723745260971859,0.5220147909957564,5.362490418188354 +green,square,0,65125,0.5704032132620769,0.9520730893130085,0.4949742635007175,4.972595320121044 +yellow,circle,1,65154,0.8751019905366294,0.02854187087338156,0.5021941122434627,5.321770530720425 +yellow,triangle,1,65157,0.5187144465562195,0.18783350208908334,0.5219399178758146,4.685385105835355 +red,square,0,65250,0.008813010214251737,0.34911487791388507,0.5095449231613721,3.4303442336720704 +yellow,triangle,1,65265,0.6857004850205839,0.6431925825203684,0.5165401288654603,4.562951213675976 +red,triangle,0,65325,0.07613955243284565,0.03333761177749195,0.4699234376021442,4.688217784444799 +red,circle,0,65391,0.2860524243207774,0.34498087949241424,0.49848756793795024,6.448000652514857 +yellow,circle,1,65453,0.3815845684602467,0.07178736343547731,0.5022487513444382,7.615019377960697 +red,square,0,65484,0.6036560966868214,0.23587333775946517,0.5135337384296509,5.379789307509569 +blue,circle,0,65496,0.10006314778653913,0.7436569578778154,0.48161668141487796,4.723894604995649 +red,circle,1,65539,0.425900528621737,0.3824557861050103,0.4948976998364974,5.410527191225196 +red,square,0,65541,0.8494685992386175,0.7573687773377882,0.517353757970351,4.350640282866267 +red,triangle,1,65583,0.17453356860481373,0.41080027304525757,0.4781769846380775,4.633321441199356 +blue,triangle,1,65637,0.30256949909285336,0.8306436702065217,0.5168840336058484,5.050938701653189 +green,square,0,65690,0.6862398942853989,0.5084056603695462,0.5004703688991802,6.417792935960674 +blue,circle,0,65740,0.2902241989595149,0.4432537696404162,0.47820059351586996,5.585400330240989 +green,triangle,0,65784,0.5319755217308924,0.9227883390423964,0.5152632048179494,5.089260639238088 +yellow,circle,1,65810,0.5782826397828276,0.01106841619064336,0.5055812461707145,5.2379189849188466 +green,circle,0,65865,0.26944433608573093,0.39993866016419455,0.4775850697673785,4.989212261233978 +blue,square,1,65928,0.004726047126661137,0.5804128842508497,0.4675949465251732,4.905801459228339 +red,circle,1,65952,0.9814469186570991,0.9051553259597678,0.5030421911914653,5.250813683759118 +purple,triangle,0,66004,0.4698245094948157,0.5965706792499607,0.49929837552232353,6.2005610423044075 +green,triangle,0,66084,0.4332132855617774,0.7066356987490843,0.508416365967748,4.3605409205977415 +red,triangle,0,66180,0.8217685898297462,0.9523678510305673,0.49313686605591206,3.568563377430356 +red,square,0,66274,0.22629456609797405,0.19228930964424018,0.5176313767622042,2.9683441342720602 +green,square,0,66300,0.9703118455887261,0.980400158035085,0.507314503598571,6.593210458496963 +orange,circle,0,66348,0.48719118298482755,0.08728134510559582,0.581979025965587,4.470090606309107 +green,triangle,0,66417,0.7467117734824886,0.9357363071813254,0.5089081422555692,5.783746519480718 +blue,triangle,0,66473,0.9541134800876893,0.2907790160479963,0.5105280628007148,4.568129166475079 +red,triangle,0,66525,0.47059497054186417,0.20221586014032578,0.4908754467349471,4.058285075616765 +yellow,square,0,66755,0.8461799650924491,0.6318120946669082,0.46759705640243704,5.721962554758462 +orange,square,0,66765,0.8963503761031655,0.23211616464272544,0.40102363086037257,4.02914635043458 +green,circle,0,66919,0.9419490159169096,0.7318612168949039,0.48887296776473044,4.427041089797325 +yellow,triangle,1,66940,0.2089544690244033,0.9202091731573563,0.5152191352565799,6.592104641953245 +red,square,1,66988,0.10064756683173592,0.4489304388948713,0.51832962694166,6.65540557950357 +purple,square,0,67048,0.9371423291723412,0.29803040400991065,0.5121450138556084,3.4939064257351613 +red,square,1,67090,0.1537637870227615,0.9354750763256178,0.5290536415790195,5.643721411840539 +red,square,0,67112,0.38967470999925335,0.601346978579203,0.5291873656765577,4.850274346331086 +green,triangle,0,67207,0.8111105744137831,0.8053103144633811,0.5084229946930475,4.7202693919606995 +red,triangle,1,67282,0.5514532294861351,0.9754613900480172,0.49751009633149856,5.018938731576782 +orange,square,1,67316,0.46653710154903705,0.9112094509299352,0.4044947414716737,4.620647248764253 +red,triangle,0,67389,0.7422756428103977,0.4399188922170295,0.504434813634296,4.420271352827404 +blue,circle,0,67406,0.9959742894178187,0.033800662644015045,0.48010068515172655,4.051630176597462 +red,triangle,1,67497,0.7772647678975498,0.5378155166045918,0.5049499464855819,6.263251154295314 +green,square,0,67541,0.14006102985737723,0.13364635046450446,0.4953244024616738,6.871245375510823 +yellow,square,1,67579,0.7160989602828327,0.14369227023263675,0.4646232365446227,4.9168140198944945 +purple,triangle,0,67690,0.9083398402725494,0.7732847072104434,0.5049604899514466,6.825649522371393 +blue,triangle,0,67725,0.903945300780459,0.2098640713973361,0.5077875421457259,4.494071556685462 +blue,square,0,67789,0.7702659903491699,0.16818676874587557,0.4841220830226693,5.166116040298503 +red,square,1,67800,0.369773788976657,0.35129753108008,0.522666359297109,5.730119014371994 +yellow,square,1,67822,0.29270127333385076,0.31242974503053944,0.4666065227296944,7.517032597657452 +purple,triangle,0,67895,0.44198212325729924,0.2939370507575122,0.506214486615877,5.332459965725181 +blue,square,0,67925,0.5789547288569056,0.08924983433995748,0.48769550645450604,4.000380092051938 +red,circle,0,67976,0.9078413013162824,0.9395166451797881,0.5181781260199487,5.575184011179274 +red,triangle,0,68007,0.032260733763397775,0.4450003320073478,0.4982256424213833,5.202689687398945 +red,circle,0,68145,0.16918088818808807,0.22286939645087145,0.5152513471608811,4.60135386698301 +red,triangle,1,68145,0.5019930893225422,0.29416766831935826,0.49864286450099954,5.454346943058458 +green,circle,1,68248,0.40059225091173256,0.5586132550177968,0.4946359538305477,4.070457687939876 +red,square,1,68307,0.9700057189291136,0.8452003292357781,0.5388007475378267,5.5593949103649924 +red,square,1,68425,0.7776727898255269,0.9414778398913939,0.5373507383001258,5.542256741642599 +red,circle,0,68467,0.46099587766053374,0.5286382982993921,0.5178712490339592,5.7565853971533985 +green,circle,0,68485,0.6202180513956841,0.7822595276664809,0.503318243608966,6.948328867487852 +green,circle,0,68497,0.11687861550661938,0.3777206703009206,0.5074680940805018,6.617991278530166 +red,square,0,68517,0.5645226330165456,0.5884613851952621,0.5314538781080166,5.376940563011032 +purple,square,0,68582,0.4971525776095608,0.9922461167689713,0.4998689964188249,6.515899623801129 +red,circle,0,68603,0.5474848255161257,0.5305770839721894,0.5209318608656897,5.17085593640891 +orange,triangle,1,68614,0.3782297073205919,0.7187931018494899,0.6152346641224398,5.116776563773265 +purple,circle,0,68632,0.5865145111013352,0.7504016914330448,0.5261919546569646,7.3723518266128245 +red,triangle,0,68684,0.19613268001958084,0.4025071482245328,0.4909861422418182,6.278877610713334 +green,square,0,68793,0.2862208474141603,0.24792907196176872,0.5016757923516378,4.093190126142505 +red,square,1,68799,0.7530215061694446,0.3753700704839039,0.5136627056364026,3.792495153640998 +red,circle,0,68830,0.17741972819644558,0.2435601449127709,0.5289443213249622,3.297467647295553 +red,square,0,68905,0.5377782718430559,0.557401282980746,0.5239765837975974,5.771077644967007 +red,square,0,68960,0.7823965007048281,0.6943505339772328,0.5232571752008163,4.642075749587225 +green,circle,0,69244,0.5633321878333747,0.32096035349968677,0.5050195740412426,6.523171976547569 +red,circle,0,69255,0.9270836443970456,0.8695458595497157,0.5130425110853453,4.712921700518195 +red,triangle,0,69285,0.23943200938937625,0.7299432857736916,0.5100586499529426,3.529475063842637 +red,square,0,69301,0.6670834418885214,0.5823442620763544,0.5015830453385032,4.526046628481562 +red,triangle,0,69309,0.4322566532998203,0.5087918021514118,0.5173170447020637,5.632218341460665 +blue,triangle,0,69337,0.4805157109043937,0.47560598833481604,0.5088751385660572,5.300553387093035 +red,square,0,69361,0.013137849207726204,0.4237320753715379,0.5110521685695628,5.442478931496324 +purple,triangle,1,69395,0.8119819032214839,0.9364696232583868,0.5030354783309826,4.870192593182569 +red,triangle,0,69413,0.197045584040748,0.530818302394316,0.5207094114804968,6.0139877894697955 +red,square,0,69422,0.9031042965648081,0.08705372937335532,0.4988119042275611,5.6886405883157325 +blue,triangle,1,69425,0.23486497821444574,0.5977028809518629,0.5054570923456143,3.038315764650665 +red,circle,0,69462,0.2491984959690724,0.15019038320187167,0.5265357843177034,3.194853463355704 +yellow,triangle,1,69509,0.37792081136721123,0.6315517387588304,0.4958773064942009,5.880428670949502 +red,triangle,0,69592,0.8527700919776203,0.9259109312415792,0.5145725387941368,4.756830209576591 +blue,triangle,1,69660,0.44759548767184176,0.035434484379514464,0.5057763629705486,4.410575534025987 +green,triangle,0,69730,0.5058476575718424,0.503498364475034,0.4988914716043577,3.959636936310185 +blue,triangle,1,69810,0.7588755111385153,0.8081128330953042,0.5120779038485025,6.4321189606661 +red,triangle,1,69874,0.5146216895628355,0.463488416690244,0.5057712989879584,4.919711960172947 +yellow,triangle,1,70045,0.6947983492088922,0.18748558487792422,0.49714126331264546,3.9895877476262367 +purple,square,0,70106,0.9287108199752342,0.5777167666435793,0.4697775313994972,5.25856260280474 +purple,circle,0,70125,0.10018091166927201,0.9094457946335229,0.52235424713057,4.22768576807756 +yellow,triangle,1,70160,0.26323006731314846,0.5763933443708851,0.49501018907016114,5.175283692481721 +red,circle,0,70168,0.24107785439074925,0.14813511992443346,0.530076103655743,6.996285153704018 +yellow,triangle,1,70187,0.5010187906650703,0.13559285162329537,0.49346458556188927,3.5107561064547284 +purple,circle,0,70211,0.05537468236568588,0.9575056844169788,0.5234611734490178,4.226341242094729 +purple,square,0,70220,0.7747068464547636,0.9225342031316582,0.4652272969953895,4.645180221775256 +green,triangle,1,70225,0.6580938959616179,0.7737520170475047,0.4891501703869371,4.505602847942951 +red,square,0,70245,0.6627063941147188,0.8545208136983666,0.5100989876262721,6.096674807337865 +red,square,1,70329,0.5857772983969709,0.8801430207046448,0.49744243114899744,6.06550631778691 +red,triangle,1,70378,0.46496448900001963,0.5598179571337012,0.5134176412432347,7.4814395937427065 +orange,triangle,0,70392,0.8687397706039272,0.4868996536088652,0.6123050956157151,7.5200477870308005 +green,triangle,0,70462,0.9880046410537973,0.7676728421511271,0.49103330801913286,4.223556388922138 +green,square,1,70478,0.6141113468409892,0.9434561376170879,0.4889770873794551,6.025348578066428 +yellow,triangle,0,70564,0.46496585024767345,0.6301453362181888,0.5037916134773479,4.532418031614529 +red,circle,0,70594,0.03652010509822379,0.10035902003603757,0.5334046789775205,6.573984699433022 +yellow,square,1,70620,0.9513734938477925,0.27603368535478334,0.4805688832960833,7.778626010205239 +yellow,square,1,70636,0.9942065018265898,0.38948023991288017,0.48421306769203515,4.92452925704208 +green,triangle,0,70652,0.4969923552348652,0.5598345591310014,0.4897636973083939,4.427367256415264 +yellow,triangle,1,70671,0.910478233015974,0.9510471716682022,0.5044750030500602,4.119512435198779 +green,circle,0,70694,0.24286678957599617,0.3287092935333952,0.5067430913432592,4.306724280770815 +purple,square,0,70848,0.0002655214518428872,0.15396891895084863,0.4725892725504457,3.879709518721457 +blue,square,1,70915,0.14910591540192308,0.08192573260384939,0.5200025317692619,3.9924150397220246 +purple,triangle,0,70961,0.5196327866973567,0.7860928603468063,0.4964368415453642,4.899167143824484 +red,square,0,70990,0.9022358743682937,0.1802032827563611,0.4953767228360918,4.786262795418891 +green,square,1,71000,0.9947458080550922,0.2569501755634187,0.49243756888262175,3.7308350225093005 +purple,square,0,71016,0.09734336110031871,0.21901626767644156,0.4758254017090039,5.817512732665702 +red,square,0,71024,0.884564642190506,0.5763543308722057,0.4940934928193548,6.181335628957172 +purple,square,0,71029,0.004125602195031108,0.05321430693151308,0.4731197362471819,6.561064013233714 +red,triangle,0,71206,0.12868203144051626,0.0030225628890134804,0.5262271135710291,3.123899246741751 +red,circle,0,71231,0.10148553081173295,0.1339612715904494,0.5221170496304357,5.496289287733659 +red,triangle,1,71265,0.2120089224670827,0.7986499945852931,0.521784998982137,5.6634201426516135 +red,triangle,1,71345,0.15146444566253414,0.65791871007012,0.5198424601293512,4.392549807411798 +green,square,0,71362,0.8851823608373731,0.5089789369287248,0.4991071831888381,3.158657222232056 +yellow,circle,1,71406,0.2789053240270756,0.9090534232281638,0.5140980146223828,5.45647071580208 +red,circle,0,71453,0.5097405052024179,0.5041029683142759,0.5242051169057653,4.819743306409431 +purple,circle,0,71488,0.7947428527518005,0.3881703708096508,0.522427444575967,6.05534000029317 +red,triangle,0,71518,0.28416782619934855,0.06350555777253053,0.5085285453643593,6.55996735218059 +blue,square,1,71642,0.8155423000528911,0.6912227280319209,0.5102511256523973,4.57478249505884 +blue,square,1,71645,0.9760826951338114,0.25124876592230316,0.5095529156043155,7.087442691050007 +blue,triangle,1,71666,0.579686737751189,0.09902799524286565,0.4934126285207782,5.133174756142023 +green,square,1,71800,0.9168683455171529,0.5755568921836911,0.49846218390531355,5.147985460524783 +red,triangle,0,71825,0.4224395148550478,0.7585154661327256,0.5217501414466491,4.295667138519822 +red,square,0,71858,0.09121499143748579,0.8042966745450495,0.48215454460904383,6.17393521373408 +green,square,1,71906,0.30314308492664954,0.7584708740969923,0.508517100736907,2.963882010016347 +red,square,0,71987,0.5454189503033381,0.8888068105940029,0.47084227709772725,4.048438777827946 +blue,circle,0,72115,0.4181712466079194,0.8209287710482398,0.48659931742565604,4.391926930048069 +red,triangle,0,72128,0.9370428656273921,0.1812222313724986,0.5057835916976842,5.551701342497384 +purple,square,0,72195,0.5645412802083745,0.8679246560618926,0.48870219606413967,5.752207630085013 +red,square,0,72319,0.11918301072731197,0.05275510143846773,0.46619122720457223,5.725586133634786 +blue,triangle,1,72360,0.7302720268428897,0.07980285819832744,0.48290709781734625,5.848500169578638 +purple,circle,1,72460,0.7962356126602776,0.48105685844113766,0.5203139401671512,7.016191396527854 +red,triangle,0,72475,0.01212854627329596,0.11214983070216777,0.5132754902354534,5.3993805357678335 +red,triangle,1,72485,0.983541904397701,0.38994554176702,0.5111746327786401,6.755766147794492 +yellow,circle,1,72585,0.849866830009893,0.1377220040202335,0.5107063443534597,4.208319736321737 +blue,triangle,1,72605,0.9028140144457457,0.0072419946813584435,0.4802675263180019,5.754434079066073 +red,circle,0,72617,0.6984465647754432,0.7920528540094837,0.5245877189397763,4.179907521627238 +red,square,0,72634,0.9849328782355904,0.2864840698591318,0.4718275339637052,7.253623901141748 +red,triangle,1,72655,0.8926783209166769,0.8435143102133916,0.511019984414908,7.851768707388724 +green,circle,0,72662,0.14418906564710277,0.24720362522758532,0.4923618056032026,4.746626866797336 +red,triangle,0,72764,0.7123016643909355,0.08573345226885098,0.5049409771560193,3.8702519729405354 +purple,circle,0,72780,0.7881247957597121,0.99544664427954,0.511401258753662,6.45209261282207 +red,square,1,72782,0.8139498689596297,0.8692722469992163,0.4682179941760743,4.353719931144167 +red,square,0,73025,0.4249495382016051,0.7027022502679589,0.46509101575718004,6.373038410640301 +blue,circle,0,73035,0.03840312022946624,0.6376898058925444,0.48895143396370994,4.751765700768359 +blue,triangle,1,73081,0.8240179481581177,0.68683317204178,0.4936434564395495,5.19397603446981 +blue,circle,1,73168,0.9146067198859229,0.32917984208581086,0.49291722701703855,6.081940814725653 +red,circle,0,73253,0.93215869754079,0.9503845706324021,0.5108886987758767,3.1674552244314005 +yellow,square,1,73280,0.1716397683394062,0.2812511947883829,0.49349130699703886,5.623231416005445 +red,square,0,73546,0.6055516067077046,0.6770580988536724,0.4638158662115048,2.795668407356699 +purple,triangle,0,73598,0.31053388228140444,0.8087902453309674,0.5053809666882388,5.449792965610591 +red,triangle,1,73612,0.885983902300776,0.04338167501090617,0.5179683182470572,2.6815882750330355 +yellow,triangle,1,73827,0.5084344287647005,0.8630809028000475,0.500608452378707,6.401953315318596 +red,triangle,1,73865,0.47444630551956046,0.6310137874105359,0.5187282965028817,6.335173206953601 +red,circle,0,73970,0.9717864986784022,0.8968038334054035,0.5187101768752759,2.9453669767693476 +red,triangle,0,74070,0.3551620206225681,0.7733116511683221,0.5093590172857457,4.324833002386056 +yellow,circle,1,74160,0.47213281630529214,0.49296805884681205,0.5333347564474935,5.036572391045106 +blue,square,1,74180,0.4227183074665415,0.09683274749017745,0.5268413497109743,3.6594842667346925 +purple,square,0,74183,0.15813139741510351,0.2539421141756736,0.4869518089997193,5.163559493516648 +green,triangle,1,74219,0.38003108624109727,0.35730323583756707,0.4805526785811963,5.556106630834261 +red,circle,0,74236,0.9449193797119123,1.0075057280585997,0.5260100798455719,2.915031046104689 +blue,triangle,1,74268,0.20825749940394378,0.4640056781435975,0.48930578920643386,5.079973849941379 +green,circle,0,74289,0.6171063468992336,0.6700161392054423,0.5041583369048662,4.373782447048373 +purple,square,0,74333,0.5205815804383032,0.0030471655626180816,0.4906041430970303,4.183133422173761 +purple,circle,0,74363,0.9162351767525383,0.6108900727888027,0.5176947597314238,6.135111425729108 +orange,triangle,1,74370,0.5784371449667227,0.3273460250893254,0.6038914657817255,3.005209333609654 +red,triangle,1,74418,0.0441338048037756,0.07685514304714514,0.49817786236957623,6.396745629019118 +red,triangle,0,74424,0.5358364720949864,0.17870102293496515,0.5013563556163072,4.7061836789711515 +green,circle,0,74440,0.6433901398288796,0.723256067149859,0.5052324414327533,6.142146716544038 +red,square,1,74483,0.5308023477905606,0.11866285283759814,0.4633704925102731,4.737868333353272 +purple,triangle,0,74491,0.7800986870203719,0.23998073813992293,0.5014775988383656,3.141006771777843 +yellow,square,1,74496,0.9666761610516968,0.6828956724107826,0.49925404083245745,4.370065431949925 +yellow,square,1,74529,0.28038900627894836,0.8995022929871853,0.4987236881846455,4.725431433741935 +green,triangle,0,74547,0.43718934029556866,0.1587691485003473,0.48916274380494007,5.980542464457428 +blue,circle,1,74585,0.6127999424429291,0.13785341768538018,0.49416839669513263,5.504732688131258 +blue,square,0,74634,0.653706393978037,0.09518434113005991,0.5202500679270905,5.584469269622242 +red,square,0,74656,0.5682716889163334,0.16244711016158198,0.4788231163030483,4.280734789728041 +purple,triangle,0,74684,0.7088224781457672,0.443118701987686,0.5008785647356461,3.228486771484622 +yellow,triangle,1,74723,0.639919381963617,0.10279612347611944,0.4906602089908527,4.722854758956341 +red,triangle,0,74811,0.9523905742504042,0.6609376873998433,0.5045948997163691,6.700940568748937 +yellow,triangle,1,74843,0.2576802953811417,0.035106408653283294,0.49344843704159896,5.376983775840819 +orange,circle,0,74857,0.00123537823160913,0.08682338659633582,0.5629832470618805,5.565005676229032 +blue,square,0,74879,0.839651494852314,0.3979392800914997,0.5133908521883818,4.217827931670783 +red,triangle,1,74940,0.08238867613856005,0.5646773884752432,0.5050499811316836,4.051135582642282 +red,square,0,74960,0.06515598485003249,0.0062516600856381555,0.4803282546908886,2.735731481106074 +blue,square,1,74980,0.9899809059180887,0.7925442838246984,0.5111584505402456,7.248105823481322 +red,circle,0,74990,0.5600503100302892,0.547484361837022,0.5217974383062266,5.237620001555552 +red,triangle,0,75020,0.8911674185324588,0.30501982558163165,0.5056649592970451,5.594937799949894 +orange,square,1,75096,0.26704979254150596,0.05020948276570314,0.4046547386777556,3.50833423584467 +blue,square,1,75163,0.07626291191342116,0.9993762799575532,0.5084665202703759,7.599930387955021 +blue,square,1,75186,0.08450543351969575,0.7083592730009283,0.5066025009157761,4.101824218245984 +yellow,triangle,1,75237,0.02160588809822228,0.28381956178424583,0.48603349508971216,4.45822734152939 +green,circle,0,75315,0.586407200981746,0.7707706978930926,0.5072932452449916,4.310861183823518 +yellow,square,1,75348,0.08784767728557785,0.44320231025179124,0.5047122669375179,6.253108930741894 +red,square,1,75358,0.01808893569695258,0.6033400058803184,0.4963625608743614,5.676408204648928 +red,triangle,1,75390,0.5188445899471674,0.2054615782860223,0.5051081702877704,4.149809164238546 +blue,square,1,75442,0.0926751887349303,0.8575974785393341,0.5044046905115802,4.186681849097764 +green,square,0,75508,0.41216829983373626,0.2179541358341185,0.5031201088731738,6.438506161609307 +blue,square,1,75600,0.07814218751048518,0.017611194564903343,0.5173692197119569,5.6291495759830985 +red,triangle,0,75710,0.5839836293912036,0.7513576093695511,0.5045182683592248,7.116208678184901 +red,triangle,0,75726,0.5017162812700555,0.10542216954040406,0.5076140272722909,3.86112889258362 +red,square,0,75738,0.9630144759547907,0.5818194875098636,0.508225451222867,5.905251634865894 +purple,square,0,75779,0.6865054849633299,0.5656373357661751,0.5004484981383253,3.148680059493571 +red,triangle,0,75787,0.0798636843120577,0.5200051525880036,0.4981966695757328,5.411305125523746 +red,circle,0,75847,0.5475712093427035,0.5356832730230972,0.5233157934711181,4.334177690795344 +orange,circle,1,75994,0.1251493099854265,0.7473256465133866,0.5623911322731734,5.060336243273615 +red,triangle,1,76119,0.6684267910023817,0.8392604543470157,0.49361176598433076,4.0607633061476545 +red,square,1,76150,0.4273444325237651,0.174843786936679,0.5263527648879064,3.227467771218563 +red,square,1,76245,0.3787598732730033,0.7829831727114307,0.5222464333064276,5.816019939642196 +red,square,1,76265,0.3901545933278515,0.31070315021239137,0.5181834452960001,2.982092054779662 +red,circle,0,76280,0.9120094870970091,0.9813740008636757,0.5158701921078487,6.3789310652896205 +red,circle,0,76530,0.4464183994728518,0.42256561281989213,0.518999269233295,3.9340082222722237 +red,triangle,1,76569,0.6952114295322833,0.9444219775869979,0.4830149943508116,4.3272145034290865 +red,triangle,0,76652,0.12134833736624762,0.9930567573417352,0.48245707213158506,3.9631282674594015 +yellow,square,1,76673,0.39333742464735455,0.1554681210202501,0.5091068855271216,2.099045215760794 +yellow,square,1,76695,0.22300992387619245,0.16341182907341567,0.508758083967103,5.955059676059352 +red,circle,0,76995,0.3698975647561009,0.4044098003365939,0.5168819374333097,5.061536597109549 +green,triangle,0,77003,0.5178017082503106,0.8129724963030966,0.4744652134988754,4.070125186616651 +red,square,0,77045,0.022706372810424647,0.8602720415709226,0.5211763690503436,5.1642401750565154 +red,square,0,77104,0.3566305172259987,0.9317468119813289,0.5245711918651474,5.537410584198182 +red,circle,1,77149,0.4715419193369448,0.4601954093633077,0.5186490043572817,3.817513717598988 +orange,triangle,1,77163,0.3459437286892133,0.8294944511191099,0.6106267034178549,5.799144427135509 +blue,triangle,0,77260,0.542004310304193,0.39096310522820876,0.4869781863069116,4.780495603382041 +red,triangle,0,77477,0.6619965581838725,0.8324278360368469,0.5025508795167364,5.159649971148993 +yellow,circle,1,77485,0.49861119317248204,0.2517696396289262,0.5365441859017953,5.864840322817645 +red,circle,0,77555,0.11386588458115432,0.21058895524856036,0.5270659620153532,6.164853709933802 +blue,square,1,77579,0.1312072045610081,0.8113098528941513,0.508430889400386,4.780795121970809 +yellow,triangle,1,77615,0.9567230961328295,0.7833673727424829,0.47677068144729196,6.189454548308283 +blue,triangle,1,77644,0.3971554919191501,0.3527571547814464,0.4853951042177243,4.166376005034991 +yellow,triangle,0,77737,0.7383491744902775,0.7429696106353925,0.4827701585669367,6.2943201116537395 +red,square,0,77797,0.7195042917345941,0.021571195547008926,0.5209040755418666,4.862326357449001 +green,triangle,0,77858,0.09241811216262175,0.8156441098794263,0.4751145368157352,3.5107350397115717 +green,circle,0,77880,0.6045211936163736,0.4695583584388463,0.4968613575632019,3.5374538105516606 +red,square,0,77930,0.24734017270341624,0.46429832599716037,0.5153322803514591,4.089028004455932 +red,square,0,77936,0.3357918746850441,0.9913143775914488,0.5197651484946816,3.7596495952433417 +yellow,square,1,77980,0.9950497268959522,0.5058762315969073,0.5101049131860939,5.714446428794372 +red,triangle,0,78020,0.9942884186953432,0.48270741058008804,0.5072110422432571,4.709766889328525 +blue,square,0,78050,0.22610020400319486,0.07343477998960268,0.5049629817860245,5.0967426458698135 +red,triangle,1,78100,0.8369174954118124,0.24610261201796124,0.5025341724133885,3.311764984438249 +blue,circle,1,78129,0.4246995254499275,0.7737351100319132,0.5130141453459902,6.9219809003223185 +yellow,triangle,1,78136,0.5782309050173462,0.9334321281237464,0.4783628631054142,4.127115978333628 +blue,square,0,78200,0.2607501272150067,0.4436840748893439,0.49545042916181764,5.8221095062536925 +red,triangle,0,78310,0.7994227649583797,0.62077765210656,0.49717891865733305,4.173656675697485 +red,square,0,78383,0.04989642052714016,0.4777258033796561,0.5250816668534074,4.649008997299784 +red,circle,1,78398,0.4576676201388019,0.5112544358499069,0.5131145706611853,5.817248477957283 +purple,triangle,0,78415,0.3498400848855051,0.6030019170385277,0.47692032698793774,2.983906928830633 +green,circle,0,78473,0.27236785618696246,0.19170871868644357,0.48914269495088475,5.706680055662041 +red,square,0,78497,0.023503084200703128,0.10471979552007205,0.5258970669504822,4.2111126331215125 +green,square,0,78511,0.7071785578616405,0.6723988759647884,0.4968005538881674,4.518035820700271 +yellow,triangle,0,78545,0.4336051777290023,0.4525292947451417,0.48043792713808164,3.320257131947184 +purple,circle,0,78617,0.34992352669458926,0.19276286869640769,0.5325232572108609,5.306536206146193 +purple,triangle,0,78700,0.1945653968841844,0.09085936322480359,0.47368277204719483,6.372607396517254 +red,circle,0,78819,0.009932299416669066,-0.06451014087909289,0.5069666106637172,4.749498869367787 +yellow,square,1,78852,0.08152955087983449,0.15468358408489402,0.5139262104662475,3.8545545661956786 +blue,circle,1,78877,0.4834666438930203,0.9006942788906097,0.5214011493644019,4.416473243369009 +blue,circle,0,78904,0.1939322950705049,0.1985081272569087,0.5251202541490323,6.498516482547493 +yellow,square,1,78931,0.1712262295042275,0.27186087966750805,0.5114335148457115,5.574738537029383 +blue,triangle,1,78935,0.5323331248788394,0.09821673422323274,0.48539855457830294,4.0209042326472995 +blue,circle,1,79003,0.3812011341188266,0.041484109537629266,0.5251293597509595,6.887622387173594 +red,triangle,1,79020,0.033748370226377444,0.4711750714188022,0.5061162688959739,5.373795344628793 +blue,triangle,1,79060,0.7514087857345508,0.4834196353075204,0.48146260000496627,6.9420742165102185 +green,triangle,0,79061,0.24612392074151745,0.9182168804230652,0.47348245935172745,3.0664546470786433 +red,triangle,0,79220,0.0724090941756893,0.3266176648456305,0.487535025699818,4.914870156373522 +yellow,square,1,79255,0.17124067723267888,0.5506229570092481,0.5158445618782189,5.198513699946165 +yellow,square,1,79275,0.08248534364186932,0.3541209027335386,0.5134054823243431,4.426602897051975 +yellow,triangle,1,79283,0.2414160118125549,0.4496732915421796,0.4936445778656388,7.092079747699992 +yellow,circle,1,79322,0.7434834386165852,0.11676223388095575,0.5399775004974532,7.696682134988461 +green,triangle,1,79366,0.8317175879062484,0.06662307981988391,0.4755961173134097,4.149289340167659 +blue,circle,1,79412,0.8819234005380501,0.31444090657123047,0.5261191750041421,5.5606641225009215 +green,square,1,79518,0.07235666498638904,0.148354564410486,0.5005049277335725,3.543327491305058 +blue,square,0,79702,0.7828349509192136,0.871678820437661,0.49451038933479974,3.5923248589715997 +purple,triangle,0,79756,0.6860819003511519,0.1814278245572576,0.4794927254400799,3.208864964272895 +red,square,0,79780,0.8003070754464522,0.5749479993606467,0.5098731016062845,5.957604945420268 +red,triangle,0,79827,0.7147987757967604,0.13987108575516194,0.4992671722022492,4.403254491564382 +green,square,0,79851,0.6169011687279528,0.9898678110005391,0.4972698363449035,4.454162669804412 +purple,triangle,0,79932,0.9931091066584197,0.31661312143417375,0.47398735157249683,3.6066052590456614 +red,square,1,80030,0.6867610359697065,0.507610498524394,0.5124537172401294,5.522823349123399 +red,square,0,80189,0.39038053540378026,0.8417455077626104,0.5151235820737593,5.737086480829184 +red,triangle,0,80246,0.8392771571726819,0.00658144817429529,0.4959679105439668,4.323538416521468 +red,triangle,1,80273,0.18513306418580644,0.8542977470809716,0.49284172122844583,5.79632710038457 +green,square,0,80353,0.20118260052124137,0.8247099430266651,0.49547697102551935,6.588142150093525 +blue,circle,1,80373,0.34416719021029807,0.6202191150256388,0.5180377461130594,6.660325674155516 +red,triangle,0,80380,0.6438307311050486,0.35016718808172453,0.489062996881268,5.700374707236964 +red,circle,1,80389,0.5639382494899604,0.5446596958556292,0.4935413659977984,2.865999958892722 +yellow,triangle,0,80392,0.8704808697281591,0.05957843289143672,0.5028682718476899,3.0188461260254935 +red,triangle,0,80414,0.053365327860362854,0.9912416081091163,0.49775208051633135,4.702591301038054 +purple,circle,0,80430,0.04694416903551002,0.7592236332565199,0.5262201203837901,6.3791752087389435 +red,square,0,80437,0.26132763678507254,0.5607606371222695,0.5168835911823033,2.649601188871864 +red,square,0,80455,0.3400507466419064,0.38255979518418715,0.5213162229891568,2.6956329488167046 +red,square,0,80466,0.6593943690870726,0.7010289615498657,0.5256373993442685,5.774316010619184 +red,circle,0,80485,0.18615589711097635,0.21606761167369876,0.4878945650539288,2.776099139427691 +red,square,0,80530,0.9718748703203175,0.7908083944545664,0.5162287815514458,6.8949765609719575 +yellow,triangle,1,80573,0.2583367216370851,0.379467069737323,0.512250932144463,5.792278920400531 +red,circle,0,80636,0.7346525915213076,0.7250892134821284,0.49339996023614924,4.640289654683079 +red,triangle,1,80704,0.9574438414239587,0.5699177973645565,0.4949247876508358,5.251555836208156 +red,triangle,0,80705,0.4897477306855311,0.5156549960378174,0.49987639348711527,4.811537808181529 +red,triangle,0,80891,0.89800392509195,0.2580144819987862,0.49692118513426015,4.0294982342361925 +red,square,1,80906,0.7233474659703666,0.3392303014427521,0.5094232759404329,3.5418882933234457 +purple,square,0,80955,0.10209635801504768,0.6011677209175024,0.5167651178372316,5.192682714548251 +blue,circle,0,81147,0.4374272542886931,0.5894242709166924,0.5230775352669057,6.373857204331382 +red,circle,0,81245,0.13835731863340617,0.21611500948860513,0.5053199411285556,5.201769168244847 +yellow,circle,0,81283,0.14957695147412609,0.8555027647510632,0.5315644601641947,4.556975870400403 +red,triangle,1,81294,0.022187170738142026,0.3358024072006913,0.5068396826702423,4.831299635644792 +red,square,1,81318,0.3528403085787173,0.03685984223592509,0.5132513826044358,5.021860124253731 +red,square,0,81370,0.7883748235421791,0.9971508969805282,0.5116239619414613,5.690485030881441 +yellow,triangle,1,81385,0.923434585255116,0.12478266659611481,0.5074495438520203,4.785806381946745 +orange,square,0,81455,0.11565420469753684,0.361692773826765,0.4031605503087614,5.567366061297396 +red,triangle,1,81460,0.8796988140591834,0.35494707583212626,0.5077821331045622,7.142771835059627 +red,triangle,1,81530,0.8003826486203692,0.2814788021217849,0.5086043890539098,4.204651269441825 +red,triangle,0,81596,0.7880334263380261,0.5467556956126609,0.5071321058821943,6.212412030417991 +red,triangle,0,81676,0.035466580346306786,0.8440753383804791,0.5120773852172638,5.484198453750779 +blue,triangle,1,81791,0.8704798610241631,0.004234331182726758,0.4834610009721155,5.110536905890522 +yellow,triangle,1,81844,0.16722880094202985,0.5331665886741648,0.5157861793920647,3.5322031943831127 +red,circle,1,81875,0.3703855562429845,0.32947511455390815,0.5202030954426552,3.585167834817448 +red,square,1,81883,0.05904084002890608,0.26743060206617064,0.5099220775467259,6.311773927940631 +purple,square,0,81915,0.09967917895885192,0.21041935252986776,0.5273472954423297,5.032566824604894 +yellow,circle,1,81933,0.36498035473447876,0.6918375583976498,0.5364254815654066,5.632016879708189 +purple,circle,0,81981,0.8814059033154457,0.8237405564097807,0.5179644729193985,3.230307846779313 +yellow,circle,1,82010,0.99992313390574,0.3687646378408269,0.5333628931416158,5.96973184099635 +yellow,triangle,1,82030,0.8705483726379302,0.635717001186378,0.5176043232070217,8.277785148405325 +purple,circle,0,82063,0.9810618295911512,0.3357196242879985,0.5196718956581952,3.1066968216377204 +blue,square,1,82075,0.2185728190087145,0.9544337791387105,0.49913608886427385,6.209146397062262 +yellow,triangle,1,82086,0.09377810352804183,0.2476771066567658,0.512766464399817,4.4662569132323515 +red,triangle,0,82095,0.07218845329751722,0.2724171141092393,0.5205374098493715,3.381259366623943 +red,triangle,1,82122,0.5265377001205992,0.9831435482782511,0.5152972342892527,4.65230423340359 +blue,triangle,1,82148,0.6924068005202895,0.42471034602340607,0.48067755082778935,5.074324771783864 +green,square,1,82200,0.8843533910982385,0.6741814580467207,0.49960752542234205,5.80365741837183 +red,circle,0,82270,0.8577252485380948,0.8746765042352258,0.5333673223790014,6.7169125788696595 +blue,square,1,82283,0.9497528508796864,0.4492355758758799,0.5004988452896145,4.274697133447624 +orange,triangle,1,82329,0.8592782919029369,0.09695003443374672,0.5954823139158727,6.360133284119576 +blue,square,0,82343,0.22255129450047106,0.7468829366313168,0.4960209365540604,5.6865733367267834 +red,square,0,82360,0.22458948465907036,0.2721667664598685,0.5191019318244613,4.5526101222469455 +red,circle,0,82389,0.8631484426860168,0.9252436743177017,0.5342977530901505,6.392483029809245 +red,circle,1,82433,0.08462299404912799,0.017882956141416176,0.5327918958695028,4.260544072589946 +green,circle,0,82477,0.2596432122992507,0.7503298137323392,0.46929294123799264,5.550315151041893 +red,square,0,82486,0.053864179294253134,0.37353471823671136,0.5086405862162909,3.0547295088360613 +purple,square,0,82598,0.0994964767490375,0.14001067474429596,0.5174199439811942,4.621760714599228 +blue,triangle,1,82609,0.7879513768052773,0.8916704038169382,0.4797287034424058,4.279134665575557 +red,circle,0,82708,0.23872149124570918,0.24014661208119284,0.5437358846331318,3.1929060908341262 +orange,triangle,0,82936,0.5234694537217567,0.4605815096186735,0.58971963422156,3.187375123982554 +blue,circle,1,83020,0.6108133376599876,0.498712292828957,0.5135116718077685,4.519052492771044 +blue,triangle,1,83039,0.6797279981350438,0.12708162731226424,0.4817873238140527,5.368460523725744 +purple,square,0,83165,0.9942938259681083,0.44987288755072596,0.5255313084604537,5.835669669309084 +red,triangle,0,83224,0.9373771361562737,0.0877266080535285,0.5085159396037321,4.432721764652215 +red,square,0,83275,0.8735959361937571,0.2288162095854429,0.5127730057985358,4.492018245909538 +green,triangle,0,83290,0.9523858792126222,0.6794330346162207,0.4926446323722373,4.073198201688311 +red,triangle,1,83305,0.09189711069479922,0.8968558084908382,0.5068814878316061,5.0919613524662735 +blue,triangle,1,83351,0.8465877539470525,0.5652719171228668,0.487599679525874,4.05809980725319 +red,triangle,1,83398,0.16824077286349426,0.5881843630376156,0.5074803693891908,4.901239770209373 +yellow,square,1,83402,0.05182067070226637,0.07999705243584687,0.5204877982958585,5.8133383056361465 +blue,square,0,83525,0.4040460796776735,0.6043860761736015,0.5206421004107462,3.94536710062723 +red,square,1,83569,0.6132315984041578,0.7243914763704151,0.5138976351491796,5.457628945501302 +red,circle,0,83575,0.794219204918928,0.8709905063415768,0.5306588792724057,4.6300459187906515 +red,square,0,83640,0.17489634348845018,0.32291780950981286,0.5227342356819406,5.087670460713631 +blue,square,0,83650,0.9209555241015954,0.3864332210188094,0.5258252607739968,5.473074462749345 +blue,circle,1,83725,0.8571647326722809,0.12889376856375323,0.5136883723307814,4.336452905483142 +blue,square,1,83916,0.09974385090654347,0.7243899920872646,0.5353718443278438,4.431057737383438 +yellow,circle,1,84010,0.48655769279810934,0.7679185924679897,0.5247690629047864,5.7177527335448985 +red,triangle,1,84040,0.7204835603717645,0.9998431270283542,0.49680950152592795,7.163473415334352 +blue,circle,0,84072,0.27168186677888084,0.3083809001154564,0.518715814666991,3.1182534774139 +blue,square,1,84151,0.8689599747920659,0.6238375592925198,0.532460141808821,4.764105132197954 +red,triangle,0,84255,0.7274777926556241,0.4405545546118679,0.4948858108303919,5.170674024795059 +green,triangle,0,84285,0.9234003638906336,0.32686258354902686,0.48499546410968025,5.348453682608363 +red,circle,0,84332,0.5872965561599752,0.6720215212824586,0.5098523081919161,3.8787153834472448 +purple,square,0,84346,0.15168367840248909,0.8038573574438963,0.5218043909197505,6.48966366518547 +yellow,circle,1,84417,0.46750811189195696,0.9587424582053815,0.5209327909101931,3.80472327784312 +blue,square,0,84530,0.4417072858160903,0.36653760377856737,0.5335574644876531,4.926978701392438 +green,triangle,1,84536,0.4552944519405542,0.9448302570126156,0.48221941097524135,6.682936943083757 +red,square,1,84550,0.5959455084648746,0.06934870451273956,0.5174010585456551,5.812162827931043 +red,circle,0,84590,0.6298891229029142,0.6674656007390151,0.510336491650564,4.87015869498476 +blue,triangle,1,84644,0.4647596949594861,0.9788328526518476,0.4902231571615034,5.6158564854131 +purple,square,0,84660,0.5053424214209484,0.2190629477764645,0.530529101584259,4.94918813152563 +red,triangle,1,84790,0.44668695960118787,0.7330455454155936,0.4995256554394724,5.889024893119404 +red,square,1,84930,0.8449830715352793,0.21611575288156937,0.5182155074717697,5.925498285819928 +blue,triangle,1,85040,0.926958109999739,0.5342113765863877,0.49099023445820233,6.154341941941381 +purple,triangle,0,85117,0.9288825305316942,0.939341980818594,0.4929857040215251,3.548292623583446 +purple,circle,0,85177,0.9626625199225323,0.49321103995611204,0.5184648090893013,6.252167303074259 +yellow,triangle,1,85249,0.863185288184129,0.9824102452101089,0.5049890040216818,4.612167244335764 +red,triangle,0,85305,0.5958352128180107,0.8654861575613624,0.4972861186770385,4.301212412021034 +yellow,triangle,1,85373,0.6891109963670059,0.5598487053136425,0.5081804163010131,6.177650166306869 +red,square,1,85399,0.04444696494555278,0.40659666836302055,0.5019557737150733,5.016102424504741 +blue,square,1,85453,0.43533678167163514,0.6234199774564234,0.53043232462496,4.247318741992618 +yellow,triangle,1,85495,0.4885033103840972,0.8618985785584992,0.5103885187780002,5.86898618586082 +red,circle,0,85502,0.45903078371197326,0.41344786451110754,0.5001877573908404,3.1045092556740284 +red,square,1,85537,0.6524749145350351,0.4750682813895676,0.49587389900191603,5.571701325686253 +red,square,1,85554,0.13288382833222712,0.12652363890301355,0.4898886316409854,4.192329442381407 +purple,triangle,0,85665,0.9165693859199926,0.5990663759565618,0.48175339238838666,5.036858802932152 +green,square,0,85696,0.4969531680297712,0.6069793187187434,0.4853536293778346,3.617017936590416 +red,circle,1,85758,0.7673811559323066,0.7118863466073637,0.5000403901181234,3.2083771681535356 +red,circle,0,85800,0.26580652627237067,0.2760331671608922,0.49736425965449216,7.630871059376367 +blue,circle,1,85840,0.11013777448241957,0.9017110889256439,0.5047214420595714,3.6979178360614355 +yellow,triangle,1,85880,0.1331561035367932,0.2717369158720261,0.5135247227207125,1.9826667878965287 +blue,triangle,1,85946,0.9281915226809081,0.8567656494580272,0.4819063291682055,3.3700363405597096 +blue,triangle,0,85952,0.6560741835852083,0.9081115707455537,0.4843280261261515,4.61692007821373 +blue,square,0,86000,0.2573855469804952,0.052817807293260244,0.525614877145105,4.735408017435302 +red,circle,0,86023,0.9529616854463476,0.9297714206749162,0.5006966346960369,3.6965341674164436 +red,circle,1,86040,0.004535619454162698,-0.05728835919198161,0.4971310379335846,7.153721864285352 +red,square,0,86050,0.8822273632153151,0.653081844504803,0.5103419129447917,5.933332419607486 +red,square,0,86103,0.06669370736214342,0.36773747526761646,0.5079545366368898,6.210850232395764 +red,triangle,1,86230,0.6907567019266935,0.8606919751762712,0.48528181221837885,6.434699035200111 +red,square,1,86345,0.43846825973682,0.43124472691049043,0.514703836447414,5.080515361652981 +red,square,1,86380,0.006589188721299433,0.37588589051866106,0.5207165072910435,4.709114444836948 +green,square,0,86408,0.3192135829024829,0.3345720873057323,0.48941869913768826,6.569837798036416 +purple,square,1,86461,0.204977260756821,0.6371111201307692,0.5165373809591253,5.949163083044027 +yellow,circle,0,86469,0.597701461792648,0.35670266654168226,0.5058418665637808,3.7766931996225903 +red,square,0,86478,0.375466118901559,0.838530994982027,0.5184181346321209,5.761396597570934 +red,square,0,86504,0.2749973152860442,0.6120818076642955,0.5141722363816444,4.679835906439275 +green,square,0,86516,0.7952509358369487,0.11352179140199681,0.4877564007123762,6.044010973968475 +green,triangle,0,86578,0.5577754420142698,0.537015921693912,0.49216668978034595,5.25780930103903 +yellow,circle,1,86600,0.9298083801971766,0.2691936837615315,0.5074773323840887,5.943788739477523 +purple,square,0,86742,0.26844209430062005,0.16722149122350805,0.5171910939460402,5.529631800085454 +orange,square,0,86766,0.6236127964764546,0.824622233618583,0.41038412374955086,6.382606011640546 +blue,circle,0,86880,0.1289604180587025,0.7215540643216468,0.5124884412680788,4.104493916422971 +red,circle,1,86902,0.6960585098536233,0.7098281225752464,0.5065685553531767,4.747498559858811 +green,square,1,86940,0.14324020994482833,0.5477745931446888,0.4989466355760404,5.29301077071268 +green,triangle,0,87050,0.302256164969382,0.40827321598576705,0.48916041427608326,5.458618386292095 +yellow,square,1,87091,0.9989470669439893,0.8094609968758872,0.5220486909460273,5.606017207655145 +red,triangle,0,87112,0.49667485051740135,0.4410426190022123,0.4943920363122078,3.619905844571345 +green,square,0,87124,0.8535149065150077,0.17767917459805938,0.5053336928992425,4.987232980405251 +green,circle,0,87191,0.46711743492681324,0.7703705946909739,0.49946818840753443,6.944800092813793 +red,triangle,0,87207,0.3466592821905483,0.44613535018116524,0.4906961223719835,6.394956488950935 +red,circle,1,87225,0.35743135948632554,0.3931581158914216,0.5134829232936834,3.9386325934478816 +red,circle,0,87230,0.5994562009454839,0.6863393192150941,0.5177171005455358,3.5438057933320373 +red,circle,0,87260,0.9300393186700822,0.9730629946838242,0.5220100199772015,3.3574421162023618 +red,triangle,0,87314,0.9357964970459822,0.6974780997752765,0.49445737270561896,4.436924571862353 +yellow,circle,1,87317,0.19037117794694747,0.9462141857495838,0.5153512008271607,4.902176365027439 +green,triangle,1,87334,0.1974759436973993,0.6364433286063547,0.4875143524872009,6.070376328639818 +green,triangle,0,87352,0.011961258528259244,0.12833681307230294,0.49018819964701815,5.0097821956277615 +yellow,square,1,87455,0.2625002521574934,0.5268331696227,0.5153392727463008,6.127926832835439 +green,circle,0,87465,0.9183950271268285,0.28068213253221996,0.4982074271406311,3.4863064339772607 +red,circle,0,87483,0.5137285852430064,0.6121108763932952,0.5221909201857186,3.9867497508876255 +red,circle,0,87493,0.23132835434718124,0.16657327624206708,0.5240162454329246,6.211143736207306 +red,triangle,1,87500,0.3311507660196149,0.3072911451592233,0.4930352684774543,2.744361824185837 +blue,square,0,87539,0.689998439847817,0.17086757912137107,0.5314746114316544,4.226377913206856 +red,triangle,0,87570,0.3122803867641395,0.005530005742226951,0.4888479500186243,4.466384245256837 +red,square,0,87622,0.18721443249478764,0.5816600272569691,0.5092791481622222,6.725078049147522 +blue,triangle,1,87639,0.3256859367244205,0.7318787467561717,0.46723352798229956,4.142854655749216 +purple,circle,0,87733,0.720103476288958,0.27665638084450617,0.5184743700312244,3.8680365751931505 +orange,triangle,0,87755,0.136909765806981,0.7962599494612302,0.5759166080531287,4.891221168718161 +red,circle,0,87853,0.8409133535371011,0.830377583821616,0.5202413542184081,4.004141027021977 +red,circle,0,87876,0.47922843472128906,0.4801391717474627,0.5159806542454041,6.229308735970785 +red,circle,1,87968,0.6520460550560919,0.7012031828228016,0.5215992966552255,7.24717038157011 +red,square,0,87978,0.9628389672613668,0.7700936096284831,0.5144680508691644,6.402309060571096 +red,triangle,0,88032,0.5222458255471095,0.6794674289176424,0.487571815612238,6.301010686607192 +red,triangle,0,88122,0.9943305001843569,0.22105644256765367,0.4851530350422739,6.945469126131734 +green,circle,0,88138,0.7541179444584541,0.1995198131608652,0.4981938280026895,4.677340201319474 +red,square,0,88156,0.9304935412229189,0.25767245504117486,0.5201437186930495,4.347838722232848 +green,circle,0,88175,0.029856606049114442,0.4724542934246524,0.49529606749929744,5.239153910272168 +red,circle,0,88313,0.3478437693832558,0.43094945228989395,0.5195370451747886,3.4646229578630603 +blue,triangle,0,88368,0.1890335487272855,0.19692879923582374,0.46620361615742983,6.47726250919671 +red,square,0,88457,0.2822935000859188,0.2518444937152362,0.5116308723258176,4.795030252025749 +yellow,circle,1,88474,0.3079842059018105,0.31583331216016985,0.5160829950088107,5.7287833297392465 +yellow,square,1,88479,0.9312975273001926,0.3447736701073616,0.506512928694288,3.113794302887334 +green,square,1,88505,0.28680767421845577,0.19731353539187446,0.5023836181727168,5.974010357613005 +blue,triangle,0,88516,0.31415221485045286,0.10452498280803069,0.46651995765978715,6.775709626091987 +red,circle,0,88590,0.18118736635866772,0.2732601217275086,0.5150048478914612,3.038775381219024 +yellow,circle,0,88634,0.533109271437225,0.2409847389803199,0.519982259176935,3.7931595623721925 +blue,square,1,88654,0.8347202048347632,0.8348590571694064,0.5218446532326652,5.157077838611827 +red,triangle,0,88668,0.5385118250832934,0.6599222777978564,0.4963941634876704,2.450302952056379 +purple,square,0,88764,0.6379818509650313,0.27810883944405973,0.5258082533342047,4.902172150194376 +red,triangle,1,88865,0.45889509437717646,0.29306615608242537,0.4912948492098932,3.725714926612426 +red,square,1,88913,0.4535033333279207,0.5060440067258897,0.5034413413366144,3.837566865811176 +orange,circle,0,88926,0.3929316940775186,0.704627336422896,0.5694471343321359,3.4962592690274352 +green,triangle,1,89026,0.15580067906449124,0.7557704921766489,0.49392287246036126,5.329030236501437 +blue,square,1,89081,0.2567067410098277,0.15247060718470962,0.5089035564795482,4.789473104301443 +green,triangle,0,89112,0.3944824455680097,0.8121198519197657,0.49052355499603345,5.330948190715866 +blue,triangle,1,89203,0.5976330769507754,0.7102155310683201,0.4695164460027588,5.735878360382215 +yellow,triangle,1,89217,0.995942149508161,0.4941423999900775,0.5129643503653288,4.210098298969784 +purple,square,0,89250,0.7503726162226729,0.7028875584665251,0.5273210464131695,4.023682826869028 +orange,triangle,0,89442,0.8388145593651725,0.36539296496454376,0.5689138554856443,4.470934379368963 +blue,square,1,89447,0.15810908625937126,0.4977412858035154,0.4996616216961808,3.770318706188114 +green,triangle,1,89454,0.12688907780923842,0.9015488320860884,0.479732262522811,5.56933671342642 +red,triangle,0,89503,0.306096175594919,0.3599329931982266,0.4665503045245165,5.658701662250443 +yellow,square,1,89512,0.23044008790472226,0.5316460023460884,0.5167898488269921,3.2337158385108036 +purple,square,0,89522,0.583204232636298,0.03433398479572103,0.5192606437091687,5.055528221955931 +red,square,0,89576,0.8375324605585642,0.7240175484645615,0.4839359618987001,6.6148486392977555 +red,triangle,0,89650,0.16710089377926407,0.19217982174775416,0.4634849134665472,5.722381193570459 +purple,triangle,0,89674,0.9289822235477184,0.5466694706477355,0.4888344753616643,4.4614783250497805 +green,triangle,1,89789,0.7619211136981571,0.9664456797266976,0.48821251407230526,6.3435015346251555 +purple,triangle,0,89909,0.1831028184524659,0.8897278239300359,0.4833455897790024,5.058196201171949 +red,triangle,0,89936,0.982094481944249,0.6793314418094522,0.46844996778798054,5.890817102923555 +yellow,triangle,1,89945,0.45368052648596024,0.4745196812368383,0.5139841744490372,4.5522715493218575 +purple,circle,0,89997,0.9702000483454254,0.3617556458150133,0.5185003908844511,5.112799994729716 +yellow,square,1,90024,0.2547168060635172,0.07350203292972057,0.5107974338948419,2.688217134959706 +red,square,0,90080,0.560121772525682,0.9250063844899973,0.4942173949689627,4.601272719174409 +red,square,0,90080,0.29548533607403416,0.28021066457808974,0.48962151548347776,5.382165331250633 +purple,circle,0,90148,0.13659246925096058,0.06895464518149219,0.5176907558493679,4.844182939540203 +blue,circle,0,90207,0.47420493830062116,0.4689363664079186,0.5009137850835026,6.814850597466596 +yellow,circle,1,90230,0.3649574962053963,0.9438503252508527,0.524123219555697,6.911271124524205 +orange,square,1,90263,0.8391899083128312,0.6276509906479505,0.42844836573151446,7.041064455951641 +red,square,0,90276,0.11334223991708248,0.9788721421654617,0.4946712092420715,8.263906489831188 +blue,circle,1,90291,0.4975448290399146,0.4886137766199352,0.5026839209760607,4.0557343423602 +red,square,0,90371,0.9796179992230603,0.11925774539869971,0.5070233777528229,3.1993964769090817 +red,square,1,90415,0.04208110691033329,0.7045783603996948,0.5020761436204241,4.960897090162895 +green,circle,1,90455,0.2680421869217886,0.7263634531886776,0.4890766606974493,5.775746964352905 +red,triangle,1,90469,0.11892109194760236,0.12374392414032054,0.46487904187630064,5.240047904272167 +red,square,0,90489,0.7340181771722744,0.4150228289969201,0.5062101678586294,7.71940258167178 +blue,circle,1,90803,0.09869311940857994,0.9879665105886851,0.5060441257188537,4.897734148492549 +red,triangle,0,90836,0.6279603167184599,0.24328717017362333,0.46679460354113417,6.10072752791248 +red,circle,0,90890,0.4194598561896208,0.48095042182790404,0.47445644374146156,6.125518971125518 +red,square,1,90905,0.39419042509313074,0.4712120356676651,0.526520098315357,5.50858911126996 +orange,square,1,90986,0.21398545608874076,0.3327438217384592,0.42995049046229306,5.013794094349802 +green,square,0,91095,0.8620119499448504,0.7422761330543318,0.5010961516491418,5.235397592591949 +blue,square,1,91117,0.40870099957765416,0.09603364165041095,0.4982421218882375,4.433731858645439 +red,circle,0,91128,0.2758700142148337,0.18857808458009317,0.4774774289687381,3.6264788254500324 +green,square,0,91148,0.8456889525831227,0.34460038104831514,0.5013204315660162,3.1549125179985116 +red,circle,1,91186,0.584444842312468,0.6762016489942521,0.47332815768680336,6.191763407311394 +blue,triangle,1,91248,0.629872805152489,0.738237391718675,0.46475547392987365,4.369157260590089 +red,circle,1,91305,0.49549051712486447,0.4127856071935651,0.4702181248530784,6.496922388094785 +red,square,1,91328,0.41093547627034277,0.4152124376647903,0.5208299110691808,4.2991460101403165 +red,triangle,1,91346,0.09956924080952334,0.6245172273399839,0.4885407113769078,7.385039056658042 +red,square,1,91368,0.7254459671463113,0.21021140585863018,0.5224808677300795,2.2434457473906817 +red,square,1,91379,0.6216072217003132,0.3766395064413671,0.5238447903432146,5.157803976245525 +blue,square,1,91413,0.816083747187527,0.37427154100481097,0.49701815538436694,6.179702497024615 +purple,triangle,0,91574,0.6140602839536116,0.9578439146614126,0.4746984665016912,6.813225935585945 +red,circle,1,91581,0.6208984059548167,0.636639988537876,0.4726808922368345,3.188376306239057 +red,triangle,0,91605,0.22723088051723017,0.026149800459273287,0.49331198444034696,3.887630562796511 +red,triangle,0,91621,0.8001696915749024,0.5731942053107962,0.4929859256731647,3.568099487200511 +green,triangle,0,91656,0.9318387690602623,0.12665624035639111,0.5037004984699845,2.3467133447185216 +green,square,0,91748,0.12456581981931436,0.883148960798387,0.49515554358393876,3.603252602745812 +purple,circle,0,91862,0.009260966273030968,0.3643532551759031,0.50461608854499,3.224648113610772 +red,circle,0,92314,0.3305114197962977,0.26215981248890485,0.4669089573931814,6.1283965136077 +blue,triangle,1,92316,0.36351048587455226,0.15185578655505938,0.46882991402399815,5.411330819128106 +red,triangle,1,92370,0.6175374892791614,0.5591418620627553,0.49924434063975814,4.648435388479871 +red,triangle,0,92421,0.056485003653457544,0.5321067702850311,0.5097311523619275,4.078875360176105 +red,square,0,92426,0.6598001887643938,0.974483546568608,0.5110148390733568,5.471820968206001 +red,circle,1,92435,0.5480142845173197,0.5507287556020418,0.4648978333211994,4.26028250756848 +red,square,0,92478,0.66815605605291,0.16992318398289352,0.5125713069060034,2.3461676763012065 +blue,triangle,1,92501,0.2840645650597521,0.5915011022088547,0.47010132905443736,4.948260609046575 +orange,square,1,92547,0.34681888903921965,0.8883863876914582,0.43780403571896853,5.1432940680861625 +red,circle,1,92572,0.25980655441865086,0.31864635068856784,0.4616711880068182,7.627087597534827 +green,square,0,92585,0.0033977158708345945,0.879157308513157,0.49089343950599373,5.760800836737598 +red,triangle,0,92620,0.3523008482012435,0.233517374068138,0.5111283433205345,3.4231157107312082 +red,circle,0,92673,0.08830245423640493,0.12628649572433515,0.4606771844452173,4.696988200169612 +red,circle,0,92719,0.06153501592828736,0.03144237404548818,0.45625352560856436,4.0473573353997345 +red,square,0,92746,0.5394842076134735,0.8190064518912963,0.5149436109295445,6.103166467950317 +yellow,circle,0,92821,0.667516917381741,0.9070418145717987,0.5155575064369328,3.8724976015806 +red,square,1,92858,0.18154704500099672,0.11586736179004842,0.5183959674976494,4.902869038747442 +red,triangle,0,92998,0.6712385194632811,0.0491429765609408,0.4919172267929653,6.821391868320805 +red,square,0,93041,0.07671380981314968,0.005631145462132059,0.5236039946598601,3.167977833741342 +red,circle,0,93195,0.4349011581609893,0.38722668221800527,0.4731453910500843,5.3259745387953545 +red,square,0,93215,0.42822527792117604,0.786366831549971,0.5236981498070891,4.273571887520834 +green,square,1,93297,0.8796869175865145,0.5504382156610115,0.4879632964615258,6.2997048873170165 +red,square,0,93360,0.5630589411992264,0.37113655990793104,0.5204276279839974,3.6923615555266047 +red,square,0,93440,0.5187113003313534,0.09067843914892038,0.5149110152970373,2.1679929491871284 +red,circle,0,93460,0.14778317982910216,0.12571868464232716,0.48295829188184886,3.184000350864465 +red,triangle,0,93542,0.7926142706690833,0.04786436843223896,0.49907456005389134,3.926938270609296 +yellow,triangle,1,93638,0.4994430856875165,0.47935163963486827,0.4701160447993267,3.73262399412859 +red,circle,0,93676,0.3948046303024072,0.4121108483875691,0.48971017045156034,4.499219827848638 +red,square,0,93757,0.743644262127313,0.5157150655679379,0.5105152855289237,5.8322889389225905 +red,triangle,0,93840,0.8244386918780712,0.49522422520935383,0.49609792898559774,5.792777257826361 +purple,triangle,0,93903,0.1535425894580954,0.7120781510661807,0.47537974954703227,5.058900923916902 +blue,triangle,0,93960,0.1973218618775322,0.9530492388588838,0.4617885531200715,6.670471818319808 +red,triangle,0,93965,0.3576892089843021,0.882598171590402,0.4938401992690651,5.229466628010987 +green,square,0,93984,0.7556398308990591,0.5980658160073816,0.4878320283482015,4.408317424008135 +red,triangle,0,94185,0.02300133184088371,0.9779512673634337,0.48908924221353145,5.735290464494384 +red,triangle,0,94193,0.03124501773090571,0.21712108500504768,0.4923018317079637,4.76589558050777 +green,square,1,94238,0.9865896628528927,0.31615447659848284,0.5003805315856048,7.4518575317361035 +blue,square,0,94464,0.2801607700524624,0.2015854419727171,0.519552893958359,4.70876882080991 +purple,circle,0,94559,0.048399221894146804,0.6988242222804614,0.5171622814987747,7.33308130902666 +red,triangle,0,94608,0.43620780117479785,0.6889601156499006,0.4901148033925918,4.915015507868817 +green,square,0,94653,0.4028252886018707,0.9831099436527031,0.5034201780895502,4.894101913088159 +red,circle,0,94706,0.2736470334758355,0.18835044103727158,0.4703404544651524,6.22269238955904 +purple,square,0,94764,0.35498488247695426,0.9704453962233955,0.529651442786798,5.19716863007178 +red,circle,1,94791,0.9537936185938203,1.0342052123918053,0.476701579621606,1.9447915179969326 +green,triangle,0,94876,0.5897157268912211,0.6555441536188846,0.4945292833937358,3.9974627238892513 +red,triangle,0,94960,0.18013409590928642,0.35440753547028114,0.48921102464987837,5.547026580052797 +red,triangle,0,94970,0.728291402836162,0.23505179222597683,0.48709280398974536,4.177604570058875 +red,triangle,0,94970,0.5917663116001257,0.7767932899747644,0.4851895455582016,3.6331749639659674 +red,circle,0,94996,0.5955398962459819,0.5197973676207062,0.481989372463763,6.94120922844196 +red,circle,0,95117,0.011705052863797638,0.034648019856913057,0.48299438964552216,3.816372017573336 +blue,square,0,95130,0.9273009557486024,0.7357381633429845,0.5090561431721482,3.157013657905273 +green,square,0,95141,0.05469452707709799,0.8848738136208745,0.4956930824740668,4.281473117133831 +red,square,0,95159,0.8806668860792601,0.9786873175414998,0.49459196646275816,6.851446664830967 +orange,circle,1,95176,0.34593136590741314,0.4416897756734529,0.5676174161460276,5.648625579356253 +red,square,1,95314,0.8526501716488706,0.9333564387668003,0.4910510751371172,5.265449401015254 +purple,circle,1,95315,0.6139351366699671,0.39126953778481033,0.5090256721139687,4.814737897496203 +green,circle,0,95365,0.4433647201287031,0.4599288679870087,0.4848493488276461,5.371246411741548 +red,square,0,95419,0.1708011381668736,0.43438600758340673,0.5068254458597846,4.811428825813501 +red,square,0,95531,0.8831682858199408,0.5694865660439371,0.5076397692908704,5.145984347006527 +purple,square,0,95543,0.00839820281799708,0.7807552004223764,0.5059091637919266,3.868835632838128 +green,square,0,95656,0.41118817230705196,0.13968436485360425,0.5019171964746337,6.949639384553794 +red,circle,0,95737,0.18134716282828423,0.2043377400812217,0.47094608313511016,4.935272573054632 +red,square,1,95759,0.588740940721605,0.19724473220844008,0.5206415478067581,6.755422715821688 +red,square,0,95831,0.3278533058062141,0.8442042976660211,0.5203294879159722,4.423239178490451 +blue,square,1,95837,0.7720445432294831,0.5757219760273705,0.5164587104397059,4.510045768232531 +blue,square,1,95920,0.3541271073840022,0.6250820737479565,0.5169640456632087,4.592221832856935 +green,triangle,1,95990,0.28654536845388345,0.7104747674451096,0.4886288289397324,3.721143712861064 +purple,triangle,1,96019,0.3483325900059425,0.7618531249056861,0.49908236650320126,6.563431799795914 +purple,square,0,96060,0.984191051199003,0.49188353971303544,0.5146144529518357,5.464333616758623 +red,triangle,0,96180,0.003432401932833451,0.7894909501931063,0.4983287820955183,5.589711613507426 +yellow,triangle,1,96195,0.9879987050373236,0.5785879845775445,0.47782380647072115,3.5301921169928234 +blue,square,1,96213,0.4892906672106717,0.42325215900322055,0.5296326413109367,5.4089410793474535 +yellow,triangle,1,96225,0.335356080874326,0.9654767676653999,0.4786758345187025,4.032056425000531 +green,triangle,0,96285,0.08317960388420353,0.05527082012393969,0.4923720502222301,6.2456910159782355 +green,circle,0,96340,0.8565282360250388,0.6270400771471198,0.4887926213135214,4.050287884169138 +blue,triangle,1,96402,0.8247156059775866,0.9101045837615745,0.4645567791552847,2.2221697922297143 +red,square,0,96488,0.6338138291092693,0.8269611673177908,0.5034903167512426,3.694879197813178 +blue,triangle,0,96512,0.30339376605967683,0.2998294051248267,0.4729658293817687,5.079484364320856 +yellow,square,1,96555,0.7261012927606054,0.009325721191105418,0.4790924569942006,6.217337023365913 +red,circle,0,96630,0.9314730806510404,0.9954436659708578,0.4514717429006954,5.924753025553248 +purple,square,0,96731,0.39458413499368916,0.2813823844019291,0.5081072908947802,4.263514443880108 +green,triangle,1,96752,0.9065762690383302,0.9046720653596545,0.4921731941018724,4.319254894961902 +red,triangle,0,96790,0.6370843106967571,0.143488001432015,0.5095595648078439,5.65057539276244 +red,circle,0,96830,0.07968289816483531,0.008009844239713182,0.4575932686813045,5.708154737235744 +purple,circle,0,96860,0.42275087939323375,0.0016129021924315978,0.4961030391550122,5.522779801656512 +blue,square,1,96876,0.16557438657849877,0.7330541668699042,0.5208898178469412,4.728139565901707 +purple,circle,1,96899,0.3042560548629004,0.8613059771178814,0.49816799257040795,2.6996383607092898 +blue,circle,1,96906,0.6271845487497092,0.16756375559229952,0.5059461125942329,5.774558641274722 +purple,square,0,96913,0.621824733028831,0.7028058513640072,0.5044537891716677,5.994943407245322 +red,square,0,96937,0.5715553753973288,0.5950775409511314,0.4742473754259497,3.7499901142331016 +red,square,0,97088,0.39758435112802737,0.025681303523298338,0.4750521686273393,3.884814291977623 +red,circle,1,97121,0.6094371866342598,0.6145633286773059,0.4700595386519573,2.470061601378447 +red,circle,0,97153,0.022959149801579093,-0.06251659875376299,0.4679988134609304,6.467396176640464 +red,triangle,1,97176,0.8507450389967466,0.12738594042762352,0.49818119145661777,6.102639203395218 +yellow,square,1,97210,0.5870462085229411,0.7679267898979908,0.49299997859219014,4.611673042683459 +red,triangle,0,97267,0.6451743760348422,0.3649268467247472,0.4971641461407697,6.107101597117463 +yellow,triangle,1,97335,0.7986984420890121,0.4235654250272455,0.4685687516156792,5.979655057107756 +red,circle,1,97373,0.1664205758157251,0.24361276966915363,0.4629361758519966,5.44323737594651 +red,square,0,97400,0.2986642870745606,0.5342538236383578,0.47859429653087393,5.779630799319148 +purple,square,0,97425,0.1603995926908216,0.6712148279648789,0.5039088972783483,6.121671282246858 +blue,square,1,97535,0.35754702843715513,0.8469615137616913,0.5215485408315904,3.9908193019915523 +red,circle,0,97555,0.4089460209188528,0.343381695172298,0.4519349552897742,3.5033837674364907 +red,triangle,0,97565,0.028198426192367676,0.29538143970482256,0.4827496828740188,4.3784689050709575 +purple,triangle,0,97574,0.4190493676205109,0.326075179366235,0.48796103238995014,4.699772395270649 +red,circle,1,97705,0.09469437870012098,0.0171392211923395,0.45168513448312947,6.500318556207104 +red,square,0,97710,0.2199472493683048,0.4356283283786907,0.47451616440194,2.420696947665323 +red,circle,0,97730,0.17224817632060863,0.1923013692117715,0.4493551460602599,4.371702737184482 +blue,circle,1,97818,0.06973620768755595,0.6773734434770574,0.4956380924266746,3.411108402527207 +yellow,square,1,97849,0.08616466838911396,0.44959469573067934,0.49165226266629214,4.952423114928295 +yellow,triangle,1,97990,0.2880463736512431,0.06793370921106034,0.4857346424503494,6.202145331491682 +blue,square,0,98026,0.4666047558178156,0.4477869078884964,0.5270831626273705,6.483150967928366 +blue,triangle,1,98035,0.03958327071148926,0.9808591624675925,0.47999008331371423,3.387750609056868 +yellow,circle,1,98063,0.5839466437934966,0.047586056124955256,0.5043674860910469,4.2023422725991795 +red,square,1,98185,0.877050431737364,0.1412234784195453,0.4779698609655773,5.905344989578135 +purple,circle,0,98309,0.8323681578618354,0.4009772358073388,0.4991254172970417,5.796627333155844 +blue,square,1,98314,0.6218412534152329,0.13203849243261367,0.5276977657598075,5.218695664804933 +red,triangle,0,98344,0.9296449754835698,0.4712968643093124,0.4934614086654848,6.577965288044673 +purple,square,0,98388,0.7718737247780234,0.6001298920920297,0.5164177851721635,3.7329129523608358 +red,square,1,98499,0.6812370130538277,0.6870565007761864,0.47103173409617605,4.228692335973787 +green,triangle,0,98555,0.8107162511523891,0.6425720040589783,0.5039050475960446,4.895770349593239 +yellow,circle,1,98670,0.6612331744905893,0.9499200560279573,0.506581756209345,4.7403014772193535 +red,triangle,0,98674,0.44478151894654405,0.09070065226028967,0.48394783700353383,3.51242623422983 +yellow,triangle,1,98704,0.381032115426555,0.8837892566613732,0.48352160536753136,5.348641475307055 +yellow,triangle,1,98867,0.5027254051474224,0.5101930780600366,0.4830942953848948,2.7025322855637834 +orange,square,0,98895,0.6936910256320047,0.9498158297363946,0.4520906884958285,4.882801273625204 +green,triangle,0,98985,0.49853512058350125,0.5764915981286588,0.4956618875197631,4.774964274179864 +red,triangle,0,99031,0.5890841093340901,0.5883775815373468,0.49549226440127525,4.290868266838365 +red,triangle,1,99125,0.6317764449010911,0.6951353956260371,0.497588343917601,4.41150617864654 +red,triangle,0,99162,0.5472139804234594,0.09785001228873513,0.4978184952224072,6.962437924723382 +red,circle,0,99230,0.9562482183741495,0.8826967413678363,0.44139282286999065,4.103237354674017 +blue,triangle,1,99263,0.32906942834967834,0.04441043167758585,0.4786505667651544,6.941310794746223 +purple,triangle,0,99290,0.5423250339824264,0.9782254943207901,0.48591740051744153,5.399628344491177 +yellow,square,1,99300,0.13315820362144715,0.7929718422014979,0.49228322358169435,2.9066618802178397 +red,square,1,99350,0.28186709058447346,0.1567437708072471,0.4792286911651259,4.527431961920657 +red,circle,0,99431,0.21543583798778732,0.208894682890885,0.4486256468076395,6.5088292960379635 +yellow,square,1,99555,0.275008475479687,0.25732616191118773,0.4914647098759426,6.391657589122708 +yellow,square,0,99615,0.8691275228425905,0.8283907399963428,0.4905853123294009,5.141910048153816 +yellow,square,1,99616,0.6280486753499899,0.06997909890753551,0.49427503713290105,4.3310207524761255 +red,square,0,99648,0.8581791249533122,0.33032276800139293,0.4775603229971717,6.872740262005638 +orange,square,0,99660,0.5305484260888517,0.6395420890953419,0.4470812238449707,5.505592363895363 +purple,circle,0,99700,0.3910552042054093,0.5316953267797838,0.5045863608583576,6.630198164770575 +green,triangle,0,99709,0.2014741394799323,0.45356818204603155,0.4999580909964705,4.688201746429585 +blue,square,0,99778,0.9999687954968421,0.6608174493208964,0.5534745633575466,5.623642597337606 +green,square,0,99814,0.8056375568030112,0.02650362957483232,0.4972983771865608,6.4266425890062715 +red,circle,0,99826,0.6587117875549231,0.6323271493539752,0.4526179140575325,4.795868835633861 +purple,square,0,99903,0.3275622109317212,0.156398657216808,0.5134007901032216,4.214075516934493 +green,square,0,99930,0.10124980097061853,0.5883466718981434,0.48844941490238075,4.254112703841412 +red,triangle,0,99942,0.7764431209908271,0.6331391323799893,0.5097407847318928,4.585809575946289 +yellow,triangle,1,99960,0.35237549969116677,0.6440342810487489,0.48229902555079085,3.746025110505693 +yellow,square,1,99980,0.21144402683191654,0.35525920497339936,0.48980554175422575,5.563832041914108 +green,square,0,100035,0.9170264825333977,0.028239567818985956,0.4890411948355596,5.296458705657451 +red,circle,0,100089,0.3589061196040345,0.45499975082874927,0.46572530893566877,4.099318263473547 +red,triangle,0,100197,0.4834020950932344,0.8011928485397729,0.5036331486472593,5.916124955844004 +red,circle,0,100230,0.12020360205387759,0.11833445343070319,0.4723066864399126,4.91086132677583 +green,square,1,100323,0.7346402145701634,0.4870519246020618,0.4952248232210816,1.747089427849134 +red,triangle,1,100344,0.1771154216423373,0.9091111630027483,0.4969392822804526,5.508174477049551 +yellow,square,1,100355,0.1389484373935782,0.7954206786998465,0.49321513119577404,4.7109717054894835 +red,square,0,100403,0.4243748777326032,0.39735323780812826,0.47105027874477834,5.421171183462579 +red,square,0,100445,0.871843108864359,0.9336326551291133,0.4688954139345142,4.323140257845679 +red,square,0,100455,0.8908823925552248,0.20630191479378013,0.46716683277348237,2.472717016068336 +blue,triangle,0,100515,0.09100832624872379,0.04582601015673837,0.4823149266245357,5.339490039200462 +yellow,triangle,1,100540,0.7905855937210129,0.9593153532834586,0.48989896592471777,6.430462515321839 +red,circle,1,100557,0.057190524412237265,0.04385477044455901,0.4733817342765147,5.272474119505085 +red,triangle,1,100581,0.4354784562297822,0.21617331266801965,0.5009794314928293,5.877991685641125 +red,triangle,0,100604,0.7244838424717188,0.5309136275637878,0.4971465048246595,5.0658954358483195 +green,square,0,100608,0.24340675122958422,0.8255111608008159,0.4979733834816281,5.634563971385334 +yellow,triangle,1,100627,0.7453012545768237,0.7624020233421406,0.49334280447518736,5.700703641804989 +purple,circle,0,100685,0.6781333286747125,0.022576925798226788,0.5199250228369507,4.437825158510398 +blue,square,1,100726,0.7403880066348806,0.47262547174311853,0.5488913776965691,5.45906730646779 +red,square,0,100785,0.2541418088910403,0.7626275950615311,0.4767066609617063,3.1651518562895546 +blue,square,1,100786,0.9099244238077343,0.049171025656529754,0.5552170355377419,4.066033266203033 +red,square,1,100807,0.7276333778610681,0.3152306132283508,0.47304403629197467,5.598684925958004 +blue,circle,1,100913,0.7973611715302398,0.4681934591008653,0.5079136909749219,5.87364653371787 +yellow,square,0,100965,0.04418462529121048,0.5398725663459474,0.48315324426508943,4.953864327567819 +yellow,square,1,100990,0.4852966412860893,0.2097734853774884,0.48406903219773795,6.467237069367475 +red,square,0,101060,0.20767535187676434,0.35395988784192844,0.47318077532588954,4.585833153659872 +yellow,triangle,1,101091,0.7555638475616732,0.7581416343141402,0.49492005364328967,6.220711417672656 +red,square,0,101100,0.4402676003946484,0.7362714412432786,0.4751764719319071,4.2089843660157475 +yellow,triangle,1,101101,0.09949250682197808,0.7389268962441031,0.4916110158827713,2.5826792294446195 +red,square,1,101125,0.6655962518773444,0.05151794693857803,0.47410281384694064,4.690864719006703 +green,circle,0,101190,0.44838883136037433,0.6293054211549913,0.487621263769257,5.399285734027991 +blue,circle,1,101194,0.4457729491374911,0.7610803102136118,0.5093249361685223,7.175902031078318 +red,square,0,101222,0.18660890611323167,0.14660774667450938,0.477514688453468,4.376145717723959 +yellow,square,1,101240,0.902168245673722,0.6493342199208197,0.4825855039763055,5.894437524689646 +red,triangle,0,101266,0.04607346520696931,0.3365049865711909,0.5025770626581808,3.6815623444894316 +red,square,0,101280,0.09570767414574732,0.3220551102104332,0.47324770650740083,4.8837923540776815 +green,square,0,101284,0.3319426191497634,0.09054174434307893,0.5017534449904048,4.105641735089985 +yellow,circle,1,101360,0.556578973857646,0.7071490161280659,0.5069793212611403,5.469948849755434 +red,circle,0,101368,0.3039942254302943,0.3122089338916067,0.45605982272399836,5.563968295206995 +red,circle,1,101394,0.28175132252497204,0.2674419753028022,0.4596186856645792,4.5898142779889985 +purple,square,1,101455,0.19157058456027476,0.6428233519997256,0.5118420832713926,4.558290023769178 +yellow,triangle,1,101459,0.6243290631913431,0.2390007358170263,0.4845860681940951,5.94965287880476 +blue,triangle,0,101547,0.4603742143224958,0.6019134039230633,0.4723535978831347,3.6303899559080044 +red,square,1,101606,0.8558078327832467,0.733557172357148,0.46924133964859593,3.0087522559296573 +purple,triangle,1,101652,0.665769914796747,0.4873343938638852,0.5001326204800022,4.304108536780179 +blue,triangle,1,101658,0.4530933215615147,0.7638118580254276,0.475649898135404,3.122665111313174 +red,triangle,0,101724,0.8866858675128158,0.25359589218607814,0.5047222629462997,3.8760010833945824 +purple,triangle,0,101743,0.19087911365731003,0.33842493480764047,0.5015298350795904,4.1610259743794025 +blue,triangle,1,101780,0.3455948925423973,0.3683925659620565,0.47949830635276314,3.7715676445970114 +green,square,0,101808,0.9885483211654953,0.19005693630463472,0.5012041504764215,2.7176909504997457 +red,square,1,102070,0.16345566725498084,0.453627223426604,0.4792841717503976,5.434294337938392 +yellow,circle,0,102196,0.46086198545959567,0.03561387041350628,0.49675056150316477,4.620993840086939 +purple,triangle,0,102235,0.03238344335240806,0.5845934287185213,0.5035944492302823,4.109788851654614 +red,circle,0,102291,0.20353624365551426,0.12439513739605154,0.4900679585417017,3.0281987803634673 +purple,circle,0,102336,0.03015863675571462,0.5640779534472669,0.5198566608956013,3.152395238235569 +green,triangle,0,102340,0.4768331186199606,0.7845590135745738,0.5001349858115531,4.7617308313940105 +purple,circle,0,102437,0.41352057462161684,0.38036640836017444,0.523766189116093,4.8588539898092336 +blue,triangle,1,102555,0.578190438769998,0.06207467487639928,0.46279483083258044,4.942007404520102 +blue,circle,0,102608,0.4476477995189405,0.968305463597405,0.503931115171428,6.032347196283561 +yellow,square,1,102642,0.3980382303167961,0.16779058275347614,0.47807863399685996,5.166838739738081 +blue,triangle,0,102660,0.8185443882286287,0.4462946247223919,0.4583570542205554,5.121904497527895 +red,square,0,102706,0.5508470367861992,0.7352628408099238,0.49624081648185164,2.408961669932586 +yellow,square,1,102750,0.2949436952313761,0.25532287411059296,0.4749485239082093,5.7920768347332485 +purple,circle,0,102761,0.6673756437469976,0.11646967361570182,0.525127478437238,3.8041884589075416 +yellow,square,1,102801,0.9957663880933032,0.04075382445641618,0.4790131468409233,4.430449135887328 +purple,circle,0,102815,0.8859296580833327,0.44152398773944956,0.5243191840638861,6.284778254039376 +blue,triangle,1,102917,0.22343138765063875,0.7780592920251577,0.4671401797273996,6.404036002125561 +red,triangle,1,102967,0.9862681100782191,0.3625194217225697,0.4819975603569129,5.716266601790803 +red,triangle,0,103032,0.6509941267118564,0.8742107014890693,0.4841373642916209,6.154297063374156 +purple,square,0,103062,0.7844987016978546,0.1260516658115648,0.48882143192611405,4.923141649550177 +red,square,0,103070,0.2535448471843621,0.612824998756782,0.483281904203936,3.9650454100684853 +yellow,square,1,103113,0.4482405043218112,0.7208143188766652,0.4841411980701381,4.7184021718129605 +green,square,1,103120,0.32864238666518697,0.7422489567960413,0.4981631672571617,5.560039366900285 +blue,circle,0,103142,0.7931085242680358,0.5378664558396107,0.511333712944964,6.244418683732882 +green,square,0,103208,0.5024747591273615,0.30606775994656055,0.5023971107310841,5.971874361422845 +purple,square,0,103225,0.981607525837907,0.024517217534665736,0.48414038851979124,7.033471206867201 +yellow,triangle,1,103381,0.13078792556010643,0.3718249466630916,0.49257167615624425,5.420530758862185 +red,circle,0,103421,0.15087803153054025,0.13036837815332303,0.510640284057038,5.755186065704337 +blue,circle,0,103512,0.19072545825993015,0.5775810261036246,0.5086130740532994,4.494661457920724 +red,circle,1,103523,0.7013857648850876,0.6854606781088107,0.5124339097928752,4.5275892912353575 +yellow,circle,1,103705,0.28926084540176855,0.5255580433483552,0.500244785729827,4.864227836455215 +blue,square,0,103805,0.7364068542751167,0.8425750569780169,0.5202998470076121,4.568785316705065 +red,triangle,1,103810,0.015134158300051381,0.005141441604602726,0.4799910966279857,5.608059419471317 +green,triangle,0,103812,0.20232363430402966,0.9747976412788846,0.4869994008254588,5.144694606405472 +yellow,circle,1,103818,0.4200556032401409,0.0419122729174537,0.5029180228830644,6.39235931369511 +red,triangle,0,103840,0.604285406782027,0.8825898557122033,0.48361116770747503,4.101414735462282 +blue,triangle,0,103873,0.9150206510077719,0.7381481026558343,0.4717636808134761,3.8989520003469136 +red,circle,1,103883,0.9443781585303996,0.9363124317171395,0.5015458895612563,7.265805545896871 +red,square,0,103920,0.051312207547014155,0.03676194178498071,0.5015784226702108,4.73663565998667 +red,circle,0,104013,0.7005794532730988,0.6199760079942978,0.5052547171308521,6.929958368932134 +red,square,0,104015,0.16896240695737885,0.01402479456565009,0.5039303879865271,7.151823173558 +red,triangle,1,104027,0.5520575425730366,0.3132680497082878,0.4877565508517673,6.454420045772124 +green,circle,0,104072,0.7520206509086963,0.6553055268846822,0.49171094823350175,6.2568836785220725 +yellow,square,1,104166,0.3781062484210904,0.43552151042424603,0.48989793005176374,4.36450968555036 +blue,triangle,0,104309,0.1938547909208802,0.1602762573569535,0.4845845860150253,6.123530988085708 +green,triangle,0,104330,0.70746208666508,0.452479814138137,0.4811190367094136,4.654970168609935 +red,triangle,0,104350,0.7837690677100517,0.39190552606063767,0.4823449183268131,4.245377289823519 +yellow,triangle,1,104357,0.6595784940624211,0.08922864572034839,0.48811468372401096,4.87625037051284 +red,triangle,0,104372,0.4670648113957009,0.39507018052422593,0.48414830298406314,5.643536358223112 +red,square,0,104430,0.4588266866733186,0.30875703765159535,0.5117661414697479,3.7482905230326016 +red,square,0,104545,0.5771726400821975,0.3075124926254057,0.5076228127773007,3.782374903997308 +orange,square,0,104555,0.7877058307527456,0.2795287701194453,0.4639793508358662,3.6093105112053663 +purple,square,0,104587,0.42187001720453066,0.3910289983719927,0.4782068025346633,5.5548113220648005 +blue,square,1,104655,0.17419377514571455,0.988466648959089,0.5025268505070141,3.7535385827124315 +yellow,triangle,1,104715,0.43537375332290085,0.6660195638043036,0.4815614007667239,5.260029874205696 +orange,square,0,104795,0.26974136046632957,0.7243473388841524,0.4692110316805057,6.224696516280145 +red,circle,0,104934,0.7274543776117302,0.7197268976235901,0.5137025133174515,4.073324565455679 +yellow,circle,1,105009,0.8244211294077465,0.4825660119872498,0.504689011946689,5.133370845494649 +red,square,0,105040,0.18078420863249356,0.6627133015346834,0.49104305726380315,7.805174952380121 +red,circle,1,105045,0.7934007608495821,0.7598129355276987,0.5147500935084519,4.125728349661089 +red,square,1,105045,0.4339021451114192,0.8763828498445537,0.48716228147169227,4.8350904666621775 +red,square,1,105141,0.9846044230863127,0.7269395853722801,0.4857940563228247,3.5093487141875666 +green,triangle,1,105153,0.4268055269262121,0.25302576037986413,0.49682807188231104,6.53581977103698 +red,triangle,0,105196,0.3749137681851894,0.5887039101559038,0.5056732836696755,7.662409352299659 +purple,circle,0,105242,0.9581952715352486,0.306884773395668,0.5094180085614227,6.561621537914609 +green,triangle,0,105265,0.4444445924121314,0.9392318771195354,0.4955882458073949,4.456179712760757 +yellow,triangle,1,105306,0.7463326458125114,0.7480201022174645,0.4875042825188887,3.908828774224243 +blue,square,0,105333,0.46014722298657207,0.431619130779731,0.492328739500153,4.104287058571806 +red,square,0,105384,0.08086936595008021,0.8285766235634872,0.4922966863814496,5.122748040194756 +red,square,0,105391,0.7329916847856454,0.9698052478978167,0.49610227404122836,4.264437968440457 +red,square,0,105476,0.9764840347415089,0.838333079493244,0.4969026859805641,5.68131854704382 +red,circle,1,105634,0.014682784459728038,0.10550928941947696,0.5094537998867915,3.3239921648188537 +purple,triangle,0,105637,0.8463656790692411,0.4077440524757441,0.5101814889990439,3.846422687411694 +red,square,1,105664,0.7904267494405386,0.0060406446277151415,0.49480729617066893,5.422971662343695 +red,square,0,105717,0.24050115180077702,0.0259628938661991,0.4929038038863163,5.279677133329643 +red,triangle,0,105977,0.07514479515457051,0.9395936976454098,0.4911374432049697,6.103449808729015 +red,square,0,106033,0.8170123044579777,0.3363830563577408,0.5000333271090005,5.009080400063149 +green,square,1,106248,0.19556305857552714,0.8124073545532011,0.49840806271380145,5.606232044742601 +blue,triangle,0,106444,0.7128002001284794,0.1445677150741791,0.46702652105537623,2.880210428921245 +red,square,0,106465,0.479879952170827,0.23045326089982876,0.5149073585125089,4.445441822586167 +red,triangle,1,106519,0.21119451339365447,0.6857255229915151,0.48811329937464615,3.1597744122711724 +red,circle,0,106542,0.21412695396620884,0.2606484348270333,0.5092201386499259,7.317026721123564 +purple,square,1,106554,0.7941515170188567,0.15309972301899355,0.47522426187046973,6.455681479868335 +red,circle,0,106609,0.5913985027165712,0.5520566533130662,0.5136274713116568,4.979826280780514 +red,square,0,106845,0.6906209818509174,0.2240158925443917,0.5117884572803822,6.121298031342899 +purple,triangle,0,106873,0.2755963693831439,0.8289675472773185,0.49742984079090047,6.5284168279228 +red,square,0,106955,0.7689707378037345,0.31420038059789834,0.5083377777030393,5.560811933079074 +yellow,circle,1,106965,0.05622911377538875,0.30755696438543234,0.5016869193460596,5.11113585022663 +blue,triangle,0,107025,0.5268525396274654,0.795946919565389,0.45750842351701976,5.734388155634072 +green,circle,1,107055,0.04734644152491252,0.9895216947833483,0.4906643160218014,2.22884985139162 +red,triangle,0,107095,0.41134099675391245,0.6257906776454929,0.48407427561669986,5.876275839274189 +green,square,0,107120,0.3411519068342579,0.021195059955016582,0.49259224643733857,3.8341401924271956 +red,square,0,107170,0.15131023113786335,0.2545504713024562,0.5064130967091686,2.736294080363485 +red,square,0,107170,0.5003936342646786,0.7996668685364292,0.5075988890732777,5.8404083985184 +yellow,square,1,107178,0.891336051422774,0.8900231549747616,0.5040006583947538,5.692972336380177 +red,square,0,107244,0.5307491905644712,0.4379213716150401,0.5052880282668007,4.637437751239553 +purple,circle,0,107250,0.05531995928749733,0.9794913580104999,0.5038226428142504,5.892271836611318 +red,circle,0,107285,0.651076059619755,0.6263960433464169,0.5351105066633999,4.19398868353847 +red,square,0,107311,0.3369908585226723,0.04773072964788039,0.5043263604565719,3.7777468262293907 +green,circle,0,107455,0.7898180559305741,0.40108776279702374,0.4877770307347506,4.0088350488961835 +red,circle,0,107524,0.44144315627824804,0.42797485664212803,0.5346505822855753,4.524957114175236 +red,circle,0,107542,0.5995849828140898,0.6126915239432447,0.535772961147537,3.7804088229065833 +green,triangle,0,107660,0.7144051751268949,0.0532367368974076,0.5046211083736108,3.924063447585368 +yellow,circle,1,107701,0.8623257574586204,0.6375173484319057,0.4979865832912213,1.7651427679128553 +red,triangle,0,107710,0.5550061289868258,0.19311336373441867,0.4764961485801617,3.969861772108475 +purple,square,1,107719,0.8691151963850937,0.3446216224781544,0.47696591302089425,6.789067296199428 +yellow,triangle,1,107722,0.5806193156364592,0.2176519199388216,0.4817252637367531,5.326527398115316 +red,triangle,0,107763,0.5991815025532786,0.287622819045407,0.472811859081606,7.852624005892998 +red,square,0,107793,0.7161120538252276,0.200988584299714,0.49840475167334347,4.057135195723018 +blue,triangle,1,107815,0.5454124967341736,0.26733794533150324,0.46029991295852674,6.947049509191977 +yellow,triangle,1,107838,0.9088812503391556,0.2418400446321033,0.47848526048044004,5.321271711755872 +red,circle,1,107894,0.3422846056424762,0.37834502470474557,0.5501149829841544,4.444937470283529 +blue,square,0,108017,0.5428543052193355,0.46318585121897493,0.48955670625842057,4.17403137862323 +red,triangle,1,108034,0.3935490596732871,0.9797167798716727,0.4715102369673862,6.799445885564512 +red,square,1,108100,0.909934728202999,0.5119129155167673,0.49737464360721895,4.571572224384272 +green,square,1,108115,0.7814360511897981,0.5896324745193484,0.48699110699848763,4.43537350228137 +red,triangle,1,108129,0.051071354157938176,0.7519231802421672,0.4760077497564983,6.996091316618849 +red,circle,0,108144,0.07270971127986847,-0.016414971105282394,0.5472942566681013,5.860927896809422 +purple,triangle,0,108185,0.5685316767846199,0.01912106890856846,0.49782977364697106,4.685565821797521 +purple,square,0,108220,0.8863171836197399,0.5850820667956556,0.46804656937470335,5.158722695703592 +blue,square,1,108242,0.18180061370103762,0.5389115990457999,0.48397977953719323,4.391018882127969 +purple,square,0,108250,0.2272638063103246,0.9999751864255598,0.4690754110719239,4.874878689157362 +blue,triangle,0,108307,0.4822239781894736,0.459283624860774,0.45652395171573695,4.830135203545993 +yellow,circle,1,108394,0.9713252215203851,0.0032838959668622936,0.49924169829892373,4.347830870872097 +red,triangle,0,108442,0.5030123424917308,0.5065586655397507,0.4690210914902035,4.191715047877949 +red,circle,1,108477,0.878685971609549,0.8775353647337604,0.5389771332212562,4.637341572454716 +green,square,0,108547,0.8153050110816056,0.8789884604906779,0.48331051779034556,5.999810666772646 +yellow,triangle,1,108784,0.977185020962831,0.7903545309088181,0.4903148196725208,6.060236508394709 +orange,triangle,0,108810,0.9527922622244919,0.3741811039393883,0.5548027776141339,6.615729237293617 +orange,square,0,108848,0.8977463870394035,0.5179054952659966,0.4672807579458321,5.332571072807396 +orange,triangle,0,108856,0.4811752006010426,0.5975462878820786,0.5553053052970471,4.066752606850173 +red,square,1,108931,0.43632829092308345,0.3319361654062488,0.4848170535422973,4.624369904082484 +green,square,0,108936,0.6148973698468939,0.8978105718100777,0.4869429283976462,3.4458903012297717 +blue,triangle,1,109159,0.06491058549850748,0.5489107981049747,0.46057094312732805,2.6757834975650283 +red,square,0,109163,0.29725885508597305,0.7168105449072771,0.49053004634660896,4.060258874329796 +red,square,0,109174,0.6027093979020824,0.8116283323254283,0.4939688104637858,6.427074398871658 +red,circle,0,109179,0.20404592072358674,0.1547325628594451,0.5138768664066818,4.746891787347843 +red,square,1,109188,0.2536919623396767,0.7810050640160489,0.49657305998067386,4.940604650908614 +red,circle,1,109203,0.9327736097717733,0.9311343192263329,0.5135774833356186,5.45811746419271 +purple,triangle,0,109233,0.5041786130470416,0.9483200543242586,0.4888652617523682,4.139859418393173 +red,square,0,109290,0.13747478569265603,0.6500982446511613,0.4889957184466165,5.022966055803096 +red,square,1,109423,0.3227411936424912,0.7177207084319108,0.48985434213650725,7.747687963200451 +red,circle,1,109451,0.01779936782298963,0.01672704502333422,0.5162751961060607,5.815051083119799 +purple,square,0,109480,0.038200297008298745,0.6987117030511367,0.4633864788329225,6.078496804227996 +red,square,1,109520,0.27435041157131446,0.7198597249887962,0.4886877132333041,5.651700723390704 +green,square,0,109540,0.5074137845807053,0.11659089256269839,0.4791808061501693,4.748941677172227 +red,triangle,0,109590,0.5648956406376043,0.34858648370834544,0.46355835297722076,6.555133465611949 +green,square,0,109626,0.3143703464800479,0.5910473795803071,0.48435096892195106,5.85327588774183 +blue,triangle,1,109722,0.646556358055206,0.5767555325214678,0.460999235144728,6.063911829323001 +blue,square,1,109742,0.06249951576667556,0.6948640820041468,0.5006793250059718,2.490162327671141 +blue,square,1,109772,0.871739367274581,0.27721239255668517,0.5016402072715608,5.748282535510005 +red,triangle,0,109792,0.7348942724858728,0.6114793725971515,0.46704369426616466,5.557762902011185 +red,circle,1,109897,0.2268341966995554,0.13998481191626178,0.5142782047291493,3.1431670096486886 +orange,square,0,109927,0.3969542971064818,0.12450422641705017,0.4604904884157345,4.330105445041991 +red,triangle,1,110000,0.3575352265558621,0.21354018827826393,0.4620932065290542,4.093441077460721 +red,square,1,110033,0.6203058230695373,0.19052894035604195,0.4849307848850839,4.344531487207733 +red,circle,0,110146,0.043932278699233995,0.12567225604536203,0.5144657144432702,2.4989773830243527 +yellow,circle,1,110166,0.590581707368831,0.5596137226484427,0.49362805330000936,4.769959718677032 +blue,square,0,110200,0.43477105092947876,0.7886387272308767,0.5029690768161315,6.2180295927136084 +blue,triangle,0,110211,0.9645416995753514,0.938483196452791,0.467615803541512,6.453884220574573 +red,square,0,110258,0.9805684167239406,0.5452666091870497,0.4843116922718076,4.217434843189204 +blue,circle,1,110340,0.7885190863385096,0.6057816872362967,0.5055798595735497,4.2766593248087945 +red,circle,1,110368,0.9295942495471209,0.8963724948634558,0.5016493152624675,4.733670687810302 +red,circle,1,110382,0.5873168506919586,0.4941105665376684,0.5043295322856316,4.40241193062348 +blue,square,1,110403,0.36567058746781456,0.5467731375372858,0.4990598148918417,6.884640814498577 +blue,triangle,1,110510,0.05182869819523728,0.8050879763654976,0.4622316596018345,4.77035578066242 +red,square,1,110574,0.4261696616058921,0.6967517553320015,0.48346591276429723,4.3221731436400415 +red,square,1,110643,0.8627015910076006,0.10767986134045882,0.4871998838234642,5.913161342933268 +red,triangle,0,110703,0.31607338035315946,0.9153033877331799,0.47320147670034146,5.986312354469507 +red,square,0,110779,0.5507315423676834,0.07665942148140314,0.49898498721565226,5.913002188807847 +red,square,1,110910,0.10073684311425768,0.29940739523729143,0.5024464916537524,3.342679516509387 +blue,square,0,110979,0.4644743224822755,0.5346152340411093,0.5056339032967823,5.235196022920134 +red,triangle,1,110980,0.04108539719809534,0.4179295202262703,0.475537628255667,4.38497893936318 +purple,triangle,0,110992,0.10297868514442432,0.6353922829468174,0.5014166609242939,4.8793032399406755 +green,square,0,111029,0.9563827419868632,0.02774015231792981,0.48993454160192296,5.7838984271753615 +yellow,square,1,111031,0.1483118703576879,0.3724226563656645,0.5069770367150711,2.7387052395195934 +green,triangle,1,111108,0.01930095360344508,0.044260984931902,0.4901800304221115,4.512500787189332 +red,triangle,0,111229,0.35916710577309596,0.8509086368144284,0.4780522169181255,5.628970373182111 +red,triangle,0,111373,0.21365488275777578,0.4647660904660077,0.4897926501871917,5.058750319277301 +blue,circle,0,111396,0.3794552496743996,0.7642680403039164,0.5015277679634573,6.7195412034013176 +red,triangle,1,111402,0.9420399451250119,0.48428384263341495,0.4893376793024842,5.1506911101868775 +green,circle,0,111415,0.5263007670178349,0.014142276466250991,0.4888191763601706,3.3889692752380234 +red,circle,1,111451,0.8003957407184223,0.715103723476151,0.5008608133674888,5.882542060457841 +red,circle,0,111507,0.4657275707796691,0.4377350969195919,0.49943354393795486,5.311197783994828 +red,circle,0,111530,0.6081967282072333,0.6781471165779014,0.5006472842573739,5.447282649528127 +purple,triangle,0,111620,0.625120180063119,0.8240625003738329,0.5025026436099966,4.8994106981360614 +yellow,triangle,1,111626,0.1135299754240886,0.9893886679900336,0.4936421924352838,4.460815216189723 +yellow,square,1,111631,0.8800081445296511,0.019729917598184987,0.5123858143380315,5.695406076808497 +yellow,triangle,1,111653,0.561759466667296,0.5572254678485445,0.4969092861235089,4.810800340868497 +green,triangle,0,111792,0.18260375512941507,0.876073948800425,0.481858955029465,5.287760948091096 +green,circle,0,111839,0.3845957697508985,0.018692914671353145,0.48470952367028747,4.114261809864085 +yellow,triangle,0,111858,0.8443051188142019,0.43410019879010964,0.4960372684466781,5.986469091493085 +red,circle,1,111875,0.4078666427416304,0.31327016069074615,0.49235251483639225,2.7883857174436515 +red,square,0,111904,0.7015574472079029,0.05171416106481863,0.4941515301405302,5.04434905888516 +red,circle,1,111984,0.3564266725679328,0.43606361177962794,0.49722731137702975,5.103495908802769 +red,square,0,112000,0.7184341898806038,0.7410214031972242,0.500998282971396,4.777478749460866 +red,triangle,1,112029,0.5736535140532406,0.34937579864724044,0.49221501613768165,4.097212728395965 +yellow,square,1,112061,0.6063249455452154,0.09377389220655175,0.5167116405650078,6.584559889225678 +red,square,0,112090,0.25756424123855926,0.888281910692454,0.5001566046384343,4.228503437312928 +blue,square,0,112522,0.304475080753288,0.2082416028341023,0.49081234444357535,5.903768626693311 +yellow,triangle,1,112528,0.2476259721272076,0.9612620769583891,0.5066326788053319,4.690125741994019 +yellow,circle,1,112542,0.13515228920107658,0.630478194977146,0.4944251304893387,5.041932268369011 +green,triangle,0,112552,0.22850347539357074,0.23511388963295687,0.48979495139811197,4.557965762953089 +red,triangle,1,112575,0.9235242260081072,0.5616880992362214,0.5051202050979727,3.383680030189833 +blue,triangle,0,112710,0.7935783469207115,0.14609943654505775,0.4783763820435312,4.964762249510618 +orange,square,0,112720,0.8078036685860043,0.946039689000959,0.461221299545693,6.7932686589614795 +red,triangle,1,112819,0.9590803652137688,0.21934729755521032,0.5019932317563995,5.212499965616153 +red,triangle,0,112950,0.3211669968131414,0.9542622209474696,0.507398445019412,4.66317134962204 +red,square,0,113120,0.19123810966299948,0.897335774498942,0.4997050599047793,4.135730708677318 +red,circle,1,113134,0.9543889601592358,0.9809586445063544,0.51630715679236,4.8257437101738345 +green,square,1,113229,0.290673224233454,0.5624655455592135,0.4826390265997839,6.62699830717576 +red,triangle,0,113240,0.7869942861547136,0.25176797799312467,0.5076407728542566,5.742203258300368 +red,triangle,0,113275,0.34909640879353976,0.4771305310629287,0.510767723688411,3.908252301980633 +red,square,1,113315,0.7150019109976505,0.589139442261408,0.5060178606126404,3.966257988561391 +red,triangle,0,113316,0.0934293856347842,0.42037781783300454,0.5125806216641748,6.61196152561503 +blue,triangle,0,113322,0.011910868478755776,0.7708511846248055,0.48753490969087887,5.379080042442688 +red,triangle,0,113347,0.6710061633806403,0.1272278043460734,0.5160732179852063,6.062066031186976 +red,square,1,113376,0.23366310838626225,0.023855666927075747,0.5031681341948554,4.873906874526924 +red,circle,0,113396,0.14310254559089575,0.06814248262406124,0.5177678869079146,4.46572924532907 +green,circle,0,113428,0.1963330273098456,0.009943650095666667,0.47642674282069647,2.4618817353633187 +red,circle,0,113459,0.9084870151254993,0.8658081651692412,0.516359291858911,4.649828452052325 +red,triangle,0,113471,0.417181709097607,0.7136335454431197,0.5127798550135525,6.08976324251034 +blue,circle,0,113662,0.8420027395243015,0.41010848148155066,0.4950831386294427,4.634375806402584 +green,square,0,113723,0.12496920223784014,0.49858231402884456,0.483776100218785,4.016895638765839 +red,circle,0,113726,0.5345468901160937,0.5877527190456036,0.5138043737551222,4.992815954707054 +red,circle,1,113783,0.3536659679851689,0.41620391458279904,0.5130419796290119,5.330789604933889 +orange,circle,0,113815,0.9190273261231365,0.6714007132424881,0.5511375003169077,5.319044419531634 +purple,triangle,0,113907,0.9295205448942289,0.7111156518717175,0.5035970529485849,6.025408159343598 +red,circle,0,113915,0.18653467441088423,0.16407662792108896,0.510750316182501,3.998789546247329 +red,circle,1,113940,0.9970174169303028,0.9012157635807073,0.5145707456359636,3.9603187160501747 +red,square,1,113963,0.15136673239971,0.07701701967366947,0.49402665298825343,4.713683528049551 +yellow,square,1,113970,0.07667826164819724,0.37552971772134636,0.5235873231540557,4.494761710168215 +red,triangle,1,114020,0.6098053256350482,0.82972280023953,0.49796228414117655,5.6183185449501565 +green,square,0,114032,0.8267854594990207,0.38903665833444945,0.4740231286636921,2.543387333985283 +red,square,0,114048,0.7213338867324818,0.5076755245091441,0.49316520216914944,3.8586582476753377 +green,square,0,114129,0.8358486593628349,0.09219739905246627,0.47164484870792567,6.1596541846362785 +red,circle,0,114147,0.5066949289888992,0.437132273418202,0.5126548764383861,4.320802890683658 +purple,square,1,114157,0.6530872860581757,0.9328311165111116,0.49471925760625834,4.335871480662567 +red,square,1,114227,0.31664220635016394,0.9640193444436116,0.4962507172776447,7.371518039806723 +red,square,1,114267,0.5034364462806025,0.6481816564560297,0.5006019916644879,4.458341894469222 +green,square,1,114385,0.9769151376939849,0.18401206817468663,0.47601114176294956,4.691916594468638 +blue,triangle,1,114466,0.23534810546344453,0.12131320116499156,0.4842596616200066,3.044027827104633 +red,triangle,0,114525,0.045157540481247094,0.651585344377143,0.4945897960208256,5.031538731949464 +blue,square,0,114651,0.4501072656146621,0.8963078840091769,0.49511319577621776,4.607625033669522 +red,circle,0,114706,0.3543137697482621,0.30329261024218473,0.5059725122883698,6.297611804388446 +yellow,triangle,1,114730,0.05757503983477552,0.6236811778392366,0.4909242656735214,5.997358656717654 +green,square,1,114777,0.5044063382557639,0.8784454242096017,0.47927155028078905,5.313359674452236 +red,square,0,114800,0.11802117546997326,0.1447344694231808,0.4911330000888476,5.501587978118951 +green,circle,0,114829,0.47116799635680473,0.5514665055465101,0.48029862840348614,4.955149091785376 +red,circle,1,114884,0.35095448820822717,0.2835439038025327,0.5039589415490381,4.662992736200368 +blue,triangle,1,114951,0.4971451902854148,0.3618865702801357,0.49742858694753495,6.087065255578792 +blue,circle,0,115044,0.4850299809358679,0.9472683760002961,0.5029606908516189,5.286881830029806 +red,square,0,115060,0.9448095167203214,0.00318281597099912,0.49717706595087674,6.072178967336626 +red,triangle,0,115190,0.5974407519370348,0.6521533239726316,0.5087356628867192,5.362014623324517 +yellow,circle,1,115259,0.890221185607212,0.6184733433833359,0.49015670440801073,5.802267662246231 +green,triangle,1,115337,0.07256069885965499,0.5197958886035285,0.4938589624705172,5.539893849706517 +yellow,triangle,1,115473,0.16745477457964586,0.3210473090903906,0.4983589188440152,4.014640422202761 +green,circle,0,115552,0.6905717005250935,0.4196504374409644,0.48854375880908135,4.521045733215048 +red,square,0,115560,0.8273872555208033,0.924287338992132,0.5171730085436889,4.4507440944526495 +yellow,square,1,115589,0.6864514476428522,0.3875716690464819,0.5158671426294485,5.3841546979528765 +red,square,1,115600,0.4010482788675709,0.13987513942337404,0.5161442760631973,5.716300726599036 +red,triangle,0,115610,0.6564046358959225,0.5748079335638473,0.5163483397320485,5.164019508421592 +red,square,0,115696,0.47970021810374164,0.04448739444085237,0.5192800612108587,6.639047036038089 +blue,square,1,115739,0.6545299020038536,0.20907491979451132,0.4933565510711494,7.336259928188473 +purple,square,0,115754,0.8288170993684242,0.3013056124683675,0.5044752682364696,4.926947127363284 +orange,circle,1,115790,0.16296085075938893,0.1679143612528844,0.5510090715940692,7.131818625881533 +red,square,0,115820,0.19064338166542505,0.30609756445704817,0.5186227688008782,7.6304745511890575 +red,circle,1,115920,0.17963257616371797,0.21790149923600316,0.5167340115558117,4.979503240060656 +blue,square,0,116129,0.2722029921594127,0.0857704317288891,0.49455895389764915,6.234925129226768 +red,square,0,116131,0.3173198214327341,0.5287519872018137,0.5279871106775662,4.820793406798785 +blue,triangle,1,116135,0.06326765002799628,0.2030965851022173,0.5025357366076103,5.633596188776107 +yellow,triangle,1,116180,0.1959207011930677,0.9694446994077305,0.49858221639845063,5.688250176252964 +red,triangle,1,116182,0.11326307361349686,0.5238026000166917,0.5312506604967607,4.532098938118924 +green,triangle,0,116190,0.9284273023572681,0.024904179047771535,0.5014311473231676,5.264618742938295 +red,triangle,1,116199,0.7486308114425985,0.5792599414210843,0.5309433692635604,5.40094430990473 +red,triangle,0,116220,0.07349511303033818,0.7288456913871848,0.5261854598236152,5.9976981804079195 +green,square,1,116257,0.337738488006862,0.9218741783518535,0.48300040075101625,5.620615041617289 +red,triangle,1,116321,0.6429467881134677,0.24693845731394914,0.5245024821220093,5.781011225092461 +purple,circle,0,116372,0.2176506746399962,0.16151922944035269,0.5066370673260421,4.817078713659037 +red,circle,1,116390,0.1470965172704719,0.0939388375711197,0.516873496831346,5.765755063061776 +green,square,0,116420,0.33500362347418966,0.5107746808409778,0.48049337663962033,5.1203765990345405 +blue,triangle,0,116526,0.6234308829769849,0.49949725982288573,0.503289040855153,4.5194927690406415 +yellow,square,1,116581,0.928500902585382,0.5305811934229719,0.5111729062204553,5.21016447222306 +blue,square,1,116600,0.7891971824787298,0.9697638103413773,0.4832960148401535,5.714001015841863 +purple,triangle,0,116664,0.1894742972744351,0.09246415694188947,0.5038366568143672,5.264260713103147 +green,circle,0,116695,0.5598837889486235,0.42165928937339225,0.4796006283004833,5.5362293907604245 +green,triangle,0,116706,0.45400060369541884,0.7987833667175556,0.49315096966683747,7.389847427691393 +blue,square,1,116745,0.8759334909312394,0.8526409006897021,0.48212566267360624,4.295379910590351 +red,square,0,116768,0.33302228063348194,0.39005875101745735,0.5273874425863326,6.972948881298778 +yellow,triangle,0,116808,0.14411588978987833,0.2996404226191357,0.5008513906564935,5.342067144025026 +green,square,0,116815,0.11348677996467904,0.37960723964032306,0.4867056287486982,4.131443795714685 +yellow,triangle,0,116830,0.11453174843998815,0.05670257708150317,0.4985373321294248,5.021646317700202 +red,circle,1,116890,0.20742841236373621,0.1643143052980002,0.5200894196450062,6.669884843692472 +yellow,triangle,1,116935,0.8799429863815864,0.2238812513346875,0.49641443509606087,3.3315106686470326 +blue,triangle,1,116941,0.572348977940741,0.8719742819623544,0.5087346000006522,5.628147770546362 +purple,square,0,116975,0.11101035499249856,0.5361022909767356,0.5008023668268805,3.2150906726892825 +red,square,1,117020,0.9877866011909372,0.001407976217636775,0.5224953678090806,5.897717198549871 +blue,triangle,0,117044,0.7639238207095306,0.8433706642346348,0.5097220112537454,4.390790422880804 +red,square,0,117100,0.2686774934501168,0.04634149968713108,0.5324232027780118,4.0235176794683385 +green,square,0,117134,0.23570775454999937,0.8515944071369259,0.48024397522255824,4.510660774240647 +red,square,1,117217,0.9692643954254048,0.23654678728440626,0.5160723415840378,4.6213919982873986 +green,triangle,1,117263,0.35108078550552835,0.7323011571500437,0.4972178642922544,3.8568202113772023 +yellow,square,1,117285,0.2382981929787239,0.6439295813902012,0.5042095435101689,6.7238661644939945 +red,circle,1,117306,0.6849812512940661,0.7369214144541173,0.5215029622409405,5.074787342243876 +red,square,0,117439,0.1870558897159894,0.34911361061192403,0.5074974926998845,5.198021143370162 +red,square,0,117450,0.9571037103338532,0.30168283825069675,0.5076765930863943,4.87682808739305 +green,triangle,1,117464,0.37845588789308593,0.5843692716007478,0.49697714670954246,4.681154210691207 +red,triangle,1,117498,0.9489634816958415,0.9512562725625789,0.5181934400073268,5.798088204935347 +red,triangle,0,117561,0.6496381451909683,0.6264868349531356,0.5134794524602978,5.082460962998624 +blue,circle,1,117614,0.4498477086037945,0.7851690810404944,0.5146729929839238,4.545765283829305 +red,square,0,117671,0.5737520508427709,0.952008797349579,0.5083938733135008,6.085515991814169 +green,square,0,117728,0.2668898034132273,0.8751744182584394,0.4817901674248808,6.335147897977493 +purple,square,0,117737,0.480237346573802,0.17768333774784206,0.5143023435538197,4.393122019273999 +green,triangle,0,117747,0.5628552864115597,0.8525964434265687,0.5021437106137278,8.13414492020372 +green,circle,1,117778,0.5142752714065709,0.18839634572039876,0.48961056044451295,7.651422689170239 +blue,triangle,0,117862,0.5282897484829939,0.9571870333197425,0.5041198817098669,3.5926398772336134 +red,circle,1,117929,0.7926330525552574,0.7057002992540209,0.5275987625357925,6.6910453003375645 +green,square,0,117941,0.43291586321150977,0.7399387899109987,0.4819400508078948,4.213055836522195 +red,circle,1,117974,0.5584863101793759,0.5960031716881348,0.5266413669051735,5.040288577096548 +red,square,0,118009,0.026160425589723202,0.2106918355910713,0.5032833816481929,4.737356257458481 +red,square,0,118082,0.41384561250687146,0.1457072481923518,0.5120296475641143,5.212571615183232 +red,circle,0,118104,0.23984757848623084,0.21509975420297772,0.5260452920510058,5.560904782077699 +blue,triangle,0,118140,0.6221108424539085,0.6996988278755781,0.5088472481618641,4.31281683743493 +red,square,0,118168,0.28199172119733096,0.7598832023283023,0.5099509052814909,4.402472105430491 +red,triangle,0,118309,0.9661981561677621,0.3454740109285682,0.5264699444730383,5.6569681420945725 +yellow,triangle,1,118360,0.7973488634234054,0.06198682061980121,0.5053745358143131,7.10032832908191 +purple,triangle,0,118376,0.566385261024155,0.3349515750325801,0.5105398354895141,5.113656909198742 +red,circle,0,118413,0.05619336235744821,0.03041886979549777,0.5160708446578357,5.510910793914063 +purple,circle,0,118484,0.678870545187656,0.9305319252797172,0.4939277423511818,3.9485047826699287 +yellow,triangle,1,118525,0.2571202556454315,0.6200297589458074,0.5079060362440976,7.276836869756789 +blue,triangle,1,118536,0.8444785405864961,0.17881935841743757,0.5152639651748931,7.17855534872908 +red,square,1,118563,0.1066848119680377,0.6087079942632704,0.5013735574944854,6.710299404920831 +blue,square,0,118596,0.278423195659686,0.8896399663142538,0.5078848813292886,3.1042771661770683 +blue,circle,0,118611,0.6376399260926549,0.4637744999505107,0.5148754120648366,4.057503123569841 +red,square,0,118690,0.018811481913225236,0.24875484524575475,0.4871369557439983,5.672389420716473 +purple,circle,1,118721,0.17585924673523246,0.9396386758587885,0.49861994033105117,5.4001206638835795 +red,triangle,0,118729,0.08531808704159116,0.47560093962790306,0.5154554771508332,4.707170301843964 +red,circle,1,118740,0.8693976869888276,0.8950642871349858,0.5165295191706236,3.3253382532907527 +red,triangle,0,118813,0.8766604272138507,0.9550951297338228,0.5173269581062402,5.196227921112615 +red,square,1,118816,0.8463426770971938,0.7775220536146744,0.49423503094969923,3.0775080051111074 +purple,square,0,118839,0.2561566288142689,0.55902888885857,0.525641565266589,5.913894586745621 +red,square,1,118874,0.5031053936960308,0.47089973093923354,0.48999688647209,4.032194765926218 +green,square,1,118955,0.039010650178135986,0.7477425203559989,0.49054228398832755,5.758368112873792 +red,triangle,0,118990,0.2944493023068089,0.3053705033257309,0.5125433635936449,6.7534354418888105 +green,circle,0,119002,0.180749463380662,0.502074527083829,0.49090475819000967,6.3082002637492245 +blue,square,1,119020,0.1674016830221995,0.09291547366663333,0.5141152292492428,4.761397819580799 +yellow,circle,1,119054,0.03706662343613909,0.9159692580202179,0.489526405426117,6.0823389191202635 +red,triangle,0,119060,0.4360037792120762,0.48326292285672146,0.5119914861773859,3.0718120102284696 +yellow,circle,1,119209,0.91565115657097,0.1559391230984365,0.4918633802969998,4.359706209167996 +red,square,0,119240,0.2313801423459757,0.5188700566859388,0.4925272759241852,5.220219370173371 +purple,circle,0,119370,0.1264174840471627,0.5549920389724897,0.5031935120553704,6.036754843443859 +red,circle,0,119400,0.4250971118941149,0.32691141265128065,0.5088147484124527,5.921482985157826 +purple,square,1,119409,0.2059411178040228,0.802124762404155,0.5219456324784869,3.2332747784135076 +red,square,0,119450,0.262717368497979,0.4095960123131801,0.5004613573402783,4.007675878887047 +red,triangle,0,119461,0.990065337277071,0.49282710159029863,0.5061783313811727,4.420892427287193 +red,square,0,119491,0.17541228122753616,0.302744499009421,0.49595392511653763,6.497621157377228 +red,square,0,119501,0.32309551307993656,0.49686631256497904,0.49783027299140975,4.115022727441629 +blue,triangle,0,119544,0.964453190578294,0.0807492476378443,0.5257030088871973,6.364883177088749 +yellow,square,1,119560,0.9690658334747945,0.5133152381211084,0.521476357585508,5.550674235650296 +red,triangle,1,119612,0.03782868391756278,0.713864299069087,0.5002606814958692,4.594462729910213 +red,square,1,119752,0.7596490074850376,0.7032788867149541,0.48474982962521135,5.785065907227082 +blue,triangle,0,119766,0.36770004131687517,0.4492645440752139,0.5247018064386064,4.0701525069574265 +red,square,0,119830,0.9050174659381707,0.8568666693499032,0.4923683453069947,4.033789714716826 +orange,square,1,119878,0.22645819836382142,0.7108024053107417,0.46264714819619496,4.083309880103242 +red,square,0,119958,0.3293409049347982,0.11901085846456272,0.4789824685190482,4.674776266228354 +orange,triangle,0,120028,0.3822101717945783,0.4837522330957277,0.5275037097462535,4.277785276456906 +yellow,square,1,120062,0.6172480499647973,0.7936580678714651,0.5329173470085674,6.956542548759404 +green,triangle,1,120107,0.8313598500198173,0.2906790841176131,0.5027404486780256,4.301364943554991 +red,circle,0,120126,0.7693043369358932,0.7029426319887915,0.48905960467011156,1.8268617341471807 +yellow,square,1,120148,0.7330809386091931,0.49002949487944003,0.5290296814133423,3.036406465453382 +green,square,0,120199,0.9981802922692293,0.9349396701268718,0.5029245218383911,3.7307368500357314 +red,square,1,120247,0.8326647125311912,0.22711273133387866,0.48063609898704096,3.339649055008552 +purple,triangle,0,120333,0.35247876688893576,0.6982236744951981,0.48691393519695986,6.661632889317545 +red,circle,0,120386,0.6373331621648192,0.5802841510190402,0.4889588781476193,4.568362120656036 +red,circle,1,120407,0.12995456731136057,0.166743454166228,0.486728547135022,5.428564575412668 +purple,square,0,120428,0.9327858476840071,0.6019400312305438,0.5207851611964069,4.441070146286315 +yellow,square,1,120438,0.5767380461220525,0.22721827602865996,0.522801926163116,5.015791958340519 +red,square,0,120606,0.6923700959449809,0.40372280708971575,0.4768053562483246,6.814524252227478 +red,triangle,1,120645,0.07278460622061267,0.6363406558596526,0.5056310547612761,6.412204026501519 +purple,circle,0,120658,0.8293544307642253,0.26449789378830546,0.4969934211736489,4.66903641608489 +red,square,0,120747,0.491222046627109,0.2098133903893622,0.4880681938427089,1.7879383037512575 +yellow,square,1,120791,0.5493361890975975,0.382764036926871,0.5230805626817256,6.271504067004247 +yellow,square,0,120984,0.14682449845013568,0.460966767156074,0.5241028016642666,3.8178091040959568 +yellow,circle,1,121010,0.9926027440203834,0.7319753454275766,0.49649536522561144,4.3203040649067965 +yellow,square,0,121030,0.05713496088491765,0.946148566657532,0.5221414472322131,4.558171421280353 +blue,triangle,0,121051,0.05380120169641334,0.275318743628017,0.5303886077592667,3.5318396738589395 +red,square,0,121113,0.3509901122980337,0.5133600470322427,0.5092252413951253,4.399960551982097 +red,square,0,121130,0.07909196977259503,0.04209166124776631,0.5020116207515555,5.923454352424031 +red,square,1,121170,0.8783344279116255,0.2557030677507963,0.49656663735154266,5.087217606008873 +blue,triangle,0,121210,0.47684650008051666,0.8005730812576591,0.5312775038103603,5.401158410675392 +yellow,square,0,121222,0.1422759481650815,0.4499174639245199,0.5235911444388166,3.7226190258788256 +purple,circle,0,121232,0.18550030961376696,0.721342114703196,0.5047572430604074,5.876891170413199 +red,circle,1,121281,0.06467046009606936,0.0962187450196616,0.4819559155975114,4.6528223925989325 +red,square,1,121405,0.6038742473956866,0.6924952553560021,0.48831387578362817,4.647880963287406 +red,triangle,0,121546,0.6072322318971592,0.11145891318297196,0.5108167971890211,4.326995843193109 +red,triangle,0,121730,0.2734854812785562,0.9876372286167877,0.5200130162716525,3.0608064677951066 +red,triangle,0,121740,0.16931044275599072,0.33080512640023363,0.5176317514301072,4.7069378744015316 +red,square,0,121835,0.6477662909831355,0.3247662572031721,0.4932343730190598,4.876074038598661 +blue,circle,0,121901,0.9736113339129058,0.6756037446124955,0.5176266181342479,3.707869832367296 +yellow,triangle,1,122035,0.6663207383635591,0.7154532387334787,0.5224321085200672,5.502558389227132 +blue,circle,0,122053,0.5538009712487734,0.3099431836001013,0.5207113690485828,6.137761614926672 +red,triangle,0,122121,0.15424148992752262,0.42630925271530984,0.5226647909075632,5.112253484334038 +blue,square,0,122158,0.5791006981028038,0.147060030755771,0.5181654134678347,4.646179532504333 +purple,triangle,0,122218,0.4313279405805486,0.06686298675044844,0.5064134940369807,4.113614685094081 +red,triangle,0,122222,0.29196889630256473,0.46188259991821334,0.5257036770280761,5.6783853137436635 +red,square,0,122504,0.27287454203522576,0.5282281177523128,0.49810633325537496,3.6002534254547203 +red,circle,0,122536,0.10332461553478156,0.10374164345007093,0.48074698404961674,5.16782954746228 +purple,circle,0,122577,0.9558806142989852,0.7896106337170745,0.49987369136173165,3.475872194601838 +blue,triangle,0,122600,0.3039633105783571,0.04400441782744069,0.5274427478525106,3.615894807854925 +red,circle,0,122608,0.7828114510788164,0.7128370266436644,0.48004180837344274,4.266674685023329 +red,triangle,1,122635,0.40993615638834546,0.6306073940976629,0.5174098626153381,5.3453156509588835 +purple,triangle,0,122649,0.010083222198412178,0.5060460721226393,0.5138565613439221,5.106670108005759 +red,square,0,122662,0.781136641368791,0.7427123686735186,0.5104470463044536,4.846314479838938 +purple,circle,0,122733,0.8966809355188015,0.840720727841922,0.5019382506117174,3.61804101308595 +red,circle,0,122739,0.5675578207494792,0.6141838084420437,0.4814395347625242,3.8431531114531956 +red,triangle,0,122768,0.7330698610977062,0.5627167277643027,0.5183978952874161,6.499566618559693 +blue,triangle,1,122791,0.13683592814073509,0.8796684435701124,0.5260375921355964,5.63115054718767 +green,square,1,122826,0.8367623327688047,0.9981628321084548,0.48790359943912015,4.291861246731242 +purple,circle,0,122834,0.7887843806898586,0.019534311684181516,0.5036312105407535,3.7880401237487553 +red,circle,1,122838,0.9868577134070218,0.9686873132111709,0.4851988540542589,3.049266749000013 +red,circle,0,122920,0.7925786649322688,0.7953249025617605,0.48179294284468727,5.484696937132495 +yellow,circle,1,122954,0.45750678281984447,0.5870728563726236,0.49393297932789965,5.2918812270619675 +red,triangle,0,122969,0.8292097641384666,0.9369047916370914,0.5162029816955754,3.1772249052655472 +red,circle,0,123090,0.8423211077517533,0.9191099275539489,0.47664944115177404,4.9446864541468 +blue,triangle,0,123120,0.31784397770729356,0.2647086605489919,0.5277042941681739,6.211859687479072 +blue,circle,0,123173,0.8920021988760922,0.5292344220286258,0.5238682215285081,3.8886492251491425 +green,triangle,0,123178,0.41866526074699095,0.8003694387500091,0.5211946831489739,5.726274325678527 +purple,square,0,123190,0.4170921026773491,0.13124745702966734,0.5269139486368803,4.149645804172487 +orange,circle,0,123300,0.1856768858922363,0.7798826355298916,0.5425092425192989,4.351385569866242 +blue,square,1,123396,0.5168962434214746,0.6006008530800441,0.520216461930805,3.890667065613904 +yellow,triangle,1,123460,0.7784675871624672,0.7100548607832236,0.5115241528192892,4.742642277516541 +red,square,0,123485,0.4282191390403136,0.39936305191312504,0.4871076834485914,6.024071964882538 +red,square,0,123499,0.14562138711757877,0.9135999418847924,0.48870478503696296,4.741270389791599 +green,square,0,123565,0.4851289315173014,0.8555632738412017,0.48161174573999044,5.887215172661757 +green,square,1,123571,0.7496790575965755,0.02485648334475743,0.4819896989335906,5.477864781646009 +red,circle,0,123705,0.7549913608987702,0.8099642746020196,0.4685005987298493,3.9447805552141966 +purple,triangle,0,123753,0.5446504899723935,0.521573009820174,0.5050345487303328,4.750891782188507 +red,circle,0,123761,0.6143761129008561,0.6700034621960337,0.46741695022429874,5.057949004460491 +orange,circle,1,123820,0.2945430996974784,0.3201796153365686,0.5402160712004964,8.377666207479786 +orange,square,0,123839,0.25158419658777575,0.7038949330993773,0.46460313598867364,5.683706048813135 +yellow,square,0,123926,0.9545045160996185,0.4524478695361861,0.5077800004149832,5.319259963338258 +red,circle,0,123972,0.9512782502122759,0.9944442307252868,0.4729065834445926,5.041101153238117 +blue,circle,1,123976,0.6179294624125289,0.8260449527511678,0.5090377106372712,4.69614278615258 +red,triangle,1,124128,0.07150167317815714,0.5286578042738647,0.5179399470584168,5.5810535981192295 +red,square,0,124137,0.9063616356408548,0.33950307880563735,0.5078387603923648,7.092526721648312 +red,circle,0,124149,0.06399950880245531,0.08258391087274145,0.4694974287235985,4.312521389941339 +purple,circle,0,124175,0.13262433210219715,0.9812407114300432,0.5146244546537629,4.808785405997984 +orange,circle,0,124192,0.7264361685700211,0.7214928158359427,0.5399498856490877,5.27647934981674 +blue,square,1,124212,0.7998272822533002,0.5540738598008006,0.5089903629495965,4.051092327471555 +red,square,0,124242,0.7413232340211375,0.18739802080070334,0.4959363685432922,5.98179670687668 +orange,triangle,1,124280,0.828203545631617,0.16320239685847204,0.5385813765353484,4.349426323508998 +red,square,0,124304,0.7260174719821921,0.8143938811011305,0.49141811021692694,4.773896063746904 +red,circle,0,124310,0.18016795911435246,0.17993416143325622,0.4642124742981486,8.262446424259752 +blue,triangle,1,124316,0.5557089920741711,0.8593052233699389,0.5292722919728778,7.2860270209587865 +purple,circle,0,124345,0.35827381871070385,0.15443358251833816,0.5167271196943897,7.019351214304923 +yellow,circle,1,124377,0.4609088897514749,0.5005090881496719,0.48971584915675476,4.697055529964763 +red,circle,0,124385,0.08279982377309181,0.09326245911205308,0.46602560869831694,7.064746049628389 +red,triangle,1,124440,0.019388548190054866,0.16319784094155465,0.5216015278211371,3.917211378576552 +red,circle,0,124447,0.9712016664771334,0.9837470453798807,0.46445310959326774,4.404559825247913 +yellow,circle,1,124475,0.7351457116705528,0.11268862556618087,0.4873576011918283,8.26201097919447 +red,triangle,0,124487,0.3250842295630674,0.8841171771366662,0.5210653091264246,5.833904881714868 +orange,square,1,124621,0.3228177312988433,0.32584423822044506,0.4698703268350223,4.479784386363981 +red,circle,0,124702,0.4217278880696502,0.4003192502581979,0.47251941872746384,6.072471487722709 +red,triangle,1,124708,0.9368289632434924,0.6179612157670777,0.5128479641958037,5.482279977596622 +blue,circle,0,124721,0.3103782595729694,0.8433240163800687,0.5010540464797295,5.071897432691483 +yellow,square,1,124745,0.9826616843118412,0.5151233558225586,0.5201148638798578,4.9749169931806465 +red,circle,1,124767,0.2257374496016118,0.18501775724875621,0.46732798989534974,4.546718539022561 +red,square,0,124805,0.8535163524186117,0.3446860705123437,0.4936367217287923,3.7181138622323466 +yellow,triangle,1,124832,0.01604092808972868,0.3001635819282191,0.5193422128274403,6.553616926943543 +blue,triangle,0,124838,0.711472670773501,0.18154414637546534,0.5298075535265754,5.788995843607688 +red,triangle,1,124843,0.002977852200798048,0.09733930249777467,0.514537794388392,5.968530038869697 +red,triangle,0,124926,0.2026734823232471,0.6983256045299534,0.5238128302517565,5.649871772398176 +red,triangle,0,125021,0.040495542520180394,0.9099070564001548,0.5278904335963913,5.187501270378375 +green,square,0,125033,0.9384216991480615,0.4661783058074618,0.47885315912422893,7.17179520202514 +purple,triangle,0,125050,0.5555453434265945,0.5691402362180652,0.49226197917512793,5.305647040081683 +purple,square,1,125081,0.013318649820791117,0.4226407218607313,0.5100148207500508,6.4698238723308705 +purple,square,1,125154,0.26423266591008954,0.9941242266433082,0.5133987496787764,5.189225442419219 +red,square,0,125214,0.4348715926243021,0.5762389337773339,0.4836923254883376,4.279469384567861 +purple,triangle,0,125238,0.36834396113196066,0.2715104197951701,0.48939420299467634,5.117415089580451 +blue,square,0,125249,0.19379222378290906,0.751097278751949,0.5054958221487019,5.172302933154537 +yellow,square,1,125445,0.43377033331403325,0.7260011013253207,0.5137788738171449,6.551914055626052 +blue,circle,0,125715,0.867003385388892,0.3473217404964116,0.49438514111848003,4.245533571638877 +red,square,0,125726,0.43709113223610596,0.29405584165749543,0.4810763116744267,7.46502430821791 +purple,triangle,0,125806,0.8280275718593857,0.9417747856047048,0.49498321915889687,7.415747659218295 +blue,square,0,125943,0.6270113231985922,0.2230519958598457,0.5098322081234531,6.153828587135355 +green,triangle,0,126005,0.6689852490297616,0.6253210296437005,0.5229557605294215,3.4770348940454876 +orange,square,1,126085,0.48401756762364534,0.4226337084194922,0.46869804284243743,5.4422993284485095 +purple,square,0,126122,0.12648934842786963,0.403618978894864,0.5161063556852542,3.435872459765814 +blue,square,1,126140,0.06979281205572974,0.08862607882245854,0.5137236815303357,3.6905968208238935 +blue,circle,1,126211,0.4818031369883873,0.1813910166010726,0.49991336226740046,4.1430285161914275 +purple,square,0,126226,0.44237836042996226,0.7384322312479161,0.5188851283070829,6.02061367546791 +red,triangle,0,126246,0.41366583569292115,0.3091632969342911,0.5081857102508123,4.072596536874886 +blue,square,1,126294,0.6305080363965526,0.0944807331750731,0.5113262330065101,7.106332755820627 +green,square,1,126343,0.0562629545086607,0.49515633172707896,0.4669891336690399,4.855239549628251 +red,square,0,126352,0.6053177714909646,0.3639218974419395,0.4835413414642151,5.758895081622932 +yellow,triangle,1,126380,0.22919854217626123,0.004932551890295844,0.5198122231274163,5.678650661088027 +green,triangle,0,126560,0.8616276832925428,0.9966876352594423,0.507458696839184,4.913298909872215 +purple,square,0,126575,0.7582077798871317,0.004437127956541942,0.5145196605705948,7.352143193003523 +green,square,0,126695,0.7343318064474029,0.35103029756462767,0.463756847063779,4.340218211118136 +yellow,triangle,0,126768,0.49582773207250885,0.8776117849692151,0.5131465300555562,2.990661753826513 +blue,square,1,126938,0.8379941133905662,0.7227333902620957,0.5169698651951014,4.214109490126586 +red,square,0,127004,0.6647976990309508,0.6681166074108165,0.483662537121335,4.367156371007085 +yellow,circle,1,127097,0.5861097997868543,0.09304104701245608,0.480585167674643,4.31557167384405 +blue,square,0,127113,0.8381171169066005,0.9035648203069505,0.5189941468324766,3.486968257512897 +red,circle,0,127138,0.7238279092273934,0.8040643257155619,0.4816358458241982,5.377109562777432 +green,triangle,0,127140,0.026521925997903262,0.3907784742567403,0.5079862162004534,4.778410723710838 +yellow,triangle,1,127166,0.34158366408795626,0.005444890034735361,0.5136794132842879,4.428266821391993 +red,triangle,0,127178,0.582152083624704,0.3171113667930656,0.49700903956581793,4.7958472397154495 +purple,triangle,0,127199,0.6678234759775731,0.3243677520179289,0.4880360044701393,7.403742567293686 +red,square,0,127212,0.010092942375800162,0.13333359064367722,0.48905681266002865,5.376732151207544 +red,circle,0,127231,0.7813856759237412,0.8321045139195066,0.48762209498494247,5.061094349437838 +blue,triangle,0,127271,0.8484966309427525,0.012082178156971879,0.5342695369063898,6.826682002042546 +yellow,circle,0,127291,0.6537972550513452,0.5910849674788127,0.4777381011468813,6.355179083479012 +green,triangle,0,127345,0.038371626604647435,0.6121136952306467,0.5151296947307014,5.772213012236616 +purple,triangle,1,127389,0.32664149098824724,0.3270566306487753,0.48002579599316053,4.405665912819199 +blue,circle,1,127479,0.536855061623154,0.25275422849525864,0.5054052454358829,6.0468892012101305 +blue,circle,0,127491,0.5929396302837556,0.9365886925154252,0.5031106723644216,6.214885736377898 +yellow,square,1,127498,0.15618938338413857,0.5649222782779796,0.5006980941216002,5.010530103179517 +red,triangle,0,127575,0.24787971935484898,0.14596930011915066,0.48648268184742943,5.3880937750815034 +blue,triangle,1,127650,0.2895065875689401,0.08737234041385267,0.533182299700779,5.264305348202112 +red,triangle,0,127720,0.5564020468904375,0.469220034459098,0.4969889164985036,5.548019100193355 +red,triangle,0,127733,0.03927214832454329,0.8656276033417198,0.5016166743319996,6.713273682931319 +green,square,0,127797,0.46078982852078254,0.13039447341168842,0.4688506106833271,2.9766392539416984 +red,square,0,127930,0.12988420262355915,0.40387454791195365,0.49912201847992793,4.115495629323518 +red,triangle,1,127931,0.9243659644066534,0.8732778424081786,0.5079033160641335,4.835432405555579 +green,square,0,127948,0.4604805037990847,0.4828530507130857,0.47380448866240904,6.052131708988689 +blue,square,1,127965,0.9717135389121113,0.8956024358579959,0.5129793967681089,5.115284642159395 +red,square,1,127973,0.7441095256671921,0.3631964490297026,0.4906987074485295,4.688716482972666 +orange,triangle,1,128001,0.69695535764921,0.9890543754602146,0.5425817578176706,5.024244070203383 +purple,circle,0,128032,0.8641632107489988,0.013024198344529059,0.5109279908251705,5.594192736167078 +red,square,0,128065,0.08686544138582242,0.4182643741815759,0.4989660462744722,5.134468606511194 +blue,circle,1,128080,0.7128741260861531,0.7529173898877006,0.5051334980868171,4.977025552547777 +red,square,0,128094,0.5261020440632308,0.24793918270696214,0.5000373041209327,3.3928589618967906 +blue,square,1,128106,0.7987487532557355,0.4092683799709895,0.5036482874856193,6.203893021135113 +red,circle,1,128135,0.8225437630227117,0.8658634386489814,0.4876473515348685,5.716376034597446 +blue,square,0,128194,0.5661090435860126,0.9705151218982564,0.5039430666408083,6.7887104790552355 +yellow,square,1,128393,0.7229649005252713,0.7966350858062917,0.5144115099368456,6.138718468473015 +red,circle,1,128442,0.5403574726659569,0.5166753057015054,0.4986326351274328,5.517602876376867 +red,triangle,0,128640,0.6562738402068202,0.6313942944201059,0.49222163286374826,3.4146443110906617 +red,square,1,128690,0.21504602768160996,0.44943784512452967,0.49386010592306556,4.799553396710289 +red,square,0,128765,0.42488206832098474,0.9990283800959817,0.4952503152641763,2.873550855335749 +red,triangle,0,128795,0.7467306190501787,0.2704107626418716,0.4948115847870993,5.571217209167401 +red,square,0,128820,0.5814147575089484,0.4169809813630093,0.49770545340413025,6.387322165879361 +blue,square,1,128925,0.8660195733120086,0.6833150857537637,0.48941441380595596,4.367583348763191 +purple,square,0,128946,0.8710357965088035,0.5965520181038854,0.4966942633155147,6.938066210987087 +purple,square,0,128955,0.6183104781650229,0.6255565846788934,0.4932172464700376,4.826059319954716 +red,triangle,1,128990,0.2910246649656659,0.16134629813213797,0.4976488471971281,2.0505843872459377 +red,square,0,129119,0.3007399115862952,0.696901004610726,0.5099746390765068,4.393577374746172 +green,square,0,129134,0.11131905547969068,0.8234419098660856,0.4780193222691841,4.354601744136541 +blue,square,0,129185,0.5382433634007728,0.06633172929643638,0.49021353894229813,7.205544254688381 +red,square,0,129255,0.6845254244323443,0.7494942983776632,0.5135949531373896,4.478975820385832 +red,square,0,129278,0.4526191799565459,0.023487952393752565,0.5131634625164141,3.9290628772162832 +yellow,square,1,129307,0.002727180198842327,0.1854781570496533,0.5216193154685124,6.150478460606201 +orange,triangle,1,129330,0.8417560676109885,0.9287439707193731,0.5457255506490313,5.741055512423169 +yellow,triangle,1,129343,0.08944679719323745,0.4937144120678043,0.519825265073939,2.707751472799268 +blue,triangle,1,129371,0.9761858581977908,0.6051651728321814,0.5176731952997095,3.27437086687736 +purple,triangle,0,129429,0.532556057558905,0.6474779159215497,0.48276252233435424,4.410343808196996 +red,circle,0,129484,0.7010083717170356,0.6989074129751516,0.5120898940816476,5.585797969816234 +yellow,square,1,129564,0.45388994045052466,0.6452935634525502,0.5129537594723294,4.289391174280052 +red,triangle,0,129603,0.46741095435015056,0.10755028837097114,0.4681064915228646,4.036861980658842 +red,triangle,0,129621,0.6332806714358654,0.49510216615019786,0.46424121185302886,5.35070665891946 +purple,circle,0,129736,0.2809694102265121,0.7104362479118843,0.5045173897448305,3.858201598661237 +red,triangle,0,129797,0.9362920805410437,0.09165159321330985,0.4625184548035471,6.3974769470925885 +red,square,0,129906,0.9010704017795197,0.801976957683478,0.5035732224888378,3.6760525779786213 +yellow,circle,0,130069,0.5674926869705129,0.5887025840952027,0.4804616832694326,5.631104095061221 +blue,triangle,0,130071,0.33662767306681085,0.8032092299082553,0.5191275175662233,4.215326826381824 +red,square,0,130100,0.45755466262601874,0.6722733905280788,0.5100523187605494,4.021464353464206 +red,circle,1,130106,0.7234214190925028,0.7493938875057046,0.5104868346010132,4.475506651367415 +red,triangle,1,130190,0.7722985467528327,0.16074896785415294,0.4805294158916076,4.9022216908934935 +red,square,1,130196,0.3669155801680446,0.992419972514465,0.5008792368685754,5.958031900527238 +yellow,circle,1,130250,0.047233413284252346,0.6882814789140793,0.47931632740430413,5.229633873535885 +green,square,0,130299,0.7858574089783932,0.5560418297214267,0.4764267642780115,6.7406521074953005 +red,triangle,0,130326,0.5651630389685611,0.731032237722666,0.48190639190618556,4.86542480349785 +red,square,0,130344,0.12280481793074438,0.29137061782774876,0.509060843780268,7.061160288051109 +red,triangle,1,130369,0.873600409609657,0.05581585575137982,0.48450942367289684,5.376239733881472 +purple,triangle,0,130401,0.10286574688763916,0.2995293971612334,0.47423506718676905,3.4165735137128403 +yellow,triangle,0,130411,0.4504536134152547,0.1502301837612895,0.5241991997207003,3.8131619916861705 +red,triangle,1,130460,0.37327644656670544,0.8803236604791689,0.47336340297011587,3.528312786777707 +red,square,1,130483,0.09953103094932891,0.7207975921655532,0.5078191781308253,4.973197300196009 +red,triangle,0,130512,0.5674563645471775,0.802164639859275,0.47128259045977117,6.102705914046816 +purple,square,0,130519,0.8224805941997835,0.39657333418649676,0.49114300455947685,3.4255942660339254 +yellow,triangle,1,130522,0.3407861084239223,0.15152842414992795,0.5160348237826194,4.8422809827118245 +green,square,0,130698,0.05048675420753501,0.5867898197382816,0.48332771723619,4.854100394965795 +yellow,square,1,130707,0.8552151240513924,0.20968594770634863,0.5159753297215222,4.760681087708469 +red,circle,0,130737,0.7195606619287135,0.7185022318358479,0.5179909665054729,4.345130811754813 +purple,circle,0,130749,0.5718088801605313,0.6305392166677085,0.49954455506066525,6.331555225910537 +red,square,0,130892,0.9082928132030541,0.8698945448286087,0.5272810515794636,3.8139398884865403 +red,circle,0,130897,0.6521592081101321,0.6730313844926001,0.517629864433609,6.700258305599071 +purple,square,1,130975,0.8037216795503589,0.5351552045227781,0.4991400330285502,3.6115115212565576 +blue,circle,0,131081,0.29912820464115497,0.9930538927340354,0.5059305459275703,5.7174504294243285 +red,triangle,0,131085,0.26325310009245584,0.5440037493004181,0.4774500325950689,4.0479435067756215 +yellow,triangle,0,131180,0.2705619544716178,0.03620239324209429,0.5226419844984572,6.209747094149054 +red,triangle,0,131213,0.2271912767881561,0.09900208652947495,0.48469196279101134,5.175097751336078 +red,circle,0,131276,0.07578793911595427,0.14418122422110113,0.52623613457003,5.286764157810051 +green,square,0,131284,0.07983285201287438,0.3732667693155065,0.4822098358564333,5.875392136521286 +blue,triangle,1,131337,0.2224324528896101,0.2867753587278389,0.5133292284016726,5.8171157937798865 +blue,square,1,131342,0.6582484449449885,0.8349729996334416,0.4929353631279517,5.869326931510386 +yellow,square,1,131359,0.6841110660420242,0.2590027949643019,0.5097661285738265,3.1892114715505593 +red,triangle,0,131414,0.1889581524882299,0.24489732624609417,0.48272344860614913,5.475576478379538 +green,triangle,0,131484,0.02930308135433357,0.7055795909634528,0.5137693692160372,3.5786508001990893 +orange,square,1,131555,0.6204747130900325,0.9719450523498417,0.4597299643938189,5.484493488468659 +green,square,0,131595,0.30289284515443426,0.817765206955581,0.4918529944200194,5.8656377567539435 +purple,triangle,0,131604,0.6306874463524811,0.1487685720430315,0.4825151736941248,3.672167156490436 +red,square,1,131610,0.750218649620177,0.0984125890957338,0.5286319479298367,4.8143176942195565 +red,square,1,131626,0.4868581502958249,0.48150425444648104,0.525232334201949,6.073247048237519 +yellow,circle,1,131802,0.4412037452755281,0.7708584881142471,0.4880989661285275,4.25969589363992 +purple,square,0,131809,0.7709755145739532,0.19988998572095917,0.5101132492887455,3.7827542601515773 +green,square,1,131824,0.7455797244342347,0.7360614013903412,0.485498516388062,5.240256447655862 +blue,circle,0,131882,0.5074133618991272,0.8775162924130532,0.5146217761749357,5.800327330811402 +red,circle,0,131924,0.013427978247479544,0.03798655025342066,0.5183716254492988,4.115799450886711 +red,square,0,132026,0.32271796796248586,0.580844245222119,0.5233387768626253,4.785919904262766 +red,square,1,132115,0.07712716290141353,0.06759007456981025,0.5170157136476563,5.8590619949870915 +blue,triangle,1,132142,0.8066039931862952,0.13667465559354752,0.5094254416958333,6.48221280931649 +red,square,0,132251,0.6614679232451804,0.36560627572775484,0.5112020456684284,5.7989430933830866 +red,square,1,132299,0.8349583081613975,0.49121527113896,0.5094594741119449,4.578042288869326 +red,square,0,132442,0.2992860184309325,0.30468510566698714,0.499309537187126,4.079066245688449 +blue,circle,1,132507,0.917041248358781,0.7067105183468583,0.5154394499701502,4.101292991121372 +purple,triangle,0,132611,0.6754598108207435,0.3305442348394383,0.4849008270132726,4.421771370015716 +red,square,0,132652,0.9042880483893508,0.06099413346509874,0.5002171752588741,5.257614281771002 +red,triangle,0,132684,0.5911006938150419,0.5897328899362432,0.46924347801582117,5.689484567234765 +green,circle,0,132726,0.3623208792145606,0.23323485423986545,0.5115147126946714,5.35158134967828 +blue,square,1,132850,0.48025331099895974,0.8560052655339313,0.4844948903153413,5.164289509475767 +red,square,0,132915,0.507950835030121,0.3192740207145772,0.504631749329262,4.040353331683569 +red,square,0,132942,0.07254679949440512,0.6541535535288294,0.5165597035686713,4.586347010975786 +red,circle,0,132963,0.43312398233656857,0.5056084472447759,0.5204665906027872,5.272944869750703 +yellow,square,1,133336,0.8193943439705966,0.3571625416889197,0.5197354635125064,6.349805668981319 +green,triangle,0,133373,0.8974818674982699,0.8398510104447052,0.504866707561298,4.832797737251657 +orange,triangle,1,133431,0.04603294317064843,0.8274510328240161,0.5509392322252182,4.406052498078572 +blue,triangle,1,133494,0.6753583710894621,0.033878868508113835,0.48673787056689716,3.902086925821416 +blue,triangle,1,133595,0.36348033419139625,0.42564458666416605,0.4845578473194667,6.037012575682556 +red,triangle,0,133630,0.3978845033496452,0.33682159720116456,0.47469747027647335,4.285827356256915 +yellow,square,1,133669,0.5922068663028015,0.607715160656803,0.512018033637484,5.3179879793495966 +red,square,0,133677,0.3734819609294996,0.8114521124561588,0.5198949777829858,4.386531749315967 +blue,circle,1,133683,0.34970888132444145,0.41316544141892086,0.5157366965598891,5.62632509012514 +blue,triangle,1,133698,0.5647919738866877,0.8980528154775819,0.4888449665987099,3.9577522425539935 +red,circle,0,133713,0.3692140462833122,0.3445567284238393,0.5219405948032102,4.348588858525835 +purple,square,0,133721,0.7567417399385129,0.7321483500847341,0.5035884125480183,5.558552177118336 +yellow,triangle,1,133773,0.049805181119724984,0.07633748393697415,0.5204239273387096,3.8751505956718617 +green,triangle,0,133788,0.3137785606389706,0.5098674286094462,0.502420757954118,4.430605292351765 +yellow,square,1,133901,0.6625606542527752,0.33646535319509685,0.512961621090926,7.407143859998317 +red,triangle,0,133914,0.16255838938044764,0.3408280430640197,0.4811391819135336,5.080255646007596 +red,square,0,133934,0.4538521860807089,0.5597484646792217,0.5178339711086923,4.608455337734896 +red,triangle,0,133954,0.1707690161251476,0.023528819082283547,0.48419795105878805,4.362864304086654 +yellow,square,0,134007,0.6010695989372874,0.4189750631188234,0.5149831670040176,4.474712997630571 +red,circle,0,134050,0.7120666607155749,0.6157344434628239,0.5069250438685436,5.597903565077858 +yellow,circle,1,134109,0.6483551915361128,0.5241706946302818,0.48308404809074823,5.770167037477518 +red,circle,0,134119,0.8557606754079703,0.8900748004743387,0.512573624342546,7.381263471635822 +red,square,0,134137,0.7589778175645088,0.1428198878012017,0.5121056494596288,4.316137434324415 +blue,square,1,134155,0.493145176019827,0.9950557272941855,0.49681947293710677,5.6832376086334415 +red,triangle,0,134330,0.9283350107867175,0.612963188584986,0.4937085214672017,4.97786623765733 +red,circle,1,134432,0.059235361622315796,-0.009350846733344104,0.49281136495152006,4.479243454220769 +green,square,0,134514,0.07138074830827745,0.5517750468831158,0.4676810082660399,3.519734133389314 +purple,square,0,134547,0.07175308351536225,0.6143025641876438,0.5020292528114828,5.4184794600930095 +purple,triangle,0,134653,0.157573255795327,0.08144978332400066,0.5039854567079847,5.997170026635426 +green,square,1,134713,0.09716815988909777,0.7927349270307371,0.4610613865115853,6.2748830715508355 +green,square,0,134746,0.8941441013712047,0.935822127858959,0.46275196948895925,6.14353759988564 +red,triangle,1,134786,0.7516260678973634,0.16066535558026562,0.4955866943537309,5.6354394360722795 +green,triangle,0,134810,0.6152902388419965,0.7809381487916995,0.5054556097312073,5.812298714426703 +red,square,0,134825,0.03894676582954437,0.350088915999757,0.5065241332374407,3.617201779951147 +green,square,1,134880,0.1327783350236732,0.23107366243469418,0.4607242538935895,5.069607877222087 +red,circle,0,134891,0.018569739617654735,-0.03194322337457731,0.502229507390834,4.809141560510172 +red,square,0,134955,0.3979104401693284,0.8390915097200012,0.49639748109734533,4.525809585380252 +red,square,0,135011,0.8849391329404386,0.18449716375327663,0.49051190168963554,3.960786773523729 +purple,square,0,135015,0.11418120119286423,0.9385428097252992,0.5003128385268326,4.890841454746883 +purple,square,0,135036,0.967084318587712,0.6927643459518374,0.501351085996564,5.180338347509587 +red,square,0,135051,0.6071714877268013,0.7670781186304179,0.49029936873777674,5.573549421771868 +red,circle,0,135065,0.23151985811727704,0.21426530269768979,0.48824685168303644,5.822865694899559 +yellow,triangle,1,135081,0.6436869282003247,0.0011049265762280713,0.5078277957119917,4.182492521039611 +purple,square,0,135091,0.49797460610349686,0.47342334465527003,0.4997671880631366,5.336685828646352 +red,square,0,135129,0.9419706682305191,0.4891732025632741,0.490914509252106,3.6718805702327546 +blue,circle,1,135131,0.18394392717465924,0.8039172549565843,0.5150715717497438,5.64770642919999 +blue,triangle,0,135188,0.12980259796060445,0.18026336961913858,0.49616217681976854,6.932131616951679 +green,triangle,0,135225,0.8594739982162675,0.8402483279901528,0.50140100094159,4.232850167380566 +red,triangle,0,135239,0.7192949111541754,0.7104158291845282,0.5045655577374201,5.321104654816632 +red,circle,0,135250,0.1329538023465301,0.13935312367946467,0.4899459431292648,7.3582710994214695 +yellow,circle,1,135252,0.29514029891902605,0.46010332762638595,0.4890158180231643,3.905946477701537 +blue,square,1,135274,0.4157763158106056,0.6774927972814468,0.478898658779743,4.567792318648803 +red,square,0,135289,0.8784685404971725,0.6459689274067033,0.4903855250702302,4.775974197515729 +green,circle,1,135308,0.26471201060693683,0.8075122397243544,0.5035649233935773,5.113518581025738 +yellow,square,1,135318,0.6335109384738952,0.836221339336087,0.5064353539355512,2.9159694471689637 +blue,square,1,135370,0.9120004167525415,0.279756586348596,0.4698112186925432,7.458886959267756 +yellow,triangle,1,135386,0.39639682463367354,0.2195907727576396,0.5128074828090089,7.192932454729483 +red,triangle,1,135450,0.43696849807152205,0.21238576474516435,0.504958914415651,5.821054895827014 +yellow,square,1,135477,0.32785307516216033,0.03685688983277047,0.5141035883406879,5.913067557895645 +red,square,0,135487,0.06345071094583887,0.14661452403816855,0.5015064287162756,4.115747871418917 +red,circle,0,135496,0.31438720916106744,0.34683124248397534,0.4860010085182583,5.2599775662374535 +purple,square,0,135524,0.6099668304268366,0.667745199921237,0.48804930078899067,5.431534246439725 +red,square,0,135538,0.42251922393440633,0.6371943024345906,0.5060698378439741,6.052740848899056 +purple,square,0,135785,0.17414717818583236,0.47937732442953096,0.48419494496563315,3.671755192418631 +red,triangle,0,135885,0.23185109261094894,0.034986375486128596,0.5016399240889347,6.374065500026309 +blue,triangle,0,135920,0.0579740726355894,0.23089820986417708,0.4925714232253151,6.54126310431144 +purple,square,0,135954,0.5996379988697156,0.05368029958695486,0.48130952805473565,5.613797148097022 +red,circle,0,135975,0.9927922672983917,0.9885644181515599,0.4838279367068267,4.980618582527498 +red,circle,0,136015,0.306283429487599,0.37845399220216785,0.48375325082578646,5.035777489471395 +orange,square,1,136048,0.027482063658017086,0.9937591484460131,0.4607590345661461,6.782352951506791 +blue,square,0,136270,0.8708192185781217,0.3490018512053118,0.465835813960034,4.846040802276717 +blue,circle,1,136285,0.14638731247834025,0.05859365218368173,0.524593574733679,4.481450012867277 +blue,circle,1,136300,0.8452280461714454,0.7632098737690225,0.5195577504163494,4.395250116670545 +blue,square,0,136408,0.8935471500157395,0.291760682455656,0.46603709395381887,4.069117453568041 +purple,square,1,136467,0.4996378034256863,0.044510840223987436,0.4883543151474372,2.4608133232436096 +yellow,triangle,1,136555,0.4925088483341782,0.17324050954142478,0.5157789264233296,3.7466570937455193 +red,circle,0,136732,0.8018347469606378,0.8556143933254134,0.48809505468949543,5.645395525802054 +red,square,0,136785,0.16320105087127168,0.7034699250316768,0.5284048355933586,5.561550006587346 +blue,triangle,0,136820,0.4130329448846436,0.3519352908730169,0.47636229388247153,5.151462703186516 +red,square,1,136895,0.10324418612370423,0.7659582375643537,0.5328449585521345,5.228504681113512 +yellow,triangle,1,136925,0.7437989559360465,0.29747205449753,0.5161277444919578,4.256533611622648 +green,square,1,136940,0.8648037869602436,0.8950542870075304,0.44090419357036903,5.947837191551083 +red,square,1,136965,0.7757392514339877,0.24849789295030322,0.5373998300769587,5.138218296772785 +red,square,1,137012,0.9867977535720223,0.3715902374816953,0.5469161715246043,5.274005079103856 +purple,circle,0,137023,0.8359462835824559,0.904962756893604,0.5000158834208963,4.873808035972373 +red,circle,1,137218,0.595746766891408,0.6336257467148168,0.4893082024258384,5.331159292619122 +yellow,circle,1,137230,0.31985379810344927,0.9606880981487582,0.48923490010805043,3.868962208355834 +blue,triangle,1,137243,0.8268125742916685,0.3998703452412905,0.491866372215197,5.721832926157184 +yellow,circle,1,137379,0.5197098161886466,0.8631108523738137,0.4873454769950642,4.572074896210043 +yellow,circle,1,137395,0.22652757727260775,0.31057611580278777,0.4882687266266591,3.9518041003009743 +yellow,triangle,0,137414,0.28711919643251926,0.1908980004274613,0.511321293147556,5.95014763862045 +yellow,circle,1,137489,0.6426659729491119,0.512286546088875,0.4873892482159393,5.418381233739223 +green,square,0,137610,0.2515110008549335,0.30576319108663674,0.45496365129715727,5.621270062016968 +green,square,0,137697,0.19429792771798182,0.8626171349905406,0.45721369281973695,5.502840396776105 +red,square,0,137756,0.9555775298319636,0.16758963236152868,0.5212935602879686,4.739308567158005 +red,square,0,137760,0.6849432946111895,0.027592626375598783,0.5208084973864869,6.5075641867890655 +red,square,1,137772,0.009602541713840895,0.05362595373939616,0.5233716813483418,5.0350827570868075 +red,square,0,137827,0.34581503007236913,0.17899844606460158,0.5210636867240218,6.385385736683507 +red,square,1,137868,0.07471037824493965,0.6262793616745357,0.5153863607919399,5.682195343023874 +purple,circle,0,137913,0.4115490527891492,0.6257552515938879,0.5022826610413894,5.707371421220958 +blue,square,1,137935,0.5188945850183555,0.060462405121827656,0.4663858141382177,7.730769429050152 +purple,triangle,0,137986,0.08688693755889765,0.8272321009016912,0.5298275526308516,3.838250193058149 +purple,triangle,1,138096,0.46684821728741666,0.4504889519273011,0.5344357533574376,4.611888780123441 +purple,circle,0,138103,0.6328003446343509,0.5642591609818407,0.5050139278238139,3.010600022051086 +yellow,square,1,138111,0.20817032290921367,0.09530748794291277,0.4972031485293172,3.693278006557573 +purple,square,1,138139,0.9627137723595399,0.36154226102993925,0.49943739373158363,5.59694022079315 +red,square,0,138155,0.08967078286426255,0.9024726102483163,0.5077653214700644,4.853782928393596 +purple,triangle,0,138188,0.6999288940472289,0.07174878048151023,0.53355854374135,4.696012468305135 +red,square,0,138205,0.34235540992001123,0.9218228402491622,0.507903004838109,3.1816087937690227 +red,triangle,0,138250,0.3818340431310262,0.41679324652962124,0.4922658403993222,5.667307704492823 +blue,circle,0,138268,0.464677779239979,0.8970598256121256,0.5097040931846893,2.065092687014253 +red,square,1,138280,0.20635715362395446,0.5797692900851055,0.5076327049374316,4.669530325841901 +red,triangle,1,138298,0.07002267827379027,0.3918314682748526,0.5018377855725775,5.862375316095723 +green,circle,0,138311,0.4449199044459794,0.9241400214364984,0.5017264113861387,8.162672278687909 +red,triangle,0,138333,0.8047760942634103,0.7243848179939881,0.5058984618910746,4.751028824110264 +yellow,triangle,1,138393,0.3495016777010975,0.16406479675280117,0.5079909930130683,5.870896567944311 +red,triangle,0,138395,0.03734375273936086,0.023093256255436567,0.5041131920894031,4.865632047419705 +red,square,0,138496,0.8348850291263635,0.9711089524453331,0.5039050945132909,6.34054080143459 +red,circle,1,138516,0.2374998332106213,0.24054242347881033,0.49048542219970176,4.420484413483621 +yellow,triangle,1,138525,0.378749891413391,0.30677567180473864,0.5027680907856005,4.0894979530794995 +purple,square,0,138535,0.22285780338565875,0.9401926667799455,0.4970155192388356,6.399626524791413 +purple,triangle,0,138586,0.6329116506494805,0.9924508267796331,0.5297092801300398,3.534766360258851 +red,square,0,138781,0.6139556553654268,0.21632802938267093,0.5080062411290104,5.910432834133549 +red,square,0,138810,0.7440212958523756,0.2883670331114694,0.509640933477473,5.799677046181098 +red,circle,0,138900,0.7471829399335801,0.7730349227309443,0.4807281271523543,4.722671106315414 +red,circle,0,138983,0.09913668955736188,0.12309413644776823,0.4812725998527279,3.2685228072959966 +yellow,square,1,138993,0.06602314113396235,0.38048862897183,0.4863492889576679,4.073121770023163 +blue,triangle,1,139029,0.1675442679305863,0.4260256400670034,0.4805912877499991,3.7795648659917718 +purple,square,0,139040,0.12059355427027652,0.6183725870239523,0.5067880151851718,5.005695689963016 +blue,square,1,139111,0.15791406718752676,0.46308292999864875,0.4680990907225799,7.477062097665995 +green,circle,1,139143,0.8610613969164524,0.7616928187618666,0.49542555785444103,5.595612561622347 +purple,square,0,139189,0.7443264628044348,0.4172392050050805,0.5091107176240225,5.68174721554891 +red,triangle,0,139350,0.02256841682637889,0.13495941926847932,0.5179253505298245,4.447884040373096 +purple,square,0,139416,0.4204729201142918,0.2232691085152737,0.5096324534182842,4.2797301275778805 +purple,square,0,139437,0.23847431008399256,0.7912519910254534,0.5096021790288062,5.099767570769067 +red,circle,0,139460,0.6896288908444705,0.6746511203646123,0.47682211607005803,5.9568709380573095 +red,triangle,0,139504,0.6474025704935013,0.4470506022593155,0.5092203333009371,6.516576795606952 +purple,square,0,139639,0.5473078320886167,0.48795166064175244,0.5077680077401037,6.335847925394288 +green,square,0,139643,0.9726064119317577,0.637489925958458,0.4754048928668529,5.26387266033665 +purple,circle,0,139678,0.7230620578978485,0.4038691786447718,0.49980639912757174,3.3490820453604635 +green,triangle,0,139815,0.5179996429864556,0.2904084474502592,0.4947638815701277,5.390562875088569 +red,square,0,139819,0.8254546902733595,0.06995190839188759,0.5224087205105586,5.1025712023678205 +red,square,0,139910,0.5625714121266934,0.6827018255059881,0.5211543825175695,6.5205671688152025 +red,triangle,0,139915,0.5909447310305467,0.7727845735988802,0.5040170086300086,4.3563406241878235 +yellow,triangle,1,140093,0.5823920553824754,0.5251085207929088,0.502942741249661,5.235053087398988 +red,square,0,140161,0.8751427670157677,0.08765677133120198,0.5219893289230496,5.166286759636703 +red,circle,0,140218,0.8201835387872295,0.8125315868394274,0.4932394616038248,6.191450391613185 +purple,triangle,0,140464,0.6103293210508083,0.04683198291327806,0.5241885869286942,4.969465257372141 +red,triangle,0,140497,0.5966358146123887,0.4407076440143338,0.5279394214949618,4.334388730479109 +orange,triangle,0,140521,0.35235193508421536,0.661198864517614,0.5530621321078157,5.911061113056437 +red,square,0,140575,0.6220022931168655,0.5169139914232396,0.533259176807009,4.722275519919795 +red,triangle,1,140586,0.4404141642686237,0.6828470960510071,0.5230862955577851,5.0411548851929915 +yellow,square,1,140653,0.08260572730519622,0.8079246074496624,0.47933933197211814,4.161035066773145 +red,triangle,0,140659,0.6889410460117044,0.7967235359798783,0.5308960244383736,1.8798278038948748 +yellow,square,1,140696,0.5767346794735991,0.7820635235755214,0.4851128393917242,4.267436892449345 +purple,square,0,140755,0.49198144840493263,0.3592039099006533,0.5150019134021703,4.3305845116301676 +purple,triangle,0,140848,0.09511510612118623,0.8581454141261488,0.5292525160832064,6.343618639171265 +red,circle,1,140964,0.4896542796053409,0.43555404834955835,0.5061445693289723,1.8676763634866083 +blue,square,1,141024,0.692835444529816,0.04007915921360583,0.4854016545305637,6.26430309138549 +orange,square,0,141080,0.03240694152552326,0.7280435994419837,0.46652430705242015,4.61096196721505 +yellow,square,1,141119,0.7465917674868074,0.5255631584796615,0.49490311329289444,5.396551766535104 +yellow,circle,1,141217,0.8221628706360736,0.49400737048368715,0.4816245854796019,2.6613667538874863 +red,triangle,1,141235,0.13974402975419897,0.8878899161611569,0.540739038438854,4.234622542668613 +red,circle,0,141348,0.11015403663431544,0.07331712170462029,0.49966100234162975,5.46812151491859 +red,square,0,141372,0.14329262113512875,0.25080055020873715,0.5143616159652669,5.958552657748318 +yellow,triangle,1,141375,0.29946390397797285,0.8648264589694957,0.4959026555861158,3.6139060690920535 +red,square,1,141445,0.9678835647143682,0.7510274811533107,0.5117589561417298,5.449686753627403 +blue,circle,1,141476,0.7187456820618605,0.7800105263090523,0.5128302738159971,5.814906097068486 +green,triangle,1,141547,0.3172039589388749,0.2426766886611288,0.49662884243599864,7.166338198474645 +red,square,0,141584,0.9050632457009437,0.08013430995007564,0.5183931905742426,5.069104705781542 +red,square,0,141630,0.4866877061118874,0.12611565635691657,0.5181859053769521,4.187709661694755 +red,square,1,141671,0.07933833185722827,0.45710010917929567,0.5240004198956381,3.3067697246355507 +red,triangle,0,141680,0.5477935719397388,0.5778041783312308,0.5491380786608641,6.778257564252712 +purple,circle,0,141746,0.014649561627469776,0.016628037498831016,0.5080917018135109,4.115665653213783 +red,triangle,1,141795,0.444021185260022,0.18577745918453437,0.5594079754167716,5.707642377018594 +blue,triangle,1,141806,0.11974901409356431,0.20782183765487194,0.4938648861813803,6.374026910056023 +red,circle,0,141870,0.45322966943369203,0.3766007589878985,0.49144228366048304,5.068775371375214 +red,square,0,141872,0.4552045002651459,0.8960703347111706,0.5167618469826778,3.8872465881211036 +red,circle,0,141878,0.7601252595503035,0.8563107051708324,0.49065886949738863,6.6188545373573815 +purple,square,0,141935,0.39662610903491446,0.019632445338159443,0.5084619864070486,4.010086679219019 +orange,triangle,0,142003,0.7725692396808218,0.1015316356467284,0.553888820412427,5.6571258883842725 +red,triangle,1,142069,0.435123512213479,0.8542018109107539,0.5514452473103078,2.6615138644260043 +green,triangle,0,142082,0.8272587749972624,0.464202592461749,0.5004356810233123,1.6542809643179757 +yellow,triangle,1,142100,0.41150951181462425,0.34227334370701024,0.4936296179646732,5.234547141904993 +red,circle,0,142190,0.6520688243034927,0.7433153028370248,0.4854580578258922,3.44516472776952 +red,triangle,1,142316,0.42838053735247006,0.13215152238818328,0.5383370861147231,4.567407341731323 +red,triangle,0,142345,0.8558994881535174,0.009832768220795263,0.5329243024519078,6.036368454313947 +purple,circle,0,142425,0.14857889589995465,0.13375004135055546,0.49946183732132876,5.274396953004432 +red,square,0,142579,0.42279600641319415,0.38525179660689246,0.5022605258148014,5.874738012049626 +red,square,0,142595,0.6047087787686957,0.2011327061047723,0.4997450764998767,6.093118155420797 +red,square,1,142640,0.8719577649271965,0.6195031538320895,0.4925340906284094,4.860720126840298 +red,circle,0,142654,0.518491003490688,0.48831750092827675,0.4820843240448057,6.404656737891173 +red,circle,0,142665,0.1036937443679321,0.13055232636941888,0.486326113594918,4.749575024881765 +purple,circle,1,142691,0.5373399403106417,0.8585722405084844,0.49995465219226365,4.94154045386465 +yellow,triangle,1,142725,0.6012124290585683,0.011694530103482204,0.48820915498470346,6.926808443759181 +red,triangle,0,142859,0.6782716708746045,0.11487896052532887,0.5311985571143776,6.548279740802664 +red,square,1,142900,0.6341765345734965,0.4342412850369973,0.4862874515734766,5.324920904279886 +red,triangle,0,142917,0.7209003844516976,0.7742979018837206,0.5301192502056737,2.3471488869191846 +purple,circle,0,142957,0.4895230123400852,0.06847480526481375,0.49816527507484726,7.049750730407531 +red,triangle,1,142965,0.10212388974059594,0.11756040467444218,0.5292156702898925,5.615265861628302 +green,triangle,0,142969,0.9518567493039518,0.3714581372562319,0.5037757628393118,3.898496861984969 +red,square,0,143098,0.054184563081332904,0.9109809262653299,0.4857657041842572,4.107263075140758 +yellow,circle,0,143111,0.013454807311805372,0.9905880675689503,0.49532016377431287,5.700938078929518 +red,square,0,143127,0.772986059238039,0.12879777751306332,0.48598903118270675,7.689898593528845 +blue,circle,0,143206,0.39447743623569687,0.5451967663150283,0.5236123997650195,6.263661718783337 +green,circle,1,143226,0.36415504056281234,0.7291708992279763,0.49610326402964133,4.47615097974263 +green,triangle,1,143255,0.23590000244352172,0.4450954747254223,0.5060461258086376,5.234249911849379 +green,triangle,0,143286,0.35961305834380275,0.5916530676321765,0.5071847812892837,4.86664053649539 +red,circle,1,143432,0.4867383639531945,0.5332984967031007,0.48915065317892803,6.207955492027497 +red,square,1,143588,0.325526826252045,0.14475427039329924,0.5026684617980136,4.459868028317356 +purple,triangle,0,143621,0.44601457221875296,0.04588051810392901,0.5252460439764117,5.3087463180890415 +blue,circle,1,143896,0.504177557392305,0.38260202252665243,0.518795685894506,4.452651562487838 +yellow,square,0,143917,0.8711034844152754,0.09422856231965415,0.46198797212587217,4.650091045932945 +blue,triangle,1,143956,0.5411492486352146,0.8216878516902764,0.4973333351873608,3.3397907289223743 +blue,circle,1,144020,0.7117191118495163,0.7646894831760018,0.5199764598042789,6.272470164784568 +green,triangle,0,144093,0.5616601785051137,0.8308456444697,0.5099418522598458,5.348455968319544 +red,square,0,144163,0.9709121994904566,0.05023287952536082,0.5140393954673209,6.152082977477377 +red,square,0,144290,0.3270910098794877,0.32305146210774927,0.5180245345735146,4.683131232137949 +purple,circle,0,144376,0.47616596651561016,0.050538567510263976,0.5164027019751546,6.140565260543386 +red,circle,1,144511,0.48508290124584896,0.5069274634598699,0.4943284672673943,4.510585095038166 +red,square,0,144618,0.9866074000624323,0.9048405415491704,0.5026479964525619,3.8971718375534503 +red,triangle,0,144665,0.6010052893949556,0.45313889523796325,0.5177194901393425,5.387599773135471 +blue,triangle,1,144694,0.83970698437518,0.8605273621938,0.4993030619297307,4.2636942261972575 +green,circle,0,144752,0.06048151605792207,0.5496286632556652,0.48885752580835623,4.881327938140004 +yellow,circle,0,144801,0.5685696262018551,0.3615634458306888,0.5224889106979393,5.240556990437562 +yellow,square,1,144821,0.23260532778127208,0.14471852025946008,0.4721501628687404,4.094010848551506 +yellow,circle,1,144950,0.7375423729453301,0.1547304786896896,0.5266972007074195,4.910478492695728 +red,square,0,144957,0.7333848300888832,0.7577830768995295,0.5043754812940772,6.916116425809036 +red,triangle,0,144960,0.047493325966395994,0.01339901819414746,0.5226556002753617,6.896576321225491 +red,square,0,145047,0.967010822069736,0.20834003921694721,0.5129159759673435,4.196738316261908 +yellow,triangle,1,145092,0.6251948074595004,0.39379628196691974,0.4817350011030718,3.559609927977327 +red,triangle,0,145126,0.18795762906756586,0.6816232557388878,0.513069094501169,3.824453301290785 +red,circle,0,145138,0.8907508892002952,0.9103227266687736,0.5003594922691517,2.921623838308927 +red,square,1,145232,0.6205763124315744,0.8750577460978215,0.5105961405064133,3.438063265558912 +red,triangle,0,145267,0.536998466751463,0.21260903230242956,0.5174728217832933,2.8965095580760205 +purple,triangle,0,145363,0.28868344480040287,0.6515567652417326,0.5337921851714044,4.827509877339264 +red,triangle,0,145420,0.4128684878609814,0.15831517319687705,0.517168686172276,6.111325206020439 +orange,square,1,145424,0.5544759360176078,0.3879294106933915,0.47367898941866904,3.850575297664433 +red,circle,0,145439,0.8442961850889149,0.9211853852377734,0.513023774474256,4.67605032745099 +red,triangle,0,145488,0.7116352590682079,0.6968519252423728,0.5167586512729616,5.351935187745752 +green,triangle,0,145588,0.8890443071256672,0.4059821142795865,0.4895360904090859,6.7361965321945645 +red,circle,0,145600,0.17001534880056657,0.09509308046699194,0.5150981648158417,4.540104411367356 +red,circle,1,145639,0.3027848718935999,0.38632094440380577,0.5142607773786037,5.336150858051432 +yellow,circle,1,145742,0.22844561342706882,0.03373482377106363,0.5235083488338232,3.609216314372453 +green,square,1,145778,0.7652166571880631,0.5205160934567817,0.4389380692685188,5.110816505630562 +red,triangle,0,145848,0.14993492488041094,0.9522037282232144,0.5212752361427919,4.197940675836989 +red,square,1,145853,0.42449985737250007,0.37993195712480254,0.5216935556606677,6.401308353090935 +blue,triangle,1,145910,0.9191718701757283,0.3507778006364465,0.508947630687695,3.305380565048965 +purple,triangle,0,145945,0.10405006910190873,0.0989291305444161,0.5282855529095846,5.85950934637179 +red,square,0,145950,0.6103391230374575,0.24321145925900345,0.5198293990495322,5.565941969578737 +red,circle,1,145972,0.7345324373176755,0.6848713724324484,0.5182995572301282,6.010468108010923 +red,square,1,146055,0.040892145299960214,0.08769672404207951,0.52472320010642,4.3013110270557045 +yellow,square,0,146146,0.20572299024789398,0.04063121378724688,0.4779765376227126,6.995608150734949 +blue,square,1,146161,0.23563382296451874,0.40269448294757626,0.5153712844818279,6.583952920697662 +green,triangle,0,146176,0.5098376714442905,0.4413895380969317,0.47709407018436606,5.776635608162773 +green,circle,0,146210,0.4869799736767464,0.46460778026228566,0.4820819630867842,5.218998228321822 +red,triangle,0,146230,0.42063578804348967,0.686722550476034,0.5242797362851747,2.9640388504853026 +red,square,0,146258,0.5788924633356175,0.4387942346286279,0.522098394638534,3.6449052201269474 +purple,square,0,146334,0.05757123737932757,0.5347868515607477,0.49873505757516123,4.681783465239761 +green,square,0,146355,0.07944596322095798,0.43612401065227724,0.4477435516575735,4.533079292312345 +green,triangle,0,146430,0.7317958102801904,0.8857330888047565,0.4739073656584723,5.158622325287397 +red,triangle,0,146476,0.5961907954222443,0.4284237720726396,0.5218886057670831,4.653690663478196 +green,triangle,0,146519,0.7282365279615635,0.23844314050421345,0.4740329911182216,3.9528466067825216 +blue,circle,0,146544,0.509926504223778,0.7611953888370436,0.5088669165482629,5.905041755023697 +red,triangle,0,146604,0.2121522897086795,0.2684182945189899,0.5195398195519959,6.608822214135164 +purple,triangle,0,146615,0.6830294309255329,0.775679808410577,0.5325456015236554,7.890569948348088 +yellow,triangle,0,146621,0.6419903566927515,0.1388854726679677,0.49894990364901726,5.781778375798997 +orange,square,1,146634,0.5575885117103254,0.6337165921269444,0.4704135138012962,5.518048123035133 +red,triangle,0,146638,0.9858604425566663,0.6950368294498945,0.5207873085930961,6.47088038302435 +red,triangle,0,146690,0.8754579607080465,0.43136199359132943,0.5222736195093759,6.788377767991445 +red,triangle,0,146748,0.547371438476399,0.8837882300132288,0.5216647911783672,5.654792046823208 +blue,triangle,0,146750,0.213178409911158,0.38311577989553414,0.5168770549447369,4.504396475273677 +red,triangle,0,146759,0.30636312848825176,0.6778355136614823,0.5229651641401726,5.533291489414755 +yellow,triangle,1,146876,0.9375131092402302,0.8298702555736749,0.5014923386563265,6.003667707510409 +purple,square,0,146883,0.6906419545463135,0.002627950645080257,0.48707640086389775,3.2685374131930467 +red,circle,0,146887,0.31917165163209604,0.3181528144304471,0.5221809675214947,7.713420122508251 +purple,square,0,146985,0.7005408993695096,0.6214721124588273,0.48381148322077444,6.1575917605577635 +purple,triangle,0,147085,0.2698009708541149,0.9184834137984218,0.5380879564273844,6.3752631737619465 +blue,circle,1,147095,0.9208117165394312,0.1500342494124729,0.5029888822096371,4.668006421360798 +red,circle,0,147157,0.37992588141635897,0.4621092885060484,0.5244298248611731,5.787139082459711 +red,triangle,0,147176,0.6033161080944892,0.908086594516721,0.5205284317594274,4.603599447724595 +purple,square,0,147201,0.7663056748567126,0.5228817639784796,0.4853791515867845,4.7537605263894305 +red,square,1,147320,0.5940784768486077,0.7950023781325019,0.5184868753111943,5.921459456017554 +blue,square,1,147345,0.03096021057027154,0.8698958307719932,0.5244663662254642,4.80105659779744 +red,circle,0,147460,0.7431228129642022,0.66282091721515,0.519385088806541,3.081281871621522 +red,square,0,147534,0.18414286445228867,0.5439263685451944,0.5142522160125361,6.31795492767845 +red,triangle,1,147546,0.8229158005651677,0.5296418966706153,0.5263650920070448,4.920673641333984 +red,circle,1,147561,0.6150568263705181,0.6426552855844806,0.5187425632585658,4.287822886345743 +red,square,1,147608,0.4210838290352793,0.6698904561435841,0.5109098565338447,3.225364527552239 +purple,square,0,147652,0.6733360800094544,0.681708177032319,0.48602321404467064,5.271419797629661 +blue,square,1,147710,0.21220839536376723,0.4567711453708774,0.5265327618268626,3.135476309872564 +red,circle,0,147745,0.8742717427360113,0.9302430417547757,0.5196860677393458,5.516121902941492 +purple,triangle,0,147805,0.4513617376250799,0.3319877007295401,0.532290161585172,5.850451112686195 +purple,circle,0,147891,0.18178438177762435,0.45439238386916025,0.512912953421344,5.2531512898673745 +red,square,1,147915,0.0034019037355421666,0.372980961867854,0.5087102952780208,4.811340334353258 +purple,triangle,0,147954,0.44687363035531613,0.16483290678374607,0.5291137612729291,5.924271068238883 +red,triangle,0,147968,0.08478579259449859,0.030280726143774084,0.5220587031425125,5.683160475911261 +blue,triangle,1,148017,0.3870166741784411,0.7780611833095648,0.5222349597624755,3.2736604694145206 +purple,circle,0,148036,0.016501338804909116,0.2747537419490832,0.5133167183991689,5.204587366417591 +green,triangle,1,148115,0.9244494860196397,0.04760227483518442,0.46587444441461673,5.870242362954625 +yellow,triangle,1,148196,0.6574356205809735,0.17607080316040014,0.493287320358233,3.769050981090595 +purple,triangle,0,148222,0.275751722451941,0.5841750109724062,0.5260437970275496,5.4541860506335285 +red,square,0,148265,0.5865399307774417,0.8745844630545466,0.5168541966341402,3.295922878024351 +blue,triangle,1,148290,0.11255405091871984,0.054952836091728074,0.5202741897928987,6.404243381702867 +yellow,triangle,1,148295,0.266140692870774,0.6928470129413267,0.4944124834527488,4.799213117300116 +yellow,triangle,1,148307,0.585797330965652,0.6485153370388037,0.49588227128232515,5.0665872920028185 +green,square,1,148330,0.702974968407844,0.3304672973864793,0.4654244780542738,4.884596019592617 +blue,circle,1,148335,0.7210614003295094,0.23590427496902744,0.4971013421815183,6.691829906116394 +blue,square,1,148523,0.4027022037362268,0.7691703955959995,0.5259079205460773,5.897790666959815 +yellow,square,1,148608,0.49473596281744403,0.27469069367657206,0.49372817525374924,5.209634503095014 +red,circle,0,148650,0.4326293732706511,0.4056719258575794,0.5074613360998372,6.835725069911573 +blue,triangle,1,148695,0.05156349574935992,0.09004906045829553,0.5155149833666632,4.582831435013014 +blue,square,1,148762,0.5149817204989489,0.0016624922524925978,0.5250081992812912,3.098185998821226 +yellow,square,1,148855,0.41111508110444195,0.32045965506363006,0.4938881936066751,5.385870358510869 +blue,triangle,1,148885,0.41741426213421784,0.7467042913032289,0.5182128525405643,4.534055684590649 +green,square,0,148938,0.8190293834797779,0.8859257609952934,0.4675732077569812,3.6654444072825556 +orange,triangle,1,149106,0.5959848300384338,0.1822578625482384,0.5646184212494092,3.99977302240179 +red,square,0,149150,0.7301789779665903,0.41857022858194914,0.520276546060603,6.808112650060683 +purple,square,0,149205,0.5992454335855963,0.8056146895093382,0.49104006125759775,4.321982281031561 +red,triangle,0,149218,0.8589377860466937,0.9527401031865766,0.4875687935554442,5.978286660638037 +red,circle,1,149284,0.20604687792627696,0.2373665356831624,0.5030511797803342,3.03434307113751 +green,circle,0,149445,0.3545794601134278,0.9685736930775674,0.5073623923359062,5.5755280931640145 +red,circle,0,149484,0.9539709666522029,0.8899989164341081,0.4919316856408472,3.283701202922275 +red,square,1,149565,0.6319459054255879,0.6835283549035489,0.49452003747397744,4.59335912122535 +yellow,circle,1,149673,0.12903282043132014,0.0684388640589505,0.530523425220845,6.368948623377881 +green,triangle,0,149789,0.17852338581332783,0.9301404799503399,0.4734426664644052,6.2035626244904725 +purple,square,0,149795,0.753396065263036,0.4036467990991589,0.48954473928718306,3.070313888675163 +red,circle,0,149823,0.48545239079349856,0.5262122761226822,0.4831083745020635,5.009029679869083 +red,circle,0,149860,0.30551307645402237,0.3664800199847265,0.47708800376088945,5.363253467760244 +yellow,triangle,1,149861,0.29346228242489947,0.9818633639509691,0.5008219842080108,4.5232974897894875 +orange,square,0,149945,0.7290924974104981,0.625384244713551,0.4783605235815646,4.105279093671387 +blue,triangle,1,149962,0.2770027690563145,0.9785601760579371,0.5111913134260267,3.8791792989907066 +blue,triangle,1,149967,0.8035252551383874,0.3004863823453163,0.5073352358653068,5.661137070882127 +red,square,0,150037,0.20063414310531924,0.30756246832020584,0.4888795796415844,4.980829921930858 +red,triangle,1,150088,0.13832770125613314,0.768651597657867,0.4931892297340393,5.430528950141588 +blue,square,1,150094,0.8449273676275564,0.621166096994931,0.5053151982311194,5.902846882297393 +yellow,square,1,150262,0.7152808611391698,0.532517528197617,0.488992500041547,5.184232637479634 +red,square,0,150291,0.7814474459558515,0.20856273010326976,0.49253348431011335,4.179526995756143 +green,square,0,150325,0.6810829962381632,0.8087890938005086,0.489259397961584,3.5977529048923635 +red,square,0,150342,0.5196833892850999,0.9367150794714201,0.4965574827287151,3.3105954392389383 +yellow,square,1,150431,0.9343130317958508,0.7832383505783216,0.48723591291649976,5.040240159713332 +purple,square,0,150556,0.7986076861179164,0.7394174552605486,0.48306023430082523,5.470637712656124 +red,triangle,1,150610,0.22451841677562268,0.4008485681662449,0.5017897486594739,1.5004632464886598 +green,square,0,150716,0.33142749879811806,0.9020200038557241,0.49089941359372596,5.482553755806546 +purple,circle,0,150730,0.1477189654942207,0.47251966803487366,0.5063245255562299,5.346019341182475 +red,square,0,150757,0.5012244366768477,0.10415321475197947,0.4931749062560858,7.1595278694387305 +green,triangle,1,150785,0.6016650438179475,0.3669857434335294,0.4714022304049529,2.756406893326831 +purple,circle,0,150820,0.09156249040649578,0.229210690055338,0.5047227095739586,4.091959353137588 +orange,triangle,0,150831,0.4347367801621198,0.2790962095748857,0.5509229954930609,5.487200986388664 +red,square,0,150895,0.449207014107289,0.8428339809879006,0.49641758965516214,4.916088070652804 +red,triangle,1,150931,0.16590029994298372,0.2781810509850351,0.4959275804808212,4.995636120274436 +blue,square,1,150943,0.29844354274224605,0.16676696472197183,0.5036755539129283,5.674581541296543 +yellow,triangle,1,150964,0.46806203481637454,0.539568921643238,0.49715104248877445,5.005214696185409 +red,square,1,150992,0.2691135454136523,0.957159613663821,0.49224999822326776,5.247577586031528 +blue,square,1,151228,0.8656475748205655,0.9449542382343803,0.495117579326984,5.3753339335411825 +green,triangle,0,151311,0.307873059783773,0.9592139872606779,0.47922305165858636,5.850901069980025 +blue,circle,0,151319,0.6614015839422331,0.028552863313809906,0.5005600732195173,4.291423610723483 +red,square,0,151346,0.003830227522392371,0.7660957908256116,0.5006200173117727,6.233722971033761 +purple,triangle,0,151350,0.288177704672979,0.9459586009729012,0.5348338672571158,4.687882426913988 +red,circle,1,151406,0.5583883212944449,0.5896671246335984,0.48001088182143503,6.449324219113862 +green,square,0,151413,0.051033325162624155,0.7959475980378004,0.4982038524948576,6.247442473289776 +red,square,0,151426,0.39342596666005913,0.29269349946258305,0.49462703207301845,2.7358713106589576 +red,square,1,151432,0.027880527907372277,0.6415699409412685,0.4940481739540081,4.61169149889735 +red,triangle,0,151455,0.1470352078876791,0.8125500250619784,0.512394319131293,5.98236469224189 +yellow,square,1,151513,0.8302639347377956,0.8334333735657777,0.4891615217157213,6.485489844364913 +red,circle,0,151661,0.8895447722814571,0.9717354540107599,0.4854406758431147,4.824398026515303 +purple,triangle,0,151667,0.11950000546734574,0.3244988246632423,0.5152415980846886,3.5206566048485786 +red,square,0,151717,0.008260435602335026,0.7244644428748056,0.5028917688036276,5.493305286497622 +green,triangle,0,151744,0.4450670665515626,0.20264718068515652,0.4745790973762201,5.2402577730237265 +yellow,circle,1,151752,0.7778309469057162,0.6796926768442973,0.5260855728112273,3.5272244096067413 +red,circle,0,151773,0.301708448793656,0.29546375049306,0.4843449064349069,5.556597086323777 +blue,square,0,151789,0.03698558276279085,0.282947385603037,0.4930610727463199,3.993359818266453 +red,square,0,151880,0.15995068490840758,0.34931712073912613,0.5014310473810644,6.603087065113681 +red,square,0,151912,0.49277923914690824,0.644292093697381,0.5044079305212555,3.2145361339453107 +blue,circle,1,151928,0.7470845629328279,0.48578076348044175,0.5090265888617694,4.896898528388144 +yellow,triangle,0,151941,0.8253595607371385,0.09275631826692166,0.4999218035048412,6.1051243915627795 +green,square,0,151949,0.7778554677032801,0.8064929507105697,0.5000543529613237,5.50113587877009 +yellow,circle,0,151951,0.7150936592962341,0.3224611554616321,0.5243652813373487,3.341000050851713 +red,square,1,152000,0.34089854379698337,0.8647796046605544,0.5088227558623317,4.587514169567759 +red,circle,0,152015,0.16947487546279205,0.07523081969366156,0.4839323463296248,6.084071449415837 +red,circle,0,152029,0.5888921727408212,0.5751240662192442,0.48918397822006554,3.5960139251461034 +green,triangle,1,152160,0.18348526800532372,0.22588163531340089,0.47036883363533216,5.819706510873556 +red,square,1,152173,0.8120235545439471,0.14548108933387383,0.5091154210613482,3.818061629755697 +blue,triangle,1,152180,0.7274927147102481,0.4750011734546318,0.4899643232412815,2.6562563731825377 +purple,square,0,152224,0.22042132722165142,0.2575261498804785,0.47193038629235934,3.316979626952198 +purple,circle,0,152415,0.21721064411561197,0.554777745881919,0.49663492704955686,4.291710904681601 +purple,triangle,0,152439,0.8307657056891141,0.9447641439659609,0.5153151632804447,4.457897979223862 +red,circle,0,152506,0.896657859923559,0.8723902077877677,0.49986885723510327,3.690066682201989 +red,square,0,152534,0.8575325703791198,0.02833175026162782,0.5041695700951581,6.039720330089203 +green,square,0,152582,0.4338140378282922,0.3928659303185025,0.48929794672694793,6.223465939692186 +red,square,1,152600,0.9528955914171259,0.5531558822294478,0.5091922248456057,4.087593474489518 +red,square,0,152850,0.6126940909687901,0.5570447826214673,0.511572204173628,6.284588801688897 +red,circle,0,152929,0.3894503412249999,0.42039140372370654,0.49323703549648096,6.833595530194188 +red,triangle,0,152964,0.27527967879076043,0.790248820403096,0.5024868329017081,5.314677105794 +yellow,circle,1,152983,0.7957559797471911,0.5618444338292828,0.5285505391552109,6.382165742639831 +red,triangle,0,153020,0.2845741974727857,0.3473550442036083,0.5012311856523145,4.7202795409718235 +red,triangle,0,153038,0.1175938530648899,0.6518052989184085,0.5060915168345712,4.894007763795773 +red,square,1,153107,0.7609148906025656,0.6512899641547996,0.5125386254645461,5.080977630677931 +blue,triangle,1,153125,0.9600765693061948,0.08198983697064288,0.4955791731545013,6.057987291461597 +red,square,0,153314,0.6094290702112861,0.7487913790450337,0.5138772370700087,5.3182863310449 +red,square,0,153322,0.17217824127553671,0.5807344530586044,0.5110405596583685,4.426600886911363 +purple,circle,0,153379,0.31403654472520426,0.11357922039355395,0.5058549636815446,5.527648782096251 +red,triangle,0,153525,0.5725290396782309,0.048376064229432414,0.5184906763807028,3.5345940672180904 +red,square,1,153572,0.04980999657679841,0.25767585619592825,0.515984584202646,3.7981948910822605 +red,triangle,0,153598,0.21855866681958847,0.4982543964061553,0.523148157493496,5.329747612909604 +green,square,0,153685,0.534375342718703,0.16303254609835027,0.4805388913432233,6.392284967248595 +blue,square,0,153706,0.5950992758945963,0.7550950465466318,0.513987982901534,4.018636200757412 +orange,square,1,153820,0.7827732095297112,0.6167773920685936,0.46831216596398845,3.5940444643544676 +green,triangle,0,153822,0.2276334256884477,0.3404531276690478,0.4532130321998119,6.65168349766098 +red,square,1,153874,0.9437243280470229,0.43960170554974154,0.5143556484426715,2.912002559941799 +yellow,square,1,153894,0.6609143414169346,0.2192007192076071,0.5000548759558088,4.361794683171049 +red,square,0,153939,0.4134945323539029,0.6679675565253959,0.5195582107837091,5.653513950764757 +red,square,1,154083,0.469697258579583,0.7902222205684575,0.5355957165290308,5.01758689448523 +red,circle,0,154275,0.18140350510768333,0.18168800517293002,0.5170824333522133,5.533912842640693 +red,triangle,1,154388,0.6741179332464845,0.6461495367208291,0.5140053013282697,5.871825420274697 +blue,circle,0,154465,0.7245453907354324,0.918340980961967,0.5165643432325667,4.9255026811854234 +red,square,0,154482,0.485056411667279,0.3819608133877569,0.5462491902024431,4.42421979184498 +green,triangle,0,154513,0.49568237875725185,0.5831455586945526,0.4596912935849979,6.9176465634698125 +red,triangle,0,154645,0.14918364573664367,0.12634066592596216,0.5050016882791779,5.753544109278358 +blue,triangle,1,154669,0.8405576935323963,0.7934462926694278,0.48525764684461326,3.8407633379337853 +blue,circle,0,154724,0.1260653463516933,0.1693463988688123,0.5175684006583814,6.084164845246112 +red,circle,0,154766,0.5602094334631412,0.6359658861779514,0.5274257762503781,5.645037486950211 +red,square,0,154803,0.5803951853195812,0.7904139164895896,0.5364147140055715,6.046353563211684 +red,square,1,154816,0.5553374144593168,0.522862844160655,0.5322882454574523,5.063691234912764 +yellow,square,1,155002,0.02436920299593648,0.8831396964693253,0.5094730711991914,4.850603742648588 +red,circle,0,155026,0.5133765183162307,0.46724056305178574,0.5326036951272493,3.799676680219985 +blue,square,1,155041,0.170507123522057,0.8537386139649247,0.5009080264199828,6.371533374648447 +green,square,0,155120,0.610840629667652,0.2638782169056768,0.4928716967591164,5.595505781716166 +blue,triangle,1,155149,0.3389472459581383,0.5259091735902588,0.4921296219938035,4.408408542049037 +yellow,triangle,1,155155,0.48263206745864784,0.52505649107279,0.5088058598602397,5.125746406540444 +green,square,0,155231,0.5447546493131459,0.7029287311177661,0.496903661374872,5.559463121411629 +purple,circle,0,155376,0.43228702999525037,0.9234244308233611,0.5065028225159918,3.336893020979776 +blue,triangle,0,155400,0.6944413687865546,0.2890001568469157,0.4994660311746382,3.3129610345464635 +red,triangle,0,155412,0.8705769138388587,0.9751811859145059,0.5099232476147225,4.637004797474901 +blue,triangle,0,155532,0.9011950739572303,0.8947916221391885,0.4947526557052893,5.5981330467018084 +yellow,triangle,1,155557,0.1600763094716232,0.6361466679701256,0.49953173184304145,4.288646727484488 +red,triangle,0,155883,0.23533580621101424,0.2737770886965992,0.49911911237270923,6.814897422061496 +green,circle,0,155895,0.5775271221995039,0.5570784045661324,0.4977260455158192,5.716532045272153 +red,triangle,1,155905,0.811247343251775,0.05675863358810185,0.5043425462490259,6.217739907510967 +red,circle,0,155910,0.44251755428275075,0.5049948328915848,0.5364249490422851,5.613606720003211 +blue,triangle,1,155928,0.33679971121331065,0.8486508656001518,0.4906332183673078,3.339772963864308 +green,circle,0,155967,0.7830329685372199,0.8768831590318761,0.4937646251096954,5.050285102640554 +green,square,1,155996,0.9872641989143817,0.9063911516615576,0.47675701167179524,6.124551407295357 +blue,square,0,156096,0.5175367176493351,0.6575966685560474,0.4992142767543194,8.318347612152106 +purple,square,0,156179,0.8779783449906201,0.8023903932369643,0.4775146486723392,5.50699358032634 +red,square,0,156184,0.563873640719193,0.608209846049118,0.5223207369684941,3.400498674702021 +red,circle,0,156202,0.9957991931484116,1.0173926199780277,0.5242659965625325,4.701210712607983 +red,square,1,156241,0.17295284830929858,0.18206483634331327,0.5206993001710004,7.330427152460064 +red,triangle,0,156248,0.7592587621330351,0.9691470251130286,0.5081284088883297,4.211993275659857 +red,triangle,0,156289,0.26502970111342083,0.4891472505186757,0.5106525316910329,4.762995330113068 +red,circle,1,156319,0.21695287498289273,0.30114473327207275,0.5244355668432987,3.0124648383152395 +red,circle,1,156325,0.8954827085470323,0.8385131757298496,0.5266003543974686,4.65424086438879 +red,circle,0,156333,0.9748642235377072,0.9904893276325748,0.529975101878862,5.494366302028819 +purple,circle,0,156510,0.5493291926941055,0.19057244404881668,0.5016018782618987,4.8455164204222525 +red,circle,1,156580,0.4778945864664157,0.49839009704663917,0.5284871676906537,3.0953806464251845 +red,square,1,156640,0.5543599891496866,0.5246616963380494,0.510248897880488,7.334943586038254 +red,square,0,156736,0.1732076329323342,0.20547898691024935,0.5035173066241658,6.024678001200999 +red,triangle,1,156756,0.31260573645858714,0.6480985337958689,0.5174385195282847,4.856585050666885 +green,circle,0,156810,0.2275728625019101,0.1963649209210966,0.4997630181694436,5.192460479639976 +orange,triangle,1,156899,0.23100832430228502,0.7360710148554332,0.5436575392763905,4.6651264183168415 +orange,triangle,0,156903,0.6519225771058487,0.5145337606933655,0.546066660260992,3.503860128759937 +yellow,circle,1,156927,0.3588056961812789,0.6105479148733278,0.5126077793184256,3.46234788913182 +red,square,0,157031,0.3639534314697448,0.8392444450851481,0.521529631286661,5.334686284704513 +blue,square,1,157205,0.1650510898821953,0.21577671065592197,0.5041305071414098,5.585231870189646 +blue,triangle,0,157310,0.18437865374190476,0.6998235311408125,0.48350256970028316,4.578984084561866 +red,square,0,157311,0.6695417057570011,0.9042026761823094,0.515182134008645,5.18694720568645 +red,triangle,1,157364,0.10479902873544122,0.44268216477777955,0.49273094011637364,6.496818066105116 +purple,circle,0,157445,0.03554948121060564,0.4991785612452486,0.4994553856707923,5.533032269585125 +red,square,0,157463,0.25316932524554303,0.9328252579698911,0.5191884282865986,5.592492907689887 +red,square,0,157502,0.33269864522957815,0.5906155921932702,0.520041120948019,3.917181628687565 +blue,triangle,1,157532,0.7767827033953992,0.10636383285777307,0.48194182966348054,2.1699618582149935 +red,circle,1,157549,0.773553183388423,0.7332440819841319,0.5283481595420471,3.285338291587969 +yellow,triangle,1,157560,0.13634045207607548,0.9848515987730506,0.5284111256066597,6.486124999791548 +red,square,0,157645,0.827029555223276,0.27396208015093737,0.521147767788051,4.001442657993596 +green,triangle,0,157712,0.685093105738591,0.841175413796776,0.46197279904146615,4.198856066379299 +red,square,0,157730,0.21535666328841163,0.7965087605307248,0.5172818376380691,5.674780751560892 +red,triangle,0,157805,0.26717026424483004,0.666207719089041,0.49142150378785454,4.222843390519655 +blue,circle,0,157912,0.4380626656933765,0.3784071248206897,0.5083846792348192,6.660367507616556 +blue,circle,1,157952,0.9826682561493719,0.22447298467586185,0.5101864352642794,5.303306441693211 +red,circle,0,158044,0.7281695461225278,0.7127504449019734,0.522886415099259,5.28095374119536 +orange,circle,1,158221,0.37089566152670483,0.3587431317899764,0.5243279342307468,5.516444976320288 +red,square,1,158335,0.4393141758478778,0.5127837166545216,0.5071355880697656,3.3377340324740215 +blue,circle,0,158411,0.6887428002045259,0.13496513437879942,0.5039202926106429,3.6185745789652035 +yellow,square,1,158440,0.503319496246963,0.8154543708627862,0.5038767262466363,5.055344010450682 +red,square,1,158463,0.10571170419020703,0.12650267238699053,0.5115793514209701,4.084988330672991 +red,triangle,0,158535,0.22098230763993387,0.5672838112436571,0.4911030718909937,5.589453644740485 +blue,triangle,1,158580,0.3183370182824441,0.7996016086895069,0.48283196095496456,2.3958100747453916 +blue,circle,0,158610,0.3650983697013428,0.13341944683810525,0.5037785972222049,6.8124900397988055 +red,square,1,158750,0.0009893213602718554,0.49624776584522445,0.511169360409743,6.474948496483406 +yellow,square,1,158770,0.062237368491465106,0.5671098933453232,0.5005165044307704,4.544714235918196 +yellow,square,1,158785,0.3626218183080785,0.18705823876716987,0.5029280814495235,3.2714628470863967 +red,circle,0,158814,0.8524379787637962,0.7729978482703204,0.5125242747434275,5.661880995310369 +yellow,square,1,158817,0.903162259715378,0.4131659728496049,0.506974507225746,3.609871940324743 +purple,square,0,158889,0.6168332877427288,0.7205833553099292,0.4739679368782447,4.911673619751092 +green,triangle,0,158891,0.19590280469757537,0.9015498289893369,0.46553610900208986,5.194609391417984 +purple,square,0,158900,0.08186676316007535,0.26263113109305225,0.47359721010482025,6.842602989797476 +blue,triangle,0,158985,0.9174367887224559,0.35533358810982674,0.4723246924451188,6.156372544691018 +purple,square,0,159025,0.0005996381983701671,0.032544102008075226,0.47037566553006377,3.874637299268216 +blue,square,0,159052,0.2077541610621192,0.2596109544377776,0.503749542668205,2.313519357763424 +red,triangle,0,159082,0.23275619227052258,0.8159419426892464,0.4956078927369827,4.144340176089642 +yellow,square,1,159121,0.02354557000894919,0.29920837715434623,0.5109333065180163,3.2789882132277235 +red,circle,0,159261,0.8403796102089048,0.8562070039323685,0.5229978219868584,6.837703124670132 +red,square,1,159292,0.6642138997321104,0.38997532567208226,0.5034295270180834,5.252600907167657 +red,triangle,0,159325,0.05104705794887088,0.734317115046029,0.5084999845164628,3.4539759012770843 +red,square,0,159438,0.4126596385374226,0.7870263725239266,0.50427255750418,4.687687800797566 +purple,circle,0,159513,0.8221075588952916,0.4189752616214162,0.4983864592590349,4.41324965214633 +yellow,circle,1,159544,0.09700420236879748,0.32067446470589256,0.5135515943839901,7.780547039411862 +blue,triangle,1,159570,0.7724776592201179,0.48949607583578236,0.4715532140993242,4.217104729413005 +red,square,0,159623,0.33940484571730434,0.9744585971170209,0.5116798736107034,3.747450665383178 +red,triangle,0,159637,0.21911386857004045,0.5953644413456816,0.5054367095762375,4.847275004927652 +red,triangle,0,159685,0.2588727421514262,0.055671874326011506,0.5075489650989422,4.024506967834393 +red,square,0,159685,0.45127198494198617,0.21730283632927083,0.519996677534921,4.915701738835918 +purple,triangle,0,159717,0.6543595268509671,0.7152853419268527,0.5195989951680036,5.128138755133754 +blue,square,1,159732,0.6620260539692875,0.8693508955051746,0.4991555703514362,6.327221842839101 +yellow,circle,1,159774,0.21624658427387833,0.034722130898524495,0.5114356685979923,4.404708690578104 +red,triangle,0,159850,0.7425685366781526,0.397818074328401,0.49523049119946966,4.435865270981544 +green,square,0,159931,0.8877093863231819,0.6844471855848603,0.4648457624645645,6.935426749112351 +blue,circle,1,160051,0.5592699421679179,0.2286932036249878,0.5093229522279306,4.418651102065964 +blue,triangle,1,160275,0.9744028196315789,0.6387937214444578,0.4851322710547238,3.6747460920314197 +red,triangle,1,160290,0.0041252571189362985,0.5391424218838407,0.5133411716482529,6.776644055679761 +red,triangle,0,160370,0.5085780953194106,0.09085007059700079,0.5092288245379413,5.140647944455343 +red,square,0,160495,0.03423285764799833,0.5774944713960741,0.513077234263766,6.30087731506244 +red,square,0,160790,0.3877110921051712,0.4004256431664053,0.49751199493402815,4.034978135054424 +red,square,0,160847,0.1344437968883816,0.7825682593214645,0.4940447526141323,5.0953394201999656 +green,circle,1,160861,0.6675355500133372,0.3047046019493378,0.49804680236117094,4.429777247395564 +green,square,1,160865,0.44053078812006696,0.8866445026384596,0.47065917690012504,3.628797199056707 +red,square,0,160907,0.8149652435086298,0.802180739846241,0.49448691159004277,4.873513683897505 +blue,square,0,160986,0.7637369756880534,0.217820199951122,0.4904284873619981,3.602777711637847 +blue,square,0,161005,0.1424186527885838,0.457424737302245,0.4944334902375324,5.324203195198705 +blue,triangle,1,161025,0.5480451851777264,0.4781116260315582,0.49168376898056776,5.258531733354391 +yellow,triangle,1,161116,0.7776307339917085,0.5122875723494186,0.521256510567352,5.142866785301873 +red,circle,1,161144,0.7243578792284022,0.7885349366162395,0.4961340246820813,5.434908019992243 +red,square,0,161191,0.03744792426315624,0.7745425512761289,0.5216605800327686,3.46890547136746 +yellow,circle,0,161222,0.9408144403377761,0.029859810634737527,0.5098562359310378,3.675363106392737 +yellow,triangle,1,161229,0.8136901788954085,0.8755284272553082,0.5122538192380498,4.59068059600958 +blue,square,1,161324,0.05721313280803708,0.3475060435636014,0.49026037159564245,3.5678014963715454 +yellow,circle,1,161416,0.7291818747212584,0.3652864178443853,0.5102026389934516,5.2763314269174355 +red,square,1,161445,0.10032335582298779,0.8055879209733166,0.5309754007011206,4.107884465353599 +yellow,square,0,161470,0.7868494371238808,0.6987359627510948,0.5253008246713756,6.182785124274468 +yellow,circle,1,161500,0.8372907608514316,0.7522312524730911,0.5114980747554854,5.2734945742830925 +green,triangle,1,161502,0.19878286657954214,0.01733402077116275,0.45401278032540804,4.202165493582659 +red,square,0,161546,0.23338362638033416,0.35595411691358436,0.5283070781469115,4.6917501698780955 +red,circle,1,161656,0.9612663650163008,1.0610812102506386,0.4998157155415821,5.928187526631626 +red,square,0,161664,0.1799800420212142,0.5916681502254145,0.5216584750735137,6.375642148068084 +red,square,0,161697,0.605067817589507,0.40143764105090707,0.5250353859522513,4.5493440872246484 +red,triangle,0,161710,0.48219494244677663,0.4760288258882689,0.49558056917940285,5.061334946669055 +green,square,0,161720,0.47931925463972913,0.9719808760720149,0.4756384852406957,5.020660107159152 +green,square,0,161769,0.7070814064550497,0.24067515548843532,0.479633550845076,6.305768264280075 +red,triangle,0,161772,0.6000463470480698,0.6435697678704391,0.49602970977487293,7.100720620527883 +red,square,0,161826,0.4305544310943289,0.19601186774000467,0.5147239264198963,5.174082789461681 +red,circle,0,161909,0.148715951565217,0.06761300795991265,0.5087423149898872,5.753926182536837 +red,circle,0,161941,0.05910820023726637,0.10675974838732578,0.5077082220675109,3.008224853464814 +red,square,1,161992,0.021075722105496575,0.506201793177115,0.527038757353677,5.147460848560225 +red,triangle,0,162020,0.2846087187598718,0.6153307092302611,0.5048651599161194,4.37839151032885 +red,circle,1,162053,0.7355792920435406,0.7850551217919419,0.5078115837238074,3.264351747376816 +blue,square,1,162103,0.6015559576137279,0.8815103418321111,0.48460961082413323,3.638946734291146 +red,square,0,162119,0.2914080002358599,0.252593756086932,0.5184860448673824,4.126618428116534 +red,square,0,162221,0.3818672794857729,0.8176103501336636,0.5083125077743214,5.583021694785802 +green,circle,0,162275,0.04385066820236028,0.30964458914708637,0.494946082813775,6.348433461821028 +yellow,circle,1,162281,0.9695278060802851,0.876078811998003,0.5028186754792242,5.723713820559005 +yellow,circle,1,162290,0.07924092318114317,0.4972649107558108,0.5051305675339505,6.088499564809126 +red,square,0,162305,0.335219993270342,0.4440177073636694,0.5015435405316938,2.0561891537921246 +yellow,square,0,162310,0.8973529145692394,0.8665352070629379,0.5173193874373868,4.7939381992093955 +yellow,circle,0,162351,0.7557946901342758,0.7961926856419823,0.5085077656411156,6.169062428566167 +green,square,1,162359,0.5834781806368595,0.20528657408860163,0.4796995920217562,4.820787755000001 +blue,triangle,1,162458,0.5639389326047842,0.14413245062047586,0.47403063626635655,4.636433589540896 +purple,square,0,162483,0.6430224168736124,0.35563077150216527,0.4937300992729642,2.572575638535684 +yellow,circle,1,162494,0.4413513144817637,0.5068822483287729,0.5085973271869176,2.981065614677336 +green,circle,1,162516,0.04120634610433116,0.43901513919610846,0.4934139200541007,5.565045871657813 +blue,triangle,1,162520,0.11408661972037026,0.36040947632358633,0.47284493448601417,5.20584624664455 +red,square,0,162527,0.8880713128037928,0.16987367274053466,0.5064076964398891,4.7403114707213225 +red,circle,0,162617,0.014293547624514402,0.07798787875174154,0.486186765296906,5.842357414177379 +green,triangle,0,162671,0.5612345117373408,0.4302298430944852,0.4517043717301244,4.669697476946988 +orange,triangle,0,162782,0.10938360149604309,0.689869491310625,0.5431900459374166,6.468341862911658 +green,triangle,0,162840,0.8390024456403523,0.4450017751294524,0.46290717829798583,4.986551580250597 +red,circle,0,162922,0.36455480601916623,0.27319782568555084,0.48816597650186155,4.500385344325669 +red,square,0,162993,0.10250053721046726,0.7087364526238986,0.5210045166693695,4.643639332890903 +red,triangle,0,163033,0.6913292356787187,0.06967166120187973,0.4824837907808066,5.465619898155914 +red,square,0,163074,0.7747270426795929,0.23984074061613925,0.5236000839677001,4.6488885088208525 +red,circle,1,163163,0.9783301116733789,0.8922845915833825,0.481496073298218,5.283521905278108 +red,square,0,163199,0.11079274766957414,0.9207987973222405,0.5213225028042737,4.989071591906947 +red,square,0,163226,0.8695831833744887,0.7193058887103329,0.5221190859923294,5.142116340894931 +red,circle,1,163268,0.07296696400353986,0.11847925279677447,0.48314756070522863,4.026861982299126 +red,square,0,163355,0.04609021013675829,0.23587858063498013,0.5270475593197261,4.735031857298412 +red,triangle,0,163464,0.2584680516691501,0.40869061970140297,0.48716175022993646,6.369732083882231 +red,triangle,0,163541,0.06202640106795365,0.5455881697620651,0.49321189803590004,6.194436991128733 +red,circle,0,163545,0.829762112565778,0.9152054900746871,0.47820158721931305,5.546651140728074 +red,circle,0,163627,0.8593655778622782,0.930922698018613,0.4854880522402113,3.7606042959751593 +red,square,0,163681,0.5605287463932519,0.13416454976966774,0.5317901654025541,4.4131740756012094 +blue,circle,1,163720,0.3275951864212775,0.8375232619451524,0.49105284245042846,6.2528523638112 +red,triangle,0,163756,0.42355159046053836,0.13574632156384858,0.4947756144370737,6.80136136049152 +blue,circle,1,163798,0.920443573748635,0.05732739801145137,0.4887044665223418,6.151365241637104 +red,circle,0,163805,0.12605861345370017,0.1330606729262756,0.482834265404661,5.942869189338023 +red,square,0,163928,0.4496305526517207,0.8694052470439929,0.5305896042927005,6.13742498281885 +blue,circle,0,163987,0.7283349448900478,0.8782206753734855,0.47801707721757003,6.113102854628842 +red,square,1,164040,0.11877132627548537,0.5562890622969119,0.5254728874960856,3.5607861390070803 +red,square,1,164054,0.18638017786781336,0.15147107506841828,0.518594388590605,5.776604135254078 +red,triangle,0,164115,0.019546512636961277,0.7297009882606014,0.5020076643313628,4.21173761178851 +red,circle,0,164250,0.08561446532633354,0.09718124452985552,0.5112306260223481,5.611993204902898 +red,circle,1,164290,0.022743711990624527,-0.07431716804508803,0.510613417409727,6.658890632436983 +purple,triangle,0,164340,0.03580753056628516,0.9144736089299262,0.5220774021640889,5.273346771555825 +yellow,square,1,164358,0.6016128178556441,0.6731243644083288,0.5176526479112705,5.243038233400318 +red,square,0,164393,0.8908386918234684,0.2521529089942207,0.5229081191254045,2.6822998910699027 +purple,circle,0,164470,0.9511630714573232,0.31720116651082364,0.5162633135890542,4.703289829994978 +blue,square,1,164636,0.061298772069913854,0.8961443790039122,0.4721092867611639,5.550239755664254 +red,circle,0,164775,0.4382790503346733,0.5280133474272716,0.5030571663102756,7.407521664233937 +red,circle,0,164850,0.09086048446175976,0.17492728926937143,0.5005242760486518,3.8368044162916224 +green,triangle,0,164899,0.9565877633142008,0.6930816314512078,0.4816087030171712,4.614660534339733 +red,triangle,1,164976,0.0892500458749641,0.6616946215862346,0.5204257400970129,4.26005110843244 +red,square,1,164988,0.9334755525105627,0.5056734437982556,0.5215779512398034,5.528773143662652 +purple,circle,0,165000,0.1782957982498975,0.8780901538936552,0.5143171654754598,5.8768198236300755 +purple,triangle,0,165046,0.8663737140507328,0.783807814279407,0.5272262140832616,5.536663010743935 +yellow,square,0,165152,0.4651152927513983,0.3602632945931926,0.5331143301453313,7.6345432040879295 +red,square,1,165180,0.03470841178099904,0.6341489915183246,0.5191651416832344,5.516463901783101 +red,triangle,0,165263,0.2922274997969324,0.9846500142491651,0.5107062704090012,3.9360953088487793 +red,triangle,1,165283,0.7850283001716426,0.7599520866476104,0.5124377690192731,5.041794869223895 +red,triangle,1,165304,0.7852468915431168,0.7016513057112611,0.5074279656298706,4.045906807305639 +red,square,1,165368,0.30132899917604317,0.18533002968899426,0.5146883212733246,6.2797647612309815 +red,circle,0,165464,0.2905604215817402,0.26682598973926164,0.5201868694731542,3.792800013060998 +purple,circle,0,165673,0.15618552072155845,0.06919621582317592,0.5125020002065729,5.212852970245521 +red,square,0,165703,0.6585081332310359,0.9667074053765864,0.5163555554335203,6.098770797963791 +purple,square,0,165787,0.46212890188485545,0.625137805129282,0.5053429697218541,4.29239939967925 +blue,square,0,165803,0.7898244199380381,0.9188529669419712,0.46346768947896877,5.8308112695063015 +purple,circle,0,165895,0.5438418523715753,0.3472092475117562,0.508455522738372,6.370039900273446 +red,circle,1,165912,0.9367413023051921,0.9356999770483273,0.5326234780762712,5.417480842508904 +red,circle,1,165920,0.874599632720004,0.9510434905248792,0.5334452736644045,1.978455829594094 +purple,square,0,165926,0.7760270353900044,0.7661734308434004,0.5075931386160416,7.142709929123115 +purple,triangle,0,165957,0.4106078619000615,0.32656593840243553,0.5153208494716195,3.9131538166197255 +red,square,1,166085,0.6493394196009691,0.49000510937353015,0.5093941038753869,3.2861871044312365 +red,circle,1,166111,0.26463638320350424,0.2236520811055912,0.5317671651383756,6.9064585829203935 +red,square,0,166126,0.2810176899713178,0.9682968139514915,0.5103265085201572,3.538667671900324 +red,triangle,1,166150,0.9092840920930229,0.932861340491937,0.5168416968265344,5.938329643718402 +red,circle,0,166178,0.7605722298145382,0.6638542659368751,0.5310484146416167,3.732441352111149 +blue,triangle,1,166197,0.0531960129300687,0.527087430298157,0.4952531521869843,6.643823645645008 +purple,square,0,166279,0.7618637253516649,0.3435316755984419,0.49959534661166877,5.534841496457631 +yellow,square,1,166320,0.14179071616906058,0.8161388617100427,0.5228064088293859,4.3496314869206785 +green,triangle,0,166329,0.11232896330952147,0.9598717777536011,0.48561516946527766,4.959867117970179 +yellow,square,1,166349,0.631256517492463,0.8483710019686178,0.518930047707305,5.359029599173894 +red,square,0,166542,0.7955270591347272,0.22842133208530724,0.5092678013044601,5.0181528760107525 +green,square,0,166582,0.1934525173207342,0.024859410552620087,0.4636646219951484,3.4364646805265813 +blue,square,1,166618,0.6328985796809088,0.5371547030694789,0.47275191454349197,6.2070560605148755 +blue,circle,0,166623,0.4355433014907806,0.14348702134236835,0.48347146016713394,4.583848526395438 +red,square,0,166653,0.9547506060421391,0.15644715185217528,0.5074151029513085,4.988210476681349 +red,circle,0,166698,0.395951382030177,0.4690457786021151,0.5263989691998087,3.830936051131918 +yellow,triangle,1,166925,0.937053069014554,0.41421991895810684,0.5215462722781082,4.71658156473542 +red,triangle,1,166940,0.11042373483238732,0.2196353856999005,0.507860582766067,4.909263467330887 +red,circle,0,166964,0.3584193316943274,0.43342800755801575,0.5366763043446198,3.7127400894717844 +red,square,0,167000,0.8407975280050823,0.550262211104605,0.5144722922275274,3.1307343891515074 +red,square,0,167045,0.04837320004778167,0.9453096261457511,0.5226299334766344,4.145408001962476 +red,square,0,167150,0.7557420951042636,0.6274011228438122,0.5190456129482628,5.710222217579241 +yellow,square,1,167173,0.5925586618016372,0.8642705300196425,0.5075400894634231,4.376140424985202 +green,triangle,0,167203,0.128734666956844,0.4935100822626092,0.49447441731960207,4.017749836578955 +blue,triangle,1,167315,0.8327195325511809,0.5687789044576186,0.4812500380046313,6.715792283469528 +green,circle,0,167326,0.7573090091397728,0.14217508067307683,0.46049494689890613,3.216325379030023 +purple,square,0,167360,0.8053104216939593,0.5649751739490793,0.5009590951470976,4.731104486410476 +blue,square,1,167427,0.33307147725126396,0.8578623991579769,0.4766061787566923,2.673292048720166 +red,square,0,167445,0.0852817108198839,0.35831011255889866,0.5115311108701357,4.5710153259783075 +red,triangle,0,167510,0.9453784991134617,0.5964991605997636,0.5256741456919752,5.0968835655930205 +yellow,square,1,167555,0.476237863271449,0.2299353975160232,0.5019132696785426,4.546785402720325 +green,triangle,0,167597,0.7861768808447998,0.501560557142545,0.492695619424411,4.18826723005946 +yellow,square,1,167885,0.3098376725521097,0.8525628505287842,0.49774122460981685,4.494754378604669 +orange,square,1,167906,0.8466575606120571,0.9824458415307831,0.48420912272421157,4.304261218143297 +red,triangle,1,167928,0.940590719030772,0.5102080533960888,0.49762936689368364,5.95773795189861 +red,triangle,0,167996,0.11126641426591499,0.7407708894185547,0.491885275344142,6.697885922365963 +green,triangle,1,168120,0.8998354713692119,0.22574442291570274,0.5022537733586984,6.8576295941960845 +purple,square,0,168126,0.5344328737677263,0.7475693042065513,0.5003826610245873,3.989829588981453 +red,triangle,0,168151,0.5782696616005765,0.9760203785705569,0.4912191555946164,3.7160279478181315 +red,square,0,168280,0.4958670139651731,0.6737689627330573,0.5090254268071853,3.2132077010541775 +green,square,1,168488,0.7322935912265445,0.07626071869309903,0.47290935393202693,5.914213346338923 +red,circle,0,168591,0.00991552445414945,0.02127099216301769,0.5016001757077556,6.001019008382052 +blue,triangle,1,168598,0.5137958517836968,0.06885068919055182,0.49038853348429884,6.69133698373285 +purple,square,0,168775,0.9561599641074756,0.5501048141712281,0.4993870720207535,5.045089062446263 +purple,square,0,168864,0.7370742113118581,0.3730353916810043,0.5019065732030719,3.711468756834424 +purple,square,0,168866,0.09447098819853716,0.790287428273776,0.49911439564292837,6.192472033553568 +red,circle,0,168890,0.8847292101053823,0.806570693908014,0.5109699807126428,5.226442591485785 +purple,circle,1,168895,0.5350822848202962,0.2245304196200576,0.506154683713476,6.126712791034255 +red,square,1,168905,0.48994037628314646,0.25674747317596747,0.501410317035248,4.286095475400842 +blue,square,1,168947,0.0504095165754711,0.01065457219964927,0.46672206122909715,4.1379560497738 +red,square,0,169025,0.6835496616681078,0.517987895942444,0.4951210309275078,5.478495130930987 +yellow,square,1,169125,0.30159369435658434,0.814191094573637,0.4818169513038904,4.9468734253592155 +yellow,triangle,1,169162,0.44732346961311575,0.07696682381034459,0.5022999478095949,6.116966828681897 +green,triangle,0,169254,0.9632529800944208,0.14027292499084576,0.49405564243040323,3.6760398361651596 +red,square,1,169313,0.5332902509478825,0.8962620318569003,0.49812318796913635,6.1413247609702575 +red,square,1,169350,0.048764699218243224,0.00624750884993408,0.5054941592025307,7.2525370892298255 +orange,square,1,169369,0.8689076212131088,0.751516956021458,0.48262072178033993,3.5114467753569034 +purple,triangle,0,169553,0.2535445131820081,0.6609382011095314,0.503900635875241,5.8161117638499436 +yellow,triangle,0,169635,0.11435983140396122,0.6677516106391923,0.49421446223014703,5.948342155537765 +purple,triangle,0,169652,0.6919528562978747,0.42388857969831006,0.502527103193109,4.151183644935942 +red,triangle,1,169685,0.5279930616494033,0.6984021103897404,0.49975889556130276,6.054378852177866 +red,square,0,169712,0.06132506684318162,0.3466748219296514,0.5063137864461251,3.3900907995206118 +red,square,1,169740,0.7182598065996636,0.7680358019223692,0.502450819468748,3.378489779117633 +purple,triangle,0,169788,0.601550340430716,0.3100317848575521,0.49661749460458937,5.991108325027587 +red,circle,0,169841,0.014949678534078692,0.04279839083888062,0.49856663302714954,5.52360697936341 +red,triangle,0,169884,0.2672791558404415,0.5597226424873892,0.49810445512555035,3.3653932619685194 +red,triangle,0,169979,0.3990942754944298,0.45458509707451755,0.495453707149231,4.4974563970651475 +yellow,triangle,0,170067,0.1452264823632976,0.6635087498710336,0.4966461006453434,3.4997941458263355 +blue,circle,0,170141,0.05045555125321999,0.46714554109842454,0.48476865377311656,4.441997101725152 +purple,square,0,170186,0.34037448933266845,0.816109018563805,0.49709454937519393,6.450892352191203 +purple,triangle,1,170205,0.7910490665453144,0.5182527125227822,0.49506616730800096,5.343990675290571 +red,circle,0,170256,0.7556445666799146,0.6980041368463658,0.4982567322353604,7.259476549187287 +green,triangle,0,170297,0.532191386643586,0.8938163904668864,0.5021961708195306,3.483504218142245 +red,square,0,170340,0.8552157555152661,0.7695094996534865,0.5001313006576039,4.091816379282249 +red,square,0,170451,0.5189408663603009,0.4804978218013839,0.5054123840694835,6.821520734374373 +green,square,1,170463,0.8631077859365033,0.753604971778308,0.4896272438099371,6.10654553074706 +yellow,square,1,170493,0.31885193374206355,0.4097407686226072,0.49079824415735407,4.948081409291022 +purple,triangle,0,170513,0.10443930837746984,0.8925107022331715,0.5037227782146368,5.676617131559723 +blue,circle,1,170595,0.3983487912966074,0.6476964705855391,0.4840195339523367,4.90919899563209 +red,square,1,170682,0.6109591847553382,0.8324457681899656,0.5175179059509419,5.867586887031312 +blue,triangle,0,170703,0.7306166740899213,0.3443451697713036,0.48756257408856274,3.0108610334021755 +red,circle,0,170709,0.39641500695082477,0.34055260239888746,0.48883418429693526,4.186706699937368 +yellow,triangle,1,170732,0.21435960233958273,0.16803444133651257,0.4838956850780505,4.889177224954879 +purple,circle,0,170771,0.4674506226952587,0.3245070224091263,0.5031079781804169,4.115207982087914 +red,circle,1,170803,0.3060607345409456,0.3917873076953941,0.4819574328206247,5.6236685547090985 +red,circle,1,170848,0.4881481202474147,0.3922065030797688,0.473840586325123,6.656590682792996 +orange,square,1,170880,0.6674874615593233,0.024719925407742815,0.4843753664889284,7.464458307779386 +red,square,0,170926,0.7148651055989332,0.9998235495379489,0.5040868761210272,5.532235888558179 +green,circle,0,170951,0.7280427472907148,0.4567579911934213,0.45854535776078426,5.21813543103504 +yellow,triangle,1,171011,0.7331384343207656,0.4332784698955704,0.4903244539747814,3.5884950102750444 +red,triangle,0,171085,0.06472286549031248,0.5774469094535141,0.5263138982557002,4.310565034467615 +purple,triangle,0,171100,0.1432972365093521,0.301439118277821,0.49417800803008266,4.9160695802641 +red,circle,1,171188,0.9761788543112698,0.8778071736573624,0.4783976963137299,5.523065256801323 +red,circle,0,171205,0.6619908107313948,0.61624698819128,0.48255339917169754,6.627922490385643 +red,square,1,171247,0.4812995304756551,0.22961544612252704,0.5064937621560192,5.703153165167358 +red,square,1,171259,0.820249401815597,0.9323267701725214,0.506319707203613,6.37611441097098 +yellow,square,1,171307,0.3785806106206845,0.4162589031627225,0.4842083643320112,4.270000447679108 +red,square,0,171350,0.8718026394051107,0.0470259567904977,0.5143702663858574,6.540272804662254 +red,circle,0,171399,0.4059290930430718,0.48421466055444823,0.48325725681917764,6.513169741585334 +red,square,0,171530,0.27563800803707195,0.011433321043400557,0.5214486399000018,5.59630435120645 +yellow,triangle,0,171666,0.8946643080186434,0.6776637820177036,0.48954653582121926,7.350105343920716 +red,square,1,171842,0.7732638239554772,0.14525452477212875,0.5345337694823336,5.510414436862223 +blue,square,1,171850,0.4767559856843069,0.22973611722272336,0.49681109652176114,5.438582601401239 +red,circle,0,171885,0.7577613993026762,0.6585598837700077,0.4726208497533086,3.964848170673694 +yellow,circle,1,171987,0.317513693975086,0.6546923165741305,0.4816788980290248,6.571910646654488 +red,circle,1,172015,0.21941503085911906,0.18869929431950108,0.48859306821800486,5.842740479412579 +blue,triangle,1,172045,0.8469617797667944,0.16958776048164514,0.4793445672488068,4.773700655856586 +yellow,circle,1,172152,0.6457931187435664,0.42841099095573854,0.4799835219408184,5.9649795373803265 +blue,square,1,172156,0.8543938502155792,0.34692928235956055,0.502790984966972,5.437362331626982 +yellow,triangle,1,172383,0.5967973077120329,0.5930523139610333,0.509088854020594,3.0432641922775545 +red,square,1,172540,0.27936620925472266,0.4866543680579324,0.5156987596344246,6.9797896614208526 +red,triangle,1,172614,0.2608818745635353,0.3364049381210744,0.5233605199609624,4.940278775742981 +red,square,0,172616,0.22225796470244064,0.1332582605679279,0.5205748439676586,6.309789328434795 +blue,square,1,172835,0.04107424026323203,0.11983843877519573,0.5078371311459742,3.7105058188189854 +red,triangle,1,172836,0.7215146239803284,0.041272310151199476,0.5360961605003184,7.258734465807913 +red,triangle,0,172851,0.7647156151988541,0.8448194374182678,0.5397274236176406,5.359253363235088 +yellow,circle,0,172883,0.6530777146889488,0.7180653265277144,0.4859492262000971,3.855290951277588 +red,square,0,172908,0.7470469353368995,0.9413484225599422,0.5232076227576647,6.132329217012842 +green,circle,0,172948,0.6862005044395765,0.7819001574269004,0.4626182538011916,5.0849088715532105 +yellow,triangle,1,173006,0.42386517751772645,0.5877864631161966,0.505340184155104,3.2936319015205733 +red,circle,1,173043,0.10600943961119602,0.1331812284291659,0.48832218314379305,5.624601352964853 +green,square,0,173065,0.8035669458432357,0.15886599247592115,0.4815248255178455,5.372758381787815 +yellow,circle,1,173068,0.8806152218712957,0.029301932184296442,0.48573334959018694,4.570677922283701 +yellow,square,1,173135,0.13059085790395775,0.4238075454419431,0.4836004295976302,4.338146853924343 +purple,circle,0,173135,0.5900033669151352,0.699862983143041,0.5052280721198084,5.129133579277615 +red,triangle,0,173194,0.3209495315365807,0.6480613429075162,0.5376903889704104,4.1118838396995985 +purple,triangle,0,173334,0.04626449659658516,0.48307726625660397,0.49179329156097723,5.42509346790123 +purple,triangle,0,173358,0.7964359374317203,0.747560253900851,0.49520275786403684,4.848034152189103 +blue,square,0,173426,0.21451581925791252,0.893062049855773,0.5086448009960358,4.579116160585294 +red,square,0,173478,0.7088033444564572,0.5732100097135284,0.4923197385560654,3.4356147648010213 +yellow,triangle,1,173550,0.1737198440162111,0.22554513366711282,0.509951351802705,6.030722829976561 +yellow,square,1,173568,0.49982766585059957,0.3567875401759866,0.4899891118211901,5.497034004272597 +red,circle,0,173645,0.6556410666827029,0.7435466392991773,0.4885520392718432,3.1734941717153027 +purple,triangle,0,173700,0.6889750347172782,0.7396549894769746,0.4984921030129261,5.115578423799099 +yellow,triangle,1,173765,0.6164599768416416,0.5750169347854348,0.50450342241927,5.820965819877017 +red,triangle,1,173902,0.3091558671767515,0.5618734327661591,0.5604418880514627,3.6930811706977047 +red,square,0,174063,0.16887935202525606,0.4826833420664698,0.47990070043902017,5.208871401980609 +red,square,0,174081,0.016924065380366393,0.49940285977919563,0.48149141539927376,4.876700004560515 +red,square,1,174129,0.16586991590177458,0.9072323489467463,0.48305469099259585,4.817191956789259 +blue,circle,1,174165,0.7879939112129746,0.6417667094234194,0.48251969023459085,5.853176007679122 +red,square,0,174257,0.8363412245763133,0.7168488825346744,0.48637705536349857,4.6482727901073035 +blue,triangle,0,174315,0.5996733651406758,0.12079044043743303,0.4762187048052572,5.072846598598342 +yellow,triangle,1,174454,0.22220441627360665,0.0024720066691538145,0.5084801358731889,4.285505456496424 +red,circle,1,174465,0.017067035996868873,-0.010872275596614411,0.5009184047671624,5.594557159864827 +blue,circle,1,174522,0.6475103888218945,0.8358986744405981,0.4901718393276379,4.936780792820824 +purple,square,0,174546,0.21548416630048384,0.7168881304141844,0.4847670958656207,6.03470578686936 +red,square,0,174642,0.33826822157857617,0.24337084909399997,0.48795962184069913,5.860006625985281 +green,square,0,174670,0.5282606201586797,0.13326302500684695,0.4969544006632784,4.636325315887119 +yellow,triangle,1,174684,0.5977030363335227,0.3710969354393244,0.5134264596280065,2.898301446113752 +red,triangle,1,174713,0.7096094547277375,0.23279768477872154,0.5519681198866045,3.7005620130868944 +blue,circle,0,174734,0.7150669790785441,0.1505620611716597,0.4937139372147337,3.5124403430665354 +red,square,0,174754,0.9954654645739696,0.9979895387752443,0.48489049569183607,4.125063551810273 +red,circle,0,174756,0.9336534027163426,0.979886133911313,0.509769355264013,3.2463135803494603 +red,triangle,1,174839,0.6144961282101254,0.5919567607401033,0.5547614845912089,5.133940701264204 +purple,triangle,0,174899,0.7488960031617149,0.7169027469026279,0.4971962787920276,6.563317492327125 +red,triangle,1,174995,0.2693593786685329,0.8722544148301712,0.5486259251165017,5.6337722270622095 +red,square,0,175028,0.7034975533828274,0.8550829122275493,0.49809808081819124,3.7301181595835478 +red,square,1,175105,0.9879862569942768,0.9930386644519742,0.501898815665082,3.7187441082345303 +red,circle,1,175128,0.30488500886194114,0.20975391569347487,0.5014465035451617,4.270505116858137 +red,triangle,1,175157,0.8623052609548261,0.29012940374779694,0.5570281973151101,4.643179994283906 +red,square,0,175238,0.9655872321295176,0.2827679599658268,0.4967040448943348,4.663001085848208 +red,triangle,0,175259,0.6567955755291046,0.814195441949847,0.5503388695574147,5.990816849318608 +red,square,1,175297,0.36768548008275825,0.44440292324547337,0.4896219263281178,5.845965036568631 +red,square,0,175341,0.655736294735662,0.4508986039388483,0.4890681706036116,3.8009093460037895 +blue,circle,0,175361,0.44480284265145986,0.39821075947105034,0.4932134947430758,5.519185245571755 +green,square,0,175380,0.24024543656366526,0.6589010388292955,0.498227805505063,4.469746225531193 +red,circle,0,175440,0.38223948665874974,0.3400594344005033,0.4954786987998591,4.690808274663953 +red,square,1,175459,0.27479080189356064,0.7431595817085408,0.5055568803511261,5.945629748823969 +red,triangle,0,175467,0.9364565101134221,0.7605155975636313,0.5484947131859994,8.837284567094477 +yellow,square,1,175472,0.7547643969215461,0.9360498110969584,0.47826146568795513,6.5809845192487515 +yellow,square,1,175490,0.3061678382784907,0.35531037935800125,0.4798559275663495,6.188062952289637 +green,square,0,175522,0.6975462310121865,0.9121585541626753,0.5026444540103487,4.717891933001945 +blue,triangle,1,175527,0.8349796707463456,0.3620401657288581,0.48516381462957286,5.700140229447996 +blue,circle,1,175600,0.27764955621903553,0.2561302057739422,0.49608993723368133,5.780915824648228 +red,square,0,175653,0.45891455304048,0.22216580886164294,0.49618747027284893,4.444035957978259 +red,square,1,175686,0.257354992842448,0.6173552745514805,0.4921628248843043,5.933105110161988 +blue,square,0,175691,0.7705642362236201,0.3517590301253988,0.5013155679738115,4.043694758548754 +yellow,triangle,1,175743,0.7762653468986148,0.40651535517352677,0.5234622308968215,5.903222111483259 +red,triangle,0,175871,0.9183232167879394,0.2148677217517545,0.5601450263351141,3.38974840528139 +green,circle,0,176002,0.23089445532810493,0.8577953992016389,0.46015046569051077,3.1613221552960744 +red,triangle,0,176056,0.3705037168157047,0.885810166555292,0.5522418089539656,2.897925453018292 +purple,triangle,0,176098,0.9725001132283482,0.13277639935330288,0.487747046641999,2.2015620155468665 +red,triangle,0,176117,0.7040324213278444,0.8921678841206723,0.546727222145781,7.103099015035235 +blue,circle,1,176156,0.996123815251446,0.6352617109220584,0.5014828022543371,5.352406799116789 +blue,square,0,176255,0.5110585227045429,0.4027004366585739,0.5051066189703028,3.2446455260250744 +red,square,0,176291,0.9389096383301606,0.3673634766381102,0.458035191864455,6.511817427595346 +green,triangle,0,176312,0.7553734595769059,0.7395089724587098,0.5171563143940545,5.233390079591427 +red,square,0,176318,0.5295481090921785,0.1808946419744767,0.45629723390052845,6.634876630177293 +yellow,square,1,176326,0.15751361753859483,0.9747516389136786,0.4867899697485034,4.474685379889176 +yellow,square,1,176344,0.16988476612564363,0.18747064858546736,0.4902998496021098,4.570701388995132 +red,circle,1,176346,0.9696382540867533,1.013897094549336,0.5036081654433147,5.741380525592202 +blue,triangle,1,176362,0.8734980610079883,0.7685454483649139,0.4771442252401473,4.408545021637006 +green,square,0,176365,0.18196645736648154,0.27177407753971494,0.5057376136819023,4.937007914202822 +orange,triangle,0,176432,0.17722959525105375,0.12637391729931358,0.5124620404892575,5.445145459864347 +green,triangle,0,176490,0.12326812808571719,0.3968028504235963,0.5167279077327283,3.1556492835137235 +red,circle,1,176602,0.19404162328155494,0.2593099200554975,0.49693745457872984,4.399716250313301 +yellow,circle,1,176641,0.6305700239322426,0.21611845509758276,0.4977752260509924,4.151003456685091 +yellow,square,1,176774,0.3018764613738272,0.5683737504450298,0.4893524201975025,4.358317141775494 +red,square,1,176781,0.7611142043455059,0.3967923275407611,0.459699627955268,5.684971940704642 +red,square,0,176815,0.8944654058022213,0.3403254490551689,0.45556327224719945,5.1492207412477 +orange,square,0,176928,0.32563287458523493,0.3568824006318867,0.48049693943870253,5.082151895588843 +green,circle,0,176958,0.4463217787124222,0.613546486639892,0.45482093402284224,4.1980895699935035 +yellow,square,1,177008,0.9421482812092415,0.22494603773635746,0.4926965740191712,5.30536775361479 +blue,triangle,1,177021,0.8068114917862665,0.7609159408005416,0.47039609338079186,3.1655767166448165 +blue,circle,0,177122,0.9723740607051794,0.053951199263640226,0.4997814582794458,2.316503874939617 +purple,triangle,1,177164,0.4803136037759438,0.2089621904779686,0.4868646845394705,4.740663342443059 +green,triangle,0,177187,0.7201178699444909,0.6371143146612083,0.5145406588631537,7.720951121901103 +purple,square,0,177261,0.7398544292415974,0.6129954757727973,0.49465464882327276,2.431532104087084 +orange,circle,0,177293,0.9088178696541952,0.11739058465274177,0.5054053007716468,6.004553897248768 +purple,circle,1,177316,0.17575284184125572,0.7490855955751995,0.49341047616880274,3.745845516993159 +red,circle,1,177324,0.867454232885212,0.8556772595522998,0.48379126658027194,4.900604892587795 +purple,circle,0,177326,0.0912784993740926,0.9873598165524754,0.49287247603294837,8.157119547407868 +orange,circle,0,177340,0.2707774908576035,0.6259084157276901,0.5057382987928779,5.116109251101737 +red,square,0,177388,0.2700867372360217,0.14583264800133733,0.4793403299870868,3.3595387864441437 +blue,circle,1,177443,0.9182997597247113,0.456190689517743,0.4994482629664476,5.5173749528557705 +purple,circle,0,177471,0.5596337099203815,0.30652748843028776,0.49301557255583467,5.2995898541630915 +green,circle,0,177650,0.8096880908744482,0.9269545535917043,0.45284146096944833,6.151688024652061 +purple,square,0,177750,0.2949423212891584,0.8690753440979728,0.4994569355666641,4.532049502555437 +red,square,1,177830,0.47624089973644135,0.07916374297263873,0.48033923807806406,3.340440022458455 +blue,square,1,177943,0.84021940790032,0.6679580099121151,0.5220327873203584,4.9001089389293755 +blue,circle,1,178022,0.3552929550329027,0.08490058853155247,0.5020391780632532,5.798981787346546 +green,triangle,0,178086,0.33663095632101814,0.20856825285674907,0.508746926050083,5.51081814817882 +green,square,0,178115,0.4725956713095468,0.4936849785624218,0.5163346341007835,4.467197490481218 +red,square,1,178117,0.3345155609075673,0.9689997713208467,0.4810680274755842,5.77684604798774 +red,square,0,178130,0.4288850476194279,0.3830469074570414,0.4772361426201381,6.177358928126811 +yellow,circle,1,178137,0.3013463329922611,0.03924149703408919,0.5021030236560009,4.834615846827212 +red,square,1,178150,0.610915281182388,0.4622742234332208,0.4796858473431834,5.268669637381702 +orange,square,1,178283,0.7407946412358015,0.1466537762257486,0.4830447558260019,3.8276703751800283 +red,circle,0,178330,0.9486629504076773,1.032743271888732,0.47507950478696004,3.4237533802490154 +yellow,square,0,178351,0.8017079455392203,0.8324565235405808,0.4890734297890044,4.062628347995121 +purple,circle,1,178382,0.502751103981982,0.3067461377268961,0.4902836592750695,4.89617344970658 +green,circle,0,178491,0.6442889241136163,0.7130825779855385,0.45297484218400647,5.670303347082715 +yellow,circle,1,178544,0.622177923604868,0.697091953056837,0.5070376584353148,5.110215835456102 +yellow,triangle,1,178617,0.19306483745605496,0.7376736766172787,0.5245521454800511,3.9998149075053937 +purple,circle,0,178665,0.5844944241472961,0.8788136285229017,0.48488691076745927,5.64054487375537 +yellow,square,1,178677,0.9753956607089511,0.3266330765039256,0.4876863330647485,3.441407669312291 +red,square,1,178706,0.12597944458681098,0.2960746631341985,0.4619377851379353,4.609007097094427 +purple,triangle,0,178803,0.8619606977209893,0.7462029528649634,0.4999957863388805,3.698901402666472 +red,square,1,178833,0.34832036292221913,0.31136790366269496,0.4645221016628855,5.480759547085093 +green,circle,0,178906,0.3272717107219767,0.05467904352401809,0.45791547095604446,5.430090159436973 +green,square,0,178911,0.5503219618320905,0.9059490455665576,0.5109469960946523,4.628484361687513 +red,triangle,0,178942,0.12010060730896133,0.2424853913592211,0.5252045454571971,6.358434479094371 +red,triangle,0,178959,0.3685430910108468,0.7307990534978458,0.5285764092081605,5.382108987645677 +green,circle,0,178985,0.14026451560374587,0.1504851407090676,0.4633073534402448,7.090406969481044 +green,circle,0,178991,0.797455235154612,0.07388297272460043,0.4624729714543862,3.9310042421371683 +red,square,1,179046,0.08929112801625261,0.9550390801310992,0.46334290065871,6.0876883218868025 +green,square,1,179122,0.6769536678317906,0.24874245805869355,0.5030608094711576,4.65376960607422 +purple,triangle,0,179160,0.2398209168856601,0.1391002515024441,0.49566991371157043,5.1119782623455245 +blue,square,1,179340,0.007778509178521964,0.5590543125572744,0.5116875776993812,3.3067431120695012 +yellow,square,1,179354,0.9762650267531341,0.1716058542230009,0.4866207017343421,3.3635993931178922 +yellow,circle,1,179415,0.10489688052522406,0.09619165098821159,0.48899637844558314,3.7557063650425673 +yellow,square,1,179494,0.05932649150936753,0.9646701819382054,0.48595412795995635,5.164634370129134 +red,triangle,0,179650,0.9992266776567538,0.005608293769324368,0.5213259603323551,5.604037675138165 +red,circle,1,179659,0.9596319956050603,0.9994251604788358,0.46790683802035243,5.183794707486837 +red,circle,0,179685,0.3657739260107421,0.37924867922783556,0.46896422586596154,7.033610217385781 +purple,square,0,179790,0.28522752645294935,0.8095838626240286,0.5138132851322226,5.834548403656761 +red,square,1,179790,0.4508382814791214,0.6123379592216707,0.47051667092975547,7.015948231207051 +red,triangle,0,179817,0.024968016274487637,0.48857846042435493,0.5130671432730287,4.584500243494941 +green,square,0,179823,0.47071576124342795,0.043142879962644876,0.5099528685235624,4.253458849313737 +red,circle,1,179835,0.466740249131704,0.3960382580872263,0.4697493332539897,4.543932421642148 +red,square,0,179885,0.16781198202988123,0.7050050356392615,0.472561432923347,4.1792215407563775 +red,circle,1,179893,0.053957398515282584,0.07177719969862469,0.47405812199744557,3.824791548083543 +red,square,1,179929,0.13493528401182942,0.328225583427617,0.47716060280728373,5.624581062577337 +red,triangle,1,179939,0.2642142159149524,0.8886508387835679,0.5138600972488298,2.942461536737969 +red,square,0,179987,0.13139337751555846,0.6332295955532391,0.4783104211441366,6.141269941762608 +blue,circle,0,180005,0.34447972571737606,0.7026410374365138,0.5013803384637279,5.587999353052944 +yellow,triangle,1,180094,0.6081787154395466,0.7215775810614267,0.5347263059504765,4.972816677273092 +yellow,square,1,180101,0.9312650593076067,0.8608806141795469,0.4887479113127106,5.1442815338472245 +red,circle,1,180117,0.822527613824384,0.7464777498251306,0.47393901443714054,6.657369309873818 +green,square,0,180131,0.11107014864143827,0.9784143095010472,0.5026888681937136,4.053399132765147 +green,triangle,0,180281,0.7626117935882222,0.309550158241476,0.4845903943528254,3.155765217014325 +red,square,0,180307,0.3170200561392382,0.7429318277623178,0.485182656439949,5.507732949948455 +yellow,triangle,1,180348,0.11861173684922255,0.4554698760815262,0.5323254948829813,5.302950099647103 +blue,triangle,0,180395,0.6442921363236699,0.9524720494525128,0.5093097125807204,5.176347585050365 +yellow,triangle,1,180560,0.24720498520327272,0.581554475961664,0.5297442285935843,4.530641032502419 +yellow,triangle,1,180650,0.48433358117690994,0.028872798166045044,0.5349045318602461,5.531715501503167 +blue,circle,0,180672,0.08231896300240193,0.8768681886357066,0.4947753169052335,4.914117598252927 +blue,square,1,180729,0.5827265635038165,0.2931613245670849,0.5083122528108311,5.0622286692130904 +blue,square,0,180797,0.8656290081694464,0.27046859325223294,0.5085529440140144,6.398646218872774 +blue,circle,1,180875,0.10996848628078926,0.5920409024544292,0.48952616019948114,4.741787840413854 +red,triangle,0,180916,0.4432696365974439,0.755276220089996,0.5116173772804775,5.370739726083066 +red,circle,0,180979,0.16273640922648558,0.22856514159926355,0.47852290088166755,8.363770289164274 +green,circle,0,180988,0.28661979648870195,0.15287216905441703,0.45747883601914274,6.36714056548609 +yellow,square,1,181033,0.08972911396329153,0.6829686415538448,0.4810882668332189,3.6295803958383224 +red,square,1,181075,0.8096482657104355,0.8699371231194737,0.48352978017878057,3.7874598790180225 +red,circle,0,181103,0.3366089676059959,0.24411493155388006,0.47751317870457594,4.989970087508334 +blue,triangle,0,181114,0.885494699399685,0.586622883592311,0.5091687358179846,6.125939594495925 +orange,triangle,0,181140,0.332373235154922,0.03799185693503282,0.503732822477797,5.926032729850331 +purple,circle,0,181226,0.6610515032982477,0.5349123440965378,0.48119674893347175,5.009043458121987 +blue,square,0,181249,0.9151206637542442,0.9233621394880314,0.510797431207716,6.855579633923043 +green,circle,0,181310,0.6398082824373382,0.9872322676471937,0.4554814750136406,4.123749417311191 +red,triangle,0,181345,0.9950179533308375,0.8492157367428346,0.5192388704493881,7.20682287351051 +red,square,0,181359,0.47880305120222244,0.7537335820646339,0.4604291460210823,3.6692150761335163 +purple,square,0,181475,0.751157094254534,0.2876663845708769,0.5320260009479819,4.647464618679696 +blue,triangle,1,181503,0.2885172595147546,0.568389654989411,0.5090930436938382,6.321087408909778 +purple,square,0,181510,0.09408267998025954,0.12100170196826776,0.5286103230734899,3.289868564502827 +green,circle,0,181603,0.12417238686886067,0.13895383754582713,0.4582982312314858,2.6277938975607484 +red,square,1,181660,0.6183984283164207,0.4077857019223098,0.45294280189526454,4.486889011425212 +blue,triangle,1,181680,0.7009022683854048,0.44710919735898713,0.5094247735597784,5.764873355155639 +yellow,square,1,181725,0.05678045495688133,0.3283502203736862,0.484045754713974,5.229813963591415 +red,square,1,181742,0.6596157190562775,0.10394808464298388,0.45205307210229495,5.585133508704117 +blue,triangle,1,181769,0.9292191615331855,0.2433103953230864,0.5124512147659767,5.635203037194194 +red,square,0,181805,0.9097620304753045,0.4073058479727405,0.4493592880216265,4.247461112436097 +red,square,0,181853,0.7795127411009333,0.6403293629766633,0.45150930965841496,3.0107310863397543 +red,square,0,181896,0.06485730141567869,0.11085435876732552,0.4535408960110263,6.106000425837571 +red,triangle,0,181994,0.9871256151996948,0.8961354018562923,0.521318986790278,4.617017041126522 +red,triangle,0,182145,0.13816601084921998,0.7328007991694945,0.5212385014488661,4.93275187335988 +green,circle,0,182167,0.3713985931656163,0.5695768950213503,0.4705738757169754,4.2470491540708935 +yellow,circle,1,182198,0.6263103009567477,0.16069954346422588,0.4973043248458733,5.532482670949542 +purple,circle,0,182205,0.7426701120984155,0.5788419299702354,0.48076849315067743,3.9814808142179303 +green,triangle,0,182293,0.6385942738686113,0.6256491864636414,0.48363542839271007,5.689807273094277 +purple,triangle,0,182298,0.6760530306163005,0.8475308246448228,0.48897168058732365,4.316920661327468 +green,square,0,182316,0.6764888564952541,0.3377501667645332,0.4782767136419434,2.424985784964037 +red,triangle,0,182375,0.7318186371279689,0.6224442436263078,0.5121507307098174,4.570394267133452 +yellow,triangle,1,182445,0.6363799357654083,0.41477490737855516,0.5361994091659278,5.3541128610975335 +red,triangle,0,182540,0.33732124325998514,0.5684843035668788,0.5112753680465155,5.841770886810079 +red,square,0,182656,0.7264537270904323,0.3399132379111024,0.47402005274241243,4.008489810908823 +green,square,0,182695,0.4114719229186691,0.22854288539809597,0.46814287953206934,4.26031265274266 +red,square,0,182743,0.07479428672776522,0.030736133484613792,0.47064934313961604,4.948953391365716 +purple,square,0,182781,0.857727400426818,0.07333956746865777,0.5136475677723563,4.99884359540335 +red,triangle,1,182820,0.12055093967575436,0.6220197904079796,0.5066418834991658,6.116805117548381 +red,triangle,1,182845,0.8417718896315662,0.5815705089585642,0.5006306981334182,6.232426819569056 +yellow,triangle,1,182879,0.7201309058952723,0.9634681059201501,0.5333320887100327,6.942877119975308 +red,square,0,182885,0.565885889567358,0.559105879089216,0.47477780669043396,6.0065371823305815 +yellow,circle,1,182913,0.78038451123999,0.8793902556868812,0.498080765847204,5.279692577219706 +red,square,0,182928,0.38653845198027803,0.18368330169183422,0.48302032892191776,5.681332753882344 +yellow,square,1,182974,0.43700172579237917,0.06882933111154987,0.46966053460456797,8.231719488880193 +purple,triangle,0,182980,0.2842408140902941,0.750757327989996,0.49875615076157814,4.170629737828956 +red,square,0,182995,0.08033011257969547,0.7881433601568403,0.4868984875663315,6.7981227531301185 +yellow,triangle,0,183050,0.8051443179755297,0.7458257415640093,0.5311876370295827,5.021086324775774 +red,circle,0,183115,0.021430963799872305,0.11508144927710698,0.47303523263902325,4.965763451325536 +red,triangle,1,183158,0.10681668179034898,0.6881371496783187,0.5009009985730479,6.750008081181491 +orange,square,1,183195,0.19926421297813157,0.4212506345308833,0.47332110786931986,6.028219968380095 +red,square,0,183209,0.6335278965204195,0.1568472183763444,0.475481522738315,5.204186118165796 +red,square,0,183258,0.2837680149951288,0.025792332374715232,0.47478374095123144,7.382393175010345 +red,circle,1,183369,0.44391573671177065,0.5226136795125732,0.4659297935903861,5.650229201649052 +red,square,0,183384,0.06549851587900102,0.07597741266278202,0.46909000299305553,5.229708375740358 +red,triangle,0,183467,0.10812932587353663,0.579766960059624,0.5037585304647251,5.349084757249533 +orange,circle,1,183550,0.6629475389247007,0.6737613831063881,0.5264987997734101,5.259925415528492 +red,square,0,183612,0.9534364940556542,0.6067863736724277,0.4732950362855124,2.561956537281525 +red,square,0,183663,0.7431271447944012,0.26601303000154075,0.4778179044851428,4.576354427146499 +red,triangle,0,183679,0.6459581779977813,0.22862623676499227,0.5121677350384127,5.917664506255178 +red,square,0,183686,0.49220881265398886,0.8712377093570182,0.4720893776781397,4.266041087400654 +purple,circle,0,183758,0.32272234505821573,0.5964445905325239,0.4698203439736098,5.9781161532389495 +red,triangle,0,183762,0.10637415635000391,0.7696039656634384,0.5091672653612455,5.91306081429092 +blue,triangle,1,183795,0.6761307036783781,0.03512104198878663,0.5164203712358599,7.537441527036219 +blue,square,0,183798,0.48801207135789293,0.48790570230146313,0.494569984017705,5.612047443280563 +red,circle,1,183835,0.4856527525588953,0.48830913715981883,0.4625373268692104,5.044454183562541 +blue,triangle,1,183855,0.2297324651517394,0.2948124790776079,0.517513161664295,5.361494479511111 +red,circle,0,183896,0.9983576004836738,1.0118780308493212,0.4581749231312331,5.689111498378435 +red,square,0,183921,0.6865160898078319,0.9681689587798931,0.4897406585955326,3.1582636006103653 +red,triangle,1,184089,0.9959495527910684,0.05123122826552229,0.5119874998109148,6.172320037476944 +red,circle,0,184165,0.25160776570519783,0.35143833146071823,0.45591824020280797,5.936918696087108 +blue,square,1,184186,0.37831515612745625,0.47435855433536867,0.49095130049270963,6.026640907336895 +red,circle,0,184285,0.14005311210565763,0.22763248140208192,0.464773279811465,3.9383494797829073 +red,circle,1,184506,0.3909233075396039,0.3193390976063586,0.4739178772482244,5.360319976437881 +red,triangle,1,184523,0.40026732052605873,0.5775721407334361,0.5093919598946542,4.7420549329221675 +red,square,1,184738,0.5285811941239325,0.07747041832828583,0.48160506568558104,3.962447914893231 +orange,square,1,184797,0.8319686303211316,0.13009064565697037,0.4736475891694955,5.513559387282787 +red,triangle,1,184804,0.20721031351842834,0.20563119659791018,0.5107003570939529,5.394475665671298 +purple,triangle,0,184812,0.8383047347862198,0.8775121948045028,0.49553070242746894,6.0863808536528685 +orange,square,0,184870,0.9953363767790046,0.5856603924709683,0.47656582617656057,5.784106873515358 +green,triangle,0,184961,0.03231626528725373,0.5326267524379906,0.498519570048132,4.351520830156708 +red,circle,0,184973,0.8623445321811245,0.7765652870522611,0.4878046807823772,5.692053058697806 +yellow,triangle,0,184975,0.48699377543195665,0.7317101139022135,0.5405742662218538,4.773914755408491 +blue,square,0,185066,0.32771817069700737,0.4390377511845567,0.49053121989807175,4.127975634669458 +red,circle,1,185072,0.30209706103524725,0.3620471660009386,0.486122872016291,4.886967800140364 +blue,square,0,185110,0.17064265099283038,0.892659595265854,0.4841459080674549,6.27670346100543 +yellow,triangle,1,185156,0.5324477590924602,0.05974540470234002,0.5477027839787513,5.521765958241326 +green,circle,0,185182,0.10606156398296063,0.7217641576757475,0.4673033518338816,4.5668732484511265 +blue,square,0,185205,0.48785109558949846,0.6907117006800187,0.4800069469769406,6.44974385408032 +green,triangle,0,185223,0.8946869613066204,0.8098471066223272,0.49451173726193576,2.891011807481231 +red,square,0,185258,0.8796099432158769,0.12193308384451995,0.49815670114722,2.789603626401845 +green,triangle,0,185325,0.60591585401936,0.3356633890867142,0.48974673022693804,7.24355616800586 +red,triangle,0,185331,0.4235391066300558,0.553778356438792,0.5197305154099661,4.924006216420129 +green,triangle,0,185424,0.3284787910597309,0.16528648498020426,0.48822374051846684,3.4179873836565093 +red,square,0,185502,0.44512946876245985,0.6843771771102779,0.49440232404200146,5.462897963330664 +blue,circle,1,185636,0.2679268045522243,0.08596909720323032,0.4878667797370085,3.8215456480526115 +green,square,0,185665,0.4378194458238688,0.6835520934783675,0.48111752300750704,5.331321496458754 +green,circle,0,185668,0.8892914833064786,0.4193271210346531,0.472362508113252,5.841069794674747 +yellow,circle,1,185796,0.2726101911689758,0.5639791438536959,0.5004863639861948,7.201503320824382 +red,triangle,0,185952,0.4590965400752065,0.5533863436024102,0.5281583386284135,4.361818453371206 +green,square,1,186000,0.12163737564523602,0.4014462973141971,0.4858072409679675,7.673246371126193 +red,circle,0,186018,0.9209054444714102,0.908772038431933,0.48789814992412456,5.2260458713698466 +red,triangle,0,186023,0.34402022492252327,0.07012513866717396,0.5295997185499252,3.980541266720826 +red,square,1,186037,0.8444415491778481,0.14153089082798664,0.5034675458363985,5.770147902100302 +green,circle,1,186060,0.34905389412099075,0.6859795922179169,0.4775656820869437,4.963341915148402 +blue,square,1,186133,0.6413615050163423,0.2933802918358043,0.4896583166077016,3.700619007817077 +red,square,0,186140,0.9876672286695282,0.9428093794936758,0.5161090238215247,6.944280937158122 +purple,square,0,186236,0.45460083937637286,0.7564213829665887,0.5047271066138581,6.970607562042409 +red,triangle,1,186252,0.8325863986687886,0.43396032608141044,0.5210605619230178,4.63737979361521 +yellow,triangle,1,186261,0.9715999345797057,0.00172447386987451,0.5230270739804954,3.335155453613923 +red,circle,1,186346,0.5615822498213286,0.6164967334157775,0.4875093353752823,5.578981301797171 +green,triangle,1,186485,0.9784143556444374,0.11230754985994384,0.49090505998248923,3.7878819194298576 +red,square,0,186495,0.3811341846092945,0.3420777172507604,0.5106108100380538,4.767182011882721 +red,circle,0,186585,0.2686560141159776,0.19890962929317363,0.47129590072192634,3.406904163825312 +purple,triangle,0,186658,0.45330461089023766,0.44172965737918846,0.48902466740933015,3.6968190266633676 +purple,circle,0,186695,0.5302845634519802,0.37082672810720874,0.46999739328217544,4.109615080407763 +red,triangle,0,186698,0.24580844192998008,0.745932426091323,0.5318814387313013,3.439300063573949 +red,square,0,186738,0.9113976116769003,0.5717441754557772,0.5011901188463853,6.241667652553901 +red,circle,0,186809,0.5481129208721416,0.6294706620141673,0.47777439627161267,7.285373856753192 +yellow,circle,0,186850,0.3375387132878296,0.21419235539428816,0.4954607929026692,3.746885091796307 +red,triangle,0,186894,0.05851597245364226,0.3955398285561733,0.5318855359144191,4.974670625878876 +red,square,0,187018,0.40652847571468975,0.5379331564038987,0.490028695382077,4.532615384566884 +red,triangle,0,187080,0.1574014948290393,0.27830519590229796,0.5374805342297109,3.681427407515642 +red,triangle,1,187200,0.7166979316876014,0.20762566325161025,0.531254823588659,2.501888071157458 +purple,triangle,0,187220,0.5392537849080222,0.534992924377639,0.48521547991681174,5.194183322596916 +red,square,1,187304,0.6971150295592662,0.4064389406511253,0.5006569470610013,5.753844623975136 +red,triangle,0,187318,0.5554004914891789,0.5628719670833299,0.5293448461265443,7.115781077108316 +blue,square,0,187359,0.41426849367180885,0.16065915650296003,0.4736842441116863,4.55770340433462 +yellow,triangle,1,187437,0.24062409104057225,0.5010526365494592,0.5218186314632153,4.589373456459177 +blue,square,1,187504,0.3393478754061173,0.2881246381446081,0.46414802630528995,6.243150446903364 +green,square,0,187572,0.2693800001059923,0.04035180894988488,0.4833313258395809,4.092232864843839 +purple,circle,1,187595,0.5920169010216106,0.10459423843488291,0.4631134663489581,3.091984479817586 +green,circle,0,187608,0.6387119537418751,0.03714863275769187,0.48571899599410157,5.3937468048611406 +yellow,square,1,187706,0.819692604290505,0.5279896879534377,0.4490464876251143,4.09422705638926 +purple,square,0,187775,0.06034080193984881,0.033516594013897394,0.5042848921688678,6.9612489661961385 +red,square,0,187782,0.9750019392032869,0.4862456051737566,0.4972424851649748,3.929103492684863 +red,square,0,187790,0.6171598364673789,0.7250738618443542,0.49833147603219313,5.350267899964599 +blue,circle,1,187875,0.6843694547276777,0.21151730073066077,0.4806111302132133,3.7669067819074455 +red,triangle,0,187892,0.7665314034138527,0.7133409581940101,0.5377497844893196,6.346758117173912 +purple,triangle,1,187965,0.08953170682751777,0.1373090786979091,0.4834399942163302,2.88185175743152 +red,circle,0,188039,0.7337879389497028,0.6703890758114182,0.48323631140861006,4.59172351172061 +red,triangle,0,188043,0.9217610153513968,0.8989503607846147,0.5376757847225038,4.74741642957461 +blue,square,1,188067,0.2138076874342455,0.4958347828064372,0.4649597574914763,4.881855736157818 +purple,triangle,0,188083,0.8938083665743075,0.029239534824987423,0.4826411892835148,3.903514489982015 +red,circle,0,188095,0.28939222916565577,0.3329676477744654,0.4812724557340212,7.684625915207742 +red,square,0,188161,0.07911426041264935,0.1539046407624154,0.47923762858867835,3.1607856742881317 +red,circle,1,188239,0.719214252347564,0.7901868819983043,0.48358167828386855,5.7850786063311235 +green,circle,0,188277,0.09352173829497468,0.2676763517236652,0.4932650468905362,6.916429524956963 +red,square,0,188285,0.7136108560678266,0.2718872272660279,0.47769807610888887,5.346420772248663 +yellow,circle,0,188321,0.4191808474039801,0.739255703619348,0.5077530286313371,3.66666668116901 +orange,circle,0,188342,0.18007376885630966,0.8607135232102564,0.5281522937562019,3.4871488136155544 +red,triangle,0,188373,0.20231653462572208,0.8623478249818624,0.5368339928800547,5.414782863697613 +yellow,circle,0,188414,0.6248434447565645,0.3532431572350374,0.5172432757434454,4.084118842520906 +green,square,0,188428,0.4843672401568342,0.5080747139655946,0.483286331765644,4.860660246113421 +red,circle,0,188437,0.3489486185661024,0.323771076768919,0.4945300144788722,5.777523757759923 +red,triangle,0,188491,0.45816684290595133,0.2281742816684985,0.5350465367424906,6.341573764293282 +yellow,square,1,188523,0.7058346074133882,0.4965323642212405,0.4648549492625446,3.5046827972460073 +red,triangle,0,188543,0.738864106607189,0.6822447880234197,0.5425989594707775,4.127956949700301 +yellow,triangle,1,188561,0.5540042944833872,0.7949234874872454,0.5197699287875088,4.595715951910495 +yellow,square,1,188569,0.47172434062297064,0.13688354742815667,0.46577505611307707,5.090030296491598 +red,circle,1,188678,0.529071175011801,0.6257915577335662,0.4864639612273933,7.9492832752973195 +purple,triangle,0,188734,0.6564229969262801,0.5114125000839184,0.49318205924255587,4.079333502553843 +purple,circle,0,188758,0.26676268810918213,0.12674781998726992,0.46967993060868596,3.8387973966036473 +orange,circle,0,188791,0.9851029040372477,0.09593472594818309,0.5324612053263172,4.012838441365473 +green,triangle,0,188820,0.7790236271657485,0.37870381284129406,0.4971210197706475,5.1656570497710055 +green,square,0,188825,0.48785848916548635,0.8043586020008786,0.4803894237893302,5.932806251695024 +blue,square,1,188848,0.0010124921078813465,0.5003311052459606,0.45718856694064935,3.7276291403157935 +purple,triangle,0,188918,0.06351683841635458,0.5745664486338214,0.4913794324817373,3.9700437087588405 +blue,triangle,0,188962,0.07018903407844768,0.4178593082076467,0.51623104844378,4.423153846686451 +red,square,0,188987,0.8846457829810535,0.3836708390038597,0.48851153130672803,5.524878267979573 +yellow,circle,1,189133,0.475413165340109,0.6431636817661038,0.5358323966835233,4.016207572604287 +yellow,triangle,1,189244,0.5301875061178689,0.7174358946480373,0.5204534980191006,5.123733284961607 +red,square,0,189287,0.05661060905871662,0.4710547386694294,0.49083669966368476,5.811809648966007 +red,square,1,189302,0.9105423239090816,0.5898894925016474,0.49093560580562834,2.784241420176178 +purple,triangle,1,189374,0.8920613889121304,0.9769346868387789,0.48031545216099264,6.7204180236434325 +red,circle,0,189398,0.5202040603671577,0.5036022298027305,0.47872938475253196,4.696322906932882 +red,circle,0,189405,0.6355303017741958,0.5422679932363801,0.4814113386152919,4.6337482851262175 +red,circle,0,189454,0.2679618284646147,0.20434926416351096,0.47872981372379353,5.239165025228325 +red,square,1,189498,0.08937751343132816,0.659121762566092,0.48573418756702497,4.448799084662819 +red,square,0,189502,0.3728047469420135,0.26721468211357013,0.488577145299949,4.335668206081306 +red,circle,0,189524,0.38973313650324204,0.34818113846591997,0.47964161975394404,3.925209744193989 +red,square,1,189609,0.42276415798324474,0.31936643953218746,0.4883701885674235,4.869112919312211 +purple,circle,0,189647,0.5688491538886703,0.8435424572337955,0.47907239214577607,4.0856422045434835 +yellow,triangle,1,189705,0.06644491248211615,0.30894326501321445,0.5010173719770583,4.618433011753282 +red,square,1,189728,0.057877336618272435,0.32622237125734654,0.4830235607858425,3.2252275305890343 +red,circle,0,189814,0.32541490790626215,0.2645515629620241,0.4644091257813923,5.502821402064531 +red,circle,0,189957,0.07837608386530126,0.003129990899428267,0.4643253278238599,5.717808976937164 +red,triangle,0,189980,0.7113145301435015,0.791731618541279,0.5184424442026617,5.835128716537877 +purple,circle,0,190047,0.33697913513251365,0.06893260171284266,0.478784432217052,5.611396203650816 +yellow,circle,1,190173,0.684195029105751,0.7233193748183292,0.5276825057882527,5.722804639501624 +purple,circle,0,190195,0.6200315487640226,0.013067187966193994,0.47790013239599505,4.589665914470007 +purple,square,1,190325,0.7057434590803936,0.42792501087695867,0.5174348950562011,3.2802671704499526 +blue,square,1,190333,0.31668619949729515,0.11956444846336645,0.4594740359810732,5.186171127610534 +red,triangle,1,190339,0.875794814367842,0.21641459361363635,0.5178752395612677,5.321137461419996 +red,square,0,190356,0.3256626294752947,0.6148458085827894,0.5004939462835706,2.4499124766995695 +yellow,circle,1,190415,0.04853033836650689,0.5983776442018087,0.5231959648615166,2.651862379271653 +yellow,triangle,1,190436,0.32294116442437093,0.6700313175035897,0.502276254738623,2.756331697768259 +red,square,0,190469,0.7499294156246596,0.6508728277299138,0.5064734180564547,7.382597747691133 +blue,circle,0,190627,0.6344852606010264,0.6660916079421064,0.4807928674739172,5.600137266617754 +yellow,square,1,190680,0.5735178978082498,0.5774844534624073,0.4784106163746017,5.9532220972827945 +red,square,0,190691,0.8056362959350857,0.4174494412106985,0.5038079307699739,5.026394010510235 +blue,circle,0,190732,0.2539024448077958,0.884643951894558,0.4848131943192717,4.543595966846689 +orange,square,0,190779,0.01151138943702712,0.15843271602381304,0.4985979653977076,4.8762378756122375 +yellow,triangle,0,190795,0.3691612234596072,0.2535009771881511,0.5059627126079003,6.673606513538689 +blue,square,1,190818,0.4418109621078311,0.4079445387163324,0.4738897836881537,5.730483165187514 +blue,circle,1,190851,0.8854240497164021,0.18093916440605629,0.4937564584620208,4.783455616430091 +purple,square,1,190889,0.2529398200034281,0.4487866039308104,0.5117396167380375,4.63327672853102 +red,triangle,0,190890,0.5100182852203953,0.5467970338830797,0.5311490298737129,5.481841631670299 +blue,square,0,190895,0.44311997832909333,0.8822675357673682,0.4696302664911805,4.902853000731272 +yellow,triangle,1,190961,0.3083388647811234,0.4008475196275283,0.5105726870440547,2.33862119270893 +red,square,0,190975,0.8245719643294682,0.020460106436641756,0.5221084606309792,4.080764174039779 +yellow,square,1,190995,0.012238308815962995,0.2713121713455563,0.4815208009898373,4.734545325452867 +yellow,circle,1,191021,0.22930578122394973,0.5374967914492481,0.5176602906280251,4.654189519289205 +yellow,square,1,191031,0.10397346835119414,0.8411680853188428,0.4806578866864495,2.972552893791658 +red,square,0,191069,0.6616760821586517,0.8141486053201816,0.5121067455622184,5.173696312086968 +red,triangle,0,191111,0.43708134051341363,0.27726363254231,0.5376767429588353,4.970385307123877 +red,circle,1,191122,0.3315878136991349,0.38444839636873396,0.4931642161573426,4.634867995797333 +blue,square,1,191125,0.3944086255999918,0.23096523530620183,0.4684293434454281,7.736460768940426 +blue,triangle,0,191203,0.6034138327555548,0.07740707548700532,0.5374078324759183,6.0163596650900075 +blue,triangle,1,191240,0.9444130181082422,0.6362851436246229,0.5444405207767633,7.097199805027187 +red,square,1,191283,0.7630157570446002,0.6314772706185438,0.48880179137838625,4.950824723236743 +purple,triangle,1,191404,0.44767951581214094,0.2618111624810212,0.48201754540885355,5.465800399013794 +red,triangle,0,191417,0.05975605137424489,0.14920249696275234,0.5226984641337482,5.993304754102831 +red,square,0,191441,0.7523123498098522,0.13214299693268383,0.484645478581809,4.729721018081452 +red,square,0,191649,0.0904323592590498,0.5625067921820546,0.48023752756051724,3.0013981194136297 +red,circle,0,191700,0.3718779852140627,0.2845722722367581,0.4840326007039287,2.6311172406519434 +blue,square,0,191811,0.27691088100777006,0.17423641880397767,0.47142937713923433,6.406856001117499 +red,triangle,0,191828,0.6301973919902031,0.6837001355048282,0.5252041051772034,6.165249187305097 +red,triangle,0,191986,0.03933959336336268,0.8019190231722675,0.5278573389465854,3.6585746751325074 +orange,circle,0,191994,0.32435590442219053,0.13240200445348405,0.5300177517942973,3.095166599968655 +blue,square,0,192024,0.2961654979999577,0.767379671137321,0.47748248316065633,3.679766557118045 +red,triangle,1,192085,0.8480106987964048,0.7880753021521691,0.5327232064519288,3.2784486569622655 +blue,square,1,192091,0.03892693514917556,0.9327839698057228,0.4858211992579442,5.129305885128638 +green,triangle,0,192185,0.9121928040529615,0.7492150146311876,0.46895704168875035,6.292158170903022 +red,circle,1,192215,0.9328376819647649,0.9397539951616704,0.4709666044555381,4.7791385443263 +purple,square,0,192236,0.3753623855254079,0.43836066536547025,0.50816038364672,4.086078520372214 +blue,circle,0,192300,0.3274108699775241,0.8955352759871484,0.48438504053775594,4.33075542676652 +yellow,square,0,192344,0.8616481308988164,0.06593252432760732,0.49258093054003455,4.264419728202852 +red,triangle,0,192396,0.5515224755527709,0.6214207604744554,0.5422795277962215,5.477065778234362 +red,triangle,0,192485,0.14555181559868924,0.33620742616330357,0.5250900758986774,4.981313085590917 +purple,square,0,192507,0.4689339358886033,0.17276473586863939,0.5010008330089102,5.496998076900414 +green,triangle,1,192541,0.7471676588317212,0.09486262903295972,0.4646017555378223,4.709132548687026 +blue,circle,1,192614,0.9430620960892159,0.5650516037192317,0.4817430779521384,3.715760396312945 +green,circle,1,192630,0.8112239397064422,0.44388434199823823,0.5147274104243988,5.41469831778723 +red,circle,1,192648,0.6201453301474494,0.5514884958151548,0.4808571110565734,3.493435506996492 +purple,square,0,192657,0.9649930376221458,0.08470567736017742,0.5015458132224414,5.347433759370861 +green,triangle,0,192696,0.44957049999246235,0.5578831832346758,0.46170107859494736,3.9735797853073147 +red,circle,1,192755,0.011024426724858483,-0.007015438410399956,0.4846832966233285,6.724607023990394 +purple,triangle,0,192763,0.6798990230423072,0.2830766724009439,0.4771305824450562,5.918381912626522 +blue,triangle,0,192885,0.957435908299061,0.5792749204252066,0.543778458514963,3.682739112099584 +blue,triangle,1,192890,0.5735872226554793,0.16694377801618931,0.5419922146488843,3.041728610570415 +red,square,1,192907,0.5445142030131437,0.7528656620079609,0.4766827102963688,7.855906132291646 +green,triangle,0,192925,0.1984887330894427,0.4987380220449995,0.46144136154406673,3.7213611376525964 +purple,square,0,192978,0.6802320560976709,0.8275125281885453,0.4976524446808186,6.551242347727435 +red,square,0,192985,0.45738178272298546,0.19822849425140054,0.4831820401466904,4.961154469727897 +red,square,0,193047,0.6674339925748345,0.1618083318450113,0.4753971221718779,5.603536312892259 +red,square,0,193056,0.44503758460834086,0.8600393090018252,0.4741759511599409,2.9025418266670697 +yellow,triangle,0,193123,0.11714521071879747,0.34942138100928744,0.5316971724836042,7.454140833709264 +red,circle,0,193156,0.7648297947070223,0.6776771877066503,0.4915904089093778,3.8514837143856315 +purple,triangle,0,193263,0.01594130911978997,0.5890795687313576,0.47608914341169645,3.927338633492965 +purple,square,0,193318,0.15530651406707752,0.032180325518073816,0.507926038157922,4.224852492366136 +blue,square,1,193380,0.33803008812467517,0.9430048066012642,0.4826416690794807,7.915449951670008 +red,square,0,193490,0.4260617070738505,0.6679160107084341,0.4675325862982471,3.910816611978308 +red,triangle,0,193516,0.889343915415998,0.6047262639753926,0.5168713393637955,7.049840190714019 +red,square,0,193674,0.3564244365513213,0.44776358853917464,0.4617328476889762,5.007991880192758 +red,square,0,193681,0.740126370948802,0.7705393077048693,0.46144045361425906,5.483986766874151 +yellow,square,0,193745,0.2649295532261856,0.7818417150321095,0.5153526161795142,5.421038553603055 +yellow,circle,1,193750,0.3727998029310805,0.9346956478077907,0.5162228730057041,5.640991448007491 +red,triangle,0,193756,0.03734333974395809,0.1484023991549045,0.516697300114278,4.5812465361079635 +purple,circle,0,193848,0.336135273863733,0.10478466359914584,0.4883418813688285,3.7004061367284944 +red,circle,0,193866,0.8562965250990252,0.9079418463092541,0.494051799146844,4.4860224769938615 +green,circle,1,193876,0.5758517203810649,0.863665290241774,0.5295105874705537,7.108026075104436 +purple,triangle,0,193920,0.3217318967959222,0.9188365818667709,0.47572548117638436,2.8021200664712578 +red,circle,0,194016,0.7915146404267683,0.861964617574392,0.49483406287811166,4.660011755943997 +purple,square,0,194101,0.3273848048806479,0.721753425694558,0.506073146796731,5.063661923476471 +blue,square,0,194209,0.6913762315865113,0.12001632989361599,0.4925570122420449,4.7586521020289405 +purple,square,0,194231,0.9495507473776134,0.9392032827570884,0.5014704311333378,4.826822412761536 +red,triangle,0,194267,0.41641136027077863,0.46384944083018376,0.5059150065959896,6.2449010207835975 +orange,circle,1,194287,0.7561616060797361,0.6011829160290465,0.5170183460778673,5.464145004173815 +purple,triangle,1,194369,0.3412836770559612,0.5106988751826204,0.48578647491703114,8.253247926402961 +green,triangle,0,194419,0.45877660452687863,0.5211069169505502,0.4681733218056553,3.3275261814625985 +green,triangle,0,194450,0.8883676445361395,0.6015417053453661,0.47105973239501653,6.078143505674809 +purple,circle,0,194507,0.7319690780944992,0.4567889897970464,0.4912731260449902,4.184719957290204 +yellow,square,1,194644,0.9240311975534296,0.7019360344691004,0.5077523736033206,4.472317293716402 +green,triangle,0,194673,0.6380126796582992,0.9449695875523221,0.4624450508923107,4.273213691991617 +yellow,square,1,194810,0.1268351843656087,0.5211273692895315,0.5033684401053728,5.625293954232506 +green,triangle,0,194835,0.9096579654690838,0.6779907501390764,0.45893787607152725,4.725850414653185 +red,circle,0,194894,0.3652891236125678,0.37234355884923465,0.4977688696494028,3.8844029674106095 +red,circle,1,194904,0.15669341658400626,0.18744318394269907,0.49922521826079624,5.595762817968466 +yellow,square,1,194919,0.5034768929988753,0.648289357062001,0.50383746914453,5.184546230870219 +red,triangle,1,194987,0.11076561819085617,0.5599481660206294,0.5125690584242865,4.642475797173814 +yellow,square,1,195050,0.08470525262121531,0.9546622912906018,0.5061945768566833,2.3578447423524653 +red,triangle,1,195074,0.6613462567228076,0.47275595437501927,0.509598966206032,3.4577807597878283 +red,circle,1,195090,0.1553047699109077,0.23426338864293275,0.5053760937764255,4.354064782280358 +yellow,circle,1,195158,0.1895808365583801,0.41451067853476176,0.5193137946419872,5.994203236731685 +yellow,square,1,195181,0.4366319397585604,0.8853642091072212,0.5070794369862943,5.939429312334467 +red,square,1,195189,0.7634290148595653,0.5813909230046601,0.49179306499158965,5.997049936652246 +red,square,1,195300,0.8315658666403111,0.8784952621893528,0.4892572830056315,2.880528359468393 +red,triangle,0,195340,0.8704226366700998,0.533469043498947,0.5142011050681139,5.662784664121824 +red,square,0,195356,0.7967456882344144,0.20866378466645807,0.4946225164856906,6.543629849066412 +red,square,0,195364,0.030280521554805206,0.12321405546738207,0.48988027462368877,5.847872034205654 +blue,circle,1,195380,0.37520524903253005,0.20556677021060044,0.4861060752648033,4.98529466970652 +yellow,circle,1,195427,0.6761059171622457,0.4496309961242564,0.5177998244766702,3.8911030920443372 +red,square,0,195481,0.8386893229214152,0.18037298392866496,0.488742788476033,5.5802668829031745 +red,square,1,195510,0.3410758622142557,0.4265100182014795,0.4861798012237103,4.09281113615416 +orange,triangle,1,195520,0.5375973260418243,0.025378580102561443,0.5209130105188473,4.374368093971907 +red,circle,1,195542,0.06315594916114631,0.0473204457942318,0.5020600489686915,5.71888396030171 +yellow,circle,1,195701,0.04163266536526933,0.3735542532689454,0.5129004344973573,6.2006094397134355 +red,circle,0,195720,0.1252950270739791,0.2085369692489441,0.49511423232770985,5.6882736815440795 +green,square,0,195725,0.5945283933600861,0.5702218044889795,0.49801271180610407,5.733330077212044 +red,square,0,195736,0.32849756546704034,0.19330653960285815,0.49652552518608334,3.078153862828897 +red,square,0,195814,0.5082347260570108,0.018104333171229392,0.5047709326931358,6.14569285722409 +red,square,0,195849,0.35611963306648264,0.46415265378112647,0.5052790009618097,2.5208047949411108 +red,circle,0,195897,0.9934462881309655,1.0724998185026013,0.49083561169685813,5.960896195845709 +red,square,0,195968,0.8107253161858635,0.06119001723485462,0.5040571217154186,4.950845865162775 +blue,square,0,196061,0.3666067516985615,0.9543687651909756,0.4904069701798997,4.5900604435108505 +red,square,0,196071,0.3038520855773875,0.4570120300363385,0.5134766736400802,4.045412169596741 +purple,square,0,196102,0.40811899601274493,0.42258580068959894,0.5079708471546207,5.8434095706944085 +red,circle,0,196117,0.2548848991283086,0.23824052909393476,0.49368762796221016,3.9351541163129777 +blue,circle,0,196159,0.5467918928636517,0.436802594210994,0.47161891289677615,7.006859054118415 +yellow,circle,0,196255,0.995515315608599,0.664557028559361,0.515423435042191,5.169630751365037 +purple,triangle,0,196302,0.6875459706351555,0.6177647301665427,0.5019041927371927,3.0241900924198646 +yellow,square,1,196354,0.5118092734588805,0.25442788832414454,0.5019041582410692,5.87099123069972 +blue,circle,0,196385,0.25862296537153906,0.9195126012211688,0.4710367246140722,2.9978468725276795 +green,circle,0,196500,0.41020213039425923,0.6728517575614876,0.5265279632822963,4.921329419537524 +green,circle,1,196507,0.5864952275788667,0.10513511084979821,0.523894875619943,5.497434710917061 +green,square,0,196680,0.6400469949657999,0.06628578427370857,0.5148803991737776,4.132880393291873 +yellow,circle,1,196760,0.6479856313540792,0.2373533542788151,0.5178086170960043,5.415760588876039 +red,square,1,196768,0.9744182926995872,0.6439304774212721,0.4937014311429811,4.709992211021606 +purple,circle,0,196818,0.8750696087366453,0.8443946111777411,0.5150081590379324,6.9769606087666 +purple,triangle,0,196849,0.9160850795306806,0.9932014003101209,0.5018352998115054,4.793790312960973 +purple,square,0,196922,0.22368754258934542,0.24624496014649055,0.49496439725646624,3.6102318824700483 +purple,circle,0,196993,0.21517806608498646,0.8196968078409886,0.5187868513576659,5.9440824615539904 +yellow,triangle,1,197060,0.5646911415753773,0.6113202067574828,0.515655244170274,4.547456465946942 +red,circle,0,197072,0.08207536759740874,0.05545527956716427,0.5038531960132209,4.58456499360184 +purple,square,0,197090,0.7065466075694898,0.4544578679835566,0.49740396282091665,6.211697830216022 +red,square,0,197106,0.1514587929504907,0.015800774708563337,0.48889076339317666,6.278227085881568 +red,triangle,1,197121,0.4036420254819122,0.2208297853446305,0.5351694405156383,5.73245815993143 +red,square,0,197173,0.5092714136678518,0.08267959367777122,0.4897421326300275,6.189223273977316 +green,circle,0,197189,0.47143849771730817,0.7206230774891145,0.5105775019030652,3.096843331850879 +blue,triangle,1,197264,0.4108370944684231,0.17508398140092007,0.516846412069019,5.042433947122654 +red,circle,0,197296,0.8677153645774535,0.900316895018318,0.4936890101328895,6.019595126076823 +blue,triangle,1,197374,0.9553019148659684,0.45765246445471564,0.5142487080177939,4.825890094413331 +blue,square,1,197388,0.34349584856688986,0.5427373929948094,0.4827067468359886,6.161423400652301 +purple,square,0,197390,0.6181329264451106,0.2740582967902253,0.500325683569904,5.988873682044269 +red,circle,0,197425,0.2933425185682206,0.19696260825815642,0.49378278435690165,4.99296788607792 +blue,square,1,197542,0.6018296981161007,0.48671247321274247,0.4728499003115625,4.537908610131487 +blue,square,0,197576,0.5917021785500398,0.7180729704428234,0.47038782817852604,6.572393320560106 +blue,triangle,0,197615,0.7976643048373657,0.5657690973064404,0.5040865190265051,5.439688669204595 +red,circle,0,197678,0.01734841963435818,0.020433763178842223,0.47923692839106113,6.954518602995847 +red,triangle,0,197700,0.9975680760617336,0.5858113294982089,0.5239219495275551,3.583829045080017 +red,triangle,0,197718,0.5037390448566906,0.40265455325217936,0.5253108909612321,3.9629273595743437 +blue,circle,0,197737,0.44659669164426985,0.8581453296641002,0.4858215950748845,5.292404928997199 +red,triangle,1,197760,0.8261355187097076,0.6093458112426304,0.5222035903278082,4.906427613398106 +blue,square,0,197773,0.4847317606543907,0.4958025517192002,0.4738606886529594,5.414138281330171 +red,square,1,197785,0.5443966580579718,0.45841680799768203,0.48637556520255476,3.024551071286789 +purple,square,0,197809,0.8640637777725868,0.18496268115707704,0.498140287852323,4.364089163957901 +green,square,1,197811,0.5905261188438536,0.6422245286081031,0.5138031687405284,6.26814868803615 +red,triangle,0,197827,0.9561292202846399,0.9668194684210542,0.5178075470310429,5.60019581633746 +red,circle,0,197849,0.9695832824925855,0.9054094881243873,0.48100492235765596,5.416982353829602 +red,square,1,197884,0.004164445205783074,0.5358188259589823,0.4842846807116942,6.608741385162876 +purple,triangle,0,197915,0.06949449473715041,0.19234858063365412,0.49795450728510976,6.45445327635169 +purple,square,0,198019,0.06157543533408816,0.7314783967384737,0.49407401633436343,5.197801587627036 +purple,square,0,198074,0.33658041714586906,0.019206731167908053,0.49694622901044894,5.9178360928726255 +green,circle,0,198154,0.8845282032005826,0.172516015590907,0.5125949475751116,6.006543906800754 +red,triangle,0,198160,0.7844979349161723,0.23750260632865972,0.515044332417428,3.5797982962971004 +green,circle,0,198315,0.8889675338844115,0.8498083967833386,0.5048829219725421,4.346374870634605 +green,triangle,0,198370,0.26766239120667257,0.06097946000033494,0.4585066889177896,5.894437062355936 +red,circle,1,198490,0.1173908053575089,0.09611446635012184,0.47551198263215205,6.296276424483339 +yellow,square,1,198519,0.20142964823164766,0.18058821918715284,0.49137384443342447,6.125731071772061 +blue,square,0,198549,0.553868075349823,0.6606686727868244,0.4718475547749687,4.768194563131835 +red,square,0,198555,0.9720787852898816,0.7072650378533071,0.4934676899614167,4.211604713055995 +yellow,square,1,198586,0.15254906187727868,0.38871430549326036,0.49165626535368107,7.379618947124032 +yellow,triangle,0,198645,0.3406651787908065,0.7799297058381454,0.5164275222630685,5.536565084664942 +green,square,1,198665,0.7469905910748575,0.30802777422029715,0.5203235768840627,2.6697495842017864 +blue,square,1,198687,0.211788611644823,0.16738311426935804,0.47511503302109503,6.23205188154503 +red,square,0,198693,0.39159887437445307,0.7199605459574635,0.4872463773932245,5.423874298368646 +blue,square,1,198762,0.3652915738067196,0.7443797186837637,0.47992192966429087,5.429858542746497 +red,triangle,0,198847,0.08646867670314551,0.08843033220393537,0.5513404104853943,6.878343202242778 +blue,square,0,198888,0.20484721225053282,0.4661712168180666,0.48665786202900607,5.2961271387389655 +blue,triangle,1,198937,0.7567737011270878,0.32349488254926695,0.5129160929626151,3.8314523589367924 +red,square,0,198946,0.9479363213355183,0.4795817752837438,0.4822656993247,6.830410436201902 +green,circle,0,198964,0.2907685773558777,0.8731326700924537,0.5099500179293874,4.762207368025709 +blue,square,1,198975,0.15491812175550101,0.023550742079665565,0.48865565972064195,5.089974987985447 +purple,triangle,0,199078,0.35034166193227867,0.020341753938377338,0.5082622310079358,4.516956315272891 +blue,triangle,0,199145,0.19022816832990286,0.27381243034108327,0.5084215290532271,6.643229485686764 +purple,triangle,0,199247,0.011830854092107268,0.7466895614700884,0.5078861823801148,5.763338649318015 +blue,circle,1,199323,0.5286269860092916,0.09174636536052938,0.4839097995215383,5.245328225982277 +red,square,1,199372,0.017999673369659464,0.9022289169681199,0.4735626819075993,4.671385845088863 +red,triangle,0,199475,0.5929205919651507,0.5603993820061481,0.5575999627986716,5.105302929576312 +yellow,square,1,199501,0.8916354235969586,0.7857427902722474,0.47617734274964424,5.025706892371844 +red,triangle,1,199798,0.012772170008167327,0.07051393834139175,0.5582320757985528,6.515365898567603 +red,square,0,199816,0.3197367133413562,0.10412619413556723,0.4602761075396893,6.897129749637106 +red,circle,1,199960,0.2622598902731341,0.3580980981637506,0.4722640402950396,5.06230000166988 +yellow,square,1,199985,0.9738841115069133,0.30717572010172234,0.475067335019385,8.138199996818354 +green,triangle,0,200020,0.2595720628019772,0.29233364319412536,0.4416916820683191,5.039227185057932 +yellow,circle,1,200037,0.546523666600999,0.9608038475313697,0.4837411900879732,6.252574838238434 +orange,square,1,200113,0.764742255673633,0.3735179888280705,0.49808223124190154,2.7290452358014146 +green,triangle,0,200125,0.9369115965405426,0.543404003351943,0.44511272715032324,7.287797243559415 +yellow,circle,1,200139,0.7912279944547849,0.4466997015900954,0.4871534480092622,6.783131459101508 +red,triangle,1,200167,0.3461566834066091,0.33243600472851575,0.5461259501717964,3.0340888140346185 +blue,square,0,200190,0.5308869492507371,0.6032038924105055,0.5005736474388827,4.973886006800854 +red,square,0,200242,0.428795415660986,0.7380274411083768,0.4792342730468049,6.567457918921472 +blue,square,1,200247,0.34166912207856603,0.8327014292637935,0.49592881928346727,5.92458450568603 +yellow,circle,1,200272,0.5561122199642279,0.0028493163097591534,0.48751301099357564,5.6412088568231775 +blue,square,1,200291,0.30987001700396655,0.8839709700753099,0.49914722174633824,4.013303794389007 +blue,triangle,0,200350,0.2271139811341576,0.9972265275057707,0.5042128678302498,4.557252215397245 +red,square,0,200371,0.8963642740150665,0.5964074652491322,0.47743036114879545,4.365911200789994 +blue,triangle,0,200399,0.6415189362790564,0.2790523457099494,0.5044889560260606,4.4895918312870355 +blue,circle,1,200499,0.7197685198379256,0.4347940506722363,0.4820463817553045,3.534448259614519 +red,square,0,200563,0.39104810355783814,0.9851271188367299,0.4786667573710622,6.307719358232892 +red,square,0,200587,0.600924830991792,0.23071159514109874,0.4770169798669659,5.569954665957255 +red,circle,1,200616,0.5415517243642339,0.4830519911092873,0.4726137110014219,6.127840486254293 +purple,triangle,0,200725,0.541761838940377,0.9264512959889604,0.5130323486392376,3.6586127405988536 +blue,triangle,0,200815,0.29243460541559596,0.6744410500024415,0.5026381948680212,5.8265442314175955 +red,triangle,0,200877,0.1564732328065278,0.24314808298011803,0.5418818025802538,4.441802754098668 +yellow,square,1,200933,0.024433639695421228,0.9392705213913216,0.487225627309413,4.40986026307741 +purple,square,0,200937,0.36494982158182254,0.7491013055030736,0.49892339544862074,4.481404168274309 +yellow,circle,1,200942,0.30724989486511367,0.6087970132622745,0.5022534811698548,6.443804313933138 +yellow,square,1,201025,0.7273005003868648,0.11698694546772603,0.49123970666869876,4.066446099379594 +purple,triangle,0,201030,0.8419994001438059,0.4511699159384033,0.5075410555790757,4.920803384806212 +red,square,0,201037,0.29546702649377976,0.7859074991032909,0.4779569219799509,3.769994999411825 +purple,square,0,201046,0.25190692338867926,0.13564983177672008,0.4985303221261576,4.108993113180069 +yellow,triangle,1,201056,0.22698355978729134,0.8416204814932413,0.5047416284030152,4.867176354458826 +red,square,1,201327,0.9716859435742579,0.19469075755336318,0.489751512718313,5.71915087076871 +green,triangle,1,201350,0.06627365668608731,0.9535496678537436,0.4481542899331256,4.558220149223964 +yellow,circle,1,201575,0.6280807488381492,0.6758294962994147,0.5015582298229407,5.482064733393159 +yellow,circle,1,201598,0.3929534020474553,0.5836415948143827,0.49983089220161,6.045990918282446 +yellow,square,1,201640,0.5820644631862629,0.35706292051124566,0.5143514678699764,5.727779420801414 +blue,square,1,201780,0.40252632111500486,0.06066838582196632,0.5104408352048592,7.184418484522475 +green,square,0,201868,0.9368388199061015,0.285104100719457,0.4964870334481603,4.567357536587003 +red,triangle,1,201887,0.12678209202773827,0.5502625053793366,0.5468920720728657,6.906806670792279 +red,circle,0,202000,0.09973373500079907,0.07022044013142184,0.47181103539100266,6.510154327497104 +blue,triangle,1,202070,0.9334210137035209,0.25830827175843374,0.5131736002358351,4.77041058079687 +red,square,1,202081,0.7223755270344265,0.33344601000513996,0.4840363534853566,6.1459144800384315 +blue,square,0,202198,0.7417279035246976,0.5451620706961755,0.5006347727358323,3.300636947393009 +yellow,circle,1,202240,0.5975299201005286,0.40419080279383723,0.4934558348811598,3.6011551787102345 +red,square,0,202251,0.19618094137590136,0.18934014312096203,0.4783131267124837,5.273132451051901 +red,triangle,0,202345,0.8817838716003784,0.8071143104611547,0.5527616698688461,4.529886302096688 +green,triangle,0,202365,0.8463293433841946,0.43079526044877614,0.45669726828682,6.658687275454419 +orange,triangle,1,202414,0.09719669863578317,0.9542075038903742,0.5114357746931003,5.890787655368153 +green,square,0,202435,0.8386341684414829,0.8072870935662964,0.5015772295856746,5.347370781343389 +red,square,0,202475,0.42602920356188356,0.8046761689858815,0.4701341876184085,4.78536398896458 +blue,triangle,1,202536,0.5781226458185247,0.5433493291092453,0.5213700198910548,4.269212880065585 +red,triangle,0,202555,0.8078131796571932,0.6958244573624209,0.5434261697780716,4.212625508599345 +blue,square,1,202565,0.8515404918503977,0.4950299440035032,0.49331137090636235,4.873688308765054 +red,square,0,202682,0.29821255325239593,0.8099283947092014,0.4806279883656576,4.374504856035643 +yellow,triangle,1,202721,0.5576353082726088,0.3970836971495675,0.49633374375687517,5.733379761426601 +yellow,triangle,1,202967,0.9908727748501635,0.9676283907521892,0.5019612304905726,4.674444806193367 +red,circle,0,202970,0.11674066618334178,0.09023372455557184,0.48049073688711536,5.13302778687985 +purple,square,0,202987,0.3492940512796332,0.9673229033712439,0.49704641743407907,7.212836465274433 +blue,triangle,1,203121,0.8162808189972856,0.49953643979915785,0.5105490880991683,4.731723838834704 +red,triangle,0,203125,0.2989387938029462,0.21764995351122096,0.540044260381093,5.945125771878374 +red,triangle,0,203200,0.3601192225847776,0.16956569410415367,0.537265707842095,3.017915454400304 +green,triangle,1,203246,0.5245847279601498,0.6826424077937555,0.4544253043939622,4.389125679305141 +yellow,square,1,203322,0.9885773514745881,0.6105612255252967,0.5257605978316502,3.5799857260243293 +purple,circle,0,203392,0.243723853165545,0.1821879659809228,0.49447491359844953,5.986878367230524 +yellow,square,1,203417,0.389139248822608,0.29929440304684873,0.5218816792050955,5.711407349146634 +orange,circle,1,203450,0.2922946102013083,0.8984319222583506,0.5226900900636086,5.748448294105998 +blue,triangle,1,203567,0.2638578555186999,0.32626221995511817,0.5092620078581488,5.781044482017951 +red,square,0,203638,0.6248255135567757,0.6942025924840597,0.4689421346564869,4.928995571344981 +green,triangle,0,203655,0.24689259155257304,0.9453777091780577,0.46326003770942237,3.9774920738405286 +green,circle,0,203679,0.54361731859941,0.3292411229513592,0.5149143717230693,5.553641351015876 +yellow,square,1,203714,0.24847094475505616,0.1468553413352739,0.5166088143870115,3.3302202837109767 +green,circle,0,203755,0.1953446809965247,0.6669462160489693,0.5127609357344466,4.0648220863952185 +red,square,1,203770,0.2482649569337365,0.5468200264929788,0.47888313529202103,6.244672991570411 +red,square,0,203805,0.1565404857446866,0.9552720912259636,0.47887670604729,5.008396499448484 +purple,square,0,203820,0.7980154023490905,0.18362842111060684,0.5034074859932886,3.1052490476115815 +red,triangle,1,203834,0.10148508522988653,0.6749200091056718,0.5272583494058288,4.927605026849144 +red,circle,0,203843,0.3685289658276566,0.42530915019818777,0.5008733065270098,6.60437741887262 +red,triangle,0,203870,0.062414611390882,0.6447313268314849,0.5291563651803365,4.399995056769941 +green,square,1,203915,0.3505984244685435,0.465967717842515,0.4841104719509502,4.62313535479982 +red,triangle,0,204000,0.537964663415434,0.7519542908220004,0.526181268517801,4.443272861507481 +green,square,1,204070,0.5289840309445121,0.10394129575246724,0.48932302701561703,5.552179894913315 +blue,circle,0,204095,0.4864258195649044,0.3512910752065711,0.49431116334674097,5.708729268795683 +purple,triangle,0,204168,0.9776358235580903,0.8314235657286768,0.5194161174800925,4.28697326542846 +red,circle,1,204198,0.7319923668238524,0.6968009050681002,0.5000359440996291,4.595355498993931 +red,circle,0,204284,0.6668808350266331,0.5721907312804069,0.505326872199448,5.506691730649756 +purple,triangle,0,204290,0.7967412822368806,0.7119498900414054,0.520628165659509,4.675628286018475 +red,triangle,0,204352,0.47957344269608304,0.839257710714516,0.5224376985630319,4.824603300802242 +green,square,0,204360,0.27016769622638914,0.5437998876982383,0.48762848481292576,6.745588834970204 +orange,circle,0,204393,0.36706621318023924,0.9698982896181795,0.5194393610321152,4.877797049432641 +yellow,square,1,204486,0.4019283503485094,0.0037504417809507418,0.5068045481149688,5.661258661659244 +red,triangle,1,204498,0.7622444977219807,0.13532047409663006,0.5231148573440267,3.8140192857716806 +red,triangle,1,204538,0.5317162108988236,0.9032940349022393,0.5224512780828396,4.85896471624401 +yellow,square,1,204590,0.8297382129568323,0.23528709172060958,0.5097151973847575,3.041190360751321 +yellow,circle,1,204600,0.2187439834269861,0.30167565493257154,0.497839617549306,5.718425020284612 +red,circle,0,204650,0.4507346145614457,0.356013765145489,0.5139243590852092,4.1811086790605865 +red,square,1,204723,0.21612316339095672,0.5965080435398413,0.46558046836939543,5.068799087018072 +blue,square,1,204783,0.36474176773331146,0.8454453581782515,0.49727071171338044,3.860739839507016 +purple,circle,0,204800,0.19736177422410361,0.40712047453374944,0.49587377877530003,5.912429014001464 +red,circle,0,204852,0.7005872436257956,0.6221475947158343,0.5092852407263053,6.0702945128230406 +green,square,0,204899,0.1266107665974655,0.5356688591943147,0.48322227332103806,4.226742870121238 +blue,circle,1,205100,0.00943323226941939,0.8446978189819311,0.5018599546418963,4.793760867241468 +red,square,0,205120,0.11281835440030663,0.7789680950472638,0.44121932292225113,6.029666144555385 +orange,triangle,1,205176,0.05837890310319416,0.07636249822975938,0.50241097071327,3.9056186685192973 +red,triangle,0,205183,0.3588004771654896,0.029715204098169967,0.5098908448951518,5.977457621205759 +yellow,circle,1,205275,0.6642375363825297,0.7473161264597635,0.4911355627721241,6.3925846505742 +green,triangle,0,205341,0.6012568860610388,0.4071706777595179,0.4724788407174964,6.792622387122063 +green,triangle,0,205389,0.006409854905215173,0.9953897812617374,0.46909694265629237,5.092367804520576 +red,circle,0,205469,0.24774590349728343,0.25179334666781406,0.5074890714155886,3.7914211172739343 +purple,circle,0,205482,0.7332071609186626,0.3050420015750761,0.4975460107229564,4.338931958302688 +red,square,0,205552,0.3249535218520929,0.44695386243548285,0.44076515312824666,4.1232348383043345 +red,triangle,0,205585,0.22603976881447552,0.21132377795592672,0.4983573859172499,6.015265385514934 +green,square,0,205667,0.026186479360741366,0.13222331109096497,0.4905758343438278,6.121831330568276 +red,circle,1,205682,0.8585729729210986,0.9336032925866591,0.5150254587145655,6.083129177033072 +green,circle,0,205734,0.15200293613642057,0.41065522042278624,0.5056691493888975,4.142907611787745 +red,square,0,205742,0.35932841489150524,0.7975816126465474,0.4544689761869863,5.1704614314369275 +red,triangle,0,205832,0.6031154789698985,0.1632700399661593,0.4946392165868584,3.273113566179029 +yellow,square,1,205846,0.844895226225717,0.5002456401704629,0.5018381245124144,3.9265681141717788 +red,circle,1,205985,0.44272754321694174,0.4410411353162348,0.5103827820767027,7.336556085128362 +red,circle,0,206069,0.16244570059444574,0.1913282359798194,0.5080641700004002,5.2106138487944635 +yellow,square,1,206108,0.21378425914146149,0.2147182139306688,0.510938342839433,4.2407446250786895 +green,square,0,206124,0.2955710804078491,0.3505625824576629,0.4961112083801156,4.579727033980405 +red,triangle,0,206145,0.6589785137222948,0.7419091413749674,0.5012083314631209,3.459492032625103 +red,triangle,1,206150,0.008697938962164087,0.35751804341911053,0.503546859053565,5.0754090219045205 +red,circle,1,206168,0.20130571289997412,0.25983385732663467,0.5062401447372741,6.009491690988735 +red,square,0,206188,0.2077942336550639,0.24631488672081348,0.4561562318488982,5.763009389137171 +green,triangle,0,206205,0.1388091490042217,0.5367294697022725,0.47603068593969655,6.123297439839205 +red,square,0,206305,0.9998822102016469,0.46815234994788446,0.45856223710290567,4.890051638015498 +blue,circle,1,206401,0.1782114063356941,0.7877690766618495,0.5001458122603802,5.566726562619991 +red,square,0,206430,0.7173099141802141,0.7078029654590525,0.46469373672667796,4.583449217191266 +blue,square,0,206483,0.3454905642340733,0.19972304226274573,0.5088163812570099,5.946724813788657 +red,circle,0,206491,0.04912985095575162,0.08025091062765384,0.5149809643358482,4.122100038033584 +red,triangle,1,206513,0.9805547981785468,0.5788603877754698,0.5102740439436876,3.4387117775312728 +purple,square,0,206569,0.32050134640300276,0.20960368204663338,0.5016947735048498,5.436728676291729 +green,circle,0,206576,0.7558533887157577,0.8574758963562502,0.5058862878487302,5.372012723079794 +red,square,0,206603,0.16571923046766424,0.3395442840950539,0.46027698929239264,6.614191202761383 +red,square,0,206668,0.23539807857375017,0.029569983506120945,0.46424201371688983,4.664103309003582 +red,triangle,0,206673,0.9414131231521559,0.5637319354725785,0.5100317333100488,4.461039880202075 +red,triangle,0,206817,0.7496133321789066,0.5753027334048532,0.5082128925076759,5.68569856226981 +green,square,0,206854,0.5888626949264554,0.49794962288359834,0.492272843933555,4.299793988615572 +blue,square,0,206865,0.938522464304407,0.7997406406159722,0.5099388114091625,5.087434267728367 +blue,triangle,1,206896,0.6386442129462215,0.38205346810160934,0.5055560189831071,7.08816823364052 +yellow,triangle,1,206957,0.4967651674378841,0.7028857832766183,0.5050706908897531,2.617120492678897 +red,square,0,207130,0.11697592862776163,0.776070583666844,0.4628193075484102,5.81393272425408 +green,triangle,1,207152,0.8821014727718542,0.5879064792659994,0.48404470498269975,6.156342151205378 +yellow,triangle,1,207160,0.7216829279521791,0.41186085630062563,0.5139955664129368,5.822589071239395 +purple,triangle,0,207269,0.09799301117045978,0.5345676923879632,0.5169615184415605,5.250379441097196 +blue,triangle,1,207288,0.17123644077345412,0.7036414440481312,0.5064731785419707,5.8713124874714735 +red,square,1,207566,0.735640556687527,0.041482539910170924,0.46757039796840416,4.33615034009331 +red,circle,0,207607,0.7248062933235758,0.6477521864058217,0.5280510519219362,5.202996256962501 +red,square,0,207662,0.13939534134302878,0.7062580414788688,0.47014467278416444,5.333468435226506 +green,circle,0,207690,0.7618927248516096,0.011134728343045519,0.5013483663583217,5.075399723761248 +purple,circle,0,207719,0.1411284747024314,0.4776568215637865,0.49870883984795583,4.778201084034603 +red,circle,1,207727,0.043954004304485705,0.0729807080198989,0.5274826135833207,4.882747543352472 +yellow,triangle,1,207743,0.25542755651336757,0.5091813047427031,0.5176666495371838,6.074068520582077 +red,circle,1,207761,0.25684060526053965,0.28832406331707605,0.5316181251961247,4.949857478419258 +red,square,0,207795,0.9878723771262267,0.4030523061712127,0.47752596960788896,6.077950705004928 +red,circle,0,207821,0.4112819635335717,0.3145849525983753,0.5368963226770362,4.079965299696652 +red,triangle,0,207875,0.9442737382342208,0.5186928081995084,0.4959350376942421,6.218368622701866 +red,triangle,0,207938,0.7822208691306908,0.428004048191177,0.4937386986245334,5.455295306438355 +green,circle,1,208006,0.5523000602651791,0.1361133710703959,0.4979353732317967,3.1952963508563563 +yellow,circle,1,208103,0.3826753901716061,0.30935628659403125,0.479668210489739,6.514367447632842 +red,circle,0,208155,0.6446923855143726,0.7335233116379923,0.534095256070473,5.7265795413660685 +red,square,0,208165,0.8394911218955688,0.04337216607437766,0.4754390079134481,6.491073865316974 +red,triangle,0,208185,0.44348699682294734,0.37258376685737904,0.4883794578408287,4.686940646592702 +red,circle,0,208191,0.0990833525633743,0.12774801101336,0.5376366806602688,5.155195637415368 +yellow,triangle,1,208226,0.5936607610834136,0.864767408605107,0.508880796073613,4.887898650848888 +blue,square,0,208250,0.8639977215568386,0.9180348177137787,0.5158446528523883,6.3337406072164875 +blue,circle,1,208326,0.3480873714297278,0.8688101461893617,0.5050037849703162,5.9683006169880635 +blue,square,1,208355,0.5402380371666339,0.5827398874456162,0.5146432891390627,6.186739275855484 +blue,square,0,208477,0.8282270764147311,0.5912835709347535,0.5097168903307813,5.39833155523991 +red,triangle,1,208515,0.8735866032564092,0.3398557403739403,0.49015802677843745,2.9362695676130577 +red,square,1,208601,0.4100054829037967,0.7536418516648821,0.47518824456706443,4.311902979409429 +yellow,triangle,1,208630,0.8628818508076298,0.6169269692001,0.5086607908606664,4.448466380814399 +purple,circle,0,208691,0.5532393154222418,0.8064732451217115,0.5072042689758782,4.720496144538789 +green,triangle,0,208697,0.9303739602629575,0.06492932788889794,0.48567256563654826,5.0358552544991 +red,circle,0,208701,0.42298056691858954,0.5127969809049215,0.5338035318900609,3.4992734545454667 +red,square,0,208720,0.4577318178536147,0.30540883843616484,0.48464583923709154,5.544881004230361 +blue,square,0,208760,0.1912654647532387,0.440391285823696,0.5057045605970851,7.430903505000443 +red,triangle,0,208846,0.5939250019320538,0.6875073265444706,0.49396486970302567,5.644836926635821 +red,triangle,1,208931,0.6232155179969188,0.2928103736322655,0.48830623930381595,6.808422803040777 +red,circle,0,209029,0.7426278169578489,0.7573390612579981,0.5240344135238483,5.584839302972811 +red,square,1,209068,0.3230715545042646,0.7639435498121768,0.4917808347074572,3.966261819115246 +green,triangle,0,209117,0.8783766193667714,0.7581210435585213,0.4836238433355995,6.347874058559537 +red,square,0,209165,0.4616893914921477,0.4020793914327204,0.4868109611944463,3.731669480356746 +green,square,0,209200,0.4676881398040288,0.3614626383306794,0.5064596558928773,7.53678961725901 +purple,square,0,209250,0.003288508756311259,0.37258634553111547,0.5090223484494167,7.8797081122471715 +red,circle,1,209307,0.28169183849623547,0.35325889859005005,0.5299929210108116,5.257460163808932 +purple,triangle,0,209311,0.22744564505544673,0.01797650860414257,0.5150959385291496,3.9702671128207303 +red,triangle,0,209386,0.11385261206982633,0.7112402721658284,0.4807881101613337,3.6070149711306825 +red,triangle,1,209398,0.24562050029077143,0.5667948818409958,0.4823912935527294,5.318367451031023 +yellow,triangle,1,209475,0.8646126546477628,0.7269447179629449,0.5108291726212594,6.127638586274023 +blue,triangle,0,209489,0.28285200570649505,0.44071482628593517,0.5117921578186385,5.617456132495323 +purple,triangle,0,209519,0.5116390379078616,0.20550452018540133,0.5208510624740549,4.257767862398783 +purple,square,0,209615,0.30569947982029155,0.5156799057005967,0.5062834710742717,4.690419238125075 +blue,triangle,0,209622,0.11068557008179569,0.4080695094558585,0.519796870395737,5.883800571929169 +yellow,circle,1,209625,0.4148384583187227,0.8118160101737696,0.508391018785099,6.8992589282084635 +blue,square,1,209638,0.4156682416469647,0.7155029979934212,0.5249391655564007,5.847298248959041 +yellow,circle,1,209692,0.7240730664440489,0.0954108405747085,0.5044075596455153,5.037988878444145 +green,triangle,1,209701,0.5087711655657692,0.06299897744361416,0.4884523462606048,3.6194235062659352 +blue,circle,1,209715,0.10748851742570942,0.0014886830387470518,0.4907899756522415,5.147129598869486 +blue,square,1,209743,0.1618700266561418,0.6596619275167799,0.524413037415482,4.829632618636293 +yellow,circle,0,209834,0.8686333417471753,0.50451916147296,0.5074582137491923,4.0389301492297305 +red,square,0,209880,0.07179086871991747,0.9050221786221867,0.49902452767173505,5.091848248050398 +red,circle,0,209898,0.35849557351478467,0.3915700830767817,0.5155711207779339,3.6279069388602547 +yellow,square,1,209954,0.3249074585870637,0.2479354812604172,0.5259007413477471,3.357312046934293 +red,triangle,0,209977,0.8210388188038518,0.9264560839274985,0.48545525122054833,5.609078239739397 +purple,square,0,210010,0.24400549338973887,0.6547900624259892,0.5078061180717653,6.473465250282286 +blue,square,0,210055,0.804545068195525,0.2789632809940058,0.5196698875390361,5.502505953539515 +yellow,triangle,1,210085,0.8138352630566955,0.11122173080521858,0.49303627323372623,4.683369931910622 +red,square,0,210147,0.9657149301527435,0.7428716583258956,0.5032588575145742,4.462343563546749 +orange,circle,1,210255,0.10824346659361117,0.6491374613453533,0.5173534861487004,5.391252279044385 +blue,square,1,210261,0.24649880760239262,0.8185152468253247,0.5141870302109653,4.178383701874165 +purple,triangle,0,210285,0.5274644404495278,0.7818800869208066,0.5200456145894452,4.884359859641973 +yellow,square,1,210289,0.45982570719156546,0.7337423103803807,0.5334233891285076,4.221368007350595 +red,triangle,0,210300,0.1966558378102382,0.1743411435069091,0.49505755338398205,4.727620489120925 +red,triangle,0,210308,0.29013441804420415,0.4064257468993786,0.4942541475690011,4.386534253977956 +orange,circle,1,210336,0.06427892830620807,0.22422462687582723,0.5161064980027307,3.4951627649894914 +blue,square,1,210379,0.9595843180167247,0.8671714148718568,0.5119868162119788,4.448008039947396 +red,triangle,0,210391,0.2870316302780749,0.4983034146991252,0.5019647692225542,5.921212951787301 +red,square,0,210414,0.24613963773420355,0.572736625081269,0.5109733583358478,3.215723923036521 +red,triangle,0,210420,0.7813207520755331,0.20543488540258859,0.5061264507399164,6.08319233906244 +red,triangle,1,210430,0.6920020237888898,0.4893271280139224,0.502908749361798,7.265798781059612 +orange,square,1,210484,0.28317050051236914,0.49130353724990683,0.48848619157769246,3.1488280930860593 +blue,circle,0,210489,0.8561224052634198,0.4562308168928856,0.5037671325222282,5.551551588427199 +red,square,0,210494,0.5628059609004298,0.20943837510989205,0.5182431387140615,6.700325702707506 +purple,square,0,210506,0.39186894725720134,0.08228497730591156,0.5001365786428994,3.706860725633853 +yellow,square,1,210510,0.32327567693788806,0.45532141332280684,0.5406603950169535,5.588945394944036 +blue,square,0,210675,0.6256881072073424,0.3891003035192553,0.5071510914559967,3.793276830317215 +blue,triangle,1,210709,0.37268630015463755,0.5455657642318807,0.5145877170362394,4.991480220852533 +blue,circle,1,210774,0.1835088190477302,0.5343635866979393,0.49927038122453643,4.797613930176628 +red,square,0,210780,0.22987643851528983,0.49272629871419515,0.5112880476053994,5.7474335839157575 +yellow,square,1,210797,0.31004041847254893,0.3329373137909095,0.5439369602175674,4.086360975101474 +red,circle,1,210849,0.9811332712167679,0.8960659018648415,0.5073426387967269,1.9611268845333025 +green,triangle,0,210899,0.4311882306596425,0.8325541188326202,0.48651932154831173,3.5983701162626844 +red,square,1,210929,0.7306542063394752,0.22269600400426715,0.5073063634045416,5.52869525607922 +purple,triangle,1,210932,0.3740099087593247,0.45264429799441397,0.5062449830672904,6.8644775356862135 +red,square,1,210960,0.3530223697771485,0.6936746785846358,0.5101431886014118,4.048246868319073 +yellow,circle,1,210975,0.6678818956496095,0.6516547484612618,0.4974515489237669,5.101765929996367 +yellow,circle,1,210981,0.877382563604881,0.5996579632656069,0.4943612587598006,5.464626776304558 +green,square,0,211010,0.2977352298702497,0.5271662993559357,0.5043446098555483,5.34349681998629 +red,triangle,1,211031,0.12109722011885438,0.7452757819258516,0.49064068573003666,4.369828803162965 +yellow,circle,1,211050,0.9851396425761609,0.8378277502380294,0.49369530588921406,5.537998970979634 +green,triangle,1,211057,0.5594474558227601,0.39579981340682346,0.4905472397301975,4.092668411095752 +yellow,square,1,211087,0.2064235767216892,0.2942198804985633,0.5571095786148189,4.881917301545466 +blue,triangle,0,211110,0.5061839741257745,0.7132032834589251,0.517434473287979,6.6176137456898765 +blue,square,1,211145,0.5372127914061164,0.31798545221307706,0.5071770871208023,6.088877668388487 +purple,square,0,211175,0.7924483105949925,0.44831963157256793,0.49915589445469194,3.8437634952087847 +green,square,0,211194,0.31087680147123486,0.3733745090476206,0.5038560361860169,6.14863942793151 +red,square,1,211281,0.20272583129062705,0.6957814450139853,0.5129421098600568,3.1604750234820975 +red,triangle,0,211334,0.3110456644051389,0.1558679238461611,0.5061670312869957,4.0281842690507945 +blue,square,0,211357,0.9633969839586846,0.22304038836166473,0.5040612215693834,4.34465914745054 +yellow,triangle,1,211372,0.6843520205393837,0.48417356096788566,0.4996658609448684,5.994467966549343 +green,square,1,211442,0.9615799148129933,0.48658794096284974,0.5037533065690141,5.910504420571343 +green,circle,0,211445,0.6264750602597915,0.2151004100276106,0.49961881545835995,4.727481468034974 +blue,square,1,211489,0.7989463108882865,0.993872833141726,0.5025051060500516,4.069860493171828 +yellow,circle,0,211537,0.04007150493350675,0.8237919779094752,0.4913434132278825,4.7788667141447805 +red,square,0,211576,0.853290114858519,0.8038525580475187,0.513076299428633,3.7162116616489436 +red,circle,1,211620,0.7016969630728233,0.7355050769359464,0.5114210771160882,3.567562764483307 +red,square,1,211651,0.6142088505930275,0.2488087445693039,0.5141705076112492,4.933548477358564 +green,square,1,211712,0.35789294966397756,0.8703650300510167,0.5018347035919932,5.509126230497068 +red,square,0,211752,0.3623009008963618,0.6518411581855592,0.520569596785157,6.269230702829037 +green,triangle,0,211756,0.05844508921521008,0.7781592117631798,0.4818110430768114,7.964834790823628 +yellow,triangle,1,211820,0.975387275234549,0.14607131683150198,0.5027421726947764,4.472918452294312 +red,triangle,0,211899,0.5282407509990881,0.9197960692754503,0.5015631149952023,4.44603180596086 +red,circle,0,211902,0.8997669834819321,0.9749021276369567,0.5107372219724358,4.825488009866284 +green,circle,0,211975,0.10829075707431379,0.8195452548847731,0.4995022715506293,5.323340194644703 +yellow,square,1,212100,0.5171009635983354,0.28899641033983037,0.5518763386032669,5.09491537089958 +blue,triangle,0,212121,0.7162893401083892,0.8895666549128501,0.506362619234255,3.9277790101517778 +yellow,square,1,212126,0.08415778887173675,0.9941728940685433,0.5499279220362472,5.30249618071178 +yellow,circle,1,212167,0.789087683358848,0.13368795186008475,0.5044222917158122,6.080228577913922 +green,square,0,212177,0.7049917627597331,0.2223930407896494,0.5053146309588311,5.519001324619848 +red,triangle,0,212180,0.5185683439821897,0.3476523881538963,0.5075482605143149,5.201102669266679 +yellow,square,1,212195,0.2170361761863001,0.03005445396804196,0.5556937343880387,2.7005296882404726 +blue,square,1,212224,0.0865035276263465,0.7965071532225216,0.49211406753098264,4.452757281322867 +green,square,0,212370,0.317697804001168,0.12752552572271403,0.5096292122301531,3.352766497042952 +red,circle,0,212443,0.04304297300383053,0.06097411694834907,0.5154980384251677,4.503533593234685 +red,square,0,212465,0.7198694290330712,0.8120020333622945,0.5066193785182714,5.694944969883846 +blue,square,1,212483,0.5201540248376347,0.008429111686382051,0.4857916647454617,6.503721760550323 +green,circle,0,212518,0.6757033967220526,0.04920503523053921,0.49382462826368495,5.709516468045661 +red,circle,0,212553,0.05552434224298841,-0.014002814164676677,0.5154461470552877,6.334611672744182 +red,square,0,212682,0.5673298724176823,0.8449456446431269,0.5067106788803608,4.900193295727598 +red,circle,0,212761,0.8627770030241487,0.9430587269337052,0.5178492838837069,3.324773381565701 +green,square,1,212783,0.5239969477822893,0.9754006365455012,0.5070579643594629,4.792201054634316 +yellow,square,1,212826,0.8381155409838698,0.6560979478411256,0.5462285870559421,5.388218829027803 +red,circle,0,212916,0.7059701122499131,0.6905088822827575,0.5152096889465899,6.5702327462383545 +green,circle,0,212932,0.13597642818490763,0.008933755124756804,0.49884502922217605,5.321530606656419 +yellow,triangle,0,212990,0.909003968499731,0.36227466045002754,0.49573016749337484,5.249535033378173 +red,triangle,1,213023,0.7792729942102359,0.5053521848217665,0.5177893843145196,4.20792721829513 +purple,square,0,213147,0.11833542451635248,0.7459885164135419,0.5051044639181268,5.595193816324342 +blue,circle,0,213261,0.5036417020163063,0.20742157039852327,0.5302493538504605,4.457831081348835 +red,triangle,1,213295,0.23304428739391048,0.010965450734547577,0.4903460167419052,4.705190621096396 +red,square,0,213351,0.03981467696482632,0.19104720744757553,0.5031291051859914,4.705398588439117 +blue,triangle,0,213363,0.2987122930310858,0.6949354506374711,0.5035787856259482,5.952352512636865 +red,square,0,213455,0.07266307733882327,0.2745772820062482,0.49472352156758226,5.4950080494755404 +red,triangle,0,213510,0.9073085809127872,0.2691902927780708,0.4946481874826101,5.2705055027985965 +yellow,circle,1,213595,0.1284264192876422,0.5459402133636392,0.51100512699488,4.664695906856372 +red,circle,0,213598,0.6132150311583803,0.5181246526847756,0.5228090571339126,5.384797895223571 +purple,circle,0,213659,0.04326235111608934,0.6137422304173564,0.5048613478323388,6.540953126440567 +red,square,1,213690,0.3345546824736423,0.7467622343574337,0.503608741902435,4.151938801502289 +yellow,square,1,213771,0.022251531250828016,0.7806857442870315,0.5257402077720859,4.495234036224201 +red,square,1,213781,0.4124501538304661,0.18337187519521858,0.49905923374347805,6.2193184717717545 +red,square,0,213810,0.8463971868962755,0.4296289814593989,0.5001322843586747,5.228576020499294 +purple,triangle,0,213815,0.7460751865123395,0.10709331520471066,0.5121074977443849,5.787749979879276 +blue,triangle,1,213864,0.5936766343695294,0.906561121575526,0.5024528115467312,5.485568362223617 +red,square,0,213960,0.6479552291518469,0.9890931501309627,0.4961342765882706,3.2400934460174944 +red,triangle,1,213985,0.8255870170713169,0.6390300635867779,0.4995129376520485,5.68537479530974 +blue,circle,1,214031,0.37736665072404263,0.039952365664955525,0.5370182006037794,6.050619889744202 +red,triangle,0,214037,0.9159761208187744,0.9124000608215797,0.49887396133292944,4.082600076653383 +blue,triangle,1,214073,0.47371048450981046,0.464403691924149,0.5110519097818691,3.1101925706600686 +red,triangle,0,214121,0.7014228219301875,0.3441988119217,0.4964425168114189,3.3533613074818014 +red,triangle,0,214148,0.9718156174444482,0.5701224534271866,0.49256474394053706,5.066201152447089 +purple,circle,0,214180,0.09937685038703636,0.3417556566201373,0.5007171538088067,5.002896674672233 +red,square,0,214217,0.7970969450505384,0.733100502812636,0.5026814529243655,5.54112572883582 +blue,triangle,0,214226,0.6744808210268944,0.7889115724226872,0.5125209283952054,6.043335262375385 +yellow,square,1,214271,0.30222772430360934,0.8193371200452921,0.5264809712388231,3.6019393748313533 +yellow,circle,1,214495,0.7825638143960766,0.5153973349679857,0.5099924176581272,1.7691333573128656 +purple,triangle,0,214502,0.34544132963111296,0.7351768724791737,0.516248955752243,3.130958980504314 +green,square,0,214574,0.07732321450352886,0.5272848627168378,0.5013575205383178,6.720445838138212 +green,square,0,214575,0.5020151016389706,0.5933915790046229,0.5043433998034534,4.4445152100011205 +purple,square,0,214678,0.7705950515127238,0.15045227422756768,0.5079471116795059,3.195754737220289 +red,triangle,0,214709,0.6321089328055236,0.4891740494631376,0.49809774078676705,4.302372998211033 +red,circle,0,214750,0.5777357402100951,0.6179036911309645,0.5211491513146331,3.8952935315000112 +green,square,1,214778,0.9999361779701204,0.1740186045369594,0.5122252746891209,3.508542308929412 +green,square,0,214802,0.6296248667300545,0.06596337908912542,0.5149911452292064,5.321186164154646 +purple,square,0,214821,0.5442543466949902,0.4833185612469808,0.5086589281294314,6.402489243844781 +green,triangle,0,214876,0.8725372428037554,0.7805882819676262,0.4894450712255514,6.702477889769 +red,circle,1,215002,0.24548714093928314,0.27547871426849185,0.5148379381705622,7.715087543236476 +blue,triangle,0,215081,0.4583188188700552,0.923199871892756,0.5078088257113533,6.54443961118649 +red,triangle,1,215090,0.7585985137511034,0.8950932595678361,0.5091018110425221,6.221675345334963 +red,square,0,215150,0.06755819582194833,0.3007328200785029,0.4975973946247765,7.349860128935579 +yellow,triangle,1,215215,0.48554744093841185,0.00928978343668263,0.5015183526199568,5.159322499162008 +green,circle,0,215299,0.6685260928461136,0.7899163841948899,0.4956082348335964,6.241982624232588 +purple,circle,0,215440,0.7126589004431414,0.9680582347661287,0.5034189303688038,2.480455836223791 +red,triangle,1,215499,0.6188493831269095,0.6339438957021969,0.5115982653763845,2.340101421257748 +red,square,0,215550,0.09874167367643705,0.48227211011885185,0.489090899530579,5.964936731083792 +blue,square,0,215590,0.375533264014133,0.2524577903935834,0.5051295964731044,5.567730145109398 +orange,circle,0,215597,0.2174777185936042,0.8786011677515203,0.5285638211878175,5.908393426445126 +yellow,circle,1,215788,0.443829852552612,0.6859520889788074,0.5072978518951282,3.439137501119236 +yellow,circle,1,215870,0.08245514628573791,0.7225877836250619,0.511052252776385,4.475092158137214 +red,square,1,215936,0.6304046103545793,0.4370657018856887,0.48501649764297255,4.8811222636758025 +purple,square,0,216025,0.5574418043111553,0.3245319104461557,0.4993988729853276,4.7902909105952345 +green,triangle,1,216089,0.3396181693979178,0.49709357064701054,0.486448718696245,5.965996547883935 +red,triangle,0,216151,0.3658430788155381,0.69999635639543,0.5090322588349434,4.072571405459782 +red,square,1,216303,0.5551153411161501,0.986313668069793,0.49089025823823934,4.499275917557866 +purple,triangle,0,216417,0.6243454529276911,0.013941953703447307,0.5055044931746869,6.752169392747628 +blue,square,0,216460,0.19570206046322391,0.3243697139214208,0.5211419644940537,6.083066966868021 +red,square,0,216497,0.28497844298599617,0.23594270054654964,0.4881248108616436,6.633998830778498 +blue,square,1,216620,0.21265392007539652,0.11275837980087833,0.5202841202835982,4.487841095174716 +green,square,0,216713,0.2855734704668428,0.7629036434961336,0.5330877132313677,3.399003458023499 +purple,square,0,216760,0.03279630420385571,0.4253361333717529,0.4915264259517934,6.0757535526368 +red,triangle,1,216845,0.21453609862365663,0.09654734427519795,0.5160653251927467,7.5220416325811215 +red,square,1,216855,0.7788261941016054,0.11193394866730921,0.49069095387247047,2.964857188511713 +red,square,1,216957,0.21276224882942307,0.8434894350978464,0.49924021433304683,4.1033854776421315 +red,triangle,1,216995,0.057789855402812895,0.38681417996008827,0.5203287489629718,5.181712983035236 +red,triangle,0,216999,0.6016936536512857,0.7947774880543197,0.5205564575623793,6.802486523060771 +yellow,square,1,217025,0.17099094033580542,0.11783126262287535,0.5126831590242893,4.612637315365357 +yellow,square,1,217045,0.6109987340035941,0.5389870546151903,0.5106363576158865,5.823334546899578 +green,circle,1,217067,0.2464271224405592,0.5190300049522176,0.4886719958545684,5.513482563991414 +green,triangle,1,217115,0.05560941293547561,0.7563505478151175,0.4883312298107751,4.285572423716245 +red,square,0,217144,0.40048148673061734,0.02427467707505393,0.49634154357136356,3.8658492203827923 +green,square,1,217204,0.4865996275601915,0.253335622085325,0.5282102705122441,5.74439352175034 +red,triangle,0,217210,0.10947260546641757,0.3824336220967226,0.5293630557643787,4.3698131102209 +purple,triangle,0,217227,0.1831057652639978,0.20996065131648944,0.5075695137803501,7.202913231742464 +yellow,square,1,217345,0.4940864913496311,0.14604766440206818,0.5174455710929828,2.3542807923551377 +red,square,1,217355,0.269540599587923,0.5448965124859114,0.49282210092251383,5.537091943390234 +yellow,circle,1,217377,0.9159790379726092,0.37523795421438744,0.524319175230883,4.267359989715481 +red,triangle,0,217395,0.3686506265463694,0.5668733945095445,0.5321224133202799,5.0080222415824975 +red,square,0,217429,0.10450691071498597,0.7728890236460418,0.49325301834616636,4.091809742605316 +yellow,triangle,1,217445,0.722302011195158,0.331032286474518,0.5194704870129169,4.349261596403674 +red,triangle,1,217520,0.16436080173867562,0.3096968203615481,0.5224236863738517,4.952048077307234 +blue,circle,0,217563,0.3256066078530232,0.9261831505485677,0.5413039843095864,6.837155921143882 +red,circle,0,217590,0.26785192844622885,0.29202398791511974,0.5101730373631388,5.280859188628382 +blue,circle,1,217600,0.664222767046329,0.3949386668630649,0.5408299529686497,2.6598816707652935 +purple,circle,0,217624,0.052333802258738515,0.046906736262193216,0.4884477312907292,3.9584894405872384 +yellow,square,1,217644,0.6060689964742009,0.8196299647976067,0.5140253089594942,4.281993627549725 +purple,square,0,217670,0.6133972331910711,0.021598151701481716,0.5031963010702043,2.4477506978773564 +green,circle,0,217731,0.7295203740570595,0.7614624369012326,0.48338079265400624,6.482068009908247 +yellow,circle,1,217762,0.11427225576595679,0.12046847790249071,0.5300989056202788,4.0435713310099715 +red,square,0,217925,0.2569282143086494,0.8356955248973711,0.49988988227987496,5.758029889276149 +red,square,0,218055,0.4066651579035613,0.9821252098088572,0.4971325892932626,3.8355844366644285 +blue,circle,0,218127,0.25813215119938915,0.44812223117479943,0.5468063458142752,2.071753655903521 +blue,square,0,218215,0.8990438947452044,0.7932354106497107,0.478281459440448,5.309069073068615 +green,square,0,218275,0.7477088100417613,0.6741243723476034,0.5244962909214225,2.7085672551848745 +red,triangle,0,218348,0.16739577193567756,0.7848173059476037,0.5387387788747922,3.3126789418956775 +red,square,1,218380,0.12117516414786389,0.2360233631803369,0.4927785293749649,4.201575280207279 +blue,circle,0,218386,0.9194345322835871,0.18270434299753824,0.5480053700986861,4.197437995599496 +blue,triangle,1,218461,0.7918251417402319,0.9985440814769564,0.5153980684316232,4.076983037941575 +red,circle,1,218565,0.21906571058540392,0.1776774746383532,0.5221753029891931,6.040025216206015 +red,triangle,0,218566,0.9253279125896651,0.22517805432802462,0.5283695741538778,3.8790026347750497 +green,square,0,218574,0.7317008955916852,0.689787084674138,0.5169706828448152,5.4379745180684305 +red,triangle,1,218690,0.3299945615037232,0.8872983606718703,0.5203576185354666,6.034626076559896 +blue,square,0,218697,0.14780028281573,0.27491866587876024,0.47443949836759736,4.870244417503868 +purple,circle,0,218810,0.17936303377288854,0.1436998550948676,0.48755600944216687,3.663137378160956 +red,square,1,218820,0.09472711154976643,0.07947471553826624,0.5151653874708529,6.038494901522024 +red,triangle,0,218878,0.058055975409571414,0.9983985077857104,0.5225126018826308,5.25940132628363 +green,triangle,0,218884,0.8234163326320727,0.4287532297801402,0.4634462697525716,7.350481789269177 +blue,square,0,218965,0.311214771225637,0.02107475184991836,0.47102739175469466,5.228169691312015 +purple,square,0,218967,0.4178057527277276,0.7267418213089127,0.48635754559521877,5.562730898972807 +blue,square,0,219067,0.4340500185082796,0.5600062577845731,0.4691320375662904,4.60105608981731 +blue,triangle,1,219090,0.3880227798134268,0.15106213659034995,0.5189008882115655,3.92126341719537 +purple,square,0,219134,0.3208522998794402,0.6024271158202898,0.4876176838995849,5.172424232628977 +purple,triangle,0,219135,0.7368537409381595,0.24481331432747888,0.5120765560164056,5.5720435534912065 +green,square,0,219185,0.3179061411787266,0.4929006814215642,0.5221893060928178,5.766094654781486 +yellow,triangle,1,219204,0.9957624841248772,0.19989853802903979,0.5254515915885394,4.250999465020429 +red,square,0,219242,0.8185568465311813,0.980985487530177,0.5164551481216141,3.7970403802077013 +purple,circle,0,219279,0.23981274115974716,0.3599397660674801,0.48795907681975387,6.031291187545109 +red,triangle,0,219404,0.6113618174906779,0.33657526355508605,0.5188482545853158,5.956198917780778 +yellow,square,1,219422,0.43582170157434985,0.19905567878401975,0.5184715360454498,6.16835431728062 +blue,circle,1,219430,0.22252270157150522,0.5302693249479362,0.5383136678634378,4.207656833298322 +purple,circle,0,219437,0.1509900370436299,0.1678352120633062,0.49264854335407765,3.2513583593560096 +yellow,triangle,1,219448,0.22433523884019957,0.10069412898125463,0.519623353752461,4.816280759718293 +red,circle,0,219482,0.24232911273806235,0.1540012608889147,0.5250532861788867,4.21436664653267 +yellow,circle,1,219601,0.959586012999079,0.6159726932360294,0.5417432523021469,5.3879090971619705 +red,square,0,219621,0.5261377191454589,0.5369543069604715,0.5009948314214691,4.692850087583764 +red,square,0,219633,0.21518247740388474,0.769381146325305,0.5031148812119657,4.7969709781084715 +red,circle,0,219721,0.22727336629829564,0.2278034519943851,0.5263233877133829,6.441483382443116 +red,circle,0,219750,0.14663023492980587,0.08575644111019984,0.5289998568347268,5.263940163320825 +red,square,0,219779,0.5980035085951542,0.8188135506007557,0.5027243827823769,5.077626097902214 +blue,square,1,219866,0.7998007760559414,0.48489428203215756,0.46860017547310107,5.666085785503477 +green,square,0,219924,0.3290523041564759,0.4725386783499458,0.5143102645987679,3.3311889694198515 +red,circle,0,219930,0.24955223690952666,0.2795037136983582,0.5335114153384782,5.739299320684356 +green,triangle,0,219947,0.8668030782212506,0.8277101521033546,0.464487421690664,5.485884144057658 +red,triangle,1,219958,0.5740800375972737,0.17376072787838903,0.5276546779207952,5.852438211575425 +green,circle,0,220042,0.3411172798153771,0.9730140099804664,0.5120873063388043,3.7628249219959984 +red,square,0,220205,0.15125408828859999,0.855852819576754,0.4709566216015036,5.633358901100782 +red,circle,0,220223,0.2122875847334743,0.29920367143837723,0.5267012942189114,4.141742693628934 +yellow,triangle,1,220264,0.9197673005755368,0.9903860499594775,0.5221330145104475,5.264595956426461 +green,triangle,1,220352,0.46015174216033383,0.7864259897436401,0.4661422429080584,4.000848835103448 +red,square,0,220389,0.28309021515022303,0.44095392917397835,0.4760124800701126,5.146890721598369 +blue,circle,0,220393,0.7262537212988904,0.009454147229661647,0.5329253232395388,7.119014471227797 +orange,square,1,220506,0.09707919217155736,0.06119442269828457,0.5115570910791472,4.970416187446491 +yellow,square,1,220538,0.7921432366484691,0.2879939326546813,0.5173829969361902,4.966238748741917 +purple,triangle,0,220614,0.24515658015980557,0.7458623388261014,0.5089056150059037,4.005710167740754 +blue,triangle,1,220618,0.37255244182543634,0.4661842922625885,0.5117032157671845,5.464494944873894 +red,circle,1,220669,0.3128838894629171,0.2507526158915925,0.5234867057757788,5.090334848558721 +red,triangle,0,220894,0.9472068592621746,0.9004707124866083,0.5282594020561011,6.940393571300796 +red,circle,0,220963,0.553522123705715,0.4757932194359984,0.5183056079562443,5.265288955854104 +green,square,0,221077,0.23803052733996388,0.31886085535855424,0.4858553372710511,4.037327637892786 +purple,square,0,221105,0.8310620088678032,0.8002604338765056,0.5011875570174721,5.606741438839616 +blue,circle,1,221120,0.8959460851903286,0.9101141138264954,0.5325983322620735,5.561768665497113 +red,circle,1,221167,0.7561612376678916,0.7319007512574625,0.5265758235617998,3.0859138544839158 +green,triangle,0,221283,0.8816500699096232,0.11597815421053359,0.46795557880044064,5.341317078444804 +blue,square,0,221429,0.5330166763628916,0.22155951925639394,0.4733414630845997,4.225798186511307 +yellow,circle,1,221545,0.5055612332304337,0.7148802174379841,0.5305230755024368,3.8124055750730625 +blue,square,0,221570,0.10451706428413021,0.28791827095029365,0.47667793795343166,5.635233046020487 +red,square,0,221635,0.5191891059195163,0.7621392226051875,0.48239674973933916,4.992093323347892 +green,triangle,1,221693,0.5194168874962816,0.6178439837946711,0.459980457165933,4.412632675932382 +blue,square,1,221722,0.8759146828188182,0.4941540313853715,0.48344527618670596,6.610840828068064 +yellow,circle,1,221725,0.8809150845492812,0.39249131279324656,0.5311835451023484,3.7856582081391257 +red,circle,0,221875,0.8021276509013373,0.7573027582660581,0.518636305855153,3.5597809758185637 +red,square,0,221885,0.4787161503774482,0.44449729493545076,0.493148755903377,6.004312971559493 +blue,square,1,221955,0.004118706243226522,0.02513800294555546,0.4894725345334817,4.856908050965396 +orange,circle,0,221963,0.2742200716671289,0.6328099318331863,0.518605025877578,5.945956069870239 +orange,circle,1,221979,0.3284172795899255,0.4899180226956167,0.519783822356765,4.5617227268033576 +red,square,0,221980,0.32009268523941015,0.3814163904037119,0.4908694830921067,4.611924787845079 +red,triangle,0,222193,0.24027257183837814,0.21818158482375527,0.5132458986916885,4.3591820550187395 +red,square,1,222223,0.7571303069622878,0.3517997580679546,0.4874351362441344,4.857781650917474 +yellow,circle,1,222275,0.6319772746950029,0.6430990365761307,0.5233896886414907,3.87082362282355 +purple,square,0,222337,0.026836543269280422,0.7893267098230756,0.495334904743655,3.7770625386085506 +red,square,0,222505,0.06563573510369158,0.2484899718074014,0.49634022267762407,4.85578441358611 +red,square,0,222532,0.7506982661163093,0.9296261595719112,0.491456898126784,5.711361713133169 +blue,square,1,222536,0.8526918346098192,0.006090631709906091,0.485245940378111,5.480425823297286 +blue,circle,0,222556,0.17556779407921252,0.8544916101479395,0.5248266370320656,4.591712339305005 +yellow,square,1,222629,0.6138055226175024,0.2518408899858746,0.5202899004327896,5.068783420458643 +blue,circle,0,222634,0.32842430586019467,0.49808305418701226,0.5247939727367301,5.185844779531198 +red,circle,1,222831,0.7562262035901754,0.6997822237419802,0.5280998430297158,3.0998295171443986 +red,square,0,222840,0.20670391642095465,0.1240047571423365,0.475555549283771,5.6103992702153755 +red,circle,0,222920,0.7438403991426628,0.7267588754181725,0.5274991530869191,4.628048673728366 +red,square,0,222925,0.6636353241567207,0.28128898438023553,0.4806459917753007,5.588665257037561 +red,circle,1,222940,0.07016479646839524,0.015863532280976873,0.5221312273135886,4.791019138048099 +red,triangle,0,222973,0.9567737501912198,0.980436914124649,0.49587813963819216,2.4907338638786114 +orange,square,1,223130,0.48830064593906375,0.2993852388787641,0.509927679394459,2.8454961409041584 +blue,circle,1,223151,0.42558802690355557,0.9393782393189878,0.52115813084553,4.938382049792471 +yellow,triangle,1,223160,0.6395688201639387,0.7843029303915384,0.5313066272788163,5.730611522272919 +red,circle,1,223171,0.36790591261093386,0.33705188498522076,0.5154340522183124,4.721844087566265 +red,square,0,223245,0.0456118055634096,0.2042686380129506,0.47505074609138426,7.512377938810837 +red,circle,0,223278,0.3579242999769078,0.2777509205825483,0.5205527196274308,5.663197859271363 +blue,square,1,223320,0.6288702108731512,0.8910028672750042,0.48877388218574824,6.404309758663504 +yellow,square,1,223321,0.10269788103089272,0.7923037298789898,0.5178956397322221,4.674234728629004 +green,triangle,1,223325,0.9320728801982129,0.6636949374775633,0.47807593928535586,5.030582498624928 +green,square,0,223430,0.5705052364288866,0.5423147982199279,0.5007490792280032,4.999141534061898 +red,square,0,223435,0.4834685687045257,0.4548189570417823,0.4738343189308736,3.9379547987633785 +yellow,square,1,223443,0.9549118451890415,0.9651575275886732,0.5135915510756244,6.291247850816909 +yellow,square,1,223454,0.08960186475911591,0.7684575550314768,0.5139196703212905,5.341828374514144 +green,circle,0,223473,0.619023283596957,0.3523073846645306,0.49174690296899976,4.77248127957025 +yellow,circle,1,223571,0.2855480023002085,0.7450927731261932,0.5235022102880714,4.854784657440374 +yellow,circle,1,223610,0.36778939287893353,0.2908808967359484,0.5248896981033209,6.583085414673263 +red,square,0,223641,0.3696571044240461,0.47309836773508906,0.46826596740550164,6.743447125253634 +yellow,circle,1,223724,0.9965576878403373,0.6109026547640025,0.5201658756555807,5.402179928596834 +green,triangle,0,223870,0.35547899511722536,0.7704676786133092,0.4779667394153248,3.600543562246269 +orange,square,0,223905,0.6765285593597932,0.1795856137383327,0.5110740821608745,4.510517502274008 +red,square,1,223934,0.3209058790607138,0.12383583402998521,0.4821922856401145,4.546873006396432 +blue,triangle,1,224011,0.6747312071584478,0.748625992663632,0.5240271715080355,5.2614671612861015 +red,triangle,0,224020,0.6684141324998482,0.980704742273612,0.5014146429842454,5.372119829686997 +purple,square,0,224054,0.9602860904337266,0.5458529483448885,0.4981028471007708,4.523468619140365 +purple,square,0,224069,0.1721121032489782,0.06457716080047782,0.49485254164530884,5.212920559678786 +yellow,circle,1,224090,0.13594006155726335,0.3790972579153782,0.5199885303112306,5.894693684111605 +yellow,triangle,1,224173,0.10067618509380372,0.057919248569549,0.528807868107254,5.868977578493424 +orange,square,1,224254,0.45399035205866234,0.8699876442896479,0.5145405641008581,4.9571900749992786 +green,triangle,0,224295,0.9533590202309037,0.6531161401303006,0.47189450929094956,7.207353683199297 +purple,circle,0,224305,0.9089099522101729,0.1052946245683678,0.5115842828177806,5.214853370398667 +blue,square,1,224358,0.9995668390492636,0.4896572935308351,0.49350571249709796,5.3520690412975895 +red,circle,0,224437,0.6578724337813551,0.6111820141418478,0.534496219521755,5.164843374119267 +purple,triangle,1,224464,0.5645685107320864,0.6837227057123966,0.49626378588808984,6.466217097614532 +red,circle,1,224469,0.07187286885052446,0.1653798395372183,0.5295534429482346,5.572032290963382 +purple,triangle,0,224634,0.15722126805610137,0.1930311611998542,0.49228549443138814,4.608652529108745 +red,square,0,224658,0.9992587134757783,0.25573645017899804,0.5028010910605972,4.870966330534756 +red,triangle,0,224768,0.14261151438999453,0.974093920448945,0.5130076698647157,3.4742334364745573 +purple,triangle,1,224850,0.12045875072155343,0.39778838343457,0.48870706279164017,5.163100339971365 +blue,square,1,224856,0.7231465031324505,0.6426639050871611,0.5038035886995131,3.5812658871448186 +blue,triangle,0,224864,0.5743885455381894,0.9015137740404365,0.5071523917818452,4.392104656872195 +purple,circle,0,224901,0.0074105523414979,0.32140481843670354,0.5190865525638839,6.225849181673335 +red,triangle,0,224950,0.45766025182867676,0.8922138791942553,0.526754944791934,4.076778039864557 +red,square,0,225007,0.10029034484319854,0.21163060873318396,0.5035379821144141,7.3156656190152916 +yellow,square,1,225033,0.5207334994132492,0.37083753519747875,0.5198342428223057,6.643362495480676 +red,triangle,1,225086,0.3073491294273848,0.9642110929779293,0.5147568136313735,5.844190630797287 +blue,triangle,1,225185,0.8703150078913209,0.9858732213750153,0.5090044202649895,5.444867667791815 +yellow,triangle,1,225225,0.4308348851069683,0.8677031719818539,0.5277625058545177,7.056950967170884 +blue,circle,1,225260,0.39595236354355856,0.04568653865058303,0.5146027583721374,5.158254949451661 +red,circle,1,225285,0.21231142914114975,0.11827011540796274,0.5267563154507136,5.746953318743933 +red,triangle,0,225366,0.220890926919993,0.6382545820361779,0.5137215122805884,6.054346454263514 +red,circle,0,225428,0.10343414555356933,0.0854598736563924,0.5300173806571845,3.5211413915381757 +orange,square,0,225519,0.5069015298753995,0.9865405823764551,0.5136088627911064,2.7395760893199395 +green,square,1,225573,0.3710511813068966,0.10939008672183403,0.505077308978524,5.147776883112683 +red,circle,0,225654,0.23294107329360947,0.14254881168157957,0.5211576772644613,7.544770757486581 +red,square,1,225676,0.3285872756771737,0.474436698831299,0.5161246404740484,4.821317046014342 +yellow,triangle,1,225785,0.11245635984984359,0.5462070414752629,0.5388022731378233,4.803443593518167 +red,circle,0,225830,0.22483481608702138,0.26840902860157495,0.5158470239351043,4.353408794630831 +blue,triangle,1,225860,0.5340356710976087,0.48580905213986625,0.5145988937234728,3.190753106200006 +red,circle,0,225938,0.5218269179915481,0.48291141102199187,0.507988150814012,4.587852284602872 +red,triangle,1,226001,0.4648785723600424,0.15662490716392385,0.502627273437666,5.126089774833094 +yellow,square,1,226049,0.31641308456492667,0.41766007583201104,0.5156803473198549,4.486190964576527 +red,circle,0,226070,0.9190642191601589,0.9249959964768593,0.5087206455879548,4.360823891813719 +yellow,circle,1,226105,0.7406197210842403,0.797551650461032,0.5258520840789713,3.9996815312838936 +yellow,triangle,1,226146,0.431785881677494,0.7623720784105696,0.5407768232109682,5.082742009776406 +yellow,circle,1,226227,0.44370159095854655,0.6474270343771463,0.5270783585545887,4.916876931292912 +blue,square,0,226322,0.008701117901218747,0.9089262580608287,0.5027294363670075,4.143508501082306 +yellow,square,1,226333,0.3983240672849724,0.7317647492061637,0.5127567440121259,4.391866554668081 +green,triangle,0,226340,0.3489922349651863,0.1309769729966016,0.48865326216766564,4.7341727518141585 +red,triangle,0,226427,0.8529528906795177,0.2801201836212964,0.5120539688118472,5.4925318518139825 +red,square,0,226476,0.14720808245767525,0.13030981307150258,0.5020906886514244,3.9605969064579374 +red,square,1,226546,0.8764645684375807,0.01390401346575243,0.5042168097169483,7.2327564495502985 +red,circle,0,226590,0.8371223163876399,0.8954721512674688,0.5118977462673061,3.1653446378461623 +yellow,square,1,226670,0.8180300710172582,0.7992838268770319,0.5117228965198994,4.468813358314073 +yellow,triangle,1,226724,0.8666476334611205,0.46834494344142696,0.5449812925825097,4.653466710193914 +yellow,circle,0,226751,0.14151861441122293,0.8744775761628885,0.5434326905421337,4.870424755809928 +blue,triangle,1,226757,0.4677081725165374,0.5525407044233562,0.5118667730089137,4.399699331041051 +red,square,0,226790,0.14269181957750132,0.5528595463613156,0.5002238458574175,5.781514808117028 +red,triangle,0,226885,0.18303080006452788,0.0058017354302783986,0.523422859718131,5.567913514190596 +red,circle,0,226945,0.7345257254506266,0.7270179368277819,0.5103717529565557,5.834436684649049 +red,triangle,0,226955,0.0011926732543450225,0.7367315651951601,0.5140608434970648,4.525430615794258 +red,circle,0,226959,0.440836427255319,0.3980980657778506,0.5103697475822193,3.4113088721523446 +red,circle,0,226980,0.7171493584343511,0.6690982478236214,0.5142219189214519,7.262984922316579 +purple,square,0,227116,0.08585933998312123,0.18998814276855924,0.4863992757591215,4.425584886749749 +blue,triangle,1,227160,0.2623059136543101,0.16922747555449835,0.5123319087703594,3.5678226818066983 +blue,square,0,227425,0.9928718744290427,0.48793824130594465,0.4911507274128445,5.501928294793345 +red,circle,0,227450,0.0436319444347707,0.00037559668726951795,0.5348331381916813,4.9904588127503695 +red,square,0,227465,0.5611002805093157,0.445209175088075,0.4986559549516708,6.088023138558834 +red,circle,1,227468,0.5928527636422501,0.5310546263819504,0.5358519083796585,4.899892211847459 +yellow,square,1,227525,0.09791317778345843,0.6258372974259855,0.5355810783224939,4.878735628161608 +green,triangle,0,227530,0.15860542487611384,0.3324888717858109,0.4872436692143982,4.933397410148279 +blue,square,1,227568,0.8344454562492483,0.28991637424268,0.4930554835160037,6.630685398371834 +yellow,triangle,1,227612,0.6960495755695266,0.35662949568438584,0.5417977413573635,4.993835937393338 +green,triangle,0,227618,0.028726227233780266,0.8368987200063168,0.49144438317283956,4.91716778694866 +red,square,0,227637,0.362470705664502,0.23288251635350998,0.4837192428495595,7.319810129361041 +yellow,triangle,1,227705,0.3909461619111285,0.9603037348852396,0.5367475137335112,4.0747975295414625 +yellow,circle,0,227826,0.49711884869257894,0.4063296635007877,0.541821282319149,4.321738392032457 +red,square,1,227881,0.5910295406403523,0.5820570508367864,0.47872185401363015,6.416732335948374 +blue,circle,1,227963,0.36989121704141326,0.4521335780997142,0.5116245532264182,3.6690127676325535 +green,square,0,227968,0.07421018323124273,0.46250417315222725,0.49673545467011604,4.98690926513951 +red,square,0,227978,0.5323677885521801,0.49733842971342646,0.4703215915790957,6.047016287313322 +red,circle,0,228016,0.09807649946600483,0.0738983765849136,0.5272099757048196,5.235778755307683 +red,square,1,228093,0.24282315957964595,0.5083741163423824,0.4823275084626719,4.9515457101449725 +purple,circle,0,228100,0.320649306752549,0.7743856019807422,0.5166424857976284,6.792867234755408 +red,square,0,228108,0.7383745629253389,0.5701217458562096,0.48157784431598083,4.292122708256567 +blue,triangle,0,228180,0.1342696338557502,0.6255565877955351,0.505948628739885,3.1167301368582057 +yellow,triangle,1,228313,0.9596903920589072,0.20890286278455095,0.5441530368442388,3.2197718265173614 +red,circle,0,228364,0.9796340879843932,0.986480448637008,0.5319758182422377,4.3286292266413 +red,square,0,228473,0.987846244876944,0.40707353674400504,0.48622715121594995,6.430780212787359 +blue,circle,1,228485,0.4941716080492371,0.21045326175908352,0.4965027250181252,4.2251332758271944 +yellow,circle,1,228502,0.8039432740368295,0.4333289174684781,0.5429410295464143,5.356049355257544 +red,square,0,228612,0.29569528472445306,0.4214484911823976,0.49457823230290776,3.663297053844179 +red,triangle,0,228637,0.5802258910642472,0.21105636278613848,0.5000166463948257,6.891751326191411 +red,triangle,1,228647,0.7339480183316225,0.6604864835276257,0.5040423190425101,6.620850000868394 +red,square,0,228765,0.7118992958554076,0.5811156591032097,0.4986281250416253,6.7767526816590475 +red,triangle,1,228867,0.8841030289584918,0.5115932921587547,0.5134011019500868,4.998692873618105 +purple,square,0,228872,0.9652743344304694,0.9070327064358358,0.4914980251629097,4.594248023738808 +green,square,0,228946,0.993860338741655,0.3863846711806871,0.5106468829838453,3.4839113378701345 +red,circle,0,228960,0.35788962798853874,0.4097501815910554,0.5485136576962423,6.919867339175146 +yellow,square,1,229015,0.5078260148234183,0.8370292007945583,0.5267293179728605,5.240897554347324 +yellow,square,1,229031,0.8472003239385223,0.5924479536428879,0.5274849365040836,4.649745368307674 +red,square,1,229058,0.013178508944489242,0.5047094653724545,0.492524575441183,4.115776223728498 +blue,triangle,1,229225,0.16143164451186653,0.24980047239449477,0.5163918925759441,5.429282303965134 +orange,square,0,229501,0.9637822338407995,0.5231018284644444,0.4979551545626011,6.756277830301471 +yellow,square,1,229522,0.2833747747934823,0.5376753675836141,0.5209102388331349,5.454760759531425 +blue,square,0,229589,0.8511440112771441,0.9061136344992315,0.4801521277209463,4.48260411679007 +yellow,triangle,1,229651,0.29916361695325044,0.9288443295649261,0.5431226997013537,5.616987212342591 +yellow,square,1,229712,0.8574333219660808,0.5150315154654709,0.5193525317004768,5.205780956811961 +green,square,0,229775,0.8276920325701533,0.12452654293773313,0.5053331285693116,3.7596364097908186 +red,square,0,229803,0.5175434622957339,0.8379639703700468,0.507889195065473,3.3764141189485257 +red,square,1,230018,0.6368728959804477,0.8926266834562082,0.49372893914259,5.230870112873864 +red,square,0,230038,0.7095889763369441,0.9625515310526058,0.4972402606296109,6.724526949348188 +blue,triangle,1,230122,0.4073120956522893,0.9698912133718399,0.5126193000247149,4.3408159610800405 +red,triangle,0,230140,0.8846684524650361,0.47775334436491845,0.49773706374591903,3.6280666413795113 +blue,circle,0,230275,0.7975326758590642,0.9196451416634517,0.495263239892926,3.5609442821157558 +blue,triangle,1,230333,0.5471561931357293,0.09918859216347842,0.5085521251681956,8.20203872572708 +red,square,0,230355,0.19240243971579907,0.4371017177409373,0.5195085119920236,3.9230151773397828 +red,triangle,1,230406,0.9369185416860067,0.5901519010715599,0.49709603676515884,7.3089917028832785 +red,triangle,0,230485,0.21734975243598598,0.6417983668578033,0.4930405105573353,6.826837459403799 +red,circle,0,230651,0.37580495962606697,0.34301133566114617,0.5382518094318486,3.029951031097662 +red,circle,1,230735,0.31235698837751125,0.27453736539046647,0.5411521130682586,3.1926330867391997 +red,triangle,0,230773,0.20186480141864716,0.9720568082560206,0.4820419990538739,5.014978672294716 +orange,square,1,230781,0.9493554866603044,0.6557118497720306,0.49630002152989666,4.70687551898535 +yellow,square,1,230830,0.10451573025181304,0.8186215314993505,0.529385394822364,5.9327701376255355 +red,triangle,0,230876,0.0682014789362606,0.21280202762482492,0.47569041097849757,4.610725585552525 +red,circle,1,230941,0.8932859896364232,0.96711110915342,0.538656832247169,6.057830900285073 +yellow,square,1,230995,0.36220392092927745,0.33583358669699814,0.5277859868922251,4.789342608170004 +orange,square,1,231020,0.3439682252338231,0.2127262604833734,0.49359773227184034,5.784442614906929 +red,circle,0,231051,0.45214634391790864,0.3648123201579528,0.5339460574984352,6.225920328371827 +red,circle,0,231058,0.8839885326717482,0.8114201462773275,0.5286147811621462,5.198209243435775 +red,circle,0,231131,0.7453306724355845,0.838808058667226,0.5265038117371149,4.246609213895595 +red,circle,1,231175,0.07485087627191434,0.1032926259424846,0.5217006344754798,6.568839935962624 +red,circle,0,231305,0.7599922991304641,0.6764688341560959,0.5234634777466669,5.244796316561899 +yellow,square,0,231434,0.47874281763503257,0.3176732816778183,0.5230201215630013,6.629856645148432 +purple,square,0,231443,0.12698519073184733,0.35205788100264856,0.49943691027597703,2.491455836861123 +green,square,0,231450,0.38189833090065917,0.4229566494355128,0.5133842813534175,6.575277234204026 +green,square,1,231460,0.7824142633222194,0.23009146591293173,0.508965414696369,3.771112420977745 +green,circle,0,231533,0.5527630107732677,0.40671955338058496,0.5106215362988595,2.583959816031608 +blue,triangle,1,231580,0.7245880944138003,0.8815411187912761,0.5193192268573201,4.7110743591170605 +red,circle,0,231632,0.18518631901516835,0.19576651558603056,0.519588077699846,3.731996940759151 +red,square,0,231660,0.7624011920122076,0.46950974545590196,0.5061554181244927,3.190782856635772 +yellow,circle,1,231662,0.4099804092853969,0.6933342996241612,0.5548024496883684,5.402298994997285 +red,square,1,231700,0.9544020158953853,0.483924102949422,0.5064587968063257,4.583924022275249 +blue,square,0,231834,0.33586362388178603,0.43369563371293907,0.48094543516943067,7.1366620904277225 +yellow,circle,1,231850,0.5130434797929835,0.65024334625538,0.5575224174831193,6.455492159404774 +red,circle,0,231890,0.6320140373924674,0.5330833533595211,0.516867428593351,3.74951144436213 +blue,square,0,232015,0.08322265729916467,0.26425191838002804,0.48888955728189154,3.9473720097346123 +purple,circle,0,232020,0.6090234782866996,0.7001026135277432,0.5192966602472153,6.460675853622124 +red,circle,0,232030,0.8244771162660871,0.8413514042645212,0.5207962044325894,3.4196031768594195 +red,square,1,232040,0.7227584169355041,0.16881731256879295,0.4907749561317916,5.861970673069835 +yellow,triangle,1,232044,0.6493040533623267,0.8401994169767789,0.5411352020873921,5.7227150751418465 +red,circle,0,232103,0.47739989672422645,0.5216544167786235,0.528660721918708,5.566591599137276 +red,triangle,0,232225,0.3577563230979893,0.11583709904789907,0.4871855940429217,5.271873155405054 +yellow,circle,1,232288,0.8883488953241907,0.9129508551707828,0.5632938050523973,6.045349617286569 +red,triangle,1,232333,0.29487297540900936,0.331972803702242,0.49082955801428246,6.870182167534151 +blue,circle,0,232422,0.6995054328119791,0.9860819266589024,0.49938649158915105,4.144411290633849 +red,circle,0,232445,0.3618559577189957,0.34060942084156476,0.5319289242148977,5.2542899345150085 +red,square,0,232483,0.353832393958744,0.6707684943847947,0.49022094417422557,8.074957340314246 +red,triangle,0,232511,0.16672582814841352,0.30648067323446815,0.49162485115299764,5.24371007841722 +yellow,circle,1,232519,0.9448159797593451,0.1713081371340821,0.5620752132798074,4.531973046334346 +blue,triangle,0,232566,0.79743578278037,0.16456392167276657,0.5138414960049742,5.664171127785084 +purple,triangle,0,232577,0.08413793538334824,0.540634380103699,0.49386378244998147,6.954894581236826 +red,triangle,0,232580,0.24522364774371652,0.2598492936505107,0.5011047025275889,7.083891385200946 +red,square,0,232616,0.5934862679656275,0.18952844168090832,0.49068820402903646,5.115217884918773 +blue,square,0,232634,0.753370385439251,0.3503688609910435,0.5000911289370165,3.9820500380181776 +red,circle,0,232679,0.8114758209662933,0.8796999831036889,0.5238130521945566,5.340181402880078 +red,triangle,0,232713,0.9583935780536258,0.4048631445115657,0.5005042168495568,5.419712202523548 +blue,square,1,232736,0.9051582580631468,0.04438943953294161,0.5073988064076592,5.89213101038574 +yellow,circle,1,232751,0.5356739092804041,0.13961146443267358,0.5593304070159836,5.466342135747884 +red,triangle,0,232762,0.9028472567299615,0.8454530280611189,0.4996168807643213,4.4974549420168115 +blue,square,0,232821,0.5160334223574716,0.0023946266563006358,0.5160300771932227,5.498406464953454 +red,triangle,0,232902,0.07673636782664706,0.7982536179349987,0.48501538106572845,5.715335480385936 +yellow,square,1,233006,0.26873096775100924,0.28503903348657367,0.525949032642645,5.429716705738756 +red,circle,1,233071,0.7935061023857892,0.8361719143132195,0.5171550136919782,4.572290505656473 +blue,circle,0,233095,0.8835668226666227,0.016239543782154642,0.48929064100345765,5.920305510030054 +yellow,square,1,233102,0.4132160546802851,0.8735165822221441,0.5307585266488947,5.535900694529549 +orange,square,0,233116,0.15407786197921036,0.8090674618517943,0.5007508980077587,3.5715702606520447 +red,square,1,233148,0.5873323378987926,0.1915647703618364,0.48586002023725205,6.259105589465324 +red,triangle,0,233160,0.7667546716590242,0.062438782532887926,0.48881290524462906,2.8667176620244477 +purple,square,0,233167,0.794032810327964,0.6336521863502528,0.49823593067340505,2.981862945568826 +blue,circle,1,233220,0.9238139432990654,0.8080327057089758,0.4929428786143888,4.180894290122365 +green,square,0,233250,0.5433892863715665,0.13227472694614106,0.488304030493141,5.309734961677411 +red,square,0,233334,0.22450194351401398,0.28648454784011335,0.4835254418696976,4.9609309010150335 +red,square,1,233371,0.7027288261789671,0.816128180270261,0.48175651060847274,3.141949378893395 +orange,triangle,0,233408,0.7708069576787248,0.09203676709685482,0.5012100263702118,6.498960205893897 +red,square,0,233450,0.7180514052326967,0.6101693332816094,0.47942071411986864,5.223236710682899 +red,triangle,0,233483,0.7027731323172753,0.17573990013385177,0.49934759854366717,5.968216164756009 +yellow,square,1,233676,0.7499398624119413,0.684472265043443,0.5267408049252692,6.008447044231407 +blue,circle,0,233694,0.8194578781259652,0.4789674548825732,0.5007236065661714,6.847128147406359 +green,square,1,233709,0.7454021910487464,0.8504302160678308,0.5018832658371806,5.490400818579173 +yellow,circle,1,233711,0.8923911614586726,0.19585347958062027,0.5490755587753834,4.883575949603913 +red,triangle,0,233769,0.660969842579345,0.2712913961433966,0.4877660442676889,6.086473084504273 +green,circle,0,233816,0.10328031304171426,0.791958435129027,0.5155468420952434,4.748070083377726 +red,square,0,233831,0.7542937798918578,0.26771251517247974,0.4891611679957991,5.482268315816298 +red,square,0,233836,0.25519457622631814,0.6209145155916119,0.48804806092480507,7.663681831035738 +yellow,triangle,1,234076,0.8261702688121257,0.6417397171576062,0.5365649655692609,5.79497503679336 +yellow,square,0,234292,0.4768098187004117,0.6065725565123735,0.5258266090028999,4.346599600873398 +blue,square,1,234338,0.30219664549385616,0.6427937934434975,0.5090660253631316,2.7519410917381513 +red,square,0,234351,0.3254728094068935,0.02521790834004045,0.49190811212289776,6.161406809024527 +purple,square,0,234413,0.2885419361368933,0.1821784127387872,0.5011011056507825,6.596474587425309 +purple,triangle,0,234472,0.7649996830318427,0.7057760289297997,0.47818491276444397,7.764410234493627 +red,circle,1,234495,0.9173561068853706,0.8714539160783028,0.5217344831484071,5.983669217057653 +purple,square,0,234498,0.832133970352546,0.5513734277901636,0.5026254156852757,4.131415702503828 +blue,triangle,1,234592,0.17240803865256504,0.6714488880210832,0.5112204946266515,3.347056989012925 +yellow,circle,1,234637,0.7631633257999872,0.7501666922024665,0.5593739992516134,2.4884751403765417 +red,square,0,234670,0.3546037031992605,0.5904077190202255,0.5019602704950292,4.208827735873 +yellow,square,0,234708,0.4436343054257048,0.44262994004598855,0.5286489396957849,5.831869786461987 +yellow,triangle,1,234712,0.21767877193783636,0.22750832741862148,0.540032428858978,4.761954421542712 +green,square,0,234731,0.7262334097102364,0.2353282855778408,0.4999245913322337,4.745533301778669 +purple,square,0,234773,0.8186180239660209,0.10104364344236028,0.5104047484558277,3.9283208093090685 +yellow,triangle,0,234818,0.8044380242056894,0.48925045393264954,0.5364201979495122,5.645636168247152 +red,square,0,234929,0.06497557129893827,0.6991710199402009,0.507144569108046,5.677247556324136 +green,circle,0,235145,0.9762921825491683,0.7107268626684553,0.5286941439319393,5.144456965314547 +red,circle,0,235215,0.33490633893199995,0.3608104850818826,0.5205666360753458,7.4188199371195 +green,triangle,0,235238,0.039767338119254814,0.46529001464307707,0.5185059008702475,5.148145249729516 +purple,triangle,0,235376,0.4238377340456261,0.44971958577056437,0.48423243803313204,6.029563135645998 +orange,circle,1,235462,0.8030671880585626,0.9891023960550895,0.5110299177240867,5.126979133167343 +red,circle,0,235485,0.9471840359449452,1.032825306093868,0.5127214688113167,7.07887106904234 +purple,square,0,235554,0.9245975180239253,0.5501934438638421,0.5077342321500599,4.756429181394977 +red,square,1,235570,0.8807413193774567,0.3812022018313429,0.5028161723473694,6.616014823254446 +purple,circle,0,235605,0.16516499233085713,0.7180170213039255,0.49334801265863043,7.353533367934015 +green,circle,0,235665,0.8291327331666651,0.5404462685913383,0.5240367332104946,4.337129862861785 +yellow,square,1,235776,0.1393480894867064,0.877654137532857,0.5226830661084343,3.262304949571476 +red,square,0,235811,0.8175769322609224,0.546646526735896,0.5061686709812702,5.562478817447708 +red,circle,0,235871,0.02593532114748942,0.07308388086340462,0.5136019938756533,4.369231541321697 +red,circle,0,235916,0.26635567281883965,0.2563435326863076,0.5161011079146515,5.746347842276524 +purple,square,1,235932,0.6950764409032439,0.5096850967074611,0.5075729930370032,2.599811429785023 +red,circle,0,236040,0.9299636936493809,0.9971142934477801,0.5075293440101155,6.001482949241406 +green,triangle,1,236077,0.19507944614347916,0.6522992823341746,0.5179612139929514,4.7025089827995865 +red,circle,0,236085,0.14044300726542525,0.13484725741759343,0.5109732706855736,3.3028669887383555 +red,square,0,236146,0.016232583887730856,0.9275553091747389,0.5221262900186803,4.627264747342033 +red,square,0,236192,0.5864002275711035,0.7073043337719022,0.5136173048913757,5.114247824613758 +blue,square,1,236223,0.4203268727093499,0.15741438185063883,0.5060829885362574,4.547389302114683 +blue,triangle,1,236272,0.40195400941566617,0.012095128155866885,0.5071002461823524,6.8373947461241125 +red,square,1,236331,0.6892298887239438,0.06749581071176824,0.5134438523168204,5.846820804341373 +purple,square,0,236386,0.12928427203362913,0.36014711985384984,0.5160978398349982,4.723551855587213 +red,square,0,236392,0.6236826731568171,0.27885719808888465,0.5090518616191644,4.920001701161076 +green,triangle,0,236419,0.5398060712735295,0.4485334535555223,0.5178108058032534,5.021032207715689 +red,square,0,236433,0.32149074697541336,0.16677447012619573,0.5167315619046612,4.779809890363825 +yellow,triangle,1,236537,0.8098494450504433,0.7045128087832206,0.5340669794584956,4.392344316044515 +purple,circle,0,236573,0.47017533749995866,0.517684914820752,0.4971441451769297,6.024705678937541 +green,circle,0,236685,0.8366917068561538,0.3528213533573922,0.5327944049749043,4.964044336632469 +red,square,0,236694,0.7278866542361956,0.15464997955561854,0.5133664050021653,6.858963122633693 +blue,square,0,236733,0.5520878440143321,0.006707367587415192,0.5153431893106104,4.294330250353214 +purple,circle,0,236753,0.24259937277502486,0.8091021896462627,0.49728397753578957,5.025337740979827 +red,circle,1,236795,0.5170181142067491,0.454892013920827,0.5025080815457361,4.42293438162659 +purple,circle,1,236817,0.7748924526441401,0.5509722174238556,0.4909915790533446,5.548677350535702 +yellow,square,1,236860,0.3854236629925789,0.21570318517152565,0.5060967631551629,4.733777279077814 +red,circle,1,236904,0.04315118224791137,-0.034752698984486796,0.4979484445565782,4.674524646900773 +green,square,0,237010,0.5837047188683913,0.1491016258660176,0.505414130927496,5.2521255382489604 +red,square,0,237015,0.8511067117927236,0.5483185788902639,0.5258086531059414,4.65198911405789 +yellow,triangle,1,237059,0.5933459323270596,0.16725344350122384,0.5362386349574879,5.137955091297861 +green,triangle,0,237083,0.7869700833298803,0.6793671355665465,0.52061176475139,4.132773703302157 +red,square,1,237136,0.446071309064211,0.3204912632545579,0.5333678445883538,4.5565480665755 +red,square,0,237151,0.5268630293399926,0.6323270862196834,0.5310174979895886,5.5909091259466805 +red,circle,0,237190,0.0033475201684591838,0.03618362509207451,0.4901706767255952,4.699659209270325 +yellow,square,1,237205,0.4532982304848068,0.34391951198732584,0.5044737130552028,4.2420672792299845 +blue,square,0,237233,0.8812729694031037,0.45587457470399395,0.5198164188620964,5.679214137362975 +green,circle,1,237262,0.7614596041992977,0.21989950923730928,0.5265555445195841,6.662307420045459 +red,square,0,237327,0.6218962072373867,0.6724428584573833,0.536694507580103,5.178076509784404 +red,square,0,237356,0.5872206380159184,0.7176345624867879,0.538797809675456,5.383789374510235 +red,triangle,1,237405,0.6928641458980317,0.44484426295309343,0.4949000535279065,4.095925460442613 +red,circle,0,237425,0.21513830590522154,0.23004368703877412,0.49735463616800524,5.513201421614358 +red,triangle,1,237447,0.8590725669427592,0.13089164954576804,0.4955360747372989,3.658258041746844 +red,square,0,237456,0.09092420109253252,0.6107014928682417,0.5342359763308872,3.9664304163467627 +red,square,0,237470,0.07385313022791418,0.15527772839738208,0.5333571343089012,3.9477415123140234 +red,circle,1,237546,0.5196031022428723,0.4771131849532491,0.5043906528681675,3.2496313211363073 +blue,triangle,1,237559,0.7248176976849061,0.07478963524029203,0.49552344232871137,5.648361598236931 +green,triangle,0,237665,0.9211388368315184,0.520081232078681,0.5108849083338292,5.8260786964863245 +yellow,square,0,237847,0.21125667155172767,0.21424825678469328,0.5136158452229139,4.930873620977217 +red,triangle,1,237924,0.1987478038711763,0.463728206606544,0.48407014874509446,4.526361699165051 +yellow,square,1,237930,0.5730846239767229,0.2066868791782468,0.5136029921439264,4.269956990495315 +blue,triangle,0,238025,0.543662409079566,0.8361371757686075,0.48465436179841076,6.097942602425896 +yellow,circle,1,238041,0.403617662080057,0.4535962230302537,0.549302969457956,5.916501527412496 +blue,square,1,238138,0.9854503157430848,0.8941983548946112,0.5314197042696979,5.023011547336865 +purple,square,0,238179,0.16914141463889032,0.6038025749254585,0.5072717589504321,5.2920657228378465 +purple,triangle,0,238235,0.8619200581587098,0.5229170149441354,0.4799315219056057,6.638035518689588 +red,square,0,238302,0.9283720160571937,0.2474816210673465,0.5142575232470952,5.949403794221663 +red,triangle,0,238330,0.6148262077456892,0.7162368103735482,0.48239204738099745,6.951029129333624 +purple,circle,0,238335,0.5104938769063353,0.17631977959134892,0.49730585430084195,4.5704392887185135 +red,square,0,238359,0.07171018216177005,0.9017996603635156,0.5103505646311814,4.632223102769466 +red,circle,1,238415,0.04521087512440558,0.1377151964371221,0.5066743318122094,4.437634741641908 +red,triangle,1,238491,0.8823863291842416,0.5626322764894532,0.4837985371234255,3.9117594647506664 +purple,square,0,238535,0.2903609349180982,0.6942156762569489,0.5082670914676386,3.166451816968816 +purple,square,0,238539,0.5680612248801317,0.16825159228840192,0.5080037620565654,3.3689909146437684 +red,triangle,0,238592,0.18045844302485725,0.25176561793507424,0.48047039749789683,4.018882485998389 +red,square,0,238681,0.7979189416795182,0.2999153597732107,0.487598215209931,3.694876969421642 +green,circle,0,238709,0.4402030232136849,0.8421968533045011,0.5365266607533119,5.130174091558044 +red,circle,0,238715,0.6604988783065447,0.5869142611857939,0.5148341312621858,7.03133519788192 +blue,triangle,1,238783,0.05642048653696552,0.24325934491930334,0.47976502672925675,5.4922980433943716 +blue,triangle,1,238895,0.388042077863479,0.17638619687646184,0.4865413686494398,3.879669643140455 +red,circle,0,238962,0.9103375825942616,0.966657239609342,0.4995723626761557,4.552818628383551 +blue,circle,0,238972,0.3344093035190303,0.09668660774653226,0.515861996875231,4.890175280882126 +red,triangle,1,238999,0.6668862759788828,0.8772217943097802,0.48179917406062817,2.9279336035242203 +red,square,0,239047,0.40756810598260595,0.8455926667865655,0.4894830400617358,6.068225102456052 +purple,circle,0,239067,0.19929578139060056,0.8409397852537306,0.5006311511199087,4.232450014374734 +red,circle,0,239114,0.6700704665243736,0.632104846882164,0.4997268018829444,7.500088103578668 +yellow,circle,1,239116,0.082564141869508,0.6238747774166773,0.5417274677342676,6.8531184871841395 +red,square,0,239170,0.5598679771914572,0.28172185660693794,0.505726456936834,5.073077577302645 +red,triangle,0,239196,0.35988287648216055,0.472693908314731,0.4785657667365871,3.9517423057239234 +red,circle,0,239265,0.2283406457167374,0.1344710945832132,0.4975132651088428,5.331223040114022 +blue,triangle,0,239364,0.8512441006245143,0.4727090044181631,0.49410066653049767,4.77580289775587 +red,circle,0,239400,0.744194953359183,0.7502829952645584,0.49533158637346303,6.180917386032007 +red,triangle,0,239453,0.2620465608742797,0.20860132327691405,0.49223873600865087,4.935694587637626 +blue,square,0,239459,0.7973007078819028,0.20546163538542517,0.5176526155509582,5.650941616357592 +blue,circle,1,239470,0.1571961118348203,0.4607283986315843,0.5180755700440234,3.9649228862083192 +red,triangle,0,239480,0.4464273362498433,0.3367447258949119,0.49120143220909585,4.999779952481166 +red,circle,0,239523,0.9957422499995832,0.9185106240901652,0.49931738751417004,3.316584118400906 +red,square,0,239550,0.8894873731882789,0.3619572285135665,0.48208603800568667,4.8455340087338135 +blue,triangle,0,239568,0.4267903606219958,0.09060008208931469,0.4976247509688333,4.884935416810568 +purple,circle,0,239570,0.719323716238728,0.5435526378275625,0.501159076138094,5.137585015143159 +yellow,triangle,1,239601,0.5704764495151491,0.9870337429747029,0.5483222400846162,4.909570969761352 +green,circle,0,239624,0.6648461649774816,0.4016890120555501,0.5384674815935445,2.9409744675681835 +purple,square,0,239665,0.8751607622582941,0.21196254391444147,0.5063903415054063,5.921761672139258 +green,square,0,239680,0.19772266974951547,0.17103089912894365,0.5067439727967291,5.248412776342183 +red,triangle,0,239700,0.3186398493888438,0.02581181147895817,0.4974067484739183,6.309037778398963 +purple,triangle,0,239720,0.1241380988180828,0.8874798316641104,0.47450703295315516,5.121479584720205 +red,square,0,239944,0.5671311140404951,0.9207785390261547,0.49976963999832463,6.758332515741141 +red,triangle,0,239991,0.6723571513032998,0.32740627194747185,0.48707944338721215,6.211317562050446 +red,triangle,0,239997,0.7365727949580668,0.21766326398816216,0.4890421578389589,4.893501633400699 +green,triangle,0,240001,0.8042780199288174,0.620576865015893,0.49104841582930553,3.828071785453805 +yellow,triangle,1,240113,0.5334887947924264,0.06887897496797546,0.5474917486433377,5.947516235622001 +red,square,1,240125,0.42509860286647616,0.9472463849018017,0.4950947762668159,4.101599527400148 +green,triangle,0,240126,0.10178740645332085,0.8262483377093328,0.4878747646020304,7.4262084364493886 +yellow,square,1,240366,0.878953189398098,0.36745367758286984,0.526429333457668,6.053603149690692 +orange,circle,0,240404,0.5296672380020108,0.6436838062866405,0.5106530847743275,4.526397539243941 +red,circle,0,240581,0.5153156142354977,0.531376501868268,0.47286628552010285,5.188184731973516 +purple,circle,0,240670,0.1970919670272947,0.30697789820826293,0.49599805441535366,6.739055189801161 +orange,square,1,240683,0.6274668790899468,0.767392992401935,0.4979790658572044,4.071368856773449 +yellow,triangle,1,240777,0.49857993711361925,0.6631995822696762,0.5505388491606407,5.374198741748137 +blue,circle,1,240795,0.7376114528022307,0.20888560433341807,0.5071530643751293,6.239048104947037 +red,square,0,240815,0.30259715368291107,0.14425777907213877,0.48801482810319596,5.677003082121711 +red,triangle,0,240888,0.7041990089142588,0.29101971679400485,0.48354802535438846,3.564950747772413 +red,triangle,0,240895,0.4760079242416355,0.26481341756985877,0.48751130723309505,5.668848094481008 +red,square,1,240953,0.4799210067638763,0.779157284108455,0.4902286094256423,5.649216661386859 +purple,triangle,1,240961,0.4810586207870312,0.8153370799216061,0.4694653180578124,5.154970220330868 +green,square,0,241010,0.851199762592381,0.8923194944321882,0.4987378609319515,5.3028738629011665 +red,square,1,241165,0.39325006326518164,0.2665985973367109,0.4961654656442382,3.369537325857852 +yellow,square,1,241435,0.1361348285487186,0.15308955253919432,0.5290892122421875,5.353960055561228 +purple,triangle,0,241504,0.0018299515700209712,0.14328992498318616,0.46553051189247585,5.769945805719963 +purple,triangle,0,241618,0.00313861392460113,0.34931635605986966,0.4670599982039622,4.761175746520117 +orange,circle,0,241647,0.6297207639212663,0.8377381219572752,0.5086888522010742,3.634405391162001 +green,square,0,241672,0.1461510750238506,0.33943725308829475,0.4962336799882166,6.787793056331956 +yellow,square,1,241705,0.005678737451083715,0.18080360273427176,0.5252731559555475,4.733707380513718 +purple,square,0,241724,0.6440206650882553,0.5446681940585668,0.5304311891785677,3.124189071269072 +blue,circle,1,241736,0.420394688141821,0.7638162934379374,0.523931526791433,7.315932819495738 +green,square,0,241836,0.6392199138084892,0.5096272731754125,0.49803721790934646,6.006117047060915 +yellow,circle,1,241847,0.8516932806781125,0.914392829787277,0.5353110496329764,6.594555548207381 +blue,square,1,241852,0.8192287115041461,0.8969290114824194,0.5192558334681245,5.837683470905648 +green,circle,0,241960,0.02226553062925085,0.018885255866349038,0.5327886733374836,5.03898512398291 +green,square,0,241975,0.7959359626739195,0.9265676736905113,0.5013990805007352,4.870654310957548 +red,circle,0,241976,0.3330308055433241,0.4316772402238431,0.4629239713674204,4.017920859996644 +blue,triangle,0,241980,0.7781870859131903,0.7061940703974626,0.4977475795794286,4.388716680048084 +purple,circle,0,242058,0.6557444992833522,0.1424666921200025,0.48403253106941213,4.635019856522892 +red,square,0,242071,0.9915453831267441,0.01746444655110857,0.5174706259846977,2.8044754044433127 +blue,square,1,242105,0.2773151103818414,0.9604075839573473,0.5158980283602393,5.723286666956625 +red,circle,0,242115,0.9707402131399189,0.8928315718049378,0.4684487910966547,5.465510451380452 +purple,circle,0,242124,0.35441091608538144,0.8362085423431201,0.4837620049458438,6.829686813692745 +red,square,0,242159,0.9252760103799889,0.7871168302458378,0.508433111154264,6.09250408594293 +yellow,square,1,242175,0.1310168760157514,0.19125831238720814,0.5307792022058948,4.083837861868347 +red,triangle,1,242281,0.6626825778722105,0.05835851093628497,0.5015754768598653,4.019294913325446 +red,square,0,242328,0.4716901594344809,0.1360984962668913,0.5042388490867261,6.164164768264425 +blue,triangle,1,242330,0.5621750646951064,0.924656503724102,0.4974725752677423,5.116454477881539 +blue,square,0,242432,0.6328489014889085,0.569427034785481,0.5149315945651306,4.063893607403954 +red,square,1,242476,0.8651395398249447,0.41858665882182566,0.49845271391445384,5.371864929574073 +blue,square,1,242519,0.23175790087124892,0.43065203369185234,0.5068260393784609,5.404446177946749 +orange,triangle,0,242555,0.4468678804082995,0.7904105523237679,0.4931264625596131,3.7564168137174025 +red,square,0,242566,0.45177471152271464,0.7049019447388172,0.5006708329811198,5.6352144482256366 +red,square,1,242584,0.2481503893149476,0.1850263315833549,0.5042609901406907,5.541969469930131 +red,square,0,242640,0.7260659819913544,0.8326852084033661,0.49826228945898626,2.0753044147205277 +red,circle,0,242662,0.2336235463270796,0.3179988859679837,0.4791283016385554,5.221790548342736 +red,square,0,242745,0.5109009389785433,0.46149705659219753,0.4807524355169942,5.137727683476947 +red,square,1,242776,0.7120937714470833,0.7102624675692046,0.481358478850383,4.287285854876532 +purple,square,0,242793,0.7172448505589109,0.25664418888326046,0.5299342518224462,6.229292732123356 +green,circle,0,242823,0.8578903708518397,0.9344574054809978,0.5266759426185877,4.2231117746842335 +purple,triangle,0,242830,0.6317475058397665,0.20561366373556222,0.4705372300037366,2.3791634956727066 +red,circle,1,242969,0.22611913660739424,0.2811616508492888,0.4884056164914672,5.002988024105577 +green,square,1,242974,0.9146997086028177,0.5460414602258741,0.49962616155513506,5.7365892762882424 +blue,triangle,1,242980,0.40184983765676585,0.35586201768189774,0.4937088376822604,4.716852988923189 +blue,square,1,243045,0.8193904361598316,0.06938371747229877,0.5062554139989941,4.724885760428026 +red,square,0,243211,0.8615550997590109,0.7660807177205972,0.48916474230367085,5.445726145993582 +purple,square,0,243332,0.7025404242375245,0.895283075878103,0.5244784336208926,3.9768448928265485 +yellow,circle,1,243377,0.9093274317332981,0.30642859401261335,0.5167663594592573,3.539275263311339 +green,triangle,0,243448,0.14666525418216747,0.11519731769934427,0.5055995819717433,7.345703452411812 +green,circle,0,243459,0.7590122519980227,0.31098808751077667,0.5352839763407974,3.9696783120269914 +red,square,0,243478,0.21750185090231478,0.39145743210505357,0.4776447915650074,4.373734235592711 +green,circle,0,243612,0.25116833823810303,0.7504751180135623,0.529639671860548,4.36187834014974 +red,circle,1,243657,0.586032921474184,0.5177220606889043,0.5146031619309127,5.7917259706613535 +red,triangle,0,243703,0.7053847488791184,0.3512812451507956,0.4938310272198147,5.081861421952902 +green,square,0,243709,0.1835666996003048,0.7042974823519338,0.4987452527074754,4.077504296996638 +blue,circle,1,243735,0.571585583500929,0.0967250711451324,0.5277929502367874,6.353210634940375 +yellow,triangle,0,243885,0.5360703689306874,0.9758403436372661,0.5478451553806851,7.204139152423575 +red,square,0,243935,0.8758379938899296,0.4297308881874612,0.49405172926839025,5.347410419711326 +yellow,square,1,243945,0.850194158564887,0.3471656050084757,0.5083937478364037,5.9231422955706385 +yellow,circle,1,243965,0.17197656062677302,0.3773445818618718,0.5204331472012487,5.537213045417211 +red,square,1,243979,0.15968849416461606,0.49762928845241405,0.4904818983647905,2.4234625552522395 +red,square,0,243982,0.35127783920672206,0.7909780551138718,0.4890451655569846,5.458342533009376 +purple,square,0,244014,0.9899008389447401,0.6819884892271715,0.5199807793916681,3.776775459714525 +yellow,triangle,1,244022,0.5550243580361256,0.8879319164006181,0.5476627579217056,5.225800918902723 +red,circle,0,244038,0.5121849480165164,0.4854009772171398,0.499321294274982,4.771380521669399 +red,square,0,244105,0.027954470851159208,0.18289875370865072,0.493632037028138,6.075187965168664 +blue,square,0,244172,0.4517081405306025,0.4789033595105586,0.5104512121305513,3.169548824243132 +red,triangle,0,244195,0.2838632533549299,0.8702137152429561,0.4956041504161319,4.5500072951389 +green,triangle,0,244221,0.6572003438613823,0.6552237939405061,0.5087197315178495,4.711400043041627 +yellow,square,1,244263,0.9918848319068965,0.44945341990465193,0.5067671231272616,5.0681480805735 +red,triangle,1,244286,0.9426434232193396,0.8056058993361147,0.49946690700060753,4.535655321031028 +blue,square,0,244330,0.26063993730576307,0.9228215544003301,0.5068822575344889,4.988369809688219 +red,square,0,244382,0.4852575187771816,0.7202011781800157,0.4943741912186829,3.985077678185808 +red,triangle,0,244405,0.925808881844663,0.19512682871488096,0.4984221536186269,5.190811576909501 +red,circle,0,244443,0.7532550517681115,0.6945205805434272,0.4937598159402476,3.884304632957931 +red,triangle,0,244513,0.35218291440542426,0.2912536347895085,0.5021630155521924,4.764738613260103 +red,circle,0,244515,0.2551269068296582,0.2996842360799671,0.4967310547181671,7.806004952514143 +red,square,1,244537,0.7467051750991411,0.8418329480122392,0.49438003381460965,4.701164712489955 +red,triangle,0,244543,0.3935824957692202,0.3141532599522351,0.49779727447827266,6.096409068434248 +purple,square,1,244555,0.5251776976908747,0.060727249472551814,0.5140716442813988,5.89194905919355 +red,triangle,0,244580,0.8040006982467456,0.513111157827294,0.4920532798129258,5.673196905769039 +red,square,0,244740,0.010173815375059236,0.7330036363420449,0.49387660603019323,5.798584541507935 +red,triangle,1,244922,0.2735310050920434,0.054553170864756084,0.49442448328131583,3.892387353480809 +orange,triangle,1,244979,0.39760734288917954,0.3371746200076561,0.48791561154442464,5.260859646860521 +red,triangle,1,245015,0.06872646459313503,0.5392147800681325,0.4948153270917659,4.081119269485581 +green,square,0,245125,0.3821880750205392,0.18275551465330375,0.5082545487641369,4.608951112925888 +red,triangle,0,245385,0.9774733745602495,0.6770710217410209,0.49758257949481083,5.901737432951713 +blue,triangle,0,245459,0.3069757458761392,0.975915320777544,0.49497155098184337,3.2544458977368116 +purple,triangle,1,245550,0.5437191324592979,0.7452292907487643,0.46980054948311634,3.123213210792038 +red,triangle,0,245575,0.9723164560234776,0.252223523806952,0.4993876820825114,6.517281701806074 +red,square,0,245678,0.7139229738734771,0.18345268574285667,0.508209778062047,5.5626025115488575 +red,triangle,0,245789,0.6970981390918413,0.3518574147809991,0.5009766884967909,5.497528793414663 +red,circle,0,245821,0.647822123289506,0.6682539109127954,0.4933975034199711,3.219711890739834 +red,square,0,245862,0.8908937086069729,0.9379530871180463,0.5098313738414236,5.973769977022911 +red,square,1,246006,0.4454025085947698,0.4099923779264084,0.4910162129951342,4.481191310011913 +orange,square,1,246034,0.802010661820528,0.23000091696383262,0.4927673407688356,4.216408381007006 +green,circle,0,246073,0.5305743507867361,0.6491330644828276,0.5346855570498684,5.254963666890739 +purple,square,0,246120,0.3877533919022079,0.5938677202573172,0.4989497077897815,5.671028555564367 +blue,triangle,0,246179,0.5311947363805939,0.6703561600958575,0.4861320721695671,6.299587773146253 +yellow,square,1,246210,0.9865451790312803,0.17219550870565814,0.4912477106521422,4.264105576136469 +red,triangle,0,246231,0.406219998662978,0.27331208705285004,0.5007540658326034,5.6255485227686215 +red,square,0,246264,0.8246068002195602,0.8537876488777733,0.5001482756076582,5.55268531381848 +red,square,0,246442,0.7189907623048931,0.9789785037542742,0.5027097398153147,5.094206466597293 +yellow,square,1,246450,0.7007760621559119,0.725695057192697,0.4918534717715291,5.460288167284148 +blue,square,1,246470,0.7544683604570546,0.8600086961244224,0.48791610860242834,1.9556650133465148 +red,square,0,246479,0.310840082072806,0.19091871488745316,0.49933179156429874,6.523159823757539 +red,triangle,0,246558,0.7580251038778791,0.456167835826202,0.491624180505097,4.752075612365577 +yellow,square,1,246568,0.7117641094007058,0.7232167368995583,0.4937092167173523,5.938512076586304 +blue,triangle,1,246574,0.7318166275354759,0.25661529714867704,0.4790450213823,5.979998956866333 +red,square,0,246579,0.869185123892576,0.8378741632389953,0.5063259541702672,4.270802085649039 +red,triangle,0,246711,0.03320332728440745,0.07700944137920795,0.4910119560751279,4.9931301075275565 +red,triangle,1,246716,0.9313955894332584,0.41708825118334014,0.48883576456581534,5.755297244847177 +blue,square,1,246730,0.5497443049259817,0.7185820582707827,0.4836033179706641,5.663566217663256 +green,square,0,246751,0.08112136150383897,0.5447208740740511,0.5125548833694299,5.179848110767936 +red,circle,0,246775,0.8335649141129794,0.7570274858202322,0.4913087045300904,6.460193294575606 +blue,square,1,246802,0.45760255041639575,0.7946968642759207,0.47913393136516214,6.026001715554631 +blue,square,1,246845,0.7913352037589557,0.17849189377021557,0.48382559711653306,6.178075990951691 +blue,square,1,246867,0.6201521382312329,0.5861889938228702,0.48557410380423754,5.64283843802005 +yellow,circle,1,246886,0.03658591968793912,0.4058735993201916,0.49755749071881794,2.934903143221631 +blue,square,1,246907,0.39266340298369873,0.7886695634267545,0.4939756217999521,4.665959995675293 +red,square,0,246939,0.48219219328921015,0.4964378684587051,0.4980760491080519,3.4245589445501063 +red,triangle,0,246957,0.7065030238931678,0.6679897375840088,0.48960031729214004,4.416020360931529 +purple,square,0,246964,0.9210573729296656,0.6640920718150033,0.48730208489648125,5.196681075392454 +blue,square,1,246979,0.05495841303769311,0.3741662454478858,0.4939719796348749,3.104140981640939 +red,square,0,247004,0.28143319193979177,0.6418912250271882,0.495679472776123,4.658924131534239 +yellow,circle,1,247049,0.5757606669791355,0.44044794269386733,0.5013379147566249,5.675339087153817 +red,triangle,0,247080,0.29448978755687616,0.34393079463803833,0.4884291614826948,6.56773461946861 +red,square,1,247108,0.33999596293922807,0.4588495048775292,0.4875083920547538,4.194832820327149 +purple,square,0,247138,0.303115039166182,0.22809911637075353,0.48916609448408105,4.362707230050652 +red,square,0,247155,0.7012489333175754,0.4015245116358245,0.48484489072046555,4.568861212782241 +yellow,circle,1,247170,0.7811802488150853,0.5989464271880686,0.5001765320852266,4.2458181515784865 +red,triangle,0,247172,0.8849717804674293,0.45575692001832646,0.495217638561584,3.7449167334267988 +red,circle,0,247196,0.16528949894827216,0.22174842724882513,0.4870902339234367,4.777968970521575 +yellow,triangle,1,247225,0.13580674088483946,0.7221635933202355,0.5221682823936992,4.585758296132934 +purple,square,0,247259,0.4682284291312413,0.9154080748166535,0.49073126791938976,3.828544907465483 +red,square,0,247362,0.332757078393244,0.7468663316925892,0.49183931364494754,6.171396444107888 +red,square,1,247415,0.6532375778700675,0.9999738400353525,0.4979976227770923,6.313342717166062 +red,triangle,1,247434,0.6564707086249122,0.31655210715956383,0.4913379802978528,5.6115301757155445 +purple,triangle,0,247468,0.3190836882980076,0.1260070863226873,0.47634405006076563,3.5132129883372354 +yellow,circle,1,247561,0.709982070473867,0.8159510563775967,0.5040094147134031,5.782111172819735 +blue,square,1,247612,0.984731831321471,0.658544189262576,0.4922260214861222,6.965437099040508 +red,circle,0,247635,0.1861926771650423,0.09290641241696035,0.4884765727327744,4.632297533831132 +red,square,0,247651,0.22702746084676495,0.8600770689591424,0.49551656076421047,7.505218582567923 +red,circle,0,247710,0.7915540173606261,0.732843771782058,0.4877864872814856,3.912488309470623 +red,square,0,247745,0.6783829905365601,0.6282521586505893,0.4858966598398641,7.499229893949848 +red,triangle,1,247786,0.9168205464461484,0.3954899702159489,0.4800129024410063,4.940693034855969 +red,triangle,0,247816,0.6982611054222738,0.18741230873348302,0.47403507410215523,4.0847875639613 +yellow,circle,1,247835,0.9131580785775962,0.5853871962993066,0.5070823024905516,3.8281865071523384 +purple,circle,0,247857,0.32818065783603423,0.9573989305557657,0.49155943295905186,4.17882528417053 +red,triangle,0,247863,0.6634954841195608,0.5633985761260297,0.47047195637596195,4.8809429444036745 +red,square,0,248130,0.4836644768367475,0.09526250127802116,0.4795579389582386,4.783492481374331 +red,circle,1,248169,0.8034199284139771,0.7152912335451821,0.48277915336402183,3.2180424485077572 +yellow,square,1,248386,0.5162735060349285,0.969225339799034,0.49006888864034986,1.6592652333901825 +yellow,square,1,248391,0.3685566804851548,0.9962704630789017,0.4852604333387848,5.408582834990164 +purple,square,0,248468,0.0477754187285474,0.9325049416829603,0.510722380310676,4.91771588159503 +red,triangle,0,248508,0.5776650690636927,0.9351857538188668,0.46310101707851714,6.118166499197383 +yellow,circle,1,248568,0.39379418283321344,0.6537477108638561,0.4938079752836218,4.523284772542072 +yellow,triangle,1,248575,0.61424215051692,0.6452268511398105,0.5201597759314346,5.575952503499533 +yellow,circle,1,248590,0.4859216261926276,0.9568496375121113,0.49245658520614866,4.726719537053268 +yellow,square,1,248598,0.5776440938962014,0.4834609926851269,0.49009737665743003,6.808705577498416 +blue,square,1,248702,0.053358061199709206,0.43634653297530934,0.47908022747566364,3.9361571502835324 +red,triangle,0,248721,0.7040096893862022,0.11201935331026636,0.46635021639773855,5.961057486092087 +red,triangle,0,248728,0.21869200214312945,0.09431461320583334,0.47059577377557205,5.89150628794983 +red,square,1,248756,0.5299705735494521,0.42798476745333747,0.5142637838470888,4.366499608508683 +red,square,0,248761,0.3621898703570018,0.4364315628388641,0.5100652971080901,6.13409114857635 +red,circle,0,248838,0.5042836787861152,0.5184618209834472,0.47566683045377595,7.3601320879659164 +red,circle,0,248913,0.3557935611323194,0.4511683695605365,0.47342111246257573,5.175603678707147 +green,triangle,0,248961,0.12196397768396838,0.5371007542741264,0.4909638178602071,5.195881819406623 +green,square,0,249082,0.22898639454127634,0.18025397361757411,0.4922733194863845,6.060961718025254 +red,square,0,249166,0.03806273225841361,0.7294088403732395,0.5060737754235056,5.712521708834092 +yellow,triangle,1,249199,0.6678360776533244,0.7426186402365017,0.5170239491843038,6.7229904635227244 +red,square,0,249225,0.38273861705716894,0.3671623001122907,0.5110999992179351,8.167918680659604 +yellow,square,1,249241,0.5459812137659908,0.4937339730790854,0.48717960487934353,5.852822708070808 +red,triangle,1,249258,0.15386077217334082,0.604164567044745,0.4718547189706239,3.8176403905423064 +yellow,square,1,249283,0.40653949536229184,0.835665608149631,0.4852501321415279,3.771161247377052 +red,circle,1,249380,0.2919845825347708,0.35797653690581893,0.48364467004318856,3.657855410853113 +blue,circle,1,249381,0.950709524625065,0.4445897024345139,0.5168328686842913,5.2269066519488865 +red,triangle,0,249396,0.6270614534308284,0.3101237596094326,0.4702605958065787,4.108876920441974 +blue,triangle,1,249402,0.42997496746993313,0.8582037963654929,0.46450475434380323,5.200092942247525 +red,square,0,249458,0.8711531051451334,0.7694789393993068,0.5241702412868067,5.210067330660774 +red,square,0,249461,0.696204185232735,0.4020293107128635,0.5272820426683686,4.671871037346535 +red,circle,0,249472,0.9838712016184571,0.9102199041447175,0.4819026370038073,5.139898547914162 +yellow,circle,1,249506,0.1553073209969712,0.9207941064021002,0.4888748938449533,2.574451697687581 +green,square,0,249510,0.5965728562798117,0.31255320784124785,0.4830499428521977,5.293251364672678 +blue,circle,0,249522,0.9813370136605244,0.2412061292989396,0.5155493502964813,2.4664163933370307 +red,square,0,249578,0.6299961848109598,0.37991257366573217,0.5230685503353465,4.908148742650008 +blue,square,0,249611,0.8946995377719672,0.4265926315097449,0.4755563409955688,4.833969711287121 +green,square,0,249653,0.24435091727833202,0.36568556548539066,0.49237748726052044,6.5950096999354635 +yellow,square,1,249685,0.784723979200047,0.23787312267889693,0.49236002963033426,4.1501652196983345 +purple,square,0,249685,0.15037541434572543,0.27170422440342046,0.5202769160188874,2.560059325529736 +red,circle,1,249852,0.6980210230311733,0.7687717344134983,0.4839139632527132,3.0855679084295855 +purple,square,0,249894,0.24013578526811474,0.052583120901067204,0.5290824836170074,5.801432369222202 +yellow,square,1,249945,0.8144026047496149,0.15221705202083158,0.4973058446896879,6.951027215968963 +red,circle,0,249946,0.47106726757868045,0.4402812166328639,0.4783227272318673,3.699648225218383 +red,square,1,250021,0.7013748052499557,0.4034270198619889,0.5184488550259196,5.244514686222172 +blue,triangle,1,250105,0.13641370409351217,0.5569752815416528,0.4751818989713624,7.0289558697823 +orange,square,1,250125,0.6336369540269946,0.6195238857519708,0.49519247470112354,4.405870614825129 +green,circle,0,250144,0.5357953654384863,0.6397942233162857,0.5112498903114473,4.254470533167981 +red,triangle,0,250257,0.7937042229731515,0.05461553114970319,0.46034394267968093,5.309459435753332 +red,circle,1,250270,0.6323230935113741,0.5671463096195212,0.4765344192746495,4.4890074520913 +red,circle,0,250280,0.7800008362808605,0.7688763034210087,0.4766676723120258,6.259660119945244 +red,triangle,0,250290,0.4012062610071546,0.48857092809633007,0.4651137256663065,4.521746040865337 +red,square,0,250295,0.030801477985402115,0.4450925298840568,0.5139462106327378,5.765384660292173 +red,triangle,1,250397,0.9295633650851368,0.4465677743626929,0.4671581635207841,4.828768170947682 +red,triangle,0,250444,0.8522830355755283,0.8886608847411923,0.47296385265409335,5.123325386070224 +blue,circle,1,250445,0.5907974301602479,0.18177179958161316,0.5166142163134199,5.358514538446458 +red,triangle,0,250485,0.17499534404260897,0.58696812782145,0.47315665875831786,6.369426659509508 +red,circle,0,250505,0.8934191685801599,0.862206333993704,0.4759856470849733,5.591123147785623 +green,square,0,250758,0.9414833951003599,0.015676759070376134,0.4871686239600665,5.303980068715217 +red,circle,0,250842,0.9309035945390308,0.9106242351573676,0.4638384713939216,6.594051530574089 +yellow,triangle,1,250854,0.2729382919576864,0.8078255799681063,0.524625596873308,3.315998376803011 +purple,square,0,250990,0.9193696449117117,0.42274361686784134,0.5265756803732765,4.080435326801061 +red,triangle,1,251019,0.7608180397008772,0.14755623277866015,0.4707708829577415,6.875011922449908 +purple,square,0,251032,0.22877762481215724,0.015126352415622324,0.5243979356397273,4.394135416814222 +red,triangle,0,251150,0.07102165539037897,0.36011768221354434,0.4674087737947362,5.549161024383484 +green,circle,0,251165,0.3593507685450774,0.418392921869985,0.5042648553292465,3.450781184695579 +green,circle,0,251243,0.6456594515825015,0.0820729993527618,0.5071303473202191,6.247656511766292 +yellow,square,1,251304,0.4611922050817028,0.5227057126357607,0.4979592648374241,5.952420482443102 +red,circle,0,251351,0.20317572332075828,0.14294055851428855,0.4638252773859487,4.972612818726757 +red,square,0,251467,0.4135205195409214,0.820787494460942,0.5144877997763713,4.884023587702603 +purple,circle,0,251516,0.2508543748504978,0.6545550343704586,0.4857092988276182,6.349567176386176 +red,square,0,251580,0.47133303467784793,0.27019170581093654,0.5218652839478982,6.334716811976421 +green,square,0,251676,0.5940252800697978,0.12868818822249917,0.4840542504282353,5.465215904507521 +red,circle,0,251720,0.87343258156755,0.7959017908879359,0.4711587098487996,4.684253907654964 +red,circle,1,251735,0.24791976966800988,0.27718956956891944,0.47359723553040084,5.930786830052889 +red,square,0,251744,0.7704209906946302,0.9766476084478978,0.5306035676843213,4.8300351514815345 +blue,triangle,0,251745,0.12077841555563795,0.5177387059804798,0.4927447961584418,5.1632064660837935 +green,triangle,0,251793,0.02748574027015671,0.9390257598837265,0.4865971592096993,4.961063050270659 +purple,triangle,1,251817,0.6449573732415836,0.016448394449012138,0.4894746347705716,6.767456867759313 +purple,triangle,0,251870,0.8748874366356839,0.5525225999813276,0.48868205150023436,2.527605160718528 +red,circle,1,251873,0.8384770103507838,0.7634889116444994,0.4805909340794253,3.4834652531802326 +red,triangle,1,251880,0.4318928204558009,0.6542202452731594,0.4866972375699526,6.320080557404322 +yellow,triangle,1,251903,0.914181904742404,0.10831237121364024,0.5279995087276649,4.79409855936342 +red,circle,0,251932,0.4138647728689233,0.43369085609932245,0.477876823925084,2.931802613098213 +yellow,square,1,251981,0.5770019752306095,0.9625358495098011,0.501579697019034,6.100638786348616 +yellow,triangle,1,251990,0.2264710327058158,0.36792648004543194,0.5250291016834897,3.901075929475869 +blue,square,1,252020,0.3901434825842841,0.9099402944692845,0.4753329600288781,6.026259464550773 +green,circle,0,252055,0.9676110961220725,0.32560035996749737,0.5096600461327119,3.533407503347091 +yellow,triangle,0,252068,0.9829340648416501,0.09425380501741532,0.5240357774773491,3.8940758506063893 +blue,triangle,1,252144,0.8039263712443915,0.7808678035055574,0.49026108607687585,5.8131616109363895 +red,square,1,252157,0.5686249541193413,0.08427637225553308,0.5212980597185892,4.121873837196647 +red,triangle,0,252182,0.7823816716154223,0.8744433199210387,0.5015593604848051,5.213747870365629 +blue,triangle,1,252190,0.936214699098151,0.7502086695391157,0.4914269574675811,6.422841798647538 +red,triangle,0,252206,0.42185070776876454,0.935454711407329,0.5021998693452546,5.988321030275532 +orange,square,0,252276,0.8191624785498617,0.19961659304327606,0.4884942916814342,4.771518554714185 +red,square,0,252281,0.17787972292938847,0.29877209573782126,0.5170261095741998,4.1353044725898975 +red,circle,0,252368,0.7477748677573409,0.7626437912143071,0.47563557399231954,5.270389103012094 +green,triangle,0,252389,0.6347852199352854,0.24340025095082585,0.4922862352125309,5.347679834248751 +red,triangle,1,252411,0.3275636265752947,0.8951212056020474,0.5043605603375156,3.841778909020895 +yellow,square,1,252486,0.8166224444830922,0.9055235707927637,0.5112238278508051,2.2161110388844443 +yellow,square,1,252524,0.08611223547352909,0.36884810020179126,0.5053756287265811,4.974547297943633 +blue,circle,0,252570,0.2750202282858297,0.5486011607204487,0.5064998858474193,6.294227761632087 +red,square,0,252599,0.588539036402016,0.27551625156498993,0.5116306945698845,2.611724496686124 +red,square,1,252630,0.6128253921395171,0.01135418737128302,0.5061720101509078,4.540392968708135 +green,square,0,252631,0.3306297578439983,0.8407643269350541,0.48159196442731406,3.430110660320924 +green,square,0,252645,0.16334324636669795,0.5691464360401864,0.48579790641528486,7.19008906984642 +green,triangle,0,252668,0.6828397190827553,0.12658167213610316,0.49482436605694474,5.443268320596251 +green,square,0,252722,0.3735395457575743,0.38008622138529813,0.4891771276954551,2.967425323670074 +red,triangle,0,252739,0.736551146944394,0.11089018058115052,0.5012885848312164,5.303607683320858 +red,square,1,252852,0.8452166071431323,0.7887625111934684,0.5071417945021927,3.5467589172327636 +red,triangle,1,252855,0.43094206855343187,0.44081630803458705,0.4911024024851045,6.311380888682606 +red,square,1,252972,0.08081009994244115,0.5586230318460015,0.5112859672129461,5.085165032884066 +red,triangle,1,253040,0.10203423701992886,0.7766591108703994,0.49517477362691437,4.450112745037305 +red,square,0,253169,0.5410937033988072,0.2510818531169222,0.5044599965754888,5.278660762201601 +red,circle,1,253190,0.014157126433777867,-0.004027854421870591,0.47373829241227233,5.285192702359463 +red,triangle,0,253198,0.1922670519057157,0.57587148444939,0.50391478749328,5.000854990281784 +yellow,triangle,1,253300,0.6296237959124499,0.5899745988128372,0.517909799510696,4.980515950846882 +blue,square,1,253388,0.8547187217886532,0.9229455730501026,0.4901220363061899,4.533703416593276 +yellow,circle,0,253450,0.5768862140768666,0.7558901950286872,0.48697198883306003,3.8232674225777665 +yellow,square,1,253492,0.971536725234087,0.9450518727159516,0.5061549237388152,3.168331767532198 +orange,triangle,0,253501,0.28680386527684365,0.3184288338577611,0.49452855678469665,6.147396811086654 +red,square,0,253525,0.45266490200206344,0.3955399863580963,0.5021679105101176,4.94503393604431 +orange,triangle,0,253557,0.12125241072670401,0.4334721789048095,0.49692716203328496,3.075795899765114 +red,triangle,0,253650,0.964856578918815,0.8860718969310118,0.514272148743661,6.130095479879784 +yellow,square,1,253696,0.3633251539871051,0.5074568071938828,0.5071066856553837,5.417927138716871 +red,square,1,253755,0.3124765870373666,0.7219133866261176,0.4962271670480276,4.290170160861088 +yellow,square,1,253793,0.08734406056523925,0.17852809819350712,0.5166375105122211,2.511772136948832 +purple,square,0,253828,0.2050117710394752,0.9221666221421174,0.5261591475586372,4.905732135963039 +purple,circle,0,253924,0.5822698640607734,0.3527475647113385,0.48512751962693074,5.835390056926741 +red,triangle,0,253925,0.9305174271457112,0.7602509581240362,0.5231414221309666,2.8578020337344996 +red,triangle,0,253945,0.187327103221966,0.6964874955141749,0.5261435676131992,6.07188426053185 +blue,square,1,254000,0.7578075117552626,0.434013491880886,0.48528541370334394,4.301026866416596 +red,circle,0,254058,0.360202616329356,0.35989583296453714,0.49469391987465694,5.750914798889595 +green,square,0,254134,0.1742972776948868,0.2232399674915918,0.47896122181254464,4.097314615101047 +blue,circle,0,254139,0.5469195471712751,0.19403983266208824,0.5048591096566778,5.351786075998247 +red,triangle,0,254191,0.8810406285432517,0.0027700109965168584,0.5267194633766432,3.6120173107084903 +blue,square,1,254226,0.39895306951164056,0.053627472726518244,0.486468159305982,6.151304292398898 +red,square,0,254250,0.1649745341106975,0.1781266223193606,0.4916745291400111,3.7522383651757125 +green,square,0,254272,0.5778926708652365,0.16607730098833684,0.47786807950058424,4.641665940177721 +purple,square,0,254329,0.03627784238228193,0.5940492724105999,0.5228772281548504,5.058984253510755 +red,triangle,0,254395,0.9325719184637344,0.3972164381795129,0.523127919360907,6.571071966992455 +red,square,0,254450,0.1823879844505808,0.9563954291022192,0.49775451776549595,2.121362746111849 +purple,circle,0,254500,0.6744252969731875,0.8193923678767696,0.4885552072650017,2.595243680465718 +red,square,1,254505,0.25815993917916347,0.06698404561250404,0.5033331506287694,2.271143467981933 +red,circle,0,254520,0.1662808713397611,0.11721358536358262,0.49366295580769554,5.294905346001182 +red,circle,0,254541,0.7475619196584694,0.7972671824017802,0.49400066291491174,5.160671352112246 +red,circle,0,254557,0.992138580521617,0.977367722873699,0.5011341489407665,3.201061839890589 +red,circle,0,254611,0.039169533054587924,0.10311427748500852,0.4957241053053567,6.047754364706992 +red,circle,0,254795,0.5243401483121392,0.47795125901178614,0.5068006845133315,3.7770510589842843 +red,triangle,0,254829,0.07523305097130395,0.8897061152490147,0.539508843493083,7.540765986282469 +purple,square,0,254855,0.42685899525327364,0.8953390837018341,0.5239683589028498,4.707022506956129 +red,triangle,1,254937,0.9637357047681995,0.963395431752885,0.5474893266383639,4.165759331704324 +red,triangle,0,254972,0.07604778139495338,0.8961047832069696,0.5434631546274579,7.366686883283737 +red,square,1,254976,0.69381809847172,0.24744691498124527,0.519935360760861,5.943587449581854 +blue,square,1,254995,0.49537193661809464,0.08421382928387078,0.49128711930137836,7.732990515327043 +yellow,circle,0,255065,0.35706118260793507,0.20800478766753572,0.48387856554823144,6.41215738105116 +red,circle,1,255213,0.27533745197489723,0.1861882844753225,0.5039689230385741,6.230298878889761 +red,circle,1,255275,0.5852144832809227,0.6738964192500938,0.5117878801289304,4.025024404299064 +red,triangle,1,255287,0.6949978607748388,0.38605836265153837,0.535714765566648,7.683622248851269 +orange,triangle,1,255360,0.8514572419083051,0.01775620980069781,0.4988008648114351,6.407697305792211 +yellow,triangle,1,255360,0.5332454839284702,0.34538628637341273,0.5076223082605272,3.7576930767491348 +blue,circle,1,255425,0.28831946679475484,0.9426142171440738,0.4826060414357284,5.9178437469062075 +red,triangle,0,255464,0.7432687563111365,0.24816456477361093,0.5336436786526519,6.268906491708289 +red,triangle,0,255534,0.95076327141838,0.06102907057275764,0.5272385698543371,3.6220153746320896 +yellow,triangle,1,255553,0.734429401776723,0.08681255269814003,0.5085256103522185,5.4296018246596605 +green,triangle,0,255569,0.12073873284373415,0.2111256741059272,0.49595372881916666,4.387137440051554 +red,square,0,255590,0.704956644305658,0.4129288557104568,0.5214573504064933,5.393620300743894 +red,square,0,255628,0.6821975511075066,0.7576292055914602,0.5137454727526782,6.563979457042922 +blue,triangle,1,255668,0.7771767707606433,0.9302996310508366,0.4990336886341269,6.26915908413303 +yellow,square,1,255700,0.6527249980388876,0.2624021751911615,0.5074708115647842,5.033931426394182 +red,circle,0,255742,0.543891709896823,0.6422704000603097,0.519852927370641,5.921018269669783 +yellow,square,1,255755,0.22639103742944633,0.2039674475056904,0.5065845129816348,4.758396830137906 +blue,square,1,255760,0.8433720715706001,0.24308815255090832,0.49285882606892506,3.6064714102151663 +red,square,0,255820,0.799980754891858,0.6799130546145269,0.5014090624175368,6.8914482838827835 +red,circle,0,255911,0.0697214069483626,0.05696404011110066,0.5176388102937045,5.924685542753775 +red,circle,0,255967,0.4676920009759702,0.5156982936717904,0.5222328642547288,5.108520836739551 +red,triangle,0,256031,0.18746042030333698,0.2976196106567721,0.5312470349489933,4.159487169856136 +green,triangle,0,256150,0.6158260052253477,0.3381165203892189,0.4981138951863388,7.585826281397896 +red,triangle,0,256217,0.7250515468609884,0.6714252427201001,0.534232736438725,5.394736420427244 +yellow,triangle,1,256301,0.4372175152402803,0.4869712529203526,0.5287255912322614,6.308871170834088 +red,square,0,256330,0.31317592540252326,0.16928466634882766,0.5039790043763738,2.9853889074712456 +green,circle,0,256350,0.9230774740190772,0.9102907614134161,0.5001118696899801,3.087312240937056 +blue,square,0,256435,0.40022732626088375,0.27857733007954943,0.4988001143923414,3.8197671450059456 +red,triangle,0,256452,0.8521492228633735,0.7223744245087477,0.5293165352539642,4.540872189577106 +blue,square,0,256468,0.9750029940517997,0.9273663459949385,0.502473702535987,5.516816961545174 +red,triangle,0,256540,0.7280363455551779,0.71944250891602,0.525161269846493,6.136741866183258 +blue,triangle,0,256552,0.5138301434957004,0.007465860710565764,0.5091601132214234,5.306584609441324 +red,square,1,256567,0.25360397340016905,0.7596184841291769,0.503441766105535,3.2728298348514397 +red,circle,1,256785,0.6089574330058657,0.7066778975020571,0.522595005501187,5.846864187833653 +red,square,0,256797,0.7572955027907539,0.38647424182386725,0.4957004922973847,5.210097520620325 +green,circle,0,256848,0.4817830628089391,0.6027335740507863,0.5032580622706814,4.31121473585327 +red,square,0,256862,0.8367799277448835,0.893248422318739,0.4883538473632337,4.464249116935543 +purple,square,0,256868,0.7582890502650408,0.013912614811439017,0.5032163061648038,3.71956072761866 +red,circle,0,256940,0.8868907232412273,0.9337531047564203,0.5194825384577602,5.749002170752891 +blue,circle,0,256968,0.09401551660922158,0.5942674303033858,0.48175661160014704,8.031876042411836 +yellow,triangle,0,257080,0.6924826566113799,0.37030167277457804,0.5301359082109466,5.891079351783599 +red,circle,0,257097,0.7377761536940319,0.695730071033105,0.5114317564302873,3.714138215471475 +blue,triangle,1,257154,0.745608902246744,0.30967953282463523,0.5002873369293498,5.060823437635704 +red,square,0,257224,0.7149626242410154,0.6562048459217744,0.47517747061956994,5.048681271352033 +yellow,square,1,257271,0.9666352566308892,0.4657148381139695,0.4969257048462832,5.68680175222796 +green,circle,0,257305,0.8739180628664743,0.8186240265101146,0.5096171654550162,5.554756335890901 +blue,triangle,0,257330,0.2295939922656317,0.48774256860637055,0.500643008555975,5.169995559730423 +red,triangle,0,257439,0.7070632037089664,0.6113899806497552,0.5319638771233706,5.656018133449397 +yellow,circle,1,257481,0.8457454058738507,0.038506022431195164,0.48467959505292885,6.452126321803834 +red,square,1,257488,0.9571629531842557,0.5934000722492766,0.477240565418295,6.915223217908465 +red,square,0,257501,0.1409008588671108,0.2886739693807736,0.47477808567218116,6.479804087829895 +purple,square,0,257531,0.07879827202449086,0.7998478180303038,0.5099257311877712,5.098968328679642 +red,triangle,0,257540,0.8158332387476945,0.4125759281503657,0.5298669202110973,5.342442650318176 +red,square,0,257552,0.06573612991136613,0.7210550855091418,0.4784826563413761,6.802494441659632 +red,triangle,1,257569,0.9130059330296822,0.73222830445564,0.5307689734849879,4.944200424828462 +red,circle,0,257577,0.13157020410358145,0.13621387114226108,0.5251944493406018,4.783001779186537 +green,circle,0,257620,0.6628162237858021,0.40479096499092715,0.51241764571164,3.3464733559838975 +yellow,circle,1,257648,0.925419097026505,0.2746848777858075,0.48238559584587537,5.267512415070324 +blue,square,1,257660,0.9146713488587618,0.4187850192783583,0.5052031708516168,4.328362140085191 +red,square,0,257676,0.6697448292840856,0.783196991717567,0.4778892605182499,5.78918627694162 +purple,circle,0,257748,0.5907774720389022,0.30662430611178715,0.48452106044624255,4.005681698791068 +yellow,square,1,257787,0.6021343317889419,0.42178288814581477,0.5031743727430278,4.555450673506873 +red,square,0,257844,0.9265366061151674,0.7473004708913986,0.4685681296948298,5.730653200107484 +blue,square,1,257851,0.6969250127124594,0.29974935620697174,0.501147366772824,5.5280671016604535 +green,square,0,257860,0.4663865424840806,0.3522304620611182,0.46961666322142337,4.62020713183416 +red,square,0,257880,0.040342718477054396,0.5770444692907012,0.46354678813532385,7.151619484057629 +red,square,1,257894,0.37325844093423755,0.9655933365333579,0.45965020235125087,4.710096652461195 +red,triangle,0,258012,0.16302825549586486,0.5629489752483217,0.5258733416212248,4.174808681613526 +red,square,1,258024,0.41701707671758126,0.9175694687844062,0.4528007666201084,4.880351352714453 +purple,square,0,258029,0.8668838541588562,0.3658084272985406,0.508964753158348,5.839488746618781 +red,square,0,258164,0.21352378353543333,0.39800789753979215,0.44849862316922917,4.404420202833314 +orange,circle,0,258192,0.359563850875649,0.44183971037529857,0.4992925798624336,5.681907003428397 +purple,triangle,0,258220,0.7372586930970393,0.4683270726622283,0.48300142321406325,6.171657852147866 +red,triangle,0,258245,0.7109240438085478,0.9875131220035608,0.5293964074967556,3.587950604511093 +yellow,triangle,1,258280,0.04160554817225104,0.6458323941474418,0.5326931302379652,4.929764786347565 +blue,triangle,1,258302,0.24312357880726554,0.4234675253364347,0.506592134408511,6.421022808537366 +green,triangle,0,258312,0.9844801427550086,0.34546435167199774,0.4847984777789095,5.919735945055961 +red,circle,1,258367,0.9340217238631677,0.8696812631639652,0.5109516438715346,3.7853018086657926 +red,triangle,1,258374,0.15428409179982372,0.05503714886890332,0.5181907153123715,6.288109148235346 +red,square,0,258424,0.9741380597538469,0.018224040848909384,0.4478676183228643,5.420496133850821 +red,circle,1,258450,0.025187890752278563,0.011294397111185005,0.5148855518017568,6.167252011589368 +yellow,triangle,1,258517,0.10946808840217115,0.9672780362266309,0.5305167810495778,3.6903066711320576 +yellow,square,0,258559,0.5302403582175178,0.5556234547580495,0.5187480947758757,4.092016767656543 +red,circle,0,258567,0.5114496655001461,0.6064810358189353,0.5154031721277909,6.285577951416542 +red,triangle,0,258577,0.6354942383242759,0.426669705402724,0.5202883781268917,5.288680750052341 +red,square,1,258717,0.35914104559973503,0.7004399526603373,0.44049459546058434,4.280750263509971 +yellow,triangle,1,258728,0.5009413686804034,0.3124850966197281,0.5340891489458927,4.6986624047815555 +yellow,circle,0,258802,0.7276510081242807,0.9518224172477104,0.4887173847508473,4.153208149862749 +yellow,circle,1,258812,0.9227496226557272,0.023779447605717707,0.4917481819631273,4.855652911187007 +yellow,circle,1,258933,0.1522396936270799,0.3653112653568289,0.499439773612058,4.769269389187627 +blue,circle,1,258954,0.8409690881801342,0.5957994405022468,0.4768411624161044,5.321977867069022 +red,circle,0,258985,0.815549154524023,0.8642599037138339,0.5286541659427871,4.823636519927796 +yellow,square,1,259030,0.4922586095143108,0.1316807235586278,0.5135475132263021,5.5906743328888595 +green,circle,0,259038,0.9141731688670173,0.46523676900830624,0.5077395025666828,4.984733037268875 +red,triangle,0,259045,0.4476504009558353,0.511371954116705,0.5224315595765628,3.7472200693775193 +red,triangle,0,259075,0.7316700800263944,0.2814708929184262,0.52716560361122,6.0596550534655025 +blue,triangle,0,259106,0.6693424678597197,0.13615228256254785,0.4984427234099002,3.0604416817461346 +red,square,0,259185,0.9224420773691162,0.9751573249131247,0.4489943719777926,5.94297121407402 +yellow,square,1,259220,0.04529504186463029,0.2590147781397363,0.5106422562337171,5.05728472428805 +red,square,0,259356,0.4746160331781294,0.8021430706647209,0.4625385235041772,5.667349691950577 +blue,triangle,0,259470,0.03383802891646104,0.42815637397252193,0.5094869894118408,5.777914893347396 +red,triangle,1,259518,0.8654831367586814,0.21572479821068768,0.5422185981143006,5.395930425008316 +red,triangle,0,259528,0.7695971083833717,0.052280825893191496,0.5386653755584211,6.092696713021861 +red,circle,1,259568,0.42948597579972114,0.3389620002510328,0.5401730116239795,5.563662675850257 +green,square,0,259588,0.7509214654693568,0.9689894364551752,0.47791040325486656,6.245239164023682 +red,square,0,259634,0.07061408599678454,0.7013437939967658,0.48334129428323963,4.630264980712026 +blue,square,1,259650,0.03325950548093659,0.5302944639989472,0.49722888857410935,5.523889009938737 +red,square,0,259676,0.6288367073509661,0.5077078229492129,0.491203682248102,5.850726350369469 +green,triangle,0,259689,0.8110395177542319,0.8604262031679589,0.487705153062008,3.489013738388873 +red,square,0,259710,0.6284513175632728,0.8151131978741082,0.49000450174459026,4.753297819942608 +red,circle,0,259720,0.8129242840695271,0.7335036396443173,0.5388169192822269,6.662138084224714 +red,triangle,1,259755,0.6562712647630088,0.10117226646252886,0.5347273826326017,4.715389834504573 +yellow,triangle,1,259840,0.11678633023821827,0.31817702727595565,0.5295828201364886,6.99484642465337 +orange,triangle,0,259847,0.847444056702493,0.14137315674846596,0.49954109149852305,2.276290051910118 +yellow,square,1,259912,0.174803713787973,0.08488496442701599,0.5063942438660864,2.606033666755291 +yellow,circle,1,259935,0.5961635979844375,0.7630965022578878,0.4960337158868015,2.6491961183101957 +red,circle,1,259991,0.8582493166271552,0.7727476425494122,0.5311230162106322,5.312889792932207 +purple,circle,1,260001,0.00567006363171263,0.5852174051876605,0.4894640623922945,5.292625739249313 +purple,circle,0,260044,0.243996126869515,0.7263759935383862,0.4913110412259708,6.255297398939461 +red,circle,0,260159,0.5721855743496772,0.49853084187327373,0.5181973759061438,2.881267732496781 +red,triangle,1,260235,0.8474843575971506,0.7361385748930228,0.528659969589093,6.944834759284755 +red,square,0,260260,0.32980154524681793,0.9032738530198129,0.48305224884247205,5.767735093424061 +red,square,0,260285,0.4623444192072558,0.3231819396802911,0.4783859580866062,5.165766139792251 +red,triangle,0,260288,0.20690559658118024,0.623127527189831,0.5196151241770021,4.9453116514137365 +purple,triangle,0,260380,0.8503606604703292,0.944320244344703,0.48486955348868793,5.466595461830436 +blue,square,0,260515,0.5916309128884358,0.6500248651392257,0.49722515289836583,2.3999301835688915 +purple,square,1,260540,0.8588525745090811,0.5843369394083263,0.5179769913654745,5.148189365249592 +yellow,square,1,260575,0.8035308395661721,0.18182376894894947,0.5102668719159817,5.331062198055418 +red,triangle,1,260579,0.2933628823238398,0.92061551444389,0.5219463050710126,5.299837853971599 +yellow,square,1,260662,0.2024318088395488,0.1394320792052257,0.5140818090996991,5.323213095294748 +blue,circle,1,260675,0.42824825635872665,0.5800456605198561,0.4760686370564184,4.634730378496663 +red,circle,0,260715,0.09344004386067162,0.1741478533803294,0.5163961184470978,5.249623109348912 +red,square,0,260745,0.7377702473496214,0.009139564993111304,0.4772451858173621,5.60467292150054 +purple,square,0,260806,0.9512453342353719,0.8974241044880871,0.513593758113193,5.327884430880368 +red,square,0,260914,0.015522137619518928,0.1333793748758263,0.47904672116639313,4.424595485702003 +yellow,circle,1,261022,0.506835411816078,0.5631128409246836,0.49955121464053626,6.202554467791249 +green,triangle,0,261029,0.06877662852325894,0.9789054101866604,0.49464180611131714,5.387164967368842 +blue,square,0,261038,0.9542380394771601,0.9317909386399712,0.4909167630766677,6.734110505802306 +orange,square,1,261071,0.4496744014145475,0.08276236027308737,0.4904474474074879,3.5165422496211907 +yellow,square,1,261077,0.8042519668244892,0.2884491811449357,0.5109149758546478,6.283163848995784 +orange,square,1,261093,0.3157722639507038,0.9855837216848163,0.4951830337617732,5.800109088562794 +red,circle,0,261123,0.1728389118875222,0.11317941482199459,0.5244091560274324,6.5046882900817735 +green,triangle,0,261150,0.7110449580320812,0.20453192165165845,0.49406753937433706,4.387637067650083 +red,triangle,0,261185,0.36817863186231503,0.1971623626175223,0.5136900170452919,5.262223682053327 +purple,square,0,261199,0.08935440578648401,0.09541224385714908,0.5188380366660397,5.038428222166403 +blue,triangle,1,261261,0.2741723615556444,0.3130824117898964,0.5088615413102675,5.308579482081409 +red,triangle,1,261269,0.9779713440415067,0.774072177853534,0.5173897702213924,6.398087944020965 +yellow,triangle,1,261272,0.5287946617232347,0.3550702617349799,0.5282529415454152,5.400839490006583 +red,circle,0,261275,0.626097973401072,0.7195464329351933,0.5158838566430032,4.794338368698951 +yellow,circle,1,261396,0.7355076761897926,0.3806420101754633,0.49416060379455956,4.901707450592116 +yellow,square,1,261412,0.07807384582003984,0.4741934618504674,0.5077249877932862,3.672397302171495 +red,triangle,0,261419,0.36701413886903766,0.9336745582297516,0.5148719445492097,5.20172509300433 +red,triangle,0,261428,0.0990156465556884,0.8410130899820469,0.5178978077124209,2.6869689830232826 +red,square,0,261476,0.6049304927234905,0.7047521436520041,0.5112053089842875,4.079730178367164 +purple,triangle,0,261492,0.2149756915623633,0.04499740833010657,0.4802334336165949,4.836185658744674 +red,circle,0,261512,0.7514101864560648,0.677243471681068,0.5010317275494404,3.099854727323486 +red,triangle,1,261569,0.1881359166209492,0.9341342254208683,0.5139926118968475,5.393136232461404 +purple,triangle,0,261676,0.15791960711376474,0.6277523258484347,0.4816148562296628,5.388935116172032 +blue,triangle,1,261701,0.8733222646587602,0.9619949384736779,0.4943784949906086,3.767936800157836 +red,triangle,0,261725,0.08029122420389123,0.1439100337383613,0.5170842898800784,4.6692782396176815 +red,triangle,1,261780,0.5483739692174197,0.28495883359281626,0.5131064921453254,4.024261456239268 +red,triangle,1,261793,0.1032619734864989,0.9513537765332436,0.5153764600639816,3.7232419605329703 +red,triangle,1,261813,0.908869029920776,0.7826716483137682,0.5102402231247036,4.234752980025949 +orange,square,0,261896,0.7936665112690795,0.8426748908373884,0.4919550296572429,4.22790829887506 +red,triangle,0,261908,0.6475202334821598,0.8462874561504913,0.504320793146567,5.019939817941728 +orange,triangle,1,261935,0.5749983657581855,0.35987460533527227,0.5001348947428911,3.884981002818647 +green,circle,0,262095,0.67662155386729,0.6653302398275254,0.5029959671149259,3.856832287406202 +purple,circle,0,262201,0.688424437348071,0.17308065202330447,0.4865435847528421,5.154124046467038 +red,triangle,0,262340,0.6135810074552136,0.2764450176273855,0.5121002409489613,5.59186554887647 +red,square,0,262419,0.8733657386221578,0.6541739165106865,0.4906602023294829,4.9125395426848675 +red,circle,0,262492,0.6831138147452418,0.5904990386922024,0.5050111802695261,3.3111095677596736 +yellow,square,1,262515,0.9064391998762573,0.9888162512981494,0.49853393097373594,5.620736021863709 +red,circle,1,262594,0.077649783869285,0.11628539212179528,0.5107983708588363,5.932608047497987 +blue,square,1,262639,0.1301495953740337,0.5556767639288793,0.49003740246433636,5.367606120411192 +blue,triangle,0,262661,0.000881025170573424,0.5517627694496242,0.49305724181885535,6.371797048974764 +red,triangle,0,262737,0.23040699709948176,0.07246442447096735,0.5187151376071768,3.716213167206817 +red,triangle,0,262781,0.9830142148411835,0.02031325964142372,0.5232400897178063,4.994413026228556 +purple,square,0,262850,0.49564524082536643,0.6234083323619819,0.5216969741068767,6.5731584112566575 +red,triangle,0,262853,0.5276478009697795,0.1126643886907388,0.5205912546090715,4.219592271352261 +yellow,circle,1,262865,0.2959161260074732,0.10868429966375115,0.5006732080078359,3.161686835298362 +yellow,square,0,262878,0.5757324905306846,0.663209725308498,0.4964954775303364,4.477070389969837 +red,square,1,262885,0.6043095647210869,0.3042736836391958,0.48075738645409366,6.806321430196472 +yellow,triangle,1,262966,0.07387916169910536,0.3061990051362209,0.519022887342692,5.982167038244008 +green,circle,0,262992,0.13040318272752338,0.05666980978760916,0.5029184904909978,3.456664689530404 +red,square,0,263032,0.04512710904729755,0.1467837302768299,0.4869756818027536,3.9934943061059704 +blue,triangle,1,263048,0.9084407078949894,0.7424532654182623,0.48855863503507835,3.080847988790612 +red,square,1,263070,0.37869001838466576,0.8993972654399166,0.48922243951821953,3.917005683291519 +purple,square,0,263087,0.5907293854809421,0.8731493250391283,0.5243215380601083,5.696455073689237 +blue,square,1,263156,0.7837074900310228,0.312303888278461,0.485149227601041,4.497896357070947 +red,square,1,263230,0.39986058026787674,0.00873367373951961,0.49260168125349185,5.247702567202491 +purple,square,0,263262,0.08227296864945932,0.0027498863046688804,0.5276786142546909,4.8131204967338865 +orange,square,1,263381,0.3647329727753311,0.9760225945493155,0.4993673587267736,3.404664579955616 +red,triangle,0,263415,0.22436709765289364,0.2634707491686573,0.5116341805377761,6.7641946273908955 +blue,triangle,1,263435,0.7210912614188684,0.2687333044849789,0.4787611535711431,5.073167960937283 +red,circle,0,263456,0.5222832712871655,0.4309615584864218,0.5189220366355285,4.2400120909055685 +orange,triangle,1,263535,0.9214487852161317,0.09343660662775943,0.5012255358092673,3.7225883213157878 +purple,square,0,263542,0.14643777542001046,0.08700818141116695,0.5292311920140658,5.016131054958602 +red,square,1,263546,0.08897300301121103,0.7814700000383876,0.49895900444216007,2.2865095711177674 +red,square,0,263865,0.5786910734396149,0.05729958812990188,0.4933345442226914,3.386828921534422 +red,square,0,263927,0.03581062837884763,0.5926768901310614,0.4870356571675463,5.656973762384574 +blue,triangle,1,263940,0.22066838727428473,0.9724585787430184,0.4778306446037541,3.6993194051344243 +red,circle,0,264053,0.9339593499075624,0.8543023949591325,0.5286370929643673,5.377735499739121 +green,circle,0,264063,0.02781734924224788,0.20488543547914717,0.5192762517758809,2.633093512339452 +red,circle,1,264167,0.03451473868527677,-0.024521956623567445,0.5304534885529195,5.487298960378328 +blue,square,0,264233,0.7814824453356772,0.7248701534651746,0.4935167498542997,6.4853693993086665 +green,square,1,264237,0.3808836987911267,0.11601888960788242,0.4981033152354464,5.340503985443173 +green,circle,0,264250,0.6658425480876631,0.06879813186716244,0.5193911647959466,5.66886374349196 +yellow,square,1,264456,0.9432256294057052,0.51461277320613,0.48421920005995467,5.1984849938911 +blue,square,0,264478,0.3175335461687372,0.6642955604895936,0.48825253654031747,4.0172336283039485 +yellow,square,1,264516,0.7294708569272657,0.6834369198111935,0.48395310346914544,5.029639996887844 +red,circle,1,264629,0.3888344685340427,0.36685711824773165,0.5286078650116836,5.6297440077353365 +yellow,square,1,264634,0.40288126706358307,0.4725773225275295,0.4900308463285277,4.8423480629276545 +purple,triangle,0,264652,0.6243223554286969,0.01674605079475988,0.48784423798029597,5.813101129306321 +red,triangle,0,264754,0.4137729289410823,0.5381877940494273,0.5016704145897024,5.937617197460704 +purple,square,0,264757,0.7721308028509409,0.16645166096201747,0.5343470851456465,5.924206524129342 +red,square,0,264773,0.7152566018456312,0.9461356788286511,0.5057789928561544,2.803100018283603 +yellow,triangle,1,264801,0.007166004664540759,0.1468412366931977,0.5378776097852618,4.586780118277933 +yellow,circle,1,264906,0.5173462993422445,0.10318929741795924,0.5038983234708592,3.0644798227158656 +red,circle,0,264987,0.09245310798264372,0.08668137004811208,0.5220291354834344,6.290938076708495 +green,circle,0,265108,0.8577994488156397,0.5888623404030089,0.5152289064080161,5.337059411360258 +red,triangle,0,265145,0.0427220406033213,0.5996915527020832,0.5078774477298722,5.290998502312482 +green,square,0,265206,0.043570248003231504,0.5701860157154788,0.48611390263711507,5.246505110710838 +green,circle,1,265210,0.04875603581062338,0.15194792481958064,0.5147169283788311,3.7735864371362666 +yellow,square,1,265220,0.2558796969555164,0.23811733022208437,0.4856843295730806,2.203984897937227 +red,square,0,265235,0.15046233620422622,0.8317631511838962,0.5131889828276508,3.926268570051162 +blue,square,1,265310,0.995737268290847,0.9774029199356878,0.49361106199859145,5.444058955485115 +purple,triangle,0,265361,0.9413442697917878,0.6860665086684452,0.48544826702059524,4.591111804379497 +red,circle,0,265609,0.9835676379232661,0.9433763581069705,0.518576456967524,5.901150831764511 +red,triangle,1,265631,0.6105149066369585,0.9220560324294793,0.5130380585566496,5.928863577445601 +purple,square,1,265716,0.12530813144984565,0.3370136990801531,0.5331873228500835,4.672746340928424 +yellow,triangle,1,265773,0.41125103363273674,0.6822319800697034,0.5212070340660843,2.9674899677127056 +green,triangle,0,265815,0.028160872816518467,0.2362809112646198,0.5073427834924018,5.441330972245684 +green,triangle,1,265844,0.9190637778749419,0.19669683997132703,0.5115504561103202,4.732555979100018 +blue,circle,1,265864,0.6720223230340686,0.5738592422850695,0.4806935362352563,3.202817196382547 +red,circle,1,265879,0.2953529994616553,0.22808842205456112,0.51039702482179,3.1812281832600298 +blue,square,1,265928,0.2219380141638697,0.702824526761126,0.49697554673650995,6.847691045252694 +purple,square,0,266036,0.11425260785878544,0.49571714997225946,0.5307216360443998,4.4708469947821134 +red,triangle,0,266056,0.04347576894022498,0.7642076887432399,0.5085319918983586,6.590880005622975 +red,circle,0,266151,0.7917571475278645,0.8713469392168643,0.5107429288468274,3.9649950733894372 +red,circle,1,266185,0.4661241690495891,0.3895805149926871,0.5133996307698135,6.269463050471795 +red,circle,0,266199,0.6853093986187075,0.6712156691019893,0.5120264432661308,6.595980582926875 +red,square,1,266273,0.9524026372334484,0.7514457850648184,0.513176785350573,3.2079296611637993 +red,circle,0,266285,0.3023023021720317,0.26244344172585254,0.5151187899783981,4.576705251242261 +yellow,square,1,266320,0.4008409982664709,0.5280681718870366,0.4876154177872036,4.986710582672633 +red,square,0,266350,0.6041363127894107,0.4585492322173157,0.5106007139585819,5.6615486864247435 +blue,triangle,0,266362,0.9335538133176621,0.2848253193452338,0.46996588658449084,3.4058035578959767 +purple,triangle,0,266439,0.21012403509584532,0.8397203498651571,0.5008524047640063,6.7952218460292855 +red,triangle,0,266464,0.3429024667053624,0.47929843531181116,0.4828950353937109,6.383553259773147 +red,triangle,1,266475,0.18515384746521146,0.2532353230054266,0.4828736091474691,2.2107331839070894 +red,square,0,266481,0.054102905751847286,0.8200177614071831,0.509151958879271,5.453649617983902 +yellow,square,1,266638,0.5772437567081796,0.5598269088393589,0.49016335121085813,4.931818467865426 +red,square,0,266657,0.3775906125856252,0.2277540602251794,0.517292396112212,4.786477715205364 +red,circle,0,266685,0.453345289834169,0.48601281854322814,0.5254787905876568,3.5330797913065966 +red,circle,1,266692,0.1591571590783415,0.11740867795278917,0.5218605514830672,5.5504999324619275 +purple,square,0,266770,0.28528270410924894,0.7661302410766112,0.5385840766003268,5.740480574967503 +red,triangle,1,266790,0.5066315005500213,0.04587541647680238,0.4812503658479811,4.754679006982214 +yellow,square,1,266810,0.6637704535508312,0.5407507500216353,0.4976937531795198,5.925247151519417 +red,square,1,266919,0.39219176534827616,0.5476639535947663,0.5230376941274663,5.474048906674746 +red,circle,1,266958,0.9137916852709447,0.9478944588313902,0.5138826744560256,5.757539560086493 +red,triangle,0,267077,0.48092043523977046,0.41546775043329853,0.4747383481844223,2.9233854855550976 +blue,square,0,267133,0.8701931550778623,0.7792656037809297,0.502850839995768,4.763677718881973 +red,triangle,1,267222,0.37193805384657874,0.10708982250113408,0.47867695348317274,4.347290549442402 +purple,circle,0,267252,0.521272069501937,0.43007771234635894,0.48909289524535227,4.740719352360605 +purple,circle,0,267295,0.9050968120029785,0.09421191810403817,0.48511453320140385,4.011780724389438 +red,triangle,1,267399,0.619441644216284,0.2256311772293219,0.4832298027114756,2.7386664317490106 +red,square,0,267515,0.7139285914828621,0.3310777579816968,0.5137639984652621,4.6206541558997705 +red,square,0,267562,0.6643624860989904,0.580030202494807,0.5118441674036535,4.916144162544415 +purple,circle,0,267569,0.791819631623404,0.7956857548926921,0.48561619093919245,4.379655863178406 +red,square,0,267579,0.16980860287951083,0.28553949719489335,0.5148676871963515,4.758698950147402 +yellow,circle,1,267692,0.7307990296707214,0.7879215454293108,0.503632811970671,3.20953410050493 +yellow,square,1,267770,0.7963479367054498,0.49705860805537194,0.49680589593806285,6.520699023429686 +green,triangle,0,267800,0.9908112170890696,0.04601082055484296,0.5220844009523338,5.5664733389094465 +green,square,0,267815,0.9769859281555444,0.35172539040876183,0.5067621341649307,4.3539870595965295 +blue,square,0,267830,0.8706555987332689,0.757912235267193,0.5138498986973996,5.380743054745994 +red,circle,0,267835,0.0024676387987249138,0.05083429612273676,0.5039487592076144,2.619398230450757 +yellow,circle,1,267935,0.7297528117486306,0.14599466772121383,0.5026238525575261,5.233726078552931 +red,triangle,0,267940,0.5697980727474699,0.05589927899812319,0.49751109178158837,3.8853532836870808 +red,square,0,267985,0.2535867038890457,0.8688668103097184,0.49095495064502237,3.4563482752750816 +red,circle,0,268012,0.8734679331491012,0.9155012385468725,0.49792935205451705,5.866269132508942 +red,circle,0,268030,0.7170488710600035,0.6226868750484842,0.49682420642292735,5.324163770643963 +orange,square,0,268054,0.9988853487546249,0.15523943034690246,0.48807563823534394,2.7538513348864178 +red,triangle,0,268230,0.057152019703461954,0.7930713948164714,0.49888824941667814,5.510583133411919 +yellow,square,1,268299,0.7167298708974419,0.4536367065782505,0.4997763573482059,3.8338036542606724 +red,triangle,0,268354,0.6589006128983669,0.3352318775626706,0.4964646181879287,4.393022798543047 +red,square,0,268375,0.5666299747228207,0.3548557720214315,0.49798441027119517,6.219337458737967 +yellow,circle,1,268389,0.6746074516906357,0.8039286022479225,0.5051494977434232,5.764614291344667 +orange,triangle,1,268405,0.4431316693540571,0.3405488363333343,0.5128223130959686,3.9888930729618792 +red,square,0,268426,0.11657230495747417,0.45547628044542365,0.5084283018333108,6.669178540369981 +red,triangle,1,268450,0.21441583621150195,0.6239369274123343,0.5079931155014976,4.538675252448592 +green,triangle,0,268495,0.28462824993024594,0.07155955139375159,0.5151259593399791,6.021502904209325 +red,triangle,0,268511,0.18530003172725173,0.1850664287997309,0.507149064091653,3.7370196359860515 +purple,triangle,0,268600,0.07745692851639341,0.23790525694735942,0.48096875726637234,5.120135770251367 +red,square,0,268730,0.840797681742386,0.29353690430270774,0.5145304051265439,3.5203394220279804 +red,square,0,268749,0.4815363338880647,0.5299469809870514,0.5155044425846441,4.587977751351524 +red,square,0,268761,0.1163048156377906,0.21960117297230908,0.5134399107386405,5.435305480649757 +yellow,circle,1,268808,0.005122263098804036,0.6574735360653137,0.5103057475906442,4.951171156869705 +red,square,0,269054,0.964138306044566,0.4241014236028319,0.5288574667285163,4.780194606008348 +yellow,square,1,269086,0.565635480367983,0.8704653766551137,0.4973676075069901,5.8204865981743685 +blue,circle,1,269135,0.34908840275893527,0.5179528026928115,0.48140705231662767,4.860777277169732 +yellow,square,1,269177,0.10507907315420106,0.0007109695568577878,0.4922016811946543,5.836957315329459 +red,circle,1,269215,0.42044755874971507,0.3210808861558468,0.4996128360671105,6.604429307955042 +blue,triangle,0,269305,0.405274913883538,0.9975527859615919,0.47049502937321885,6.417363687440029 +blue,square,1,269320,0.88346768840092,0.8838828523547749,0.5209974150890856,6.272164759081348 +red,square,0,269335,0.24774929573044369,0.7029593322064707,0.5152669699524176,5.195079854140742 +red,triangle,1,269347,0.9935353142906873,0.142579247897212,0.5106771319334639,5.444897893078017 +green,circle,0,269366,0.8682771446512328,0.2466008572375623,0.5085008460973088,4.134816763927122 +red,triangle,1,269520,0.0417837627871912,0.8544738543752746,0.5097579661620304,6.503285475394995 +red,square,1,269540,0.254612181128988,0.7919180344301464,0.5225309978797998,5.028268149079994 +orange,circle,0,269625,0.6330475778581115,0.998475130432018,0.5014512347016831,7.461311238284132 +green,triangle,0,269649,0.20542197996154754,0.9883916746417903,0.5131160034219836,5.504788980700801 +red,circle,1,269699,0.7714809149922723,0.7469712349863759,0.5090878532311098,5.905824916190011 +red,circle,0,269708,0.9539246515732512,0.9995384958625388,0.5115435117396863,6.238837197673072 +yellow,circle,1,269754,0.16863623405708605,0.8500771517127843,0.504955747996841,6.428143152605753 +red,circle,0,269781,0.8864290977691268,0.8279829613181919,0.5087521850055658,2.849052445007865 +blue,triangle,1,269844,0.12066366003229945,0.6913183985162518,0.4754819404248616,4.859523758020624 +purple,triangle,0,269846,0.7906059108618957,0.3675018760374894,0.4934992714294153,4.32890628174515 +red,circle,1,269875,0.4955425961672869,0.4443882860346085,0.5056892565205361,4.165998830530639 +red,triangle,0,269931,0.6668311049269761,0.24200514606006396,0.5108715503568901,6.3833822487873695 +red,square,0,269970,0.10800887067401232,0.7569626287163034,0.5307660611121297,4.26824794541685 +purple,circle,0,269980,0.08752767189934352,0.5511965878076084,0.47916876612626685,6.509316389088983 +purple,square,0,270011,0.2789941535351438,0.9319339117099625,0.5097019006700386,5.9798739676589845 +red,triangle,0,270062,0.8345082860853451,0.4179764553333968,0.5269146516236533,6.864484717771276 +red,square,1,270067,0.9491144634945626,0.7621112475028795,0.5332520907479015,4.388301774638622 +yellow,triangle,1,270207,0.7230902638375496,0.08437511339144799,0.4972306924507012,3.4142817598659043 +red,circle,1,270250,0.18995478119414777,0.14879476624196236,0.4998992043066113,2.5810167412681726 +red,circle,0,270309,0.2491793966332707,0.20804943966535303,0.4988335601325387,4.098066625603907 +red,triangle,0,270337,0.6228668840765779,0.9135500394213574,0.5223329798324069,5.783153356283957 +green,square,0,270385,0.23849768154569584,0.17328522232309207,0.5081790134619015,6.252168083218025 +green,circle,0,270425,0.414321460415063,0.9651694664754853,0.5056045333529777,2.409679215791203 +red,square,0,270491,0.6343206916621129,0.5981898159489216,0.5369018644914485,3.681971461097613 +blue,triangle,0,270565,0.700617127347313,0.3137516432711571,0.4786212022287465,5.531785479928818 +blue,square,0,270705,0.34908693292224724,0.15605048233966923,0.5155216268127413,4.7536894652426644 +green,square,0,270825,0.4978177033542378,0.36864351427063813,0.5088662785366886,3.3946087933985982 +purple,triangle,0,270828,0.4823345660859609,0.4339435241650227,0.4966658912054024,7.244160447208348 +red,circle,1,270849,0.7778160951427734,0.7128511887786196,0.5204318295919914,2.6504079688494886 +yellow,square,1,270853,0.25551628884221045,0.7592248875502413,0.49378170743512373,5.304759077576299 +yellow,square,1,270855,0.853622259205767,0.39804044140495753,0.4970022667226532,5.6936059209304135 +red,square,0,270922,0.13857295136544323,0.15635585931005902,0.5360771564634886,4.867330183520015 +red,circle,0,270935,0.9673658593119613,1.0451821155548664,0.5229923818064347,6.950140295239923 +purple,triangle,0,270960,0.9110876197948057,0.537068970516768,0.49858273655801005,6.4228667834720525 +yellow,square,1,271055,0.29733161997679036,0.41907120074265025,0.49883577976743254,6.939327349112527 +blue,square,0,271071,0.7722959662108736,0.9980012276147741,0.528609477304339,3.639299837632295 +red,triangle,0,271089,0.1634861686411484,0.33120837760256094,0.526744101766661,6.4919450728932775 +red,triangle,0,271102,0.3519224403652488,0.32008494980496593,0.531310657963342,4.048240560651588 +blue,square,1,271135,0.976602396487405,0.8842595703606668,0.5289619584948578,4.843158687731266 +red,triangle,0,271189,0.6460095812313906,0.8544900861009376,0.521158482879284,4.022131751280413 +red,square,0,271270,0.905173553936471,0.5355582083568032,0.5393257506448982,4.255180427409536 +green,triangle,0,271371,0.3876576931416468,0.3918596665178963,0.5132365830335854,5.784765127245741 +blue,circle,0,271429,0.852766370520137,0.8135878645805505,0.4851581296740543,3.759177559170018 +red,circle,1,271435,0.3995101891937829,0.3733543220280349,0.540102136343489,5.423881521985339 +purple,square,0,271450,0.08869490426013016,0.878807563006648,0.5097486539846641,4.036375095266521 +red,square,0,271453,0.5206101225107433,0.8711000701138165,0.5360211371635281,4.857617416535469 +blue,square,1,271476,0.08819930606664927,0.5197551678746145,0.5289568825254514,7.3411078001010575 +red,triangle,0,271657,0.564201189521744,0.3152180529689288,0.5170213520004779,7.1335073634844335 +green,triangle,0,271665,0.06632998688651393,0.4031212517185745,0.5104869141912932,5.410769969133124 +purple,circle,0,271676,0.6431193383945193,0.7816474893411354,0.48065553706385544,4.356718054747709 +blue,square,1,271686,0.5163838002924002,0.36704452192662873,0.5249656443446242,3.9971352960083064 +green,triangle,0,271797,0.587899431669839,0.5834593234099636,0.5079504802221093,7.6908518425868495 +red,triangle,0,271853,0.07939613383519628,0.792382271979842,0.5068197608207315,3.7796059916196634 +yellow,circle,1,271877,0.28039897289684146,0.878319192775941,0.5087256947812533,3.1654664532423413 +blue,circle,0,271897,0.887833045983946,0.05235560575569076,0.48924670117002356,1.8758586365535759 +red,triangle,0,271918,0.5719263429762795,0.49508855878960933,0.5176344236668424,5.105277973154455 +yellow,square,1,271947,0.70243282572162,0.12208141892313373,0.510065577587627,4.869449203773317 +red,triangle,0,271955,0.015467589697611306,0.10639995635503474,0.513416123035257,5.20393222720596 +red,square,0,272118,0.15564986578484818,0.2888005527864398,0.5245288466574893,4.88596218353195 +yellow,triangle,1,272132,0.2674211987634295,0.6375640400393053,0.5042841168223927,6.563419460136988 +yellow,circle,1,272165,0.9174633626426539,0.23054425107300924,0.5081487367676373,3.3496674028300455 +red,triangle,1,272176,0.12188863469673472,0.7585169862504959,0.5137119149857992,5.581951672769995 +yellow,square,1,272182,0.5268161165014636,0.8785588662666121,0.5058773791931063,7.019185838783636 +red,circle,0,272226,0.39670442231034553,0.4098947862552379,0.5288957675147329,5.261542939867193 +blue,square,1,272327,0.8312166718564842,0.033317195606369254,0.5235051533411317,4.008303806634128 +purple,triangle,0,272363,0.15614161875046106,0.23516881335415285,0.4911661823426195,7.462777545802294 +red,circle,0,272453,0.05470827588117133,0.1261958848741258,0.5217194345166385,6.025527306040547 +blue,square,0,272490,0.2902590841835594,0.14374611197559284,0.5214587937763869,4.949951019871169 +red,triangle,0,272575,0.8465006783703279,0.9724051160762706,0.5232041443742209,4.866180450160544 +red,circle,1,272599,0.12892764519698774,0.12466340898629369,0.532539575568873,4.3457239674645365 +red,square,0,272666,0.08875167500584946,0.4596281162088727,0.5147630150665891,6.477057451534829 +red,square,0,272776,0.8857264627523018,0.04487754119375453,0.5224105898494541,4.208046451574389 +blue,square,0,272859,0.17487432111811152,0.624671925563803,0.5152628327989822,3.3802622855485285 +blue,square,1,272862,0.30966946995538036,0.899157442548078,0.5149934889102513,7.66539587702979 +red,circle,0,272879,0.21710396974197987,0.24640589580162442,0.5267483181717957,4.994489514933451 +red,square,1,272900,0.7871071803483068,0.6012720122300076,0.5247264331152747,5.034650919661394 +blue,triangle,0,272926,0.5452237848214723,0.537739934474744,0.48372824761253064,4.821167468295924 +red,square,0,272945,0.4123024496965355,0.7930259021034676,0.5315900258756656,4.486811032597063 +orange,circle,1,272966,0.6209846653766937,0.7532947521450949,0.5081633322025949,4.017462592550577 +red,square,1,273023,0.09878338104963091,0.09461200210241949,0.5368662592636505,5.8713897370150745 +red,triangle,1,273047,0.8078485867658558,0.3146397951164116,0.5180359037837303,4.419055740348531 +green,triangle,0,273081,0.008815582121518895,0.3351474610360117,0.5107505128564379,5.41150822475658 +red,triangle,1,273109,0.8757208482717299,0.7224311856730294,0.5183730449717274,3.2314847145299903 +red,square,0,273215,0.0016769682856588863,0.4062416143816475,0.5328763050189145,5.971581308961723 +yellow,square,1,273221,0.5547690556030465,0.383155411082328,0.5065232862262112,5.849401582746474 +yellow,triangle,1,273265,0.1845511835999143,0.1929059079085862,0.5151953137405589,5.049827624304032 +yellow,square,1,273291,0.26779702507825665,0.7162722527037098,0.5065254034827779,4.749739778942277 +red,square,0,273344,0.783395435356002,0.626299514823744,0.5295158987683225,3.828796123066978 +yellow,square,0,273371,0.498456045578728,0.539046645596661,0.516895643658785,5.942635508464914 +red,triangle,0,273402,0.19669769955250094,0.9354873908418636,0.5106611097235272,2.945552185578556 +yellow,square,1,273460,0.6091834979360137,0.2566723873307417,0.5161050534577085,5.031674540290492 +red,circle,1,273514,0.2893717897186381,0.3317770544966995,0.5109108042365773,6.091937588417157 +red,square,0,273559,0.14973294830107453,0.5899725236893825,0.5280524169581828,5.480189238550888 +red,triangle,0,273639,0.3782523515887105,0.00932837890979521,0.5120040412855404,4.96518872246986 +red,triangle,1,273714,0.22631139194355598,0.5040830302389918,0.5190608474678889,4.912829498689536 +blue,triangle,1,273774,0.7280619739056884,0.05621086289650323,0.49474704979810236,5.974094841247102 +green,circle,0,273958,0.04855959877458027,0.31630970368507483,0.4795217024774788,3.7647295408310817 +red,triangle,1,274009,0.5314933478013397,0.5129823261270892,0.5109384418975104,4.844811478344437 +purple,circle,0,274018,0.2730300791176786,0.03093712240566171,0.4798891709464476,4.490506813960657 +red,circle,0,274035,0.6733556323940694,0.5972087074567061,0.49581701424235325,6.015281164265031 +blue,square,1,274042,0.7952018617346195,0.6053258258742458,0.5085443739195697,5.892957552739641 +red,triangle,0,274053,0.878253352719066,0.32921449458391117,0.5060746422906507,3.0903805828575037 +red,triangle,0,274125,0.07300198333997798,0.12108880039320902,0.5121110563062768,4.810188031513911 +yellow,square,0,274132,0.5738360121336274,0.6229060874048589,0.5111293923421002,6.267278978817212 +green,square,0,274272,0.07190403045510674,0.5006125758409876,0.5061714198788955,6.057752870387191 +blue,circle,1,274390,0.33715041809877655,0.1636174722134922,0.5008539493361065,3.1961637878420497 +red,square,0,274503,0.30049595174919064,0.06930424937144253,0.5040792478563368,5.438021025802396 +blue,triangle,0,274534,0.5397242441468856,0.17376729124948875,0.48467063448593534,4.478741052031034 +red,circle,0,274568,0.5008917079236528,0.43574891231807084,0.49437554516039545,4.552431345082269 +yellow,circle,1,274591,0.612034983774875,0.5970370650250671,0.49513768015357135,4.429047871920659 +red,triangle,1,274636,0.38401515881057513,0.5375651145934137,0.512904194784432,3.0230779863388797 +green,square,0,274640,0.7667770742608941,0.6711749608749514,0.5066147320570372,5.703618968829413 +red,square,0,274666,0.26538835653318327,0.4659559661346837,0.5016039802794988,2.567129681994347 +green,square,1,274691,0.7267687245426453,0.5261619207171709,0.5112347025148704,8.921094681787602 +red,circle,0,274744,0.16719649952006788,0.13547028822215385,0.47957745854464096,5.673700584327684 +red,triangle,0,274792,0.4325448552435456,0.28455732112813403,0.5103299684146705,6.328857259586061 +red,square,0,274820,0.9362364382138753,0.6019020246619172,0.504269302409123,5.311025339338761 +blue,square,0,274860,0.11826414749280811,0.5529619954954097,0.501050181029679,4.68420076737738 +purple,triangle,0,274938,0.5274872947345021,0.9884402473965985,0.49438975781752975,3.8029186660774226 +green,square,0,275026,0.0748748386314243,0.7397130215942403,0.5132750513808505,4.878370506934766 +purple,triangle,0,275145,0.4600608414941606,0.21657853582503905,0.4901631665848423,5.580631059968616 +blue,triangle,1,275411,0.76329867593739,0.36868460283998494,0.47844635074027714,3.6905895397115516 +red,circle,1,275428,0.06602714113251362,0.020030421901805325,0.4791716079684297,7.752086928983793 +red,triangle,1,275472,0.0707028839327134,0.7635155934574812,0.5103980648847103,6.235629281818734 +red,circle,0,275505,0.09152091750208424,0.05543803075781528,0.48312870860215307,7.150819586602147 +yellow,square,0,275506,0.919191895577424,0.8295859952435531,0.5109429149296737,5.820284236639371 +blue,square,0,275620,0.22272873596803544,0.24138434018389743,0.518645518154923,4.247015482469394 +orange,triangle,1,275678,0.06388160709174939,0.23908466406508555,0.5048813287217734,5.7077317134792205 +blue,square,0,275720,0.7054189258248026,0.637609256323884,0.5175906051033486,3.94582893615266 +red,circle,0,275748,0.703973803251823,0.6947288347723674,0.49084500664170255,4.551397811405671 +red,triangle,0,275755,0.8626501161550487,0.7018378516107286,0.5105989574604536,3.349114578194707 +red,triangle,0,275765,0.028919239340594927,0.5643833415406265,0.5086122992007506,3.755066195459468 +purple,triangle,1,275800,0.503057970285384,0.7009260562516104,0.5050273021517575,4.992063727962121 +purple,square,0,275863,0.44347643006823345,0.6758886496866708,0.4940371977711606,4.142874556417575 +red,triangle,0,275905,0.8984858044483035,0.8531665272910918,0.5095340075539027,5.457822338663282 +red,square,0,275907,0.49398940985685225,0.5085582545001526,0.5010870263631043,6.450638502264784 +red,triangle,0,276076,0.4431206317548032,0.9628752521414382,0.5045272373912738,4.561468567472974 +yellow,triangle,0,276112,0.6005669475974964,0.7296625756779209,0.49427084710281965,4.355947219404446 +green,square,0,276115,0.22618766365175058,0.8088554614292689,0.5131254106170233,7.641072149513505 +yellow,square,0,276219,0.399725540602879,0.14194013668059835,0.5096808521092445,4.586658893124853 +purple,triangle,0,276229,0.18786744216200502,0.20737220026144143,0.4956183985078717,4.758069786282985 +blue,triangle,0,276238,0.5435214601492427,0.30982708123901115,0.4894672980021366,3.0710666568980773 +red,triangle,0,276298,0.43293535417692786,0.7120110825377013,0.49604357486040584,5.632933107247049 +red,square,0,276366,0.7577378760965514,0.5256070458979509,0.4791069248324443,4.380542667977143 +red,circle,0,276431,0.6708664560419884,0.5954096292016795,0.4676398215737821,3.8516263858082733 +red,triangle,0,276450,0.7659146528706552,0.762772763553792,0.5043443289321522,4.095123944519207 +green,triangle,0,276456,0.7109134057124564,0.15187738369327775,0.5100097726260219,5.522141045560848 +red,circle,0,276532,0.39005330647211667,0.3302482350949184,0.46560280550051075,3.9421432456617516 +orange,triangle,1,276616,0.9098686012935904,0.6783954193618972,0.5151313424146066,4.768731677173737 +red,circle,0,276623,0.10409608577871055,0.1902664743162913,0.4701527872707176,3.3300033484125944 +red,circle,0,276725,0.2949441000241585,0.3470963649118102,0.4778404541602554,5.556800434911691 +yellow,square,1,276760,0.6087824980326788,0.7697094995557414,0.5160134271069344,6.646393748457489 +red,triangle,0,276805,0.7318489001096495,0.4738975746105495,0.5135155478638224,4.889336294350405 +purple,circle,0,277020,0.7936605132922776,0.8476399761563178,0.5030183819674996,4.32454077466622 +red,square,0,277043,0.422784320473623,0.4200749652687161,0.46988200178668765,5.246554730320105 +red,triangle,0,277054,0.8968080761181384,0.6244745650698577,0.5167763405420956,6.391722352020554 +red,triangle,0,277102,0.015979341292861937,0.23922052296373097,0.5123591846025574,4.233901250365271 +red,circle,0,277139,0.6074917582395695,0.578917534323402,0.4822399753848357,3.8000481578793264 +green,triangle,0,277145,0.17073939879776,0.8657342539490759,0.5002172019238377,5.227842650174012 +purple,circle,0,277147,0.19597158721524732,0.5993437214659064,0.49814456864038525,3.9780976530522945 +red,square,0,277201,0.696007371916118,0.5708905041377343,0.4715038386045447,2.894791365740644 +red,triangle,1,277255,0.28837892193430104,0.05026172153923969,0.5121781302224944,3.3248860978053414 +red,circle,1,277293,0.1212165116190187,0.10483351567899724,0.49061845285656874,5.1395393630932835 +red,circle,0,277318,0.7260734009077561,0.7400802948875371,0.4923503029273603,4.110028267194617 +blue,circle,1,277368,0.4112702874032924,0.5100316200910434,0.4803498370952482,5.148836539738202 +blue,square,0,277396,0.19315338993612674,0.06290539413366214,0.507616604214517,5.469641715962468 +yellow,square,1,277456,0.0025440267883102274,0.05474106287787284,0.5102729153751984,3.526301273728043 +red,triangle,1,277580,0.8057550214518604,0.6530293954985826,0.5095020226271539,4.271759727442382 +red,triangle,0,277655,0.9457644760390884,0.9616505356071466,0.5090762911413765,3.981889322777672 +red,circle,1,277660,0.514083307970093,0.4485718972021694,0.4870195930639722,6.166190923992491 +red,circle,0,277730,0.07372385318757546,-0.02582775087576042,0.4833545057425041,5.024135036175388 +blue,circle,0,277778,0.8325779464249566,0.5004428332569696,0.4906098473141438,5.023685053968186 +blue,square,1,277833,0.41249599112419333,0.2571885770323481,0.5123988308126495,3.639941887422522 +blue,triangle,1,277851,0.6209067098681805,0.8320092553387912,0.47037697831630704,6.102916184689209 +red,triangle,0,277883,0.5492888305915383,0.3608440713737123,0.5021675668602483,3.7844584467280735 +blue,square,1,277910,0.8028839804644307,0.5603697890990146,0.5154500321453434,2.931211310051449 +red,square,1,277922,0.8565413137049229,0.8386116780970948,0.43626706140877497,6.301179901836098 +red,square,0,278090,0.5712787047695906,0.8957119536381241,0.43357485487313535,6.243071445465681 +red,triangle,0,278215,0.5118396963435251,0.9606779488440411,0.49522090409337827,3.945093591841642 +green,triangle,0,278242,0.09041696723310955,0.7755113333504334,0.49816042300026203,5.070909974229001 +red,triangle,0,278346,0.9332677721561746,0.9679994498357146,0.49483780003122824,3.244585209763837 +orange,triangle,0,278435,0.27267781031546623,0.7813464180011345,0.4996375454783771,4.661784753828535 +red,square,0,278544,0.9839258939427176,0.16332820343543863,0.4463957263096923,4.539950669868682 +yellow,square,1,278590,0.03870934074215293,0.5809797670449286,0.5140857391224181,3.785908532353401 +blue,square,1,278606,0.8066345310251971,0.10183314005794164,0.5187219015873368,5.37740829587483 +red,square,1,278663,0.6527689711674508,0.30385700532582105,0.4581006689816416,5.862767311886287 +orange,triangle,1,278740,0.6263559570955815,0.1516116880262247,0.49629424300074565,6.307471501377414 +purple,triangle,0,278790,0.26224310140155405,0.635012274594874,0.47849105401466574,4.159639149256694 +green,circle,0,278850,0.5918202914685192,0.5583787765896122,0.48952164277907384,6.0478759847039285 +red,square,0,278872,0.3996382178437635,0.714745942996061,0.46763429724619965,5.6225531919251095 +yellow,square,1,278896,0.882965353298848,0.643699074091605,0.519441483130259,5.361371000809978 +red,square,0,278925,0.057478735463183606,0.5753843191107093,0.4687520476034903,4.296129741408247 +yellow,triangle,1,278930,0.2359793854714849,0.8817194363273055,0.5015346733275015,5.827126581489421 +red,square,0,278980,0.02338747915938122,0.0653181470290759,0.47194211901037203,4.9959406342969155 +yellow,circle,1,279240,0.053438861570863194,0.2837359939899178,0.489990232439038,5.165439129405239 +green,square,0,279270,0.91784778624634,0.6904928289106833,0.5271666045798626,5.301754547519857 +yellow,triangle,0,279282,0.7101012751717551,0.9698261438645679,0.5025408896588757,4.205495079028961 +red,circle,0,279318,0.07286248453107336,0.08868289521299681,0.4788519143641167,3.5217669605766866 +green,circle,0,279380,0.9999075930926061,0.7951411545290447,0.4968959435862534,5.600737846731193 +red,circle,1,279396,0.3323627366421906,0.39724005213377805,0.4719396091598217,5.850277301902327 +red,circle,0,279538,0.028554771245874244,0.039705377504417536,0.4667803467199131,5.919590958570892 +blue,square,0,279550,0.7793907641777834,0.4630823003814567,0.516290481069534,4.971497033431556 +yellow,square,1,279592,0.13054808563653153,0.34384249697053704,0.5167132668626603,5.85992965274032 +green,triangle,1,279622,0.7963630493773972,0.7764018178252802,0.4942799480085401,6.605681724956578 +red,square,0,279639,0.9533081418342814,0.9845886508421707,0.49078148662281984,3.9105553977649588 +green,triangle,0,279693,0.8769501498223685,0.8376004959939759,0.4960456476893017,6.56085861617322 +green,circle,0,279708,0.30964490361119745,0.35207661176726923,0.5070406171765169,6.322950174413548 +yellow,triangle,1,279743,0.8123442020868297,0.6412668596562257,0.500873812975386,4.880819474499927 +red,square,0,279861,0.9796185838306837,0.9906595820809593,0.49670143026297237,4.948776264216938 +yellow,triangle,1,279901,0.25362233277876967,0.4482485856938603,0.4971388559208474,3.7560884705481747 +red,triangle,0,279945,0.3617971523882211,0.880547472991682,0.49733934930192464,5.291759060482392 +yellow,circle,1,279965,0.3818801474606376,0.8254638029404613,0.48590292532119767,5.973752056658978 +yellow,square,1,279980,0.9705535495907963,0.30350852723439314,0.5144716357279938,4.440266882014721 +red,square,0,280052,0.45913899381354406,0.8157811720434384,0.5068188383213508,5.728965401521253 +red,square,0,280065,0.8499367721851534,0.27894392008453595,0.5051553370073166,6.164712923395321 +purple,triangle,0,280188,0.3520135214352045,0.31712824656085803,0.48148499614041457,5.87369638902408 +purple,square,0,280227,0.6924422807264176,0.5238445684222774,0.4931401493487204,4.964424425635917 +red,circle,0,280327,0.5291122289148481,0.557221330086876,0.47699308366800103,5.190422655927031 +red,circle,0,280408,0.14743580029379144,0.19157246628102145,0.47021107319489885,3.9791016101032 +orange,square,1,280420,0.0470860317861852,0.08913803250375951,0.48153705749039766,4.701231440439263 +green,circle,0,280531,0.551224271070333,0.23271973109026156,0.499196492302761,5.161238750091768 +green,square,0,280554,0.6020030334322408,0.9517388114578516,0.5351881627117776,5.384521025243752 +red,circle,1,280595,0.5019221249749239,0.4731304899660218,0.46443583678984746,5.803288960614924 +yellow,square,1,280678,0.9018836471858397,0.7211590153593105,0.513203152737238,5.369196632319536 +red,circle,0,280685,0.3599432568767288,0.3306088539379391,0.46781120117646824,3.5266002715749245 +blue,triangle,1,280737,0.7724092517817623,0.8469990918582153,0.4610607522407421,5.5726950123343455 +red,square,1,280755,0.9317847378493062,0.906339948683953,0.4868930087667855,5.916312425647438 +red,circle,1,280772,0.4689612988400361,0.3734679509332499,0.4667566194941723,4.096156546146602 +red,triangle,0,280795,0.6775827621631926,0.6887802617936221,0.48372757521468257,6.072210893263811 +red,circle,1,280845,0.9502327595214659,0.9503902210948304,0.47099130612220075,5.4369083409897625 +red,square,1,280846,0.025922897186713256,0.6568704261491838,0.4866555082243846,3.871642450381844 +red,square,0,280969,0.3556025238324271,0.19445611896971127,0.48153393561919106,4.181191686311995 +blue,square,1,281005,0.6907062034941703,0.18385000999192347,0.5294009754698966,4.874109533787477 +red,triangle,0,281071,0.5836220016055733,0.6886458201977214,0.4910787214710552,5.911831869022606 +yellow,square,1,281116,0.8395099623387113,0.7661778468478677,0.5143395485409306,4.921271930929959 +green,circle,0,281197,0.13043451247655424,0.9926387162371304,0.5016382631712446,4.296273657523788 +blue,square,0,281270,0.892019364247622,0.6883949588983121,0.5240954993569905,3.849117023318049 +red,circle,0,281383,0.10237593390867661,0.009332569303519375,0.48308302663518365,3.797957581910026 +purple,square,0,281465,0.4423510378137281,0.6602641707640811,0.49475165894014145,4.250271651999045 +red,square,1,281476,0.035901721026623146,0.06208684894558103,0.4811180660331609,5.08786595608084 +red,triangle,0,281521,0.475278505152111,0.6300368516180012,0.47666186625274737,5.962182471623468 +yellow,triangle,0,281637,0.9825607881222167,0.6716370631949607,0.4971989507690275,5.311808345026688 +red,triangle,1,281667,0.4416813098236648,0.007612137993538437,0.4824728808559309,3.5925175826122207 +green,square,0,281679,0.4928813233685484,0.44175179736303394,0.513833052476633,6.040051723910193 +blue,triangle,0,281807,0.3860740201200319,0.9555767054915603,0.4565982286468696,4.108596171640287 +red,triangle,1,281823,0.0036050258267615876,0.9399580071261083,0.4791517385396412,4.998343359890288 +blue,square,1,281828,0.008174890287940495,0.4292433844364618,0.5278054152837448,5.903745938453992 +blue,square,1,281938,0.17294379957387085,0.7592373876625672,0.51484699011673,5.4099497576339575 +blue,triangle,0,282009,0.21249982428624348,0.9875464749685668,0.45337372459256964,5.259427443771463 +red,circle,1,282068,0.5275352921582073,0.4362477048131487,0.4775526021744573,3.0224781835694525 +purple,circle,0,282220,0.7292078370864499,0.9131430203424354,0.5016343168633657,6.532992270761079 +red,triangle,0,282289,0.08970938605945822,0.47686299599450144,0.49160104989408443,4.709479438939208 +blue,square,1,282296,0.8349053224300648,0.9466490126470953,0.5157413104081363,3.9539657304020692 +red,circle,0,282367,0.7338932145548156,0.6415923313232216,0.4831745752496531,4.271073181042245 +red,square,0,282465,0.5495964475302019,0.07347131140840091,0.4677965255376068,5.59013044342102 +green,square,0,282682,0.8107534537095848,0.09446807387302414,0.5257334875144043,4.780691710128859 +red,square,0,282686,0.30719905307363227,0.3298352740856826,0.4661478895233752,5.681649510225867 +red,square,0,282763,0.7678071632851629,0.4612159104758833,0.47570444575412274,5.161684307388276 +red,square,0,282840,0.028786675924196592,0.4856422295181674,0.476410489928568,5.081911534256035 +blue,circle,1,282869,0.7023788412762049,0.7914631958127581,0.49237490105138765,5.952259950409154 +red,square,1,282928,0.02749936714996104,0.8509857328609852,0.4639809122487109,4.97406088680667 +orange,square,0,282934,0.3854536327509306,0.18001284797279415,0.4808020104690101,5.181146944747667 +orange,square,0,282958,0.30507471609822634,0.7582234508798396,0.4779339786169748,5.147422435342539 +red,circle,0,282991,0.28903343040251384,0.29213655346318623,0.4865268017134947,5.92132059059805 +blue,circle,1,283085,0.04695354800936935,0.6425152243385953,0.4936125213980512,4.1763020576531495 +yellow,circle,1,283142,0.41164175726881913,0.5604421398634948,0.4983818762709919,5.187580583842933 +blue,triangle,1,283194,0.5733754175892306,0.4088410551277101,0.45314392294121913,5.521680822941849 +red,square,0,283205,0.8772444983691737,0.9330400578228586,0.46431956627578636,4.129574117926221 +red,triangle,1,283212,0.7956132660816322,0.06352767300677908,0.5058126580883646,5.930729856087858 +red,triangle,0,283260,0.15938196491812728,0.8231701416310142,0.5017963144497639,4.281361033745148 +red,square,0,283320,0.0906107258626494,0.2965946422551351,0.46545720696107185,5.574587696364536 +red,square,0,283377,0.4350346833944073,0.8251058719961641,0.4697759620192235,4.25994800673227 +yellow,square,0,283399,0.09071549503099097,0.6030104576807922,0.5303749901085183,5.789436954035075 +green,square,0,283457,0.2623304115693713,0.8692167890452746,0.5278381888601276,5.231196714676524 +red,square,0,283644,0.8265228034076931,0.2756747808382448,0.4775213175126215,5.348262191400402 +red,triangle,0,283655,0.11444329223125427,0.10092609807738806,0.5198100949826048,5.147965247632212 +red,triangle,1,283810,0.9226877392568987,0.5569729312214099,0.5164574681390561,5.3145474037736795 +yellow,triangle,1,283844,0.8577573056014351,0.4240808134972043,0.5143732653660601,3.410256536516419 +blue,triangle,1,283876,0.7103849580538455,0.627067107769321,0.45524479919427063,4.7423317732863 +green,square,0,283967,0.4305896462753718,0.30330627037423874,0.5239866021833908,3.1195884051528773 +green,square,0,284005,0.16880072940989221,0.423767426944905,0.526501492128006,4.975561025671241 +red,triangle,0,284125,0.6902062956497429,0.22233802607241515,0.5269841328438786,6.5025408278087236 +purple,circle,0,284152,0.8716189964351342,0.8482222162972167,0.49342512194980254,5.12646014192254 +red,triangle,0,284169,0.15307709151035487,0.10939470350347325,0.5231742195552982,4.432072889440078 +yellow,triangle,1,284259,0.2094533637488054,0.4598661695930325,0.5128926740646055,4.5216670549598 +blue,triangle,0,284345,0.8888754827007322,0.23370783367578984,0.4584574653147142,4.891265910645562 +purple,square,0,284411,0.28349543779278685,0.4550865872925278,0.507735244158975,3.82092076307304 +green,triangle,0,284416,0.5200463472803509,0.027328094014438253,0.4789202131261215,4.81002575128225 +red,circle,1,284432,0.39792133290042564,0.45019258935720663,0.472466648430075,5.453982301283424 +red,circle,0,284453,0.8050991905458178,0.7474642748848684,0.4697779205322726,6.072733542760872 +red,square,0,284467,0.421739812613543,0.28530057425095035,0.4959406944276449,3.396941877489479 +red,triangle,1,284511,0.5633974451409782,0.809683375886919,0.522995494066022,3.5359342803756824 +red,triangle,1,284611,0.6673346896452196,0.32499342283441834,0.5244168003137538,5.074393659408346 +green,square,0,284644,0.32857277286176967,0.33255534059463365,0.5169607688548151,2.566944453291659 +blue,circle,0,284645,0.9527921392004068,0.5456859654162112,0.5080747275824269,3.7892848890893944 +orange,circle,0,284654,0.8351770152013697,0.5712312164309754,0.5060167332680503,6.569894599761807 +yellow,square,1,284786,0.7983144929858307,0.5339720846840327,0.5307346506874707,6.165290611869111 +red,circle,0,284852,0.9645348672691165,0.9677780525296367,0.45749838713863294,7.621475926415006 +red,square,0,284933,0.4018434511701289,0.6576444371055434,0.4885995657012773,6.906668009315234 +red,triangle,0,284940,0.02749422557600889,0.7045721179591373,0.520403932703198,4.872474569039121 +purple,triangle,0,284968,0.5828964952744673,0.13758486326890618,0.47703384396283555,6.752267898515059 +yellow,triangle,1,285028,0.7517392165052279,0.7267227628890004,0.5060141050917312,4.745992459101271 +yellow,square,1,285130,0.9541583877298896,0.5760140001786096,0.5282467962179505,3.8938053481225765 +blue,square,1,285150,0.48695597423022874,0.08844546578461421,0.5425393953321049,5.877098806908617 +green,triangle,0,285209,0.0033388293078778775,0.933896354599408,0.4922603130880413,5.05781464079432 +blue,circle,0,285215,0.5901418240007674,0.5638573553123257,0.4992871485240841,6.843458415083828 +red,circle,0,285245,0.5234989354153977,0.5013872148712362,0.45558732325544266,4.022174600497456 +green,triangle,0,285350,0.6793028781891647,0.8966963246342607,0.49049432235610496,4.7595315484090515 +red,triangle,1,285360,0.9894870180524885,0.12448031200177812,0.5278646069763161,6.5079674124606095 +yellow,square,1,285373,0.7635076661052428,0.34100637493184516,0.5364141341389145,4.973597414939134 +yellow,square,1,285410,0.45587453331616634,0.3719269791702716,0.5305794111781517,6.818298776457883 +red,triangle,0,285490,0.43763430414406546,0.3355450325004481,0.5322349637512487,4.144267240289442 +purple,triangle,0,285500,0.01726445002433008,0.6061670254318432,0.48593179134149195,5.818141198433318 +green,triangle,1,285599,0.10582645587507367,0.521006587052829,0.49292885747088644,3.952132493715093 +green,square,1,285644,0.8777788174730123,0.6053559241858126,0.5041838406916876,5.025422132747454 +yellow,square,1,285650,0.04370246851186399,0.9244275032393586,0.5190230729648553,3.568376893796305 +red,square,0,285656,0.574928682414844,0.8441844909829774,0.49537442335669113,3.856032522133598 +blue,circle,1,285665,0.4305620562125635,0.7631207453798586,0.49905957592729966,5.16672919673186 +red,square,1,285718,0.011133646443627465,0.7141590196476079,0.49737333569489073,6.170355522542974 +red,square,1,285731,0.5231044166750242,0.19463966358945672,0.49623456672129695,5.150253929407074 +yellow,triangle,1,285859,0.26286275903750933,0.13487837447926443,0.503134444072826,4.551438247550485 +red,square,0,286016,0.6823163349826873,0.7525422127169011,0.5040709330470553,4.095461272966488 +green,square,0,286097,0.3349518079477095,0.1744883654218755,0.49436840112567093,3.817607547323984 +green,square,0,286116,0.32690487224136544,0.4141834589506679,0.4933218182035997,7.376539251590466 +purple,triangle,0,286124,0.7573665233415403,0.8354143305321534,0.4890312780408859,8.0931254697284 +orange,triangle,0,286175,0.5749728727062464,0.48146164961201965,0.5011606874777892,6.180701217648733 +red,triangle,0,286197,0.5371578220267906,0.8628290492646968,0.506724492496839,5.746764910184286 +red,triangle,0,286287,0.5992834970253335,0.39212689720661953,0.5056845878304536,4.234837524377951 +red,triangle,1,286293,0.9431390078364953,0.2263825266731717,0.5087258217097054,4.327778442628588 +red,square,0,286514,0.024310814110374945,0.4095077705745581,0.4888377553630069,5.735408709508672 +blue,square,0,286524,0.8405784101472124,0.7771487531548834,0.5454224573178974,5.14223922534172 +blue,circle,1,286577,0.1943125705810267,0.874892905922052,0.4947312666483951,5.113473234066195 +purple,circle,0,286744,0.08012648429205915,0.43419035849512433,0.4962768431042337,1.8218709525461902 +red,square,1,286838,0.5331769343069407,0.15913725305046733,0.4856533100600407,4.4664660072676705 +red,circle,1,286871,0.505448780648294,0.4137611479270784,0.46210978040392303,5.0505399265465085 +blue,circle,0,286879,0.819962506396029,0.45907589643516133,0.49844446032542133,3.786287200260798 +blue,triangle,0,287010,0.991684390968233,0.6615833277935615,0.46034698962148457,4.606985970888641 +red,square,0,287045,0.46827162958802415,0.14502708271779496,0.4880037830804171,2.9217207711082662 +orange,triangle,1,287070,0.7526477184435457,0.17303880234425795,0.5056005475852575,6.404295427295288 +red,square,1,287157,0.6708732581311403,0.3848803051856632,0.4947665693719608,3.6033512472322364 +yellow,triangle,1,287179,0.7167064211543328,0.7110980170684112,0.5123207949126591,4.591761803535008 +blue,triangle,0,287230,0.9290923551978754,0.6248957884857331,0.45465587739088054,3.9510839966005236 +yellow,circle,1,287316,0.15064392046205055,0.08745106422655047,0.5063690026859407,3.5526915331132614 +orange,triangle,0,287370,0.4835478569328253,0.7394294029674733,0.5094490708298437,3.634359237734911 +blue,triangle,1,287375,0.3047030252517603,0.7854749436564218,0.45509954569842925,7.047348711029993 +yellow,triangle,1,287530,0.3557250664804664,0.8613722336217875,0.5188848321598005,4.13511689990692 +red,triangle,0,287657,0.34310465354277797,0.14601516898030686,0.48776139903739407,3.7085713178943247 +yellow,square,1,287780,0.1074819150883004,0.14331800130044148,0.5194270050530218,3.8204075185975 +red,circle,0,287859,0.29389097072910497,0.3752129737476142,0.4563436788366135,5.522596038156965 +red,circle,0,287902,0.5958110886414048,0.5054359815521408,0.45319937957392453,5.354176766053418 +red,square,0,287982,0.7811301545207279,0.2980362509854374,0.49207538225570135,6.027243437914091 +red,circle,0,288053,0.8233649279576193,0.73904582248031,0.4541318258963891,7.642428407307745 +purple,triangle,0,288160,0.8540315697044478,0.04609427008330358,0.488262583172852,5.539949286347295 +red,square,0,288187,0.9420434567416045,0.8981000140354319,0.48941050607015335,7.555764361279043 +yellow,triangle,1,288214,0.38968010081327076,0.9540814651604933,0.514159643781292,6.532882011297591 +yellow,circle,1,288258,0.9347185453750891,0.5447342237797289,0.497977505982243,3.8019142886853423 +red,triangle,0,288272,0.8222235435440701,0.3333960510494647,0.4995854831609417,4.833720416434571 +red,triangle,1,288302,0.27702587689935565,0.19614331479441227,0.5065239584390209,5.5927229063235515 +red,square,0,288352,0.6366283515101797,0.6535462532929339,0.5006712583969031,4.912964686166155 +red,triangle,1,288396,0.04334757937389089,0.7158486850175766,0.5119599316397105,5.1203072145074975 +red,circle,1,288410,0.2210413188660827,0.2915898689504459,0.45556445015967656,4.681601871130785 +purple,triangle,1,288464,0.8628936629670622,0.1966642019894962,0.48856646652539204,5.970464010626437 +yellow,square,1,288494,0.7242860726730068,0.5339888683866254,0.501527012580424,5.345921023483595 +green,triangle,0,288554,0.37101762957900253,0.3443520380884232,0.47797586146427484,3.870324394854277 +red,circle,0,288655,0.4821465757067268,0.39316657572010405,0.4571060516885655,5.00958653366266 +red,circle,0,288733,0.34511084840221895,0.4140085082708238,0.46754512089738315,5.977675868607181 +yellow,square,1,288840,0.9499162157354892,0.8075609279750459,0.4931056053774451,3.7522855466153664 +red,square,1,288862,0.6814429124267467,0.44075167328087106,0.51896667418475,6.784776699806738 +yellow,triangle,1,288870,0.3460115788163808,0.03989743806852186,0.5114632861912366,4.15447347610549 +red,triangle,0,288947,0.8223596537644666,0.2917985221516214,0.5275780753259222,4.855470806583331 +blue,square,1,289012,0.7814522755751936,0.4011480871235916,0.5415249320577042,3.6637416731066588 +purple,triangle,0,289041,0.20389189152079468,0.9808875832638677,0.48579353711463447,5.269943112967642 +green,circle,1,289046,0.5341964740458628,0.3473966837132799,0.5275397137823564,6.386015994285457 +red,circle,0,289076,0.3619390582070744,0.33255552951042255,0.45620209335071493,5.261101692283105 +yellow,square,0,289242,0.6966389553248836,0.8908193594966756,0.49985893675191756,4.860279612009441 +red,circle,0,289285,0.722947859807555,0.773463345237181,0.45605999833559924,6.91278234216967 +red,square,0,289345,0.14254976689213528,0.4043076443225304,0.5104583797348571,6.065852860375048 +red,triangle,0,289590,0.6174810588832751,0.9687278093726709,0.525284631043206,5.2050143792971495 +blue,triangle,1,289631,0.6912373499388854,0.2827176950147081,0.46290998325400357,4.9373944996986525 +red,circle,1,289696,0.5646429245654448,0.6299242940932583,0.46545787411508893,5.4817928223811885 +red,triangle,0,289707,0.28613750402421345,0.7420133839544106,0.5236049145924581,4.972331408060795 +yellow,triangle,1,289883,0.02328897123233986,0.8728876102816807,0.5124783146272579,2.0501167711259147 +red,square,1,289888,0.6018861306238275,0.04060100984613002,0.5068073649563413,5.670692988748578 +blue,triangle,1,289925,0.5041221527024292,0.22928520241395167,0.46383528432360316,4.563692432051018 +red,square,0,289953,0.6292919350374835,0.16731851752737936,0.5066900825728794,4.2326378211670335 +red,square,0,290029,0.056491194565309044,0.5682866397729098,0.5030114013487311,5.056221590340435 +blue,square,1,290109,0.03453216727901298,0.6170675254270521,0.5377164525247832,3.812252287605825 +red,circle,0,290136,0.9342661181784879,0.8352788276045955,0.4661641058179585,2.5817231019526594 +red,triangle,0,290235,0.07843948971308079,0.4995848419188429,0.5217584461237067,4.531222533167488 +red,triangle,0,290237,0.9078974894907839,0.0879068083362109,0.5226871726803604,6.2939959995419335 +red,square,0,290378,0.7013672841889225,0.29465664118913204,0.5125841365207433,5.053586573263087 +blue,square,0,290391,0.753189614429923,0.7024283523871544,0.541288289102727,3.311674915905701 +green,circle,0,290471,0.7744418231840695,0.3324840149989756,0.5307729247001642,4.848679905277873 +purple,triangle,0,290520,0.669227967847044,0.3237591477708297,0.47793061337111314,2.365978168115422 +red,triangle,0,290570,0.9614312210130712,0.20261199579282851,0.5270456824641488,6.454928663423767 +orange,triangle,0,290593,0.8527805448627521,0.9945548365280416,0.5067710924833986,6.565683264595286 +green,circle,0,290626,0.016829507182027248,0.6631387994706708,0.5317288275743672,5.076598194600096 +red,triangle,1,290641,0.38953541435785677,0.08064794347039539,0.5270273656555923,3.8576852102002053 +green,circle,0,290862,0.7692883104468107,0.9704200386450227,0.5301771736237355,3.0787169782653705 +blue,square,1,291030,0.9139907247345335,0.0631186842959306,0.5355092665657734,3.874123653800236 +purple,triangle,0,291179,0.5590233167117773,0.5530982609728853,0.477038335154019,5.100754652066263 +red,circle,0,291240,0.7888680495919136,0.7970614189925921,0.4874588405896818,5.006356308204476 +purple,square,0,291256,0.4501224039416202,0.7555272334404862,0.5220107834612485,3.510281002395835 +red,square,0,291308,0.6228628555349012,0.8257224503666623,0.5019733390119124,3.58731584511304 +yellow,square,1,291312,0.4084622196476705,0.6203721816193781,0.5058602094520064,5.1071266294854505 +red,triangle,1,291338,0.0990239735967664,0.5928044158065129,0.5277814029048679,4.129341735861966 +yellow,triangle,1,291346,0.28863622879125594,0.5219089913113051,0.501181056281952,6.805928625406299 +red,triangle,0,291460,0.7488317523088905,0.4244727651395648,0.5292518064783566,4.163104463278721 +red,square,0,291468,0.4523751608592228,0.37396633862360074,0.498832444910943,1.689435892425134 +red,square,0,291525,0.3663341440656648,0.9286463325463061,0.49866636736612063,6.025152801409885 +red,square,0,291538,0.8371059671758849,0.8171431625057642,0.5027239947717429,7.358223709838609 +purple,square,0,291550,0.8650044776033571,0.17748234761700155,0.519046758735384,5.47792772385575 +green,circle,1,291598,0.536286085982837,0.3933444036103214,0.5298185420316195,4.82429925301114 +green,square,0,291623,0.8529107372710464,0.5405310906383437,0.4817690340074414,5.672703995607141 +blue,triangle,0,291635,0.9836306342365648,0.5580768581604194,0.4779274157234226,6.683490874494278 +purple,square,0,291645,0.7273236786663938,0.882744937276109,0.5184927030846959,5.134432288561755 +red,triangle,0,291670,0.3024102692037406,0.6041772421910551,0.5288266186541732,4.134730630542767 +red,triangle,1,291678,0.7760809534743702,0.9209548838435749,0.5242428182140852,3.724709105963436 +red,square,1,291706,0.38455578067821794,0.10309244931028216,0.49100402236276647,3.300544412714942 +green,square,0,291715,0.041770092456995256,0.5653991838616541,0.482779161285375,5.829280550418571 +red,square,0,292015,0.22119036413199444,0.45549972236039427,0.4967131757267248,3.6395484393390958 +red,triangle,0,292060,0.34515999026724253,0.8067283710107612,0.517895299072838,5.126823397695507 +purple,triangle,0,292167,0.22283510207794788,0.741953760223494,0.4640615700408663,4.158819477747105 +blue,circle,1,292270,0.8392015555058513,0.5455764168759512,0.5245742206618093,4.628803773278881 +purple,triangle,1,292279,0.8893469901719875,0.18434977141471764,0.46176350669815247,6.356909114263387 +green,square,1,292310,0.5765420268540784,0.8831731033254521,0.4884692983115413,6.528111288020533 +red,circle,0,292340,0.6789937093939847,0.731985813167086,0.5003190530763734,2.997453097180325 +orange,triangle,1,292357,0.7080025391419025,0.48091255603363914,0.5068436073986482,4.692879025150829 +green,square,0,292393,0.8844980262525789,0.652029271902799,0.4873767399101722,5.300677709842588 +blue,circle,0,292476,0.24613519589961708,0.39875643763618507,0.5278567895651531,3.4742887516143646 +red,circle,0,292560,0.9217057340403986,0.9602433928493403,0.5023738971546923,6.261719743721753 +blue,triangle,1,292579,0.8901273559874665,0.6476409389872694,0.4874259285482577,5.056998927734246 +green,circle,0,292627,0.16680279431025324,0.599957009048826,0.538139640406762,4.852636257864416 +red,square,0,292706,0.9731259228381611,0.7817514446657341,0.4852653696528141,4.3114959477113475 +red,square,0,292730,0.9125850124338356,0.4409835879738838,0.48112557584212456,5.1008125395301604 +yellow,triangle,1,292872,0.21184116734669112,0.34350488899414156,0.4926646864103738,4.652611868947775 +red,triangle,1,292955,0.42507658367336476,0.21016489604327915,0.5035631971135429,4.682735965201783 +red,triangle,0,293002,0.8138242171256701,0.15298589168226517,0.5011786952142664,6.183038756572543 +blue,circle,0,293095,0.8055517396574174,0.25190528517481103,0.5317737094468621,6.232033008546204 +red,triangle,0,293147,0.8333627464577654,0.8048486676246054,0.49081665542292613,4.753468945440081 +red,square,0,293177,0.8283882073520143,0.7664605134595852,0.4710204681907803,4.03515813210888 +purple,square,0,293237,0.7341327240760214,0.08849070682205296,0.5274713300012743,5.885548222539512 +red,triangle,1,293259,0.160406193480767,0.9313706492934899,0.49582790954757083,7.237443140445843 +orange,circle,0,293395,0.8526598416126374,0.846180672330378,0.5038970535979693,6.965075082684908 +yellow,circle,1,293513,0.6540249477176301,0.7676035130825353,0.4997081039816843,2.9261088871125622 +red,triangle,0,293537,0.48020589114775214,0.0642982089297347,0.4963296052523536,4.323968118097352 +green,square,1,293647,0.24081441277584592,0.7535243105422101,0.49602410655824525,8.433989906307671 +red,square,1,293662,0.6044893290864333,0.31575083068632737,0.4666483148997662,4.2872093119365795 +blue,circle,1,293807,0.7736819807853733,0.27121674871610024,0.5304317528332403,3.433947168154671 +red,triangle,0,293832,0.7923922344707054,0.6590670763835446,0.49577917620346657,6.119542141095465 +red,square,0,293852,0.8882460551360579,0.14372946573581613,0.46817836161335413,5.343391547798532 +red,square,0,293933,0.7266871347048595,0.25953672310532006,0.4691136530008869,5.819682185014687 +green,triangle,1,293951,0.8623520577678409,0.95679961338491,0.4899748423624019,2.5710146291060245 +red,square,0,293959,0.0847414066198453,0.6677842249273277,0.46471543190025083,6.260401915212237 +red,square,0,294096,0.5123300445781311,0.3118425790761661,0.4594267189708461,5.009860473207472 +purple,triangle,0,294256,0.9799352597926767,0.1588428171799734,0.4475443411229563,5.4227244989926 +red,triangle,0,294311,0.8112589931962002,0.12831513933525085,0.4922712354464417,3.538258302561511 +blue,square,1,294360,0.5473903377576527,0.6909896477605875,0.5345265456708845,4.388932767057418 +purple,triangle,0,294410,0.8777280580134494,0.3955145992873986,0.44738938938831824,4.620651176690026 +blue,square,1,294476,0.7291766541236148,0.29922655475786664,0.5436646021049597,3.7845402706451114 +green,square,0,294530,0.6294930752661401,0.22304826646157672,0.4993973336074978,5.329000184983069 +green,square,0,294566,0.340246931270076,0.7477935410227243,0.4958621026062283,4.902393591550665 +red,square,1,294685,0.25005493192702166,0.6009872970522427,0.47523361850663626,5.1648570823276865 +red,triangle,0,294829,0.10110453502245331,0.7832535542117784,0.49604315405130983,5.8613494883678925 +purple,square,0,294835,0.9366059760590085,0.3874098466275303,0.5120726336459891,3.0627487531820283 +blue,circle,1,294877,0.06780676925715112,0.568931748987323,0.5385689010987372,3.709861800026573 +yellow,triangle,1,294900,0.7068476708732563,0.9999189897724752,0.46884528404855447,4.330113594485119 +red,triangle,1,294920,0.9680396921055037,0.5004152074794316,0.4883577740670396,5.062226901519312 +purple,triangle,0,294922,0.6485406826372255,0.26055023531394605,0.44964428159147796,3.679771822144931 +red,square,1,294952,0.09822042499794581,0.4721308614555967,0.4716577332666743,5.038923484700747 +yellow,triangle,1,294992,0.5428921513623008,0.44422778344940905,0.4689031432263098,5.328961305576487 +blue,square,1,295007,0.8566177608383426,0.8271499907892523,0.5466309172928557,3.742076008326857 +blue,circle,1,295050,0.20746697621757848,0.0416450436545337,0.5350822997282313,3.987876556185007 +green,triangle,0,295106,0.2861756112499002,0.5720629411750932,0.5085520503326988,6.3610492698092465 +green,square,0,295163,0.9294703650367374,0.15595264499897765,0.495347833271314,5.13528728899091 +red,triangle,1,295204,0.6693516488305271,0.9363959410830951,0.4834568941426011,3.832096208108085 +purple,square,0,295349,0.9475916179839136,0.29865429028869617,0.5146889666558835,2.539750454831528 +red,triangle,0,295360,0.3130709106299676,0.38871256610085025,0.48164877534132167,3.3211790766925318 +red,square,0,295373,0.39113693958859785,0.7761577445177983,0.4663004474487686,4.693395763208141 +purple,square,0,295380,0.30019674425684617,0.6262114315377585,0.5160162501758863,2.943606204006251 +red,square,0,295438,0.5652931995020114,0.9310644767615538,0.46371883276660253,4.587457379634179 +orange,square,0,295545,0.8523526718052418,0.045441157692545864,0.4901543677067723,5.437648718691428 +purple,circle,0,295601,0.6132680906024632,0.24071681251837995,0.4852945274864665,4.7293442246217 +blue,triangle,1,295681,0.9027038969310971,0.5682822528015326,0.49163730560647995,4.775580298639574 +yellow,square,1,295687,0.4328651737515983,0.30369182610863665,0.49387608114631815,4.563515629843871 +red,square,0,295697,0.3386320831614862,0.7172145445087343,0.4588487112561816,4.326448248575368 +orange,square,1,295720,0.21621923205720683,0.612406871210008,0.48875106135898644,5.566531426339076 +blue,square,0,295846,0.12743812900976104,0.3704811127026947,0.5505346354396387,3.754022129962694 +blue,circle,1,295940,0.3545446952494561,0.5803454111094273,0.5291069870863622,5.770355484262528 +purple,square,0,295994,0.09607190841293178,0.13684392353269614,0.5147065416334244,4.494554722658508 +red,square,1,296023,0.21662850506626408,0.21442710835724388,0.46647522160934335,4.186516102379482 +purple,circle,0,296140,0.9859248949980823,0.4472860339755894,0.4850433406069708,5.0427622870286655 +orange,square,1,296207,0.40227896915373196,0.8396533887004508,0.49137323091255614,5.735128743806576 +yellow,square,1,296242,0.1586216027165228,0.578425993724517,0.4982541930814546,5.720989004286217 +blue,circle,1,296394,0.024773368142677055,0.40036101451109285,0.5285292887238052,5.6213133291368464 +yellow,triangle,1,296467,0.7864088027130408,0.9554833709529619,0.4766187647235236,3.739850054462682 +red,triangle,0,296493,0.11189153471928626,0.29773142203006864,0.4940937002097084,3.7831513988412806 +red,square,1,296578,0.23259496109788058,0.4741853404934552,0.49431057508140075,4.561900354549574 +purple,triangle,0,296599,0.4057531538385848,0.30910095231087875,0.4424574385120491,5.534218913750713 +red,circle,0,296690,0.9486119039495877,1.0468280305327768,0.511655208248468,4.611930670204417 +purple,square,1,296715,0.37978890485357586,0.8128658675617892,0.5234976358529531,6.111507237953888 +blue,circle,0,296815,0.9641680881641452,0.4150589103472394,0.5259584938612869,5.551265241044931 +red,triangle,0,296832,0.562197139585697,0.41255288922228106,0.4906806182909494,5.546655679971994 +red,circle,0,296894,0.48078922559343307,0.4229723230857455,0.5069760450637796,3.2154294107148407 +red,triangle,1,296901,0.6766474296955985,0.17302563156129103,0.4881119613024596,3.7959813405567853 +yellow,triangle,1,296908,0.2926450242309324,0.2911575047655115,0.475505781890316,5.692694144796749 +red,square,0,296954,0.5697875239428923,0.679689053555388,0.4831269467552712,5.362638083319464 +green,triangle,0,297031,0.4856847425607669,0.7602160955896392,0.5116839474995949,6.707703894930925 +red,triangle,0,297048,0.11662290117546481,0.279683717617913,0.48578708535661336,4.025282919744382 +yellow,square,1,297057,0.10242685846591137,0.14244272059015983,0.49332686687271954,5.046470073616738 +green,triangle,0,297084,0.5036024284493329,0.000716883409890845,0.5078436931234223,5.386783602754711 +red,square,1,297109,0.9565992780801307,0.391888547519641,0.4882428536993298,4.678069335734491 +red,square,1,297155,0.045645722259456956,0.7678316856228136,0.49301891154484795,5.0994860621646 +green,square,0,297188,0.8965429844923264,0.8594422863253137,0.504237440861051,4.052025996361799 +yellow,triangle,1,297235,0.26519000677552373,0.5146021817953338,0.47031253457870803,6.906317931075872 +red,square,0,297285,0.19319589868062348,0.27109174465708263,0.49075623527344225,3.5055432443081127 +red,square,0,297306,0.8342347266008945,0.050210087252675284,0.4829427458824445,6.258562385907329 +red,triangle,0,297318,0.47152394364522066,0.11591939306515076,0.4653369317500246,7.077570170395727 +red,square,1,297330,0.47119118618167777,0.7221904681946161,0.4813686074054236,4.238091218942955 +red,square,0,297345,0.28328416261445555,0.7499332799763361,0.47773188592199,5.9402790022423275 +blue,circle,1,297426,0.18499600179476738,0.26821367317511613,0.52838909703659,5.819455103995662 +orange,triangle,0,297450,0.19018417868188553,0.11667221083622226,0.5108476884795996,6.895272007440184 +red,square,1,297560,0.9721017469870473,0.21329374223958908,0.4729102824029775,5.80962377361852 +red,circle,0,297565,0.669909552192451,0.5714566604335872,0.49609823369631634,4.630498467935303 +blue,square,1,297694,0.2781074948353178,0.5853700862533163,0.5272440504419877,5.051385157745677 +yellow,triangle,1,297717,0.8121305258287984,0.9439243790359957,0.47002328233164337,4.808869080797949 +yellow,square,1,297812,0.5588039639966413,0.21895882842418446,0.4924397608576836,5.930823306177107 +red,circle,0,297926,0.8431743909773395,0.8429992075973789,0.49564124784555214,5.06138198461682 +blue,triangle,0,297950,0.2623185427858544,0.36658803068427936,0.4956368567290423,4.954940895755882 +red,circle,0,297977,0.26959762349647964,0.2530065846482056,0.49063917380089617,4.081586199641363 +green,triangle,0,298019,0.6092615715256717,0.21159160957338474,0.5118969562633681,4.6856635517272425 +red,square,0,298064,0.12160457464683472,0.7153362033575198,0.4786915873610719,4.145958039579617 +blue,triangle,1,298103,0.709404390250226,0.16203635906555813,0.4978395544167789,4.23006581964683 +green,triangle,0,298162,0.23199631072772864,0.4803312745946785,0.5099247581319517,4.091101499560562 +red,triangle,0,298168,0.8859601371346695,0.22373794956094917,0.46891562801991576,4.3483032931649825 +green,square,0,298197,0.9957463277412469,0.24723951040588443,0.5016546264278595,3.4834589129389477 +blue,triangle,1,298220,0.35522185926251837,0.871845694415609,0.5040840399863876,4.315572437101423 +purple,circle,0,298292,0.036063302356188154,0.23811982898511808,0.48315474999216695,4.07325211122341 +blue,square,1,298313,0.7688878054881069,0.05073358446579801,0.5151669446320261,5.734002017117182 +yellow,triangle,1,298380,0.09661187384420866,0.0708294155067768,0.4656499827251335,4.479820656523532 +red,square,0,298505,0.7697779674760553,0.6087426987674531,0.48009991096523863,5.276041632364311 +red,triangle,0,298520,0.6145378722431138,0.2522093198037776,0.46342618533547025,4.750063816585814 +red,triangle,0,298607,0.6074021231045044,0.4459202208723996,0.46478686150331816,5.633280256071977 +yellow,circle,0,298625,0.16312410076670225,0.9525579123223971,0.515915123861317,3.4930911846115293 +red,square,1,298652,0.14767562172521354,0.11163258893136208,0.4735042506096502,4.1215875375541735 +red,square,0,298658,0.7717895506774058,0.3209651966078415,0.4777527155377761,3.277936085505915 +red,square,1,298674,0.19754839918290767,0.11239951507997248,0.4783758644194376,6.128778661460413 +red,square,1,298693,0.28519754752302573,0.3798685944960586,0.48184288043656176,6.185457242216272 +blue,circle,1,298864,0.9327138914480179,0.660543523574067,0.5326944508585649,4.61914047857024 +red,square,1,298900,0.5831547754084914,0.16283501386351695,0.4686528960135068,5.409508252510452 +red,square,0,298935,0.017975872307126717,0.09938042362589927,0.4672523732912803,5.293585731193196 +yellow,circle,1,299019,0.9321732779863839,0.2741867762484177,0.5165428172575693,3.3187550721737034 +orange,square,0,299065,0.06314784014201447,0.15811283944090349,0.4935201981856332,5.164577796001799 +green,triangle,0,299070,0.299391082596862,0.41163536573041415,0.5046643056866701,4.512986146614555 +red,square,0,299152,0.14517045684523344,0.013670877743999998,0.4817437539295141,6.326949796935388 +blue,square,0,299272,0.4476611337505636,0.7801221096820661,0.5191395482079683,5.539605026604586 +red,square,1,299359,0.859232642447632,0.22003881191397745,0.4914506540710125,5.8982398632018525 +red,square,0,299364,0.49753080437928054,0.6587404206820608,0.4866024176735825,3.6797731454982743 +red,square,0,299369,0.7044923244705168,0.9340596054256529,0.4883296575590863,3.905597431766193 +green,circle,0,299389,0.42103210314596606,0.8357212534144285,0.5480406068658668,5.378146498354905 +red,circle,1,299553,0.7263060939063148,0.7536136460986113,0.49644669950941334,3.8757988386798465 +red,square,1,299605,0.24880260275220722,0.023725022806381113,0.487536845817757,6.016966219740868 +green,square,0,299685,0.7763864793820608,0.31561068312737994,0.4989935942600376,5.933257794344787 +red,triangle,0,299740,0.12528610031358367,0.8906913922061578,0.47948130182690357,5.9629837948227005 +purple,triangle,0,299781,0.5816387676459744,0.9511327115745335,0.4603331122226516,7.179647177872418 +red,square,0,299800,0.2578253136093108,0.5892041381039295,0.4831056459328499,5.441853050502611 +red,square,0,299889,0.8973190947190652,0.5018151811839017,0.4853163651983584,4.61669823550631 +purple,circle,0,299922,0.8300008706180275,0.1275332490304978,0.4750718152173571,4.511563227189963 +red,square,0,299947,0.5273822465701745,0.9286734523645935,0.48890214223520034,5.427272197226707 +blue,square,1,299970,0.01812674786184776,0.06313323303656337,0.5029760870794235,6.1291662183615365 +red,square,1,299985,0.10191295874723083,0.01178821607847469,0.4889066278006681,3.513404926195023 +red,square,1,300118,0.7838214512210948,0.5825956262321237,0.48391871259128105,4.63728636336322 +green,square,0,300160,0.2812562665580939,0.2756903188251216,0.5049104712505684,4.958042604347722 +red,triangle,1,300167,0.5149792094014062,0.08030516396604948,0.4783715629622743,6.001861021926376 +red,square,0,300182,0.25865300869772023,0.2810863103838145,0.4906321649433822,6.512943775572094 +red,triangle,0,300205,0.7121380140783574,0.3914785923081784,0.4741953774617361,6.576617109348067 +blue,triangle,0,300215,0.36869112608804,0.8001615458818079,0.48635626298799045,3.57447294161479 +purple,triangle,0,300289,0.6891384831640978,0.3357481194274481,0.460734939938052,6.0371079828721435 +red,circle,1,300400,0.6938631031492669,0.6208774028350542,0.5004387524845038,5.956376933506028 +purple,triangle,0,300418,0.5856512822237091,0.36554759366219336,0.4640443816913114,6.100398057947508 +red,square,0,300465,0.8660709900065859,0.9273650846271052,0.49045899266672016,3.694815146011953 +green,square,1,300525,0.08753092756593095,0.7785159087286321,0.509951811134412,4.7146650347883785 +red,circle,0,300553,0.06721694669057832,0.15719799892416475,0.4962263043647782,3.556245430527886 +red,triangle,0,300583,0.06713184793043103,0.5791242899788971,0.48704038064901384,3.9321200064963686 +orange,triangle,1,300629,0.4602726170278648,0.944503432262257,0.5034391366080336,5.6848123231107195 +red,triangle,0,300634,0.9996614910922645,0.07233426867697246,0.48617011659381976,5.751868107675523 +red,square,1,300637,0.7823409978929143,0.4792437505690891,0.4972645493601718,6.0799965297228775 +red,square,1,300809,0.7330074587171623,0.9074755779508309,0.4978493810854733,7.00513807387306 +yellow,triangle,1,300845,0.2591390012141541,0.04055506669904452,0.4695202283472291,4.402007284014633 +red,triangle,0,300856,0.9980645351223236,0.8691009559567416,0.47937656476978113,5.755333219904422 +green,square,0,300915,0.3374471439395277,0.1486784869787705,0.5081179655250804,5.276210095435389 +purple,square,0,300944,0.3162527134231783,0.6221869218763099,0.528659860431892,5.659532063374793 +red,triangle,0,300946,0.7552699472402814,0.2368027970925739,0.4864831923304649,5.841106271389741 +red,circle,0,300984,0.19340501200990967,0.28034400077865584,0.4850449344289182,6.485939862731996 +red,square,0,301085,0.8810670865088781,0.5412594578961352,0.4836614115462953,5.581688877735268 +green,circle,1,301089,0.4100057587606315,0.05121955440675141,0.542951158152421,3.3192357074885486 +red,square,0,301094,0.0646847306637629,0.08358166281191581,0.48069838295384115,6.374792858788698 +yellow,square,1,301173,0.29763588162061483,0.4822968296523553,0.5249462934370704,4.186304568925794 +red,circle,0,301175,0.35973802236716823,0.32695281407603277,0.48776351920577343,4.553275861705693 +red,square,0,301202,0.8686348409722066,0.05122503167764181,0.4764515029063973,5.150059327536076 +blue,triangle,0,301230,0.8822469399477052,0.2089840757936804,0.47413946278818964,6.015399920849606 +red,square,0,301259,0.07858733610112978,0.22513000306533348,0.4742518390027568,5.738642465958939 +purple,square,0,301304,0.9724754765129763,0.8598431190680944,0.5251303307557621,5.74004652341167 +red,square,1,301419,0.8217857343122882,0.4724766569907044,0.48985911924632036,5.7550665953206215 +red,triangle,1,301467,0.4174436320443585,0.0818948555259601,0.4897210966784838,3.4750819465734133 +red,circle,0,301561,0.5290365243844631,0.45561976370868545,0.4791553279544811,3.5030805602028288 +yellow,triangle,0,301594,0.46752802370690716,0.6437835090336509,0.4645950031622949,4.410657423983349 +yellow,circle,1,301611,0.33938525828694033,0.4927467967496709,0.5148269280658283,3.2759392762935633 +purple,square,1,301714,0.11858156996972902,0.9689500949945644,0.5264544801289793,4.57981700555419 +red,square,0,301729,0.10725828146672467,0.5671134023892811,0.48131623171961896,3.773835861866853 +blue,square,0,301744,0.29498028590741554,0.9111176851694784,0.5117503689661391,3.575451838518792 +red,square,0,301765,0.6599065507527369,0.08582757282514442,0.4775027095988978,4.576116562350592 +yellow,triangle,1,301810,0.9668415009904369,0.391203983395248,0.4682704916987754,4.706540200035216 +red,triangle,1,301862,0.8175755771981199,0.36754896811257676,0.4908202755762249,5.34889526826722 +blue,triangle,0,302057,0.5571999022273035,0.9628178133371085,0.4888087442471147,4.597365840125252 +red,triangle,0,302070,0.9408621238999432,0.603858306633542,0.4729294664039747,4.288024716188104 +blue,triangle,1,302095,0.2052972681365467,0.4362325116244431,0.49139311799476687,5.019068470514523 +red,square,0,302120,0.59381746802724,0.595260563747876,0.5017081107203388,6.094864844860684 +green,triangle,0,302152,0.8955355233771013,0.19218078824011886,0.4893653739016167,4.533760129865052 +red,triangle,0,302218,0.05696209730598478,0.2588562361734128,0.47520079488500244,3.964653850358843 +purple,square,0,302380,0.2830105981314246,0.1961643783533038,0.5217528894561918,5.50138828879668 +red,triangle,1,302455,0.4396484351555848,0.6148028100358339,0.47826159551440234,4.6085143798648085 +red,square,1,302495,0.19095923398793668,0.12027518718769892,0.5224695416498987,3.5244114880365216 +yellow,square,1,302500,0.9169751356807347,0.010467376639013648,0.519285668323052,6.256884862925893 +red,circle,0,302575,0.9849290487302916,1.004163590473081,0.4749339818918633,3.265781671299751 +red,square,1,302625,0.4230107948511078,0.6970638994945618,0.5293475768351691,5.59859575642475 +blue,square,1,302661,0.5654488582651724,0.16309904880804227,0.5062287771058848,5.578740309742421 +purple,circle,0,302671,0.04931802554582421,0.7314770503214695,0.4884183130029546,5.811049354827598 +red,triangle,1,302707,0.2779413333385813,0.16341649987902007,0.4815424217173877,5.467411398187516 +yellow,circle,1,302727,0.689556271739904,0.10784055865500419,0.5091532973255217,4.266690380912545 +purple,square,0,302824,0.6736399194722431,0.8166936455969278,0.5236412485915501,4.6300408702139535 +red,square,0,302886,0.006960154447920863,0.18854556453965643,0.5294222230141536,5.453903226031674 +green,triangle,0,302907,0.9459083712699817,0.35490705899504815,0.4948107369495015,5.052121599496897 +red,triangle,0,302934,0.10764049505353857,0.0956138006790711,0.49511874551605556,5.555512700444382 +blue,triangle,1,302972,0.7323865110586989,0.3551990668965117,0.4914224346805326,4.775053747320865 +red,circle,0,302982,0.22438662961075506,0.29079315097619196,0.48122732502564625,4.171483480337229 +blue,circle,1,303006,0.6106848977747265,0.7876941758796613,0.5312822823466608,6.188801400604075 +red,square,0,303100,0.6400543618312639,0.24143436548567,0.5220150168760616,4.339685182825391 +red,square,1,303120,0.41027956538631183,0.9518356784881522,0.5119945310324343,4.700489664112699 +blue,square,0,303189,0.6838808494976234,0.5358387115323204,0.5064096875079349,4.742006631924768 +yellow,square,1,303201,0.34755132599157,0.8609430106915147,0.49720119277707453,5.633606132762609 +red,triangle,0,303255,0.6423624245958586,0.8024822218116717,0.48060748553357413,5.45092641049676 +red,square,1,303394,0.07629736340083904,0.8642438572119743,0.5168411288934797,3.517023458390583 +red,square,0,303396,0.07367362091358842,0.8983540537729365,0.5154650442185652,5.893253759620215 +red,circle,0,303639,0.016614927787423794,-0.04547000496606706,0.4849661234279177,6.355241846601054 +purple,triangle,0,303757,0.038533667680094474,0.20724377674189576,0.46603362985770486,5.429067161296178 +purple,square,0,303815,0.8497140275956977,0.9763779461261324,0.5399639176626764,7.5129161373355435 +red,square,0,303893,0.9731686307900813,0.40459426277744837,0.5040836926411789,6.5617114075336636 +red,triangle,0,303935,0.9795834792511154,0.01684817576288289,0.47861205080311614,3.7273739440080966 +red,square,1,303944,0.5444699705095233,0.6098074518426574,0.5037006414065412,3.5432373534458192 +purple,square,0,303994,0.9682023322453407,0.6346154333987898,0.5308698174084637,5.384724936478967 +purple,circle,0,304001,0.19550633393403594,0.338729312866061,0.49173512204007286,4.807989215253477 +green,triangle,0,304064,0.13133219197811485,0.6336708439984976,0.4954725307705143,5.275380054723782 +red,square,1,304089,0.652937670494351,0.4175649118056507,0.506289718755797,5.4752026302174635 +green,triangle,0,304090,0.07282458371524225,0.20417586575315572,0.49807778054674634,5.090679675026739 +red,square,0,304102,0.2516239640465522,0.24859650062343153,0.5098131578750846,4.414335638772218 +red,circle,1,304151,0.8142117218255019,0.8873630457342749,0.4903123237152411,7.190824475389927 +purple,triangle,0,304384,0.2416322662263728,0.30381167794267727,0.47021632219011344,4.1054767902279865 +red,triangle,0,304385,0.5862793977888927,0.8002261969651429,0.4900026313553891,4.973786421586735 +red,square,1,304441,0.7023934775730509,0.7021373087346692,0.5120889673210968,4.647736820752722 +purple,square,0,304544,0.2619271896052734,0.5404501025713073,0.515012193771817,4.164463504439264 +red,square,0,304607,0.6425660122558448,0.6695126675524524,0.52483335391632,5.731219329753633 +red,circle,0,304680,0.44797253232491463,0.42270944990698744,0.4899650743991284,5.09036197594088 +red,triangle,0,304735,0.8042902254720634,0.7166082669926087,0.49661375481353576,5.209323225833944 +orange,triangle,1,304752,0.5201915748923396,0.26754408712925837,0.5108516350911392,6.819727886144155 +orange,triangle,1,304805,0.904731906772507,0.9620610146052339,0.514950425722935,4.7406826739650265 +red,triangle,0,304927,0.3484291016880289,0.1783452957121321,0.5008003803252687,3.654103873966568 +yellow,circle,1,304930,0.17801517756216867,0.6008023288667509,0.5045357850698797,7.417381404988291 +red,square,0,305074,0.8485374895960776,0.9156155528971213,0.5086498143578984,6.3346179099081725 +purple,triangle,0,305128,0.7874902342591952,0.21665795000622023,0.4569266419562924,4.770474670295125 +red,circle,0,305142,0.18140494952400665,0.08866788385859563,0.49366355213393215,2.860607311875004 +green,square,0,305154,0.09133863193933855,0.694373715130335,0.5145616649789181,6.632328342374033 +red,triangle,0,305173,0.5248296551985476,0.8029863176823646,0.5127702749492332,3.912010138699948 +orange,square,0,305222,0.2898748045089715,0.8536701379191667,0.49890774503602914,6.149901939106962 +purple,square,0,305250,0.8448465595667581,0.5170364857814286,0.5042921422037655,5.18596154763907 +purple,circle,0,305277,0.25508956914459247,0.24024794821806583,0.504727953767809,3.8681131994737292 +green,circle,0,305296,0.2886442963069412,0.9418778015541577,0.49846086314124705,6.349863185330958 +red,triangle,0,305328,0.8575952324207371,0.6588020716675531,0.5207722049947101,4.2276328828804735 +green,triangle,0,305334,0.2662809669984314,0.1987284669605881,0.5057777398809051,3.3848005984338765 +red,triangle,1,305425,0.19488650871393232,0.4726402997083098,0.5138063121553798,5.165860778048057 +red,triangle,0,305436,0.3031556352264796,0.7196635061168956,0.51088090222633,6.1998207701112085 +orange,square,1,305472,0.8779403876123824,0.7798192554185158,0.49718772298242214,5.1018235586077365 +red,circle,0,305485,0.15548983287316043,0.10911602713099237,0.490617004397277,4.4318058511393055 +red,triangle,1,305500,0.6585576916445907,0.5338615856748484,0.5129113061633741,4.18244520719598 +yellow,square,0,305505,0.012536744410525325,0.2433144520608007,0.4990267345214811,6.126888840918949 +red,square,0,305585,0.9797924913789501,0.22232880990887227,0.5222487249549825,3.621860673676309 +red,circle,1,305636,0.3930768144390525,0.4554647978804084,0.4963411758276519,5.486692374627584 +red,square,0,305673,0.3067684059767384,0.9172846509418883,0.5267657540899479,3.866675043547861 +yellow,square,1,305755,0.8262122856166667,0.05980134224575373,0.5048474180113024,6.434022674428818 +red,triangle,1,305785,0.8912190721179941,0.0634747296927507,0.5196621111365651,4.26893774976731 +red,circle,0,305828,0.26669807742281604,0.2990826380900149,0.5032289635505375,4.004513394884534 +green,square,1,305843,0.8540259347627556,0.5321654340814977,0.5135082711211014,4.234551468444308 +yellow,square,1,305885,0.190434565438922,0.7654894204047193,0.49856498258069676,6.111066606323395 +yellow,triangle,1,305916,0.7015332343471989,0.8632199990272507,0.48495781664928933,5.063714991777166 +yellow,square,1,305954,0.5154372964414472,0.23924871976585527,0.49471251054831755,6.106156861066687 +green,circle,0,306019,0.4815355864808283,0.6144924765717046,0.4937778373680289,4.574622551809915 +blue,circle,0,306047,0.6708269149700532,0.49124797248493635,0.532411661628068,8.199510512113994 +blue,circle,0,306074,0.2664318774840565,0.8817824151982447,0.5288885391042243,4.750227751871143 +blue,circle,1,306105,0.5666796420060147,0.44228918409920337,0.5324450569077825,6.2270721922416366 +red,circle,1,306125,0.01752009255670739,0.012003433338529424,0.49818512336643095,5.744755900379748 +blue,triangle,1,306391,0.6153931662265688,0.4457963077074518,0.4768612589726274,7.427865684424334 +yellow,triangle,1,306406,0.6788862712314652,0.4116741778150316,0.4855399156424676,4.248117990214868 +purple,square,0,306480,0.5062418674625349,0.08904801167462162,0.5180705629762576,3.497194833123453 +green,square,0,306509,0.6238365472963749,0.8736654333706457,0.5035753695801006,5.624999791044096 +yellow,square,1,306568,0.2517342409381401,0.5607854671328018,0.4863569738074924,5.342195972264192 +red,square,0,306590,0.9505419452167662,0.679779407076754,0.521654288615688,5.3809428613227395 +red,square,1,306646,0.6047566003389032,0.7766057306299667,0.527040506395118,5.507599575188592 +blue,triangle,0,306672,0.337316210469482,0.6267681207152156,0.47353032471912027,5.062344070600751 +red,triangle,1,306690,0.016161402703349093,0.8548922014389212,0.5298979679549719,3.2641953115109756 +red,circle,0,306700,0.02567761097810839,-0.03655897410556717,0.4926471028706084,3.0354622575591432 +blue,triangle,0,306759,0.7932092952421166,0.4380255564355239,0.4802627712178217,5.546435385768809 +red,square,0,306766,0.9204264182079643,0.4018584502141255,0.5243590791041091,3.5849988439432985 +yellow,circle,0,306787,0.16587039072607757,0.663664050422724,0.4987946747111364,5.291600456899086 +green,triangle,0,306815,0.7299202050218979,0.6552680850374167,0.5003637812412703,4.886295254176624 +yellow,square,1,306831,0.21811593993643819,0.17547386290873968,0.487260370873267,5.249231279209982 +red,square,1,306846,0.5058724526255617,0.6129664323550472,0.5254787222987124,7.663968872616754 +red,circle,1,307076,0.9676760423225215,1.0475429032640997,0.4986227555350541,3.577868740338316 +red,square,1,307115,0.11886395244680237,0.3900272500889973,0.5234791847519441,3.072662158492658 +red,circle,0,307123,0.09936195107484114,0.05744379933681094,0.5033330692596379,5.643635287839078 +blue,triangle,0,307129,0.5771409404126412,0.11760707686727356,0.48475608421831184,4.460017797219344 +red,triangle,0,307133,0.762804204487993,0.7809558764276042,0.5063507913255922,5.145310374210368 +red,square,0,307156,0.900799522559889,0.38618958860399644,0.5222527711160118,4.961621920724561 +green,triangle,0,307225,0.5270179878980258,0.10052818496180849,0.5023819910843416,3.4923362070071136 +red,circle,1,307287,0.6566857444348829,0.6729806090763196,0.5038144544580992,6.193904013666604 +blue,triangle,0,307362,0.1911714345722222,0.7715257323545277,0.49130390736052193,4.422388311122001 +yellow,square,1,307379,0.5171052700708267,0.25554476579258234,0.48970608678347916,5.036532735831131 +red,square,1,307395,0.2610815163955674,0.503074712438503,0.517828018995584,3.973960441261171 +yellow,triangle,1,307416,0.519313490412225,0.87933187127998,0.48771296185269913,6.534530792176736 +orange,square,0,307517,0.6197602176490566,0.7795540660347835,0.4963122713166586,7.390044813411266 +red,circle,0,307629,0.48739846973074064,0.465361757932242,0.5023423634876732,4.630956041174142 +yellow,triangle,1,307637,0.12739507818779683,0.1173985798756847,0.4952982067434773,3.944866416793379 +red,triangle,1,307679,0.33804896935526785,0.03732253381609851,0.48239195355097997,5.793156035393705 +red,square,0,307743,0.4651417535641841,0.07133907568851139,0.530744518298765,4.743418278295491 +blue,square,1,307745,0.3707408775242743,0.49362478651153885,0.49587747960735457,3.9321869738237925 +orange,square,0,307844,0.8888385367297386,0.34270045850419917,0.4933264096015811,7.229833779056122 +red,square,0,307900,0.8152304447693551,0.8464616377854375,0.5200260049466741,6.1930063800980735 +orange,circle,0,307922,0.9799542974777731,0.5631117008263572,0.5083318815358503,6.151762981660114 +red,circle,0,307980,0.8390768284706766,0.8355328733352815,0.4910259931175871,2.7763269232413346 +blue,square,0,308001,0.9401414287917517,0.6556333863888074,0.48738484797112674,6.331561672320703 +purple,triangle,1,308140,0.9608504870227901,0.8879020064555192,0.45513052916821123,4.546442239319432 +red,square,1,308218,0.33341608047187854,0.9146588007328265,0.5248379423489885,5.5586352879388565 +green,square,1,308246,0.6473958664771461,0.43314657244792587,0.4977987270169415,3.9042555214124284 +red,triangle,0,308299,0.8610127571485326,0.9753251811562222,0.48505406455789435,5.701706364739529 +yellow,triangle,1,308323,0.019966081909734368,0.7900350537304219,0.49414474669405634,5.625946820854317 +red,square,0,308350,0.570969903227153,0.1173371837329994,0.5238531001038308,5.2480280636640835 +yellow,square,1,308361,0.8139158540272159,0.13388403451215614,0.4884567964312617,5.932513833114542 +red,triangle,0,308445,0.48028863400702104,0.7865251623168836,0.4831142966051367,5.24616219807332 +red,square,0,308486,0.23046740317570558,0.15606819151927054,0.5272004102723183,4.411628790173593 +red,square,0,308512,0.1546280693721046,0.8913675994706256,0.5225725331373712,5.4333335302840196 +red,triangle,0,308541,0.5471240843420443,0.3327729472814235,0.469663504191194,3.6272696237402733 +yellow,triangle,0,308571,0.9429733797903551,0.19709094011834438,0.49437998774077196,5.047868963299641 +orange,circle,1,308585,0.30825285073289554,0.11497565384418063,0.5108191806126069,4.703363374380971 +red,square,1,308685,0.6510434435597998,0.5456212090941364,0.5150287503883463,5.936227367102567 +red,square,0,309050,0.9965013982405774,0.6809694313684723,0.5209128718546598,4.935376841731837 +yellow,triangle,1,309051,0.07792819621552127,0.26181505152828544,0.4933310003789433,4.609218090023302 +red,circle,0,309078,0.1848788266184207,0.1249622316055749,0.5134887995047095,2.966850998643373 +red,circle,0,309084,0.449212787550498,0.38322795122897707,0.5150248112002551,5.009587731920402 +blue,circle,1,309091,0.8534363554971895,0.2263431230033489,0.5410603220327522,4.816601810884746 +red,square,0,309168,0.4451879247858581,0.11726299169004328,0.5300535469286223,4.487810030799225 +purple,circle,0,309175,0.6511017701858289,0.19418601516093892,0.5153960480448987,7.225402183189696 +red,triangle,0,309181,0.004171787933958004,0.5663383523540735,0.4865556516253405,7.118214175470552 +red,circle,0,309267,0.345559838619691,0.2508853560238945,0.503913744966538,5.44463784456043 +green,circle,1,309348,0.817380657759987,0.10544621627598816,0.48973381007222,3.2584664923826057 +red,circle,1,309355,0.08366616020436324,0.10742385561455178,0.5041942028737925,5.588329685146665 +red,circle,0,309425,0.9599580117658257,0.8956373603658663,0.510071088152013,5.625943395628897 +red,square,0,309456,0.36576069934033495,0.35809365200980947,0.5232769997016458,6.932004575561117 +yellow,square,1,309489,0.13464086236823825,0.15650924065865113,0.4835104953095868,5.889263490765791 +orange,square,0,309590,0.18640602854348598,0.2672271622271526,0.5030058785289381,4.326083882616069 +red,triangle,0,309626,0.04746071475927671,0.5367543900755519,0.48581705431478733,5.630710628608316 +red,triangle,1,309681,0.356381744385441,0.26813337819748007,0.48971389404584026,4.580274896046053 +blue,circle,0,309690,0.5295366501170954,0.4735172172627693,0.5370203616295891,6.7412581801620055 +purple,circle,0,309771,0.9353238472782092,0.9124694467231034,0.5157439552390941,3.83882578956262 +purple,circle,1,309901,0.7867447915994401,0.17554390367142436,0.5114776859288765,5.478594520165248 +yellow,triangle,0,309971,0.9890464545334569,0.8023850293870773,0.4988618909788258,4.166279351226079 +red,square,1,309980,0.02062837024103603,0.2984043381983892,0.5295629576749717,5.881978788925136 +purple,circle,0,309987,0.46741352656817403,0.018808978834384593,0.5075786262030751,6.149918814819884 +green,square,0,310050,0.3585964350991907,0.1941680966793713,0.4991629820690804,4.966840885787054 +blue,square,0,310066,0.5622781351587085,0.8052890967176738,0.493901760566586,3.976849572787254 +green,circle,0,310085,0.34006592038936656,0.3204413264209244,0.48229410183663773,5.237564677155148 +blue,triangle,1,310097,0.0426531732390083,0.15171870407048826,0.4948472041070654,2.8507447122043423 +green,square,1,310147,0.2835571115639437,0.47155549882567127,0.49623530121712217,6.028679636526424 +purple,square,0,310216,0.704537451002878,0.5229872604390595,0.5297127404570943,4.648907585804309 +red,circle,0,310253,0.5643784714302795,0.5012497913882893,0.518136912453673,3.925065918220419 +red,square,0,310311,0.9531264061878373,0.974142690969671,0.523931211666261,3.367303302553521 +purple,triangle,0,310380,0.6234285019734616,0.9419453626430792,0.4581269392232534,5.1527756955510355 +purple,square,0,310465,0.15205925058803949,0.6150394904958729,0.526110447227855,4.1154186380623665 +red,triangle,0,310490,0.908145221611164,0.12983617465009645,0.4846339020774075,4.446892273216744 +blue,square,0,310506,0.4543743951049868,0.11843388872347449,0.4992715642172183,5.136386084128629 +red,triangle,0,310545,0.167357771442878,0.968288578412845,0.48428631555807067,3.187524544500509 +red,circle,0,310605,0.5979099497775078,0.6794539039958924,0.5242018264009921,5.280042401144994 +blue,square,1,310633,0.036113790200399065,0.16910869536960704,0.502918336080108,1.8672835436541029 +green,triangle,0,310670,0.6048830568385326,0.729874240054699,0.5159393385770069,4.257994071557856 +red,square,1,310773,0.8775160541846945,0.9806110363238945,0.5327824889664153,3.3435869551092536 +green,square,0,310831,0.4330001902467715,0.6376378265760058,0.49276627036701437,5.9411261297465 +yellow,triangle,1,310839,0.5614588863279815,0.7608824536408751,0.5037189316894571,4.821830950875217 +red,square,0,310940,0.40744592792362677,0.6744828103129084,0.5302394945174181,6.231715197692458 +red,triangle,0,311003,0.23988771374155948,0.8533403056991652,0.49368384416477895,6.4310693402923365 +orange,triangle,1,311025,0.05483042340149369,0.06378038360469551,0.5298994743718047,6.402343677154847 +red,circle,0,311061,0.11868607588693214,0.16008078324282432,0.5230138690384019,5.573261510373027 +red,square,0,311176,0.05781825160678089,0.9812159629061238,0.528849248056283,3.6240024153043655 +yellow,triangle,1,311281,0.18729558177233296,0.9635241693178325,0.5067570914450856,6.8510085898613235 +red,square,1,311305,0.42032239218584777,0.41881499558405855,0.5318614609301553,3.8751212362484946 +red,triangle,0,311423,0.6219982876210621,0.6405049256535393,0.48168248154296756,6.218527099708347 +red,circle,0,311551,0.8796648595608879,0.8960933890140106,0.5224014162804669,5.680682297922847 +red,triangle,0,311581,0.19184117907032205,0.06402197475999527,0.4766580720878818,5.502526429341152 +red,circle,1,311588,0.24245419168304982,0.17592089644676354,0.5234713664732507,3.3228402967788644 +red,triangle,0,311668,0.3081433543019789,0.17475252323788693,0.4807335630203863,3.3559216335905027 +red,square,0,311870,0.05127427063072498,0.5098696172787879,0.5373294457332315,4.430513110438568 +red,triangle,1,311877,0.23661559056090142,0.9855861026865775,0.47743130333143724,4.190599069091753 +orange,square,1,311917,0.023685079195092218,0.026937947780171778,0.4919021407386805,4.627379567957559 +purple,circle,0,311935,0.6352835250630797,0.9147156642130767,0.5234945884182443,5.798712173600094 +red,triangle,1,312022,0.058402282344989676,0.532894108788653,0.4836000966532128,6.7646632689431385 +orange,square,1,312078,0.623264816515352,0.01029168112753609,0.49028138372204577,4.64314623932384 +yellow,triangle,1,312103,0.5922537439254313,0.7931024659310686,0.5174533409684671,7.0776406088871004 +red,triangle,1,312179,0.6566103647142346,0.3093046962173661,0.4890548784170205,4.430438008663087 +yellow,circle,1,312204,0.9195091050599192,0.6284006272763784,0.4910750656033562,5.9488601492085875 +orange,square,1,312222,0.8198924252182687,0.9403939619690145,0.49483627897599086,5.385190500599406 +red,circle,1,312232,0.25695039848198686,0.17690972548675077,0.5107397978022713,5.379986286167665 +purple,square,1,312253,0.4679304831122051,0.2520485779531624,0.5265733936128689,4.523746787611793 +red,triangle,0,312269,0.2719444687249306,0.2727615921669144,0.49218570449784094,4.132534482868859 +red,square,0,312300,0.1095132438049864,0.5990961326315646,0.5487367811634232,5.30813078014137 +red,square,0,312389,0.1681727567517537,0.459575124418405,0.5399539027694862,3.0640498749206455 +red,square,0,312608,0.9394264527956095,0.35691204119685405,0.5447973167051736,5.509032937560587 +yellow,circle,1,312722,0.6372716681357813,0.23390888746555438,0.49294978983371884,4.412810738362551 +red,circle,0,312755,0.01233752976713054,-0.0057486829804792375,0.5126452670422521,5.570141909643815 +yellow,triangle,1,312802,0.9396323804778914,0.085811621835723,0.5175845777084611,5.27077636400634 +red,circle,0,312876,0.07034914442806128,-0.004086988597465882,0.5238122498045377,3.797765987178355 +blue,square,0,313068,0.6811858095759061,0.7887531811761556,0.49361127715826314,4.355142569541913 +purple,circle,0,313085,0.714587824554388,0.9313613753470926,0.5194524554371356,4.015819963177061 +purple,square,0,313164,0.3985259326969677,0.5444232350161109,0.5314123884676734,4.492798714605738 +red,square,0,313236,0.5291260503620531,0.013794840772883843,0.5407737287180777,5.102488976688594 +red,square,1,313419,0.11355392145660848,0.8669393022115569,0.5320901384179496,4.356001846362568 +red,square,1,313491,0.653364670305655,0.6124356991252056,0.5287119902302228,4.007826612460133 +red,circle,0,313507,0.003951253933919596,0.04522770982418345,0.5258906687903119,3.7990821290093546 +purple,triangle,0,313583,0.8823544350221625,0.1118404389612665,0.4586347777216839,3.2594503465151825 +purple,triangle,0,313655,0.636759249610899,0.06469280402168953,0.46135189192740805,4.312389513007878 +red,triangle,0,313679,0.8189085838177863,0.9399067495737984,0.4617192345326423,4.849007284652777 +red,triangle,0,313747,0.6703354930086899,0.5368154670226469,0.4574999605240849,3.207734868653835 +red,square,1,313844,0.9551936046838428,0.9319414615167267,0.5190503305114829,5.846548662129798 +red,circle,1,313889,0.18133834128167947,0.26477984785201514,0.531294217269015,6.008486744113405 +red,circle,0,313903,0.5170426364721215,0.6036794769162875,0.5269285591637343,4.583458820391482 +green,triangle,0,313914,0.42042232286231107,0.9347763946491507,0.5040717113848027,7.523280788788996 +yellow,square,1,313987,0.9311901039381898,0.5711913554470899,0.49929217899612793,4.948899182820194 +red,circle,0,314154,0.8526471187916753,0.8809963270663802,0.5182405502050984,4.179081514411876 +red,square,1,314185,0.5492872519519799,0.330190328959171,0.5273996033970642,5.290135392615926 +red,square,0,314205,0.34626047307667374,0.892390856973551,0.5304223359053766,3.402558165132803 +green,square,0,314224,0.18924796767097984,0.8273744526178146,0.4920170035408091,6.040914722549808 +red,square,0,314284,0.021636620168551723,0.7236946094748882,0.5284752005412547,5.677699797339172 +green,circle,0,314412,0.9295860315045217,0.025690266107089244,0.497645272785663,5.320746340884946 +yellow,triangle,1,314422,0.8422450133883254,0.7184760862620894,0.517631549601741,4.6335430681225125 +blue,triangle,0,314452,0.9435960887336685,0.16011742032923715,0.5041171987880846,4.723921873053907 +red,circle,0,314517,0.6229907355548229,0.6089807098214721,0.5003728523104544,4.489645633365675 +red,square,0,314550,0.9332192658756376,0.33365715523135997,0.5234511225329016,3.785653711839109 +red,square,0,314603,0.43226258201365564,0.5011363797109236,0.5277935121014361,5.322289568074705 +red,square,1,314618,0.4729688221358348,0.8082247750242778,0.5273715962644718,4.643643565339712 +blue,circle,1,314677,0.18167566189367645,0.7569900365744251,0.538237704000588,8.127688766703892 +yellow,triangle,1,314686,0.22154114504521083,0.340772002724789,0.5207086040146836,6.4729265882176135 +purple,triangle,1,314729,0.21555300092636231,0.20483990731212587,0.4562467436503796,4.525005146165923 +orange,triangle,0,314738,0.14478704880216064,0.2044324703382988,0.5394246020147753,5.651896509979963 +blue,square,1,314754,0.6178240188407061,0.9944428415377913,0.4852047757312502,2.718796906504569 +purple,triangle,0,314791,0.04184135931479238,0.4391855754156955,0.45360908771268516,4.924092734588453 +red,square,1,314860,0.10046091286823744,0.8609250387942977,0.5180430599900656,5.992000469626208 +red,square,0,314868,0.7424499126672801,0.1809899807448302,0.519415823485699,6.852372532872102 +red,square,0,314881,0.7443486017365128,0.48920301606010896,0.5234426858165389,5.039298499368262 +red,square,1,314961,0.9146580735998954,0.24536011183661321,0.5211570622432113,4.766820404263631 +blue,circle,0,315167,0.5305454206207826,0.8200238314591863,0.5347077688264033,4.591968684117361 +purple,square,0,315177,0.32005025763871653,0.15647470360006588,0.5167848779664501,6.684007339790288 +purple,square,0,315198,0.15240895214791716,0.29919244949961166,0.5121863211192852,6.159969568372798 +yellow,square,1,315247,0.6828108211160484,0.4015796847989789,0.49659371409731,5.257250967168765 +red,triangle,1,315287,0.6919746500336635,0.055960241491301965,0.5063304835655412,3.5035930223060276 +yellow,circle,1,315319,0.11616430991193993,0.5887832221524038,0.4964918954928837,6.3899289491183024 +red,triangle,1,315356,0.018672373269410625,0.9092165171697827,0.5118839892370847,4.722531198828153 +red,square,0,315364,0.8427844846500919,0.5992584871080688,0.5204742345347062,4.173435918614957 +red,square,0,315463,0.41951588383617777,0.03589601186018754,0.516942061824854,4.8376214446814565 +red,triangle,0,315484,0.7529650295448971,0.9431215182519007,0.49788731296415195,4.5347574004159545 +red,circle,0,315496,0.9309288783393869,0.8730077851333838,0.5076944717355235,5.654391605110433 +red,circle,0,315568,0.1033485563735913,0.06697824662028311,0.5055526799192447,3.517999338707257 +red,circle,1,315582,0.09384641871081734,0.08801379322138762,0.5014132780158835,3.993779177395526 +purple,triangle,0,315618,0.8961539423393202,0.7906187187333196,0.4567045808453017,5.149069214549051 +yellow,triangle,1,315743,0.9844731667969369,0.33541222586489206,0.5325186683372911,3.9812266558026486 +blue,triangle,0,315769,0.6735264887492048,0.39303923267692786,0.4986446566249354,6.201349714039229 +purple,triangle,1,315783,0.9714046347882829,0.27764276534699883,0.4597202347461114,4.659991375203884 +green,triangle,0,315829,0.6072741742180652,0.13442242488002998,0.4916312823761641,4.704378970892795 +red,square,1,315928,0.650261949898459,0.9794670276459893,0.5098135457039272,5.180812607593896 +red,triangle,0,315933,0.5251361946156848,0.2544468570870363,0.49071187482834566,4.943535099881426 +green,circle,0,315961,0.4628765932777914,0.5009559466597028,0.4792149363823281,4.479643917875211 +purple,square,0,315985,0.6560744766739839,0.17830975975236907,0.5042125314907943,5.985763097936512 +red,circle,1,316021,0.7164135106143265,0.6830955315025736,0.4878851428933129,3.775819536462746 +yellow,triangle,1,316105,0.4892590459180154,0.5065529413283534,0.5357798002844943,3.5732158909433434 +red,square,1,316118,0.7690690369913366,0.3055912466129418,0.5061163364523721,6.174020583937238 +red,triangle,0,316213,0.1064618484753983,0.6706095691549498,0.48721578275580185,5.274640214979204 +yellow,circle,1,316300,0.7419118468860325,0.4921678134634284,0.48746178071049073,3.822538553667331 +yellow,circle,1,316332,0.7052472262240931,0.3591091119235702,0.4921315753736453,3.897337107792995 +blue,square,0,316540,0.008287052333036948,0.36269407929162556,0.48380293397067686,4.804535386767394 +green,circle,0,316551,0.6591083265083223,0.6420080793229909,0.4811638732876288,3.927447690754425 +red,triangle,0,316587,0.10982625662686818,0.9960010135922871,0.4913318746186599,4.718179918484908 +red,square,0,316602,0.7893941269986001,0.9354940582614681,0.5235952465041683,4.115492450913288 +red,square,0,316662,0.970888211877224,0.6857596689710466,0.5228003194736635,2.668264923871252 +yellow,square,1,316687,0.0874924263896879,0.950183958407756,0.510721718370206,4.687215641469513 +blue,square,1,316717,0.14114074518146535,0.655241608504671,0.4852961463128133,4.005104442608682 +red,circle,0,316755,0.8796945751428287,0.8923085930699057,0.4687078728895611,4.764711681488481 +red,triangle,1,316868,0.6595832092253243,0.06801374618261546,0.49126597353639273,3.59910120629142 +red,circle,0,316930,0.2764553187950215,0.3353116438105522,0.4770231965668702,4.71820724688136 +yellow,triangle,1,317020,0.07339514161166527,0.44152339049489187,0.5160645007944001,5.7446544144498235 +red,circle,0,317023,0.09355951248555727,0.04769500731061244,0.4785452562682194,5.592835865813732 +blue,circle,1,317110,0.5236272820681089,0.2817463347056647,0.5384011232085524,4.728088219772792 +yellow,square,1,317129,0.10463534688361364,0.6759023798945356,0.5118460945285656,5.0010213467351425 +red,square,0,317235,0.07821593216320089,0.41749452211592886,0.5115398197381817,3.0271934060020254 +green,square,0,317245,0.28280413381317115,0.9556857697539318,0.4957326089443081,5.215505460596041 +yellow,triangle,1,317261,0.9273827654059374,0.8835971806115526,0.5119031140441194,5.685017178429618 +red,triangle,0,317306,0.3175544716298998,0.5365224802620152,0.4838196449828189,3.589982889198821 +yellow,triangle,1,317368,0.4684268930197133,0.3996793351218243,0.5118596889991462,6.225859492489028 +orange,square,1,317388,0.07928933894273849,0.0514072129984835,0.490949314628272,6.608600888579531 +purple,square,0,317522,0.9700830866905408,0.9797449445666488,0.5028390388130227,5.835149255056467 +red,square,0,317570,0.0378176948932033,0.1427414392172779,0.5130201815984372,5.715139555750857 +red,square,0,317605,0.3397124390805968,0.2714845545300445,0.5170010396204573,5.561806237121956 +red,square,0,317765,0.32371787599694224,0.507907498039507,0.5045012450134124,6.395184987087981 +red,triangle,0,317829,0.48020871013960653,0.9884932297951934,0.4982588641272306,6.137621853716542 +purple,square,0,317872,0.15379335750978063,0.5281964960658879,0.4994394965067309,2.0727416448885454 +red,square,1,317910,0.802394784163531,0.6939027134332991,0.4966973402746471,7.32803597295909 +red,square,0,317926,0.4189667395959692,0.0045752361451588675,0.4994227523808975,2.4327208837196515 +yellow,triangle,1,317940,0.7167050254544781,0.5549538255428227,0.5100523850015138,3.5714062736529097 +red,triangle,0,318128,0.29649511175488363,0.7077525174728829,0.4948358938306383,7.19674170777774 +yellow,triangle,1,318185,0.3190657421387958,0.9766789545324229,0.5146995473706589,3.139905763814006 +red,circle,1,318267,0.7124949067752695,0.7354776104940559,0.46776554713874124,4.160604070493101 +red,triangle,0,318272,0.627050404609583,0.13035775383831516,0.5008612680386838,4.642981482508208 +red,square,0,318430,0.9497956342657677,0.7842243295282431,0.4927051141152887,4.014959212256174 +blue,square,1,318449,0.6426554468489805,0.379984431650072,0.503239329678487,4.5235969349819705 +red,triangle,0,318539,0.2096771803308467,0.7973446680349758,0.5153683037016645,5.81953942794393 +blue,triangle,0,318543,0.22170963254835463,0.08469046744317732,0.5054861869194943,5.957782715737459 +red,triangle,0,318585,0.9608586826415092,0.5778298988776719,0.5059131561374438,7.582299416281928 +red,triangle,1,318599,0.8306323684682014,0.07878243923100481,0.5030716956841577,5.376611272914098 +red,square,0,318696,0.39726637906191364,0.9974072581707458,0.49092955531644206,4.742988813801126 +blue,square,1,318741,0.038958390272422316,0.6899245148086993,0.511877267123885,6.201614716402648 +red,triangle,1,318820,0.8260508879078403,0.7122915266979948,0.5036212844700014,4.681609009062412 +blue,circle,0,318962,0.19728458061068666,0.16181839296814904,0.5348196368757366,4.674163075607887 +red,circle,0,318999,0.7784454827895895,0.8011778292745955,0.4662777472228059,6.100564869441399 +red,square,1,319030,0.6141650607593339,0.9142559360340724,0.4928580365712914,2.8435797160193492 +green,square,0,319052,0.8331122386607416,0.5796137503861937,0.5017164714242858,4.731477885461558 +green,circle,1,319081,0.40266172833400726,0.42381083247437346,0.492115379639235,7.571613470933646 +red,circle,0,319113,0.9437821789349579,0.9969487167272225,0.4729779526387773,5.4405712549070735 +red,circle,1,319195,0.3041192394162371,0.2647701882074305,0.4680206081922557,4.044029861775884 +red,circle,0,319267,0.5492798216939365,0.6217327646534917,0.46506013977555066,5.631350743071785 +red,square,0,319277,0.442889751448163,0.36586238799084936,0.48412448099437144,3.7324822580201364 +blue,circle,1,319283,0.6855547858747592,0.2707295407356246,0.5336873724393838,3.8762418109589163 +blue,circle,1,319298,0.7459299364313137,0.3072131190087173,0.5341191395549857,5.53068068586547 +purple,triangle,0,319330,0.7092757264208321,0.23235465548151513,0.46216513190126063,3.4202946860209327 +red,triangle,0,319434,0.45946135793073595,0.2588272307510143,0.5013865092069411,6.440630111447324 +red,triangle,0,319443,0.969619606173608,0.21558215623761867,0.49863958446076706,6.1485718143846455 +red,square,0,319497,0.3982583133796107,0.5549078775856298,0.48613666613912915,5.303023386962724 +blue,circle,1,319553,0.6863886117058431,0.37206295297347436,0.5293565980248977,4.282396951942643 +red,square,0,319674,0.28362300522034134,0.9776435032329341,0.49500489717812485,4.22874121836814 +red,square,0,319690,0.44540466147148683,0.2602174184280942,0.49636965013518813,5.678133972691477 +red,square,0,319753,0.5945643984227755,0.07057457546776025,0.5025606472334991,6.562575077178184 +red,triangle,0,319776,0.4748958361621747,0.5026362244360355,0.493515269580427,5.387268214423738 +red,square,0,319854,0.8833261553905527,0.7186996387121306,0.5011426431160687,5.02885669106661 +purple,triangle,1,319866,0.09727017174152641,0.46447544054366596,0.47035211902337365,4.381689376612946 +red,square,0,319877,0.38211363356881844,0.1851051930756088,0.5088977332933559,6.033395726606865 +yellow,circle,1,319913,0.05475943205246048,0.4827379884980324,0.4839250759959782,5.461357807406426 +yellow,square,0,319915,0.9759577775531386,0.5346636072398493,0.5090356632542478,4.3427832507791475 +purple,triangle,0,319955,0.6450211290963586,0.7647205800081447,0.47397787262422303,7.512466509854714 +yellow,circle,1,320004,0.6072697294590961,0.7735604234985045,0.4782161481440966,4.028959539850409 +green,square,0,320107,0.7279543112915372,0.6448926086368608,0.4867345558653957,5.34349840321175 +red,square,0,320115,0.9963151094127419,0.5614860220224002,0.5162238695986654,4.799168980917745 +red,square,1,320120,0.4876345274932703,0.4723527804131543,0.5188911764015784,4.5079013835331745 +blue,triangle,0,320181,0.7478597761606541,0.7144990122993502,0.5008458260525993,5.568158772053908 +red,triangle,0,320207,0.8912540679796508,0.13308974592620937,0.4966351988438118,4.740432531230698 +red,triangle,0,320213,0.45734507250285783,0.2594904818337578,0.4989310014114306,2.456291754405488 +yellow,triangle,1,320227,0.5308586812797977,0.7725052654525788,0.5133303452297842,5.510681131225151 +blue,circle,0,320231,0.23449582206897412,0.9588065538630066,0.5386645118591479,5.561227745195509 +red,circle,0,320332,0.9240927253960263,0.8320418784551288,0.46142196509973243,4.878844901170772 +red,square,1,320390,0.5735278128678156,0.05680994750733448,0.5033359042288733,6.090509801075051 +green,square,1,320427,0.38079080255192166,0.18905354331113844,0.4907037858557233,5.263999791996457 +red,square,0,320435,0.5960898446331889,0.7903397230154193,0.5017152619611266,3.059881005175774 +blue,triangle,1,320454,0.8848908085564067,0.8923312132333386,0.4990548475069474,5.002427345515826 +blue,triangle,1,320475,0.1569268443018389,0.3196742984588615,0.49493793352365983,3.756729477592257 +green,circle,1,320500,0.5647815083385339,0.4863408108927847,0.4978077398156158,5.285395987891518 +red,square,0,320535,0.3136389492477193,0.8459831062057569,0.5054226352575494,2.583552870227812 +purple,circle,0,320556,0.08274291700283631,0.011981531702173531,0.5310308500191578,5.987754772763229 +green,circle,0,320648,0.09629011688513611,0.7869194660837012,0.5003479541242317,6.49648483163907 +red,square,1,320683,0.35692812504153615,0.5554943275309325,0.5134677416671467,4.496888235107965 +red,triangle,0,320737,0.020012867427591008,0.9805642371114248,0.5040291259439584,4.231686261830181 +purple,circle,0,320770,0.009337255555096569,0.13918972136927654,0.5283727377866156,5.103066168043456 +red,triangle,1,320813,0.2985305141624415,0.8555467295075686,0.49579115054307554,5.960945321253074 +yellow,square,1,320835,0.9011278559567346,0.7285422107675157,0.503217543589724,4.7521316916146725 +red,square,0,320879,0.7059444692365139,0.46370555304500527,0.5115203103971437,4.22356701299343 +yellow,square,0,320986,0.015601479148791952,0.03483907379197315,0.5008076421823484,4.66396019719809 +red,triangle,0,321004,0.6847297348626562,0.7932145655465365,0.4908329573718279,5.445535502726784 +red,square,1,321070,0.45342505049552717,0.5125225107549417,0.5190128579359139,4.118315119598916 +yellow,triangle,1,321079,0.6705071617575188,0.8803817427148197,0.5013233583723586,6.298922709137407 +blue,square,1,321110,0.8702136360214097,0.49692647582661886,0.5299607495813312,6.6131819422058244 +blue,triangle,1,321120,0.24947955591329274,0.48029654076629635,0.49494007087366737,3.669811326668052 +red,square,0,321152,0.17131051116198714,0.8517566554649438,0.5215963440875848,5.548306467460223 +blue,triangle,0,321202,0.4363641687828099,0.019544474085960273,0.4883218526438222,7.387452606559268 +blue,square,1,321228,0.5322542720406609,0.21065509258665627,0.5269834892915934,2.5326375376948724 +red,triangle,0,321285,0.710143402260618,0.8534076581081995,0.49975492780193975,3.707913732714907 +red,circle,0,321314,0.7984166628795825,0.8623991335719142,0.4791416501521122,4.167364845068389 +yellow,square,1,321480,0.972916353164527,0.3684926942422071,0.49736489968193426,5.618405006881453 +yellow,triangle,1,321530,0.4692257097702849,0.3232319653088911,0.4956778330548818,6.740500416957165 +red,triangle,0,321631,0.9683081350452416,0.06627198553757219,0.4948835589424861,5.660492884833842 +green,triangle,0,321642,0.9715889849359332,0.6309264306921687,0.46616568176306455,6.371837539270937 +purple,square,0,321692,0.9336239383135657,0.12656727153155733,0.5179953179287038,5.373824217752926 +green,circle,0,321711,0.9644393199588971,0.8066328910947824,0.5097391666721242,7.7391571591368065 +blue,triangle,1,321718,0.04233891284097735,0.6565482518638562,0.49572672756256864,5.852762818653058 +green,square,0,321740,0.8223999917274492,0.3277495051022389,0.5011804726006969,6.29409308520921 +red,circle,0,321855,0.8730393727931256,0.8846982456315251,0.46943485903510607,3.469662858803927 +green,square,0,321975,0.8759037505341121,0.2768411564827987,0.4941481492696853,4.356843922601224 +yellow,triangle,1,322008,0.9164000913872118,0.5224988236587411,0.4936227158934918,2.569989762935232 +purple,circle,0,322040,0.45050526713854444,0.3810065490600414,0.5216637275515531,4.309329417360491 +red,square,0,322134,0.38755407348408877,0.4052117319250018,0.5420427752432667,2.6621468072160517 +yellow,square,1,322168,0.8463768288412885,0.19634946726177027,0.5073074847287324,3.1131903296146803 +red,square,1,322174,0.2899660655195041,0.2607739531495955,0.5308400515996639,5.378602804959737 +green,square,0,322179,0.2686419363736554,0.5884194571306015,0.49156965416921433,7.33472067034177 +blue,circle,0,322249,0.5312097691912956,0.2866998766884393,0.5300547771100046,4.809521088514162 +red,triangle,0,322261,0.46335425384275486,0.6625945608407157,0.5221104204691589,4.006153695745944 +red,circle,0,322287,0.1531298558749995,0.07053912927400352,0.46452585900732735,5.256278983755565 +red,circle,0,322389,0.5940629877888385,0.601296637083989,0.46630411447173187,4.436644125785411 +purple,square,0,322408,0.37065765846951126,0.4067283952673201,0.5274680100421396,3.9896762684542346 +purple,square,0,322671,0.2015145831423374,0.3960021303646689,0.5319611531145543,3.64698269911374 +red,circle,1,322698,0.2607995955602843,0.22400239384539683,0.45787860930613217,5.45651471941169 +yellow,square,1,322710,0.4001773190623412,0.25630894165050044,0.5182528477901761,4.875544406373321 +red,circle,1,322712,0.7842388254663052,0.6881628448515157,0.45689713863516374,4.956630170345078 +blue,triangle,1,322716,0.9351764837201605,0.3413938482854869,0.5091841787274728,2.481757224688957 +purple,triangle,0,322831,0.3791540064862967,0.2937931357505441,0.48337957209757326,5.707400788309904 +red,triangle,0,322862,0.978883263957583,0.17208215251297787,0.5254050061158511,3.76829801681267 +blue,circle,0,322892,0.852192730327997,0.875831829797369,0.5307611835100067,4.588894350897245 +red,square,0,323010,0.5918043606292889,0.7000468134049758,0.5169782111633763,4.543946337259999 +red,triangle,1,323077,0.45739248862444637,0.8672414109138011,0.5215251455748212,2.7227260734492176 +red,circle,0,323098,0.24723301084060134,0.2841229280120296,0.4664359479037898,3.1377552847749857 +red,triangle,0,323136,0.6380693842353886,0.624769350221581,0.5166966282202463,5.933012199227495 +red,square,0,323196,0.8792987396666089,0.07680337370292156,0.5151463811642052,5.915825493566256 +red,circle,0,323231,0.02946597584823507,-0.00964173446964052,0.4598542294953604,6.066656368439051 +red,square,0,323280,0.9957593004096548,0.5457792865191033,0.5202985812877525,5.876195227853195 +red,triangle,0,323297,0.316076570954698,0.49451312023591176,0.5197858997736655,5.432327494908552 +blue,square,1,323379,0.9894146584394644,0.1598456849653801,0.5190465620260806,5.321717094729606 +red,triangle,0,323426,0.9667942870792993,0.45834058366298125,0.5193796874853984,2.7752124774275586 +orange,circle,1,323491,0.9530300915157188,0.6157661209513193,0.5000750694642581,5.501506237847437 +green,square,0,323535,0.025466555741951558,0.9314023931438274,0.4918391536631408,4.003904813492953 +purple,square,0,323600,0.16261944210584722,0.9622114930511119,0.5159587490104004,4.5962545116326945 +blue,triangle,1,323616,0.30303255688848285,0.08693611578817917,0.51113716940579,4.255873939755748 +red,square,1,323731,0.11150300883706599,0.812752471011457,0.5251511912985377,5.962202895801816 +red,circle,1,323776,0.49783467917086743,0.5674595761425589,0.4802455708585952,3.662032559009031 +yellow,circle,1,323824,0.7002826909415023,0.8114218848057422,0.4878827731446801,5.561974666181925 +red,square,0,323845,0.6178092770759732,0.24994269586172424,0.5272017256334964,5.718707747559576 +blue,square,1,323879,0.36765547446107316,0.8335993289522815,0.5120397252558292,4.279514054167786 +yellow,circle,1,323905,0.6474511034851618,0.9441289636599535,0.48706589514743537,6.857391291304986 +red,triangle,0,324084,0.9990007970649004,0.5984063560112501,0.5192765965918773,6.02505866341543 +red,triangle,0,324106,0.9025392010053739,0.08866257265615829,0.5160043250545797,5.720386334787676 +yellow,triangle,1,324159,0.5134958791049719,0.8682061667809065,0.49802201640066407,5.261964049553423 +green,square,0,324163,0.931142864151507,0.24549905593507126,0.478110673194234,3.437685703888444 +green,circle,1,324191,0.3254608716787136,0.41431860395529174,0.498711875491115,6.53041911957271 +yellow,square,1,324214,0.947359937140417,0.7724299503572887,0.5068265682251539,4.243199493337334 +red,triangle,0,324244,0.9494992003261125,0.17488470368341058,0.5063790096338582,6.847445460858204 +red,square,1,324300,0.632974858484807,8.930277299445954e-05,0.5290750594438621,4.610258616114966 +red,triangle,0,324308,0.35914496258462403,0.31383948785887983,0.5031666087844853,4.208162268033191 +green,square,0,324355,0.5132468772575083,0.734496148973709,0.47531369383510536,5.4639852903521495 +yellow,square,1,324369,0.16463447410131382,0.22800574067939772,0.5049253759450267,6.212815695863007 +blue,triangle,1,324451,0.20956241202265335,0.2726171005354915,0.5144404976118491,5.822733204105899 +red,triangle,1,324468,0.5354715208728439,0.24613133287194167,0.5012996540359805,5.808934763221032 +red,triangle,0,324495,0.5460430282095673,0.916400948528702,0.4968924116236075,4.948528140292663 +red,square,1,324535,0.48750530053116925,0.8354207519202246,0.5329904601574204,4.5400396422906 +purple,square,0,324560,0.6290497451733703,0.04900077904469091,0.5362106970499977,3.9536667555229728 +red,triangle,0,324627,0.7356531907462553,0.8973901227620534,0.4890626288215829,4.240885522928878 +red,square,1,324649,0.8525662903112224,0.9487130591701535,0.5327118930797484,4.536914619191142 +red,circle,1,324755,0.2753183104553981,0.24022062075193212,0.47358419495404414,3.949768957643478 +purple,triangle,0,324788,0.058320987548133085,0.6123565767998979,0.46733568865542235,4.233692005189134 +red,square,0,324793,0.44240926277505943,0.9523325413193555,0.5326671561332541,4.2894849799572015 +blue,square,0,324819,0.024426947590495796,0.5316266848361411,0.5124139001677811,5.619054311325499 +blue,circle,0,324821,0.5063412718934043,0.7486730533820664,0.5069041429725936,4.443930448302951 +red,square,1,324883,0.7773778380327702,0.5907033048263742,0.5306760834520597,5.766312964627865 +red,circle,0,324893,0.4119729859087361,0.479541486794416,0.47274220675869755,5.604600467622807 +purple,square,0,324926,0.16842275192459144,0.7888948967618983,0.5335551370240443,3.8748462668508084 +yellow,circle,1,324963,0.3395358854734897,0.4717722447811884,0.47183492669344995,5.1030090499269924 +red,square,0,324977,0.0567647560319825,0.8852584386364303,0.5308195825619981,4.812497654502461 +green,circle,0,325010,0.747777869980808,0.15672336812474486,0.4983671857021502,3.5524937270702743 +purple,circle,0,325045,0.11448659042521758,0.37128980405316847,0.5280579389173199,6.7711738113629565 +blue,triangle,1,325143,0.811814842995744,0.2538914035408405,0.49895245391075094,5.554581328507087 +purple,circle,0,325259,0.16617239618475033,0.4346085580893905,0.531990236539049,3.9211115790816913 +red,square,0,325265,0.2718576509578965,0.15577912026012075,0.5278939165818484,6.984378812791431 +red,triangle,0,325279,0.4293332706716929,0.7463306612814803,0.5008319015861331,4.818548965080251 +blue,circle,1,325292,0.5283589194442528,0.23472492897549846,0.5135573256417975,5.120523443235321 +orange,square,1,325365,0.41479594499790895,0.48373183240935813,0.4920374216652845,3.4676338222668917 +red,square,1,325365,0.36776326219296496,0.026864515735567918,0.5249304995524096,4.8976826634433985 +blue,circle,1,325418,0.5809690675464005,0.9409031057132201,0.5126529986638552,5.4930181893311 +yellow,triangle,1,325421,0.2924621514312543,0.4519628107299266,0.5060714279073292,4.022430968547574 +red,square,0,325430,0.3616524063450083,0.6748725045521407,0.5220869562971677,6.466926281716532 +green,square,0,325503,0.18992913486063678,0.6976525721214802,0.48573717600808036,4.604820235923111 +red,square,0,325627,0.10613781365226538,0.06695608747900939,0.5245187213867367,4.677799445091317 +red,circle,0,325644,0.23743225205268448,0.1783788641581944,0.49701046700655943,4.691433950645753 +red,circle,1,325708,0.47632324588875885,0.4530808242615764,0.5050409997934431,4.270843356712796 +red,triangle,0,325719,0.6275028105541011,0.7213672357227178,0.5002172762645051,3.440055274826553 +yellow,triangle,0,325775,0.08575403258114778,0.4061910694743488,0.5000709824020975,5.452885175514719 +blue,circle,0,325831,0.9627736861082165,0.3444540262018051,0.5169924498805815,5.244021008140907 +purple,triangle,1,325985,0.02188951027035302,0.44449210075211454,0.4648009260304861,5.625409051079889 +red,triangle,1,325995,0.22641941927027553,0.027411990493695804,0.49000303878724694,6.070081980144997 +yellow,square,1,326013,0.5466110589119082,0.7993443396901851,0.5115614601985802,3.310085028681474 +red,square,1,326021,0.5445462751290312,0.23545602382978847,0.5084121071928628,4.978951854769487 +purple,circle,0,326069,0.24386271930329795,0.4948862591969918,0.5310211373033625,7.332289486054274 +yellow,square,1,326218,0.4207977187353583,0.06559148241184698,0.5119971292357092,5.713981506956713 +purple,square,0,326278,0.3694078438004057,0.8845307798454202,0.5196124743571258,3.772024658063442 +yellow,square,1,326305,0.364342339312579,0.6778843851093698,0.5109535945540792,4.997107064745154 +red,square,0,326325,0.9026517077683804,0.4662380200947325,0.5254560965412735,4.85920289078181 +blue,triangle,1,326360,0.6171043031985003,0.6563591096612812,0.501899987292809,4.705629956098989 +red,square,1,326375,0.7565377040169405,0.77687484140646,0.5247431613810872,6.385264763616131 +red,square,0,326382,0.8857073415633464,0.0568738396449876,0.5225633155813637,4.457044827399879 +red,circle,0,326490,0.8965680990892491,0.9866394224571755,0.5132353404710892,8.36378992550476 +red,square,0,326512,0.4060476274644077,0.6921115525227287,0.5249918109489632,5.2400281554119195 +orange,square,0,326653,0.6350121426552636,0.048032888259897044,0.48537979050664637,5.209091859880245 +blue,circle,1,326684,0.2703392928886307,0.12155510214852938,0.5246866921197347,3.1267564242051695 +red,triangle,0,326701,0.563117131148891,0.7939612650067187,0.4915541049563324,3.7090816210948603 +red,circle,1,326785,0.02704338146223284,-0.04106383914389711,0.5196009194626682,5.195519463029234 +yellow,square,1,326800,0.6837164121801776,0.8617931960386346,0.5129301527828952,5.427528440148539 +purple,square,0,326816,0.9525761753790593,0.49451301162020544,0.522167193867163,4.640759310495134 +red,square,1,326842,0.1628701489879193,0.4486789942169367,0.5329971644668731,6.4143655401408095 +yellow,square,1,326865,0.23314746745489467,0.5140457025729221,0.5144697602469269,5.382406309641655 +purple,triangle,0,326875,0.32710018093748117,0.682952682314051,0.4587534389825774,4.161987410672152 +blue,square,1,326911,0.9499804206300224,0.8830151918905924,0.49493525846972275,7.2901199343317105 +purple,triangle,0,326940,0.45117504834511646,0.7528625843741594,0.46369375666349016,6.018868590488388 +red,triangle,0,327064,0.2673400311085029,0.9748084027835497,0.4858489835268026,3.454207420625662 +yellow,triangle,1,327124,0.8521956893378505,0.31778334288020316,0.5045010392783321,7.740849571194886 +red,circle,1,327126,0.6621048080269045,0.6793782554213099,0.5361145560063162,3.989075765882611 +purple,square,0,327228,0.07770708160455186,0.15686282473056257,0.5219192637211514,7.565571153685286 +red,square,1,327261,0.5070802815676585,0.0991009994388381,0.5142618220957491,4.005160234130259 +yellow,triangle,1,327304,0.21670855056612637,0.4229092229670731,0.5090821428584934,4.171376694980853 +red,triangle,0,327320,0.47594230481617894,0.26577985821357586,0.4793083008522725,3.312364535109152 +yellow,triangle,1,327345,0.35486872424687865,0.35645941772963985,0.5126031740370534,6.913966157444608 +red,square,0,327353,0.8177422009952898,0.77502762265133,0.5201128676434438,4.281609650116536 +red,square,1,327404,0.6608780225835991,0.25110646468794273,0.5248571536023938,5.681629426309661 +green,square,0,327426,0.19684165053851022,0.0658455013679633,0.482523956636488,6.074793796362852 +red,triangle,0,327451,0.48503770531462564,0.2097154454813771,0.48426800355276983,4.432375055866024 +yellow,square,1,327619,0.1187328949230666,0.9371930150464581,0.5117171183989658,5.2214576049932315 +orange,square,0,327646,0.6422253013524792,0.3262956938191697,0.49531878153527514,5.072003145791108 +yellow,square,1,327661,0.04911615336020381,0.0740469691539487,0.5119210394408731,4.181382559173605 +green,circle,0,327723,0.9130327920089024,0.1547003795449442,0.48815423889993104,5.164413079351491 +green,square,0,327746,0.9806626403344759,0.7092852901524583,0.47924229221639825,4.249550586613052 +yellow,circle,1,327779,0.5475144808182765,0.874686834933429,0.48702762694608687,3.6028032373094185 +green,triangle,0,327849,0.7710719710129457,0.09701565689653802,0.4952347592409199,7.914435535668112 +blue,square,0,327890,0.596264040060545,0.2007539589978875,0.4816977457008478,6.328477665108153 +orange,square,0,327970,0.033244875883853386,0.1976111706760848,0.49694125371360376,6.915507637934556 +yellow,circle,1,327985,0.7128461133000341,0.7379828956763212,0.4921527474600759,5.810573662243253 +red,triangle,1,327995,0.2813099806314614,0.40467576543705563,0.4862179676409222,3.025497259794875 +yellow,triangle,1,328030,0.650388664784633,0.748753198306179,0.5110256564418473,3.8444908893851584 +red,circle,0,328050,0.038891398021832724,-0.0047455971530552254,0.5376717895435597,6.972551732184367 +red,square,0,328059,0.3610852846643944,0.8191668782064966,0.5159380801099495,2.4549765988995085 +red,circle,0,328094,0.8154109490283452,0.8613841121586385,0.5417314957392083,3.212581844644406 +yellow,triangle,1,328112,0.9417779749131687,0.5989427790361583,0.5123731859941992,5.652941363127328 +purple,circle,0,328202,0.8032016297505784,0.20018915268808912,0.5504532139490572,6.3672926809200305 +red,triangle,1,328379,0.8904964369108095,0.7717976078033741,0.4831082951099408,4.903953345673804 +purple,square,0,328401,0.3078085627958542,0.3513847980538256,0.52968501849301,5.791490385475154 +red,triangle,0,328410,0.5630094998177576,0.39810214349093065,0.4840927278330533,2.8641043493827794 +green,triangle,0,328442,0.3495391028098135,0.04847993696677777,0.4909365492240992,2.6334722384675815 +purple,circle,0,328565,0.20780248179986993,0.9641870358252208,0.5491676250640222,5.355817321209251 +red,square,1,328591,0.9631572523989812,0.1988227554831976,0.5169183681327704,4.413010187336062 +red,square,1,328597,0.6610719375001668,0.9466620977827448,0.5191538795175775,6.181558463760098 +blue,triangle,0,328676,0.532217274575207,0.9215165572456875,0.49769189054544016,2.951659057688412 +yellow,square,1,328742,0.8565215838409299,0.547557706752661,0.5284014936577571,5.139861303617188 +blue,circle,0,328794,0.11493638715498466,0.9068576192504535,0.5238762042749868,5.002189566230604 +blue,square,1,328888,0.31889897017136026,0.316537088637698,0.4838142844156904,5.200245777483391 +red,triangle,0,328930,0.9723832339657721,0.9216069378968924,0.4763934397254572,4.936530481775569 +blue,square,0,329029,0.2591789176525001,0.2944090414593282,0.4813982600767997,2.510009144578748 +red,square,1,329092,0.23553567696241795,0.41739723335043155,0.5260361259322007,4.732313414838944 +purple,circle,0,329131,0.9031037628536029,0.017696160981824693,0.5485179355840061,5.175351802162621 +yellow,square,0,329160,0.870609726338584,0.401006888910205,0.5298318710186819,4.867283791678956 +green,square,1,329222,0.8465149981805902,0.7637890006015269,0.46456320279830216,6.110137649663902 +red,square,0,329254,0.4095920919277024,0.09660392615422109,0.5304399566102151,4.547702374449521 +blue,circle,0,329301,0.4805512213466605,0.21737726353706888,0.5235499503604353,6.0818172193662825 +red,triangle,1,329310,0.21789574557058644,0.2392185651492852,0.4896732875300848,3.8626313362452542 +red,triangle,1,329354,0.39632844612386,0.9492528818969544,0.4998987826941821,5.008781245264196 +red,circle,0,329443,0.23643734825428298,0.20261135185297066,0.5408689398703113,5.572425751726677 +green,triangle,1,329567,0.5186176275777967,0.2054289898134315,0.4915810215318341,5.578258500530295 +red,square,0,329677,0.3309357423883479,0.725713868060836,0.5260549831742616,2.663995747138903 +purple,square,0,329708,0.7450693314454351,0.7874976347311841,0.5200618730968948,7.286778748858808 +red,triangle,0,329722,0.9864367180455702,0.37045174487388777,0.49368088095638113,4.516041844745154 +red,circle,0,329799,0.7255351327908097,0.6765720696316141,0.533735323931998,5.412834633959929 +yellow,square,1,329870,0.8527274263056215,0.24925696247631246,0.5404171056841892,4.04240852877822 +blue,triangle,1,329897,0.16931548166599253,0.9012430937935009,0.4975508276252114,3.48300168160711 +red,triangle,0,329965,0.08157658671038037,0.8848745359917821,0.4905829398825815,4.929880364065919 +red,triangle,0,330007,0.08289326883489034,0.2838100050711774,0.48575482154347827,2.088330588192684 +red,triangle,0,330032,0.9455253272892942,0.3529829462119589,0.49077719478025816,5.266825104703118 +purple,triangle,0,330079,0.10635533022443988,0.765912250372427,0.4735170744381001,3.609019408830163 +red,triangle,0,330082,0.3584662810316416,0.34006804463021645,0.4867656248152798,5.250274043912767 +red,square,1,330092,0.0300185210043572,0.5764237783253642,0.5128833371312603,7.4318991469801645 +yellow,square,1,330172,0.7086307737392321,0.8361197500271356,0.5361286488166549,6.827805765791069 +yellow,circle,1,330191,0.6600574003945087,0.9708996159541871,0.49875470972187536,6.482600605885213 +blue,square,1,330232,0.6726727227871588,0.42156202307788926,0.4646818934036413,5.865547807266733 +red,circle,0,330358,0.6826415438045406,0.7196333842311028,0.4999336999532344,5.507996239808637 +red,square,0,330375,0.7556849406675512,0.5756232032160563,0.5224706806586751,4.541628910447802 +red,square,1,330390,0.38934017968027124,0.14080289508555732,0.5216904519812638,3.4921097942148016 +purple,circle,0,330414,0.954963362975394,0.1891919072927566,0.5408947025157844,5.8209278216532025 +purple,square,1,330533,0.2900797292359212,0.18331788415779138,0.5270743920271593,3.659391675899025 +red,square,0,330682,0.3729001003048925,0.002579446584631273,0.5294590180084595,4.95781140146564 +green,circle,0,330711,0.03144618970573354,0.8101630773552404,0.48369241851009676,3.8429602486887213 +red,circle,1,330878,0.9973354035694538,1.0250351309434942,0.4935338096568391,5.509620355031186 +blue,square,1,330884,0.1479544549133024,0.32540757563244527,0.4437949228633597,6.318550963640885 +blue,square,1,331003,0.44768572765841963,0.04397540764708863,0.444071830711182,6.195617335156531 +red,triangle,0,331023,0.9417220624872231,0.4436263500097287,0.4786815325027116,3.318969107234588 +red,square,1,331030,0.1354827939983685,0.6519926007293998,0.5167012747461797,5.3403656899448535 +purple,square,0,331183,0.19725791130471593,0.8886735735471696,0.5202572576222524,6.1845270378912005 +yellow,circle,1,331185,0.31705867680025823,0.48231965740539307,0.5005327965861784,5.381476542710105 +green,triangle,0,331191,0.9347680034905226,0.36701360311453735,0.49502633335598634,3.683186013099862 +purple,square,0,331197,0.5271711430700915,0.7227290178600558,0.524822340480443,4.8809938498534216 +red,square,0,331294,0.23930771373547066,0.03683328236103234,0.5118633935383123,3.606252695220856 +yellow,triangle,1,331312,0.3733808320786386,0.6931814674308489,0.5235631423725657,7.917140850139177 +yellow,circle,1,331349,0.08782418290771077,0.8347630784912323,0.5004540813415114,5.197587756035834 +red,circle,1,331357,0.36970893386210535,0.3603436727865095,0.5049689608408068,4.287473295735559 +red,square,0,331547,0.07323232881509201,0.45224050849874353,0.5192136219354534,5.0383588764659315 +red,triangle,1,331563,0.010374109347336735,0.7210057788853429,0.4960503172467584,6.670613483638313 +purple,square,0,331569,0.04885589167611071,0.450398946587766,0.527895568997768,4.115753420734689 +yellow,circle,1,331585,0.25762659294265433,0.44995364281875383,0.49951882697041644,4.430394540365172 +red,square,1,331613,0.8233051235532824,0.8589839077847085,0.5254531384385038,7.852404771370387 +green,square,0,331645,0.9498766864488037,0.20202855966978006,0.4641182359211531,3.6893558600419034 +red,square,1,331679,0.899333701568108,0.7643239731785252,0.5248623623895429,6.6339667975807854 +purple,square,0,331783,0.712394110164147,0.5297183088522027,0.5328788495605058,3.49423106887173 +red,circle,0,331841,0.07898180234040808,0.04330381604433551,0.5036563874946085,4.824946004870912 +red,square,1,332051,0.9783997467683435,0.5109396272243703,0.5082780131771135,7.3093713678681995 +red,square,0,332076,0.9552966721697438,0.6160266342909247,0.5125112064128358,6.376790106211591 +red,square,0,332085,0.1928267584415475,0.5594588538553201,0.5164678104978181,6.107762635342415 +blue,square,0,332111,0.5984414550438949,0.2243290253995549,0.4623649717120488,6.384665642108395 +blue,square,0,332152,0.9926547550299167,0.7908575923909869,0.46538090540242893,6.534229486435346 +green,triangle,0,332510,0.41008743275463455,0.9540041122276325,0.49703293923627817,5.370225158636948 +purple,triangle,0,332536,0.24145483884064445,0.6001331753869563,0.48397448747318994,4.39911885782561 +red,circle,0,332655,0.5044534801229158,0.5143901636756646,0.5116229673513467,6.786266048750883 +red,circle,0,332702,0.7547711528509382,0.658106530533973,0.508855987535961,4.945025033780427 +red,triangle,0,332779,0.2500977730548797,0.9129695640597973,0.4818570020053532,4.6049692126986415 +red,triangle,1,332804,0.012900503227791127,0.49515488453999823,0.4833487910286201,6.59986392957629 +blue,circle,1,332817,0.5272222279462238,0.19555673939108975,0.49944987654326745,5.306056673576671 +red,circle,1,332880,0.49990721572452335,0.42862780826648084,0.5044337668370974,7.431507202200861 +red,triangle,1,332925,0.4061691395975665,0.292167854706467,0.47163984488873617,4.116284788376728 +red,circle,0,332954,0.35630131104980933,0.4066879736950085,0.5002708510503441,3.543704086467416 +red,triangle,1,333016,0.8906161103137673,0.6091053864328775,0.47440589735298,5.03094694195465 +purple,triangle,0,333022,0.7042221664315672,0.5128106917394376,0.49303464394348323,4.96213723048833 +orange,triangle,0,333033,0.423239265987457,0.8891023847447177,0.5250404727529637,5.085534737372059 +purple,square,0,333046,0.22375288720964792,0.9883856917650247,0.5201514432059866,4.421756318535291 +purple,square,0,333056,0.8938199953871618,0.381049212560979,0.5191836445300219,5.165541396421528 +yellow,square,1,333115,0.7493992413628368,0.34141832595978716,0.5211239294918676,4.997086636179925 +red,circle,1,333130,0.17556465854211778,0.23844407602915813,0.5139626884864597,4.24764900389517 +red,circle,0,333131,0.4235176655820543,0.4772064134151415,0.5118853241853449,4.111991213514116 +red,circle,0,333143,0.08997876672028216,0.07632424407363828,0.5069546439921603,5.03268986376001 +blue,triangle,1,333163,0.15701626157887338,0.5665693404336789,0.5199247734183263,3.2898196461533256 +red,triangle,0,333209,0.12305355931656947,0.7546996253454846,0.4834595339977609,5.826520670935331 +purple,square,1,333212,0.8237609344817053,0.8952905197453466,0.5249501867410838,4.305402489854181 +red,triangle,1,333230,0.5615683215035173,0.7731402026244802,0.48362704116604427,4.1488998631965694 +red,square,0,333234,0.7212817424144539,0.9790669266804314,0.5042828690200761,5.774773784289639 +red,square,0,333263,0.5882165289478377,0.17520631796148456,0.5004355579282849,3.924825599855493 +red,triangle,0,333430,0.4613672842273536,0.669833618422066,0.4901214607244927,4.694922565569576 +red,circle,0,333476,0.578488346712645,0.6610513101021155,0.5055864150843146,4.494855857746079 +red,square,0,333589,0.8015276534098261,0.5544533228721135,0.5135878885650611,4.061493147797097 +blue,triangle,1,333600,0.3033961340149909,0.04813475296608227,0.5181023143258533,4.199090848856527 +blue,triangle,1,333715,0.20004802089064222,0.18591901263558663,0.5152060339598382,2.8361967165418167 +blue,triangle,1,333794,0.384278856796202,0.1997036405316519,0.5149807018100885,4.758547711964797 +red,circle,0,333796,0.9392853200813096,0.8441488997660864,0.5147058182557732,6.055767788257512 +red,triangle,1,333810,0.41496885580986553,0.908640105447663,0.49122562762542893,5.488137961034415 +yellow,circle,1,333820,0.2920932491763666,0.8692865023305532,0.5184907105511031,4.419363606849407 +red,square,0,333843,0.8236716731833342,0.010021013848361404,0.4913160770922267,4.536101717194666 +blue,square,1,333850,0.2836467007247855,0.6616205252454654,0.48050023726874946,6.094241352444784 +blue,triangle,0,333870,0.4228313153164106,0.5823378028838815,0.5173136485447389,4.997980854606079 +orange,triangle,1,333887,0.3129206488715679,0.6851397243598627,0.5348597832220764,3.8634075661511553 +red,square,1,333955,0.19849719587767822,0.2613345844669408,0.4963769331116409,4.521006452169434 +green,triangle,1,333955,0.5350318085773056,0.40944426110455967,0.4911000322013426,4.4354831966465085 +red,square,1,334080,0.3923693055652152,0.7431305087616882,0.48679070193544083,3.8864520327295495 +green,square,1,334108,0.007765892408628128,0.8401764747915572,0.4942199391753263,4.838354051366495 +red,triangle,1,334115,0.1391237909022971,0.15538351629960645,0.4922103833419881,4.955411917951427 +yellow,circle,1,334126,0.1248988838216819,0.40576231171468624,0.5136830797433093,3.7696375352121696 +purple,triangle,1,334215,0.925946055444376,0.8766003133696987,0.5115061539967923,6.1215562358932445 +blue,square,0,334325,0.48348983966127645,0.586655193224428,0.471635438741144,2.8926566286394753 +green,circle,0,334347,0.5160009767781689,0.6683768427706686,0.49642460752018686,3.789795981353663 +green,square,0,334389,0.08432995564391765,0.7209098806770929,0.49901137701973064,7.051168603111813 +red,circle,1,334421,0.500308841080413,0.5789087430651415,0.5048963672347088,5.34770862406305 +red,square,0,334427,0.15704232557193787,0.9279163649296636,0.46682827193566123,4.294848201027139 +red,circle,1,334448,0.8363008102718889,0.7448809832606749,0.5022575338178311,5.988341310717203 +red,triangle,0,334470,0.2988297716953924,0.05062817652271934,0.4901996459117237,5.996361597098165 +red,triangle,0,334501,0.6459277405019923,0.6011640855254711,0.4884279565057329,4.315414524343859 +red,triangle,0,334506,0.9162613996021998,0.17013938442276344,0.4934925932312003,4.0327922346751075 +yellow,square,1,334550,0.7123377421608842,0.6128429843228138,0.5271290139614403,4.392578429555868 +yellow,triangle,1,334552,0.4677420770661258,0.2680425528551549,0.49845515830540604,5.009527134273384 +blue,square,1,334560,0.21137229454062545,0.05331880392125621,0.47136963398598053,6.452142277953546 +red,square,0,334566,0.15232902422482852,0.11857431396554541,0.46763700404210046,4.725426738109991 +purple,triangle,0,334723,0.9907578821712121,0.14032932272904886,0.5227359176347566,3.5000533821466036 +red,circle,1,334738,0.29336379977804583,0.24268494782403655,0.4943785716258085,5.858778872787762 +red,square,0,334762,0.9049431707410562,0.9552676497038975,0.47324246602048986,4.9610194866257205 +green,triangle,0,334790,0.7658148534886452,0.7891249375971042,0.4878046404539158,6.250076176872376 +red,square,0,334805,0.4937941137351646,0.03325026822216248,0.4688839061357942,4.572206627225068 +green,square,0,334930,0.3519467974490942,0.35320049904664697,0.49558269425196494,4.038467707721917 +red,square,0,334980,0.28102549377976715,0.553386256533946,0.4636924544578165,3.427570228572519 +green,square,1,335012,0.2740658215359376,0.07503585705630522,0.5022185621358694,4.86518134871109 +yellow,square,1,335018,0.2069003406845804,0.7432074188450274,0.5168554448090693,2.953162460698124 +purple,square,0,335030,0.9096177095197674,0.862650424275686,0.5299990602415251,3.924517162091974 +blue,triangle,1,335117,0.4831120794148649,0.5335144371880642,0.5244180686527155,5.421987782674819 +blue,square,0,335154,0.39723710571507254,0.9361101556126938,0.4763485888200111,5.51714207553837 +purple,square,0,335224,0.924188649223442,0.7533592504589738,0.5336386387891984,5.015165734368007 +red,square,0,335237,0.8858955414751043,0.8457255661231017,0.4615924607942248,4.112605035145278 +blue,triangle,1,335256,0.2420480657298678,0.5095052669433282,0.5191926241877622,5.350393668828462 +blue,triangle,0,335323,0.3354051946445308,0.008655508816868385,0.5191864398021466,4.708090867466985 +red,triangle,1,335340,0.450315313203289,0.5566798747518442,0.4989844006489304,4.638042385360747 +red,triangle,1,335360,0.8147775263952478,0.3457072984660293,0.49493724176120396,4.925106639475966 +red,triangle,0,335396,0.0743111590518225,0.42485486599808064,0.5031619419284431,7.034683618118856 +red,circle,0,335436,0.19924064908250594,0.1629881689070343,0.5200192914775502,4.230488023729935 +green,circle,0,335495,0.31256269335908493,0.25362247423785667,0.5004040051775326,5.308845777780988 +red,circle,1,335555,0.044730829597704025,0.06555864543997994,0.5254451221566663,4.065249571884831 +orange,square,0,335559,0.6198382187331319,0.2982527573262761,0.4899112286385977,4.588381252452653 +red,circle,0,335584,0.23558327516561317,0.18191164629043607,0.5289976920989634,3.0849402550490734 +red,circle,0,335601,0.7029499310102802,0.7855524632564224,0.532657601008814,4.552258901807314 +red,square,0,335610,0.11017099160971788,0.9172209763950294,0.4675075683209409,3.3227826767726185 +yellow,circle,1,335663,0.2034961029948661,0.24282265457691143,0.5110378006927006,2.202025080476504 +red,circle,0,335760,0.21446023308587558,0.12871063260704096,0.5233480700607201,3.48131430457118 +blue,square,0,335765,0.811294472237815,0.7609423218095801,0.47830852095003895,4.6169775499145524 +red,square,1,335771,0.26748735061612194,0.011330267559624296,0.4592845818599402,5.022049367016508 +green,triangle,0,335775,0.8760937276605476,0.6086758643745905,0.47851822969782437,6.8273365261346255 +red,triangle,1,335808,0.8552653695574853,0.4317517129121736,0.5129891420711241,6.058565638729665 +red,triangle,0,335835,0.8663868317145373,0.5469619396068313,0.5167213802988432,3.5781012411377433 +purple,square,0,335863,0.6597405306363103,0.05231119312568355,0.5254846965803984,5.081634019722279 +yellow,triangle,1,335869,0.6292665793608427,0.7527639860823551,0.4996179091451437,2.6596030955269874 +purple,square,0,335876,0.8079679991649296,0.4339596087569675,0.5241812344253002,5.222991290029498 +green,square,0,335918,0.1649130446013265,0.11559652340112836,0.48940576107196065,6.31013075194948 +green,square,0,336004,0.36974074823157055,0.7778955532640902,0.4947591937299127,4.229129190538797 +purple,circle,0,336014,0.8408466265047859,0.31378357368010923,0.5405773621668882,5.499239543728046 +red,square,1,336100,0.09304559261759127,0.4274136001569173,0.45704577105724403,5.3430367229514255 +blue,square,1,336108,0.9737998030627488,0.32321593804913995,0.47377265093112625,4.803134494759509 +red,square,0,336237,0.7906914473459556,0.6238712972262597,0.45577226559151984,3.115842729362546 +red,square,1,336270,0.4724820151758632,0.40418115474135274,0.4557220380207631,6.094464796848755 +blue,square,1,336345,0.30239220543556244,0.008455494621451787,0.48059742367110847,4.613068554396242 +purple,square,1,336370,0.1568446022488631,0.0676113463686161,0.5248261493135646,5.40857482613658 +red,circle,0,336390,0.9743792957335071,0.9695009394097888,0.4918929260195619,6.460444786258642 +blue,square,1,336452,0.8283126571971555,0.7168326787935714,0.481374917480795,4.277394052783378 +blue,square,1,336594,0.9661317088764938,0.3280278868946216,0.4730325667871105,7.570326370156036 +blue,triangle,0,336677,0.8502290633459983,0.5148133316609538,0.5112618091687502,3.089441479475988 +red,triangle,0,336713,0.008427542977352487,0.7707074966308841,0.5307135816420264,4.402152853660554 +red,circle,1,336751,0.23513357894063258,0.14435263549633578,0.5074254222022195,5.649303602045116 +red,triangle,0,336916,0.730828399674826,0.5536174886909421,0.5480995744393308,5.19404293386826 +green,triangle,0,337113,0.20922823103187416,0.30157307877967043,0.4732996886222535,4.9845880382881145 +orange,triangle,0,337199,0.21051101433682518,0.896949830523208,0.5173441626125038,5.750977772451585 +purple,square,0,337200,0.5793926926771701,0.8650714632066344,0.5161255494607535,6.65752128919885 +blue,circle,1,337210,0.6605696382626751,0.49837549056668207,0.48787465412172504,7.605381432451677 +red,circle,0,337300,0.8306200504893689,0.8796656250473595,0.49806694698115805,4.85942200136293 +blue,circle,0,337342,0.4690602875832268,0.08148124959122183,0.48559495492927357,6.558285993609325 +purple,triangle,1,337374,0.5901803154515517,0.846276534455526,0.5185387785287199,4.025614304581798 +green,triangle,1,337463,0.49336257960897567,0.5862858408368612,0.4712553360668919,7.396479387845698 +yellow,circle,1,337547,0.31573074505134635,0.5905395360515501,0.5135844980655543,5.221156442034755 +purple,triangle,1,337662,0.5381553677997888,0.40134077017170555,0.5195272991285951,4.772200480028286 +red,square,0,337700,0.14382481823543358,0.9460901256723131,0.4795216346610163,4.202636215954668 +red,triangle,0,337709,0.3399283926992025,0.16422037044150006,0.536592033250578,3.9952006024221407 +yellow,square,1,337780,0.42773585019214744,0.7408199581118642,0.49964441827321476,2.9838276386594136 +red,circle,1,337807,0.26488584324669806,0.251126282519104,0.4958301992667927,6.588361810347281 +red,square,0,337840,0.4209195503598534,0.8757342586804544,0.4645327569839821,4.106378452042522 +green,square,0,337892,0.8509629782342558,0.5515418431137002,0.4839825597669376,3.3023385684066064 +red,square,0,337955,0.09991600873732587,0.06384578733863078,0.46753788516703854,6.174200183451327 +blue,square,1,337998,0.30638882765114106,0.10763270363327226,0.466334631251064,6.365675600648949 +red,triangle,0,338024,0.4321783466485628,0.7014568178708425,0.5202357082193139,5.907564170935971 +red,square,1,338122,0.4971741125411364,0.5811608655116559,0.45804152815932214,3.795977828471798 +purple,square,0,338157,0.40722897743097586,0.2225330196760652,0.5148022004105537,4.077167939918903 +red,triangle,0,338192,0.29759481172709,0.2082338663035449,0.5212116469794605,3.607383256658986 +red,circle,1,338265,0.4530359205476763,0.41167029713608355,0.47670396666188697,5.2140836081200135 +blue,square,0,338275,0.5382069084699173,0.14028017918246594,0.4700836846752964,2.8749297767695636 +red,circle,0,338292,0.8460038734049266,0.9067816101077448,0.4760517876452035,4.4751149277776685 +green,triangle,0,338306,0.19599119968689338,0.5384357358321801,0.47083636678830354,4.81248580971879 +red,square,0,338378,0.5802937490466814,0.6044216074346045,0.46473660164977854,4.343324010574871 +green,triangle,0,338445,0.19575790908233281,0.1380718680284786,0.4690077034300179,3.515254467587338 +purple,circle,0,338448,0.3965317033177346,0.6969675855759648,0.5220227178286838,4.730578059630629 +blue,circle,1,338495,0.7121384291276366,0.37101303387672635,0.4941902231781026,4.313664682837074 +red,triangle,0,338619,0.06375920134231694,0.9164632411989492,0.5114568826512258,3.6191818358278502 +red,triangle,1,338661,0.7955036927070805,0.12644458670870573,0.5032433890961331,6.647243383414671 +red,square,0,338745,0.9108788341301611,0.7589036131879225,0.48346232183731586,5.453951638273309 +blue,circle,1,338811,0.876557648513366,0.010226925181195501,0.49994301339533065,5.099098137981954 +red,square,0,338893,0.9036817450407312,0.05657640702145672,0.4789658838147387,3.1618019754259605 +red,square,0,338921,0.7509099093027015,0.5060859084930431,0.4841160159738699,4.391471974875909 +red,circle,0,338929,0.1852448089686518,0.20935648175645089,0.46794039693624667,5.7026292714456055 +orange,triangle,1,338960,0.6415179629775529,0.5370130515499791,0.5143329048103801,4.912780887917735 +red,triangle,1,338981,0.5084882560830951,0.3245223154587864,0.49987988713491327,6.363930854581859 +red,triangle,0,339015,0.6658650249803867,0.19862058901655777,0.5025258524105425,5.573042932024308 +red,triangle,0,339024,0.9628239390445612,0.6914016615516959,0.5031805873452655,5.590106052947546 +red,square,0,339034,0.03536694281345143,0.3112831253343247,0.4768333680564785,5.66150028085485 +purple,square,0,339052,0.2928082624097207,0.59729366806836,0.5226321868942799,5.860873755778478 +red,circle,0,339065,0.01581220245496673,0.04306459825296785,0.4739357245399127,2.9235751733266184 +red,square,0,339109,0.20255535941826142,0.7589055563480288,0.47381283637295724,4.025758277912924 +red,triangle,1,339155,0.15996978517117066,0.7591008185768334,0.5013304496228127,3.668401710802236 +purple,triangle,0,339167,0.21338053705360005,0.2988226037993801,0.525778379588284,2.753908275383377 +red,triangle,0,339206,0.5402158095684065,0.988717974750288,0.5016253274947949,5.497035672106951 +orange,triangle,0,339237,0.36746306902109926,0.5161574810505635,0.5176199566173642,3.1748088656576567 +purple,square,1,339261,0.19756755342177168,0.22278300313958432,0.5189691167910176,4.540737175404271 +red,square,1,339268,0.13981060968839087,0.4978146846472551,0.4714417044084672,5.905401820908257 +blue,triangle,1,339294,0.9612285128692593,0.9719369118711608,0.5227135321362504,4.753762935994645 +blue,square,0,339323,0.4488411746283215,0.06480690186199511,0.4736281436258382,7.417715122257813 +red,triangle,1,339353,0.0021843535603690567,0.5569773035323207,0.4976561831824928,4.041472724328929 +purple,triangle,0,339370,0.5084209941651522,0.2005164153691117,0.5279330216569906,6.466293137371827 +red,square,0,339390,0.878187436435287,0.46967493268125093,0.47241377518987776,4.900326908951866 +red,circle,1,339472,0.16334219308017184,0.12827290211140027,0.47126629591091806,1.801509416788143 +blue,square,1,339529,0.3359139042946343,0.29566956018031576,0.4693802177983527,3.219910729164217 +green,triangle,0,339537,0.985700789078508,0.08881532345550991,0.47566567791056025,5.239205390291109 +red,triangle,0,339566,0.8586410142217982,0.44541661998022286,0.5093962961678724,3.021149536827933 +red,triangle,1,339589,0.9621472170623827,0.6183930948625491,0.5098833626277339,3.91824631325485 +green,circle,0,339640,0.7185795012258754,0.22014963455723136,0.5114855523794521,6.756013786812303 +red,triangle,0,339673,0.30787631344588684,0.22235291110968713,0.5072790086934953,2.7685538757973505 +purple,square,0,339700,0.0910612863828183,0.2609391334321657,0.5188672866521942,6.666338514980583 +purple,circle,0,339891,0.37561590531696576,0.05981056809685281,0.5161431107435306,4.55727271434604 +purple,triangle,1,339915,0.8834419519412534,0.5040617053719859,0.532397177614643,4.944192871491981 +red,triangle,0,339996,0.668845012440946,0.5611892452180305,0.4960641488241489,6.972812342221473 +red,triangle,0,340005,0.5351149224657745,0.8313470284008747,0.49222493843884685,2.8888772231627655 +red,triangle,1,340198,0.0011360340761349397,0.4302369371119399,0.49208247539912736,5.660693105334708 +red,circle,1,340200,0.8297892987745266,0.8893828196261309,0.4795992454274786,6.59804591009307 +blue,circle,0,340371,0.29864025520426674,0.07510692087434934,0.5038441805253064,3.8249638890030337 +purple,square,0,340395,0.49345001551494017,0.07708064202491949,0.5066459348318622,5.340989529605572 +blue,circle,1,340440,0.3740715129195079,0.4452639041615416,0.5047240420749676,6.20678425351764 +blue,square,1,340456,0.23097613362920377,0.5557940853969917,0.4823596035342819,5.018269566032738 +blue,triangle,1,340462,0.7768011035297442,0.5188285159700683,0.5230796978624578,5.575880578520308 +yellow,square,1,340480,0.2659370596251577,0.9998381827889564,0.5220323129615507,4.022456641435475 +green,square,0,340502,0.2944144191648722,0.8086115518520445,0.46532901062942533,4.197153751310898 +purple,square,0,340549,0.6657314724345074,0.734073813410269,0.5059519178367344,6.406887007526845 +red,triangle,0,340563,0.7867756158025541,0.6517850912042173,0.46983712409693407,3.8827409286198495 +purple,square,0,340585,0.7927915957202445,0.3828753928547427,0.5096431992867221,6.474017858476223 +green,square,1,340642,0.34555720729544626,0.5763110034334317,0.4614497863759154,5.727328362215346 +red,square,0,340686,0.3063983514022208,0.32964409227594793,0.4690397819411294,6.096477652340938 +green,triangle,0,340737,0.7845603405317797,0.02278255307330279,0.48014102641028333,5.565178377345814 +purple,square,0,340759,0.764324077200473,0.24234318633612628,0.5058473015838383,5.549263008146947 +yellow,square,1,340878,0.3338594528779868,0.11380983840700687,0.5135074425464116,7.048062037617432 +red,square,0,341075,0.11332528494316718,0.017792348096119737,0.47592711342533944,5.517748304350454 +green,circle,0,341231,0.32523526995278396,0.618590891280269,0.5064267774034495,4.702670779509249 +green,triangle,0,341250,0.6199855371372242,0.28086165197811996,0.48440542914645784,4.210631680470752 +yellow,circle,1,341313,0.8122626715990472,0.15728750646318734,0.49521116688420147,3.891315182091191 +red,square,0,341344,0.40488371668974754,0.9350274816315169,0.484582442016185,5.557011337812445 +purple,square,0,341400,0.8976047879003065,0.4952902381450467,0.49397446304812587,3.626636581286695 +purple,square,0,341546,0.828135535713927,0.5461594658775379,0.4981642319899816,4.68406157466973 +red,triangle,0,341555,0.02111807207745353,0.19503944330702794,0.47156637512548233,5.770927005349891 +yellow,triangle,1,341580,0.10695321122262924,0.04401472363457726,0.47461610610691124,3.360348064106988 +yellow,triangle,0,341589,0.1977806627227694,0.828148191266892,0.47914132973267015,3.769914478937698 +green,square,0,341632,0.697680132484342,0.2753223251144453,0.47771955259966453,5.463519132240379 +green,circle,0,341734,0.4161369316736381,0.1340738538807631,0.5117645990897882,6.876227879199813 +blue,triangle,1,341776,0.10498752556757207,0.2703201968160799,0.5295901736415003,5.499988012389757 +yellow,square,1,341786,0.9280128629061655,0.49850725872859847,0.526428056071611,5.1940408602986805 +blue,triangle,1,341881,0.976513344745936,0.6585338787651902,0.5276956600771103,5.511983625834894 +red,square,0,341912,0.7286990618924857,0.5570649699163673,0.5000181574673307,5.261649771937158 +red,square,0,341945,0.1367802069170596,0.7142401863081582,0.5054326634850937,6.019281377848263 +red,circle,0,341956,0.3355353570512608,0.2623289813225954,0.4744892345478426,3.473785303162208 +green,square,0,342011,0.473489997589151,0.5762125908899266,0.47691118135321797,3.7804871994873412 +red,square,0,342028,0.4652944663682248,0.7569681968978113,0.5185611498669923,3.656014666575231 +red,triangle,0,342065,0.05702941272009865,0.44537417530679535,0.45588765898427475,6.567563312055866 +yellow,triangle,1,342240,0.18776073140867766,0.7494400135054345,0.49463791144909613,4.388613491412687 +green,square,0,342270,0.3781051733102999,0.26582164718146906,0.46772728930856416,5.59125372548202 +green,triangle,1,342360,0.6983900098757269,0.6289056527563444,0.4830460689169057,3.144676445630877 +yellow,square,1,342385,0.3628377432277585,0.06684589775364813,0.5183343779431111,4.3370769955264015 +blue,circle,0,342460,0.9983300113363165,0.2542428343376858,0.5055328110782875,7.5870200820254325 +yellow,square,1,342476,0.3529671400524197,0.3386075310696972,0.5124236052327679,3.836611999052964 +blue,triangle,0,342545,0.7847102910400018,0.14220869349572907,0.5213294859665485,7.475707723402412 +red,triangle,1,342556,0.9926670247732102,0.8910383667364378,0.4572484265951943,4.944826304327351 +red,square,0,342595,0.22425852642483557,0.3426099466672562,0.5175712081835074,4.794319278978379 +purple,triangle,0,342660,0.5334993732529922,0.13945970463701696,0.5336182492072351,3.4234447882956403 +purple,square,0,342675,0.625625295935268,0.42532629361317775,0.5112185429091727,5.9231224388120545 +red,triangle,0,342787,0.012928014813329836,0.6567404209726571,0.4547980982293529,2.686645936295603 +purple,triangle,0,342818,0.5941850377067739,0.3993670492705633,0.5291643212180438,5.56227143262337 +red,circle,0,342875,0.09559948946113006,0.10106289976297325,0.4718349560848555,3.53817067943994 +red,square,0,342886,0.8376276345925656,0.3582182646212917,0.5151496768230458,7.2669339256273835 +purple,triangle,0,342961,0.28382875564140386,0.5856736375729285,0.5289983001895936,6.894285022208653 +purple,square,0,342988,0.40225357655868754,0.48207742744425686,0.5169124934666831,5.512893844372549 +purple,square,0,343004,0.22148529017906327,0.8019312932109042,0.512149900791891,4.773464678154914 +purple,triangle,0,343091,0.7614489113414785,0.9623021645343284,0.530167685095895,4.281326069788846 +yellow,triangle,1,343116,0.2660480443335692,0.9222304725006795,0.5055172482367397,3.22429127314756 +green,circle,0,343145,0.7641230740731968,0.5353101455582845,0.5113588475927884,4.846160843285455 +red,circle,0,343344,0.9500489980255084,0.903446356456837,0.4881501907593259,3.3727762245931934 +red,triangle,0,343419,0.4129642389409839,0.3892464671534208,0.468213053217685,5.447759504443021 +red,triangle,1,343460,0.7600315259533497,0.3710709264092896,0.4646973831384869,5.8654463519229125 +purple,square,0,343470,0.4030199075011802,0.06775246258424994,0.5069963278064568,5.610068041214974 +blue,square,1,343512,0.7617100085931011,0.4249382302961203,0.4879080101761871,5.85245841399487 +red,triangle,0,343551,0.6695191385624132,0.029246264919047138,0.46860213368980347,6.92114895242112 +red,square,0,343645,0.8414284355674937,0.04032436235487513,0.5201041997323839,5.994154585022702 +red,square,0,343658,0.018494278189453595,0.04784358651825715,0.5215761541362249,4.99676035192983 +red,circle,0,343665,0.6329163121429047,0.6882188392357669,0.4823483666282965,4.084033058521265 +red,circle,0,343686,0.8455809630074161,0.8858345858520237,0.47899125892467204,6.3619154995619285 +red,triangle,0,343693,0.1375190930931086,0.877978400114902,0.4736324759462279,4.629438831663366 +red,square,0,343780,0.09865805164903618,0.684841955415073,0.5166274355605394,5.963371434324311 +red,square,0,343813,0.03263522972817534,0.07164894231538299,0.5171424337836874,4.833766916225087 +yellow,square,1,343819,0.5533610297601814,0.701555630690594,0.5284683441472497,4.456958738082069 +red,triangle,0,343834,0.8453844923183049,0.9319411188207832,0.47241453073709627,5.486948343923898 +green,square,0,343852,0.5426928693992278,0.9162649382935716,0.47334851689722646,4.693403410838484 +red,triangle,0,343899,0.4760694653532198,0.8030095761192232,0.4708036880823985,3.9931953989197786 +red,triangle,1,344010,0.47723442788338033,0.7845935420188765,0.46913353509850775,6.5273753064857685 +red,circle,0,344011,0.4760922812719409,0.49672867541833843,0.46680574403151737,6.915604252345591 +red,circle,0,344029,0.13532064437291802,0.1615719977197794,0.47132291232384516,4.331543077612349 +red,square,0,344095,0.7666884100197773,0.28451320002589364,0.5030926298040588,3.884116182180667 +red,triangle,0,344101,0.38657177398652875,0.04894755172925214,0.4661726534877161,6.596289859578107 +red,square,0,344113,0.5215992936741864,0.2856326211190313,0.5040118302781285,4.513434246673131 +red,triangle,0,344177,0.6718416603920457,0.5216962119664431,0.4656868808590736,3.9972913459664148 +yellow,triangle,1,344196,0.2881586787610234,0.5471584288917918,0.5081595722550083,6.295198888515725 +red,circle,1,344205,0.6457236337320433,0.7431528875144406,0.46919569851031856,3.8891074728054034 +red,circle,0,344214,0.09775429457503426,-0.0020524378823035816,0.47040561743747966,5.082402046500879 +red,triangle,0,344258,0.1559640656902983,0.37991863616113775,0.46215011721325505,6.534293115763405 +blue,square,0,344290,0.9092981641584647,0.32221595760350197,0.47801076838412243,5.373613025816827 +red,square,0,344376,0.3099047825782869,0.2961812629075966,0.4855249179478112,3.6563096477504264 +red,circle,0,344384,0.5177467961448814,0.5099872601269796,0.4764050653510098,5.5642968182624 +yellow,triangle,1,344435,0.059726821797589036,0.8211672626399925,0.5156673338140635,6.2609667972142296 +blue,triangle,0,344449,0.7134633373824785,0.5328742313315238,0.533171757183686,5.6541624976013125 +green,square,1,344500,0.14185245884199305,0.09606096864832747,0.4800759751576183,3.963803606163611 +green,circle,0,344540,0.6988260193676281,0.5285436197395215,0.5139192482516397,5.9630840816031885 +red,triangle,0,344600,0.5211397634681679,0.758986596302163,0.4599308397258781,5.759341856375319 +blue,triangle,1,344641,0.6510425415988589,0.9062124772068315,0.5282749493615922,3.6556157930082187 +red,circle,1,344675,0.16677327299138378,0.14845197827952564,0.4783097208132937,3.7897283172667606 +red,triangle,0,344876,0.24651780035484205,0.12624152516009202,0.4603921738184078,3.0095879766986826 +red,circle,0,344887,0.09275798208673347,-0.002090729770024252,0.4870519173765326,5.151192972929663 +blue,circle,1,344931,0.5655322547794535,0.9181929232092501,0.5283330413631823,4.49786172817804 +green,square,0,344976,0.8739067295472751,0.16005246375419435,0.4872252272343391,3.4504146635686617 +blue,square,0,345027,0.36073384533414266,0.4956431868677028,0.47917380454138014,4.877630842578681 +red,square,0,345088,0.918359677682029,0.08726651880207492,0.48787291174522796,5.966882703544101 +yellow,circle,1,345091,0.27965547911277056,0.1919615473803814,0.5144380638672983,6.810846662517374 +green,triangle,1,345155,0.4986474511576042,0.9168035360952317,0.477854666893145,5.09415802151272 +red,square,0,345234,0.02210119598479232,0.49061545926465844,0.4979407434728175,7.190117079808278 +red,triangle,0,345244,0.8849816156878877,0.46870012123607485,0.4587588000824334,3.652186861619159 +yellow,triangle,1,345255,0.49852385798529597,0.7803230047616176,0.5077746458439206,6.342513016850216 +red,circle,0,345313,0.23595652722759153,0.21542355900335747,0.47953787376412843,5.440633616613831 +red,circle,0,345324,0.0006711367180041172,-0.028023015666464146,0.4792649380793085,4.915306117440554 +blue,circle,0,345335,0.33658755129596907,0.740311484519669,0.5371168347131089,4.17793368628434 +red,square,0,345397,0.009779894076680451,0.667190141515633,0.4969965606017363,4.106394373976512 +red,triangle,0,345416,0.47143920100465087,0.009957568472394929,0.4578295742128322,5.1971429135054015 +red,square,0,345473,0.8061790981177414,0.5940705819003267,0.4930204202450082,4.947868683963813 +blue,triangle,1,345490,0.7658001053348079,0.33740504420794826,0.5195701744262636,3.8315334406737143 +yellow,triangle,1,345504,0.8799777468862519,0.8371877735336805,0.5113921544312108,5.881891279724761 +yellow,square,1,345525,0.44601917373704403,0.28511146802981924,0.5208687052981408,4.848393167658788 +purple,triangle,0,345535,0.29250907174717156,0.43841986906152064,0.5206153305504506,4.697284794661885 +yellow,triangle,1,345599,0.13556721322971543,0.6048614115285981,0.5143676948375627,6.866589398994655 +green,square,0,345615,0.9443317521353046,0.561292541128249,0.47880422831467084,6.095999920301009 +blue,circle,1,345617,0.9369334616587377,0.7804787229682106,0.5365706540074183,7.029578083128769 +purple,triangle,0,345635,0.497660533107116,0.31338072573649467,0.528526443516083,5.041662044267623 +red,square,0,345717,0.6216454368164317,0.9608539884963702,0.47558845436920966,5.2188758653772105 +red,square,0,345757,0.059026999948722514,0.10658989783039596,0.4716319123778163,5.067649940319932 +blue,triangle,1,345840,0.08946041756959022,0.10118704842128567,0.5098947310986154,6.602260971173923 +red,circle,0,345863,0.19509133273781787,0.12615932642522254,0.45811889322440624,4.774104105172287 +blue,triangle,1,345896,0.9666694566440466,0.5843670667530714,0.5171527031821277,5.9572296221679615 +red,triangle,1,345969,0.20854251977726201,0.8308784880530742,0.4669532798910778,5.334280001786786 +red,circle,1,345993,0.7724314656419924,0.787612322543885,0.44520886502459867,6.34225269276731 +red,square,0,346007,0.03561220969758283,0.8577325406783857,0.46524448665285945,5.4968567737069405 +green,circle,0,346052,0.9827830702738234,0.14118427991724614,0.5039932043107836,6.11286504787189 +blue,square,1,346069,0.5955781060646785,0.1631643351553299,0.4685909978146904,4.760338164940683 +red,square,0,346075,0.5690609254023578,0.7176829571239673,0.46706020645301366,2.891694325083255 +yellow,triangle,1,346144,0.061741592804722356,0.6497840944211585,0.5133026308117076,7.4798569993523865 +blue,circle,0,346163,0.12621927057552473,0.26918991598572883,0.5335349542208438,4.60215649639514 +red,square,0,346282,0.14394871521246977,0.6362466800046659,0.4762780678243511,3.451643404979985 +yellow,circle,1,346293,0.4389388331307189,0.6900425260452325,0.5200368566408604,4.624641979988268 +red,triangle,0,346304,0.5453639666555096,0.6308363411540232,0.4742871013489679,3.1105956071546537 +blue,square,1,346425,0.5343652945627411,0.9260871677546342,0.46516820754265464,5.668219696078864 +blue,square,1,346484,0.48110872673581706,0.5279332175280251,0.46713160689216376,3.374628314274664 +blue,triangle,1,346514,0.31972254299951197,0.29063653872860684,0.5217710009178079,4.337592874970713 +red,square,0,346566,0.05340157806832513,0.4348439989034647,0.4655866454606626,4.277654257365081 +green,triangle,0,346580,0.5206472355245816,0.3520437165971796,0.47988621348603344,6.654344537657977 +red,square,0,346647,0.07507013297557164,0.6538902796344467,0.4721540921348289,3.6604057939688293 +red,square,0,346661,0.7697384633757886,0.4386267313320903,0.4712385338887111,3.6483381219756663 +red,circle,0,346830,0.6072325796803902,0.6755849284472571,0.4387174181398574,6.353089622811791 +red,square,1,347064,0.5623192542324812,0.8704045787594452,0.45218856436499505,3.968587094464315 +yellow,square,1,347067,0.0818768857778348,0.0783936436757765,0.5076317502611338,5.058755790405443 +red,triangle,0,347083,0.9819644201614285,0.636219170186856,0.4648596943425631,7.196424086256478 +blue,square,0,347096,0.9283113482754644,0.4296763566281766,0.46194099896555124,5.202635143009017 +red,triangle,0,347145,0.7956929045480968,0.7186188935075404,0.4674840488859866,4.914124758937222 +red,triangle,0,347155,0.04800803049191993,0.47933790870604664,0.4635665650276448,5.80115161916817 +purple,triangle,0,347198,0.4215032142713818,0.46272749061099705,0.522616227385514,7.119606450879161 +red,square,0,347215,0.4497046319214262,0.840045763940314,0.4601046413833293,5.782061700594266 +red,square,0,347241,0.8818526170729677,0.8322831311637614,0.4650497483764701,5.129504075985016 +yellow,square,1,347270,0.8107763871550109,0.22561331651499195,0.5068366868692024,6.123542071306427 +red,circle,0,347279,0.2911472217638337,0.3720351095560285,0.44890421610307735,4.4002387825964115 +red,triangle,1,347284,0.4879913670796475,0.44554244347317673,0.4646245722914073,3.347448849989378 +green,square,0,347294,0.7688657288100241,0.70965545241211,0.48054538042736333,4.218731339655735 +green,triangle,0,347302,0.4122953819481596,0.5499824840751137,0.48516194823676473,2.958900291199454 +purple,square,0,347310,0.600959810942846,0.5151284060595234,0.49258804502782116,3.836709058566605 +purple,square,0,347392,0.929933974629326,0.03924294555892005,0.49158330662423105,6.305247351543206 +red,circle,1,347435,0.7545810062790629,0.687411113750077,0.46133075223650144,5.276050293313197 +orange,circle,1,347480,0.4324817003273569,0.3302611903833793,0.49890359164150405,6.118703989480785 +red,circle,0,347510,0.814136224158346,0.850993325245652,0.45705196223466754,5.611084068493458 +purple,circle,0,347562,0.1824866577759634,0.6508141587171782,0.5219347899099144,4.6298025328496735 +blue,square,1,347724,0.3797186966689098,0.039858283310917564,0.4715666563949616,5.065767594788532 +green,square,0,347769,0.24715997169611548,0.21161724515668323,0.4956862540070395,3.042423353646378 +red,triangle,0,347771,0.8096588006268209,0.17796429849044226,0.4608969613607288,6.937385364429591 +red,circle,0,347841,0.4990551540742264,0.5400396781251594,0.460149996409612,4.081343840360213 +green,square,0,347895,0.7025718140001154,0.7889187578526875,0.4959657697515365,4.276896945716246 +green,square,0,347915,0.5820130837551444,0.5515958146829859,0.49273129965879453,4.777282784027128 +yellow,triangle,1,348029,0.6634226080943237,0.8253328918913303,0.5133258801154447,4.043723899620055 +red,triangle,1,348190,0.5336968281506377,0.012718468676372607,0.47182098400103717,6.976448912843615 +red,triangle,0,348199,0.3037688393349792,0.5707837057672708,0.47077687932071144,4.867738581652589 +yellow,square,0,348265,0.4301534938159117,0.8774600177616122,0.4894989946219708,5.3226443514652555 +blue,triangle,0,348296,0.8847081101733607,0.6606333927684054,0.5214476059473266,4.899736806234068 +yellow,square,1,348310,0.5120017554584522,0.8935109639421571,0.4895631453745595,6.017421579470294 +red,circle,1,348332,0.8973184372570012,0.874232933124548,0.45269896016310357,7.129393621203346 +red,square,1,348340,0.6053184172889774,0.018361475148605866,0.47903939198546974,5.424039450162838 +purple,square,0,348361,0.5672166069534896,0.34128344720370807,0.4908837690414435,6.359669182038199 +purple,square,0,348420,0.18634132483074772,0.034616561508754584,0.49519749645430744,5.39285393218865 +green,square,0,348519,0.3722992670621068,0.8142035946389312,0.48472094597820187,5.437069110693275 +yellow,square,1,348565,0.4607518717752783,0.32231468596367274,0.4876113609152386,6.600285415903593 +blue,triangle,1,348606,0.031817234745955325,0.49563236737951144,0.5191382681514833,5.102323737786801 +yellow,circle,1,348700,0.19839657429917068,0.507399125690283,0.513004341377871,7.854744461260047 +red,circle,0,348729,0.43321093254383936,0.4312311951841651,0.4601522763939675,5.870681050340848 +red,square,0,348739,0.0033969810194677263,0.5576734202441213,0.46397392912819146,5.770210263730799 +green,circle,0,348747,0.31195228332924463,0.34438639680563776,0.4988872194566121,4.228275571750981 +blue,square,1,348771,0.23803534959272155,0.15635083726405385,0.4697949892497802,4.344280979409066 +green,square,0,348777,0.05824898236792997,0.9901745564521951,0.4881026272243993,5.0841145684671725 +red,triangle,0,348925,0.3277309937956212,0.06608620839396484,0.47684260238886017,4.589788918537699 +green,triangle,0,348994,0.374622463516212,0.3759650945485026,0.48362435956581207,7.110279668730697 +green,triangle,0,348996,0.6000201934150515,0.47634380979460755,0.4831529789309448,5.781075180579241 +green,triangle,0,349023,0.6158281209636258,0.4699339650007536,0.482701088608407,3.005270129700188 +red,circle,1,349060,0.5057174357673917,0.46014759488014645,0.45305185144573756,3.7692174686807345 +orange,square,1,349062,0.12979313628882894,0.7127822716567956,0.4847977963945583,3.6479664203071045 +red,triangle,0,349089,0.5945656363704701,0.9052596395874356,0.47386286060674215,5.927743882138195 +green,square,0,349109,0.43226427321527605,0.0014318954638008474,0.483275331621697,5.660463244762102 +red,triangle,0,349220,0.2322371463987839,0.25770388203203676,0.4772984088650054,4.76850930905141 +green,circle,0,349323,0.7068180962371635,0.023451719540563243,0.5018411850443318,4.302412074156987 +red,square,0,349377,0.5613761706070518,0.25279499318800525,0.46091061410189244,5.352226872612641 +red,circle,1,349385,0.1952785512717301,0.2271607997456859,0.4489002707282888,5.421188669537877 +red,triangle,1,349389,0.09616285653948198,0.8264679058634747,0.47727404777677523,6.620045357133544 +green,triangle,0,349424,0.12616019698851932,0.904472633940801,0.48978609245475213,6.148228490515784 +yellow,square,1,349463,0.24676035617307335,0.9408061148806862,0.512305181239476,4.9462372411489195 +red,triangle,1,349512,0.439815272440947,0.4344324065428421,0.4808735240717272,6.213799559430444 +yellow,triangle,1,349520,0.001300228762057487,0.2062778463807362,0.501407681655131,5.9095345942475825 +blue,circle,0,349574,0.41971724674041433,0.9319054335523033,0.539462070053501,1.4173071784250093 +red,triangle,0,349607,0.009361452526190361,0.5965779108821103,0.4715481439171798,5.519374819655067 +blue,triangle,0,349674,0.6406480887508884,0.7546962668518489,0.5188758604918126,5.537662801543306 +purple,square,0,349676,0.37988121844067013,0.02226646406720656,0.5156318560807699,5.668811695920972 +blue,square,0,349750,0.030086538972189047,0.8118791094991538,0.46483096089673476,5.3567945011725016 +red,square,0,349775,0.7036638631883033,0.004856929691393064,0.47633000604326803,5.626071953618396 +purple,square,0,349942,0.2489015509955531,0.7568490872846169,0.5152912436488364,3.8566493738130236 +red,triangle,0,350045,0.28843229951710103,0.7482334016767954,0.47653705075616476,3.94562059219324 +blue,triangle,1,350079,0.7935828014602364,0.14693530926332676,0.5208818692545475,6.844514711530233 +red,triangle,0,350198,0.33896859896208564,0.8144008393004512,0.47027353090421314,5.704509784389781 +yellow,triangle,1,350286,0.41801286289636086,0.8713945317636304,0.5060218053756067,5.071653188434744 +red,triangle,0,350318,0.27281585129215047,0.48073229906370984,0.47820529927426686,6.368837215359647 +red,circle,1,350475,0.1296067149114526,0.2184913050919094,0.46907437185940687,6.0027119639172675 +green,square,0,350489,0.3991884279483219,0.09112729509684525,0.4861274627904305,3.276707368273465 +orange,triangle,0,350492,0.593285937191172,0.26421878516356845,0.5142195589656878,4.763758558738041 +red,square,0,350657,0.8306451360531165,0.8641131731876416,0.4828972580357625,4.1764711471015 +red,triangle,1,350663,0.3293301917344511,0.8639722133495149,0.48497071739703485,4.284756967994485 +green,triangle,1,350839,0.0819418848539123,0.6668598059481504,0.4827603698364912,4.585792560353115 +purple,square,0,350880,0.19979467952627794,0.9532631395456415,0.5236857005770857,4.779891558246537 +green,square,0,350934,0.4971397223115398,0.7385307093498256,0.4904671941431531,6.091184888625186 +red,circle,0,351161,0.47895903350709546,0.39915190865134625,0.46789761839139826,6.771695313720123 +green,circle,0,351255,0.6122582536527329,0.08002207871938238,0.5202345069695744,4.086525989111807 +red,square,0,351300,0.3383749796723805,0.3875133560367806,0.48900758357219504,5.529894776399036 +blue,square,1,351305,0.5447251539404915,0.006059722228251241,0.47619769719724026,4.7661166405307815 +red,circle,0,351315,0.7067346048622455,0.76716389704191,0.47003603675883254,2.7439544178395807 +purple,square,1,351480,0.42838822900129525,0.62129010244363,0.5133571731134445,5.042874484503295 +red,circle,0,351516,0.32679568006347026,0.4111216034890369,0.4653032513646058,6.115243255368423 +red,circle,0,351520,0.9303422661422813,0.9584328358505106,0.46607141033196303,3.972684739317477 +blue,triangle,0,351555,0.20741575838026827,0.76092037729762,0.5147986841875498,1.999197376053828 +yellow,circle,1,351682,0.48445619111842453,0.3534518509560315,0.5015195472835544,4.922891134981402 +red,triangle,0,351709,0.1041219723795922,0.5529578253060873,0.5026036179374485,5.9670715419675995 +purple,circle,0,351745,0.9533892200777749,0.5735542815099814,0.5132094122283021,4.04531075756608 +red,triangle,1,351752,0.8621549950984946,0.5621723342380833,0.49767486640132536,5.468406224600032 +yellow,triangle,0,351785,0.0662145268661527,0.2543285042303731,0.5088129366861065,3.0142929374027205 +green,circle,0,351846,0.20387644657041237,0.6327726229440156,0.5125926949365995,3.3309441046898147 +red,circle,1,352019,0.03182564851492309,0.028769986756787456,0.4693275542989095,5.838711779702892 +red,circle,0,352059,0.33124006750192214,0.2912219753575103,0.4635522256612755,3.04588452244588 +purple,square,0,352140,0.17126363186301197,0.08294783428384,0.5077358977400327,4.604046489623582 +yellow,circle,1,352280,0.6033446013550903,0.00221064395135695,0.4946696074733959,4.257804042412244 +green,triangle,1,352342,0.08653907563957397,0.45754942090935835,0.4907660603322923,5.895955143582559 +purple,square,0,352385,0.5839492033679627,0.8006458535536909,0.505755772205924,2.0853164777551614 +yellow,circle,1,352435,0.20930617141526897,0.9979282889331919,0.49251319852125297,5.974648419959032 +orange,circle,0,352521,0.48203830513556145,0.4497923540027192,0.49351750880563383,6.299390594748737 +blue,triangle,1,352594,0.7776150866441245,0.11462301412408815,0.510077369386084,5.823944795901187 +green,square,0,352600,0.168119656393256,0.5464456733619076,0.4809871498689162,5.645304580573757 +red,circle,0,352637,0.652017001976078,0.614572626533121,0.45870958286741786,7.191618056214211 +red,square,0,352645,0.17915768564879686,0.8368672884112376,0.5140331125492308,4.00728776976045 +red,triangle,0,352674,0.8856658330982353,0.9691902080376713,0.4933038353541619,5.141974357872562 +red,triangle,0,352762,0.13466344997959467,0.573630591842171,0.4881475642559347,3.2997965676447585 +yellow,square,1,352859,0.6525197973673978,0.11164725299706191,0.5241287377042846,5.453063892632254 +blue,square,0,352902,0.5209500611919252,0.8228809232278712,0.4740510499860352,4.2592361588703715 +orange,triangle,1,352952,0.9758951524172744,0.13471085808299466,0.5173572634512178,4.129788272993497 +red,square,1,352961,0.1263826954539895,0.9121154325973673,0.5019476697261506,6.072645811123195 +red,square,0,353001,0.272471240348379,0.06896728422519727,0.5021769921302964,5.363789196287403 +yellow,triangle,1,353077,0.19448918766599577,0.852752464976683,0.512915654884222,4.479304566211807 +red,square,0,353137,0.5922362650531797,0.8849134363022688,0.48843486696991395,4.374758184062623 +red,triangle,0,353310,0.38645245884150203,0.5350792753664514,0.5043933884170217,3.6813867291217917 +green,circle,0,353319,0.9637119134420807,0.07596584200522494,0.507878171481228,7.065760953566021 +red,triangle,0,353344,0.7834936808687326,0.5354067928816593,0.5002757718302819,6.64699312169981 +purple,circle,0,353430,0.9752229353208299,0.1172947502198527,0.5077550243168627,4.303853168755417 +purple,circle,0,353433,0.9888929892441335,0.9093725419603532,0.5091764498920349,5.080118069872132 +red,square,0,353507,0.6381806910428824,0.8878900167147529,0.4965457374097267,3.2949925288207944 +yellow,triangle,1,353525,0.6344849434194559,0.88495382846792,0.5169531941801474,4.483002793256385 +green,square,0,353556,0.005480654895213211,0.8859303606376187,0.47756214670387553,4.01707495631635 +blue,square,1,353591,0.7707453343279551,0.5643959084148585,0.4782643241798857,3.506250532270767 +blue,triangle,0,353641,0.0490645206064928,0.45753599756783525,0.5141268105464349,6.941075095521338 +purple,square,1,353656,0.5947653198164036,0.38445254549263574,0.4973185925952695,5.578662278010982 +red,triangle,0,353674,0.19216432881525625,0.6919344256312707,0.4825020763385382,6.203885172513126 +green,square,0,353743,0.2998349014437194,0.21479349504408973,0.4841252994353549,4.5404686282445725 +red,triangle,0,354018,0.8392295956288878,0.9228427735197161,0.4904440254114455,5.105089064015293 +green,square,0,354202,0.40006744398227756,0.9863947346163966,0.48858903710951673,4.510495843068351 +red,circle,0,354275,0.38585784040946114,0.33941861552106123,0.4846306247585242,5.451864875397825 +red,square,0,354299,0.9526994745048071,0.8489559983029092,0.4960922865567807,8.105752133535562 +blue,square,1,354374,0.4311124668263351,0.3813025627528992,0.4781675777416238,5.925720080536299 +blue,triangle,1,354402,0.212067960630421,0.20862234586039796,0.5159491333582178,5.534971467658803 +red,square,0,354600,0.917761359583518,0.8682283083400067,0.4930497104666478,5.306099779499687 +red,square,0,354605,0.09432017633032219,0.7415889035116207,0.49749113047635013,6.095547437484139 +red,square,0,354727,0.3133108518977532,0.16079027748763086,0.500809226062123,3.5863753965994687 +yellow,triangle,1,354800,0.0844080476194049,0.46772079614029494,0.510431133361715,5.376911557705742 +yellow,square,1,354825,0.7572031924626978,0.8975815145478762,0.5044263990081977,4.331032130215704 +red,circle,1,354855,0.7228914007596593,0.6429867373588052,0.4918742571405869,5.135408581262435 +yellow,circle,1,354856,0.7008333595577442,0.9034965819535411,0.48955681376101967,4.219392523099354 +red,triangle,0,354913,0.6564111716387253,0.11820024512269911,0.5185515548109318,6.891113452683467 +red,triangle,0,354916,0.27808617333759267,0.07019584882321916,0.5225251830367279,8.837199304537544 +red,triangle,1,354926,0.554197772278591,0.24248276297537252,0.5229372476924858,3.65199432488946 +green,circle,0,354986,0.4541604304107233,0.2544407155523085,0.501436241890304,4.251751089374899 +red,circle,1,355010,0.7310895368358641,0.6505678701396869,0.49217738854506776,4.75881509902728 +red,triangle,0,355180,0.0263654235852141,0.8670942263538283,0.5173158038483301,5.582179561294879 +red,square,0,355319,0.8233904920898184,0.8451845888402929,0.511007645071146,4.786434247754553 +purple,square,0,355332,0.04139987240245935,0.062285631080705506,0.5045779143946145,5.808353661483579 +orange,square,1,355373,0.8373589926703098,0.9379896142048211,0.47640820426142855,5.416088565132912 +purple,square,0,355422,0.310751665508779,0.8768157856376457,0.5035380732114612,4.449333456387371 +red,square,0,355435,0.30028045601841435,0.07326624509987845,0.51216015275223,5.782301182546941 +yellow,circle,1,355503,0.8372038262903813,0.32135652221320476,0.49853515045954155,4.570883766883914 +blue,triangle,0,355547,0.1411198080414786,0.6638382943305755,0.5327407255348998,5.18046003906776 +red,circle,1,355631,0.7093571896426425,0.7079911155325735,0.49506425807567117,3.3098143694382736 +yellow,triangle,1,355671,0.020145156942520615,0.8435478218136347,0.5106292411364343,4.259359304067164 +purple,triangle,0,355690,0.07216171507084501,0.23208291925432978,0.5100320903797786,3.7598722639010176 +red,triangle,1,355787,0.5758899677096482,0.5015242625760362,0.5207043996909565,3.1224246575456736 +orange,circle,1,355860,0.6891402552181615,0.7507976766308857,0.5019472903995487,6.739718325051122 +blue,triangle,0,356009,0.2741682056554611,0.4189701374788116,0.5275020503876324,5.663557221579059 +green,triangle,0,356076,0.23320675219678966,0.8984783250081758,0.48864901685596684,4.57692580627106 +blue,square,1,356095,0.3993454233714371,0.9571137353867507,0.47159435854702575,4.498779214203264 +green,circle,0,356105,0.2757167605009151,0.8060906079363401,0.5169697994869984,6.852895808486612 +red,square,1,356106,0.6430833014171399,0.6166573551009144,0.5004471291931618,5.275548737828118 +red,square,0,356155,0.5505925178382273,0.9166918276578473,0.5059269880863613,7.509809000162676 +red,square,1,356172,0.7218731064538846,0.6085165243254672,0.5107792636884733,4.909437537650276 +purple,triangle,0,356335,0.46190404038050525,0.8892003311103399,0.5050063343741922,6.478574583620347 +red,square,0,356398,0.9780796011793812,0.6059043104911305,0.4972084348381971,3.950570089273197 +red,square,1,356483,0.3236362297804214,0.6745134084402382,0.4938888566051915,5.220429436387733 +red,square,0,356505,0.10660180457004442,0.10312934597510115,0.49287967626033585,7.255280620760256 +red,triangle,0,356567,0.5268453551868513,0.9611181643318456,0.5096349889063778,6.3642451967423215 +blue,triangle,1,356651,0.8299366082877903,0.644388555112061,0.5192826663634306,3.2149017574920826 +green,circle,0,356670,0.8233175050582501,0.10763797155481425,0.5184707403861915,4.429975773149633 +red,triangle,0,356704,0.9320005723838692,0.44942146416850826,0.5155016616972926,3.1184412296992092 +red,triangle,0,356735,0.8689610609302297,0.6765405455778964,0.514257567398497,4.058370923593006 +blue,triangle,1,356805,0.6196637241523173,0.8015276929259406,0.5218314134132265,4.196263817751366 +green,square,0,356831,0.9170324603559099,0.177699050649888,0.4867621234124314,3.787773639082021 +red,triangle,0,356918,0.7919838469118691,0.9687928786502585,0.5102282071086157,4.963606376558527 +green,triangle,0,356928,0.1863187436504804,0.3178395860928517,0.4864498006323157,7.583730889603243 +blue,circle,0,356962,0.1428204439223032,0.46983737704317063,0.5388015187614065,5.023501082149909 +red,triangle,0,357245,0.5530582494609316,0.22172232832478544,0.49957596679343397,5.599091116840739 +green,circle,1,357287,0.43185645822537644,0.7968473841625647,0.5217128117637824,7.403662159537441 +green,triangle,1,357382,0.2022190630498869,0.9755253595358716,0.48357427302557315,3.4821548170583756 +yellow,circle,1,357445,0.9881034556938793,0.5616270495991024,0.49044363914657274,3.8128983452043035 +purple,circle,0,357493,0.7679821242660411,0.8152066742702209,0.5104977752499912,5.701381658002021 +red,square,0,357500,0.04962945954542297,0.7299398492852339,0.4668075735150984,3.4814335795937854 +purple,square,0,357530,0.8386424793796523,0.9236910415654715,0.5263082570190778,5.604548786381753 +green,circle,0,357555,0.8064356399481699,0.7021744499068829,0.5188749306872492,7.240904866750598 +red,square,0,357565,0.15331491138861308,0.8505257936580274,0.4711092523930207,2.419359398792088 +red,square,0,357640,0.6922829507132523,0.5086177138590715,0.482944535671648,6.1559378909445535 +yellow,square,1,357745,0.940719964852526,0.6295413636428192,0.49496119923234727,5.73876217201141 +red,triangle,0,357839,0.5226875272697896,0.5827838948281352,0.5152651615973485,5.126944984749388 +orange,square,0,357892,0.9335953962173617,0.66503079510125,0.47753733174647284,6.193645367817166 +blue,square,0,357949,0.587769405258297,0.8497084677665449,0.4963179808585544,6.607461916149375 +red,triangle,1,358032,0.4060308985813511,0.7775430574839062,0.5075407093860688,6.833540513006433 +blue,square,0,358164,0.6757367669495898,0.5392996320464976,0.4887572518391169,1.9198711349114832 +blue,triangle,1,358197,0.610195874368423,0.16288612282955583,0.5190577031928474,6.114142291503789 +red,square,0,358208,0.8589127057101466,0.20064877545151616,0.47726152202212846,7.234955631658913 +red,square,0,358242,0.014145755254664771,0.9417633530987584,0.4772538761479938,4.734938536817874 +yellow,square,1,358269,0.10238970486386823,0.6390895175804414,0.49193716035761287,4.843939192153916 +green,triangle,0,358310,0.18327844889231804,0.4880799960054719,0.4857896640073938,5.99201830399105 +blue,square,1,358326,0.5373406457990239,0.031913816252884586,0.4846862806613487,4.157751099019811 +yellow,square,1,358429,0.9793687191958267,0.8231684840599436,0.4949038181410422,6.247143284408513 +red,square,0,358435,0.5156429750858571,0.6001203735483422,0.4775755197336394,5.285976241067357 +red,square,1,358500,0.6235239252554838,0.4189129850032297,0.47199685043654604,5.703255919608537 +red,circle,1,358556,0.1782360713583011,0.27275767537164464,0.49995083748570746,4.294306617517748 +red,square,0,358644,0.4934993917270485,0.5676711987087899,0.4508498747536485,4.568989818294916 +red,circle,0,358699,0.45667845729016887,0.5195300112144212,0.5056454127164266,5.594830610757504 +red,square,1,358953,0.7683512090579981,0.89460269386649,0.4497939291187564,3.159151176112882 +blue,square,1,359010,0.8054901780082733,0.3897818045035222,0.48371695078730015,2.5967492896958597 +red,triangle,0,359028,0.28529624548208654,0.26904677668238575,0.48197812563278014,5.1884477210654785 +green,triangle,0,359043,0.1869638887973949,0.7178631837936446,0.49133362574055983,6.068233654841454 +yellow,square,1,359081,0.6206981133539567,0.5527365406867808,0.5034970903979047,5.813109070294089 +red,triangle,1,359155,0.2736670291180907,0.06591346589091218,0.4774885385533246,4.469274780966335 +red,circle,0,359252,0.8971616950778091,0.9501536173703798,0.5027446233514858,6.294623587875706 +purple,triangle,0,359285,0.6088960910019354,0.10605433326238001,0.5074756973107567,4.078096858672714 +purple,square,1,359422,0.581291270259683,0.3192580058949176,0.5165459622593128,2.4303326247177695 +red,circle,1,359494,0.3185643171809277,0.3469584244092953,0.5073645792223062,7.005110864106552 +red,circle,0,359564,0.4227573742756736,0.4909845312410876,0.5030144151233247,4.348912205787133 +blue,square,1,359601,0.5700580980882581,0.04630828203757942,0.49052936173964956,6.438852423166 +red,square,0,359650,0.7606607304223528,0.6398544901590759,0.46877986208312883,4.364959869804138 +blue,square,1,359699,0.6134131927883871,0.3685853813026815,0.4897787817066283,5.708872869160932 +purple,circle,0,359729,0.4083167965966822,0.9401859407571762,0.5080721271874327,6.04702584451529 +purple,circle,0,359811,0.7016249239486223,0.8742718342925873,0.5008291234912605,6.222017909710246 +red,circle,1,359858,0.7047184325033955,0.6337496005172589,0.5033732759666719,4.040723314272406 +red,triangle,0,359901,0.10551268791745183,0.07227443410232526,0.48946696946378915,4.859140771105152 +blue,triangle,1,359914,0.41993798170645813,0.04455214525008511,0.5133023700702466,6.023101367696458 +red,circle,0,359935,0.4695950581374321,0.5669907042763076,0.49573366460637935,4.577855537814462 +red,triangle,0,359954,0.9843966650819161,0.12918745592135572,0.48840912798477515,6.429439242845484 +blue,triangle,0,359966,0.620514405562138,0.7693591711432153,0.5174674939642929,5.73190496830431 +red,square,0,359975,0.7742690221961455,0.2846877580589011,0.47530484584381805,4.899235588625699 +green,triangle,0,360048,0.7431840593345334,0.9590230950575055,0.5008984583519989,5.625971554636142 +red,triangle,0,360136,0.7273416781463514,0.7881215497775622,0.49198026661895833,5.663064059486664 +red,circle,0,360145,0.057522207334796516,0.11395744120444962,0.5077705855872757,5.459393531305232 +red,square,0,360253,0.3682795763044404,0.0844757731167679,0.4679178924527475,3.5909590699973872 +red,triangle,0,360282,0.5935453258613138,0.3183768643456797,0.48702746597632485,6.243943733564163 +red,square,1,360334,0.5837318236315873,0.02144957095217348,0.46652127025307916,7.315007800089179 +red,circle,1,360368,0.15176831094800436,0.09608206780570924,0.5113246446621849,5.792667707356017 +green,triangle,0,360378,0.3096650689346735,0.5066860501690279,0.49833294212598267,4.269849935028879 +red,square,0,360416,0.5704980183999417,0.9060426665925241,0.46583151104430703,3.757772065843092 +purple,triangle,0,360475,0.7681159228004103,0.696598070667945,0.49983694436019876,5.860226662740637 +red,triangle,1,360512,0.5626005005489886,0.3463973348334999,0.4833606212379729,2.8294951842413645 +blue,square,0,360516,0.10622884128780419,0.3403388881584658,0.4752815617968869,4.148737940916104 +purple,square,0,360552,0.3701719453706033,0.7411443242414714,0.5185177725175872,5.926269951198743 +red,triangle,1,360558,0.24211659645119632,0.9680010719181319,0.47694517231644107,5.346121224149105 +red,triangle,0,360601,0.7446022010168153,0.49448153945666884,0.4882729836164162,3.8065482206424774 +orange,triangle,1,360640,0.39119426252611345,0.48515137455399515,0.5094580296098834,5.550774612490744 +orange,triangle,1,360657,0.9741666638794001,0.12706499195471666,0.507745761635562,4.360934867185619 +red,circle,0,360695,0.6507816109518472,0.6080817206898531,0.5176709572313898,4.630544212533603 +blue,square,1,360727,0.7266495338513433,0.6454085245082393,0.4721609002834268,4.471898234676016 +blue,circle,1,360744,0.2981803433464918,0.5420492033743072,0.49683231807289474,4.569167316839617 +red,triangle,0,360810,0.1048254397734687,0.5163078884252859,0.47368881447609745,4.720843051421998 +red,circle,0,360824,0.6856483636289505,0.7678508144115663,0.5118957997176568,2.9064603487948375 +red,circle,1,360840,0.2066529929015949,0.2845124725164412,0.5157767408768849,5.095268220584159 +purple,square,0,360886,0.506117402387862,0.8683061705944894,0.5263750648218846,3.9305470987145763 +red,circle,0,361007,0.007212468584910092,-0.09270905318501277,0.526821148743246,6.408899027084977 +blue,circle,1,361022,0.8571356556740704,0.9922619348062551,0.5019522060049386,3.5123391890029336 +blue,square,0,361040,0.2700487088580654,0.7766482893237935,0.4629839738836373,5.527289588935786 +yellow,triangle,1,361070,0.5631605148153284,0.5170766876882995,0.5177992787639062,5.639328869111757 +yellow,square,0,361117,0.3809061134560793,0.45195670798437837,0.4894571969656264,3.2912026101958074 +red,square,0,361139,0.8599911746980318,0.10182239501353652,0.4668626511045798,4.724935046510523 +yellow,triangle,1,361186,0.9857265188602886,0.9241710109683817,0.5127908044086285,6.537835565685955 +red,triangle,0,361228,0.3329204908983361,0.20940520806088692,0.47082028411646815,5.698051285382731 +purple,square,0,361310,0.4495317435923373,0.04939073616165468,0.5261428424160512,5.9398154928585996 +red,square,0,361372,0.9572007574973389,0.10956507743667465,0.4640209844050756,3.7859692319368805 +green,circle,0,361583,0.7487513991246616,0.9520670145567668,0.5223489163743699,3.7482706935485637 +red,circle,0,361601,0.5593727999981427,0.5990223010878878,0.5193862255106959,4.809475773151121 +red,square,1,361640,0.050771763223548816,0.4580589070395509,0.4799018613455928,3.9676018055848545 +red,circle,0,361665,0.08944377441526308,0.09394577323776458,0.5199488742891534,4.7674230058662 +red,square,1,361721,0.24915983719094792,0.8350204792914224,0.47909080899880857,6.321827920232859 +blue,square,0,361761,0.9120756594803551,0.6094267790877336,0.46569099255904356,5.760392865724737 +purple,circle,0,361766,0.726001928358824,0.9975323613899104,0.5038848893470722,4.7250193014261965 +purple,square,0,361896,0.5816394016117985,0.8899999928484077,0.5144843217459071,6.791947771902887 +red,circle,1,361949,0.2793990756083822,0.3557982917670405,0.5165501049970794,5.136375507742795 +red,circle,0,361961,0.9774601689026017,0.8829915086818088,0.5168776217090721,6.378832482982435 +purple,square,0,361992,0.8446149449117143,0.9681987243163415,0.5123187910160215,2.8422320045530824 +green,square,0,362024,0.6233692670991832,0.4461944514615205,0.48668132798125824,4.85995442412096 +red,square,0,362030,0.011205992248350505,0.7077100546922461,0.47879427792740337,5.688684150831193 +blue,circle,1,362143,0.4307506113407853,0.8122537549871254,0.506914167064739,5.8951275307868345 +blue,square,1,362178,0.1264929860724492,0.8278675579711217,0.46390204049080963,5.971530626825399 +blue,triangle,1,362219,0.823808156686541,0.009166747224625404,0.4990467476279494,4.107750768369923 +purple,square,0,362265,0.20445566622570988,0.5714374404238081,0.49856900446487107,6.115821566430142 +red,triangle,0,362274,0.9883195242246663,0.46528690646822546,0.4701671670257296,3.9649375186771416 +green,square,0,362340,0.8018179538564826,0.4776903700559191,0.4856038544965456,3.7577105591583333 +purple,square,0,362394,0.8139711133469876,0.6826135821368494,0.5100199071910589,5.771256806775164 +red,square,1,362410,0.47328429070939715,0.7699556261202214,0.47482301092413287,4.356230738358275 +green,triangle,1,362492,0.4385493281520624,0.6379307906223648,0.4964576274592531,5.914061956514195 +purple,circle,0,362521,0.7368014150031545,0.26432055827239886,0.49365301780658155,3.5202273437357685 +orange,circle,1,362525,0.49810811312802905,0.48350461151912605,0.49767094924358934,6.154927127764089 +yellow,triangle,1,362616,0.6774491625295976,0.4289333352305539,0.4919753398904435,6.035966540890378 +yellow,triangle,1,362735,0.12462203771355929,0.7474705627340478,0.49030490998090365,5.478271011364921 +yellow,circle,1,362770,0.9473554633188314,0.06905012766392826,0.4821619721531113,6.589265120851309 +green,square,0,362864,0.2960577095496675,0.11776070373636338,0.48464646050238475,5.206019116330586 +green,circle,0,362962,0.27230371997244107,0.8430216989002598,0.5248611669066987,3.734918784932097 +blue,circle,0,363021,0.9277684947712729,0.08298835018060802,0.515032473244275,3.628706904158925 +red,square,1,363065,0.902878030621165,0.6070439231754423,0.507830212038955,5.4475060097281025 +blue,triangle,0,363159,0.6754216236406407,0.6454711951897404,0.5029213599951664,5.469943053541013 +purple,square,0,363206,0.47291420354886293,0.8952440238846755,0.5105798103773396,4.322618883318763 +blue,triangle,0,363222,0.5297760721253563,0.7959422479275593,0.5028924556416838,3.0638213158307743 +red,square,1,363252,0.04989192827376143,0.27663728579119895,0.5151445293977063,4.328831199686278 +purple,triangle,0,363290,0.858755203567509,0.9490152195465916,0.5005008213959479,3.757001828255658 +orange,square,1,363301,0.00928430359520327,0.09648592370970421,0.4769044770493649,4.70294048426385 +blue,square,0,363327,0.914693304088616,0.9279208005607608,0.483712475757045,6.288911702615664 +red,square,0,363403,0.27743949493588715,0.7124275204250927,0.5171893242057247,5.094733956379064 +blue,triangle,1,363465,0.8638191382478866,0.9984550897671751,0.4991318433069977,5.859607989157865 +yellow,triangle,1,363511,0.2544731224671224,0.05573925021387982,0.48173491559423204,6.259231070134628 +red,triangle,0,363630,0.3135634418540596,0.7811603857103299,0.46043446560175966,5.7203833798669725 +blue,circle,0,363700,0.8409759058208828,0.06570230467810834,0.518127271598969,6.230249069357121 +yellow,square,1,363766,0.8076665248831448,0.18562070816039222,0.48059685531962193,4.801588711872754 +red,square,0,363770,0.6657937575344537,0.6839324213093635,0.5016594906681198,4.790078870715307 +red,circle,0,363788,0.9070956024784969,0.861999741244341,0.5320729860764385,4.929840960818676 +red,circle,0,363845,0.36349074142468374,0.37672871750028747,0.5325872604052474,4.37633351935909 +green,circle,1,363887,0.025216295921019927,0.5478422998693638,0.5248591923981608,5.381140110173693 +red,circle,1,363921,0.26373822486102383,0.18344208910848292,0.5294229146521763,4.037632084476621 +red,square,1,363965,0.8742169240941673,0.380984820174165,0.5053650967861464,4.334431718774201 +blue,square,1,363996,0.7966156504592768,0.8255818067694661,0.481041618391877,3.9073806957276944 +red,circle,0,364089,0.5585823236053085,0.46055277285245,0.5227068112448294,4.690514071968136 +red,square,1,364128,0.9203463819594913,0.696725652942245,0.49831781926220675,4.798487468854657 +purple,square,0,364167,0.1076066798452584,0.5343202364829062,0.5015256648338,4.741579133759864 +red,circle,0,364230,0.7296695528623173,0.7445745915538573,0.5219627492871897,4.0598798522134665 +red,square,1,364387,0.9933876790230393,0.7140172351477977,0.47802179150624646,6.175994497440937 +yellow,square,1,364446,0.858108245552053,0.21275998194956924,0.4832208090657703,7.24085860486491 +red,triangle,0,364499,0.8268056703391791,0.5588665164299295,0.47428483730612836,5.054368684296835 +red,triangle,0,364532,0.23118887929972798,0.17223576037076538,0.47235336093321695,6.887834865742074 +blue,square,0,364559,0.833212349540034,0.08603278870401632,0.4731255720891816,2.715314892566983 +purple,square,0,364591,0.34272203207651397,0.6179697916917083,0.5064652485390138,3.8316958502305476 +blue,triangle,0,364677,0.5415420368585162,0.5893076726921904,0.49849339704148765,4.293722174007237 +green,triangle,0,364847,0.32611786086655536,0.6792666645810701,0.5003684308061643,4.699130317837855 +red,circle,0,364850,0.9961258888051265,1.0498318491312169,0.5043378086026293,4.863904894045845 +red,triangle,0,364900,0.6407996963484139,0.4448129582597735,0.4690007678399177,4.336702771650028 +red,triangle,0,364945,0.7816594595738134,0.1478841961630989,0.4696594371325213,5.532022773983765 +purple,triangle,0,364960,0.0759845047491956,0.5775728861572089,0.5092218456305272,4.239048674824838 +red,square,1,365020,0.9116471043472949,0.8928207405420929,0.47629130875441433,4.6420594628836405 +green,square,0,365028,0.21339609547993565,0.9125717355872759,0.4795830544894485,4.520488661389336 +red,triangle,0,365139,0.7734515847600993,0.8165714019035812,0.47791153264777664,6.626207732797006 +red,triangle,1,365208,0.7382331862323227,0.6115116805949784,0.48534295923648857,4.700948261444632 +red,circle,1,365235,0.47685082871462414,0.40653348336191336,0.5010050043207679,3.615478576455267 +blue,triangle,0,365282,0.8660840120743803,0.7087550705129804,0.49469534751440397,7.850562118211282 +red,square,0,365295,0.5724115044307474,0.14061042121837497,0.475222835160045,4.808813683700198 +red,triangle,1,365408,0.10809337585472945,0.5263559248875243,0.48998168968065464,5.685385844800567 +red,circle,0,365411,0.6134266017037263,0.6613676229907061,0.5080652246100984,3.599115030968829 +red,triangle,0,365443,0.28627888471375007,0.11574180810961576,0.49215999716804654,2.7771562739618094 +blue,square,1,365446,0.7312241055040474,0.3341860983717747,0.47288135493739936,4.593268831441955 +red,triangle,0,365539,0.8229161839484023,0.09961796061708328,0.4992078285280151,5.486653228028314 +blue,square,1,365630,0.2480872311626361,0.2896716253493766,0.4745171260373533,3.953163769464099 +red,square,0,365630,0.7226548780755402,0.4328849907977659,0.5030008976049739,5.607731813197586 +orange,square,1,365655,0.27133484364941185,0.22931916659578666,0.4936072702308622,5.081950490150782 +red,square,0,365656,0.8092824445698978,0.4068811725051118,0.5013690859141154,3.849626790148212 +blue,square,1,365725,0.33398575704430455,0.4410680068740741,0.4776831225459644,4.535974945207352 +purple,circle,0,365743,0.07538657794927406,0.7837313714996098,0.5014372456268962,5.784883970926296 +purple,circle,0,365889,0.25338520318979507,0.47637057576955844,0.5028831989695736,4.446518216759074 +orange,triangle,1,365950,0.7760451236040097,0.2043651170692704,0.5008577984814421,3.5858763909052276 +red,square,0,365993,0.12393622561371376,0.37017887804243077,0.489510625314009,5.596005794355364 +green,square,0,366008,0.713207814191945,0.07519388335466493,0.48504226917198595,4.360076213861312 +red,circle,0,366011,0.39289505842030115,0.2947356532400002,0.4871448462169997,4.473024024906055 +red,triangle,0,366020,0.677149369350636,0.2884004409049301,0.49472845551993927,5.132085726779002 +red,square,0,366052,0.1867089302087731,0.18357753948121114,0.49228407226862014,3.8300608987875315 +yellow,square,1,366075,0.5677835833870515,0.9133416373621372,0.4758284635938738,4.346456505132783 +blue,square,1,366086,0.2987504959521605,0.23837982354031273,0.47303585934056136,5.662891451791427 +red,triangle,0,366100,0.2071186857990156,0.9776147044886387,0.5036873984858958,5.525109547990574 +red,square,0,366119,0.24842057210112012,0.6212266125336219,0.4993977147879554,7.282954064166996 +blue,square,1,366165,0.45732890871277954,0.779527850662401,0.4732625566106589,5.126047490657016 +green,square,0,366175,0.6457059659870845,0.465168864383234,0.4930919365223765,5.7404127587893 +green,triangle,0,366214,0.26870655219679274,0.9761871475918202,0.4941748882762842,4.756969912380434 +red,circle,1,366280,0.4105523221866697,0.4000339621499748,0.484684070304413,3.8814050522478247 +red,square,1,366300,0.737061451030215,0.47167364763342723,0.5031086475230642,3.644000558506836 +red,triangle,1,366332,0.3739120330714697,0.08353943325514579,0.49935825878250684,2.518845857450657 +yellow,triangle,1,366395,0.2224353313701355,0.6588932153198386,0.5001032147808447,3.8605775611912976 +red,circle,0,366429,0.5152641780163079,0.5373869106517458,0.4797637137795361,4.08739490293446 +blue,circle,1,366463,0.7930891102601632,0.047068939026991274,0.49724471200325515,6.937747535570582 +blue,triangle,1,366475,0.8482866459700806,0.8370625432863222,0.481108489375018,5.586467149278353 +red,triangle,0,366500,0.40437487551710605,0.5919758906282285,0.49480617692222506,4.564088412508501 +purple,circle,0,366509,0.6417985791687332,0.5075200260409516,0.5100911374463913,6.264261317748019 +red,square,1,366571,0.8051183568627752,0.5334895698192947,0.49960516776485075,6.3109677479783075 +yellow,square,1,366654,0.6737546113802931,0.6528368087455942,0.47206702004536333,6.308596728951717 +red,square,0,366722,0.6940889957771803,0.5186276320207436,0.48615106548672843,5.620521243886766 +blue,triangle,1,366743,0.6934698862986908,0.7317966358404299,0.4796080814827919,4.253253710596258 +red,triangle,0,366792,0.07674494935678555,0.4072161572364629,0.5068815087466405,6.260206898510124 +red,triangle,0,366993,0.07605305599014578,0.08313912658315925,0.5046269804689287,5.035397854932586 +red,square,0,367105,0.28412250903350234,0.06695902775055163,0.49955999811282736,6.081442659797958 +yellow,square,1,367113,0.7059322154515407,0.37996526842060874,0.4798337174494267,3.6329416904647966 +red,triangle,0,367300,0.642391425501434,0.043767096534954586,0.4972187064269506,3.7740191683991373 +yellow,square,1,367302,0.7761989432029298,0.5279337773239262,0.4859124901428017,3.625881432843299 +red,triangle,0,367307,0.014020713135102225,0.03442264993244459,0.4967695366663496,4.680240538509591 +blue,circle,0,367338,0.10378634591381608,0.5743656926595915,0.49825105245392803,5.3980410219457005 +yellow,square,1,367355,0.35652165358844257,0.9428124663410518,0.48352938301168036,5.225093370053339 +red,triangle,1,367440,0.285390114164328,0.08607680093429271,0.4919644924806896,6.208169211500192 +orange,circle,0,367520,0.7689211631000442,0.21579704582186632,0.48756968143741325,5.528835958251567 +red,circle,0,367526,0.36277364787138233,0.3685023235550707,0.5041797964377719,5.598731517717937 +red,triangle,1,367540,0.2976753200547928,0.8830544360707335,0.4954230928090637,3.4754490211784064 +red,circle,0,367557,0.3098031741805707,0.2675765645447079,0.5039013524796738,7.445521971968751 +red,triangle,1,367643,0.38602030673035703,0.19694465343570078,0.4956655404728734,2.0220160571696577 +yellow,square,1,367693,0.09410104825295551,0.7794515208774729,0.4872326411228931,4.164005386141844 +red,square,0,367776,0.5724509837165904,0.5105676887129689,0.5053447134795521,6.3500581033684504 +blue,triangle,1,367905,0.12999432288622081,0.9990348486841953,0.48731486734200313,5.64657736458589 +red,square,0,367959,0.8989909498962174,0.36920052049492713,0.5035522351774396,5.049760446451766 +red,circle,0,367980,0.9628743127397472,0.8756883603336953,0.48711155022487523,3.802290150045721 +purple,triangle,0,368059,0.12967141299212925,0.5451293215366149,0.4910990578065233,3.663065939687771 +yellow,square,1,368069,0.7677260347684008,0.3846466530565561,0.48484969341049805,7.302856900739751 +yellow,triangle,1,368120,0.6295337656375458,0.21297983704867607,0.505206110046823,4.22272845694787 +red,circle,1,368164,0.5407046846479205,0.5711028753837529,0.5018562622577037,3.532671949677436 +orange,square,0,368166,0.06939805372657937,0.7338128030499417,0.48644421007084726,3.502468389049794 +red,triangle,0,368193,0.9962990422585004,0.9573072552649218,0.4858349737091535,4.340330747037244 +red,triangle,0,368296,0.47655726575723556,0.26680165601778527,0.4862753334367252,4.0042188999592865 +blue,triangle,1,368314,0.5545237073345199,0.8482821469792923,0.4872738747478104,5.998760540677206 +red,square,0,368330,0.20247655318002322,0.5592349400550598,0.4972910633704216,4.7720702789266 +red,square,1,368407,0.8431256175304304,0.9564545934523625,0.4932128944499044,5.656469896302969 +green,square,0,368422,0.8916213324602849,0.4588203099732582,0.49570914609592487,4.4184849931812495 +red,triangle,0,368438,0.9424167172925552,0.607344744392924,0.4851325542324003,4.830476994921856 +yellow,triangle,1,368659,0.009681337380882504,0.3653326235396833,0.5010217651244245,3.9776096339372233 +yellow,circle,1,368666,0.2686168510127359,0.3916782894656532,0.4982641362270937,5.076883774145872 +blue,triangle,0,368757,0.9215647950195507,0.3905247807140644,0.4959433811364549,4.804840899751561 +red,triangle,1,368880,0.034215305887544734,0.3210999355484824,0.4761246461210536,6.450831831666183 +purple,square,0,368906,0.4911574876509637,0.6765193880370212,0.5225450018623883,3.2300474648631585 +red,square,0,369005,0.7272346117146764,0.7154223615292531,0.4962356972660502,4.805217013434523 +red,triangle,1,369053,0.19425743908285453,0.26700226617025435,0.47098572438582337,5.92000930101425 +yellow,square,1,369074,0.30922206588272516,0.3885715325915504,0.48031566496221323,3.5021119175060647 +red,triangle,0,369081,0.5950138526894632,0.7601983682220361,0.46821510255916216,4.514538567289188 +yellow,square,0,369288,0.24262509476485994,0.9043456576492875,0.4835369088167234,4.749412371736739 +red,circle,0,369300,0.20640610824543904,0.17711697163402487,0.49902918559354636,6.6239138557343535 +red,circle,0,369342,0.47085905547554563,0.3939223633636871,0.4980892915350956,6.082009142106543 +red,circle,0,369413,0.16783082711700814,0.07845062279807329,0.489843991858881,4.290215986207049 +purple,triangle,0,369428,0.7319106217070923,0.8148112614595804,0.4871519125560546,5.91760314023933 +blue,square,0,369468,0.12516576865925688,0.46666954188249266,0.4971144262354856,2.985491670179851 +green,square,1,369534,0.46392558723663824,0.046747832340204964,0.49938087530550646,6.21713251739346 +red,square,0,369589,0.4516847660001998,0.045973849391362065,0.4965108305295375,4.267796319425178 +red,square,1,369590,0.9533499781216933,0.0027281080580259243,0.49667185922593776,5.1339131451979805 +red,square,0,369612,0.6822225308850183,0.38001726432235505,0.49645024110110897,2.9732061640307657 +red,triangle,0,369638,0.8548647082166396,0.984773716257365,0.46744965644811975,3.9556049115678658 +blue,circle,0,369650,0.6699124194757352,0.13722203662564214,0.5121481948131902,5.656377569538088 +red,triangle,0,369655,0.04412288751984583,0.5773400064111115,0.4681608961314278,4.578422167946148 +yellow,triangle,1,369733,0.026323220440112927,0.2943030839877602,0.491641826346298,6.7266558823087585 +red,square,0,369741,0.5995931742327236,0.6260253911771474,0.5073357829382608,5.49790017581537 +yellow,square,1,369826,0.06091085838590138,0.24609391724975715,0.48365426626296254,4.012087318829319 +yellow,triangle,1,369844,0.6481630575842057,0.011254568504986628,0.5007725549223798,3.963124376529929 +red,triangle,0,369885,0.38401826239098913,0.606804998746147,0.45996255656885343,5.630524417288048 +yellow,triangle,1,369909,0.9468422574413714,0.7871663270852913,0.5026240804535607,7.131826522379086 +yellow,square,0,369915,0.5605182571004323,0.5144029280934599,0.4868655352189978,3.6100406404223264 +yellow,triangle,1,369934,0.562795746360657,0.07147939514130686,0.49938144460274,3.4329658033991675 +red,triangle,0,369956,0.5343658220263324,0.7130630242448898,0.46093199333821533,4.366849535911659 +green,square,0,370116,0.544776152251061,0.8416317371472,0.4991598209288799,3.851396544303494 +yellow,square,1,370202,0.10966248632397124,0.7379686518318879,0.4864300566842841,5.7441531934028065 +green,circle,0,370323,0.19499703393627577,0.650736823611962,0.5261124326366297,5.37280066111514 +red,triangle,0,370510,0.9578573725683837,0.9022521714491644,0.4786703734395629,5.929930586659921 +blue,circle,0,370520,0.03180303629652925,0.2634392751669268,0.5099586206987196,5.708746243439055 +red,circle,0,370615,0.7961928082819837,0.8366329828729749,0.5183789907229683,6.724341864974814 +purple,circle,0,370675,0.8149059957235426,0.6321382282560014,0.4967871723905764,4.894664816866129 +red,triangle,0,370733,0.8363241263823191,0.9317767897809397,0.47026181140492246,2.135478415238911 +yellow,triangle,1,370753,0.9634762168199501,0.5822647727459717,0.49796252426159604,5.300855031754312 +blue,circle,1,370778,0.10011927718805236,0.07500172749065825,0.5180593992652905,4.169458849533399 +red,triangle,0,370792,0.9449591785210132,0.702856125955232,0.4730808836079962,5.1347387002909075 +blue,circle,1,370818,0.1092563351885939,0.13884509384344856,0.5199822806284418,6.098778122728651 +red,square,0,370870,0.8712826351031138,0.4436291520044644,0.5132309508314374,4.97465287966913 +yellow,triangle,1,370910,0.7511281258442482,0.23840946915563233,0.4989955975567813,4.561469655978386 +red,triangle,0,370943,0.4266118053404341,0.6881344305908903,0.47630582096994784,4.244907594909962 +purple,triangle,0,370977,0.4037795203363368,0.05390781813228618,0.4996809422346196,6.077785983601697 +blue,square,1,371006,0.5805067256511077,0.37808391930573826,0.5072967332958901,5.33517712393137 +red,circle,0,371048,0.1342302134651655,0.06459187647814006,0.5334208170455429,4.440485437828833 +red,triangle,0,371077,0.40765793598833056,0.7834863720200711,0.4888715175164901,3.8702767608330952 +blue,square,1,371096,0.7353282171966982,0.4955007039351944,0.5067343724392008,5.652753390892282 +purple,triangle,0,371126,0.7537454017576176,0.18320212007907832,0.49727465605478777,5.388678343443851 +yellow,square,1,371180,0.35625431893337234,0.7854228436430979,0.491337294839168,3.7238017175135485 +red,circle,0,371290,0.09453880825386307,0.11131070308675836,0.5313441267814368,5.708388758350463 +red,triangle,1,371315,0.79716268521799,0.6377104160298015,0.4890250121970355,6.402402388487867 +red,triangle,0,371375,0.6522863591653894,0.8079463098364482,0.4901996271362057,5.674600793103391 +blue,triangle,0,371688,0.16303242596229017,0.8641563713235006,0.5241221367340247,5.17257583610434 +green,square,0,371711,0.5569260573797796,0.431765970419284,0.48528542143808717,4.4786129438598 +red,square,0,371801,0.6054830649877131,0.290171721052222,0.5075596149926536,6.4680819912203615 +red,triangle,0,371821,0.7224317042523765,0.4213175990194369,0.4994275942565782,3.763757712745255 +red,circle,1,371826,0.22976069233610774,0.3186458146707333,0.5270088327659848,5.448233564300657 +red,circle,1,371910,0.9941763000591275,1.0480076548084407,0.524717272826327,4.736381080337667 +red,triangle,1,371924,0.16902092605533459,0.7780701292295173,0.5094062702839045,5.7396609465179225 +green,square,0,371951,0.12422815912527574,0.7465012698616101,0.4835980549100516,4.870676063552579 +red,triangle,0,371994,0.9290878308409746,0.6177766702414434,0.5102960938565552,4.581709971949926 +blue,triangle,1,372059,0.6108903492719456,0.6701572144070943,0.5208733075561003,4.6881833671233695 +red,square,1,372070,0.23410956469104527,0.24580540619674573,0.5211736250788455,4.275816949445322 +red,triangle,0,372086,0.5592005106035348,0.3180955066529366,0.5063035565909414,5.460277298718489 +purple,square,0,372125,0.35002091459496454,0.3958790434470656,0.5098794193597085,4.474706250833276 +red,circle,0,372190,0.79291025522697,0.8493005744918936,0.5263302149927336,4.602587432483611 +green,square,1,372218,0.40291391742358695,0.6021815986441458,0.48626671272928873,5.612360053442166 +blue,triangle,1,372254,0.06583186167773669,0.2992133757023169,0.5166522451567229,7.034692986210788 +red,triangle,0,372295,0.5006374274046266,0.1546090633702616,0.5042697870488335,5.291583227203817 +red,triangle,0,372330,0.9864723786100202,0.8250479892913812,0.49612436711205143,5.105525358933398 +yellow,square,1,372357,0.5241133434511219,0.13718435454131117,0.49990225761923773,6.133552328593815 +orange,triangle,0,372381,0.010474395956650007,0.10813919297176067,0.5089801531858591,4.436400330850538 +red,triangle,1,372389,0.32943558295730657,0.9639409828615061,0.4957871460681552,2.9078262118445366 +green,circle,0,372444,0.3289651954956777,0.0005012669003675585,0.5168396145304434,5.763564391334159 +blue,triangle,1,372529,0.8644876769517047,0.2816080933358057,0.51584081453108,4.039672499886708 +blue,circle,0,372546,0.5965385151564035,0.951036798339431,0.5149565701117595,5.30678271186835 +green,triangle,0,372573,0.8649132779034757,0.09148676051735127,0.47719837345277005,6.622641694721412 +blue,circle,0,372580,0.4500036001257083,0.9595646461419677,0.5145311776465503,3.0774155194558888 +red,triangle,1,372600,0.9186764537850587,0.11238234017476367,0.49710736840479497,5.954795765343072 +purple,triangle,0,372612,0.9699693146496409,0.32194205614852567,0.4921425489278764,7.188639100501519 +yellow,triangle,1,372625,0.6183461492286181,0.7553582988924024,0.5068765649512922,6.798741976251505 +red,triangle,0,372631,0.23008657394441356,0.8671538544785025,0.49797364430528185,5.915835529186908 +blue,circle,1,372718,0.8510489726029078,0.6488404429484304,0.5067544548660893,3.9968082317052294 +green,square,0,372722,0.6558736950046088,0.4426693570923439,0.48633782631649775,3.6796350041568684 +yellow,circle,1,372739,0.23000152048303502,0.7264792541863004,0.499072587362543,6.0138648938010535 +red,triangle,0,372826,0.5179873809927983,0.7117302875055687,0.5034995883795009,4.06281266643197 +red,square,1,372864,0.2723551975430052,0.1897879757149683,0.5254401488733796,4.7372181328436085 +red,square,0,372951,0.30983182228477213,0.0778484722085594,0.5308148030729908,4.517821672237914 +red,square,1,373050,0.709120648229431,0.17004605025488417,0.5273920145694707,4.47368188880185 +red,circle,1,373112,0.14764498315564645,0.1929774637478571,0.5292450006647548,4.0999308862013875 +blue,square,0,373132,0.5294156983321282,0.8286313269472367,0.4982429879863127,5.793112969323659 +red,triangle,0,373194,0.04867850900404547,0.9383175985076053,0.49563483918301704,5.8925709764789564 +green,square,0,373261,0.5221295680710472,0.9888864052686629,0.4979885981986899,4.607816454947834 +blue,square,1,373380,0.9420382598038157,0.379324794370812,0.49563464161249665,7.904342191233759 +red,triangle,1,373385,0.9068279425614332,0.8563730677745992,0.4919221265912739,4.863947969500148 +red,circle,0,373480,0.7563958208448414,0.6998420957844103,0.5251902558268223,5.894682368656684 +purple,square,0,373510,0.45817334086480754,0.5170576990703348,0.4968839326757915,4.942121550003258 +red,square,0,373705,0.43817873495487525,0.11641921116287135,0.5253951944272784,3.8899618805750404 +red,circle,0,373775,0.07647795745176733,0.113566323029729,0.5129774099736205,4.183420642946919 +red,square,0,373819,0.020592823584431152,0.975173817482053,0.5201764887296262,3.3376322773067817 +blue,square,1,373858,0.24337781675897274,0.2177815017781496,0.5066889951636958,3.6461295802047498 +red,square,0,373884,0.623543025423303,0.10433876527445662,0.517179691766531,4.624612095721415 +yellow,triangle,1,373897,0.7512935510372817,0.734837885516518,0.49846560985990546,4.2636152571421855 +red,circle,0,373951,0.10534648801385027,0.20524199587201541,0.5035367076184488,2.970228485933329 +blue,triangle,0,373967,0.6772071447096011,0.7838638110987186,0.5104766569470135,5.85929135054377 +green,square,0,374010,0.7263706240692465,0.030781064159093985,0.48667733318817413,3.3070100398451365 +red,triangle,1,374074,0.2607019003379061,0.5339014318993949,0.48157592588909687,4.4358352560455 +green,square,0,374102,0.9448557069603734,0.46144943854412324,0.4889583137136693,5.363334356029843 +green,circle,0,374257,0.9771917335030909,0.6888322919339299,0.4975961982610521,3.449680357165145 +red,triangle,1,374303,0.6026463336619938,0.1024166716399133,0.4732245130091161,5.835247136578104 +red,square,1,374313,0.48262587595894835,0.37157525189736296,0.5297945671059928,4.224868771609265 +green,square,0,374349,0.18288427925472805,0.015877164393682364,0.4909218346237854,5.441451111365079 +blue,square,1,374358,0.7905099363493048,0.7896156225587122,0.5187914231141615,5.426423768480798 +red,circle,0,374451,0.5516627345373434,0.5864021452580853,0.4983626770607954,3.4071241968360337 +red,circle,0,374594,0.945429259821453,0.9719372848090725,0.4967795542266296,5.347800519043236 +green,square,0,374621,0.1535922133019476,0.010668070394192819,0.4907173534845199,5.984633685060537 +blue,square,0,374655,0.5981963559775522,0.11792577988732766,0.5190767792230858,6.830316594649006 +purple,square,0,374708,0.19347104279068772,0.21573095612416882,0.4941875867798613,5.632709057232895 +red,square,0,374765,0.09111599781438584,0.45811081075245175,0.5287255586227518,4.151652872382568 +red,triangle,0,374804,0.8305238189559678,0.2823882612515901,0.4605735290481944,4.196752960002679 +blue,square,1,374807,0.20763259922265842,0.9962466757568939,0.5203329282517026,5.161169723849628 +red,square,1,374856,0.3322698897360169,0.5457527501700328,0.5285993508400428,5.633722348136948 +purple,square,0,374865,0.563061970220946,0.6657924898046755,0.489399159568048,5.454305611354727 +red,triangle,0,374950,0.20258116002912574,0.7232876317439324,0.4698974291569513,4.30383926696124 +blue,triangle,0,375003,0.8625968637336654,0.8612979219248911,0.5003823503353495,4.2538705389806974 +red,square,0,375024,0.6892800110198373,0.1251579760229029,0.5227290201720401,5.891890301810555 +purple,square,0,375055,0.5715658727337238,0.5383962053561394,0.4882862473154879,4.379031207070903 +purple,square,0,375078,0.01005264691899832,0.7023238764836227,0.49376657434988924,6.7332438589909644 +red,square,1,375176,0.19227533016762532,0.9391381148603628,0.5247846045691217,4.562503628146505 +blue,triangle,0,375220,0.5108493646092617,0.04514088017253726,0.503498744545002,4.8591549326123475 +yellow,triangle,1,375255,0.38333447674132615,0.7628189688940775,0.492977771366999,4.083112374709039 +purple,square,0,375264,0.03378335735159066,0.6605812699878494,0.48444801239592317,3.6137194488627067 +purple,square,0,375382,0.11983350395662407,0.6776305066704684,0.4802682236113198,4.104738631543207 +green,triangle,0,375460,0.8607417326531254,0.5949693667749962,0.48549329179404455,4.407897460367713 +yellow,square,1,375505,0.4596765018887293,0.26422536386579976,0.5173476340952787,6.148702548461491 +red,triangle,1,375516,0.15202526130769134,0.38063211337670755,0.4893375663310441,3.4519042360517695 +red,square,1,375523,0.40175905204290274,0.40391774232223854,0.5279002982270758,3.778059594042656 +blue,square,1,375535,0.9244395349673898,0.42443049923804577,0.5170664137792557,4.550639626971413 +purple,triangle,0,375662,0.12671748229364066,0.4874007275096701,0.48601340180309904,5.919214501812422 +green,square,1,375719,0.5134938685226365,0.8839705864814802,0.4782139684567321,4.226420194212593 +red,square,0,375725,0.21301900232216486,0.12593123029841757,0.5220877510995696,3.6410497166169886 +red,circle,1,375746,0.07693130714370355,0.10995103522411168,0.48038894775611385,4.228261653242684 +red,triangle,0,375810,0.3874632390923548,0.4327220575708186,0.4924739242568785,5.35625158595733 +red,triangle,0,375836,0.9701929769281673,0.9037417970215005,0.4847116714111441,5.725677359896707 +orange,triangle,1,375855,0.18863723342263317,0.24846632036006866,0.5109649587971444,5.813016576370831 +red,circle,0,375901,0.3287320520386863,0.3250446235760209,0.49127620877440253,2.5084090150515412 +green,triangle,0,375950,0.25779790129408353,0.0674247087839257,0.4911262483264463,5.567269566215741 +blue,circle,1,375970,0.357690113525865,0.5401196101290404,0.4993864466653269,3.7044565220355117 +red,circle,0,376037,0.7510120944091546,0.7431781866112418,0.49058708243254423,6.810490235822786 +purple,triangle,0,376041,0.1603043319255274,0.4625692979491671,0.48695883391154,4.96732957568248 +yellow,circle,1,376244,0.676844164319526,0.936725146337167,0.5099969215041289,6.234240676254099 +red,square,0,376285,0.6446659281006489,0.5175660435630324,0.5151958930781878,6.8611019790328145 +red,square,0,376290,0.3409687777588285,0.8999995674758315,0.5156917920846991,6.7921599695275505 +red,square,1,376300,0.45859657967610057,0.3656105550835457,0.5154729016657188,3.696978455287106 +yellow,triangle,0,376520,0.2610907123027705,0.5237798928294737,0.5014752981619796,6.365781918924758 +blue,circle,0,376585,0.15141833645024882,0.26378981580255034,0.48911646158067973,4.8737693597224485 +yellow,square,1,376656,0.6964641888418144,0.2027409369455846,0.5118328475993918,4.799359812196501 +blue,triangle,0,376712,0.5930466331147796,0.7567849694048852,0.5081372745594764,4.657691984751567 +red,triangle,0,376760,0.10922834451652375,0.6103106443343256,0.4767723707613561,5.583897254866231 +blue,square,1,376768,0.6375437277279246,0.7744805532740272,0.5038428932065878,5.04725085115049 +red,circle,0,376864,0.7155677568355481,0.6598571030784607,0.49629260875176784,6.607036320640603 +red,triangle,0,377012,0.8808261525746126,0.15523665320888558,0.473999401371741,6.287426943392451 +purple,triangle,1,377017,0.5386779497713138,0.06733566374828381,0.4901505560981755,6.51914329025031 +red,triangle,1,377071,0.38950713442883356,0.2666800464770108,0.4764081342261732,7.432812911521515 +blue,square,0,377165,0.3554035819456608,0.5629294550493659,0.5048791235784019,4.818441659188746 +red,square,0,377168,0.16482058499765828,0.7562790517306017,0.5043472942958557,6.147200440654905 +red,square,0,377255,0.0009495799592779131,0.03406316353835148,0.4990426666507558,4.905440225098672 +yellow,square,1,377296,0.6352053093764487,0.962711097993488,0.5085909817814864,3.7600148098726898 +yellow,square,1,377369,0.004725539958056246,0.4576002449786595,0.5145504402085824,5.226666060773338 +blue,triangle,0,377415,0.069577529834978,0.8771892135808287,0.5073546889309503,4.520959625846948 +red,circle,1,377455,0.928088830749936,0.8896654695319893,0.501216303408147,3.7360966573202514 +blue,triangle,0,377531,0.8553222803773598,0.10082373724243787,0.5083141981233915,5.959244981300554 +yellow,triangle,1,377541,0.9026235012282425,0.014810326518428507,0.4975508044571711,5.853777038623881 +yellow,circle,1,377589,0.2865333014524597,0.09746212379561847,0.5173857972860151,4.905216217374824 +red,square,1,377612,0.10175448150457833,0.5751535160121101,0.5038512522281451,4.723603312684658 +red,square,1,377648,0.38339531909138613,0.2639001311017938,0.5132283932993867,6.006291577090569 +red,square,1,377693,0.2558592745784639,0.05311299722166407,0.5115484086707561,2.7016662817727286 +green,triangle,0,377862,0.4305180890062592,0.9354143160561779,0.5172762833306427,4.359080074142157 +red,square,1,377976,0.14405675430660847,0.3037167415128579,0.5101798085754583,5.70927704526992 +yellow,square,1,378022,0.201035208887139,0.8480401023090458,0.5050193448739322,3.4944549796548596 +blue,square,1,378145,0.8802285846004505,0.13407926435102302,0.49640083115194,6.087347708773302 +yellow,square,1,378209,0.8960158694466789,0.9704766533218534,0.5042020194564072,5.029082053242115 +yellow,square,1,378213,0.5978488198743882,0.37787829397501427,0.5004855381958734,4.389400795529668 +red,triangle,0,378262,0.6240064191051112,0.5703501649929268,0.488843747208351,5.129025026851264 +red,triangle,0,378292,0.5470569475832744,0.9756165926047606,0.4932618907149586,5.253286623148804 +red,square,1,378315,0.7102481456297569,0.4911367230806417,0.5008489806383956,5.26961788741773 +red,triangle,1,378393,0.6561003034425807,0.7972740338240779,0.49421066817522435,7.803822059996219 +red,square,0,378491,0.4366390844393546,0.6906985181971231,0.4807420064596584,4.7393503683284095 +blue,square,1,378558,0.6149584495093532,0.41934374368866256,0.5098315710175045,5.608160441574413 +yellow,square,1,378610,0.6990257283371092,0.2962816179750801,0.4941817022232349,5.534226672377635 +red,square,0,378680,0.4694271707680544,0.3208448478265661,0.4744399093376625,4.4734000147075825 +green,triangle,0,378699,0.9325980125289542,0.863020102025737,0.5084650379055495,6.391887528533768 +red,square,1,378812,0.16813249459460233,0.7374549851261671,0.4718190527883035,3.6718018956767327 +red,square,1,378965,0.08894582109819293,0.6000135568343806,0.4795656502027283,4.335128625899531 +purple,square,0,378980,0.3468131948434764,0.6006738188914619,0.4931816181929421,3.983448108356022 +blue,square,1,379077,0.5149419880487021,0.5036298899468596,0.5088589858709743,4.408149743880865 +blue,triangle,1,379120,0.8954548036364832,0.4408623314596646,0.4746441626388489,6.426931798648624 +red,circle,0,379125,0.12287715187493742,0.04789986778155528,0.5196696158158836,4.560843478512571 +red,square,0,379144,0.3985572566687491,0.12815682950766194,0.4756016974432333,5.377997650338762 +purple,triangle,0,379225,0.8021072746184713,0.12070363535957285,0.4702399817686198,5.0113682597077185 +green,circle,0,379237,0.18488866254057112,0.11468324436011201,0.49143001203031084,3.2943961749610438 +red,circle,0,379242,0.1381322171900793,0.15022762256624764,0.5212530276762425,5.056600368873066 +yellow,square,1,379285,0.03295318379313106,0.8850626143030532,0.49413067472286637,5.385128438317927 +purple,square,0,379527,0.20200805455323,0.744647626765385,0.49206822092449926,8.220892842497657 +blue,circle,1,379541,0.8052598880713813,0.057428685846987015,0.48831355100325613,6.611056168510579 +red,circle,1,379556,0.4332171492101451,0.44534885763395476,0.5196597647356826,4.107100514199269 +green,circle,0,379586,0.17705199786990788,0.4207031506723816,0.5014435007025267,3.546014256391011 +red,circle,0,379716,0.7878904315943659,0.8055486594828597,0.5301132508138457,6.1134866317158405 +purple,square,0,379881,0.06734587877410814,0.21288735833675743,0.4767770370956767,6.445437307417428 +blue,square,0,379943,0.39575172885065846,0.4637412237308357,0.5032758150206922,5.499823719296377 +red,circle,1,379956,0.9091170467174449,0.9741284357179678,0.5295212319647594,6.308852776865592 +green,square,1,380160,0.2493610294300448,0.9204098762255356,0.47734531980910777,5.187007359259788 +blue,circle,1,380182,0.9927854320007904,0.32506230148003556,0.4871355497015411,5.021868544862186 +blue,circle,1,380190,0.6925251794010225,0.8804878900515186,0.4898651628380573,4.480835808161586 +red,square,0,380257,0.9167587913426889,0.6490837121495829,0.4850515398929979,3.7837005627476956 +green,triangle,0,380290,0.5177756935104152,0.8144260505173898,0.5101053061428206,3.8260057306518136 +red,circle,0,380463,0.013500520841920438,0.07936605338912676,0.5274579583239124,5.384077958139304 +blue,triangle,1,380865,0.42918097650983045,0.6765565737144372,0.4704877451252106,2.206541563902966 +red,square,0,380865,0.2614546432113146,0.8779217806047592,0.4689909245888773,3.515801994314156 +purple,square,0,380879,0.9230548490799251,0.20677485645913862,0.4918545620497562,4.8305498361765435 +red,circle,1,380889,0.9873402214957514,0.989657002194948,0.5237403101147309,6.166278355280192 +purple,square,0,381062,0.9431532816538241,0.21474141660271073,0.4930253515593033,3.7594040745083124 +purple,triangle,0,381070,0.609821464183716,0.6389526317244818,0.48376135835783185,5.014872046499547 +purple,circle,0,381096,0.20026725870065754,0.793205581150307,0.4969441153050769,5.6323833995846195 +yellow,triangle,0,381160,0.3136266773812564,0.8272054379835488,0.49668967367362116,5.257403979198879 +blue,triangle,1,381255,0.49434565499304994,0.41676771659597245,0.46723583175996675,4.335445528958487 +orange,triangle,0,381437,0.7552996540912389,0.8935930400745189,0.5065363727687604,5.994057905754794 +red,triangle,0,381594,0.335725690636258,0.41837153975083907,0.4959504523532034,4.519741043597379 +purple,square,0,381605,0.8288363545777822,0.08577507565980647,0.48765964027079794,4.600099106336966 +purple,triangle,0,381810,0.5715881630469227,0.14729620799909005,0.48039556454605437,6.146797804220459 +red,triangle,0,381900,0.279101484797904,0.4109954206489326,0.5004782122977516,4.623599803175675 +red,triangle,0,381964,0.9573963142758083,0.4935114236307473,0.49685789478221154,5.259212049815939 +green,square,0,381998,0.2952553189706415,0.3715260554059431,0.4714357366530857,5.361695064178093 +red,square,0,382114,0.3834635032257123,0.029416298554753473,0.45550242204102026,4.736058545702815 +orange,square,1,382130,0.2850562919010694,0.7868728087902546,0.5183553119186447,4.795621189829819 +red,triangle,0,382145,0.7410802738316075,0.9010013222494525,0.49696282194342084,5.504560178177751 +purple,square,0,382189,0.2839796784965293,0.5781825327832731,0.4901380690647679,4.853108645301831 +red,square,1,382210,0.7198502716552054,0.5269945982200485,0.4580120750821909,5.606712965703426 +red,square,0,382255,0.882822684791914,0.7382766439307654,0.4606550342194117,6.058089929367234 +yellow,circle,1,382274,0.7841204724506287,0.968116729443913,0.5291663496637445,5.05585812332319 +blue,square,1,382282,0.7713878211892955,0.1825730748525337,0.5206337721721971,5.673757426079461 +red,square,1,382372,0.12950794968832724,0.9732315184612382,0.46671396209064847,6.196978169535126 +yellow,triangle,1,382441,0.16708369275300383,0.10000696220863614,0.5030373383268141,6.710254718636688 +red,triangle,0,382510,0.16780794197173354,0.3692395976984879,0.5015701856233178,3.638292085279994 +yellow,square,1,382624,0.19198671073585116,0.17932130955503012,0.49847691944723177,7.519202986839545 +yellow,circle,1,382643,0.9903564738971828,0.7682144346892245,0.5168304712952871,4.961367236877486 +red,square,0,382662,0.7533687620024123,0.5848577522418097,0.45942372500333273,7.215166600925446 +red,square,0,382740,0.8905442476175128,0.3161612820671559,0.45922492218360644,4.5884612079356595 +yellow,triangle,1,382815,0.5641945990626297,0.28371417959395917,0.5020034373981855,7.295391934824061 +red,square,0,383009,0.4210588440059848,0.7639543920834846,0.45347407490917707,5.170145105502908 +red,square,1,383045,0.7939565415336549,0.9475167748252384,0.4605768025184789,4.635759652301643 +red,square,0,383095,0.09482789359701671,0.7810394740165318,0.46042606676004,4.348479427136168 +green,square,0,383114,0.31546661809489795,0.3025053899297562,0.4846801333400167,4.7358072152506505 +yellow,square,1,383210,0.004766043712697288,0.4285654945304932,0.4990474064849798,4.5790215377135475 +red,triangle,0,383433,0.29815928993385976,0.49258608624814926,0.4940528476148049,4.410959847806137 +purple,triangle,0,383483,0.9833449975502577,0.6904901237251319,0.4677075990679117,5.38305939403546 +orange,square,0,383666,0.1340198537032199,0.6230296547623884,0.5191147587853986,4.317819627450959 +red,triangle,0,383684,0.33712120934518763,0.6355057298358443,0.4885421721611272,5.462678747284495 +red,square,0,383720,0.7076128300554048,0.3612592418390992,0.4534417088536488,3.553903621042796 +red,circle,0,383727,0.7346994503904052,0.6709551075125401,0.5201947203592728,5.836860612469489 +red,square,1,383744,0.3935879606692859,0.4113539802848414,0.45628730910451076,5.311646949788667 +red,circle,1,383765,0.41235423667859183,0.493829133643183,0.5157115690246393,5.303995341566885 +yellow,triangle,1,383846,0.305985160252608,0.8809371695402696,0.5081662679952208,7.822690417690133 +purple,square,0,383853,0.3659882568404359,0.476692011500199,0.4884406863910534,3.1242199348560633 +red,square,1,383917,0.959283579866316,0.770921589533541,0.46381838261628455,4.763967572986673 +green,square,0,384095,0.6532515707206029,0.14428910080925705,0.4927813260498352,4.799584976230563 +red,circle,0,384160,0.36559371364884163,0.37579210044452566,0.5101190603508893,6.863713650351852 +green,square,1,384204,0.1682757425890279,0.8119245998051429,0.501864835850702,4.546026981081092 +purple,square,0,384210,0.5227178082152303,0.29203156269608455,0.49532571929570274,5.026733299375825 +yellow,square,1,384231,0.661282221648051,0.5356646035492276,0.5101232526911603,3.664937209856302 +blue,circle,0,384245,0.15985966900502668,0.20680381891863253,0.4976140209855073,5.44375813420731 +red,square,1,384332,0.47595884339009054,0.7788440380136896,0.4637651356713886,4.056418678235501 +blue,triangle,0,384348,0.5148765705215134,0.8201343712473447,0.4833697262853864,4.444947868201772 +red,square,0,384448,0.06276868823340664,0.21467726472252235,0.4677796759139046,3.984786234417578 +red,square,0,384490,0.3528319674319337,0.10294828448589244,0.47574671852218026,4.831450986764156 +green,circle,0,384539,0.11120179319678114,0.1857854246924422,0.5027494113393097,6.153389907420025 +red,circle,1,384599,0.1513898702929034,0.09170235004311755,0.5280104857140738,4.721211513188092 +red,circle,1,384681,0.7827812711822434,0.7263464027350637,0.5281972165627313,5.6435949386947755 +red,triangle,0,384702,0.2607488809569648,0.3692085201022801,0.48136495022376974,7.8727596727241185 +red,circle,1,384731,0.6550325045303718,0.7084881945203096,0.5269230330360379,4.587075827592058 +red,square,0,384807,0.6335073543985587,0.21036469813066117,0.479503905024245,6.231482302904311 +green,square,0,384864,0.9088008377276038,0.5469320319841137,0.4936443160847649,7.641369883045168 +red,triangle,1,384995,0.9281446487255947,0.8585629394008908,0.47618411763181206,6.394502412078232 +yellow,square,0,385017,0.19738235360934986,0.11021928539582238,0.5055229571562947,4.664690223675415 +orange,square,1,385038,0.7375304044096296,0.36511415064301433,0.5136264196737452,5.342645643600903 +red,square,0,385081,0.32752017620638896,0.9856779086957664,0.4823151627725228,5.010023735914677 +red,triangle,1,385150,0.5469610403836389,0.9522044439683123,0.485575358704096,5.159358604405621 +blue,triangle,0,385239,0.7938322489682957,0.46407313222969127,0.4758874717080517,3.5729030713180876 +red,circle,0,385266,0.8831034522394201,0.9531503251783967,0.5279176082822314,4.524986670551221 +red,square,0,385409,0.29516644811905557,0.5110105965402431,0.4769777390821584,4.253687086097668 +red,square,0,385456,0.7825277204760981,0.7822768676055581,0.47481923731339115,5.079670205105158 +red,square,0,385497,0.07302432520920188,0.39785580369448503,0.47842499657163207,5.71835421334615 +blue,triangle,1,385563,0.39423653538152303,0.11795572601740678,0.4737626042420189,4.0947033853609645 +red,circle,0,385581,0.9421489349811454,1.0070134143017686,0.5217223355804862,5.3218552534961745 +blue,circle,0,385684,0.0379159016193118,0.7798608866751163,0.509728511574839,4.736924438644583 +purple,square,0,385700,0.8946258375181065,0.18082688296579663,0.5048421067172387,6.573813893201475 +red,square,1,385717,0.5575107832809912,0.2054568499609042,0.46947134425273107,6.170322550837511 +blue,triangle,1,385800,0.6522799342859079,0.6472997601595853,0.4818153443925534,6.6272356859148465 +yellow,triangle,1,385816,0.7491156796196939,0.8135376354490241,0.5114868676273986,5.838198702223457 +red,triangle,0,385921,0.6917504998535641,0.013787670735251667,0.4978673714798339,3.344329605081361 +yellow,triangle,1,385965,0.3072066911750212,0.32871805637486695,0.5083451332581012,4.5195331356617565 +orange,triangle,0,385974,0.6446130972426188,0.7270919351343222,0.4987853860085344,6.983885845745921 +green,triangle,0,385987,0.3009031556184564,0.6237406211754767,0.49489214109005336,5.6186287395451755 +red,triangle,1,386016,0.5485532893952202,0.10777937836919693,0.5011720691330133,7.749001863831452 +yellow,square,1,386053,0.6076597668411704,0.8319760196147771,0.5037714972963674,5.418550391547821 +red,triangle,1,386111,0.80988229108039,0.6596996615507281,0.502707372277778,5.344332909793438 +green,square,0,386147,0.5554816226317305,0.7913655706475917,0.47466356301209983,5.751465481275758 +red,triangle,1,386155,0.9329857915909096,0.37436598445850366,0.5060516424261574,5.643318282782549 +yellow,circle,1,386165,0.4558401430598601,0.4212612403995363,0.5284789105375716,4.61532583912487 +yellow,circle,1,386433,0.6926199692441136,0.9308710026879694,0.5290527097598187,4.882279348854452 +red,circle,0,386521,0.8956542163016912,0.8537758569578553,0.5106731868446719,4.892239666282779 +blue,circle,1,386557,0.11561282844370702,0.3607453384892849,0.5097827693620435,3.175863668577604 +red,circle,1,386570,0.5331088810981582,0.4730798674677947,0.5061594431176809,4.020397800630222 +red,triangle,0,386582,0.968280211023668,0.05032418921882176,0.49601957682997005,3.8472715702079605 +yellow,circle,1,386595,0.5701614887192601,0.3542393125377259,0.5257995256701111,2.8808568691332312 +purple,triangle,0,386622,0.5974162886593449,0.6957137682534142,0.4944406849904481,3.217706487697329 +yellow,circle,1,386708,0.7416742727996676,0.042077644178583284,0.5210366039030419,5.836723130229981 +purple,square,0,386715,0.8437817412938233,0.5372651573035038,0.5038483946843023,3.4668181137543943 +green,triangle,1,386718,0.8304648665831763,0.5571220069861031,0.4970822219104579,7.678924727076833 +green,square,0,386767,0.31383630914270855,0.9320126658774085,0.48419044896910335,6.019436588292823 +red,square,0,386815,0.9349481745701733,0.5197747794529468,0.4840420519147051,7.200716439674264 +red,triangle,0,386852,0.027606628544258438,0.21072466641787524,0.5013165961470609,6.548724610890811 +green,square,0,386858,0.975699067608121,0.383422099140901,0.4909791398855183,5.621084666025872 +orange,square,1,386868,0.08047770282189626,0.793062492110941,0.5157356687352839,6.81235010781937 +red,circle,1,386875,0.9400781515070912,0.9937705586525689,0.506866768577407,6.015225138650724 +red,square,0,386971,0.9771929304404441,0.04584250823149516,0.4787690060978922,5.872117327313018 +red,triangle,0,387040,0.6209929959828102,0.5315706426683636,0.49456277587745673,5.261144849257304 +red,triangle,1,387048,0.5250678973758585,0.3074724562911556,0.4971848377915727,6.236980514084699 +red,triangle,0,387151,0.6922825609674655,0.6191756664552196,0.4897381531488978,5.173187322230956 +blue,circle,1,387176,0.29326301377252006,0.18764379074495874,0.4998037683537533,4.967728741567706 +yellow,triangle,1,387207,0.6568385917730865,0.38603501449884037,0.504300851951063,6.617972042200967 +yellow,square,1,387218,0.8086373354888161,0.5326267434636608,0.49826731674132146,5.466272639931759 +red,triangle,0,387247,0.12783454755598145,0.15518016995699857,0.4945620418537517,4.520613296394768 +red,square,1,387269,0.7535876571287363,0.9587404274991285,0.4828953368987452,7.774863579308164 +red,triangle,1,387270,0.5913530687458667,0.2286859031300481,0.49347898440221705,4.752452355807436 +red,triangle,0,387288,0.6845112304964417,0.7197492167199879,0.4948868982170782,3.3799971961615207 +purple,triangle,0,387353,0.2709531771155317,0.2830805073235585,0.5046952892589561,5.823416136767672 +green,square,0,387415,0.7810562792809393,0.9945846444761719,0.4895694917364415,3.9067195661716716 +red,triangle,1,387520,0.5160926536255005,0.3425738694725817,0.5009294398462697,4.296389952769009 +orange,square,0,387603,0.3046916484991026,0.022007322608711077,0.518102233366699,5.811935169365285 +green,circle,0,387610,0.1847073823991494,0.6277665629404164,0.49561411904056657,5.302702802198399 +purple,square,0,387668,0.19418624775109472,0.40598362848990033,0.48574326786845745,3.7112014346560205 +red,circle,0,387782,0.2470181921781045,0.26861474422319465,0.4822202295907846,4.611908933883087 +green,circle,0,387815,0.06706697303218212,0.2991750066193938,0.48631848107883785,5.087555678305484 +purple,triangle,0,387919,0.498934408482288,0.44398600058670823,0.5075041081658945,5.917191652700367 +yellow,square,0,387925,0.9187883771903261,0.9512686681524661,0.5062377803074822,5.690376112643951 +yellow,circle,1,387936,0.617108774754534,0.5561639609600528,0.5128661764819804,4.871203993468564 +red,triangle,1,387990,0.16028155177408732,0.7586084220507242,0.49359654375993006,4.112822440203012 +blue,triangle,1,388008,0.7704374985124988,0.14875326540096667,0.4900491229537145,4.337224914834552 +red,circle,1,388120,0.31605935880087166,0.23094444829271144,0.47216564115389187,6.171378882479556 +red,circle,0,388165,0.3789869749517534,0.30556001010592937,0.4606437567191414,3.549907806626836 +red,square,0,388186,0.42222644988739166,0.5776307774389853,0.4739427501946395,4.6556211646127075 +red,square,0,388221,0.23949740134670738,0.8040688651973041,0.47582915437015594,5.118198059843437 +purple,circle,0,388264,0.5654133645400323,0.5864252072985249,0.5189541424921014,4.441782794376311 +yellow,square,1,388268,0.7545532758263411,0.3809261963117392,0.5003507386396013,4.860571830101594 +purple,square,0,388413,0.15362166225812446,0.953304120678275,0.468433510834353,2.029232283175198 +purple,square,0,388417,0.5948768035457942,0.7875120569217479,0.4730640436383393,3.628939653649251 +yellow,square,1,388430,0.9643190178476154,0.9895091024459554,0.49608726683679294,5.989422198987494 +yellow,square,1,388436,0.5283933507512453,0.9357567666401563,0.4932828831862534,4.256644629940401 +red,square,0,388535,0.42832799289107804,0.6911480641381447,0.4727426709468536,4.867022461021341 +red,triangle,1,388566,0.06005610379110382,0.9290427781433881,0.508106383899453,3.923142028906728 +yellow,circle,1,388578,0.5824507944605519,0.33036925359945146,0.5207630881651547,4.506288025168842 +blue,triangle,1,388585,0.8169194900881884,0.6562802772541768,0.4909568306631267,3.6994105319054165 +yellow,triangle,1,388622,0.20626226201954412,0.10627033212268189,0.5201865113813897,6.576264450279848 +red,circle,1,388625,0.6329069317746927,0.5904613849683402,0.4622840002175637,5.317070896496403 +red,square,0,388667,0.8119042486209389,0.08674696906313295,0.4744983606299709,5.460845682331897 +red,square,0,388725,0.5169866320853493,0.9903358500297689,0.46666405521906595,5.063859609553524 +yellow,square,1,388759,0.7312031190861369,0.29551859041115225,0.4872724688038252,6.093214875935353 +red,square,1,388880,0.15908942773660728,0.3555485917665824,0.4749996833976505,6.241436735526784 +red,square,0,388895,0.632555727291959,0.7445617396779969,0.4762180709299892,3.9950859060840216 +red,square,0,388940,0.6692951498082319,0.33974444942480664,0.4742385589548459,3.5887931577232646 +orange,square,1,388967,0.11058735435983735,0.5961427322054564,0.5148986707983465,5.663541742240869 +blue,circle,1,388997,0.6582307214407296,0.9120939175274341,0.48178010815093913,7.025552654046845 +red,circle,1,389075,0.7214603496315611,0.7266824220555177,0.4718515455092195,4.426497271087648 +orange,square,1,389089,0.010721538735855907,0.006231260234710323,0.5133732359584059,3.634738606032416 +red,triangle,1,389094,0.6894477612063545,0.3466947464453557,0.5023635515762704,5.732609940743846 +yellow,circle,1,389104,0.1805495217652382,0.7356976980899061,0.5113463297982055,4.287067699934512 +green,circle,0,389112,0.8381807923274504,0.24799701284383524,0.4937220905991134,4.9168942702912295 +blue,square,0,389139,0.8377691267068565,0.16853365106050433,0.5096345672312499,5.92659233789247 +red,circle,0,389233,0.40161141025848024,0.3568366471118537,0.47702946462799095,6.7201255638955 +yellow,square,1,389242,0.08717387543489763,0.18903835663899238,0.5002446132706532,5.394152429229117 +blue,square,1,389292,0.7159764146658746,0.17361214699001926,0.5154234380129497,6.102118432767727 +red,square,0,389302,0.68609942993425,0.7935778898771765,0.47812940732287995,3.5889712576734603 +blue,square,0,389308,0.002114299434209821,0.39882240519050904,0.5191756265908456,4.824742410244574 +blue,triangle,0,389353,0.775360758763765,0.2783291526656304,0.48944612263499926,5.338678435610491 +red,circle,0,389361,0.8680476325600849,0.8167415390870927,0.472608720728658,3.328455099895193 +red,square,0,389379,0.5835400490623033,0.0312166650136545,0.4761746270310046,5.016665320337946 +yellow,square,1,389423,0.31879462180245877,0.7497260747609514,0.5004369925444385,2.3434768309767144 +yellow,triangle,1,389434,0.152957773366603,0.6122166796629332,0.5101679681372908,5.825939818868314 +green,triangle,1,389563,0.31303350334407654,0.42620281563653317,0.4831708192702349,4.6305260410503335 +red,triangle,0,389650,0.8156248518553473,0.8338480696227472,0.4960040063482286,3.8624072514656915 +yellow,square,1,389672,0.4267965736488637,0.7759427068971257,0.5049441010008491,3.8387119284945057 +yellow,circle,1,389771,0.6357057475847177,0.30246148703502485,0.5169708499405329,4.5702132329167915 +yellow,circle,1,389786,0.9348750604828651,0.864792119493025,0.5156532495188857,3.2672143629402606 +red,square,0,389801,0.793461757186159,0.5882045693931537,0.4752212538739568,3.626033253384827 +red,triangle,0,389815,0.6028216253895896,0.0008956982834695815,0.5064966176711667,4.717284871910093 +red,square,0,389844,0.8874850920712726,0.6257795451871339,0.47102547495804714,4.9502066220776 +red,square,0,389854,0.08802088099264205,0.7504791948832154,0.47005532441178166,6.302068634173157 +green,triangle,0,389919,0.5583560511282069,0.5194434953425001,0.4857027160000571,5.388647618137455 +red,circle,0,389976,0.8601538501589202,0.867692667916776,0.4617847774762544,5.997970042411047 +red,square,1,390007,0.9650874187152643,0.19725884833035134,0.47771668723042016,5.330336419986309 +red,triangle,0,390085,0.9448438101498315,0.9165771363591984,0.5200575691349669,6.387160423485304 +red,square,0,390104,0.902350650742806,0.5942270825728875,0.47940275222439077,2.506107516235967 +green,triangle,0,390135,0.39774192879339965,0.04396508243794717,0.4847775550914205,6.064109580345679 +green,square,0,390307,0.30331859546608275,0.9476643498124749,0.49946514667160014,3.581179436461072 +green,triangle,0,390320,0.7422084300066089,0.6197886024036005,0.4785118760711613,3.9198983089500623 +green,square,0,390342,0.455890556156204,0.594152071809712,0.500047875264678,5.580889617184944 +blue,square,1,390500,0.5748057642537174,0.6579858236199554,0.5250573555363868,6.346387149130874 +purple,circle,0,390539,0.6229735336939355,0.5081215772406867,0.5226386765471286,5.2918090841924394 +red,square,0,390613,0.4136255316258376,0.18924320591093313,0.4776272438166506,4.693634338428173 +purple,circle,0,390616,0.1781525896540036,0.455359511218705,0.5252335990346062,4.088265961874737 +blue,circle,1,390640,0.20655620779317196,0.18529062673063934,0.48938279798533735,3.9040042259508003 +blue,triangle,0,390702,0.8719402071240042,0.09624769525464993,0.4874478932545316,3.9723927812052584 +red,square,0,390721,0.33200414822064583,0.03849564448066456,0.473922058709498,4.483174645483503 +yellow,square,1,390745,0.33132053647279525,0.9636604208244348,0.49142093193025177,3.864359212067503 +red,circle,0,390774,0.880614881751517,0.826790628981774,0.4808911221776618,4.7919899475481875 +blue,square,1,390780,0.17517437142632575,0.9409823435375293,0.5340917285542284,5.310267403861228 +orange,square,0,390787,0.9551186469628827,0.8047168842805802,0.5200144869107375,4.397281337808794 +red,triangle,0,390825,0.44974511345509494,0.37202469748821687,0.5079764789790872,3.5351994712542982 +yellow,square,1,390830,0.8065854147386377,0.2586081844491136,0.49125795981591963,5.1673578771629955 +red,square,0,390859,0.6084936209239225,0.8123508534370562,0.46337837471641785,4.844607854033959 +orange,square,0,390868,0.9534734041941707,0.6813228979385701,0.5220430655265749,3.7388281088696473 +red,triangle,1,390955,0.469076822150737,0.9014958009225952,0.5094461425380735,6.385199362908412 +green,square,0,390980,0.6489584015758096,0.17430902865833275,0.5076612696198981,4.620246764582878 +green,square,0,390990,0.32913285689323646,0.6692022820261171,0.5039070564585555,4.521863568836199 +red,triangle,1,391072,0.02580275955219513,0.18264797646663433,0.5051595249796011,5.002558902923959 +red,square,1,391075,0.9703815570506079,0.8483012206318402,0.4622112607112254,4.6924594132754605 +blue,square,1,391195,0.6243951764080419,0.011851169660828664,0.5334909761035769,6.587862330883272 +yellow,square,1,391288,0.23893548367235995,0.5297986408287602,0.48617233410436944,2.636653095746359 +red,triangle,0,391333,0.38742970677841326,0.2549029681350147,0.5049438702835601,4.88431428392951 +red,triangle,0,391446,0.029356572941512837,0.14591883140580164,0.5083036708090861,3.5317344427344097 +red,square,0,391538,0.8035297876735588,0.6717776829023981,0.48037007764595596,4.143543403359177 +orange,triangle,0,391556,0.984001598799322,0.7250361897254229,0.49133482057985,6.014093637465911 +orange,triangle,0,391615,0.40153579492834746,0.7319097010431299,0.4825230255849636,3.9062320331599665 +blue,triangle,1,391651,0.5518413674592594,0.5930351919261024,0.48331968982811896,3.73463466862135 +green,circle,0,391824,0.030808083341177683,0.20251333031277108,0.4902278147110733,5.923016419884884 +yellow,square,1,391862,0.41255524734832605,0.8418945325639113,0.4920198699975043,5.348714662895561 +blue,circle,0,391876,0.518247872583379,0.47761844149072596,0.4872554212820434,4.793137115257515 +purple,circle,0,392026,0.7788163508509055,0.5376361669925529,0.5234782140474772,4.732569945626591 +yellow,square,1,392056,0.9882975696723743,0.17819609349016996,0.49687706833219186,3.589027943508762 +yellow,square,1,392125,0.5968597917433949,0.635016909815138,0.5012927561314738,3.836154775929804 +purple,square,0,392270,0.5237458884612408,0.8033059083760481,0.4711650609911605,4.587703418439682 +yellow,circle,1,392380,0.11830995316370829,0.7575277109788863,0.5352868669656894,5.946236618246123 +green,circle,0,392382,0.6320793422390463,0.9975984576955893,0.4858688394848248,4.19913711326596 +red,circle,0,392395,0.34707670638239585,0.4418709351761112,0.47257454302801893,3.849868045499098 +green,circle,1,392426,0.9907635833945612,0.789320027688391,0.48776867732277673,5.8390016307995785 +red,triangle,0,392442,0.8133526347154115,0.3564041438426686,0.5125114426998465,3.9911295023040307 +red,triangle,0,392463,0.2206240895931414,0.4111724798224238,0.5098029648429543,4.714522761935395 +red,circle,0,392474,0.4002350148435839,0.3131625894244392,0.47340601417718475,4.263144541276149 +blue,triangle,1,392535,0.8850341362471923,0.37261339174406405,0.48591115218918823,4.974425529999273 +yellow,triangle,1,392559,0.3090135607651209,0.319584244585589,0.5037872859100175,3.6659777896615613 +purple,circle,0,392590,0.02997378362120917,0.2849862631715253,0.5210476640477564,6.078375426069524 +red,triangle,0,392598,0.36535188450024225,0.6497654795848965,0.5118617642203704,5.583918267247114 +green,circle,0,392717,0.3073270814401341,0.17546376191912805,0.48056072159350577,7.176281687856657 +yellow,square,1,392738,0.13282556754354702,0.9397981737932565,0.4853677203748385,4.704527629556687 +red,square,0,392875,0.7569730973714514,0.28387901410752936,0.4896860772487533,2.399632724285245 +purple,square,0,392940,0.7355184641902509,0.8667308844638129,0.48040716902888597,5.630089592509133 +purple,circle,0,393038,0.6395519936094233,0.1356787278742081,0.5199648818553185,7.668084970600297 +red,square,0,393063,0.47530034099251073,0.5027952553898097,0.481021281974662,5.576210983759033 +red,triangle,1,393071,0.4989748467062284,0.5669518955374244,0.5361012250619259,4.5704219095663525 +blue,square,1,393093,0.9748286383197624,0.49788586961809767,0.5127826880144537,5.0302576741161475 +red,triangle,0,393109,0.8281590339412406,0.33150732441922304,0.5302294387919646,3.807563159727275 +purple,circle,0,393180,0.45569968348308565,0.721551340416129,0.5114370843244953,5.273815430434352 +yellow,circle,1,393331,0.5186048502264816,0.7108834302471597,0.5379739558462163,4.682291852346103 +blue,triangle,0,393365,0.6794412492092253,0.04913814530242255,0.48676103108023333,6.044560312835642 +red,square,1,393379,0.4695366829497617,0.6515037752856159,0.48505664023964234,1.1132941036620763 +blue,square,0,393457,0.4931797922903194,0.5089204399306346,0.5133268038924338,6.087833963069808 +red,circle,0,393464,0.6767400847978318,0.6020890855531064,0.47248071373744044,6.8287916640813044 +purple,square,0,393593,0.8967685342713414,0.8709093934964588,0.48398481664548265,2.0978736704389136 +yellow,triangle,1,393642,0.15431974888539235,0.6290652046968342,0.49834984222823364,4.771077868403118 +blue,square,0,393650,0.011127578786497838,0.3804970445991629,0.5121523979759478,2.8930631384568133 +yellow,triangle,0,393664,0.8607044590768693,0.35579776123387674,0.502156275375239,5.021614890364703 +red,triangle,0,393717,0.006407233865938555,0.3805170919425195,0.5080342527620084,2.6188600831210653 +blue,circle,0,393780,0.8077579792612988,0.27358325538981876,0.4744143093917175,3.5054136432182434 +yellow,square,1,393831,0.059408461514058986,0.8154295145258834,0.4886042406379574,6.070185318503744 +orange,triangle,1,393880,0.7620238194322251,0.8886560286032301,0.4818367746429384,3.831342492780672 +purple,circle,0,393890,0.3591853262732747,0.42900409186154564,0.515109496418418,4.7391181805104425 +purple,triangle,0,393896,0.1487264446206331,0.6547189200253156,0.512635712721492,6.589435914769717 +yellow,square,1,393905,0.9124063702109222,0.7723557563057873,0.4866835002111276,5.55042027283877 +purple,circle,0,394046,0.6054028830430566,0.17509150076499358,0.5136396295754986,5.988679150218251 +red,square,0,394124,0.7975694132287922,0.36067760105922897,0.5062509124675325,5.574468513407841 +red,triangle,0,394137,0.09224952297092448,0.2729071335254831,0.5156253872284782,3.2897089404732522 +blue,square,1,394224,0.16659716319004625,0.7748445504157822,0.5142652785660647,6.66097206271499 +green,triangle,0,394247,0.4435473664731624,0.41347152717235636,0.48223904442941073,4.006726741119238 +purple,circle,0,394255,0.943553550286837,0.10544929080493914,0.5190718420719124,6.0451921114602944 +yellow,square,1,394303,0.0585832513649065,0.6474958047240276,0.49220072738490284,4.568219073738864 +yellow,square,1,394324,0.5099682078558174,0.7001189979289515,0.4957162434212332,5.365185853750901 +purple,triangle,0,394359,0.9333415825480972,0.9700311705333038,0.5103879915262132,6.07730214846839 +purple,square,0,394406,0.6170354361847651,0.45342414469779957,0.4811556900653034,5.116399204100104 +green,circle,0,394429,0.42942817004051803,0.6028826289495663,0.49199068923681555,4.224041498560072 +blue,triangle,0,394443,0.8134201319114985,0.8213739103688027,0.4828251444520929,6.339805363413824 +blue,square,1,394522,0.48117018883394225,0.1853716874275697,0.5071294386414359,3.8935840387677785 +yellow,triangle,1,394555,0.5252787192402597,0.3203486748855435,0.5087749233644241,5.601303590159087 +red,triangle,0,394581,0.8967439828977617,0.6222625716112746,0.5193843377667596,5.871054898606155 +orange,circle,0,394622,0.6545453967991703,0.2867944566035391,0.4743715180305014,5.352136458694123 +yellow,triangle,0,394631,0.8958867934253948,0.10746979653290634,0.5046171347183478,6.052478922172219 +blue,square,1,394644,0.7086999416718613,0.1285870562315632,0.5057580997218196,3.8274562014905933 +blue,circle,1,394672,0.6740778042345809,0.19996267031658865,0.46636276853581987,6.014731640556275 +blue,triangle,0,394675,0.15035382200358538,0.4096368944186668,0.4834475946120639,2.7484092712834176 +blue,triangle,1,394689,0.9384197362965879,0.2946936045173627,0.4835553873322687,6.480964392023829 +red,circle,0,394774,0.6174878699286632,0.6983784143207769,0.4993917513080853,4.068449784886343 +yellow,triangle,1,394859,0.7828844802795552,0.6456594443219873,0.5046676416687235,5.769783442243234 +blue,square,1,394870,0.26119742104092325,0.23775889051050825,0.5142127056452043,6.325423443506 +yellow,square,1,394885,0.27745763826887204,0.5258880293681799,0.5012656771704572,4.623099240411954 +red,square,0,394936,0.4890945668630936,0.8462112891876167,0.5059371357777522,4.738106673225415 +blue,circle,1,394943,0.7392551502685211,0.2884451315196527,0.4696460499819925,4.157670926261769 +purple,circle,0,394945,0.5239269467434411,0.12194627567096217,0.5186145964223063,2.860527323988938 +purple,square,1,394956,0.7245239497949775,0.9900719301718675,0.49951408699053557,5.071267402261118 +purple,triangle,0,395015,0.16266169671633302,0.8929664290886613,0.5127198203118545,5.22989298990311 +red,triangle,1,395035,0.5358183473401142,0.7980309789542206,0.5111166549169541,5.086362784504239 +red,triangle,1,395050,0.5560476744525559,0.020714619871965545,0.5099561431182376,3.7931117798082767 +red,square,0,395087,0.4258790047671537,0.6520098494886234,0.4984074273349598,4.505869704612273 +red,square,0,395111,0.7424390908363775,0.5984268063149127,0.5010650034056413,4.89925152173891 +green,square,0,395117,0.4610479147534501,0.943900513077834,0.5030645986196268,4.755916605811492 +yellow,square,1,395239,0.17375789907264516,0.6520212237260526,0.4943061627310351,4.51650982224826 +red,square,0,395357,0.6156755920110408,0.8875180722680661,0.48793252872533105,5.58771609194477 +yellow,square,1,395410,0.5877485327198827,0.6662970180636223,0.49253991018112214,7.171552773839032 +yellow,circle,0,395480,0.03148183941160598,0.6082202098818508,0.5311468948151284,6.3539378438110345 +green,square,0,395506,0.9730598969081158,0.2475685374260561,0.4964283442857959,3.164485787625679 +blue,triangle,0,395614,0.8071404691242077,0.2744377649312486,0.48611397696260467,6.146215988906477 +yellow,circle,1,395656,0.38576815006939125,0.26317615945804984,0.5256497972917057,6.21976242364832 +blue,square,1,395782,0.7889153676149613,0.38024626195661315,0.49453841493333456,5.160063711659489 +blue,circle,1,395835,0.3956980557805423,0.30467683831929016,0.47720041000468705,3.295349566013487 +green,circle,0,395855,0.7447373508800587,0.2479806371057497,0.4959471189926129,6.3149741158844845 +red,square,0,395955,0.7272981520260766,0.9146553500494844,0.4789888614054285,3.280849483936364 +red,triangle,0,395999,0.058347954591589146,0.33543986840004614,0.5095995229136923,3.6941500494377544 +red,circle,1,396005,0.39660402982233844,0.4376837839769812,0.5018749698934021,4.2386855611061085 +blue,triangle,1,396015,0.4214364163268637,0.32370795542344566,0.4870665506510103,7.8471832711619145 +red,triangle,0,396146,0.3224087408609303,0.9322104070718528,0.5142666321007043,5.2066085793174635 +purple,triangle,0,396204,0.5278051157923712,0.4801124541920866,0.5260585122427309,3.949301724816762 +red,triangle,0,396208,0.6823237191056968,0.6237557048298875,0.5089074668844323,6.988118207680359 +red,square,0,396306,0.23604184263762729,0.7065381003913147,0.4843472565321945,3.10221460495729 +yellow,square,1,396427,0.5754178025720357,0.25692588609685396,0.4865771364699389,4.818831415267984 +red,circle,1,396441,0.7923924944720981,0.8153849543138612,0.5097698278905594,4.320376694529966 +red,square,1,396466,0.08276877045706355,0.8300083834421527,0.47864426023029505,4.011645661459549 +blue,triangle,1,396554,0.302302269103624,0.12749257150961324,0.4894941107169753,3.2084134917991043 +red,square,0,396560,0.09619032284802886,0.5034145674410632,0.4663228710752538,6.1631969831902 +yellow,triangle,1,396560,0.2033885527538184,0.18932579661468651,0.4969740105828321,7.5198734677343 +blue,triangle,1,396570,0.9846547748836074,0.4169770959345305,0.4935500529621402,6.67534437770552 +yellow,square,1,396581,0.9021696568169558,0.39939774692887364,0.4862560527322492,5.125095237594603 +red,square,0,396589,0.4143546387275874,0.1900846094333244,0.4681448453579504,7.3047454107224405 +red,triangle,0,396597,0.6176221455637819,0.7568725792652309,0.5105802264984762,5.051303585630667 +blue,square,1,396627,0.8899735076542671,0.31767407575956963,0.5000652207751421,4.886804862237104 +red,square,0,396679,0.622005311603634,0.8600197259002501,0.46434698368213034,4.945882803655408 +red,square,1,396731,0.6788617665004296,0.23752400227706738,0.4618530345276877,7.562080945878709 +yellow,square,1,396779,0.003843266145860502,0.11031077277988544,0.4780646050115228,5.537787491226869 +blue,circle,1,396781,0.18536216857603882,0.766683800229544,0.47894262484882694,4.845417400769171 +red,triangle,0,396948,0.08390279424627389,0.42128820339301964,0.5301501586156777,5.955357810985476 +purple,triangle,0,396960,0.4114177867065415,0.6208023328132486,0.5292858463152981,4.907496282964897 +red,square,0,396979,0.3399895409812538,0.5835278917409553,0.4604881603059351,3.470841473463859 +blue,square,1,396989,0.5976538062013957,0.018446772908260467,0.5047032856867655,5.647345848907235 +red,square,0,397048,0.3393818117339277,0.029519295484499053,0.4597172202042671,4.016968861789205 +red,triangle,0,397098,0.45797621996903226,0.9716933472003787,0.5301435759685531,4.757786619819228 +green,square,0,397152,0.17479008715482935,0.37270908756264987,0.49645323741937925,4.940492146668691 +blue,square,1,397188,0.7850470706131807,0.4109944246121302,0.5005269616825161,4.987884724347951 +purple,square,0,397311,0.605194065511209,0.7107823860739754,0.5120682313044231,6.0802605860822245 +red,circle,0,397407,0.9288091142870283,0.855206444390143,0.5111567326661041,6.695596290347343 +red,circle,0,397492,0.558019909019613,0.4593248665826407,0.5199755823371071,7.919128399765235 +yellow,triangle,1,397541,0.6436766603182998,0.44465339319781105,0.5046666572164952,3.8879478747231393 +green,triangle,1,397550,0.09731595843961205,0.6461191795308754,0.47098447685180966,6.899896991680443 +yellow,square,0,397595,0.5176399386787562,0.44453628697996483,0.47033778575495144,3.7420359667387206 +red,triangle,0,397626,0.5936884074604519,0.7078740650967525,0.5260029570220314,5.1026549528846665 +green,square,0,397708,0.2882516102599727,0.2777661423178951,0.49783135593555417,4.024689781740826 +green,circle,0,397739,0.3438974955989943,0.0813639105363434,0.5030798588971864,8.150963821504002 +red,square,0,397767,0.20883250533979125,0.8362310032413758,0.46354353838381235,4.903372469209553 +red,square,1,397783,0.8497185651541359,0.2718889152936008,0.4643907226308197,6.83054693652392 +red,circle,1,397860,0.9605717848579287,1.0112713173932795,0.5176800276706987,4.838156817294856 +red,triangle,0,397885,0.3278641394468932,0.40171121510569163,0.5252098744191269,5.226328014597578 +purple,circle,0,397935,0.3376814788001681,0.042577799296216634,0.5210180415497392,4.277102481445268 +purple,square,0,397940,0.05076109484633573,0.3185921079309624,0.5179047094595288,4.534790004968021 +purple,square,0,397993,0.02461768720734958,0.4497138793212936,0.5167117828111896,5.4924049294601645 +yellow,circle,1,398023,0.3333607940710924,0.7969360620675239,0.5252844159593557,5.642652918933352 +red,triangle,1,398174,0.7944811169957301,0.8726220975852376,0.5058710548383101,5.663673584390932 +green,triangle,1,398230,0.08381170034644447,0.8605287123539986,0.4906448508763901,3.6425119498491356 +red,triangle,0,398236,0.7849593560917905,0.0025612740347946694,0.5059731235562696,2.522111924576022 +red,square,1,398276,0.3348404262303303,0.9846610188547051,0.48442710235037906,3.9092426564514215 +yellow,square,1,398289,0.6428593308131003,0.6608182035006832,0.46542380962791785,3.7132619009894317 +yellow,square,0,398300,0.13102872237599117,0.7510757252421997,0.4667098016885225,7.415144742635231 +red,square,0,398305,0.3660120644975239,0.1869192482321721,0.485978626583954,6.1516685326283165 +green,triangle,1,398376,0.4482510459302451,0.7921301599545691,0.48793861625658314,4.258579582022921 +red,square,0,398395,0.2564327054997859,0.9365773527927684,0.4810803033607526,6.579012966050112 +red,square,0,398430,0.503601749388099,0.7857858924833435,0.4845884461100247,6.313669872269866 +blue,square,0,398529,0.05235505097958093,0.6435790814493085,0.4968956465602559,4.006439315816361 +red,triangle,0,398591,0.7872173489030302,0.9307698624445959,0.5167758988963995,3.704579256038856 +blue,triangle,1,398615,0.08682653813852848,0.2389586792017674,0.4931419882010198,6.537997081938009 +green,square,1,398624,0.19599689663002906,0.4400931201352687,0.5020444891530043,4.838334686559436 +green,triangle,0,398645,0.3134960451266987,0.1878719518108959,0.4944935903784199,4.816401760550203 +yellow,circle,1,398691,0.3139003060867519,0.1387885682212998,0.5148213060322916,3.234764624781852 +red,square,0,398747,0.37244882772007937,0.08682910359838336,0.47317683383021586,3.7312406550641373 +blue,circle,1,398761,0.3949899989515271,0.09995812583168595,0.4772644403277299,5.22642124774037 +yellow,triangle,1,398845,0.7918096020436663,0.24259367893593964,0.5059467526969904,4.4097596767099025 +blue,triangle,1,398922,0.6603864282836619,0.9655492680898329,0.4899519471535957,5.219247395428643 +red,square,0,398945,0.5940618421079977,0.5806676927481258,0.47313672290536224,4.603666849260115 +yellow,triangle,1,398980,0.5489362122788316,0.4268281301587079,0.5050779889182377,6.695147685507092 +red,circle,0,399010,0.3408090469398939,0.42535933528799263,0.4966867801941816,6.131910465507478 +red,triangle,0,399020,0.9640371264465135,0.07417952975699449,0.526207315586203,4.566374130132015 +red,square,0,399030,0.18950581000889566,0.2859698290975977,0.4680671506126159,3.8647882289363 +yellow,square,1,399071,0.3101931471891194,0.1525418538953085,0.4875072321298923,3.253653655747412 +red,square,0,399125,0.6587722857084605,0.8502483939877142,0.47356538928965186,7.200369579970798 +purple,circle,1,399165,0.548120017531071,0.3552888905096304,0.5271553600172266,4.090689821696762 +red,triangle,0,399210,0.3035354615610383,0.8710768842992129,0.5187216336697482,5.062091260847933 +green,square,0,399239,0.019403500141540797,0.08209044789639452,0.4977700255104592,4.388952754305449 +red,triangle,0,399275,0.6709647670273164,0.1110796622708431,0.5193251716421644,2.6797163666732238 +red,square,0,399285,0.7971252951768416,0.15274520733521524,0.4724608631771495,3.176350219281487 +red,triangle,1,399325,0.6996650236053583,0.4283218588579887,0.5157373423741389,5.442183846123078 +purple,square,0,399354,0.2481769254548858,0.501606412821526,0.5028209702218303,2.9478008833323006 +red,circle,0,399429,0.4120263946444137,0.49017316806310735,0.49754170394049424,4.688310355860282 +blue,circle,0,399511,0.8629658597673444,0.2836167875349973,0.4926494587805149,4.634395691493609 +red,triangle,0,399537,0.4588335351549798,0.27462418982501613,0.5263845567095322,5.3428757567820275 +purple,circle,0,399545,0.499713165566278,0.3038215879482996,0.5313272949087348,4.470148893074704 +red,square,0,399560,0.056007970832857135,0.6970083932352116,0.45091074161851635,2.589813910793146 +red,circle,1,399566,0.8850562556128662,0.9763341628808809,0.49651821281400343,5.172694988602751 +purple,square,0,399581,0.8994177515185625,0.5629709261388051,0.5051989045818918,5.523453822296372 +green,triangle,0,399589,0.20592177853330706,0.407330595444347,0.49566689044128037,5.389858787896965 +red,square,0,399600,0.4298275780314793,0.9899741753423438,0.4419098130277203,6.021336486536975 +red,square,0,399635,0.22273303459411498,0.13536584170301613,0.4499575084470442,5.43218185696798 +orange,triangle,0,399658,0.38034793624600294,0.4913476969577343,0.4875678068557107,4.328280298916137 +red,square,1,399697,0.6583434730152657,0.9782445647506394,0.45056785610667854,3.9622808255847572 +green,triangle,0,399718,0.21590085363811606,0.3448709809670565,0.49000202868366477,3.920988522632161 +blue,square,1,399760,0.9315314855448646,0.9126090907248396,0.49356467446101127,4.565988537553371 +red,circle,0,399801,0.42464460881481514,0.3396173000728427,0.49930712361417556,5.503567077503534 +blue,square,1,399810,0.4301285151334293,0.9242135620568264,0.4956198435331367,3.994002151418744 +yellow,square,1,399827,0.22622019411622307,0.0033001304901467687,0.49396072210544356,6.007721868583303 +red,triangle,0,399870,0.36136224989693144,0.6981465309778118,0.5243270587516823,6.016940675183331 +red,triangle,0,399987,0.1576494444367771,0.06222734327504997,0.5202057116676856,7.517636298288419 +yellow,square,0,399995,0.4667791334724365,0.66972046140167,0.4894459598299596,6.315702677088665 +red,circle,1,400050,0.7868279361217875,0.7959717975274792,0.4894647683126907,4.2743690418930775 +blue,triangle,0,400104,0.9783921471346148,0.21683880583104198,0.47122758885543675,4.368489032947065 +red,triangle,1,400152,0.8989500616599656,0.43774548519105005,0.5259436488412276,7.513032080229963 +red,triangle,1,400156,0.9068187506928986,0.21898802740186774,0.5299595399291744,3.27141672734799 +red,circle,0,400199,0.6718574199272026,0.6288496878061334,0.49254746165738167,3.0577187612044407 +blue,square,1,400222,0.3274495434420571,0.6108724811302428,0.4994472565193502,3.388444244746052 +red,circle,0,400245,0.8316208112929605,0.8418396635431125,0.49240943413007104,3.7039159684118066 +green,circle,0,400287,0.26572090937736903,0.33287297303128516,0.4818400975353708,4.5338084407834485 +green,triangle,0,400304,0.8932777757462668,0.43088475886050126,0.4924592053530206,5.165388023924138 +purple,triangle,0,400317,0.7915510275950732,0.21744044632969017,0.5178078438536686,4.6965274122983365 +purple,square,0,400375,0.37745605750823497,0.8729948628513216,0.5010841384609732,5.049496052528739 +red,triangle,0,400450,0.886972552465994,0.9223375130080247,0.5175826912656052,5.63439157169535 +red,triangle,0,400453,0.44979469055098475,0.22390458870419683,0.5209310244874763,5.752325012950348 +purple,triangle,0,400480,0.30757471660098856,0.8766076841655448,0.5240116281148052,6.319367451714549 +green,square,0,400525,0.5503343124819645,0.5021220030348597,0.4943678871873938,4.776408569474099 +red,square,1,400663,0.8057464595148707,0.32703480324111667,0.4799108473346855,4.6207898690026825 +green,circle,1,400758,0.31204011555646627,0.9694829436539054,0.48626047590682303,5.220829654645416 +green,square,1,400789,0.2483243851579442,0.01651699407656204,0.49444045492375654,4.880587789735788 +blue,square,0,400819,0.38998365593161477,0.6052995452458801,0.4913874615939241,3.1660192186716807 +red,triangle,0,400935,0.24042834558616866,0.6120650342363653,0.49260734602938205,3.193384454484519 +yellow,triangle,1,400941,0.022848118481146873,0.4632874207073766,0.4964950169440125,5.601571379617769 +red,circle,0,400978,0.7694660952205691,0.713629559094739,0.48789347690001594,5.040152534821419 +yellow,triangle,1,401122,0.8711192484765315,0.4924438431341892,0.5025745010194284,3.7684192583013214 +red,circle,0,401161,0.7909891627314936,0.6967399709781779,0.48795335882350876,2.129944856995 +purple,circle,0,401183,0.7250023187759362,0.4719935479721763,0.5156937019190284,3.2839184707766975 +orange,triangle,1,401242,0.690990824052148,0.6523015134991966,0.48912678574092905,6.058105458863224 +orange,square,1,401270,0.6615272419000529,0.09143617495971179,0.5091738235027199,3.979554693223335 +red,triangle,0,401413,0.3761928060408076,0.2739392032581741,0.482668851289034,6.165974375258287 +purple,square,0,401498,0.3416842440819282,0.9550556495942709,0.4996458047835978,4.348183474630548 +green,triangle,0,401677,0.6006870409480494,0.005656146396773809,0.501414387418723,4.143834807239776 +red,triangle,0,401808,0.6212867536081688,0.8346035922210256,0.48130044503609465,3.554730751346824 +yellow,circle,1,401843,0.4506187362814901,0.9574905567495345,0.522705273579471,5.295362701749678 +green,circle,0,401847,0.44907494005796145,0.6326957323133965,0.4898913514670375,4.665061005323544 +yellow,square,0,401861,0.2928109790365885,0.4741500033357211,0.47034667996595264,5.909410894277826 +red,square,0,401884,0.21917524756134998,0.2994065258861244,0.4814303423692874,4.793838162146657 +blue,square,1,401900,0.11976300680737628,0.8390272412678051,0.49343597536419836,6.917578217608042 +red,square,0,401960,0.9699115737738526,0.8214738093360542,0.4878503850985437,3.5864444538586135 +red,square,0,401961,0.18835009762098598,0.4595575122650062,0.4890766865306696,5.396313657396367 +blue,triangle,1,402077,0.003821253427345628,0.3457366428739148,0.4868916123767053,6.733474814312726 +red,square,0,402080,0.7276519608703166,0.2804003014919929,0.47980196450454765,2.9975750720157097 +red,circle,1,402097,0.5931971965534922,0.596169410899892,0.503255438061614,4.93076717815815 +red,circle,0,402105,0.7143443397446484,0.8109939252650021,0.499975909788949,3.297748148109701 +yellow,circle,1,402115,0.07476741533304199,0.5150419734511656,0.5156345723078775,3.6863057565111355 +red,triangle,0,402119,0.15223312461894956,0.6885067716576594,0.48268591118049525,5.852628138931508 +red,circle,1,402145,0.870763185999346,0.847930369727079,0.4965320536393585,4.7052358193175 +blue,square,1,402213,0.15422360854574735,0.8215012254178151,0.48641673564503524,4.118061232137882 +purple,square,0,402305,0.6060907653129965,0.8912975875554006,0.4927284992336668,4.624253628719714 +purple,circle,0,402380,0.17365147913024592,0.6162643012858035,0.5213604483108598,6.856389963271934 +green,square,0,402400,0.14761502249105485,0.02076685288738145,0.48300193177878625,4.002196520332066 +red,circle,0,402419,0.3630537582837837,0.4442539362783049,0.5015674013509037,5.241719893804957 +red,square,0,402430,0.5296312717280713,0.687352915743534,0.5004677822300945,4.710699075037799 +red,circle,1,402440,0.5380076191014402,0.556704339362353,0.5059564481336482,4.868603531538355 +red,triangle,1,402696,0.9600753999833448,0.8781008059492228,0.4798566146445525,5.443788305242998 +blue,square,0,402705,0.4366913412646968,0.44062231562140364,0.5079708564146506,5.899330192660174 +blue,circle,1,402719,0.5726470627314059,0.48516993577967726,0.5146473174155888,6.518649730178282 +yellow,triangle,1,402762,0.5250765506134357,0.45260818585592133,0.5057693949523865,6.465116306039182 +purple,triangle,0,402854,0.2913975034291644,0.6240564483648665,0.5200190639546951,4.734298252985626 +blue,circle,1,402890,0.38257658465133737,0.22342161067094857,0.5134986105201723,5.299673503176932 +green,square,0,402926,0.5845870841769435,0.16989910138000985,0.4842137639232346,6.533938932788195 +red,triangle,1,402952,0.01211709305625508,0.6542842955383379,0.46683756906199836,6.694435487614079 +red,square,0,402963,0.22100124014115852,0.8752589509570184,0.48380311383457325,2.8064383834836266 +yellow,square,1,402995,0.20702757674793437,0.4556432121341488,0.475970376670478,6.099558421283923 +red,triangle,1,403065,0.8493398658355825,0.7549886112265968,0.46706240377552416,5.122260995854644 +yellow,triangle,1,403103,0.3628940097962684,0.5370714944020242,0.5025279239959358,6.606825693748306 +green,square,0,403134,0.9780048126964492,0.141895498946788,0.48570359582727674,6.268722854758162 +blue,triangle,0,403189,0.9291997875710609,0.7347377367941812,0.5033993272428519,4.152676077598887 +red,triangle,0,403232,0.8795236343853282,0.989995020207047,0.46705123377769253,4.9250368129016735 +red,circle,0,403248,0.3337430288480052,0.3935519602756101,0.5119701378758255,4.573256871979468 +yellow,triangle,1,403259,0.9474523792919719,0.2341362231602162,0.49857903039142704,5.489545325585954 +red,square,1,403300,0.09899205030204361,0.44634819776935863,0.4795918144654544,3.472980762354491 +purple,circle,0,403382,0.9505735706366919,0.8140593727204981,0.5192695320870152,5.984019524223947 +red,circle,0,403392,0.36295149702465124,0.40646382607705583,0.5059112323444674,6.269492223112832 +red,circle,0,403400,0.49460239713735754,0.5858473027520993,0.5103140183313618,5.969527336505943 +purple,triangle,0,403452,0.7813183541235384,0.6997154610346155,0.509569021204282,4.222041428961673 +green,square,0,403515,0.7822540503348718,0.08013996555041669,0.49241047522758513,2.7597989252805486 +green,triangle,1,403539,0.06260924555516012,0.7101003570056101,0.5131727957160952,5.0293390816826795 +green,triangle,0,403568,0.03807871259249562,0.8976223083051812,0.5112083554477538,3.497888419816359 +red,triangle,0,403660,0.785938553457258,0.16229784429792316,0.47259997127022535,3.324415447538995 +yellow,square,0,403677,0.40881668370453206,0.7524785987059216,0.46533051220525096,3.328199759452083 +yellow,circle,1,403700,0.5221258127500068,0.8125094586675005,0.5277675875460986,4.74253682823263 +green,triangle,0,403749,0.5703422839342319,0.5454564484497564,0.5112587904530268,6.2911196875690285 +red,triangle,0,403790,0.5317900235255633,0.5453638928280089,0.46787756269773456,2.933557903412217 +yellow,triangle,1,403862,0.7950413330161353,0.04276419461600012,0.49056177043283267,5.903159849736873 +red,circle,1,403975,0.6330247151181408,0.5332857027215929,0.5040563967389192,3.7534610955933503 +red,circle,0,404013,0.21713525023295177,0.24068187508806013,0.49825346149351213,5.014860495232035 +green,circle,0,404073,0.4574061763010573,0.9417799573750492,0.489674911091246,6.95460940681949 +red,circle,1,404077,0.8453610587594265,0.7471583858532046,0.49535881803605625,4.08414183849149 +purple,circle,0,404095,0.5115798925578537,0.36638325781829906,0.5265729123510134,4.990522307245661 +blue,triangle,1,404123,0.603429424713317,0.21992051153814896,0.5100652075855192,3.620198797468316 +red,circle,0,404126,0.7117420277337698,0.7375692252591715,0.4889105336210068,4.582913678497223 +yellow,square,1,404180,0.43465836968032945,0.2944947078665102,0.46697650141474073,6.658973805782234 +red,square,0,404197,0.8371620369493814,0.6771433708990082,0.5059990622054875,3.106148250800141 +red,triangle,1,404265,0.35449890659767846,0.07336712962788716,0.46903218929105817,4.192224035496229 +red,triangle,0,404265,0.16136751777606406,0.48175571562672914,0.46477231651483153,5.131614889172382 +purple,circle,0,404275,0.3839059058165204,0.7114527036095148,0.5286248827284201,4.614031159897478 +red,triangle,1,404283,0.30106948192181104,0.38283761752744194,0.46423951546746817,3.9816470731351203 +blue,circle,1,404321,0.43424017075552024,0.7386606286551116,0.5256578678163965,4.360331312846383 +purple,triangle,0,404379,0.4438546857091278,0.3983761756243145,0.5070794649556897,5.190230177446805 +green,square,0,404389,0.1007375489625546,0.03141297060586479,0.4835687499927464,5.71881455330282 +red,triangle,1,404447,0.318117456406819,0.8121194379610589,0.46832533745164906,4.897841618104257 +green,triangle,1,404491,0.7331574867859811,0.007731669484874915,0.5081942839412676,3.964469330379886 +orange,square,0,404520,0.9261109525714024,0.16902139574077724,0.519976661970576,4.609320571081436 +yellow,triangle,1,404525,0.3510397345773142,0.06629861469260812,0.49387945441415654,6.089738612436837 +red,triangle,0,404610,0.7295708066033625,0.6210928004006522,0.48063645401742666,5.047097096313824 +green,triangle,0,404667,0.8685663483162033,0.7341494559127941,0.5048333947154192,6.081161567166447 +purple,circle,0,404726,0.07296484848003104,0.6583384983125776,0.5171712867995383,4.175973363809756 +blue,circle,0,404735,0.21335121388388822,0.0306064859968328,0.5236855132652346,4.760485925362123 +green,triangle,0,404802,0.9781079124168008,0.7691822319895872,0.5070264988340502,3.3553852374472974 +blue,triangle,1,404841,0.4682411828614066,0.8698965430522557,0.5062972996688164,4.535436595565735 +green,triangle,0,404846,0.9305510412124427,0.805055390123565,0.511787932663312,5.3595341969361625 +blue,triangle,1,404987,0.5354871615741676,0.6741058023591125,0.5052100419645796,5.716551834053451 +red,triangle,1,404990,0.25439394796168535,0.445601055359785,0.4830174871083399,6.881969601049451 +green,square,1,405058,0.16931285750707004,0.3932111283293588,0.48246980376488385,4.540884687311148 +blue,circle,0,405159,0.48029339354185263,0.44990213404584367,0.5279659590533214,4.580907529525736 +orange,square,1,405164,0.6733733597680485,0.11932676365927153,0.5212104567295263,4.778217035739361 +red,triangle,0,405219,0.9826723310764041,0.7597238558443249,0.48173988485257707,3.9232671611948136 +purple,square,0,405233,0.7691069167479181,0.032625541005836256,0.4862093878948887,6.304459636731554 +blue,circle,1,405237,0.7511134566561493,0.849374323078136,0.5272258279560779,5.500474857166767 +red,triangle,1,405253,0.9311215590875397,0.23976521113695926,0.476699887510756,2.7719362249268538 +yellow,square,1,405305,0.9453487737189021,0.8534094187280329,0.4737613849671166,6.253098182151933 +orange,triangle,0,405379,0.18455162894565746,0.8900612513224546,0.4802491971007073,6.460176596997393 +red,triangle,0,405471,0.04880754225430084,0.8933576967724739,0.4878637072164853,6.133531821368554 +yellow,triangle,1,405531,0.7344102721075413,0.4426238198478445,0.4942209732306668,3.0337258831598306 +blue,square,0,405535,0.503762184381541,0.739686967268895,0.4945565834284612,6.831250561965329 +blue,square,1,405553,0.9699949015565439,0.012275531396004569,0.4975542402582834,3.0954450837583702 +red,triangle,0,405585,0.22075802373600872,0.43177808102968285,0.4920843807244184,3.3257267267795467 +red,circle,0,405653,0.6889398213680793,0.6970537518456349,0.4963974017373721,4.911286103649867 +purple,square,0,405788,0.9640184490993524,0.16215921660800925,0.4818539250098085,4.487679740771076 +red,square,0,405802,0.4215482560635301,0.595620451511917,0.5200426592817691,4.946783272019761 +red,square,0,405880,0.3282311760023535,0.1887749655018911,0.5192574597681919,4.987244211463204 +purple,triangle,0,405998,0.7983660199431438,0.08097005074748809,0.5073715774247403,2.5949038482568954 +purple,square,0,406044,0.1525077300705856,0.6559322775785215,0.4840115807432963,4.863790663371244 +green,square,1,406067,0.9704203860986943,0.38149034726511344,0.4845375767505428,4.050148078245072 +yellow,square,1,406088,0.2789887446731357,0.8993149491642233,0.4903002741463905,3.566559931788932 +yellow,circle,1,406154,0.4371608508573076,0.8425572359734482,0.5388144093850497,4.718924920114666 +yellow,square,1,406415,0.6765654484340974,0.4072997798037028,0.4992190864581606,3.720460443206887 +blue,square,0,406479,0.7468634502298326,0.45874270106489135,0.4986880302610183,6.492520018164465 +green,triangle,0,406569,0.28373655325255565,0.1756479577949659,0.5158588310027669,4.205533272838828 +red,square,0,406589,0.5734455761672053,0.3951462921681146,0.5068549371021885,4.4474381043866105 +blue,triangle,0,406640,0.5947997793104784,0.22877115751397348,0.49365699194985563,5.178076625308762 +red,triangle,0,406670,0.5080757197799637,0.9593078266744622,0.5063717725934735,4.919330236232047 +red,circle,0,406710,0.32922398844282796,0.42465918247230633,0.49580639616775063,5.785344684127675 +red,triangle,0,406789,0.3989645338918619,0.07068375177736086,0.5014017028858937,4.833864274612641 +red,square,0,406790,0.31216236772743844,0.5362913765535935,0.4976717195823757,5.569486386010156 +yellow,circle,1,406944,0.6997189562713367,0.01571941399993837,0.5266868789549263,5.411158184044324 +red,triangle,0,406975,0.17970011316136447,0.723950847402832,0.48781900887291796,5.955795221618423 +red,circle,1,406986,0.48264763070207206,0.5029292318117448,0.49433451884229757,4.83575345381074 +blue,square,0,406999,0.011889263693010022,0.41880540970805713,0.5075269936798311,5.784389369817901 +blue,triangle,0,407000,0.17392580476712072,0.9206399419944473,0.4920361413777392,4.471542765820451 +red,triangle,0,407010,0.47619512177381973,0.9351158079079561,0.4833701216798004,2.196355270074184 +red,triangle,0,407085,0.502926094608134,0.5243801829291423,0.48326953616896057,6.08322449581254 +red,triangle,0,407132,0.7663733947426048,0.91336590956359,0.4862324264646229,5.045292597110608 +red,square,0,407484,0.246033088739135,0.5899145062026309,0.5181120767160675,1.9595663181925307 +red,square,0,407502,0.582017958862124,0.04300196180732763,0.5175534675332268,7.197056489084802 +blue,triangle,1,407515,0.7641177175953137,0.09071569377362021,0.4900951368217516,4.1980964255254 +red,square,0,407537,0.1809065361834491,0.27499266249565435,0.5116891473905982,3.978241871622719 +red,triangle,0,407553,0.47339962437298544,0.3901375718647604,0.5025023287674841,5.118451744127785 +blue,square,1,407587,0.6825558927235732,0.06985223394546658,0.504645209945903,4.527684222491165 +red,square,0,407785,0.9430581407698928,0.7993631368300492,0.5218151116199066,3.6950777816762947 +red,circle,0,407837,0.04240981604118543,0.0763887721046691,0.49278547628798963,4.569112234104232 +red,circle,1,407894,0.7512666250546094,0.7711025843096267,0.4924420245784761,6.456537045120279 +red,square,0,407924,0.3342498426902266,0.6414676805488785,0.5135249968058191,5.872494934413659 +red,circle,1,407961,0.6179929017424887,0.6340469718979167,0.49158265208247226,3.446285313916354 +red,circle,0,408008,0.0843692809175206,0.12722422079605555,0.4971328331702479,5.212085571506336 +red,triangle,0,408012,0.5573947494515696,0.38975752208434433,0.5126238186651708,4.3114345365676074 +yellow,triangle,1,408079,0.9093571004282791,0.5792238831693498,0.5065612240067842,3.5392047193840526 +blue,square,0,408114,0.7203276924049226,0.3667046445663138,0.5024950787070839,6.770523383903327 +purple,circle,1,408180,0.2885798258082818,0.5234491704943466,0.4986284927430894,5.924520672568417 +red,square,0,408188,0.3992984243757146,0.9729579454719782,0.5159546272861733,4.437287495329566 +red,circle,0,408247,0.6438422794575033,0.6390754079028129,0.4988364843821413,4.840967245170557 +red,triangle,0,408255,0.20680787475652063,0.43736532839455355,0.5123230089230779,4.3214131099058966 +orange,circle,1,408351,0.08253999981609705,0.015013086252800734,0.47803139932336064,6.039640054015769 +green,circle,0,408363,0.24282204821726772,0.5760225898635326,0.49110661997716804,4.067140097950282 +red,circle,0,408398,0.4287948131329321,0.39157420285171596,0.4999610769875731,6.566369411159282 +red,square,1,408426,0.6406098415169508,0.2646569768013902,0.5227351470330938,7.143978111596226 +blue,square,0,408441,0.9393986457623662,0.1940300094536369,0.5153355130813149,4.804700133038835 +red,circle,0,408446,0.6170877030169017,0.6543489033805715,0.4950052915117413,4.791477871234577 +red,square,0,408458,0.374345610382843,0.011631740019972137,0.5201777618421457,7.07082573894231 +red,circle,1,408471,0.18280117437795373,0.09420576052710888,0.49043042705050727,5.393871728240573 +red,circle,0,408550,0.6858331568637801,0.7506297164980605,0.4929729300464558,6.569545491322146 +red,triangle,0,408621,0.5797428109128266,0.6068332310914224,0.506283965445832,4.6435765729202805 +red,square,0,408668,0.20765558352559554,0.8486359562121671,0.5168173575061112,3.660407027802499 +yellow,triangle,1,408731,0.5732825888528483,0.7349810907346581,0.5065444772804333,4.949855575428452 +red,triangle,0,408820,0.08358419311582332,0.6873249510167284,0.5129036464938158,4.264207740399289 +red,square,1,408823,0.5551108619014528,0.07395531571137448,0.5156180686530784,3.8443549814108553 +red,triangle,0,408966,0.49554086563547917,0.12309999661562765,0.5064709442306965,4.192379582131352 +yellow,circle,1,409127,0.0362940768718778,0.3962533724798095,0.5229298626779088,6.354657807738413 +red,square,0,409215,0.4706634671490242,0.9610960545204995,0.5214938003585593,4.713881772725928 +green,triangle,0,409329,0.4052862901580394,0.08372119470326678,0.5184352990046684,6.2760282518420185 +yellow,square,1,409348,0.4344578077628283,0.468695067925739,0.4976437962672821,4.748196718414499 +red,square,1,409381,0.5855201233125406,0.5391142768421466,0.525480886650077,6.8056053921918425 +red,triangle,1,409527,0.7052826337698797,0.22982219401729975,0.5099725921977243,6.9530028500423775 +purple,square,0,409533,0.5854520927461457,0.11770299413055596,0.491699793546107,4.9698192732541715 +red,circle,1,409538,0.37163847797251504,0.400829027269246,0.4962317770086797,6.4387239513669305 +yellow,circle,1,409542,0.8190797984458409,0.23833106733842013,0.5295948377364428,4.056902855412558 +red,triangle,0,409581,0.44469573301468945,0.37871469895814514,0.5092411510912408,5.147708122508301 +red,square,1,409599,0.2529252950148785,0.7073796022463315,0.5289771707367834,4.004098830614893 +blue,circle,0,409661,0.21938969030060307,0.928251409188362,0.5253520480994954,5.230595544239608 +red,triangle,0,409677,0.8162341560427582,0.9906220905132913,0.5207408951203899,6.5217958463839425 +red,circle,1,409729,0.892607462969383,0.8854819932923311,0.500242135793435,5.124708072040491 +red,triangle,0,409790,0.6085217312591791,0.7251958321237331,0.5204825002103738,6.273496526985627 +red,triangle,1,409876,0.942350369754318,0.9574679537705263,0.5270827537157838,5.557671721464943 +red,triangle,0,409933,0.9206106365392773,0.3101350370481294,0.5260496270079443,5.211736062548158 +red,triangle,1,410013,0.762944607447994,0.6822350804287131,0.5276045940814295,5.562549016450775 +yellow,circle,1,410093,0.2941692879250857,0.03367571271482628,0.5323502644372534,4.7266609152183685 +red,square,0,410105,0.4888604843882428,0.13420642199999677,0.53100892030084,8.20071612615397 +purple,triangle,0,410150,0.2532387782477389,0.6613800791765458,0.5130003522926362,4.13827034318382 +red,triangle,0,410188,0.8155834893387192,0.600747726377886,0.5243821093021257,5.267510724452422 +red,square,0,410195,0.526952198917595,0.3883619866691551,0.5239548996324123,4.403288957344245 +yellow,triangle,1,410447,0.8971913939212398,0.05343074617760546,0.49209975676351675,5.530133181969077 +blue,square,1,410488,0.544679624468908,0.7855291101302742,0.49930976036776337,4.67214337820684 +red,square,0,410597,0.6217318755332524,0.21018176009500322,0.5284072910671912,6.147988448529972 +orange,circle,0,410732,0.6638572463312785,0.6500668188429215,0.47678322845435045,4.072461053508557 +red,square,0,410748,0.33837204663982035,0.19197179643208517,0.524959855348316,4.925185675626268 +red,triangle,0,410758,0.8570899840546615,0.04971801516907148,0.512822016136913,6.652061445418897 +red,square,1,410800,0.7673434923667805,0.00037654356442629044,0.5236425156848175,5.163962278526361 +yellow,square,1,410829,0.34653657882562194,0.6366966851406346,0.504017020524526,4.7146198841123965 +red,circle,0,410931,0.546767776910464,0.45433043516472915,0.48859736669470427,4.507104913664541 +red,square,0,410954,0.008316979455405882,0.9026225296964588,0.5193988762007243,6.365731955881866 +red,square,0,410964,0.4659512785708738,0.9762037780131061,0.5167177043188586,5.090767697412583 +purple,circle,1,410985,0.5209108557055107,0.979313898441847,0.5078318509679425,6.310739948473898 +red,triangle,0,411068,0.9173715910230548,0.11661677647235802,0.5156311281151702,5.619900596208495 +red,triangle,1,411183,0.9545142566635887,0.7132570354705988,0.5166409364290429,3.7830449602244705 +blue,triangle,1,411300,0.33643667866979665,0.7222312015275271,0.4924811207747196,3.751718993504626 +blue,triangle,0,411330,0.4855831948475259,0.9416541527042219,0.49421118348299153,4.2604083091027025 +red,square,0,411343,0.7789843132831411,0.07723341037885179,0.5148967720656697,4.883961995706305 +purple,square,0,411434,0.23294640945080303,0.20941660258541228,0.4904160264338973,4.492335472766562 +purple,triangle,0,411437,0.0874416708178064,0.8608235934840683,0.5086228235469287,6.904058004901947 +red,triangle,0,411579,0.16861637661800255,0.3425188083960208,0.5167684242004628,3.2500482408887645 +red,triangle,1,411659,0.5442188179114065,0.7040962175423547,0.5166993190489322,4.9804760472696605 +red,square,0,411735,0.6338308539195121,0.3108694477844265,0.5062422909508266,4.073143585425137 +purple,circle,0,411750,0.7319347451086649,0.30788954817190783,0.507397221546586,4.479781538469108 +blue,triangle,0,411804,0.8458567069898428,0.9112027663730352,0.4932980417220871,5.341155998830385 +blue,circle,0,411869,0.7226277574624174,0.7768685909029331,0.5398936550335363,6.983909056804033 +red,circle,0,411917,0.03421378357288907,0.047397902115352705,0.4752072100068521,4.464330295169857 +blue,circle,1,411945,0.048454150163879994,0.7217662666742595,0.5443876638676958,5.126694888849488 +purple,circle,0,412005,0.44708643968685247,0.1814357932083771,0.513103201251819,6.372625790974066 +purple,circle,0,412016,0.7144845044389426,0.7813678023182257,0.5111258378878383,6.199025215732114 +yellow,circle,1,412155,0.8505627687870435,0.6982094236081248,0.5203169643839746,4.829779398627252 +red,square,0,412250,0.8504685039854782,0.052190358591393315,0.4902410595724105,3.5281760591869205 +yellow,triangle,0,412298,0.2808921739138933,0.8195922791573089,0.48899755962846475,3.889749071345894 +orange,circle,1,412380,0.6744306766532117,0.5522132513998601,0.4794634977776188,4.118434182022859 +red,square,0,412425,0.10824529982235909,0.8365071905115189,0.4777329838523633,4.704951595091578 +blue,square,0,412426,0.007070340657070795,0.8065032806733391,0.4907367854458501,5.17749184088046 +red,circle,1,412440,0.3188422078407027,0.29284170828514816,0.4812742281794559,6.985842741046636 +red,square,0,412446,0.9832543113563688,0.7671990130618139,0.4776401719501203,7.486513299459086 +blue,triangle,1,412475,0.6346736052959036,0.2747382767489376,0.5010716625572224,6.199864235840695 +red,circle,0,412495,0.3475022942148621,0.32761708689501046,0.47996439935936613,2.624558172779161 +red,triangle,0,412508,0.3219698367494802,0.7224432607726242,0.503497480955817,5.476625302023457 +green,circle,0,412515,0.33996989698495517,0.4224840119144194,0.49880075489530057,5.665653883382729 +red,square,1,412557,0.060011186502833325,0.3966134759004424,0.4798480692984614,5.213159696306523 +blue,square,1,412580,0.5657431765911797,0.6511695881996549,0.48706999168894954,3.7372147807759593 +blue,circle,1,412636,0.6249413978117138,0.23596450396984647,0.5395796611792876,6.196345575821962 +red,circle,0,412687,0.9101350700684699,0.9710791928275359,0.4797399447267551,3.53929078467614 +blue,triangle,1,412695,0.3292474475923741,0.25173632519152445,0.506807093196346,3.2909743356840693 +red,triangle,0,412702,0.4647489450337531,0.16404243944577412,0.5077628807075795,4.332450242736735 +red,square,0,412784,0.6615645537979847,0.12878907174984167,0.48853149559786474,4.65578723005813 +purple,circle,0,412844,0.23175045836804964,0.9691500402287213,0.5135755570127799,7.453538774375066 +red,triangle,0,412918,0.7267047915389362,0.977249460120103,0.49605507598916354,4.368002766493595 +purple,square,0,412983,0.523775033537616,0.5334317086213074,0.4895645833544572,4.655860125829382 +red,triangle,0,412995,0.8496987888273095,0.4246320475803621,0.49200327365168206,4.229097853905992 +red,square,0,413013,0.5398059090000749,0.13586944337249574,0.48385062819551933,5.997671347891504 +red,triangle,0,413098,0.261705929435199,0.23008166052237766,0.4964270566324088,6.176768120730368 +yellow,square,1,413133,0.7882518280260266,0.6719794319255251,0.4993886978493441,5.127601342482564 +red,square,0,413139,0.9055698731289945,0.7007932093620781,0.4852146273743674,4.516386680724516 +red,triangle,0,413150,0.955022379650656,0.03527091264062365,0.4928540831853299,4.479236639542448 +red,square,0,413156,0.4935263016589604,0.8590568423649695,0.49228500147246274,7.485064960997819 +yellow,triangle,1,413236,0.35196921796850955,0.27772075890541303,0.47205730357553066,3.870571261482733 +blue,triangle,1,413269,0.6571069496666412,0.4823514127618985,0.5188596535405834,6.158960058773757 +yellow,square,1,413429,0.7948337045418883,0.05084332874896913,0.5083391846457594,6.209108243280217 +blue,triangle,1,413589,0.27775391443861974,0.34206760285904136,0.5166286588514517,4.504508652344163 +red,square,0,413628,0.4832747660915765,0.337631290163507,0.5002363226947814,4.033507775381328 +red,square,1,413637,0.3406456989651434,0.2014998126824079,0.5042958375996044,6.466292513024502 +yellow,circle,1,413798,0.46021572333639893,0.884704669096846,0.5340660385807497,7.440102842860784 +red,triangle,0,413820,0.6674025925569613,0.15530746467479817,0.4765301048927643,4.551772488508328 +yellow,square,1,413916,0.3929210074560181,0.6147548679471491,0.5161098315561932,4.11886819040765 +purple,triangle,0,413971,0.019535331958087876,0.6991357141620065,0.49963979860895197,2.8996262031203823 +red,triangle,0,414000,0.6088982216874902,0.9784559732704764,0.4749560013042373,5.221133011472841 +green,square,0,414027,0.7615265000602532,0.7782477383542531,0.5324580018121762,5.519010472287544 +blue,square,1,414085,0.2587342615118756,0.951942151485277,0.470791036697166,4.944072536036763 +red,triangle,1,414133,0.9407511495938944,0.03050893732240545,0.4715127113505447,4.54063268723984 +blue,triangle,1,414184,0.8916457885505735,0.8395568828203379,0.5164919658990521,5.615096359022343 +green,triangle,0,414186,0.9732434010964439,0.13258286148850296,0.5186563022891615,5.322145802264406 +yellow,circle,1,414292,0.8943270776958472,0.15415856635871605,0.5338036582905477,8.895613215546922 +red,square,0,414301,0.1522785546595561,0.4076949916621755,0.5062867997115744,3.72759091153538 +yellow,circle,1,414330,0.3323961558364591,0.15073461294128987,0.5290453694522023,5.264995372745593 +yellow,triangle,1,414341,0.10715872273516158,0.5866169535763028,0.4826283761096491,4.169264618577826 +orange,circle,1,414356,0.3763549478929412,0.7505727822128362,0.48583050566254155,4.653394487480818 +red,square,1,414364,0.7030570127735172,0.12858702930391686,0.5075341318315327,6.334703842431654 +yellow,triangle,1,414392,0.3224569799869038,0.7935501733243558,0.49041629613951876,7.96242727900034 +yellow,triangle,1,414461,0.9796416789195468,0.5557143709162574,0.49023563488756977,4.390198848248415 +green,triangle,1,414550,0.6298784229837792,0.7521639720803523,0.5191358249030289,7.433811460606919 +orange,triangle,0,414632,0.428500167119526,0.36607866845295145,0.47081347144738445,4.481033048286446 +red,square,1,414647,0.28144443092516513,0.4472626824439989,0.5080662970436506,6.744925948024256 +red,circle,1,414720,0.1102804286675072,0.09234797502378038,0.480737483906285,6.1526126375492325 +red,square,0,414803,0.8956221368012316,0.3118665481409354,0.5084850820655602,4.995155059184679 +blue,square,1,414868,0.8380663221334929,0.5532882632162486,0.4854303199774404,5.901151272085234 +green,square,0,414931,0.926762603039401,0.7883352330499447,0.5351220122805623,3.6259157035866565 +red,triangle,0,414961,0.42865346928153225,0.018536231765446498,0.4636237754596017,4.296858047706796 +red,triangle,1,415043,0.34455620836566636,0.7508928532640805,0.4684564656600809,3.516141064947919 +purple,triangle,0,415080,0.8400245605967229,0.8365978274030381,0.49420198830081785,4.833873683961947 +red,circle,0,415093,0.02530312560074266,-0.020744347387753548,0.47267233327964453,6.380444688698895 +blue,square,1,415110,0.022980864754761132,0.1472520029150809,0.48260481240710823,4.608710090282286 +red,triangle,0,415135,0.2544090554838675,0.3915246991655562,0.4636566102279231,3.3439464090488413 +yellow,triangle,0,415210,0.721780167694505,0.7165798894392567,0.4896651613952397,5.195098582544258 +red,triangle,0,415292,0.6588398833636143,0.49372843789109044,0.4691619714090176,3.990637057658626 +yellow,triangle,1,415343,0.5630791159911716,0.27766051432685335,0.49449852155501156,3.9389413540314884 +red,square,0,415389,0.9705593796951105,0.6662762876494098,0.5096717055755128,5.334085589168752 +blue,circle,1,415438,0.9714025422387434,0.8642377163674381,0.5413355579680965,5.2024624972859455 +purple,square,0,415450,0.5226547821368325,0.7801297575816978,0.5008553672951415,6.027848591378281 +blue,triangle,1,415477,0.8332807000442715,0.7498494025256474,0.5132796810911399,5.8977613781313165 +red,square,1,415544,0.9862296300552067,0.5825351970438819,0.5033480758722415,5.428051039799477 +red,triangle,0,415579,0.4760572296600407,0.33170820717220306,0.4717397184789229,4.0631750113093945 +red,triangle,0,415584,0.990314309153224,0.07269972495938892,0.47416383470284945,4.106577102893966 +red,circle,0,415589,0.3661906625602602,0.4025536714299455,0.47364288879216815,4.5910129949000895 +blue,square,0,415595,0.49163801548879127,0.24330154714116303,0.4819515245455142,5.718476399136688 +red,circle,0,415611,0.6195004711843787,0.5727866189621638,0.47401378896208646,5.542319267634021 +red,circle,0,415748,0.8328788685536079,0.8641085074514573,0.46979413223846245,3.9706101547653767 +blue,triangle,0,415754,0.43713699201805456,0.2660525142526584,0.5126656935668523,3.246619511051145 +red,triangle,0,415831,0.5001685641935002,0.8698183381006106,0.4922326402370768,6.024953643905896 +purple,triangle,0,415838,0.8020011720459099,0.22756270790291333,0.5033954027225506,6.068019207862608 +blue,triangle,0,416064,0.006945114263260832,0.21170056978885798,0.5143509734188596,4.651095411918273 +red,circle,0,416067,0.42812775359923905,0.37703136082457084,0.46449024799404914,5.15670466708205 +red,circle,0,416087,0.3538487489824198,0.27518672100861263,0.4617118610651707,3.580507603681859 +red,circle,0,416115,0.9430470015669334,0.9487467603887084,0.45897929561174744,4.365152675185844 +green,triangle,0,416125,0.09619528634889285,0.057739380692552134,0.517122397340599,4.862942749772543 +red,circle,1,416240,0.7574474611973291,0.8186996574524749,0.44832254622782247,4.7591596511939205 +red,square,0,416290,0.6903995209230517,0.3143369559713949,0.48585522297270783,5.01810837305451 +green,circle,0,416333,0.7205578548894788,0.828048458508868,0.5012711321138965,4.049348703616304 +red,square,0,416437,0.6466422667540417,0.7334969056903076,0.4804811122167074,5.921120324045841 +red,triangle,0,416449,0.2030025641518599,0.5930684242120423,0.49141472582738843,3.9874069634019995 +yellow,circle,1,416491,0.35163840806684055,0.4033210378463076,0.5345431813618567,6.484809729397359 +red,triangle,0,416563,0.8909271689139356,0.9156076344481769,0.4892871797467797,5.936154387085878 +yellow,circle,1,416585,0.16400859146840308,0.5965219871671622,0.5335026812963714,3.9943511258275706 +blue,square,1,416590,0.0980590317872454,0.41023458750011066,0.47707448980878275,6.175828247841214 +orange,square,1,416593,0.05174991698657738,0.3328841163758609,0.5117641506357392,4.069100960802553 +purple,triangle,0,416631,0.05804430334154431,0.7713956565531557,0.49517047333737396,3.770492286942417 +red,square,0,416641,0.48179183318412167,0.3526213194215202,0.46248950728747634,4.838732082289352 +yellow,circle,1,416794,0.005612599675430596,0.8088273404826914,0.5366467393279692,4.43178494213615 +purple,triangle,0,416848,0.10367082337284161,0.5089532068397383,0.496226936926661,4.868745172566798 +red,square,0,416854,0.08591998921287558,0.5901508592354079,0.4512489122504173,4.91564141561331 +green,square,0,416880,0.12970926493292545,0.7482186387117108,0.5249988957291557,3.5014075062557324 +red,square,1,416902,0.40319979689704244,0.7636111045492379,0.45211006913473917,5.412159529692301 +red,square,0,416972,0.6383818321890626,0.34198783159892543,0.45641301029695575,3.6925029907519344 +purple,square,1,416989,0.7572343826950665,0.6309017032820423,0.5028100170032692,3.334733544512153 +red,square,0,417025,0.9113462113891848,0.5187228415960464,0.4560399174032374,3.122234019892994 +red,triangle,1,417089,0.7495570465674024,0.8300551158843191,0.49245783860352277,6.175286703786654 +blue,triangle,0,417105,0.419519799589274,0.7135029511659471,0.5086966262581886,2.8929187832748853 +red,square,0,417132,0.3205151839886584,0.5645212911306043,0.4603770783617119,2.0661427685480716 +purple,triangle,0,417157,0.5711017923040533,0.03865980639472766,0.4883347189303134,6.388751840905303 +red,circle,0,417200,0.5855849793524782,0.6119243040112797,0.4280044413263959,8.323760491444853 +red,square,0,417218,0.09306731483603303,0.05221619154508683,0.4580502735802006,2.9393596878019714 +red,square,0,417258,0.5080993505480947,0.6662217093579649,0.4579274856433957,2.9869439946581493 +red,square,1,417395,0.13627138255214732,0.48623242410050516,0.46423702487186497,6.623316593297788 +red,square,0,417425,0.4932497928658681,0.15231118656399234,0.4664903573917578,5.417917228983158 +red,circle,1,417536,0.34876404340306644,0.2703972493882617,0.42768403320036097,4.181572832249706 +purple,circle,0,417554,0.49490645264980193,0.24752119385976667,0.4897046476479821,3.392519206652731 +green,triangle,0,417562,0.15469913998663198,0.5275669232293471,0.5125965526021815,6.202048195261952 +red,square,0,417575,0.4776565220971556,0.8019318489407621,0.4747333738063338,5.318639755539156 +blue,triangle,1,417626,0.4243645471310227,0.37420782833898925,0.5136846948039873,4.926556373439734 +red,triangle,0,417642,0.7263364294020428,0.468342904133927,0.5042821572045862,5.434048253892715 +purple,triangle,1,417650,0.7260601135141455,0.9297385606947408,0.49353669051830046,4.882010401564516 +green,circle,0,417654,0.7804965521411584,0.8854589402560958,0.5042453119891259,4.4590244881267 +red,circle,1,418013,0.2256042182898581,0.24739727081194185,0.4315387829544891,2.32742869673782 +yellow,circle,1,418040,0.3584799144288826,0.173946869402819,0.5317370022627771,3.7434801260034463 +red,circle,0,418128,0.2486872223029497,0.3319274331187414,0.4250771454361501,4.909765695950619 +yellow,triangle,1,418172,0.4787606665741654,0.6617860112773567,0.47158200435444225,6.721233713172783 +purple,square,0,418278,0.6239062694658689,0.11065159041832395,0.510052521858901,8.029689766687161 +purple,square,0,418285,0.11293849922481936,0.008855787273896243,0.5089106996804605,5.2066763491198556 +yellow,square,1,418345,0.29222900592551015,0.1617721066226956,0.5125688323415893,5.257280559078665 +red,circle,0,418462,0.4785698702803115,0.5340052689518955,0.43785075136677304,5.319094297656166 +red,square,0,418469,0.644309699064817,0.5861256430759361,0.5160755245391613,2.4739604669907966 +purple,triangle,0,418480,0.32765619699116266,0.04717576449588323,0.49510694729807003,3.3660856169364872 +purple,circle,0,418503,0.34564049250131523,0.2100286091493202,0.4817621695949327,4.673931141789692 +purple,triangle,0,418531,0.26916047972550294,0.4806804615006416,0.4962450194770319,5.193831246245857 +red,square,1,418602,0.1341165155177233,0.6073081718250779,0.5175096422682183,6.831408929518912 +blue,triangle,0,418615,0.5887476483923134,0.5074989436889473,0.515205098683211,6.4700679314894245 +red,circle,0,418701,0.11918405593694148,0.08867615517788549,0.4394253247178085,5.950469582574622 +yellow,triangle,1,418725,0.559465311034973,0.5851322286825043,0.4752743880183645,6.092580944596932 +red,circle,0,418834,0.07245661514460844,0.028668585166640233,0.45062442800371105,4.221752994815294 +red,square,1,418888,0.09272629825783374,0.5907352761204864,0.5166121740248965,5.732664933000755 +blue,square,1,418903,0.5659067235626688,0.11794294903035007,0.4779849402704211,4.949091899397209 +blue,square,0,418957,0.37971553000369285,0.1152171664862347,0.48012958722493926,5.193986950124411 +blue,circle,0,418986,0.31274767760449274,0.27134123391623366,0.5243005052378935,6.402246284432516 +green,square,0,419011,0.6065480850298873,0.7253560192089153,0.5198369024479206,4.400359463051699 +blue,triangle,1,419055,0.17698236637235687,0.12033899861995145,0.5243035948387528,6.636269103850641 +green,square,0,419059,0.03992098826862389,0.6263984646969762,0.5226431193254288,4.880216140629437 +blue,circle,1,419070,0.48262252187422305,0.14844748834794808,0.5202308814447982,4.838675015261391 +red,square,0,419119,0.6407951567603292,0.1174570878397333,0.5243827686373389,4.461836317974531 +purple,triangle,1,419167,0.4112514620133395,0.4013960953774379,0.48959686815477893,4.719200306281575 +yellow,square,1,419170,0.8128890125577551,0.5303271844237689,0.5043163802327053,4.515719801764994 +red,square,0,419260,0.8459992691859014,0.5687235069114398,0.5179995879876328,5.810491948149306 +purple,circle,0,419335,0.788659054238965,0.2057394713923727,0.4800188075984709,6.611217667011823 +red,triangle,1,419341,0.34327808925073,0.4282106811267582,0.5073775830952365,5.025946486651326 +blue,circle,0,419347,0.7435925250692076,0.050394473270299334,0.5252954908253112,6.023473823699479 +red,triangle,1,419352,0.14759530436434143,0.30504333234305203,0.5098637272460711,5.501689760480581 +green,triangle,0,419374,0.7851794194652867,0.40356871876936984,0.49856121844967827,4.422402863649022 +red,circle,0,419388,0.5357206940841953,0.6159024616433673,0.4417066294586936,3.3008200348263563 +red,square,0,419427,0.497728482478768,0.6568766816078183,0.5156409137941457,6.7459219401214865 +yellow,square,0,419433,0.9831176109691093,0.12016879812103598,0.5063371582187389,4.002888361916657 +red,circle,0,419454,0.18078963931854763,0.17975551799418893,0.4414635374896249,6.133341531260502 +yellow,square,1,419485,0.0032107127687728276,0.6247875259079945,0.4994796987604175,3.8878280100714235 +yellow,circle,1,419493,0.7283687030103658,0.3503603938864758,0.5425727711866225,5.465893082835568 +purple,circle,0,419538,0.3182933578236352,0.13416345428779297,0.47941171551479606,3.9126176436354747 +blue,square,1,419569,0.9492379398120842,0.39366296929477573,0.47239174506269305,4.893587209093668 +blue,square,0,419657,0.4304997545174736,0.33396334081820134,0.4697097596494418,6.857989200005004 +yellow,square,1,419795,0.8468832442546941,0.8625749446461438,0.4982585193965951,3.3999100448088395 +red,triangle,1,419809,0.9900536015797581,0.13764424035406442,0.5150222548494368,3.7778205861620306 +red,square,0,419821,0.10649203939316398,0.9104669542208729,0.5128459717086693,4.763743330455749 +yellow,triangle,1,419862,0.5376717393736369,0.23656209596307531,0.4751502662070869,4.772911352493985 +red,circle,1,419872,0.5387485677513972,0.6180599523806768,0.4500877751260209,4.911772553659389 +blue,square,1,419910,0.3513514077826374,0.15208318703166146,0.45934192210156266,5.088986600009058 +red,circle,0,419988,0.08951075543053155,0.07362376046190192,0.4482243519895226,4.487627218025021 +red,triangle,1,419990,0.6824702806418353,0.7461089819377266,0.5065779501420412,4.372032553209347 +blue,circle,1,420020,0.775461605625285,0.9760998075460481,0.5319321347612134,6.185012881228327 +purple,triangle,0,420030,0.4450957908541562,0.7229964638814087,0.4963891458217236,5.555679568100611 +red,square,0,420040,0.32138973910976965,0.3212980963551523,0.5093263822517776,4.280641488700887 +blue,circle,1,420075,0.9388887458530584,0.8609702695830763,0.5323551392787857,6.279675473328702 +blue,square,0,420105,0.20733027416885952,0.6309677439872041,0.46835732829307836,5.064016781771638 +red,triangle,0,420123,0.15589321076051543,0.7721679170997856,0.5091670999777331,4.238585586171747 +purple,circle,0,420175,0.6658447689157138,0.4278410789063032,0.48325704108040973,4.836444687375318 +blue,triangle,1,420191,0.9923032048192627,0.5512066701071145,0.510110423338272,4.043821217028412 +red,circle,0,420270,0.07815809188305467,-0.005166171309403611,0.4619224914145091,3.7302097734546904 +red,square,0,420305,0.13973941028581927,0.5409886769252491,0.5008958149170422,6.190696250694951 +green,triangle,0,420380,0.32956554788510006,0.5988667525692233,0.4889638022392036,3.9605060882435095 +purple,triangle,0,420403,0.09376770845345361,0.865261456689735,0.4941171777736501,6.544276297520681 +green,square,0,420458,0.4765715334261724,0.2432673706396874,0.5122487395509979,6.22276152269719 +red,triangle,0,420518,0.1755073072365766,0.3661387851424014,0.5277425941847986,7.33320574592114 +purple,circle,0,420575,0.7683281978547455,0.6652738892993179,0.4700499417260775,4.237591710833429 +blue,square,0,420726,0.9634567292099476,0.7616512666481643,0.46593547717089623,5.8728163832941265 +blue,square,1,420856,0.38062296360170167,0.5097475809004562,0.46279279351507085,5.593228683611702 +red,triangle,0,420874,0.12120920680117409,0.38448436815394005,0.5226332746524399,5.174918896192733 +blue,triangle,1,420913,0.4091216272376227,0.703010888647567,0.5045686882224233,5.640179590359914 +red,circle,1,420956,0.9119375048120245,0.9495525581923282,0.47331221620880004,4.07959729392461 +purple,square,0,421040,0.641806501032175,0.21250698695225523,0.5085333633812319,4.584715094139626 +yellow,circle,1,421109,0.286405507549519,0.8082900367305083,0.5458348425158348,3.9570103139675035 +yellow,circle,1,421117,0.0781039547881206,0.15460194406739203,0.5404475035429774,3.5772472136097964 +green,triangle,0,421187,0.910538291083186,0.11227748033451224,0.4905020629512842,4.938672328482595 +purple,circle,0,421191,0.39741723896475534,0.3119764265038476,0.45687560357417495,3.856373670994896 +red,triangle,0,421292,0.22997337335951007,0.5241719142826281,0.5040589050882092,3.3428223385200373 +blue,triangle,1,421466,0.3912066418534581,0.802309595939718,0.5023443886541941,5.803742771910691 +red,triangle,0,421481,0.21349483413334447,0.6743255768847448,0.5002369988689419,5.07681927367883 +red,triangle,0,421525,0.17887033117247464,0.18715285325045183,0.4974027151126915,6.057029567875758 +red,triangle,1,421545,0.4512757646684652,0.993734601173005,0.5024266019217427,3.4502023559579036 +yellow,triangle,1,421553,0.4901720145278564,0.09164867035655966,0.49313791481675356,4.920643217483616 +purple,square,0,421579,0.3399808993062704,0.04127876859147306,0.511967519087579,5.762010673413871 +blue,triangle,0,421631,0.13220137206634552,0.7793633267917444,0.49934759022397573,3.8042440474445236 +purple,circle,0,421694,0.6312658643754951,0.6448690157921327,0.4596221953901663,3.6231321482262406 +red,circle,0,421705,0.09078148278855669,0.15462268170062665,0.4586840392126474,3.5719558184920106 +blue,triangle,0,421765,0.8519968700186483,0.5431421882717834,0.4976543166827394,5.411954000774678 +blue,circle,1,421845,0.39823758629063866,0.17747700745079165,0.5263597303878068,4.942388839313421 +yellow,square,0,421865,0.20276340976126683,0.08063057577027488,0.48693185304190123,3.9991522556540247 +red,triangle,1,421940,0.6169476159181688,0.008157381504150352,0.5064232151310086,3.7602545156818388 +blue,triangle,1,421973,0.9464696613785609,0.21875861695530463,0.5058011846350001,4.459892045268972 +orange,circle,1,421983,0.6548669492595104,0.6625709068459517,0.4859572320930812,5.280507319360176 +blue,triangle,1,422062,0.22842183738672617,0.8771339922454624,0.5064493565206147,5.087556726422471 +red,square,0,422080,0.7265418504828559,0.5563096404688408,0.49143651361346413,5.568190299392107 +blue,circle,0,422214,0.8248725344255894,0.39209379229874686,0.5227997397164804,3.4751205735705333 +red,triangle,0,422222,0.522851906241407,0.43608383016782204,0.5063728656223513,4.274538495471897 +red,square,0,422232,0.17335648238807821,0.2674430516701156,0.4908649331222643,4.198948537291329 +blue,square,0,422251,0.4354867491224371,0.7856218965977316,0.4787273295512921,7.464601336288314 +blue,triangle,1,422337,0.3063383753601002,0.10396312686133169,0.508702813038436,4.590321370903393 +red,square,0,422365,0.6779119033983828,0.29502336421498343,0.49798236054183365,6.0887588906882675 +yellow,triangle,1,422380,0.2793850272265196,0.33066593505469666,0.4951274187659189,6.733385215299943 +purple,square,0,422470,0.7665570484926579,0.6267711899704203,0.5076242832573972,7.681767609263716 +yellow,triangle,1,422497,0.8102589958124413,0.01822955537663462,0.4911328887302529,6.939255135064175 +red,square,1,422511,0.09218611031858914,0.6843884932079767,0.5074768447817486,6.522408854573524 +red,circle,1,422521,0.2391638935246463,0.21669966988784334,0.482075354587983,4.852284919389121 +red,square,0,422550,0.8713369143741349,0.9961354978991265,0.5103807668011715,3.584766094737614 +yellow,triangle,1,422635,0.691087851817801,0.7868338939692598,0.49859804610546365,3.9136303126874066 +blue,square,0,422635,0.6232035322090675,0.5021788550619062,0.4771117909231017,5.260454617949134 +blue,square,1,422695,0.9113227919157537,0.1214988747081529,0.4793201450679552,7.471518664410535 +blue,square,0,422720,0.6274281898591093,0.1487238712848501,0.4717429292559921,5.980771630766033 +red,square,0,422736,0.19572256430413804,0.6645880587282045,0.504048662582051,6.1478699023513625 +red,circle,0,422768,0.39399389819049324,0.34108334384295924,0.47837647377149906,5.235365468205119 +green,triangle,1,422780,0.8571075083886939,0.005432943350398345,0.49636770240542544,4.026075610733411 +purple,square,0,422789,0.11422696544446342,0.5444423457254739,0.5061268494104082,2.4498703133255693 +purple,circle,0,422841,0.7594442010862045,0.8850235308519641,0.4538532040618892,4.823699728083295 +purple,circle,0,422883,0.25764872780491554,0.29643582593363893,0.45260252651905714,6.453082123422326 +purple,circle,0,422905,0.057498107806975285,0.571385861245452,0.4491137507287069,6.1772982133642955 +red,circle,1,422971,0.26047143915342275,0.31134032641931036,0.47647509800992915,4.860592225566909 +yellow,circle,1,423068,0.8277135750293394,0.8097598068686582,0.5537927536438878,2.9018166469568984 +red,triangle,0,423096,0.46158524348506424,0.48483994732571123,0.4960415246098488,4.902335667528943 +red,triangle,0,423144,0.8081564672048231,0.6141752144426256,0.4971870322771153,4.866070269885102 +red,square,1,423203,0.39519884055437904,0.9164095595828995,0.5024359751551882,4.947931539683516 +red,square,0,423243,0.9663104055050857,0.9316063431259665,0.5037641668693889,6.52948065159558 +red,square,0,423250,0.19768740184097222,0.33747053803626403,0.506008673145862,4.542667868842889 +red,circle,0,423274,0.9981298611871363,1.033142534029489,0.48122454006344817,5.471859227093806 +purple,circle,0,423290,0.0826198126900467,0.7663654733410326,0.45064182878433157,3.4997846877625736 +red,triangle,0,423388,0.917366677399632,0.1600825446719557,0.49672429055898054,4.783865469383976 +green,triangle,1,423406,0.5167232957507374,0.5906429506180194,0.49603446546416136,5.681356092497879 +red,circle,0,423423,0.5618792437229114,0.47476376187724434,0.49077438408929325,4.1297581154108824 +red,triangle,1,423436,0.6331540491606704,0.8228904217882436,0.4995613145029491,6.752619752644885 +green,triangle,0,423470,0.8844290783131042,0.37751330116644166,0.5011864962969341,5.205704557499417 +blue,square,1,423505,0.5595307154969456,0.8196583374164971,0.47222952702091925,7.331449811224478 +blue,circle,0,423572,0.03861643834946327,0.4854506463568181,0.5329293059177043,5.111822930637758 +red,triangle,0,423651,0.29244787054596133,0.4330977891452481,0.504130556248503,7.35082449854281 +purple,triangle,0,423680,0.20430110446442407,0.3929882389934475,0.49385352607461636,4.517251449086623 +blue,triangle,1,423819,0.2669042494119066,0.4590092691038372,0.5099980568432776,4.117594382024488 +red,triangle,0,423825,0.9355705249257841,0.9369196923949129,0.503860900113285,3.8604615545931487 +red,circle,1,423855,0.8383550173417015,0.808406855475372,0.4960280209975012,5.968965971904798 +red,circle,0,423955,0.6529820277882176,0.628874774869151,0.49687396352278995,4.52261320381504 +red,square,0,424020,0.25663181926400536,0.9727661599849248,0.5132658723080127,5.426257046930297 +purple,square,0,424085,0.38326323260477413,0.046358787043141114,0.5107969443916618,4.9942743361256134 +orange,square,0,424170,0.7135417290023929,0.5616180516712003,0.5053749607989979,2.8920973077666314 +purple,square,0,424225,0.7894239820145166,0.1557304918328546,0.5080335051392121,6.390974330149276 +red,triangle,0,424308,0.04171663848949825,0.18201975586900154,0.4993168012316726,7.073345153242407 +red,circle,1,424312,0.6657520237052819,0.578339423566302,0.49881907484704463,5.128702343721816 +blue,triangle,0,424390,0.9822248067469724,0.7124408927579092,0.5114109499406355,5.280662316539495 +purple,triangle,0,424401,0.7384022185448347,0.627917108777412,0.49171489047163885,1.7460582889478633 +red,triangle,0,424535,0.27355357853304085,0.24234572962600331,0.49627089393657586,6.559109634016019 +red,circle,0,424579,0.948879045920595,0.8553745137306265,0.49419148495266274,3.888399632140649 +red,triangle,0,424621,0.7773778755698789,0.3300384867893771,0.4924433033519024,6.059699763981318 +purple,square,0,424630,0.7247670035450625,0.11974741035291536,0.5096314557272542,4.42453511961119 +yellow,square,1,424665,0.01638922093087003,0.6259575289432724,0.47107959659631293,5.56966217227509 +yellow,square,1,424715,0.593468380468002,0.2529719507654551,0.47441530516841673,5.678756268202779 +purple,triangle,0,424895,0.6888067151424385,0.5778705905592166,0.4888276349872249,3.6004690047827936 +yellow,square,1,424989,0.6948563903709681,0.4773120583924717,0.46799778516555024,5.200188934040355 +blue,triangle,1,425007,0.4468466813667844,0.43362920993357335,0.515729505499019,4.81533198522991 +red,circle,1,425040,0.32293035851090535,0.2695397847604287,0.49819765309459557,4.432970695645839 +red,circle,0,425057,0.0934455553004091,0.09706827408347332,0.5002420671062757,2.9921874167667997 +red,square,0,425146,0.4155861942682759,0.8323807540582205,0.5079107752577897,4.7743652931057206 +red,square,0,425177,0.2547348661030797,0.8176917826597205,0.5065431430624738,6.072912280477126 +red,square,0,425279,0.7347099053004672,0.20777365073206178,0.4983527615812199,6.906273367401151 +yellow,square,1,425349,0.34708535893298476,0.7588761693759328,0.46509805840758206,5.958273799673441 +red,square,1,425363,0.9702967271485906,0.8217949607270094,0.49749142383226713,7.923479574964664 +red,square,1,425365,0.5595827772690272,0.8629834809138323,0.4963813746205957,3.643111682849435 +yellow,triangle,1,425420,0.27016626275607336,0.2361061432725633,0.4975572638226982,4.899198302990696 +red,triangle,1,425460,0.9783138836283432,0.06871908092818602,0.4723087234497161,2.429194040014615 +yellow,square,1,425504,0.601341752261887,0.9871014256790142,0.4656642070109788,3.9584981516024524 +yellow,circle,1,425547,0.2584121166844663,0.5770647909784982,0.5389870481057049,5.1688393644673765 +purple,triangle,1,425572,0.6627940020983101,0.21742985611982912,0.48638370238500866,4.627590199271363 +orange,square,0,425590,0.8669739809149121,0.9756108423175313,0.5053008946570394,5.409891613045471 +red,square,1,425598,0.36555357466852056,0.07645205536172783,0.508337935006973,5.193246662529672 +orange,square,0,425610,0.18957297427068343,0.011289215203845293,0.5014881603996104,5.156932876359062 +red,triangle,1,425645,0.5417221364135402,0.05125548267174118,0.4713375130413683,4.392247287226662 +red,square,0,425659,0.5773984901362054,0.2862726305555673,0.5072039719902021,2.682110304825743 +red,square,0,425751,0.5342658852870467,0.40331767406650676,0.5071660161631717,4.263485716178285 +red,square,0,425772,0.16538091099895547,0.21231903796909646,0.5077362885250679,3.4170918666907717 +green,triangle,0,425847,0.9130901842355247,0.42733433771940554,0.5155023420439412,5.084294034388891 +purple,circle,0,425995,0.8524367050494912,0.16889278277483777,0.468648674681958,4.608871038377759 +red,triangle,0,426030,0.7170259743418136,0.48217035408733866,0.46432760927314887,5.7237002632622636 +yellow,square,1,426080,0.5443243056501877,0.6274756987542268,0.46024736512963077,3.3378575398079207 +blue,circle,1,426141,0.730781063090646,0.8305406720518591,0.5294685295586468,5.279958423374869 +purple,square,0,426186,0.2115296774168054,0.3849712182704629,0.5205918866192383,4.174181627928343 +purple,square,0,426224,0.20863695328870535,0.029838647145262076,0.5154733388357255,5.749372843102285 +purple,circle,0,426316,0.11426478394849648,0.21050411490040977,0.4635914066485068,2.434820725773794 +red,circle,0,426365,0.8361221943478852,0.8757821773856019,0.49332492821121826,4.710085487104611 +orange,square,0,426516,0.630866106889544,0.3508645843901491,0.5002736025930848,3.1474729833495876 +blue,triangle,1,426520,0.6577322326675539,0.5225108935589138,0.5156793109401394,5.460942893587558 +purple,triangle,0,426535,0.8677775392639049,0.6198611554396952,0.48793011766344674,5.673571977672875 +orange,triangle,1,426540,0.591971936852446,0.11662916228512576,0.4737029597625125,4.273321383567371 +red,triangle,1,426664,0.2280079468651427,0.7814860351373184,0.45158159881824833,4.518228902849963 +red,circle,1,426667,0.7132420929497385,0.7186658256455496,0.48848404033182935,5.0887037297452204 +red,triangle,0,426744,0.8220190323544991,0.9925354915056449,0.45713990783701103,5.57264764814727 +purple,square,0,426807,0.5574011458103179,0.7149337853086016,0.5309299835992229,5.408515297062594 +red,square,0,426953,0.09687680238856133,0.891289484293177,0.49620176948822337,4.41081053227365 +yellow,triangle,1,427105,0.9706115695543969,0.1247673124994404,0.5222142030313565,6.609298129619411 +red,triangle,0,427205,0.28580596622573007,0.3907064570339188,0.4716269715918478,6.043439010813056 +red,square,1,427210,0.4278639656009402,0.4774052494332929,0.5050408021489939,6.126742881761789 +red,triangle,0,427233,0.17378473843917996,0.9701494204940466,0.4702290960944805,6.718528092966392 +red,square,1,427289,0.24499921027124094,0.255208718562683,0.5008275824423128,3.9262527039462953 +red,circle,1,427332,0.5277776840661931,0.42950624105860313,0.49914970743581427,3.5720884940081934 +green,square,0,427365,0.0714693766989114,0.8434590154440507,0.5052443561253518,6.145472220740967 +green,square,0,427391,0.32639389722343193,0.5267758335709026,0.5066189091332679,5.464966261201148 +green,square,1,427552,0.6004974338488954,0.7787426708887795,0.509429189860972,4.965408694259128 +yellow,square,1,427605,0.38092380568353834,0.3196930143459549,0.4560242699345026,4.204302702715086 +red,circle,0,427620,0.4624156956849369,0.455344260258324,0.5040478108921573,6.410838916235206 +red,square,0,427739,0.22301696363349044,0.8109135025164587,0.5013234191873367,4.7675392701979575 +yellow,square,0,427765,0.5405534796417821,0.1406357376974694,0.45337132724477797,4.71939290164823 +orange,triangle,1,427788,0.01590664870399494,0.4572765600077092,0.4840452019160308,5.782387968496991 +yellow,triangle,1,427836,0.20242937347513024,0.32187513135938317,0.5189221860617227,4.473026779655001 +red,square,1,427885,0.2041418104845184,0.4581217249811622,0.4895326428218526,4.83545893940905 +yellow,circle,0,427926,0.8297487271228928,0.47265214548585377,0.5324445777405135,5.332570876788594 +red,square,0,427934,0.60619770573938,0.7868679676557547,0.49445333773164496,3.564003050613175 +red,triangle,0,427970,0.6857743746636775,0.8978983846092662,0.458790528254551,4.904617735550746 +green,square,0,428040,0.9722726751360444,0.9583812069083181,0.5106020893074634,6.707855553111038 +purple,triangle,0,428070,0.7187795651758097,0.5476835679019041,0.48872223232107664,4.555474941216741 +blue,square,1,428093,0.8069624874650082,0.5437604410713842,0.47384612223623185,4.38964723496028 +blue,square,1,428103,0.5029309949119753,0.5272989418629264,0.4737437693534424,6.251160899306548 +orange,square,1,428124,0.42850197928902745,0.9327841104315517,0.4939073304491279,4.071958673876106 +blue,square,1,428138,0.36979380303155596,0.2487632991955283,0.47112878559950194,5.458867702183956 +red,square,0,428209,0.6892243942831818,0.12380871620827827,0.49126188466862863,5.786270563124558 +yellow,circle,1,428277,0.7661219735643151,0.17461499712153228,0.5224586176582287,3.5546468931271082 +red,circle,1,428325,0.2637257788219187,0.22562504866157346,0.49992691459899724,2.236094072428751 +green,circle,0,428429,0.9438304606302973,0.21780940451843955,0.5104681714170178,5.200868325295786 +yellow,square,1,428453,0.49407280185669855,0.632541357132386,0.4600063441141154,5.5178447148283984 +yellow,circle,1,428472,0.8381672748863793,0.21755473462835673,0.5207229879030026,6.4984791392966805 +yellow,triangle,0,428541,0.19514881275968465,0.025996136864955277,0.5191329727433874,3.565050187934149 +red,triangle,0,428633,0.07567877986647131,0.42068268728195646,0.4696827504269808,6.609871290553852 +red,triangle,0,428648,0.5709126090910467,0.5413260773979797,0.4697768627794909,7.947189574977039 +yellow,square,1,428699,0.3246029901266696,0.9588994619184443,0.4603194775432964,5.897082314294825 +green,square,1,428758,0.8462597371150543,0.721456519915196,0.5118679688546229,4.5177921623167885 +green,circle,0,428769,0.8434747395858071,0.07402838892297958,0.5158831371942311,4.293753444251344 +red,circle,1,428787,0.4680733653101632,0.5371720006634939,0.5026094351783746,3.3877495456668973 +red,circle,1,428812,0.4191097569913754,0.47246119250979496,0.5044547720935116,3.7685738018741746 +blue,triangle,0,428856,0.6461324979428906,0.8361442544262598,0.519335505911322,6.575771580595844 +green,triangle,0,428862,0.8377644060982539,0.5503414418976728,0.4985261271489029,4.7498125701451706 +blue,square,1,428917,0.6964744348337873,0.8868560515441671,0.47398401764450804,6.114045508861097 +red,square,1,428993,0.013020691498634274,0.5495552753534988,0.5253784442607773,4.725617124076844 +red,circle,1,429005,0.4738364893586757,0.4701732332869386,0.49639536384015565,6.8752987633081135 +red,circle,1,429054,0.6656105725283946,0.75108137973318,0.4949443113514723,5.281658329539386 +red,square,0,429057,0.25596923431129603,0.051093538322888876,0.5264823108099105,3.6654730030376803 +purple,circle,0,429111,0.8938248057786501,0.42098153130622296,0.4802087471289647,5.863618478077068 +blue,circle,1,429121,0.4708250203200308,0.19654657972700595,0.5051505439281154,3.585234005506477 +red,square,0,429135,0.008350166019426397,0.09470629678221865,0.5181745987055807,5.191052375330684 +red,circle,1,429254,0.37045404571025775,0.41743549979617406,0.4858214415189545,5.741370933050528 +red,circle,0,429325,0.8942631011543773,0.8638887743711348,0.4966035867030875,2.9373743964041954 +red,triangle,0,429326,0.957273783720544,0.7733201101963969,0.4713425199954149,6.175683625759825 +purple,square,0,429348,0.5128409293908851,0.11497086312151694,0.531286691146988,7.656167922482241 +red,triangle,0,429368,0.20784804688845426,0.7388074595717812,0.47014346630134474,3.694114890206754 +red,triangle,1,429373,0.30082957301848523,0.5653276652271506,0.4734696065196633,6.357267490275895 +red,circle,0,429410,0.23433800404204164,0.1393151182299473,0.4950474060233168,4.786690595721022 +purple,circle,0,429423,0.6214496500365904,0.30742759739689407,0.4792694327595867,4.91100159602182 +blue,circle,0,429491,0.7986458160900594,0.18585005223047135,0.5039231103949626,5.626741318070789 +red,square,0,429516,0.6848533104329096,0.33056972283940667,0.5379726281281916,4.717831083697813 +green,triangle,0,429585,0.2839822189749771,0.73775579533104,0.5049172441133688,6.716827851033396 +red,circle,0,429638,0.5492331749387379,0.6457659939155009,0.48873057639053413,6.400011063657911 +purple,circle,0,429770,0.33026844977478165,0.34444832024348426,0.4814777732869112,4.4048141888059265 +yellow,circle,1,429776,0.9133316022820065,0.9649385884565533,0.524248057841048,4.101212085394714 +purple,circle,0,429785,0.316217615121002,0.25815593493508604,0.4851282848578222,6.0113687193808145 +red,square,0,429787,0.03892892550034732,0.5851772338257412,0.549080533872407,3.9391065302101325 +blue,square,0,429810,0.5796519950537246,0.5225193068500436,0.46812592683127857,3.5333053612012635 +green,square,0,429823,0.9940685289652789,0.3196874106138835,0.5106399734383792,6.627733957167792 +red,square,0,429841,0.24608812446195005,0.1800137254303592,0.5446206058541022,4.893937149938307 +purple,triangle,0,430067,0.6506952388147397,0.6296636866615741,0.4914499285808656,4.012082590394638 +red,triangle,1,430125,0.2514261207127588,0.6535792580599258,0.46582790524260004,2.9258416449390894 +red,square,0,430146,0.8029325391323049,0.9263691643301364,0.5578502339843877,3.186559900751657 +red,triangle,0,430164,0.882105188724888,0.04775054632160425,0.46798223198899663,6.252781391016099 +red,triangle,0,430276,0.1674972380102433,0.2609421092907568,0.4699456074449321,5.078946056985045 +purple,circle,0,430403,0.12397971577750255,0.9708882164743036,0.48617682829403663,5.257074069129675 +blue,square,0,430414,0.7340898571795469,0.4757366760248247,0.46296304032021257,6.244017326913152 +red,triangle,0,430448,0.08891645540192639,0.7531671348537611,0.4682200355584395,2.907319480910244 +yellow,circle,1,430497,0.0254896318150033,0.8823210564149404,0.5211398295543085,5.378323465527184 +yellow,circle,1,430508,0.5349134399214438,0.5923192653969284,0.5167487348865745,4.405082669340497 +yellow,triangle,1,430522,0.6059341819703445,0.42433189146973194,0.5112106634865347,5.896060950562372 +red,square,0,430635,0.03999643900721206,0.7132445010070424,0.5388732506134749,3.4010268008615916 +purple,circle,0,430663,0.1041833210653601,0.6829350157801621,0.49201749557060254,3.781136668626683 +red,circle,0,430710,0.3759087757093993,0.46423172399914614,0.48604745777303643,5.808747262283556 +yellow,square,1,430724,0.4029289128797666,0.0013758815078774855,0.4645604940556546,4.368476056376362 +purple,triangle,0,430765,0.058665436954591255,0.40989712209393114,0.4934392583554017,2.8678175407018283 +green,triangle,0,430775,0.40322931048568733,0.27864472268185003,0.5062392349203582,4.248792381923482 +blue,circle,1,430779,0.29812139403575255,0.5632206087816237,0.49860214007931175,8.146885882174693 +yellow,triangle,1,430781,0.3154182356974319,0.5474863972186107,0.5093497549932269,5.050591329344595 +purple,circle,0,430885,0.21380841899332537,0.4513242975790873,0.4965056985119337,4.5494233554288295 +purple,triangle,0,430946,0.28655987765812085,0.16266134693515133,0.4932688699946626,6.321522974744133 +blue,circle,1,430978,0.000690052898613347,0.7789329485527191,0.4996831517213931,5.861801301751025 +red,triangle,0,430999,0.2798998249390876,0.23113290298367495,0.4921642951191572,4.9619101130679555 +red,square,0,431007,0.9356844302485094,0.9211556757351993,0.5286359285573382,4.095001154333659 +yellow,square,1,431030,0.1721818367237269,0.9124919327239045,0.4706789831435059,4.327202260637639 +red,square,0,431070,0.407164590915292,0.020187542465808894,0.5236383119561624,3.6898982852695568 +purple,circle,0,431085,0.9061186371270176,0.9312798715094261,0.4983599282061592,4.53529395941221 +red,square,0,431087,0.6342717782829218,0.5039073408150256,0.5226067930252241,4.492831683399684 +purple,triangle,0,431178,0.736999489217027,0.9288874856518851,0.49342172835776904,4.895402544925116 +red,triangle,1,431203,0.09511647804434442,0.8624159415485466,0.49925655183443063,3.5898618000696856 +red,circle,1,431221,0.7436229251357463,0.7932897198188944,0.483432704305946,4.833950135623271 +yellow,circle,1,431410,0.3223478910035237,0.013718487106361699,0.5071570059762378,4.6248122736214965 +yellow,circle,1,431411,0.031442165109897946,0.538171663420788,0.5071514616236765,4.491465925327968 +red,square,0,431489,0.7215000632812368,0.9783446977147177,0.520997153003067,5.550844082665016 +red,circle,0,431555,0.5958837608067776,0.5709302556286382,0.48900804484503757,5.042102449732762 +red,square,0,431586,0.6046801460521182,0.028027083129846586,0.5115028321305282,5.004572163125208 +red,circle,1,431682,0.22553877314772253,0.1394629716917561,0.4866804974288476,6.997607529360064 +red,circle,0,431714,0.15050749354087012,0.2429233771101954,0.49180627238182884,4.141027438779219 +red,square,0,431740,0.5734807473265005,0.7050556756360538,0.5117582718270743,3.795151568207107 +green,circle,0,431859,0.6033823900126042,0.16207432846592873,0.5134011972671004,4.735523286095609 +purple,triangle,0,431886,0.3689413424208302,0.055498762494094134,0.4957949619575204,5.292643120408306 +green,square,0,431913,0.0994751006178235,0.6511327561927346,0.4938150397937878,7.268578505820497 +blue,square,1,431920,0.6047195197378054,0.660608346804571,0.4663422523744924,5.6997159281568 +yellow,circle,1,431942,0.6564709385781753,0.994190627211483,0.5018065000024834,4.073076131944515 +yellow,circle,1,431964,0.9159440153422648,0.7208506227267477,0.49994664904904,5.8765737127761595 +red,square,0,431965,0.23969864901411753,0.4352870885496487,0.5049458261730994,4.210419201281581 +red,triangle,0,432001,0.6940160483165602,0.08575494812049977,0.501242183887338,3.9464616531747096 +blue,triangle,1,432011,0.8605317944477321,0.2271908329075828,0.5073438854913153,4.1888063190023805 +red,triangle,0,432051,0.14299995143384658,0.8867698601893216,0.49966092838729625,4.199278798485914 +red,circle,1,432343,0.02771278651557585,0.03429131662711673,0.4706123757423119,5.170327939421174 +red,triangle,1,432386,0.44699388675486385,0.14982804239628988,0.491861371753282,5.358698469407348 +red,square,0,432482,0.9001852868513311,0.1563407769787356,0.5017492852481726,5.869252325467563 +green,circle,1,432540,0.7845871626702107,0.019979627232190045,0.5115787320434757,4.2030315831903735 +green,square,0,432554,0.8116052190275128,0.8935586352512453,0.4942763185069306,4.52279110202832 +red,square,0,432736,0.7660819275029396,0.3115107074174447,0.4978429768605359,3.3946909305862696 +green,square,0,432770,0.20726603123512322,0.42379106773486197,0.4972105620776079,4.555006054175362 +green,square,1,432816,0.5546738511920734,0.7079784162616318,0.5007437090007817,4.940556766517629 +yellow,circle,1,432925,0.6546501013144669,0.09128249159926538,0.4925300405426629,3.202670367906642 +red,square,1,432940,0.16661565181086957,0.8444460150291666,0.48899516856978387,4.605005124717778 +purple,circle,0,432975,0.046096169230748996,0.6330365289927855,0.49763304811033415,5.287341985182163 +yellow,square,1,433100,0.6644835752780938,0.4066231631531583,0.498414931297478,3.9208640839403675 +blue,circle,1,433141,0.6360027207753243,0.7040623704100735,0.5079478269038831,5.369460230158197 +red,circle,0,433175,0.6102336275941573,0.5426461613898843,0.4787986920317028,6.91946947575433 +blue,square,0,433215,0.12358187244307994,0.02035756741710959,0.47691608451661566,3.637759428157294 +green,square,0,433261,0.49987543705384985,0.27028489536048905,0.49681960723694485,3.3080913569405497 +blue,square,1,433285,0.05946106617345159,0.4532670390203296,0.4776134074601565,6.671658709259874 +blue,triangle,1,433374,0.27971271459463276,0.35402444918062537,0.4999477642634154,4.092460843085399 +red,triangle,0,433411,0.43368658742377975,0.8826609374254298,0.5193062129437737,1.2146763609358853 +purple,triangle,0,433472,0.4361122074666044,0.6917074618192002,0.49239944720507756,3.084716917371697 +red,triangle,1,433505,0.2765643106345562,0.5939979701878836,0.5146188457161298,6.8359795324213835 +blue,triangle,1,433543,0.5786771300643293,0.6142600340649169,0.4991815807818477,5.290739355892209 +yellow,triangle,0,433602,0.7711922622191889,0.2251062751896522,0.4939260197702981,3.160490042738331 +green,circle,0,433655,0.09860641262650338,0.5449504130478615,0.5045129181223662,5.165867446005227 +yellow,circle,1,433715,0.3665007718315332,0.7514930942145615,0.4848596594877264,4.842455768318108 +red,square,0,433748,0.8389029960044865,0.860750605855949,0.501458353783284,3.19218817124321 +yellow,triangle,1,433798,0.07227170639272118,0.2816426208022663,0.48605622671986337,5.354836096912901 +purple,circle,0,433824,0.17201355773495508,0.24756271742805946,0.4944297443915493,4.918458155450148 +green,square,0,433895,0.6635615363258186,0.19657031432664474,0.49589837786327046,6.642454900130587 +red,triangle,0,433928,0.360773189183068,0.5248461207576682,0.5090292387452188,4.430519083215832 +green,triangle,0,433942,0.9226419634151455,0.06741602036717442,0.5091812925736865,3.4154247812656515 +red,triangle,1,433986,0.2780736090059539,0.6747335930438723,0.508377691060558,3.322333341339808 +orange,circle,0,433994,0.20748653676403406,0.4123003163495188,0.494195797219976,6.232117654654036 +red,circle,0,434017,0.5152339306361557,0.5750573240341217,0.4895081853111887,6.406757210484545 +purple,triangle,0,434025,0.053563008562753645,0.08131649748602454,0.48618442533423495,4.762474218129651 +red,square,0,434103,0.7487535986212616,0.5149128090498354,0.5091472709116461,4.175425294558464 +blue,square,1,434117,0.9782709459666242,0.5258073459494389,0.47581614867538397,6.20605772925591 +blue,square,1,434169,0.9652355409798492,0.2729426369750859,0.48104940270659097,5.400030744031735 +yellow,square,1,434223,0.9659526616525094,0.8275642198610555,0.4978229875585131,3.253920147246891 +purple,square,0,434266,0.5638980409308909,0.1361063038780117,0.5381885216746034,3.5002808094746194 +green,square,0,434278,0.7837064000167976,0.7644152694922427,0.49875527920017143,4.6183863066724244 +red,triangle,0,434321,0.2976658081930511,0.36850196425385795,0.4973013602419118,4.661139636780618 +blue,square,1,434332,0.7365425661310253,0.45583970199582713,0.48565503296948664,5.209628722186546 +green,circle,0,434345,0.8479196770587611,0.9933079612771681,0.5048446284964669,5.567739255489422 +red,square,1,434435,0.991096511437496,0.025105301614998132,0.5179123967745594,5.931435348137742 +red,triangle,1,434555,0.39767185862779686,0.9376186130941725,0.4994102614655188,3.399354147428521 +red,circle,1,434558,0.781160381108894,0.725985369836209,0.4955132160741051,4.732900556687531 +red,square,0,434598,0.6549377334854134,0.09084926769783574,0.5174924922748046,3.475455623251961 +red,circle,0,434618,0.6017358132650914,0.5219351035857995,0.4958945620205581,6.38592524546268 +blue,circle,0,434658,0.8012162042283488,0.3480468507230474,0.5046025568164396,5.073914226625629 +red,circle,0,434768,0.11509170888080389,0.13995988845008878,0.49467070579276473,4.672111397578845 +red,triangle,0,434783,0.6955703797996894,0.3362958683867011,0.4995226901985453,7.19957078603985 +green,square,0,434793,0.5277957486992041,0.3793846240217911,0.4962027804037736,6.103713989801951 +red,triangle,1,434842,0.9585030343837033,0.34914529683213924,0.4980864448121288,7.888527058456321 +red,triangle,1,434878,0.6316751169638901,0.15769747029531256,0.49936074424643995,2.737391868241301 +blue,circle,1,434886,0.30488416058328904,0.4558390636812145,0.506877310972472,5.65093335347233 +green,circle,0,434910,0.6255236855282953,0.6010377242870991,0.5090970434834531,4.754334188386776 +red,square,1,434945,0.20098946351521962,0.13185884973284479,0.501977508680943,5.137385350112086 +purple,triangle,0,435003,0.6994711351679362,0.6618277787917952,0.47045540593326923,6.577365405041516 +purple,circle,0,435050,0.15060201263445305,0.9526823209642867,0.5091184802785791,2.3268436901379306 +blue,triangle,1,435065,0.020116121842534085,0.25635180042008754,0.4948032078553967,5.439475014913131 +purple,square,0,435087,0.783648275792587,0.02340576806594241,0.5340442822042968,4.881974126747804 +blue,circle,1,435115,0.42136803817120383,0.7131486953510967,0.5093248294858664,5.468675937919926 +red,circle,0,435402,0.50695904929708,0.45362813092781795,0.5002424650267973,4.416628162677404 +blue,square,1,435410,0.5911521642027565,0.4720656349088185,0.49510426570538496,5.7692674352098985 +blue,triangle,1,435419,0.4296989532318465,0.9371168543502997,0.49531661348596145,5.2322044274594575 +yellow,circle,1,435544,0.3246411752422569,0.3644432284212491,0.4968276436683879,2.8080934642277473 +red,triangle,1,435549,0.4493685440024452,0.16826268546764256,0.48580962454749893,5.166151101612523 +red,circle,1,435565,0.5317233378110757,0.45055848630920664,0.4930285204979886,4.585538506531893 +purple,square,0,435599,0.7427966349427934,0.2222935928238179,0.5330710139192982,5.4924322667759355 +red,circle,0,435749,0.9236325375565893,0.9832729896877908,0.497548945316094,6.71540062485585 +red,square,0,435775,0.8028538910089711,0.6025610722494016,0.5014357913252403,4.8481044995948155 +red,square,0,435781,0.2681937779542889,0.46910428355996714,0.49944434596958537,3.8667157964383563 +red,circle,0,435802,0.7913245583599238,0.8821033627387526,0.5002065748823282,5.878072480622866 +red,square,0,435830,0.2337740963749929,0.7911502694649526,0.4997634201960948,5.67127583019391 +yellow,square,1,435857,0.014463649390616617,0.9837926714492485,0.49980358969649386,5.0111706027673275 +red,square,0,435872,0.1562566929126603,0.4290665500761336,0.5022801380970983,6.902420474152438 +yellow,triangle,1,435876,0.2375611414097496,0.9852052086053142,0.48030668773323715,5.435750356155446 +red,circle,0,435985,0.5697177596331662,0.637137927512288,0.504765268428757,6.521184641043341 +purple,circle,0,436063,0.23853054657683792,0.30855453350224804,0.5174371327855982,3.803679566057577 +red,triangle,0,436097,0.038974881726389854,0.4389225463461832,0.4918740234305623,5.4559847697751165 +red,square,0,436227,0.4243200031812161,0.6031112292826726,0.5052494099934095,6.593335216985331 +blue,triangle,0,436293,0.7138077066588048,0.3378096019743009,0.500106561267031,4.272743149102255 +red,square,0,436344,0.6205255682269005,0.14147893469504425,0.4986622808073623,4.0627699524514505 +orange,triangle,1,436345,0.47319505589017075,0.9294545364714185,0.47238614038576715,6.537923118990357 +yellow,triangle,0,436364,0.9428402660452866,0.32186434896555915,0.4816828497633597,6.098183066730402 +red,triangle,1,436410,0.15992551794282983,0.19890216072920908,0.48335744664048497,3.07125232146341 +purple,triangle,0,436561,0.3129854564713729,0.3792399653791011,0.46563231823560597,4.324967003807103 +green,triangle,0,436585,0.2758544471060357,0.01365600095224595,0.5145523126691295,4.40742003013768 +blue,square,0,436599,0.7766391040883234,0.5644225008050158,0.49294593580993085,4.788165323074899 +purple,triangle,0,436645,0.5094893133094806,0.22450526042029795,0.46577525630662003,4.628604062422395 +blue,circle,1,436660,0.3112964381397433,0.2709314163445954,0.5011548045349941,5.540669535555615 +red,square,0,436667,0.7583388587589652,0.9390969035285209,0.49886046786225685,3.5612480004500107 +yellow,triangle,1,436694,0.9526867008363316,0.853135758386563,0.4799509587136798,5.439724371904723 +green,circle,0,436726,0.08237352314777191,0.47981501485082045,0.5192264472047406,6.017654059187713 +green,square,0,436733,0.4837984364895892,0.08212342594685296,0.4989424517518087,4.591124046680975 +purple,square,0,436834,0.7989598073281962,0.5096502141039582,0.5316381787772568,3.8789339926634394 +purple,triangle,0,436881,0.3034489146837266,0.46111355683416066,0.48148090892523454,5.720528951331072 +red,square,1,436899,0.5459049549584437,0.8615964143320817,0.49783457770364803,5.134484027998303 +green,circle,0,437035,0.9629137203360748,0.8123086572355038,0.5142570052810861,4.1534557070311955 +red,square,1,437040,0.14770150341212673,0.903512495403854,0.49567081691264325,6.258395988913281 +yellow,square,1,437089,0.28002856110177954,0.29795833570702346,0.4910092411864575,6.3136532508126875 +red,circle,1,437101,0.25127736636236975,0.32061491138408477,0.4943838040606187,4.189096851109034 +blue,circle,1,437235,0.4232332637130508,0.8264736455737158,0.5016118864032161,4.170665868518532 +blue,circle,1,437240,0.7457723861278099,0.8397272154116819,0.5035069083706825,6.556715538294082 +red,square,1,437251,0.5095886815351525,0.6065178517378399,0.5085299762015498,3.817158298641582 +red,triangle,0,437280,0.3305395678687296,0.062119313495134,0.49220585645772924,4.723193491004722 +purple,triangle,0,437371,0.9216356208770554,0.30720940279440767,0.4910691774582122,5.872878787578732 +red,square,0,437387,0.9137390773740979,0.843296298890668,0.510708864248982,5.2314432010903555 +red,triangle,0,437416,0.4498803349383491,0.8349484721387818,0.49481789053919684,4.473596701715838 +red,triangle,0,437442,0.9856802834929906,0.817445756075083,0.49833987780253874,4.842297329187473 +green,square,0,437508,0.41969716607526797,0.41246822835741026,0.4729790463334082,5.841410534093214 +red,triangle,1,437520,0.446005237631788,0.8272206360039658,0.4974427116274343,6.098135903248214 +red,square,0,437532,0.6357719216821314,0.6970867759393995,0.4940826462055272,6.351579417310387 +green,triangle,1,437544,0.07749125283097746,0.7997042551392148,0.5288478155217743,5.007411503973972 +green,circle,0,437566,0.9584890321396345,0.9071482496705534,0.5028355537497216,7.487895566803419 +blue,square,1,437688,0.49259738352949933,0.30088238308609916,0.5063911292326709,5.952328499006593 +red,circle,0,437700,0.5905461065786989,0.623179466125097,0.47874817004071524,3.5231833476979104 +green,square,0,437720,0.5133449964213642,0.49937712662022526,0.46134939808677317,5.78306778786595 +red,triangle,0,437734,0.9969563940686739,0.7499973912247889,0.49448365391989535,7.36954257910979 +yellow,triangle,1,437806,0.13496025290854552,0.5217498986523218,0.48551447548341087,3.5577946657011092 +blue,square,0,437836,0.7463183377611071,0.825252332938222,0.5068189472967893,6.93171207010579 +yellow,square,1,437901,0.4416790184735747,0.13950659864761872,0.5085852140115215,4.931998239207409 +red,triangle,0,437925,0.3357458308660205,0.987787257675211,0.4982976228692731,5.199558010519528 +red,square,0,437960,0.4901879899763838,0.14587122114775153,0.49458437920692955,4.845752511490685 +blue,circle,1,437998,0.07372513228168276,0.5864060917603757,0.5045085623235273,6.42278126360607 +yellow,square,1,438109,0.9075173707301951,0.05143325135168264,0.5122879298678802,5.276269449222794 +purple,square,0,438192,0.6499955143261992,0.5178349881169059,0.5369289114554097,4.349514278885358 +blue,triangle,0,438255,0.17807658049029917,0.579104218035652,0.4870918822315874,4.675223662724696 +green,circle,0,438275,0.2884037929853277,0.6397445195072545,0.5098688603427093,3.574153588066576 +yellow,triangle,1,438309,0.5672323779767716,0.2814294745384365,0.4838183495729003,4.974573059595241 +yellow,square,1,438337,0.7705906347934989,0.667636326193905,0.5082772307126497,6.125310716375598 +orange,square,0,438381,0.06101771810283574,0.68747202343077,0.4977162098081796,5.86366195486773 +purple,square,0,438385,0.3611207259034017,0.42341141436130003,0.5280384429543278,4.8796170389126745 +red,circle,1,438397,0.6327931231418402,0.6354081948441541,0.479977026205797,4.971796343510399 +green,circle,0,438472,0.05850798902155985,0.1494250980937728,0.5062962141692333,4.791005887808977 +red,circle,0,438519,0.022716756783163983,-0.04550339558289733,0.4763622882951251,5.041071040355236 +red,square,0,438525,0.18562161738142502,0.21310243818378483,0.4723122607157748,4.132081540406548 +red,square,0,438543,0.6374982811884574,0.6099608499400054,0.47461686349453747,5.949395991206852 +red,square,0,438591,0.8053219066168321,0.1720154947794349,0.46953125756802383,4.5503332287909375 +yellow,square,1,438818,0.6622352625341551,0.7516914590682935,0.5018600368415771,5.900068161467413 +red,triangle,1,438849,0.030763315524464097,0.048046419497038806,0.5014969377401141,3.453336043496867 +red,circle,1,438899,0.7596985781043656,0.676769507947792,0.4926600813762199,4.828095546150267 +red,circle,0,438940,0.8039494723040335,0.8386905755444028,0.4944790747453228,6.269379475769703 +yellow,square,1,438951,0.7921866752048135,0.6308460604509636,0.4984727741059736,3.276324692412942 +blue,square,0,439153,0.10265836567897935,0.32638461078657655,0.5119714005506554,4.269124842881164 +yellow,square,1,439248,0.35442688806057465,0.24892532566113024,0.5074146618757114,4.348844746556087 +yellow,square,0,439255,0.2832641207530461,0.6254350874744813,0.5107725636659052,5.194552452114789 +blue,triangle,1,439295,0.265352957757781,0.4494794970773357,0.4993155680014865,5.6815388090161525 +green,circle,0,439459,0.7827620634015832,0.1489433297198135,0.524003633111052,6.9472992082066725 +red,square,0,439481,0.7293072220778287,0.37238776377168914,0.48681184506762265,3.926077542116739 +yellow,square,1,439487,0.3135922615958485,0.7797854070367942,0.5188429177276422,3.8320867814208697 +blue,square,1,439500,0.8731750371736396,0.14612363064889267,0.5149166820164824,5.291640592692446 +purple,circle,0,439518,0.5710166912494727,0.6649825509600855,0.5029678144574063,6.331869454074109 +red,square,0,439570,0.08985452983154363,0.3799670228687487,0.4815387999436772,4.998463990527032 +red,circle,1,439591,0.41139881394532307,0.38247378288693273,0.49395132915690565,5.076191747456232 +blue,square,0,439709,0.5958795474789534,0.9650288792488426,0.5130935495028425,3.602812164366276 +red,circle,0,439726,0.40006256299770415,0.38006292020666504,0.4995942008798641,4.673738376435888 +red,square,0,439739,0.08272216273078481,0.3112842492079485,0.4807278094010713,7.0405840627018 +red,triangle,0,439851,0.2990669127338327,0.2983260640711731,0.4499446747220163,3.542906066728784 +red,triangle,0,439885,0.6720015430475421,0.6546768141747031,0.4523995233843355,6.011678720585611 +red,circle,1,439895,0.07247979286484463,0.0471698508108894,0.5088250436340264,4.75519501453581 +red,circle,1,439910,0.6068989294457883,0.6460422663340607,0.5128038279280751,4.661192874383532 +red,square,0,439921,0.9737256059273646,0.7729558779616146,0.4764367960911733,5.3797986546814585 +blue,circle,0,439962,0.9985033118469864,0.02168487276952369,0.4949114601289796,5.364779836670457 +green,circle,1,439975,0.7531148833988812,0.9261500889434449,0.5166640413149932,4.396605345009767 +yellow,square,1,439985,0.38369376198210003,0.5566287163925541,0.5158700170155865,4.792051124659165 +orange,triangle,0,440060,0.6557121007590262,0.8965621337880214,0.470066456294922,6.929231187046221 +red,circle,1,440140,0.21452854786405895,0.1321154858776587,0.5060835569286852,7.478139592018818 +red,triangle,1,440152,0.50005049712499,0.3839754040397897,0.4538518356649542,3.4029927914529083 +blue,circle,0,440167,0.03295136399070908,0.009081578674498325,0.49940792861127686,3.1228103797439855 +green,circle,0,440180,0.9579150604888034,0.9750840934204242,0.5123161351823644,5.335261121705259 +red,square,0,440216,0.5082609379666647,0.3346382317779304,0.4719707245196532,4.190726172776387 +blue,square,1,440291,0.4362165492248087,0.9819564009555275,0.5024352513790827,5.873017249856111 +purple,square,0,440325,0.611716423366671,0.7664955317248566,0.5321640403274255,4.691068621855334 +red,circle,0,440374,0.6522860975095488,0.6400444572683154,0.5119191624131018,4.654239128564439 +green,square,0,440387,0.41702052797594,0.3608576346836717,0.4652760468633792,3.231321835357653 +blue,triangle,0,440398,0.11834371397672705,0.36934516933707107,0.4968956949052766,5.861846605882917 +blue,square,1,440559,0.7737321083499213,0.7449057893591654,0.5001277224089868,3.614796219609024 +purple,square,1,440774,0.5007069292369971,0.8848441362135548,0.5336571678728803,3.903699498236351 +red,triangle,0,440789,0.0040382138447428995,0.49961042780152,0.4649976121869656,5.229330772299352 +red,triangle,0,440846,0.632171508310568,0.22423952987051454,0.45894490445334934,4.965656457765346 +purple,circle,0,440887,0.7193478718530358,0.7037935662217834,0.5125738582429837,6.948251558917331 +yellow,circle,1,440916,0.300966752521977,0.605296042977697,0.5098839352828569,4.8694716549020525 +purple,triangle,1,441094,0.707582945503699,0.16975279619447947,0.486476878621979,5.2344891495961505 +red,triangle,1,441190,0.9906153518323846,0.13380935887238754,0.4723496902095573,4.760369181150268 +red,square,1,441364,0.2715281311275948,0.2802889951960974,0.49818875677272034,3.3657936216185127 +blue,square,1,441376,0.5163824267332552,0.49087223410583103,0.49415676301769174,5.236009850217315 +red,square,0,441490,0.8673710607527264,0.8391348445986926,0.49626304176160374,4.984579988423242 +red,square,1,441507,0.3769469350596182,0.6593199090560792,0.49786516711451045,2.867732981018023 +red,triangle,1,441532,0.1292428394146602,0.34457066502641287,0.46476446363278606,3.312102546024265 +red,circle,1,441571,0.14627648175402486,0.14624736644861613,0.49126944914279785,4.033456311496372 +yellow,square,0,441666,0.25041763463660793,0.9495420481713808,0.5065378670818175,4.583058663808659 +red,square,0,441683,0.6433292334580075,0.5885111352213954,0.5013705027763812,5.878979246545559 +purple,square,0,441700,0.056072203415901356,0.48033821150897216,0.5212617413156152,5.538166407723655 +yellow,circle,1,441740,0.060741073922975675,0.49782097598943464,0.5061057524132392,5.480905699232227 +red,square,1,441805,0.8352673940161575,0.527743128001706,0.49877548072170935,6.852602576121783 +purple,triangle,1,441876,0.9101887436521007,0.17622880698439491,0.48815545596037374,3.604371076687747 +blue,circle,1,441893,0.9915167482992112,0.014069971967963224,0.49481925379443886,5.37913964666594 +red,square,0,441971,0.6632149147813329,0.08794973470826617,0.47895434146417604,3.5061002170922304 +red,square,1,442000,0.10095891837842952,0.6169852840627512,0.48349268052813876,4.03206087029174 +blue,triangle,0,442030,0.6993042699745837,0.544764220669782,0.4907896571214816,4.996625876449597 +yellow,triangle,1,442190,0.6822545874837266,0.6251588777823828,0.49375391144443836,2.7494710587771016 +red,triangle,1,442225,0.039918692115316734,0.5875031989615571,0.4842669497874155,4.718663395905376 +blue,circle,1,442293,0.3846298871904309,0.8956562953164224,0.489377318417961,4.3378875540250945 +purple,triangle,0,442325,0.7400965090278344,0.2307244941921872,0.48832278194004997,3.724216634214372 +red,triangle,0,442383,0.2159949287669335,0.9360632312665199,0.48737371383798067,5.54180270857389 +orange,square,1,442452,0.6062372900083869,0.9765246338376521,0.49947082060985737,5.719071638903 +green,circle,0,442510,0.9821750218017179,0.8705095781919526,0.5114787011440788,5.11356123121372 +red,circle,0,442519,0.04864990921591128,0.14600142797984408,0.4974380001512097,5.781925216655537 +yellow,circle,1,442544,0.26385912551351187,0.8814871931558996,0.5159777449917443,5.103907573502464 +orange,circle,0,442572,0.8215904602436896,0.3876439912523567,0.49517085430527685,4.472961309508148 +yellow,square,0,442634,0.8773724758592496,0.7373423563352277,0.4946927555356018,4.698380929213007 +purple,triangle,0,442685,0.6077129492869676,0.9083735281192004,0.4949179846207753,4.259416062243471 +red,triangle,1,442725,0.5627375390411199,0.8386631019958997,0.4828884370601367,2.6548670752056753 +blue,triangle,0,442755,0.82630636997486,0.6291173904518748,0.47591740974177127,3.6505045385805275 +red,square,0,442835,0.5644112393570121,0.18322688507602947,0.5044452008196995,5.673381218978144 +red,square,0,442851,0.259308940351339,0.7875302838370638,0.5058220613074879,5.152908148900953 +purple,triangle,0,442892,0.6627371565900392,0.9310278364107417,0.49904926629768687,4.206143897803815 +purple,circle,0,442896,0.9312823471550226,0.7789533782872469,0.5020912237035545,3.5164498199179213 +red,square,1,442988,0.46098167944675017,0.07283217942437248,0.5057623997420375,3.1861470177463507 +green,triangle,0,442994,0.2779705597866634,0.8301719320663272,0.5404614949138474,3.729476436503088 +blue,square,1,443005,0.9109874211020059,0.5098284367933799,0.4956215027885098,3.918788094046096 +yellow,triangle,1,443023,0.3525556620209537,0.3867002936036744,0.4940104932522002,4.616777243034125 +yellow,triangle,1,443156,0.2555074756813629,0.4507924446521573,0.4954163395035782,5.455912284252989 +yellow,triangle,1,443248,0.9541692664215917,0.758698677489762,0.5000814389058308,6.215063038946362 +blue,square,0,443289,0.37752845687915515,0.5931136641898378,0.486148312478229,7.669653349683045 +yellow,square,1,443295,0.2962771241075962,0.47394598039108493,0.5077184527911259,5.673908119166579 +red,square,0,443304,0.8012595968633182,0.9295623324899136,0.5103369532672469,3.843542927629272 +yellow,circle,1,443340,0.832863678136198,0.9270281236704438,0.5131235089092736,6.206566962678607 +green,circle,0,443380,0.2779058390325091,0.7727500037862135,0.5173837450201316,5.331243044083203 +blue,triangle,1,443534,0.5022897075484847,0.7398779485309679,0.4825058422158058,4.182932971790497 +purple,square,0,443590,0.9988289623611757,0.4988894788232766,0.5124386181279549,3.2182954663505434 +green,circle,0,443633,0.7864078589372331,0.7882769931966768,0.5203253586083161,5.5144131250341255 +purple,triangle,0,443650,0.7110849578310664,0.534067477762772,0.490380122311564,3.0835743066496364 +orange,triangle,0,443659,0.730641446947837,0.02055110282292305,0.479931591934255,6.924750095021172 +purple,square,0,443689,0.30370509236896226,0.8120553356278055,0.5075231511444706,4.533714981212117 +green,square,0,443721,0.7057167651257295,0.4838942291361874,0.46921129053654415,7.978526733640109 +purple,square,0,443885,0.774379949039789,0.8717785176743207,0.515407615352064,5.711434410734145 +purple,square,0,443937,0.8371630597755065,0.6943153660331514,0.5193481029899407,6.417195174812719 +red,triangle,0,443963,0.21918936774909303,0.7786280833469691,0.48410862668392096,6.720409924536409 +blue,square,0,443986,0.08552224821362053,0.9087191374852543,0.4886691930034402,6.464754293558916 +blue,triangle,0,444002,0.10468181952469902,0.21650350166773713,0.47951057763321253,6.243838155254253 +red,triangle,0,444032,0.022022736320014946,0.8985328771999243,0.487504551771972,3.719350478839578 +blue,triangle,0,444050,0.7408579450275424,0.09014740028937729,0.4773694923779749,4.849912525703252 +green,circle,1,444071,0.888135437977485,0.5535016119426845,0.5192864338601159,4.5509814659145595 +blue,square,0,444147,0.9535279568548674,0.15048532155582217,0.48971550709894085,5.865885884538478 +purple,triangle,0,444186,0.4093518607280927,0.08880414630880318,0.48341927521745753,5.361301869286393 +purple,triangle,0,444210,0.18324546638714145,0.035391140611822136,0.4826496591937977,2.5072569345106923 +red,square,0,444350,0.939072169241531,0.973363940636961,0.5123100100025192,2.852636585719953 +red,square,1,444357,0.7336985093936491,0.07183632110641358,0.5118799741224445,5.148500229718575 +red,square,0,444376,0.6683138367209588,0.9606514391691601,0.5075376322572759,6.8283250705078915 +green,circle,0,444435,0.9954509019734094,0.989326006815659,0.5249846241275673,5.193775448437145 +green,square,0,444435,0.20167268551713202,0.48024813055520477,0.47603451899533994,3.330281753131296 +blue,square,1,444500,0.0001881939925673093,0.011642740454585132,0.48760710891177944,3.8824332474753724 +green,triangle,0,444501,0.15685186323460454,0.23951406231195416,0.5145058917451085,5.61328595501674 +red,triangle,1,444508,0.6750501788591787,0.45652468849441274,0.48782070685331175,4.63126163820595 +blue,triangle,1,444558,0.14553976478384933,0.843240912542431,0.4848300110946718,3.668749854578589 +green,square,0,444595,0.04188189450383273,0.5241212375589694,0.48221761163587984,4.210961178884712 +red,triangle,0,444645,0.4514220268704663,0.45625772873157455,0.49847921318025606,3.6719466196879433 +red,circle,1,444717,0.9688549980967243,1.0286459256891882,0.4905745574823278,2.9692068183076246 +red,square,1,444746,0.4588253638837526,0.8608710332573164,0.49810480756865183,5.014791203332805 +green,triangle,0,444851,0.6533937418009187,0.6959936468051435,0.520186454910893,6.086419264019727 +red,triangle,0,444933,0.22177929590252532,0.002299553729503745,0.4911305349864925,5.316233104081186 +red,triangle,0,444947,0.5929008035969083,0.8799512854665865,0.49435635418647006,6.111757131042782 +yellow,square,1,444965,0.6984705400493004,0.46321722682722677,0.505696986850224,6.309180698105859 +purple,triangle,0,444990,0.8846615099739226,0.5383981091673841,0.48035176954474035,6.296836836948955 +blue,square,0,445002,0.3121216311085495,0.7587451701463619,0.4953390075820551,6.537922019910994 +green,circle,0,445052,0.698922603424709,0.1099616325320324,0.51675316993946,3.755133998984684 +yellow,circle,1,445117,0.7782015356083248,0.3618989464534593,0.49678376836570737,6.636603653767602 +orange,triangle,1,445238,0.3330941702327105,0.02833885861372576,0.4849023805442175,5.110456238441714 +red,circle,0,445400,0.04330257542826388,0.12759922430013998,0.4800401127378481,6.1837272662888765 +red,triangle,1,445449,0.03549709072673535,0.5154466593325573,0.484443296847137,5.692110499604396 +red,triangle,0,445502,0.8436577119045815,0.8615992331585086,0.48541591264052014,4.947538335385587 +blue,circle,1,445506,0.8727359786172227,0.06222594055627939,0.49714720518634276,4.5827531498795375 +red,square,0,445599,0.42155946361675223,0.38935174715012955,0.49516123934045936,4.13693934062463 +red,triangle,0,445728,0.3731165384253897,0.04169630232505683,0.4809022469322787,3.8663124019589574 +red,triangle,0,445748,0.049802211389571416,0.42060538701272976,0.48568249392618523,4.551942896755848 +purple,triangle,0,445772,0.4758808978776726,0.23910297509300804,0.48301566137970414,5.774411077261264 +yellow,square,1,445785,0.7428578549992408,0.8620632674915779,0.5086395397469757,5.669823563821919 +red,square,0,445806,0.15774359481765832,0.9371804513993472,0.507388374891406,4.981898876618663 +red,triangle,1,445813,0.04177782773807748,0.520993421335663,0.483141383554438,4.8138020275768065 +red,triangle,1,445837,0.009718102420543606,0.0861070024391587,0.4863618768682354,6.301609716480578 +red,square,0,445940,0.9920351410141162,0.5355857031762932,0.49213289682984623,4.403213905031578 +purple,circle,0,445958,0.165614540877152,0.23211381880542892,0.5094817000748718,3.9239741532289796 +green,square,0,446019,0.6506481185492858,0.08136335408786188,0.49342981285369464,4.930528223872577 +red,square,0,446140,0.8157497657540733,0.993822325658967,0.48275573434263963,3.3473140285453318 +red,square,1,446215,0.7422649121079717,0.928729372288155,0.48255448793009226,5.367694373384597 +purple,square,0,446273,0.709522561361518,0.5841387945197102,0.5227834622350629,3.9183653583589617 +red,circle,0,446354,0.26766304588677525,0.2931224020148894,0.49467775224965294,6.2894810850804355 +red,triangle,1,446355,0.5543210532891159,0.35239372696630067,0.4900184062341633,5.145154515991534 +red,circle,1,446426,0.2904610383624747,0.36651291446621154,0.492997225144362,4.785746587497086 +red,triangle,0,446473,0.8229433094768309,0.7157285621811823,0.49239457003609943,5.81756397199988 +red,square,0,446478,0.14595392167202892,0.04299005731318595,0.4936833751547652,3.5234047640517345 +red,circle,1,446508,0.7186925246474581,0.7711611862820316,0.48824777155271804,4.995108959536832 +red,square,0,446620,0.1264975061870569,0.9655632668160816,0.5025961142188484,5.5438565525161 +yellow,square,0,446797,0.3672555343730993,0.23477276791238189,0.5017554974672566,4.605279929439107 +green,square,0,446836,0.1472478300497796,0.2904489594227754,0.48353992788891126,5.187965304496066 +purple,square,0,446860,0.9714797414438361,0.9127078177889117,0.526987160867719,6.227534026265386 +purple,square,0,446980,0.5171045995792689,0.5937636516263206,0.5278451368899363,4.4676615107009505 +green,circle,0,446992,0.1987689325626627,0.47719159828682356,0.5092297342386748,3.048411407762402 +red,triangle,0,447005,0.0019438518296458485,0.4004359510760367,0.494379567558679,5.874772155590041 +yellow,triangle,1,447082,0.13575226120459194,0.16210411194059415,0.5084848690320436,6.270440295079358 +red,triangle,1,447120,0.4082297034059267,0.1303373109056687,0.4861950038528154,4.862219156423197 +red,square,1,447160,0.6866882539759991,0.46814437228637296,0.5012549506028816,5.599682066189068 +purple,triangle,0,447218,0.025326489777993566,0.9281749697689827,0.4920211863446441,2.9054869594098247 +red,triangle,1,447320,0.5752115786540709,0.4866678216887339,0.4933909721995991,6.805064707529792 +purple,square,0,447340,0.6029258317191418,0.9202105009591189,0.5275366717839259,2.6930687460118965 +red,circle,1,447365,0.23599622934598585,0.21026494183424715,0.4945905759652379,6.968680553472493 +red,triangle,0,447372,0.05699425071104147,0.4232870356766806,0.4972148939655111,4.707009608677642 +green,circle,0,447460,0.24201211293506764,0.5395674338577402,0.5093550332081724,5.152275005935069 +yellow,square,1,447468,0.2808229998933893,0.1851635544347222,0.49398036951730545,3.453856926780093 +purple,circle,0,447470,0.8652334830838943,0.39197818124783146,0.5079842532565122,4.643017885441312 +red,circle,1,447495,0.5325067884305689,0.5682824793337954,0.506835987695379,5.527214827915017 +purple,triangle,1,447535,0.7276524648761041,0.16642757876490766,0.4896709470836472,4.957014088573877 +orange,circle,0,447624,0.5185893756925903,0.8259011938287191,0.497517953583872,5.98959438949182 +red,circle,1,447651,0.36643160507537975,0.33315339269392114,0.4998978225566717,3.366789782844395 +blue,triangle,1,447685,0.2895967231160067,0.19333516954326402,0.5016399412530849,3.8500024543136795 +purple,triangle,0,447714,0.645510433576818,0.2169787920181585,0.4964131478510544,4.792044016643982 +purple,square,0,447716,0.9607729491239191,0.10073543431297738,0.5332405753196187,2.847024112917248 +yellow,circle,1,447749,0.38275345435331254,0.7754708003903482,0.4700033436411555,5.1108013552959255 +purple,triangle,1,447781,0.8368006806250886,0.20136398649445264,0.4967183477588903,4.221320314681726 +red,square,1,447790,0.9430156453314023,0.4285376246925712,0.5049798596749927,6.095571788398876 +blue,circle,1,447848,0.3370688195446372,0.21534325310840896,0.5092287946067081,6.747226057993529 +red,square,0,448037,0.7375634914925461,0.7499876766360295,0.5117929428525317,5.88407163354148 +red,square,1,448067,0.09688595796452038,0.8021124881038976,0.5110397665789819,5.265856001805414 +red,triangle,1,448073,0.46858131180267737,0.6529653826382829,0.488165696030253,5.258786671430322 +green,triangle,0,448085,0.9708058592611087,0.26858102507132053,0.5055915727727762,4.547747752778398 +blue,square,0,448168,0.2159489656464776,0.9134817567510763,0.5225551378566878,6.048240230169964 +yellow,square,1,448219,0.3643136265693401,0.2570533120910926,0.4935938818978104,3.5065146012606943 +red,triangle,0,448452,0.872646473460946,0.8976179865624867,0.4785419582204308,5.106423955556792 +blue,circle,0,448575,0.5271742504887879,0.8375171373215283,0.4980544932090869,1.5805938541131141 +orange,circle,1,448607,0.36871790565452167,0.9676600384399547,0.49212998870484037,5.435061672516423 +purple,circle,0,448615,0.8843255980609986,0.21308751152267535,0.4976755590131926,5.5450908514011985 +yellow,triangle,1,448627,0.5578863133084223,0.9115572113450849,0.5186292898896853,7.333641762114863 +blue,square,0,448668,0.5217112154592198,0.09486439657285706,0.5173974824591157,3.041308565438131 +red,triangle,0,448715,0.19162780991670503,0.6373278702216745,0.4897417415251563,3.8486004485523364 +purple,square,0,448775,0.8700037571776598,0.16656929485139116,0.5113150912109558,6.13129821591691 +red,square,0,448806,0.8767695232320187,0.45478718825421904,0.4976413466523611,6.372841963746882 +red,circle,0,448840,0.772318913665505,0.7995766031455851,0.5023608091218965,2.572856833660525 +red,triangle,0,448848,0.31607013930460104,0.7778893200423551,0.47963242861827393,3.5355435969503315 +red,circle,0,448856,0.004458599352718862,0.0599186543161407,0.49996590557240617,4.811493438558459 +red,circle,1,448866,0.3663274238879526,0.4290027156868429,0.5017278005792333,4.36742152252372 +blue,square,0,448885,0.48303418589821845,0.29632953976721466,0.5134830480126882,4.047561359874297 +red,circle,0,448915,0.7252373511978643,0.7371043475022744,0.4953133029535336,6.193311560073211 +red,circle,0,448945,0.15495864734490983,0.09012796305978421,0.49216233794231784,5.705060761556267 +red,square,0,448983,0.6112489222623326,0.869655807437518,0.5107268937590611,4.644490105247546 +green,triangle,0,449005,0.76680181513751,0.2588676541402922,0.5125946410501047,5.033891879438619 +yellow,circle,1,449152,0.8782139644049379,0.05198242018238697,0.48268944090968946,7.312346872558417 +red,square,1,449156,0.4535556036831109,0.4378627365277633,0.5211577860322459,3.46283701270737 +blue,circle,1,449282,0.6741055832559035,0.42368855134376904,0.5003520044696009,4.2467341378249355 +yellow,triangle,1,449370,0.5858143598332209,0.3888970086546677,0.530669235415513,5.855218122757549 +yellow,square,1,449376,0.10903073040937439,0.616637758826171,0.49834887243197634,2.161542870232784 +red,square,0,449392,0.9204332308249449,0.7253152544743801,0.5172478183655352,3.470744353802786 +red,square,0,449458,0.8887499018702762,0.9425581242916636,0.5145710486886484,5.556780226599233 +purple,triangle,0,449553,0.7812478494730575,0.00912951722420452,0.5112169022303502,5.068791667508587 +purple,square,0,449579,0.679049425764766,0.5101671973862475,0.5201903014303277,6.294013360441816 +red,square,0,449875,0.08626982425407559,0.8791010117764225,0.5115809823214129,7.680116039751927 +purple,square,1,449917,0.28452302516828565,0.35097593798880866,0.5143489248136583,5.764566301226548 +red,square,0,449939,0.8891411478263056,0.6244456675692178,0.5051654730104275,5.026299373009687 +blue,circle,1,449954,0.12378997604975961,0.5865543345730155,0.49274029275901693,5.044803686365359 +red,triangle,0,449970,0.0427909749227402,0.33612511638045894,0.49990058020429884,6.526299001101261 +purple,square,0,449975,0.658842906559141,0.047243179268898094,0.517508729401253,5.496981800136941 +red,square,0,449986,0.340789502875009,0.3593713921823164,0.5044492590475607,5.731317775015861 +red,circle,0,450005,0.17836540748161522,0.08775766352456943,0.48489469236172666,4.532847521368993 +green,triangle,0,450030,0.09672658588835337,0.6802493827824281,0.49974769192223695,5.652047000673833 +red,triangle,1,450070,0.16762030193322497,0.9085113550458388,0.4950414511211123,4.747421363587864 +blue,triangle,1,450077,0.3558121388962219,0.36000093792579346,0.49273128475991207,5.218863990723695 +green,triangle,0,450092,0.7653994122571245,0.9104009891319974,0.502822523881717,5.507104152535064 +red,square,1,450101,0.39587839065615826,0.014449645507643383,0.5048293371521958,2.0502841201810287 +red,square,0,450184,0.8420540846709074,0.9195475149980085,0.5002779408819791,5.375773847505244 +purple,square,0,450225,0.16297741206463356,0.7596519333461603,0.5150153396874657,3.3463300748721987 +yellow,square,1,450231,0.7076098069685339,0.7993374083205312,0.5017245264570126,5.400179483823213 +red,square,0,450325,0.5043915250951406,0.9126647850429106,0.5088897027119359,5.505000599463879 +red,circle,0,450360,0.15756716501853762,0.252972495274118,0.47760356254137737,6.1196922896522965 +red,square,0,450386,0.1954418391020637,0.7941955610167312,0.5074307953077141,5.429488005545071 +purple,square,0,450555,0.3447424863473555,0.6982847731330748,0.5055716767280367,4.547393206386748 +red,triangle,0,450573,0.1397987823444078,0.23708880317593284,0.49397481784556085,6.780381366779236 +yellow,triangle,1,450585,0.31901180939395335,0.9507107777740856,0.5414418960924794,4.6419297851089425 +purple,triangle,0,450611,0.9986871176198068,0.3037738877233719,0.5154934457238382,5.365962021016529 +red,triangle,1,450695,0.11691116433975857,0.2652804740538689,0.4872423546889221,4.774434894224382 +red,circle,0,450781,0.4202678645487803,0.5004979209475295,0.5001783526500607,5.690468379315669 +red,square,0,450815,0.07789228347129029,0.36245374853617474,0.5201278001103601,4.170355335199179 +red,square,1,450856,0.3953541732267084,0.3378344487108793,0.5159913925552971,4.799366367893301 +green,triangle,0,450873,0.24867350894483742,0.7415252835872189,0.5002241307468654,4.895033316702443 +red,triangle,0,450965,0.49353128832835935,0.6799621297476228,0.48926531808194296,7.217058026916234 +red,triangle,0,451035,0.20985585683143892,0.7263842666073457,0.48489185402160373,2.75533147005426 +yellow,square,0,451212,0.5423225650824823,0.27294860846791,0.5021850959347206,6.685798062719805 +red,triangle,0,451233,0.3154346275797085,0.15666893407471405,0.47786323925788016,6.530383213503373 +purple,square,0,451248,0.9367672823637156,0.18863879978884768,0.4985702617034263,4.860873842294733 +red,circle,0,451264,0.08987042311561,-0.008246897960893798,0.4819419130896962,5.273455773583588 +yellow,triangle,1,451267,0.16191958799143635,0.6275776709316752,0.5413394718309322,8.65047297738678 +red,triangle,0,451286,0.40335891184008055,0.9732935203552395,0.48387764102401926,5.385082976946599 +purple,circle,0,451427,0.19936322068358658,0.724498693995839,0.4945654263388173,4.3524220087124235 +red,square,0,451529,0.1640108239430247,0.5826328862746135,0.5028453751657805,5.123345558127809 +red,square,0,451571,0.5492348475981281,0.2535871852925128,0.5008059539861747,4.693174310253581 +green,triangle,0,451600,0.035638622196488945,0.46870823481388035,0.5097694111239055,7.160854483636338 +red,triangle,1,451625,0.8793042111308871,0.11029097764481455,0.4926947143836904,4.057171191884191 +green,square,1,451670,0.9057446807762088,0.37127876736977017,0.501301970192802,5.70767295293032 +red,triangle,0,451685,0.807736252233716,0.7500087321259287,0.4942722581208215,4.397641346235832 +orange,circle,1,451698,0.5190593265581473,0.23334499334978265,0.5035025531991322,4.568574034780903 +purple,circle,0,451720,0.8592098223452053,0.7151851887380719,0.5015056754941445,6.352846311690776 +green,square,1,451730,0.29045605871455193,0.48232613684644843,0.5024295542244392,4.15100841237567 +red,square,1,451739,0.28769819749964864,0.4771887384714104,0.5052316266452762,4.524501149974622 +red,triangle,0,451742,0.23944554472984803,0.463739039867444,0.5026475196611454,4.217571671433153 +red,circle,0,451811,0.13079678554889984,0.07440200201809144,0.4785706956254339,4.752427208523464 +blue,circle,0,451886,0.05990808090028965,0.043446084425751264,0.48203889622340756,3.696046636449399 +purple,square,0,451890,0.08252205370039623,0.5258699246447656,0.49721032942964094,5.59424690257691 +red,triangle,0,451896,0.7979614464096105,0.5087409492566641,0.5078580087116009,4.799983946720443 +red,square,1,451933,0.11007004558158795,0.92470739384724,0.507876720207312,5.199404415159344 +red,circle,0,451957,0.6856904730485566,0.6263620137783436,0.4826019012674464,6.210356566607657 +blue,square,1,452035,0.023206669758393028,0.24876449154620495,0.512427823263119,3.8387536308008614 +red,square,0,452076,0.12294413040305086,0.18854613952093002,0.5062323224233299,5.8580150999782825 +orange,triangle,1,452095,0.1886265771379605,0.6328604190683784,0.4732386249993919,5.1922956858463705 +green,triangle,1,452112,0.27992478348208594,0.6788238710899672,0.5034138303596242,3.392851049663188 +purple,circle,0,452135,0.9352840909256329,0.5865811199708838,0.5001339373784378,5.451972791058954 +red,circle,1,452303,0.6347056033348353,0.7345534078310048,0.48230890153809247,4.586144495033316 +red,triangle,1,452355,0.2878097690702818,0.2992114392069204,0.49670607807559214,4.835707986216085 +red,square,1,452541,0.5100807341593498,0.39097195027203246,0.515960701791966,5.088042746021345 +blue,square,1,452604,0.3554110708449719,0.4731059392140229,0.5097235855616599,4.77911769479472 +purple,square,0,452653,0.8050304477823438,0.6486635533163133,0.5006720825425117,5.343433954678218 +red,square,0,452676,0.827977949714675,0.8311787073170042,0.5184286766818691,3.758603397555909 +red,square,1,452691,0.5298178608473539,0.32404775134609776,0.5179907302280644,1.9381545474723956 +red,triangle,0,452728,0.588917154337286,0.0646395517234003,0.4895318500518509,5.788286795016194 +red,square,0,452765,0.9270783024036149,0.20508066298602778,0.5135153518020926,3.2803911454259853 +red,circle,0,452782,0.7651862922780163,0.753562407403163,0.47422605173968296,4.5878152848088005 +green,triangle,0,452809,0.5112283956303908,0.3400224283402157,0.49216956129386397,2.5085918747322347 +yellow,triangle,1,452825,0.5542130058209688,0.41696685686448587,0.549649260831491,7.336351465867044 +red,triangle,1,452989,0.48583326649249703,0.30019368849376593,0.505567964720742,4.585150542351635 +blue,circle,0,453055,0.2218207425069817,0.9429675704580606,0.48934724654471073,4.389644324818581 +purple,circle,0,453091,0.8738298264345629,0.3252577861318232,0.502949035655393,3.733972947841442 +red,triangle,0,453108,0.5755477797623524,0.26260623042467757,0.49987465754881394,3.516897529532771 +yellow,triangle,1,453112,0.2761477810660815,0.5764531765395416,0.5486543503150296,4.838837171160761 +green,square,1,453125,0.721868804133974,0.013003890842041232,0.5023529996131063,4.638992558795287 +red,triangle,0,453265,0.5989100280751152,0.45340281931249515,0.49634869409361465,3.831281536644813 +red,triangle,0,453290,0.24017797574133604,0.0922736585524595,0.5003442429775836,5.670421108884522 +red,triangle,0,453425,0.3053688875062811,0.6960561114445247,0.5071561659791778,3.9375725064892992 +yellow,triangle,1,453441,0.22514505494168546,0.11692334049201614,0.5513777190429429,3.4695806352977727 +red,circle,0,453454,0.6073411157321065,0.5304651732136773,0.48607353148084365,4.965102919330073 +yellow,square,1,453522,0.7458578133193874,0.7749028967733181,0.5036532585654224,4.779455321041035 +yellow,square,1,453778,0.809700941822523,0.8893906089910453,0.4997778408684163,5.386448418230657 +blue,triangle,0,453805,0.16244083849413704,0.6019240942196404,0.5118952265834457,6.814995548516496 +red,triangle,0,453884,0.7338605641043282,0.9883685875456313,0.5025296466527208,6.831623976912691 +purple,triangle,0,453897,0.5827259443404007,0.47210499365646064,0.5346443733145939,3.2276532363943375 +red,triangle,0,453910,0.7251561928570949,0.6177066881930315,0.4988902762038017,6.697805098343282 +yellow,triangle,1,453957,0.02383448839891633,0.5599171056645973,0.5556961557821248,7.240232112812035 +blue,circle,1,453991,0.06906212685270718,0.1462349090513304,0.5015274180475309,6.250182377795521 +red,square,1,454055,0.160455322083089,0.16291730823626482,0.5177837149188115,4.728512114677581 +blue,triangle,1,454115,0.7747928487657679,0.7642079426865998,0.5150590902672858,5.641539130666282 +purple,circle,0,454212,0.06255306943569905,0.9620995674244678,0.48874859411328214,6.021293641284653 +purple,triangle,0,454261,0.2787985045712791,0.8724661952121843,0.5310524799287406,6.808757858235606 +red,square,0,454451,0.7885689440673699,0.840308785070548,0.5113386323382079,7.947678682407606 +red,circle,0,454463,0.2677676779374627,0.2877834454738195,0.49413387041625034,5.400371358473737 +orange,circle,1,454515,0.886804278072299,0.3203936921657189,0.5018734979515417,4.506241395925766 +red,circle,0,454538,0.3100184663492891,0.2293333236715393,0.48379278616357707,4.452125831977417 +purple,triangle,0,454549,0.13065092513182774,0.6041768208129114,0.525563926528807,3.814828096868639 +red,circle,0,454570,0.9350315691758353,0.9696530842260699,0.4876501207723808,2.7432917622859385 +yellow,square,1,454583,0.3160488353087332,0.8810799285539127,0.4995785741408299,6.285357533235178 +red,triangle,0,454602,0.83921933370351,0.39865610111471816,0.49428007343403463,4.645784642171786 +yellow,square,1,454610,0.5144188887415021,0.4052440833167297,0.49779974462126353,5.666068683211667 +purple,square,0,454696,0.11300536391477212,0.3376600323469505,0.5008026741607734,4.69226890825451 +purple,square,0,454795,0.7233088730417938,0.8174321610875676,0.4965787064914473,6.47617484547926 +red,square,0,454880,0.9233187441765867,0.8186289075210802,0.518434465363418,6.267753892417456 +blue,circle,1,454904,0.18558288122356947,0.8961549063476867,0.4973855285240476,7.31746097949041 +blue,triangle,1,454988,0.2420870107274563,0.49521794103038264,0.5135155049387067,5.7746793310856575 +yellow,square,1,454992,0.10702810775030158,0.04350653673585947,0.49776205527238104,4.6469190183886635 +red,circle,0,455060,0.7854819422442846,0.8342796869306377,0.49249565228106357,4.600961737053408 +blue,circle,0,455125,0.32718666016242026,0.21211963780727683,0.4927886026858033,6.116603766820709 +green,triangle,0,455130,0.6241876365295881,0.4576714194981364,0.49281571815124664,5.4819287050410965 +red,square,0,455195,0.9062368572869695,0.11658464275912994,0.49972952685754635,3.0012654962462997 +yellow,circle,1,455227,0.37580230728286446,0.24840676685696939,0.4710603546802674,5.9902292069685315 +purple,square,0,455355,0.16229709813147586,0.298713475161028,0.497734146531199,6.493413200196891 +red,square,0,455364,0.400797403203887,0.8884294894746171,0.4885835046667912,2.315111925336007 +red,triangle,0,455416,0.5994805553084954,0.8085302706707413,0.495401530490264,2.819925848338199 +red,triangle,0,455420,0.26986934773740356,0.7855248535717263,0.49297565725569004,4.891534717975175 +yellow,square,1,455449,0.25370903732564076,0.10956929699009377,0.49174589404172653,5.0838711418159095 +yellow,square,1,455521,0.23992710389429817,0.8908123695225105,0.4889228404111286,5.215181711548609 +red,triangle,0,455534,0.533247728358512,0.02041605159071358,0.4887756060360072,4.569246204347969 +yellow,square,1,455565,0.07578651471934816,0.3277052165546407,0.48614349757915915,5.080252692659559 +red,triangle,0,455580,0.8436737428956873,0.3663356851628098,0.4852749987647031,6.869461051528152 +blue,triangle,1,455657,0.6329609667001268,0.6178775793718218,0.5028497482610984,5.710427769374764 +red,square,0,455660,0.00427944806862568,0.20913790319307657,0.5011473140315142,3.3302266626930677 +yellow,square,0,455680,0.358542821055,0.6483871600513494,0.48777511630696985,4.573855665853982 +green,circle,1,455753,0.6181342024294035,0.17264429878491294,0.48042965447083186,5.930947335211152 +red,triangle,1,455797,0.25250077823736283,0.9167718033394358,0.4777447511522709,3.652792092111459 +red,triangle,0,455807,0.18870802888773774,0.365304575071729,0.4752002381259525,4.55204930986767 +orange,triangle,0,455822,0.038822520942587424,0.15418584144460235,0.48491288450593595,5.599474556341277 +purple,circle,1,455849,0.8153145827646127,0.6997637912910207,0.49365621494796,4.8649843617752495 +red,circle,1,455928,0.3246505282022073,0.3502084319312681,0.49507857434621455,3.930448297282758 +green,square,1,455953,0.33081898348726224,0.44299978995758893,0.5027397240630732,6.467556815361878 +red,square,1,455955,0.3052679178476624,0.9532394840350259,0.49401926965829684,4.631747456905484 +red,triangle,0,456013,0.18916630968802117,0.59383212847744,0.4815982607707376,4.331998181377281 +red,square,0,456046,0.9398253403615706,0.42555599292790947,0.49332026236945403,7.485717497992588 +red,triangle,0,456066,0.9863195080326516,0.0051668701701588216,0.485361190011576,3.761552734849012 +blue,circle,1,456077,0.2778481624887428,0.6171677875772678,0.49084586603345837,4.2824173260817355 +green,triangle,0,456097,0.49565892890081975,0.967965195820225,0.4791653636678037,6.74060657225258 +yellow,circle,1,456124,0.4497877446201469,0.9258725758511029,0.4749507961085395,6.513484627194484 +red,circle,0,456137,0.9240919042439283,0.855019639416469,0.49307138532208566,6.0363023015794655 +red,square,0,456420,0.7994803855502892,0.9026461086411324,0.5008968394507144,5.479940567848111 +purple,triangle,0,456434,0.8511074940387708,0.22868249181661215,0.5323644690233761,6.431782449433335 +red,triangle,0,456580,0.9624114979199616,0.0936084877947696,0.4700903722135018,4.644299516792057 +blue,triangle,0,456648,0.20637133641536598,0.34091663361170943,0.5092943679104792,5.221524304665318 +orange,circle,1,456650,0.8767044967708005,0.30710153995642675,0.4955553797179159,5.089276810389023 +blue,triangle,1,456682,0.7814091143824703,0.5108862395778669,0.5039613396992398,2.908779569869387 +red,triangle,0,456770,0.6629649874424657,0.6788690419543433,0.4770912550596344,4.411620603793001 +red,circle,0,456825,0.43422779158406644,0.4774617947145634,0.5093434721634299,2.8207581201408174 +red,circle,1,456889,0.3860307048422146,0.3903416725354504,0.510361697022731,5.883462988566008 +blue,square,1,456894,0.694772085833029,0.7746997407475625,0.5203776491906638,5.694762515704891 +red,square,0,456969,0.6824239723971212,0.394288926200405,0.5088759730211957,6.58293092192962 +green,circle,0,456983,0.6364026087046742,0.24481198353190614,0.4823153681763248,3.210681512547708 +red,square,0,457032,0.3006986477945419,0.44483541969061113,0.5108849572172346,4.4847160532079435 +green,circle,1,457039,0.735661409506189,0.4401762466032022,0.47762995132730485,7.09191263711682 +blue,square,1,457060,0.9905644099169285,0.2896062766982779,0.513319674610675,7.547753788255066 +red,triangle,0,457086,0.36203899437581344,0.43064437625210006,0.46253402977711366,3.434195204419042 +blue,square,0,457100,0.444036983006567,0.069817884832169,0.5156465029260499,4.6749549224092695 +yellow,square,1,457126,0.24304003259488005,0.7591206936098678,0.5100772778172763,7.854300032726772 +blue,triangle,0,457144,0.2820565192241996,0.4925946507939064,0.5108752968082304,4.971216012650028 +green,circle,1,457234,0.8479269539496317,0.7380964884411712,0.4842517944590293,4.110059847432784 +yellow,circle,1,457250,0.18090402508265702,0.06572564836888284,0.4703096961523589,4.0155953689850445 +orange,triangle,0,457255,0.17176534740593108,0.28941693918342226,0.48212754741221825,5.508330146794736 +yellow,square,1,457294,0.8592018567316879,0.41535934742931246,0.5058849035126034,6.031420714557252 +red,triangle,1,457356,0.5950943681823347,0.2896550372662995,0.46496099715610895,6.6052724912283916 +red,square,0,457434,0.36385650975566386,0.049984214587354026,0.5104589230194905,5.507624098924034 +yellow,triangle,1,457450,0.9179146539778262,0.31280853999011815,0.5374871891513899,4.440286950959973 +red,triangle,1,457650,0.20297909435871497,0.1543382897636152,0.45015996046379725,4.760113780949169 +green,circle,0,457737,0.24564579945840082,0.6605816403918892,0.481854964312864,4.329166941013414 +red,triangle,1,457749,0.4758056288898427,0.3567587304608373,0.4519995075787081,4.555222216187146 +red,circle,1,457797,0.5580590999040709,0.5804261663194424,0.5000949764325087,5.788907409896858 +purple,triangle,0,457854,0.18325975883523482,0.7107227013159194,0.5203302715119601,5.357967957714937 +blue,circle,1,457880,0.3630241631202715,0.6433766613042373,0.4978535614215523,4.443620092292179 +yellow,triangle,1,457965,0.2545529702047109,0.28171672777337275,0.5246939143338366,4.316309837756274 +yellow,triangle,1,458077,0.6161022313500286,0.06612934762383571,0.5220682826096286,4.637669044418764 +red,triangle,1,458109,0.14273557448127117,0.5366764805665182,0.46742511928290736,5.713997632996233 +red,square,0,458133,0.1656622731110724,0.536288996696253,0.5235401546593665,4.663030082770255 +red,triangle,1,458200,0.9880567081131927,0.07363726990358421,0.4624652344823099,4.411470011663428 +red,square,1,458213,0.4693877772439784,0.522442790337406,0.5186062694807124,5.36362021792682 +yellow,circle,1,458224,0.8766522519775174,0.9571664582213368,0.4772865416409325,4.603053316014542 +red,circle,0,458244,0.5261001781029132,0.45163711568351644,0.5043785643488391,4.96998738926161 +yellow,triangle,1,458265,0.8628770817598326,0.8819327945932551,0.5254641032080442,4.178156454940569 +green,circle,0,458308,0.8023580980939091,0.6996956709770846,0.481525499643165,5.8775206641349085 +red,square,0,458342,0.09783686108043887,0.530025152416621,0.5210424632841472,5.316359630278907 +yellow,square,1,458379,0.6132742840309455,0.08070659496836463,0.5088026118846664,3.092904758938053 +green,square,0,458555,0.2824022859932803,0.18005009447061449,0.5024952378395806,3.814401215652659 +red,square,0,458560,0.7427098330918429,0.11149548010084931,0.5229359885877523,5.993827222740602 +red,triangle,0,458593,0.7008881314272662,0.5979627916619819,0.4682990283680194,6.348179694917609 +red,square,1,458654,0.5583393349507647,0.26698333284373976,0.5265489966121711,4.973224539375698 +red,square,1,458670,0.20260378961582914,0.022873917331863947,0.5246194038713854,5.513971534135039 +purple,circle,0,458672,0.09776285081800018,0.4932058484136499,0.4959515236016569,3.0564681465623678 +red,square,0,458685,0.7216339567549901,0.06842141141286417,0.5292942059522587,6.698134986022218 +red,circle,0,458723,0.21181220113532762,0.29004649808129196,0.5142370871792684,4.571793704366557 +blue,square,1,458741,0.9952236487822826,0.7393893347987025,0.5118379426146453,4.225401078450837 +red,circle,0,458767,0.8105353320888463,0.74202532136776,0.5107772825088437,5.847123691210849 +yellow,circle,1,458861,0.9348860641048993,0.23343410103541873,0.4698149863961367,4.302568705572054 +red,triangle,0,458891,0.19611428787063734,0.6974799834590074,0.48323186716508787,6.186358405338665 +red,circle,1,458960,0.6441346265887943,0.5644621703156312,0.5211665809597502,4.496026070258934 +red,triangle,0,459087,0.3182834990173712,0.10148407384605473,0.5037527835634726,4.610432898731612 +red,square,0,459104,0.9116021350082723,0.4480013956954678,0.5181149505466778,6.396620086344207 +red,circle,1,459124,0.9994612061005654,0.9592224706415884,0.5051473710730526,7.0918663369179065 +red,triangle,1,459145,0.03107725595847166,0.276768272001487,0.5046530327725621,3.4365165514285834 +red,circle,1,459160,0.8632632536336465,0.8446376076233072,0.5019122193806458,5.798376120058726 +red,triangle,0,459286,0.41057451735385875,0.8484088548755442,0.5061162471325613,5.025848868646665 +yellow,triangle,1,459372,0.04363439387123724,0.7917850965793704,0.5127769582181586,4.180738606220763 +red,triangle,1,459380,0.35131577748658727,0.6162270448251954,0.4983799652098564,4.725937491407109 +red,triangle,0,459403,0.08197456433785766,0.7500621019108593,0.49656423587453546,3.9503880566002234 +red,square,0,459435,0.20634247716004317,0.1645474405943148,0.5260342445678624,6.896099469782151 +purple,triangle,0,459461,0.8823190968633116,0.671099311868697,0.5407071049555798,7.204233579981788 +red,square,0,459545,0.3370994637738046,0.6083133047234414,0.5172415955963661,6.210860238783639 +purple,triangle,0,459550,0.7678543577032402,0.6163521376387997,0.5420632850381245,4.702062249546853 +green,circle,0,459652,0.9681370877868263,0.08573176997472465,0.49609755869542993,4.666371701354854 +green,triangle,0,459691,0.9772952210959027,0.5631809925746565,0.5042759811756851,6.0692636261403194 +yellow,square,1,459865,0.31078322955061566,0.6809230335753754,0.5006899841251623,6.230431765922893 +red,square,0,459875,0.667204468381998,0.6204835430536997,0.5229311356159404,6.581019246693914 +blue,triangle,0,459889,0.22452323374052807,0.775845223005245,0.5180028762706006,4.9475704423005356 +red,square,0,459932,0.015801093152288725,0.971167268927586,0.5282008131839773,4.973936971213001 +red,circle,0,459960,0.31870124675600886,0.30486111389878146,0.5117870165623808,4.095300083170412 +yellow,square,1,460015,0.057429590146707676,0.6948719918278353,0.5020751132516253,3.853930429186416 +yellow,square,0,460020,0.41885733943308734,0.34365528573412096,0.5060582893423151,4.8396921202898655 +red,triangle,0,460040,0.9406380961352001,0.7985118962465688,0.4963134081440155,5.114645730283114 +yellow,square,1,460049,0.14407143754217755,0.8446226564205986,0.5029943923322807,4.235142121429885 +red,square,0,460082,0.1621248875476391,0.21464296483413225,0.5302583490345193,6.189845971890642 +orange,square,0,460094,0.9936350141409035,0.7965161313201811,0.507241378987466,4.573375347076401 +green,square,0,460102,0.5037391620989604,0.1545022691115584,0.5048282966431534,6.171225513328001 +purple,square,0,460137,0.904080501847882,0.0003641137096487279,0.5110947496270191,4.546882851246963 +red,square,0,460184,0.34766775585296683,0.024637837713211708,0.5298011734960065,5.090435375273604 +purple,square,0,460237,0.4408077437876803,0.41559679251477255,0.5136793595478374,4.69008713690436 +purple,square,0,460277,0.9661101196938342,0.8718373473728233,0.5116778439765637,5.669109212196023 +red,triangle,0,460359,0.7985781211924962,0.35827199712772884,0.503244848388862,6.864423175741454 +blue,circle,0,460423,0.9551257808863871,0.08329033874270686,0.4757333294104717,5.143296035524737 +blue,circle,1,460445,0.6578081662214453,0.28105221560733384,0.4731904367563546,6.205429943565818 +purple,triangle,0,460476,0.9695828465816689,0.45164347112830405,0.5428049164236736,3.8727288079726327 +red,square,0,460656,0.8851120303886465,0.9900534444123827,0.5329218953586609,4.91715017352908 +red,triangle,0,460668,0.018660777403799678,0.22033128187680862,0.4852951873882128,7.565787716855552 +green,triangle,1,460701,0.20225096363936002,0.426589662046562,0.5034010858470748,4.548687108007283 +green,circle,0,460735,0.47316698396367085,0.17017670369396543,0.505410348493332,5.87097046802118 +red,circle,0,460759,0.3063173889975037,0.322971980124509,0.5008340611718457,4.811384233564396 +purple,square,0,460794,0.4876358930136361,0.07143269678147524,0.5194326580751527,5.593525888765722 +red,circle,0,460808,0.5782559882905408,0.5572684026056344,0.4999665666656498,5.971280815682376 +yellow,triangle,1,460941,0.1546352035429529,0.7614118132207637,0.5103450444907335,3.9386396343519436 +red,triangle,0,460969,0.4114570194206454,0.1643985160794008,0.487651535003318,6.192091366674923 +yellow,square,1,461035,0.7607670947909257,0.3330458741547624,0.5043800911114551,4.83260073369964 +red,triangle,0,461060,0.29880763752176087,0.5565947269821077,0.4770125214159317,4.319237166817335 +blue,circle,1,461145,0.6013823346938687,0.03694488190439982,0.4774086111769818,3.475820508311775 +red,square,1,461227,0.7961877224295332,0.7070632441200317,0.5149390478858223,5.677540601346222 +yellow,triangle,1,461273,0.15326317994623084,0.8110679924897019,0.5039151512231504,3.248213299635964 +green,triangle,0,461281,0.8517874621186892,0.7429907448393668,0.4991747674473293,5.306090477467658 +orange,triangle,0,461344,0.16513620273716123,0.1088324925021571,0.48314751526264116,4.528111869504131 +blue,triangle,1,461350,0.03137096951445939,0.015178453173292805,0.5197708539156422,4.586874060593856 +green,triangle,0,461385,0.24617576360789872,0.575053102410867,0.49727005821305376,5.0817951672332144 +blue,triangle,0,461400,0.18910359054034243,0.857055364316783,0.5288206247883013,6.639857301622398 +blue,square,0,461432,0.5301528580525783,0.4975650586832604,0.4970342834457019,6.067740841687204 +blue,circle,1,461460,0.5959005449495492,0.04149008704490953,0.47466327278231685,4.2966234373857075 +green,triangle,0,461590,0.4150619571543004,0.4771523156481643,0.5008583240388441,3.3388519128404677 +red,square,1,461595,0.47287165320109836,0.18159150038154392,0.5038470806308768,2.8806534294051 +purple,triangle,0,461638,0.05761765717059886,0.7143162058196174,0.5166700588437635,5.222879480116811 +yellow,square,1,461677,0.5466631161636603,0.2494339978848218,0.5036639348713162,5.082181303040596 +red,square,0,461692,0.7643701160252161,0.612162225482781,0.49679512063851927,4.722092810491887 +yellow,square,1,461770,0.2739911611659992,0.6753834443612994,0.508456368184811,2.3417038003893644 +purple,square,0,461805,0.2031974808069621,0.9756168089473269,0.5047373057063923,5.763432027776442 +red,triangle,0,461850,0.22793449535306032,0.7380592625353234,0.5144759209326154,7.557222620904095 +red,circle,1,461879,0.15480386085221798,0.07711216469128883,0.49574537165250765,6.645911888014537 +red,triangle,0,461915,0.053419499784761126,0.8062155893570594,0.5145173301638083,4.529566110748772 +red,triangle,0,461966,0.5382320437869095,0.09987302865394376,0.5224850816574071,3.706690197276604 +red,circle,0,461993,0.6443723678042178,0.5938518534031301,0.4863800626197255,4.83719485934379 +red,square,0,462012,0.4257768620476886,0.10536792875086354,0.498514740689355,4.550360005282122 +green,square,1,462129,0.5726072783935123,0.29848380955676024,0.5180631508418188,3.4695996692799085 +red,triangle,1,462132,0.7959615576462308,0.9226158388596538,0.5300927664325107,4.534824812213121 +red,circle,0,462234,0.10841739950267182,0.03245882446936885,0.48856373496143407,4.8329225099364175 +green,square,0,462299,0.7954227952686221,0.048758535169457606,0.5217434442272614,7.407826079329731 +purple,square,1,462551,0.13899564089860716,0.8942760780015213,0.5090806308225366,5.184812958189893 +blue,circle,1,462595,0.469508851635727,0.6060128836516456,0.47568685391621157,6.158734204238261 +blue,circle,1,462604,0.635988188067897,0.6153770350297673,0.480520976793717,5.514426888518556 +red,square,0,462678,0.5545564397859419,0.004975058750256167,0.5021996196417431,3.4913706546421897 +yellow,triangle,1,462771,0.0508505318161705,0.5263444036615852,0.48955628228349646,7.604937349444351 +red,circle,1,463042,0.2822691801658972,0.34855564797154814,0.4748559704366241,5.556851992239643 +green,square,0,463194,0.029424758781300686,0.11934556673090824,0.5101799612232227,5.057554973622578 +red,square,0,463229,0.09180410298341202,0.5724164077251228,0.5122394828590608,4.532359856579168 +red,circle,0,463299,0.31350006300167166,0.3272104744822449,0.4825076800166879,5.809479499335666 +red,square,0,463307,0.02282478666148624,0.19699177428237968,0.5146061147481212,7.767973891890201 +green,circle,0,463361,0.9153683684039098,0.18453213315330053,0.49127124481601797,6.118977960477081 +red,triangle,1,463589,0.6795899441943761,0.4682537414974407,0.5209558399487871,4.112178597388621 +blue,circle,1,463634,0.9996778243345615,0.9635197665367478,0.4763386520182622,5.499485586527228 +red,square,0,463711,0.7321911720522182,0.930143072499428,0.5198188275747119,3.0432406647346877 +red,triangle,0,463744,0.4538098580684852,0.0467629130011904,0.5236593729797778,5.2074414955021 +purple,triangle,0,463756,0.7614298089465806,0.13614291655875688,0.5175877223594458,4.870697582921675 +blue,triangle,1,463790,0.21810762014610507,0.8486704950725418,0.5262841573779571,4.745195483335376 +green,triangle,1,463825,0.8318920297622162,0.07065159489357287,0.5266471559552776,4.903809205618754 +yellow,circle,1,463847,0.5283882491643586,0.9596697427917676,0.4597097311306728,3.9661418161181743 +yellow,square,1,463853,0.40726751668994143,0.004504819016453276,0.48425820424305643,4.178275044109716 +red,triangle,0,463878,0.11885081653923701,0.6634541882476465,0.5312863980180776,3.412433822839326 +yellow,square,0,463883,0.3149888324070357,0.8891663083686959,0.487684662001148,3.7934257303984045 +blue,square,1,463913,0.2616790176590942,0.9288893597920503,0.5047140751760347,5.462105621360529 +green,triangle,1,463920,0.8152409830126898,0.22809947431131516,0.5233213578941764,7.84271096801136 +red,triangle,0,463960,0.7670053051575968,0.34381238969062633,0.5224213908901688,6.671527132141768 +blue,triangle,1,463968,0.9681200784557468,0.06514897515076978,0.5211512954592566,5.427151990471681 +yellow,triangle,0,464165,0.8355741503985865,0.14353757878206297,0.48983561930149894,3.639550295648638 +purple,circle,0,464169,0.933956065069158,0.7444615049007317,0.49051910849701874,5.359581909913964 +red,square,0,464215,0.9163350445516149,0.0693224312097972,0.5353111211040978,5.06624745150635 +purple,circle,0,464261,0.19509610173714598,0.8963782829333146,0.49562647480060795,4.757839412385918 +yellow,square,1,464327,0.9653441843366023,0.6814992311554665,0.48607508128545984,5.242837461923397 +red,circle,1,464398,0.2989184007375316,0.20499177748267272,0.47599987191778625,5.801420620548199 +blue,triangle,1,464404,0.7574828586453414,0.4703249280658751,0.5161843621984696,5.7918408385145 +yellow,square,1,464431,0.03437818736756382,0.7542842790682457,0.4851924034983134,5.316392358603744 +red,square,0,464474,0.5259715974448427,0.6676927167048409,0.5374419000570985,3.117727175798819 +yellow,square,1,464538,0.8941569514930652,0.09136754623771648,0.4854992788549717,5.9287181478082935 +red,circle,0,464632,0.4571281201653624,0.3640667092811309,0.4845875076376031,6.0338208463432865 +blue,square,1,464759,0.8027753059592647,0.9522259177922886,0.4951835502591678,5.257062426736476 +red,triangle,0,464786,0.02852601873387428,0.40192847564997536,0.5261071981010705,4.565911708491163 +green,triangle,0,464814,0.9665394439249344,0.2504479751848746,0.529951697558247,3.149697511119832 +red,square,0,464859,0.5392918163547559,0.67779843613693,0.5248689331932467,6.669369791867976 +red,triangle,0,464895,0.9508062326874523,0.03555208804734766,0.5144286948493904,4.0898018115026575 +orange,triangle,1,464922,0.07633389276796809,0.445759093824172,0.49283755242261584,4.563217539559333 +yellow,square,1,464971,0.9013019685248668,0.5813894564487491,0.4835026958147206,4.811509040226049 +green,circle,0,464984,0.14622635812306606,0.8756168106429231,0.49747785768357394,3.9194806776713165 +blue,square,1,465007,0.6997340636540766,0.2330670364480757,0.49690507255975425,2.9551172908143335 +red,square,0,465049,0.8505020593786509,0.7804319053229719,0.5288208989296913,5.203149388234519 +red,circle,0,465080,0.2906422110687059,0.19856199376085376,0.49696495402199636,4.402764098571768 +red,circle,0,465088,0.3839105921853829,0.39272548180902345,0.5041956956711864,4.237576891218751 +green,square,0,465211,0.7623626386073344,0.0996208726354616,0.5183905784919866,5.810487712022876 +green,square,0,465220,0.4965074040960592,0.11795140763996548,0.5230714792430993,6.727380670166152 +red,circle,0,465313,0.8513884070513233,0.8675652973774632,0.4993418892074519,5.146272663977379 +red,triangle,0,465472,0.25520808229759373,0.7870163214307724,0.4955130665205509,5.165412775005804 +red,square,0,465541,0.9643936510115555,0.4734974290131616,0.5274669502661687,5.282533997276936 +red,square,0,465620,0.8222251004216543,0.9749139546679646,0.5205783559126494,3.84769168143684 +red,square,0,465624,0.8662887556479304,0.5862258230484788,0.5209048840653713,5.518343672215752 +orange,square,0,465641,0.5059794215688194,0.4369215031571725,0.4891070507778887,6.015340178717828 +yellow,square,1,465676,0.2312012161150525,0.5795106123362668,0.49039908385128095,3.853333744017356 +red,square,1,465717,0.3541430883400659,0.02262336757086958,0.5130678711987102,6.024604807210472 +red,triangle,0,465759,0.44121314725292793,0.9439416972289323,0.5032953044014319,3.8331430269314573 +blue,circle,0,465807,0.6165234627284528,0.7552642230512452,0.4883359791673761,3.2367430762645752 +red,square,0,465841,0.11409431369441736,0.7569309648297614,0.5175339791669048,5.785829205432354 +blue,square,0,465868,0.6540565113170111,0.7201095564252947,0.4832297478890186,6.062736184419772 +green,square,1,465876,0.8974314194464692,0.8349160188793906,0.5125667527740619,6.728679564471983 +yellow,square,1,465917,0.4937187266731211,0.8436237722811973,0.4903840434805118,4.264969466944225 +blue,square,0,465954,0.9766163480003753,0.5268862063863686,0.4765947594358578,6.745225341428919 +blue,triangle,1,466067,0.11907254956563906,0.8144139418586077,0.5079494483200321,4.676249224493708 +yellow,triangle,1,466071,0.33103726921483967,0.9616065799366738,0.4899165036528938,5.134708601742912 +green,triangle,0,466076,0.37710680288805665,0.1566898063975043,0.5163657815354505,6.064064740413205 +green,triangle,0,466145,0.0013258871306677245,0.5798172276769943,0.5138419019643939,6.122818515520134 +red,square,1,466153,0.8275992424509893,0.39872438964098533,0.5330883620249358,4.968673737934752 +blue,circle,0,466270,0.7384732397492123,0.13190215454573573,0.48280945124405006,4.992524345138505 +red,triangle,0,466285,0.9865530869255993,0.5743289208964387,0.49140389376624477,5.543740809426006 +red,square,0,466360,0.4443044458467864,0.015610202954379648,0.5389352125188843,3.143567386481036 +red,triangle,0,466423,0.6928566123391451,0.38269886332409164,0.4935787951216088,3.824109249591025 +yellow,triangle,1,466445,0.06577524528643552,0.728178454196101,0.4937156220549639,4.854591083166828 +orange,square,1,466460,0.5944176543007182,0.17744449786454086,0.49262281749172077,3.1548117990710653 +red,square,0,466470,0.060123683254037275,0.7336514016462937,0.5343524865320674,3.33763544917446 +red,circle,1,466565,0.9426343485223739,0.9337632293605146,0.49172331416952686,5.852198581267326 +red,triangle,0,466610,0.6469324887469351,0.9870276206294317,0.494198111917428,4.9216750513143195 +red,square,1,466710,0.9012516845235167,0.3343117410561025,0.5505884613347477,2.6723750372674187 +purple,circle,0,466717,0.45490256047283373,0.09341179841698799,0.5075655467130734,3.6904298527934998 +yellow,square,1,466726,0.6234008496744187,0.9050961984801064,0.4881886254730515,4.1532052120224 +red,square,1,466744,0.43769972149913183,0.30241245777007375,0.5476086702138897,5.6874062529006 +green,square,1,466788,0.4797820346792012,0.9257894695131084,0.5133701095281766,4.262304435220472 +red,square,1,466843,0.8921223557391114,0.8833200555987885,0.5437774224849312,3.698668134727517 +purple,triangle,0,466867,0.3967550710841131,0.8773985303929602,0.5101006115433356,5.833640908762368 +green,square,0,466945,0.04951293420840053,0.625564248733943,0.5101249581630469,4.204217702244588 +green,circle,0,466954,0.04960840913639242,0.7509652156689688,0.4981353201164877,5.837736020714733 +red,triangle,1,467041,0.9719968115768202,0.5533383291375743,0.4853573356235901,2.47556385529334 +green,square,0,467095,0.07862983651361821,0.9726746956569318,0.506618710198194,4.230466529238665 +yellow,square,1,467111,0.7707399302971367,0.74454757636542,0.49026468607370105,4.905992608161124 +blue,square,1,467152,0.4776634860537742,0.15008982307836605,0.46962613311952284,3.684577760467564 +red,triangle,0,467314,0.16949647933386958,0.5500932564894656,0.48993496095662503,7.820293074733988 +orange,triangle,1,467358,0.3317570325318646,0.8874313110698134,0.4917960233719517,6.150180241447093 +blue,circle,1,467375,0.7951874520684338,0.10991976813353188,0.46246243465321546,5.312471106905913 +blue,circle,1,467416,0.19819444535883923,0.9650442796073642,0.45960864116555084,5.885303740852502 +green,circle,1,467449,0.7946899755101324,0.7062447187970816,0.5041569797892488,6.635187739927555 +yellow,square,1,467465,0.1391217816721203,0.3490258416387182,0.5058287137137161,4.376778666894332 +yellow,triangle,1,467469,0.2869046503640855,0.8991814710011304,0.49178644118689196,5.005051283145076 +orange,circle,1,467480,0.06123132666421649,0.2821051915517929,0.4928871506359694,3.860615227561887 +red,square,0,467507,0.9804810165190108,0.9575533653990974,0.551511309670641,4.909064942581761 +yellow,square,0,467554,0.3870469742262176,0.7395313029925318,0.5143245997387486,3.8823841202648333 +yellow,triangle,1,467562,0.3551782043885905,0.3860661616455179,0.4898839563251213,6.309612880605467 +red,triangle,0,467618,0.31019402808218133,0.0017066744945283263,0.48718463296886166,5.366521614930793 +yellow,triangle,1,467665,0.6734190129695646,0.8127365178402746,0.4877103797644284,4.286242165738341 +blue,triangle,0,467698,0.0776556252320888,0.5263248088118108,0.5069126298706793,3.464696010612767 +orange,circle,1,467725,0.9800645989862569,0.3320947616535743,0.4849232347773755,6.7351973771244 +purple,circle,0,467770,0.6303209046293548,0.9760157836122396,0.5106195949566945,5.124970200047329 +red,circle,0,467826,0.7026920687017486,0.6369658130150313,0.47290967661829403,4.801407443392416 +red,circle,0,467875,0.6028234204669851,0.5940159567370489,0.4747189259116316,6.33256070968014 +purple,square,0,467976,0.846258015505779,0.6219819168177243,0.5101388644661239,6.214315476041591 +green,circle,0,468001,0.5670351172290983,0.7525719360010829,0.5151070091575891,5.194525795959978 +red,triangle,0,468112,0.8397793180453716,0.2298114067470377,0.5042924065590354,4.450936896369874 +red,square,0,468141,0.3764132629098499,0.2061263831967045,0.5556804473939273,7.086494163900947 +red,triangle,1,468151,0.8000515157591985,0.3299830905077069,0.5003150965773266,5.056555067066446 +yellow,triangle,1,468206,0.2852969801675491,0.7251859514901501,0.4859277604790131,5.6898535468645655 +blue,circle,0,468377,0.6593652182186537,0.4840409484505477,0.47220631400727414,6.338461158631241 +blue,square,1,468402,0.5004081971443053,0.39590146186375463,0.48578090209402663,6.849620799402179 +purple,square,0,468608,0.7119956695985707,0.9510172307531325,0.5118257462801897,5.5848143476602985 +green,square,1,468618,0.3387637382868649,0.409859465673577,0.5032410769749635,5.48676071013304 +yellow,square,1,468740,0.419789310541153,0.2712707372716193,0.523300517369533,5.435398027595331 +orange,triangle,0,468759,0.7576589887629124,0.13341827054829603,0.49161736806866035,6.243172713132708 +red,square,0,468796,0.5739837642797534,0.11257651047118522,0.551379593054145,3.073780043803366 +purple,square,0,468827,0.88450672427772,0.7074934904557063,0.5149872326094626,5.10564513026127 +red,triangle,0,468840,0.14490986690222107,0.6264602380089783,0.5052576483618616,5.455976673270964 +yellow,square,1,468850,0.6925053131313421,0.0590393306122966,0.5126015924600923,2.2972082930216287 +purple,square,0,468905,0.6769527169521316,0.15017489841352472,0.5149308401611511,5.15973196698775 +red,triangle,0,468927,0.6820969607290105,0.9692933367083294,0.49418514046151085,5.244448761021533 +yellow,circle,1,468999,0.19250341230696455,0.8914620645317418,0.4759772558860603,4.397251919348142 +red,square,1,469145,0.4843819007850958,0.21359464813149265,0.560814452111647,5.430842361999297 +yellow,circle,1,469257,0.4024019516054841,0.1825374420345245,0.48456018586205823,3.578853310866885 +red,triangle,0,469262,0.11952950915222171,0.6185272814895332,0.49741882875022647,5.0121198411566334 +blue,triangle,1,469298,0.09029863080652811,0.22567055830278748,0.48893493169194147,6.446439246029592 +orange,triangle,0,469355,0.8259861912431266,0.9343182166720388,0.4929060477123214,4.995155582067377 +red,square,0,469359,0.8949022645096748,0.6167442271717923,0.5537527502067653,6.7191312344797725 +red,triangle,0,469379,0.18506301278734083,0.25312152583462066,0.4956811843542052,7.107063398379303 +orange,square,1,469385,0.6146269026026114,0.9831570446610254,0.48068478651677626,2.2631522425725774 +red,square,0,469398,0.7123353951988787,0.8043752849371905,0.5573239389293855,6.910626363495999 +blue,circle,0,469403,0.6204195601559785,0.640348104956813,0.47812898788824953,4.344053549229683 +blue,circle,1,469423,0.23502896721065203,0.19105574636443756,0.475404629082949,4.94288997758962 +red,square,0,469439,0.9981209646945113,0.006068840188553359,0.5529009750438596,4.056257971130269 +yellow,circle,0,469494,0.9565614763131942,0.02969877386503017,0.49133615993289326,4.519062466134162 +orange,square,0,469506,0.2999452881728999,0.7373598643188187,0.47695222134422094,4.2081548632214245 +red,square,0,469588,0.6648739426025233,0.7120710767117031,0.5479377375551202,2.3356981534561068 +red,square,1,469645,0.9732214443819778,0.3973479454498102,0.5508834309603914,6.523232212249323 +yellow,circle,1,469704,0.5618903283784817,0.8414430025793512,0.48804353012559665,3.9904572853451654 +red,triangle,0,469775,0.0011440315528401523,0.6207181938203082,0.5060629786876807,4.727110155278569 +red,triangle,1,469784,0.5074579736789474,0.3305676691911855,0.5025715037410848,4.271352606640998 +green,square,0,469792,0.6079825212562244,0.5575270220373377,0.5098082205063277,4.61681197798782 +red,circle,0,469810,0.40055818460746717,0.39910862230813293,0.4905404411620984,6.0603024799097005 +green,triangle,1,469940,0.5454807147881016,0.6207105676173871,0.5225719151339943,4.069721679825503 +red,circle,1,469960,0.2763361078610522,0.2666879169300569,0.4917675415517746,5.579288808426948 +green,triangle,0,470003,0.596867165023715,0.3143330563356329,0.5176841286592171,5.369235743300724 +blue,square,0,470102,0.5756750119027304,0.7597294424669012,0.47363668336805564,5.6956721237176 +red,triangle,0,470109,0.019665959645606135,0.709096231096199,0.5132178431121155,5.7815869865312886 +red,square,0,470176,0.06202231884381981,0.45881411578088305,0.5430055483069299,4.5312835409983565 +purple,triangle,0,470284,0.7333756860381885,0.4355040438341987,0.5037252999182574,4.207334203288932 +red,square,1,470285,0.8870712075654925,0.3742052239190763,0.5367893127742382,4.973851642082246 +red,square,1,470313,0.036237343693436785,0.1045713876831671,0.5298576710817157,5.13455908393862 +green,square,0,470327,0.4585932299592197,0.12564001882630038,0.504402442320757,5.331034089536822 +purple,square,0,470340,0.5513014169727752,0.5718537966970478,0.5060666646311373,5.393288486858334 +red,square,1,470355,0.08747924241901106,0.44693950378812997,0.5288899014580909,3.1801187710324945 +red,square,0,470374,0.40837336355933873,0.7289826885634818,0.5222326650165192,5.709660083354817 +red,square,1,470440,0.05638885574133767,0.7306385271934962,0.5210498318999434,5.969087548189066 +orange,circle,1,470448,0.27898512998075076,0.2584110932734265,0.4721934103684907,5.513768608251465 +red,triangle,0,470452,0.011579423006631506,0.1461924744427231,0.50680797233544,5.392685691328301 +green,square,0,470504,0.037726806682094716,0.23709186351754974,0.5041152111424824,6.484096787948876 +red,square,0,470562,0.7199989054206615,0.991854573709443,0.5113764101595197,4.6865206360636575 +blue,triangle,1,470572,0.7382669242389647,0.7462570727414071,0.4876544853162869,5.172390184290637 +purple,triangle,0,470589,0.4330002456835155,0.036183005402333435,0.5029683977003918,2.9789436077830285 +blue,triangle,1,470595,0.1617402064868817,0.8062815967450566,0.49255678594325925,6.74287289463116 +green,triangle,0,470620,0.1566992041830444,0.6502079277615944,0.503984894552716,7.484419265837637 +red,circle,1,470655,0.15025294659968402,0.1826767485274198,0.49834962988783793,4.395734848632275 +yellow,circle,1,470704,0.316070340832189,0.7101629932380786,0.48915255791936957,4.2400283270050565 +purple,triangle,0,470860,0.7130775460451007,0.45847194779652833,0.5000733607237531,6.380990883251704 +red,circle,0,471113,0.4801940809555969,0.38905265587066573,0.51272480213867,5.0973318023038905 +green,circle,0,471221,0.4584926300361336,0.5870594531146602,0.4988618595197844,4.738058113092706 +red,square,0,471240,0.8644573371403343,0.20775632350917972,0.49001702979812234,4.882984810120678 +red,square,0,471290,0.10974848478001653,0.9238792277853174,0.4931964816545601,5.005871005846089 +purple,circle,0,471304,0.03026821410397551,0.6601671837266547,0.5013582146221717,5.825536992273702 +red,circle,1,471329,0.8952216177780481,0.8090882896574163,0.5089747905882614,4.778298116541301 +red,triangle,0,471388,0.007709963688652177,0.9029200616419227,0.4990300005410127,5.545512050968591 +blue,circle,0,471428,0.24574478706342118,0.6679910258383416,0.4916341120587314,6.7966231451877706 +red,square,0,471443,0.28309302811729564,0.5085532188072315,0.49135330990857284,4.361399595396993 +red,circle,1,471460,0.6568717051446402,0.6902297122905847,0.5089085375512069,2.7577249665674337 +yellow,triangle,1,471480,0.6370176934677825,0.614556634906679,0.4967281062437877,4.90842228979405 +red,triangle,0,471490,0.6390569892003273,0.2800883357076729,0.4996117534180357,2.84246196222414 +green,triangle,0,471515,0.18746119677416706,0.3855462437973667,0.5112384808411182,6.331189281337317 +yellow,square,1,471547,0.8866337057460133,0.6189719844623301,0.5183884097335458,5.959968983741753 +green,triangle,0,471566,0.6039146830681794,0.6591951564269052,0.5069562547481516,5.426924829725192 +red,circle,0,471644,0.1178044938851679,0.09765788832777922,0.5096548007181898,6.162578475662966 +red,triangle,0,471657,0.15621371120778282,0.754212713361215,0.5096398159401533,3.6887648385047043 +red,triangle,1,471790,0.2996787317674632,0.7691044755514256,0.5058095516173593,5.827341785600333 +red,square,0,471833,0.31608323212142986,0.8715833046771758,0.4978348162138525,5.553252896036036 +red,triangle,1,471836,0.6662377473177329,0.4702165198335524,0.5051974170750035,5.754693755771456 +red,circle,1,471858,0.8294280325421534,0.8606920580175302,0.5037941657003376,5.366318775628849 +green,square,0,471873,0.04120083857891943,0.7819031687459034,0.5068380006622194,5.3211837250040235 +yellow,triangle,1,471888,0.561842232414588,0.33463441831305163,0.5062941803470954,7.047894151343674 +red,square,0,471923,0.15092231087778962,0.9340875197091294,0.5000959746053216,5.449726038865738 +green,circle,0,471951,0.7445986819096515,0.5103769969234335,0.4899875928840483,4.926734628338052 +red,triangle,0,472124,0.22017046612119995,0.8742365917352823,0.5006016387170509,4.335172534725971 +purple,triangle,0,472137,0.9935914290043147,0.9342657400938085,0.5118327447890746,2.0134488376685247 +red,square,0,472212,0.34365020022019244,0.9326683227116795,0.49537084356699923,3.95370253836643 +red,square,1,472218,0.04794827187476092,0.8019147552612818,0.49057813770779696,2.8574798883721173 +red,square,1,472270,0.3054788812346224,0.24512087312543007,0.48799474653991864,5.555475461380162 +red,square,0,472406,0.4840969077705247,0.5255163652043569,0.48227193978663613,5.145849918594299 +red,circle,1,472488,0.8480077230984338,0.9312751854302335,0.4967372515496152,4.124199971516984 +yellow,circle,0,472674,0.38861816691240514,0.7567099874157627,0.4852223209453526,4.538396661892992 +yellow,triangle,0,472694,0.2672799595387756,0.10443191846080979,0.5073074570120953,6.346063034361737 +yellow,circle,1,472760,0.1712882335567838,0.3259475088295717,0.482824218920368,3.291686965324202 +green,square,0,472840,0.0038661826908737984,0.2492595243587501,0.5011076376431046,6.351171996193123 +green,triangle,1,472953,0.07343742625437688,0.23343054548193543,0.5037820674281168,4.89002956905163 +blue,triangle,0,473037,0.6631920507557296,0.4369451571175079,0.4988225129478721,6.472272684702357 +red,triangle,0,473050,0.544646967828129,0.20310412230863117,0.5140842686550952,5.518515038283496 +yellow,square,0,473158,0.6131922881261986,0.8829452805834902,0.5402682177789455,2.8697984248805546 +red,triangle,0,473247,0.37680586149507656,0.531873848826147,0.5164075447477771,3.18077524958789 +blue,circle,0,473290,0.6856076866129293,0.7529799784201368,0.48531361009112406,5.186956673568379 +red,square,1,473294,0.1314205100276179,0.77631958671169,0.4786633165232282,6.530427842311236 +purple,circle,0,473433,0.283186607515193,0.9269615978919837,0.4950964993082637,5.070609618417811 +red,square,0,473447,0.30882279665974666,0.39737758625652664,0.48539674823193363,6.196100423711762 +red,circle,0,473477,0.5206530070612057,0.48652278324879217,0.5122921729017607,5.033313205622764 +purple,square,0,473527,0.8761909968441094,0.7935235409462378,0.49173438927674956,3.63647136539369 +red,circle,0,473569,0.3137063900928977,0.366181626284267,0.49932326037455843,5.24781522779401 +purple,circle,0,473589,0.5675782394285436,0.9664918468422924,0.4928726435866197,2.924947001995275 +red,square,1,473621,0.7903522556392034,0.31382994092682914,0.48810859660059247,5.418578189391887 +orange,triangle,1,473643,0.6147952572304167,0.8124737047060224,0.5055720258945624,6.652973421501709 +red,circle,1,473667,0.8994797966638701,0.9983461696475617,0.4959427260304219,4.432052402667912 +red,triangle,0,473735,0.8794538103662065,0.33466829860805336,0.5223415478465803,5.713245666496277 +blue,square,1,473869,0.8336971507856067,0.663403839465149,0.5006522631854345,5.458211184283616 +red,triangle,1,473884,0.09071028397115666,0.8967033302080704,0.5186715318445669,6.989417880277936 +red,circle,0,473899,0.5823372950326793,0.6740514019239459,0.5064685529523256,5.331017166908641 +red,square,1,473923,0.30371275947244813,0.5034727917273265,0.481131269675275,4.962293804099515 +yellow,triangle,1,473955,0.3322725154831089,0.8823377013102264,0.5009485797470198,5.779120363231121 +blue,square,1,474023,0.9296809251812996,0.12257445659613919,0.498561566168998,5.121694224083096 +red,triangle,1,474070,0.21382240047675283,0.013747014227901588,0.5168355835879442,4.559371640094053 +red,circle,0,474106,0.5427294680901177,0.5846906690312902,0.5151429523730308,4.540204950104281 +purple,square,0,474181,0.9589364512377747,0.8992749036434428,0.49913083145091747,2.991314573147467 +red,square,0,474205,0.5453932721227068,0.1170152774877814,0.4889908334563191,5.709273342310534 +red,triangle,0,474215,0.493262149490416,0.011832543612560475,0.5211706349493206,6.751266943293774 +red,triangle,0,474415,0.08579176463726834,0.9462601501846178,0.5156905411971057,8.317120491404644 +red,triangle,1,474469,0.08462118503806337,0.5031727971245549,0.5201656177638505,3.994941407188952 +blue,triangle,1,474489,0.3491300124700786,0.6730402529320697,0.5083649532317387,5.543764417034228 +blue,circle,0,474510,0.40794873898572936,0.7878724521540721,0.4745816531957584,5.806567795021444 +blue,square,1,474521,0.8703689730540912,0.06863351477175472,0.5031774300991061,5.287292351512755 +blue,triangle,0,474534,0.3522477548518742,0.8398156224627885,0.5110082619972443,4.170139664987736 +red,square,0,474667,0.8207051907469852,0.6714645520414942,0.48801120394288877,4.63621338421315 +green,square,1,474690,0.3289070354445588,0.8292630098024294,0.4962475252528494,4.862447599534005 +purple,square,0,474790,0.20768211872859366,0.6499999060660224,0.49368674988959443,6.494327950599405 +yellow,square,1,474820,0.40733279263945354,0.3186454624205395,0.5382223738809148,4.308974276404359 +green,square,0,474849,0.03264992823656221,0.42486754230411117,0.48959948211148785,3.1653282971243404 +red,circle,1,474980,0.40018494514183234,0.3480321407370032,0.5246486261630341,5.560277002593004 +red,triangle,0,475012,0.6855407751847372,0.9464659022555953,0.5269400607233719,4.63468662541698 +red,circle,0,475060,0.7224846297526336,0.7219864465393859,0.5195749900489327,4.902925843596016 +blue,square,0,475110,0.728288231234988,0.5065821144524781,0.5039210773062858,6.242217985806318 +orange,square,0,475123,0.25728281287165866,0.20625420973668496,0.47709369091696907,4.391356923921371 +blue,square,1,475153,0.8497378924791577,0.8333678484852933,0.49752889449149,4.707818407401047 +red,square,1,475172,0.25533669227738776,0.27258380537926363,0.48520197325696696,6.535404826584711 +blue,triangle,0,475288,0.1369196405633063,0.6162470540747264,0.4981850993726346,5.702007281253594 +green,square,1,475344,0.9373976679412133,0.06035623015974323,0.49984563506697693,6.004911983193927 +red,square,0,475435,0.8837368704356093,0.9686455453605962,0.4881631668996269,4.999466746102727 +purple,triangle,0,475437,0.04335295621534607,0.9792751193896676,0.501766859767471,6.6708700239603225 +red,triangle,0,475440,0.2649450054099186,0.15161228510007507,0.5195177264686487,6.380042443361127 +red,square,1,475607,0.21303014597832648,0.7311358637438857,0.48754645962691634,6.111526162212111 +blue,square,1,475628,0.5955700798695953,0.8134808776264878,0.49339314186848326,5.8017966955992195 +red,triangle,0,475710,0.29481998221536876,0.09137433215243673,0.5118901394297206,4.355213237069349 +purple,triangle,0,475756,0.5897354668458885,0.11543551902136306,0.5036141198980587,7.413682874456235 +red,circle,0,475795,0.6580958028021712,0.5979317066374599,0.522622054598586,6.2092608840357855 +red,triangle,0,475870,0.2624235602005557,0.5925909658759327,0.49724034980788917,6.124609884272918 +red,circle,0,475895,0.5914399755031541,0.5898156594042067,0.5234331561925322,3.421463339154903 +red,circle,1,475919,0.4857063606352723,0.4390647619053223,0.5253408182083623,5.963401300829486 +purple,square,0,476077,0.9341323936426884,0.972813669639962,0.5017288605008587,5.734994402979431 +red,triangle,0,476081,0.07841751130870456,0.42060655680140135,0.5022107131398774,4.6792402972527825 +blue,square,1,476089,0.002667137924713292,0.5014182755245598,0.4880693833559115,4.881973194125624 +red,square,0,476101,0.412263864780532,0.7785638206166626,0.48212397564704074,4.611284397417477 +purple,square,0,476146,0.3624747282603584,0.5939038093671826,0.49821052158468077,4.374313894877282 +red,square,0,476259,0.3685822458693424,0.5613292278042047,0.47839914095991976,5.024453624479713 +purple,square,0,476306,0.8651707322542452,0.8561690535945209,0.4993389329792418,4.913920786901495 +red,square,1,476317,0.7056606241226618,0.9131802494473958,0.4767798774936042,3.279070825509402 +red,square,0,476436,0.8890251343676947,0.9376401531381994,0.4836685892842009,3.942407879007797 +red,square,0,476484,0.5051401432321563,0.14651534990658466,0.4871240751226292,5.918087358747563 +red,circle,1,476486,0.44925183921642853,0.5169020729434569,0.5366717598225503,5.9616844890939475 +red,triangle,0,476566,0.6522284708651094,0.16923004476845127,0.5134734546535809,4.905143145646957 +red,square,0,476582,0.6892255042303376,0.033837867513929476,0.4816445312543678,6.080410840680348 +purple,square,0,476677,0.12447081577623254,0.4865239679315827,0.49567244611016287,4.625897653478866 +red,circle,0,476703,0.23803259383291164,0.1927099302240184,0.5437750683231967,3.579218558870553 +purple,triangle,0,476707,0.4048454403699504,0.007033073257603495,0.4925772685601072,1.643332528737662 +red,circle,0,476754,0.37570136111425056,0.4205590285282056,0.5436174164147097,5.202928530061143 +red,triangle,0,476763,0.01809102467202106,0.5240977500610657,0.5106305766528645,6.169422572683959 +red,triangle,0,476814,0.597437393156178,0.9114017582517434,0.5060223311345061,5.990425557359262 +red,square,1,476973,0.43087387419591494,0.7799068618205608,0.473510360726394,3.9821117889142705 +red,triangle,0,477067,0.48645724495841736,0.37479955178501734,0.5136315068754431,2.547267875687577 +purple,triangle,0,477149,0.6324607515918962,0.9619671858094646,0.49282856219274584,6.834662683629477 +red,circle,1,477172,0.7951595910186059,0.7293016881795313,0.5422550745559764,5.624573389906437 +red,square,0,477207,0.8120401678127536,0.06334723509015716,0.48399060925776144,3.8171986500868837 +red,circle,0,477220,0.7999996233802388,0.8478632472527992,0.5419826987461797,5.189927429602718 +green,triangle,0,477275,0.021820495826963993,0.247973120267464,0.48863389666214974,3.9858728454058965 +red,triangle,0,477280,0.5880337984059256,0.3979594286222955,0.5107003730173946,3.9146303503754187 +red,square,0,477450,0.38937956844509736,0.7439014662120559,0.49749690214338643,2.08599486568694 +blue,triangle,1,477504,0.6723111785672105,0.9208224128407376,0.5162501058657194,3.8836463081731956 +yellow,square,1,477510,0.698850017364642,0.27440040121581477,0.5118851821238122,5.329166449998421 +yellow,square,0,477559,0.4603948184700003,0.49007080527570546,0.5114651386198127,6.118980676097276 +orange,circle,0,477595,0.7677021168866173,0.1525069385499992,0.4692760523145991,3.826875524783335 +red,square,0,477645,0.8299728998149455,0.5941379319705079,0.4883684011509505,4.119105391794861 +red,triangle,0,477655,0.38633998695999805,0.755881127616098,0.5224722412362447,4.0529339900811685 +blue,square,0,477666,0.1706273080172087,0.27422112273499943,0.49118868750712774,4.040895932069326 +purple,square,0,477746,0.2933916978683071,0.2971101531880507,0.5107156672668544,4.0783722737591885 +red,triangle,0,477771,0.4336516522618147,0.36564087249127863,0.5231860955089859,3.828429839171689 +red,square,0,477781,0.8110403312925802,0.07422675259198352,0.49276361425070986,6.291640296267218 +red,square,0,477839,0.6298377141604105,0.22435450875520302,0.49238530491492405,4.760177677140182 +green,circle,0,477874,0.08723182565571463,0.0006094934266722696,0.4824320986207452,4.071748509925414 +yellow,square,1,477904,0.1973977898574082,0.9817446192748276,0.5082030600746619,3.9187500216584232 +red,circle,0,478049,0.4768456124311581,0.4039576678577314,0.5302862787106399,6.49732439627864 +purple,square,0,478175,0.8111369256022484,0.193745686230979,0.5013701310782523,4.0452536100578085 +blue,square,0,478198,0.44854536144294777,0.8133097125608071,0.49850422530326555,5.324877126207013 +green,triangle,0,478262,0.42831050632895995,0.6025341497610506,0.48494414585066087,7.223783905266928 +red,circle,0,478265,0.05362336509312238,-0.043310883828218,0.5304203962378913,4.934405825487166 +red,circle,0,478275,0.4433411320722124,0.44825754039189947,0.5326836182516868,5.776396139848291 +red,square,0,478307,0.5918935990633056,0.4733480030338092,0.48170754885858796,3.4317974666052766 +blue,triangle,0,478386,0.11758649380606867,0.2564395323353277,0.5168535618031888,2.9460769960805293 +yellow,square,1,478441,0.08805025615564177,0.8681852991004899,0.5066765273061633,3.2422160219759273 +red,square,0,478580,0.09515556834057048,0.2476069131448505,0.4694731137835921,6.258881681726623 +purple,square,0,478581,0.8661051890893713,0.2548893019964037,0.4961224261867851,4.90815280336836 +red,circle,0,478635,0.5729003917059892,0.48102977701485233,0.5190850523208961,5.7189671324680305 +red,square,0,478692,0.6036878845436557,0.519282753397272,0.4695051406703007,3.8153909034622253 +red,circle,0,478725,0.5316089582888708,0.5849715421326843,0.5227757989885363,5.963378791330766 +blue,square,1,478732,0.893044466429303,0.5614463993752504,0.5052916700308168,3.988417964607063 +yellow,circle,1,478787,0.6434932765584167,0.5034054921640212,0.4809738855512452,4.035531593145203 +purple,circle,0,478820,0.501319018852234,0.33688514834799477,0.4787809380726825,3.0898069848448624 +purple,triangle,0,478883,0.38084018073898485,0.580626025410974,0.5018086361771342,6.27371689970268 +purple,triangle,0,479046,0.7895510446195199,0.8017870470521001,0.5058125219353772,4.608350393771451 +red,square,0,479279,0.6708696653307745,0.864290005125367,0.46002377498082186,4.371903851161853 +blue,circle,0,479280,0.48468979737859186,0.7050802087044364,0.4903873948315253,4.310859903954784 +blue,circle,0,479350,0.433699314724719,0.9815830528860979,0.4859165997731851,4.249701542758067 +blue,triangle,1,479385,0.7607275569966165,0.3444373072309326,0.5176824027954439,5.178559864617614 +yellow,square,1,479401,0.2708214888936329,0.33893901007098237,0.5071423755655081,3.878089050267082 +green,square,0,479565,0.977812714071183,0.8213216550332649,0.5037895209853568,4.501399772902655 +green,triangle,0,479585,0.41209521739690724,0.009840812423060674,0.4923116593995726,6.121704104855858 +yellow,triangle,1,479613,0.770196523924362,0.5366579950148794,0.4940098259506026,6.450025232982571 +blue,square,1,479665,0.4460982583770846,0.06284278404643429,0.5131543736940538,6.5981643517007535 +red,square,0,479796,0.9778390717447472,0.5267474727962671,0.48899476248113577,6.986010326962725 +blue,triangle,1,479941,0.19822067579147096,0.05887446013478115,0.5123538284044189,5.862640977432053 +green,triangle,0,479997,0.2777888980702661,0.6036755664651436,0.5004330266521184,5.594060009477997 +red,triangle,0,480007,0.07201289135218536,0.9578500735124724,0.5024362973163085,5.319861055814207 +red,square,0,480110,0.4709205322315836,0.7937369877489687,0.49007862193940366,3.973003372311459 +blue,square,1,480175,0.4423886625964605,0.9366746323015379,0.5050051256716289,5.313988804185247 +red,square,1,480242,0.4573455212892237,0.8689836365200174,0.5026099292380142,4.284593437243346 +red,triangle,1,480355,0.7014027677589221,0.7050266694844497,0.4991756884347118,3.9612918655374205 +yellow,square,1,480431,0.7833683478375343,0.6149748333528218,0.49362651600138596,5.189911883843258 +red,square,0,480453,0.2362815181764243,0.08052300595014228,0.5064439828465793,3.4067046807656305 +yellow,circle,1,480476,0.0036354395410326257,0.6635853765373362,0.48103253822812914,5.359085246783725 +red,triangle,0,480607,0.3505461523143154,0.93233366310048,0.5126317356885189,4.297395337314128 +red,circle,0,480705,0.39597887757686256,0.39562748029305544,0.5351730203208921,3.394427748518069 +red,square,0,480715,0.820574896008899,0.9178219586117422,0.5066322293802394,7.0697506748462935 +green,square,1,480733,0.4694324766526824,0.5658438480255048,0.5321410697850847,4.106989909501264 +red,circle,1,480796,0.5122412779436548,0.4638787927655735,0.5367372010647821,5.637915664281828 +red,triangle,1,480817,0.6053873173220439,0.7748744349075521,0.5063751364943072,5.780191564409791 +red,triangle,0,480948,0.6799282412050941,0.15346921699793092,0.495885574165823,4.7011577154887645 +red,square,0,481010,0.1537994073527562,0.9791783796380524,0.5080221713445994,4.316219815138682 +red,triangle,0,481027,0.9853517582765164,0.8117688328600086,0.49210970081556293,4.346809360490263 +red,circle,0,481097,0.2540037235882736,0.16291780516875548,0.5234860327068843,2.9306178016011946 +yellow,triangle,1,481105,0.04510353065983863,0.6982109032332625,0.4883775242226292,4.088662097165213 +red,square,0,481118,0.09402120561917393,0.05313157052444151,0.5039799968651898,4.8771799749006055 +purple,circle,0,481168,0.11571093831848556,0.5113038026470524,0.46862217953527663,3.392490400038291 +red,circle,0,481190,0.01573142157455376,0.0768552496541719,0.5217362210575832,4.403578027256978 +red,triangle,0,481222,0.19524302626749834,0.3758656097497919,0.4983507551303781,2.304522394049828 +red,triangle,0,481250,0.8337474618350973,0.9600628954017896,0.49456350408513333,4.8508758297677215 +red,circle,1,481286,0.18506914976633337,0.15877971707154517,0.5236120006634366,3.336001097280219 +green,circle,0,481337,0.1347991479459697,0.4980375318782472,0.47939951705788325,3.60633618172144 +red,square,0,481385,0.03850189729758602,0.7178419532250438,0.5079281526733028,4.5290403972179885 +yellow,square,1,481390,0.6454657419549751,0.983018108485444,0.4774335826811351,2.955729927262149 +yellow,circle,0,481570,0.8205284107378986,0.7083231637415845,0.4890166781426609,5.225617763479977 +red,square,1,481586,0.13741722855999394,0.6973181200378114,0.5211802110632608,3.9668210915973128 +yellow,triangle,1,481604,0.5973408278919474,0.5730119857753153,0.4824021977514047,5.592620345137888 +purple,triangle,0,481609,0.22122636521068006,0.3915798896420922,0.5059835132049681,5.114537322072974 +red,square,1,481769,0.49625834974236394,0.26548572878487686,0.5209824742084431,4.989615126271908 +red,triangle,0,481792,0.9531132081452546,0.31613044984587446,0.496200227805815,6.7151425135946745 +yellow,square,1,481798,0.8408871035291287,0.9755149608180735,0.48851094419217744,6.0403806170332155 +blue,circle,1,481855,0.4256799445593342,0.8440931690888698,0.48925221027347976,4.0988964628309725 +red,circle,0,481871,0.5394311155541947,0.6206571237155135,0.5147480752868391,4.942284674972361 +red,square,1,481886,0.07817501039392116,0.29586063255101147,0.5233383643238237,5.0987289913082074 +blue,square,1,481940,0.8279662404044754,0.1336329890718898,0.5133205197150905,5.412347036816107 +red,triangle,0,481985,0.5550176624219795,0.3759031486752258,0.4910617171658142,2.9951560160680053 +red,triangle,1,482156,0.3206443033037468,0.6609938133553613,0.500129219027092,4.093189058880722 +red,square,0,482203,0.5527743240009251,0.5617708584536918,0.5064558542785705,5.0849946219112825 +yellow,circle,1,482307,0.4213770360462241,0.5643111647745723,0.4911471936490873,4.359268750812394 +red,square,1,482312,0.9049197708860998,0.9754284660267258,0.5068111207191822,6.069349019779153 +red,square,1,482383,0.44075709413911857,0.4868365504334653,0.5067130449725873,4.856440652889357 +red,circle,1,482409,0.8671250136807436,0.9442368143550283,0.5024024616048917,6.281369351378448 +red,circle,1,482419,0.257923630044134,0.20425375031078905,0.5022896654545875,4.653332394665 +yellow,triangle,1,482462,0.9222129750986249,0.3148953740017284,0.48113731450222064,6.9539559011754415 +blue,square,1,482493,0.875846620932736,0.2886080825394486,0.5225328851711897,5.641928193172539 +red,triangle,0,482497,0.54370234369147,0.9830996930683974,0.5119538464738257,5.3725541404567965 +purple,square,1,482545,0.25213949940984015,0.5600094467964819,0.483611074389497,5.463995937804239 +red,circle,0,482565,0.5840255152025253,0.64379073239883,0.5125190766820626,4.686287327540726 +purple,triangle,0,482592,0.7811323759842613,0.7008683738425372,0.5121591861656576,3.6940357853817924 +blue,circle,1,482670,0.763586420854788,0.3548512130831012,0.48909414385967737,4.21153573427312 +purple,triangle,0,482744,0.8853360655849348,0.21596139123580305,0.5094280911754115,6.868205543959447 +red,triangle,0,482789,0.7072217595654958,0.9122544763954878,0.5150148516633359,5.3407435655052495 +red,square,0,482808,0.6271868228292494,0.2126169635646109,0.5040037335246169,6.154218037849257 +green,triangle,0,482996,0.5506321480028791,0.8625866013557643,0.48788637049117073,4.358405203753322 +green,circle,1,483014,0.4971419875895393,0.8477666091538062,0.4774357227021727,3.363433494675512 +blue,square,0,483026,0.09933759395928465,0.004100487542805453,0.5276495494792367,3.832435218383292 +red,triangle,1,483110,0.2313996645622367,0.16044417338891637,0.5081820702418738,6.868830432605786 +purple,square,1,483235,0.8153799649374639,0.37606604371496444,0.49495402472012084,6.607505990567295 +red,triangle,0,483250,0.9573758464230904,0.011650017863653161,0.5042523373034675,6.053236752187001 +green,circle,1,483284,0.15301253370395795,0.9360480916991148,0.47996540675389343,4.964909635026444 +red,circle,0,483304,0.9339160633706772,0.9400747392523728,0.5072699914900494,5.696583467192387 +blue,circle,1,483374,0.6578842880061873,0.7430280001393442,0.4927840002992643,4.933691349038118 +red,circle,0,483405,0.9093417723765131,0.9312061484621479,0.5013956927167295,3.968201236086754 +yellow,triangle,1,483444,0.5441493781561474,0.7088517900510397,0.4900280653093751,4.315969716960768 +red,triangle,0,483555,0.2094719376918206,0.6082243970055167,0.5159501284164395,3.181489653403958 +blue,triangle,0,483569,0.21223246933503637,0.3103920219698435,0.5168260373272008,5.880069791255057 +yellow,triangle,1,483608,0.33556301493448626,0.7304677916147592,0.49932965008316815,3.8903214671557933 +yellow,triangle,1,483704,0.9664443538532672,0.5845457292223816,0.4968884965550576,5.8459770548241 +red,square,0,483835,0.22515664670363855,0.3233909748386826,0.5116507298661361,6.398730903199202 +purple,circle,0,483843,0.33608049960076525,0.6371986348667935,0.45349282172603966,6.781829725175949 +green,square,0,483872,0.2154734180741319,0.8781674700172086,0.5326455027398711,3.936220468122993 +purple,square,0,483911,0.27623451642617936,0.13894980550912983,0.5107294732254406,3.0829420270559056 +blue,square,0,483921,0.4193489666956077,0.10629875093142627,0.5317360271949962,3.876647954589947 +blue,triangle,1,483980,0.41206622235504087,0.3603765642834287,0.513749246897892,4.245544314256821 +red,triangle,0,483988,0.8390250766619783,0.8204339989162104,0.5019774546766443,6.234464210198609 +purple,square,0,484010,0.1696382894249373,0.6615691688116003,0.5153534841236239,4.335865319920412 +green,triangle,0,484055,0.9595897649215346,0.5455859308302632,0.48839988183493277,3.50764881622457 +red,square,1,484062,0.6633006211474649,0.3924932082381519,0.5000987314047961,4.524240244136892 +blue,triangle,0,484096,0.4213681511663504,0.23313744252939783,0.5088472157695753,4.398928665675311 +red,square,0,484228,0.3339797831018281,0.2588719544248831,0.4954868820621749,4.127128968682313 +red,square,0,484242,0.07791643009408067,0.1560682540432935,0.49666969974421393,5.572885243477472 +yellow,square,1,484255,0.5388018181776875,0.5546247073558797,0.48064667292004665,2.0579684303789714 +purple,circle,0,484352,0.5847649579675587,0.9875482745532688,0.4565858410190943,3.797353743957879 +blue,square,1,484375,0.9142142223643162,0.8731989992783917,0.5232963609026355,5.931479720806045 +purple,triangle,0,484433,0.7620914159993625,0.2589179659624974,0.5060775126241244,5.801846079964444 +red,circle,1,484439,0.008915214662668425,-0.06271145266677931,0.48755793492550203,3.5158895775946895 +purple,square,0,484460,0.9295795784913928,0.5567736910666704,0.5116561868187911,4.378387402108497 +orange,circle,1,484490,0.16818297872450094,0.810633088388253,0.4675226650638352,6.07189029851303 +yellow,circle,1,484506,0.2018414695350964,0.4057862820377357,0.5004512182623366,3.0974982927217423 +red,square,0,484517,0.9860464850796222,0.951976247614596,0.5212279100883831,8.578089301488708 +blue,circle,1,484577,0.006866076456939152,0.007289346396799012,0.49547388319366714,5.884116143801638 +purple,triangle,0,484652,0.5055845700264154,0.4552677253123145,0.5068760828442833,6.302386576403815 +red,triangle,0,484674,0.9607457187268132,0.38616109086537587,0.5080702805466717,3.9224562048526743 +red,circle,0,484729,0.6809384119739392,0.6554448624275744,0.48081192375711385,5.330509785976479 +red,triangle,1,484747,0.8436280439405668,0.8627029373150187,0.5007828226892923,5.965284103870897 +blue,circle,0,484765,0.09053061144662133,0.053288751024586634,0.49901702449999247,4.566063051710288 +red,triangle,0,484791,0.0329567371644508,0.48380256164528723,0.5054524565225944,5.913939544134682 +blue,square,1,484808,0.03575219860906198,0.015273446978771754,0.5244294295109888,4.8942594680635 +yellow,triangle,1,484825,0.6753010144630732,0.8088645160439986,0.49357119216876405,4.973181581826535 +blue,circle,0,484895,0.9982633408245939,0.4362474578687586,0.5044673207376004,4.461821832481811 +green,square,0,485004,0.6290508849121716,0.5975249117583501,0.5346361734874436,5.092610428669288 +red,triangle,1,485015,0.49391957222866134,0.3517329710102629,0.5067788753681516,5.849695362146246 +red,triangle,1,485080,0.9873458756911708,0.022119209398065,0.506457654513772,5.915977124768982 +yellow,triangle,1,485122,0.38811420132912866,0.7051529503359618,0.4926659114806118,7.386209603734446 +red,circle,0,485129,0.48790356365516274,0.5548030066184464,0.4970032883214445,3.8679936376690534 +red,triangle,1,485132,0.08818720098756072,0.415248186499631,0.5034342518985538,4.617569322681561 +red,circle,1,485145,0.392026413515555,0.42006604703125006,0.501221476705388,5.007722271208663 +purple,triangle,0,485147,0.1798377909811557,0.7675681621527558,0.509208691532998,5.688833082887121 +red,triangle,0,485210,0.32876541948093685,0.004890115461912536,0.49982816588472173,3.9469309159597246 +yellow,triangle,1,485242,0.7932219576138572,0.969102802862149,0.49328967669718116,4.834697688075342 +green,square,0,485278,0.24118869910422647,0.8159199718066013,0.5309988727295452,6.068079177044434 +red,square,0,485305,0.11827652670713684,0.442615493329682,0.48777601263636,4.631940118607367 +blue,triangle,0,485307,0.8741193108337573,0.7994579077417499,0.49637326188864817,5.084328756762589 +red,square,1,485415,0.09580776868114327,0.3127038023023665,0.49597039606379695,7.3113914677542295 +blue,square,0,485425,0.018387098959581127,0.46331768179852206,0.5141904006106274,6.823278545150015 +blue,triangle,1,485610,0.6293976558954338,0.1987399668110742,0.4751446156062487,4.8111959438878955 +red,triangle,0,485638,0.7406867607291928,0.7869628368930285,0.48725187375451035,6.373002723583167 +red,square,0,485655,0.07099747423767344,0.21023697449405598,0.5083224815615155,5.500497178920348 +red,circle,0,485714,0.09833987353193874,0.1147791068458756,0.49978560088685176,6.649395472152787 +red,square,0,485728,0.1095278718757351,0.4712615049049269,0.500997151201516,6.152237213506827 +blue,square,1,485745,0.1886728827395836,0.720803500813239,0.5140856399205782,5.255487499247563 +red,triangle,0,485760,0.13342444052386448,0.07884187380217789,0.492165846333622,5.9595039299953365 +purple,square,0,485774,0.28042409017376335,0.9412376677981548,0.5277662963859316,4.737930471132928 +red,triangle,0,485830,0.30970638691215,0.32341380412269727,0.49912091515574897,6.01117247150778 +green,square,0,485844,0.1912513634038605,0.49303796342198103,0.5352330183500308,3.326483531615287 +red,circle,0,485884,0.45579218349119677,0.3869630943022203,0.49883949059815036,6.494520740802528 +red,triangle,1,485888,0.12668139785697063,0.6323225812171959,0.4984072671432093,5.671608659509612 +red,triangle,0,486071,0.5348072571734852,0.5927012513329605,0.5108259339428247,6.735193656056778 +purple,square,0,486151,0.35470524541749526,0.20010542749315596,0.5303222548334717,6.428357947355543 +yellow,triangle,1,486175,0.47631436173471964,0.7765559018355477,0.47732119043101473,4.806593955730334 +purple,circle,0,486217,0.8230092004181703,0.9381872267787872,0.45712006521814225,6.174824436263681 +blue,triangle,1,486334,0.6909701381885082,0.8240221760455293,0.48619698532670647,4.259612407736948 +blue,square,1,486381,0.8516966151374171,0.10016699452463229,0.508175647297329,3.43208556464738 +yellow,triangle,1,486386,0.3860135243757694,0.14162591139520508,0.4764937593207753,4.009840029937227 +red,circle,1,486404,0.5917993310006303,0.5194695413216914,0.5010615202598578,5.698417328761084 +purple,triangle,0,486471,0.9755702075513683,0.24584559293392982,0.5214214048541824,4.723840504286124 +purple,square,0,486500,0.42027484356278855,0.22270130081509798,0.5242214498337153,3.5625814547603514 +orange,circle,1,486510,0.9553848886986518,0.7799807659966358,0.4608595151265397,4.604757742088484 +red,circle,1,486546,0.04777252740431659,0.11857770295836605,0.49994976976023503,3.5012074061713405 +yellow,circle,1,486561,0.7273664187957455,0.6821231276230334,0.4900791531096476,5.129983466787765 +red,square,0,486660,0.37926688266873265,0.4864574679061694,0.4942426957567359,5.269920041356692 +red,square,0,486715,0.6241079278926611,0.8018744306885754,0.4909620282552845,2.6395618832093914 +green,square,0,486724,0.8616687764933793,0.5685012317353809,0.5257345134696678,5.616811142165216 +red,circle,1,486819,0.16491847512221658,0.21048409982526964,0.5031948314548698,7.349845996160004 +red,square,0,486864,0.8269241296383256,0.6967117814030773,0.4965201109007503,5.1784863070239355 +red,square,0,486885,0.19609500207002672,0.19023274723169536,0.5070041538850066,5.223435346279785 +red,triangle,0,486902,0.8919455096083191,0.5924857368525175,0.5106536844624204,5.8747646648899865 +blue,triangle,0,486923,0.3215611431884712,0.21973012811149484,0.48887320823151775,5.387662287666793 +blue,square,1,486951,0.5683638775808385,0.2784245223252638,0.5229640465145601,3.438195606907572 +yellow,circle,1,486983,0.9432514765439831,0.4255263132934115,0.4910916056568584,8.311929483038284 +purple,triangle,0,487003,0.6861602139534393,0.9421516880329144,0.5131445004303671,4.548344352898108 +blue,circle,1,487016,0.9772545408148562,0.02667878239259458,0.4800751827681361,5.4068923530300586 +red,triangle,0,487077,0.4202070093270537,0.5567466106741579,0.5083881941755304,6.015079574597386 +purple,square,0,487188,0.7147659294214207,0.22750813482497856,0.5097905756139546,5.571440660985307 +purple,square,0,487283,0.7723035279117967,0.050217423978692555,0.5144639026111142,5.993029032868384 +green,square,0,487304,0.0782987251399535,0.12876499173112188,0.5220400684813095,5.789980053367799 +red,square,0,487314,0.08965807151828942,0.10643707279095249,0.5008978912962472,5.616013051283294 +red,circle,0,487336,0.7766741505785799,0.7484017480681512,0.5030197226971365,3.496080359290433 +green,triangle,0,487397,0.44152744337097793,0.5844495248568005,0.4940033847922217,4.315221374690091 +purple,square,0,487581,0.28402613483717465,0.4272049677002838,0.5091847486779658,4.300723570993671 +red,triangle,0,487592,0.13164672554701873,0.22921222398891972,0.5150332966927038,4.163427956316571 +red,triangle,0,487609,0.8298504144125524,0.6334400989390334,0.5138879233833277,4.580764024404662 +blue,circle,0,487612,0.6161536601333419,0.10011125645874996,0.48975848692141466,4.272053125774312 +red,square,0,487644,0.5026882085865776,0.09627587585336217,0.5006311175911682,5.209893874383046 +yellow,triangle,1,487689,0.2618325583909621,0.8139707712866776,0.47221599116161334,4.814572637440977 +red,square,1,487709,0.26012815842242976,0.5746267570070889,0.5058301006804881,7.894284173816768 +red,square,0,487895,0.5562711220007341,0.904963651078646,0.5058172540812761,5.924094256885994 +red,circle,0,488047,0.8961614931968467,0.979176636525386,0.5025893437530877,3.8290612156016643 +red,square,0,488108,0.9214089464989041,0.9071850948395918,0.5001465142808271,5.764287284989577 +orange,triangle,0,488134,0.9630188333882982,0.27386939920704134,0.5064392730701361,4.538819506187884 +red,square,1,488402,0.3209211121736111,0.3899516029122365,0.5198867447086687,7.06857285048642 +red,square,0,488442,0.5911520575244686,0.33186590764785806,0.5180611691981245,5.04041766542527 +purple,triangle,0,488559,0.04797693766549749,0.4056005979165126,0.5273590237315651,6.255121933383456 +blue,triangle,1,488603,0.594943728773139,0.021015724656598733,0.49445682186947093,4.686014512170725 +red,square,1,488645,0.18091463089999837,0.7024748500590835,0.5213011945044698,3.816509651620779 +green,triangle,0,488720,0.4660292875154822,0.9055364869739684,0.5027993217625732,3.9121321558708826 +blue,circle,0,488787,0.21642242605405448,0.7011683595472,0.49092845735927554,5.149654671760703 +red,triangle,0,488849,0.2758974960696885,0.14252263841836466,0.5092202307326151,3.9296557153052114 +green,circle,0,488912,0.9229506182027291,0.7709550496964023,0.48690715626806763,5.003019797233288 +red,triangle,1,488928,0.6687944994434781,0.4292208180608189,0.5060053205603642,6.445192505384767 +purple,square,0,488935,0.1626976458292152,0.7169415062126457,0.505993441989183,6.757878157483494 +green,triangle,0,488961,0.6942834648605322,0.35075423520437954,0.5025883258793723,3.851474577720205 +red,triangle,0,489024,0.32617072932399793,0.9068176837587851,0.5064110510788882,6.24923704998471 +red,square,0,489060,0.9110657161485545,0.3361415665550729,0.5223693330863728,4.719245115124646 +blue,circle,1,489074,0.2336720213891289,0.017690895141252994,0.49160496509972607,3.368817659596946 +green,square,1,489155,0.791839678998911,0.09716252851029294,0.5529004211039809,5.806767943682989 +red,triangle,1,489255,0.27791068733728586,0.43087228249903153,0.507797637334018,4.20709013302241 +red,triangle,0,489330,0.6706345591784993,0.14657495989907243,0.5103829126613852,3.489613130965964 +red,square,0,489359,0.6580510350061215,0.24238942484632964,0.508294984179414,3.0467382134923864 +green,square,0,489446,0.49524086289950964,0.26821675698893166,0.552217601994032,7.590476710621381 +purple,square,0,489503,0.6356407072311071,0.25518813062704515,0.49942290791391064,5.847117102786026 +red,square,1,489540,0.34307032893968903,0.7647008654150338,0.5050882613982243,4.866015539792325 +red,square,0,489597,0.7820969385206633,0.10597975297762219,0.5036810391453648,3.460596463977654 +green,square,0,489627,0.6057162184564446,0.3400418548484976,0.5480957487864978,5.268311384911246 +blue,triangle,1,489685,0.1785561921637433,0.775634933829922,0.47680078029824097,3.490791433897275 +green,square,0,489782,0.09790995734527219,0.5256502236653826,0.5544820469204593,3.8546594386452635 +yellow,circle,1,489798,0.8883170086471701,0.6035152092966669,0.4808478413838625,5.770285032852261 +red,square,0,489838,0.7402283154845064,0.1604949757057924,0.5140215805849698,6.116271657363665 +yellow,square,1,489856,0.08311863804936337,0.0643552871363311,0.5034505068151336,6.00942969226669 +red,circle,0,490114,0.596592697008244,0.6436328707837564,0.47959785785757963,4.964166660347895 +green,circle,0,490138,0.40649882186404573,0.09562074476567484,0.49007555940735587,4.98731748857221 +purple,square,0,490143,0.7931704431696368,0.7928491541153797,0.4959683700173671,8.2086458340531 +green,triangle,1,490313,0.5750083677475532,0.1258784060108571,0.5120529416099076,4.675720601321245 +blue,circle,0,490322,0.008471805828746404,0.31301781762169756,0.4988495921835018,6.22981100786252 +red,triangle,0,490351,0.8890180051875659,0.641894541546162,0.5230969157729751,6.492158723647763 +green,circle,0,490398,0.9638868362687497,0.7509965571682672,0.49409764753305424,6.392330683917962 +red,square,0,490444,0.7138491163783625,0.5660995446533844,0.5322588559331034,4.3846152618851955 +yellow,triangle,1,490582,0.5119224643680647,0.8325885087413708,0.5027608321302205,4.182137286239789 +yellow,square,1,490627,0.8649783193074638,0.8296944841891143,0.5071693423344046,4.818995357800668 +blue,circle,1,490712,0.11903130827090902,0.0794600640138523,0.5045210513824391,3.858197748626988 +yellow,square,1,490745,0.9029710888023735,0.8717011042953099,0.49652962702863235,6.619770189242416 +orange,triangle,0,490755,0.43642298258222634,0.2193997453172266,0.499106748704397,4.3030028275210475 +red,triangle,0,490770,0.30232977366424907,0.3959937521763154,0.5258396790372201,4.282090119984676 +red,triangle,0,490815,0.15968459410082014,0.6593181353960239,0.5302854614163199,4.175227952430347 +red,square,1,490980,0.11040543455660845,0.2918881950971337,0.5227695638617097,4.369949207705616 +purple,square,0,491013,0.30751541181208664,0.9197690237746908,0.4991078400590991,5.914550009254785 +green,circle,0,491040,0.9911573976993934,0.17411590095256702,0.48569904607795705,4.556901286375683 +yellow,square,1,491045,0.05702815869116118,0.23117048329632328,0.4914488924620556,5.995338563130926 +red,square,0,491048,0.3156966222570933,0.2698358712069102,0.5205166475872047,3.179376363487068 +red,square,1,491095,0.3585605891873931,0.7849025301242254,0.5247071043755026,3.6436009871680306 +yellow,circle,0,491127,0.5101004345114215,0.8276951221554976,0.48994504198333605,5.217640747985201 +purple,triangle,0,491186,0.6056701129171512,0.17760094149129158,0.5064293455604001,4.787472118135386 +red,circle,0,491231,0.8396846017362914,0.7948287790783244,0.48174517695444125,6.232121886626242 +red,triangle,0,491323,0.6925214882912937,0.7060504603224776,0.5194984955295038,5.129705681175931 +red,square,1,491350,0.8333327091854051,0.9073243527476074,0.5092593522702931,5.447554624882591 +blue,circle,0,491388,0.8833050862568871,0.32423120247830917,0.5045031620937903,4.151562791435151 +yellow,triangle,1,491463,0.027845065631730836,0.04910793281989667,0.5016167941049705,4.032763706389033 +red,triangle,1,491523,0.960050401343297,0.878848157843013,0.5092386650812065,5.734219891862999 +blue,square,0,491537,0.30723347276213786,0.3227401321430875,0.5083917433216159,3.6616507743396816 +blue,square,0,491581,0.5174898118201812,0.5205216914321144,0.5060395164659975,6.791077771912952 +yellow,square,1,491614,0.5024867844104095,0.859915626689891,0.48031937822922294,5.63959426909231 +yellow,square,1,491627,0.2693442027373001,0.18337718642091838,0.48013256486796685,3.764308344824317 +red,triangle,0,491660,0.32667214044077975,0.05130212052518457,0.527595893109353,6.130190313809526 +red,square,1,491711,0.12841792565501742,0.008480499687680498,0.4965187584425047,4.692798781705341 +purple,square,1,491734,0.7582084573585267,0.5214721652872817,0.4908777054805034,6.948015382313787 +green,circle,0,491826,0.11274608726768476,0.2548579470940253,0.4900444734968059,2.8952501845025704 +red,circle,0,491875,0.3445971803963863,0.2706372068659536,0.4799366072558581,4.584488823465119 +green,circle,0,491892,0.14799431378210703,0.7006060042757039,0.48690198078433355,4.694771460754332 +yellow,triangle,1,491980,0.2983265373399384,0.6070296404204049,0.5040106455993951,6.178216789219749 +red,square,0,492026,0.3656304933774207,0.9265696681158306,0.4965558078481272,6.3116669969858785 +red,square,1,492037,0.7314842259220952,0.7974038161823683,0.4939948999334246,4.93517526162906 +yellow,triangle,1,492074,0.009369601388535709,0.202361826029956,0.5070663603552441,7.25521627101551 +red,circle,0,492175,0.7330783388812637,0.6595531078341765,0.5003030690931154,4.374039636250854 +red,square,0,492225,0.7068916459367539,0.10909506233927113,0.4934182655187043,6.594235035626636 +blue,square,1,492377,0.8486649164434737,0.6603138829940969,0.5143953511210234,3.8853877436383013 +blue,triangle,1,492385,0.1706498432969359,0.9313273233962576,0.46953105665730394,4.421531563835029 +green,square,0,492389,0.7968165647564313,0.6920218355838409,0.5353477482292824,5.326952229760757 +red,circle,0,492446,0.5040210327435094,0.5080539671354949,0.4953259570701542,2.686190680986473 +green,triangle,1,492512,0.5791988541078736,0.2075863271917444,0.5179011746463379,6.829881907712913 +red,circle,0,492555,0.8022565155247456,0.833447459978276,0.49209858648418725,5.0105549808616905 +red,square,0,492566,0.7411176091737193,0.9081116317859208,0.4763468049657452,4.174979354461981 +red,triangle,0,492609,0.7618365018681525,0.6532884547101894,0.5180203507031043,1.97042672080589 +red,square,0,492617,0.7505947513859343,0.8838996599672665,0.4725185204387244,5.278352800864932 +blue,square,1,492653,0.19902590179507995,0.7675412314816443,0.5072773038301646,4.41905381308439 +blue,triangle,0,492663,0.3387489623595159,0.8056357479122686,0.4708233015007791,6.3592144032863445 +red,triangle,1,492715,0.5573891226375833,0.513218875199012,0.525218791919852,6.302312930645479 +red,triangle,0,492780,0.773584819993225,0.954863754652885,0.5387324719083295,4.168274102156399 +purple,triangle,0,493015,0.4709942129781579,0.5776538348539528,0.4903421367001042,4.22875298100828 +red,triangle,1,493025,0.21617190570220934,0.8118320769990091,0.5302895785660899,4.994739916648304 +red,square,1,493073,0.7717997271506307,0.694889660989654,0.49182606233464893,5.586762853077823 +yellow,square,1,493091,0.7158601697212569,0.6198863169592298,0.5017311396656775,3.1657203518557764 +red,square,0,493207,0.5903083379634668,0.40294970262148055,0.49124292307181483,7.460997468162266 +green,square,1,493255,0.17462174347448733,0.17291197841103367,0.5365201920196407,4.219315695577421 +blue,triangle,0,493257,0.850163636671208,0.7437087441707033,0.48493078635184755,5.356779484241809 +red,square,0,493334,0.44755524137388003,0.7290060921550455,0.4895362079521921,4.540070940732686 +red,triangle,0,493368,0.9522918108313615,0.6632409839961452,0.5160995929179415,5.453980519882566 +yellow,square,1,493400,0.7257230636415277,0.15821791451345935,0.5041210057325703,4.658210493083602 +red,triangle,0,493455,0.7056870482058987,0.6121270004524071,0.5107845688446131,3.202611395785899 +red,square,1,493471,0.9255603190188986,0.7578759177697019,0.4810597353437104,7.343140375626663 +red,circle,0,493505,0.6081536638347593,0.5793295448994082,0.46847664251643806,6.103593510786826 +blue,triangle,1,493577,0.025345432928356004,0.04590075545663996,0.4807235119165878,3.7631866957272027 +green,square,0,493700,0.6181931897553943,0.19631572035713352,0.5376470373273067,5.060939091160315 +red,circle,0,493755,0.08589407452496844,0.16138463561292965,0.4624927933033351,5.525860659224803 +red,circle,1,493766,0.629930398213001,0.6490202846783595,0.46158517170089164,1.9479107880796083 +yellow,triangle,1,493820,0.22411239108292103,0.6541807772205734,0.5204002524770049,6.780293402854686 +blue,circle,1,493935,0.5684202039796897,0.5431289702655762,0.48376204053409183,5.9318278617135585 +green,circle,1,493940,0.8002481149533739,0.70249445769141,0.47109923260072795,6.711355283725356 +orange,triangle,0,494016,0.584108170545539,0.6170673393043582,0.5017516669982233,6.399187526134138 +purple,triangle,0,494202,0.745183310848143,0.7851594618870195,0.48610608245077697,5.171335378864255 +red,triangle,1,494232,0.2635165971815081,0.6682494697333642,0.5217979550147812,5.346978866248844 +red,square,0,494296,0.5576207204193139,0.2779344828569307,0.48737356354465594,4.958860724637386 +blue,square,1,494310,0.4534982983108291,0.1821425448485171,0.5077049428376395,4.392226779015571 +red,square,0,494370,0.9766648327855758,0.7538581370395677,0.4734546946880415,2.708026978057306 +red,square,0,494377,0.9177867276372873,0.28688458940185124,0.4715348727021706,4.944174406898203 +red,square,1,494445,0.8298108266101528,0.2609649733736763,0.4731757812181874,4.121731738027449 +blue,triangle,1,494590,0.30352961806180756,0.7222121763294063,0.4937171857379458,3.889977642599162 +red,circle,0,494591,0.5395892607693311,0.4679800027559581,0.45650436231680047,4.291241711911771 +purple,square,0,494598,0.9215020298105698,0.41359427330555776,0.5105720245647634,4.053039115224837 +red,square,0,494622,0.16323720289059396,0.5399433188460773,0.4706758338100679,3.6793976137362208 +red,triangle,0,494655,0.5071704346461817,0.7475614109700602,0.5075627708923901,5.727124769296046 +orange,triangle,1,494693,0.03682067994139049,0.8058252534406598,0.5013635617853365,3.957012035092648 +red,circle,0,494760,0.6502988217727155,0.6738339190891354,0.4642859620025278,4.578867404302979 +yellow,circle,1,494799,0.052607659809360774,0.7429411241873004,0.4770783523327097,3.540971072333878 +red,circle,0,494852,0.030517997188448054,-0.019938543236686895,0.46025313863193423,5.192876447732735 +yellow,square,1,494860,0.7923703839245609,0.9496086708617593,0.4926256087476328,5.884152411212029 +red,triangle,0,494868,0.9646647324293749,0.23353083519222173,0.5082820599508759,4.243920290934238 +red,circle,0,494913,0.87531761397145,0.8410483054865789,0.4688967315014258,5.515906047564568 +red,square,0,494960,0.38950844371289317,0.2095912314566527,0.4746905213482261,6.416946106030669 +purple,triangle,0,494998,0.8373888270995616,0.9004631711504962,0.500910407607595,6.404667123458629 +yellow,triangle,1,495092,0.3703359855470002,0.7567799821125469,0.5305932826585406,4.704801613062089 +blue,square,0,495097,0.4126019275484226,0.47466901454349353,0.517700140254291,6.40040516807471 +red,triangle,1,495109,0.2746609317921088,0.27535794611277764,0.5102809797353317,4.194039625007223 +purple,triangle,0,495149,0.814872228954333,0.6437340043868705,0.4992262140974474,3.476020918161739 +purple,square,0,495225,0.18298976791687627,0.08620598646493649,0.508255493932817,5.74997950238174 +red,square,0,495303,0.1861052169166879,0.5578501417003999,0.4830831596641846,5.638164559647614 +red,square,0,495318,0.8691209244378582,0.7255397901285395,0.48473307117656084,5.554244905866582 +purple,square,0,495420,0.140135809141123,0.8796690116315877,0.5090719448370761,3.592292833797416 +red,triangle,0,495450,0.9604861106351722,0.7895720428617851,0.5044234430734816,6.979556771038148 +red,square,0,495483,0.3968012085621694,0.05957411372935073,0.4848470893576292,4.623878746546619 +red,square,0,495508,0.0011651940899418678,0.11229628959018367,0.4788050982043006,5.095099652910183 +blue,triangle,1,495569,0.3978290825561349,0.9374672741761598,0.4906901634524283,6.166006351081285 +red,triangle,0,495570,0.3179370117598467,0.7521866058794734,0.5013292175628846,3.924316170342216 +purple,square,0,495615,0.5067956247665032,0.40978981981124984,0.512695182649365,4.644094764497326 +red,circle,0,495665,0.8183473866720897,0.8004326135444801,0.4681417601305023,6.636958016528148 +blue,triangle,1,495749,0.9347833190023043,0.17759947718311153,0.48342825690505387,4.294291297643057 +red,triangle,0,495803,0.9118601081739102,0.21866307347201497,0.5126438139193853,3.7614015818050635 +blue,circle,1,495894,0.5522042974181056,0.5110264204106798,0.454725293617378,5.497867112649582 +red,square,0,495914,0.8284785228042405,0.11334020374011111,0.4743863622973718,4.490154043481057 +purple,circle,1,495985,0.9895554723278063,0.6080605951457241,0.4579125157028215,3.623307368175551 +red,triangle,0,496000,0.8796844690129273,0.78836214798338,0.49821688429188404,4.873427084229231 +yellow,triangle,1,496143,0.5983123975020165,0.3800340402706248,0.5252102605288587,4.64246012097752 +red,circle,0,496259,0.6324438847732219,0.6814258727283171,0.46724065035984785,3.7384566384604434 +purple,circle,1,496268,0.2795693874420423,0.29814197666682773,0.45853317683334,3.851117815506532 +red,square,0,496285,0.21274424557691052,0.5976191487889706,0.4719030343187279,4.081821670992002 +yellow,triangle,1,496296,0.32430798930823,0.9520335926581642,0.5234824129992659,4.264556022626916 +green,square,0,496312,0.007623723341571131,0.4139260214166408,0.545108727764001,3.1603213699973236 +red,circle,0,496343,0.4355482865958541,0.33867909144166575,0.47066794301154957,4.481125137057083 +yellow,square,1,496365,0.7095694323926698,0.4534111967446265,0.5076592155958451,4.335544569970653 +red,triangle,0,496392,0.9548394302661511,0.2548985622086267,0.5080298283382719,5.050137551587912 +red,square,0,496405,0.3133923167715389,0.0653636454921509,0.4687503117971006,4.468325259930274 +yellow,circle,1,496422,0.6530503199545348,0.23908588907834516,0.4799125551304738,6.379888206335166 +yellow,triangle,1,496456,0.7614050649292594,0.10253010428320819,0.5273143616350555,5.691701516753241 +blue,square,0,496568,0.7901772384605223,0.3528868403443989,0.5270429175217797,4.451400324939132 +blue,triangle,1,496664,0.2841324877296606,0.2094373026612476,0.4864008357821705,5.608657584231664 +blue,triangle,0,496717,0.3835355889880442,0.9627143534778757,0.4845060869373707,5.821407210159099 +blue,circle,0,496730,0.14926698328541177,0.3173338938597636,0.4592474153396285,2.9937797037782476 +red,triangle,1,496753,0.5591628968416275,0.15274073137276667,0.5201633734512585,6.427777836179761 +yellow,circle,1,496765,0.5188661038632155,0.6454466534583754,0.48192389963375143,5.417220745930677 +green,circle,0,496784,0.9287483786191593,0.5448422718795073,0.48572595180883404,4.232961138381335 +orange,square,1,496823,0.21062547263510378,0.057097772636379496,0.4800603180908969,5.929286003481908 +blue,square,1,496874,0.9014855376883767,0.3843193381166754,0.5302549095013845,5.617111099160013 +red,square,0,496936,0.7284775790688164,0.5830407198778343,0.47264024729354126,4.749638973634444 +red,triangle,1,496949,0.969493522972176,0.14580711732352647,0.516274600964966,4.431460556073614 +purple,square,0,496995,0.37261182117473546,0.5122761495638001,0.5186797952023794,4.832424434642822 +red,circle,1,497070,0.04515578822892985,0.1027674776150671,0.4824507480155599,3.2750466098772306 +green,circle,0,497110,0.49007843311537935,0.2767289990629622,0.4845426312972711,3.2754112510228803 +red,square,0,497122,0.5512592927823597,0.01821904923581552,0.46774548667175353,3.6895821421292747 +red,circle,1,497173,0.3792243153960161,0.466831985895362,0.4925736244351452,6.327652379516802 +green,triangle,0,497209,0.5146116108450614,0.4987895969345195,0.5458469449083049,4.325609904488275 +blue,triangle,1,497211,0.7487344013310542,0.2085025891392418,0.4867242313908085,5.2295149366099976 +yellow,circle,1,497292,0.005660571937996628,0.9022898196092912,0.48706905915563037,4.579708935331985 +red,square,1,497353,0.8119142504046272,0.8362806282160352,0.46096046558142645,4.612507390997711 +yellow,triangle,1,497380,0.2024424684853019,0.4234637932716139,0.520849384463336,5.314646088506813 +red,circle,0,497420,0.7551632127081732,0.6974814333958862,0.487473970650931,7.374009786587409 +yellow,triangle,1,497459,0.12007298876629291,0.3559014176804719,0.5168219132382291,5.940741085759094 +red,circle,0,497541,0.8587979286309798,0.8851429506115143,0.48047251565051924,3.295818956537587 +red,triangle,0,497567,0.6934187000138446,0.734327396129899,0.5148028596289214,4.9893445490629285 +red,square,1,497731,0.5226384738105205,0.8368705748998306,0.4788787393405911,5.385597013594741 +red,square,1,497753,0.09927742729294176,0.08334068303333408,0.47963609129774487,2.1640218691086637 +red,circle,0,497805,0.9990202831729463,1.0660108878409864,0.48700006218753306,5.990375609679333 +red,triangle,1,497845,0.918622141544091,0.09170747993234607,0.5126931035458203,4.093198958956755 +red,square,0,497849,0.8774917490203964,0.4741856843373682,0.4765875113105786,7.15960642862528 +red,circle,1,497870,0.7261362203352475,0.6688528726234391,0.48463087593733783,4.950691779690078 +red,circle,0,497880,0.2862321158163894,0.22602228805678667,0.4862857875485638,4.877584139614217 +red,circle,0,497915,0.20560442475704344,0.18707407434171675,0.48497548694697634,4.2634620543479125 +blue,triangle,1,497983,0.9936929747471016,0.5782013223299753,0.47733286108085177,4.353289748867776 +blue,circle,1,497987,0.6175129674140937,0.8783236614148164,0.4873937147367046,6.918267492102772 +yellow,triangle,1,498073,0.12566638292604648,0.5370862994594293,0.5122647540391286,4.365715410728572 +yellow,triangle,1,498105,0.20627664554814118,0.35410036072858564,0.5097694279541631,3.7798087754661402 +yellow,triangle,1,498208,0.0736393350308906,0.49031595380876525,0.5104133711102727,4.950276263785367 +green,circle,1,498242,0.9641579443310726,0.3242629907787482,0.48240604262015435,6.919585546894953 +red,square,0,498246,0.934800701949643,0.48441573208482147,0.4960238751196558,5.184238195675467 +orange,square,0,498266,0.789722064722879,0.1772884294744761,0.473493062083468,5.824390067813731 +green,square,0,498306,0.9334760677782648,0.6636912260358271,0.5189444654944722,4.339282513908433 +blue,triangle,0,498336,0.6647853588616123,0.12951977333017117,0.4823202919144525,5.503462561380917 +yellow,triangle,1,498346,0.2950046077841554,0.5169302532253321,0.5099820713902785,5.008819660736467 +purple,square,0,498354,0.13481616615250724,0.3696670704944679,0.5233050032196054,2.0019206676443346 +yellow,triangle,1,498380,0.0544866311571256,0.5050551065757343,0.507418730447903,3.985785711266788 +blue,circle,0,498489,0.630939787187507,0.4422449497231823,0.4854213185772358,5.388775571792507 +red,triangle,1,498497,0.44046451701881817,0.6693620880735209,0.4939501843398234,3.4298583527006112 +green,circle,0,498535,0.7262197524235358,0.003176104402091151,0.48663192680473805,3.7299165991633174 +yellow,triangle,1,498585,0.5327221391974075,0.6129975879822656,0.49795086174788955,5.491213639071156 +purple,circle,0,498611,0.7486045159615866,0.02653501689939608,0.4572205993722214,6.223327501534848 +yellow,square,1,498689,0.7817216417913274,0.5151975809561844,0.5120362880736075,5.094375748508235 +purple,square,0,498762,0.2933784074149981,0.28316289440376663,0.5195849897897076,4.466194613824574 +red,triangle,0,498857,0.7499528240734045,0.510649322249461,0.48848536220862615,5.379912183986147 +blue,circle,1,498964,0.3076962240598582,0.8882325633423691,0.4920877813292329,4.835327839887664 +green,circle,0,498975,0.8350677370237658,0.18712252292764242,0.4857238383933379,3.9041984421067504 +red,square,0,499102,0.4110846740079569,0.1409845690629965,0.5148459393384885,5.755754455114368 +red,triangle,0,499271,0.0580164801671621,0.10149907122466983,0.48474226744746424,4.175624509332196 +yellow,square,1,499280,0.654308310890614,0.04227513301555064,0.5186850271601244,3.129028558096429 +red,square,0,499281,0.38201892995720876,0.049740344297180106,0.5230065047547933,4.7461113502869905 +green,triangle,0,499370,0.07195979341157455,0.44813762004548474,0.5447437466480782,3.403048855248761 +yellow,square,1,499399,0.6617832193311329,0.01108165945780859,0.517245611263905,2.819903015712994 +yellow,circle,1,499414,0.5635339096217307,0.5750498291651793,0.5061095841354115,1.741510100620954 +red,circle,0,499482,0.3229231533121689,0.33710663161056176,0.4781650530426834,5.350071553734736 +red,square,0,499540,0.6389417074123076,0.16310270270306293,0.5267980152655629,3.7422859875313157 +yellow,circle,1,499615,0.5177420062217538,0.5626371673235627,0.5068390067489178,3.9636645948617457 +purple,square,0,499616,0.22587344110808483,0.3529160737725947,0.519883718053089,3.421331967577624 +blue,circle,1,499626,0.41222408674206745,0.4302961063823483,0.5006899693333398,3.2881616182365114 +green,circle,0,499694,0.31517128587360044,0.9370877470212836,0.4970914108233537,5.006451117858268 +red,triangle,0,499745,0.9107115544023052,0.32519669604939616,0.49373516335938644,2.931371497952684 +purple,triangle,0,499778,0.516433078636893,0.10057092319662564,0.5052269474197051,4.048839550090146 +blue,circle,1,499849,0.4845171309004245,0.8572710188113218,0.49452921927634125,4.034770268996462 +blue,square,1,499872,0.6189062525431605,0.2637962404841453,0.5311465405784674,6.210738209085753 +blue,triangle,0,499880,0.008110504040268474,0.8267274952432482,0.4732962944898885,6.146956761817328 +yellow,triangle,0,499955,0.3839424618160777,0.55952913620132,0.5113763011485609,4.307973891915119 +yellow,circle,1,499974,0.764950884927175,0.25284227383991364,0.49969878539567425,5.013809741826425 diff --git a/docs6/docs/data/colored-shapes.dkvp b/docs6/docs/data/colored-shapes.dkvp index d10602709..68eecd3f3 100644 --- a/docs6/docs/data/colored-shapes.dkvp +++ b/docs6/docs/data/colored-shapes.dkvp @@ -1,10078 +1,10078 @@ -color=yellow,shape=triangle,flag=1,i=11,u=0.6321695890307647,v=0.9887207810889004,w=0.4364983936735774,x=5.7981881667050565 -color=red,shape=square,flag=1,i=15,u=0.21966833570651523,v=0.001257332190235938,w=0.7927778364718627,x=2.944117399716207 -color=red,shape=circle,flag=1,i=16,u=0.20901671281497636,v=0.29005231936593445,w=0.13810280912907674,x=5.065034003400998 -color=red,shape=square,flag=0,i=48,u=0.9562743938458542,v=0.7467203085342884,w=0.7755423050923582,x=7.117831369597269 -color=purple,shape=triangle,flag=0,i=51,u=0.4355354501763202,v=0.8591292672156728,w=0.8122903963006748,x=5.753094629505863 -color=red,shape=square,flag=0,i=64,u=0.2015510269821953,v=0.9531098083420033,w=0.7719912015786777,x=5.612050466474166 -color=purple,shape=triangle,flag=0,i=65,u=0.6842806710360729,v=0.5823723856331258,w=0.8014053396013747,x=5.805148213865135 -color=yellow,shape=circle,flag=1,i=73,u=0.6033649768090676,v=0.42370791211283076,w=0.639785141788745,x=7.006414410739997 -color=yellow,shape=circle,flag=1,i=87,u=0.2856563669907619,v=0.8335161523929382,w=0.6350579406858395,x=6.350035616385983 -color=purple,shape=square,flag=0,i=91,u=0.25992639068499135,v=0.824321938346312,w=0.7237347131411271,x=6.854221024776646 -color=red,shape=circle,flag=0,i=108,u=0.024802572314538085,v=-0.018793703176088375,w=0.1671176659369718,x=5.055666375592517 -color=yellow,shape=square,flag=1,i=109,u=0.9974736736046079,v=0.6760028458359627,w=0.41864350936782024,x=3.901025801203988 -color=red,shape=circle,flag=0,i=118,u=0.34117602470323594,v=0.38062693570973866,w=0.17327129470515584,x=3.29791352816602 -color=red,shape=triangle,flag=0,i=123,u=0.4278178693661939,v=0.3960696006932547,w=0.4669075799722325,x=6.075593868973896 -color=green,shape=triangle,flag=1,i=126,u=0.1513010528347546,v=0.40346767294704544,w=0.051213231883952326,x=5.955109300797182 -color=red,shape=circle,flag=0,i=132,u=0.00415869281443515,v=0.07120668907359722,w=0.18024088018973658,x=6.081369507941527 -color=red,shape=square,flag=1,i=136,u=0.7115806575648764,v=0.6358066944310004,w=0.733362749189488,x=2.0929047447188442 -color=purple,shape=triangle,flag=0,i=140,u=0.7170724772864769,v=0.971982521419424,w=0.7877975577532164,x=4.099359540509919 -color=purple,shape=triangle,flag=0,i=151,u=0.032614487569017414,v=0.7346633365041219,w=0.7812143304483805,x=2.6831992610568047 -color=green,shape=square,flag=0,i=152,u=0.6684429446914862,v=0.016056003736548696,w=0.4656148241291592,x=5.434588759225423 -color=yellow,shape=square,flag=1,i=158,u=0.41527900739142165,v=0.7118027080775757,w=0.4200799665161291,x=5.33279067554884 -color=red,shape=triangle,flag=1,i=177,u=0.46223900862848977,v=0.3756372162560322,w=0.46677374441501546,x=3.868738145214838 -color=red,shape=square,flag=1,i=181,u=0.7499237717390023,v=0.3011685472073139,w=0.7067889134216544,x=5.658717346090616 -color=red,shape=square,flag=0,i=207,u=0.8418732590895626,v=0.6829961308284442,w=0.6777973811978997,x=6.429841924437199 -color=blue,shape=circle,flag=0,i=215,u=0.7803586969333292,v=0.33146680638888126,w=0.04289047852629113,x=5.725365736377487 -color=blue,shape=triangle,flag=0,i=220,u=0.441773289968473,v=0.44597731903759075,w=0.6329360666849821,x=4.3064608776550894 -color=yellow,shape=triangle,flag=1,i=230,u=0.662341253298938,v=0.1395610797840987,w=0.4253162003550002,x=7.4205012813680336 -color=purple,shape=square,flag=0,i=247,u=0.7157068193458154,v=0.30556667456142306,w=0.7082214193677417,x=6.27840284372013 -color=blue,shape=circle,flag=1,i=282,u=0.4107894174130632,v=0.5237663206650146,w=0.04318568730902819,x=3.7814299131517406 -color=green,shape=triangle,flag=0,i=284,u=0.09184444247342893,v=0.4977908548241379,w=0.07847551915092178,x=5.171903191298225 -color=purple,shape=circle,flag=0,i=314,u=0.9970979544448977,v=0.19371928997895382,w=0.4669332097132727,x=6.253743240180984 -color=red,shape=circle,flag=0,i=317,u=0.3806668694886812,v=0.4639086417841095,w=0.24155540443368562,x=5.233591001880515 -color=blue,shape=square,flag=0,i=320,u=0.6567438551446514,v=0.6872579918742652,w=0.3126631069620033,x=4.783384797137046 -color=blue,shape=circle,flag=1,i=323,u=0.6831389508634012,v=0.5164266496909541,w=0.04279502510289964,x=6.430767892082264 -color=red,shape=circle,flag=0,i=342,u=0.022581234669267536,v=0.07297945199030628,w=0.24820497536870453,x=4.8817903893282315 -color=red,shape=circle,flag=0,i=343,u=0.19109789177540426,v=0.09277368510132841,w=0.25217038732339636,x=6.3438770884826345 -color=green,shape=square,flag=0,i=356,u=0.7674272008085286,v=0.341578843118008,w=0.4570224877870851,x=4.830320062215299 -color=yellow,shape=triangle,flag=1,i=360,u=0.04059511540040217,v=0.12175098644715998,w=0.4252690428843536,x=6.189923389321772 -color=blue,shape=square,flag=1,i=362,u=0.7956525257065691,v=0.6523132120850892,w=0.3200330380984027,x=4.072821305500013 -color=blue,shape=triangle,flag=0,i=396,u=0.919100549631871,v=0.8344721671140174,w=0.6244367001946488,x=2.49013750392186 -color=yellow,shape=circle,flag=1,i=397,u=0.39319598247811227,v=0.7827012405227943,w=0.6366920960401155,x=4.529206987025983 -color=red,shape=square,flag=1,i=398,u=0.5978201290608502,v=0.47272211894407123,w=0.6491217487672196,x=4.940940908354111 -color=yellow,shape=triangle,flag=1,i=417,u=0.5968783890703766,v=0.9180606623519213,w=0.43245864839969506,x=6.365943427549951 -color=green,shape=circle,flag=1,i=420,u=0.08351408650249226,v=0.54577336738499,w=0.5186728819298164,x=5.084667446471147 -color=red,shape=square,flag=0,i=426,u=0.18797364854358312,v=0.15618889495894983,w=0.6473124542782809,x=4.377289005882239 -color=purple,shape=triangle,flag=1,i=435,u=0.5533395314187117,v=0.6819531437186439,w=0.7660419032272928,x=6.318450342598268 -color=purple,shape=square,flag=0,i=442,u=0.5949936958119856,v=0.44333412244235537,w=0.699091705650557,x=4.0899656611487645 -color=yellow,shape=triangle,flag=0,i=450,u=0.42804650823641566,v=0.25454266416065197,w=0.4346507346665569,x=4.277203829116134 -color=red,shape=square,flag=0,i=455,u=0.511897747652211,v=0.9985224224854384,w=0.6362898913523033,x=5.154825231103973 -color=yellow,shape=circle,flag=1,i=463,u=0.36858008772332884,v=0.5075644639683616,w=0.6316304187169625,x=7.040221898203598 -color=red,shape=square,flag=0,i=469,u=0.13286513113313736,v=0.9084234595597834,w=0.6279253576837711,x=5.002168139084499 -color=red,shape=triangle,flag=0,i=476,u=0.7869818074820932,v=0.7917840934406875,w=0.4904465717482654,x=7.621374465824963 -color=red,shape=square,flag=1,i=485,u=0.0985075545140347,v=0.03323413200681258,w=0.6210493583280738,x=5.397832324814885 -color=purple,shape=triangle,flag=0,i=532,u=0.23339001715233743,v=0.18098824995902285,w=0.7538550076607498,x=4.482844983044244 -color=red,shape=triangle,flag=1,i=538,u=0.08342205930118507,v=0.5551231727340961,w=0.4969066537203422,x=6.400461402177794 -color=red,shape=circle,flag=1,i=543,u=0.27956692255780735,v=0.317716295298317,w=0.3094102421392519,x=4.797498617657461 -color=yellow,shape=triangle,flag=1,i=555,u=0.4324861814762554,v=0.6516173501148627,w=0.4391759668010706,x=4.839236316217861 -color=red,shape=triangle,flag=0,i=575,u=0.3822743205645871,v=0.13243663787308357,w=0.4885011925291688,x=3.1878336744268148 -color=yellow,shape=triangle,flag=1,i=576,u=0.38274055836949383,v=0.06907845482417962,w=0.4464344215456894,x=4.530719037043683 -color=orange,shape=triangle,flag=0,i=587,u=0.5175826237797857,v=0.08989091493635304,w=0.9011709461770973,x=4.265854207755811 -color=green,shape=square,flag=0,i=597,u=0.8257400998639863,v=0.9139935425693207,w=0.47634534610928053,x=4.535961637121465 -color=purple,shape=triangle,flag=0,i=599,u=0.5777696441179225,v=0.1592641459041092,w=0.7360769450811888,x=4.935473950297778 -color=purple,shape=triangle,flag=0,i=603,u=0.3445805348101557,v=0.9314586827288921,w=0.7303062345971375,x=6.286891127462662 -color=red,shape=square,flag=0,i=610,u=0.6559603758582659,v=0.8146680458330501,w=0.5902924985221454,x=5.82992604692209 -color=red,shape=circle,flag=1,i=626,u=0.585144230439763,v=0.6126667717785355,w=0.3169586786449619,x=4.184061048733821 -color=yellow,shape=circle,flag=1,i=627,u=0.21946692559859127,v=0.5778782092837894,w=0.6243751940834331,x=4.878526902029357 -color=yellow,shape=circle,flag=1,i=642,u=0.9848580578039592,v=0.8703332275688385,w=0.6196888245699355,x=3.733988283596638 -color=red,shape=triangle,flag=1,i=649,u=0.489957093971505,v=0.3478765534442614,w=0.4923961471690822,x=5.77651025721577 -color=red,shape=triangle,flag=0,i=658,u=0.13416793395996696,v=0.35313428818060877,w=0.503251673831712,x=4.663827900601466 -color=green,shape=triangle,flag=1,i=664,u=0.14261008249079687,v=0.749302805217999,w=0.12658931011976782,x=5.415746307714631 -color=red,shape=square,flag=0,i=668,u=0.8465455890449235,v=0.9267425085703102,w=0.576114475147851,x=4.414752318165809 -color=blue,shape=triangle,flag=1,i=675,u=0.04682538469656261,v=0.08768189741821031,w=0.5999310365332388,x=4.36169952189602 -color=red,shape=circle,flag=1,i=692,u=0.7736749647187496,v=0.7843041194779217,w=0.3222390448185294,x=4.918714674895596 -color=blue,shape=circle,flag=0,i=703,u=0.8715379458478961,v=0.20256829168055102,w=0.10985276936169859,x=7.997598940922333 -color=red,shape=triangle,flag=0,i=709,u=0.98329965475008,v=0.22471614331987888,w=0.5067594140832291,x=6.322260097816005 -color=red,shape=square,flag=0,i=711,u=0.17792705971938538,v=0.8342704569425529,w=0.5496181660392127,x=4.489594163882984 -color=red,shape=square,flag=1,i=721,u=0.41366768077123217,v=0.7926395050427005,w=0.5500236156239641,x=6.072243219753511 -color=green,shape=circle,flag=0,i=732,u=0.8796970347713795,v=0.5095418401519376,w=0.5036523462569609,x=3.732306962687 -color=red,shape=circle,flag=0,i=739,u=0.4656141644806484,v=0.43943619960025365,w=0.3389349788256644,x=4.6091252205967415 -color=red,shape=square,flag=0,i=743,u=0.7686293918141773,v=0.3860243778849791,w=0.5563945710051195,x=7.100899795404449 -color=blue,shape=square,flag=0,i=768,u=0.6142167398249276,v=0.5058741300020686,w=0.35440149163176193,x=4.9375675393287795 -color=red,shape=square,flag=0,i=769,u=0.5762503050626411,v=0.9449347972337795,w=0.5396454717504899,x=4.535027823576054 -color=yellow,shape=square,flag=1,i=776,u=0.2326699375087975,v=0.41062255056145136,w=0.4582838878078877,x=6.495550613116688 -color=red,shape=square,flag=0,i=779,u=0.4794321660481753,v=0.44957239137842164,w=0.534131183348918,x=4.554982584675483 -color=green,shape=square,flag=0,i=799,u=0.42442739328635637,v=0.8964958501280098,w=0.47303008264530383,x=6.156675863839864 -color=yellow,shape=triangle,flag=1,i=804,u=0.8706684482737265,v=0.8573693836211311,w=0.46816853382829726,x=4.584079169332856 -color=red,shape=triangle,flag=1,i=807,u=0.8577713918123153,v=0.297771559336396,w=0.5199360491732843,x=5.164415621374987 -color=red,shape=circle,flag=0,i=810,u=0.17018413008657984,v=0.23320478598130245,w=0.35152048053844065,x=5.46076150321937 -color=red,shape=circle,flag=0,i=817,u=0.28321334450458735,v=0.3237908657862255,w=0.35109142420998724,x=3.2464133941912263 -color=red,shape=circle,flag=0,i=818,u=0.02059623878479,v=0.04460593274894216,w=0.3541282614135311,x=3.554009715185525 -color=yellow,shape=circle,flag=1,i=834,u=0.9120488812571834,v=0.6857068784645892,w=0.6173957199588831,x=5.510289113034133 -color=red,shape=square,flag=0,i=848,u=0.18649722139766356,v=0.6452719235869846,w=0.5410438287513045,x=5.4189301744621545 -color=red,shape=triangle,flag=0,i=861,u=0.02316026733649934,v=0.32759419799888834,w=0.5209360429919869,x=8.050259613054594 -color=red,shape=triangle,flag=1,i=893,u=0.0431000918147989,v=0.9368515438540571,w=0.52117938032689,x=4.768735289587635 -color=purple,shape=circle,flag=0,i=894,u=0.8677645835678461,v=0.7370785187241339,w=0.4708243010989557,x=4.2195244701460615 -color=red,shape=triangle,flag=0,i=897,u=0.3907041450033255,v=0.808274357235241,w=0.5266690643733455,x=6.7868612382218485 -color=yellow,shape=square,flag=1,i=917,u=0.8547010348386344,v=0.7356782810796262,w=0.4531511689924275,x=5.774541777078352 -color=red,shape=triangle,flag=0,i=928,u=0.4348424420850825,v=0.25987383842479017,w=0.5266497212740388,x=4.759205173519602 -color=red,shape=square,flag=0,i=940,u=0.8935268981554093,v=0.23752077743261923,w=0.5303101957654777,x=5.022371854001634 -color=blue,shape=square,flag=0,i=965,u=0.03995102094087877,v=0.8687150837087656,w=0.37503067844024807,x=5.538510059726689 -color=red,shape=triangle,flag=0,i=968,u=0.7358954709070943,v=0.45034537546711884,w=0.5250268552773686,x=7.418808360536765 -color=blue,shape=square,flag=0,i=1015,u=0.5238929594441054,v=0.01866264734687595,w=0.3781919070818389,x=4.298408962228504 -color=blue,shape=circle,flag=1,i=1020,u=0.414263129226617,v=0.8304946402876182,w=0.13151094520189244,x=4.397873687920433 -color=red,shape=circle,flag=0,i=1026,u=0.277218685176133,v=0.18748462651423042,w=0.39326380124043414,x=5.388221285544738 -color=purple,shape=square,flag=0,i=1050,u=0.8386599118627978,v=0.6431386518603193,w=0.6599568630050375,x=5.640658611696019 -color=red,shape=square,flag=0,i=1051,u=0.012503475219730498,v=0.17427409937482508,w=0.536474470332281,x=4.28116623157883 -color=red,shape=triangle,flag=1,i=1070,u=0.5720273449472987,v=0.37095242731772415,w=0.5260587535784669,x=4.959913496964567 -color=purple,shape=square,flag=0,i=1071,u=0.9996465731736793,v=0.12117256465756021,w=0.6561529688463592,x=4.255321150756324 -color=green,shape=square,flag=0,i=1093,u=0.055028621071862016,v=0.6915161060781153,w=0.49147467774526704,x=4.7208465539980855 -color=green,shape=square,flag=0,i=1094,u=0.6670405529387,v=0.5053591509128329,w=0.49126209783152436,x=5.923108619120157 -color=yellow,shape=circle,flag=1,i=1102,u=0.15002349440510832,v=0.3519187041707791,w=0.6022634081227581,x=4.815072718895654 -color=blue,shape=triangle,flag=1,i=1116,u=0.7077536911489641,v=0.49036941803135947,w=0.6020556539487175,x=5.137160032805944 -color=red,shape=square,flag=1,i=1117,u=0.8695928610948207,v=0.4413106210300576,w=0.526989425543239,x=4.138772211849639 -color=green,shape=circle,flag=0,i=1119,u=0.9508887952015431,v=0.8514250527869424,w=0.49511812999518423,x=5.832692930713734 -color=red,shape=circle,flag=0,i=1125,u=0.5914223441741909,v=0.6302047728760605,w=0.4093383110513469,x=5.613869369240507 -color=green,shape=circle,flag=0,i=1135,u=0.6349780241056121,v=0.1391871575477529,w=0.491816217208502,x=6.240695426540594 -color=yellow,shape=square,flag=0,i=1143,u=0.9726268048453478,v=0.7609290425260713,w=0.4677883526425094,x=2.8702824020609667 -color=yellow,shape=square,flag=1,i=1153,u=0.5495746127462745,v=0.5020842413939993,w=0.4652783525584822,x=4.702777730880125 -color=red,shape=triangle,flag=0,i=1159,u=0.7164639751521532,v=0.7040454818650225,w=0.5336893612529211,x=7.744562940053119 -color=red,shape=square,flag=0,i=1163,u=0.23593117318357937,v=0.07314400743565841,w=0.5045049973814437,x=4.73466139311028 -color=red,shape=circle,flag=0,i=1170,u=0.5434581028057989,v=0.5661627010968945,w=0.4172475279694751,x=7.37542918069884 -color=yellow,shape=square,flag=1,i=1173,u=0.08039265724079736,v=0.832766339096367,w=0.47250864636017365,x=5.664797525706285 -color=red,shape=circle,flag=1,i=1210,u=0.9037819831553698,v=0.8406752791956175,w=0.42860730103623285,x=6.883611448821147 -color=purple,shape=triangle,flag=0,i=1219,u=0.048515488628120496,v=0.13503804313416723,w=0.6875112402366665,x=5.951608164047156 -color=blue,shape=triangle,flag=1,i=1224,u=0.8209941325124394,v=0.6975886986098433,w=0.5944059575518246,x=7.956611465149808 -color=green,shape=square,flag=0,i=1245,u=0.6254139945026417,v=0.44235631780910023,w=0.4947154445275026,x=6.094772664571022 -color=green,shape=circle,flag=0,i=1247,u=0.5647657502270278,v=0.48865785206231616,w=0.48417050428613967,x=5.314759345651722 -color=purple,shape=square,flag=1,i=1281,u=0.8419644842944525,v=0.5689558333095702,w=0.6486389225203539,x=6.764436221990853 -color=purple,shape=circle,flag=0,i=1291,u=0.022866144467924898,v=0.38374491731395266,w=0.47488125113633156,x=5.18381226767042 -color=yellow,shape=square,flag=1,i=1302,u=0.46763196111581096,v=0.2525360057842123,w=0.4784568397892102,x=3.418117118705274 -color=red,shape=circle,flag=0,i=1316,u=0.1851048293861305,v=0.23029591768852398,w=0.44492332341979296,x=5.760852454918667 -color=red,shape=triangle,flag=0,i=1318,u=0.3614334841934277,v=0.3172875150096478,w=0.5336359680294116,x=6.845141572695423 -color=red,shape=square,flag=0,i=1365,u=0.10240795530976454,v=0.3552096156265375,w=0.47512303248140236,x=5.145112817985559 -color=blue,shape=square,flag=0,i=1366,u=0.8519514847713295,v=0.19835341879714474,w=0.3819747805065463,x=3.8274801035623978 -color=red,shape=square,flag=0,i=1373,u=0.42611020600750116,v=0.7976170927642009,w=0.4799449965370654,x=3.1684210630654657 -color=red,shape=square,flag=0,i=1375,u=0.9928503382180878,v=0.9033585772774038,w=0.4828676064498975,x=4.977104381535792 -color=red,shape=triangle,flag=0,i=1378,u=0.0949997630141427,v=0.1855579383737852,w=0.5417557272405064,x=4.523739327972719 -color=red,shape=triangle,flag=0,i=1385,u=0.6979899125004204,v=0.03378535128967952,w=0.5452630524923384,x=5.4886108014086 -color=purple,shape=square,flag=0,i=1429,u=0.5205545614820511,v=0.7006373872685897,w=0.6432033836710063,x=5.266945662715147 -color=blue,shape=triangle,flag=0,i=1433,u=0.9333855793065959,v=0.13457317433354077,w=0.567313117792438,x=4.227344499078499 -color=red,shape=square,flag=0,i=1436,u=0.8540777405760767,v=0.5566155288943634,w=0.4727722605809266,x=4.484527380415446 -color=purple,shape=triangle,flag=0,i=1444,u=0.07729695867651976,v=0.3898344059504826,w=0.6616033649709776,x=2.5006537206630988 -color=red,shape=triangle,flag=0,i=1452,u=0.23007855704668956,v=0.41121885598115004,w=0.5374933633354123,x=4.625441986207416 -color=blue,shape=square,flag=1,i=1459,u=0.22262765045632182,v=0.9352664855626638,w=0.3940007578510445,x=4.367014885428804 -color=red,shape=circle,flag=1,i=1462,u=0.05269780281162828,v=0.0008025650932757603,w=0.4471177748347405,x=3.7253777762088505 -color=purple,shape=square,flag=1,i=1463,u=0.5390058988052654,v=0.4941026498784532,w=0.6302529899909097,x=6.448810781241274 -color=red,shape=square,flag=0,i=1469,u=0.9382780379672069,v=0.3315803564492994,w=0.4709422592301563,x=7.478803874367089 -color=red,shape=circle,flag=0,i=1470,u=0.3612888647136956,v=0.3900985902100856,w=0.4514271376849851,x=4.346341112284237 -color=yellow,shape=circle,flag=1,i=1482,u=0.32477438439891804,v=0.8527410497732805,w=0.578859866256276,x=5.09184064130106 -color=red,shape=circle,flag=0,i=1484,u=0.9892899846124164,v=1.0002035172577892,w=0.45576484556727054,x=6.155587409704622 -color=blue,shape=triangle,flag=0,i=1486,u=0.13417769775686017,v=0.32044326382695676,w=0.5697875944171061,x=3.611411935519723 -color=red,shape=triangle,flag=0,i=1495,u=0.5096319881899956,v=0.9169351211522347,w=0.5402306225183187,x=4.396004686347562 -color=yellow,shape=square,flag=1,i=1497,u=0.5519244132067481,v=0.9522672266399553,w=0.48892686507229033,x=5.2077741227745 -color=green,shape=square,flag=0,i=1504,u=0.7695790776074829,v=0.6493617013300224,w=0.5062258674295976,x=6.514182432634747 -color=red,shape=triangle,flag=0,i=1516,u=0.6884065489552523,v=0.9527958546677516,w=0.5400693011274069,x=5.124098932996773 -color=red,shape=triangle,flag=0,i=1519,u=0.9647269269195229,v=0.4098615080327179,w=0.5387660454251227,x=5.082276353255275 -color=orange,shape=triangle,flag=0,i=1533,u=0.32904497195507487,v=0.23168161807490417,w=0.8722623057355134,x=5.164071635714438 -color=red,shape=square,flag=0,i=1540,u=0.8050354592729326,v=0.8800778311059083,w=0.47775298210709655,x=3.095180099376346 -color=purple,shape=triangle,flag=0,i=1569,u=0.3999861324512596,v=0.07313403733425006,w=0.6498648356057545,x=5.182548842463077 -color=red,shape=circle,flag=0,i=1573,u=0.23626927515050655,v=0.3242669695209879,w=0.44084393598502025,x=6.114820791664641 -color=green,shape=triangle,flag=0,i=1579,u=0.5200009514905543,v=0.5374752601982243,w=0.2354954696805672,x=5.8992869223326485 -color=blue,shape=square,flag=0,i=1582,u=0.5183154789173914,v=0.7075622119669978,w=0.3937785908367411,x=5.611654480869177 -color=blue,shape=square,flag=0,i=1594,u=0.11151658334971082,v=0.6172273249045909,w=0.3916407637827865,x=3.8261795880638054 -color=red,shape=triangle,flag=0,i=1600,u=0.010600089850044125,v=0.18086148061836715,w=0.5481871021051281,x=6.486983620696889 -color=red,shape=circle,flag=1,i=1616,u=0.5276503192339859,v=0.6039148669161414,w=0.43904326409278605,x=6.7603585236707 -color=orange,shape=square,flag=0,i=1621,u=0.7768568392153472,v=0.7415199227211619,w=0.30004659103299586,x=6.671697402343637 -color=red,shape=circle,flag=0,i=1622,u=0.7040363113735977,v=0.6176206363095101,w=0.4359881195527714,x=5.14085836303596 -color=blue,shape=circle,flag=0,i=1645,u=0.972623992029269,v=0.023971597936596867,w=0.1673474138772468,x=5.620708271084801 -color=blue,shape=circle,flag=1,i=1648,u=0.6994166196793291,v=0.7487522475833888,w=0.1685666005757015,x=6.039438356676449 -color=blue,shape=circle,flag=1,i=1668,u=0.5632676790950631,v=0.6804706769536457,w=0.16774706277951218,x=3.464319925942332 -color=red,shape=square,flag=0,i=1672,u=0.4087041744414175,v=0.8070739084193961,w=0.4990316692688822,x=4.852123584076959 -color=blue,shape=triangle,flag=0,i=1675,u=0.8049838802477126,v=0.5857178387398677,w=0.5707520736614857,x=4.101240877591373 -color=red,shape=triangle,flag=0,i=1681,u=0.3729567091913156,v=0.6255047250460374,w=0.5546256899343207,x=5.7542960199220134 -color=red,shape=circle,flag=1,i=1689,u=0.6505984196326361,v=0.6708260329889433,w=0.4398215422347821,x=5.067703862320497 -color=orange,shape=triangle,flag=1,i=1693,u=0.16525507437570952,v=0.38752816874246854,w=0.8611704617935338,x=4.531213856608208 -color=blue,shape=square,flag=0,i=1724,u=0.9257134507887343,v=0.5484847437481889,w=0.41306693393231186,x=3.7813348129809774 -color=blue,shape=circle,flag=0,i=1738,u=0.07736655692516092,v=0.7094747964905463,w=0.1793050216454373,x=6.083634710543372 -color=blue,shape=square,flag=0,i=1762,u=0.3157995075758133,v=0.7834804805765219,w=0.4088692267189296,x=5.1672992424980615 -color=red,shape=triangle,flag=0,i=1779,u=0.652024124990294,v=0.08417005612192818,w=0.5341736009141594,x=6.259712945790969 -color=red,shape=square,flag=0,i=1780,u=0.2390150805932536,v=0.29510181237732014,w=0.4927936662914188,x=6.192807475537431 -color=red,shape=triangle,flag=1,i=1790,u=0.635969718915859,v=0.851056850456277,w=0.5413944877529929,x=5.428855112841159 -color=yellow,shape=circle,flag=1,i=1798,u=0.6608164196933896,v=0.36011968370773173,w=0.5629517068116978,x=6.35357925019693 -color=red,shape=circle,flag=0,i=1806,u=0.7744572161118486,v=0.6923633451408633,w=0.45034685773693056,x=5.010467953363613 -color=red,shape=circle,flag=1,i=1830,u=0.21217432304365524,v=0.2967593161416136,w=0.4553816455432691,x=4.659852515579381 -color=blue,shape=triangle,flag=0,i=1844,u=0.5636660445656244,v=0.8716846236127672,w=0.5625196889904541,x=4.866601675820479 -color=purple,shape=circle,flag=0,i=1856,u=0.24161151059540176,v=0.5928568671833314,w=0.4611930047170266,x=5.136306869359727 -color=red,shape=square,flag=1,i=1858,u=0.2815984094528883,v=0.9101405343282991,w=0.49915629018606633,x=4.776941788653463 -color=yellow,shape=circle,flag=1,i=1870,u=0.5652799060258915,v=0.2932807976729944,w=0.5579466819473858,x=5.789771169762942 -color=purple,shape=circle,flag=0,i=1876,u=0.3165066469353667,v=0.28941633786079357,w=0.4604066818976131,x=5.837141646184505 -color=orange,shape=square,flag=0,i=1885,u=0.8079311983747106,v=0.8685956833908394,w=0.3116410800256374,x=4.390864584500387 -color=red,shape=triangle,flag=0,i=1891,u=0.15719235042957025,v=0.831884921837593,w=0.5442701763072955,x=5.217201497530535 -color=red,shape=square,flag=0,i=1892,u=0.39483640410474385,v=0.32875398270302847,w=0.49948833443251855,x=5.005502977323175 -color=blue,shape=circle,flag=1,i=1920,u=0.6921050905721352,v=0.6372926162748623,w=0.22598792972014145,x=6.271379897001558 -color=yellow,shape=square,flag=1,i=1923,u=0.8770166356180739,v=0.4753410604663104,w=0.4973159198588518,x=6.153753768811987 -color=red,shape=triangle,flag=0,i=1939,u=0.22274687616209066,v=0.05820766875391936,w=0.5279811896729458,x=5.837491222209763 -color=blue,shape=triangle,flag=1,i=1947,u=0.9017978821708391,v=0.7636216486777394,w=0.5584057144333926,x=5.37225281233222 -color=red,shape=square,flag=1,i=1950,u=0.195954498947297,v=0.8407712819350194,w=0.5082386567466489,x=3.675549873683804 -color=orange,shape=square,flag=0,i=1957,u=0.38417441628136606,v=0.36836651319364344,w=0.3179537476836239,x=5.924890299398008 -color=purple,shape=square,flag=0,i=1958,u=0.012034648465485631,v=0.8937509799107239,w=0.6059859114206745,x=4.180251632603731 -color=red,shape=square,flag=0,i=1960,u=0.7348107158418772,v=0.8830348086865724,w=0.5096404025921634,x=3.4694534736043026 -color=purple,shape=triangle,flag=0,i=1961,u=0.3918413244226422,v=0.32805497520431326,w=0.6183627898972449,x=1.6595595062090327 -color=blue,shape=square,flag=1,i=1964,u=0.05732382015880355,v=0.9394672461010009,w=0.4145573007868255,x=5.561786594119987 -color=red,shape=square,flag=0,i=2004,u=0.010527450646065972,v=0.287701248250263,w=0.5045892743275767,x=3.236713744202779 -color=red,shape=square,flag=0,i=2039,u=0.22731984900916336,v=0.8983570756911684,w=0.5008712617811221,x=4.9984232085745495 -color=red,shape=square,flag=0,i=2049,u=0.5279313363373115,v=0.2409604806693607,w=0.49790560652173327,x=4.503685217976276 -color=green,shape=square,flag=0,i=2051,u=0.794245842750217,v=0.7402091093823174,w=0.4970912079728164,x=4.0373967594623075 -color=purple,shape=circle,flag=0,i=2054,u=0.42181769556812987,v=0.050792107711367884,w=0.4716000837281641,x=5.921232462690938 -color=red,shape=triangle,flag=0,i=2055,u=0.8078666014729401,v=0.8869222481916494,w=0.5014110450061955,x=7.381193838186551 -color=yellow,shape=square,flag=1,i=2061,u=0.5665190122003364,v=0.7545684264087924,w=0.494033380654766,x=3.718731030356641 -color=green,shape=triangle,flag=0,i=2062,u=0.17502291082114974,v=0.10387535544372395,w=0.28736501114742885,x=5.42969308340746 -color=blue,shape=square,flag=0,i=2063,u=0.3423782355214169,v=0.8918773539993816,w=0.41800999797758365,x=5.967516795513261 -color=orange,shape=square,flag=0,i=2070,u=0.8820268190136146,v=0.9171285154846617,w=0.31471547686648177,x=5.78334087255119 -color=yellow,shape=square,flag=1,i=2075,u=0.07613514761919937,v=0.5292282550348139,w=0.49149695903359814,x=6.060678779186645 -color=yellow,shape=square,flag=1,i=2088,u=0.7733220160378064,v=0.5368010271323386,w=0.49340954649249114,x=5.413943854861395 -color=red,shape=square,flag=1,i=2091,u=0.7907662511318669,v=0.41079315581366094,w=0.5011753270900353,x=5.446596187855135 -color=red,shape=triangle,flag=1,i=2096,u=0.473341079736037,v=0.722277726933131,w=0.5067185834520945,x=4.882622467240705 -color=orange,shape=square,flag=1,i=2098,u=0.6083933210185691,v=0.07344894561332505,w=0.3206503384346204,x=6.085497216074039 -color=yellow,shape=square,flag=1,i=2102,u=0.2450713937310044,v=0.37435737888140386,w=0.4893801364954174,x=5.293791266114078 -color=red,shape=triangle,flag=0,i=2122,u=0.9178243551654847,v=0.8813529027220147,w=0.5037787467721317,x=2.471433669632065 -color=red,shape=square,flag=0,i=2123,u=0.9035972672420634,v=0.14095059055333659,w=0.49238746681138607,x=4.908694594785998 -color=red,shape=circle,flag=0,i=2127,u=0.20415702895916688,v=0.19097359248059662,w=0.46445760154750326,x=3.6884724690021478 -color=purple,shape=triangle,flag=0,i=2172,u=0.05061974885761933,v=0.4436866147376577,w=0.6114885039462646,x=4.131496827328981 -color=blue,shape=triangle,flag=1,i=2180,u=0.7573212805370948,v=0.859274873940234,w=0.5524026174591629,x=4.305043355957215 -color=red,shape=square,flag=0,i=2184,u=0.5362996035868647,v=0.4812487672485227,w=0.49566643046175485,x=5.476429549181639 -color=red,shape=triangle,flag=0,i=2188,u=0.5413782361674907,v=0.446823449554417,w=0.5028345618617849,x=3.5493003465806687 -color=red,shape=square,flag=0,i=2209,u=0.6056101890433508,v=0.005237433858933049,w=0.4791373968143102,x=5.898746077346092 -color=red,shape=triangle,flag=1,i=2212,u=0.007668441317185581,v=0.46783886089685867,w=0.5068550462951366,x=2.8819823497202006 -color=red,shape=triangle,flag=0,i=2218,u=0.7051291422518633,v=0.4683361714954013,w=0.50786078207472,x=5.064898326542557 -color=red,shape=triangle,flag=0,i=2220,u=0.3917063706282701,v=0.358672920459875,w=0.5035119725326376,x=6.046505939663483 -color=blue,shape=triangle,flag=1,i=2234,u=0.9046419701146681,v=0.24662896173218762,w=0.5468128715558063,x=5.762357572121442 -color=blue,shape=circle,flag=1,i=2235,u=0.6298916188968251,v=0.5544412686634678,w=0.24476671639508038,x=3.4247663322242565 -color=red,shape=square,flag=1,i=2237,u=0.4181981748246649,v=0.7171836376857676,w=0.48304487521116446,x=5.131417000911822 -color=yellow,shape=triangle,flag=1,i=2242,u=0.706304493304751,v=0.6313225514654566,w=0.47487679584787923,x=3.2852244166106783 -color=green,shape=triangle,flag=0,i=2246,u=0.7535899572571703,v=0.29430202078094647,w=0.3153175896308371,x=5.80578311046114 -color=green,shape=triangle,flag=0,i=2251,u=0.5021607766323833,v=0.4436518391465001,w=0.32157678720951255,x=4.700097185905772 -color=purple,shape=square,flag=0,i=2256,u=0.19342782566837624,v=0.5784468640751923,w=0.594075840734447,x=4.253747745978391 -color=red,shape=triangle,flag=0,i=2260,u=0.13652640368197466,v=0.26322898842374454,w=0.4985684316788368,x=6.087846833969415 -color=blue,shape=triangle,flag=0,i=2262,u=0.5046089831646238,v=0.7618432314709886,w=0.5507671106047716,x=4.288243327121001 -color=green,shape=triangle,flag=0,i=2274,u=0.9080917087139062,v=0.11801530617669154,w=0.31761153702179556,x=4.817233799135541 -color=yellow,shape=circle,flag=1,i=2312,u=0.7122310419454759,v=0.49080032675698926,w=0.5494842698854607,x=7.207714292671764 -color=red,shape=square,flag=1,i=2326,u=0.0827312970778381,v=0.5517273827729732,w=0.48938352588506207,x=4.803961761077759 -color=purple,shape=triangle,flag=0,i=2331,u=0.48216200948294474,v=0.6053897887850926,w=0.6146269091327969,x=1.7550587684513594 -color=green,shape=square,flag=1,i=2332,u=0.8712104729844775,v=0.44649692054762347,w=0.5075555968045227,x=6.5094059131819035 -color=blue,shape=circle,flag=0,i=2372,u=0.059421255989027144,v=0.20003870343355956,w=0.2555347210848312,x=5.2061566797210865 -color=purple,shape=circle,flag=0,i=2373,u=0.9228566617233005,v=0.4497763107864796,w=0.4801253916143827,x=5.695378243720455 -color=red,shape=triangle,flag=0,i=2378,u=0.11574963698124985,v=0.42012103012753677,w=0.5117799890768516,x=7.525336843016226 -color=red,shape=square,flag=0,i=2382,u=0.7293913901135854,v=0.19408134570402402,w=0.4905942534785655,x=3.2561142488310395 -color=blue,shape=triangle,flag=1,i=2397,u=0.042930931898611746,v=0.28906353164388765,w=0.5561655237204032,x=6.041227599000723 -color=red,shape=circle,flag=0,i=2399,u=0.2745068723223836,v=0.3216275508472469,w=0.4910366611875597,x=6.366348407756217 -color=blue,shape=square,flag=0,i=2407,u=0.7569059264383019,v=0.6815621977881376,w=0.41839720783581624,x=5.599821803991174 -color=blue,shape=circle,flag=0,i=2415,u=0.04910154660574528,v=0.5404958756111141,w=0.26731849643366473,x=2.210917527535466 -color=red,shape=square,flag=1,i=2431,u=0.38378504852300466,v=0.11445015005595527,w=0.49355539228753786,x=5.146756570128739 -color=red,shape=square,flag=1,i=2432,u=0.5414289671593087,v=0.37429785299101825,w=0.4981634122502311,x=4.176700025555928 -color=red,shape=circle,flag=0,i=2437,u=0.600093686235087,v=0.5597042104813567,w=0.503798582016451,x=5.632456469655376 -color=yellow,shape=square,flag=1,i=2458,u=0.18218611935029128,v=0.2983612572175376,w=0.47416831683179905,x=6.609029907524025 -color=yellow,shape=circle,flag=0,i=2461,u=0.867165565736646,v=0.9025956363358136,w=0.5523459461012876,x=3.019338685410745 -color=red,shape=circle,flag=0,i=2464,u=0.4721625074822319,v=0.5400513390350403,w=0.5078545767976087,x=4.92582011506819 -color=yellow,shape=square,flag=1,i=2467,u=0.09361025430824799,v=0.6677738551374311,w=0.47706568665162646,x=4.939847642538352 -color=red,shape=triangle,flag=0,i=2469,u=0.3694207052198244,v=0.5447722282344535,w=0.5059100136768411,x=4.058121653794159 -color=red,shape=square,flag=0,i=2483,u=0.055122781482241257,v=0.8842125911938413,w=0.5008817538811919,x=4.217476992659292 -color=blue,shape=triangle,flag=0,i=2489,u=0.4834525731042024,v=0.2615842902696851,w=0.5501809269547815,x=4.504208776801217 -color=red,shape=square,flag=1,i=2509,u=0.10929196628953552,v=0.23255874008676836,w=0.49260009719904424,x=6.36244069119153 -color=yellow,shape=square,flag=1,i=2514,u=0.19316644777126923,v=0.8196598290451167,w=0.473664001595597,x=6.193348662471713 -color=red,shape=square,flag=0,i=2515,u=0.9993965134826659,v=0.3040179595308051,w=0.48973830078731395,x=4.653813116671806 -color=red,shape=triangle,flag=0,i=2518,u=0.787025573313828,v=0.15257056485934828,w=0.5140703781970453,x=5.3525068526509765 -color=red,shape=square,flag=0,i=2527,u=0.20767700100511788,v=0.6461450152555049,w=0.49067841457062716,x=4.783562262794988 -color=red,shape=square,flag=0,i=2530,u=0.6665993889100141,v=0.8103930799527951,w=0.48807857534214427,x=5.520916299675705 -color=red,shape=square,flag=0,i=2539,u=0.7423471131055149,v=0.49712551111307623,w=0.4931271699694902,x=4.749177198851762 -color=blue,shape=circle,flag=0,i=2545,u=0.5982593200568088,v=0.8652975100402089,w=0.275852335782209,x=4.845407519918545 -color=red,shape=square,flag=0,i=2549,u=0.856675161091566,v=0.3114165196831775,w=0.4975783715234556,x=6.130189441343838 -color=purple,shape=triangle,flag=0,i=2550,u=0.06926972665146325,v=0.7287032767882019,w=0.5889125005445655,x=4.359849328099409 -color=orange,shape=triangle,flag=0,i=2553,u=0.9508276473016848,v=0.289460587769503,w=0.8373034263773781,x=6.352831315473359 -color=red,shape=triangle,flag=0,i=2563,u=0.0013952880940285572,v=0.09067846202769703,w=0.5105621465435575,x=4.3689078711272495 -color=purple,shape=circle,flag=0,i=2571,u=0.6198746737775912,v=0.6117615279691757,w=0.48773872964753007,x=5.367637765862085 -color=red,shape=triangle,flag=0,i=2573,u=0.04812975524569185,v=0.552570125247716,w=0.5059278213119353,x=5.238843121110229 -color=blue,shape=circle,flag=0,i=2591,u=0.46654625780632264,v=0.5178845807488622,w=0.27839243430274463,x=6.439167354146311 -color=red,shape=circle,flag=0,i=2599,u=0.3893482722012248,v=0.319657811225841,w=0.5017287040828957,x=5.166054157250497 -color=blue,shape=triangle,flag=0,i=2604,u=0.6133335082909767,v=0.15706338849664125,w=0.546382973254671,x=6.129714467673984 -color=green,shape=circle,flag=0,i=2613,u=0.860428112262208,v=0.08499919357746821,w=0.4903153702211547,x=4.6590969040292585 -color=red,shape=triangle,flag=0,i=2615,u=0.47228486575544304,v=0.4120308924743207,w=0.5075734917977525,x=4.775638269918454 -color=red,shape=triangle,flag=0,i=2623,u=0.7621158578472799,v=0.631755186715638,w=0.512276263258318,x=4.755444596413841 -color=purple,shape=square,flag=0,i=2635,u=0.34455376959146433,v=0.21303267764916645,w=0.5755372207242745,x=3.5638766553560086 -color=red,shape=square,flag=1,i=2641,u=0.7965505613254553,v=0.0818371373308433,w=0.48195315152791485,x=5.339188550625941 -color=red,shape=circle,flag=0,i=2651,u=0.46662794315369327,v=0.5574202226941675,w=0.5052439560979188,x=5.609302980122653 -color=red,shape=square,flag=0,i=2658,u=0.8491361399463294,v=0.4187001806314964,w=0.47897319519987636,x=4.8801586640154495 -color=red,shape=triangle,flag=1,i=2667,u=0.29579261872209206,v=0.7019093817439674,w=0.50766809234967,x=6.228154313160498 -color=red,shape=circle,flag=1,i=2668,u=0.2712619135025529,v=0.3281769529113354,w=0.5038320732930575,x=4.04584386589855 -color=purple,shape=square,flag=0,i=2670,u=0.939866358287322,v=0.16458050042115857,w=0.5828959125996166,x=5.5577033688723505 -color=purple,shape=circle,flag=0,i=2676,u=0.2824853153170499,v=0.20800956788434943,w=0.4947041835530817,x=5.379239803600743 -color=orange,shape=triangle,flag=0,i=2681,u=0.14410249953214505,v=0.1369398445487081,w=0.8249877700073767,x=5.183498721719421 -color=red,shape=triangle,flag=1,i=2711,u=0.585818098844941,v=0.24354525693445694,w=0.49926327483226424,x=4.0251751521466606 -color=blue,shape=square,flag=1,i=2758,u=0.20431293728239353,v=0.6307312881241436,w=0.43724078843695274,x=4.966823103521364 -color=red,shape=triangle,flag=0,i=2760,u=0.466769578208979,v=0.10669816704947244,w=0.48928236874997666,x=4.022452582451303 -color=red,shape=circle,flag=0,i=2763,u=0.8540259816077556,v=0.8057968243570277,w=0.5156569287403475,x=4.366267337764332 -color=blue,shape=circle,flag=1,i=2769,u=0.26604661865892987,v=0.784638388252735,w=0.3015050382678674,x=7.025971487472547 -color=blue,shape=triangle,flag=1,i=2779,u=0.06503788484286777,v=0.7301736002489201,w=0.5563078532631365,x=3.0671895433922582 -color=orange,shape=square,flag=0,i=2784,u=0.6720087181027392,v=0.531597336406085,w=0.3189520919676537,x=4.22010568710081 -color=green,shape=square,flag=1,i=2793,u=0.6830203826405684,v=0.15743886622481862,w=0.5279821971362703,x=3.8051266229645573 -color=red,shape=square,flag=0,i=2807,u=0.02423949916367385,v=0.8786152407555577,w=0.48273103815866486,x=3.809563031581092 -color=green,shape=triangle,flag=0,i=2810,u=0.2515594916201451,v=0.31933380887633367,w=0.3636603986837392,x=5.934139909192768 -color=purple,shape=square,flag=1,i=2822,u=0.34075820160710024,v=0.23532145172796826,w=0.5805775413458969,x=4.495962024253348 -color=yellow,shape=circle,flag=1,i=2836,u=0.4213295413705884,v=0.35402689626709216,w=0.5240471070806512,x=5.6017322680647785 -color=blue,shape=square,flag=1,i=2837,u=0.4854078253161348,v=0.275549753634141,w=0.4432543288891906,x=5.022679046204014 -color=blue,shape=circle,flag=1,i=2899,u=0.011225865347384345,v=0.7596278939214351,w=0.2973899363809186,x=4.024307044697272 -color=yellow,shape=circle,flag=1,i=2904,u=0.060127079283722185,v=0.07991197701318664,w=0.5330818382412245,x=4.650117185226596 -color=red,shape=triangle,flag=0,i=2913,u=0.17119817923714076,v=0.5355228917196253,w=0.48173555768168314,x=4.29692961473938 -color=red,shape=square,flag=0,i=2917,u=0.5767756211798936,v=0.053820042841727034,w=0.46485144533441763,x=6.035228756502684 -color=blue,shape=square,flag=0,i=2929,u=0.7203315117368787,v=0.21719762158746425,w=0.4462166458471962,x=4.209121745669645 -color=green,shape=circle,flag=0,i=2961,u=0.5760332357877725,v=0.5368336322474956,w=0.49200327921124554,x=5.648004450093005 -color=red,shape=triangle,flag=1,i=2970,u=0.08962471199119348,v=0.193781073839137,w=0.478973743753035,x=6.0997977177612706 -color=red,shape=circle,flag=0,i=2976,u=0.7899621036244977,v=0.7271308924244587,w=0.5247304174521686,x=5.708568407328053 -color=orange,shape=triangle,flag=1,i=3039,u=0.03584605513790595,v=0.5494095902256649,w=0.8220909065564673,x=5.80251279122092 -color=yellow,shape=triangle,flag=1,i=3053,u=0.9545603543188562,v=0.28481029091550514,w=0.490004380848622,x=5.7383831216909575 -color=blue,shape=triangle,flag=0,i=3097,u=0.5079167708283442,v=0.9909569175762811,w=0.5331655908704808,x=5.227266519235796 -color=yellow,shape=square,flag=1,i=3100,u=0.7095883140937627,v=0.24693530853911083,w=0.4878625284719338,x=4.62163610402542 -color=red,shape=triangle,flag=1,i=3109,u=0.6423334769004939,v=0.7672655901818572,w=0.5085621363441877,x=5.159008562926921 -color=red,shape=square,flag=0,i=3110,u=0.7379664304456591,v=0.5526373549483992,w=0.501312078238629,x=4.873123746295923 -color=red,shape=circle,flag=0,i=3139,u=0.04835898233323954,v=-0.03964684310055758,w=0.5263660881848111,x=5.3758779366493625 -color=red,shape=square,flag=1,i=3143,u=0.43972972392734666,v=0.9073346476529275,w=0.5063542244408268,x=5.345589517721543 -color=blue,shape=square,flag=0,i=3146,u=0.8436718531141385,v=0.30178479630228927,w=0.4448269148693266,x=7.452227239754201 -color=blue,shape=triangle,flag=0,i=3172,u=0.18016375932930018,v=0.29903916667709207,w=0.5247628061736151,x=3.9126252951629135 -color=red,shape=circle,flag=0,i=3199,u=0.48902546841027794,v=0.4552351188158146,w=0.5188290321435243,x=5.112220714699938 -color=yellow,shape=square,flag=1,i=3217,u=0.11659672177986369,v=0.45709615572803697,w=0.5043422260876161,x=4.226149315453072 -color=purple,shape=square,flag=0,i=3234,u=0.8611706127248784,v=0.11899955602660062,w=0.5576943173830387,x=7.169704102126839 -color=red,shape=square,flag=1,i=3238,u=0.28766545256300513,v=0.23054782068431967,w=0.5070167484771201,x=4.462784514269713 -color=red,shape=square,flag=0,i=3242,u=0.3818565625270237,v=0.7635570067058998,w=0.5066415443480794,x=4.3118647467020095 -color=yellow,shape=triangle,flag=1,i=3258,u=0.17679254082047402,v=0.7230275416945412,w=0.49804435923705764,x=5.390455126526775 -color=green,shape=triangle,flag=0,i=3291,u=0.4160663781535642,v=0.7234505787229104,w=0.369071552135882,x=4.8965924838132935 -color=purple,shape=triangle,flag=0,i=3305,u=0.785074853942615,v=0.4428660270881599,w=0.558984242302829,x=3.493968237313094 -color=orange,shape=square,flag=0,i=3321,u=0.33728057367933106,v=0.9510575847640207,w=0.3345443373685077,x=6.16707538332792 -color=red,shape=square,flag=0,i=3323,u=0.9871076174950064,v=0.8155890910957214,w=0.5016892144614107,x=3.807943574802668 -color=yellow,shape=square,flag=1,i=3325,u=0.11895505800593942,v=0.3177824452328297,w=0.5028384303248526,x=2.958853038706725 -color=red,shape=circle,flag=0,i=3334,u=0.9342380991119758,v=1.0265406115139653,w=0.5282652844829879,x=5.096372390301005 -color=red,shape=triangle,flag=0,i=3342,u=0.06853001540725634,v=0.21518931089495796,w=0.5092400339915257,x=3.111120414030981 -color=red,shape=square,flag=0,i=3355,u=0.15868707140782912,v=0.8912603126080899,w=0.4974993376818556,x=4.139622205834469 -color=red,shape=square,flag=0,i=3377,u=0.44261900534999477,v=0.22156014384391187,w=0.4981056401951789,x=3.4482408274879326 -color=red,shape=triangle,flag=0,i=3383,u=0.1975740843420113,v=0.694066274381527,w=0.5099143602428216,x=6.278038820938137 -color=blue,shape=square,flag=1,i=3384,u=0.6494987803573309,v=0.10428905425407242,w=0.4638675835598705,x=5.017911147785691 -color=orange,shape=triangle,flag=1,i=3390,u=0.7626521312629074,v=0.7884860306182669,w=0.8041098361892922,x=3.3786922967553568 -color=red,shape=triangle,flag=1,i=3405,u=0.29986310508342595,v=0.4665669025486415,w=0.5035005171777974,x=5.287648152836879 -color=orange,shape=square,flag=0,i=3407,u=0.6569265707155644,v=0.3129012234653398,w=0.3418801239588996,x=1.4936798534555953 -color=purple,shape=triangle,flag=0,i=3424,u=0.6709158812243344,v=0.9902163309577701,w=0.5583023290102405,x=3.299970219543622 -color=orange,shape=square,flag=1,i=3427,u=0.5542951145301398,v=0.1443227656777426,w=0.33899948644371813,x=4.305918243540835 -color=purple,shape=square,flag=0,i=3441,u=0.2798375437463839,v=0.9679266172102754,w=0.5552404089697491,x=6.526454003994018 -color=yellow,shape=square,flag=1,i=3455,u=0.9750136599046068,v=0.40439261677513194,w=0.5114865981431348,x=5.37249037290091 -color=purple,shape=circle,flag=0,i=3465,u=0.6309531739733012,v=0.20965858831535633,w=0.4915931289679595,x=4.744129028484625 -color=purple,shape=square,flag=0,i=3467,u=0.12227601731152626,v=0.6657577272166397,w=0.5516707923681236,x=6.118030228989158 -color=green,shape=triangle,flag=1,i=3470,u=0.6075052268611216,v=0.8471110240351473,w=0.38138320578866713,x=4.131367985956812 -color=blue,shape=square,flag=1,i=3477,u=0.5342263588773409,v=0.4583144809407387,w=0.47952666325723603,x=4.314116433880872 -color=red,shape=triangle,flag=0,i=3479,u=0.7629680483968369,v=0.4851010795836088,w=0.5062802072376592,x=4.640328795473425 -color=yellow,shape=triangle,flag=1,i=3496,u=0.22226409991261276,v=0.25514199825301653,w=0.48929984054123293,x=4.29108639305515 -color=red,shape=circle,flag=0,i=3498,u=0.5025342202643073,v=0.5193089434912787,w=0.5076410961575311,x=7.5163195300728445 -color=purple,shape=circle,flag=0,i=3502,u=0.6127220192423671,v=0.42124237189082436,w=0.4903910646042732,x=6.69716264312309 -color=green,shape=square,flag=1,i=3530,u=0.31349264736927074,v=0.22359313446706852,w=0.5264958103979744,x=4.947703594485797 -color=red,shape=triangle,flag=1,i=3542,u=0.5488528555599972,v=0.14731891743885583,w=0.5205827627260905,x=4.907192591258627 -color=red,shape=circle,flag=0,i=3551,u=0.2573426126511935,v=0.26880369068162485,w=0.5051868939434375,x=4.283511251193726 -color=red,shape=triangle,flag=0,i=3557,u=0.7281939031315208,v=0.7105692440420169,w=0.5250568231767727,x=4.225341474471109 -color=purple,shape=triangle,flag=0,i=3588,u=0.9114219545246541,v=0.9454991714310369,w=0.5606932119266484,x=5.579409174036885 -color=yellow,shape=circle,flag=1,i=3592,u=0.25106457537004534,v=0.9189161472825008,w=0.5502393699709364,x=4.629742960614238 -color=red,shape=triangle,flag=0,i=3612,u=0.2624978784252636,v=0.22206817539475454,w=0.5238730041174808,x=3.293566613899943 -color=blue,shape=circle,flag=1,i=3616,u=0.8548431579124808,v=0.4989623130006362,w=0.3339426415875795,x=3.696785877560498 -color=green,shape=circle,flag=0,i=3619,u=0.4784857910983109,v=0.5493495527943834,w=0.4819892327327133,x=6.703865601324473 -color=yellow,shape=triangle,flag=1,i=3638,u=0.5681423563525043,v=0.7364416318425555,w=0.48057415644311974,x=4.5660100665444014 -color=red,shape=square,flag=1,i=3667,u=0.23130521649286728,v=0.9381273139743299,w=0.48009597176641444,x=5.397341753984847 -color=red,shape=circle,flag=0,i=3669,u=0.9314245382696817,v=0.9674373579337011,w=0.5132085419267511,x=5.481596451971721 -color=red,shape=triangle,flag=0,i=3692,u=0.544472556395205,v=0.11951193848308495,w=0.5196415119222436,x=5.384614938904473 -color=blue,shape=circle,flag=1,i=3706,u=0.0029050316374207297,v=0.6383605275040843,w=0.34390644347128174,x=3.3217254020358866 -color=yellow,shape=triangle,flag=1,i=3711,u=0.8830172834029085,v=0.0976486136749366,w=0.4671083759493429,x=6.758219613098135 -color=purple,shape=square,flag=0,i=3717,u=0.30507324254754,v=0.7580944229000848,w=0.5547429873740861,x=5.920423913087702 -color=green,shape=square,flag=0,i=3720,u=0.7484207921073818,v=0.6812830924610436,w=0.49879495046941286,x=5.309172286057781 -color=red,shape=square,flag=0,i=3727,u=0.2871708733313212,v=0.7441603570837213,w=0.4826618004789263,x=5.326089833147184 -color=red,shape=square,flag=0,i=3736,u=0.6731464315461275,v=0.8142237150005265,w=0.4836395285993182,x=4.162353571125508 -color=blue,shape=circle,flag=0,i=3737,u=0.7125529509526801,v=0.9945516400071723,w=0.34771246879360596,x=6.006278483191809 -color=red,shape=triangle,flag=1,i=3740,u=0.6352327108932165,v=0.3302652448233153,w=0.5199029809032459,x=5.503021380321466 -color=red,shape=triangle,flag=0,i=3745,u=0.26950091413397326,v=0.20488907698806225,w=0.5197578213189719,x=5.510190145440178 -color=red,shape=square,flag=1,i=3753,u=0.5650541503977822,v=0.9139666513927299,w=0.486154043146944,x=3.0724619744871817 -color=yellow,shape=square,flag=1,i=3778,u=0.5947707471316804,v=0.09026045684055795,w=0.4964365067198076,x=4.830669326396104 -color=red,shape=triangle,flag=0,i=3783,u=0.23109195853995956,v=0.36449444195718883,w=0.5224561596699105,x=3.8821579043978804 -color=red,shape=triangle,flag=0,i=3792,u=0.08616804062055272,v=0.8126508574261648,w=0.5233142649552321,x=7.9621859867573725 -color=green,shape=triangle,flag=0,i=3800,u=0.3719056969079264,v=0.4862618905657431,w=0.4065991004232053,x=4.443325054201435 -color=green,shape=square,flag=1,i=3839,u=0.5469614915238294,v=0.3072050190333283,w=0.4951257220963446,x=5.442782750264191 -color=red,shape=triangle,flag=1,i=3843,u=0.63750977846767,v=0.004933372974431416,w=0.5069261041379488,x=3.6004625092063005 -color=red,shape=triangle,flag=0,i=3847,u=0.4792497809968481,v=0.23042814116269672,w=0.5105283292600247,x=5.182239155954865 -color=red,shape=circle,flag=0,i=3852,u=0.6258776262265322,v=0.578436676444718,w=0.5010873044116889,x=4.0170195022323965 -color=red,shape=square,flag=1,i=3853,u=0.17872649913027228,v=0.2683197014208172,w=0.48836074729380285,x=4.798004218704503 -color=green,shape=triangle,flag=0,i=3865,u=0.34830225374577395,v=0.7007829632717277,w=0.4092352482005258,x=4.830443606736057 -color=green,shape=circle,flag=1,i=3867,u=0.07527024915669844,v=0.03535630586767424,w=0.4742796270589179,x=3.3261008085136528 -color=yellow,shape=square,flag=0,i=3880,u=0.9219460612150782,v=0.838447974289432,w=0.49181308071483315,x=4.51314563564714 -color=purple,shape=triangle,flag=0,i=3882,u=0.7721871261531433,v=0.8769023760773738,w=0.5677559622434847,x=3.1988096810546964 -color=red,shape=square,flag=0,i=3886,u=0.9658606990028249,v=0.38336621536381843,w=0.480800207772279,x=6.603932501820694 -color=red,shape=circle,flag=0,i=3887,u=0.065543174726716,v=0.06552331298811505,w=0.49656529536436195,x=5.504627088037929 -color=red,shape=triangle,flag=0,i=3893,u=0.6757353069418544,v=0.9642423797735116,w=0.5092994498974618,x=3.6985647200819507 -color=red,shape=square,flag=0,i=3916,u=0.9626445334664495,v=0.5516233097517408,w=0.4770575250413808,x=5.997423877021141 -color=green,shape=triangle,flag=0,i=3920,u=0.9194195238971357,v=0.5288738098195129,w=0.4101493645615294,x=6.119935959628971 -color=red,shape=square,flag=0,i=3922,u=0.09032982008561452,v=0.0008107480968789771,w=0.47081635593282695,x=4.580372453762882 -color=red,shape=square,flag=0,i=3924,u=0.005483716581601961,v=0.15863307151489492,w=0.4671178312000501,x=6.133005185525068 -color=blue,shape=circle,flag=1,i=3931,u=0.8902947073598717,v=0.9040755396991641,w=0.3577299631520571,x=6.460963763579916 -color=red,shape=triangle,flag=0,i=3938,u=0.1308631487570372,v=0.7188896777638393,w=0.5099137483712004,x=2.6886882935932532 -color=yellow,shape=circle,flag=1,i=3940,u=0.3214366344529531,v=0.32542143328187734,w=0.5573015922411075,x=4.287931687032514 -color=green,shape=triangle,flag=1,i=3951,u=0.8896811661805898,v=0.9602687863114365,w=0.41539297870639225,x=3.688485842795396 -color=red,shape=circle,flag=1,i=3973,u=0.5501212863905588,v=0.5060391827174543,w=0.4914473165563479,x=4.517096929825123 -color=red,shape=circle,flag=1,i=3978,u=0.8784076422313635,v=0.8071059960737477,w=0.49074922430355267,x=5.357454971490885 -color=red,shape=circle,flag=1,i=4000,u=0.05490416175132373,v=0.07392337815122155,w=0.49416101516594396,x=5.355725080701707 -color=blue,shape=square,flag=1,i=4007,u=0.3593621089751877,v=0.4204952586591253,w=0.48311885257376547,x=4.152786490042463 -color=red,shape=circle,flag=0,i=4008,u=0.6263771674542099,v=0.6273789656494907,w=0.4925932624358998,x=3.412081047867682 -color=yellow,shape=square,flag=1,i=4010,u=0.7166252708117242,v=0.5393574073258124,w=0.4864772500833869,x=3.005238186091022 -color=blue,shape=circle,flag=1,i=4048,u=0.6375928559984098,v=0.13094792714264747,w=0.3559378606794926,x=5.594978182895825 -color=red,shape=square,flag=1,i=4055,u=0.5584526843675628,v=0.274821142186197,w=0.4859245223815638,x=3.846472472964154 -color=yellow,shape=square,flag=1,i=4065,u=0.30055120732205987,v=0.8237403642678218,w=0.4940415884493408,x=4.389389322019022 -color=red,shape=circle,flag=1,i=4066,u=0.3079054257526094,v=0.3938428302018409,w=0.4840911577561348,x=5.025254765228029 -color=red,shape=triangle,flag=0,i=4070,u=0.7857193974786632,v=0.20523038183871056,w=0.5148166157666305,x=7.390248248875976 -color=red,shape=triangle,flag=0,i=4073,u=0.8715276951630303,v=0.7631813622272297,w=0.5149349053075495,x=3.831016926880204 -color=purple,shape=square,flag=0,i=4080,u=0.9507897518515176,v=0.7330368467293205,w=0.5618439565262913,x=5.065911449238861 -color=red,shape=triangle,flag=0,i=4089,u=0.23546693802152452,v=0.8864756100273485,w=0.5176775288597121,x=4.486048731255909 -color=green,shape=triangle,flag=0,i=4111,u=0.3284284241669122,v=0.7897294545153425,w=0.4255682687947704,x=4.33760596350459 -color=blue,shape=circle,flag=0,i=4113,u=0.7778561711591236,v=0.7026046553162363,w=0.36016953332639406,x=4.3253087131762 -color=green,shape=square,flag=0,i=4116,u=0.017264149877869173,v=0.6772019371129909,w=0.49127313845384646,x=4.561244596198336 -color=green,shape=circle,flag=0,i=4122,u=0.42041660464659514,v=0.9987265889293468,w=0.4709212310875591,x=5.270326965032162 -color=purple,shape=triangle,flag=0,i=4123,u=0.48215503477639954,v=0.6245337534585043,w=0.5520777975040859,x=5.260380548282169 -color=blue,shape=circle,flag=0,i=4125,u=0.7292024833007671,v=0.9886297258819318,w=0.35794951366222183,x=6.318628391623386 -color=red,shape=square,flag=1,i=4133,u=0.5131088766874894,v=0.99207096020626,w=0.49072827406779573,x=6.405522770873926 -color=red,shape=circle,flag=0,i=4137,u=0.13371213335685206,v=0.08184469599874578,w=0.4886718357447637,x=4.690215456366022 -color=green,shape=square,flag=0,i=4138,u=0.4870533364703431,v=0.6089277625056339,w=0.49423438876804665,x=2.962448288757521 -color=red,shape=square,flag=0,i=4141,u=0.7527801461726715,v=0.47801360576698193,w=0.49139292839500837,x=3.695696364641762 -color=blue,shape=square,flag=0,i=4144,u=0.6508968440851186,v=0.01594167925920531,w=0.4909152884928182,x=3.9139237568935084 -color=red,shape=triangle,flag=1,i=4152,u=0.5290995440135682,v=0.15147554840633548,w=0.5190495163964532,x=7.2158162973518065 -color=purple,shape=circle,flag=1,i=4153,u=0.010343789766863232,v=0.4542361685678803,w=0.45706733570733415,x=4.185599374272368 -color=red,shape=square,flag=1,i=4159,u=0.9090870913203859,v=0.4509060551323797,w=0.4921856922497064,x=5.206561949198413 -color=red,shape=square,flag=0,i=4187,u=0.24998114916946512,v=0.7793536566455239,w=0.4979741881291295,x=6.942078444289223 -color=red,shape=square,flag=1,i=4196,u=0.1649889386660216,v=0.1944723914799218,w=0.4877029534129722,x=4.012665515919996 -color=blue,shape=circle,flag=0,i=4210,u=0.43188118595514013,v=0.05626968920047648,w=0.36041342723044056,x=5.240538052406783 -color=purple,shape=triangle,flag=0,i=4219,u=0.7636107502661091,v=0.5386503845691811,w=0.5474633930296947,x=7.4079025462829335 -color=yellow,shape=triangle,flag=1,i=4224,u=0.23806761658919084,v=0.38805580422442765,w=0.4739522498157717,x=3.3417188940812355 -color=red,shape=square,flag=0,i=4233,u=0.6186732875970838,v=0.4519782222039107,w=0.4780176245355303,x=6.172910701285077 -color=blue,shape=square,flag=1,i=4243,u=0.3917412188768753,v=0.645158831472363,w=0.4953483544193797,x=3.428474040547902 -color=purple,shape=square,flag=0,i=4245,u=0.9891890351824295,v=0.6480643195288099,w=0.5524803116498138,x=5.458900869849497 -color=red,shape=triangle,flag=0,i=4259,u=0.040083681097769164,v=0.15745823308154772,w=0.5154490705077337,x=5.205330502248688 -color=blue,shape=triangle,flag=1,i=4266,u=0.807310216945378,v=0.6397280241121506,w=0.5378039116131943,x=3.7168978227298077 -color=purple,shape=circle,flag=0,i=4269,u=0.12564067513031663,v=0.08040467691871445,w=0.45938362065333793,x=5.994242178415964 -color=yellow,shape=triangle,flag=1,i=4278,u=0.8317601951056839,v=0.7616584106935024,w=0.4723712300439795,x=7.171809837380553 -color=green,shape=square,flag=0,i=4298,u=0.8889952525373963,v=0.37402240945052534,w=0.4904462579818838,x=5.76031072452648 -color=yellow,shape=circle,flag=1,i=4304,u=0.6776539392030757,v=0.46415285564554576,w=0.5489543752433077,x=6.952944315945049 -color=red,shape=square,flag=0,i=4315,u=0.777751491546273,v=0.33508243498264767,w=0.48093360774834243,x=6.687593635204276 -color=red,shape=square,flag=0,i=4320,u=0.56311263501616,v=0.911770016966866,w=0.47673720111374274,x=4.981452745180131 -color=red,shape=circle,flag=0,i=4354,u=0.5167962363665243,v=0.5433960802622636,w=0.4885582203940556,x=5.578784767733086 -color=red,shape=circle,flag=1,i=4364,u=0.7782083467757581,v=0.7997449329308299,w=0.4972269164599567,x=5.3362889036878585 -color=red,shape=square,flag=0,i=4369,u=0.434285938385071,v=0.01089664572421567,w=0.48229866547079614,x=3.881217457651722 -color=red,shape=square,flag=0,i=4379,u=0.5222428403277589,v=0.8011417037625204,w=0.47553145537873565,x=4.751087465594357 -color=blue,shape=triangle,flag=1,i=4398,u=0.41078756963174423,v=0.4641707690981701,w=0.5264967143522112,x=5.677853630107361 -color=red,shape=square,flag=1,i=4412,u=0.8128120936484775,v=0.9688455224228868,w=0.4702410026786483,x=3.271908704866489 -color=red,shape=square,flag=0,i=4419,u=0.20372484920186795,v=0.41298665778133037,w=0.4660083716530997,x=4.057537592001876 -color=purple,shape=square,flag=0,i=4427,u=0.8422493225818376,v=0.382468909787415,w=0.5632113301941087,x=4.454792138256643 -color=purple,shape=triangle,flag=0,i=4432,u=0.33934567909701696,v=0.958554458947561,w=0.5515871029354242,x=4.713000872537885 -color=green,shape=square,flag=0,i=4440,u=0.9132657377198357,v=0.7835187031065083,w=0.497602832547874,x=5.327120400792336 -color=green,shape=circle,flag=0,i=4449,u=0.3338305852467741,v=0.012692849632647496,w=0.4690271926679323,x=4.954187279536586 -color=blue,shape=circle,flag=1,i=4461,u=0.17485481067978437,v=0.5216593873404025,w=0.3744188448578828,x=4.393387724137667 -color=red,shape=square,flag=0,i=4479,u=0.6514331004292623,v=0.10236585048474345,w=0.4695351500820933,x=4.2650309820261345 -color=red,shape=square,flag=1,i=4480,u=0.8469976130899075,v=0.0011247642630375365,w=0.47227495497588245,x=7.4727705325755585 -color=red,shape=circle,flag=0,i=4481,u=0.6587785325792491,v=0.7131442696567425,w=0.4989878576569834,x=4.39459645796621 -color=red,shape=circle,flag=0,i=4483,u=0.3329844783281878,v=0.3025610271956023,w=0.4969507873863136,x=3.6657973248904376 -color=purple,shape=square,flag=0,i=4490,u=0.07386981905312218,v=0.29799061460644083,w=0.5646796267964418,x=7.028530018358976 -color=yellow,shape=triangle,flag=1,i=4497,u=0.5495164190322613,v=0.6741898996197746,w=0.4700650710173229,x=3.647356510274664 -color=red,shape=square,flag=1,i=4502,u=0.07282561554650291,v=0.19934102395334075,w=0.4840570278598482,x=5.460009845016438 -color=red,shape=circle,flag=0,i=4517,u=0.9560301078405197,v=0.9855615893929697,w=0.49407564580292324,x=4.204357524310372 -color=blue,shape=triangle,flag=1,i=4526,u=0.8839149042250543,v=0.316740732138862,w=0.5304074389039727,x=6.135035264406359 -color=blue,shape=triangle,flag=1,i=4533,u=0.41753698030666864,v=0.22724172152243005,w=0.5313197462660701,x=5.393428621429922 -color=yellow,shape=triangle,flag=0,i=4534,u=0.014620330740086618,v=0.4958745335342518,w=0.4676047611248905,x=5.286639600542727 -color=green,shape=circle,flag=1,i=4536,u=0.09684826124548573,v=0.004968761544236533,w=0.464446506694815,x=5.82288074428381 -color=green,shape=circle,flag=0,i=4544,u=0.6463719909807981,v=0.401498834272373,w=0.46521489990368287,x=6.295453090216363 -color=red,shape=square,flag=1,i=4569,u=0.38732684841686893,v=0.4879193813283953,w=0.4898777132996863,x=5.25807312230191 -color=red,shape=triangle,flag=0,i=4611,u=0.6897926667476658,v=0.8291653414676392,w=0.49602856830692227,x=7.516391237463194 -color=green,shape=triangle,flag=1,i=4614,u=0.4585811547325982,v=0.6261203358311093,w=0.44350744789842583,x=5.048531990168133 -color=red,shape=square,flag=0,i=4618,u=0.2730086470257036,v=0.7829600067694346,w=0.4860522657248413,x=5.395407567505142 -color=green,shape=circle,flag=0,i=4626,u=0.0226257356389713,v=0.9601029264420361,w=0.461311029254716,x=3.5882511689718135 -color=red,shape=square,flag=0,i=4652,u=0.05703877491940923,v=0.06585729734046852,w=0.48208385558520445,x=4.060983069969076 -color=yellow,shape=square,flag=1,i=4659,u=0.2801824030534069,v=0.0438178619705506,w=0.501986681267166,x=7.6131269954403 -color=blue,shape=circle,flag=1,i=4672,u=4.3912454007477564e-05,v=0.362796288952525,w=0.3993360484373074,x=3.9861223442408416 -color=orange,shape=circle,flag=1,i=4692,u=0.9954037369880855,v=0.02349018535873748,w=0.6159445024232557,x=4.7499934114291085 -color=blue,shape=circle,flag=1,i=4710,u=0.7871079093873165,v=0.7861781653597818,w=0.39291034976006217,x=4.153924056765995 -color=red,shape=triangle,flag=0,i=4727,u=0.5273654668420624,v=0.5600630076906481,w=0.5001817515136285,x=7.015063655811005 -color=red,shape=square,flag=1,i=4756,u=0.9589146091494035,v=0.9740295173385957,w=0.4862863231058336,x=3.779876984793303 -color=yellow,shape=square,flag=1,i=4759,u=0.9845759343144127,v=0.36563785275364136,w=0.5010217479150095,x=4.869039297795497 -color=red,shape=square,flag=1,i=4762,u=0.5575845396339288,v=0.97746474716903,w=0.48304555133080473,x=4.339129497099426 -color=red,shape=square,flag=1,i=4773,u=0.987130101490106,v=0.40244866871421126,w=0.4882601914063636,x=5.047887427900072 -color=blue,shape=square,flag=0,i=4783,u=0.22565129993731936,v=0.1707567132972978,w=0.46719616905216915,x=6.190039910143233 -color=red,shape=square,flag=0,i=4797,u=0.9636542512173785,v=0.5946682359307124,w=0.4895280923615869,x=2.9021778447739788 -color=green,shape=circle,flag=0,i=4808,u=0.47531974356169093,v=0.1164795381234004,w=0.46278990722449626,x=4.396019068357184 -color=red,shape=triangle,flag=0,i=4822,u=0.10849972348909509,v=0.8245184575125909,w=0.503656669017261,x=3.691476903043085 -color=orange,shape=square,flag=1,i=4831,u=0.7999192819621908,v=0.9520046684953247,w=0.359627084402705,x=4.788271505203496 -color=red,shape=square,flag=0,i=4838,u=0.12062753657031133,v=0.06097750480829511,w=0.4865831322953874,x=4.967876012945222 -color=blue,shape=triangle,flag=1,i=4858,u=0.47904328213813874,v=0.22569528473924072,w=0.5290903965165521,x=6.090757985580196 -color=yellow,shape=circle,flag=1,i=4861,u=0.8714478634106673,v=0.705860033229531,w=0.5403439167752929,x=5.158122690299913 -color=purple,shape=triangle,flag=1,i=4868,u=0.3196040625347073,v=0.45592095246985065,w=0.5421864325199726,x=5.038247417673449 -color=red,shape=square,flag=1,i=4877,u=0.6352240793453936,v=0.21551322767111503,w=0.5023205660300618,x=6.3075083428004985 -color=red,shape=triangle,flag=1,i=4889,u=0.05384871008434988,v=0.07587178184811971,w=0.49631820726428827,x=2.253273333249837 -color=yellow,shape=triangle,flag=1,i=4893,u=0.11402238792055563,v=0.10140796489934611,w=0.4763049121271566,x=5.706121371454866 -color=green,shape=circle,flag=1,i=4894,u=0.8670868228399143,v=0.7287253707307526,w=0.4711920364233325,x=4.958278717805755 -color=purple,shape=circle,flag=0,i=4901,u=0.4911898392656703,v=0.47771650215029504,w=0.47221468860917887,x=4.916147870038752 -color=yellow,shape=triangle,flag=1,i=4909,u=0.7835833005251677,v=0.253223644228022,w=0.47882827035870973,x=4.07965453809507 -color=purple,shape=circle,flag=0,i=4917,u=0.21405431790548124,v=0.22809134769476713,w=0.4762557694477563,x=6.595152012939322 -color=red,shape=triangle,flag=0,i=4923,u=0.6073390030280708,v=0.8188089199730891,w=0.49207972463552285,x=5.447411893042994 -color=red,shape=square,flag=0,i=4956,u=0.43253415766372016,v=0.7323508812510726,w=0.522914342700665,x=6.120916811217318 -color=blue,shape=triangle,flag=0,i=4962,u=0.6367779574323398,v=0.3947339560378299,w=0.5113021410683906,x=4.392191418330258 -color=red,shape=triangle,flag=1,i=4966,u=0.7684465674231389,v=0.17573220719193694,w=0.4833613335972867,x=6.371413249901571 -color=red,shape=circle,flag=0,i=4968,u=0.9691878006521278,v=0.8698367737670867,w=0.5060677109704748,x=3.990767354172237 -color=red,shape=square,flag=0,i=4984,u=0.6146393359480166,v=0.5101038208363462,w=0.5305089395451624,x=4.356529834004775 -color=red,shape=triangle,flag=0,i=5010,u=0.604365562732041,v=0.8079847476181391,w=0.4906319246434529,x=4.798297275786936 -color=orange,shape=square,flag=1,i=5016,u=0.19504118170080154,v=0.3520822859547038,w=0.35691733012089655,x=5.833861438271984 -color=red,shape=square,flag=0,i=5020,u=0.19361450696395321,v=0.4001616372613894,w=0.5310319459816489,x=2.4545267472064682 -color=green,shape=square,flag=0,i=5028,u=0.07963993301021555,v=0.06697791193622316,w=0.5216052853331227,x=7.172653891332646 -color=yellow,shape=square,flag=1,i=5033,u=0.6872771220970901,v=0.5126236481991991,w=0.4996821120073008,x=5.017493586848938 -color=red,shape=square,flag=0,i=5037,u=0.08920709206819122,v=0.11719414853680221,w=0.5365776596846343,x=5.9465368625308 -color=red,shape=triangle,flag=0,i=5041,u=0.3536748666857381,v=0.7952387130119751,w=0.49527174287537834,x=4.1035103127529196 -color=green,shape=triangle,flag=1,i=5058,u=0.9004975987784543,v=0.0290656688852996,w=0.44741049179718756,x=3.614604311632285 -color=yellow,shape=triangle,flag=1,i=5078,u=0.703794888428924,v=0.876877578963412,w=0.476153857870298,x=6.265288459212706 -color=purple,shape=circle,flag=0,i=5107,u=0.2795363933006426,v=0.41416671317299536,w=0.48024594626924516,x=4.58236419807355 -color=red,shape=triangle,flag=0,i=5114,u=0.5459583658068602,v=0.7097663308273577,w=0.49078816934002184,x=4.024368397437182 -color=red,shape=triangle,flag=1,i=5120,u=0.3058308697396813,v=0.32914633277497196,w=0.49153375908198477,x=6.158690132090211 -color=red,shape=square,flag=1,i=5122,u=0.48642277524060873,v=0.7977013112345599,w=0.5425386941097052,x=3.836137373926413 -color=red,shape=circle,flag=0,i=5123,u=0.861691357988579,v=0.7913306086663261,w=0.5020442668695987,x=3.6515566810550104 -color=red,shape=circle,flag=0,i=5129,u=0.8238063934964313,v=0.8176654026497628,w=0.4963399915135567,x=4.058369612979784 -color=red,shape=circle,flag=1,i=5154,u=0.3169193017115355,v=0.22665248853824443,w=0.4987271979279972,x=5.159098929883051 -color=yellow,shape=square,flag=1,i=5166,u=0.2803249006586175,v=0.5359442761836394,w=0.5107896973536701,x=4.597085405376856 -color=red,shape=circle,flag=1,i=5183,u=0.8557812372608711,v=0.9127347887390895,w=0.49400982545841743,x=5.264330525710999 -color=red,shape=square,flag=1,i=5186,u=0.8165284600289506,v=0.31230879758685837,w=0.5204004907998334,x=5.451993993057882 -color=red,shape=square,flag=0,i=5196,u=0.27689581006450603,v=0.7394640009940899,w=0.5166708364087473,x=4.343491758592539 -color=red,shape=triangle,flag=1,i=5210,u=0.7671319591554112,v=0.27923305305030366,w=0.4939196894546826,x=4.586177247868108 -color=yellow,shape=square,flag=1,i=5219,u=0.016884553811871483,v=0.7815478913950888,w=0.5052713146704236,x=4.720122118911909 -color=red,shape=circle,flag=0,i=5220,u=0.20521281132071523,v=0.119892417512705,w=0.4924842936771303,x=3.25331818168061 -color=yellow,shape=circle,flag=1,i=5225,u=0.3247971112570329,v=0.41443898848863536,w=0.5241058861810568,x=5.637380968369996 -color=red,shape=circle,flag=1,i=5229,u=0.40302762376415846,v=0.45321274325339284,w=0.4897762269556689,x=4.105730746345201 -color=yellow,shape=triangle,flag=1,i=5241,u=0.9194245661694567,v=0.4245526342935101,w=0.47628113176234915,x=5.5530165631171755 -color=yellow,shape=square,flag=1,i=5248,u=0.6655857326872444,v=0.541571483415203,w=0.5011099404154018,x=5.861835255081043 -color=red,shape=square,flag=0,i=5268,u=0.190867901564158,v=0.4891538330593278,w=0.5301900141183975,x=6.1611982912689784 -color=red,shape=triangle,flag=0,i=5272,u=0.8254638695159972,v=0.7448752353407149,w=0.486387161134547,x=5.273632489589256 -color=green,shape=triangle,flag=0,i=5273,u=0.7546301813415475,v=0.323871582533658,w=0.45424433413740173,x=4.430087789183369 -color=blue,shape=triangle,flag=0,i=5274,u=0.8145195367113205,v=0.670382826262773,w=0.5061648811956903,x=5.869251002344352 -color=green,shape=square,flag=0,i=5293,u=0.9716742088009472,v=0.7911696066830448,w=0.5219301837949548,x=4.703196776780304 -color=red,shape=triangle,flag=1,i=5298,u=0.5460710922901167,v=0.7013285098055233,w=0.48960158514348856,x=4.837150970530721 -color=red,shape=triangle,flag=0,i=5299,u=0.43174705987682027,v=0.7502016298078271,w=0.494126213095056,x=4.452565211510168 -color=red,shape=square,flag=1,i=5317,u=0.7009176336480939,v=0.021785807344981034,w=0.5164538203896442,x=3.6294283264196494 -color=blue,shape=circle,flag=1,i=5319,u=0.1566912706290573,v=0.22007285880750194,w=0.4345644688277157,x=7.744057545338137 -color=red,shape=circle,flag=0,i=5332,u=0.9806117525858196,v=0.9204546768661085,w=0.49349011013245503,x=6.213357898369942 -color=orange,shape=circle,flag=1,i=5340,u=0.4811348140983073,v=0.6551643755628681,w=0.6112832826828236,x=2.133203335064926 -color=blue,shape=square,flag=1,i=5347,u=0.9828791004053427,v=0.8530021158344594,w=0.48242637172402547,x=5.939278661543149 -color=yellow,shape=triangle,flag=1,i=5373,u=0.9531788600706754,v=0.4340981772974625,w=0.4848437598528061,x=3.3266816836723745 -color=purple,shape=square,flag=0,i=5379,u=0.7098198733959674,v=0.3736265270010867,w=0.5324712632741289,x=5.876357085397324 -color=red,shape=triangle,flag=0,i=5383,u=0.7518149145929596,v=0.7402708470487265,w=0.4910695100700751,x=4.420695582257983 -color=red,shape=circle,flag=1,i=5419,u=0.46120345804623264,v=0.4948385089781824,w=0.4913468113920055,x=7.40814630568676 -color=red,shape=triangle,flag=0,i=5422,u=0.08197776357773012,v=0.9669361078130646,w=0.48894290275519053,x=4.740888978916967 -color=red,shape=triangle,flag=1,i=5423,u=0.7344507332875202,v=0.3362814790662835,w=0.49109866378134515,x=6.007147287601158 -color=red,shape=square,flag=0,i=5425,u=0.2357167709491399,v=0.5152841340644533,w=0.49403680508208875,x=4.212187341924275 -color=green,shape=square,flag=0,i=5429,u=0.07774245944604241,v=0.964994594550859,w=0.5124137668635241,x=5.478920624538173 -color=blue,shape=circle,flag=0,i=5431,u=0.9906112914954729,v=0.44746308178858474,w=0.4338609015436608,x=6.518835807126326 -color=blue,shape=square,flag=1,i=5449,u=0.4860631799941614,v=0.9839334962924786,w=0.4830950046923664,x=6.073949563909348 -color=blue,shape=triangle,flag=0,i=5456,u=0.25038992161389095,v=0.23043385353332702,w=0.5078905734176592,x=6.3057961632124675 -color=green,shape=square,flag=0,i=5457,u=0.4684604519481598,v=0.7769294177621766,w=0.516941596048288,x=7.171461003054351 -color=red,shape=triangle,flag=0,i=5461,u=0.25294366711199856,v=0.5070854388291478,w=0.49114712956461404,x=4.476838296456381 -color=red,shape=triangle,flag=0,i=5463,u=0.608826642554208,v=0.07789433152186664,w=0.4922557167043311,x=6.393603353848435 -color=red,shape=triangle,flag=0,i=5479,u=0.7872114280323266,v=0.0916362874841371,w=0.4975388175743881,x=5.1007122242037966 -color=purple,shape=square,flag=0,i=5505,u=0.2799855143481479,v=0.6088919218342325,w=0.5248399368213407,x=3.897944745874863 -color=yellow,shape=square,flag=1,i=5507,u=0.6484833754240118,v=0.03136077558439587,w=0.5098510569841375,x=2.744325569188073 -color=red,shape=square,flag=0,i=5513,u=0.9028358793498334,v=0.6087929936485224,w=0.4808784176034518,x=5.46492806363922 -color=red,shape=square,flag=1,i=5517,u=0.4289157251019926,v=0.27223050052537523,w=0.49052968111210554,x=4.345423371673012 -color=red,shape=triangle,flag=0,i=5525,u=0.7317109830812456,v=0.03261841888525885,w=0.4993605420272282,x=3.880444568204959 -color=yellow,shape=square,flag=1,i=5538,u=0.4022101366915811,v=0.36572652105350933,w=0.5088194471660124,x=4.878808608470745 -color=green,shape=square,flag=0,i=5546,u=0.7294308945801579,v=0.8130068799671252,w=0.5143357290066191,x=5.546408048163998 -color=red,shape=triangle,flag=1,i=5569,u=0.5069614611521822,v=0.6982507966322651,w=0.48979688051894626,x=5.9072897890759135 -color=red,shape=circle,flag=1,i=5573,u=0.771208791227169,v=0.6805835324630879,w=0.4899728646284138,x=4.991038703312431 -color=red,shape=circle,flag=1,i=5574,u=0.8723819483185645,v=0.9666792341752801,w=0.48894193821989596,x=5.053462506768004 -color=blue,shape=circle,flag=0,i=5596,u=0.525225660059,v=0.9995761761685742,w=0.44164047681920576,x=7.206892302643266 -color=red,shape=square,flag=0,i=5599,u=0.46933514095815465,v=0.37867125339476027,w=0.48474283866549106,x=4.2486291255827 -color=red,shape=triangle,flag=0,i=5600,u=0.07797109331227103,v=0.12591557044120283,w=0.5024758798915459,x=5.585644003164902 -color=red,shape=square,flag=1,i=5601,u=0.3017407916254773,v=0.5794153190107305,w=0.4830100356390934,x=4.847727902017804 -color=blue,shape=square,flag=0,i=5610,u=0.6476099626265888,v=0.3834687832822731,w=0.4751568289902658,x=5.366291881237096 -color=red,shape=circle,flag=0,i=5611,u=0.9643530645989437,v=1.0128772868829967,w=0.4874941916721536,x=5.052491438671869 -color=yellow,shape=triangle,flag=1,i=5618,u=0.12235316022283638,v=0.4062772698823153,w=0.5027163696981481,x=4.423032864371648 -color=yellow,shape=circle,flag=1,i=5635,u=0.7490077148568529,v=0.7887882825548689,w=0.5174941753119322,x=4.9735430773511125 -color=green,shape=square,flag=1,i=5648,u=0.6838383400874987,v=0.2065873409297414,w=0.5138513557269427,x=3.7361689649122503 -color=blue,shape=square,flag=1,i=5657,u=0.7395822361624869,v=0.9376531852764505,w=0.46766201307943756,x=5.341558504004095 -color=red,shape=square,flag=0,i=5668,u=0.8118197610201682,v=0.12148743503276194,w=0.4782662920940548,x=6.477714121948768 -color=red,shape=square,flag=0,i=5672,u=0.8577133103095783,v=0.7110724383796043,w=0.47898401623391135,x=5.0500040117472755 -color=blue,shape=square,flag=0,i=5678,u=0.7218754013507698,v=0.884202554239838,w=0.4660259351946551,x=4.910713238335364 -color=red,shape=circle,flag=0,i=5682,u=0.46042761654160147,v=0.47440910925034985,w=0.48351736581602117,x=5.647426237831731 -color=green,shape=square,flag=1,i=5690,u=0.8118964231322414,v=0.22962574782744727,w=0.5107410649539317,x=4.651607685056169 -color=red,shape=square,flag=0,i=5698,u=0.6938931630037275,v=0.6955654236637328,w=0.48060441995288344,x=5.5283181070253065 -color=blue,shape=triangle,flag=1,i=5709,u=0.8790850372131346,v=0.85693275870204,w=0.5112304639110724,x=4.6089973865766956 -color=blue,shape=square,flag=1,i=5711,u=0.4980940550308919,v=0.3913209484276381,w=0.46779237871931606,x=6.5640792204993055 -color=yellow,shape=triangle,flag=1,i=5724,u=0.3355201655102771,v=0.7875312279106407,w=0.5028630279753463,x=6.41793674963149 -color=red,shape=square,flag=0,i=5730,u=0.5308515738786018,v=0.6762180403418967,w=0.47230059961154747,x=5.884364887449301 -color=blue,shape=circle,flag=0,i=5732,u=0.7934966072767009,v=0.011915016935549416,w=0.4418438302612928,x=6.5870020212659 -color=yellow,shape=square,flag=1,i=5734,u=0.8216755963110223,v=0.32350186713160345,w=0.5096510341494233,x=5.04995327371086 -color=red,shape=square,flag=0,i=5735,u=0.8865257836119743,v=0.6568982219919527,w=0.47174683876983087,x=5.369661169499781 -color=red,shape=triangle,flag=0,i=5739,u=0.28418616477886516,v=0.31409894322127174,w=0.5099767891546801,x=3.1827809857154725 -color=purple,shape=triangle,flag=0,i=5743,u=0.8627435828503356,v=0.6790570779555195,w=0.5286883405329251,x=4.754338532998504 -color=purple,shape=triangle,flag=1,i=5750,u=0.6540653802155625,v=0.8186032359193669,w=0.5278484072555955,x=3.968262979705669 -color=red,shape=triangle,flag=0,i=5763,u=0.8450436608844077,v=0.10860683564259188,w=0.5026580958498666,x=7.796656873978652 -color=red,shape=square,flag=1,i=5788,u=0.611091459831367,v=0.5449393388841275,w=0.4679003050764299,x=4.106164774064709 -color=red,shape=triangle,flag=1,i=5789,u=0.4537231592487151,v=0.05721358943032817,w=0.5073773380830467,x=4.2548297109158755 -color=red,shape=triangle,flag=0,i=5796,u=0.3325017179321761,v=0.9355862419367229,w=0.5112452901455476,x=4.976944510801324 -color=red,shape=circle,flag=0,i=5798,u=0.3161413192064507,v=0.2521014769803568,w=0.48972564953736775,x=4.1808585696670635 -color=blue,shape=circle,flag=0,i=5808,u=0.08131434372877844,v=0.7568649526045701,w=0.4462356099333533,x=5.513038754055881 -color=purple,shape=square,flag=1,i=5812,u=0.27511086390645434,v=0.407852391499247,w=0.520913309175292,x=6.635478279979536 -color=red,shape=circle,flag=0,i=5832,u=0.8889082016909575,v=0.9284038397038602,w=0.4942377200158909,x=3.936993288716035 -color=red,shape=square,flag=1,i=5842,u=0.2722988818432909,v=0.9498281949058748,w=0.4722977279397903,x=4.439007057463928 -color=red,shape=triangle,flag=0,i=5848,u=0.3686940082937461,v=0.2297986252753741,w=0.5135935212176223,x=4.877654246034681 -color=red,shape=triangle,flag=0,i=5849,u=0.1290210881088124,v=0.18520386905638975,w=0.5121461716402985,x=4.199815038098288 -color=red,shape=triangle,flag=1,i=5857,u=0.4519386142542523,v=0.7416817153691634,w=0.5068721954035537,x=2.7275712308424596 -color=red,shape=square,flag=0,i=5862,u=0.7157432573561867,v=0.7711157084297541,w=0.4730843646783483,x=4.151936833436429 -color=green,shape=circle,flag=0,i=5873,u=0.04944884812182149,v=0.7470049810374516,w=0.5132844272554256,x=7.36620286480328 -color=red,shape=triangle,flag=0,i=5883,u=0.5197236842627677,v=0.29325305698917603,w=0.49572671390448886,x=3.721153660510287 -color=yellow,shape=square,flag=1,i=5884,u=0.7649881866811434,v=0.970089274891161,w=0.5119786019607768,x=6.3555380379204145 -color=red,shape=circle,flag=0,i=5893,u=0.20615480760926808,v=0.14809836210373095,w=0.48270096968249926,x=6.177100090466365 -color=blue,shape=circle,flag=1,i=5901,u=0.7128337758915861,v=0.19150609105626704,w=0.4484209547990318,x=5.2000724629786275 -color=yellow,shape=triangle,flag=1,i=5911,u=0.42713138741103307,v=0.9696749783494829,w=0.4966670447335158,x=4.594677341096767 -color=red,shape=square,flag=0,i=5914,u=0.015123831588062964,v=0.16437153054635523,w=0.47223855886451477,x=5.267943515687804 -color=yellow,shape=square,flag=1,i=5925,u=0.3074495053049401,v=0.1895498704682077,w=0.5109241596636047,x=5.095299333882013 -color=blue,shape=square,flag=0,i=5933,u=0.51372249375865,v=0.5302858830176099,w=0.467689686816679,x=4.343967250123015 -color=blue,shape=triangle,flag=1,i=5969,u=0.17018060918505862,v=0.6132742704675529,w=0.5190720082234903,x=5.136739287366672 -color=red,shape=square,flag=0,i=5972,u=0.16028439108892767,v=0.7367391158511573,w=0.47720696945018315,x=7.042454670048072 -color=blue,shape=square,flag=1,i=5983,u=0.4112854332720899,v=0.8606792632824589,w=0.45768661179118436,x=6.214699633936114 -color=blue,shape=circle,flag=0,i=6023,u=0.017452962819985207,v=0.4070792408713856,w=0.45031984575502004,x=5.546776432889101 -color=red,shape=triangle,flag=0,i=6039,u=0.1436103074694539,v=0.34758216175700596,w=0.5106409670616571,x=5.088731339588974 -color=yellow,shape=circle,flag=1,i=6057,u=0.16275436095280493,v=0.7557647104557702,w=0.5050647566343319,x=4.677738410772791 -color=red,shape=circle,flag=0,i=6072,u=0.18020657415479036,v=0.10338573693208912,w=0.4824549330209736,x=4.7142476735582415 -color=purple,shape=square,flag=0,i=6076,u=0.32333551253153237,v=0.6565898162212596,w=0.5120503557378895,x=6.23321982454248 -color=purple,shape=square,flag=0,i=6081,u=0.31289907616388024,v=0.04822727790824588,w=0.5116817686988475,x=3.472623839730995 -color=purple,shape=triangle,flag=0,i=6099,u=0.9263235207487328,v=0.3884013218923913,w=0.5264041034546705,x=5.902532750266108 -color=blue,shape=square,flag=0,i=6109,u=0.27619166141967133,v=0.7118807565361399,w=0.45861518520038863,x=5.60784981030194 -color=red,shape=circle,flag=0,i=6113,u=0.22466430390726955,v=0.22771633736376914,w=0.49115476733211044,x=5.350244646149289 -color=red,shape=triangle,flag=0,i=6120,u=0.09635508035816032,v=0.026480199263408277,w=0.5335618690609663,x=5.228925126919848 -color=purple,shape=triangle,flag=0,i=6121,u=0.711562686476677,v=0.021610513173994317,w=0.5264462019792321,x=4.360769678132107 -color=purple,shape=triangle,flag=0,i=6162,u=0.9811720181036256,v=0.24537773815477126,w=0.5235712752538283,x=4.188763507197692 -color=red,shape=triangle,flag=1,i=6164,u=0.4884035800730596,v=0.4768145570774246,w=0.5370106211123385,x=4.355237008199155 -color=red,shape=triangle,flag=0,i=6166,u=0.9208181412134825,v=0.6027093372104054,w=0.5373932186312109,x=6.7880412292180035 -color=red,shape=triangle,flag=0,i=6168,u=0.6128294188136673,v=0.5662147536804297,w=0.5344176640252708,x=5.14474489489931 -color=red,shape=triangle,flag=1,i=6190,u=0.22193208158731081,v=0.583689588954846,w=0.5321425396208453,x=4.75547199780209 -color=blue,shape=circle,flag=1,i=6192,u=0.9617233280536962,v=0.0804036772290313,w=0.45466761358987057,x=4.766413914412179 -color=purple,shape=square,flag=0,i=6193,u=0.6925033853187198,v=0.4157324223786859,w=0.5225467116843022,x=3.203586388298083 -color=red,shape=square,flag=0,i=6200,u=0.171976928845461,v=0.1880835239752341,w=0.4936589185590948,x=5.836676241592183 -color=blue,shape=circle,flag=0,i=6206,u=0.6137995201817447,v=0.2914163889198288,w=0.4563692685949176,x=5.408699326357687 -color=purple,shape=circle,flag=0,i=6230,u=0.8995957974417165,v=0.838557554387364,w=0.49078343561983623,x=4.102062839862341 -color=blue,shape=square,flag=0,i=6233,u=0.7733534639419862,v=0.3573142412944096,w=0.4508620621062044,x=3.584941797575739 -color=red,shape=triangle,flag=0,i=6244,u=0.6325881339214032,v=0.5265910784732831,w=0.5267238734444296,x=6.6682420090850165 -color=purple,shape=circle,flag=0,i=6258,u=0.10367159942454274,v=0.43360378760767704,w=0.48597791924991773,x=5.788435808699311 -color=red,shape=square,flag=0,i=6270,u=0.6811227642195069,v=0.1479417361133034,w=0.4964458724418254,x=6.471935001457158 -color=red,shape=square,flag=1,i=6271,u=0.8845060174779521,v=0.594898831199482,w=0.49589169608087036,x=3.697088354944317 -color=blue,shape=square,flag=1,i=6280,u=0.6292854031641862,v=0.3505203031399461,w=0.4457801715897031,x=6.0940974118900435 -color=red,shape=square,flag=1,i=6300,u=0.4698259174276119,v=0.08680271714111099,w=0.4844979838413245,x=5.317674542168804 -color=red,shape=circle,flag=0,i=6304,u=0.9960747439102614,v=0.995262085389914,w=0.49210886331463977,x=5.985586009524911 -color=yellow,shape=triangle,flag=1,i=6307,u=0.8021056357273373,v=0.3550400989030522,w=0.4916276078449299,x=3.842965444936793 -color=green,shape=square,flag=1,i=6308,u=0.00048750676198217047,v=0.07350139064804029,w=0.5284521586313244,x=5.18296486436796 -color=red,shape=circle,flag=0,i=6312,u=0.13141301290886298,v=0.20819524558149588,w=0.4884349725677271,x=4.229487941982128 -color=red,shape=square,flag=0,i=6313,u=0.42004370502294874,v=0.5439573774055705,w=0.4890664637267789,x=6.069980788966126 -color=green,shape=triangle,flag=0,i=6318,u=0.23924495898799913,v=0.12744748462772704,w=0.5021828322382919,x=2.2957031433250514 -color=green,shape=circle,flag=0,i=6321,u=0.5856312729369325,v=0.6258020253571867,w=0.5016908279693554,x=5.809486355056517 -color=green,shape=square,flag=0,i=6343,u=0.27971643422586945,v=0.5148514093481248,w=0.5270090033316781,x=4.79676680029431 -color=green,shape=square,flag=0,i=6361,u=0.03363417584524808,v=0.5230059438871357,w=0.5287871548658247,x=5.687660694577732 -color=yellow,shape=square,flag=1,i=6388,u=0.3956375502429853,v=0.5935536617442623,w=0.5200741756209883,x=5.688808730969668 -color=red,shape=square,flag=1,i=6403,u=0.9417127579120319,v=0.5482150962847542,w=0.49747770748220865,x=5.103437297450152 -color=yellow,shape=circle,flag=1,i=6410,u=0.6644019692587911,v=0.5206303554834582,w=0.5256801790797414,x=5.242268650760439 -color=red,shape=circle,flag=1,i=6413,u=0.8685423617714676,v=0.8340407401130161,w=0.49941229305983253,x=6.623384640074739 -color=purple,shape=square,flag=0,i=6418,u=0.42378426216713116,v=0.21109387357250076,w=0.5147444221739821,x=5.8115636706845315 -color=red,shape=circle,flag=1,i=6430,u=0.22822478239561694,v=0.1979578968696555,w=0.5017015040441812,x=4.856038715443364 -color=blue,shape=triangle,flag=0,i=6431,u=0.035967834871633575,v=0.8826006501795345,w=0.5150464995633706,x=4.925641684269677 -color=green,shape=square,flag=0,i=6439,u=0.08849875224375359,v=0.6151865632680716,w=0.5207738636317834,x=5.472138215470408 -color=red,shape=square,flag=0,i=6454,u=0.8258633336815364,v=0.013536288520049955,w=0.49459776015373735,x=5.932338900020647 -color=red,shape=circle,flag=0,i=6459,u=0.9137091587098579,v=0.855588819983653,w=0.49888384748171133,x=5.830598036770098 -color=purple,shape=triangle,flag=0,i=6465,u=0.06247102989973785,v=0.5827509439740209,w=0.5245338321695424,x=4.196873383518774 -color=red,shape=circle,flag=0,i=6467,u=0.1199009593400917,v=0.1009342030991583,w=0.49428494602626355,x=4.602250052040592 -color=red,shape=circle,flag=0,i=6503,u=0.6998197031470909,v=0.6085957418813281,w=0.4953130273408016,x=4.645148592033905 -color=purple,shape=square,flag=0,i=6510,u=0.2822486415087655,v=0.9358660605865411,w=0.5081062978301883,x=7.230150974387606 -color=orange,shape=square,flag=0,i=6520,u=0.48679433237460934,v=0.43918945290527467,w=0.3723492312534282,x=5.3166346756671805 -color=blue,shape=triangle,flag=1,i=6524,u=0.42584599371114706,v=0.14938791233616222,w=0.5198447800578521,x=2.541732388925818 -color=blue,shape=circle,flag=0,i=6528,u=0.2133861214884899,v=0.2977412570644107,w=0.4662639803680262,x=3.467504298314753 -color=green,shape=triangle,flag=1,i=6529,u=0.1455227488931624,v=0.36600599340236795,w=0.4992332444785052,x=5.755984900287618 -color=red,shape=square,flag=0,i=6530,u=0.09539708205200137,v=0.5515665649713346,w=0.49071329226843785,x=6.2996393162813 -color=red,shape=triangle,flag=0,i=6539,u=0.5204664151681225,v=0.5070554408470832,w=0.5288833595190643,x=4.605395283680147 -color=purple,shape=triangle,flag=0,i=6542,u=0.9502790468241479,v=0.3357785146212582,w=0.5300160109397024,x=4.845176059365532 -color=yellow,shape=triangle,flag=1,i=6549,u=0.5771424149028278,v=0.5660412879806254,w=0.48483747163386864,x=2.5602532101362816 -color=purple,shape=square,flag=0,i=6563,u=0.7687466675905879,v=0.11722875109550102,w=0.5032611834861493,x=5.483909341325606 -color=red,shape=square,flag=0,i=6566,u=0.6741887634246249,v=0.15380339776136598,w=0.496319773686971,x=6.324302004246204 -color=red,shape=circle,flag=0,i=6609,u=0.3969565461680814,v=0.4511785951116354,w=0.5079426651093598,x=3.955969992231747 -color=purple,shape=triangle,flag=0,i=6611,u=0.4364083577087394,v=0.5045708384576747,w=0.5259459100161943,x=6.4426713973305665 -color=yellow,shape=triangle,flag=1,i=6620,u=0.6235993900623629,v=0.017917816715242063,w=0.49115228576139447,x=4.301389523013513 -color=red,shape=triangle,flag=1,i=6627,u=0.6856650689043784,v=0.63284643610226,w=0.5229115051728296,x=4.027530674760179 -color=green,shape=square,flag=0,i=6628,u=0.26295856712509924,v=0.2541337868869713,w=0.51827868923942,x=4.771988180341128 -color=red,shape=triangle,flag=1,i=6674,u=0.4177794845961972,v=0.476812791975578,w=0.5208393036798933,x=6.34351864080011 -color=blue,shape=triangle,flag=0,i=6676,u=0.7399933240054255,v=0.18293984789475248,w=0.5070224997673431,x=3.2070714538196015 -color=red,shape=square,flag=1,i=6701,u=0.34900953595354445,v=0.786080905493119,w=0.4961481792670415,x=2.852901749175578 -color=blue,shape=square,flag=1,i=6735,u=0.34034923900641,v=0.4115739309705059,w=0.45823308139114505,x=5.734928311390195 -color=yellow,shape=square,flag=1,i=6743,u=0.14675290922237116,v=0.20091568687579642,w=0.5143754328790378,x=5.055132311670772 -color=purple,shape=square,flag=1,i=6748,u=0.9553096124365628,v=0.49455375195562323,w=0.5197055497829153,x=5.376853905348537 -color=red,shape=triangle,flag=0,i=6756,u=0.6235947816770093,v=0.20560818487527288,w=0.5154785032231411,x=7.147889688914161 -color=red,shape=circle,flag=0,i=6759,u=0.39608610318639914,v=0.37939129752682976,w=0.5085387583420787,x=5.889957877085802 -color=purple,shape=circle,flag=0,i=6762,u=0.6049710532803669,v=0.490699224287502,w=0.4831891128310867,x=6.781366352382849 -color=green,shape=square,flag=0,i=6774,u=0.92036166370313,v=0.45844868918735504,w=0.5095426944728964,x=4.426988475486271 -color=red,shape=triangle,flag=0,i=6779,u=0.4056134300247821,v=0.8598247876181099,w=0.5088542515244571,x=6.653739825614015 -color=purple,shape=square,flag=0,i=6829,u=0.03888002324033257,v=0.7735660118411852,w=0.5211732631929624,x=4.2782931780784645 -color=blue,shape=triangle,flag=1,i=6832,u=0.6432597824598862,v=0.14901262084077693,w=0.5117564553618225,x=5.1406747337835546 -color=red,shape=circle,flag=0,i=6856,u=0.7932880491788271,v=0.8880971670944571,w=0.5031491081679628,x=4.509254962364701 -color=blue,shape=circle,flag=0,i=6869,u=0.25926388548013757,v=0.5697135282840454,w=0.4726970793976213,x=5.823127118388232 -color=yellow,shape=circle,flag=1,i=6890,u=0.022797909771872238,v=0.015614560644500175,w=0.5270780603581403,x=5.648996285991914 -color=blue,shape=triangle,flag=1,i=6898,u=0.11217428855810008,v=0.4162207461595341,w=0.5160423555935578,x=6.608737264826998 -color=green,shape=triangle,flag=1,i=6907,u=0.010595695908571012,v=0.06672239540002456,w=0.5108823870721609,x=4.071499678257095 -color=red,shape=circle,flag=0,i=6913,u=0.9176421729631826,v=0.8671864605213498,w=0.5098694331812486,x=5.564145541614013 -color=green,shape=triangle,flag=0,i=6942,u=0.951353895111777,v=0.01940942447103189,w=0.5109372851529531,x=4.923770424330399 -color=red,shape=circle,flag=1,i=6946,u=0.17359793905549392,v=0.17694790026491025,w=0.5126404694681714,x=6.061380864187323 -color=red,shape=circle,flag=0,i=6959,u=0.4218384175706841,v=0.34221928519084654,w=0.5208933241380524,x=5.868278303145508 -color=yellow,shape=square,flag=1,i=6993,u=0.5888959381485874,v=0.5797886860288838,w=0.5032120123089436,x=5.720813055528566 -color=yellow,shape=triangle,flag=1,i=6999,u=0.10488472811825678,v=0.5453707311201544,w=0.48771992710878564,x=6.5328921635204695 -color=green,shape=triangle,flag=1,i=7005,u=0.5781148751093989,v=0.6467442755925816,w=0.5002779723851982,x=4.408524553588991 -color=orange,shape=triangle,flag=0,i=7014,u=0.530788020110947,v=0.8463845303921943,w=0.7303882931571825,x=3.8499231205827744 -color=blue,shape=circle,flag=1,i=7021,u=0.4365880011170178,v=0.434228648324826,w=0.47027519375091686,x=4.800975965283767 -color=red,shape=square,flag=1,i=7024,u=0.49813374365242147,v=0.6191884040469128,w=0.4977393571863557,x=5.161534078410575 -color=purple,shape=square,flag=0,i=7045,u=0.697849039991967,v=0.06509252694950973,w=0.5222502487041877,x=4.060077660065311 -color=red,shape=square,flag=0,i=7047,u=0.9922157384754378,v=0.7222771324391467,w=0.48950221269029337,x=4.833417715084441 -color=purple,shape=square,flag=0,i=7048,u=0.6192278205835859,v=0.9195446956015411,w=0.5239561630151743,x=5.590886995908273 -color=yellow,shape=circle,flag=1,i=7050,u=0.8748989765505933,v=0.3447337515145761,w=0.5239204874713691,x=4.976665489675917 -color=red,shape=square,flag=1,i=7057,u=0.8886294118927316,v=0.05289470473768887,w=0.49871376027982056,x=5.132911523058775 -color=green,shape=triangle,flag=0,i=7065,u=0.098835939441553,v=0.15869889009449,w=0.5019566452657964,x=5.030364056162301 -color=red,shape=triangle,flag=0,i=7088,u=0.07595365785052699,v=0.33779382197618024,w=0.4848749687726861,x=4.374322647911401 -color=green,shape=circle,flag=0,i=7095,u=0.6247388408475909,v=0.9991523123256862,w=0.5112854921650918,x=1.7767395585015777 -color=yellow,shape=square,flag=1,i=7117,u=0.5772905510061195,v=0.2704694133924349,w=0.5066253767169198,x=4.189381943614731 -color=purple,shape=circle,flag=0,i=7136,u=0.2894791697512308,v=0.033051608871318194,w=0.492357853325225,x=3.97337756371869 -color=red,shape=square,flag=0,i=7144,u=0.025821846900757284,v=0.6022995464291134,w=0.4988985530813158,x=5.988476968485563 -color=blue,shape=square,flag=0,i=7150,u=0.5414584323905408,v=0.3830518548789039,w=0.45250406632977,x=3.9732956639691976 -color=purple,shape=circle,flag=0,i=7165,u=0.944217921762593,v=0.7379177249833838,w=0.4961857450966019,x=5.5420971545399595 -color=red,shape=triangle,flag=0,i=7172,u=0.24583453718523574,v=0.7527167474295307,w=0.49804635350617144,x=3.5496947568477686 -color=red,shape=circle,flag=0,i=7175,u=0.9479991716154256,v=1.0369161740262645,w=0.5058924082666929,x=3.736106391140407 -color=red,shape=square,flag=0,i=7196,u=0.1380874722502473,v=0.4808811847111706,w=0.4873049442005348,x=5.034824189616505 -color=blue,shape=square,flag=1,i=7199,u=0.2846357685675721,v=0.034308656536918836,w=0.4641984709812777,x=3.707273212888065 -color=purple,shape=triangle,flag=0,i=7212,u=0.4769912438446541,v=0.6974938580512576,w=0.5149177854034025,x=6.164832566560516 -color=yellow,shape=square,flag=1,i=7214,u=0.1548652026087668,v=0.5135568065293765,w=0.504486407453846,x=4.898030794903259 -color=red,shape=circle,flag=1,i=7215,u=0.8981919972663798,v=0.9335974654269985,w=0.5133264530859194,x=6.868209848760329 -color=green,shape=circle,flag=1,i=7223,u=0.6563049975968109,v=0.6379310552032911,w=0.5044189452720197,x=5.190778431272816 -color=red,shape=triangle,flag=0,i=7241,u=0.5102432961837956,v=0.8032601218913767,w=0.49959153976209736,x=5.889797855839329 -color=yellow,shape=circle,flag=1,i=7274,u=0.17064346403614084,v=0.6202252388474442,w=0.5174202251436207,x=4.961985406978 -color=blue,shape=triangle,flag=0,i=7279,u=0.23297868396434585,v=0.3273870800244896,w=0.5193758253255788,x=5.590432538345541 -color=green,shape=square,flag=0,i=7284,u=0.5826889304785134,v=0.4379875315613875,w=0.5123754896546877,x=6.823585827692646 -color=purple,shape=square,flag=0,i=7295,u=0.22449385427756263,v=0.3971284686550203,w=0.5060640328120517,x=6.910704217269335 -color=yellow,shape=triangle,flag=1,i=7308,u=0.8729845274981871,v=0.9405993007589881,w=0.4675975411246204,x=6.366380328584516 -color=red,shape=circle,flag=0,i=7311,u=0.4760159792216694,v=0.4539394533724592,w=0.5165497252161653,x=5.816294555984473 -color=purple,shape=square,flag=0,i=7313,u=0.3379494486558744,v=0.09024371495642125,w=0.5061550180767934,x=5.991137830729246 -color=yellow,shape=triangle,flag=1,i=7328,u=0.1792515767605839,v=0.6834184841983879,w=0.4724870771907172,x=6.992102798937367 -color=red,shape=circle,flag=0,i=7350,u=0.48674138881981655,v=0.5601685839629958,w=0.5215475885174312,x=4.845824511086588 -color=purple,shape=triangle,flag=0,i=7354,u=0.4518325021148949,v=0.9606740777959419,w=0.5020602076054972,x=5.0034495885706605 -color=green,shape=square,flag=0,i=7356,u=0.3677938789235593,v=0.5854902724492276,w=0.5180955404184138,x=6.082752945575091 -color=green,shape=circle,flag=0,i=7357,u=0.7472639566340794,v=0.9553679229462696,w=0.49650949457838633,x=3.963092622630164 -color=purple,shape=circle,flag=0,i=7359,u=0.40681782963444224,v=0.0655781326343009,w=0.5018001474767321,x=5.60497435091079 -color=red,shape=square,flag=0,i=7364,u=0.3481359432339536,v=0.17526327279056786,w=0.5017005211923841,x=6.863449538188116 -color=blue,shape=circle,flag=0,i=7376,u=0.5949976410326543,v=0.5191497225617425,w=0.4742427379869392,x=4.600043609638491 -color=blue,shape=square,flag=1,i=7383,u=0.3349581692171726,v=0.861606342284434,w=0.48260402600288677,x=5.197650156172798 -color=blue,shape=square,flag=0,i=7389,u=0.5508253156887805,v=0.7316077037730353,w=0.48251076734931897,x=3.0994689012789327 -color=purple,shape=square,flag=0,i=7419,u=0.7411078076522843,v=0.9347041368233332,w=0.5036254975884529,x=5.3347625898825415 -color=red,shape=triangle,flag=0,i=7430,u=0.22265578570345146,v=0.8235503097171234,w=0.501220026150789,x=4.896095901427996 -color=red,shape=triangle,flag=0,i=7447,u=0.5131460922798405,v=0.7113342782993815,w=0.49563286458819356,x=5.631574318638033 -color=red,shape=circle,flag=1,i=7452,u=0.332932610408742,v=0.3813424312656466,w=0.519913787740515,x=3.3437769090221057 -color=red,shape=triangle,flag=0,i=7461,u=0.9156378136581979,v=0.35497814831564534,w=0.49632741905136923,x=3.233348607800034 -color=red,shape=square,flag=0,i=7479,u=0.9088123146720241,v=0.6212620928222382,w=0.5042444557485127,x=5.770947384921745 -color=red,shape=circle,flag=0,i=7502,u=0.7444658886188185,v=0.6578015958365437,w=0.5134977908050689,x=3.240995197922807 -color=red,shape=circle,flag=1,i=7513,u=0.17183705995865772,v=0.14047879616986061,w=0.5123300518037209,x=4.952874895112429 -color=purple,shape=square,flag=0,i=7517,u=0.9467534335912478,v=0.1383355176433988,w=0.5026801409599071,x=6.465539844355604 -color=green,shape=triangle,flag=0,i=7523,u=0.5384462427394077,v=0.9930323232170654,w=0.49414215504572345,x=5.5606351593563055 -color=purple,shape=triangle,flag=0,i=7536,u=0.564458104142526,v=0.9317193264811368,w=0.4991679653893298,x=5.483001394288664 -color=green,shape=triangle,flag=0,i=7575,u=0.5267857263281721,v=0.3919466692466633,w=0.49252306504100196,x=6.058421712118855 -color=red,shape=triangle,flag=0,i=7605,u=0.8185598658994307,v=0.7344138900912033,w=0.508601979318828,x=6.477593123893033 -color=red,shape=square,flag=0,i=7634,u=0.7634321528985017,v=0.27486141316393153,w=0.5095201580987395,x=4.763931691692838 -color=red,shape=circle,flag=0,i=7636,u=0.5283769818182991,v=0.5724547726373208,w=0.5099196992951244,x=5.644459292514372 -color=red,shape=triangle,flag=1,i=7638,u=0.472595692933909,v=0.8931393410060183,w=0.5087010728151856,x=4.909859303511353 -color=red,shape=triangle,flag=1,i=7641,u=0.7635415733085489,v=0.7462246374962465,w=0.5104912718214487,x=2.938631427654759 -color=yellow,shape=triangle,flag=1,i=7643,u=0.5013903772817212,v=0.523283296143844,w=0.4929001286588054,x=6.81742771665317 -color=red,shape=square,flag=0,i=7660,u=0.5256349898180557,v=0.621653350604051,w=0.502096359348107,x=4.316699090916923 -color=red,shape=square,flag=1,i=7679,u=0.9260037167179073,v=0.13187092620676266,w=0.5083642379031688,x=4.46724883195843 -color=yellow,shape=square,flag=1,i=7692,u=0.7697510501379543,v=0.2567192652387792,w=0.5139696033889535,x=5.024139017937064 -color=red,shape=triangle,flag=0,i=7739,u=0.2633957776821456,v=0.9986998232584184,w=0.5166338858250329,x=4.475836835053049 -color=purple,shape=circle,flag=0,i=7750,u=0.19743798656579858,v=0.9719825842433248,w=0.4970796576327619,x=5.34154663754632 -color=red,shape=triangle,flag=0,i=7769,u=0.8198240155867028,v=0.1744516317206819,w=0.5164417844783209,x=7.665143760643453 -color=red,shape=circle,flag=1,i=7774,u=0.494268123163344,v=0.550910576446404,w=0.5077771206852292,x=6.962088321415898 -color=red,shape=square,flag=0,i=7777,u=0.9239648455079299,v=0.41693097233335064,w=0.4987475451302378,x=5.222198580651834 -color=purple,shape=square,flag=0,i=7786,u=0.1266160089270557,v=0.6749772289150633,w=0.5194603537327731,x=4.4502717072926075 -color=red,shape=square,flag=1,i=7803,u=0.793299436299623,v=0.8980969079462682,w=0.4822052646250561,x=5.546280193043419 -color=orange,shape=square,flag=1,i=7812,u=0.6641031494716884,v=0.4761904430746673,w=0.37672714168509386,x=2.996754419703491 -color=red,shape=square,flag=0,i=7813,u=0.9693818010668185,v=0.17406161729485248,w=0.48349569142111404,x=4.218512665691812 -color=green,shape=square,flag=0,i=7816,u=0.5044792725006048,v=0.4543829619916687,w=0.50932367205479,x=5.021235036393633 -color=yellow,shape=circle,flag=1,i=7819,u=0.12899615314500912,v=0.6742432137522391,w=0.5153035161069889,x=5.099233475282406 -color=red,shape=triangle,flag=1,i=7821,u=0.22430958056208294,v=0.45414801122065074,w=0.5234512169270004,x=4.274817353323278 -color=yellow,shape=triangle,flag=1,i=7823,u=0.8351724975473552,v=0.8305911376282958,w=0.5012639322423112,x=4.555232102203505 -color=blue,shape=square,flag=1,i=7825,u=0.20457489799150097,v=0.330778086672915,w=0.49055529747641874,x=4.981354523652595 -color=red,shape=triangle,flag=1,i=7829,u=0.3780586679727824,v=0.11042249907618684,w=0.5266492101068199,x=3.3635598306816212 -color=blue,shape=square,flag=1,i=7871,u=0.20257433596117635,v=0.7014598200673442,w=0.4903853568506331,x=4.00150176969896 -color=yellow,shape=triangle,flag=0,i=7874,u=0.7694964962813713,v=0.8481074947826541,w=0.5038581322444717,x=4.521973140661328 -color=purple,shape=circle,flag=0,i=7877,u=0.7264020235543306,v=0.616535652765936,w=0.49921334870186695,x=3.657073127268083 -color=red,shape=triangle,flag=0,i=7879,u=0.21834468318651634,v=0.39504936238956534,w=0.5281818881512426,x=3.898015300613191 -color=yellow,shape=circle,flag=1,i=7883,u=0.5742281300422394,v=0.7466221221826144,w=0.5222306209495245,x=4.569119357199804 -color=yellow,shape=triangle,flag=1,i=7886,u=0.5712380210568203,v=0.18979724377735452,w=0.506235609638394,x=5.70081134859861 -color=red,shape=circle,flag=0,i=7901,u=0.8807662999840191,v=0.891986759360848,w=0.5008797751056804,x=4.410678999047792 -color=green,shape=circle,flag=0,i=7904,u=0.6094063312934279,v=0.6698227962073791,w=0.4950993306940467,x=5.368755632790196 -color=red,shape=circle,flag=0,i=7905,u=0.9565533346212595,v=0.9904166259543984,w=0.5009803717283337,x=2.6418791288018317 -color=purple,shape=triangle,flag=0,i=7906,u=0.5099089725012095,v=0.9169139891019003,w=0.492833397732509,x=5.944109942271144 -color=green,shape=square,flag=0,i=7908,u=0.01506263540829611,v=0.2018815596654685,w=0.5103695699096816,x=4.223336764925055 -color=green,shape=circle,flag=0,i=7920,u=0.32127262288190883,v=0.3153027889655263,w=0.49949005571269994,x=4.793467059363383 -color=green,shape=circle,flag=0,i=7942,u=0.8801917177211557,v=0.9588604800847801,w=0.5042380823779957,x=3.3129293827158492 -color=yellow,shape=square,flag=1,i=7947,u=0.8812869784490356,v=0.9424539077564031,w=0.49902050126337094,x=4.694427305565892 -color=red,shape=square,flag=0,i=7952,u=0.5450596245553117,v=0.43027043400839204,w=0.4915413614845622,x=5.745446273942569 -color=orange,shape=square,flag=1,i=7959,u=0.2728113115244907,v=0.09813669204082831,w=0.3760742207757139,x=4.083646773701023 -color=green,shape=square,flag=0,i=7964,u=0.7941870563098401,v=0.2722817307228691,w=0.5029107572438085,x=5.4586179628470575 -color=red,shape=circle,flag=1,i=7977,u=0.11576343991948446,v=0.030160808455117052,w=0.5006117810191338,x=4.335867196315032 -color=yellow,shape=triangle,flag=1,i=7992,u=0.4877340178155548,v=0.9836298301233908,w=0.5063368828198392,x=7.497694316500325 -color=green,shape=circle,flag=1,i=8002,u=0.7072040887079999,v=0.653683735600399,w=0.5068944506247137,x=6.1409965547445955 -color=red,shape=triangle,flag=0,i=8004,u=0.0237327215667964,v=0.2591149124409372,w=0.533662500226452,x=4.026635846320427 -color=red,shape=square,flag=0,i=8008,u=0.8645220057901577,v=0.0466465560982543,w=0.4873985239030229,x=3.2070523626683993 -color=purple,shape=triangle,flag=0,i=8013,u=0.9677055220569556,v=0.1048748996521709,w=0.4979933363874665,x=4.026033842041724 -color=red,shape=triangle,flag=0,i=8040,u=0.2831848707319933,v=0.32131377330244926,w=0.5314136187817202,x=6.023647805153671 -color=blue,shape=square,flag=0,i=8062,u=0.3562517734051851,v=0.34719121809398723,w=0.4881963142395454,x=5.1376583368523745 -color=purple,shape=square,flag=0,i=8070,u=0.47681180128054845,v=0.9285748572772208,w=0.5135919940402126,x=6.253030888985303 -color=orange,shape=triangle,flag=1,i=8076,u=0.2299259478227308,v=0.6434601121853303,w=0.7116984694194914,x=4.631821964030653 -color=purple,shape=square,flag=0,i=8079,u=0.1715726120373201,v=0.47674256289856254,w=0.5111647189018764,x=5.481772374108111 -color=red,shape=square,flag=1,i=8093,u=0.9007445187355522,v=0.20800914937635862,w=0.49527195917301153,x=4.772464644511669 -color=red,shape=square,flag=0,i=8101,u=0.4150341839963011,v=0.4090264939836453,w=0.49796865355519715,x=5.266477636811369 -color=red,shape=triangle,flag=0,i=8113,u=0.803340198671731,v=0.3210179865614411,w=0.5173700325534561,x=6.255061981639997 -color=purple,shape=square,flag=0,i=8115,u=0.2990878701081897,v=0.6921656633697894,w=0.5064949137741244,x=3.226321942078377 -color=red,shape=square,flag=1,i=8119,u=0.27061069896386114,v=0.7785388652652188,w=0.4883358026633603,x=4.114220994567091 -color=yellow,shape=circle,flag=1,i=8123,u=0.14138299958981604,v=0.585726662205711,w=0.5321222049364318,x=3.177123105850282 -color=red,shape=circle,flag=1,i=8186,u=0.8168561888683831,v=0.7520909676391622,w=0.5191409563787748,x=4.717467646706537 -color=red,shape=triangle,flag=0,i=8189,u=0.31233982180076203,v=0.29958508985032184,w=0.5249803596062355,x=4.995393580200543 -color=green,shape=circle,flag=0,i=8192,u=0.48005832422866,v=0.9656155509002752,w=0.500075157787493,x=4.599625421020413 -color=red,shape=circle,flag=0,i=8206,u=0.36072228309983356,v=0.42804063280133536,w=0.513709617083048,x=2.3793012409694487 -color=green,shape=circle,flag=0,i=8244,u=0.22821342960813873,v=0.20185155254119747,w=0.49333966674156965,x=5.843436214265112 -color=red,shape=square,flag=0,i=8269,u=0.20396893614842126,v=0.7374670948120775,w=0.4922902862688887,x=3.5922792661219547 -color=yellow,shape=square,flag=1,i=8281,u=0.5141908306252949,v=0.34078571138541347,w=0.5009205837737613,x=4.0322191772088125 -color=red,shape=square,flag=0,i=8293,u=0.21158032304275443,v=0.20811956695843548,w=0.49834105290954284,x=5.397691717692726 -color=purple,shape=square,flag=0,i=8298,u=0.0009443393761726648,v=0.38809253603320815,w=0.49286241834730166,x=5.222846861751149 -color=yellow,shape=square,flag=1,i=8314,u=0.5697438526457065,v=0.6556378790688947,w=0.49933731484714794,x=5.39116026738095 -color=blue,shape=square,flag=1,i=8322,u=0.36895377459474843,v=0.03821420985385149,w=0.474713631451075,x=4.862260461363626 -color=red,shape=square,flag=0,i=8359,u=0.07514869684349179,v=0.8183685215443869,w=0.5086364545737491,x=6.764395190535715 -color=purple,shape=circle,flag=0,i=8360,u=0.7768606276858472,v=0.883269713735061,w=0.4962542131564194,x=5.7784139239954735 -color=red,shape=triangle,flag=0,i=8373,u=0.9571447205386587,v=0.6683306186275646,w=0.5234210775349102,x=4.029116090090505 -color=blue,shape=circle,flag=0,i=8384,u=0.6778348169115466,v=0.8976034585339653,w=0.492136137675184,x=4.2611419617960635 -color=red,shape=square,flag=1,i=8393,u=0.8145322861330438,v=0.5188951839598379,w=0.5101708156360694,x=5.688177873777448 -color=green,shape=square,flag=0,i=8408,u=0.9319903266708364,v=0.2552528002265292,w=0.4942626375188785,x=4.406676430407909 -color=red,shape=circle,flag=1,i=8415,u=0.3737966638793856,v=0.4350350661877376,w=0.5165896987927496,x=4.057651738121976 -color=yellow,shape=square,flag=1,i=8447,u=0.4659528108725113,v=0.4849582822316004,w=0.4996673036265974,x=4.3359382688858075 -color=red,shape=circle,flag=1,i=8456,u=0.7718966567879757,v=0.7623535522035053,w=0.509642190695718,x=3.4456739112551173 -color=blue,shape=triangle,flag=1,i=8462,u=0.17417141364366562,v=0.32259267046228357,w=0.4914666991467544,x=3.607842468256724 -color=yellow,shape=circle,flag=1,i=8468,u=0.3160565136615746,v=0.7258966130017701,w=0.5167828894515255,x=5.685094077593349 -color=green,shape=square,flag=1,i=8474,u=0.6888318900707574,v=0.7663070082537083,w=0.49673338840445225,x=4.085375008394762 -color=red,shape=triangle,flag=1,i=8488,u=0.8725601901985022,v=0.7282278659872645,w=0.5170005436076226,x=4.655617704867677 -color=red,shape=square,flag=0,i=8494,u=0.57813641146833,v=0.016303628886071397,w=0.5194109442337287,x=5.778684635132735 -color=blue,shape=triangle,flag=0,i=8496,u=0.4877196399515924,v=0.12693357745919653,w=0.49626122819564394,x=5.139701252238061 -color=red,shape=square,flag=0,i=8506,u=0.4536407571288589,v=0.4086845382855824,w=0.5190710521348575,x=3.754579654014337 -color=blue,shape=square,flag=0,i=8507,u=0.2297435330917933,v=0.07882370012429851,w=0.4803589650750251,x=5.523689542616318 -color=red,shape=circle,flag=0,i=8517,u=0.11069658735859877,v=0.2047762628081064,w=0.5108878400056613,x=6.392869487227589 -color=red,shape=circle,flag=0,i=8519,u=0.542189494928912,v=0.44711482178495193,w=0.5062600717517605,x=6.74430347319025 -color=red,shape=circle,flag=0,i=8540,u=0.8718737612065814,v=0.7850682501563381,w=0.5138776278910985,x=4.122174700518037 -color=red,shape=square,flag=1,i=8550,u=0.20086377295854685,v=0.12687473315218523,w=0.5101479818790312,x=6.311620164580912 -color=green,shape=circle,flag=0,i=8553,u=0.25348737093895146,v=0.4427485433100772,w=0.49688549289589706,x=5.536464725754262 -color=yellow,shape=circle,flag=1,i=8555,u=0.1113912897297743,v=0.7961745615073627,w=0.5195582693180096,x=6.656055560387666 -color=blue,shape=triangle,flag=1,i=8556,u=0.4087681879652537,v=0.8836337953532215,w=0.49787473850630415,x=3.991255488815962 -color=red,shape=square,flag=0,i=8581,u=0.5990853016967539,v=0.49312851059924045,w=0.5121823973667605,x=6.7769738887943305 -color=purple,shape=square,flag=0,i=8592,u=0.3470099382062559,v=0.4047370584614989,w=0.4896994890132443,x=5.78652394849317 -color=yellow,shape=square,flag=1,i=8600,u=0.35843383541104135,v=0.7915256928485487,w=0.48869486565694287,x=3.8755770712519086 -color=red,shape=square,flag=1,i=8627,u=0.3475933222458566,v=0.8932566012539622,w=0.5192762645754546,x=3.8511325789201414 -color=green,shape=triangle,flag=0,i=8637,u=0.5579523916184917,v=0.07645377562171862,w=0.48406050876403317,x=4.516167538234658 -color=purple,shape=triangle,flag=0,i=8641,u=0.25476179290265377,v=0.706689885658199,w=0.5000597522573289,x=4.447509032986428 -color=yellow,shape=square,flag=1,i=8644,u=0.789804715787522,v=0.08492026505562678,w=0.4952194118324802,x=6.451960792802628 -color=green,shape=square,flag=0,i=8649,u=0.1598220212724255,v=0.02611227073971989,w=0.5074391566237934,x=5.16440348882238 -color=purple,shape=circle,flag=0,i=8650,u=0.14981907033853037,v=0.43358946232181794,w=0.49097880055998006,x=4.636867930204307 -color=blue,shape=circle,flag=0,i=8658,u=0.5446107204065721,v=0.5604767893258834,w=0.4808299098354557,x=5.547343156427036 -color=red,shape=square,flag=0,i=8660,u=0.2561403606495931,v=0.2506687295256044,w=0.508628492525536,x=3.616802986154939 -color=red,shape=triangle,flag=0,i=8664,u=0.810005764737245,v=0.8945981286276391,w=0.5081039922981421,x=4.931439557625551 -color=blue,shape=circle,flag=1,i=8672,u=0.44395564565601353,v=0.4962942139299984,w=0.4779476055661547,x=7.453854753999149 -color=purple,shape=triangle,flag=1,i=8673,u=0.11908056326144001,v=0.22181294737757573,w=0.4993588818472647,x=4.5807526894603745 -color=red,shape=square,flag=0,i=8677,u=0.8281016851398877,v=0.7132410987840627,w=0.506764382593966,x=3.860261954310721 -color=purple,shape=square,flag=0,i=8678,u=0.2718676983317567,v=0.7611921753787938,w=0.49424427833493995,x=4.4276024609948905 -color=green,shape=triangle,flag=0,i=8681,u=0.4176693928160221,v=0.09133222803509622,w=0.4836138718665448,x=7.026520387683116 -color=orange,shape=triangle,flag=0,i=8701,u=0.2725988558078547,v=0.3862537521905285,w=0.699946598035849,x=2.6553678804373884 -color=yellow,shape=square,flag=0,i=8715,u=0.008952214123129854,v=0.35995275457905873,w=0.48992038220105244,x=3.621945875272798 -color=red,shape=square,flag=0,i=8737,u=0.3853757018330435,v=0.7847538469333147,w=0.5152476037559668,x=3.315038081713256 -color=red,shape=circle,flag=0,i=8748,u=0.4039054218827741,v=0.3276051706669772,w=0.5243957894883501,x=4.895102658178135 -color=yellow,shape=square,flag=1,i=8756,u=0.8093704572694426,v=0.9734174278792828,w=0.48612808334052166,x=3.7124036982591524 -color=yellow,shape=square,flag=1,i=8757,u=0.3139095744066982,v=0.8877570984399351,w=0.4898183054562425,x=3.864238924248801 -color=purple,shape=square,flag=0,i=8779,u=0.6345624907929879,v=0.1779834293934025,w=0.48387021131671126,x=5.435765989783728 -color=red,shape=square,flag=0,i=8785,u=0.7827206701253899,v=0.5605386489519403,w=0.5263241714807793,x=5.509550738120939 -color=red,shape=square,flag=0,i=8801,u=0.7539400478705093,v=0.04011530358785187,w=0.5373661330957247,x=3.571710668754149 -color=green,shape=circle,flag=1,i=8827,u=0.42541391007987583,v=0.8479815321289037,w=0.49346950133275896,x=6.198344604700275 -color=red,shape=triangle,flag=0,i=8850,u=0.15695717727974334,v=0.6764088102235764,w=0.502098359972572,x=5.180577922631893 -color=yellow,shape=square,flag=1,i=8857,u=0.10640657662691066,v=0.36357044255335336,w=0.49163002159908353,x=6.433270109386679 -color=green,shape=circle,flag=0,i=8874,u=0.4916056543827738,v=0.4432991839008358,w=0.49026005105510695,x=5.6234301612182085 -color=red,shape=square,flag=0,i=8888,u=0.8132318813423208,v=0.6362461681155229,w=0.5172130974055371,x=5.922091442004491 -color=purple,shape=triangle,flag=0,i=8918,u=0.21989580410270027,v=0.8348600460317008,w=0.49790789876635794,x=6.510688352365634 -color=purple,shape=triangle,flag=0,i=8924,u=0.07644699812156319,v=0.24881514980517194,w=0.49674481488258054,x=7.095839162258339 -color=yellow,shape=triangle,flag=1,i=8935,u=0.26821116898686204,v=0.26940011917560547,w=0.4986030019371527,x=4.777909939128046 -color=red,shape=square,flag=1,i=8941,u=0.4367168224514574,v=0.7488269269029236,w=0.507047213052922,x=7.506196629192871 -color=red,shape=triangle,flag=0,i=8963,u=0.24054793553982667,v=0.2618823402014181,w=0.4989901442620353,x=7.031245001582079 -color=blue,shape=circle,flag=1,i=8965,u=0.7291493248491975,v=0.3092409131842515,w=0.483661745588926,x=4.022568776318198 -color=yellow,shape=circle,flag=1,i=8966,u=0.6474146708126227,v=0.8296252006540943,w=0.5060153990435498,x=7.053177596314434 -color=red,shape=triangle,flag=1,i=8982,u=0.30155376997395167,v=0.9999946837499262,w=0.48607411733411804,x=5.823518217312073 -color=purple,shape=square,flag=0,i=8989,u=0.15374580399114035,v=0.18755871227920562,w=0.4861790458233523,x=5.231976429274122 -color=red,shape=circle,flag=0,i=8990,u=0.8997518246479991,v=0.9797604496781345,w=0.5213508868934383,x=4.543560849565531 -color=orange,shape=triangle,flag=1,i=9030,u=0.38757743328467886,v=0.2912146076739721,w=0.7023173255403671,x=3.6960197738656664 -color=purple,shape=square,flag=0,i=9032,u=0.885983182286682,v=0.037134205365180084,w=0.48151518397375026,x=5.581523273018959 -color=red,shape=square,flag=1,i=9037,u=0.21379323810017659,v=0.17552334077655318,w=0.5052799861300972,x=6.99195498944034 -color=purple,shape=triangle,flag=0,i=9041,u=0.06208574957565738,v=0.43095792240670827,w=0.49373249533446223,x=6.619316155293433 -color=red,shape=square,flag=1,i=9052,u=0.7299684002085917,v=0.20220283585645837,w=0.5053689603927922,x=4.856416763955198 -color=green,shape=triangle,flag=0,i=9073,u=0.04585250350751746,v=0.8031503807076456,w=0.4887630026090041,x=4.8916267035710455 -color=blue,shape=triangle,flag=0,i=9081,u=0.054266317926766616,v=0.3476494653394624,w=0.49571907114514874,x=4.4231986849294875 -color=yellow,shape=square,flag=1,i=9094,u=0.27741585216934417,v=0.7388612749734185,w=0.5111668501680261,x=6.738195084279833 -color=red,shape=square,flag=0,i=9107,u=0.38172268374833473,v=0.17980221819527864,w=0.49686386827918844,x=5.81848889706322 -color=purple,shape=square,flag=0,i=9108,u=0.6050603030907421,v=0.6455003077032176,w=0.4807828772100833,x=4.859662859992859 -color=green,shape=square,flag=0,i=9110,u=0.824425533603432,v=0.47606758311171826,w=0.5040029603810764,x=4.8060410562339575 -color=red,shape=triangle,flag=0,i=9113,u=0.1947275808525174,v=0.7966051959055993,w=0.48257581512393993,x=6.887781282006995 -color=blue,shape=triangle,flag=1,i=9115,u=0.7444699717618222,v=0.4781529616568201,w=0.4966461941793798,x=6.8635351135804585 -color=blue,shape=square,flag=0,i=9125,u=0.13986988778773646,v=0.7152865235103113,w=0.4574206931273791,x=4.183110711103503 -color=yellow,shape=square,flag=1,i=9132,u=0.9808394637494983,v=0.40257779222117007,w=0.5078413067758386,x=3.5514231147308046 -color=red,shape=circle,flag=0,i=9159,u=0.5077709879895513,v=0.5728492950744577,w=0.5159249647554017,x=6.259731522275572 -color=yellow,shape=circle,flag=1,i=9174,u=0.37244702785695716,v=0.3487377022098693,w=0.49881177578239244,x=5.795374632483997 -color=red,shape=triangle,flag=0,i=9175,u=0.19913137088527966,v=0.5187316705588461,w=0.4714517320764309,x=5.099914068298475 -color=orange,shape=circle,flag=1,i=9180,u=0.026745553707732128,v=0.21779299061284596,w=0.5864161051273346,x=5.184662140513534 -color=red,shape=circle,flag=0,i=9194,u=0.3887855351726862,v=0.38758417878155316,w=0.5105749410785941,x=5.64683935879446 -color=red,shape=square,flag=1,i=9198,u=0.7013532302293408,v=0.7232699229726844,w=0.5037542650034493,x=3.7861420260520426 -color=blue,shape=square,flag=0,i=9200,u=0.046971452930954394,v=0.2630429530291283,w=0.455287516932772,x=3.349106662824773 -color=red,shape=triangle,flag=0,i=9201,u=0.1292018506946545,v=0.5741225252703519,w=0.4746773887739432,x=6.822431485283919 -color=blue,shape=circle,flag=0,i=9208,u=0.27012723484676104,v=0.8135898329076594,w=0.49092853059749675,x=5.079018984437171 -color=yellow,shape=square,flag=1,i=9210,u=0.028686545367107463,v=0.47131931054906284,w=0.5104258863494733,x=6.315737213339897 -color=blue,shape=square,flag=0,i=9221,u=0.7167811505678501,v=0.531941131252952,w=0.4528614075427426,x=4.091536961008674 -color=yellow,shape=square,flag=1,i=9226,u=0.08770235588186515,v=0.9163626703991583,w=0.5132343418291514,x=5.714818392983794 -color=green,shape=triangle,flag=0,i=9237,u=0.9003147737355317,v=0.06796136184900581,w=0.4786679267548704,x=2.664167919754516 -color=purple,shape=square,flag=0,i=9238,u=0.26459261554897395,v=0.6371850119300632,w=0.48135264038173575,x=4.223431874599669 -color=green,shape=circle,flag=0,i=9241,u=0.8190519732467753,v=0.3477785647528371,w=0.499520278698399,x=5.894600369117107 -color=green,shape=square,flag=1,i=9257,u=0.22961383550996894,v=0.19280013564823295,w=0.5100440972478226,x=5.309564700170622 -color=blue,shape=square,flag=0,i=9268,u=0.8126930355527541,v=0.07341657355410935,w=0.45858294465674343,x=4.161642865200393 -color=red,shape=circle,flag=0,i=9272,u=0.7763540923452403,v=0.8372565550920146,w=0.5133384008788858,x=3.448459609826062 -color=red,shape=square,flag=0,i=9283,u=0.620617936642009,v=0.9240461620339983,w=0.5108622414017604,x=7.079247866846053 -color=red,shape=triangle,flag=0,i=9284,u=0.8700272612588612,v=0.46841348936537464,w=0.48066253107206536,x=5.608067139698977 -color=purple,shape=square,flag=0,i=9289,u=0.7517779283917652,v=0.40202937969283314,w=0.4794223206065857,x=4.03786842389076 -color=blue,shape=square,flag=0,i=9296,u=0.7190390075864663,v=0.03072263624465177,w=0.45611420692333937,x=5.753381508837911 -color=yellow,shape=triangle,flag=1,i=9301,u=0.13026923260250933,v=0.6797653794531855,w=0.5035263164712063,x=5.6893007027110984 -color=blue,shape=square,flag=0,i=9312,u=0.7085517465437186,v=0.17197180452055727,w=0.4614268654368201,x=3.8969198904752402 -color=yellow,shape=square,flag=1,i=9322,u=0.5365666017788426,v=0.8245167547731835,w=0.5133918529146169,x=4.6360351566736915 -color=red,shape=circle,flag=0,i=9345,u=0.965850682512915,v=0.9285587833091115,w=0.527289155220966,x=5.43056092953037 -color=red,shape=square,flag=0,i=9357,u=0.3614780624071209,v=0.7282887364010839,w=0.5161979553883289,x=4.321601733537874 -color=blue,shape=circle,flag=1,i=9359,u=0.6778972832833723,v=0.11457559561152497,w=0.4948660597602916,x=5.037891203973714 -color=red,shape=square,flag=1,i=9361,u=0.5775169425661867,v=0.14437402107683794,w=0.5162950254122401,x=5.602026301762984 -color=yellow,shape=triangle,flag=0,i=9367,u=0.8426405339502009,v=0.06709989638671376,w=0.5109099828354089,x=4.3835871371613555 -color=green,shape=triangle,flag=1,i=9400,u=0.12975362467386165,v=0.1870688265523458,w=0.4890597595250319,x=3.0156540960017577 -color=yellow,shape=square,flag=0,i=9401,u=0.3911552171110998,v=0.2666727279195633,w=0.5126584809354453,x=5.185253010947496 -color=red,shape=triangle,flag=0,i=9405,u=0.9133756483058748,v=0.01503062389521359,w=0.5000264773134935,x=5.552789249049147 -color=red,shape=triangle,flag=0,i=9412,u=0.8094227738671317,v=0.9549635298811832,w=0.5042479194364589,x=5.15961093055682 -color=yellow,shape=triangle,flag=1,i=9429,u=0.7595898724868989,v=0.9265515354497086,w=0.5145524639630858,x=6.250025998233281 -color=blue,shape=triangle,flag=1,i=9448,u=0.35490950499154705,v=0.7218135749871497,w=0.48960415497743376,x=4.056578595076009 -color=yellow,shape=circle,flag=1,i=9456,u=0.5542755253986698,v=0.9170865180330541,w=0.5073866609590761,x=5.311952337983083 -color=red,shape=triangle,flag=0,i=9459,u=0.6969632574122253,v=0.6900031247449963,w=0.5145838703085809,x=5.467500840880578 -color=green,shape=triangle,flag=0,i=9467,u=0.14971274889813713,v=0.8289364066362704,w=0.48237818566610047,x=4.40495869617859 -color=red,shape=triangle,flag=0,i=9478,u=0.4037244835596163,v=0.95010526746133,w=0.5145321856653201,x=5.187214580129454 -color=red,shape=triangle,flag=0,i=9479,u=0.6574838670307566,v=0.6071207826230505,w=0.5141624131051571,x=4.915951708455697 -color=red,shape=square,flag=0,i=9482,u=0.7823506851287032,v=0.5663159975759049,w=0.5137215344425443,x=6.208724152646211 -color=green,shape=square,flag=0,i=9485,u=0.9892470532121387,v=0.5780901879315828,w=0.5050597123131978,x=4.9482978032271925 -color=blue,shape=triangle,flag=1,i=9487,u=0.33174000275143345,v=0.9805653422093367,w=0.4874962268522663,x=5.424067024361242 -color=blue,shape=triangle,flag=0,i=9498,u=0.08806525704858126,v=0.6845535810031408,w=0.4867587263239217,x=3.9078278769210697 -color=red,shape=triangle,flag=0,i=9538,u=0.2787973729554404,v=0.5977060543020113,w=0.5026233410592158,x=5.780033849780893 -color=green,shape=circle,flag=1,i=9539,u=0.4727813595399488,v=0.30588276341122556,w=0.5000337989882224,x=5.911155551874862 -color=blue,shape=triangle,flag=0,i=9558,u=0.3942232279212846,v=0.681550197633219,w=0.4952276469234024,x=5.258234251088794 -color=blue,shape=square,flag=0,i=9572,u=0.2938257724304293,v=0.08310837953715178,w=0.4800033068787473,x=3.6185220418425197 -color=red,shape=square,flag=0,i=9574,u=0.36834155261450463,v=0.9846264110458885,w=0.5235116168144827,x=5.387329869125807 -color=red,shape=circle,flag=0,i=9581,u=0.1574705000072203,v=0.07671339361312166,w=0.5335770948556834,x=5.105743884182254 -color=yellow,shape=circle,flag=1,i=9590,u=0.6919299267049481,v=0.9484760074771249,w=0.5163352271468572,x=6.765298961875992 -color=red,shape=circle,flag=0,i=9592,u=0.19117559664839834,v=0.19812131104268485,w=0.5311783251476547,x=7.142330869904646 -color=blue,shape=circle,flag=0,i=9594,u=0.40738652017423194,v=0.31001652659599666,w=0.5029058222369502,x=4.4554665489626695 -color=yellow,shape=triangle,flag=0,i=9602,u=0.8200160347131148,v=0.660727005159579,w=0.527138830057806,x=5.251564779959805 -color=green,shape=square,flag=1,i=9610,u=0.9152180049237623,v=0.10723536008714007,w=0.5082172541278149,x=5.718517397171947 -color=purple,shape=circle,flag=0,i=9626,u=0.9430256954134297,v=0.9302480148520449,w=0.49921070901120224,x=4.743852660310452 -color=yellow,shape=square,flag=0,i=9633,u=0.26628854546987535,v=0.6509309701742603,w=0.4925628944682385,x=6.198844376628049 -color=red,shape=circle,flag=0,i=9643,u=0.9445622642980543,v=0.9328857181669454,w=0.5287018636480739,x=6.176694771281167 -color=red,shape=triangle,flag=1,i=9664,u=0.9827089712422166,v=0.8253263003253721,w=0.48370043864582557,x=3.9918476047322016 -color=red,shape=triangle,flag=0,i=9667,u=0.7790084522078857,v=0.45700254831314535,w=0.48818199549364266,x=5.791790089867092 -color=yellow,shape=circle,flag=1,i=9698,u=0.041328890456797995,v=0.12668786123324816,w=0.5205354351666666,x=3.799743420696681 -color=purple,shape=circle,flag=0,i=9707,u=0.5717598551034563,v=0.5639267981974007,w=0.5054823357461689,x=4.911593440660375 -color=red,shape=triangle,flag=0,i=9715,u=0.25746263072220565,v=0.17309993043681826,w=0.480189714553768,x=5.480751135712164 -color=red,shape=triangle,flag=0,i=9720,u=0.9208142603098871,v=0.27882842146823217,w=0.48355669073004154,x=5.336261003898746 -color=green,shape=circle,flag=0,i=9721,u=0.4058569796310627,v=0.2243574488740685,w=0.4971018877195509,x=3.509751222655615 -color=red,shape=triangle,flag=1,i=9729,u=0.8503734581546795,v=0.4720811245505807,w=0.47888724537369975,x=4.517638722576222 -color=red,shape=circle,flag=0,i=9732,u=0.6401978121634246,v=0.6033735060710232,w=0.5258265023685217,x=5.221307907735327 -color=green,shape=square,flag=0,i=9737,u=0.7872653678024677,v=0.3831147538551086,w=0.5011464535428705,x=6.244836782395747 -color=red,shape=square,flag=0,i=9741,u=0.004114153406486798,v=0.5897739959178878,w=0.48340205361053473,x=6.947916531652023 -color=green,shape=square,flag=0,i=9764,u=0.17073188692307373,v=0.2565606815720137,w=0.50539839593486,x=5.399678059731632 -color=red,shape=square,flag=0,i=9769,u=0.6718267664493363,v=0.9723218287519877,w=0.49227152266751234,x=3.430294262013731 -color=red,shape=circle,flag=0,i=9784,u=0.9296061848811287,v=0.9606905566403592,w=0.5214848119261636,x=4.8851603131892345 -color=green,shape=triangle,flag=0,i=9796,u=0.8370379794259183,v=0.7120045845357958,w=0.4951090907930372,x=3.206150179456037 -color=orange,shape=square,flag=0,i=9802,u=0.06700570246738258,v=0.45836984859846863,w=0.3984818598933386,x=3.9455761243945395 -color=red,shape=square,flag=0,i=9837,u=0.3972358704086074,v=0.010212272457749472,w=0.4893090841301849,x=4.774931845745172 -color=red,shape=square,flag=1,i=9838,u=0.5904621753195094,v=0.6900947625728051,w=0.49317866401113697,x=4.2116935711587 -color=purple,shape=square,flag=0,i=9839,u=0.4938998227017718,v=0.8568823533347376,w=0.48851346307245236,x=5.571639888526984 -color=red,shape=square,flag=0,i=9840,u=0.9593132165589725,v=0.39020310394037494,w=0.48951185250415524,x=4.733094821047713 -color=blue,shape=square,flag=1,i=9845,u=0.6341780708209619,v=0.7224458394381865,w=0.5003683856303103,x=4.618637960670433 -color=blue,shape=square,flag=1,i=9847,u=0.8347873205591642,v=0.6360297648978646,w=0.49738689428558946,x=4.615623749577749 -color=green,shape=triangle,flag=1,i=9850,u=0.6682951364863037,v=0.14113578797016302,w=0.4904489447055702,x=5.5892837868660346 -color=red,shape=triangle,flag=0,i=9865,u=0.9502855583392119,v=0.18664717140755305,w=0.47478258398761414,x=5.825006891468905 -color=green,shape=square,flag=1,i=9868,u=0.3703931977340147,v=0.7108800916931524,w=0.5097636206745125,x=4.272815850070903 -color=purple,shape=circle,flag=1,i=9871,u=0.637721821270784,v=0.8846735721773494,w=0.5053741363864312,x=5.189698676815268 -color=yellow,shape=square,flag=1,i=9876,u=0.9241687308294335,v=0.9180432017520105,w=0.500429013622843,x=5.30277566077152 -color=red,shape=triangle,flag=0,i=9880,u=0.07392166677675716,v=0.802966889255393,w=0.4723578310073455,x=3.9680667698693326 -color=red,shape=square,flag=0,i=9884,u=0.8676686917239586,v=0.4671422139026725,w=0.47848920569684533,x=4.671710740399873 -color=yellow,shape=square,flag=1,i=9889,u=0.15983367713251317,v=0.884002323354841,w=0.5018774252487583,x=4.683217783951939 -color=orange,shape=circle,flag=1,i=9891,u=0.3507739780054132,v=0.23681134469165388,w=0.5839008348261921,x=5.586479409147355 -color=red,shape=circle,flag=0,i=9897,u=0.2027638546120365,v=0.10663505863300009,w=0.5110753569843774,x=4.142367046527823 -color=red,shape=triangle,flag=1,i=9899,u=0.20875225791064334,v=0.026477975740831328,w=0.4790158661333253,x=4.859174878743788 -color=red,shape=square,flag=0,i=9928,u=0.926240346852433,v=0.8157414138097383,w=0.48267432464926147,x=4.414280522949761 -color=orange,shape=triangle,flag=0,i=9947,u=0.0775040970813301,v=0.2349883481677424,w=0.680236871400121,x=4.93314591314715 -color=red,shape=circle,flag=0,i=9948,u=0.001384930963921116,v=-0.04646102895619495,w=0.5064389927763275,x=5.047609204210816 -color=blue,shape=square,flag=1,i=9964,u=0.36359022145724174,v=0.8169367015685594,w=0.48799623194687536,x=5.395564954400644 -color=red,shape=triangle,flag=0,i=9968,u=0.6664951219850609,v=0.00729572463031114,w=0.4829971887973979,x=6.11788992814953 -color=yellow,shape=square,flag=0,i=9986,u=0.6360787450678319,v=0.5700247215428541,w=0.5080278906584305,x=3.251821941378497 -color=blue,shape=square,flag=0,i=9990,u=0.3970909761018069,v=0.3873498326266669,w=0.4896248875937391,x=7.623055607008342 -color=red,shape=square,flag=0,i=9992,u=0.4174205269471166,v=0.4899654335229112,w=0.4887066799276838,x=3.709175992443242 -color=red,shape=circle,flag=0,i=9997,u=0.5983435650407365,v=0.5252317110376808,w=0.5080040224609491,x=4.598143125962596 -color=orange,shape=triangle,flag=1,i=9998,u=0.17339816111848216,v=0.9350095940690382,w=0.6782037689680854,x=4.408185232495415 -color=purple,shape=triangle,flag=0,i=10014,u=0.06072618267891394,v=0.34535436406720355,w=0.4718481627239308,x=5.1448104406062125 -color=blue,shape=square,flag=1,i=10015,u=0.6366858287857551,v=0.4872060134264774,w=0.4856155915169885,x=5.879216136738878 -color=blue,shape=square,flag=0,i=10017,u=0.6359337202043088,v=0.7522439193656397,w=0.4842120565998406,x=3.0720598435493542 -color=red,shape=square,flag=1,i=10020,u=0.6903880373113135,v=0.7052172949460651,w=0.4888173141081072,x=4.6534512790916205 -color=red,shape=square,flag=1,i=10043,u=0.223218213339332,v=0.8132045407973688,w=0.4879281537092341,x=3.623355848002848 -color=blue,shape=circle,flag=0,i=10048,u=0.11614233186594036,v=0.9974328269342161,w=0.4923241396550544,x=4.9181740963506595 -color=red,shape=circle,flag=0,i=10061,u=0.03054566851221152,v=0.04776589296242091,w=0.4980992608226862,x=4.407725760243908 -color=red,shape=square,flag=0,i=10079,u=0.2965702612274227,v=0.7281142757699013,w=0.4771973730469952,x=4.795931631445647 -color=red,shape=triangle,flag=0,i=10095,u=0.4027282795814302,v=0.6050782938029197,w=0.46037656929186943,x=3.847528108645965 -color=red,shape=square,flag=0,i=10112,u=0.7836723307085427,v=0.7518713646037316,w=0.4724337254704511,x=7.122560644352233 -color=yellow,shape=square,flag=1,i=10124,u=0.670664735519011,v=0.8234649982301067,w=0.5031829100975869,x=3.316302908539081 -color=yellow,shape=circle,flag=1,i=10132,u=0.6008865185963321,v=0.0257466507560683,w=0.5137309855336052,x=5.331030182116883 -color=yellow,shape=square,flag=1,i=10146,u=0.7270499205866984,v=0.17307146439448928,w=0.4963048631275019,x=7.121337333209979 -color=red,shape=triangle,flag=1,i=10150,u=0.5688860498950544,v=0.9432006616575501,w=0.46932837079885015,x=6.752823694250325 -color=red,shape=square,flag=0,i=10151,u=0.6218541887127367,v=0.7797471633956696,w=0.486447718875377,x=5.4738654230575605 -color=purple,shape=triangle,flag=0,i=10152,u=0.48527261160303004,v=0.585827346663466,w=0.4795467669209268,x=5.27956435604168 -color=red,shape=circle,flag=0,i=10171,u=0.3182854807732849,v=0.3677954873174411,w=0.500094596478842,x=3.932177775501122 -color=purple,shape=circle,flag=0,i=10175,u=0.3695089656769409,v=0.29499422941358,w=0.5088692676676334,x=6.276836590018462 -color=orange,shape=circle,flag=1,i=10183,u=0.3549503392804705,v=0.5789176986942438,w=0.5804247579234454,x=5.790396267071447 -color=red,shape=triangle,flag=1,i=10213,u=0.49165683757057366,v=0.1677288732391946,w=0.48148162606303946,x=5.1728129729795 -color=blue,shape=circle,flag=1,i=10227,u=0.5293102206858952,v=0.3751471148580783,w=0.48074202911961395,x=6.138820851430933 -color=blue,shape=circle,flag=1,i=10239,u=0.6420976262887303,v=0.5908389417652758,w=0.4833295556454372,x=3.7756814224440824 -color=red,shape=triangle,flag=0,i=10246,u=0.7444639868523053,v=0.9207704110471246,w=0.4821147121851418,x=3.9691874726040797 -color=yellow,shape=square,flag=1,i=10254,u=0.1542529120347178,v=0.3979484141483848,w=0.4943326440596587,x=4.678860834821809 -color=red,shape=square,flag=0,i=10259,u=0.9100309840822012,v=0.8248903826644706,w=0.48186009597664314,x=4.4578951413316945 -color=red,shape=triangle,flag=0,i=10273,u=0.018618657602898048,v=0.028050985057383238,w=0.4723361630348696,x=5.650117529565353 -color=green,shape=circle,flag=0,i=10287,u=0.380588951047943,v=0.9432036800398204,w=0.4902082787727849,x=5.155661156846629 -color=orange,shape=circle,flag=1,i=10292,u=0.31837857956949256,v=0.27304068210494115,w=0.578899816258626,x=5.786126025532204 -color=yellow,shape=circle,flag=1,i=10309,u=0.6902349067081704,v=0.25378719605789046,w=0.5040016713116696,x=4.812138094867828 -color=red,shape=square,flag=0,i=10324,u=0.6946844867784652,v=0.29518475398919375,w=0.4927509262328253,x=4.840797365557551 -color=red,shape=triangle,flag=1,i=10332,u=0.8678442691791926,v=0.6091142064852949,w=0.45566205612353117,x=6.621885107061575 -color=blue,shape=circle,flag=1,i=10361,u=0.18734077997606402,v=0.43057564962814354,w=0.4860517243897379,x=3.3628410099181436 -color=orange,shape=square,flag=1,i=10364,u=0.058701011660487246,v=0.0024486660337188493,w=0.40453190647286613,x=2.7595222276739046 -color=red,shape=square,flag=0,i=10377,u=0.40074434771319645,v=0.8858692458551669,w=0.5001034027863797,x=5.524256954720021 -color=red,shape=triangle,flag=1,i=10381,u=0.598852132830924,v=0.22513365255483608,w=0.4585942527102313,x=4.0428843518171105 -color=blue,shape=square,flag=0,i=10384,u=0.32390090697376095,v=0.12332922299332161,w=0.5006041398872025,x=3.147212881176131 -color=green,shape=triangle,flag=0,i=10387,u=0.09558656808256394,v=0.6941294500901372,w=0.49227479318628864,x=3.9234313092361055 -color=green,shape=triangle,flag=0,i=10389,u=0.5828628013291147,v=0.6450916716182998,w=0.4966328544354502,x=5.550035797666644 -color=yellow,shape=circle,flag=1,i=10390,u=0.44453628889953445,v=0.2862979496613094,w=0.51090427670511,x=4.106918947724256 -color=red,shape=circle,flag=1,i=10441,u=0.8392661641723219,v=0.8162254792785985,w=0.509406082314283,x=3.2157801813406675 -color=red,shape=square,flag=0,i=10444,u=0.37463191756149894,v=0.5164572501446436,w=0.4995921410953584,x=5.992441205035628 -color=red,shape=triangle,flag=0,i=10450,u=0.8939541353212057,v=0.43537281987781684,w=0.45535988644152453,x=5.609043571666418 -color=red,shape=circle,flag=0,i=10472,u=0.8595124880771323,v=0.9569170074785238,w=0.5141491068253298,x=5.368165481005893 -color=blue,shape=triangle,flag=1,i=10483,u=0.147742722730816,v=0.20372021048433941,w=0.47294180453453544,x=4.627391489038878 -color=red,shape=square,flag=0,i=10484,u=0.8878079463765209,v=0.00017635526605375151,w=0.51508747491667,x=2.976917495644902 -color=red,shape=square,flag=1,i=10548,u=0.940988407212824,v=0.08560315347807823,w=0.5119577447249931,x=6.043202056298618 -color=purple,shape=circle,flag=0,i=10561,u=0.42258675955167735,v=0.13198365937277168,w=0.5093805088363241,x=4.368202755064007 -color=green,shape=square,flag=0,i=10568,u=0.0639050973301376,v=0.9007493007366816,w=0.49553583457744577,x=4.362982742442343 -color=red,shape=triangle,flag=0,i=10576,u=0.7083526270103587,v=0.23792218238445895,w=0.4642535710804465,x=4.202356336119785 -color=yellow,shape=square,flag=1,i=10578,u=0.18064235078743995,v=0.15701001178454999,w=0.4761292944268622,x=5.626741841707202 -color=yellow,shape=circle,flag=1,i=10586,u=0.8951203633447987,v=0.2294696897581885,w=0.5041469425442905,x=6.5568446813038195 -color=yellow,shape=circle,flag=1,i=10591,u=0.9093904646584292,v=0.31617090830606964,w=0.5054552168812472,x=6.859854899828519 -color=red,shape=circle,flag=0,i=10594,u=0.8724672333134783,v=0.9094104583865722,w=0.5048122529750436,x=4.239098112071388 -color=blue,shape=circle,flag=1,i=10604,u=0.02547124608037865,v=0.008433833874895491,w=0.48794640570767017,x=4.989348979833584 -color=red,shape=triangle,flag=0,i=10615,u=0.10581575696050416,v=0.4721139499926281,w=0.4741183492140849,x=3.055839138217507 -color=red,shape=square,flag=0,i=10630,u=0.9784438506506147,v=0.6749912312118184,w=0.4981023888184377,x=4.941318491004691 -color=yellow,shape=square,flag=1,i=10631,u=0.921744799017933,v=0.5109148751867204,w=0.4794048905192355,x=5.441928174118314 -color=purple,shape=square,flag=0,i=10650,u=0.9324480505984253,v=0.5958369240385151,w=0.5085894219020052,x=5.299271735359292 -color=orange,shape=circle,flag=1,i=10655,u=0.0292779736185238,v=0.8745744381939615,w=0.5848738119512179,x=4.574214055142606 -color=red,shape=triangle,flag=0,i=10657,u=0.09742169400515321,v=0.9228881083107748,w=0.47266101670274985,x=6.155913437822506 -color=purple,shape=circle,flag=0,i=10675,u=0.9601933247453555,v=0.6304606668777718,w=0.5059571702319123,x=4.184151821083756 -color=red,shape=circle,flag=0,i=10680,u=0.7197166647461486,v=0.6853077083507768,w=0.5126653209726362,x=5.4103005994612365 -color=green,shape=circle,flag=0,i=10693,u=0.9422033304147984,v=0.1471329439491209,w=0.49301655544871337,x=5.259397457175126 -color=red,shape=circle,flag=0,i=10701,u=0.4880271401016847,v=0.5395444187818046,w=0.5145204084133964,x=1.8675071452119234 -color=blue,shape=square,flag=1,i=10709,u=0.9653241084872171,v=0.04395488019105609,w=0.5024905915906125,x=5.546323886633406 -color=blue,shape=triangle,flag=1,i=10717,u=0.9557628022366502,v=0.1233345609217904,w=0.4709934407524951,x=4.959512065237491 -color=blue,shape=square,flag=1,i=10726,u=0.24950053218727852,v=0.84316257779601,w=0.5067875296633696,x=6.105313795137335 -color=red,shape=square,flag=0,i=10727,u=0.42551312752888215,v=0.7807129281916984,w=0.48217631391820354,x=6.421601643296746 -color=yellow,shape=square,flag=1,i=10741,u=0.7310761580626806,v=0.23310643869044967,w=0.47195941096111543,x=5.37356895735718 -color=red,shape=triangle,flag=0,i=10753,u=0.6964070676513231,v=0.44140441920770457,w=0.47721222547725634,x=5.309804258406171 -color=red,shape=square,flag=0,i=10760,u=0.14527150716616755,v=0.5308756743155378,w=0.491837076731806,x=5.58017756032455 -color=green,shape=square,flag=0,i=10770,u=0.5616339623171078,v=0.013534591047469346,w=0.513151662247277,x=5.692402129336116 -color=blue,shape=circle,flag=1,i=10776,u=0.617002338987463,v=0.7178353605529667,w=0.47982606898564667,x=7.1625674759908575 -color=green,shape=square,flag=0,i=10779,u=0.16921390058371377,v=0.6226350078856399,w=0.5091018378300389,x=7.38217515025018 -color=red,shape=circle,flag=0,i=10791,u=0.07073180415516123,v=0.08679003646117818,w=0.5038125746371834,x=4.533730929532047 -color=red,shape=triangle,flag=0,i=10834,u=0.18680073713177348,v=0.9993494201012043,w=0.4773213031616584,x=4.513094201691502 -color=red,shape=triangle,flag=0,i=10848,u=0.984328044546256,v=0.5188399587259762,w=0.4792564762820482,x=6.190887182676861 -color=blue,shape=triangle,flag=0,i=10852,u=0.9321131023511794,v=0.3891184969830609,w=0.47761527716199736,x=6.436951901516465 -color=yellow,shape=square,flag=1,i=10857,u=0.8748151304087454,v=0.2502476564941005,w=0.46876178744698155,x=5.910256453154365 -color=purple,shape=triangle,flag=1,i=10859,u=0.22134297370228684,v=0.5381961520098686,w=0.47784379113682435,x=6.273651804535049 -color=red,shape=square,flag=1,i=10860,u=0.28362174237205706,v=0.1471931408944923,w=0.4936718385481655,x=6.1948905831375045 -color=blue,shape=square,flag=1,i=10869,u=0.20275067438131744,v=0.6412109927679274,w=0.4886332308780323,x=6.232250491017066 -color=red,shape=square,flag=0,i=10875,u=0.3724868333669126,v=0.4945558584734414,w=0.4971480512417688,x=2.050545302249899 -color=green,shape=square,flag=0,i=10906,u=0.6982240526087021,v=0.7514175979192067,w=0.5115536630418412,x=6.968429898016403 -color=red,shape=square,flag=1,i=10909,u=0.2985422210188773,v=0.5312010234010901,w=0.4873596940435782,x=3.884998502994616 -color=yellow,shape=triangle,flag=0,i=10911,u=0.3207555001277137,v=0.8429118043855696,w=0.5208449061979111,x=3.778695284985284 -color=red,shape=circle,flag=0,i=10913,u=0.872067490697382,v=0.9002314977138762,w=0.4991571456570716,x=6.950177773971539 -color=orange,shape=triangle,flag=1,i=10931,u=0.5331297637845395,v=0.17949252153730288,w=0.6526524826688697,x=3.385410206381158 -color=purple,shape=triangle,flag=0,i=10944,u=0.19842604812664932,v=0.5067797693687401,w=0.4851881607747664,x=5.369323823641793 -color=red,shape=circle,flag=1,i=10955,u=0.7923455158157466,v=0.8019530599629591,w=0.5048197369451008,x=4.5502781771547784 -color=yellow,shape=circle,flag=1,i=10966,u=0.24552159321302525,v=0.805746444524981,w=0.5108015311343594,x=4.048119267937712 -color=purple,shape=square,flag=0,i=10983,u=0.9876514204552945,v=0.11996417053077923,w=0.5233392959126978,x=5.071441665115832 -color=red,shape=circle,flag=1,i=10986,u=0.5184179438992648,v=0.43206229986759037,w=0.5094392756024092,x=5.460470198538914 -color=purple,shape=circle,flag=0,i=10994,u=0.34184839500907716,v=0.3610569280371754,w=0.5165644912393597,x=4.510891511869123 -color=blue,shape=triangle,flag=1,i=11012,u=0.20962327641630263,v=0.510878839865751,w=0.4874951093361232,x=3.799354481847154 -color=blue,shape=square,flag=1,i=11017,u=0.21900020429734024,v=0.07539826589100262,w=0.4866422461152902,x=4.77299039000382 -color=yellow,shape=circle,flag=1,i=11049,u=0.9879114734877493,v=0.8008651633096259,w=0.5133355417416207,x=4.035598314023885 -color=red,shape=circle,flag=0,i=11072,u=0.5863573993677064,v=0.5001124378458295,w=0.5019171809014208,x=4.436860341907603 -color=purple,shape=triangle,flag=0,i=11074,u=0.10384254160495798,v=0.9108764866194752,w=0.48278130458879187,x=5.141442802465247 -color=blue,shape=triangle,flag=1,i=11078,u=0.601742020854989,v=0.038449961822750955,w=0.4786133501428849,x=4.439332167889311 -color=yellow,shape=triangle,flag=1,i=11092,u=0.8229740580476099,v=0.6733591604895702,w=0.4984983752336965,x=3.942811108775684 -color=red,shape=circle,flag=1,i=11099,u=0.2728275925451169,v=0.314517194021842,w=0.4988758958355545,x=3.9324093514767795 -color=red,shape=triangle,flag=0,i=11107,u=0.7094065590321239,v=0.8030118874423253,w=0.4867214032868347,x=6.030937389617873 -color=blue,shape=square,flag=1,i=11117,u=0.0720849469507776,v=0.1593880902173438,w=0.48923519619424893,x=4.205917868208034 -color=yellow,shape=circle,flag=1,i=11129,u=0.5253429225138768,v=0.9957041581408161,w=0.5112069864481082,x=5.828155778235353 -color=red,shape=circle,flag=1,i=11143,u=0.2287015927601742,v=0.23866654178630137,w=0.4887717387295377,x=3.6483727653031184 -color=red,shape=circle,flag=0,i=11167,u=0.769410713899481,v=0.7242717108131933,w=0.4900643581952675,x=6.097156235020855 -color=yellow,shape=triangle,flag=1,i=11195,u=0.36904224435599975,v=0.03819903379294887,w=0.5141217967739861,x=4.155731738639664 -color=red,shape=square,flag=1,i=11196,u=0.8517953650116588,v=0.3216635511738848,w=0.5068613544294537,x=6.428096183221197 -color=red,shape=triangle,flag=0,i=11201,u=0.44691797147262424,v=0.7377241338881,w=0.4938925575976855,x=5.41347608600304 -color=red,shape=triangle,flag=0,i=11208,u=0.9784684668798798,v=0.763570131307092,w=0.49867340086246087,x=5.98966387750217 -color=yellow,shape=square,flag=1,i=11209,u=0.43199606450901396,v=0.804605153054225,w=0.4847132137279541,x=5.585778068244217 -color=green,shape=square,flag=0,i=11214,u=0.9828302734965855,v=0.2646110580344787,w=0.517697113190525,x=4.574050226139 -color=red,shape=triangle,flag=1,i=11220,u=0.3783823715210768,v=0.782931040165063,w=0.5004273024688444,x=4.118492031159527 -color=red,shape=triangle,flag=1,i=11237,u=0.5196088079409146,v=0.8930630644369089,w=0.4978451986063169,x=4.011646211011216 -color=yellow,shape=circle,flag=1,i=11245,u=0.8996064197251387,v=0.5019226374046015,w=0.5041774153002586,x=4.252122823453672 -color=red,shape=triangle,flag=1,i=11248,u=0.7529483749500838,v=0.27122834845072485,w=0.49126074812474907,x=4.396888811264903 -color=blue,shape=circle,flag=0,i=11249,u=0.7572458107690444,v=0.33879274133843984,w=0.48911017307305293,x=4.859215124095175 -color=orange,shape=triangle,flag=0,i=11256,u=0.8764356862502545,v=0.411271947777773,w=0.6445857828598599,x=8.064821723348405 -color=blue,shape=square,flag=0,i=11257,u=0.5175904662522431,v=0.7273864358678984,w=0.48124549170822833,x=4.184485111215872 -color=yellow,shape=square,flag=1,i=11258,u=0.7757397185982723,v=0.029171556527266662,w=0.4887119754451175,x=5.819984776411416 -color=red,shape=triangle,flag=0,i=11264,u=0.6928399295420468,v=0.24260392165480227,w=0.48808978873247466,x=3.7857134648217268 -color=blue,shape=square,flag=1,i=11290,u=0.09526725337042308,v=0.5710776547333518,w=0.4816309850010684,x=5.004434437154619 -color=blue,shape=square,flag=1,i=11308,u=0.1984917645276455,v=0.4325895036234173,w=0.4840327278958722,x=6.0313655991758885 -color=red,shape=triangle,flag=0,i=11309,u=0.2695189163955175,v=0.3570033220716953,w=0.4798417621615095,x=6.215696689530307 -color=red,shape=square,flag=0,i=11312,u=0.09424803300847717,v=0.8633989547866907,w=0.4958724231713246,x=5.615260332390245 -color=red,shape=square,flag=0,i=11317,u=0.42075534020005223,v=0.7789609008087531,w=0.4924992539679409,x=4.148108664188815 -color=orange,shape=circle,flag=1,i=11323,u=0.541584000090338,v=0.15392248984531431,w=0.5819425797332739,x=4.675951236311783 -color=blue,shape=square,flag=1,i=11340,u=0.34028282557380873,v=0.29816007364043307,w=0.4920984255052471,x=4.87495995425447 -color=red,shape=triangle,flag=0,i=11347,u=0.29291365334291064,v=0.13595873977427797,w=0.47751618114842376,x=5.734165400286842 -color=purple,shape=triangle,flag=0,i=11365,u=0.14759568718194493,v=0.887197770529009,w=0.48786447532739424,x=3.9607027488190263 -color=red,shape=triangle,flag=1,i=11368,u=0.9958313144391746,v=0.1646426927041188,w=0.4681184791220049,x=5.7276072394750015 -color=blue,shape=circle,flag=1,i=11382,u=0.9547725049854346,v=0.4183334796458881,w=0.48986123904256673,x=7.359710210433526 -color=yellow,shape=square,flag=1,i=11390,u=0.41009075484481616,v=0.04012661259429706,w=0.4775282779934895,x=3.884603883571296 -color=blue,shape=square,flag=0,i=11398,u=0.5232009746280731,v=0.31732238901126764,w=0.4914814422996223,x=6.512711578515396 -color=red,shape=triangle,flag=0,i=11399,u=0.08307367491556572,v=0.2499088892139142,w=0.47155922421917745,x=3.533400043100729 -color=yellow,shape=triangle,flag=1,i=11401,u=0.646340926730741,v=0.5635156016582544,w=0.5227154278139758,x=5.0728700850026875 -color=red,shape=square,flag=1,i=11414,u=0.7833563881078867,v=0.8112218063333311,w=0.4953572009070725,x=3.212908169933748 -color=red,shape=circle,flag=1,i=11418,u=0.7053252293937231,v=0.653551579817268,w=0.47191442834795144,x=3.287977268143678 -color=red,shape=circle,flag=0,i=11420,u=0.6984771131230996,v=0.7110482786322159,w=0.47577018890375466,x=5.401042359876296 -color=red,shape=circle,flag=0,i=11422,u=0.8249976514282572,v=0.737746748760994,w=0.4742364173639332,x=7.579017916144487 -color=red,shape=square,flag=0,i=11429,u=0.3737646251850545,v=0.4802872430457342,w=0.49233298800830655,x=5.481851888719611 -color=red,shape=square,flag=1,i=11438,u=0.6851467661504475,v=0.30545748824705,w=0.495339373019669,x=4.510626503591532 -color=blue,shape=square,flag=1,i=11451,u=0.6784701333767903,v=0.7489987917811751,w=0.4950008966150163,x=4.665969126907384 -color=green,shape=triangle,flag=0,i=11454,u=0.9360018272424514,v=0.2864027960639961,w=0.5165963516009994,x=4.9775786669976485 -color=yellow,shape=square,flag=1,i=11455,u=0.5874636712003198,v=0.33625170329447196,w=0.47599885278694937,x=6.189576199895336 -color=red,shape=circle,flag=0,i=11482,u=0.7741798755046678,v=0.8379930521280073,w=0.4738560123073968,x=4.49012823554904 -color=red,shape=square,flag=1,i=11493,u=0.4655620686808072,v=0.40187813411072393,w=0.4869612526187048,x=7.011843588858941 -color=red,shape=square,flag=0,i=11504,u=0.2512000710535399,v=0.9770487857991338,w=0.49288221544919575,x=3.996943831694889 -color=red,shape=triangle,flag=1,i=11513,u=0.13716324075112885,v=0.09323268082827685,w=0.4690325797787599,x=4.635291371696009 -color=yellow,shape=triangle,flag=1,i=11514,u=0.9170930068074542,v=0.5491180187027114,w=0.5168261702635132,x=3.0882382523771423 -color=blue,shape=square,flag=0,i=11516,u=0.9974578628637201,v=0.8301906233920628,w=0.49595081858602413,x=3.4601454987596227 -color=red,shape=circle,flag=0,i=11531,u=0.8204214990540966,v=0.7836418299016412,w=0.47488759821374815,x=4.888488023964819 -color=green,shape=triangle,flag=0,i=11544,u=0.045882710718465725,v=0.3249778478756211,w=0.5025225347675908,x=4.007985423061229 -color=red,shape=triangle,flag=1,i=11555,u=0.9472068240562526,v=0.7150808909767029,w=0.46248860469745295,x=4.939501626451224 -color=purple,shape=triangle,flag=0,i=11564,u=0.2257016979446489,v=0.5835457139229187,w=0.4916758835993314,x=7.077737742343103 -color=red,shape=triangle,flag=0,i=11581,u=0.05296867528168259,v=0.8851415256565528,w=0.4581587302230065,x=7.147859160935391 -color=blue,shape=square,flag=1,i=11588,u=0.6907610118986325,v=0.9509088014367496,w=0.503467176557804,x=3.9012195604938618 -color=red,shape=triangle,flag=0,i=11605,u=0.8461633697593912,v=0.42590045242655017,w=0.4623193674136193,x=5.760556597285366 -color=red,shape=square,flag=0,i=11606,u=0.14743815857756082,v=0.7926700151981511,w=0.46758106127713767,x=5.651690083563808 -color=red,shape=triangle,flag=0,i=11614,u=0.9285775849365847,v=0.4436105623984308,w=0.4605823986171502,x=4.641207701078844 -color=red,shape=triangle,flag=1,i=11624,u=0.5378184503512431,v=0.6868286620233578,w=0.458044596481656,x=5.760748389455027 -color=green,shape=circle,flag=0,i=11628,u=0.7024909973441142,v=0.47502881219791715,w=0.4842624819433563,x=6.15740201181017 -color=red,shape=triangle,flag=1,i=11651,u=0.6389136656886427,v=0.9879034546079611,w=0.4527585622445751,x=5.867747214773206 -color=blue,shape=square,flag=0,i=11652,u=0.933381682410314,v=0.4513110963401843,w=0.5096623691323556,x=5.238611211712035 -color=green,shape=triangle,flag=0,i=11657,u=0.46144761961083647,v=0.3538475783105779,w=0.49870726886853095,x=5.3196302837939635 -color=yellow,shape=circle,flag=1,i=11685,u=0.8449966904024304,v=0.5070981101745116,w=0.5001667852213053,x=3.732928435147311 -color=green,shape=triangle,flag=1,i=11687,u=0.6772563427268082,v=0.21544631431493866,w=0.5019561571626965,x=5.31619891524488 -color=blue,shape=triangle,flag=0,i=11698,u=0.8848820237304224,v=0.009320939696153219,w=0.4843460557597541,x=6.288615093820109 -color=red,shape=circle,flag=1,i=11704,u=0.2532930709241966,v=0.3428809726162397,w=0.49804341460580354,x=3.857184741733857 -color=yellow,shape=circle,flag=1,i=11706,u=0.6235351648125035,v=0.585299949677482,w=0.49699588469369854,x=5.928003109455507 -color=red,shape=square,flag=1,i=11707,u=0.014558204062291136,v=0.19921504894386421,w=0.47695578762718704,x=3.4149863529399127 -color=yellow,shape=square,flag=1,i=11708,u=0.048244378828659285,v=0.2809558712937408,w=0.4709568341932725,x=4.420706623479959 -color=red,shape=triangle,flag=0,i=11710,u=0.20494397917669305,v=0.4262320810647471,w=0.45731113188615224,x=4.423002552014896 -color=yellow,shape=circle,flag=1,i=11726,u=0.45282366292121645,v=0.6647741644838494,w=0.4927926793367974,x=4.661809439673582 -color=green,shape=square,flag=1,i=11730,u=0.9906881228376359,v=0.9777942016481593,w=0.5079110438388657,x=4.338819691978291 -color=purple,shape=circle,flag=0,i=11734,u=0.42287055846265853,v=0.9882869130316426,w=0.5282827734537594,x=6.532314242063435 -color=red,shape=triangle,flag=1,i=11752,u=0.34383011667679386,v=0.6031852221586377,w=0.4695209466033571,x=3.984459717337193 -color=green,shape=square,flag=1,i=11763,u=0.9183820276561984,v=0.6690840570664534,w=0.5140245506141916,x=4.7409253195501515 -color=green,shape=square,flag=0,i=11767,u=0.9980026709735629,v=0.9899827733190545,w=0.5096223202039132,x=5.952455977819098 -color=red,shape=square,flag=0,i=11796,u=0.9479874833310005,v=0.834343027445699,w=0.4969871392454597,x=4.367186692110255 -color=red,shape=triangle,flag=0,i=11810,u=0.8066105662877066,v=0.7691536135774323,w=0.465643029832154,x=3.9914371935539728 -color=red,shape=triangle,flag=1,i=11818,u=0.2775306173073313,v=0.310875889416218,w=0.4653832299721089,x=4.601647026685676 -color=blue,shape=square,flag=0,i=11820,u=0.3986234307994264,v=0.11490444112384934,w=0.5043047773029952,x=5.235236020622918 -color=red,shape=circle,flag=0,i=11822,u=0.1562652272696856,v=0.10817354775735938,w=0.4926379151200919,x=6.938178596036544 -color=red,shape=circle,flag=0,i=11823,u=0.20795457468744316,v=0.23946683788624595,w=0.4898283085829625,x=4.189023959838033 -color=green,shape=square,flag=0,i=11827,u=0.5709288668323107,v=0.4697473555841214,w=0.5109635335955767,x=4.3514792424407664 -color=red,shape=triangle,flag=0,i=11837,u=0.7362412796046272,v=0.17758447605169292,w=0.470388376614015,x=5.734476797847964 -color=green,shape=circle,flag=0,i=11838,u=0.9394096652397737,v=0.8536155269641535,w=0.49327858557195275,x=5.653235497206928 -color=green,shape=square,flag=1,i=11844,u=0.07572527165339304,v=0.5798832020919857,w=0.5039524965605116,x=5.469468485704244 -color=green,shape=square,flag=1,i=11861,u=0.5189533342028887,v=0.01880180286971289,w=0.4953442604798373,x=5.12386157195204 -color=red,shape=square,flag=1,i=11878,u=0.980579950659443,v=0.4300954648186175,w=0.5061282471643798,x=5.7374403592120204 -color=purple,shape=circle,flag=0,i=11880,u=0.9135576118070077,v=0.5778536903449603,w=0.5402182044289588,x=4.731178645635094 -color=red,shape=square,flag=0,i=11884,u=0.15762614718843582,v=0.08208186127058492,w=0.509255648486443,x=2.877246262052175 -color=green,shape=triangle,flag=0,i=11905,u=0.9427780982901727,v=0.2822726998869619,w=0.5132467938139144,x=4.520472386485701 -color=red,shape=triangle,flag=1,i=11908,u=0.059358371495679574,v=0.7191292383130944,w=0.4819126119901219,x=4.520229349473795 -color=red,shape=triangle,flag=1,i=11922,u=0.05880192113588101,v=0.33145414147223107,w=0.4863267596429014,x=5.733256126532911 -color=red,shape=square,flag=0,i=11926,u=0.7068862355139671,v=0.7170568706731681,w=0.5087258896121807,x=4.603072869067202 -color=red,shape=circle,flag=1,i=11936,u=0.45238982329015276,v=0.5085615770278532,w=0.5015836518347339,x=2.271261911183687 -color=red,shape=triangle,flag=1,i=11937,u=0.19003791099127365,v=0.381443084578561,w=0.4798481676026286,x=4.722557073097453 -color=red,shape=triangle,flag=1,i=11953,u=0.5457659366927872,v=0.20647496257260112,w=0.4856727165653866,x=5.135026882914661 -color=red,shape=square,flag=0,i=11959,u=0.3451356777299144,v=0.782301962889177,w=0.512410753402933,x=4.688911190692649 -color=blue,shape=square,flag=0,i=11961,u=0.7124139056656043,v=0.8621419199293042,w=0.5001588278713436,x=5.791127598520412 -color=red,shape=square,flag=0,i=11995,u=0.34783605183672606,v=0.032302888090674275,w=0.5043983124513339,x=3.0317188474642567 -color=red,shape=triangle,flag=0,i=12010,u=0.7729719315576394,v=0.30049922969244836,w=0.4893167152155384,x=5.693226677965474 -color=red,shape=circle,flag=0,i=12020,u=0.2744061650207231,v=0.30248377776255525,w=0.502546296393573,x=3.867403836569691 -color=red,shape=triangle,flag=0,i=12027,u=0.04501409480558616,v=0.7549265836299452,w=0.49063433298390186,x=4.537008860790443 -color=yellow,shape=triangle,flag=1,i=12040,u=0.5566649253877446,v=0.4573445655321232,w=0.5323130019818018,x=5.970963386497712 -color=green,shape=triangle,flag=0,i=12054,u=0.4254817295258245,v=0.8748170051264729,w=0.5123524853234942,x=4.042414889832379 -color=red,shape=square,flag=0,i=12055,u=0.23543875758692723,v=0.25343933847289046,w=0.5099760587232518,x=5.776064510680494 -color=purple,shape=triangle,flag=0,i=12057,u=0.8519025346923821,v=0.6839852206805982,w=0.4963102645837585,x=6.866828187795584 -color=red,shape=square,flag=0,i=12063,u=0.00923931384134169,v=0.5375672051708866,w=0.5135738257161684,x=4.590367914195506 -color=red,shape=circle,flag=0,i=12075,u=0.18816975341851416,v=0.12209791531873972,w=0.4943234914402715,x=5.676649090268427 -color=green,shape=circle,flag=0,i=12076,u=0.32814442117828535,v=0.7296400228222215,w=0.4908674141550337,x=3.689452516163152 -color=green,shape=circle,flag=0,i=12079,u=0.8503269867409412,v=0.936071680503902,w=0.4893958325272159,x=4.176914190892412 -color=red,shape=triangle,flag=0,i=12080,u=0.304417644521224,v=0.12072407298416554,w=0.4824932904964195,x=4.483288986837734 -color=blue,shape=square,flag=1,i=12103,u=0.7805642873472752,v=0.6021578248473799,w=0.5057792095341139,x=2.9739880844327224 -color=red,shape=square,flag=1,i=12105,u=0.4460577291915605,v=0.5417740495785428,w=0.5101397145856149,x=5.0572329569199805 -color=orange,shape=square,flag=1,i=12110,u=0.45966776685191746,v=0.7646670171356208,w=0.4010923219092246,x=5.786150104427804 -color=blue,shape=circle,flag=0,i=12113,u=0.43968979742069225,v=0.8607996906473344,w=0.4974049569699694,x=5.837695133790341 -color=blue,shape=square,flag=0,i=12137,u=0.9434045187517408,v=0.274030853396236,w=0.502203210883063,x=4.19203204873216 -color=red,shape=circle,flag=1,i=12140,u=0.12010342788683448,v=0.06458670339028354,w=0.4937549695809898,x=6.713812678596761 -color=yellow,shape=square,flag=1,i=12141,u=0.5062086920078083,v=0.06784111786037528,w=0.4950362195602966,x=6.182068119699312 -color=red,shape=square,flag=0,i=12144,u=0.6178915767340124,v=0.40812033749505616,w=0.5134054287955381,x=3.057397299000543 -color=purple,shape=square,flag=0,i=12145,u=0.9301036698084061,v=0.1664640395494903,w=0.5126228731369876,x=5.321997603399074 -color=green,shape=triangle,flag=1,i=12170,u=0.3881534843843475,v=0.15297012294677814,w=0.5186299888768883,x=3.3475427503671114 -color=yellow,shape=square,flag=1,i=12179,u=0.376284735246494,v=0.006691551218347747,w=0.4991441252068821,x=4.398422927801676 -color=blue,shape=square,flag=0,i=12181,u=0.9451711208014877,v=0.6681813481587483,w=0.48831787318055037,x=7.171577580120623 -color=red,shape=square,flag=0,i=12182,u=0.7932552120427754,v=0.9040437711783676,w=0.5203952476755404,x=3.6348544885135237 -color=red,shape=circle,flag=0,i=12186,u=0.0712258925039464,v=-0.01048384499837035,w=0.49739297207963323,x=5.777276843835502 -color=red,shape=square,flag=0,i=12194,u=0.13777167814332203,v=0.5466858504389149,w=0.5199724413340178,x=3.5741650664449653 -color=red,shape=square,flag=0,i=12196,u=0.2954494488405188,v=0.4322243693054796,w=0.5139626813180235,x=5.600171210531258 -color=red,shape=square,flag=0,i=12197,u=0.22815055786123362,v=0.6247363759835414,w=0.5115657912113042,x=4.474262266164264 -color=red,shape=triangle,flag=0,i=12209,u=0.011558215130849536,v=0.6813096166913172,w=0.4920484798842238,x=4.937401503797912 -color=yellow,shape=circle,flag=1,i=12212,u=0.5936641645262978,v=0.4620350573757983,w=0.4989004291929008,x=5.306165823904028 -color=red,shape=triangle,flag=0,i=12221,u=0.7087595692961455,v=0.6832791598840698,w=0.4910108314613083,x=4.606169693489917 -color=blue,shape=triangle,flag=0,i=12223,u=0.8510146430273343,v=0.7168389538492936,w=0.5023850258593229,x=4.128003725145813 -color=red,shape=square,flag=0,i=12224,u=0.4274538589743495,v=0.6361645832418465,w=0.5170392933735131,x=4.4846096119647845 -color=purple,shape=circle,flag=1,i=12233,u=0.5134475909295445,v=0.18566671633448661,w=0.5448519268821536,x=3.596524324487605 -color=red,shape=triangle,flag=1,i=12235,u=0.27034222633662897,v=0.4463005217941033,w=0.4941692786712241,x=6.952954957628321 -color=green,shape=square,flag=0,i=12237,u=0.8710370193634492,v=0.8148800655806897,w=0.4837675081514471,x=5.205470293505575 -color=red,shape=square,flag=1,i=12238,u=0.35779992900062063,v=0.056369766250922826,w=0.5234328917932165,x=5.0337476519226945 -color=red,shape=circle,flag=0,i=12249,u=0.9030113247848618,v=0.8506564574230406,w=0.49549773169768996,x=5.864305798089799 -color=red,shape=triangle,flag=0,i=12254,u=0.9968044857248838,v=0.14785687196385533,w=0.49295293296623766,x=3.8013253941464176 -color=yellow,shape=square,flag=1,i=12256,u=0.8813136136947924,v=0.7036981129154224,w=0.5009114573079977,x=5.2335395542700995 -color=red,shape=circle,flag=0,i=12260,u=0.43290825891906914,v=0.521805455043792,w=0.49917033743429584,x=6.0435146425195905 -color=red,shape=triangle,flag=1,i=12262,u=0.8609109793010382,v=0.789098135698477,w=0.49306800262641864,x=4.695192938556527 -color=red,shape=triangle,flag=0,i=12272,u=0.5502944830733181,v=0.7139288515018252,w=0.4997725400931449,x=3.3269635277492076 -color=red,shape=circle,flag=0,i=12276,u=0.3470298189628759,v=0.377385582081882,w=0.4985325335096065,x=4.5896193469703155 -color=yellow,shape=square,flag=1,i=12297,u=0.5799236240742773,v=0.8612895494901701,w=0.4940982101160186,x=6.03608466854836 -color=red,shape=circle,flag=0,i=12298,u=0.05418741401466454,v=0.12416885273541382,w=0.4981795862533314,x=4.537078051703997 -color=red,shape=square,flag=0,i=12310,u=0.5682110943943911,v=0.85892217099607,w=0.5118894257025524,x=4.174863715344483 -color=yellow,shape=triangle,flag=1,i=12314,u=0.4301206717459879,v=0.8670561848391353,w=0.53381058364014,x=4.934396612619008 -color=red,shape=square,flag=0,i=12320,u=0.6182879435525621,v=0.5230543255252982,w=0.5205114604566122,x=5.627485435806179 -color=yellow,shape=square,flag=1,i=12329,u=0.6732390064779475,v=0.06536782556574938,w=0.4909241264020602,x=3.633715730391797 -color=purple,shape=triangle,flag=0,i=12331,u=0.056378972860580245,v=0.9345518095586507,w=0.52311290114093,x=6.642000583012488 -color=blue,shape=square,flag=0,i=12338,u=0.021659252915190108,v=0.9944553866323534,w=0.4702984591316464,x=5.432851743728047 -color=red,shape=triangle,flag=0,i=12362,u=0.13291700579187382,v=0.9590426237841152,w=0.5012301195140502,x=4.978245902341368 -color=red,shape=circle,flag=0,i=12365,u=0.42929685105018944,v=0.4451977210396489,w=0.5108724061659158,x=4.9123483651255695 -color=red,shape=circle,flag=1,i=12372,u=0.9193674657723226,v=0.9053240978019266,w=0.511461829910235,x=5.860032873469048 -color=green,shape=square,flag=0,i=12384,u=0.7103303607122681,v=0.540039717227922,w=0.48744491913965987,x=5.281189346839043 -color=blue,shape=triangle,flag=1,i=12393,u=0.9424545054038508,v=0.35028663558225404,w=0.4960435908412825,x=5.484406018909998 -color=blue,shape=circle,flag=1,i=12394,u=0.566389140860819,v=0.5030911981502101,w=0.4911517088010552,x=6.23798124481533 -color=blue,shape=square,flag=0,i=12403,u=0.009270333707540157,v=0.48265419088382044,w=0.4776403654387395,x=6.927005648273639 -color=green,shape=triangle,flag=0,i=12408,u=0.26026652184015175,v=0.5517657440959786,w=0.5190078976947085,x=4.552003607840779 -color=yellow,shape=circle,flag=1,i=12413,u=0.7357234098633864,v=0.4729012588892588,w=0.5023751350175498,x=3.2063614288720346 -color=red,shape=circle,flag=1,i=12417,u=0.23326783219864622,v=0.2804175839759428,w=0.5227630403633012,x=4.850308800048502 -color=yellow,shape=triangle,flag=1,i=12418,u=0.9296868462862925,v=0.5851442239400264,w=0.5344804009281637,x=5.7869946789495375 -color=purple,shape=square,flag=0,i=12420,u=0.05576505773219209,v=0.8827909825117362,w=0.518223252197535,x=2.8289555805429405 -color=red,shape=square,flag=0,i=12422,u=0.9254495812764103,v=0.020522825774678233,w=0.525883845353747,x=4.428687607326155 -color=red,shape=square,flag=0,i=12424,u=0.5477455357161356,v=0.8206769051934277,w=0.5269043847888704,x=4.549570179687992 -color=blue,shape=square,flag=1,i=12431,u=0.86919733477823,v=0.6016719217138693,w=0.47505040055378955,x=4.5505991532273615 -color=purple,shape=triangle,flag=0,i=12450,u=0.38932831028005355,v=0.5978324269701425,w=0.520508827958282,x=3.811899406983091 -color=red,shape=circle,flag=1,i=12458,u=0.22803129614510875,v=0.196234595447856,w=0.5189315357309688,x=2.7138850502471676 -color=blue,shape=triangle,flag=1,i=12464,u=0.8605308825186275,v=0.2086202140611736,w=0.49866823280126155,x=3.871755490814719 -color=yellow,shape=circle,flag=1,i=12494,u=0.3563675114731395,v=0.190633807291124,w=0.5045626988150675,x=3.8499595902757924 -color=red,shape=triangle,flag=0,i=12517,u=0.5588418947757484,v=0.7310743360594292,w=0.48799166937204047,x=3.369590248614523 -color=green,shape=square,flag=0,i=12523,u=0.5008395364935517,v=0.2954695726209686,w=0.479321354544725,x=4.9778413209738375 -color=red,shape=square,flag=0,i=12524,u=0.09929492623895952,v=0.40604810672259506,w=0.5049558223575824,x=3.5283735874972835 -color=blue,shape=triangle,flag=0,i=12542,u=0.9102204004144692,v=0.48535228972492994,w=0.501587166321046,x=6.280394317575749 -color=yellow,shape=square,flag=0,i=12545,u=0.7546628277632925,v=0.08197098913714151,w=0.48719007633744077,x=4.784685695215908 -color=purple,shape=triangle,flag=0,i=12547,u=0.517490985915425,v=0.6573923290840697,w=0.517729126078301,x=4.5272644772185915 -color=red,shape=triangle,flag=1,i=12558,u=0.44016190538135913,v=0.35049419620501454,w=0.48463502148104587,x=4.643038883386652 -color=blue,shape=circle,flag=0,i=12561,u=0.1671192884018161,v=0.6596993654960044,w=0.49559157704097595,x=6.326683259451191 -color=red,shape=circle,flag=0,i=12573,u=0.6798482749682002,v=0.7273133176332559,w=0.515865683296064,x=4.978158465173196 -color=blue,shape=circle,flag=0,i=12600,u=0.5963922619400469,v=0.08344823527076262,w=0.4887524343605998,x=4.057191889249201 -color=red,shape=square,flag=0,i=12636,u=0.20913558791154285,v=0.02218620690942419,w=0.5251404780140472,x=7.09890840078442 -color=red,shape=square,flag=1,i=12645,u=0.19602301027131042,v=0.3751115248607173,w=0.5173013180567451,x=4.708167379640014 -color=blue,shape=square,flag=1,i=12667,u=0.13473252993576534,v=0.39909188407580165,w=0.46927351034379794,x=4.877137364881301 -color=purple,shape=square,flag=0,i=12709,u=0.03672598560766016,v=0.49473315820401276,w=0.5283821113677094,x=5.9228628311301845 -color=yellow,shape=square,flag=1,i=12714,u=0.7498571202691773,v=0.2327267252456967,w=0.4913094346254017,x=5.223376626769959 -color=blue,shape=triangle,flag=1,i=12721,u=0.3491596241910907,v=0.9535680517463947,w=0.5067306121075658,x=3.502214119759598 -color=red,shape=square,flag=0,i=12727,u=0.3621028139959088,v=0.12510173857176532,w=0.527139777276255,x=3.7413326251681838 -color=red,shape=circle,flag=1,i=12731,u=0.7483954245887117,v=0.83911382278441,w=0.5092760129170182,x=4.4819053315172 -color=red,shape=circle,flag=0,i=12748,u=0.796482350446426,v=0.8365400523899128,w=0.5072365924705815,x=6.569715570818672 -color=red,shape=triangle,flag=0,i=12752,u=0.8654756538937693,v=0.12030101459043974,w=0.4798266464596761,x=5.11293399270295 -color=purple,shape=square,flag=0,i=12760,u=0.5190210485377224,v=0.5147627296650352,w=0.5310305279016496,x=6.90748787828668 -color=red,shape=square,flag=0,i=12763,u=0.98900569457842,v=0.39460308271675304,w=0.53387724881204,x=4.784005217288922 -color=yellow,shape=square,flag=1,i=12782,u=0.1679237147749727,v=0.6138059434481302,w=0.4917252923132335,x=5.5201768542963565 -color=yellow,shape=triangle,flag=1,i=12800,u=0.2529842987372265,v=0.20832517048507238,w=0.5308938522790781,x=4.317983927529439 -color=red,shape=square,flag=1,i=12802,u=0.1777238023705633,v=0.19873715559848193,w=0.528622920872539,x=4.676626456225272 -color=red,shape=circle,flag=1,i=12804,u=0.48862749584150966,v=0.5595497291187637,w=0.5186116160911766,x=3.7463529675400618 -color=green,shape=triangle,flag=0,i=12808,u=0.7332750177670676,v=0.07349544390959517,w=0.5134408018023058,x=4.221144061824084 -color=red,shape=square,flag=1,i=12819,u=0.01694973081935658,v=0.6006411137625514,w=0.5251809149832267,x=4.9526385454783375 -color=red,shape=square,flag=0,i=12823,u=0.7358511839620999,v=0.2075982076638021,w=0.5223974410859062,x=5.64665528828198 -color=red,shape=circle,flag=1,i=12838,u=0.6414518363655866,v=0.5971552526672049,w=0.5111913131378839,x=6.645730133109886 -color=red,shape=square,flag=0,i=12848,u=0.8991964912371576,v=0.7877715832772079,w=0.5182501072533066,x=6.793759763936873 -color=yellow,shape=square,flag=0,i=12852,u=0.13517523551179622,v=0.9368886242865431,w=0.5013990647531037,x=5.751401785078446 -color=purple,shape=square,flag=0,i=12862,u=0.9305811910292004,v=0.7808773982965442,w=0.5338464535126726,x=4.206512711987678 -color=yellow,shape=circle,flag=1,i=12874,u=0.8834737119841723,v=0.8827897263358067,w=0.5028709961554946,x=4.40358791075897 -color=orange,shape=square,flag=1,i=12896,u=0.19625924218455737,v=0.8012382218224551,w=0.39672750105935617,x=5.926406207357727 -color=green,shape=triangle,flag=1,i=12897,u=0.6467695640240094,v=0.2881124066335321,w=0.5076361351610983,x=6.97596121869987 -color=blue,shape=square,flag=1,i=12913,u=0.7192234533007247,v=0.6561045565834529,w=0.4755891412774963,x=6.538709933564054 -color=yellow,shape=triangle,flag=1,i=12926,u=0.7787829274007342,v=0.8666655366316399,w=0.5268238688543869,x=5.305460474128055 -color=purple,shape=circle,flag=0,i=12936,u=0.1922706389962523,v=0.3657640366304026,w=0.5345929270023603,x=6.584843335292457 -color=green,shape=square,flag=0,i=12938,u=0.2751318405813312,v=0.9996764373885353,w=0.4885851533254809,x=3.4032262956951556 -color=yellow,shape=square,flag=0,i=12956,u=0.22827815291835307,v=0.10940113926765138,w=0.49495945027982224,x=5.519192796553264 -color=red,shape=triangle,flag=0,i=12964,u=0.5277650090715932,v=0.9095188032621777,w=0.47769654400861283,x=7.356701377636051 -color=purple,shape=square,flag=0,i=12972,u=0.2272981374962454,v=0.6275803714815992,w=0.5280975803113913,x=3.1755285842416416 -color=purple,shape=square,flag=0,i=12976,u=0.9882272142903007,v=0.2543821364391944,w=0.5285708736540188,x=6.283369453252152 -color=yellow,shape=triangle,flag=1,i=13010,u=0.349745010538539,v=0.723745260971859,w=0.5220147909957564,x=5.362490418188354 -color=green,shape=square,flag=0,i=13025,u=0.5704032132620769,v=0.9520730893130085,w=0.4949742635007175,x=4.972595320121044 -color=yellow,shape=circle,flag=1,i=13030,u=0.8751019905366294,v=0.02854187087338156,w=0.5021941122434627,x=5.321770530720425 -color=yellow,shape=triangle,flag=1,i=13031,u=0.5187144465562195,v=0.18783350208908334,w=0.5219399178758146,x=4.685385105835355 -color=red,shape=square,flag=0,i=13050,u=0.008813010214251737,v=0.34911487791388507,w=0.5095449231613721,x=3.4303442336720704 -color=yellow,shape=triangle,flag=1,i=13052,u=0.6857004850205839,v=0.6431925825203684,w=0.5165401288654603,x=4.562951213675976 -color=red,shape=triangle,flag=0,i=13064,u=0.07613955243284565,v=0.03333761177749195,w=0.4699234376021442,x=4.688217784444799 -color=red,shape=circle,flag=0,i=13078,u=0.2860524243207774,v=0.34498087949241424,w=0.49848756793795024,x=6.448000652514857 -color=yellow,shape=circle,flag=1,i=13090,u=0.3815845684602467,v=0.07178736343547731,w=0.5022487513444382,x=7.615019377960697 -color=red,shape=square,flag=0,i=13096,u=0.6036560966868214,v=0.23587333775946517,w=0.5135337384296509,x=5.379789307509569 -color=blue,shape=circle,flag=0,i=13099,u=0.10006314778653913,v=0.7436569578778154,w=0.48161668141487796,x=4.723894604995649 -color=red,shape=circle,flag=1,i=13107,u=0.425900528621737,v=0.3824557861050103,w=0.4948976998364974,x=5.410527191225196 -color=red,shape=square,flag=0,i=13108,u=0.8494685992386175,v=0.7573687773377882,w=0.517353757970351,x=4.350640282866267 -color=red,shape=triangle,flag=1,i=13116,u=0.17453356860481373,v=0.41080027304525757,w=0.4781769846380775,x=4.633321441199356 -color=blue,shape=triangle,flag=1,i=13127,u=0.30256949909285336,v=0.8306436702065217,w=0.5168840336058484,x=5.050938701653189 -color=green,shape=square,flag=0,i=13137,u=0.6862398942853989,v=0.5084056603695462,w=0.5004703688991802,x=6.417792935960674 -color=blue,shape=circle,flag=0,i=13148,u=0.2902241989595149,v=0.4432537696404162,w=0.47820059351586996,x=5.585400330240989 -color=green,shape=triangle,flag=0,i=13156,u=0.5319755217308924,v=0.9227883390423964,w=0.5152632048179494,x=5.089260639238088 -color=yellow,shape=circle,flag=1,i=13162,u=0.5782826397828276,v=0.01106841619064336,w=0.5055812461707145,x=5.2379189849188466 -color=green,shape=circle,flag=0,i=13173,u=0.26944433608573093,v=0.39993866016419455,w=0.4775850697673785,x=4.989212261233978 -color=blue,shape=square,flag=1,i=13185,u=0.004726047126661137,v=0.5804128842508497,w=0.4675949465251732,x=4.905801459228339 -color=red,shape=circle,flag=1,i=13190,u=0.9814469186570991,v=0.9051553259597678,w=0.5030421911914653,x=5.250813683759118 -color=purple,shape=triangle,flag=0,i=13200,u=0.4698245094948157,v=0.5965706792499607,w=0.49929837552232353,x=6.2005610423044075 -color=green,shape=triangle,flag=0,i=13216,u=0.4332132855617774,v=0.7066356987490843,w=0.508416365967748,x=4.3605409205977415 -color=red,shape=triangle,flag=0,i=13235,u=0.8217685898297462,v=0.9523678510305673,w=0.49313686605591206,x=3.568563377430356 -color=red,shape=square,flag=0,i=13254,u=0.22629456609797405,v=0.19228930964424018,w=0.5176313767622042,x=2.9683441342720602 -color=green,shape=square,flag=0,i=13260,u=0.9703118455887261,v=0.980400158035085,w=0.507314503598571,x=6.593210458496963 -color=orange,shape=circle,flag=0,i=13269,u=0.48719118298482755,v=0.08728134510559582,w=0.581979025965587,x=4.470090606309107 -color=green,shape=triangle,flag=0,i=13283,u=0.7467117734824886,v=0.9357363071813254,w=0.5089081422555692,x=5.783746519480718 -color=blue,shape=triangle,flag=0,i=13294,u=0.9541134800876893,v=0.2907790160479963,w=0.5105280628007148,x=4.568129166475079 -color=red,shape=triangle,flag=0,i=13304,u=0.47059497054186417,v=0.20221586014032578,w=0.4908754467349471,x=4.058285075616765 -color=yellow,shape=square,flag=0,i=13351,u=0.8461799650924491,v=0.6318120946669082,w=0.46759705640243704,x=5.721962554758462 -color=orange,shape=square,flag=0,i=13352,u=0.8963503761031655,v=0.23211616464272544,w=0.40102363086037257,x=4.02914635043458 -color=green,shape=circle,flag=0,i=13383,u=0.9419490159169096,v=0.7318612168949039,w=0.48887296776473044,x=4.427041089797325 -color=yellow,shape=triangle,flag=1,i=13388,u=0.2089544690244033,v=0.9202091731573563,w=0.5152191352565799,x=6.592104641953245 -color=red,shape=square,flag=1,i=13397,u=0.10064756683173592,v=0.4489304388948713,w=0.51832962694166,x=6.65540557950357 -color=purple,shape=square,flag=0,i=13409,u=0.9371423291723412,v=0.29803040400991065,w=0.5121450138556084,x=3.4939064257351613 -color=red,shape=square,flag=1,i=13418,u=0.1537637870227615,v=0.9354750763256178,w=0.5290536415790195,x=5.643721411840539 -color=red,shape=square,flag=0,i=13422,u=0.38967470999925335,v=0.601346978579203,w=0.5291873656765577,x=4.850274346331086 -color=green,shape=triangle,flag=0,i=13441,u=0.8111105744137831,v=0.8053103144633811,w=0.5084229946930475,x=4.7202693919606995 -color=red,shape=triangle,flag=1,i=13456,u=0.5514532294861351,v=0.9754613900480172,w=0.49751009633149856,x=5.018938731576782 -color=orange,shape=square,flag=1,i=13463,u=0.46653710154903705,v=0.9112094509299352,w=0.4044947414716737,x=4.620647248764253 -color=red,shape=triangle,flag=0,i=13477,u=0.7422756428103977,v=0.4399188922170295,w=0.504434813634296,x=4.420271352827404 -color=blue,shape=circle,flag=0,i=13481,u=0.9959742894178187,v=0.033800662644015045,w=0.48010068515172655,x=4.051630176597462 -color=red,shape=triangle,flag=1,i=13499,u=0.7772647678975498,v=0.5378155166045918,w=0.5049499464855819,x=6.263251154295314 -color=green,shape=square,flag=0,i=13508,u=0.14006102985737723,v=0.13364635046450446,w=0.4953244024616738,x=6.871245375510823 -color=yellow,shape=square,flag=1,i=13515,u=0.7160989602828327,v=0.14369227023263675,w=0.4646232365446227,x=4.9168140198944945 -color=purple,shape=triangle,flag=0,i=13537,u=0.9083398402725494,v=0.7732847072104434,w=0.5049604899514466,x=6.825649522371393 -color=blue,shape=triangle,flag=0,i=13544,u=0.903945300780459,v=0.2098640713973361,w=0.5077875421457259,x=4.494071556685462 -color=blue,shape=square,flag=0,i=13557,u=0.7702659903491699,v=0.16818676874587557,w=0.4841220830226693,x=5.166116040298503 -color=red,shape=square,flag=1,i=13560,u=0.369773788976657,v=0.35129753108008,w=0.522666359297109,x=5.730119014371994 -color=yellow,shape=square,flag=1,i=13564,u=0.29270127333385076,v=0.31242974503053944,w=0.4666065227296944,x=7.517032597657452 -color=purple,shape=triangle,flag=0,i=13578,u=0.44198212325729924,v=0.2939370507575122,w=0.506214486615877,x=5.332459965725181 -color=blue,shape=square,flag=0,i=13585,u=0.5789547288569056,v=0.08924983433995748,w=0.48769550645450604,x=4.000380092051938 -color=red,shape=circle,flag=0,i=13595,u=0.9078413013162824,v=0.9395166451797881,w=0.5181781260199487,x=5.575184011179274 -color=red,shape=triangle,flag=0,i=13601,u=0.032260733763397775,v=0.4450003320073478,w=0.4982256424213833,x=5.202689687398945 -color=red,shape=circle,flag=0,i=13628,u=0.16918088818808807,v=0.22286939645087145,w=0.5152513471608811,x=4.60135386698301 -color=red,shape=triangle,flag=1,i=13629,u=0.5019930893225422,v=0.29416766831935826,w=0.49864286450099954,x=5.454346943058458 -color=green,shape=circle,flag=1,i=13649,u=0.40059225091173256,v=0.5586132550177968,w=0.4946359538305477,x=4.070457687939876 -color=red,shape=square,flag=1,i=13661,u=0.9700057189291136,v=0.8452003292357781,w=0.5388007475378267,x=5.5593949103649924 -color=red,shape=square,flag=1,i=13685,u=0.7776727898255269,v=0.9414778398913939,w=0.5373507383001258,x=5.542256741642599 -color=red,shape=circle,flag=0,i=13693,u=0.46099587766053374,v=0.5286382982993921,w=0.5178712490339592,x=5.7565853971533985 -color=green,shape=circle,flag=0,i=13697,u=0.6202180513956841,v=0.7822595276664809,w=0.503318243608966,x=6.948328867487852 -color=green,shape=circle,flag=0,i=13699,u=0.11687861550661938,v=0.3777206703009206,w=0.5074680940805018,x=6.617991278530166 -color=red,shape=square,flag=0,i=13703,u=0.5645226330165456,v=0.5884613851952621,w=0.5314538781080166,x=5.376940563011032 -color=purple,shape=square,flag=0,i=13716,u=0.4971525776095608,v=0.9922461167689713,w=0.4998689964188249,x=6.515899623801129 -color=red,shape=circle,flag=0,i=13720,u=0.5474848255161257,v=0.5305770839721894,w=0.5209318608656897,x=5.17085593640891 -color=orange,shape=triangle,flag=1,i=13722,u=0.3782297073205919,v=0.7187931018494899,w=0.6152346641224398,x=5.116776563773265 -color=purple,shape=circle,flag=0,i=13726,u=0.5865145111013352,v=0.7504016914330448,w=0.5261919546569646,x=7.3723518266128245 -color=red,shape=triangle,flag=0,i=13736,u=0.19613268001958084,v=0.4025071482245328,w=0.4909861422418182,x=6.278877610713334 -color=green,shape=square,flag=0,i=13758,u=0.2862208474141603,v=0.24792907196176872,w=0.5016757923516378,x=4.093190126142505 -color=red,shape=square,flag=1,i=13759,u=0.7530215061694446,v=0.3753700704839039,w=0.5136627056364026,x=3.792495153640998 -color=red,shape=circle,flag=0,i=13765,u=0.17741972819644558,v=0.2435601449127709,w=0.5289443213249622,x=3.297467647295553 -color=red,shape=square,flag=0,i=13781,u=0.5377782718430559,v=0.557401282980746,w=0.5239765837975974,x=5.771077644967007 -color=red,shape=square,flag=0,i=13791,u=0.7823965007048281,v=0.6943505339772328,w=0.5232571752008163,x=4.642075749587225 -color=green,shape=circle,flag=0,i=13848,u=0.5633321878333747,v=0.32096035349968677,w=0.5050195740412426,x=6.523171976547569 -color=red,shape=circle,flag=0,i=13851,u=0.9270836443970456,v=0.8695458595497157,w=0.5130425110853453,x=4.712921700518195 -color=red,shape=triangle,flag=0,i=13856,u=0.23943200938937625,v=0.7299432857736916,w=0.5100586499529426,x=3.529475063842637 -color=red,shape=square,flag=0,i=13860,u=0.6670834418885214,v=0.5823442620763544,w=0.5015830453385032,x=4.526046628481562 -color=red,shape=triangle,flag=0,i=13861,u=0.4322566532998203,v=0.5087918021514118,w=0.5173170447020637,x=5.632218341460665 -color=blue,shape=triangle,flag=0,i=13867,u=0.4805157109043937,v=0.47560598833481604,w=0.5088751385660572,x=5.300553387093035 -color=red,shape=square,flag=0,i=13872,u=0.013137849207726204,v=0.4237320753715379,w=0.5110521685695628,x=5.442478931496324 -color=purple,shape=triangle,flag=1,i=13879,u=0.8119819032214839,v=0.9364696232583868,w=0.5030354783309826,x=4.870192593182569 -color=red,shape=triangle,flag=0,i=13882,u=0.197045584040748,v=0.530818302394316,w=0.5207094114804968,x=6.0139877894697955 -color=red,shape=square,flag=0,i=13884,u=0.9031042965648081,v=0.08705372937335532,w=0.4988119042275611,x=5.6886405883157325 -color=blue,shape=triangle,flag=1,i=13885,u=0.23486497821444574,v=0.5977028809518629,w=0.5054570923456143,x=3.038315764650665 -color=red,shape=circle,flag=0,i=13892,u=0.2491984959690724,v=0.15019038320187167,w=0.5265357843177034,x=3.194853463355704 -color=yellow,shape=triangle,flag=1,i=13901,u=0.37792081136721123,v=0.6315517387588304,w=0.4958773064942009,x=5.880428670949502 -color=red,shape=triangle,flag=0,i=13918,u=0.8527700919776203,v=0.9259109312415792,w=0.5145725387941368,x=4.756830209576591 -color=blue,shape=triangle,flag=1,i=13932,u=0.44759548767184176,v=0.035434484379514464,w=0.5057763629705486,x=4.410575534025987 -color=green,shape=triangle,flag=0,i=13945,u=0.5058476575718424,v=0.503498364475034,w=0.4988914716043577,x=3.959636936310185 -color=blue,shape=triangle,flag=1,i=13961,u=0.7588755111385153,v=0.8081128330953042,w=0.5120779038485025,x=6.4321189606661 -color=red,shape=triangle,flag=1,i=13974,u=0.5146216895628355,v=0.463488416690244,w=0.5057712989879584,x=4.919711960172947 -color=yellow,shape=triangle,flag=1,i=14009,u=0.6947983492088922,v=0.18748558487792422,w=0.49714126331264546,x=3.9895877476262367 -color=purple,shape=square,flag=0,i=14021,u=0.9287108199752342,v=0.5777167666435793,w=0.4697775313994972,x=5.25856260280474 -color=purple,shape=circle,flag=0,i=14025,u=0.10018091166927201,v=0.9094457946335229,w=0.52235424713057,x=4.22768576807756 -color=yellow,shape=triangle,flag=1,i=14032,u=0.26323006731314846,v=0.5763933443708851,w=0.49501018907016114,x=5.175283692481721 -color=red,shape=circle,flag=0,i=14033,u=0.24107785439074925,v=0.14813511992443346,w=0.530076103655743,x=6.996285153704018 -color=yellow,shape=triangle,flag=1,i=14037,u=0.5010187906650703,v=0.13559285162329537,w=0.49346458556188927,x=3.5107561064547284 -color=purple,shape=circle,flag=0,i=14042,u=0.05537468236568588,v=0.9575056844169788,w=0.5234611734490178,x=4.226341242094729 -color=purple,shape=square,flag=0,i=14044,u=0.7747068464547636,v=0.9225342031316582,w=0.4652272969953895,x=4.645180221775256 -color=green,shape=triangle,flag=1,i=14045,u=0.6580938959616179,v=0.7737520170475047,w=0.4891501703869371,x=4.505602847942951 -color=red,shape=square,flag=0,i=14049,u=0.6627063941147188,v=0.8545208136983666,w=0.5100989876262721,x=6.096674807337865 -color=red,shape=square,flag=1,i=14065,u=0.5857772983969709,v=0.8801430207046448,w=0.49744243114899744,x=6.06550631778691 -color=red,shape=triangle,flag=1,i=14075,u=0.46496448900001963,v=0.5598179571337012,w=0.5134176412432347,x=7.4814395937427065 -color=orange,shape=triangle,flag=0,i=14078,u=0.8687397706039272,v=0.4868996536088652,w=0.6123050956157151,x=7.5200477870308005 -color=green,shape=triangle,flag=0,i=14092,u=0.9880046410537973,v=0.7676728421511271,w=0.49103330801913286,x=4.223556388922138 -color=green,shape=square,flag=1,i=14095,u=0.6141113468409892,v=0.9434561376170879,w=0.4889770873794551,x=6.025348578066428 -color=yellow,shape=triangle,flag=0,i=14112,u=0.46496585024767345,v=0.6301453362181888,w=0.5037916134773479,x=4.532418031614529 -color=red,shape=circle,flag=0,i=14118,u=0.03652010509822379,v=0.10035902003603757,w=0.5334046789775205,x=6.573984699433022 -color=yellow,shape=square,flag=1,i=14123,u=0.9513734938477925,v=0.27603368535478334,w=0.4805688832960833,x=7.778626010205239 -color=yellow,shape=square,flag=1,i=14127,u=0.9942065018265898,v=0.38948023991288017,w=0.48421306769203515,x=4.92452925704208 -color=green,shape=triangle,flag=0,i=14130,u=0.4969923552348652,v=0.5598345591310014,w=0.4897636973083939,x=4.427367256415264 -color=yellow,shape=triangle,flag=1,i=14134,u=0.910478233015974,v=0.9510471716682022,w=0.5044750030500602,x=4.119512435198779 -color=green,shape=circle,flag=0,i=14138,u=0.24286678957599617,v=0.3287092935333952,w=0.5067430913432592,x=4.306724280770815 -color=purple,shape=square,flag=0,i=14169,u=0.0002655214518428872,v=0.15396891895084863,w=0.4725892725504457,x=3.879709518721457 -color=blue,shape=square,flag=1,i=14182,u=0.14910591540192308,v=0.08192573260384939,w=0.5200025317692619,x=3.9924150397220246 -color=purple,shape=triangle,flag=0,i=14192,u=0.5196327866973567,v=0.7860928603468063,w=0.4964368415453642,x=4.899167143824484 -color=red,shape=square,flag=0,i=14198,u=0.9022358743682937,v=0.1802032827563611,w=0.4953767228360918,x=4.786262795418891 -color=green,shape=square,flag=1,i=14200,u=0.9947458080550922,v=0.2569501755634187,w=0.49243756888262175,x=3.7308350225093005 -color=purple,shape=square,flag=0,i=14203,u=0.09734336110031871,v=0.21901626767644156,w=0.4758254017090039,x=5.817512732665702 -color=red,shape=square,flag=0,i=14204,u=0.884564642190506,v=0.5763543308722057,w=0.4940934928193548,x=6.181335628957172 -color=purple,shape=square,flag=0,i=14205,u=0.004125602195031108,v=0.05321430693151308,w=0.4731197362471819,x=6.561064013233714 -color=red,shape=triangle,flag=0,i=14241,u=0.12868203144051626,v=0.0030225628890134804,w=0.5262271135710291,x=3.123899246741751 -color=red,shape=circle,flag=0,i=14246,u=0.10148553081173295,v=0.1339612715904494,w=0.5221170496304357,x=5.496289287733659 -color=red,shape=triangle,flag=1,i=14253,u=0.2120089224670827,v=0.7986499945852931,w=0.521784998982137,x=5.6634201426516135 -color=red,shape=triangle,flag=1,i=14268,u=0.15146444566253414,v=0.65791871007012,w=0.5198424601293512,x=4.392549807411798 -color=green,shape=square,flag=0,i=14272,u=0.8851823608373731,v=0.5089789369287248,w=0.4991071831888381,x=3.158657222232056 -color=yellow,shape=circle,flag=1,i=14281,u=0.2789053240270756,v=0.9090534232281638,w=0.5140980146223828,x=5.45647071580208 -color=red,shape=circle,flag=0,i=14290,u=0.5097405052024179,v=0.5041029683142759,w=0.5242051169057653,x=4.819743306409431 -color=purple,shape=circle,flag=0,i=14297,u=0.7947428527518005,v=0.3881703708096508,w=0.522427444575967,x=6.05534000029317 -color=red,shape=triangle,flag=0,i=14303,u=0.28416782619934855,v=0.06350555777253053,w=0.5085285453643593,x=6.55996735218059 -color=blue,shape=square,flag=1,i=14328,u=0.8155423000528911,v=0.6912227280319209,w=0.5102511256523973,x=4.57478249505884 -color=blue,shape=square,flag=1,i=14329,u=0.9760826951338114,v=0.25124876592230316,w=0.5095529156043155,x=7.087442691050007 -color=blue,shape=triangle,flag=1,i=14333,u=0.579686737751189,v=0.09902799524286565,w=0.4934126285207782,x=5.133174756142023 -color=green,shape=square,flag=1,i=14360,u=0.9168683455171529,v=0.5755568921836911,w=0.49846218390531355,x=5.147985460524783 -color=red,shape=triangle,flag=0,i=14364,u=0.4224395148550478,v=0.7585154661327256,w=0.5217501414466491,x=4.295667138519822 -color=red,shape=square,flag=0,i=14371,u=0.09121499143748579,v=0.8042966745450495,w=0.48215454460904383,x=6.17393521373408 -color=green,shape=square,flag=1,i=14381,u=0.30314308492664954,v=0.7584708740969923,w=0.508517100736907,x=2.963882010016347 -color=red,shape=square,flag=0,i=14397,u=0.5454189503033381,v=0.8888068105940029,w=0.47084227709772725,x=4.048438777827946 -color=blue,shape=circle,flag=0,i=14423,u=0.4181712466079194,v=0.8209287710482398,w=0.48659931742565604,x=4.391926930048069 -color=red,shape=triangle,flag=0,i=14425,u=0.9370428656273921,v=0.1812222313724986,w=0.5057835916976842,x=5.551701342497384 -color=purple,shape=square,flag=0,i=14438,u=0.5645412802083745,v=0.8679246560618926,w=0.48870219606413967,x=5.752207630085013 -color=red,shape=square,flag=0,i=14463,u=0.11918301072731197,v=0.05275510143846773,w=0.46619122720457223,x=5.725586133634786 -color=blue,shape=triangle,flag=1,i=14472,u=0.7302720268428897,v=0.07980285819832744,w=0.48290709781734625,x=5.848500169578638 -color=purple,shape=circle,flag=1,i=14492,u=0.7962356126602776,v=0.48105685844113766,w=0.5203139401671512,x=7.016191396527854 -color=red,shape=triangle,flag=0,i=14494,u=0.01212854627329596,v=0.11214983070216777,w=0.5132754902354534,x=5.3993805357678335 -color=red,shape=triangle,flag=1,i=14496,u=0.983541904397701,v=0.38994554176702,w=0.5111746327786401,x=6.755766147794492 -color=yellow,shape=circle,flag=1,i=14517,u=0.849866830009893,v=0.1377220040202335,w=0.5107063443534597,x=4.208319736321737 -color=blue,shape=triangle,flag=1,i=14521,u=0.9028140144457457,v=0.0072419946813584435,w=0.4802675263180019,x=5.754434079066073 -color=red,shape=circle,flag=0,i=14523,u=0.6984465647754432,v=0.7920528540094837,w=0.5245877189397763,x=4.179907521627238 -color=red,shape=square,flag=0,i=14526,u=0.9849328782355904,v=0.2864840698591318,w=0.4718275339637052,x=7.253623901141748 -color=red,shape=triangle,flag=1,i=14530,u=0.8926783209166769,v=0.8435143102133916,w=0.511019984414908,x=7.851768707388724 -color=green,shape=circle,flag=0,i=14532,u=0.14418906564710277,v=0.24720362522758532,w=0.4923618056032026,x=4.746626866797336 -color=red,shape=triangle,flag=0,i=14552,u=0.7123016643909355,v=0.08573345226885098,w=0.5049409771560193,x=3.8702519729405354 -color=purple,shape=circle,flag=0,i=14555,u=0.7881247957597121,v=0.99544664427954,w=0.511401258753662,x=6.45209261282207 -color=red,shape=square,flag=1,i=14556,u=0.8139498689596297,v=0.8692722469992163,w=0.4682179941760743,x=4.353719931144167 -color=red,shape=square,flag=0,i=14604,u=0.4249495382016051,v=0.7027022502679589,w=0.46509101575718004,x=6.373038410640301 -color=blue,shape=circle,flag=0,i=14607,u=0.03840312022946624,v=0.6376898058925444,w=0.48895143396370994,x=4.751765700768359 -color=blue,shape=triangle,flag=1,i=14616,u=0.8240179481581177,v=0.68683317204178,w=0.4936434564395495,x=5.19397603446981 -color=blue,shape=circle,flag=1,i=14633,u=0.9146067198859229,v=0.32917984208581086,w=0.49291722701703855,x=6.081940814725653 -color=red,shape=circle,flag=0,i=14650,u=0.93215869754079,v=0.9503845706324021,w=0.5108886987758767,x=3.1674552244314005 -color=yellow,shape=square,flag=1,i=14656,u=0.1716397683394062,v=0.2812511947883829,w=0.49349130699703886,x=5.623231416005445 -color=red,shape=square,flag=0,i=14709,u=0.6055516067077046,v=0.6770580988536724,w=0.4638158662115048,x=2.795668407356699 -color=purple,shape=triangle,flag=0,i=14719,u=0.31053388228140444,v=0.8087902453309674,w=0.5053809666882388,x=5.449792965610591 -color=red,shape=triangle,flag=1,i=14722,u=0.885983902300776,v=0.04338167501090617,w=0.5179683182470572,x=2.6815882750330355 -color=yellow,shape=triangle,flag=1,i=14765,u=0.5084344287647005,v=0.8630809028000475,w=0.500608452378707,x=6.401953315318596 -color=red,shape=triangle,flag=1,i=14773,u=0.47444630551956046,v=0.6310137874105359,w=0.5187282965028817,x=6.335173206953601 -color=red,shape=circle,flag=0,i=14794,u=0.9717864986784022,v=0.8968038334054035,w=0.5187101768752759,x=2.9453669767693476 -color=red,shape=triangle,flag=0,i=14813,u=0.3551620206225681,v=0.7733116511683221,w=0.5093590172857457,x=4.324833002386056 -color=yellow,shape=circle,flag=1,i=14832,u=0.47213281630529214,v=0.49296805884681205,w=0.5333347564474935,x=5.036572391045106 -color=blue,shape=square,flag=1,i=14835,u=0.4227183074665415,v=0.09683274749017745,w=0.5268413497109743,x=3.6594842667346925 -color=purple,shape=square,flag=0,i=14836,u=0.15813139741510351,v=0.2539421141756736,w=0.4869518089997193,x=5.163559493516648 -color=green,shape=triangle,flag=1,i=14843,u=0.38003108624109727,v=0.35730323583756707,w=0.4805526785811963,x=5.556106630834261 -color=red,shape=circle,flag=0,i=14847,u=0.9449193797119123,v=1.0075057280585997,w=0.5260100798455719,x=2.915031046104689 -color=blue,shape=triangle,flag=1,i=14853,u=0.20825749940394378,v=0.4640056781435975,w=0.48930578920643386,x=5.079973849941379 -color=green,shape=circle,flag=0,i=14857,u=0.6171063468992336,v=0.6700161392054423,w=0.5041583369048662,x=4.373782447048373 -color=purple,shape=square,flag=0,i=14866,u=0.5205815804383032,v=0.0030471655626180816,w=0.4906041430970303,x=4.183133422173761 -color=purple,shape=circle,flag=0,i=14872,u=0.9162351767525383,v=0.6108900727888027,w=0.5176947597314238,x=6.135111425729108 -color=orange,shape=triangle,flag=1,i=14874,u=0.5784371449667227,v=0.3273460250893254,w=0.6038914657817255,x=3.005209333609654 -color=red,shape=triangle,flag=1,i=14883,u=0.0441338048037756,v=0.07685514304714514,w=0.49817786236957623,x=6.396745629019118 -color=red,shape=triangle,flag=0,i=14884,u=0.5358364720949864,v=0.17870102293496515,w=0.5013563556163072,x=4.7061836789711515 -color=green,shape=circle,flag=0,i=14888,u=0.6433901398288796,v=0.723256067149859,w=0.5052324414327533,x=6.142146716544038 -color=red,shape=square,flag=1,i=14896,u=0.5308023477905606,v=0.11866285283759814,w=0.4633704925102731,x=4.737868333353272 -color=purple,shape=triangle,flag=0,i=14898,u=0.7800986870203719,v=0.23998073813992293,w=0.5014775988383656,x=3.141006771777843 -color=yellow,shape=square,flag=1,i=14899,u=0.9666761610516968,v=0.6828956724107826,w=0.49925404083245745,x=4.370065431949925 -color=yellow,shape=square,flag=1,i=14905,u=0.28038900627894836,v=0.8995022929871853,w=0.4987236881846455,x=4.725431433741935 -color=green,shape=triangle,flag=0,i=14909,u=0.43718934029556866,v=0.1587691485003473,w=0.48916274380494007,x=5.980542464457428 -color=blue,shape=circle,flag=1,i=14916,u=0.6127999424429291,v=0.13785341768538018,w=0.49416839669513263,x=5.504732688131258 -color=blue,shape=square,flag=0,i=14926,u=0.653706393978037,v=0.09518434113005991,w=0.5202500679270905,x=5.584469269622242 -color=red,shape=square,flag=0,i=14931,u=0.5682716889163334,v=0.16244711016158198,w=0.4788231163030483,x=4.280734789728041 -color=purple,shape=triangle,flag=0,i=14936,u=0.7088224781457672,v=0.443118701987686,w=0.5008785647356461,x=3.228486771484622 -color=yellow,shape=triangle,flag=1,i=14944,u=0.639919381963617,v=0.10279612347611944,w=0.4906602089908527,x=4.722854758956341 -color=red,shape=triangle,flag=0,i=14962,u=0.9523905742504042,v=0.6609376873998433,w=0.5045948997163691,x=6.700940568748937 -color=yellow,shape=triangle,flag=1,i=14968,u=0.2576802953811417,v=0.035106408653283294,w=0.49344843704159896,x=5.376983775840819 -color=orange,shape=circle,flag=0,i=14971,u=0.00123537823160913,v=0.08682338659633582,w=0.5629832470618805,x=5.565005676229032 -color=blue,shape=square,flag=0,i=14975,u=0.839651494852314,v=0.3979392800914997,w=0.5133908521883818,x=4.217827931670783 -color=red,shape=triangle,flag=1,i=14987,u=0.08238867613856005,v=0.5646773884752432,w=0.5050499811316836,x=4.051135582642282 -color=red,shape=square,flag=0,i=14991,u=0.06515598485003249,v=0.0062516600856381555,w=0.4803282546908886,x=2.735731481106074 -color=blue,shape=square,flag=1,i=14996,u=0.9899809059180887,v=0.7925442838246984,w=0.5111584505402456,x=7.248105823481322 -color=red,shape=circle,flag=0,i=14997,u=0.5600503100302892,v=0.547484361837022,w=0.5217974383062266,x=5.237620001555552 -color=red,shape=triangle,flag=0,i=15004,u=0.8911674185324588,v=0.30501982558163165,w=0.5056649592970451,x=5.594937799949894 -color=orange,shape=square,flag=1,i=15019,u=0.26704979254150596,v=0.05020948276570314,w=0.4046547386777556,x=3.50833423584467 -color=blue,shape=square,flag=1,i=15032,u=0.07626291191342116,v=0.9993762799575532,w=0.5084665202703759,x=7.599930387955021 -color=blue,shape=square,flag=1,i=15037,u=0.08450543351969575,v=0.7083592730009283,w=0.5066025009157761,x=4.101824218245984 -color=yellow,shape=triangle,flag=1,i=15047,u=0.02160588809822228,v=0.28381956178424583,w=0.48603349508971216,x=4.45822734152939 -color=green,shape=circle,flag=0,i=15062,u=0.586407200981746,v=0.7707706978930926,w=0.5072932452449916,x=4.310861183823518 -color=yellow,shape=square,flag=1,i=15069,u=0.08784767728557785,v=0.44320231025179124,w=0.5047122669375179,x=6.253108930741894 -color=red,shape=square,flag=1,i=15071,u=0.01808893569695258,v=0.6033400058803184,w=0.4963625608743614,x=5.676408204648928 -color=red,shape=triangle,flag=1,i=15078,u=0.5188445899471674,v=0.2054615782860223,w=0.5051081702877704,x=4.149809164238546 -color=blue,shape=square,flag=1,i=15088,u=0.0926751887349303,v=0.8575974785393341,w=0.5044046905115802,x=4.186681849097764 -color=green,shape=square,flag=0,i=15101,u=0.41216829983373626,v=0.2179541358341185,w=0.5031201088731738,x=6.438506161609307 -color=blue,shape=square,flag=1,i=15120,u=0.07814218751048518,v=0.017611194564903343,w=0.5173692197119569,x=5.6291495759830985 -color=red,shape=triangle,flag=0,i=15141,u=0.5839836293912036,v=0.7513576093695511,w=0.5045182683592248,x=7.116208678184901 -color=red,shape=triangle,flag=0,i=15145,u=0.5017162812700555,v=0.10542216954040406,w=0.5076140272722909,x=3.86112889258362 -color=red,shape=square,flag=0,i=15147,u=0.9630144759547907,v=0.5818194875098636,w=0.508225451222867,x=5.905251634865894 -color=purple,shape=square,flag=0,i=15155,u=0.6865054849633299,v=0.5656373357661751,w=0.5004484981383253,x=3.148680059493571 -color=red,shape=triangle,flag=0,i=15157,u=0.0798636843120577,v=0.5200051525880036,w=0.4981966695757328,x=5.411305125523746 -color=red,shape=circle,flag=0,i=15169,u=0.5475712093427035,v=0.5356832730230972,w=0.5233157934711181,x=4.334177690795344 -color=orange,shape=circle,flag=1,i=15198,u=0.1251493099854265,v=0.7473256465133866,w=0.5623911322731734,x=5.060336243273615 -color=red,shape=triangle,flag=1,i=15223,u=0.6684267910023817,v=0.8392604543470157,w=0.49361176598433076,x=4.0607633061476545 -color=red,shape=square,flag=1,i=15230,u=0.4273444325237651,v=0.174843786936679,w=0.5263527648879064,x=3.227467771218563 -color=red,shape=square,flag=1,i=15249,u=0.3787598732730033,v=0.7829831727114307,w=0.5222464333064276,x=5.816019939642196 -color=red,shape=square,flag=1,i=15252,u=0.3901545933278515,v=0.31070315021239137,w=0.5181834452960001,x=2.982092054779662 -color=red,shape=circle,flag=0,i=15255,u=0.9120094870970091,v=0.9813740008636757,w=0.5158701921078487,x=6.3789310652896205 -color=red,shape=circle,flag=0,i=15305,u=0.4464183994728518,v=0.42256561281989213,w=0.518999269233295,x=3.9340082222722237 -color=red,shape=triangle,flag=1,i=15313,u=0.6952114295322833,v=0.9444219775869979,w=0.4830149943508116,x=4.3272145034290865 -color=red,shape=triangle,flag=0,i=15330,u=0.12134833736624762,v=0.9930567573417352,w=0.48245707213158506,x=3.9631282674594015 -color=yellow,shape=square,flag=1,i=15334,u=0.39333742464735455,v=0.1554681210202501,w=0.5091068855271216,x=2.099045215760794 -color=yellow,shape=square,flag=1,i=15338,u=0.22300992387619245,v=0.16341182907341567,w=0.508758083967103,x=5.955059676059352 -color=red,shape=circle,flag=0,i=15398,u=0.3698975647561009,v=0.4044098003365939,w=0.5168819374333097,x=5.061536597109549 -color=green,shape=triangle,flag=0,i=15400,u=0.5178017082503106,v=0.8129724963030966,w=0.4744652134988754,x=4.070125186616651 -color=red,shape=square,flag=0,i=15409,u=0.022706372810424647,v=0.8602720415709226,w=0.5211763690503436,x=5.1642401750565154 -color=red,shape=square,flag=0,i=15420,u=0.3566305172259987,v=0.9317468119813289,w=0.5245711918651474,x=5.537410584198182 -color=red,shape=circle,flag=1,i=15429,u=0.4715419193369448,v=0.4601954093633077,w=0.5186490043572817,x=3.817513717598988 -color=orange,shape=triangle,flag=1,i=15432,u=0.3459437286892133,v=0.8294944511191099,w=0.6106267034178549,x=5.799144427135509 -color=blue,shape=triangle,flag=0,i=15451,u=0.542004310304193,v=0.39096310522820876,w=0.4869781863069116,x=4.780495603382041 -color=red,shape=triangle,flag=0,i=15495,u=0.6619965581838725,v=0.8324278360368469,w=0.5025508795167364,x=5.159649971148993 -color=yellow,shape=circle,flag=1,i=15496,u=0.49861119317248204,v=0.2517696396289262,w=0.5365441859017953,x=5.864840322817645 -color=red,shape=circle,flag=0,i=15510,u=0.11386588458115432,v=0.21058895524856036,w=0.5270659620153532,x=6.164853709933802 -color=blue,shape=square,flag=1,i=15515,u=0.1312072045610081,v=0.8113098528941513,w=0.508430889400386,x=4.780795121970809 -color=yellow,shape=triangle,flag=1,i=15523,u=0.9567230961328295,v=0.7833673727424829,w=0.47677068144729196,x=6.189454548308283 -color=blue,shape=triangle,flag=1,i=15528,u=0.3971554919191501,v=0.3527571547814464,w=0.4853951042177243,x=4.166376005034991 -color=yellow,shape=triangle,flag=0,i=15547,u=0.7383491744902775,v=0.7429696106353925,w=0.4827701585669367,x=6.2943201116537395 -color=red,shape=square,flag=0,i=15559,u=0.7195042917345941,v=0.021571195547008926,w=0.5209040755418666,x=4.862326357449001 -color=green,shape=triangle,flag=0,i=15571,u=0.09241811216262175,v=0.8156441098794263,w=0.4751145368157352,x=3.5107350397115717 -color=green,shape=circle,flag=0,i=15576,u=0.6045211936163736,v=0.4695583584388463,w=0.4968613575632019,x=3.5374538105516606 -color=red,shape=square,flag=0,i=15586,u=0.24734017270341624,v=0.46429832599716037,w=0.5153322803514591,x=4.089028004455932 -color=red,shape=square,flag=0,i=15587,u=0.3357918746850441,v=0.9913143775914488,w=0.5197651484946816,x=3.7596495952433417 -color=yellow,shape=square,flag=1,i=15595,u=0.9950497268959522,v=0.5058762315969073,w=0.5101049131860939,x=5.714446428794372 -color=red,shape=triangle,flag=0,i=15603,u=0.9942884186953432,v=0.48270741058008804,w=0.5072110422432571,x=4.709766889328525 -color=blue,shape=square,flag=0,i=15609,u=0.22610020400319486,v=0.07343477998960268,w=0.5049629817860245,x=5.0967426458698135 -color=red,shape=triangle,flag=1,i=15620,u=0.8369174954118124,v=0.24610261201796124,w=0.5025341724133885,x=3.311764984438249 -color=blue,shape=circle,flag=1,i=15625,u=0.4246995254499275,v=0.7737351100319132,w=0.5130141453459902,x=6.9219809003223185 -color=yellow,shape=triangle,flag=1,i=15627,u=0.5782309050173462,v=0.9334321281237464,w=0.4783628631054142,x=4.127115978333628 -color=blue,shape=square,flag=0,i=15640,u=0.2607501272150067,v=0.4436840748893439,w=0.49545042916181764,x=5.8221095062536925 -color=red,shape=triangle,flag=0,i=15662,u=0.7994227649583797,v=0.62077765210656,w=0.49717891865733305,x=4.173656675697485 -color=red,shape=square,flag=0,i=15676,u=0.04989642052714016,v=0.4777258033796561,w=0.5250816668534074,x=4.649008997299784 -color=red,shape=circle,flag=1,i=15679,u=0.4576676201388019,v=0.5112544358499069,w=0.5131145706611853,x=5.817248477957283 -color=purple,shape=triangle,flag=0,i=15683,u=0.3498400848855051,v=0.6030019170385277,w=0.47692032698793774,x=2.983906928830633 -color=green,shape=circle,flag=0,i=15694,u=0.27236785618696246,v=0.19170871868644357,w=0.48914269495088475,x=5.706680055662041 -color=red,shape=square,flag=0,i=15699,u=0.023503084200703128,v=0.10471979552007205,w=0.5258970669504822,x=4.2111126331215125 -color=green,shape=square,flag=0,i=15702,u=0.7071785578616405,v=0.6723988759647884,w=0.4968005538881674,x=4.518035820700271 -color=yellow,shape=triangle,flag=0,i=15708,u=0.4336051777290023,v=0.4525292947451417,w=0.48043792713808164,x=3.320257131947184 -color=purple,shape=circle,flag=0,i=15723,u=0.34992352669458926,v=0.19276286869640769,w=0.5325232572108609,x=5.306536206146193 -color=purple,shape=triangle,flag=0,i=15740,u=0.1945653968841844,v=0.09085936322480359,w=0.47368277204719483,x=6.372607396517254 -color=red,shape=circle,flag=0,i=15763,u=0.009932299416669066,v=-0.06451014087909289,w=0.5069666106637172,x=4.749498869367787 -color=yellow,shape=square,flag=1,i=15770,u=0.08152955087983449,v=0.15468358408489402,w=0.5139262104662475,x=3.8545545661956786 -color=blue,shape=circle,flag=1,i=15775,u=0.4834666438930203,v=0.9006942788906097,w=0.5214011493644019,x=4.416473243369009 -color=blue,shape=circle,flag=0,i=15780,u=0.1939322950705049,v=0.1985081272569087,w=0.5251202541490323,x=6.498516482547493 -color=yellow,shape=square,flag=1,i=15786,u=0.1712262295042275,v=0.27186087966750805,w=0.5114335148457115,x=5.574738537029383 -color=blue,shape=triangle,flag=1,i=15787,u=0.5323331248788394,v=0.09821673422323274,w=0.48539855457830294,x=4.0209042326472995 -color=blue,shape=circle,flag=1,i=15800,u=0.3812011341188266,v=0.041484109537629266,w=0.5251293597509595,x=6.887622387173594 -color=red,shape=triangle,flag=1,i=15803,u=0.033748370226377444,v=0.4711750714188022,w=0.5061162688959739,x=5.373795344628793 -color=blue,shape=triangle,flag=1,i=15811,u=0.7514087857345508,v=0.4834196353075204,w=0.48146260000496627,x=6.9420742165102185 -color=green,shape=triangle,flag=0,i=15812,u=0.24612392074151745,v=0.9182168804230652,w=0.47348245935172745,x=3.0664546470786433 -color=red,shape=triangle,flag=0,i=15844,u=0.0724090941756893,v=0.3266176648456305,w=0.487535025699818,x=4.914870156373522 -color=yellow,shape=square,flag=1,i=15850,u=0.17124067723267888,v=0.5506229570092481,w=0.5158445618782189,x=5.198513699946165 -color=yellow,shape=square,flag=1,i=15854,u=0.08248534364186932,v=0.3541209027335386,w=0.5134054823243431,x=4.426602897051975 -color=yellow,shape=triangle,flag=1,i=15856,u=0.2414160118125549,v=0.4496732915421796,w=0.4936445778656388,x=7.092079747699992 -color=yellow,shape=circle,flag=1,i=15864,u=0.7434834386165852,v=0.11676223388095575,w=0.5399775004974532,x=7.696682134988461 -color=green,shape=triangle,flag=1,i=15873,u=0.8317175879062484,v=0.06662307981988391,w=0.4755961173134097,x=4.149289340167659 -color=blue,shape=circle,flag=1,i=15882,u=0.8819234005380501,v=0.31444090657123047,w=0.5261191750041421,x=5.5606641225009215 -color=green,shape=square,flag=1,i=15903,u=0.07235666498638904,v=0.148354564410486,w=0.5005049277335725,x=3.543327491305058 -color=blue,shape=square,flag=0,i=15940,u=0.7828349509192136,v=0.871678820437661,w=0.49451038933479974,x=3.5923248589715997 -color=purple,shape=triangle,flag=0,i=15951,u=0.6860819003511519,v=0.1814278245572576,w=0.4794927254400799,x=3.208864964272895 -color=red,shape=square,flag=0,i=15955,u=0.8003070754464522,v=0.5749479993606467,w=0.5098731016062845,x=5.957604945420268 -color=red,shape=triangle,flag=0,i=15965,u=0.7147987757967604,v=0.13987108575516194,w=0.4992671722022492,x=4.403254491564382 -color=green,shape=square,flag=0,i=15970,u=0.6169011687279528,v=0.9898678110005391,w=0.4972698363449035,x=4.454162669804412 -color=purple,shape=triangle,flag=0,i=15986,u=0.9931091066584197,v=0.31661312143417375,w=0.47398735157249683,x=3.6066052590456614 -color=red,shape=square,flag=1,i=16006,u=0.6867610359697065,v=0.507610498524394,w=0.5124537172401294,x=5.522823349123399 -color=red,shape=square,flag=0,i=16037,u=0.39038053540378026,v=0.8417455077626104,w=0.5151235820737593,x=5.737086480829184 -color=red,shape=triangle,flag=0,i=16049,u=0.8392771571726819,v=0.00658144817429529,w=0.4959679105439668,x=4.323538416521468 -color=red,shape=triangle,flag=1,i=16054,u=0.18513306418580644,v=0.8542977470809716,w=0.49284172122844583,x=5.79632710038457 -color=green,shape=square,flag=0,i=16070,u=0.20118260052124137,v=0.8247099430266651,w=0.49547697102551935,x=6.588142150093525 -color=blue,shape=circle,flag=1,i=16074,u=0.34416719021029807,v=0.6202191150256388,w=0.5180377461130594,x=6.660325674155516 -color=red,shape=triangle,flag=0,i=16076,u=0.6438307311050486,v=0.35016718808172453,w=0.489062996881268,x=5.700374707236964 -color=red,shape=circle,flag=1,i=16077,u=0.5639382494899604,v=0.5446596958556292,w=0.4935413659977984,x=2.865999958892722 -color=yellow,shape=triangle,flag=0,i=16078,u=0.8704808697281591,v=0.05957843289143672,w=0.5028682718476899,x=3.0188461260254935 -color=red,shape=triangle,flag=0,i=16082,u=0.053365327860362854,v=0.9912416081091163,w=0.49775208051633135,x=4.702591301038054 -color=purple,shape=circle,flag=0,i=16086,u=0.04694416903551002,v=0.7592236332565199,w=0.5262201203837901,x=6.3791752087389435 -color=red,shape=square,flag=0,i=16087,u=0.26132763678507254,v=0.5607606371222695,w=0.5168835911823033,x=2.649601188871864 -color=red,shape=square,flag=0,i=16090,u=0.3400507466419064,v=0.38255979518418715,w=0.5213162229891568,x=2.6956329488167046 -color=red,shape=square,flag=0,i=16093,u=0.6593943690870726,v=0.7010289615498657,w=0.5256373993442685,x=5.774316010619184 -color=red,shape=circle,flag=0,i=16096,u=0.18615589711097635,v=0.21606761167369876,w=0.4878945650539288,x=2.776099139427691 -color=red,shape=square,flag=0,i=16105,u=0.9718748703203175,v=0.7908083944545664,w=0.5162287815514458,x=6.8949765609719575 -color=yellow,shape=triangle,flag=1,i=16114,u=0.2583367216370851,v=0.379467069737323,w=0.512250932144463,x=5.792278920400531 -color=red,shape=circle,flag=0,i=16127,u=0.7346525915213076,v=0.7250892134821284,w=0.49339996023614924,x=4.640289654683079 -color=red,shape=triangle,flag=1,i=16140,u=0.9574438414239587,v=0.5699177973645565,w=0.4949247876508358,x=5.251555836208156 -color=red,shape=triangle,flag=0,i=16141,u=0.4897477306855311,v=0.5156549960378174,w=0.49987639348711527,x=4.811537808181529 -color=red,shape=triangle,flag=0,i=16178,u=0.89800392509195,v=0.2580144819987862,w=0.49692118513426015,x=4.0294982342361925 -color=red,shape=square,flag=1,i=16181,u=0.7233474659703666,v=0.3392303014427521,w=0.5094232759404329,x=3.5418882933234457 -color=purple,shape=square,flag=0,i=16191,u=0.10209635801504768,v=0.6011677209175024,w=0.5167651178372316,x=5.192682714548251 -color=blue,shape=circle,flag=0,i=16229,u=0.4374272542886931,v=0.5894242709166924,w=0.5230775352669057,x=6.373857204331382 -color=red,shape=circle,flag=0,i=16249,u=0.13835731863340617,v=0.21611500948860513,w=0.5053199411285556,x=5.201769168244847 -color=yellow,shape=circle,flag=0,i=16256,u=0.14957695147412609,v=0.8555027647510632,w=0.5315644601641947,x=4.556975870400403 -color=red,shape=triangle,flag=1,i=16258,u=0.022187170738142026,v=0.3358024072006913,w=0.5068396826702423,x=4.831299635644792 -color=red,shape=square,flag=1,i=16263,u=0.3528403085787173,v=0.03685984223592509,w=0.5132513826044358,x=5.021860124253731 -color=red,shape=square,flag=0,i=16274,u=0.7883748235421791,v=0.9971508969805282,w=0.5116239619414613,x=5.690485030881441 -color=yellow,shape=triangle,flag=1,i=16276,u=0.923434585255116,v=0.12478266659611481,w=0.5074495438520203,x=4.785806381946745 -color=orange,shape=square,flag=0,i=16290,u=0.11565420469753684,v=0.361692773826765,w=0.4031605503087614,x=5.567366061297396 -color=red,shape=triangle,flag=1,i=16291,u=0.8796988140591834,v=0.35494707583212626,w=0.5077821331045622,x=7.142771835059627 -color=red,shape=triangle,flag=1,i=16305,u=0.8003826486203692,v=0.2814788021217849,w=0.5086043890539098,x=4.204651269441825 -color=red,shape=triangle,flag=0,i=16319,u=0.7880334263380261,v=0.5467556956126609,w=0.5071321058821943,x=6.212412030417991 -color=red,shape=triangle,flag=0,i=16335,u=0.035466580346306786,v=0.8440753383804791,w=0.5120773852172638,x=5.484198453750779 -color=blue,shape=triangle,flag=1,i=16358,u=0.8704798610241631,v=0.004234331182726758,w=0.4834610009721155,x=5.110536905890522 -color=yellow,shape=triangle,flag=1,i=16368,u=0.16722880094202985,v=0.5331665886741648,w=0.5157861793920647,x=3.5322031943831127 -color=red,shape=circle,flag=1,i=16375,u=0.3703855562429845,v=0.32947511455390815,w=0.5202030954426552,x=3.585167834817448 -color=red,shape=square,flag=1,i=16376,u=0.05904084002890608,v=0.26743060206617064,w=0.5099220775467259,x=6.311773927940631 -color=purple,shape=square,flag=0,i=16382,u=0.09967917895885192,v=0.21041935252986776,w=0.5273472954423297,x=5.032566824604894 -color=yellow,shape=circle,flag=1,i=16386,u=0.36498035473447876,v=0.6918375583976498,w=0.5364254815654066,x=5.632016879708189 -color=purple,shape=circle,flag=0,i=16396,u=0.8814059033154457,v=0.8237405564097807,w=0.5179644729193985,x=3.230307846779313 -color=yellow,shape=circle,flag=1,i=16401,u=0.99992313390574,v=0.3687646378408269,w=0.5333628931416158,x=5.96973184099635 -color=yellow,shape=triangle,flag=1,i=16406,u=0.8705483726379302,v=0.635717001186378,w=0.5176043232070217,x=8.277785148405325 -color=purple,shape=circle,flag=0,i=16412,u=0.9810618295911512,v=0.3357196242879985,w=0.5196718956581952,x=3.1066968216377204 -color=blue,shape=square,flag=1,i=16414,u=0.2185728190087145,v=0.9544337791387105,w=0.49913608886427385,x=6.209146397062262 -color=yellow,shape=triangle,flag=1,i=16417,u=0.09377810352804183,v=0.2476771066567658,w=0.512766464399817,x=4.4662569132323515 -color=red,shape=triangle,flag=0,i=16418,u=0.07218845329751722,v=0.2724171141092393,w=0.5205374098493715,x=3.381259366623943 -color=red,shape=triangle,flag=1,i=16424,u=0.5265377001205992,v=0.9831435482782511,w=0.5152972342892527,x=4.65230423340359 -color=blue,shape=triangle,flag=1,i=16429,u=0.6924068005202895,v=0.42471034602340607,w=0.48067755082778935,x=5.074324771783864 -color=green,shape=square,flag=1,i=16439,u=0.8843533910982385,v=0.6741814580467207,w=0.49960752542234205,x=5.80365741837183 -color=red,shape=circle,flag=0,i=16453,u=0.8577252485380948,v=0.8746765042352258,w=0.5333673223790014,x=6.7169125788696595 -color=blue,shape=square,flag=1,i=16456,u=0.9497528508796864,v=0.4492355758758799,w=0.5004988452896145,x=4.274697133447624 -color=orange,shape=triangle,flag=1,i=16465,u=0.8592782919029369,v=0.09695003443374672,w=0.5954823139158727,x=6.360133284119576 -color=blue,shape=square,flag=0,i=16468,u=0.22255129450047106,v=0.7468829366313168,w=0.4960209365540604,x=5.6865733367267834 -color=red,shape=square,flag=0,i=16472,u=0.22458948465907036,v=0.2721667664598685,w=0.5191019318244613,x=4.5526101222469455 -color=red,shape=circle,flag=0,i=16477,u=0.8631484426860168,v=0.9252436743177017,w=0.5342977530901505,x=6.392483029809245 -color=red,shape=circle,flag=1,i=16486,u=0.08462299404912799,v=0.017882956141416176,w=0.5327918958695028,x=4.260544072589946 -color=green,shape=circle,flag=0,i=16495,u=0.2596432122992507,v=0.7503298137323392,w=0.46929294123799264,x=5.550315151041893 -color=red,shape=square,flag=0,i=16497,u=0.053864179294253134,v=0.37353471823671136,w=0.5086405862162909,x=3.0547295088360613 -color=purple,shape=square,flag=0,i=16519,u=0.0994964767490375,v=0.14001067474429596,w=0.5174199439811942,x=4.621760714599228 -color=blue,shape=triangle,flag=1,i=16521,u=0.7879513768052773,v=0.8916704038169382,w=0.4797287034424058,x=4.279134665575557 -color=red,shape=circle,flag=0,i=16541,u=0.23872149124570918,v=0.24014661208119284,w=0.5437358846331318,x=3.1929060908341262 -color=orange,shape=triangle,flag=0,i=16587,u=0.5234694537217567,v=0.4605815096186735,w=0.58971963422156,x=3.187375123982554 -color=blue,shape=circle,flag=1,i=16603,u=0.6108133376599876,v=0.498712292828957,w=0.5135116718077685,x=4.519052492771044 -color=blue,shape=triangle,flag=1,i=16607,u=0.6797279981350438,v=0.12708162731226424,w=0.4817873238140527,x=5.368460523725744 -color=purple,shape=square,flag=0,i=16633,u=0.9942938259681083,v=0.44987288755072596,w=0.5255313084604537,x=5.835669669309084 -color=red,shape=triangle,flag=0,i=16644,u=0.9373771361562737,v=0.0877266080535285,w=0.5085159396037321,x=4.432721764652215 -color=red,shape=square,flag=0,i=16654,u=0.8735959361937571,v=0.2288162095854429,w=0.5127730057985358,x=4.492018245909538 -color=green,shape=triangle,flag=0,i=16657,u=0.9523858792126222,v=0.6794330346162207,w=0.4926446323722373,x=4.073198201688311 -color=red,shape=triangle,flag=1,i=16661,u=0.09189711069479922,v=0.8968558084908382,w=0.5068814878316061,x=5.0919613524662735 -color=blue,shape=triangle,flag=1,i=16670,u=0.8465877539470525,v=0.5652719171228668,w=0.487599679525874,x=4.05809980725319 -color=red,shape=triangle,flag=1,i=16679,u=0.16824077286349426,v=0.5881843630376156,w=0.5074803693891908,x=4.901239770209373 -color=yellow,shape=square,flag=1,i=16680,u=0.05182067070226637,v=0.07999705243584687,w=0.5204877982958585,x=5.8133383056361465 -color=blue,shape=square,flag=0,i=16705,u=0.4040460796776735,v=0.6043860761736015,w=0.5206421004107462,x=3.94536710062723 -color=red,shape=square,flag=1,i=16713,u=0.6132315984041578,v=0.7243914763704151,w=0.5138976351491796,x=5.457628945501302 -color=red,shape=circle,flag=0,i=16714,u=0.794219204918928,v=0.8709905063415768,w=0.5306588792724057,x=4.6300459187906515 -color=red,shape=square,flag=0,i=16728,u=0.17489634348845018,v=0.32291780950981286,w=0.5227342356819406,x=5.087670460713631 -color=blue,shape=square,flag=0,i=16729,u=0.9209555241015954,v=0.3864332210188094,w=0.5258252607739968,x=5.473074462749345 -color=blue,shape=circle,flag=1,i=16744,u=0.8571647326722809,v=0.12889376856375323,w=0.5136883723307814,x=4.336452905483142 -color=blue,shape=square,flag=1,i=16783,u=0.09974385090654347,v=0.7243899920872646,w=0.5353718443278438,x=4.431057737383438 -color=yellow,shape=circle,flag=1,i=16802,u=0.48655769279810934,v=0.7679185924679897,w=0.5247690629047864,x=5.7177527335448985 -color=red,shape=triangle,flag=1,i=16807,u=0.7204835603717645,v=0.9998431270283542,w=0.49680950152592795,x=7.163473415334352 -color=blue,shape=circle,flag=0,i=16814,u=0.27168186677888084,v=0.3083809001154564,w=0.518715814666991,x=3.1182534774139 -color=blue,shape=square,flag=1,i=16830,u=0.8689599747920659,v=0.6238375592925198,w=0.532460141808821,x=4.764105132197954 -color=red,shape=triangle,flag=0,i=16850,u=0.7274777926556241,v=0.4405545546118679,w=0.4948858108303919,x=5.170674024795059 -color=green,shape=triangle,flag=0,i=16856,u=0.9234003638906336,v=0.32686258354902686,w=0.48499546410968025,x=5.348453682608363 -color=red,shape=circle,flag=0,i=16866,u=0.5872965561599752,v=0.6720215212824586,w=0.5098523081919161,x=3.8787153834472448 -color=purple,shape=square,flag=0,i=16869,u=0.15168367840248909,v=0.8038573574438963,w=0.5218043909197505,x=6.48966366518547 -color=yellow,shape=circle,flag=1,i=16883,u=0.46750811189195696,v=0.9587424582053815,w=0.5209327909101931,x=3.80472327784312 -color=blue,shape=square,flag=0,i=16906,u=0.4417072858160903,v=0.36653760377856737,w=0.5335574644876531,x=4.926978701392438 -color=green,shape=triangle,flag=1,i=16907,u=0.4552944519405542,v=0.9448302570126156,w=0.48221941097524135,x=6.682936943083757 -color=red,shape=square,flag=1,i=16909,u=0.5959455084648746,v=0.06934870451273956,w=0.5174010585456551,x=5.812162827931043 -color=red,shape=circle,flag=0,i=16917,u=0.6298891229029142,v=0.6674656007390151,w=0.510336491650564,x=4.87015869498476 -color=blue,shape=triangle,flag=1,i=16928,u=0.4647596949594861,v=0.9788328526518476,w=0.4902231571615034,x=5.6158564854131 -color=purple,shape=square,flag=0,i=16932,u=0.5053424214209484,v=0.2190629477764645,w=0.530529101584259,x=4.94918813152563 -color=red,shape=triangle,flag=1,i=16958,u=0.44668695960118787,v=0.7330455454155936,w=0.4995256554394724,x=5.889024893119404 -color=red,shape=square,flag=1,i=16985,u=0.8449830715352793,v=0.21611575288156937,w=0.5182155074717697,x=5.925498285819928 -color=blue,shape=triangle,flag=1,i=17008,u=0.926958109999739,v=0.5342113765863877,w=0.49099023445820233,x=6.154341941941381 -color=purple,shape=triangle,flag=0,i=17023,u=0.9288825305316942,v=0.939341980818594,w=0.4929857040215251,x=3.548292623583446 -color=purple,shape=circle,flag=0,i=17035,u=0.9626625199225323,v=0.49321103995611204,w=0.5184648090893013,x=6.252167303074259 -color=yellow,shape=triangle,flag=1,i=17049,u=0.863185288184129,v=0.9824102452101089,w=0.5049890040216818,x=4.612167244335764 -color=red,shape=triangle,flag=0,i=17061,u=0.5958352128180107,v=0.8654861575613624,w=0.4972861186770385,x=4.301212412021034 -color=yellow,shape=triangle,flag=1,i=17074,u=0.6891109963670059,v=0.5598487053136425,w=0.5081804163010131,x=6.177650166306869 -color=red,shape=square,flag=1,i=17079,u=0.04444696494555278,v=0.40659666836302055,w=0.5019557737150733,x=5.016102424504741 -color=blue,shape=square,flag=1,i=17090,u=0.43533678167163514,v=0.6234199774564234,w=0.53043232462496,x=4.247318741992618 -color=yellow,shape=triangle,flag=1,i=17099,u=0.4885033103840972,v=0.8618985785584992,w=0.5103885187780002,x=5.86898618586082 -color=red,shape=circle,flag=0,i=17100,u=0.45903078371197326,v=0.41344786451110754,w=0.5001877573908404,x=3.1045092556740284 -color=red,shape=square,flag=1,i=17107,u=0.6524749145350351,v=0.4750682813895676,w=0.49587389900191603,x=5.571701325686253 -color=red,shape=square,flag=1,i=17110,u=0.13288382833222712,v=0.12652363890301355,w=0.4898886316409854,x=4.192329442381407 -color=purple,shape=triangle,flag=0,i=17132,u=0.9165693859199926,v=0.5990663759565618,w=0.48175339238838666,x=5.036858802932152 -color=green,shape=square,flag=0,i=17139,u=0.4969531680297712,v=0.6069793187187434,w=0.4853536293778346,x=3.617017936590416 -color=red,shape=circle,flag=1,i=17151,u=0.7673811559323066,v=0.7118863466073637,w=0.5000403901181234,x=3.2083771681535356 -color=red,shape=circle,flag=0,i=17159,u=0.26580652627237067,v=0.2760331671608922,w=0.49736425965449216,x=7.630871059376367 -color=blue,shape=circle,flag=1,i=17168,u=0.11013777448241957,v=0.9017110889256439,w=0.5047214420595714,x=3.6979178360614355 -color=yellow,shape=triangle,flag=1,i=17176,u=0.1331561035367932,v=0.2717369158720261,w=0.5135247227207125,x=1.9826667878965287 -color=blue,shape=triangle,flag=1,i=17189,u=0.9281915226809081,v=0.8567656494580272,w=0.4819063291682055,x=3.3700363405597096 -color=blue,shape=triangle,flag=0,i=17190,u=0.6560741835852083,v=0.9081115707455537,w=0.4843280261261515,x=4.61692007821373 -color=blue,shape=square,flag=0,i=17200,u=0.2573855469804952,v=0.052817807293260244,w=0.525614877145105,x=4.735408017435302 -color=red,shape=circle,flag=0,i=17204,u=0.9529616854463476,v=0.9297714206749162,w=0.5006966346960369,x=3.6965341674164436 -color=red,shape=circle,flag=1,i=17207,u=0.004535619454162698,v=-0.05728835919198161,w=0.4971310379335846,x=7.153721864285352 -color=red,shape=square,flag=0,i=17210,u=0.8822273632153151,v=0.653081844504803,w=0.5103419129447917,x=5.933332419607486 -color=red,shape=square,flag=0,i=17220,u=0.06669370736214342,v=0.36773747526761646,w=0.5079545366368898,x=6.210850232395764 -color=red,shape=triangle,flag=1,i=17245,u=0.6907567019266935,v=0.8606919751762712,w=0.48528181221837885,x=6.434699035200111 -color=red,shape=square,flag=1,i=17268,u=0.43846825973682,v=0.43124472691049043,w=0.514703836447414,x=5.080515361652981 -color=red,shape=square,flag=1,i=17275,u=0.006589188721299433,v=0.37588589051866106,w=0.5207165072910435,x=4.709114444836948 -color=green,shape=square,flag=0,i=17281,u=0.3192135829024829,v=0.3345720873057323,w=0.48941869913768826,x=6.569837798036416 -color=purple,shape=square,flag=1,i=17292,u=0.204977260756821,v=0.6371111201307692,w=0.5165373809591253,x=5.949163083044027 -color=yellow,shape=circle,flag=0,i=17293,u=0.597701461792648,v=0.35670266654168226,w=0.5058418665637808,x=3.7766931996225903 -color=red,shape=square,flag=0,i=17295,u=0.375466118901559,v=0.838530994982027,w=0.5184181346321209,x=5.761396597570934 -color=red,shape=square,flag=0,i=17300,u=0.2749973152860442,v=0.6120818076642955,w=0.5141722363816444,x=4.679835906439275 -color=green,shape=square,flag=0,i=17303,u=0.7952509358369487,v=0.11352179140199681,w=0.4877564007123762,x=6.044010973968475 -color=green,shape=triangle,flag=0,i=17315,u=0.5577754420142698,v=0.537015921693912,w=0.49216668978034595,x=5.25780930103903 -color=yellow,shape=circle,flag=1,i=17320,u=0.9298083801971766,v=0.2691936837615315,w=0.5074773323840887,x=5.943788739477523 -color=purple,shape=square,flag=0,i=17348,u=0.26844209430062005,v=0.16722149122350805,w=0.5171910939460402,x=5.529631800085454 -color=orange,shape=square,flag=0,i=17353,u=0.6236127964764546,v=0.824622233618583,w=0.41038412374955086,x=6.382606011640546 -color=blue,shape=circle,flag=0,i=17376,u=0.1289604180587025,v=0.7215540643216468,w=0.5124884412680788,x=4.104493916422971 -color=red,shape=circle,flag=1,i=17380,u=0.6960585098536233,v=0.7098281225752464,w=0.5065685553531767,x=4.747498559858811 -color=green,shape=square,flag=1,i=17388,u=0.14324020994482833,v=0.5477745931446888,w=0.4989466355760404,x=5.29301077071268 -color=green,shape=triangle,flag=0,i=17410,u=0.302256164969382,v=0.40827321598576705,w=0.48916041427608326,x=5.458618386292095 -color=yellow,shape=square,flag=1,i=17418,u=0.9989470669439893,v=0.8094609968758872,w=0.5220486909460273,x=5.606017207655145 -color=red,shape=triangle,flag=0,i=17422,u=0.49667485051740135,v=0.4410426190022123,w=0.4943920363122078,x=3.619905844571345 -color=green,shape=square,flag=0,i=17424,u=0.8535149065150077,v=0.17767917459805938,w=0.5053336928992425,x=4.987232980405251 -color=green,shape=circle,flag=0,i=17438,u=0.46711743492681324,v=0.7703705946909739,w=0.49946818840753443,x=6.944800092813793 -color=red,shape=triangle,flag=0,i=17441,u=0.3466592821905483,v=0.44613535018116524,w=0.4906961223719835,x=6.394956488950935 -color=red,shape=circle,flag=1,i=17444,u=0.35743135948632554,v=0.3931581158914216,w=0.5134829232936834,x=3.9386325934478816 -color=red,shape=circle,flag=0,i=17446,u=0.5994562009454839,v=0.6863393192150941,w=0.5177171005455358,x=3.5438057933320373 -color=red,shape=circle,flag=0,i=17452,u=0.9300393186700822,v=0.9730629946838242,w=0.5220100199772015,x=3.3574421162023618 -color=red,shape=triangle,flag=0,i=17462,u=0.9357964970459822,v=0.6974780997752765,w=0.49445737270561896,x=4.436924571862353 -color=yellow,shape=circle,flag=1,i=17463,u=0.19037117794694747,v=0.9462141857495838,w=0.5153512008271607,x=4.902176365027439 -color=green,shape=triangle,flag=1,i=17466,u=0.1974759436973993,v=0.6364433286063547,w=0.4875143524872009,x=6.070376328639818 -color=green,shape=triangle,flag=0,i=17470,u=0.011961258528259244,v=0.12833681307230294,w=0.49018819964701815,x=5.0097821956277615 -color=yellow,shape=square,flag=1,i=17491,u=0.2625002521574934,v=0.5268331696227,w=0.5153392727463008,x=6.127926832835439 -color=green,shape=circle,flag=0,i=17492,u=0.9183950271268285,v=0.28068213253221996,w=0.4982074271406311,x=3.4863064339772607 -color=red,shape=circle,flag=0,i=17496,u=0.5137285852430064,v=0.6121108763932952,w=0.5221909201857186,x=3.9867497508876255 -color=red,shape=circle,flag=0,i=17498,u=0.23132835434718124,v=0.16657327624206708,w=0.5240162454329246,x=6.211143736207306 -color=red,shape=triangle,flag=1,i=17499,u=0.3311507660196149,v=0.3072911451592233,w=0.4930352684774543,x=2.744361824185837 -color=blue,shape=square,flag=0,i=17507,u=0.689998439847817,v=0.17086757912137107,w=0.5314746114316544,x=4.226377913206856 -color=red,shape=triangle,flag=0,i=17514,u=0.3122803867641395,v=0.005530005742226951,w=0.4888479500186243,x=4.466384245256837 -color=red,shape=square,flag=0,i=17524,u=0.18721443249478764,v=0.5816600272569691,w=0.5092791481622222,x=6.725078049147522 -color=blue,shape=triangle,flag=1,i=17527,u=0.3256859367244205,v=0.7318787467561717,w=0.46723352798229956,x=4.142854655749216 -color=purple,shape=circle,flag=0,i=17546,u=0.720103476288958,v=0.27665638084450617,w=0.5184743700312244,x=3.8680365751931505 -color=orange,shape=triangle,flag=0,i=17550,u=0.136909765806981,v=0.7962599494612302,w=0.5759166080531287,x=4.891221168718161 -color=red,shape=circle,flag=0,i=17570,u=0.8409133535371011,v=0.830377583821616,w=0.5202413542184081,x=4.004141027021977 -color=red,shape=circle,flag=0,i=17575,u=0.47922843472128906,v=0.4801391717474627,w=0.5159806542454041,x=6.229308735970785 -color=red,shape=circle,flag=1,i=17593,u=0.6520460550560919,v=0.7012031828228016,w=0.5215992966552255,x=7.24717038157011 -color=red,shape=square,flag=0,i=17595,u=0.9628389672613668,v=0.7700936096284831,w=0.5144680508691644,x=6.402309060571096 -color=red,shape=triangle,flag=0,i=17606,u=0.5222458255471095,v=0.6794674289176424,w=0.487571815612238,x=6.301010686607192 -color=red,shape=triangle,flag=0,i=17624,u=0.9943305001843569,v=0.22105644256765367,w=0.4851530350422739,x=6.945469126131734 -color=green,shape=circle,flag=0,i=17627,u=0.7541179444584541,v=0.1995198131608652,w=0.4981938280026895,x=4.677340201319474 -color=red,shape=square,flag=0,i=17631,u=0.9304935412229189,v=0.25767245504117486,w=0.5201437186930495,x=4.347838722232848 -color=green,shape=circle,flag=0,i=17635,u=0.029856606049114442,v=0.4724542934246524,w=0.49529606749929744,x=5.239153910272168 -color=red,shape=circle,flag=0,i=17662,u=0.3478437693832558,v=0.43094945228989395,w=0.5195370451747886,x=3.4646229578630603 -color=blue,shape=triangle,flag=0,i=17673,u=0.1890335487272855,v=0.19692879923582374,w=0.46620361615742983,x=6.47726250919671 -color=red,shape=square,flag=0,i=17691,u=0.2822935000859188,v=0.2518444937152362,w=0.5116308723258176,x=4.795030252025749 -color=yellow,shape=circle,flag=1,i=17694,u=0.3079842059018105,v=0.31583331216016985,w=0.5160829950088107,x=5.7287833297392465 -color=yellow,shape=square,flag=1,i=17695,u=0.9312975273001926,v=0.3447736701073616,w=0.506512928694288,x=3.113794302887334 -color=green,shape=square,flag=1,i=17701,u=0.28680767421845577,v=0.19731353539187446,w=0.5023836181727168,x=5.974010357613005 -color=blue,shape=triangle,flag=0,i=17703,u=0.31415221485045286,v=0.10452498280803069,w=0.46651995765978715,x=6.775709626091987 -color=red,shape=circle,flag=0,i=17717,u=0.18118736635866772,v=0.2732601217275086,w=0.5150048478914612,x=3.038775381219024 -color=yellow,shape=circle,flag=0,i=17726,u=0.533109271437225,v=0.2409847389803199,w=0.519982259176935,x=3.7931595623721925 -color=blue,shape=square,flag=1,i=17730,u=0.8347202048347632,v=0.8348590571694064,w=0.5218446532326652,x=5.157077838611827 -color=red,shape=triangle,flag=0,i=17733,u=0.5385118250832934,v=0.6599222777978564,w=0.4963941634876704,x=2.450302952056379 -color=purple,shape=square,flag=0,i=17752,u=0.6379818509650313,v=0.27810883944405973,w=0.5258082533342047,x=4.902172150194376 -color=red,shape=triangle,flag=1,i=17772,u=0.45889509437717646,v=0.29306615608242537,w=0.4912948492098932,x=3.725714926612426 -color=red,shape=square,flag=1,i=17782,u=0.4535033333279207,v=0.5060440067258897,w=0.5034413413366144,x=3.837566865811176 -color=orange,shape=circle,flag=0,i=17785,u=0.3929316940775186,v=0.704627336422896,w=0.5694471343321359,x=3.4962592690274352 -color=green,shape=triangle,flag=1,i=17805,u=0.15580067906449124,v=0.7557704921766489,w=0.49392287246036126,x=5.329030236501437 -color=blue,shape=square,flag=1,i=17816,u=0.2567067410098277,v=0.15247060718470962,w=0.5089035564795482,x=4.789473104301443 -color=green,shape=triangle,flag=0,i=17822,u=0.3944824455680097,v=0.8121198519197657,w=0.49052355499603345,x=5.330948190715866 -color=blue,shape=triangle,flag=1,i=17840,u=0.5976330769507754,v=0.7102155310683201,w=0.4695164460027588,x=5.735878360382215 -color=yellow,shape=triangle,flag=1,i=17843,u=0.995942149508161,v=0.4941423999900775,w=0.5129643503653288,x=4.210098298969784 -color=purple,shape=square,flag=0,i=17849,u=0.7503726162226729,v=0.7028875584665251,w=0.5273210464131695,x=4.023682826869028 -color=orange,shape=triangle,flag=0,i=17888,u=0.8388145593651725,v=0.36539296496454376,w=0.5689138554856443,x=4.470934379368963 -color=blue,shape=square,flag=1,i=17889,u=0.15810908625937126,v=0.4977412858035154,w=0.4996616216961808,x=3.770318706188114 -color=green,shape=triangle,flag=1,i=17890,u=0.12688907780923842,v=0.9015488320860884,w=0.479732262522811,x=5.56933671342642 -color=red,shape=triangle,flag=0,i=17900,u=0.306096175594919,v=0.3599329931982266,w=0.4665503045245165,x=5.658701662250443 -color=yellow,shape=square,flag=1,i=17902,u=0.23044008790472226,v=0.5316460023460884,w=0.5167898488269921,x=3.2337158385108036 -color=purple,shape=square,flag=0,i=17904,u=0.583204232636298,v=0.03433398479572103,w=0.5192606437091687,x=5.055528221955931 -color=red,shape=square,flag=0,i=17915,u=0.8375324605585642,v=0.7240175484645615,w=0.4839359618987001,x=6.6148486392977555 -color=red,shape=triangle,flag=0,i=17930,u=0.16710089377926407,v=0.19217982174775416,w=0.4634849134665472,x=5.722381193570459 -color=purple,shape=triangle,flag=0,i=17934,u=0.9289822235477184,v=0.5466694706477355,w=0.4888344753616643,x=4.4614783250497805 -color=green,shape=triangle,flag=1,i=17957,u=0.7619211136981571,v=0.9664456797266976,w=0.48821251407230526,x=6.3435015346251555 -color=purple,shape=triangle,flag=0,i=17981,u=0.1831028184524659,v=0.8897278239300359,w=0.4833455897790024,x=5.058196201171949 -color=red,shape=triangle,flag=0,i=17987,u=0.982094481944249,v=0.6793314418094522,w=0.46844996778798054,x=5.890817102923555 -color=yellow,shape=triangle,flag=1,i=17988,u=0.45368052648596024,v=0.4745196812368383,w=0.5139841744490372,x=4.5522715493218575 -color=purple,shape=circle,flag=0,i=17999,u=0.9702000483454254,v=0.3617556458150133,w=0.5185003908844511,x=5.112799994729716 -color=yellow,shape=square,flag=1,i=18004,u=0.2547168060635172,v=0.07350203292972057,w=0.5107974338948419,x=2.688217134959706 -color=red,shape=square,flag=0,i=18015,u=0.560121772525682,v=0.9250063844899973,w=0.4942173949689627,x=4.601272719174409 -color=red,shape=square,flag=0,i=18016,u=0.29548533607403416,v=0.28021066457808974,w=0.48962151548347776,x=5.382165331250633 -color=purple,shape=circle,flag=0,i=18029,u=0.13659246925096058,v=0.06895464518149219,w=0.5176907558493679,x=4.844182939540203 -color=blue,shape=circle,flag=0,i=18041,u=0.47420493830062116,v=0.4689363664079186,w=0.5009137850835026,x=6.814850597466596 -color=yellow,shape=circle,flag=1,i=18045,u=0.3649574962053963,v=0.9438503252508527,w=0.524123219555697,x=6.911271124524205 -color=orange,shape=square,flag=1,i=18052,u=0.8391899083128312,v=0.6276509906479505,w=0.42844836573151446,x=7.041064455951641 -color=red,shape=square,flag=0,i=18055,u=0.11334223991708248,v=0.9788721421654617,w=0.4946712092420715,x=8.263906489831188 -color=blue,shape=circle,flag=1,i=18058,u=0.4975448290399146,v=0.4886137766199352,w=0.5026839209760607,x=4.0557343423602 -color=red,shape=square,flag=0,i=18074,u=0.9796179992230603,v=0.11925774539869971,w=0.5070233777528229,x=3.1993964769090817 -color=red,shape=square,flag=1,i=18083,u=0.04208110691033329,v=0.7045783603996948,w=0.5020761436204241,x=4.960897090162895 -color=green,shape=circle,flag=1,i=18090,u=0.2680421869217886,v=0.7263634531886776,w=0.4890766606974493,x=5.775746964352905 -color=red,shape=triangle,flag=1,i=18093,u=0.11892109194760236,v=0.12374392414032054,w=0.46487904187630064,x=5.240047904272167 -color=red,shape=square,flag=0,i=18097,u=0.7340181771722744,v=0.4150228289969201,w=0.5062101678586294,x=7.71940258167178 -color=blue,shape=circle,flag=1,i=18160,u=0.09869311940857994,v=0.9879665105886851,w=0.5060441257188537,x=4.897734148492549 -color=red,shape=triangle,flag=0,i=18167,u=0.6279603167184599,v=0.24328717017362333,w=0.46679460354113417,x=6.10072752791248 -color=red,shape=circle,flag=0,i=18177,u=0.4194598561896208,v=0.48095042182790404,w=0.47445644374146156,x=6.125518971125518 -color=red,shape=square,flag=1,i=18180,u=0.39419042509313074,v=0.4712120356676651,w=0.526520098315357,x=5.50858911126996 -color=orange,shape=square,flag=1,i=18197,u=0.21398545608874076,v=0.3327438217384592,w=0.42995049046229306,x=5.013794094349802 -color=green,shape=square,flag=0,i=18218,u=0.8620119499448504,v=0.7422761330543318,w=0.5010961516491418,x=5.235397592591949 -color=blue,shape=square,flag=1,i=18223,u=0.40870099957765416,v=0.09603364165041095,w=0.4982421218882375,x=4.433731858645439 -color=red,shape=circle,flag=0,i=18225,u=0.2758700142148337,v=0.18857808458009317,w=0.4774774289687381,x=3.6264788254500324 -color=green,shape=square,flag=0,i=18229,u=0.8456889525831227,v=0.34460038104831514,w=0.5013204315660162,x=3.1549125179985116 -color=red,shape=circle,flag=1,i=18237,u=0.584444842312468,v=0.6762016489942521,w=0.47332815768680336,x=6.191763407311394 -color=blue,shape=triangle,flag=1,i=18249,u=0.629872805152489,v=0.738237391718675,w=0.46475547392987365,x=4.369157260590089 -color=red,shape=circle,flag=1,i=18261,u=0.49549051712486447,v=0.4127856071935651,w=0.4702181248530784,x=6.496922388094785 -color=red,shape=square,flag=1,i=18265,u=0.41093547627034277,v=0.4152124376647903,w=0.5208299110691808,x=4.2991460101403165 -color=red,shape=triangle,flag=1,i=18269,u=0.09956924080952334,v=0.6245172273399839,w=0.4885407113769078,x=7.385039056658042 -color=red,shape=square,flag=1,i=18273,u=0.7254459671463113,v=0.21021140585863018,w=0.5224808677300795,x=2.2434457473906817 -color=red,shape=square,flag=1,i=18275,u=0.6216072217003132,v=0.3766395064413671,w=0.5238447903432146,x=5.157803976245525 -color=blue,shape=square,flag=1,i=18282,u=0.816083747187527,v=0.37427154100481097,w=0.49701815538436694,x=6.179702497024615 -color=purple,shape=triangle,flag=0,i=18314,u=0.6140602839536116,v=0.9578439146614126,w=0.4746984665016912,x=6.813225935585945 -color=red,shape=circle,flag=1,i=18316,u=0.6208984059548167,v=0.636639988537876,w=0.4726808922368345,x=3.188376306239057 -color=red,shape=triangle,flag=0,i=18321,u=0.22723088051723017,v=0.026149800459273287,w=0.49331198444034696,x=3.887630562796511 -color=red,shape=triangle,flag=0,i=18324,u=0.8001696915749024,v=0.5731942053107962,w=0.4929859256731647,x=3.568099487200511 -color=green,shape=triangle,flag=0,i=18331,u=0.9318387690602623,v=0.12665624035639111,w=0.5037004984699845,x=2.3467133447185216 -color=green,shape=square,flag=0,i=18349,u=0.12456581981931436,v=0.883148960798387,w=0.49515554358393876,x=3.603252602745812 -color=purple,shape=circle,flag=0,i=18372,u=0.009260966273030968,v=0.3643532551759031,w=0.50461608854499,x=3.224648113610772 -color=red,shape=circle,flag=0,i=18462,u=0.3305114197962977,v=0.26215981248890485,w=0.4669089573931814,x=6.1283965136077 -color=blue,shape=triangle,flag=1,i=18463,u=0.36351048587455226,v=0.15185578655505938,w=0.46882991402399815,x=5.411330819128106 -color=red,shape=triangle,flag=1,i=18473,u=0.6175374892791614,v=0.5591418620627553,w=0.49924434063975814,x=4.648435388479871 -color=red,shape=triangle,flag=0,i=18484,u=0.056485003653457544,v=0.5321067702850311,w=0.5097311523619275,x=4.078875360176105 -color=red,shape=square,flag=0,i=18485,u=0.6598001887643938,v=0.974483546568608,w=0.5110148390733568,x=5.471820968206001 -color=red,shape=circle,flag=1,i=18486,u=0.5480142845173197,v=0.5507287556020418,w=0.4648978333211994,x=4.26028250756848 -color=red,shape=square,flag=0,i=18495,u=0.66815605605291,v=0.16992318398289352,w=0.5125713069060034,x=2.3461676763012065 -color=blue,shape=triangle,flag=1,i=18500,u=0.2840645650597521,v=0.5915011022088547,w=0.47010132905443736,x=4.948260609046575 -color=orange,shape=square,flag=1,i=18509,u=0.34681888903921965,v=0.8883863876914582,w=0.43780403571896853,x=5.1432940680861625 -color=red,shape=circle,flag=1,i=18514,u=0.25980655441865086,v=0.31864635068856784,w=0.4616711880068182,x=7.627087597534827 -color=green,shape=square,flag=0,i=18517,u=0.0033977158708345945,v=0.879157308513157,w=0.49089343950599373,x=5.760800836737598 -color=red,shape=triangle,flag=0,i=18523,u=0.3523008482012435,v=0.233517374068138,w=0.5111283433205345,x=3.4231157107312082 -color=red,shape=circle,flag=0,i=18534,u=0.08830245423640493,v=0.12628649572433515,w=0.4606771844452173,x=4.696988200169612 -color=red,shape=circle,flag=0,i=18543,u=0.06153501592828736,v=0.03144237404548818,w=0.45625352560856436,x=4.0473573353997345 -color=red,shape=square,flag=0,i=18549,u=0.5394842076134735,v=0.8190064518912963,w=0.5149436109295445,x=6.103166467950317 -color=yellow,shape=circle,flag=0,i=18564,u=0.667516917381741,v=0.9070418145717987,w=0.5155575064369328,x=3.8724976015806 -color=red,shape=square,flag=1,i=18571,u=0.18154704500099672,v=0.11586736179004842,w=0.5183959674976494,x=4.902869038747442 -color=red,shape=triangle,flag=0,i=18599,u=0.6712385194632811,v=0.0491429765609408,w=0.4919172267929653,x=6.821391868320805 -color=red,shape=square,flag=0,i=18608,u=0.07671380981314968,v=0.005631145462132059,w=0.5236039946598601,x=3.167977833741342 -color=red,shape=circle,flag=0,i=18639,u=0.4349011581609893,v=0.38722668221800527,w=0.4731453910500843,x=5.3259745387953545 -color=red,shape=square,flag=0,i=18642,u=0.42822527792117604,v=0.786366831549971,w=0.5236981498070891,x=4.273571887520834 -color=green,shape=square,flag=1,i=18659,u=0.8796869175865145,v=0.5504382156610115,w=0.4879632964615258,x=6.2997048873170165 -color=red,shape=square,flag=0,i=18671,u=0.5630589411992264,v=0.37113655990793104,w=0.5204276279839974,x=3.6923615555266047 -color=red,shape=square,flag=0,i=18687,u=0.5187113003313534,v=0.09067843914892038,w=0.5149110152970373,x=2.1679929491871284 -color=red,shape=circle,flag=0,i=18691,u=0.14778317982910216,v=0.12571868464232716,w=0.48295829188184886,x=3.184000350864465 -color=red,shape=triangle,flag=0,i=18708,u=0.7926142706690833,v=0.04786436843223896,w=0.49907456005389134,x=3.926938270609296 -color=yellow,shape=triangle,flag=1,i=18727,u=0.4994430856875165,v=0.47935163963486827,w=0.4701160447993267,x=3.73262399412859 -color=red,shape=circle,flag=0,i=18735,u=0.3948046303024072,v=0.4121108483875691,w=0.48971017045156034,x=4.499219827848638 -color=red,shape=square,flag=0,i=18751,u=0.743644262127313,v=0.5157150655679379,w=0.5105152855289237,x=5.8322889389225905 -color=red,shape=triangle,flag=0,i=18768,u=0.8244386918780712,v=0.49522422520935383,w=0.49609792898559774,x=5.792777257826361 -color=purple,shape=triangle,flag=0,i=18780,u=0.1535425894580954,v=0.7120781510661807,w=0.47537974954703227,x=5.058900923916902 -color=blue,shape=triangle,flag=0,i=18791,u=0.1973218618775322,v=0.9530492388588838,w=0.4617885531200715,x=6.670471818319808 -color=red,shape=triangle,flag=0,i=18792,u=0.3576892089843021,v=0.882598171590402,w=0.4938401992690651,x=5.229466628010987 -color=green,shape=square,flag=0,i=18796,u=0.7556398308990591,v=0.5980658160073816,w=0.4878320283482015,x=4.408317424008135 -color=red,shape=triangle,flag=0,i=18836,u=0.02300133184088371,v=0.9779512673634337,w=0.48908924221353145,x=5.735290464494384 -color=red,shape=triangle,flag=0,i=18838,u=0.03124501773090571,v=0.21712108500504768,w=0.4923018317079637,x=4.76589558050777 -color=green,shape=square,flag=1,i=18847,u=0.9865896628528927,v=0.31615447659848284,w=0.5003805315856048,x=7.4518575317361035 -color=blue,shape=square,flag=0,i=18892,u=0.2801607700524624,v=0.2015854419727171,w=0.519552893958359,x=4.70876882080991 -color=purple,shape=circle,flag=0,i=18911,u=0.048399221894146804,v=0.6988242222804614,w=0.5171622814987747,x=7.33308130902666 -color=red,shape=triangle,flag=0,i=18921,u=0.43620780117479785,v=0.6889601156499006,w=0.4901148033925918,x=4.915015507868817 -color=green,shape=square,flag=0,i=18930,u=0.4028252886018707,v=0.9831099436527031,w=0.5034201780895502,x=4.894101913088159 -color=red,shape=circle,flag=0,i=18941,u=0.2736470334758355,v=0.18835044103727158,w=0.4703404544651524,x=6.22269238955904 -color=purple,shape=square,flag=0,i=18952,u=0.35498488247695426,v=0.9704453962233955,w=0.529651442786798,x=5.19716863007178 -color=red,shape=circle,flag=1,i=18958,u=0.9537936185938203,v=1.0342052123918053,w=0.476701579621606,x=1.9447915179969326 -color=green,shape=triangle,flag=0,i=18975,u=0.5897157268912211,v=0.6555441536188846,w=0.4945292833937358,x=3.9974627238892513 -color=red,shape=triangle,flag=0,i=18991,u=0.18013409590928642,v=0.35440753547028114,w=0.48921102464987837,x=5.547026580052797 -color=red,shape=triangle,flag=0,i=18993,u=0.728291402836162,v=0.23505179222597683,w=0.48709280398974536,x=4.177604570058875 -color=red,shape=triangle,flag=0,i=18994,u=0.5917663116001257,v=0.7767932899747644,w=0.4851895455582016,x=3.6331749639659674 -color=red,shape=circle,flag=0,i=18999,u=0.5955398962459819,v=0.5197973676207062,w=0.481989372463763,x=6.94120922844196 -color=red,shape=circle,flag=0,i=19023,u=0.011705052863797638,v=0.034648019856913057,w=0.48299438964552216,x=3.816372017573336 -color=blue,shape=square,flag=0,i=19025,u=0.9273009557486024,v=0.7357381633429845,w=0.5090561431721482,x=3.157013657905273 -color=green,shape=square,flag=0,i=19028,u=0.05469452707709799,v=0.8848738136208745,w=0.4956930824740668,x=4.281473117133831 -color=red,shape=square,flag=0,i=19031,u=0.8806668860792601,v=0.9786873175414998,w=0.49459196646275816,x=6.851446664830967 -color=orange,shape=circle,flag=1,i=19035,u=0.34593136590741314,v=0.4416897756734529,w=0.5676174161460276,x=5.648625579356253 -color=red,shape=square,flag=1,i=19062,u=0.8526501716488706,v=0.9333564387668003,w=0.4910510751371172,x=5.265449401015254 -color=purple,shape=circle,flag=1,i=19063,u=0.6139351366699671,v=0.39126953778481033,w=0.5090256721139687,x=4.814737897496203 -color=green,shape=circle,flag=0,i=19072,u=0.4433647201287031,v=0.4599288679870087,w=0.4848493488276461,x=5.371246411741548 -color=red,shape=square,flag=0,i=19083,u=0.1708011381668736,v=0.43438600758340673,w=0.5068254458597846,x=4.811428825813501 -color=red,shape=square,flag=0,i=19106,u=0.8831682858199408,v=0.5694865660439371,w=0.5076397692908704,x=5.145984347006527 -color=purple,shape=square,flag=0,i=19108,u=0.00839820281799708,v=0.7807552004223764,w=0.5059091637919266,x=3.868835632838128 -color=green,shape=square,flag=0,i=19131,u=0.41118817230705196,v=0.13968436485360425,w=0.5019171964746337,x=6.949639384553794 -color=red,shape=circle,flag=0,i=19147,u=0.18134716282828423,v=0.2043377400812217,w=0.47094608313511016,x=4.935272573054632 -color=red,shape=square,flag=1,i=19151,u=0.588740940721605,v=0.19724473220844008,w=0.5206415478067581,x=6.755422715821688 -color=red,shape=square,flag=0,i=19166,u=0.3278533058062141,v=0.8442042976660211,w=0.5203294879159722,x=4.423239178490451 -color=blue,shape=square,flag=1,i=19167,u=0.7720445432294831,v=0.5757219760273705,w=0.5164587104397059,x=4.510045768232531 -color=blue,shape=square,flag=1,i=19183,u=0.3541271073840022,v=0.6250820737479565,w=0.5169640456632087,x=4.592221832856935 -color=green,shape=triangle,flag=1,i=19198,u=0.28654536845388345,v=0.7104747674451096,w=0.4886288289397324,x=3.721143712861064 -color=purple,shape=triangle,flag=1,i=19203,u=0.3483325900059425,v=0.7618531249056861,w=0.49908236650320126,x=6.563431799795914 -color=purple,shape=square,flag=0,i=19211,u=0.984191051199003,v=0.49188353971303544,w=0.5146144529518357,x=5.464333616758623 -color=red,shape=triangle,flag=0,i=19235,u=0.003432401932833451,v=0.7894909501931063,w=0.4983287820955183,x=5.589711613507426 -color=yellow,shape=triangle,flag=1,i=19238,u=0.9879987050373236,v=0.5785879845775445,w=0.47782380647072115,x=3.5301921169928234 -color=blue,shape=square,flag=1,i=19242,u=0.4892906672106717,v=0.42325215900322055,w=0.5296326413109367,x=5.4089410793474535 -color=yellow,shape=triangle,flag=1,i=19245,u=0.335356080874326,v=0.9654767676653999,w=0.4786758345187025,x=4.032056425000531 -color=green,shape=triangle,flag=0,i=19257,u=0.08317960388420353,v=0.05527082012393969,w=0.4923720502222301,x=6.2456910159782355 -color=green,shape=circle,flag=0,i=19267,u=0.8565282360250388,v=0.6270400771471198,w=0.4887926213135214,x=4.050287884169138 -color=blue,shape=triangle,flag=1,i=19280,u=0.8247156059775866,v=0.9101045837615745,w=0.4645567791552847,x=2.2221697922297143 -color=red,shape=square,flag=0,i=19297,u=0.6338138291092693,v=0.8269611673177908,w=0.5034903167512426,x=3.694879197813178 -color=blue,shape=triangle,flag=0,i=19302,u=0.30339376605967683,v=0.2998294051248267,w=0.4729658293817687,x=5.079484364320856 -color=yellow,shape=square,flag=1,i=19310,u=0.7261012927606054,v=0.009325721191105418,w=0.4790924569942006,x=6.217337023365913 -color=red,shape=circle,flag=0,i=19326,u=0.9314730806510404,v=0.9954436659708578,w=0.4514717429006954,x=5.924753025553248 -color=purple,shape=square,flag=0,i=19346,u=0.39458413499368916,v=0.2813823844019291,w=0.5081072908947802,x=4.263514443880108 -color=green,shape=triangle,flag=1,i=19350,u=0.9065762690383302,v=0.9046720653596545,w=0.4921731941018724,x=4.319254894961902 -color=red,shape=triangle,flag=0,i=19357,u=0.6370843106967571,v=0.143488001432015,w=0.5095595648078439,x=5.65057539276244 -color=red,shape=circle,flag=0,i=19365,u=0.07968289816483531,v=0.008009844239713182,w=0.4575932686813045,x=5.708154737235744 -color=purple,shape=circle,flag=0,i=19371,u=0.42275087939323375,v=0.0016129021924315978,w=0.4961030391550122,x=5.522779801656512 -color=blue,shape=square,flag=1,i=19375,u=0.16557438657849877,v=0.7330541668699042,w=0.5208898178469412,x=4.728139565901707 -color=purple,shape=circle,flag=1,i=19379,u=0.3042560548629004,v=0.8613059771178814,w=0.49816799257040795,x=2.6996383607092898 -color=blue,shape=circle,flag=1,i=19381,u=0.6271845487497092,v=0.16756375559229952,w=0.5059461125942329,x=5.774558641274722 -color=purple,shape=square,flag=0,i=19382,u=0.621824733028831,v=0.7028058513640072,w=0.5044537891716677,x=5.994943407245322 -color=red,shape=square,flag=0,i=19387,u=0.5715553753973288,v=0.5950775409511314,w=0.4742473754259497,x=3.7499901142331016 -color=red,shape=square,flag=0,i=19417,u=0.39758435112802737,v=0.025681303523298338,w=0.4750521686273393,x=3.884814291977623 -color=red,shape=circle,flag=1,i=19424,u=0.6094371866342598,v=0.6145633286773059,w=0.4700595386519573,x=2.470061601378447 -color=red,shape=circle,flag=0,i=19430,u=0.022959149801579093,v=-0.06251659875376299,w=0.4679988134609304,x=6.467396176640464 -color=red,shape=triangle,flag=1,i=19435,u=0.8507450389967466,v=0.12738594042762352,w=0.49818119145661777,x=6.102639203395218 -color=yellow,shape=square,flag=1,i=19441,u=0.5870462085229411,v=0.7679267898979908,w=0.49299997859219014,x=4.611673042683459 -color=red,shape=triangle,flag=0,i=19453,u=0.6451743760348422,v=0.3649268467247472,w=0.4971641461407697,x=6.107101597117463 -color=yellow,shape=triangle,flag=1,i=19466,u=0.7986984420890121,v=0.4235654250272455,w=0.4685687516156792,x=5.979655057107756 -color=red,shape=circle,flag=1,i=19474,u=0.1664205758157251,v=0.24361276966915363,w=0.4629361758519966,x=5.44323737594651 -color=red,shape=square,flag=0,i=19480,u=0.2986642870745606,v=0.5342538236383578,w=0.47859429653087393,x=5.779630799319148 -color=purple,shape=square,flag=0,i=19484,u=0.1603995926908216,v=0.6712148279648789,w=0.5039088972783483,x=6.121671282246858 -color=blue,shape=square,flag=1,i=19506,u=0.35754702843715513,v=0.8469615137616913,w=0.5215485408315904,x=3.9908193019915523 -color=red,shape=circle,flag=0,i=19510,u=0.4089460209188528,v=0.343381695172298,w=0.4519349552897742,x=3.5033837674364907 -color=red,shape=triangle,flag=0,i=19513,u=0.028198426192367676,v=0.29538143970482256,w=0.4827496828740188,x=4.3784689050709575 -color=purple,shape=triangle,flag=0,i=19514,u=0.4190493676205109,v=0.326075179366235,w=0.48796103238995014,x=4.699772395270649 -color=red,shape=circle,flag=1,i=19540,u=0.09469437870012098,v=0.0171392211923395,w=0.45168513448312947,x=6.500318556207104 -color=red,shape=square,flag=0,i=19541,u=0.2199472493683048,v=0.4356283283786907,w=0.47451616440194,x=2.420696947665323 -color=red,shape=circle,flag=0,i=19546,u=0.17224817632060863,v=0.1923013692117715,w=0.4493551460602599,x=4.371702737184482 -color=blue,shape=circle,flag=1,i=19563,u=0.06973620768755595,v=0.6773734434770574,w=0.4956380924266746,x=3.411108402527207 -color=yellow,shape=square,flag=1,i=19569,u=0.08616466838911396,v=0.44959469573067934,w=0.49165226266629214,x=4.952423114928295 -color=yellow,shape=triangle,flag=1,i=19598,u=0.2880463736512431,v=0.06793370921106034,w=0.4857346424503494,x=6.202145331491682 -color=blue,shape=square,flag=0,i=19605,u=0.4666047558178156,v=0.4477869078884964,w=0.5270831626273705,x=6.483150967928366 -color=blue,shape=triangle,flag=1,i=19606,u=0.03958327071148926,v=0.9808591624675925,w=0.47999008331371423,x=3.387750609056868 -color=yellow,shape=circle,flag=1,i=19612,u=0.5839466437934966,v=0.047586056124955256,w=0.5043674860910469,x=4.2023422725991795 -color=red,shape=square,flag=1,i=19637,u=0.877050431737364,v=0.1412234784195453,w=0.4779698609655773,x=5.905344989578135 -color=purple,shape=circle,flag=0,i=19661,u=0.8323681578618354,v=0.4009772358073388,w=0.4991254172970417,x=5.796627333155844 -color=blue,shape=square,flag=1,i=19662,u=0.6218412534152329,v=0.13203849243261367,w=0.5276977657598075,x=5.218695664804933 -color=red,shape=triangle,flag=0,i=19668,u=0.9296449754835698,v=0.4712968643093124,w=0.4934614086654848,x=6.577965288044673 -color=purple,shape=square,flag=0,i=19677,u=0.7718737247780234,v=0.6001298920920297,w=0.5164177851721635,x=3.7329129523608358 -color=red,shape=square,flag=1,i=19699,u=0.6812370130538277,v=0.6870565007761864,w=0.47103173409617605,x=4.228692335973787 -color=green,shape=triangle,flag=0,i=19711,u=0.8107162511523891,v=0.6425720040589783,w=0.5039050475960446,x=4.895770349593239 -color=yellow,shape=circle,flag=1,i=19733,u=0.6612331744905893,v=0.9499200560279573,w=0.506581756209345,x=4.7403014772193535 -color=red,shape=triangle,flag=0,i=19734,u=0.44478151894654405,v=0.09070065226028967,w=0.48394783700353383,x=3.51242623422983 -color=yellow,shape=triangle,flag=1,i=19740,u=0.381032115426555,v=0.8837892566613732,w=0.48352160536753136,x=5.348641475307055 -color=yellow,shape=triangle,flag=1,i=19773,u=0.5027254051474224,v=0.5101930780600366,w=0.4830942953848948,x=2.7025322855637834 -color=orange,shape=square,flag=0,i=19778,u=0.6936910256320047,v=0.9498158297363946,w=0.4520906884958285,x=4.882801273625204 -color=green,shape=triangle,flag=0,i=19797,u=0.49853512058350125,v=0.5764915981286588,w=0.4956618875197631,x=4.774964274179864 -color=red,shape=triangle,flag=0,i=19806,u=0.5890841093340901,v=0.5883775815373468,w=0.49549226440127525,x=4.290868266838365 -color=red,shape=triangle,flag=1,i=19824,u=0.6317764449010911,v=0.6951353956260371,w=0.497588343917601,x=4.41150617864654 -color=red,shape=triangle,flag=0,i=19832,u=0.5472139804234594,v=0.09785001228873513,w=0.4978184952224072,x=6.962437924723382 -color=red,shape=circle,flag=0,i=19845,u=0.9562482183741495,v=0.8826967413678363,w=0.44139282286999065,x=4.103237354674017 -color=blue,shape=triangle,flag=1,i=19852,u=0.32906942834967834,v=0.04441043167758585,w=0.4786505667651544,x=6.941310794746223 -color=purple,shape=triangle,flag=0,i=19858,u=0.5423250339824264,v=0.9782254943207901,w=0.48591740051744153,x=5.399628344491177 -color=yellow,shape=square,flag=1,i=19859,u=0.13315820362144715,v=0.7929718422014979,w=0.49228322358169435,x=2.9066618802178397 -color=red,shape=square,flag=1,i=19870,u=0.28186709058447346,v=0.1567437708072471,w=0.4792286911651259,x=4.527431961920657 -color=red,shape=circle,flag=0,i=19886,u=0.21543583798778732,v=0.208894682890885,w=0.4486256468076395,x=6.5088292960379635 -color=yellow,shape=square,flag=1,i=19910,u=0.275008475479687,v=0.25732616191118773,w=0.4914647098759426,x=6.391657589122708 -color=yellow,shape=square,flag=0,i=19922,u=0.8691275228425905,v=0.8283907399963428,w=0.4905853123294009,x=5.141910048153816 -color=yellow,shape=square,flag=1,i=19923,u=0.6280486753499899,v=0.06997909890753551,w=0.49427503713290105,x=4.3310207524761255 -color=red,shape=square,flag=0,i=19929,u=0.8581791249533122,v=0.33032276800139293,w=0.4775603229971717,x=6.872740262005638 -color=orange,shape=square,flag=0,i=19931,u=0.5305484260888517,v=0.6395420890953419,w=0.4470812238449707,x=5.505592363895363 -color=purple,shape=circle,flag=0,i=19940,u=0.3910552042054093,v=0.5316953267797838,w=0.5045863608583576,x=6.630198164770575 -color=green,shape=triangle,flag=0,i=19941,u=0.2014741394799323,v=0.45356818204603155,w=0.4999580909964705,x=4.688201746429585 -color=blue,shape=square,flag=0,i=19955,u=0.9999687954968421,v=0.6608174493208964,w=0.5534745633575466,x=5.623642597337606 -color=green,shape=square,flag=0,i=19962,u=0.8056375568030112,v=0.02650362957483232,w=0.4972983771865608,x=6.4266425890062715 -color=red,shape=circle,flag=0,i=19965,u=0.6587117875549231,v=0.6323271493539752,w=0.4526179140575325,x=4.795868835633861 -color=purple,shape=square,flag=0,i=19980,u=0.3275622109317212,v=0.156398657216808,w=0.5134007901032216,x=4.214075516934493 -color=green,shape=square,flag=0,i=19985,u=0.10124980097061853,v=0.5883466718981434,w=0.48844941490238075,x=4.254112703841412 -color=red,shape=triangle,flag=0,i=19988,u=0.7764431209908271,v=0.6331391323799893,w=0.5097407847318928,x=4.585809575946289 -color=yellow,shape=triangle,flag=1,i=19991,u=0.35237549969116677,v=0.6440342810487489,w=0.48229902555079085,x=3.746025110505693 -color=yellow,shape=square,flag=1,i=19995,u=0.21144402683191654,v=0.35525920497339936,w=0.48980554175422575,x=5.563832041914108 -color=green,shape=square,flag=0,i=20006,u=0.9170264825333977,v=0.028239567818985956,w=0.4890411948355596,x=5.296458705657451 -color=red,shape=circle,flag=0,i=20017,u=0.3589061196040345,v=0.45499975082874927,w=0.46572530893566877,x=4.099318263473547 -color=red,shape=triangle,flag=0,i=20039,u=0.4834020950932344,v=0.8011928485397729,w=0.5036331486472593,x=5.916124955844004 -color=red,shape=circle,flag=0,i=20046,u=0.12020360205387759,v=0.11833445343070319,w=0.4723066864399126,x=4.91086132677583 -color=green,shape=square,flag=1,i=20064,u=0.7346402145701634,v=0.4870519246020618,w=0.4952248232210816,x=1.747089427849134 -color=red,shape=triangle,flag=1,i=20068,u=0.1771154216423373,v=0.9091111630027483,w=0.4969392822804526,x=5.508174477049551 -color=yellow,shape=square,flag=1,i=20071,u=0.1389484373935782,v=0.7954206786998465,w=0.49321513119577404,x=4.7109717054894835 -color=red,shape=square,flag=0,i=20080,u=0.4243748777326032,v=0.39735323780812826,w=0.47105027874477834,x=5.421171183462579 -color=red,shape=square,flag=0,i=20089,u=0.871843108864359,v=0.9336326551291133,w=0.4688954139345142,x=4.323140257845679 -color=red,shape=square,flag=0,i=20090,u=0.8908823925552248,v=0.20630191479378013,w=0.46716683277348237,x=2.472717016068336 -color=blue,shape=triangle,flag=0,i=20103,u=0.09100832624872379,v=0.04582601015673837,w=0.4823149266245357,x=5.339490039200462 -color=yellow,shape=triangle,flag=1,i=20108,u=0.7905855937210129,v=0.9593153532834586,w=0.48989896592471777,x=6.430462515321839 -color=red,shape=circle,flag=1,i=20111,u=0.057190524412237265,v=0.04385477044455901,w=0.4733817342765147,x=5.272474119505085 -color=red,shape=triangle,flag=1,i=20116,u=0.4354784562297822,v=0.21617331266801965,w=0.5009794314928293,x=5.877991685641125 -color=red,shape=triangle,flag=0,i=20120,u=0.7244838424717188,v=0.5309136275637878,w=0.4971465048246595,x=5.0658954358483195 -color=green,shape=square,flag=0,i=20121,u=0.24340675122958422,v=0.8255111608008159,w=0.4979733834816281,x=5.634563971385334 -color=yellow,shape=triangle,flag=1,i=20125,u=0.7453012545768237,v=0.7624020233421406,w=0.49334280447518736,x=5.700703641804989 -color=purple,shape=circle,flag=0,i=20137,u=0.6781333286747125,v=0.022576925798226788,w=0.5199250228369507,x=4.437825158510398 -color=blue,shape=square,flag=1,i=20145,u=0.7403880066348806,v=0.47262547174311853,w=0.5488913776965691,x=5.45906730646779 -color=red,shape=square,flag=0,i=20156,u=0.2541418088910403,v=0.7626275950615311,w=0.4767066609617063,x=3.1651518562895546 -color=blue,shape=square,flag=1,i=20157,u=0.9099244238077343,v=0.049171025656529754,w=0.5552170355377419,x=4.066033266203033 -color=red,shape=square,flag=1,i=20161,u=0.7276333778610681,v=0.3152306132283508,w=0.47304403629197467,x=5.598684925958004 -color=blue,shape=circle,flag=1,i=20182,u=0.7973611715302398,v=0.4681934591008653,w=0.5079136909749219,x=5.87364653371787 -color=yellow,shape=square,flag=0,i=20193,u=0.04418462529121048,v=0.5398725663459474,w=0.48315324426508943,x=4.953864327567819 -color=yellow,shape=square,flag=1,i=20198,u=0.4852966412860893,v=0.2097734853774884,w=0.48406903219773795,x=6.467237069367475 -color=red,shape=square,flag=0,i=20211,u=0.20767535187676434,v=0.35395988784192844,w=0.47318077532588954,x=4.585833153659872 -color=yellow,shape=triangle,flag=1,i=20218,u=0.7555638475616732,v=0.7581416343141402,w=0.49492005364328967,x=6.220711417672656 -color=red,shape=square,flag=0,i=20219,u=0.4402676003946484,v=0.7362714412432786,w=0.4751764719319071,x=4.2089843660157475 -color=yellow,shape=triangle,flag=1,i=20220,u=0.09949250682197808,v=0.7389268962441031,w=0.4916110158827713,x=2.5826792294446195 -color=red,shape=square,flag=1,i=20224,u=0.6655962518773444,v=0.05151794693857803,w=0.47410281384694064,x=4.690864719006703 -color=green,shape=circle,flag=0,i=20237,u=0.44838883136037433,v=0.6293054211549913,w=0.487621263769257,x=5.399285734027991 -color=blue,shape=circle,flag=1,i=20238,u=0.4457729491374911,v=0.7610803102136118,w=0.5093249361685223,x=7.175902031078318 -color=red,shape=square,flag=0,i=20244,u=0.18660890611323167,v=0.14660774667450938,w=0.477514688453468,x=4.376145717723959 -color=yellow,shape=square,flag=1,i=20247,u=0.902168245673722,v=0.6493342199208197,w=0.4825855039763055,x=5.894437524689646 -color=red,shape=triangle,flag=0,i=20253,u=0.04607346520696931,v=0.3365049865711909,w=0.5025770626581808,x=3.6815623444894316 -color=red,shape=square,flag=0,i=20255,u=0.09570767414574732,v=0.3220551102104332,w=0.47324770650740083,x=4.8837923540776815 -color=green,shape=square,flag=0,i=20256,u=0.3319426191497634,v=0.09054174434307893,w=0.5017534449904048,x=4.105641735089985 -color=yellow,shape=circle,flag=1,i=20271,u=0.556578973857646,v=0.7071490161280659,w=0.5069793212611403,x=5.469948849755434 -color=red,shape=circle,flag=0,i=20273,u=0.3039942254302943,v=0.3122089338916067,w=0.45605982272399836,x=5.563968295206995 -color=red,shape=circle,flag=1,i=20278,u=0.28175132252497204,v=0.2674419753028022,w=0.4596186856645792,x=4.5898142779889985 -color=purple,shape=square,flag=1,i=20290,u=0.19157058456027476,v=0.6428233519997256,w=0.5118420832713926,x=4.558290023769178 -color=yellow,shape=triangle,flag=1,i=20291,u=0.6243290631913431,v=0.2390007358170263,w=0.4845860681940951,x=5.94965287880476 -color=blue,shape=triangle,flag=0,i=20309,u=0.4603742143224958,v=0.6019134039230633,w=0.4723535978831347,x=3.6303899559080044 -color=red,shape=square,flag=1,i=20321,u=0.8558078327832467,v=0.733557172357148,w=0.46924133964859593,x=3.0087522559296573 -color=purple,shape=triangle,flag=1,i=20330,u=0.665769914796747,v=0.4873343938638852,w=0.5001326204800022,x=4.304108536780179 -color=blue,shape=triangle,flag=1,i=20331,u=0.4530933215615147,v=0.7638118580254276,w=0.475649898135404,x=3.122665111313174 -color=red,shape=triangle,flag=0,i=20344,u=0.8866858675128158,v=0.25359589218607814,w=0.5047222629462997,x=3.8760010833945824 -color=purple,shape=triangle,flag=0,i=20348,u=0.19087911365731003,v=0.33842493480764047,w=0.5015298350795904,x=4.1610259743794025 -color=blue,shape=triangle,flag=1,i=20356,u=0.3455948925423973,v=0.3683925659620565,w=0.47949830635276314,x=3.7715676445970114 -color=green,shape=square,flag=0,i=20361,u=0.9885483211654953,v=0.19005693630463472,w=0.5012041504764215,x=2.7176909504997457 -color=red,shape=square,flag=1,i=20413,u=0.16345566725498084,v=0.453627223426604,w=0.4792841717503976,x=5.434294337938392 -color=yellow,shape=circle,flag=0,i=20439,u=0.46086198545959567,v=0.03561387041350628,w=0.49675056150316477,x=4.620993840086939 -color=purple,shape=triangle,flag=0,i=20447,u=0.03238344335240806,v=0.5845934287185213,w=0.5035944492302823,x=4.109788851654614 -color=red,shape=circle,flag=0,i=20458,u=0.20353624365551426,v=0.12439513739605154,w=0.4900679585417017,x=3.0281987803634673 -color=purple,shape=circle,flag=0,i=20467,u=0.03015863675571462,v=0.5640779534472669,w=0.5198566608956013,x=3.152395238235569 -color=green,shape=triangle,flag=0,i=20468,u=0.4768331186199606,v=0.7845590135745738,w=0.5001349858115531,x=4.7617308313940105 -color=purple,shape=circle,flag=0,i=20487,u=0.41352057462161684,v=0.38036640836017444,w=0.523766189116093,x=4.8588539898092336 -color=blue,shape=triangle,flag=1,i=20510,u=0.578190438769998,v=0.06207467487639928,w=0.46279483083258044,x=4.942007404520102 -color=blue,shape=circle,flag=0,i=20521,u=0.4476477995189405,v=0.968305463597405,w=0.503931115171428,x=6.032347196283561 -color=yellow,shape=square,flag=1,i=20528,u=0.3980382303167961,v=0.16779058275347614,w=0.47807863399685996,x=5.166838739738081 -color=blue,shape=triangle,flag=0,i=20531,u=0.8185443882286287,v=0.4462946247223919,w=0.4583570542205554,x=5.121904497527895 -color=red,shape=square,flag=0,i=20541,u=0.5508470367861992,v=0.7352628408099238,w=0.49624081648185164,x=2.408961669932586 -color=yellow,shape=square,flag=1,i=20550,u=0.2949436952313761,v=0.25532287411059296,w=0.4749485239082093,x=5.7920768347332485 -color=purple,shape=circle,flag=0,i=20552,u=0.6673756437469976,v=0.11646967361570182,w=0.525127478437238,x=3.8041884589075416 -color=yellow,shape=square,flag=1,i=20560,u=0.9957663880933032,v=0.04075382445641618,w=0.4790131468409233,x=4.430449135887328 -color=purple,shape=circle,flag=0,i=20563,u=0.8859296580833327,v=0.44152398773944956,w=0.5243191840638861,x=6.284778254039376 -color=blue,shape=triangle,flag=1,i=20583,u=0.22343138765063875,v=0.7780592920251577,w=0.4671401797273996,x=6.404036002125561 -color=red,shape=triangle,flag=1,i=20593,u=0.9862681100782191,v=0.3625194217225697,w=0.4819975603569129,x=5.716266601790803 -color=red,shape=triangle,flag=0,i=20606,u=0.6509941267118564,v=0.8742107014890693,w=0.4841373642916209,x=6.154297063374156 -color=purple,shape=square,flag=0,i=20612,u=0.7844987016978546,v=0.1260516658115648,w=0.48882143192611405,x=4.923141649550177 -color=red,shape=square,flag=0,i=20613,u=0.2535448471843621,v=0.612824998756782,w=0.483281904203936,x=3.9650454100684853 -color=yellow,shape=square,flag=1,i=20622,u=0.4482405043218112,v=0.7208143188766652,w=0.4841411980701381,x=4.7184021718129605 -color=green,shape=square,flag=1,i=20623,u=0.32864238666518697,v=0.7422489567960413,w=0.4981631672571617,x=5.560039366900285 -color=blue,shape=circle,flag=0,i=20628,u=0.7931085242680358,v=0.5378664558396107,w=0.511333712944964,x=6.244418683732882 -color=green,shape=square,flag=0,i=20641,u=0.5024747591273615,v=0.30606775994656055,w=0.5023971107310841,x=5.971874361422845 -color=purple,shape=square,flag=0,i=20644,u=0.981607525837907,v=0.024517217534665736,w=0.48414038851979124,x=7.033471206867201 -color=yellow,shape=triangle,flag=1,i=20676,u=0.13078792556010643,v=0.3718249466630916,w=0.49257167615624425,x=5.420530758862185 -color=red,shape=circle,flag=0,i=20684,u=0.15087803153054025,v=0.13036837815332303,w=0.510640284057038,x=5.755186065704337 -color=blue,shape=circle,flag=0,i=20702,u=0.19072545825993015,v=0.5775810261036246,w=0.5086130740532994,x=4.494661457920724 -color=red,shape=circle,flag=1,i=20704,u=0.7013857648850876,v=0.6854606781088107,w=0.5124339097928752,x=4.5275892912353575 -color=yellow,shape=circle,flag=1,i=20740,u=0.28926084540176855,v=0.5255580433483552,w=0.500244785729827,x=4.864227836455215 -color=blue,shape=square,flag=0,i=20760,u=0.7364068542751167,v=0.8425750569780169,w=0.5202998470076121,x=4.568785316705065 -color=red,shape=triangle,flag=1,i=20761,u=0.015134158300051381,v=0.005141441604602726,w=0.4799910966279857,x=5.608059419471317 -color=green,shape=triangle,flag=0,i=20762,u=0.20232363430402966,v=0.9747976412788846,w=0.4869994008254588,x=5.144694606405472 -color=yellow,shape=circle,flag=1,i=20763,u=0.4200556032401409,v=0.0419122729174537,w=0.5029180228830644,x=6.39235931369511 -color=red,shape=triangle,flag=0,i=20768,u=0.604285406782027,v=0.8825898557122033,w=0.48361116770747503,x=4.101414735462282 -color=blue,shape=triangle,flag=0,i=20774,u=0.9150206510077719,v=0.7381481026558343,w=0.4717636808134761,x=3.8989520003469136 -color=red,shape=circle,flag=1,i=20776,u=0.9443781585303996,v=0.9363124317171395,w=0.5015458895612563,x=7.265805545896871 -color=red,shape=square,flag=0,i=20784,u=0.051312207547014155,v=0.03676194178498071,w=0.5015784226702108,x=4.73663565998667 -color=red,shape=circle,flag=0,i=20802,u=0.7005794532730988,v=0.6199760079942978,w=0.5052547171308521,x=6.929958368932134 -color=red,shape=square,flag=0,i=20803,u=0.16896240695737885,v=0.01402479456565009,w=0.5039303879865271,x=7.151823173558 -color=red,shape=triangle,flag=1,i=20805,u=0.5520575425730366,v=0.3132680497082878,w=0.4877565508517673,x=6.454420045772124 -color=green,shape=circle,flag=0,i=20814,u=0.7520206509086963,v=0.6553055268846822,w=0.49171094823350175,x=6.2568836785220725 -color=yellow,shape=square,flag=1,i=20833,u=0.3781062484210904,v=0.43552151042424603,w=0.48989793005176374,x=4.36450968555036 -color=blue,shape=triangle,flag=0,i=20861,u=0.1938547909208802,v=0.1602762573569535,w=0.4845845860150253,x=6.123530988085708 -color=green,shape=triangle,flag=0,i=20865,u=0.70746208666508,v=0.452479814138137,w=0.4811190367094136,x=4.654970168609935 -color=red,shape=triangle,flag=0,i=20870,u=0.7837690677100517,v=0.39190552606063767,w=0.4823449183268131,x=4.245377289823519 -color=yellow,shape=triangle,flag=1,i=20871,u=0.6595784940624211,v=0.08922864572034839,w=0.48811468372401096,x=4.87625037051284 -color=red,shape=triangle,flag=0,i=20874,u=0.4670648113957009,v=0.39507018052422593,w=0.48414830298406314,x=5.643536358223112 -color=red,shape=square,flag=0,i=20886,u=0.4588266866733186,v=0.30875703765159535,w=0.5117661414697479,x=3.7482905230326016 -color=red,shape=square,flag=0,i=20908,u=0.5771726400821975,v=0.3075124926254057,w=0.5076228127773007,x=3.782374903997308 -color=orange,shape=square,flag=0,i=20910,u=0.7877058307527456,v=0.2795287701194453,w=0.4639793508358662,x=3.6093105112053663 -color=purple,shape=square,flag=0,i=20917,u=0.42187001720453066,v=0.3910289983719927,w=0.4782068025346633,x=5.5548113220648005 -color=blue,shape=square,flag=1,i=20931,u=0.17419377514571455,v=0.988466648959089,w=0.5025268505070141,x=3.7535385827124315 -color=yellow,shape=triangle,flag=1,i=20943,u=0.43537375332290085,v=0.6660195638043036,w=0.4815614007667239,x=5.260029874205696 -color=orange,shape=square,flag=0,i=20959,u=0.26974136046632957,v=0.7243473388841524,w=0.4692110316805057,x=6.224696516280145 -color=red,shape=circle,flag=0,i=20986,u=0.7274543776117302,v=0.7197268976235901,w=0.5137025133174515,x=4.073324565455679 -color=yellow,shape=circle,flag=1,i=21001,u=0.8244211294077465,v=0.4825660119872498,w=0.504689011946689,x=5.133370845494649 -color=red,shape=square,flag=0,i=21007,u=0.18078420863249356,v=0.6627133015346834,w=0.49104305726380315,x=7.805174952380121 -color=red,shape=circle,flag=1,i=21008,u=0.7934007608495821,v=0.7598129355276987,w=0.5147500935084519,x=4.125728349661089 -color=red,shape=square,flag=1,i=21009,u=0.4339021451114192,v=0.8763828498445537,w=0.48716228147169227,x=4.8350904666621775 -color=red,shape=square,flag=1,i=21028,u=0.9846044230863127,v=0.7269395853722801,w=0.4857940563228247,x=3.5093487141875666 -color=green,shape=triangle,flag=1,i=21030,u=0.4268055269262121,v=0.25302576037986413,w=0.49682807188231104,x=6.53581977103698 -color=red,shape=triangle,flag=0,i=21039,u=0.3749137681851894,v=0.5887039101559038,w=0.5056732836696755,x=7.662409352299659 -color=purple,shape=circle,flag=0,i=21048,u=0.9581952715352486,v=0.306884773395668,w=0.5094180085614227,x=6.561621537914609 -color=green,shape=triangle,flag=0,i=21052,u=0.4444445924121314,v=0.9392318771195354,w=0.4955882458073949,x=4.456179712760757 -color=yellow,shape=triangle,flag=1,i=21061,u=0.7463326458125114,v=0.7480201022174645,w=0.4875042825188887,x=3.908828774224243 -color=blue,shape=square,flag=0,i=21066,u=0.46014722298657207,v=0.431619130779731,w=0.492328739500153,x=4.104287058571806 -color=red,shape=square,flag=0,i=21076,u=0.08086936595008021,v=0.8285766235634872,w=0.4922966863814496,x=5.122748040194756 -color=red,shape=square,flag=0,i=21078,u=0.7329916847856454,v=0.9698052478978167,w=0.49610227404122836,x=4.264437968440457 -color=red,shape=square,flag=0,i=21095,u=0.9764840347415089,v=0.838333079493244,w=0.4969026859805641,x=5.68131854704382 -color=red,shape=circle,flag=1,i=21126,u=0.014682784459728038,v=0.10550928941947696,w=0.5094537998867915,x=3.3239921648188537 -color=purple,shape=triangle,flag=0,i=21127,u=0.8463656790692411,v=0.4077440524757441,w=0.5101814889990439,x=3.846422687411694 -color=red,shape=square,flag=1,i=21132,u=0.7904267494405386,v=0.0060406446277151415,w=0.49480729617066893,x=5.422971662343695 -color=red,shape=square,flag=0,i=21143,u=0.24050115180077702,v=0.0259628938661991,w=0.4929038038863163,x=5.279677133329643 -color=red,shape=triangle,flag=0,i=21195,u=0.07514479515457051,v=0.9395936976454098,w=0.4911374432049697,x=6.103449808729015 -color=red,shape=square,flag=0,i=21206,u=0.8170123044579777,v=0.3363830563577408,w=0.5000333271090005,x=5.009080400063149 -color=green,shape=square,flag=1,i=21249,u=0.19556305857552714,v=0.8124073545532011,w=0.49840806271380145,x=5.606232044742601 -color=blue,shape=triangle,flag=0,i=21288,u=0.7128002001284794,v=0.1445677150741791,w=0.46702652105537623,x=2.880210428921245 -color=red,shape=square,flag=0,i=21293,u=0.479879952170827,v=0.23045326089982876,w=0.5149073585125089,x=4.445441822586167 -color=red,shape=triangle,flag=1,i=21303,u=0.21119451339365447,v=0.6857255229915151,w=0.48811329937464615,x=3.1597744122711724 -color=red,shape=circle,flag=0,i=21308,u=0.21412695396620884,v=0.2606484348270333,w=0.5092201386499259,x=7.317026721123564 -color=purple,shape=square,flag=1,i=21310,u=0.7941515170188567,v=0.15309972301899355,w=0.47522426187046973,x=6.455681479868335 -color=red,shape=circle,flag=0,i=21321,u=0.5913985027165712,v=0.5520566533130662,w=0.5136274713116568,x=4.979826280780514 -color=red,shape=square,flag=0,i=21368,u=0.6906209818509174,v=0.2240158925443917,w=0.5117884572803822,x=6.121298031342899 -color=purple,shape=triangle,flag=0,i=21374,u=0.2755963693831439,v=0.8289675472773185,w=0.49742984079090047,x=6.5284168279228 -color=red,shape=square,flag=0,i=21390,u=0.7689707378037345,v=0.31420038059789834,w=0.5083377777030393,x=5.560811933079074 -color=yellow,shape=circle,flag=1,i=21392,u=0.05622911377538875,v=0.30755696438543234,w=0.5016869193460596,x=5.11113585022663 -color=blue,shape=triangle,flag=0,i=21405,u=0.5268525396274654,v=0.795946919565389,w=0.45750842351701976,x=5.734388155634072 -color=green,shape=circle,flag=1,i=21411,u=0.04734644152491252,v=0.9895216947833483,w=0.4906643160218014,x=2.22884985139162 -color=red,shape=triangle,flag=0,i=21418,u=0.41134099675391245,v=0.6257906776454929,w=0.48407427561669986,x=5.876275839274189 -color=green,shape=square,flag=0,i=21423,u=0.3411519068342579,v=0.021195059955016582,w=0.49259224643733857,x=3.8341401924271956 -color=red,shape=square,flag=0,i=21433,u=0.15131023113786335,v=0.2545504713024562,w=0.5064130967091686,x=2.736294080363485 -color=red,shape=square,flag=0,i=21434,u=0.5003936342646786,v=0.7996668685364292,w=0.5075988890732777,x=5.8404083985184 -color=yellow,shape=square,flag=1,i=21435,u=0.891336051422774,v=0.8900231549747616,w=0.5040006583947538,x=5.692972336380177 -color=red,shape=square,flag=0,i=21448,u=0.5307491905644712,v=0.4379213716150401,w=0.5052880282668007,x=4.637437751239553 -color=purple,shape=circle,flag=0,i=21449,u=0.05531995928749733,v=0.9794913580104999,w=0.5038226428142504,x=5.892271836611318 -color=red,shape=circle,flag=0,i=21456,u=0.651076059619755,v=0.6263960433464169,w=0.5351105066633999,x=4.19398868353847 -color=red,shape=square,flag=0,i=21462,u=0.3369908585226723,v=0.04773072964788039,w=0.5043263604565719,x=3.7777468262293907 -color=green,shape=circle,flag=0,i=21490,u=0.7898180559305741,v=0.40108776279702374,w=0.4877770307347506,x=4.0088350488961835 -color=red,shape=circle,flag=0,i=21504,u=0.44144315627824804,v=0.42797485664212803,w=0.5346505822855753,x=4.524957114175236 -color=red,shape=circle,flag=0,i=21508,u=0.5995849828140898,v=0.6126915239432447,w=0.535772961147537,x=3.7804088229065833 -color=green,shape=triangle,flag=0,i=21532,u=0.7144051751268949,v=0.0532367368974076,w=0.5046211083736108,x=3.924063447585368 -color=yellow,shape=circle,flag=1,i=21540,u=0.8623257574586204,v=0.6375173484319057,w=0.4979865832912213,x=1.7651427679128553 -color=red,shape=triangle,flag=0,i=21541,u=0.5550061289868258,v=0.19311336373441867,w=0.4764961485801617,x=3.969861772108475 -color=purple,shape=square,flag=1,i=21543,u=0.8691151963850937,v=0.3446216224781544,w=0.47696591302089425,x=6.789067296199428 -color=yellow,shape=triangle,flag=1,i=21544,u=0.5806193156364592,v=0.2176519199388216,w=0.4817252637367531,x=5.326527398115316 -color=red,shape=triangle,flag=0,i=21552,u=0.5991815025532786,v=0.287622819045407,w=0.472811859081606,x=7.852624005892998 -color=red,shape=square,flag=0,i=21558,u=0.7161120538252276,v=0.200988584299714,w=0.49840475167334347,x=4.057135195723018 -color=blue,shape=triangle,flag=1,i=21563,u=0.5454124967341736,v=0.26733794533150324,w=0.46029991295852674,x=6.947049509191977 -color=yellow,shape=triangle,flag=1,i=21567,u=0.9088812503391556,v=0.2418400446321033,w=0.47848526048044004,x=5.321271711755872 -color=red,shape=circle,flag=1,i=21578,u=0.3422846056424762,v=0.37834502470474557,w=0.5501149829841544,x=4.444937470283529 -color=blue,shape=square,flag=0,i=21603,u=0.5428543052193355,v=0.46318585121897493,w=0.48955670625842057,x=4.17403137862323 -color=red,shape=triangle,flag=1,i=21606,u=0.3935490596732871,v=0.9797167798716727,w=0.4715102369673862,x=6.799445885564512 -color=red,shape=square,flag=1,i=21619,u=0.909934728202999,v=0.5119129155167673,w=0.49737464360721895,x=4.571572224384272 -color=green,shape=square,flag=1,i=21623,u=0.7814360511897981,v=0.5896324745193484,w=0.48699110699848763,x=4.43537350228137 -color=red,shape=triangle,flag=1,i=21625,u=0.051071354157938176,v=0.7519231802421672,w=0.4760077497564983,x=6.996091316618849 -color=red,shape=circle,flag=0,i=21628,u=0.07270971127986847,v=-0.016414971105282394,w=0.5472942566681013,x=5.860927896809422 -color=purple,shape=triangle,flag=0,i=21636,u=0.5685316767846199,v=0.01912106890856846,w=0.49782977364697106,x=4.685565821797521 -color=purple,shape=square,flag=0,i=21643,u=0.8863171836197399,v=0.5850820667956556,w=0.46804656937470335,x=5.158722695703592 -color=blue,shape=square,flag=1,i=21648,u=0.18180061370103762,v=0.5389115990457999,w=0.48397977953719323,x=4.391018882127969 -color=purple,shape=square,flag=0,i=21650,u=0.2272638063103246,v=0.9999751864255598,w=0.4690754110719239,x=4.874878689157362 -color=blue,shape=triangle,flag=0,i=21661,u=0.4822239781894736,v=0.459283624860774,w=0.45652395171573695,x=4.830135203545993 -color=yellow,shape=circle,flag=1,i=21678,u=0.9713252215203851,v=0.0032838959668622936,w=0.49924169829892373,x=4.347830870872097 -color=red,shape=triangle,flag=0,i=21688,u=0.5030123424917308,v=0.5065586655397507,w=0.4690210914902035,x=4.191715047877949 -color=red,shape=circle,flag=1,i=21695,u=0.878685971609549,v=0.8775353647337604,w=0.5389771332212562,x=4.637341572454716 -color=green,shape=square,flag=0,i=21709,u=0.8153050110816056,v=0.8789884604906779,w=0.48331051779034556,x=5.999810666772646 -color=yellow,shape=triangle,flag=1,i=21756,u=0.977185020962831,v=0.7903545309088181,w=0.4903148196725208,x=6.060236508394709 -color=orange,shape=triangle,flag=0,i=21762,u=0.9527922622244919,v=0.3741811039393883,w=0.5548027776141339,x=6.615729237293617 -color=orange,shape=square,flag=0,i=21769,u=0.8977463870394035,v=0.5179054952659966,w=0.4672807579458321,x=5.332571072807396 -color=orange,shape=triangle,flag=0,i=21771,u=0.4811752006010426,v=0.5975462878820786,w=0.5553053052970471,x=4.066752606850173 -color=red,shape=square,flag=1,i=21786,u=0.43632829092308345,v=0.3319361654062488,w=0.4848170535422973,x=4.624369904082484 -color=green,shape=square,flag=0,i=21787,u=0.6148973698468939,v=0.8978105718100777,w=0.4869429283976462,x=3.4458903012297717 -color=blue,shape=triangle,flag=1,i=21831,u=0.06491058549850748,v=0.5489107981049747,w=0.46057094312732805,x=2.6757834975650283 -color=red,shape=square,flag=0,i=21832,u=0.29725885508597305,v=0.7168105449072771,w=0.49053004634660896,x=4.060258874329796 -color=red,shape=square,flag=0,i=21834,u=0.6027093979020824,v=0.8116283323254283,w=0.4939688104637858,x=6.427074398871658 -color=red,shape=circle,flag=0,i=21835,u=0.20404592072358674,v=0.1547325628594451,w=0.5138768664066818,x=4.746891787347843 -color=red,shape=square,flag=1,i=21837,u=0.2536919623396767,v=0.7810050640160489,w=0.49657305998067386,x=4.940604650908614 -color=red,shape=circle,flag=1,i=21840,u=0.9327736097717733,v=0.9311343192263329,w=0.5135774833356186,x=5.45811746419271 -color=purple,shape=triangle,flag=0,i=21846,u=0.5041786130470416,v=0.9483200543242586,w=0.4888652617523682,x=4.139859418393173 -color=red,shape=square,flag=0,i=21858,u=0.13747478569265603,v=0.6500982446511613,w=0.4889957184466165,x=5.022966055803096 -color=red,shape=square,flag=1,i=21884,u=0.3227411936424912,v=0.7177207084319108,w=0.48985434213650725,x=7.747687963200451 -color=red,shape=circle,flag=1,i=21890,u=0.01779936782298963,v=0.01672704502333422,w=0.5162751961060607,x=5.815051083119799 -color=purple,shape=square,flag=0,i=21895,u=0.038200297008298745,v=0.6987117030511367,w=0.4633864788329225,x=6.078496804227996 -color=red,shape=square,flag=1,i=21904,u=0.27435041157131446,v=0.7198597249887962,w=0.4886877132333041,x=5.651700723390704 -color=green,shape=square,flag=0,i=21907,u=0.5074137845807053,v=0.11659089256269839,w=0.4791808061501693,x=4.748941677172227 -color=red,shape=triangle,flag=0,i=21917,u=0.5648956406376043,v=0.34858648370834544,w=0.46355835297722076,x=6.555133465611949 -color=green,shape=square,flag=0,i=21925,u=0.3143703464800479,v=0.5910473795803071,w=0.48435096892195106,x=5.85327588774183 -color=blue,shape=triangle,flag=1,i=21944,u=0.646556358055206,v=0.5767555325214678,w=0.460999235144728,x=6.063911829323001 -color=blue,shape=square,flag=1,i=21948,u=0.06249951576667556,v=0.6948640820041468,w=0.5006793250059718,x=2.490162327671141 -color=blue,shape=square,flag=1,i=21954,u=0.871739367274581,v=0.27721239255668517,w=0.5016402072715608,x=5.748282535510005 -color=red,shape=triangle,flag=0,i=21958,u=0.7348942724858728,v=0.6114793725971515,w=0.46704369426616466,x=5.557762902011185 -color=red,shape=circle,flag=1,i=21979,u=0.2268341966995554,v=0.13998481191626178,w=0.5142782047291493,x=3.1431670096486886 -color=orange,shape=square,flag=0,i=21985,u=0.3969542971064818,v=0.12450422641705017,w=0.4604904884157345,x=4.330105445041991 -color=red,shape=triangle,flag=1,i=21999,u=0.3575352265558621,v=0.21354018827826393,w=0.4620932065290542,x=4.093441077460721 -color=red,shape=square,flag=1,i=22006,u=0.6203058230695373,v=0.19052894035604195,w=0.4849307848850839,x=4.344531487207733 -color=red,shape=circle,flag=0,i=22029,u=0.043932278699233995,v=0.12567225604536203,w=0.5144657144432702,x=2.4989773830243527 -color=yellow,shape=circle,flag=1,i=22033,u=0.590581707368831,v=0.5596137226484427,w=0.49362805330000936,x=4.769959718677032 -color=blue,shape=square,flag=0,i=22040,u=0.43477105092947876,v=0.7886387272308767,w=0.5029690768161315,x=6.2180295927136084 -color=blue,shape=triangle,flag=0,i=22042,u=0.9645416995753514,v=0.938483196452791,w=0.467615803541512,x=6.453884220574573 -color=red,shape=square,flag=0,i=22051,u=0.9805684167239406,v=0.5452666091870497,w=0.4843116922718076,x=4.217434843189204 -color=blue,shape=circle,flag=1,i=22068,u=0.7885190863385096,v=0.6057816872362967,w=0.5055798595735497,x=4.2766593248087945 -color=red,shape=circle,flag=1,i=22073,u=0.9295942495471209,v=0.8963724948634558,w=0.5016493152624675,x=4.733670687810302 -color=red,shape=circle,flag=1,i=22076,u=0.5873168506919586,v=0.4941105665376684,w=0.5043295322856316,x=4.40241193062348 -color=blue,shape=square,flag=1,i=22080,u=0.36567058746781456,v=0.5467731375372858,w=0.4990598148918417,x=6.884640814498577 -color=blue,shape=triangle,flag=1,i=22102,u=0.05182869819523728,v=0.8050879763654976,w=0.4622316596018345,x=4.77035578066242 -color=red,shape=square,flag=1,i=22114,u=0.4261696616058921,v=0.6967517553320015,w=0.48346591276429723,x=4.3221731436400415 -color=red,shape=square,flag=1,i=22128,u=0.8627015910076006,v=0.10767986134045882,w=0.4871998838234642,x=5.913161342933268 -color=red,shape=triangle,flag=0,i=22140,u=0.31607338035315946,v=0.9153033877331799,w=0.47320147670034146,x=5.986312354469507 -color=red,shape=square,flag=0,i=22155,u=0.5507315423676834,v=0.07665942148140314,w=0.49898498721565226,x=5.913002188807847 -color=red,shape=square,flag=1,i=22182,u=0.10073684311425768,v=0.29940739523729143,w=0.5024464916537524,x=3.342679516509387 -color=blue,shape=square,flag=0,i=22195,u=0.4644743224822755,v=0.5346152340411093,w=0.5056339032967823,x=5.235196022920134 -color=red,shape=triangle,flag=1,i=22196,u=0.04108539719809534,v=0.4179295202262703,w=0.475537628255667,x=4.38497893936318 -color=purple,shape=triangle,flag=0,i=22198,u=0.10297868514442432,v=0.6353922829468174,w=0.5014166609242939,x=4.8793032399406755 -color=green,shape=square,flag=0,i=22205,u=0.9563827419868632,v=0.02774015231792981,w=0.48993454160192296,x=5.7838984271753615 -color=yellow,shape=square,flag=1,i=22206,u=0.1483118703576879,v=0.3724226563656645,w=0.5069770367150711,x=2.7387052395195934 -color=green,shape=triangle,flag=1,i=22221,u=0.01930095360344508,v=0.044260984931902,w=0.4901800304221115,x=4.512500787189332 -color=red,shape=triangle,flag=0,i=22245,u=0.35916710577309596,v=0.8509086368144284,w=0.4780522169181255,x=5.628970373182111 -color=red,shape=triangle,flag=0,i=22274,u=0.21365488275777578,v=0.4647660904660077,w=0.4897926501871917,x=5.058750319277301 -color=blue,shape=circle,flag=0,i=22279,u=0.3794552496743996,v=0.7642680403039164,w=0.5015277679634573,x=6.7195412034013176 -color=red,shape=triangle,flag=1,i=22280,u=0.9420399451250119,v=0.48428384263341495,w=0.4893376793024842,x=5.1506911101868775 -color=green,shape=circle,flag=0,i=22282,u=0.5263007670178349,v=0.014142276466250991,w=0.4888191763601706,x=3.3889692752380234 -color=red,shape=circle,flag=1,i=22290,u=0.8003957407184223,v=0.715103723476151,w=0.5008608133674888,x=5.882542060457841 -color=red,shape=circle,flag=0,i=22301,u=0.4657275707796691,v=0.4377350969195919,w=0.49943354393795486,x=5.311197783994828 -color=red,shape=circle,flag=0,i=22306,u=0.6081967282072333,v=0.6781471165779014,w=0.5006472842573739,x=5.447282649528127 -color=purple,shape=triangle,flag=0,i=22324,u=0.625120180063119,v=0.8240625003738329,w=0.5025026436099966,x=4.8994106981360614 -color=yellow,shape=triangle,flag=1,i=22325,u=0.1135299754240886,v=0.9893886679900336,w=0.4936421924352838,x=4.460815216189723 -color=yellow,shape=square,flag=1,i=22326,u=0.8800081445296511,v=0.019729917598184987,w=0.5123858143380315,x=5.695406076808497 -color=yellow,shape=triangle,flag=1,i=22330,u=0.561759466667296,v=0.5572254678485445,w=0.4969092861235089,x=4.810800340868497 -color=green,shape=triangle,flag=0,i=22358,u=0.18260375512941507,v=0.876073948800425,w=0.481858955029465,x=5.287760948091096 -color=green,shape=circle,flag=0,i=22367,u=0.3845957697508985,v=0.018692914671353145,w=0.48470952367028747,x=4.114261809864085 -color=yellow,shape=triangle,flag=0,i=22371,u=0.8443051188142019,v=0.43410019879010964,w=0.4960372684466781,x=5.986469091493085 -color=red,shape=circle,flag=1,i=22374,u=0.4078666427416304,v=0.31327016069074615,w=0.49235251483639225,x=2.7883857174436515 -color=red,shape=square,flag=0,i=22380,u=0.7015574472079029,v=0.05171416106481863,w=0.4941515301405302,x=5.04434905888516 -color=red,shape=circle,flag=1,i=22396,u=0.3564266725679328,v=0.43606361177962794,w=0.49722731137702975,x=5.103495908802769 -color=red,shape=square,flag=0,i=22400,u=0.7184341898806038,v=0.7410214031972242,w=0.500998282971396,x=4.777478749460866 -color=red,shape=triangle,flag=1,i=22405,u=0.5736535140532406,v=0.34937579864724044,w=0.49221501613768165,x=4.097212728395965 -color=yellow,shape=square,flag=1,i=22412,u=0.6063249455452154,v=0.09377389220655175,w=0.5167116405650078,x=6.584559889225678 -color=red,shape=square,flag=0,i=22417,u=0.25756424123855926,v=0.888281910692454,w=0.5001566046384343,x=4.228503437312928 -color=blue,shape=square,flag=0,i=22504,u=0.304475080753288,v=0.2082416028341023,w=0.49081234444357535,x=5.903768626693311 -color=yellow,shape=triangle,flag=1,i=22505,u=0.2476259721272076,v=0.9612620769583891,w=0.5066326788053319,x=4.690125741994019 -color=yellow,shape=circle,flag=1,i=22508,u=0.13515228920107658,v=0.630478194977146,w=0.4944251304893387,x=5.041932268369011 -color=green,shape=triangle,flag=0,i=22510,u=0.22850347539357074,v=0.23511388963295687,w=0.48979495139811197,x=4.557965762953089 -color=red,shape=triangle,flag=1,i=22514,u=0.9235242260081072,v=0.5616880992362214,w=0.5051202050979727,x=3.383680030189833 -color=blue,shape=triangle,flag=0,i=22541,u=0.7935783469207115,v=0.14609943654505775,w=0.4783763820435312,x=4.964762249510618 -color=orange,shape=square,flag=0,i=22544,u=0.8078036685860043,v=0.946039689000959,w=0.461221299545693,x=6.7932686589614795 -color=red,shape=triangle,flag=1,i=22563,u=0.9590803652137688,v=0.21934729755521032,w=0.5019932317563995,x=5.212499965616153 -color=red,shape=triangle,flag=0,i=22590,u=0.3211669968131414,v=0.9542622209474696,w=0.507398445019412,x=4.66317134962204 -color=red,shape=square,flag=0,i=22624,u=0.19123810966299948,v=0.897335774498942,w=0.4997050599047793,x=4.135730708677318 -color=red,shape=circle,flag=1,i=22626,u=0.9543889601592358,v=0.9809586445063544,w=0.51630715679236,x=4.8257437101738345 -color=green,shape=square,flag=1,i=22645,u=0.290673224233454,v=0.5624655455592135,w=0.4826390265997839,x=6.62699830717576 -color=red,shape=triangle,flag=0,i=22648,u=0.7869942861547136,v=0.25176797799312467,w=0.5076407728542566,x=5.742203258300368 -color=red,shape=triangle,flag=0,i=22654,u=0.34909640879353976,v=0.4771305310629287,w=0.510767723688411,x=3.908252301980633 -color=red,shape=square,flag=1,i=22662,u=0.7150019109976505,v=0.589139442261408,w=0.5060178606126404,x=3.966257988561391 -color=red,shape=triangle,flag=0,i=22663,u=0.0934293856347842,v=0.42037781783300454,w=0.5125806216641748,x=6.61196152561503 -color=blue,shape=triangle,flag=0,i=22664,u=0.011910868478755776,v=0.7708511846248055,w=0.48753490969087887,x=5.379080042442688 -color=red,shape=triangle,flag=0,i=22669,u=0.6710061633806403,v=0.1272278043460734,w=0.5160732179852063,x=6.062066031186976 -color=red,shape=square,flag=1,i=22675,u=0.23366310838626225,v=0.023855666927075747,w=0.5031681341948554,x=4.873906874526924 -color=red,shape=circle,flag=0,i=22679,u=0.14310254559089575,v=0.06814248262406124,w=0.5177678869079146,x=4.46572924532907 -color=green,shape=circle,flag=0,i=22685,u=0.1963330273098456,v=0.009943650095666667,w=0.47642674282069647,x=2.4618817353633187 -color=red,shape=circle,flag=0,i=22691,u=0.9084870151254993,v=0.8658081651692412,w=0.516359291858911,x=4.649828452052325 -color=red,shape=triangle,flag=0,i=22694,u=0.417181709097607,v=0.7136335454431197,w=0.5127798550135525,x=6.08976324251034 -color=blue,shape=circle,flag=0,i=22732,u=0.8420027395243015,v=0.41010848148155066,w=0.4950831386294427,x=4.634375806402584 -color=green,shape=square,flag=0,i=22744,u=0.12496920223784014,v=0.49858231402884456,w=0.483776100218785,x=4.016895638765839 -color=red,shape=circle,flag=0,i=22745,u=0.5345468901160937,v=0.5877527190456036,w=0.5138043737551222,x=4.992815954707054 -color=red,shape=circle,flag=1,i=22756,u=0.3536659679851689,v=0.41620391458279904,w=0.5130419796290119,x=5.330789604933889 -color=orange,shape=circle,flag=0,i=22763,u=0.9190273261231365,v=0.6714007132424881,w=0.5511375003169077,x=5.319044419531634 -color=purple,shape=triangle,flag=0,i=22781,u=0.9295205448942289,v=0.7111156518717175,w=0.5035970529485849,x=6.025408159343598 -color=red,shape=circle,flag=0,i=22782,u=0.18653467441088423,v=0.16407662792108896,w=0.510750316182501,x=3.998789546247329 -color=red,shape=circle,flag=1,i=22787,u=0.9970174169303028,v=0.9012157635807073,w=0.5145707456359636,x=3.9603187160501747 -color=red,shape=square,flag=1,i=22792,u=0.15136673239971,v=0.07701701967366947,w=0.49402665298825343,x=4.713683528049551 -color=yellow,shape=square,flag=1,i=22794,u=0.07667826164819724,v=0.37552971772134636,w=0.5235873231540557,x=4.494761710168215 -color=red,shape=triangle,flag=1,i=22803,u=0.6098053256350482,v=0.82972280023953,w=0.49796228414117655,x=5.6183185449501565 -color=green,shape=square,flag=0,i=22806,u=0.8267854594990207,v=0.38903665833444945,w=0.4740231286636921,x=2.543387333985283 -color=red,shape=square,flag=0,i=22809,u=0.7213338867324818,v=0.5076755245091441,w=0.49316520216914944,x=3.8586582476753377 -color=green,shape=square,flag=0,i=22825,u=0.8358486593628349,v=0.09219739905246627,w=0.47164484870792567,x=6.1596541846362785 -color=red,shape=circle,flag=0,i=22829,u=0.5066949289888992,v=0.437132273418202,w=0.5126548764383861,x=4.320802890683658 -color=purple,shape=square,flag=1,i=22831,u=0.6530872860581757,v=0.9328311165111116,w=0.49471925760625834,x=4.335871480662567 -color=red,shape=square,flag=1,i=22845,u=0.31664220635016394,v=0.9640193444436116,w=0.4962507172776447,x=7.371518039806723 -color=red,shape=square,flag=1,i=22853,u=0.5034364462806025,v=0.6481816564560297,w=0.5006019916644879,x=4.458341894469222 -color=green,shape=square,flag=1,i=22877,u=0.9769151376939849,v=0.18401206817468663,w=0.47601114176294956,x=4.691916594468638 -color=blue,shape=triangle,flag=1,i=22893,u=0.23534810546344453,v=0.12131320116499156,w=0.4842596616200066,x=3.044027827104633 -color=red,shape=triangle,flag=0,i=22905,u=0.045157540481247094,v=0.651585344377143,w=0.4945897960208256,x=5.031538731949464 -color=blue,shape=square,flag=0,i=22930,u=0.4501072656146621,v=0.8963078840091769,w=0.49511319577621776,x=4.607625033669522 -color=red,shape=circle,flag=0,i=22941,u=0.3543137697482621,v=0.30329261024218473,w=0.5059725122883698,x=6.297611804388446 -color=yellow,shape=triangle,flag=1,i=22945,u=0.05757503983477552,v=0.6236811778392366,w=0.4909242656735214,x=5.997358656717654 -color=green,shape=square,flag=1,i=22955,u=0.5044063382557639,v=0.8784454242096017,w=0.47927155028078905,x=5.313359674452236 -color=red,shape=square,flag=0,i=22960,u=0.11802117546997326,v=0.1447344694231808,w=0.4911330000888476,x=5.501587978118951 -color=green,shape=circle,flag=0,i=22965,u=0.47116799635680473,v=0.5514665055465101,w=0.48029862840348614,x=4.955149091785376 -color=red,shape=circle,flag=1,i=22976,u=0.35095448820822717,v=0.2835439038025327,w=0.5039589415490381,x=4.662992736200368 -color=blue,shape=triangle,flag=1,i=22990,u=0.4971451902854148,v=0.3618865702801357,w=0.49742858694753495,x=6.087065255578792 -color=blue,shape=circle,flag=0,i=23008,u=0.4850299809358679,v=0.9472683760002961,w=0.5029606908516189,x=5.286881830029806 -color=red,shape=square,flag=0,i=23011,u=0.9448095167203214,v=0.00318281597099912,w=0.49717706595087674,x=6.072178967336626 -color=red,shape=triangle,flag=0,i=23038,u=0.5974407519370348,v=0.6521533239726316,w=0.5087356628867192,x=5.362014623324517 -color=yellow,shape=circle,flag=1,i=23051,u=0.890221185607212,v=0.6184733433833359,w=0.49015670440801073,x=5.802267662246231 -color=green,shape=triangle,flag=1,i=23067,u=0.07256069885965499,v=0.5197958886035285,w=0.4938589624705172,x=5.539893849706517 -color=yellow,shape=triangle,flag=1,i=23094,u=0.16745477457964586,v=0.3210473090903906,w=0.4983589188440152,x=4.014640422202761 -color=green,shape=circle,flag=0,i=23110,u=0.6905717005250935,v=0.4196504374409644,w=0.48854375880908135,x=4.521045733215048 -color=red,shape=square,flag=0,i=23111,u=0.8273872555208033,v=0.924287338992132,w=0.5171730085436889,x=4.4507440944526495 -color=yellow,shape=square,flag=1,i=23117,u=0.6864514476428522,v=0.3875716690464819,w=0.5158671426294485,x=5.3841546979528765 -color=red,shape=square,flag=1,i=23119,u=0.4010482788675709,v=0.13987513942337404,w=0.5161442760631973,x=5.716300726599036 -color=red,shape=triangle,flag=0,i=23121,u=0.6564046358959225,v=0.5748079335638473,w=0.5163483397320485,x=5.164019508421592 -color=red,shape=square,flag=0,i=23139,u=0.47970021810374164,v=0.04448739444085237,w=0.5192800612108587,x=6.639047036038089 -color=blue,shape=square,flag=1,i=23147,u=0.6545299020038536,v=0.20907491979451132,w=0.4933565510711494,x=7.336259928188473 -color=purple,shape=square,flag=0,i=23150,u=0.8288170993684242,v=0.3013056124683675,w=0.5044752682364696,x=4.926947127363284 -color=orange,shape=circle,flag=1,i=23158,u=0.16296085075938893,v=0.1679143612528844,w=0.5510090715940692,x=7.131818625881533 -color=red,shape=square,flag=0,i=23164,u=0.19064338166542505,v=0.30609756445704817,w=0.5186227688008782,x=7.6304745511890575 -color=red,shape=circle,flag=1,i=23183,u=0.17963257616371797,v=0.21790149923600316,w=0.5167340115558117,x=4.979503240060656 -color=blue,shape=square,flag=0,i=23225,u=0.2722029921594127,v=0.0857704317288891,w=0.49455895389764915,x=6.234925129226768 -color=red,shape=square,flag=0,i=23226,u=0.3173198214327341,v=0.5287519872018137,w=0.5279871106775662,x=4.820793406798785 -color=blue,shape=triangle,flag=1,i=23227,u=0.06326765002799628,v=0.2030965851022173,w=0.5025357366076103,x=5.633596188776107 -color=yellow,shape=triangle,flag=1,i=23235,u=0.1959207011930677,v=0.9694446994077305,w=0.49858221639845063,x=5.688250176252964 -color=red,shape=triangle,flag=1,i=23236,u=0.11326307361349686,v=0.5238026000166917,w=0.5312506604967607,x=4.532098938118924 -color=green,shape=triangle,flag=0,i=23238,u=0.9284273023572681,v=0.024904179047771535,w=0.5014311473231676,x=5.264618742938295 -color=red,shape=triangle,flag=1,i=23239,u=0.7486308114425985,v=0.5792599414210843,w=0.5309433692635604,x=5.40094430990473 -color=red,shape=triangle,flag=0,i=23243,u=0.07349511303033818,v=0.7288456913871848,w=0.5261854598236152,x=5.9976981804079195 -color=green,shape=square,flag=1,i=23251,u=0.337738488006862,v=0.9218741783518535,w=0.48300040075101625,x=5.620615041617289 -color=red,shape=triangle,flag=1,i=23264,u=0.6429467881134677,v=0.24693845731394914,w=0.5245024821220093,x=5.781011225092461 -color=purple,shape=circle,flag=0,i=23274,u=0.2176506746399962,v=0.16151922944035269,w=0.5066370673260421,x=4.817078713659037 -color=red,shape=circle,flag=1,i=23277,u=0.1470965172704719,v=0.0939388375711197,w=0.516873496831346,x=5.765755063061776 -color=green,shape=square,flag=0,i=23284,u=0.33500362347418966,v=0.5107746808409778,w=0.48049337663962033,x=5.1203765990345405 -color=blue,shape=triangle,flag=0,i=23305,u=0.6234308829769849,v=0.49949725982288573,w=0.503289040855153,x=4.5194927690406415 -color=yellow,shape=square,flag=1,i=23316,u=0.928500902585382,v=0.5305811934229719,w=0.5111729062204553,x=5.21016447222306 -color=blue,shape=square,flag=1,i=23319,u=0.7891971824787298,v=0.9697638103413773,w=0.4832960148401535,x=5.714001015841863 -color=purple,shape=triangle,flag=0,i=23332,u=0.1894742972744351,v=0.09246415694188947,w=0.5038366568143672,x=5.264260713103147 -color=green,shape=circle,flag=0,i=23339,u=0.5598837889486235,v=0.42165928937339225,w=0.4796006283004833,x=5.5362293907604245 -color=green,shape=triangle,flag=0,i=23341,u=0.45400060369541884,v=0.7987833667175556,w=0.49315096966683747,x=7.389847427691393 -color=blue,shape=square,flag=1,i=23349,u=0.8759334909312394,v=0.8526409006897021,w=0.48212566267360624,x=4.295379910590351 -color=red,shape=square,flag=0,i=23353,u=0.33302228063348194,v=0.39005875101745735,w=0.5273874425863326,x=6.972948881298778 -color=yellow,shape=triangle,flag=0,i=23361,u=0.14411588978987833,v=0.2996404226191357,w=0.5008513906564935,x=5.342067144025026 -color=green,shape=square,flag=0,i=23363,u=0.11348677996467904,v=0.37960723964032306,w=0.4867056287486982,x=4.131443795714685 -color=yellow,shape=triangle,flag=0,i=23366,u=0.11453174843998815,v=0.05670257708150317,w=0.4985373321294248,x=5.021646317700202 -color=red,shape=circle,flag=1,i=23378,u=0.20742841236373621,v=0.1643143052980002,w=0.5200894196450062,x=6.669884843692472 -color=yellow,shape=triangle,flag=1,i=23387,u=0.8799429863815864,v=0.2238812513346875,w=0.49641443509606087,x=3.3315106686470326 -color=blue,shape=triangle,flag=1,i=23388,u=0.572348977940741,v=0.8719742819623544,w=0.5087346000006522,x=5.628147770546362 -color=purple,shape=square,flag=0,i=23394,u=0.11101035499249856,v=0.5361022909767356,w=0.5008023668268805,x=3.2150906726892825 -color=red,shape=square,flag=1,i=23403,u=0.9877866011909372,v=0.001407976217636775,w=0.5224953678090806,x=5.897717198549871 -color=blue,shape=triangle,flag=0,i=23408,u=0.7639238207095306,v=0.8433706642346348,w=0.5097220112537454,x=4.390790422880804 -color=red,shape=square,flag=0,i=23419,u=0.2686774934501168,v=0.04634149968713108,w=0.5324232027780118,x=4.0235176794683385 -color=green,shape=square,flag=0,i=23426,u=0.23570775454999937,v=0.8515944071369259,w=0.48024397522255824,x=4.510660774240647 -color=red,shape=square,flag=1,i=23443,u=0.9692643954254048,v=0.23654678728440626,w=0.5160723415840378,x=4.6213919982873986 -color=green,shape=triangle,flag=1,i=23452,u=0.35108078550552835,v=0.7323011571500437,w=0.4972178642922544,x=3.8568202113772023 -color=yellow,shape=square,flag=1,i=23456,u=0.2382981929787239,v=0.6439295813902012,w=0.5042095435101689,x=6.7238661644939945 -color=red,shape=circle,flag=1,i=23461,u=0.6849812512940661,v=0.7369214144541173,w=0.5215029622409405,x=5.074787342243876 -color=red,shape=square,flag=0,i=23487,u=0.1870558897159894,v=0.34911361061192403,w=0.5074974926998845,x=5.198021143370162 -color=red,shape=square,flag=0,i=23490,u=0.9571037103338532,v=0.30168283825069675,w=0.5076765930863943,x=4.87682808739305 -color=green,shape=triangle,flag=1,i=23492,u=0.37845588789308593,v=0.5843692716007478,w=0.49697714670954246,x=4.681154210691207 -color=red,shape=triangle,flag=1,i=23499,u=0.9489634816958415,v=0.9512562725625789,w=0.5181934400073268,x=5.798088204935347 -color=red,shape=triangle,flag=0,i=23512,u=0.6496381451909683,v=0.6264868349531356,w=0.5134794524602978,x=5.082460962998624 -color=blue,shape=circle,flag=1,i=23522,u=0.4498477086037945,v=0.7851690810404944,w=0.5146729929839238,x=4.545765283829305 -color=red,shape=square,flag=0,i=23534,u=0.5737520508427709,v=0.952008797349579,w=0.5083938733135008,x=6.085515991814169 -color=green,shape=square,flag=0,i=23545,u=0.2668898034132273,v=0.8751744182584394,w=0.4817901674248808,x=6.335147897977493 -color=purple,shape=square,flag=0,i=23547,u=0.480237346573802,v=0.17768333774784206,w=0.5143023435538197,x=4.393122019273999 -color=green,shape=triangle,flag=0,i=23549,u=0.5628552864115597,v=0.8525964434265687,w=0.5021437106137278,x=8.13414492020372 -color=green,shape=circle,flag=1,i=23555,u=0.5142752714065709,v=0.18839634572039876,w=0.48961056044451295,x=7.651422689170239 -color=blue,shape=triangle,flag=0,i=23572,u=0.5282897484829939,v=0.9571870333197425,w=0.5041198817098669,x=3.5926398772336134 -color=red,shape=circle,flag=1,i=23585,u=0.7926330525552574,v=0.7057002992540209,w=0.5275987625357925,x=6.6910453003375645 -color=green,shape=square,flag=0,i=23588,u=0.43291586321150977,v=0.7399387899109987,w=0.4819400508078948,x=4.213055836522195 -color=red,shape=circle,flag=1,i=23594,u=0.5584863101793759,v=0.5960031716881348,w=0.5266413669051735,x=5.040288577096548 -color=red,shape=square,flag=0,i=23601,u=0.026160425589723202,v=0.2106918355910713,w=0.5032833816481929,x=4.737356257458481 -color=red,shape=square,flag=0,i=23616,u=0.41384561250687146,v=0.1457072481923518,w=0.5120296475641143,x=5.212571615183232 -color=red,shape=circle,flag=0,i=23620,u=0.23984757848623084,v=0.21509975420297772,w=0.5260452920510058,x=5.560904782077699 -color=blue,shape=triangle,flag=0,i=23627,u=0.6221108424539085,v=0.6996988278755781,w=0.5088472481618641,x=4.31281683743493 -color=red,shape=square,flag=0,i=23633,u=0.28199172119733096,v=0.7598832023283023,w=0.5099509052814909,x=4.402472105430491 -color=red,shape=triangle,flag=0,i=23661,u=0.9661981561677621,v=0.3454740109285682,w=0.5264699444730383,x=5.6569681420945725 -color=yellow,shape=triangle,flag=1,i=23672,u=0.7973488634234054,v=0.06198682061980121,w=0.5053745358143131,x=7.10032832908191 -color=purple,shape=triangle,flag=0,i=23675,u=0.566385261024155,v=0.3349515750325801,w=0.5105398354895141,x=5.113656909198742 -color=red,shape=circle,flag=0,i=23682,u=0.05619336235744821,v=0.03041886979549777,w=0.5160708446578357,x=5.510910793914063 -color=purple,shape=circle,flag=0,i=23696,u=0.678870545187656,v=0.9305319252797172,w=0.4939277423511818,x=3.9485047826699287 -color=yellow,shape=triangle,flag=1,i=23705,u=0.2571202556454315,v=0.6200297589458074,w=0.5079060362440976,x=7.276836869756789 -color=blue,shape=triangle,flag=1,i=23707,u=0.8444785405864961,v=0.17881935841743757,w=0.5152639651748931,x=7.17855534872908 -color=red,shape=square,flag=1,i=23712,u=0.1066848119680377,v=0.6087079942632704,w=0.5013735574944854,x=6.710299404920831 -color=blue,shape=square,flag=0,i=23719,u=0.278423195659686,v=0.8896399663142538,w=0.5078848813292886,x=3.1042771661770683 -color=blue,shape=circle,flag=0,i=23722,u=0.6376399260926549,v=0.4637744999505107,w=0.5148754120648366,x=4.057503123569841 -color=red,shape=square,flag=0,i=23737,u=0.018811481913225236,v=0.24875484524575475,w=0.4871369557439983,x=5.672389420716473 -color=purple,shape=circle,flag=1,i=23744,u=0.17585924673523246,v=0.9396386758587885,w=0.49861994033105117,x=5.4001206638835795 -color=red,shape=triangle,flag=0,i=23745,u=0.08531808704159116,v=0.47560093962790306,w=0.5154554771508332,x=4.707170301843964 -color=red,shape=circle,flag=1,i=23748,u=0.8693976869888276,v=0.8950642871349858,w=0.5165295191706236,x=3.3253382532907527 -color=red,shape=triangle,flag=0,i=23762,u=0.8766604272138507,v=0.9550951297338228,w=0.5173269581062402,x=5.196227921112615 -color=red,shape=square,flag=1,i=23763,u=0.8463426770971938,v=0.7775220536146744,w=0.49423503094969923,x=3.0775080051111074 -color=purple,shape=square,flag=0,i=23767,u=0.2561566288142689,v=0.55902888885857,w=0.525641565266589,x=5.913894586745621 -color=red,shape=square,flag=1,i=23774,u=0.5031053936960308,v=0.47089973093923354,w=0.48999688647209,x=4.032194765926218 -color=green,shape=square,flag=1,i=23790,u=0.039010650178135986,v=0.7477425203559989,w=0.49054228398832755,x=5.758368112873792 -color=red,shape=triangle,flag=0,i=23798,u=0.2944493023068089,v=0.3053705033257309,w=0.5125433635936449,x=6.7534354418888105 -color=green,shape=circle,flag=0,i=23800,u=0.180749463380662,v=0.502074527083829,w=0.49090475819000967,x=6.3082002637492245 -color=blue,shape=square,flag=1,i=23804,u=0.1674016830221995,v=0.09291547366663333,w=0.5141152292492428,x=4.761397819580799 -color=yellow,shape=circle,flag=1,i=23810,u=0.03706662343613909,v=0.9159692580202179,w=0.489526405426117,x=6.0823389191202635 -color=red,shape=triangle,flag=0,i=23812,u=0.4360037792120762,v=0.48326292285672146,w=0.5119914861773859,x=3.0718120102284696 -color=yellow,shape=circle,flag=1,i=23841,u=0.91565115657097,v=0.1559391230984365,w=0.4918633802969998,x=4.359706209167996 -color=red,shape=square,flag=0,i=23847,u=0.2313801423459757,v=0.5188700566859388,w=0.4925272759241852,x=5.220219370173371 -color=purple,shape=circle,flag=0,i=23873,u=0.1264174840471627,v=0.5549920389724897,w=0.5031935120553704,x=6.036754843443859 -color=red,shape=circle,flag=0,i=23880,u=0.4250971118941149,v=0.32691141265128065,w=0.5088147484124527,x=5.921482985157826 -color=purple,shape=square,flag=1,i=23881,u=0.2059411178040228,v=0.802124762404155,w=0.5219456324784869,x=3.2332747784135076 -color=red,shape=square,flag=0,i=23890,u=0.262717368497979,v=0.4095960123131801,w=0.5004613573402783,x=4.007675878887047 -color=red,shape=triangle,flag=0,i=23892,u=0.990065337277071,v=0.49282710159029863,w=0.5061783313811727,x=4.420892427287193 -color=red,shape=square,flag=0,i=23898,u=0.17541228122753616,v=0.302744499009421,w=0.49595392511653763,x=6.497621157377228 -color=red,shape=square,flag=0,i=23900,u=0.32309551307993656,v=0.49686631256497904,w=0.49783027299140975,x=4.115022727441629 -color=blue,shape=triangle,flag=0,i=23908,u=0.964453190578294,v=0.0807492476378443,w=0.5257030088871973,x=6.364883177088749 -color=yellow,shape=square,flag=1,i=23912,u=0.9690658334747945,v=0.5133152381211084,w=0.521476357585508,x=5.550674235650296 -color=red,shape=triangle,flag=1,i=23922,u=0.03782868391756278,v=0.713864299069087,w=0.5002606814958692,x=4.594462729910213 -color=red,shape=square,flag=1,i=23950,u=0.7596490074850376,v=0.7032788867149541,w=0.48474982962521135,x=5.785065907227082 -color=blue,shape=triangle,flag=0,i=23953,u=0.36770004131687517,v=0.4492645440752139,w=0.5247018064386064,x=4.0701525069574265 -color=red,shape=square,flag=0,i=23966,u=0.9050174659381707,v=0.8568666693499032,w=0.4923683453069947,x=4.033789714716826 -color=orange,shape=square,flag=1,i=23975,u=0.22645819836382142,v=0.7108024053107417,w=0.46264714819619496,x=4.083309880103242 -color=red,shape=square,flag=0,i=23991,u=0.3293409049347982,v=0.11901085846456272,w=0.4789824685190482,x=4.674776266228354 -color=orange,shape=triangle,flag=0,i=24005,u=0.3822101717945783,v=0.4837522330957277,w=0.5275037097462535,x=4.277785276456906 -color=yellow,shape=square,flag=1,i=24012,u=0.6172480499647973,v=0.7936580678714651,w=0.5329173470085674,x=6.956542548759404 -color=green,shape=triangle,flag=1,i=24021,u=0.8313598500198173,v=0.2906790841176131,w=0.5027404486780256,x=4.301364943554991 -color=red,shape=circle,flag=0,i=24025,u=0.7693043369358932,v=0.7029426319887915,w=0.48905960467011156,x=1.8268617341471807 -color=yellow,shape=square,flag=1,i=24029,u=0.7330809386091931,v=0.49002949487944003,w=0.5290296814133423,x=3.036406465453382 -color=green,shape=square,flag=0,i=24039,u=0.9981802922692293,v=0.9349396701268718,w=0.5029245218383911,x=3.7307368500357314 -color=red,shape=square,flag=1,i=24049,u=0.8326647125311912,v=0.22711273133387866,w=0.48063609898704096,x=3.339649055008552 -color=purple,shape=triangle,flag=0,i=24066,u=0.35247876688893576,v=0.6982236744951981,w=0.48691393519695986,x=6.661632889317545 -color=red,shape=circle,flag=0,i=24077,u=0.6373331621648192,v=0.5802841510190402,w=0.4889588781476193,x=4.568362120656036 -color=red,shape=circle,flag=1,i=24081,u=0.12995456731136057,v=0.166743454166228,w=0.486728547135022,x=5.428564575412668 -color=purple,shape=square,flag=0,i=24085,u=0.9327858476840071,v=0.6019400312305438,w=0.5207851611964069,x=4.441070146286315 -color=yellow,shape=square,flag=1,i=24087,u=0.5767380461220525,v=0.22721827602865996,w=0.522801926163116,x=5.015791958340519 -color=red,shape=square,flag=0,i=24121,u=0.6923700959449809,v=0.40372280708971575,w=0.4768053562483246,x=6.814524252227478 -color=red,shape=triangle,flag=1,i=24129,u=0.07278460622061267,v=0.6363406558596526,w=0.5056310547612761,x=6.412204026501519 -color=purple,shape=circle,flag=0,i=24131,u=0.8293544307642253,v=0.26449789378830546,w=0.4969934211736489,x=4.66903641608489 -color=red,shape=square,flag=0,i=24149,u=0.491222046627109,v=0.2098133903893622,w=0.4880681938427089,x=1.7879383037512575 -color=yellow,shape=square,flag=1,i=24158,u=0.5493361890975975,v=0.382764036926871,w=0.5230805626817256,x=6.271504067004247 -color=yellow,shape=square,flag=0,i=24196,u=0.14682449845013568,v=0.460966767156074,w=0.5241028016642666,x=3.8178091040959568 -color=yellow,shape=circle,flag=1,i=24202,u=0.9926027440203834,v=0.7319753454275766,w=0.49649536522561144,x=4.3203040649067965 -color=yellow,shape=square,flag=0,i=24205,u=0.05713496088491765,v=0.946148566657532,w=0.5221414472322131,x=4.558171421280353 -color=blue,shape=triangle,flag=0,i=24210,u=0.05380120169641334,v=0.275318743628017,w=0.5303886077592667,x=3.5318396738589395 -color=red,shape=square,flag=0,i=24222,u=0.3509901122980337,v=0.5133600470322427,w=0.5092252413951253,x=4.399960551982097 -color=red,shape=square,flag=0,i=24226,u=0.07909196977259503,v=0.04209166124776631,w=0.5020116207515555,x=5.923454352424031 -color=red,shape=square,flag=1,i=24234,u=0.8783344279116255,v=0.2557030677507963,w=0.49656663735154266,x=5.087217606008873 -color=blue,shape=triangle,flag=0,i=24242,u=0.47684650008051666,v=0.8005730812576591,w=0.5312775038103603,x=5.401158410675392 -color=yellow,shape=square,flag=0,i=24244,u=0.1422759481650815,v=0.4499174639245199,w=0.5235911444388166,x=3.7226190258788256 -color=purple,shape=circle,flag=0,i=24246,u=0.18550030961376696,v=0.721342114703196,w=0.5047572430604074,x=5.876891170413199 -color=red,shape=circle,flag=1,i=24256,u=0.06467046009606936,v=0.0962187450196616,w=0.4819559155975114,x=4.6528223925989325 -color=red,shape=square,flag=1,i=24280,u=0.6038742473956866,v=0.6924952553560021,w=0.48831387578362817,x=4.647880963287406 -color=red,shape=triangle,flag=0,i=24309,u=0.6072322318971592,v=0.11145891318297196,w=0.5108167971890211,x=4.326995843193109 -color=red,shape=triangle,flag=0,i=24345,u=0.2734854812785562,v=0.9876372286167877,w=0.5200130162716525,x=3.0608064677951066 -color=red,shape=triangle,flag=0,i=24348,u=0.16931044275599072,v=0.33080512640023363,w=0.5176317514301072,x=4.7069378744015316 -color=red,shape=square,flag=0,i=24367,u=0.6477662909831355,v=0.3247662572031721,w=0.4932343730190598,x=4.876074038598661 -color=blue,shape=circle,flag=0,i=24380,u=0.9736113339129058,v=0.6756037446124955,w=0.5176266181342479,x=3.707869832367296 -color=yellow,shape=triangle,flag=1,i=24407,u=0.6663207383635591,v=0.7154532387334787,w=0.5224321085200672,x=5.502558389227132 -color=blue,shape=circle,flag=0,i=24410,u=0.5538009712487734,v=0.3099431836001013,w=0.5207113690485828,x=6.137761614926672 -color=red,shape=triangle,flag=0,i=24424,u=0.15424148992752262,v=0.42630925271530984,w=0.5226647909075632,x=5.112253484334038 -color=blue,shape=square,flag=0,i=24431,u=0.5791006981028038,v=0.147060030755771,w=0.5181654134678347,x=4.646179532504333 -color=purple,shape=triangle,flag=0,i=24443,u=0.4313279405805486,v=0.06686298675044844,w=0.5064134940369807,x=4.113614685094081 -color=red,shape=triangle,flag=0,i=24444,u=0.29196889630256473,v=0.46188259991821334,w=0.5257036770280761,x=5.6783853137436635 -color=red,shape=square,flag=0,i=24500,u=0.27287454203522576,v=0.5282281177523128,w=0.49810633325537496,x=3.6002534254547203 -color=red,shape=circle,flag=0,i=24507,u=0.10332461553478156,v=0.10374164345007093,w=0.48074698404961674,x=5.16782954746228 -color=purple,shape=circle,flag=0,i=24515,u=0.9558806142989852,v=0.7896106337170745,w=0.49987369136173165,x=3.475872194601838 -color=blue,shape=triangle,flag=0,i=24519,u=0.3039633105783571,v=0.04400441782744069,w=0.5274427478525106,x=3.615894807854925 -color=red,shape=circle,flag=0,i=24521,u=0.7828114510788164,v=0.7128370266436644,w=0.48004180837344274,x=4.266674685023329 -color=red,shape=triangle,flag=1,i=24526,u=0.40993615638834546,v=0.6306073940976629,w=0.5174098626153381,x=5.3453156509588835 -color=purple,shape=triangle,flag=0,i=24529,u=0.010083222198412178,v=0.5060460721226393,w=0.5138565613439221,x=5.106670108005759 -color=red,shape=square,flag=0,i=24532,u=0.781136641368791,v=0.7427123686735186,w=0.5104470463044536,x=4.846314479838938 -color=purple,shape=circle,flag=0,i=24546,u=0.8966809355188015,v=0.840720727841922,w=0.5019382506117174,x=3.61804101308595 -color=red,shape=circle,flag=0,i=24547,u=0.5675578207494792,v=0.6141838084420437,w=0.4814395347625242,x=3.8431531114531956 -color=red,shape=triangle,flag=0,i=24553,u=0.7330698610977062,v=0.5627167277643027,w=0.5183978952874161,x=6.499566618559693 -color=blue,shape=triangle,flag=1,i=24558,u=0.13683592814073509,v=0.8796684435701124,w=0.5260375921355964,x=5.63115054718767 -color=green,shape=square,flag=1,i=24565,u=0.8367623327688047,v=0.9981628321084548,w=0.48790359943912015,x=4.291861246731242 -color=purple,shape=circle,flag=0,i=24566,u=0.7887843806898586,v=0.019534311684181516,w=0.5036312105407535,x=3.7880401237487553 -color=red,shape=circle,flag=1,i=24567,u=0.9868577134070218,v=0.9686873132111709,w=0.4851988540542589,x=3.049266749000013 -color=red,shape=circle,flag=0,i=24583,u=0.7925786649322688,v=0.7953249025617605,w=0.48179294284468727,x=5.484696937132495 -color=yellow,shape=circle,flag=1,i=24590,u=0.45750678281984447,v=0.5870728563726236,w=0.49393297932789965,x=5.2918812270619675 -color=red,shape=triangle,flag=0,i=24593,u=0.8292097641384666,v=0.9369047916370914,w=0.5162029816955754,x=3.1772249052655472 -color=red,shape=circle,flag=0,i=24617,u=0.8423211077517533,v=0.9191099275539489,w=0.47664944115177404,x=4.9446864541468 -color=blue,shape=triangle,flag=0,i=24623,u=0.31784397770729356,v=0.2647086605489919,w=0.5277042941681739,x=6.211859687479072 -color=blue,shape=circle,flag=0,i=24634,u=0.8920021988760922,v=0.5292344220286258,w=0.5238682215285081,x=3.8886492251491425 -color=green,shape=triangle,flag=0,i=24635,u=0.41866526074699095,v=0.8003694387500091,w=0.5211946831489739,x=5.726274325678527 -color=purple,shape=square,flag=0,i=24637,u=0.4170921026773491,v=0.13124745702966734,w=0.5269139486368803,x=4.149645804172487 -color=orange,shape=circle,flag=0,i=24659,u=0.1856768858922363,v=0.7798826355298916,w=0.5425092425192989,x=4.351385569866242 -color=blue,shape=square,flag=1,i=24679,u=0.5168962434214746,v=0.6006008530800441,w=0.520216461930805,x=3.890667065613904 -color=yellow,shape=triangle,flag=1,i=24692,u=0.7784675871624672,v=0.7100548607832236,w=0.5115241528192892,x=4.742642277516541 -color=red,shape=square,flag=0,i=24697,u=0.4282191390403136,v=0.39936305191312504,w=0.4871076834485914,x=6.024071964882538 -color=red,shape=square,flag=0,i=24699,u=0.14562138711757877,v=0.9135999418847924,w=0.48870478503696296,x=4.741270389791599 -color=green,shape=square,flag=0,i=24713,u=0.4851289315173014,v=0.8555632738412017,w=0.48161174573999044,x=5.887215172661757 -color=green,shape=square,flag=1,i=24714,u=0.7496790575965755,v=0.02485648334475743,w=0.4819896989335906,x=5.477864781646009 -color=red,shape=circle,flag=0,i=24740,u=0.7549913608987702,v=0.8099642746020196,w=0.4685005987298493,x=3.9447805552141966 -color=purple,shape=triangle,flag=0,i=24750,u=0.5446504899723935,v=0.521573009820174,w=0.5050345487303328,x=4.750891782188507 -color=red,shape=circle,flag=0,i=24752,u=0.6143761129008561,v=0.6700034621960337,w=0.46741695022429874,x=5.057949004460491 -color=orange,shape=circle,flag=1,i=24764,u=0.2945430996974784,v=0.3201796153365686,w=0.5402160712004964,x=8.377666207479786 -color=orange,shape=square,flag=0,i=24767,u=0.25158419658777575,v=0.7038949330993773,w=0.46460313598867364,x=5.683706048813135 -color=yellow,shape=square,flag=0,i=24785,u=0.9545045160996185,v=0.4524478695361861,w=0.5077800004149832,x=5.319259963338258 -color=red,shape=circle,flag=0,i=24794,u=0.9512782502122759,v=0.9944442307252868,w=0.4729065834445926,x=5.041101153238117 -color=blue,shape=circle,flag=1,i=24795,u=0.6179294624125289,v=0.8260449527511678,w=0.5090377106372712,x=4.69614278615258 -color=red,shape=triangle,flag=1,i=24825,u=0.07150167317815714,v=0.5286578042738647,w=0.5179399470584168,x=5.5810535981192295 -color=red,shape=square,flag=0,i=24827,u=0.9063616356408548,v=0.33950307880563735,w=0.5078387603923648,x=7.092526721648312 -color=red,shape=circle,flag=0,i=24829,u=0.06399950880245531,v=0.08258391087274145,w=0.4694974287235985,x=4.312521389941339 -color=purple,shape=circle,flag=0,i=24834,u=0.13262433210219715,v=0.9812407114300432,w=0.5146244546537629,x=4.808785405997984 -color=orange,shape=circle,flag=0,i=24838,u=0.7264361685700211,v=0.7214928158359427,w=0.5399498856490877,x=5.27647934981674 -color=blue,shape=square,flag=1,i=24842,u=0.7998272822533002,v=0.5540738598008006,w=0.5089903629495965,x=4.051092327471555 -color=red,shape=square,flag=0,i=24848,u=0.7413232340211375,v=0.18739802080070334,w=0.4959363685432922,x=5.98179670687668 -color=orange,shape=triangle,flag=1,i=24855,u=0.828203545631617,v=0.16320239685847204,w=0.5385813765353484,x=4.349426323508998 -color=red,shape=square,flag=0,i=24860,u=0.7260174719821921,v=0.8143938811011305,w=0.49141811021692694,x=4.773896063746904 -color=red,shape=circle,flag=0,i=24862,u=0.18016795911435246,v=0.17993416143325622,w=0.4642124742981486,x=8.262446424259752 -color=blue,shape=triangle,flag=1,i=24863,u=0.5557089920741711,v=0.8593052233699389,w=0.5292722919728778,x=7.2860270209587865 -color=purple,shape=circle,flag=0,i=24868,u=0.35827381871070385,v=0.15443358251833816,w=0.5167271196943897,x=7.019351214304923 -color=yellow,shape=circle,flag=1,i=24875,u=0.4609088897514749,v=0.5005090881496719,w=0.48971584915675476,x=4.697055529964763 -color=red,shape=circle,flag=0,i=24876,u=0.08279982377309181,v=0.09326245911205308,w=0.46602560869831694,x=7.064746049628389 -color=red,shape=triangle,flag=1,i=24887,u=0.019388548190054866,v=0.16319784094155465,w=0.5216015278211371,x=3.917211378576552 -color=red,shape=circle,flag=0,i=24889,u=0.9712016664771334,v=0.9837470453798807,w=0.46445310959326774,x=4.404559825247913 -color=yellow,shape=circle,flag=1,i=24895,u=0.7351457116705528,v=0.11268862556618087,w=0.4873576011918283,x=8.26201097919447 -color=red,shape=triangle,flag=0,i=24897,u=0.3250842295630674,v=0.8841171771366662,w=0.5210653091264246,x=5.833904881714868 -color=orange,shape=square,flag=1,i=24924,u=0.3228177312988433,v=0.32584423822044506,w=0.4698703268350223,x=4.479784386363981 -color=red,shape=circle,flag=0,i=24940,u=0.4217278880696502,v=0.4003192502581979,w=0.47251941872746384,x=6.072471487722709 -color=red,shape=triangle,flag=1,i=24941,u=0.9368289632434924,v=0.6179612157670777,w=0.5128479641958037,x=5.482279977596622 -color=blue,shape=circle,flag=0,i=24944,u=0.3103782595729694,v=0.8433240163800687,w=0.5010540464797295,x=5.071897432691483 -color=yellow,shape=square,flag=1,i=24949,u=0.9826616843118412,v=0.5151233558225586,w=0.5201148638798578,x=4.9749169931806465 -color=red,shape=circle,flag=1,i=24953,u=0.2257374496016118,v=0.18501775724875621,w=0.46732798989534974,x=4.546718539022561 -color=red,shape=square,flag=0,i=24960,u=0.8535163524186117,v=0.3446860705123437,w=0.4936367217287923,x=3.7181138622323466 -color=yellow,shape=triangle,flag=1,i=24966,u=0.01604092808972868,v=0.3001635819282191,w=0.5193422128274403,x=6.553616926943543 -color=blue,shape=triangle,flag=0,i=24967,u=0.711472670773501,v=0.18154414637546534,w=0.5298075535265754,x=5.788995843607688 -color=red,shape=triangle,flag=1,i=24968,u=0.002977852200798048,v=0.09733930249777467,w=0.514537794388392,x=5.968530038869697 -color=red,shape=triangle,flag=0,i=24985,u=0.2026734823232471,v=0.6983256045299534,w=0.5238128302517565,x=5.649871772398176 -color=red,shape=triangle,flag=0,i=25004,u=0.040495542520180394,v=0.9099070564001548,w=0.5278904335963913,x=5.187501270378375 -color=green,shape=square,flag=0,i=25006,u=0.9384216991480615,v=0.4661783058074618,w=0.47885315912422893,x=7.17179520202514 -color=purple,shape=triangle,flag=0,i=25010,u=0.5555453434265945,v=0.5691402362180652,w=0.49226197917512793,x=5.305647040081683 -color=purple,shape=square,flag=1,i=25016,u=0.013318649820791117,v=0.4226407218607313,w=0.5100148207500508,x=6.4698238723308705 -color=purple,shape=square,flag=1,i=25030,u=0.26423266591008954,v=0.9941242266433082,w=0.5133987496787764,x=5.189225442419219 -color=red,shape=square,flag=0,i=25042,u=0.4348715926243021,v=0.5762389337773339,w=0.4836923254883376,x=4.279469384567861 -color=purple,shape=triangle,flag=0,i=25047,u=0.36834396113196066,v=0.2715104197951701,w=0.48939420299467634,x=5.117415089580451 -color=blue,shape=square,flag=0,i=25049,u=0.19379222378290906,v=0.751097278751949,w=0.5054958221487019,x=5.172302933154537 -color=yellow,shape=square,flag=1,i=25089,u=0.43377033331403325,v=0.7260011013253207,w=0.5137788738171449,x=6.551914055626052 -color=blue,shape=circle,flag=0,i=25142,u=0.867003385388892,v=0.3473217404964116,w=0.49438514111848003,x=4.245533571638877 -color=red,shape=square,flag=0,i=25145,u=0.43709113223610596,v=0.29405584165749543,w=0.4810763116744267,x=7.46502430821791 -color=purple,shape=triangle,flag=0,i=25161,u=0.8280275718593857,v=0.9417747856047048,w=0.49498321915889687,x=7.415747659218295 -color=blue,shape=square,flag=0,i=25188,u=0.6270113231985922,v=0.2230519958598457,w=0.5098322081234531,x=6.153828587135355 -color=green,shape=triangle,flag=0,i=25200,u=0.6689852490297616,v=0.6253210296437005,w=0.5229557605294215,x=3.4770348940454876 -color=orange,shape=square,flag=1,i=25216,u=0.48401756762364534,v=0.4226337084194922,w=0.46869804284243743,x=5.4422993284485095 -color=purple,shape=square,flag=0,i=25224,u=0.12648934842786963,v=0.403618978894864,w=0.5161063556852542,x=3.435872459765814 -color=blue,shape=square,flag=1,i=25227,u=0.06979281205572974,v=0.08862607882245854,w=0.5137236815303357,x=3.6905968208238935 -color=blue,shape=circle,flag=1,i=25242,u=0.4818031369883873,v=0.1813910166010726,w=0.49991336226740046,x=4.1430285161914275 -color=purple,shape=square,flag=0,i=25245,u=0.44237836042996226,v=0.7384322312479161,w=0.5188851283070829,x=6.02061367546791 -color=red,shape=triangle,flag=0,i=25249,u=0.41366583569292115,v=0.3091632969342911,w=0.5081857102508123,x=4.072596536874886 -color=blue,shape=square,flag=1,i=25258,u=0.6305080363965526,v=0.0944807331750731,w=0.5113262330065101,x=7.106332755820627 -color=green,shape=square,flag=1,i=25268,u=0.0562629545086607,v=0.49515633172707896,w=0.4669891336690399,x=4.855239549628251 -color=red,shape=square,flag=0,i=25270,u=0.6053177714909646,v=0.3639218974419395,w=0.4835413414642151,x=5.758895081622932 -color=yellow,shape=triangle,flag=1,i=25276,u=0.22919854217626123,v=0.004932551890295844,w=0.5198122231274163,x=5.678650661088027 -color=green,shape=triangle,flag=0,i=25312,u=0.8616276832925428,v=0.9966876352594423,w=0.507458696839184,x=4.913298909872215 -color=purple,shape=square,flag=0,i=25314,u=0.7582077798871317,v=0.004437127956541942,w=0.5145196605705948,x=7.352143193003523 -color=green,shape=square,flag=0,i=25338,u=0.7343318064474029,v=0.35103029756462767,w=0.463756847063779,x=4.340218211118136 -color=yellow,shape=triangle,flag=0,i=25353,u=0.49582773207250885,v=0.8776117849692151,w=0.5131465300555562,x=2.990661753826513 -color=blue,shape=square,flag=1,i=25387,u=0.8379941133905662,v=0.7227333902620957,w=0.5169698651951014,x=4.214109490126586 -color=red,shape=square,flag=0,i=25400,u=0.6647976990309508,v=0.6681166074108165,w=0.483662537121335,x=4.367156371007085 -color=yellow,shape=circle,flag=1,i=25419,u=0.5861097997868543,v=0.09304104701245608,w=0.480585167674643,x=4.31557167384405 -color=blue,shape=square,flag=0,i=25422,u=0.8381171169066005,v=0.9035648203069505,w=0.5189941468324766,x=3.486968257512897 -color=red,shape=circle,flag=0,i=25427,u=0.7238279092273934,v=0.8040643257155619,w=0.4816358458241982,x=5.377109562777432 -color=green,shape=triangle,flag=0,i=25428,u=0.026521925997903262,v=0.3907784742567403,w=0.5079862162004534,x=4.778410723710838 -color=yellow,shape=triangle,flag=1,i=25433,u=0.34158366408795626,v=0.005444890034735361,w=0.5136794132842879,x=4.428266821391993 -color=red,shape=triangle,flag=0,i=25435,u=0.582152083624704,v=0.3171113667930656,w=0.49700903956581793,x=4.7958472397154495 -color=purple,shape=triangle,flag=0,i=25439,u=0.6678234759775731,v=0.3243677520179289,w=0.4880360044701393,x=7.403742567293686 -color=red,shape=square,flag=0,i=25442,u=0.010092942375800162,v=0.13333359064367722,w=0.48905681266002865,x=5.376732151207544 -color=red,shape=circle,flag=0,i=25446,u=0.7813856759237412,v=0.8321045139195066,w=0.48762209498494247,x=5.061094349437838 -color=blue,shape=triangle,flag=0,i=25454,u=0.8484966309427525,v=0.012082178156971879,w=0.5342695369063898,x=6.826682002042546 -color=yellow,shape=circle,flag=0,i=25458,u=0.6537972550513452,v=0.5910849674788127,w=0.4777381011468813,x=6.355179083479012 -color=green,shape=triangle,flag=0,i=25469,u=0.038371626604647435,v=0.6121136952306467,w=0.5151296947307014,x=5.772213012236616 -color=purple,shape=triangle,flag=1,i=25477,u=0.32664149098824724,v=0.3270566306487753,w=0.48002579599316053,x=4.405665912819199 -color=blue,shape=circle,flag=1,i=25495,u=0.536855061623154,v=0.25275422849525864,w=0.5054052454358829,x=6.0468892012101305 -color=blue,shape=circle,flag=0,i=25498,u=0.5929396302837556,v=0.9365886925154252,w=0.5031106723644216,x=6.214885736377898 -color=yellow,shape=square,flag=1,i=25499,u=0.15618938338413857,v=0.5649222782779796,w=0.5006980941216002,x=5.010530103179517 -color=red,shape=triangle,flag=0,i=25514,u=0.24787971935484898,v=0.14596930011915066,w=0.48648268184742943,x=5.3880937750815034 -color=blue,shape=triangle,flag=1,i=25530,u=0.2895065875689401,v=0.08737234041385267,w=0.533182299700779,x=5.264305348202112 -color=red,shape=triangle,flag=0,i=25544,u=0.5564020468904375,v=0.469220034459098,w=0.4969889164985036,x=5.548019100193355 -color=red,shape=triangle,flag=0,i=25546,u=0.03927214832454329,v=0.8656276033417198,w=0.5016166743319996,x=6.713273682931319 -color=green,shape=square,flag=0,i=25559,u=0.46078982852078254,v=0.13039447341168842,w=0.4688506106833271,x=2.9766392539416984 -color=red,shape=square,flag=0,i=25585,u=0.12988420262355915,v=0.40387454791195365,w=0.49912201847992793,x=4.115495629323518 -color=red,shape=triangle,flag=1,i=25586,u=0.9243659644066534,v=0.8732778424081786,w=0.5079033160641335,x=4.835432405555579 -color=green,shape=square,flag=0,i=25589,u=0.4604805037990847,v=0.4828530507130857,w=0.47380448866240904,x=6.052131708988689 -color=blue,shape=square,flag=1,i=25593,u=0.9717135389121113,v=0.8956024358579959,w=0.5129793967681089,x=5.115284642159395 -color=red,shape=square,flag=1,i=25594,u=0.7441095256671921,v=0.3631964490297026,w=0.4906987074485295,x=4.688716482972666 -color=orange,shape=triangle,flag=1,i=25600,u=0.69695535764921,v=0.9890543754602146,w=0.5425817578176706,x=5.024244070203383 -color=purple,shape=circle,flag=0,i=25606,u=0.8641632107489988,v=0.013024198344529059,w=0.5109279908251705,x=5.594192736167078 -color=red,shape=square,flag=0,i=25612,u=0.08686544138582242,v=0.4182643741815759,w=0.4989660462744722,x=5.134468606511194 -color=blue,shape=circle,flag=1,i=25615,u=0.7128741260861531,v=0.7529173898877006,w=0.5051334980868171,x=4.977025552547777 -color=red,shape=square,flag=0,i=25618,u=0.5261020440632308,v=0.24793918270696214,w=0.5000373041209327,x=3.3928589618967906 -color=blue,shape=square,flag=1,i=25621,u=0.7987487532557355,v=0.4092683799709895,w=0.5036482874856193,x=6.203893021135113 -color=red,shape=circle,flag=1,i=25626,u=0.8225437630227117,v=0.8658634386489814,w=0.4876473515348685,x=5.716376034597446 -color=blue,shape=square,flag=0,i=25638,u=0.5661090435860126,v=0.9705151218982564,w=0.5039430666408083,x=6.7887104790552355 -color=yellow,shape=square,flag=1,i=25678,u=0.7229649005252713,v=0.7966350858062917,w=0.5144115099368456,x=6.138718468473015 -color=red,shape=circle,flag=1,i=25688,u=0.5403574726659569,v=0.5166753057015054,w=0.4986326351274328,x=5.517602876376867 -color=red,shape=triangle,flag=0,i=25728,u=0.6562738402068202,v=0.6313942944201059,w=0.49222163286374826,x=3.4146443110906617 -color=red,shape=square,flag=1,i=25737,u=0.21504602768160996,v=0.44943784512452967,w=0.49386010592306556,x=4.799553396710289 -color=red,shape=square,flag=0,i=25753,u=0.42488206832098474,v=0.9990283800959817,w=0.4952503152641763,x=2.873550855335749 -color=red,shape=triangle,flag=0,i=25758,u=0.7467306190501787,v=0.2704107626418716,w=0.4948115847870993,x=5.571217209167401 -color=red,shape=square,flag=0,i=25764,u=0.5814147575089484,v=0.4169809813630093,w=0.49770545340413025,x=6.387322165879361 -color=blue,shape=square,flag=1,i=25784,u=0.8660195733120086,v=0.6833150857537637,w=0.48941441380595596,x=4.367583348763191 -color=purple,shape=square,flag=0,i=25789,u=0.8710357965088035,v=0.5965520181038854,w=0.4966942633155147,x=6.938066210987087 -color=purple,shape=square,flag=0,i=25791,u=0.6183104781650229,v=0.6255565846788934,w=0.4932172464700376,x=4.826059319954716 -color=red,shape=triangle,flag=1,i=25798,u=0.2910246649656659,v=0.16134629813213797,w=0.4976488471971281,x=2.0505843872459377 -color=red,shape=square,flag=0,i=25823,u=0.3007399115862952,v=0.696901004610726,w=0.5099746390765068,x=4.393577374746172 -color=green,shape=square,flag=0,i=25826,u=0.11131905547969068,v=0.8234419098660856,w=0.4780193222691841,x=4.354601744136541 -color=blue,shape=square,flag=0,i=25837,u=0.5382433634007728,v=0.06633172929643638,w=0.49021353894229813,x=7.205544254688381 -color=red,shape=square,flag=0,i=25851,u=0.6845254244323443,v=0.7494942983776632,w=0.5135949531373896,x=4.478975820385832 -color=red,shape=square,flag=0,i=25855,u=0.4526191799565459,v=0.023487952393752565,w=0.5131634625164141,x=3.9290628772162832 -color=yellow,shape=square,flag=1,i=25861,u=0.002727180198842327,v=0.1854781570496533,w=0.5216193154685124,x=6.150478460606201 -color=orange,shape=triangle,flag=1,i=25865,u=0.8417560676109885,v=0.9287439707193731,w=0.5457255506490313,x=5.741055512423169 -color=yellow,shape=triangle,flag=1,i=25868,u=0.08944679719323745,v=0.4937144120678043,w=0.519825265073939,x=2.707751472799268 -color=blue,shape=triangle,flag=1,i=25874,u=0.9761858581977908,v=0.6051651728321814,w=0.5176731952997095,x=3.27437086687736 -color=purple,shape=triangle,flag=0,i=25885,u=0.532556057558905,v=0.6474779159215497,w=0.48276252233435424,x=4.410343808196996 -color=red,shape=circle,flag=0,i=25896,u=0.7010083717170356,v=0.6989074129751516,w=0.5120898940816476,x=5.585797969816234 -color=yellow,shape=square,flag=1,i=25912,u=0.45388994045052466,v=0.6452935634525502,w=0.5129537594723294,x=4.289391174280052 -color=red,shape=triangle,flag=0,i=25920,u=0.46741095435015056,v=0.10755028837097114,w=0.4681064915228646,x=4.036861980658842 -color=red,shape=triangle,flag=0,i=25924,u=0.6332806714358654,v=0.49510216615019786,w=0.46424121185302886,x=5.35070665891946 -color=purple,shape=circle,flag=0,i=25947,u=0.2809694102265121,v=0.7104362479118843,w=0.5045173897448305,x=3.858201598661237 -color=red,shape=triangle,flag=0,i=25959,u=0.9362920805410437,v=0.09165159321330985,w=0.4625184548035471,x=6.3974769470925885 -color=red,shape=square,flag=0,i=25981,u=0.9010704017795197,v=0.801976957683478,w=0.5035732224888378,x=3.6760525779786213 -color=yellow,shape=circle,flag=0,i=26013,u=0.5674926869705129,v=0.5887025840952027,w=0.4804616832694326,x=5.631104095061221 -color=blue,shape=triangle,flag=0,i=26014,u=0.33662767306681085,v=0.8032092299082553,w=0.5191275175662233,x=4.215326826381824 -color=red,shape=square,flag=0,i=26020,u=0.45755466262601874,v=0.6722733905280788,w=0.5100523187605494,x=4.021464353464206 -color=red,shape=circle,flag=1,i=26021,u=0.7234214190925028,v=0.7493938875057046,w=0.5104868346010132,x=4.475506651367415 -color=red,shape=triangle,flag=1,i=26037,u=0.7722985467528327,v=0.16074896785415294,w=0.4805294158916076,x=4.9022216908934935 -color=red,shape=square,flag=1,i=26039,u=0.3669155801680446,v=0.992419972514465,w=0.5008792368685754,x=5.958031900527238 -color=yellow,shape=circle,flag=1,i=26049,u=0.047233413284252346,v=0.6882814789140793,w=0.47931632740430413,x=5.229633873535885 -color=green,shape=square,flag=0,i=26059,u=0.7858574089783932,v=0.5560418297214267,w=0.4764267642780115,x=6.7406521074953005 -color=red,shape=triangle,flag=0,i=26065,u=0.5651630389685611,v=0.731032237722666,w=0.48190639190618556,x=4.86542480349785 -color=red,shape=square,flag=0,i=26068,u=0.12280481793074438,v=0.29137061782774876,w=0.509060843780268,x=7.061160288051109 -color=red,shape=triangle,flag=1,i=26073,u=0.873600409609657,v=0.05581585575137982,w=0.48450942367289684,x=5.376239733881472 -color=purple,shape=triangle,flag=0,i=26080,u=0.10286574688763916,v=0.2995293971612334,w=0.47423506718676905,x=3.4165735137128403 -color=yellow,shape=triangle,flag=0,i=26082,u=0.4504536134152547,v=0.1502301837612895,w=0.5241991997207003,x=3.8131619916861705 -color=red,shape=triangle,flag=1,i=26091,u=0.37327644656670544,v=0.8803236604791689,w=0.47336340297011587,x=3.528312786777707 -color=red,shape=square,flag=1,i=26096,u=0.09953103094932891,v=0.7207975921655532,w=0.5078191781308253,x=4.973197300196009 -color=red,shape=triangle,flag=0,i=26102,u=0.5674563645471775,v=0.802164639859275,w=0.47128259045977117,x=6.102705914046816 -color=purple,shape=square,flag=0,i=26103,u=0.8224805941997835,v=0.39657333418649676,w=0.49114300455947685,x=3.4255942660339254 -color=yellow,shape=triangle,flag=1,i=26104,u=0.3407861084239223,v=0.15152842414992795,w=0.5160348237826194,x=4.8422809827118245 -color=green,shape=square,flag=0,i=26139,u=0.05048675420753501,v=0.5867898197382816,w=0.48332771723619,x=4.854100394965795 -color=yellow,shape=square,flag=1,i=26141,u=0.8552151240513924,v=0.20968594770634863,w=0.5159753297215222,x=4.760681087708469 -color=red,shape=circle,flag=0,i=26147,u=0.7195606619287135,v=0.7185022318358479,w=0.5179909665054729,x=4.345130811754813 -color=purple,shape=circle,flag=0,i=26149,u=0.5718088801605313,v=0.6305392166677085,w=0.49954455506066525,x=6.331555225910537 -color=red,shape=square,flag=0,i=26178,u=0.9082928132030541,v=0.8698945448286087,w=0.5272810515794636,x=3.8139398884865403 -color=red,shape=circle,flag=0,i=26179,u=0.6521592081101321,v=0.6730313844926001,w=0.517629864433609,x=6.700258305599071 -color=purple,shape=square,flag=1,i=26195,u=0.8037216795503589,v=0.5351552045227781,w=0.4991400330285502,x=3.6115115212565576 -color=blue,shape=circle,flag=0,i=26216,u=0.29912820464115497,v=0.9930538927340354,w=0.5059305459275703,x=5.7174504294243285 -color=red,shape=triangle,flag=0,i=26217,u=0.26325310009245584,v=0.5440037493004181,w=0.4774500325950689,x=4.0479435067756215 -color=yellow,shape=triangle,flag=0,i=26236,u=0.2705619544716178,v=0.03620239324209429,w=0.5226419844984572,x=6.209747094149054 -color=red,shape=triangle,flag=0,i=26242,u=0.2271912767881561,v=0.09900208652947495,w=0.48469196279101134,x=5.175097751336078 -color=red,shape=circle,flag=0,i=26255,u=0.07578793911595427,v=0.14418122422110113,w=0.52623613457003,x=5.286764157810051 -color=green,shape=square,flag=0,i=26256,u=0.07983285201287438,v=0.3732667693155065,w=0.4822098358564333,x=5.875392136521286 -color=blue,shape=triangle,flag=1,i=26267,u=0.2224324528896101,v=0.2867753587278389,w=0.5133292284016726,x=5.8171157937798865 -color=blue,shape=square,flag=1,i=26268,u=0.6582484449449885,v=0.8349729996334416,w=0.4929353631279517,x=5.869326931510386 -color=yellow,shape=square,flag=1,i=26271,u=0.6841110660420242,v=0.2590027949643019,w=0.5097661285738265,x=3.1892114715505593 -color=red,shape=triangle,flag=0,i=26282,u=0.1889581524882299,v=0.24489732624609417,w=0.48272344860614913,x=5.475576478379538 -color=green,shape=triangle,flag=0,i=26296,u=0.02930308135433357,v=0.7055795909634528,w=0.5137693692160372,x=3.5786508001990893 -color=orange,shape=square,flag=1,i=26310,u=0.6204747130900325,v=0.9719450523498417,w=0.4597299643938189,x=5.484493488468659 -color=green,shape=square,flag=0,i=26319,u=0.30289284515443426,v=0.817765206955581,w=0.4918529944200194,x=5.8656377567539435 -color=purple,shape=triangle,flag=0,i=26320,u=0.6306874463524811,v=0.1487685720430315,w=0.4825151736941248,x=3.672167156490436 -color=red,shape=square,flag=1,i=26321,u=0.750218649620177,v=0.0984125890957338,w=0.5286319479298367,x=4.8143176942195565 -color=red,shape=square,flag=1,i=26325,u=0.4868581502958249,v=0.48150425444648104,w=0.525232334201949,x=6.073247048237519 -color=yellow,shape=circle,flag=1,i=26360,u=0.4412037452755281,v=0.7708584881142471,w=0.4880989661285275,x=4.25969589363992 -color=purple,shape=square,flag=0,i=26361,u=0.7709755145739532,v=0.19988998572095917,w=0.5101132492887455,x=3.7827542601515773 -color=green,shape=square,flag=1,i=26364,u=0.7455797244342347,v=0.7360614013903412,w=0.485498516388062,x=5.240256447655862 -color=blue,shape=circle,flag=0,i=26376,u=0.5074133618991272,v=0.8775162924130532,w=0.5146217761749357,x=5.800327330811402 -color=red,shape=circle,flag=0,i=26384,u=0.013427978247479544,v=0.03798655025342066,w=0.5183716254492988,x=4.115799450886711 -color=red,shape=square,flag=0,i=26405,u=0.32271796796248586,v=0.580844245222119,w=0.5233387768626253,x=4.785919904262766 -color=red,shape=square,flag=1,i=26422,u=0.07712716290141353,v=0.06759007456981025,w=0.5170157136476563,x=5.8590619949870915 -color=blue,shape=triangle,flag=1,i=26428,u=0.8066039931862952,v=0.13667465559354752,w=0.5094254416958333,x=6.48221280931649 -color=red,shape=square,flag=0,i=26450,u=0.6614679232451804,v=0.36560627572775484,w=0.5112020456684284,x=5.7989430933830866 -color=red,shape=square,flag=1,i=26459,u=0.8349583081613975,v=0.49121527113896,w=0.5094594741119449,x=4.578042288869326 -color=red,shape=square,flag=0,i=26488,u=0.2992860184309325,v=0.30468510566698714,w=0.499309537187126,x=4.079066245688449 -color=blue,shape=circle,flag=1,i=26501,u=0.917041248358781,v=0.7067105183468583,w=0.5154394499701502,x=4.101292991121372 -color=purple,shape=triangle,flag=0,i=26522,u=0.6754598108207435,v=0.3305442348394383,w=0.4849008270132726,x=4.421771370015716 -color=red,shape=square,flag=0,i=26530,u=0.9042880483893508,v=0.06099413346509874,w=0.5002171752588741,x=5.257614281771002 -color=red,shape=triangle,flag=0,i=26536,u=0.5911006938150419,v=0.5897328899362432,w=0.46924347801582117,x=5.689484567234765 -color=green,shape=circle,flag=0,i=26545,u=0.3623208792145606,v=0.23323485423986545,w=0.5115147126946714,x=5.35158134967828 -color=blue,shape=square,flag=1,i=26569,u=0.48025331099895974,v=0.8560052655339313,w=0.4844948903153413,x=5.164289509475767 -color=red,shape=square,flag=0,i=26582,u=0.507950835030121,v=0.3192740207145772,w=0.504631749329262,x=4.040353331683569 -color=red,shape=square,flag=0,i=26588,u=0.07254679949440512,v=0.6541535535288294,w=0.5165597035686713,x=4.586347010975786 -color=red,shape=circle,flag=0,i=26592,u=0.43312398233656857,v=0.5056084472447759,w=0.5204665906027872,x=5.272944869750703 -color=yellow,shape=square,flag=1,i=26667,u=0.8193943439705966,v=0.3571625416889197,w=0.5197354635125064,x=6.349805668981319 -color=green,shape=triangle,flag=0,i=26674,u=0.8974818674982699,v=0.8398510104447052,w=0.504866707561298,x=4.832797737251657 -color=orange,shape=triangle,flag=1,i=26686,u=0.04603294317064843,v=0.8274510328240161,w=0.5509392322252182,x=4.406052498078572 -color=blue,shape=triangle,flag=1,i=26698,u=0.6753583710894621,v=0.033878868508113835,w=0.48673787056689716,x=3.902086925821416 -color=blue,shape=triangle,flag=1,i=26719,u=0.36348033419139625,v=0.42564458666416605,w=0.4845578473194667,x=6.037012575682556 -color=red,shape=triangle,flag=0,i=26726,u=0.3978845033496452,v=0.33682159720116456,w=0.47469747027647335,x=4.285827356256915 -color=yellow,shape=square,flag=1,i=26733,u=0.5922068663028015,v=0.607715160656803,w=0.512018033637484,x=5.3179879793495966 -color=red,shape=square,flag=0,i=26735,u=0.3734819609294996,v=0.8114521124561588,w=0.5198949777829858,x=4.386531749315967 -color=blue,shape=circle,flag=1,i=26736,u=0.34970888132444145,v=0.41316544141892086,w=0.5157366965598891,x=5.62632509012514 -color=blue,shape=triangle,flag=1,i=26739,u=0.5647919738866877,v=0.8980528154775819,w=0.4888449665987099,x=3.9577522425539935 -color=red,shape=circle,flag=0,i=26742,u=0.3692140462833122,v=0.3445567284238393,w=0.5219405948032102,x=4.348588858525835 -color=purple,shape=square,flag=0,i=26744,u=0.7567417399385129,v=0.7321483500847341,w=0.5035884125480183,x=5.558552177118336 -color=yellow,shape=triangle,flag=1,i=26754,u=0.049805181119724984,v=0.07633748393697415,w=0.5204239273387096,x=3.8751505956718617 -color=green,shape=triangle,flag=0,i=26757,u=0.3137785606389706,v=0.5098674286094462,w=0.502420757954118,x=4.430605292351765 -color=yellow,shape=square,flag=1,i=26780,u=0.6625606542527752,v=0.33646535319509685,w=0.512961621090926,x=7.407143859998317 -color=red,shape=triangle,flag=0,i=26782,u=0.16255838938044764,v=0.3408280430640197,w=0.4811391819135336,x=5.080255646007596 -color=red,shape=square,flag=0,i=26786,u=0.4538521860807089,v=0.5597484646792217,w=0.5178339711086923,x=4.608455337734896 -color=red,shape=triangle,flag=0,i=26790,u=0.1707690161251476,v=0.023528819082283547,w=0.48419795105878805,x=4.362864304086654 -color=yellow,shape=square,flag=0,i=26801,u=0.6010695989372874,v=0.4189750631188234,w=0.5149831670040176,x=4.474712997630571 -color=red,shape=circle,flag=0,i=26809,u=0.7120666607155749,v=0.6157344434628239,w=0.5069250438685436,x=5.597903565077858 -color=yellow,shape=circle,flag=1,i=26821,u=0.6483551915361128,v=0.5241706946302818,w=0.48308404809074823,x=5.770167037477518 -color=red,shape=circle,flag=0,i=26823,u=0.8557606754079703,v=0.8900748004743387,w=0.512573624342546,x=7.381263471635822 -color=red,shape=square,flag=0,i=26827,u=0.7589778175645088,v=0.1428198878012017,w=0.5121056494596288,x=4.316137434324415 -color=blue,shape=square,flag=1,i=26831,u=0.493145176019827,v=0.9950557272941855,w=0.49681947293710677,x=5.6832376086334415 -color=red,shape=triangle,flag=0,i=26866,u=0.9283350107867175,v=0.612963188584986,w=0.4937085214672017,x=4.97786623765733 -color=red,shape=circle,flag=1,i=26886,u=0.059235361622315796,v=-0.009350846733344104,w=0.49281136495152006,x=4.479243454220769 -color=green,shape=square,flag=0,i=26902,u=0.07138074830827745,v=0.5517750468831158,w=0.4676810082660399,x=3.519734133389314 -color=purple,shape=square,flag=0,i=26909,u=0.07175308351536225,v=0.6143025641876438,w=0.5020292528114828,x=5.4184794600930095 -color=purple,shape=triangle,flag=0,i=26930,u=0.157573255795327,v=0.08144978332400066,w=0.5039854567079847,x=5.997170026635426 -color=green,shape=square,flag=1,i=26942,u=0.09716815988909777,v=0.7927349270307371,w=0.4610613865115853,x=6.2748830715508355 -color=green,shape=square,flag=0,i=26949,u=0.8941441013712047,v=0.935822127858959,w=0.46275196948895925,x=6.14353759988564 -color=red,shape=triangle,flag=1,i=26957,u=0.7516260678973634,v=0.16066535558026562,w=0.4955866943537309,x=5.6354394360722795 -color=green,shape=triangle,flag=0,i=26961,u=0.6152902388419965,v=0.7809381487916995,w=0.5054556097312073,x=5.812298714426703 -color=red,shape=square,flag=0,i=26965,u=0.03894676582954437,v=0.350088915999757,w=0.5065241332374407,x=3.617201779951147 -color=green,shape=square,flag=1,i=26975,u=0.1327783350236732,v=0.23107366243469418,w=0.4607242538935895,x=5.069607877222087 -color=red,shape=circle,flag=0,i=26978,u=0.018569739617654735,v=-0.03194322337457731,w=0.502229507390834,x=4.809141560510172 -color=red,shape=square,flag=0,i=26991,u=0.3979104401693284,v=0.8390915097200012,w=0.49639748109734533,x=4.525809585380252 -color=red,shape=square,flag=0,i=27002,u=0.8849391329404386,v=0.18449716375327663,w=0.49051190168963554,x=3.960786773523729 -color=purple,shape=square,flag=0,i=27003,u=0.11418120119286423,v=0.9385428097252992,w=0.5003128385268326,x=4.890841454746883 -color=purple,shape=square,flag=0,i=27007,u=0.967084318587712,v=0.6927643459518374,w=0.501351085996564,x=5.180338347509587 -color=red,shape=square,flag=0,i=27010,u=0.6071714877268013,v=0.7670781186304179,w=0.49029936873777674,x=5.573549421771868 -color=red,shape=circle,flag=0,i=27012,u=0.23151985811727704,v=0.21426530269768979,w=0.48824685168303644,x=5.822865694899559 -color=yellow,shape=triangle,flag=1,i=27016,u=0.6436869282003247,v=0.0011049265762280713,w=0.5078277957119917,x=4.182492521039611 -color=purple,shape=square,flag=0,i=27018,u=0.49797460610349686,v=0.47342334465527003,w=0.4997671880631366,x=5.336685828646352 -color=red,shape=square,flag=0,i=27025,u=0.9419706682305191,v=0.4891732025632741,w=0.490914509252106,x=3.6718805702327546 -color=blue,shape=circle,flag=1,i=27026,u=0.18394392717465924,v=0.8039172549565843,w=0.5150715717497438,x=5.64770642919999 -color=blue,shape=triangle,flag=0,i=27037,u=0.12980259796060445,v=0.18026336961913858,w=0.49616217681976854,x=6.932131616951679 -color=green,shape=triangle,flag=0,i=27045,u=0.8594739982162675,v=0.8402483279901528,w=0.50140100094159,x=4.232850167380566 -color=red,shape=triangle,flag=0,i=27047,u=0.7192949111541754,v=0.7104158291845282,w=0.5045655577374201,x=5.321104654816632 -color=red,shape=circle,flag=0,i=27049,u=0.1329538023465301,v=0.13935312367946467,w=0.4899459431292648,x=7.3582710994214695 -color=yellow,shape=circle,flag=1,i=27050,u=0.29514029891902605,v=0.46010332762638595,w=0.4890158180231643,x=3.905946477701537 -color=blue,shape=square,flag=1,i=27054,u=0.4157763158106056,v=0.6774927972814468,w=0.478898658779743,x=4.567792318648803 -color=red,shape=square,flag=0,i=27057,u=0.8784685404971725,v=0.6459689274067033,w=0.4903855250702302,x=4.775974197515729 -color=green,shape=circle,flag=1,i=27061,u=0.26471201060693683,v=0.8075122397243544,w=0.5035649233935773,x=5.113518581025738 -color=yellow,shape=square,flag=1,i=27063,u=0.6335109384738952,v=0.836221339336087,w=0.5064353539355512,x=2.9159694471689637 -color=blue,shape=square,flag=1,i=27074,u=0.9120004167525415,v=0.279756586348596,w=0.4698112186925432,x=7.458886959267756 -color=yellow,shape=triangle,flag=1,i=27077,u=0.39639682463367354,v=0.2195907727576396,w=0.5128074828090089,x=7.192932454729483 -color=red,shape=triangle,flag=1,i=27090,u=0.43696849807152205,v=0.21238576474516435,w=0.504958914415651,x=5.821054895827014 -color=yellow,shape=square,flag=1,i=27095,u=0.32785307516216033,v=0.03685688983277047,w=0.5141035883406879,x=5.913067557895645 -color=red,shape=square,flag=0,i=27097,u=0.06345071094583887,v=0.14661452403816855,w=0.5015064287162756,x=4.115747871418917 -color=red,shape=circle,flag=0,i=27099,u=0.31438720916106744,v=0.34683124248397534,w=0.4860010085182583,x=5.2599775662374535 -color=purple,shape=square,flag=0,i=27104,u=0.6099668304268366,v=0.667745199921237,w=0.48804930078899067,x=5.431534246439725 -color=red,shape=square,flag=0,i=27107,u=0.42251922393440633,v=0.6371943024345906,w=0.5060698378439741,x=6.052740848899056 -color=purple,shape=square,flag=0,i=27157,u=0.17414717818583236,v=0.47937732442953096,w=0.48419494496563315,x=3.671755192418631 -color=red,shape=triangle,flag=0,i=27177,u=0.23185109261094894,v=0.034986375486128596,w=0.5016399240889347,x=6.374065500026309 -color=blue,shape=triangle,flag=0,i=27183,u=0.0579740726355894,v=0.23089820986417708,w=0.4925714232253151,x=6.54126310431144 -color=purple,shape=square,flag=0,i=27190,u=0.5996379988697156,v=0.05368029958695486,w=0.48130952805473565,x=5.613797148097022 -color=red,shape=circle,flag=0,i=27195,u=0.9927922672983917,v=0.9885644181515599,w=0.4838279367068267,x=4.980618582527498 -color=red,shape=circle,flag=0,i=27202,u=0.306283429487599,v=0.37845399220216785,w=0.48375325082578646,x=5.035777489471395 -color=orange,shape=square,flag=1,i=27209,u=0.027482063658017086,v=0.9937591484460131,w=0.4607590345661461,x=6.782352951506791 -color=blue,shape=square,flag=0,i=27253,u=0.8708192185781217,v=0.3490018512053118,w=0.465835813960034,x=4.846040802276717 -color=blue,shape=circle,flag=1,i=27256,u=0.14638731247834025,v=0.05859365218368173,w=0.524593574733679,x=4.481450012867277 -color=blue,shape=circle,flag=1,i=27259,u=0.8452280461714454,v=0.7632098737690225,w=0.5195577504163494,x=4.395250116670545 -color=blue,shape=square,flag=0,i=27281,u=0.8935471500157395,v=0.291760682455656,w=0.46603709395381887,x=4.069117453568041 -color=purple,shape=square,flag=1,i=27293,u=0.4996378034256863,v=0.044510840223987436,w=0.4883543151474372,x=2.4608133232436096 -color=yellow,shape=triangle,flag=1,i=27310,u=0.4925088483341782,v=0.17324050954142478,w=0.5157789264233296,x=3.7466570937455193 -color=red,shape=circle,flag=0,i=27346,u=0.8018347469606378,v=0.8556143933254134,w=0.48809505468949543,x=5.645395525802054 -color=red,shape=square,flag=0,i=27357,u=0.16320105087127168,v=0.7034699250316768,w=0.5284048355933586,x=5.561550006587346 -color=blue,shape=triangle,flag=0,i=27363,u=0.4130329448846436,v=0.3519352908730169,w=0.47636229388247153,x=5.151462703186516 -color=red,shape=square,flag=1,i=27378,u=0.10324418612370423,v=0.7659582375643537,w=0.5328449585521345,x=5.228504681113512 -color=yellow,shape=triangle,flag=1,i=27384,u=0.7437989559360465,v=0.29747205449753,w=0.5161277444919578,x=4.256533611622648 -color=green,shape=square,flag=1,i=27388,u=0.8648037869602436,v=0.8950542870075304,w=0.44090419357036903,x=5.947837191551083 -color=red,shape=square,flag=1,i=27393,u=0.7757392514339877,v=0.24849789295030322,w=0.5373998300769587,x=5.138218296772785 -color=red,shape=square,flag=1,i=27402,u=0.9867977535720223,v=0.3715902374816953,w=0.5469161715246043,x=5.274005079103856 -color=purple,shape=circle,flag=0,i=27404,u=0.8359462835824559,v=0.904962756893604,w=0.5000158834208963,x=4.873808035972373 -color=red,shape=circle,flag=1,i=27443,u=0.595746766891408,v=0.6336257467148168,w=0.4893082024258384,x=5.331159292619122 -color=yellow,shape=circle,flag=1,i=27446,u=0.31985379810344927,v=0.9606880981487582,w=0.48923490010805043,x=3.868962208355834 -color=blue,shape=triangle,flag=1,i=27448,u=0.8268125742916685,v=0.3998703452412905,w=0.491866372215197,x=5.721832926157184 -color=yellow,shape=circle,flag=1,i=27475,u=0.5197098161886466,v=0.8631108523738137,w=0.4873454769950642,x=4.572074896210043 -color=yellow,shape=circle,flag=1,i=27478,u=0.22652757727260775,v=0.31057611580278777,w=0.4882687266266591,x=3.9518041003009743 -color=yellow,shape=triangle,flag=0,i=27482,u=0.28711919643251926,v=0.1908980004274613,w=0.511321293147556,x=5.95014763862045 -color=yellow,shape=circle,flag=1,i=27497,u=0.6426659729491119,v=0.512286546088875,w=0.4873892482159393,x=5.418381233739223 -color=green,shape=square,flag=0,i=27522,u=0.2515110008549335,v=0.30576319108663674,w=0.45496365129715727,x=5.621270062016968 -color=green,shape=square,flag=0,i=27539,u=0.19429792771798182,v=0.8626171349905406,w=0.45721369281973695,x=5.502840396776105 -color=red,shape=square,flag=0,i=27551,u=0.9555775298319636,v=0.16758963236152868,w=0.5212935602879686,x=4.739308567158005 -color=red,shape=square,flag=0,i=27552,u=0.6849432946111895,v=0.027592626375598783,w=0.5208084973864869,x=6.5075641867890655 -color=red,shape=square,flag=1,i=27554,u=0.009602541713840895,v=0.05362595373939616,w=0.5233716813483418,x=5.0350827570868075 -color=red,shape=square,flag=0,i=27565,u=0.34581503007236913,v=0.17899844606460158,w=0.5210636867240218,x=6.385385736683507 -color=red,shape=square,flag=1,i=27573,u=0.07471037824493965,v=0.6262793616745357,w=0.5153863607919399,x=5.682195343023874 -color=purple,shape=circle,flag=0,i=27582,u=0.4115490527891492,v=0.6257552515938879,w=0.5022826610413894,x=5.707371421220958 -color=blue,shape=square,flag=1,i=27587,u=0.5188945850183555,v=0.060462405121827656,w=0.4663858141382177,x=7.730769429050152 -color=purple,shape=triangle,flag=0,i=27597,u=0.08688693755889765,v=0.8272321009016912,w=0.5298275526308516,x=3.838250193058149 -color=purple,shape=triangle,flag=1,i=27619,u=0.46684821728741666,v=0.4504889519273011,w=0.5344357533574376,x=4.611888780123441 -color=purple,shape=circle,flag=0,i=27620,u=0.6328003446343509,v=0.5642591609818407,w=0.5050139278238139,x=3.010600022051086 -color=yellow,shape=square,flag=1,i=27622,u=0.20817032290921367,v=0.09530748794291277,w=0.4972031485293172,x=3.693278006557573 -color=purple,shape=square,flag=1,i=27627,u=0.9627137723595399,v=0.36154226102993925,w=0.49943739373158363,x=5.59694022079315 -color=red,shape=square,flag=0,i=27630,u=0.08967078286426255,v=0.9024726102483163,w=0.5077653214700644,x=4.853782928393596 -color=purple,shape=triangle,flag=0,i=27637,u=0.6999288940472289,v=0.07174878048151023,w=0.53355854374135,x=4.696012468305135 -color=red,shape=square,flag=0,i=27640,u=0.34235540992001123,v=0.9218228402491622,w=0.507903004838109,x=3.1816087937690227 -color=red,shape=triangle,flag=0,i=27650,u=0.3818340431310262,v=0.41679324652962124,w=0.4922658403993222,x=5.667307704492823 -color=blue,shape=circle,flag=0,i=27653,u=0.464677779239979,v=0.8970598256121256,w=0.5097040931846893,x=2.065092687014253 -color=red,shape=square,flag=1,i=27656,u=0.20635715362395446,v=0.5797692900851055,w=0.5076327049374316,x=4.669530325841901 -color=red,shape=triangle,flag=1,i=27659,u=0.07002267827379027,v=0.3918314682748526,w=0.5018377855725775,x=5.862375316095723 -color=green,shape=circle,flag=0,i=27662,u=0.4449199044459794,v=0.9241400214364984,w=0.5017264113861387,x=8.162672278687909 -color=red,shape=triangle,flag=0,i=27666,u=0.8047760942634103,v=0.7243848179939881,w=0.5058984618910746,x=4.751028824110264 -color=yellow,shape=triangle,flag=1,i=27678,u=0.3495016777010975,v=0.16406479675280117,w=0.5079909930130683,x=5.870896567944311 -color=red,shape=triangle,flag=0,i=27679,u=0.03734375273936086,v=0.023093256255436567,w=0.5041131920894031,x=4.865632047419705 -color=red,shape=square,flag=0,i=27699,u=0.8348850291263635,v=0.9711089524453331,w=0.5039050945132909,x=6.34054080143459 -color=red,shape=circle,flag=1,i=27703,u=0.2374998332106213,v=0.24054242347881033,w=0.49048542219970176,x=4.420484413483621 -color=yellow,shape=triangle,flag=1,i=27704,u=0.378749891413391,v=0.30677567180473864,w=0.5027680907856005,x=4.0894979530794995 -color=purple,shape=square,flag=0,i=27706,u=0.22285780338565875,v=0.9401926667799455,w=0.4970155192388356,x=6.399626524791413 -color=purple,shape=triangle,flag=0,i=27717,u=0.6329116506494805,v=0.9924508267796331,w=0.5297092801300398,x=3.534766360258851 -color=red,shape=square,flag=0,i=27756,u=0.6139556553654268,v=0.21632802938267093,w=0.5080062411290104,x=5.910432834133549 -color=red,shape=square,flag=0,i=27761,u=0.7440212958523756,v=0.2883670331114694,w=0.509640933477473,x=5.799677046181098 -color=red,shape=circle,flag=0,i=27779,u=0.7471829399335801,v=0.7730349227309443,w=0.4807281271523543,x=4.722671106315414 -color=red,shape=circle,flag=0,i=27796,u=0.09913668955736188,v=0.12309413644776823,w=0.4812725998527279,x=3.2685228072959966 -color=yellow,shape=square,flag=1,i=27798,u=0.06602314113396235,v=0.38048862897183,w=0.4863492889576679,x=4.073121770023163 -color=blue,shape=triangle,flag=1,i=27805,u=0.1675442679305863,v=0.4260256400670034,w=0.4805912877499991,x=3.7795648659917718 -color=purple,shape=square,flag=0,i=27808,u=0.12059355427027652,v=0.6183725870239523,w=0.5067880151851718,x=5.005695689963016 -color=blue,shape=square,flag=1,i=27822,u=0.15791406718752676,v=0.46308292999864875,w=0.4680990907225799,x=7.477062097665995 -color=green,shape=circle,flag=1,i=27828,u=0.8610613969164524,v=0.7616928187618666,w=0.49542555785444103,x=5.595612561622347 -color=purple,shape=square,flag=0,i=27837,u=0.7443264628044348,v=0.4172392050050805,w=0.5091107176240225,x=5.68174721554891 -color=red,shape=triangle,flag=0,i=27869,u=0.02256841682637889,v=0.13495941926847932,w=0.5179253505298245,x=4.447884040373096 -color=purple,shape=square,flag=0,i=27883,u=0.4204729201142918,v=0.2232691085152737,w=0.5096324534182842,x=4.2797301275778805 -color=purple,shape=square,flag=0,i=27887,u=0.23847431008399256,v=0.7912519910254534,w=0.5096021790288062,x=5.099767570769067 -color=red,shape=circle,flag=0,i=27891,u=0.6896288908444705,v=0.6746511203646123,w=0.47682211607005803,x=5.9568709380573095 -color=red,shape=triangle,flag=0,i=27900,u=0.6474025704935013,v=0.4470506022593155,w=0.5092203333009371,x=6.516576795606952 -color=purple,shape=square,flag=0,i=27927,u=0.5473078320886167,v=0.48795166064175244,w=0.5077680077401037,x=6.335847925394288 -color=green,shape=square,flag=0,i=27928,u=0.9726064119317577,v=0.637489925958458,w=0.4754048928668529,x=5.26387266033665 -color=purple,shape=circle,flag=0,i=27935,u=0.7230620578978485,v=0.4038691786447718,w=0.49980639912757174,x=3.3490820453604635 -color=green,shape=triangle,flag=0,i=27962,u=0.5179996429864556,v=0.2904084474502592,w=0.4947638815701277,x=5.390562875088569 -color=red,shape=square,flag=0,i=27963,u=0.8254546902733595,v=0.06995190839188759,w=0.5224087205105586,x=5.1025712023678205 -color=red,shape=square,flag=0,i=27981,u=0.5625714121266934,v=0.6827018255059881,w=0.5211543825175695,x=6.5205671688152025 -color=red,shape=triangle,flag=0,i=27983,u=0.5909447310305467,v=0.7727845735988802,w=0.5040170086300086,x=4.3563406241878235 -color=yellow,shape=triangle,flag=1,i=28018,u=0.5823920553824754,v=0.5251085207929088,w=0.502942741249661,x=5.235053087398988 -color=red,shape=square,flag=0,i=28032,u=0.8751427670157677,v=0.08765677133120198,w=0.5219893289230496,x=5.166286759636703 -color=red,shape=circle,flag=0,i=28043,u=0.8201835387872295,v=0.8125315868394274,w=0.4932394616038248,x=6.191450391613185 -color=purple,shape=triangle,flag=0,i=28092,u=0.6103293210508083,v=0.04683198291327806,w=0.5241885869286942,x=4.969465257372141 -color=red,shape=triangle,flag=0,i=28099,u=0.5966358146123887,v=0.4407076440143338,w=0.5279394214949618,x=4.334388730479109 -color=orange,shape=triangle,flag=0,i=28104,u=0.35235193508421536,v=0.661198864517614,w=0.5530621321078157,x=5.911061113056437 -color=red,shape=square,flag=0,i=28114,u=0.6220022931168655,v=0.5169139914232396,w=0.533259176807009,x=4.722275519919795 -color=red,shape=triangle,flag=1,i=28117,u=0.4404141642686237,v=0.6828470960510071,w=0.5230862955577851,x=5.0411548851929915 -color=yellow,shape=square,flag=1,i=28130,u=0.08260572730519622,v=0.8079246074496624,w=0.47933933197211814,x=4.161035066773145 -color=red,shape=triangle,flag=0,i=28131,u=0.6889410460117044,v=0.7967235359798783,w=0.5308960244383736,x=1.8798278038948748 -color=yellow,shape=square,flag=1,i=28139,u=0.5767346794735991,v=0.7820635235755214,w=0.4851128393917242,x=4.267436892449345 -color=purple,shape=square,flag=0,i=28150,u=0.49198144840493263,v=0.3592039099006533,w=0.5150019134021703,x=4.3305845116301676 -color=purple,shape=triangle,flag=0,i=28169,u=0.09511510612118623,v=0.8581454141261488,w=0.5292525160832064,x=6.343618639171265 -color=red,shape=circle,flag=1,i=28192,u=0.4896542796053409,v=0.43555404834955835,w=0.5061445693289723,x=1.8676763634866083 -color=blue,shape=square,flag=1,i=28204,u=0.692835444529816,v=0.04007915921360583,w=0.4854016545305637,x=6.26430309138549 -color=orange,shape=square,flag=0,i=28216,u=0.03240694152552326,v=0.7280435994419837,w=0.46652430705242015,x=4.61096196721505 -color=yellow,shape=square,flag=1,i=28223,u=0.7465917674868074,v=0.5255631584796615,w=0.49490311329289444,x=5.396551766535104 -color=yellow,shape=circle,flag=1,i=28243,u=0.8221628706360736,v=0.49400737048368715,w=0.4816245854796019,x=2.6613667538874863 -color=red,shape=triangle,flag=1,i=28247,u=0.13974402975419897,v=0.8878899161611569,w=0.540739038438854,x=4.234622542668613 -color=red,shape=circle,flag=0,i=28269,u=0.11015403663431544,v=0.07331712170462029,w=0.49966100234162975,x=5.46812151491859 -color=red,shape=square,flag=0,i=28274,u=0.14329262113512875,v=0.25080055020873715,w=0.5143616159652669,x=5.958552657748318 -color=yellow,shape=triangle,flag=1,i=28275,u=0.29946390397797285,v=0.8648264589694957,w=0.4959026555861158,x=3.6139060690920535 -color=red,shape=square,flag=1,i=28288,u=0.9678835647143682,v=0.7510274811533107,w=0.5117589561417298,x=5.449686753627403 -color=blue,shape=circle,flag=1,i=28295,u=0.7187456820618605,v=0.7800105263090523,w=0.5128302738159971,x=5.814906097068486 -color=green,shape=triangle,flag=1,i=28309,u=0.3172039589388749,v=0.2426766886611288,w=0.49662884243599864,x=7.166338198474645 -color=red,shape=square,flag=0,i=28316,u=0.9050632457009437,v=0.08013430995007564,w=0.5183931905742426,x=5.069104705781542 -color=red,shape=square,flag=0,i=28325,u=0.4866877061118874,v=0.12611565635691657,w=0.5181859053769521,x=4.187709661694755 -color=red,shape=square,flag=1,i=28334,u=0.07933833185722827,v=0.45710010917929567,w=0.5240004198956381,x=3.3067697246355507 -color=red,shape=triangle,flag=0,i=28336,u=0.5477935719397388,v=0.5778041783312308,w=0.5491380786608641,x=6.778257564252712 -color=purple,shape=circle,flag=0,i=28349,u=0.014649561627469776,v=0.016628037498831016,w=0.5080917018135109,x=4.115665653213783 -color=red,shape=triangle,flag=1,i=28359,u=0.444021185260022,v=0.18577745918453437,w=0.5594079754167716,x=5.707642377018594 -color=blue,shape=triangle,flag=1,i=28361,u=0.11974901409356431,v=0.20782183765487194,w=0.4938648861813803,x=6.374026910056023 -color=red,shape=circle,flag=0,i=28373,u=0.45322966943369203,v=0.3766007589878985,w=0.49144228366048304,x=5.068775371375214 -color=red,shape=square,flag=0,i=28374,u=0.4552045002651459,v=0.8960703347111706,w=0.5167618469826778,x=3.8872465881211036 -color=red,shape=circle,flag=0,i=28375,u=0.7601252595503035,v=0.8563107051708324,w=0.49065886949738863,x=6.6188545373573815 -color=purple,shape=square,flag=0,i=28387,u=0.39662610903491446,v=0.019632445338159443,w=0.5084619864070486,x=4.010086679219019 -color=orange,shape=triangle,flag=0,i=28400,u=0.7725692396808218,v=0.1015316356467284,w=0.553888820412427,x=5.6571258883842725 -color=red,shape=triangle,flag=1,i=28413,u=0.435123512213479,v=0.8542018109107539,w=0.5514452473103078,x=2.6615138644260043 -color=green,shape=triangle,flag=0,i=28416,u=0.8272587749972624,v=0.464202592461749,w=0.5004356810233123,x=1.6542809643179757 -color=yellow,shape=triangle,flag=1,i=28420,u=0.41150951181462425,v=0.34227334370701024,w=0.4936296179646732,x=5.234547141904993 -color=red,shape=circle,flag=0,i=28438,u=0.6520688243034927,v=0.7433153028370248,w=0.4854580578258922,x=3.44516472776952 -color=red,shape=triangle,flag=1,i=28463,u=0.42838053735247006,v=0.13215152238818328,w=0.5383370861147231,x=4.567407341731323 -color=red,shape=triangle,flag=0,i=28468,u=0.8558994881535174,v=0.009832768220795263,w=0.5329243024519078,x=6.036368454313947 -color=purple,shape=circle,flag=0,i=28485,u=0.14857889589995465,v=0.13375004135055546,w=0.49946183732132876,x=5.274396953004432 -color=red,shape=square,flag=0,i=28515,u=0.42279600641319415,v=0.38525179660689246,w=0.5022605258148014,x=5.874738012049626 -color=red,shape=square,flag=0,i=28519,u=0.6047087787686957,v=0.2011327061047723,w=0.4997450764998767,x=6.093118155420797 -color=red,shape=square,flag=1,i=28528,u=0.8719577649271965,v=0.6195031538320895,w=0.4925340906284094,x=4.860720126840298 -color=red,shape=circle,flag=0,i=28530,u=0.518491003490688,v=0.48831750092827675,w=0.4820843240448057,x=6.404656737891173 -color=red,shape=circle,flag=0,i=28532,u=0.1036937443679321,v=0.13055232636941888,w=0.486326113594918,x=4.749575024881765 -color=purple,shape=circle,flag=1,i=28538,u=0.5373399403106417,v=0.8585722405084844,w=0.49995465219226365,x=4.94154045386465 -color=yellow,shape=triangle,flag=1,i=28545,u=0.6012124290585683,v=0.011694530103482204,w=0.48820915498470346,x=6.926808443759181 -color=red,shape=triangle,flag=0,i=28571,u=0.6782716708746045,v=0.11487896052532887,w=0.5311985571143776,x=6.548279740802664 -color=red,shape=square,flag=1,i=28579,u=0.6341765345734965,v=0.4342412850369973,w=0.4862874515734766,x=5.324920904279886 -color=red,shape=triangle,flag=0,i=28583,u=0.7209003844516976,v=0.7742979018837206,w=0.5301192502056737,x=2.3471488869191846 -color=purple,shape=circle,flag=0,i=28591,u=0.4895230123400852,v=0.06847480526481375,w=0.49816527507484726,x=7.049750730407531 -color=red,shape=triangle,flag=1,i=28592,u=0.10212388974059594,v=0.11756040467444218,w=0.5292156702898925,x=5.615265861628302 -color=green,shape=triangle,flag=0,i=28593,u=0.9518567493039518,v=0.3714581372562319,w=0.5037757628393118,x=3.898496861984969 -color=red,shape=square,flag=0,i=28619,u=0.054184563081332904,v=0.9109809262653299,w=0.4857657041842572,x=4.107263075140758 -color=yellow,shape=circle,flag=0,i=28622,u=0.013454807311805372,v=0.9905880675689503,w=0.49532016377431287,x=5.700938078929518 -color=red,shape=square,flag=0,i=28625,u=0.772986059238039,v=0.12879777751306332,w=0.48598903118270675,x=7.689898593528845 -color=blue,shape=circle,flag=0,i=28641,u=0.39447743623569687,v=0.5451967663150283,w=0.5236123997650195,x=6.263661718783337 -color=green,shape=circle,flag=1,i=28645,u=0.36415504056281234,v=0.7291708992279763,w=0.49610326402964133,x=4.47615097974263 -color=green,shape=triangle,flag=1,i=28650,u=0.23590000244352172,v=0.4450954747254223,w=0.5060461258086376,x=5.234249911849379 -color=green,shape=triangle,flag=0,i=28657,u=0.35961305834380275,v=0.5916530676321765,w=0.5071847812892837,x=4.86664053649539 -color=red,shape=circle,flag=1,i=28686,u=0.4867383639531945,v=0.5332984967031007,w=0.48915065317892803,x=6.207955492027497 -color=red,shape=square,flag=1,i=28717,u=0.325526826252045,v=0.14475427039329924,w=0.5026684617980136,x=4.459868028317356 -color=purple,shape=triangle,flag=0,i=28724,u=0.44601457221875296,v=0.04588051810392901,w=0.5252460439764117,x=5.3087463180890415 -color=blue,shape=circle,flag=1,i=28779,u=0.504177557392305,v=0.38260202252665243,w=0.518795685894506,x=4.452651562487838 -color=yellow,shape=square,flag=0,i=28783,u=0.8711034844152754,v=0.09422856231965415,w=0.46198797212587217,x=4.650091045932945 -color=blue,shape=triangle,flag=1,i=28791,u=0.5411492486352146,v=0.8216878516902764,w=0.4973333351873608,x=3.3397907289223743 -color=blue,shape=circle,flag=1,i=28804,u=0.7117191118495163,v=0.7646894831760018,w=0.5199764598042789,x=6.272470164784568 -color=green,shape=triangle,flag=0,i=28818,u=0.5616601785051137,v=0.8308456444697,w=0.5099418522598458,x=5.348455968319544 -color=red,shape=square,flag=0,i=28832,u=0.9709121994904566,v=0.05023287952536082,w=0.5140393954673209,x=6.152082977477377 -color=red,shape=square,flag=0,i=28858,u=0.3270910098794877,v=0.32305146210774927,w=0.5180245345735146,x=4.683131232137949 -color=purple,shape=circle,flag=0,i=28875,u=0.47616596651561016,v=0.050538567510263976,w=0.5164027019751546,x=6.140565260543386 -color=red,shape=circle,flag=1,i=28902,u=0.48508290124584896,v=0.5069274634598699,w=0.4943284672673943,x=4.510585095038166 -color=red,shape=square,flag=0,i=28923,u=0.9866074000624323,v=0.9048405415491704,w=0.5026479964525619,x=3.8971718375534503 -color=red,shape=triangle,flag=0,i=28933,u=0.6010052893949556,v=0.45313889523796325,w=0.5177194901393425,x=5.387599773135471 -color=blue,shape=triangle,flag=1,i=28938,u=0.83970698437518,v=0.8605273621938,w=0.4993030619297307,x=4.2636942261972575 -color=green,shape=circle,flag=0,i=28950,u=0.06048151605792207,v=0.5496286632556652,w=0.48885752580835623,x=4.881327938140004 -color=yellow,shape=circle,flag=0,i=28960,u=0.5685696262018551,v=0.3615634458306888,w=0.5224889106979393,x=5.240556990437562 -color=yellow,shape=square,flag=1,i=28964,u=0.23260532778127208,v=0.14471852025946008,w=0.4721501628687404,x=4.094010848551506 -color=yellow,shape=circle,flag=1,i=28989,u=0.7375423729453301,v=0.1547304786896896,w=0.5266972007074195,x=4.910478492695728 -color=red,shape=square,flag=0,i=28991,u=0.7333848300888832,v=0.7577830768995295,w=0.5043754812940772,x=6.916116425809036 -color=red,shape=triangle,flag=0,i=28992,u=0.047493325966395994,v=0.01339901819414746,w=0.5226556002753617,x=6.896576321225491 -color=red,shape=square,flag=0,i=29009,u=0.967010822069736,v=0.20834003921694721,w=0.5129159759673435,x=4.196738316261908 -color=yellow,shape=triangle,flag=1,i=29018,u=0.6251948074595004,v=0.39379628196691974,w=0.4817350011030718,x=3.559609927977327 -color=red,shape=triangle,flag=0,i=29025,u=0.18795762906756586,v=0.6816232557388878,w=0.513069094501169,x=3.824453301290785 -color=red,shape=circle,flag=0,i=29027,u=0.8907508892002952,v=0.9103227266687736,w=0.5003594922691517,x=2.921623838308927 -color=red,shape=square,flag=1,i=29046,u=0.6205763124315744,v=0.8750577460978215,w=0.5105961405064133,x=3.438063265558912 -color=red,shape=triangle,flag=0,i=29053,u=0.536998466751463,v=0.21260903230242956,w=0.5174728217832933,x=2.8965095580760205 -color=purple,shape=triangle,flag=0,i=29072,u=0.28868344480040287,v=0.6515567652417326,w=0.5337921851714044,x=4.827509877339264 -color=red,shape=triangle,flag=0,i=29083,u=0.4128684878609814,v=0.15831517319687705,w=0.517168686172276,x=6.111325206020439 -color=orange,shape=square,flag=1,i=29084,u=0.5544759360176078,v=0.3879294106933915,w=0.47367898941866904,x=3.850575297664433 -color=red,shape=circle,flag=0,i=29087,u=0.8442961850889149,v=0.9211853852377734,w=0.513023774474256,x=4.67605032745099 -color=red,shape=triangle,flag=0,i=29097,u=0.7116352590682079,v=0.6968519252423728,w=0.5167586512729616,x=5.351935187745752 -color=green,shape=triangle,flag=0,i=29117,u=0.8890443071256672,v=0.4059821142795865,w=0.4895360904090859,x=6.7361965321945645 -color=red,shape=circle,flag=0,i=29120,u=0.17001534880056657,v=0.09509308046699194,w=0.5150981648158417,x=4.540104411367356 -color=red,shape=circle,flag=1,i=29127,u=0.3027848718935999,v=0.38632094440380577,w=0.5142607773786037,x=5.336150858051432 -color=yellow,shape=circle,flag=1,i=29148,u=0.22844561342706882,v=0.03373482377106363,w=0.5235083488338232,x=3.609216314372453 -color=green,shape=square,flag=1,i=29155,u=0.7652166571880631,v=0.5205160934567817,w=0.4389380692685188,x=5.110816505630562 -color=red,shape=triangle,flag=0,i=29169,u=0.14993492488041094,v=0.9522037282232144,w=0.5212752361427919,x=4.197940675836989 -color=red,shape=square,flag=1,i=29170,u=0.42449985737250007,v=0.37993195712480254,w=0.5216935556606677,x=6.401308353090935 -color=blue,shape=triangle,flag=1,i=29181,u=0.9191718701757283,v=0.3507778006364465,w=0.508947630687695,x=3.305380565048965 -color=purple,shape=triangle,flag=0,i=29188,u=0.10405006910190873,v=0.0989291305444161,w=0.5282855529095846,x=5.85950934637179 -color=red,shape=square,flag=0,i=29190,u=0.6103391230374575,v=0.24321145925900345,w=0.5198293990495322,x=5.565941969578737 -color=red,shape=circle,flag=1,i=29194,u=0.7345324373176755,v=0.6848713724324484,w=0.5182995572301282,x=6.010468108010923 -color=red,shape=square,flag=1,i=29211,u=0.040892145299960214,v=0.08769672404207951,w=0.52472320010642,x=4.3013110270557045 -color=yellow,shape=square,flag=0,i=29229,u=0.20572299024789398,v=0.04063121378724688,w=0.4779765376227126,x=6.995608150734949 -color=blue,shape=square,flag=1,i=29232,u=0.23563382296451874,v=0.40269448294757626,w=0.5153712844818279,x=6.583952920697662 -color=green,shape=triangle,flag=0,i=29235,u=0.5098376714442905,v=0.4413895380969317,w=0.47709407018436606,x=5.776635608162773 -color=green,shape=circle,flag=0,i=29241,u=0.4869799736767464,v=0.46460778026228566,w=0.4820819630867842,x=5.218998228321822 -color=red,shape=triangle,flag=0,i=29246,u=0.42063578804348967,v=0.686722550476034,w=0.5242797362851747,x=2.9640388504853026 -color=red,shape=square,flag=0,i=29251,u=0.5788924633356175,v=0.4387942346286279,w=0.522098394638534,x=3.6449052201269474 -color=purple,shape=square,flag=0,i=29266,u=0.05757123737932757,v=0.5347868515607477,w=0.49873505757516123,x=4.681783465239761 -color=green,shape=square,flag=0,i=29271,u=0.07944596322095798,v=0.43612401065227724,w=0.4477435516575735,x=4.533079292312345 -color=green,shape=triangle,flag=0,i=29285,u=0.7317958102801904,v=0.8857330888047565,w=0.4739073656584723,x=5.158622325287397 -color=red,shape=triangle,flag=0,i=29295,u=0.5961907954222443,v=0.4284237720726396,w=0.5218886057670831,x=4.653690663478196 -color=green,shape=triangle,flag=0,i=29303,u=0.7282365279615635,v=0.23844314050421345,w=0.4740329911182216,x=3.9528466067825216 -color=blue,shape=circle,flag=0,i=29308,u=0.509926504223778,v=0.7611953888370436,w=0.5088669165482629,x=5.905041755023697 -color=red,shape=triangle,flag=0,i=29320,u=0.2121522897086795,v=0.2684182945189899,w=0.5195398195519959,x=6.608822214135164 -color=purple,shape=triangle,flag=0,i=29323,u=0.6830294309255329,v=0.775679808410577,w=0.5325456015236554,x=7.890569948348088 -color=yellow,shape=triangle,flag=0,i=29324,u=0.6419903566927515,v=0.1388854726679677,w=0.49894990364901726,x=5.781778375798997 -color=orange,shape=square,flag=1,i=29326,u=0.5575885117103254,v=0.6337165921269444,w=0.4704135138012962,x=5.518048123035133 -color=red,shape=triangle,flag=0,i=29327,u=0.9858604425566663,v=0.6950368294498945,w=0.5207873085930961,x=6.47088038302435 -color=red,shape=triangle,flag=0,i=29338,u=0.8754579607080465,v=0.43136199359132943,w=0.5222736195093759,x=6.788377767991445 -color=red,shape=triangle,flag=0,i=29349,u=0.547371438476399,v=0.8837882300132288,w=0.5216647911783672,x=5.654792046823208 -color=blue,shape=triangle,flag=0,i=29350,u=0.213178409911158,v=0.38311577989553414,w=0.5168770549447369,x=4.504396475273677 -color=red,shape=triangle,flag=0,i=29351,u=0.30636312848825176,v=0.6778355136614823,w=0.5229651641401726,x=5.533291489414755 -color=yellow,shape=triangle,flag=1,i=29375,u=0.9375131092402302,v=0.8298702555736749,w=0.5014923386563265,x=6.003667707510409 -color=purple,shape=square,flag=0,i=29376,u=0.6906419545463135,v=0.002627950645080257,w=0.48707640086389775,x=3.2685374131930467 -color=red,shape=circle,flag=0,i=29377,u=0.31917165163209604,v=0.3181528144304471,w=0.5221809675214947,x=7.713420122508251 -color=purple,shape=square,flag=0,i=29396,u=0.7005408993695096,v=0.6214721124588273,w=0.48381148322077444,x=6.1575917605577635 -color=purple,shape=triangle,flag=0,i=29416,u=0.2698009708541149,v=0.9184834137984218,w=0.5380879564273844,x=6.3752631737619465 -color=blue,shape=circle,flag=1,i=29418,u=0.9208117165394312,v=0.1500342494124729,w=0.5029888822096371,x=4.668006421360798 -color=red,shape=circle,flag=0,i=29431,u=0.37992588141635897,v=0.4621092885060484,w=0.5244298248611731,x=5.787139082459711 -color=red,shape=triangle,flag=0,i=29435,u=0.6033161080944892,v=0.908086594516721,w=0.5205284317594274,x=4.603599447724595 -color=purple,shape=square,flag=0,i=29440,u=0.7663056748567126,v=0.5228817639784796,w=0.4853791515867845,x=4.7537605263894305 -color=red,shape=square,flag=1,i=29463,u=0.5940784768486077,v=0.7950023781325019,w=0.5184868753111943,x=5.921459456017554 -color=blue,shape=square,flag=1,i=29469,u=0.03096021057027154,v=0.8698958307719932,w=0.5244663662254642,x=4.80105659779744 -color=red,shape=circle,flag=0,i=29492,u=0.7431228129642022,v=0.66282091721515,w=0.519385088806541,x=3.081281871621522 -color=red,shape=square,flag=0,i=29506,u=0.18414286445228867,v=0.5439263685451944,w=0.5142522160125361,x=6.31795492767845 -color=red,shape=triangle,flag=1,i=29509,u=0.8229158005651677,v=0.5296418966706153,w=0.5263650920070448,x=4.920673641333984 -color=red,shape=circle,flag=1,i=29512,u=0.6150568263705181,v=0.6426552855844806,w=0.5187425632585658,x=4.287822886345743 -color=red,shape=square,flag=1,i=29521,u=0.4210838290352793,v=0.6698904561435841,w=0.5109098565338447,x=3.225364527552239 -color=purple,shape=square,flag=0,i=29530,u=0.6733360800094544,v=0.681708177032319,w=0.48602321404467064,x=5.271419797629661 -color=blue,shape=square,flag=1,i=29541,u=0.21220839536376723,v=0.4567711453708774,w=0.5265327618268626,x=3.135476309872564 -color=red,shape=circle,flag=0,i=29549,u=0.8742717427360113,v=0.9302430417547757,w=0.5196860677393458,x=5.516121902941492 -color=purple,shape=triangle,flag=0,i=29561,u=0.4513617376250799,v=0.3319877007295401,w=0.532290161585172,x=5.850451112686195 -color=purple,shape=circle,flag=0,i=29578,u=0.18178438177762435,v=0.45439238386916025,w=0.512912953421344,x=5.2531512898673745 -color=red,shape=square,flag=1,i=29583,u=0.0034019037355421666,v=0.372980961867854,w=0.5087102952780208,x=4.811340334353258 -color=purple,shape=triangle,flag=0,i=29590,u=0.44687363035531613,v=0.16483290678374607,w=0.5291137612729291,x=5.924271068238883 -color=red,shape=triangle,flag=0,i=29593,u=0.08478579259449859,v=0.030280726143774084,w=0.5220587031425125,x=5.683160475911261 -color=blue,shape=triangle,flag=1,i=29603,u=0.3870166741784411,v=0.7780611833095648,w=0.5222349597624755,x=3.2736604694145206 -color=purple,shape=circle,flag=0,i=29607,u=0.016501338804909116,v=0.2747537419490832,w=0.5133167183991689,x=5.204587366417591 -color=green,shape=triangle,flag=1,i=29623,u=0.9244494860196397,v=0.04760227483518442,w=0.46587444441461673,x=5.870242362954625 -color=yellow,shape=triangle,flag=1,i=29639,u=0.6574356205809735,v=0.17607080316040014,w=0.493287320358233,x=3.769050981090595 -color=purple,shape=triangle,flag=0,i=29644,u=0.275751722451941,v=0.5841750109724062,w=0.5260437970275496,x=5.4541860506335285 -color=red,shape=square,flag=0,i=29653,u=0.5865399307774417,v=0.8745844630545466,w=0.5168541966341402,x=3.295922878024351 -color=blue,shape=triangle,flag=1,i=29657,u=0.11255405091871984,v=0.054952836091728074,w=0.5202741897928987,x=6.404243381702867 -color=yellow,shape=triangle,flag=1,i=29659,u=0.266140692870774,v=0.6928470129413267,w=0.4944124834527488,x=4.799213117300116 -color=yellow,shape=triangle,flag=1,i=29661,u=0.585797330965652,v=0.6485153370388037,w=0.49588227128232515,x=5.0665872920028185 -color=green,shape=square,flag=1,i=29665,u=0.702974968407844,v=0.3304672973864793,w=0.4654244780542738,x=4.884596019592617 -color=blue,shape=circle,flag=1,i=29667,u=0.7210614003295094,v=0.23590427496902744,w=0.4971013421815183,x=6.691829906116394 -color=blue,shape=square,flag=1,i=29704,u=0.4027022037362268,v=0.7691703955959995,w=0.5259079205460773,x=5.897790666959815 -color=yellow,shape=square,flag=1,i=29721,u=0.49473596281744403,v=0.27469069367657206,w=0.49372817525374924,x=5.209634503095014 -color=red,shape=circle,flag=0,i=29729,u=0.4326293732706511,v=0.4056719258575794,w=0.5074613360998372,x=6.835725069911573 -color=blue,shape=triangle,flag=1,i=29739,u=0.05156349574935992,v=0.09004906045829553,w=0.5155149833666632,x=4.582831435013014 -color=blue,shape=square,flag=1,i=29752,u=0.5149817204989489,v=0.0016624922524925978,w=0.5250081992812912,x=3.098185998821226 -color=yellow,shape=square,flag=1,i=29770,u=0.41111508110444195,v=0.32045965506363006,w=0.4938881936066751,x=5.385870358510869 -color=blue,shape=triangle,flag=1,i=29777,u=0.41741426213421784,v=0.7467042913032289,w=0.5182128525405643,x=4.534055684590649 -color=green,shape=square,flag=0,i=29787,u=0.8190293834797779,v=0.8859257609952934,w=0.4675732077569812,x=3.6654444072825556 -color=orange,shape=triangle,flag=1,i=29821,u=0.5959848300384338,v=0.1822578625482384,w=0.5646184212494092,x=3.99977302240179 -color=red,shape=square,flag=0,i=29829,u=0.7301789779665903,v=0.41857022858194914,w=0.520276546060603,x=6.808112650060683 -color=purple,shape=square,flag=0,i=29840,u=0.5992454335855963,v=0.8056146895093382,w=0.49104006125759775,x=4.321982281031561 -color=red,shape=triangle,flag=0,i=29843,u=0.8589377860466937,v=0.9527401031865766,w=0.4875687935554442,x=5.978286660638037 -color=red,shape=circle,flag=1,i=29856,u=0.20604687792627696,v=0.2373665356831624,w=0.5030511797803342,x=3.03434307113751 -color=green,shape=circle,flag=0,i=29889,u=0.3545794601134278,v=0.9685736930775674,w=0.5073623923359062,x=5.5755280931640145 -color=red,shape=circle,flag=0,i=29896,u=0.9539709666522029,v=0.8899989164341081,w=0.4919316856408472,x=3.283701202922275 -color=red,shape=square,flag=1,i=29913,u=0.6319459054255879,v=0.6835283549035489,w=0.49452003747397744,x=4.59335912122535 -color=yellow,shape=circle,flag=1,i=29934,u=0.12903282043132014,v=0.0684388640589505,w=0.530523425220845,x=6.368948623377881 -color=green,shape=triangle,flag=0,i=29957,u=0.17852338581332783,v=0.9301404799503399,w=0.4734426664644052,x=6.2035626244904725 -color=purple,shape=square,flag=0,i=29958,u=0.753396065263036,v=0.4036467990991589,w=0.48954473928718306,x=3.070313888675163 -color=red,shape=circle,flag=0,i=29964,u=0.48545239079349856,v=0.5262122761226822,w=0.4831083745020635,x=5.009029679869083 -color=red,shape=circle,flag=0,i=29971,u=0.30551307645402237,v=0.3664800199847265,w=0.47708800376088945,x=5.363253467760244 -color=yellow,shape=triangle,flag=1,i=29972,u=0.29346228242489947,v=0.9818633639509691,w=0.5008219842080108,x=4.5232974897894875 -color=orange,shape=square,flag=0,i=29988,u=0.7290924974104981,v=0.625384244713551,w=0.4783605235815646,x=4.105279093671387 -color=blue,shape=triangle,flag=1,i=29992,u=0.2770027690563145,v=0.9785601760579371,w=0.5111913134260267,x=3.8791792989907066 -color=blue,shape=triangle,flag=1,i=29993,u=0.8035252551383874,v=0.3004863823453163,w=0.5073352358653068,x=5.661137070882127 -color=red,shape=square,flag=0,i=30007,u=0.20063414310531924,v=0.30756246832020584,w=0.4888795796415844,x=4.980829921930858 -color=red,shape=triangle,flag=1,i=30017,u=0.13832770125613314,v=0.768651597657867,w=0.4931892297340393,x=5.430528950141588 -color=blue,shape=square,flag=1,i=30018,u=0.8449273676275564,v=0.621166096994931,w=0.5053151982311194,x=5.902846882297393 -color=yellow,shape=square,flag=1,i=30052,u=0.7152808611391698,v=0.532517528197617,w=0.488992500041547,x=5.184232637479634 -color=red,shape=square,flag=0,i=30058,u=0.7814474459558515,v=0.20856273010326976,w=0.49253348431011335,x=4.179526995756143 -color=green,shape=square,flag=0,i=30065,u=0.6810829962381632,v=0.8087890938005086,w=0.489259397961584,x=3.5977529048923635 -color=red,shape=square,flag=0,i=30068,u=0.5196833892850999,v=0.9367150794714201,w=0.4965574827287151,x=3.3105954392389383 -color=yellow,shape=square,flag=1,i=30086,u=0.9343130317958508,v=0.7832383505783216,w=0.48723591291649976,x=5.040240159713332 -color=purple,shape=square,flag=0,i=30111,u=0.7986076861179164,v=0.7394174552605486,w=0.48306023430082523,x=5.470637712656124 -color=red,shape=triangle,flag=1,i=30122,u=0.22451841677562268,v=0.4008485681662449,w=0.5017897486594739,x=1.5004632464886598 -color=green,shape=square,flag=0,i=30143,u=0.33142749879811806,v=0.9020200038557241,w=0.49089941359372596,x=5.482553755806546 -color=purple,shape=circle,flag=0,i=30146,u=0.1477189654942207,v=0.47251966803487366,w=0.5063245255562299,x=5.346019341182475 -color=red,shape=square,flag=0,i=30151,u=0.5012244366768477,v=0.10415321475197947,w=0.4931749062560858,x=7.1595278694387305 -color=green,shape=triangle,flag=1,i=30157,u=0.6016650438179475,v=0.3669857434335294,w=0.4714022304049529,x=2.756406893326831 -color=purple,shape=circle,flag=0,i=30164,u=0.09156249040649578,v=0.229210690055338,w=0.5047227095739586,x=4.091959353137588 -color=orange,shape=triangle,flag=0,i=30166,u=0.4347367801621198,v=0.2790962095748857,w=0.5509229954930609,x=5.487200986388664 -color=red,shape=square,flag=0,i=30178,u=0.449207014107289,v=0.8428339809879006,w=0.49641758965516214,x=4.916088070652804 -color=red,shape=triangle,flag=1,i=30186,u=0.16590029994298372,v=0.2781810509850351,w=0.4959275804808212,x=4.995636120274436 -color=blue,shape=square,flag=1,i=30188,u=0.29844354274224605,v=0.16676696472197183,w=0.5036755539129283,x=5.674581541296543 -color=yellow,shape=triangle,flag=1,i=30192,u=0.46806203481637454,v=0.539568921643238,w=0.49715104248877445,x=5.005214696185409 -color=red,shape=square,flag=1,i=30198,u=0.2691135454136523,v=0.957159613663821,w=0.49224999822326776,x=5.247577586031528 -color=blue,shape=square,flag=1,i=30245,u=0.8656475748205655,v=0.9449542382343803,w=0.495117579326984,x=5.3753339335411825 -color=green,shape=triangle,flag=0,i=30262,u=0.307873059783773,v=0.9592139872606779,w=0.47922305165858636,x=5.850901069980025 -color=blue,shape=circle,flag=0,i=30263,u=0.6614015839422331,v=0.028552863313809906,w=0.5005600732195173,x=4.291423610723483 -color=red,shape=square,flag=0,i=30269,u=0.003830227522392371,v=0.7660957908256116,w=0.5006200173117727,x=6.233722971033761 -color=purple,shape=triangle,flag=0,i=30270,u=0.288177704672979,v=0.9459586009729012,w=0.5348338672571158,x=4.687882426913988 -color=red,shape=circle,flag=1,i=30281,u=0.5583883212944449,v=0.5896671246335984,w=0.48001088182143503,x=6.449324219113862 -color=green,shape=square,flag=0,i=30282,u=0.051033325162624155,v=0.7959475980378004,w=0.4982038524948576,x=6.247442473289776 -color=red,shape=square,flag=0,i=30285,u=0.39342596666005913,v=0.29269349946258305,w=0.49462703207301845,x=2.7358713106589576 -color=red,shape=square,flag=1,i=30286,u=0.027880527907372277,v=0.6415699409412685,w=0.4940481739540081,x=4.61169149889735 -color=red,shape=triangle,flag=0,i=30291,u=0.1470352078876791,v=0.8125500250619784,w=0.512394319131293,x=5.98236469224189 -color=yellow,shape=square,flag=1,i=30302,u=0.8302639347377956,v=0.8334333735657777,w=0.4891615217157213,x=6.485489844364913 -color=red,shape=circle,flag=0,i=30332,u=0.8895447722814571,v=0.9717354540107599,w=0.4854406758431147,x=4.824398026515303 -color=purple,shape=triangle,flag=0,i=30333,u=0.11950000546734574,v=0.3244988246632423,w=0.5152415980846886,x=3.5206566048485786 -color=red,shape=square,flag=0,i=30343,u=0.008260435602335026,v=0.7244644428748056,w=0.5028917688036276,x=5.493305286497622 -color=green,shape=triangle,flag=0,i=30348,u=0.4450670665515626,v=0.20264718068515652,w=0.4745790973762201,x=5.2402577730237265 -color=yellow,shape=circle,flag=1,i=30350,u=0.7778309469057162,v=0.6796926768442973,w=0.5260855728112273,x=3.5272244096067413 -color=red,shape=circle,flag=0,i=30354,u=0.301708448793656,v=0.29546375049306,w=0.4843449064349069,x=5.556597086323777 -color=blue,shape=square,flag=0,i=30357,u=0.03698558276279085,v=0.282947385603037,w=0.4930610727463199,x=3.993359818266453 -color=red,shape=square,flag=0,i=30375,u=0.15995068490840758,v=0.34931712073912613,w=0.5014310473810644,x=6.603087065113681 -color=red,shape=square,flag=0,i=30382,u=0.49277923914690824,v=0.644292093697381,w=0.5044079305212555,x=3.2145361339453107 -color=blue,shape=circle,flag=1,i=30385,u=0.7470845629328279,v=0.48578076348044175,w=0.5090265888617694,x=4.896898528388144 -color=yellow,shape=triangle,flag=0,i=30388,u=0.8253595607371385,v=0.09275631826692166,w=0.4999218035048412,x=6.1051243915627795 -color=green,shape=square,flag=0,i=30389,u=0.7778554677032801,v=0.8064929507105697,w=0.5000543529613237,x=5.50113587877009 -color=yellow,shape=circle,flag=0,i=30390,u=0.7150936592962341,v=0.3224611554616321,w=0.5243652813373487,x=3.341000050851713 -color=red,shape=square,flag=1,i=30399,u=0.34089854379698337,v=0.8647796046605544,w=0.5088227558623317,x=4.587514169567759 -color=red,shape=circle,flag=0,i=30402,u=0.16947487546279205,v=0.07523081969366156,w=0.4839323463296248,x=6.084071449415837 -color=red,shape=circle,flag=0,i=30405,u=0.5888921727408212,v=0.5751240662192442,w=0.48918397822006554,x=3.5960139251461034 -color=green,shape=triangle,flag=1,i=30432,u=0.18348526800532372,v=0.22588163531340089,w=0.47036883363533216,x=5.819706510873556 -color=red,shape=square,flag=1,i=30434,u=0.8120235545439471,v=0.14548108933387383,w=0.5091154210613482,x=3.818061629755697 -color=blue,shape=triangle,flag=1,i=30435,u=0.7274927147102481,v=0.4750011734546318,w=0.4899643232412815,x=2.6562563731825377 -color=purple,shape=square,flag=0,i=30444,u=0.22042132722165142,v=0.2575261498804785,w=0.47193038629235934,x=3.316979626952198 -color=purple,shape=circle,flag=0,i=30483,u=0.21721064411561197,v=0.554777745881919,w=0.49663492704955686,x=4.291710904681601 -color=purple,shape=triangle,flag=0,i=30487,u=0.8307657056891141,v=0.9447641439659609,w=0.5153151632804447,x=4.457897979223862 -color=red,shape=circle,flag=0,i=30501,u=0.896657859923559,v=0.8723902077877677,w=0.49986885723510327,x=3.690066682201989 -color=red,shape=square,flag=0,i=30506,u=0.8575325703791198,v=0.02833175026162782,w=0.5041695700951581,x=6.039720330089203 -color=green,shape=square,flag=0,i=30516,u=0.4338140378282922,v=0.3928659303185025,w=0.48929794672694793,x=6.223465939692186 -color=red,shape=square,flag=1,i=30520,u=0.9528955914171259,v=0.5531558822294478,w=0.5091922248456057,x=4.087593474489518 -color=red,shape=square,flag=0,i=30569,u=0.6126940909687901,v=0.5570447826214673,w=0.511572204173628,x=6.284588801688897 -color=red,shape=circle,flag=0,i=30585,u=0.3894503412249999,v=0.42039140372370654,w=0.49323703549648096,x=6.833595530194188 -color=red,shape=triangle,flag=0,i=30592,u=0.27527967879076043,v=0.790248820403096,w=0.5024868329017081,x=5.314677105794 -color=yellow,shape=circle,flag=1,i=30596,u=0.7957559797471911,v=0.5618444338292828,w=0.5285505391552109,x=6.382165742639831 -color=red,shape=triangle,flag=0,i=30603,u=0.2845741974727857,v=0.3473550442036083,w=0.5012311856523145,x=4.7202795409718235 -color=red,shape=triangle,flag=0,i=30607,u=0.1175938530648899,v=0.6518052989184085,w=0.5060915168345712,x=4.894007763795773 -color=red,shape=square,flag=1,i=30621,u=0.7609148906025656,v=0.6512899641547996,w=0.5125386254645461,x=5.080977630677931 -color=blue,shape=triangle,flag=1,i=30624,u=0.9600765693061948,v=0.08198983697064288,w=0.4955791731545013,x=6.057987291461597 -color=red,shape=square,flag=0,i=30662,u=0.6094290702112861,v=0.7487913790450337,w=0.5138772370700087,x=5.3182863310449 -color=red,shape=square,flag=0,i=30664,u=0.17217824127553671,v=0.5807344530586044,w=0.5110405596583685,x=4.426600886911363 -color=purple,shape=circle,flag=0,i=30675,u=0.31403654472520426,v=0.11357922039355395,w=0.5058549636815446,x=5.527648782096251 -color=red,shape=triangle,flag=0,i=30705,u=0.5725290396782309,v=0.048376064229432414,w=0.5184906763807028,x=3.5345940672180904 -color=red,shape=square,flag=1,i=30714,u=0.04980999657679841,v=0.25767585619592825,w=0.515984584202646,x=3.7981948910822605 -color=red,shape=triangle,flag=0,i=30719,u=0.21855866681958847,v=0.4982543964061553,w=0.523148157493496,x=5.329747612909604 -color=green,shape=square,flag=0,i=30736,u=0.534375342718703,v=0.16303254609835027,w=0.4805388913432233,x=6.392284967248595 -color=blue,shape=square,flag=0,i=30741,u=0.5950992758945963,v=0.7550950465466318,w=0.513987982901534,x=4.018636200757412 -color=orange,shape=square,flag=1,i=30763,u=0.7827732095297112,v=0.6167773920685936,w=0.46831216596398845,x=3.5940444643544676 -color=green,shape=triangle,flag=0,i=30764,u=0.2276334256884477,v=0.3404531276690478,w=0.4532130321998119,x=6.65168349766098 -color=red,shape=square,flag=1,i=30774,u=0.9437243280470229,v=0.43960170554974154,w=0.5143556484426715,x=2.912002559941799 -color=yellow,shape=square,flag=1,i=30778,u=0.6609143414169346,v=0.2192007192076071,w=0.5000548759558088,x=4.361794683171049 -color=red,shape=square,flag=0,i=30787,u=0.4134945323539029,v=0.6679675565253959,w=0.5195582107837091,x=5.653513950764757 -color=red,shape=square,flag=1,i=30816,u=0.469697258579583,v=0.7902222205684575,w=0.5355957165290308,x=5.01758689448523 -color=red,shape=circle,flag=0,i=30854,u=0.18140350510768333,v=0.18168800517293002,w=0.5170824333522133,x=5.533912842640693 -color=red,shape=triangle,flag=1,i=30877,u=0.6741179332464845,v=0.6461495367208291,w=0.5140053013282697,x=5.871825420274697 -color=blue,shape=circle,flag=0,i=30893,u=0.7245453907354324,v=0.918340980961967,w=0.5165643432325667,x=4.9255026811854234 -color=red,shape=square,flag=0,i=30896,u=0.485056411667279,v=0.3819608133877569,w=0.5462491902024431,x=4.42421979184498 -color=green,shape=triangle,flag=0,i=30902,u=0.49568237875725185,v=0.5831455586945526,w=0.4596912935849979,x=6.9176465634698125 -color=red,shape=triangle,flag=0,i=30928,u=0.14918364573664367,v=0.12634066592596216,w=0.5050016882791779,x=5.753544109278358 -color=blue,shape=triangle,flag=1,i=30933,u=0.8405576935323963,v=0.7934462926694278,w=0.48525764684461326,x=3.8407633379337853 -color=blue,shape=circle,flag=0,i=30944,u=0.1260653463516933,v=0.1693463988688123,w=0.5175684006583814,x=6.084164845246112 -color=red,shape=circle,flag=0,i=30953,u=0.5602094334631412,v=0.6359658861779514,w=0.5274257762503781,x=5.645037486950211 -color=red,shape=square,flag=0,i=30960,u=0.5803951853195812,v=0.7904139164895896,w=0.5364147140055715,x=6.046353563211684 -color=red,shape=square,flag=1,i=30963,u=0.5553374144593168,v=0.522862844160655,w=0.5322882454574523,x=5.063691234912764 -color=yellow,shape=square,flag=1,i=31000,u=0.02436920299593648,v=0.8831396964693253,w=0.5094730711991914,x=4.850603742648588 -color=red,shape=circle,flag=0,i=31005,u=0.5133765183162307,v=0.46724056305178574,w=0.5326036951272493,x=3.799676680219985 -color=blue,shape=square,flag=1,i=31008,u=0.170507123522057,v=0.8537386139649247,w=0.5009080264199828,x=6.371533374648447 -color=green,shape=square,flag=0,i=31024,u=0.610840629667652,v=0.2638782169056768,w=0.4928716967591164,x=5.595505781716166 -color=blue,shape=triangle,flag=1,i=31029,u=0.3389472459581383,v=0.5259091735902588,w=0.4921296219938035,x=4.408408542049037 -color=yellow,shape=triangle,flag=1,i=31031,u=0.48263206745864784,v=0.52505649107279,w=0.5088058598602397,x=5.125746406540444 -color=green,shape=square,flag=0,i=31046,u=0.5447546493131459,v=0.7029287311177661,w=0.496903661374872,x=5.559463121411629 -color=purple,shape=circle,flag=0,i=31075,u=0.43228702999525037,v=0.9234244308233611,w=0.5065028225159918,x=3.336893020979776 -color=blue,shape=triangle,flag=0,i=31079,u=0.6944413687865546,v=0.2890001568469157,w=0.4994660311746382,x=3.3129610345464635 -color=red,shape=triangle,flag=0,i=31082,u=0.8705769138388587,v=0.9751811859145059,w=0.5099232476147225,x=4.637004797474901 -color=blue,shape=triangle,flag=0,i=31106,u=0.9011950739572303,v=0.8947916221391885,w=0.4947526557052893,x=5.5981330467018084 -color=yellow,shape=triangle,flag=1,i=31111,u=0.1600763094716232,v=0.6361466679701256,w=0.49953173184304145,x=4.288646727484488 -color=red,shape=triangle,flag=0,i=31176,u=0.23533580621101424,v=0.2737770886965992,w=0.49911911237270923,x=6.814897422061496 -color=green,shape=circle,flag=0,i=31178,u=0.5775271221995039,v=0.5570784045661324,w=0.4977260455158192,x=5.716532045272153 -color=red,shape=triangle,flag=1,i=31180,u=0.811247343251775,v=0.05675863358810185,w=0.5043425462490259,x=6.217739907510967 -color=red,shape=circle,flag=0,i=31181,u=0.44251755428275075,v=0.5049948328915848,w=0.5364249490422851,x=5.613606720003211 -color=blue,shape=triangle,flag=1,i=31185,u=0.33679971121331065,v=0.8486508656001518,w=0.4906332183673078,x=3.339772963864308 -color=green,shape=circle,flag=0,i=31193,u=0.7830329685372199,v=0.8768831590318761,w=0.4937646251096954,x=5.050285102640554 -color=green,shape=square,flag=1,i=31199,u=0.9872641989143817,v=0.9063911516615576,w=0.47675701167179524,x=6.124551407295357 -color=blue,shape=square,flag=0,i=31219,u=0.5175367176493351,v=0.6575966685560474,w=0.4992142767543194,x=8.318347612152106 -color=purple,shape=square,flag=0,i=31235,u=0.8779783449906201,v=0.8023903932369643,w=0.4775146486723392,x=5.50699358032634 -color=red,shape=square,flag=0,i=31236,u=0.563873640719193,v=0.608209846049118,w=0.5223207369684941,x=3.400498674702021 -color=red,shape=circle,flag=0,i=31240,u=0.9957991931484116,v=1.0173926199780277,w=0.5242659965625325,x=4.701210712607983 -color=red,shape=square,flag=1,i=31248,u=0.17295284830929858,v=0.18206483634331327,w=0.5206993001710004,x=7.330427152460064 -color=red,shape=triangle,flag=0,i=31249,u=0.7592587621330351,v=0.9691470251130286,w=0.5081284088883297,x=4.211993275659857 -color=red,shape=triangle,flag=0,i=31257,u=0.26502970111342083,v=0.4891472505186757,w=0.5106525316910329,x=4.762995330113068 -color=red,shape=circle,flag=1,i=31263,u=0.21695287498289273,v=0.30114473327207275,w=0.5244355668432987,x=3.0124648383152395 -color=red,shape=circle,flag=1,i=31265,u=0.8954827085470323,v=0.8385131757298496,w=0.5266003543974686,x=4.65424086438879 -color=red,shape=circle,flag=0,i=31266,u=0.9748642235377072,v=0.9904893276325748,w=0.529975101878862,x=5.494366302028819 -color=purple,shape=circle,flag=0,i=31301,u=0.5493291926941055,v=0.19057244404881668,w=0.5016018782618987,x=4.8455164204222525 -color=red,shape=circle,flag=1,i=31315,u=0.4778945864664157,v=0.49839009704663917,w=0.5284871676906537,x=3.0953806464251845 -color=red,shape=square,flag=1,i=31328,u=0.5543599891496866,v=0.5246616963380494,w=0.510248897880488,x=7.334943586038254 -color=red,shape=square,flag=0,i=31347,u=0.1732076329323342,v=0.20547898691024935,w=0.5035173066241658,x=6.024678001200999 -color=red,shape=triangle,flag=1,i=31351,u=0.31260573645858714,v=0.6480985337958689,w=0.5174385195282847,x=4.856585050666885 -color=green,shape=circle,flag=0,i=31361,u=0.2275728625019101,v=0.1963649209210966,w=0.4997630181694436,x=5.192460479639976 -color=orange,shape=triangle,flag=1,i=31379,u=0.23100832430228502,v=0.7360710148554332,w=0.5436575392763905,x=4.6651264183168415 -color=orange,shape=triangle,flag=0,i=31380,u=0.6519225771058487,v=0.5145337606933655,w=0.546066660260992,x=3.503860128759937 -color=yellow,shape=circle,flag=1,i=31385,u=0.3588056961812789,v=0.6105479148733278,w=0.5126077793184256,x=3.46234788913182 -color=red,shape=square,flag=0,i=31406,u=0.3639534314697448,v=0.8392444450851481,w=0.521529631286661,x=5.334686284704513 -color=blue,shape=square,flag=1,i=31441,u=0.1650510898821953,v=0.21577671065592197,w=0.5041305071414098,x=5.585231870189646 -color=blue,shape=triangle,flag=0,i=31461,u=0.18437865374190476,v=0.6998235311408125,w=0.48350256970028316,x=4.578984084561866 -color=red,shape=square,flag=0,i=31462,u=0.6695417057570011,v=0.9042026761823094,w=0.515182134008645,x=5.18694720568645 -color=red,shape=triangle,flag=1,i=31472,u=0.10479902873544122,v=0.44268216477777955,w=0.49273094011637364,x=6.496818066105116 -color=purple,shape=circle,flag=0,i=31488,u=0.03554948121060564,v=0.4991785612452486,w=0.4994553856707923,x=5.533032269585125 -color=red,shape=square,flag=0,i=31492,u=0.25316932524554303,v=0.9328252579698911,w=0.5191884282865986,x=5.592492907689887 -color=red,shape=square,flag=0,i=31500,u=0.33269864522957815,v=0.5906155921932702,w=0.520041120948019,x=3.917181628687565 -color=blue,shape=triangle,flag=1,i=31506,u=0.7767827033953992,v=0.10636383285777307,w=0.48194182966348054,x=2.1699618582149935 -color=red,shape=circle,flag=1,i=31509,u=0.773553183388423,v=0.7332440819841319,w=0.5283481595420471,x=3.285338291587969 -color=yellow,shape=triangle,flag=1,i=31512,u=0.13634045207607548,v=0.9848515987730506,w=0.5284111256066597,x=6.486124999791548 -color=red,shape=square,flag=0,i=31529,u=0.827029555223276,v=0.27396208015093737,w=0.521147767788051,x=4.001442657993596 -color=green,shape=triangle,flag=0,i=31542,u=0.685093105738591,v=0.841175413796776,w=0.46197279904146615,x=4.198856066379299 -color=red,shape=square,flag=0,i=31545,u=0.21535666328841163,v=0.7965087605307248,w=0.5172818376380691,x=5.674780751560892 -color=red,shape=triangle,flag=0,i=31560,u=0.26717026424483004,v=0.666207719089041,w=0.49142150378785454,x=4.222843390519655 -color=blue,shape=circle,flag=0,i=31582,u=0.4380626656933765,v=0.3784071248206897,w=0.5083846792348192,x=6.660367507616556 -color=blue,shape=circle,flag=1,i=31590,u=0.9826682561493719,v=0.22447298467586185,w=0.5101864352642794,x=5.303306441693211 -color=red,shape=circle,flag=0,i=31608,u=0.7281695461225278,v=0.7127504449019734,w=0.522886415099259,x=5.28095374119536 -color=orange,shape=circle,flag=1,i=31644,u=0.37089566152670483,v=0.3587431317899764,w=0.5243279342307468,x=5.516444976320288 -color=red,shape=square,flag=1,i=31666,u=0.4393141758478778,v=0.5127837166545216,w=0.5071355880697656,x=3.3377340324740215 -color=blue,shape=circle,flag=0,i=31682,u=0.6887428002045259,v=0.13496513437879942,w=0.5039202926106429,x=3.6185745789652035 -color=yellow,shape=square,flag=1,i=31688,u=0.503319496246963,v=0.8154543708627862,w=0.5038767262466363,x=5.055344010450682 -color=red,shape=square,flag=1,i=31692,u=0.10571170419020703,v=0.12650267238699053,w=0.5115793514209701,x=4.084988330672991 -color=red,shape=triangle,flag=0,i=31706,u=0.22098230763993387,v=0.5672838112436571,w=0.4911030718909937,x=5.589453644740485 -color=blue,shape=triangle,flag=1,i=31715,u=0.3183370182824441,v=0.7996016086895069,w=0.48283196095496456,x=2.3958100747453916 -color=blue,shape=circle,flag=0,i=31722,u=0.3650983697013428,v=0.13341944683810525,w=0.5037785972222049,x=6.8124900397988055 -color=red,shape=square,flag=1,i=31749,u=0.0009893213602718554,v=0.49624776584522445,w=0.511169360409743,x=6.474948496483406 -color=yellow,shape=square,flag=1,i=31754,u=0.062237368491465106,v=0.5671098933453232,w=0.5005165044307704,x=4.544714235918196 -color=yellow,shape=square,flag=1,i=31756,u=0.3626218183080785,v=0.18705823876716987,w=0.5029280814495235,x=3.2714628470863967 -color=red,shape=circle,flag=0,i=31762,u=0.8524379787637962,v=0.7729978482703204,w=0.5125242747434275,x=5.661880995310369 -color=yellow,shape=square,flag=1,i=31763,u=0.903162259715378,v=0.4131659728496049,w=0.506974507225746,x=3.609871940324743 -color=purple,shape=square,flag=0,i=31777,u=0.6168332877427288,v=0.7205833553099292,w=0.4739679368782447,x=4.911673619751092 -color=green,shape=triangle,flag=0,i=31778,u=0.19590280469757537,v=0.9015498289893369,w=0.46553610900208986,x=5.194609391417984 -color=purple,shape=square,flag=0,i=31779,u=0.08186676316007535,v=0.26263113109305225,w=0.47359721010482025,x=6.842602989797476 -color=blue,shape=triangle,flag=0,i=31797,u=0.9174367887224559,v=0.35533358810982674,w=0.4723246924451188,x=6.156372544691018 -color=purple,shape=square,flag=0,i=31805,u=0.0005996381983701671,v=0.032544102008075226,w=0.47037566553006377,x=3.874637299268216 -color=blue,shape=square,flag=0,i=31810,u=0.2077541610621192,v=0.2596109544377776,w=0.503749542668205,x=2.313519357763424 -color=red,shape=triangle,flag=0,i=31816,u=0.23275619227052258,v=0.8159419426892464,w=0.4956078927369827,x=4.144340176089642 -color=yellow,shape=square,flag=1,i=31824,u=0.02354557000894919,v=0.29920837715434623,w=0.5109333065180163,x=3.2789882132277235 -color=red,shape=circle,flag=0,i=31852,u=0.8403796102089048,v=0.8562070039323685,w=0.5229978219868584,x=6.837703124670132 -color=red,shape=square,flag=1,i=31858,u=0.6642138997321104,v=0.38997532567208226,w=0.5034295270180834,x=5.252600907167657 -color=red,shape=triangle,flag=0,i=31864,u=0.05104705794887088,v=0.734317115046029,w=0.5084999845164628,x=3.4539759012770843 -color=red,shape=square,flag=0,i=31887,u=0.4126596385374226,v=0.7870263725239266,w=0.50427255750418,x=4.687687800797566 -color=purple,shape=circle,flag=0,i=31902,u=0.8221075588952916,v=0.4189752616214162,w=0.4983864592590349,x=4.41324965214633 -color=yellow,shape=circle,flag=1,i=31908,u=0.09700420236879748,v=0.32067446470589256,w=0.5135515943839901,x=7.780547039411862 -color=blue,shape=triangle,flag=1,i=31914,u=0.7724776592201179,v=0.48949607583578236,w=0.4715532140993242,x=4.217104729413005 -color=red,shape=square,flag=0,i=31924,u=0.33940484571730434,v=0.9744585971170209,w=0.5116798736107034,x=3.747450665383178 -color=red,shape=triangle,flag=0,i=31927,u=0.21911386857004045,v=0.5953644413456816,w=0.5054367095762375,x=4.847275004927652 -color=red,shape=triangle,flag=0,i=31936,u=0.2588727421514262,v=0.055671874326011506,w=0.5075489650989422,x=4.024506967834393 -color=red,shape=square,flag=0,i=31937,u=0.45127198494198617,v=0.21730283632927083,w=0.519996677534921,x=4.915701738835918 -color=purple,shape=triangle,flag=0,i=31943,u=0.6543595268509671,v=0.7152853419268527,w=0.5195989951680036,x=5.128138755133754 -color=blue,shape=square,flag=1,i=31946,u=0.6620260539692875,v=0.8693508955051746,w=0.4991555703514362,x=6.327221842839101 -color=yellow,shape=circle,flag=1,i=31954,u=0.21624658427387833,v=0.034722130898524495,w=0.5114356685979923,x=4.404708690578104 -color=red,shape=triangle,flag=0,i=31969,u=0.7425685366781526,v=0.397818074328401,w=0.49523049119946966,x=4.435865270981544 -color=green,shape=square,flag=0,i=31986,u=0.8877093863231819,v=0.6844471855848603,w=0.4648457624645645,x=6.935426749112351 -color=blue,shape=circle,flag=1,i=32010,u=0.5592699421679179,v=0.2286932036249878,w=0.5093229522279306,x=4.418651102065964 -color=blue,shape=triangle,flag=1,i=32055,u=0.9744028196315789,v=0.6387937214444578,w=0.4851322710547238,x=3.6747460920314197 -color=red,shape=triangle,flag=1,i=32057,u=0.0041252571189362985,v=0.5391424218838407,w=0.5133411716482529,x=6.776644055679761 -color=red,shape=triangle,flag=0,i=32073,u=0.5085780953194106,v=0.09085007059700079,w=0.5092288245379413,x=5.140647944455343 -color=red,shape=square,flag=0,i=32098,u=0.03423285764799833,v=0.5774944713960741,w=0.513077234263766,x=6.30087731506244 -color=red,shape=square,flag=0,i=32158,u=0.3877110921051712,v=0.4004256431664053,w=0.49751199493402815,x=4.034978135054424 -color=red,shape=square,flag=0,i=32169,u=0.1344437968883816,v=0.7825682593214645,w=0.4940447526141323,x=5.0953394201999656 -color=green,shape=circle,flag=1,i=32172,u=0.6675355500133372,v=0.3047046019493378,w=0.49804680236117094,x=4.429777247395564 -color=green,shape=square,flag=1,i=32173,u=0.44053078812006696,v=0.8866445026384596,w=0.47065917690012504,x=3.628797199056707 -color=red,shape=square,flag=0,i=32181,u=0.8149652435086298,v=0.802180739846241,w=0.49448691159004277,x=4.873513683897505 -color=blue,shape=square,flag=0,i=32197,u=0.7637369756880534,v=0.217820199951122,w=0.4904284873619981,x=3.602777711637847 -color=blue,shape=square,flag=0,i=32201,u=0.1424186527885838,v=0.457424737302245,w=0.4944334902375324,x=5.324203195198705 -color=blue,shape=triangle,flag=1,i=32204,u=0.5480451851777264,v=0.4781116260315582,w=0.49168376898056776,x=5.258531733354391 -color=yellow,shape=triangle,flag=1,i=32223,u=0.7776307339917085,v=0.5122875723494186,w=0.521256510567352,x=5.142866785301873 -color=red,shape=circle,flag=1,i=32228,u=0.7243578792284022,v=0.7885349366162395,w=0.4961340246820813,x=5.434908019992243 -color=red,shape=square,flag=0,i=32238,u=0.03744792426315624,v=0.7745425512761289,w=0.5216605800327686,x=3.46890547136746 -color=yellow,shape=circle,flag=0,i=32244,u=0.9408144403377761,v=0.029859810634737527,w=0.5098562359310378,x=3.675363106392737 -color=yellow,shape=triangle,flag=1,i=32245,u=0.8136901788954085,v=0.8755284272553082,w=0.5122538192380498,x=4.59068059600958 -color=blue,shape=square,flag=1,i=32264,u=0.05721313280803708,v=0.3475060435636014,w=0.49026037159564245,x=3.5678014963715454 -color=yellow,shape=circle,flag=1,i=32283,u=0.7291818747212584,v=0.3652864178443853,w=0.5102026389934516,x=5.2763314269174355 -color=red,shape=square,flag=1,i=32289,u=0.10032335582298779,v=0.8055879209733166,w=0.5309754007011206,x=4.107884465353599 -color=yellow,shape=square,flag=0,i=32293,u=0.7868494371238808,v=0.6987359627510948,w=0.5253008246713756,x=6.182785124274468 -color=yellow,shape=circle,flag=1,i=32299,u=0.8372907608514316,v=0.7522312524730911,w=0.5114980747554854,x=5.2734945742830925 -color=green,shape=triangle,flag=1,i=32300,u=0.19878286657954214,v=0.01733402077116275,w=0.45401278032540804,x=4.202165493582659 -color=red,shape=square,flag=0,i=32309,u=0.23338362638033416,v=0.35595411691358436,w=0.5283070781469115,x=4.6917501698780955 -color=red,shape=circle,flag=1,i=32331,u=0.9612663650163008,v=1.0610812102506386,w=0.4998157155415821,x=5.928187526631626 -color=red,shape=square,flag=0,i=32332,u=0.1799800420212142,v=0.5916681502254145,w=0.5216584750735137,x=6.375642148068084 -color=red,shape=square,flag=0,i=32339,u=0.605067817589507,v=0.40143764105090707,w=0.5250353859522513,x=4.5493440872246484 -color=red,shape=triangle,flag=0,i=32342,u=0.48219494244677663,v=0.4760288258882689,w=0.49558056917940285,x=5.061334946669055 -color=green,shape=square,flag=0,i=32344,u=0.47931925463972913,v=0.9719808760720149,w=0.4756384852406957,x=5.020660107159152 -color=green,shape=square,flag=0,i=32353,u=0.7070814064550497,v=0.24067515548843532,w=0.479633550845076,x=6.305768264280075 -color=red,shape=triangle,flag=0,i=32354,u=0.6000463470480698,v=0.6435697678704391,w=0.49602970977487293,x=7.100720620527883 -color=red,shape=square,flag=0,i=32365,u=0.4305544310943289,v=0.19601186774000467,w=0.5147239264198963,x=5.174082789461681 -color=red,shape=circle,flag=0,i=32381,u=0.148715951565217,v=0.06761300795991265,w=0.5087423149898872,x=5.753926182536837 -color=red,shape=circle,flag=0,i=32388,u=0.05910820023726637,v=0.10675974838732578,w=0.5077082220675109,x=3.008224853464814 -color=red,shape=square,flag=1,i=32398,u=0.021075722105496575,v=0.506201793177115,w=0.527038757353677,x=5.147460848560225 -color=red,shape=triangle,flag=0,i=32404,u=0.2846087187598718,v=0.6153307092302611,w=0.5048651599161194,x=4.37839151032885 -color=red,shape=circle,flag=1,i=32410,u=0.7355792920435406,v=0.7850551217919419,w=0.5078115837238074,x=3.264351747376816 -color=blue,shape=square,flag=1,i=32420,u=0.6015559576137279,v=0.8815103418321111,w=0.48460961082413323,x=3.638946734291146 -color=red,shape=square,flag=0,i=32423,u=0.2914080002358599,v=0.252593756086932,w=0.5184860448673824,x=4.126618428116534 -color=red,shape=square,flag=0,i=32444,u=0.3818672794857729,v=0.8176103501336636,w=0.5083125077743214,x=5.583021694785802 -color=green,shape=circle,flag=0,i=32454,u=0.04385066820236028,v=0.30964458914708637,w=0.494946082813775,x=6.348433461821028 -color=yellow,shape=circle,flag=1,i=32456,u=0.9695278060802851,v=0.876078811998003,w=0.5028186754792242,x=5.723713820559005 -color=yellow,shape=circle,flag=1,i=32457,u=0.07924092318114317,v=0.4972649107558108,w=0.5051305675339505,x=6.088499564809126 -color=red,shape=square,flag=0,i=32461,u=0.335219993270342,v=0.4440177073636694,w=0.5015435405316938,x=2.0561891537921246 -color=yellow,shape=square,flag=0,i=32462,u=0.8973529145692394,v=0.8665352070629379,w=0.5173193874373868,x=4.7939381992093955 -color=yellow,shape=circle,flag=0,i=32470,u=0.7557946901342758,v=0.7961926856419823,w=0.5085077656411156,x=6.169062428566167 -color=green,shape=square,flag=1,i=32471,u=0.5834781806368595,v=0.20528657408860163,w=0.4796995920217562,x=4.820787755000001 -color=blue,shape=triangle,flag=1,i=32491,u=0.5639389326047842,v=0.14413245062047586,w=0.47403063626635655,x=4.636433589540896 -color=purple,shape=square,flag=0,i=32496,u=0.6430224168736124,v=0.35563077150216527,w=0.4937300992729642,x=2.572575638535684 -color=yellow,shape=circle,flag=1,i=32498,u=0.4413513144817637,v=0.5068822483287729,w=0.5085973271869176,x=2.981065614677336 -color=green,shape=circle,flag=1,i=32503,u=0.04120634610433116,v=0.43901513919610846,w=0.4934139200541007,x=5.565045871657813 -color=blue,shape=triangle,flag=1,i=32504,u=0.11408661972037026,v=0.36040947632358633,w=0.47284493448601417,x=5.20584624664455 -color=red,shape=square,flag=0,i=32505,u=0.8880713128037928,v=0.16987367274053466,w=0.5064076964398891,x=4.7403114707213225 -color=red,shape=circle,flag=0,i=32523,u=0.014293547624514402,v=0.07798787875174154,w=0.486186765296906,x=5.842357414177379 -color=green,shape=triangle,flag=0,i=32534,u=0.5612345117373408,v=0.4302298430944852,w=0.4517043717301244,x=4.669697476946988 -color=orange,shape=triangle,flag=0,i=32556,u=0.10938360149604309,v=0.689869491310625,w=0.5431900459374166,x=6.468341862911658 -color=green,shape=triangle,flag=0,i=32567,u=0.8390024456403523,v=0.4450017751294524,w=0.46290717829798583,x=4.986551580250597 -color=red,shape=circle,flag=0,i=32584,u=0.36455480601916623,v=0.27319782568555084,w=0.48816597650186155,x=4.500385344325669 -color=red,shape=square,flag=0,i=32598,u=0.10250053721046726,v=0.7087364526238986,w=0.5210045166693695,x=4.643639332890903 -color=red,shape=triangle,flag=0,i=32606,u=0.6913292356787187,v=0.06967166120187973,w=0.4824837907808066,x=5.465619898155914 -color=red,shape=square,flag=0,i=32614,u=0.7747270426795929,v=0.23984074061613925,w=0.5236000839677001,x=4.6488885088208525 -color=red,shape=circle,flag=1,i=32632,u=0.9783301116733789,v=0.8922845915833825,w=0.481496073298218,x=5.283521905278108 -color=red,shape=square,flag=0,i=32639,u=0.11079274766957414,v=0.9207987973222405,w=0.5213225028042737,x=4.989071591906947 -color=red,shape=square,flag=0,i=32645,u=0.8695831833744887,v=0.7193058887103329,w=0.5221190859923294,x=5.142116340894931 -color=red,shape=circle,flag=1,i=32653,u=0.07296696400353986,v=0.11847925279677447,w=0.48314756070522863,x=4.026861982299126 -color=red,shape=square,flag=0,i=32670,u=0.04609021013675829,v=0.23587858063498013,w=0.5270475593197261,x=4.735031857298412 -color=red,shape=triangle,flag=0,i=32692,u=0.2584680516691501,v=0.40869061970140297,w=0.48716175022993646,x=6.369732083882231 -color=red,shape=triangle,flag=0,i=32708,u=0.06202640106795365,v=0.5455881697620651,w=0.49321189803590004,x=6.194436991128733 -color=red,shape=circle,flag=0,i=32709,u=0.829762112565778,v=0.9152054900746871,w=0.47820158721931305,x=5.546651140728074 -color=red,shape=circle,flag=0,i=32725,u=0.8593655778622782,v=0.930922698018613,w=0.4854880522402113,x=3.7606042959751593 -color=red,shape=square,flag=0,i=32736,u=0.5605287463932519,v=0.13416454976966774,w=0.5317901654025541,x=4.4131740756012094 -color=blue,shape=circle,flag=1,i=32744,u=0.3275951864212775,v=0.8375232619451524,w=0.49105284245042846,x=6.2528523638112 -color=red,shape=triangle,flag=0,i=32751,u=0.42355159046053836,v=0.13574632156384858,w=0.4947756144370737,x=6.80136136049152 -color=blue,shape=circle,flag=1,i=32759,u=0.920443573748635,v=0.05732739801145137,w=0.4887044665223418,x=6.151365241637104 -color=red,shape=circle,flag=0,i=32760,u=0.12605861345370017,v=0.1330606729262756,w=0.482834265404661,x=5.942869189338023 -color=red,shape=square,flag=0,i=32785,u=0.4496305526517207,v=0.8694052470439929,w=0.5305896042927005,x=6.13742498281885 -color=blue,shape=circle,flag=0,i=32797,u=0.7283349448900478,v=0.8782206753734855,w=0.47801707721757003,x=6.113102854628842 -color=red,shape=square,flag=1,i=32808,u=0.11877132627548537,v=0.5562890622969119,w=0.5254728874960856,x=3.5607861390070803 -color=red,shape=square,flag=1,i=32810,u=0.18638017786781336,v=0.15147107506841828,w=0.518594388590605,x=5.776604135254078 -color=red,shape=triangle,flag=0,i=32823,u=0.019546512636961277,v=0.7297009882606014,w=0.5020076643313628,x=4.21173761178851 -color=red,shape=circle,flag=0,i=32850,u=0.08561446532633354,v=0.09718124452985552,w=0.5112306260223481,x=5.611993204902898 -color=red,shape=circle,flag=1,i=32858,u=0.022743711990624527,v=-0.07431716804508803,w=0.510613417409727,x=6.658890632436983 -color=purple,shape=triangle,flag=0,i=32868,u=0.03580753056628516,v=0.9144736089299262,w=0.5220774021640889,x=5.273346771555825 -color=yellow,shape=square,flag=1,i=32871,u=0.6016128178556441,v=0.6731243644083288,w=0.5176526479112705,x=5.243038233400318 -color=red,shape=square,flag=0,i=32878,u=0.8908386918234684,v=0.2521529089942207,w=0.5229081191254045,x=2.6822998910699027 -color=purple,shape=circle,flag=0,i=32893,u=0.9511630714573232,v=0.31720116651082364,w=0.5162633135890542,x=4.703289829994978 -color=blue,shape=square,flag=1,i=32927,u=0.061298772069913854,v=0.8961443790039122,w=0.4721092867611639,x=5.550239755664254 -color=red,shape=circle,flag=0,i=32954,u=0.4382790503346733,v=0.5280133474272716,w=0.5030571663102756,x=7.407521664233937 -color=red,shape=circle,flag=0,i=32969,u=0.09086048446175976,v=0.17492728926937143,w=0.5005242760486518,x=3.8368044162916224 -color=green,shape=triangle,flag=0,i=32979,u=0.9565877633142008,v=0.6930816314512078,w=0.4816087030171712,x=4.614660534339733 -color=red,shape=triangle,flag=1,i=32995,u=0.0892500458749641,v=0.6616946215862346,w=0.5204257400970129,x=4.26005110843244 -color=red,shape=square,flag=1,i=32997,u=0.9334755525105627,v=0.5056734437982556,w=0.5215779512398034,x=5.528773143662652 -color=purple,shape=circle,flag=0,i=33000,u=0.1782957982498975,v=0.8780901538936552,w=0.5143171654754598,x=5.8768198236300755 -color=purple,shape=triangle,flag=0,i=33009,u=0.8663737140507328,v=0.783807814279407,w=0.5272262140832616,x=5.536663010743935 -color=yellow,shape=square,flag=0,i=33030,u=0.4651152927513983,v=0.3602632945931926,w=0.5331143301453313,x=7.6345432040879295 -color=red,shape=square,flag=1,i=33036,u=0.03470841178099904,v=0.6341489915183246,w=0.5191651416832344,x=5.516463901783101 -color=red,shape=triangle,flag=0,i=33052,u=0.2922274997969324,v=0.9846500142491651,w=0.5107062704090012,x=3.9360953088487793 -color=red,shape=triangle,flag=1,i=33056,u=0.7850283001716426,v=0.7599520866476104,w=0.5124377690192731,x=5.041794869223895 -color=red,shape=triangle,flag=1,i=33060,u=0.7852468915431168,v=0.7016513057112611,w=0.5074279656298706,x=4.045906807305639 -color=red,shape=square,flag=1,i=33073,u=0.30132899917604317,v=0.18533002968899426,w=0.5146883212733246,x=6.2797647612309815 -color=red,shape=circle,flag=0,i=33092,u=0.2905604215817402,v=0.26682598973926164,w=0.5201868694731542,x=3.792800013060998 -color=purple,shape=circle,flag=0,i=33134,u=0.15618552072155845,v=0.06919621582317592,w=0.5125020002065729,x=5.212852970245521 -color=red,shape=square,flag=0,i=33140,u=0.6585081332310359,v=0.9667074053765864,w=0.5163555554335203,x=6.098770797963791 -color=purple,shape=square,flag=0,i=33157,u=0.46212890188485545,v=0.625137805129282,w=0.5053429697218541,x=4.29239939967925 -color=blue,shape=square,flag=0,i=33160,u=0.7898244199380381,v=0.9188529669419712,w=0.46346768947896877,x=5.8308112695063015 -color=purple,shape=circle,flag=0,i=33179,u=0.5438418523715753,v=0.3472092475117562,w=0.508455522738372,x=6.370039900273446 -color=red,shape=circle,flag=1,i=33182,u=0.9367413023051921,v=0.9356999770483273,w=0.5326234780762712,x=5.417480842508904 -color=red,shape=circle,flag=1,i=33184,u=0.874599632720004,v=0.9510434905248792,w=0.5334452736644045,x=1.978455829594094 -color=purple,shape=square,flag=0,i=33185,u=0.7760270353900044,v=0.7661734308434004,w=0.5075931386160416,x=7.142709929123115 -color=purple,shape=triangle,flag=0,i=33191,u=0.4106078619000615,v=0.32656593840243553,w=0.5153208494716195,x=3.9131538166197255 -color=red,shape=square,flag=1,i=33216,u=0.6493394196009691,v=0.49000510937353015,w=0.5093941038753869,x=3.2861871044312365 -color=red,shape=circle,flag=1,i=33222,u=0.26463638320350424,v=0.2236520811055912,w=0.5317671651383756,x=6.9064585829203935 -color=red,shape=square,flag=0,i=33225,u=0.2810176899713178,v=0.9682968139514915,w=0.5103265085201572,x=3.538667671900324 -color=red,shape=triangle,flag=1,i=33230,u=0.9092840920930229,v=0.932861340491937,w=0.5168416968265344,x=5.938329643718402 -color=red,shape=circle,flag=0,i=33235,u=0.7605722298145382,v=0.6638542659368751,w=0.5310484146416167,x=3.732441352111149 -color=blue,shape=triangle,flag=1,i=33239,u=0.0531960129300687,v=0.527087430298157,w=0.4952531521869843,x=6.643823645645008 -color=purple,shape=square,flag=0,i=33255,u=0.7618637253516649,v=0.3435316755984419,w=0.49959534661166877,x=5.534841496457631 -color=yellow,shape=square,flag=1,i=33263,u=0.14179071616906058,v=0.8161388617100427,w=0.5228064088293859,x=4.3496314869206785 -color=green,shape=triangle,flag=0,i=33265,u=0.11232896330952147,v=0.9598717777536011,w=0.48561516946527766,x=4.959867117970179 -color=yellow,shape=square,flag=1,i=33269,u=0.631256517492463,v=0.8483710019686178,w=0.518930047707305,x=5.359029599173894 -color=red,shape=square,flag=0,i=33308,u=0.7955270591347272,v=0.22842133208530724,w=0.5092678013044601,x=5.0181528760107525 -color=green,shape=square,flag=0,i=33316,u=0.1934525173207342,v=0.024859410552620087,w=0.4636646219951484,x=3.4364646805265813 -color=blue,shape=square,flag=1,i=33323,u=0.6328985796809088,v=0.5371547030694789,w=0.47275191454349197,x=6.2070560605148755 -color=blue,shape=circle,flag=0,i=33324,u=0.4355433014907806,v=0.14348702134236835,w=0.48347146016713394,x=4.583848526395438 -color=red,shape=square,flag=0,i=33330,u=0.9547506060421391,v=0.15644715185217528,w=0.5074151029513085,x=4.988210476681349 -color=red,shape=circle,flag=0,i=33339,u=0.395951382030177,v=0.4690457786021151,w=0.5263989691998087,x=3.830936051131918 -color=yellow,shape=triangle,flag=1,i=33384,u=0.937053069014554,v=0.41421991895810684,w=0.5215462722781082,x=4.71658156473542 -color=red,shape=triangle,flag=1,i=33387,u=0.11042373483238732,v=0.2196353856999005,w=0.507860582766067,x=4.909263467330887 -color=red,shape=circle,flag=0,i=33392,u=0.3584193316943274,v=0.43342800755801575,w=0.5366763043446198,x=3.7127400894717844 -color=red,shape=square,flag=0,i=33399,u=0.8407975280050823,v=0.550262211104605,w=0.5144722922275274,x=3.1307343891515074 -color=red,shape=square,flag=0,i=33409,u=0.04837320004778167,v=0.9453096261457511,w=0.5226299334766344,x=4.145408001962476 -color=red,shape=square,flag=0,i=33430,u=0.7557420951042636,v=0.6274011228438122,w=0.5190456129482628,x=5.710222217579241 -color=yellow,shape=square,flag=1,i=33434,u=0.5925586618016372,v=0.8642705300196425,w=0.5075400894634231,x=4.376140424985202 -color=green,shape=triangle,flag=0,i=33440,u=0.128734666956844,v=0.4935100822626092,w=0.49447441731960207,x=4.017749836578955 -color=blue,shape=triangle,flag=1,i=33463,u=0.8327195325511809,v=0.5687789044576186,w=0.4812500380046313,x=6.715792283469528 -color=green,shape=circle,flag=0,i=33465,u=0.7573090091397728,v=0.14217508067307683,w=0.46049494689890613,x=3.216325379030023 -color=purple,shape=square,flag=0,i=33472,u=0.8053104216939593,v=0.5649751739490793,w=0.5009590951470976,x=4.731104486410476 -color=blue,shape=square,flag=1,i=33485,u=0.33307147725126396,v=0.8578623991579769,w=0.4766061787566923,x=2.673292048720166 -color=red,shape=square,flag=0,i=33488,u=0.0852817108198839,v=0.35831011255889866,w=0.5115311108701357,x=4.5710153259783075 -color=red,shape=triangle,flag=0,i=33502,u=0.9453784991134617,v=0.5964991605997636,w=0.5256741456919752,x=5.0968835655930205 -color=yellow,shape=square,flag=1,i=33510,u=0.476237863271449,v=0.2299353975160232,w=0.5019132696785426,x=4.546785402720325 -color=green,shape=triangle,flag=0,i=33519,u=0.7861768808447998,v=0.501560557142545,w=0.492695619424411,x=4.18826723005946 -color=yellow,shape=square,flag=1,i=33576,u=0.3098376725521097,v=0.8525628505287842,w=0.49774122460981685,x=4.494754378604669 -color=orange,shape=square,flag=1,i=33581,u=0.8466575606120571,v=0.9824458415307831,w=0.48420912272421157,x=4.304261218143297 -color=red,shape=triangle,flag=1,i=33585,u=0.940590719030772,v=0.5102080533960888,w=0.49762936689368364,x=5.95773795189861 -color=red,shape=triangle,flag=0,i=33599,u=0.11126641426591499,v=0.7407708894185547,w=0.491885275344142,x=6.697885922365963 -color=green,shape=triangle,flag=1,i=33624,u=0.8998354713692119,v=0.22574442291570274,w=0.5022537733586984,x=6.8576295941960845 -color=purple,shape=square,flag=0,i=33625,u=0.5344328737677263,v=0.7475693042065513,w=0.5003826610245873,x=3.989829588981453 -color=red,shape=triangle,flag=0,i=33630,u=0.5782696616005765,v=0.9760203785705569,w=0.4912191555946164,x=3.7160279478181315 -color=red,shape=square,flag=0,i=33655,u=0.4958670139651731,v=0.6737689627330573,w=0.5090254268071853,x=3.2132077010541775 -color=green,shape=square,flag=1,i=33697,u=0.7322935912265445,v=0.07626071869309903,w=0.47290935393202693,x=5.914213346338923 -color=red,shape=circle,flag=0,i=33718,u=0.00991552445414945,v=0.02127099216301769,w=0.5016001757077556,x=6.001019008382052 -color=blue,shape=triangle,flag=1,i=33719,u=0.5137958517836968,v=0.06885068919055182,w=0.49038853348429884,x=6.69133698373285 -color=purple,shape=square,flag=0,i=33754,u=0.9561599641074756,v=0.5501048141712281,w=0.4993870720207535,x=5.045089062446263 -color=purple,shape=square,flag=0,i=33772,u=0.7370742113118581,v=0.3730353916810043,w=0.5019065732030719,x=3.711468756834424 -color=purple,shape=square,flag=0,i=33773,u=0.09447098819853716,v=0.790287428273776,w=0.49911439564292837,x=6.192472033553568 -color=red,shape=circle,flag=0,i=33777,u=0.8847292101053823,v=0.806570693908014,w=0.5109699807126428,x=5.226442591485785 -color=purple,shape=circle,flag=1,i=33778,u=0.5350822848202962,v=0.2245304196200576,w=0.506154683713476,x=6.126712791034255 -color=red,shape=square,flag=1,i=33781,u=0.48994037628314646,v=0.25674747317596747,w=0.501410317035248,x=4.286095475400842 -color=blue,shape=square,flag=1,i=33789,u=0.0504095165754711,v=0.01065457219964927,w=0.46672206122909715,x=4.1379560497738 -color=red,shape=square,flag=0,i=33804,u=0.6835496616681078,v=0.517987895942444,w=0.4951210309275078,x=5.478495130930987 -color=yellow,shape=square,flag=1,i=33825,u=0.30159369435658434,v=0.814191094573637,w=0.4818169513038904,x=4.9468734253592155 -color=yellow,shape=triangle,flag=1,i=33832,u=0.44732346961311575,v=0.07696682381034459,w=0.5022999478095949,x=6.116966828681897 -color=green,shape=triangle,flag=0,i=33850,u=0.9632529800944208,v=0.14027292499084576,w=0.49405564243040323,x=3.6760398361651596 -color=red,shape=square,flag=1,i=33862,u=0.5332902509478825,v=0.8962620318569003,w=0.49812318796913635,x=6.1413247609702575 -color=red,shape=square,flag=1,i=33870,u=0.048764699218243224,v=0.00624750884993408,w=0.5054941592025307,x=7.2525370892298255 -color=orange,shape=square,flag=1,i=33873,u=0.8689076212131088,v=0.751516956021458,w=0.48262072178033993,x=3.5114467753569034 -color=purple,shape=triangle,flag=0,i=33910,u=0.2535445131820081,v=0.6609382011095314,w=0.503900635875241,x=5.8161117638499436 -color=yellow,shape=triangle,flag=0,i=33926,u=0.11435983140396122,v=0.6677516106391923,w=0.49421446223014703,x=5.948342155537765 -color=purple,shape=triangle,flag=0,i=33930,u=0.6919528562978747,v=0.42388857969831006,w=0.502527103193109,x=4.151183644935942 -color=red,shape=triangle,flag=1,i=33937,u=0.5279930616494033,v=0.6984021103897404,w=0.49975889556130276,x=6.054378852177866 -color=red,shape=square,flag=0,i=33942,u=0.06132506684318162,v=0.3466748219296514,w=0.5063137864461251,x=3.3900907995206118 -color=red,shape=square,flag=1,i=33947,u=0.7182598065996636,v=0.7680358019223692,w=0.502450819468748,x=3.378489779117633 -color=purple,shape=triangle,flag=0,i=33957,u=0.601550340430716,v=0.3100317848575521,w=0.49661749460458937,x=5.991108325027587 -color=red,shape=circle,flag=0,i=33968,u=0.014949678534078692,v=0.04279839083888062,w=0.49856663302714954,x=5.52360697936341 -color=red,shape=triangle,flag=0,i=33976,u=0.2672791558404415,v=0.5597226424873892,w=0.49810445512555035,x=3.3653932619685194 -color=red,shape=triangle,flag=0,i=33995,u=0.3990942754944298,v=0.45458509707451755,w=0.495453707149231,x=4.4974563970651475 -color=yellow,shape=triangle,flag=0,i=34013,u=0.1452264823632976,v=0.6635087498710336,w=0.4966461006453434,x=3.4997941458263355 -color=blue,shape=circle,flag=0,i=34028,u=0.05045555125321999,v=0.46714554109842454,w=0.48476865377311656,x=4.441997101725152 -color=purple,shape=square,flag=0,i=34037,u=0.34037448933266845,v=0.816109018563805,w=0.49709454937519393,x=6.450892352191203 -color=purple,shape=triangle,flag=1,i=34041,u=0.7910490665453144,v=0.5182527125227822,w=0.49506616730800096,x=5.343990675290571 -color=red,shape=circle,flag=0,i=34051,u=0.7556445666799146,v=0.6980041368463658,w=0.4982567322353604,x=7.259476549187287 -color=green,shape=triangle,flag=0,i=34059,u=0.532191386643586,v=0.8938163904668864,w=0.5021961708195306,x=3.483504218142245 -color=red,shape=square,flag=0,i=34068,u=0.8552157555152661,v=0.7695094996534865,w=0.5001313006576039,x=4.091816379282249 -color=red,shape=square,flag=0,i=34090,u=0.5189408663603009,v=0.4804978218013839,w=0.5054123840694835,x=6.821520734374373 -color=green,shape=square,flag=1,i=34092,u=0.8631077859365033,v=0.753604971778308,w=0.4896272438099371,x=6.10654553074706 -color=yellow,shape=square,flag=1,i=34098,u=0.31885193374206355,v=0.4097407686226072,w=0.49079824415735407,x=4.948081409291022 -color=purple,shape=triangle,flag=0,i=34102,u=0.10443930837746984,v=0.8925107022331715,w=0.5037227782146368,x=5.676617131559723 -color=blue,shape=circle,flag=1,i=34118,u=0.3983487912966074,v=0.6476964705855391,w=0.4840195339523367,x=4.90919899563209 -color=red,shape=square,flag=1,i=34136,u=0.6109591847553382,v=0.8324457681899656,w=0.5175179059509419,x=5.867586887031312 -color=blue,shape=triangle,flag=0,i=34140,u=0.7306166740899213,v=0.3443451697713036,w=0.48756257408856274,x=3.0108610334021755 -color=red,shape=circle,flag=0,i=34141,u=0.39641500695082477,v=0.34055260239888746,w=0.48883418429693526,x=4.186706699937368 -color=yellow,shape=triangle,flag=1,i=34146,u=0.21435960233958273,v=0.16803444133651257,w=0.4838956850780505,x=4.889177224954879 -color=purple,shape=circle,flag=0,i=34154,u=0.4674506226952587,v=0.3245070224091263,w=0.5031079781804169,x=4.115207982087914 -color=red,shape=circle,flag=1,i=34160,u=0.3060607345409456,v=0.3917873076953941,w=0.4819574328206247,x=5.6236685547090985 -color=red,shape=circle,flag=1,i=34169,u=0.4881481202474147,v=0.3922065030797688,w=0.473840586325123,x=6.656590682792996 -color=orange,shape=square,flag=1,i=34176,u=0.6674874615593233,v=0.024719925407742815,w=0.4843753664889284,x=7.464458307779386 -color=red,shape=square,flag=0,i=34185,u=0.7148651055989332,v=0.9998235495379489,w=0.5040868761210272,x=5.532235888558179 -color=green,shape=circle,flag=0,i=34190,u=0.7280427472907148,v=0.4567579911934213,w=0.45854535776078426,x=5.21813543103504 -color=yellow,shape=triangle,flag=1,i=34202,u=0.7331384343207656,v=0.4332784698955704,w=0.4903244539747814,x=3.5884950102750444 -color=red,shape=triangle,flag=0,i=34216,u=0.06472286549031248,v=0.5774469094535141,w=0.5263138982557002,x=4.310565034467615 -color=purple,shape=triangle,flag=0,i=34219,u=0.1432972365093521,v=0.301439118277821,w=0.49417800803008266,x=4.9160695802641 -color=red,shape=circle,flag=1,i=34237,u=0.9761788543112698,v=0.8778071736573624,w=0.4783976963137299,x=5.523065256801323 -color=red,shape=circle,flag=0,i=34241,u=0.6619908107313948,v=0.61624698819128,w=0.48255339917169754,x=6.627922490385643 -color=red,shape=square,flag=1,i=34249,u=0.4812995304756551,v=0.22961544612252704,w=0.5064937621560192,x=5.703153165167358 -color=red,shape=square,flag=1,i=34251,u=0.820249401815597,v=0.9323267701725214,w=0.506319707203613,x=6.37611441097098 -color=yellow,shape=square,flag=1,i=34261,u=0.3785806106206845,v=0.4162589031627225,w=0.4842083643320112,x=4.270000447679108 -color=red,shape=square,flag=0,i=34269,u=0.8718026394051107,v=0.0470259567904977,w=0.5143702663858574,x=6.540272804662254 -color=red,shape=circle,flag=0,i=34279,u=0.4059290930430718,v=0.48421466055444823,w=0.48325725681917764,x=6.513169741585334 -color=red,shape=square,flag=0,i=34305,u=0.27563800803707195,v=0.011433321043400557,w=0.5214486399000018,x=5.59630435120645 -color=yellow,shape=triangle,flag=0,i=34333,u=0.8946643080186434,v=0.6776637820177036,w=0.48954653582121926,x=7.350105343920716 -color=red,shape=square,flag=1,i=34368,u=0.7732638239554772,v=0.14525452477212875,w=0.5345337694823336,x=5.510414436862223 -color=blue,shape=square,flag=1,i=34370,u=0.4767559856843069,v=0.22973611722272336,w=0.49681109652176114,x=5.438582601401239 -color=red,shape=circle,flag=0,i=34376,u=0.7577613993026762,v=0.6585598837700077,w=0.4726208497533086,x=3.964848170673694 -color=yellow,shape=circle,flag=1,i=34397,u=0.317513693975086,v=0.6546923165741305,w=0.4816788980290248,x=6.571910646654488 -color=red,shape=circle,flag=1,i=34403,u=0.21941503085911906,v=0.18869929431950108,w=0.48859306821800486,x=5.842740479412579 -color=blue,shape=triangle,flag=1,i=34409,u=0.8469617797667944,v=0.16958776048164514,w=0.4793445672488068,x=4.773700655856586 -color=yellow,shape=circle,flag=1,i=34430,u=0.6457931187435664,v=0.42841099095573854,w=0.4799835219408184,x=5.9649795373803265 -color=blue,shape=square,flag=1,i=34431,u=0.8543938502155792,v=0.34692928235956055,w=0.502790984966972,x=5.437362331626982 -color=yellow,shape=triangle,flag=1,i=34476,u=0.5967973077120329,v=0.5930523139610333,w=0.509088854020594,x=3.0432641922775545 -color=red,shape=square,flag=1,i=34507,u=0.27936620925472266,v=0.4866543680579324,w=0.5156987596344246,x=6.9797896614208526 -color=red,shape=triangle,flag=1,i=34522,u=0.2608818745635353,v=0.3364049381210744,w=0.5233605199609624,x=4.940278775742981 -color=red,shape=square,flag=0,i=34523,u=0.22225796470244064,v=0.1332582605679279,w=0.5205748439676586,x=6.309789328434795 -color=blue,shape=square,flag=1,i=34566,u=0.04107424026323203,v=0.11983843877519573,w=0.5078371311459742,x=3.7105058188189854 -color=red,shape=triangle,flag=1,i=34567,u=0.7215146239803284,v=0.041272310151199476,w=0.5360961605003184,x=7.258734465807913 -color=red,shape=triangle,flag=0,i=34570,u=0.7647156151988541,v=0.8448194374182678,w=0.5397274236176406,x=5.359253363235088 -color=yellow,shape=circle,flag=0,i=34576,u=0.6530777146889488,v=0.7180653265277144,w=0.4859492262000971,x=3.855290951277588 -color=red,shape=square,flag=0,i=34581,u=0.7470469353368995,v=0.9413484225599422,w=0.5232076227576647,x=6.132329217012842 -color=green,shape=circle,flag=0,i=34589,u=0.6862005044395765,v=0.7819001574269004,w=0.4626182538011916,x=5.0849088715532105 -color=yellow,shape=triangle,flag=1,i=34601,u=0.42386517751772645,v=0.5877864631161966,w=0.505340184155104,x=3.2936319015205733 -color=red,shape=circle,flag=1,i=34608,u=0.10600943961119602,v=0.1331812284291659,w=0.48832218314379305,x=5.624601352964853 -color=green,shape=square,flag=0,i=34612,u=0.8035669458432357,v=0.15886599247592115,w=0.4815248255178455,x=5.372758381787815 -color=yellow,shape=circle,flag=1,i=34613,u=0.8806152218712957,v=0.029301932184296442,w=0.48573334959018694,x=4.570677922283701 -color=yellow,shape=square,flag=1,i=34626,u=0.13059085790395775,v=0.4238075454419431,w=0.4836004295976302,x=4.338146853924343 -color=purple,shape=circle,flag=0,i=34627,u=0.5900033669151352,v=0.699862983143041,w=0.5052280721198084,x=5.129133579277615 -color=red,shape=triangle,flag=0,i=34638,u=0.3209495315365807,v=0.6480613429075162,w=0.5376903889704104,x=4.1118838396995985 -color=purple,shape=triangle,flag=0,i=34666,u=0.04626449659658516,v=0.48307726625660397,w=0.49179329156097723,x=5.42509346790123 -color=purple,shape=triangle,flag=0,i=34671,u=0.7964359374317203,v=0.747560253900851,w=0.49520275786403684,x=4.848034152189103 -color=blue,shape=square,flag=0,i=34685,u=0.21451581925791252,v=0.893062049855773,w=0.5086448009960358,x=4.579116160585294 -color=red,shape=square,flag=0,i=34695,u=0.7088033444564572,v=0.5732100097135284,w=0.4923197385560654,x=3.4356147648010213 -color=yellow,shape=triangle,flag=1,i=34710,u=0.1737198440162111,v=0.22554513366711282,w=0.509951351802705,x=6.030722829976561 -color=yellow,shape=square,flag=1,i=34713,u=0.49982766585059957,v=0.3567875401759866,w=0.4899891118211901,x=5.497034004272597 -color=red,shape=circle,flag=0,i=34728,u=0.6556410666827029,v=0.7435466392991773,w=0.4885520392718432,x=3.1734941717153027 -color=purple,shape=triangle,flag=0,i=34740,u=0.6889750347172782,v=0.7396549894769746,w=0.4984921030129261,x=5.115578423799099 -color=yellow,shape=triangle,flag=1,i=34752,u=0.6164599768416416,v=0.5750169347854348,w=0.50450342241927,x=5.820965819877017 -color=red,shape=triangle,flag=1,i=34780,u=0.3091558671767515,v=0.5618734327661591,w=0.5604418880514627,x=3.6930811706977047 -color=red,shape=square,flag=0,i=34812,u=0.16887935202525606,v=0.4826833420664698,w=0.47990070043902017,x=5.208871401980609 -color=red,shape=square,flag=0,i=34816,u=0.016924065380366393,v=0.49940285977919563,w=0.48149141539927376,x=4.876700004560515 -color=red,shape=square,flag=1,i=34825,u=0.16586991590177458,v=0.9072323489467463,w=0.48305469099259585,x=4.817191956789259 -color=blue,shape=circle,flag=1,i=34833,u=0.7879939112129746,v=0.6417667094234194,w=0.48251969023459085,x=5.853176007679122 -color=red,shape=square,flag=0,i=34851,u=0.8363412245763133,v=0.7168488825346744,w=0.48637705536349857,x=4.6482727901073035 -color=blue,shape=triangle,flag=0,i=34863,u=0.5996733651406758,v=0.12079044043743303,w=0.4762187048052572,x=5.072846598598342 -color=yellow,shape=triangle,flag=1,i=34890,u=0.22220441627360665,v=0.0024720066691538145,w=0.5084801358731889,x=4.285505456496424 -color=red,shape=circle,flag=1,i=34892,u=0.017067035996868873,v=-0.010872275596614411,w=0.5009184047671624,x=5.594557159864827 -color=blue,shape=circle,flag=1,i=34904,u=0.6475103888218945,v=0.8358986744405981,w=0.4901718393276379,x=4.936780792820824 -color=purple,shape=square,flag=0,i=34909,u=0.21548416630048384,v=0.7168881304141844,w=0.4847670958656207,x=6.03470578686936 -color=red,shape=square,flag=0,i=34928,u=0.33826822157857617,v=0.24337084909399997,w=0.48795962184069913,x=5.860006625985281 -color=green,shape=square,flag=0,i=34933,u=0.5282606201586797,v=0.13326302500684695,w=0.4969544006632784,x=4.636325315887119 -color=yellow,shape=triangle,flag=1,i=34936,u=0.5977030363335227,v=0.3710969354393244,w=0.5134264596280065,x=2.898301446113752 -color=red,shape=triangle,flag=1,i=34942,u=0.7096094547277375,v=0.23279768477872154,w=0.5519681198866045,x=3.7005620130868944 -color=blue,shape=circle,flag=0,i=34946,u=0.7150669790785441,v=0.1505620611716597,w=0.4937139372147337,x=3.5124403430665354 -color=red,shape=square,flag=0,i=34950,u=0.9954654645739696,v=0.9979895387752443,w=0.48489049569183607,x=4.125063551810273 -color=red,shape=circle,flag=0,i=34951,u=0.9336534027163426,v=0.979886133911313,w=0.509769355264013,x=3.2463135803494603 -color=red,shape=triangle,flag=1,i=34967,u=0.6144961282101254,v=0.5919567607401033,w=0.5547614845912089,x=5.133940701264204 -color=purple,shape=triangle,flag=0,i=34979,u=0.7488960031617149,v=0.7169027469026279,w=0.4971962787920276,x=6.563317492327125 -color=red,shape=triangle,flag=1,i=34998,u=0.2693593786685329,v=0.8722544148301712,w=0.5486259251165017,x=5.6337722270622095 -color=red,shape=square,flag=0,i=35005,u=0.7034975533828274,v=0.8550829122275493,w=0.49809808081819124,x=3.7301181595835478 -color=red,shape=square,flag=1,i=35021,u=0.9879862569942768,v=0.9930386644519742,w=0.501898815665082,x=3.7187441082345303 -color=red,shape=circle,flag=1,i=35025,u=0.30488500886194114,v=0.20975391569347487,w=0.5014465035451617,x=4.270505116858137 -color=red,shape=triangle,flag=1,i=35031,u=0.8623052609548261,v=0.29012940374779694,w=0.5570281973151101,x=4.643179994283906 -color=red,shape=square,flag=0,i=35047,u=0.9655872321295176,v=0.2827679599658268,w=0.4967040448943348,x=4.663001085848208 -color=red,shape=triangle,flag=0,i=35051,u=0.6567955755291046,v=0.814195441949847,w=0.5503388695574147,x=5.990816849318608 -color=red,shape=square,flag=1,i=35059,u=0.36768548008275825,v=0.44440292324547337,w=0.4896219263281178,x=5.845965036568631 -color=red,shape=square,flag=0,i=35068,u=0.655736294735662,v=0.4508986039388483,w=0.4890681706036116,x=3.8009093460037895 -color=blue,shape=circle,flag=0,i=35072,u=0.44480284265145986,v=0.39821075947105034,w=0.4932134947430758,x=5.519185245571755 -color=green,shape=square,flag=0,i=35075,u=0.24024543656366526,v=0.6589010388292955,w=0.498227805505063,x=4.469746225531193 -color=red,shape=circle,flag=0,i=35087,u=0.38223948665874974,v=0.3400594344005033,w=0.4954786987998591,x=4.690808274663953 -color=red,shape=square,flag=1,i=35091,u=0.27479080189356064,v=0.7431595817085408,w=0.5055568803511261,x=5.945629748823969 -color=red,shape=triangle,flag=0,i=35093,u=0.9364565101134221,v=0.7605155975636313,w=0.5484947131859994,x=8.837284567094477 -color=yellow,shape=square,flag=1,i=35094,u=0.7547643969215461,v=0.9360498110969584,w=0.47826146568795513,x=6.5809845192487515 -color=yellow,shape=square,flag=1,i=35097,u=0.3061678382784907,v=0.35531037935800125,w=0.4798559275663495,x=6.188062952289637 -color=green,shape=square,flag=0,i=35104,u=0.6975462310121865,v=0.9121585541626753,w=0.5026444540103487,x=4.717891933001945 -color=blue,shape=triangle,flag=1,i=35105,u=0.8349796707463456,v=0.3620401657288581,w=0.48516381462957286,x=5.700140229447996 -color=blue,shape=circle,flag=1,i=35120,u=0.27764955621903553,v=0.2561302057739422,w=0.49608993723368133,x=5.780915824648228 -color=red,shape=square,flag=0,i=35130,u=0.45891455304048,v=0.22216580886164294,w=0.49618747027284893,x=4.444035957978259 -color=red,shape=square,flag=1,i=35137,u=0.257354992842448,v=0.6173552745514805,w=0.4921628248843043,x=5.933105110161988 -color=blue,shape=square,flag=0,i=35138,u=0.7705642362236201,v=0.3517590301253988,w=0.5013155679738115,x=4.043694758548754 -color=yellow,shape=triangle,flag=1,i=35148,u=0.7762653468986148,v=0.40651535517352677,w=0.5234622308968215,x=5.903222111483259 -color=red,shape=triangle,flag=0,i=35174,u=0.9183232167879394,v=0.2148677217517545,w=0.5601450263351141,x=3.38974840528139 -color=green,shape=circle,flag=0,i=35200,u=0.23089445532810493,v=0.8577953992016389,w=0.46015046569051077,x=3.1613221552960744 -color=red,shape=triangle,flag=0,i=35211,u=0.3705037168157047,v=0.885810166555292,w=0.5522418089539656,x=2.897925453018292 -color=purple,shape=triangle,flag=0,i=35219,u=0.9725001132283482,v=0.13277639935330288,w=0.487747046641999,x=2.2015620155468665 -color=red,shape=triangle,flag=0,i=35223,u=0.7040324213278444,v=0.8921678841206723,w=0.546727222145781,x=7.103099015035235 -color=blue,shape=circle,flag=1,i=35231,u=0.996123815251446,v=0.6352617109220584,w=0.5014828022543371,x=5.352406799116789 -color=blue,shape=square,flag=0,i=35251,u=0.5110585227045429,v=0.4027004366585739,w=0.5051066189703028,x=3.2446455260250744 -color=red,shape=square,flag=0,i=35258,u=0.9389096383301606,v=0.3673634766381102,w=0.458035191864455,x=6.511817427595346 -color=green,shape=triangle,flag=0,i=35262,u=0.7553734595769059,v=0.7395089724587098,w=0.5171563143940545,x=5.233390079591427 -color=red,shape=square,flag=0,i=35263,u=0.5295481090921785,v=0.1808946419744767,w=0.45629723390052845,x=6.634876630177293 -color=yellow,shape=square,flag=1,i=35265,u=0.15751361753859483,v=0.9747516389136786,w=0.4867899697485034,x=4.474685379889176 -color=yellow,shape=square,flag=1,i=35268,u=0.16988476612564363,v=0.18747064858546736,w=0.4902998496021098,x=4.570701388995132 -color=red,shape=circle,flag=1,i=35269,u=0.9696382540867533,v=1.013897094549336,w=0.5036081654433147,x=5.741380525592202 -color=blue,shape=triangle,flag=1,i=35272,u=0.8734980610079883,v=0.7685454483649139,w=0.4771442252401473,x=4.408545021637006 -color=green,shape=square,flag=0,i=35273,u=0.18196645736648154,v=0.27177407753971494,w=0.5057376136819023,x=4.937007914202822 -color=orange,shape=triangle,flag=0,i=35286,u=0.17722959525105375,v=0.12637391729931358,w=0.5124620404892575,x=5.445145459864347 -color=green,shape=triangle,flag=0,i=35297,u=0.12326812808571719,v=0.3968028504235963,w=0.5167279077327283,x=3.1556492835137235 -color=red,shape=circle,flag=1,i=35320,u=0.19404162328155494,v=0.2593099200554975,w=0.49693745457872984,x=4.399716250313301 -color=yellow,shape=circle,flag=1,i=35328,u=0.6305700239322426,v=0.21611845509758276,w=0.4977752260509924,x=4.151003456685091 -color=yellow,shape=square,flag=1,i=35354,u=0.3018764613738272,v=0.5683737504450298,w=0.4893524201975025,x=4.358317141775494 -color=red,shape=square,flag=1,i=35356,u=0.7611142043455059,v=0.3967923275407611,w=0.459699627955268,x=5.684971940704642 -color=red,shape=square,flag=0,i=35363,u=0.8944654058022213,v=0.3403254490551689,w=0.45556327224719945,x=5.1492207412477 -color=orange,shape=square,flag=0,i=35385,u=0.32563287458523493,v=0.3568824006318867,w=0.48049693943870253,x=5.082151895588843 -color=green,shape=circle,flag=0,i=35391,u=0.4463217787124222,v=0.613546486639892,w=0.45482093402284224,x=4.1980895699935035 -color=yellow,shape=square,flag=1,i=35401,u=0.9421482812092415,v=0.22494603773635746,w=0.4926965740191712,x=5.30536775361479 -color=blue,shape=triangle,flag=1,i=35404,u=0.8068114917862665,v=0.7609159408005416,w=0.47039609338079186,x=3.1655767166448165 -color=blue,shape=circle,flag=0,i=35424,u=0.9723740607051794,v=0.053951199263640226,w=0.4997814582794458,x=2.316503874939617 -color=purple,shape=triangle,flag=1,i=35432,u=0.4803136037759438,v=0.2089621904779686,w=0.4868646845394705,x=4.740663342443059 -color=green,shape=triangle,flag=0,i=35437,u=0.7201178699444909,v=0.6371143146612083,w=0.5145406588631537,x=7.720951121901103 -color=purple,shape=square,flag=0,i=35452,u=0.7398544292415974,v=0.6129954757727973,w=0.49465464882327276,x=2.431532104087084 -color=orange,shape=circle,flag=0,i=35458,u=0.9088178696541952,v=0.11739058465274177,w=0.5054053007716468,x=6.004553897248768 -color=purple,shape=circle,flag=1,i=35463,u=0.17575284184125572,v=0.7490855955751995,w=0.49341047616880274,x=3.745845516993159 -color=red,shape=circle,flag=1,i=35464,u=0.867454232885212,v=0.8556772595522998,w=0.48379126658027194,x=4.900604892587795 -color=purple,shape=circle,flag=0,i=35465,u=0.0912784993740926,v=0.9873598165524754,w=0.49287247603294837,x=8.157119547407868 -color=orange,shape=circle,flag=0,i=35468,u=0.2707774908576035,v=0.6259084157276901,w=0.5057382987928779,x=5.116109251101737 -color=red,shape=square,flag=0,i=35477,u=0.2700867372360217,v=0.14583264800133733,w=0.4793403299870868,x=3.3595387864441437 -color=blue,shape=circle,flag=1,i=35488,u=0.9182997597247113,v=0.456190689517743,w=0.4994482629664476,x=5.5173749528557705 -color=purple,shape=circle,flag=0,i=35494,u=0.5596337099203815,v=0.30652748843028776,w=0.49301557255583467,x=5.2995898541630915 -color=green,shape=circle,flag=0,i=35530,u=0.8096880908744482,v=0.9269545535917043,w=0.45284146096944833,x=6.151688024652061 -color=purple,shape=square,flag=0,i=35549,u=0.2949423212891584,v=0.8690753440979728,w=0.4994569355666641,x=4.532049502555437 -color=red,shape=square,flag=1,i=35565,u=0.47624089973644135,v=0.07916374297263873,w=0.48033923807806406,x=3.340440022458455 -color=blue,shape=square,flag=1,i=35588,u=0.84021940790032,v=0.6679580099121151,w=0.5220327873203584,x=4.9001089389293755 -color=blue,shape=circle,flag=1,i=35604,u=0.3552929550329027,v=0.08490058853155247,w=0.5020391780632532,x=5.798981787346546 -color=green,shape=triangle,flag=0,i=35617,u=0.33663095632101814,v=0.20856825285674907,w=0.508746926050083,x=5.51081814817882 -color=green,shape=square,flag=0,i=35622,u=0.4725956713095468,v=0.4936849785624218,w=0.5163346341007835,x=4.467197490481218 -color=red,shape=square,flag=1,i=35623,u=0.3345155609075673,v=0.9689997713208467,w=0.4810680274755842,x=5.77684604798774 -color=red,shape=square,flag=0,i=35626,u=0.4288850476194279,v=0.3830469074570414,w=0.4772361426201381,x=6.177358928126811 -color=yellow,shape=circle,flag=1,i=35627,u=0.3013463329922611,v=0.03924149703408919,w=0.5021030236560009,x=4.834615846827212 -color=red,shape=square,flag=1,i=35630,u=0.610915281182388,v=0.4622742234332208,w=0.4796858473431834,x=5.268669637381702 -color=orange,shape=square,flag=1,i=35656,u=0.7407946412358015,v=0.1466537762257486,w=0.4830447558260019,x=3.8276703751800283 -color=red,shape=circle,flag=0,i=35665,u=0.9486629504076773,v=1.032743271888732,w=0.47507950478696004,x=3.4237533802490154 -color=yellow,shape=square,flag=0,i=35670,u=0.8017079455392203,v=0.8324565235405808,w=0.4890734297890044,x=4.062628347995121 -color=purple,shape=circle,flag=1,i=35676,u=0.502751103981982,v=0.3067461377268961,w=0.4902836592750695,x=4.89617344970658 -color=green,shape=circle,flag=0,i=35698,u=0.6442889241136163,v=0.7130825779855385,w=0.45297484218400647,x=5.670303347082715 -color=yellow,shape=circle,flag=1,i=35708,u=0.622177923604868,v=0.697091953056837,w=0.5070376584353148,x=5.110215835456102 -color=yellow,shape=triangle,flag=1,i=35723,u=0.19306483745605496,v=0.7376736766172787,w=0.5245521454800511,x=3.9998149075053937 -color=purple,shape=circle,flag=0,i=35733,u=0.5844944241472961,v=0.8788136285229017,w=0.48488691076745927,x=5.64054487375537 -color=yellow,shape=square,flag=1,i=35735,u=0.9753956607089511,v=0.3266330765039256,w=0.4876863330647485,x=3.441407669312291 -color=red,shape=square,flag=1,i=35741,u=0.12597944458681098,v=0.2960746631341985,w=0.4619377851379353,x=4.609007097094427 -color=purple,shape=triangle,flag=0,i=35760,u=0.8619606977209893,v=0.7462029528649634,w=0.4999957863388805,x=3.698901402666472 -color=red,shape=square,flag=1,i=35766,u=0.34832036292221913,v=0.31136790366269496,w=0.4645221016628855,x=5.480759547085093 -color=green,shape=circle,flag=0,i=35781,u=0.3272717107219767,v=0.05467904352401809,w=0.45791547095604446,x=5.430090159436973 -color=green,shape=square,flag=0,i=35782,u=0.5503219618320905,v=0.9059490455665576,w=0.5109469960946523,x=4.628484361687513 -color=red,shape=triangle,flag=0,i=35788,u=0.12010060730896133,v=0.2424853913592211,w=0.5252045454571971,x=6.358434479094371 -color=red,shape=triangle,flag=0,i=35791,u=0.3685430910108468,v=0.7307990534978458,w=0.5285764092081605,x=5.382108987645677 -color=green,shape=circle,flag=0,i=35796,u=0.14026451560374587,v=0.1504851407090676,w=0.4633073534402448,x=7.090406969481044 -color=green,shape=circle,flag=0,i=35798,u=0.797455235154612,v=0.07388297272460043,w=0.4624729714543862,x=3.9310042421371683 -color=red,shape=square,flag=1,i=35809,u=0.08929112801625261,v=0.9550390801310992,w=0.46334290065871,x=6.0876883218868025 -color=green,shape=square,flag=1,i=35824,u=0.6769536678317906,v=0.24874245805869355,w=0.5030608094711576,x=4.65376960607422 -color=purple,shape=triangle,flag=0,i=35832,u=0.2398209168856601,v=0.1391002515024441,w=0.49566991371157043,x=5.1119782623455245 -color=blue,shape=square,flag=1,i=35867,u=0.007778509178521964,v=0.5590543125572744,w=0.5116875776993812,x=3.3067431120695012 -color=yellow,shape=square,flag=1,i=35870,u=0.9762650267531341,v=0.1716058542230009,w=0.4866207017343421,x=3.3635993931178922 -color=yellow,shape=circle,flag=1,i=35882,u=0.10489688052522406,v=0.09619165098821159,w=0.48899637844558314,x=3.7557063650425673 -color=yellow,shape=square,flag=1,i=35898,u=0.05932649150936753,v=0.9646701819382054,w=0.48595412795995635,x=5.164634370129134 -color=red,shape=triangle,flag=0,i=35930,u=0.9992266776567538,v=0.005608293769324368,w=0.5213259603323551,x=5.604037675138165 -color=red,shape=circle,flag=1,i=35931,u=0.9596319956050603,v=0.9994251604788358,w=0.46790683802035243,x=5.183794707486837 -color=red,shape=circle,flag=0,i=35936,u=0.3657739260107421,v=0.37924867922783556,w=0.46896422586596154,x=7.033610217385781 -color=purple,shape=square,flag=0,i=35957,u=0.28522752645294935,v=0.8095838626240286,w=0.5138132851322226,x=5.834548403656761 -color=red,shape=square,flag=1,i=35958,u=0.4508382814791214,v=0.6123379592216707,w=0.47051667092975547,x=7.015948231207051 -color=red,shape=triangle,flag=0,i=35963,u=0.024968016274487637,v=0.48857846042435493,w=0.5130671432730287,x=4.584500243494941 -color=green,shape=square,flag=0,i=35964,u=0.47071576124342795,v=0.043142879962644876,w=0.5099528685235624,x=4.253458849313737 -color=red,shape=circle,flag=1,i=35966,u=0.466740249131704,v=0.3960382580872263,w=0.4697493332539897,x=4.543932421642148 -color=red,shape=square,flag=0,i=35976,u=0.16781198202988123,v=0.7050050356392615,w=0.472561432923347,x=4.1792215407563775 -color=red,shape=circle,flag=1,i=35978,u=0.053957398515282584,v=0.07177719969862469,w=0.47405812199744557,x=3.824791548083543 -color=red,shape=square,flag=1,i=35985,u=0.13493528401182942,v=0.328225583427617,w=0.47716060280728373,x=5.624581062577337 -color=red,shape=triangle,flag=1,i=35987,u=0.2642142159149524,v=0.8886508387835679,w=0.5138600972488298,x=2.942461536737969 -color=red,shape=square,flag=0,i=35997,u=0.13139337751555846,v=0.6332295955532391,w=0.4783104211441366,x=6.141269941762608 -color=blue,shape=circle,flag=0,i=36000,u=0.34447972571737606,v=0.7026410374365138,w=0.5013803384637279,x=5.587999353052944 -color=yellow,shape=triangle,flag=1,i=36018,u=0.6081787154395466,v=0.7215775810614267,w=0.5347263059504765,x=4.972816677273092 -color=yellow,shape=square,flag=1,i=36020,u=0.9312650593076067,v=0.8608806141795469,w=0.4887479113127106,x=5.1442815338472245 -color=red,shape=circle,flag=1,i=36023,u=0.822527613824384,v=0.7464777498251306,w=0.47393901443714054,x=6.657369309873818 -color=green,shape=square,flag=0,i=36026,u=0.11107014864143827,v=0.9784143095010472,w=0.5026888681937136,x=4.053399132765147 -color=green,shape=triangle,flag=0,i=36056,u=0.7626117935882222,v=0.309550158241476,w=0.4845903943528254,x=3.155765217014325 -color=red,shape=square,flag=0,i=36061,u=0.3170200561392382,v=0.7429318277623178,w=0.485182656439949,x=5.507732949948455 -color=yellow,shape=triangle,flag=1,i=36069,u=0.11861173684922255,v=0.4554698760815262,w=0.5323254948829813,x=5.302950099647103 -color=blue,shape=triangle,flag=0,i=36078,u=0.6442921363236699,v=0.9524720494525128,w=0.5093097125807204,x=5.176347585050365 -color=yellow,shape=triangle,flag=1,i=36112,u=0.24720498520327272,v=0.581554475961664,w=0.5297442285935843,x=4.530641032502419 -color=yellow,shape=triangle,flag=1,i=36129,u=0.48433358117690994,v=0.028872798166045044,w=0.5349045318602461,x=5.531715501503167 -color=blue,shape=circle,flag=0,i=36134,u=0.08231896300240193,v=0.8768681886357066,w=0.4947753169052335,x=4.914117598252927 -color=blue,shape=square,flag=1,i=36145,u=0.5827265635038165,v=0.2931613245670849,w=0.5083122528108311,x=5.0622286692130904 -color=blue,shape=square,flag=0,i=36159,u=0.8656290081694464,v=0.27046859325223294,w=0.5085529440140144,x=6.398646218872774 -color=blue,shape=circle,flag=1,i=36174,u=0.10996848628078926,v=0.5920409024544292,w=0.48952616019948114,x=4.741787840413854 -color=red,shape=triangle,flag=0,i=36183,u=0.4432696365974439,v=0.755276220089996,w=0.5116173772804775,x=5.370739726083066 -color=red,shape=circle,flag=0,i=36195,u=0.16273640922648558,v=0.22856514159926355,w=0.47852290088166755,x=8.363770289164274 -color=green,shape=circle,flag=0,i=36197,u=0.28661979648870195,v=0.15287216905441703,w=0.45747883601914274,x=6.36714056548609 -color=yellow,shape=square,flag=1,i=36206,u=0.08972911396329153,v=0.6829686415538448,w=0.4810882668332189,x=3.6295803958383224 -color=red,shape=square,flag=1,i=36214,u=0.8096482657104355,v=0.8699371231194737,w=0.48352978017878057,x=3.7874598790180225 -color=red,shape=circle,flag=0,i=36220,u=0.3366089676059959,v=0.24411493155388006,w=0.47751317870457594,x=4.989970087508334 -color=blue,shape=triangle,flag=0,i=36222,u=0.885494699399685,v=0.586622883592311,w=0.5091687358179846,x=6.125939594495925 -color=orange,shape=triangle,flag=0,i=36228,u=0.332373235154922,v=0.03799185693503282,w=0.503732822477797,x=5.926032729850331 -color=purple,shape=circle,flag=0,i=36245,u=0.6610515032982477,v=0.5349123440965378,w=0.48119674893347175,x=5.009043458121987 -color=blue,shape=square,flag=0,i=36249,u=0.9151206637542442,v=0.9233621394880314,w=0.510797431207716,x=6.855579633923043 -color=green,shape=circle,flag=0,i=36262,u=0.6398082824373382,v=0.9872322676471937,w=0.4554814750136406,x=4.123749417311191 -color=red,shape=triangle,flag=0,i=36269,u=0.9950179533308375,v=0.8492157367428346,w=0.5192388704493881,x=7.20682287351051 -color=red,shape=square,flag=0,i=36271,u=0.47880305120222244,v=0.7537335820646339,w=0.4604291460210823,x=3.6692150761335163 -color=purple,shape=square,flag=0,i=36295,u=0.751157094254534,v=0.2876663845708769,w=0.5320260009479819,x=4.647464618679696 -color=blue,shape=triangle,flag=1,i=36300,u=0.2885172595147546,v=0.568389654989411,w=0.5090930436938382,x=6.321087408909778 -color=purple,shape=square,flag=0,i=36301,u=0.09408267998025954,v=0.12100170196826776,w=0.5286103230734899,x=3.289868564502827 -color=green,shape=circle,flag=0,i=36320,u=0.12417238686886067,v=0.13895383754582713,w=0.4582982312314858,x=2.6277938975607484 -color=red,shape=square,flag=1,i=36332,u=0.6183984283164207,v=0.4077857019223098,w=0.45294280189526454,x=4.486889011425212 -color=blue,shape=triangle,flag=1,i=36335,u=0.7009022683854048,v=0.44710919735898713,w=0.5094247735597784,x=5.764873355155639 -color=yellow,shape=square,flag=1,i=36344,u=0.05678045495688133,v=0.3283502203736862,w=0.484045754713974,x=5.229813963591415 -color=red,shape=square,flag=1,i=36348,u=0.6596157190562775,v=0.10394808464298388,w=0.45205307210229495,x=5.585133508704117 -color=blue,shape=triangle,flag=1,i=36353,u=0.9292191615331855,v=0.2433103953230864,w=0.5124512147659767,x=5.635203037194194 -color=red,shape=square,flag=0,i=36361,u=0.9097620304753045,v=0.4073058479727405,w=0.4493592880216265,x=4.247461112436097 -color=red,shape=square,flag=0,i=36370,u=0.7795127411009333,v=0.6403293629766633,w=0.45150930965841496,x=3.0107310863397543 -color=red,shape=square,flag=0,i=36379,u=0.06485730141567869,v=0.11085435876732552,w=0.4535408960110263,x=6.106000425837571 -color=red,shape=triangle,flag=0,i=36398,u=0.9871256151996948,v=0.8961354018562923,w=0.521318986790278,x=4.617017041126522 -color=red,shape=triangle,flag=0,i=36428,u=0.13816601084921998,v=0.7328007991694945,w=0.5212385014488661,x=4.93275187335988 -color=green,shape=circle,flag=0,i=36433,u=0.3713985931656163,v=0.5695768950213503,w=0.4705738757169754,x=4.2470491540708935 -color=yellow,shape=circle,flag=1,i=36439,u=0.6263103009567477,v=0.16069954346422588,w=0.4973043248458733,x=5.532482670949542 -color=purple,shape=circle,flag=0,i=36440,u=0.7426701120984155,v=0.5788419299702354,w=0.48076849315067743,x=3.9814808142179303 -color=green,shape=triangle,flag=0,i=36458,u=0.6385942738686113,v=0.6256491864636414,w=0.48363542839271007,x=5.689807273094277 -color=purple,shape=triangle,flag=0,i=36459,u=0.6760530306163005,v=0.8475308246448228,w=0.48897168058732365,x=4.316920661327468 -color=green,shape=square,flag=0,i=36463,u=0.6764888564952541,v=0.3377501667645332,w=0.4782767136419434,x=2.424985784964037 -color=red,shape=triangle,flag=0,i=36475,u=0.7318186371279689,v=0.6224442436263078,w=0.5121507307098174,x=4.570394267133452 -color=yellow,shape=triangle,flag=1,i=36488,u=0.6363799357654083,v=0.41477490737855516,w=0.5361994091659278,x=5.3541128610975335 -color=red,shape=triangle,flag=0,i=36507,u=0.33732124325998514,v=0.5684843035668788,w=0.5112753680465155,x=5.841770886810079 -color=red,shape=square,flag=0,i=36531,u=0.7264537270904323,v=0.3399132379111024,w=0.47402005274241243,x=4.008489810908823 -color=green,shape=square,flag=0,i=36538,u=0.4114719229186691,v=0.22854288539809597,w=0.46814287953206934,x=4.26031265274266 -color=red,shape=square,flag=0,i=36548,u=0.07479428672776522,v=0.030736133484613792,w=0.47064934313961604,x=4.948953391365716 -color=purple,shape=square,flag=0,i=36556,u=0.857727400426818,v=0.07333956746865777,w=0.5136475677723563,x=4.99884359540335 -color=red,shape=triangle,flag=1,i=36564,u=0.12055093967575436,v=0.6220197904079796,w=0.5066418834991658,x=6.116805117548381 -color=red,shape=triangle,flag=1,i=36569,u=0.8417718896315662,v=0.5815705089585642,w=0.5006306981334182,x=6.232426819569056 -color=yellow,shape=triangle,flag=1,i=36575,u=0.7201309058952723,v=0.9634681059201501,w=0.5333320887100327,x=6.942877119975308 -color=red,shape=square,flag=0,i=36576,u=0.565885889567358,v=0.559105879089216,w=0.47477780669043396,x=6.0065371823305815 -color=yellow,shape=circle,flag=1,i=36582,u=0.78038451123999,v=0.8793902556868812,w=0.498080765847204,x=5.279692577219706 -color=red,shape=square,flag=0,i=36585,u=0.38653845198027803,v=0.18368330169183422,w=0.48302032892191776,x=5.681332753882344 -color=yellow,shape=square,flag=1,i=36594,u=0.43700172579237917,v=0.06882933111154987,w=0.46966053460456797,x=8.231719488880193 -color=purple,shape=triangle,flag=0,i=36595,u=0.2842408140902941,v=0.750757327989996,w=0.49875615076157814,x=4.170629737828956 -color=red,shape=square,flag=0,i=36599,u=0.08033011257969547,v=0.7881433601568403,w=0.4868984875663315,x=6.7981227531301185 -color=yellow,shape=triangle,flag=0,i=36609,u=0.8051443179755297,v=0.7458257415640093,w=0.5311876370295827,x=5.021086324775774 -color=red,shape=circle,flag=0,i=36623,u=0.021430963799872305,v=0.11508144927710698,w=0.47303523263902325,x=4.965763451325536 -color=red,shape=triangle,flag=1,i=36631,u=0.10681668179034898,v=0.6881371496783187,w=0.5009009985730479,x=6.750008081181491 -color=orange,shape=square,flag=1,i=36638,u=0.19926421297813157,v=0.4212506345308833,w=0.47332110786931986,x=6.028219968380095 -color=red,shape=square,flag=0,i=36641,u=0.6335278965204195,v=0.1568472183763444,w=0.475481522738315,x=5.204186118165796 -color=red,shape=square,flag=0,i=36651,u=0.2837680149951288,v=0.025792332374715232,w=0.47478374095123144,x=7.382393175010345 -color=red,shape=circle,flag=1,i=36673,u=0.44391573671177065,v=0.5226136795125732,w=0.4659297935903861,x=5.650229201649052 -color=red,shape=square,flag=0,i=36676,u=0.06549851587900102,v=0.07597741266278202,w=0.46909000299305553,x=5.229708375740358 -color=red,shape=triangle,flag=0,i=36693,u=0.10812932587353663,v=0.579766960059624,w=0.5037585304647251,x=5.349084757249533 -color=orange,shape=circle,flag=1,i=36710,u=0.6629475389247007,v=0.6737613831063881,w=0.5264987997734101,x=5.259925415528492 -color=red,shape=square,flag=0,i=36722,u=0.9534364940556542,v=0.6067863736724277,w=0.4732950362855124,x=2.561956537281525 -color=red,shape=square,flag=0,i=36732,u=0.7431271447944012,v=0.26601303000154075,w=0.4778179044851428,x=4.576354427146499 -color=red,shape=triangle,flag=0,i=36735,u=0.6459581779977813,v=0.22862623676499227,w=0.5121677350384127,x=5.917664506255178 -color=red,shape=square,flag=0,i=36737,u=0.49220881265398886,v=0.8712377093570182,w=0.4720893776781397,x=4.266041087400654 -color=purple,shape=circle,flag=0,i=36751,u=0.32272234505821573,v=0.5964445905325239,w=0.4698203439736098,x=5.9781161532389495 -color=red,shape=triangle,flag=0,i=36752,u=0.10637415635000391,v=0.7696039656634384,w=0.5091672653612455,x=5.91306081429092 -color=blue,shape=triangle,flag=1,i=36758,u=0.6761307036783781,v=0.03512104198878663,w=0.5164203712358599,x=7.537441527036219 -color=blue,shape=square,flag=0,i=36759,u=0.48801207135789293,v=0.48790570230146313,w=0.494569984017705,x=5.612047443280563 -color=red,shape=circle,flag=1,i=36766,u=0.4856527525588953,v=0.48830913715981883,w=0.4625373268692104,x=5.044454183562541 -color=blue,shape=triangle,flag=1,i=36771,u=0.2297324651517394,v=0.2948124790776079,w=0.517513161664295,x=5.361494479511111 -color=red,shape=circle,flag=0,i=36779,u=0.9983576004836738,v=1.0118780308493212,w=0.4581749231312331,x=5.689111498378435 -color=red,shape=square,flag=0,i=36784,u=0.6865160898078319,v=0.9681689587798931,w=0.4897406585955326,x=3.1582636006103653 -color=red,shape=triangle,flag=1,i=36817,u=0.9959495527910684,v=0.05123122826552229,w=0.5119874998109148,x=6.172320037476944 -color=red,shape=circle,flag=0,i=36832,u=0.25160776570519783,v=0.35143833146071823,w=0.45591824020280797,x=5.936918696087108 -color=blue,shape=square,flag=1,i=36837,u=0.37831515612745625,v=0.47435855433536867,w=0.49095130049270963,x=6.026640907336895 -color=red,shape=circle,flag=0,i=36857,u=0.14005311210565763,v=0.22763248140208192,w=0.464773279811465,x=3.9383494797829073 -color=red,shape=circle,flag=1,i=36901,u=0.3909233075396039,v=0.3193390976063586,w=0.4739178772482244,x=5.360319976437881 -color=red,shape=triangle,flag=1,i=36904,u=0.40026732052605873,v=0.5775721407334361,w=0.5093919598946542,x=4.7420549329221675 -color=red,shape=square,flag=1,i=36947,u=0.5285811941239325,v=0.07747041832828583,w=0.48160506568558104,x=3.962447914893231 -color=orange,shape=square,flag=1,i=36959,u=0.8319686303211316,v=0.13009064565697037,w=0.4736475891694955,x=5.513559387282787 -color=red,shape=triangle,flag=1,i=36960,u=0.20721031351842834,v=0.20563119659791018,w=0.5107003570939529,x=5.394475665671298 -color=purple,shape=triangle,flag=0,i=36962,u=0.8383047347862198,v=0.8775121948045028,w=0.49553070242746894,x=6.0863808536528685 -color=orange,shape=square,flag=0,i=36973,u=0.9953363767790046,v=0.5856603924709683,w=0.47656582617656057,x=5.784106873515358 -color=green,shape=triangle,flag=0,i=36992,u=0.03231626528725373,v=0.5326267524379906,w=0.498519570048132,x=4.351520830156708 -color=red,shape=circle,flag=0,i=36994,u=0.8623445321811245,v=0.7765652870522611,w=0.4878046807823772,x=5.692053058697806 -color=yellow,shape=triangle,flag=0,i=36995,u=0.48699377543195665,v=0.7317101139022135,w=0.5405742662218538,x=4.773914755408491 -color=blue,shape=square,flag=0,i=37013,u=0.32771817069700737,v=0.4390377511845567,w=0.49053121989807175,x=4.127975634669458 -color=red,shape=circle,flag=1,i=37014,u=0.30209706103524725,v=0.3620471660009386,w=0.486122872016291,x=4.886967800140364 -color=blue,shape=square,flag=0,i=37022,u=0.17064265099283038,v=0.892659595265854,w=0.4841459080674549,x=6.27670346100543 -color=yellow,shape=triangle,flag=1,i=37031,u=0.5324477590924602,v=0.05974540470234002,w=0.5477027839787513,x=5.521765958241326 -color=green,shape=circle,flag=0,i=37036,u=0.10606156398296063,v=0.7217641576757475,w=0.4673033518338816,x=4.5668732484511265 -color=blue,shape=square,flag=0,i=37040,u=0.48785109558949846,v=0.6907117006800187,w=0.4800069469769406,x=6.44974385408032 -color=green,shape=triangle,flag=0,i=37044,u=0.8946869613066204,v=0.8098471066223272,w=0.49451173726193576,x=2.891011807481231 -color=red,shape=square,flag=0,i=37051,u=0.8796099432158769,v=0.12193308384451995,w=0.49815670114722,x=2.789603626401845 -color=green,shape=triangle,flag=0,i=37064,u=0.60591585401936,v=0.3356633890867142,w=0.48974673022693804,x=7.24355616800586 -color=red,shape=triangle,flag=0,i=37066,u=0.4235391066300558,v=0.553778356438792,w=0.5197305154099661,x=4.924006216420129 -color=green,shape=triangle,flag=0,i=37084,u=0.3284787910597309,v=0.16528648498020426,w=0.48822374051846684,x=3.4179873836565093 -color=red,shape=square,flag=0,i=37100,u=0.44512946876245985,v=0.6843771771102779,w=0.49440232404200146,x=5.462897963330664 -color=blue,shape=circle,flag=1,i=37127,u=0.2679268045522243,v=0.08596909720323032,w=0.4878667797370085,x=3.8215456480526115 -color=green,shape=square,flag=0,i=37132,u=0.4378194458238688,v=0.6835520934783675,w=0.48111752300750704,x=5.331321496458754 -color=green,shape=circle,flag=0,i=37133,u=0.8892914833064786,v=0.4193271210346531,w=0.472362508113252,x=5.841069794674747 -color=yellow,shape=circle,flag=1,i=37159,u=0.2726101911689758,v=0.5639791438536959,w=0.5004863639861948,x=7.201503320824382 -color=red,shape=triangle,flag=0,i=37190,u=0.4590965400752065,v=0.5533863436024102,w=0.5281583386284135,x=4.361818453371206 -color=green,shape=square,flag=1,i=37199,u=0.12163737564523602,v=0.4014462973141971,w=0.4858072409679675,x=7.673246371126193 -color=red,shape=circle,flag=0,i=37203,u=0.9209054444714102,v=0.908772038431933,w=0.48789814992412456,x=5.2260458713698466 -color=red,shape=triangle,flag=0,i=37204,u=0.34402022492252327,v=0.07012513866717396,w=0.5295997185499252,x=3.980541266720826 -color=red,shape=square,flag=1,i=37207,u=0.8444415491778481,v=0.14153089082798664,w=0.5034675458363985,x=5.770147902100302 -color=green,shape=circle,flag=1,i=37211,u=0.34905389412099075,v=0.6859795922179169,w=0.4775656820869437,x=4.963341915148402 -color=blue,shape=square,flag=1,i=37226,u=0.6413615050163423,v=0.2933802918358043,w=0.4896583166077016,x=3.700619007817077 -color=red,shape=square,flag=0,i=37227,u=0.9876672286695282,v=0.9428093794936758,w=0.5161090238215247,x=6.944280937158122 -color=purple,shape=square,flag=0,i=37247,u=0.45460083937637286,v=0.7564213829665887,w=0.5047271066138581,x=6.970607562042409 -color=red,shape=triangle,flag=1,i=37250,u=0.8325863986687886,v=0.43396032608141044,w=0.5210605619230178,x=4.63737979361521 -color=yellow,shape=triangle,flag=1,i=37252,u=0.9715999345797057,v=0.00172447386987451,w=0.5230270739804954,x=3.335155453613923 -color=red,shape=circle,flag=1,i=37269,u=0.5615822498213286,v=0.6164967334157775,w=0.4875093353752823,x=5.578981301797171 -color=green,shape=triangle,flag=1,i=37297,u=0.9784143556444374,v=0.11230754985994384,w=0.49090505998248923,x=3.7878819194298576 -color=red,shape=square,flag=0,i=37299,u=0.3811341846092945,v=0.3420777172507604,w=0.5106108100380538,x=4.767182011882721 -color=red,shape=circle,flag=0,i=37316,u=0.2686560141159776,v=0.19890962929317363,w=0.47129590072192634,x=3.406904163825312 -color=purple,shape=triangle,flag=0,i=37331,u=0.45330461089023766,v=0.44172965737918846,w=0.48902466740933015,x=3.6968190266633676 -color=purple,shape=circle,flag=0,i=37338,u=0.5302845634519802,v=0.37082672810720874,w=0.46999739328217544,x=4.109615080407763 -color=red,shape=triangle,flag=0,i=37339,u=0.24580844192998008,v=0.745932426091323,w=0.5318814387313013,x=3.439300063573949 -color=red,shape=square,flag=0,i=37347,u=0.9113976116769003,v=0.5717441754557772,w=0.5011901188463853,x=6.241667652553901 -color=red,shape=circle,flag=0,i=37361,u=0.5481129208721416,v=0.6294706620141673,w=0.47777439627161267,x=7.285373856753192 -color=yellow,shape=circle,flag=0,i=37369,u=0.3375387132878296,v=0.21419235539428816,w=0.4954607929026692,x=3.746885091796307 -color=red,shape=triangle,flag=0,i=37378,u=0.05851597245364226,v=0.3955398285561733,w=0.5318855359144191,x=4.974670625878876 -color=red,shape=square,flag=0,i=37403,u=0.40652847571468975,v=0.5379331564038987,w=0.490028695382077,x=4.532615384566884 -color=red,shape=triangle,flag=0,i=37415,u=0.1574014948290393,v=0.27830519590229796,w=0.5374805342297109,x=3.681427407515642 -color=red,shape=triangle,flag=1,i=37440,u=0.7166979316876014,v=0.20762566325161025,w=0.531254823588659,x=2.501888071157458 -color=purple,shape=triangle,flag=0,i=37444,u=0.5392537849080222,v=0.534992924377639,w=0.48521547991681174,x=5.194183322596916 -color=red,shape=square,flag=1,i=37460,u=0.6971150295592662,v=0.4064389406511253,w=0.5006569470610013,x=5.753844623975136 -color=red,shape=triangle,flag=0,i=37463,u=0.5554004914891789,v=0.5628719670833299,w=0.5293448461265443,x=7.115781077108316 -color=blue,shape=square,flag=0,i=37471,u=0.41426849367180885,v=0.16065915650296003,w=0.4736842441116863,x=4.55770340433462 -color=yellow,shape=triangle,flag=1,i=37487,u=0.24062409104057225,v=0.5010526365494592,w=0.5218186314632153,x=4.589373456459177 -color=blue,shape=square,flag=1,i=37500,u=0.3393478754061173,v=0.2881246381446081,w=0.46414802630528995,x=6.243150446903364 -color=green,shape=square,flag=0,i=37514,u=0.2693800001059923,v=0.04035180894988488,w=0.4833313258395809,x=4.092232864843839 -color=purple,shape=circle,flag=1,i=37518,u=0.5920169010216106,v=0.10459423843488291,w=0.4631134663489581,x=3.091984479817586 -color=green,shape=circle,flag=0,i=37521,u=0.6387119537418751,v=0.03714863275769187,w=0.48571899599410157,x=5.3937468048611406 -color=yellow,shape=square,flag=1,i=37541,u=0.819692604290505,v=0.5279896879534377,w=0.4490464876251143,x=4.09422705638926 -color=purple,shape=square,flag=0,i=37554,u=0.06034080193984881,v=0.033516594013897394,w=0.5042848921688678,x=6.9612489661961385 -color=red,shape=square,flag=0,i=37556,u=0.9750019392032869,v=0.4862456051737566,w=0.4972424851649748,x=3.929103492684863 -color=red,shape=square,flag=0,i=37558,u=0.6171598364673789,v=0.7250738618443542,w=0.49833147603219313,x=5.350267899964599 -color=blue,shape=circle,flag=1,i=37575,u=0.6843694547276777,v=0.21151730073066077,w=0.4806111302132133,x=3.7669067819074455 -color=red,shape=triangle,flag=0,i=37578,u=0.7665314034138527,v=0.7133409581940101,w=0.5377497844893196,x=6.346758117173912 -color=purple,shape=triangle,flag=1,i=37592,u=0.08953170682751777,v=0.1373090786979091,w=0.4834399942163302,x=2.88185175743152 -color=red,shape=circle,flag=0,i=37607,u=0.7337879389497028,v=0.6703890758114182,w=0.48323631140861006,x=4.59172351172061 -color=red,shape=triangle,flag=0,i=37608,u=0.9217610153513968,v=0.8989503607846147,w=0.5376757847225038,x=4.74741642957461 -color=blue,shape=square,flag=1,i=37613,u=0.2138076874342455,v=0.4958347828064372,w=0.4649597574914763,x=4.881855736157818 -color=purple,shape=triangle,flag=0,i=37616,u=0.8938083665743075,v=0.029239534824987423,w=0.4826411892835148,x=3.903514489982015 -color=red,shape=circle,flag=0,i=37618,u=0.28939222916565577,v=0.3329676477744654,w=0.4812724557340212,x=7.684625915207742 -color=red,shape=square,flag=0,i=37632,u=0.07911426041264935,v=0.1539046407624154,w=0.47923762858867835,x=3.1607856742881317 -color=red,shape=circle,flag=1,i=37647,u=0.719214252347564,v=0.7901868819983043,w=0.48358167828386855,x=5.7850786063311235 -color=green,shape=circle,flag=0,i=37655,u=0.09352173829497468,v=0.2676763517236652,w=0.4932650468905362,x=6.916429524956963 -color=red,shape=square,flag=0,i=37657,u=0.7136108560678266,v=0.2718872272660279,w=0.47769807610888887,x=5.346420772248663 -color=yellow,shape=circle,flag=0,i=37664,u=0.4191808474039801,v=0.739255703619348,w=0.5077530286313371,x=3.66666668116901 -color=orange,shape=circle,flag=0,i=37668,u=0.18007376885630966,v=0.8607135232102564,w=0.5281522937562019,x=3.4871488136155544 -color=red,shape=triangle,flag=0,i=37674,u=0.20231653462572208,v=0.8623478249818624,w=0.5368339928800547,x=5.414782863697613 -color=yellow,shape=circle,flag=0,i=37682,u=0.6248434447565645,v=0.3532431572350374,w=0.5172432757434454,x=4.084118842520906 -color=green,shape=square,flag=0,i=37685,u=0.4843672401568342,v=0.5080747139655946,w=0.483286331765644,x=4.860660246113421 -color=red,shape=circle,flag=0,i=37687,u=0.3489486185661024,v=0.323771076768919,w=0.4945300144788722,x=5.777523757759923 -color=red,shape=triangle,flag=0,i=37698,u=0.45816684290595133,v=0.2281742816684985,w=0.5350465367424906,x=6.341573764293282 -color=yellow,shape=square,flag=1,i=37704,u=0.7058346074133882,v=0.4965323642212405,w=0.4648549492625446,x=3.5046827972460073 -color=red,shape=triangle,flag=0,i=37708,u=0.738864106607189,v=0.6822447880234197,w=0.5425989594707775,x=4.127956949700301 -color=yellow,shape=triangle,flag=1,i=37712,u=0.5540042944833872,v=0.7949234874872454,w=0.5197699287875088,x=4.595715951910495 -color=yellow,shape=square,flag=1,i=37713,u=0.47172434062297064,v=0.13688354742815667,w=0.46577505611307707,x=5.090030296491598 -color=red,shape=circle,flag=1,i=37735,u=0.529071175011801,v=0.6257915577335662,w=0.4864639612273933,x=7.9492832752973195 -color=purple,shape=triangle,flag=0,i=37746,u=0.6564229969262801,v=0.5114125000839184,w=0.49318205924255587,x=4.079333502553843 -color=purple,shape=circle,flag=0,i=37751,u=0.26676268810918213,v=0.12674781998726992,w=0.46967993060868596,x=3.8387973966036473 -color=orange,shape=circle,flag=0,i=37758,u=0.9851029040372477,v=0.09593472594818309,w=0.5324612053263172,x=4.012838441365473 -color=green,shape=triangle,flag=0,i=37763,u=0.7790236271657485,v=0.37870381284129406,w=0.4971210197706475,x=5.1656570497710055 -color=green,shape=square,flag=0,i=37765,u=0.48785848916548635,v=0.8043586020008786,w=0.4803894237893302,x=5.932806251695024 -color=blue,shape=square,flag=1,i=37769,u=0.0010124921078813465,v=0.5003311052459606,w=0.45718856694064935,x=3.7276291403157935 -color=purple,shape=triangle,flag=0,i=37783,u=0.06351683841635458,v=0.5745664486338214,w=0.4913794324817373,x=3.9700437087588405 -color=blue,shape=triangle,flag=0,i=37792,u=0.07018903407844768,v=0.4178593082076467,w=0.51623104844378,x=4.423153846686451 -color=red,shape=square,flag=0,i=37797,u=0.8846457829810535,v=0.3836708390038597,w=0.48851153130672803,x=5.524878267979573 -color=yellow,shape=circle,flag=1,i=37826,u=0.475413165340109,v=0.6431636817661038,w=0.5358323966835233,x=4.016207572604287 -color=yellow,shape=triangle,flag=1,i=37848,u=0.5301875061178689,v=0.7174358946480373,w=0.5204534980191006,x=5.123733284961607 -color=red,shape=square,flag=0,i=37857,u=0.05661060905871662,v=0.4710547386694294,w=0.49083669966368476,x=5.811809648966007 -color=red,shape=square,flag=1,i=37860,u=0.9105423239090816,v=0.5898894925016474,w=0.49093560580562834,x=2.784241420176178 -color=purple,shape=triangle,flag=1,i=37874,u=0.8920613889121304,v=0.9769346868387789,w=0.48031545216099264,x=6.7204180236434325 -color=red,shape=circle,flag=0,i=37879,u=0.5202040603671577,v=0.5036022298027305,w=0.47872938475253196,x=4.696322906932882 -color=red,shape=circle,flag=0,i=37881,u=0.6355303017741958,v=0.5422679932363801,w=0.4814113386152919,x=4.6337482851262175 -color=red,shape=circle,flag=0,i=37890,u=0.2679618284646147,v=0.20434926416351096,w=0.47872981372379353,x=5.239165025228325 -color=red,shape=square,flag=1,i=37899,u=0.08937751343132816,v=0.659121762566092,w=0.48573418756702497,x=4.448799084662819 -color=red,shape=square,flag=0,i=37900,u=0.3728047469420135,v=0.26721468211357013,w=0.488577145299949,x=4.335668206081306 -color=red,shape=circle,flag=0,i=37904,u=0.38973313650324204,v=0.34818113846591997,w=0.47964161975394404,x=3.925209744193989 -color=red,shape=square,flag=1,i=37921,u=0.42276415798324474,v=0.31936643953218746,w=0.4883701885674235,x=4.869112919312211 -color=purple,shape=circle,flag=0,i=37929,u=0.5688491538886703,v=0.8435424572337955,w=0.47907239214577607,x=4.0856422045434835 -color=yellow,shape=triangle,flag=1,i=37940,u=0.06644491248211615,v=0.30894326501321445,w=0.5010173719770583,x=4.618433011753282 -color=red,shape=square,flag=1,i=37945,u=0.057877336618272435,v=0.32622237125734654,w=0.4830235607858425,x=3.2252275305890343 -color=red,shape=circle,flag=0,i=37962,u=0.32541490790626215,v=0.2645515629620241,w=0.4644091257813923,x=5.502821402064531 -color=red,shape=circle,flag=0,i=37991,u=0.07837608386530126,v=0.003129990899428267,w=0.4643253278238599,x=5.717808976937164 -color=red,shape=triangle,flag=0,i=37996,u=0.7113145301435015,v=0.791731618541279,w=0.5184424442026617,x=5.835128716537877 -color=purple,shape=circle,flag=0,i=38009,u=0.33697913513251365,v=0.06893260171284266,w=0.478784432217052,x=5.611396203650816 -color=yellow,shape=circle,flag=1,i=38034,u=0.684195029105751,v=0.7233193748183292,w=0.5276825057882527,x=5.722804639501624 -color=purple,shape=circle,flag=0,i=38038,u=0.6200315487640226,v=0.013067187966193994,w=0.47790013239599505,x=4.589665914470007 -color=purple,shape=square,flag=1,i=38064,u=0.7057434590803936,v=0.42792501087695867,w=0.5174348950562011,x=3.2802671704499526 -color=blue,shape=square,flag=1,i=38066,u=0.31668619949729515,v=0.11956444846336645,w=0.4594740359810732,x=5.186171127610534 -color=red,shape=triangle,flag=1,i=38067,u=0.875794814367842,v=0.21641459361363635,w=0.5178752395612677,x=5.321137461419996 -color=red,shape=square,flag=0,i=38071,u=0.3256626294752947,v=0.6148458085827894,w=0.5004939462835706,x=2.4499124766995695 -color=yellow,shape=circle,flag=1,i=38082,u=0.04853033836650689,v=0.5983776442018087,w=0.5231959648615166,x=2.651862379271653 -color=yellow,shape=triangle,flag=1,i=38087,u=0.32294116442437093,v=0.6700313175035897,w=0.502276254738623,x=2.756331697768259 -color=red,shape=square,flag=0,i=38093,u=0.7499294156246596,v=0.6508728277299138,w=0.5064734180564547,x=7.382597747691133 -color=blue,shape=circle,flag=0,i=38125,u=0.6344852606010264,v=0.6660916079421064,w=0.4807928674739172,x=5.600137266617754 -color=yellow,shape=square,flag=1,i=38136,u=0.5735178978082498,v=0.5774844534624073,w=0.4784106163746017,x=5.9532220972827945 -color=red,shape=square,flag=0,i=38138,u=0.8056362959350857,v=0.4174494412106985,w=0.5038079307699739,x=5.026394010510235 -color=blue,shape=circle,flag=0,i=38146,u=0.2539024448077958,v=0.884643951894558,w=0.4848131943192717,x=4.543595966846689 -color=orange,shape=square,flag=0,i=38155,u=0.01151138943702712,v=0.15843271602381304,w=0.4985979653977076,x=4.8762378756122375 -color=yellow,shape=triangle,flag=0,i=38158,u=0.3691612234596072,v=0.2535009771881511,w=0.5059627126079003,x=6.673606513538689 -color=blue,shape=square,flag=1,i=38163,u=0.4418109621078311,v=0.4079445387163324,w=0.4738897836881537,x=5.730483165187514 -color=blue,shape=circle,flag=1,i=38170,u=0.8854240497164021,v=0.18093916440605629,w=0.4937564584620208,x=4.783455616430091 -color=purple,shape=square,flag=1,i=38177,u=0.2529398200034281,v=0.4487866039308104,w=0.5117396167380375,x=4.63327672853102 -color=red,shape=triangle,flag=0,i=38178,u=0.5100182852203953,v=0.5467970338830797,w=0.5311490298737129,x=5.481841631670299 -color=blue,shape=square,flag=0,i=38179,u=0.44311997832909333,v=0.8822675357673682,w=0.4696302664911805,x=4.902853000731272 -color=yellow,shape=triangle,flag=1,i=38192,u=0.3083388647811234,v=0.4008475196275283,w=0.5105726870440547,x=2.33862119270893 -color=red,shape=square,flag=0,i=38195,u=0.8245719643294682,v=0.020460106436641756,w=0.5221084606309792,x=4.080764174039779 -color=yellow,shape=square,flag=1,i=38199,u=0.012238308815962995,v=0.2713121713455563,w=0.4815208009898373,x=4.734545325452867 -color=yellow,shape=circle,flag=1,i=38204,u=0.22930578122394973,v=0.5374967914492481,w=0.5176602906280251,x=4.654189519289205 -color=yellow,shape=square,flag=1,i=38206,u=0.10397346835119414,v=0.8411680853188428,w=0.4806578866864495,x=2.972552893791658 -color=red,shape=square,flag=0,i=38213,u=0.6616760821586517,v=0.8141486053201816,w=0.5121067455622184,x=5.173696312086968 -color=red,shape=triangle,flag=0,i=38222,u=0.43708134051341363,v=0.27726363254231,w=0.5376767429588353,x=4.970385307123877 -color=red,shape=circle,flag=1,i=38224,u=0.3315878136991349,v=0.38444839636873396,w=0.4931642161573426,x=4.634867995797333 -color=blue,shape=square,flag=1,i=38225,u=0.3944086255999918,v=0.23096523530620183,w=0.4684293434454281,x=7.736460768940426 -color=blue,shape=triangle,flag=0,i=38240,u=0.6034138327555548,v=0.07740707548700532,w=0.5374078324759183,x=6.0163596650900075 -color=blue,shape=triangle,flag=1,i=38248,u=0.9444130181082422,v=0.6362851436246229,w=0.5444405207767633,x=7.097199805027187 -color=red,shape=square,flag=1,i=38256,u=0.7630157570446002,v=0.6314772706185438,w=0.48880179137838625,x=4.950824723236743 -color=purple,shape=triangle,flag=1,i=38280,u=0.44767951581214094,v=0.2618111624810212,w=0.48201754540885355,x=5.465800399013794 -color=red,shape=triangle,flag=0,i=38283,u=0.05975605137424489,v=0.14920249696275234,w=0.5226984641337482,x=5.993304754102831 -color=red,shape=square,flag=0,i=38288,u=0.7523123498098522,v=0.13214299693268383,w=0.484645478581809,x=4.729721018081452 -color=red,shape=square,flag=0,i=38329,u=0.0904323592590498,v=0.5625067921820546,w=0.48023752756051724,x=3.0013981194136297 -color=red,shape=circle,flag=0,i=38340,u=0.3718779852140627,v=0.2845722722367581,w=0.4840326007039287,x=2.6311172406519434 -color=blue,shape=square,flag=0,i=38362,u=0.27691088100777006,v=0.17423641880397767,w=0.47142937713923433,x=6.406856001117499 -color=red,shape=triangle,flag=0,i=38365,u=0.6301973919902031,v=0.6837001355048282,w=0.5252041051772034,x=6.165249187305097 -color=red,shape=triangle,flag=0,i=38397,u=0.03933959336336268,v=0.8019190231722675,w=0.5278573389465854,x=3.6585746751325074 -color=orange,shape=circle,flag=0,i=38398,u=0.32435590442219053,v=0.13240200445348405,w=0.5300177517942973,x=3.095166599968655 -color=blue,shape=square,flag=0,i=38404,u=0.2961654979999577,v=0.767379671137321,w=0.47748248316065633,x=3.679766557118045 -color=red,shape=triangle,flag=1,i=38416,u=0.8480106987964048,v=0.7880753021521691,w=0.5327232064519288,x=3.2784486569622655 -color=blue,shape=square,flag=1,i=38418,u=0.03892693514917556,v=0.9327839698057228,w=0.4858211992579442,x=5.129305885128638 -color=green,shape=triangle,flag=0,i=38437,u=0.9121928040529615,v=0.7492150146311876,w=0.46895704168875035,x=6.292158170903022 -color=red,shape=circle,flag=1,i=38442,u=0.9328376819647649,v=0.9397539951616704,w=0.4709666044555381,x=4.7791385443263 -color=purple,shape=square,flag=0,i=38447,u=0.3753623855254079,v=0.43836066536547025,w=0.50816038364672,x=4.086078520372214 -color=blue,shape=circle,flag=0,i=38460,u=0.3274108699775241,v=0.8955352759871484,w=0.48438504053775594,x=4.33075542676652 -color=yellow,shape=square,flag=0,i=38468,u=0.8616481308988164,v=0.06593252432760732,w=0.49258093054003455,x=4.264419728202852 -color=red,shape=triangle,flag=0,i=38479,u=0.5515224755527709,v=0.6214207604744554,w=0.5422795277962215,x=5.477065778234362 -color=red,shape=triangle,flag=0,i=38497,u=0.14555181559868924,v=0.33620742616330357,w=0.5250900758986774,x=4.981313085590917 -color=purple,shape=square,flag=0,i=38501,u=0.4689339358886033,v=0.17276473586863939,w=0.5010008330089102,x=5.496998076900414 -color=green,shape=triangle,flag=1,i=38508,u=0.7471676588317212,v=0.09486262903295972,w=0.4646017555378223,x=4.709132548687026 -color=blue,shape=circle,flag=1,i=38522,u=0.9430620960892159,v=0.5650516037192317,w=0.4817430779521384,x=3.715760396312945 -color=green,shape=circle,flag=1,i=38526,u=0.8112239397064422,v=0.44388434199823823,w=0.5147274104243988,x=5.41469831778723 -color=red,shape=circle,flag=1,i=38529,u=0.6201453301474494,v=0.5514884958151548,w=0.4808571110565734,x=3.493435506996492 -color=purple,shape=square,flag=0,i=38531,u=0.9649930376221458,v=0.08470567736017742,w=0.5015458132224414,x=5.347433759370861 -color=green,shape=triangle,flag=0,i=38539,u=0.44957049999246235,v=0.5578831832346758,w=0.46170107859494736,x=3.9735797853073147 -color=red,shape=circle,flag=1,i=38550,u=0.011024426724858483,v=-0.007015438410399956,w=0.4846832966233285,x=6.724607023990394 -color=purple,shape=triangle,flag=0,i=38552,u=0.6798990230423072,v=0.2830766724009439,w=0.4771305824450562,x=5.918381912626522 -color=blue,shape=triangle,flag=0,i=38576,u=0.957435908299061,v=0.5792749204252066,w=0.543778458514963,x=3.682739112099584 -color=blue,shape=triangle,flag=1,i=38577,u=0.5735872226554793,v=0.16694377801618931,w=0.5419922146488843,x=3.041728610570415 -color=red,shape=square,flag=1,i=38581,u=0.5445142030131437,v=0.7528656620079609,w=0.4766827102963688,x=7.855906132291646 -color=green,shape=triangle,flag=0,i=38585,u=0.1984887330894427,v=0.4987380220449995,w=0.46144136154406673,x=3.7213611376525964 -color=purple,shape=square,flag=0,i=38595,u=0.6802320560976709,v=0.8275125281885453,w=0.4976524446808186,x=6.551242347727435 -color=red,shape=square,flag=0,i=38597,u=0.45738178272298546,v=0.19822849425140054,w=0.4831820401466904,x=4.961154469727897 -color=red,shape=square,flag=0,i=38609,u=0.6674339925748345,v=0.1618083318450113,w=0.4753971221718779,x=5.603536312892259 -color=red,shape=square,flag=0,i=38611,u=0.44503758460834086,v=0.8600393090018252,w=0.4741759511599409,x=2.9025418266670697 -color=yellow,shape=triangle,flag=0,i=38624,u=0.11714521071879747,v=0.34942138100928744,w=0.5316971724836042,x=7.454140833709264 -color=red,shape=circle,flag=0,i=38631,u=0.7648297947070223,v=0.6776771877066503,w=0.4915904089093778,x=3.8514837143856315 -color=purple,shape=triangle,flag=0,i=38652,u=0.01594130911978997,v=0.5890795687313576,w=0.47608914341169645,x=3.927338633492965 -color=purple,shape=square,flag=0,i=38663,u=0.15530651406707752,v=0.032180325518073816,w=0.507926038157922,x=4.224852492366136 -color=blue,shape=square,flag=1,i=38676,u=0.33803008812467517,v=0.9430048066012642,w=0.4826416690794807,x=7.915449951670008 -color=red,shape=square,flag=0,i=38698,u=0.4260617070738505,v=0.6679160107084341,w=0.4675325862982471,x=3.910816611978308 -color=red,shape=triangle,flag=0,i=38703,u=0.889343915415998,v=0.6047262639753926,w=0.5168713393637955,x=7.049840190714019 -color=red,shape=square,flag=0,i=38734,u=0.3564244365513213,v=0.44776358853917464,w=0.4617328476889762,x=5.007991880192758 -color=red,shape=square,flag=0,i=38736,u=0.740126370948802,v=0.7705393077048693,w=0.46144045361425906,x=5.483986766874151 -color=yellow,shape=square,flag=0,i=38748,u=0.2649295532261856,v=0.7818417150321095,w=0.5153526161795142,x=5.421038553603055 -color=yellow,shape=circle,flag=1,i=38749,u=0.3727998029310805,v=0.9346956478077907,w=0.5162228730057041,x=5.640991448007491 -color=red,shape=triangle,flag=0,i=38751,u=0.03734333974395809,v=0.1484023991549045,w=0.516697300114278,x=4.5812465361079635 -color=purple,shape=circle,flag=0,i=38769,u=0.336135273863733,v=0.10478466359914584,w=0.4883418813688285,x=3.7004061367284944 -color=red,shape=circle,flag=0,i=38773,u=0.8562965250990252,v=0.9079418463092541,w=0.494051799146844,x=4.4860224769938615 -color=green,shape=circle,flag=1,i=38775,u=0.5758517203810649,v=0.863665290241774,w=0.5295105874705537,x=7.108026075104436 -color=purple,shape=triangle,flag=0,i=38784,u=0.3217318967959222,v=0.9188365818667709,w=0.47572548117638436,x=2.8021200664712578 -color=red,shape=circle,flag=0,i=38803,u=0.7915146404267683,v=0.861964617574392,w=0.49483406287811166,x=4.660011755943997 -color=purple,shape=square,flag=0,i=38820,u=0.3273848048806479,v=0.721753425694558,w=0.506073146796731,x=5.063661923476471 -color=blue,shape=square,flag=0,i=38841,u=0.6913762315865113,v=0.12001632989361599,w=0.4925570122420449,x=4.7586521020289405 -color=purple,shape=square,flag=0,i=38846,u=0.9495507473776134,v=0.9392032827570884,w=0.5014704311333378,x=4.826822412761536 -color=red,shape=triangle,flag=0,i=38853,u=0.41641136027077863,v=0.46384944083018376,w=0.5059150065959896,x=6.2449010207835975 -color=orange,shape=circle,flag=1,i=38857,u=0.7561616060797361,v=0.6011829160290465,w=0.5170183460778673,x=5.464145004173815 -color=purple,shape=triangle,flag=1,i=38873,u=0.3412836770559612,v=0.5106988751826204,w=0.48578647491703114,x=8.253247926402961 -color=green,shape=triangle,flag=0,i=38883,u=0.45877660452687863,v=0.5211069169505502,w=0.4681733218056553,x=3.3275261814625985 -color=green,shape=triangle,flag=0,i=38889,u=0.8883676445361395,v=0.6015417053453661,w=0.47105973239501653,x=6.078143505674809 -color=purple,shape=circle,flag=0,i=38901,u=0.7319690780944992,v=0.4567889897970464,w=0.4912731260449902,x=4.184719957290204 -color=yellow,shape=square,flag=1,i=38928,u=0.9240311975534296,v=0.7019360344691004,w=0.5077523736033206,x=4.472317293716402 -color=green,shape=triangle,flag=0,i=38934,u=0.6380126796582992,v=0.9449695875523221,w=0.4624450508923107,x=4.273213691991617 -color=yellow,shape=square,flag=1,i=38961,u=0.1268351843656087,v=0.5211273692895315,w=0.5033684401053728,x=5.625293954232506 -color=green,shape=triangle,flag=0,i=38966,u=0.9096579654690838,v=0.6779907501390764,w=0.45893787607152725,x=4.725850414653185 -color=red,shape=circle,flag=0,i=38978,u=0.3652891236125678,v=0.37234355884923465,w=0.4977688696494028,x=3.8844029674106095 -color=red,shape=circle,flag=1,i=38980,u=0.15669341658400626,v=0.18744318394269907,w=0.49922521826079624,x=5.595762817968466 -color=yellow,shape=square,flag=1,i=38983,u=0.5034768929988753,v=0.648289357062001,w=0.50383746914453,x=5.184546230870219 -color=red,shape=triangle,flag=1,i=38997,u=0.11076561819085617,v=0.5599481660206294,w=0.5125690584242865,x=4.642475797173814 -color=yellow,shape=square,flag=1,i=39009,u=0.08470525262121531,v=0.9546622912906018,w=0.5061945768566833,x=2.3578447423524653 -color=red,shape=triangle,flag=1,i=39014,u=0.6613462567228076,v=0.47275595437501927,w=0.509598966206032,x=3.4577807597878283 -color=red,shape=circle,flag=1,i=39017,u=0.1553047699109077,v=0.23426338864293275,w=0.5053760937764255,x=4.354064782280358 -color=yellow,shape=circle,flag=1,i=39031,u=0.1895808365583801,v=0.41451067853476176,w=0.5193137946419872,x=5.994203236731685 -color=yellow,shape=square,flag=1,i=39036,u=0.4366319397585604,v=0.8853642091072212,w=0.5070794369862943,x=5.939429312334467 -color=red,shape=square,flag=1,i=39037,u=0.7634290148595653,v=0.5813909230046601,w=0.49179306499158965,x=5.997049936652246 -color=red,shape=square,flag=1,i=39059,u=0.8315658666403111,v=0.8784952621893528,w=0.4892572830056315,x=2.880528359468393 -color=red,shape=triangle,flag=0,i=39067,u=0.8704226366700998,v=0.533469043498947,w=0.5142011050681139,x=5.662784664121824 -color=red,shape=square,flag=0,i=39071,u=0.7967456882344144,v=0.20866378466645807,w=0.4946225164856906,x=6.543629849066412 -color=red,shape=square,flag=0,i=39072,u=0.030280521554805206,v=0.12321405546738207,w=0.48988027462368877,x=5.847872034205654 -color=blue,shape=circle,flag=1,i=39075,u=0.37520524903253005,v=0.20556677021060044,w=0.4861060752648033,x=4.98529466970652 -color=yellow,shape=circle,flag=1,i=39085,u=0.6761059171622457,v=0.4496309961242564,w=0.5177998244766702,x=3.8911030920443372 -color=red,shape=square,flag=0,i=39096,u=0.8386893229214152,v=0.18037298392866496,w=0.488742788476033,x=5.5802668829031745 -color=red,shape=square,flag=1,i=39101,u=0.3410758622142557,v=0.4265100182014795,w=0.4861798012237103,x=4.09281113615416 -color=orange,shape=triangle,flag=1,i=39104,u=0.5375973260418243,v=0.025378580102561443,w=0.5209130105188473,x=4.374368093971907 -color=red,shape=circle,flag=1,i=39108,u=0.06315594916114631,v=0.0473204457942318,w=0.5020600489686915,x=5.71888396030171 -color=yellow,shape=circle,flag=1,i=39140,u=0.04163266536526933,v=0.3735542532689454,w=0.5129004344973573,x=6.2006094397134355 -color=red,shape=circle,flag=0,i=39144,u=0.1252950270739791,v=0.2085369692489441,w=0.49511423232770985,x=5.6882736815440795 -color=green,shape=square,flag=0,i=39145,u=0.5945283933600861,v=0.5702218044889795,w=0.49801271180610407,x=5.733330077212044 -color=red,shape=square,flag=0,i=39147,u=0.32849756546704034,v=0.19330653960285815,w=0.49652552518608334,x=3.078153862828897 -color=red,shape=square,flag=0,i=39162,u=0.5082347260570108,v=0.018104333171229392,w=0.5047709326931358,x=6.14569285722409 -color=red,shape=square,flag=0,i=39169,u=0.35611963306648264,v=0.46415265378112647,w=0.5052790009618097,x=2.5208047949411108 -color=red,shape=circle,flag=0,i=39179,u=0.9934462881309655,v=1.0724998185026013,w=0.49083561169685813,x=5.960896195845709 -color=red,shape=square,flag=0,i=39193,u=0.8107253161858635,v=0.06119001723485462,w=0.5040571217154186,x=4.950845865162775 -color=blue,shape=square,flag=0,i=39212,u=0.3666067516985615,v=0.9543687651909756,w=0.4904069701798997,x=4.5900604435108505 -color=red,shape=square,flag=0,i=39214,u=0.3038520855773875,v=0.4570120300363385,w=0.5134766736400802,x=4.045412169596741 -color=purple,shape=square,flag=0,i=39220,u=0.40811899601274493,v=0.42258580068959894,w=0.5079708471546207,x=5.8434095706944085 -color=red,shape=circle,flag=0,i=39223,u=0.2548848991283086,v=0.23824052909393476,w=0.49368762796221016,x=3.9351541163129777 -color=blue,shape=circle,flag=0,i=39231,u=0.5467918928636517,v=0.436802594210994,w=0.47161891289677615,x=7.006859054118415 -color=yellow,shape=circle,flag=0,i=39251,u=0.995515315608599,v=0.664557028559361,w=0.515423435042191,x=5.169630751365037 -color=purple,shape=triangle,flag=0,i=39260,u=0.6875459706351555,v=0.6177647301665427,w=0.5019041927371927,x=3.0241900924198646 -color=yellow,shape=square,flag=1,i=39270,u=0.5118092734588805,v=0.25442788832414454,w=0.5019041582410692,x=5.87099123069972 -color=blue,shape=circle,flag=0,i=39277,u=0.25862296537153906,v=0.9195126012211688,w=0.4710367246140722,x=2.9978468725276795 -color=green,shape=circle,flag=0,i=39300,u=0.41020213039425923,v=0.6728517575614876,w=0.5265279632822963,x=4.921329419537524 -color=green,shape=circle,flag=1,i=39301,u=0.5864952275788667,v=0.10513511084979821,w=0.523894875619943,x=5.497434710917061 -color=green,shape=square,flag=0,i=39335,u=0.6400469949657999,v=0.06628578427370857,w=0.5148803991737776,x=4.132880393291873 -color=yellow,shape=circle,flag=1,i=39352,u=0.6479856313540792,v=0.2373533542788151,w=0.5178086170960043,x=5.415760588876039 -color=red,shape=square,flag=1,i=39353,u=0.9744182926995872,v=0.6439304774212721,w=0.4937014311429811,x=4.709992211021606 -color=purple,shape=circle,flag=0,i=39363,u=0.8750696087366453,v=0.8443946111777411,w=0.5150081590379324,x=6.9769606087666 -color=purple,shape=triangle,flag=0,i=39369,u=0.9160850795306806,v=0.9932014003101209,w=0.5018352998115054,x=4.793790312960973 -color=purple,shape=square,flag=0,i=39384,u=0.22368754258934542,v=0.24624496014649055,w=0.49496439725646624,x=3.6102318824700483 -color=purple,shape=circle,flag=0,i=39398,u=0.21517806608498646,v=0.8196968078409886,w=0.5187868513576659,x=5.9440824615539904 -color=yellow,shape=triangle,flag=1,i=39411,u=0.5646911415753773,v=0.6113202067574828,w=0.515655244170274,x=4.547456465946942 -color=red,shape=circle,flag=0,i=39414,u=0.08207536759740874,v=0.05545527956716427,w=0.5038531960132209,x=4.58456499360184 -color=purple,shape=square,flag=0,i=39417,u=0.7065466075694898,v=0.4544578679835566,w=0.49740396282091665,x=6.211697830216022 -color=red,shape=square,flag=0,i=39421,u=0.1514587929504907,v=0.015800774708563337,w=0.48889076339317666,x=6.278227085881568 -color=red,shape=triangle,flag=1,i=39424,u=0.4036420254819122,v=0.2208297853446305,w=0.5351694405156383,x=5.73245815993143 -color=red,shape=square,flag=0,i=39434,u=0.5092714136678518,v=0.08267959367777122,w=0.4897421326300275,x=6.189223273977316 -color=green,shape=circle,flag=0,i=39437,u=0.47143849771730817,v=0.7206230774891145,w=0.5105775019030652,x=3.096843331850879 -color=blue,shape=triangle,flag=1,i=39452,u=0.4108370944684231,v=0.17508398140092007,w=0.516846412069019,x=5.042433947122654 -color=red,shape=circle,flag=0,i=39459,u=0.8677153645774535,v=0.900316895018318,w=0.4936890101328895,x=6.019595126076823 -color=blue,shape=triangle,flag=1,i=39474,u=0.9553019148659684,v=0.45765246445471564,w=0.5142487080177939,x=4.825890094413331 -color=blue,shape=square,flag=1,i=39477,u=0.34349584856688986,v=0.5427373929948094,w=0.4827067468359886,x=6.161423400652301 -color=purple,shape=square,flag=0,i=39478,u=0.6181329264451106,v=0.2740582967902253,w=0.500325683569904,x=5.988873682044269 -color=red,shape=circle,flag=0,i=39485,u=0.2933425185682206,v=0.19696260825815642,w=0.49378278435690165,x=4.99296788607792 -color=blue,shape=square,flag=1,i=39508,u=0.6018296981161007,v=0.48671247321274247,w=0.4728499003115625,x=4.537908610131487 -color=blue,shape=square,flag=0,i=39515,u=0.5917021785500398,v=0.7180729704428234,w=0.47038782817852604,x=6.572393320560106 -color=blue,shape=triangle,flag=0,i=39523,u=0.7976643048373657,v=0.5657690973064404,w=0.5040865190265051,x=5.439688669204595 -color=red,shape=circle,flag=0,i=39535,u=0.01734841963435818,v=0.020433763178842223,w=0.47923692839106113,x=6.954518602995847 -color=red,shape=triangle,flag=0,i=39540,u=0.9975680760617336,v=0.5858113294982089,w=0.5239219495275551,x=3.583829045080017 -color=red,shape=triangle,flag=0,i=39543,u=0.5037390448566906,v=0.40265455325217936,w=0.5253108909612321,x=3.9629273595743437 -color=blue,shape=circle,flag=0,i=39547,u=0.44659669164426985,v=0.8581453296641002,w=0.4858215950748845,x=5.292404928997199 -color=red,shape=triangle,flag=1,i=39552,u=0.8261355187097076,v=0.6093458112426304,w=0.5222035903278082,x=4.906427613398106 -color=blue,shape=square,flag=0,i=39554,u=0.4847317606543907,v=0.4958025517192002,w=0.4738606886529594,x=5.414138281330171 -color=red,shape=square,flag=1,i=39556,u=0.5443966580579718,v=0.45841680799768203,w=0.48637556520255476,x=3.024551071286789 -color=purple,shape=square,flag=0,i=39561,u=0.8640637777725868,v=0.18496268115707704,w=0.498140287852323,x=4.364089163957901 -color=green,shape=square,flag=1,i=39562,u=0.5905261188438536,v=0.6422245286081031,w=0.5138031687405284,x=6.26814868803615 -color=red,shape=triangle,flag=0,i=39565,u=0.9561292202846399,v=0.9668194684210542,w=0.5178075470310429,x=5.60019581633746 -color=red,shape=circle,flag=0,i=39569,u=0.9695832824925855,v=0.9054094881243873,w=0.48100492235765596,x=5.416982353829602 -color=red,shape=square,flag=1,i=39576,u=0.004164445205783074,v=0.5358188259589823,w=0.4842846807116942,x=6.608741385162876 -color=purple,shape=triangle,flag=0,i=39582,u=0.06949449473715041,v=0.19234858063365412,w=0.49795450728510976,x=6.45445327635169 -color=purple,shape=square,flag=0,i=39603,u=0.06157543533408816,v=0.7314783967384737,w=0.49407401633436343,x=5.197801587627036 -color=purple,shape=square,flag=0,i=39614,u=0.33658041714586906,v=0.019206731167908053,w=0.49694622901044894,x=5.9178360928726255 -color=green,shape=circle,flag=0,i=39630,u=0.8845282032005826,v=0.172516015590907,w=0.5125949475751116,x=6.006543906800754 -color=red,shape=triangle,flag=0,i=39631,u=0.7844979349161723,v=0.23750260632865972,w=0.515044332417428,x=3.5797982962971004 -color=green,shape=circle,flag=0,i=39663,u=0.8889675338844115,v=0.8498083967833386,w=0.5048829219725421,x=4.346374870634605 -color=green,shape=triangle,flag=0,i=39673,u=0.26766239120667257,v=0.06097946000033494,w=0.4585066889177896,x=5.894437062355936 -color=red,shape=circle,flag=1,i=39698,u=0.1173908053575089,v=0.09611446635012184,w=0.47551198263215205,x=6.296276424483339 -color=yellow,shape=square,flag=1,i=39703,u=0.20142964823164766,v=0.18058821918715284,w=0.49137384443342447,x=6.125731071772061 -color=blue,shape=square,flag=0,i=39709,u=0.553868075349823,v=0.6606686727868244,w=0.4718475547749687,x=4.768194563131835 -color=red,shape=square,flag=0,i=39711,u=0.9720787852898816,v=0.7072650378533071,w=0.4934676899614167,x=4.211604713055995 -color=yellow,shape=square,flag=1,i=39717,u=0.15254906187727868,v=0.38871430549326036,w=0.49165626535368107,x=7.379618947124032 -color=yellow,shape=triangle,flag=0,i=39729,u=0.3406651787908065,v=0.7799297058381454,w=0.5164275222630685,x=5.536565084664942 -color=green,shape=square,flag=1,i=39733,u=0.7469905910748575,v=0.30802777422029715,w=0.5203235768840627,x=2.6697495842017864 -color=blue,shape=square,flag=1,i=39737,u=0.211788611644823,v=0.16738311426935804,w=0.47511503302109503,x=6.23205188154503 -color=red,shape=square,flag=0,i=39738,u=0.39159887437445307,v=0.7199605459574635,w=0.4872463773932245,x=5.423874298368646 -color=blue,shape=square,flag=1,i=39752,u=0.3652915738067196,v=0.7443797186837637,w=0.47992192966429087,x=5.429858542746497 -color=red,shape=triangle,flag=0,i=39769,u=0.08646867670314551,v=0.08843033220393537,w=0.5513404104853943,x=6.878343202242778 -color=blue,shape=square,flag=0,i=39777,u=0.20484721225053282,v=0.4661712168180666,w=0.48665786202900607,x=5.2961271387389655 -color=blue,shape=triangle,flag=1,i=39787,u=0.7567737011270878,v=0.32349488254926695,w=0.5129160929626151,x=3.8314523589367924 -color=red,shape=square,flag=0,i=39789,u=0.9479363213355183,v=0.4795817752837438,w=0.4822656993247,x=6.830410436201902 -color=green,shape=circle,flag=0,i=39792,u=0.2907685773558777,v=0.8731326700924537,w=0.5099500179293874,x=4.762207368025709 -color=blue,shape=square,flag=1,i=39795,u=0.15491812175550101,v=0.023550742079665565,w=0.48865565972064195,x=5.089974987985447 -color=purple,shape=triangle,flag=0,i=39815,u=0.35034166193227867,v=0.020341753938377338,w=0.5082622310079358,x=4.516956315272891 -color=blue,shape=triangle,flag=0,i=39829,u=0.19022816832990286,v=0.27381243034108327,w=0.5084215290532271,x=6.643229485686764 -color=purple,shape=triangle,flag=0,i=39849,u=0.011830854092107268,v=0.7466895614700884,w=0.5078861823801148,x=5.763338649318015 -color=blue,shape=circle,flag=1,i=39864,u=0.5286269860092916,v=0.09174636536052938,w=0.4839097995215383,x=5.245328225982277 -color=red,shape=square,flag=1,i=39874,u=0.017999673369659464,v=0.9022289169681199,w=0.4735626819075993,x=4.671385845088863 -color=red,shape=triangle,flag=0,i=39894,u=0.5929205919651507,v=0.5603993820061481,w=0.5575999627986716,x=5.105302929576312 -color=yellow,shape=square,flag=1,i=39900,u=0.8916354235969586,v=0.7857427902722474,w=0.47617734274964424,x=5.025706892371844 -color=red,shape=triangle,flag=1,i=39959,u=0.012772170008167327,v=0.07051393834139175,w=0.5582320757985528,x=6.515365898567603 -color=red,shape=square,flag=0,i=39963,u=0.3197367133413562,v=0.10412619413556723,w=0.4602761075396893,x=6.897129749637106 -color=red,shape=circle,flag=1,i=39992,u=0.2622598902731341,v=0.3580980981637506,w=0.4722640402950396,x=5.06230000166988 -color=yellow,shape=square,flag=1,i=39996,u=0.9738841115069133,v=0.30717572010172234,w=0.475067335019385,x=8.138199996818354 -color=green,shape=triangle,flag=0,i=40003,u=0.2595720628019772,v=0.29233364319412536,w=0.4416916820683191,x=5.039227185057932 -color=yellow,shape=circle,flag=1,i=40007,u=0.546523666600999,v=0.9608038475313697,w=0.4837411900879732,x=6.252574838238434 -color=orange,shape=square,flag=1,i=40022,u=0.764742255673633,v=0.3735179888280705,w=0.49808223124190154,x=2.7290452358014146 -color=green,shape=triangle,flag=0,i=40024,u=0.9369115965405426,v=0.543404003351943,w=0.44511272715032324,x=7.287797243559415 -color=yellow,shape=circle,flag=1,i=40027,u=0.7912279944547849,v=0.4466997015900954,w=0.4871534480092622,x=6.783131459101508 -color=red,shape=triangle,flag=1,i=40033,u=0.3461566834066091,v=0.33243600472851575,w=0.5461259501717964,x=3.0340888140346185 -color=blue,shape=square,flag=0,i=40038,u=0.5308869492507371,v=0.6032038924105055,w=0.5005736474388827,x=4.973886006800854 -color=red,shape=square,flag=0,i=40048,u=0.428795415660986,v=0.7380274411083768,w=0.4792342730468049,x=6.567457918921472 -color=blue,shape=square,flag=1,i=40049,u=0.34166912207856603,v=0.8327014292637935,w=0.49592881928346727,x=5.92458450568603 -color=yellow,shape=circle,flag=1,i=40054,u=0.5561122199642279,v=0.0028493163097591534,w=0.48751301099357564,x=5.6412088568231775 -color=blue,shape=square,flag=1,i=40058,u=0.30987001700396655,v=0.8839709700753099,w=0.49914722174633824,x=4.013303794389007 -color=blue,shape=triangle,flag=0,i=40070,u=0.2271139811341576,v=0.9972265275057707,w=0.5042128678302498,x=4.557252215397245 -color=red,shape=square,flag=0,i=40074,u=0.8963642740150665,v=0.5964074652491322,w=0.47743036114879545,x=4.365911200789994 -color=blue,shape=triangle,flag=0,i=40079,u=0.6415189362790564,v=0.2790523457099494,w=0.5044889560260606,x=4.4895918312870355 -color=blue,shape=circle,flag=1,i=40099,u=0.7197685198379256,v=0.4347940506722363,w=0.4820463817553045,x=3.534448259614519 -color=red,shape=square,flag=0,i=40112,u=0.39104810355783814,v=0.9851271188367299,w=0.4786667573710622,x=6.307719358232892 -color=red,shape=square,flag=0,i=40117,u=0.600924830991792,v=0.23071159514109874,w=0.4770169798669659,x=5.569954665957255 -color=red,shape=circle,flag=1,i=40123,u=0.5415517243642339,v=0.4830519911092873,w=0.4726137110014219,x=6.127840486254293 -color=purple,shape=triangle,flag=0,i=40144,u=0.541761838940377,v=0.9264512959889604,w=0.5130323486392376,x=3.6586127405988536 -color=blue,shape=triangle,flag=0,i=40162,u=0.29243460541559596,v=0.6744410500024415,w=0.5026381948680212,x=5.8265442314175955 -color=red,shape=triangle,flag=0,i=40175,u=0.1564732328065278,v=0.24314808298011803,w=0.5418818025802538,x=4.441802754098668 -color=yellow,shape=square,flag=1,i=40186,u=0.024433639695421228,v=0.9392705213913216,w=0.487225627309413,x=4.40986026307741 -color=purple,shape=square,flag=0,i=40187,u=0.36494982158182254,v=0.7491013055030736,w=0.49892339544862074,x=4.481404168274309 -color=yellow,shape=circle,flag=1,i=40188,u=0.30724989486511367,v=0.6087970132622745,w=0.5022534811698548,x=6.443804313933138 -color=yellow,shape=square,flag=1,i=40205,u=0.7273005003868648,v=0.11698694546772603,w=0.49123970666869876,x=4.066446099379594 -color=purple,shape=triangle,flag=0,i=40206,u=0.8419994001438059,v=0.4511699159384033,w=0.5075410555790757,x=4.920803384806212 -color=red,shape=square,flag=0,i=40207,u=0.29546702649377976,v=0.7859074991032909,w=0.4779569219799509,x=3.769994999411825 -color=purple,shape=square,flag=0,i=40209,u=0.25190692338867926,v=0.13564983177672008,w=0.4985303221261576,x=4.108993113180069 -color=yellow,shape=triangle,flag=1,i=40211,u=0.22698355978729134,v=0.8416204814932413,w=0.5047416284030152,x=4.867176354458826 -color=red,shape=square,flag=1,i=40265,u=0.9716859435742579,v=0.19469075755336318,w=0.489751512718313,x=5.71915087076871 -color=green,shape=triangle,flag=1,i=40270,u=0.06627365668608731,v=0.9535496678537436,w=0.4481542899331256,x=4.558220149223964 -color=yellow,shape=circle,flag=1,i=40315,u=0.6280807488381492,v=0.6758294962994147,w=0.5015582298229407,x=5.482064733393159 -color=yellow,shape=circle,flag=1,i=40319,u=0.3929534020474553,v=0.5836415948143827,w=0.49983089220161,x=6.045990918282446 -color=yellow,shape=square,flag=1,i=40328,u=0.5820644631862629,v=0.35706292051124566,w=0.5143514678699764,x=5.727779420801414 -color=blue,shape=square,flag=1,i=40355,u=0.40252632111500486,v=0.06066838582196632,w=0.5104408352048592,x=7.184418484522475 -color=green,shape=square,flag=0,i=40373,u=0.9368388199061015,v=0.285104100719457,w=0.4964870334481603,x=4.567357536587003 -color=red,shape=triangle,flag=1,i=40377,u=0.12678209202773827,v=0.5502625053793366,w=0.5468920720728657,x=6.906806670792279 -color=red,shape=circle,flag=0,i=40400,u=0.09973373500079907,v=0.07022044013142184,w=0.47181103539100266,x=6.510154327497104 -color=blue,shape=triangle,flag=1,i=40413,u=0.9334210137035209,v=0.25830827175843374,w=0.5131736002358351,x=4.77041058079687 -color=red,shape=square,flag=1,i=40416,u=0.7223755270344265,v=0.33344601000513996,w=0.4840363534853566,x=6.1459144800384315 -color=blue,shape=square,flag=0,i=40439,u=0.7417279035246976,v=0.5451620706961755,w=0.5006347727358323,x=3.300636947393009 -color=yellow,shape=circle,flag=1,i=40447,u=0.5975299201005286,v=0.40419080279383723,w=0.4934558348811598,x=3.6011551787102345 -color=red,shape=square,flag=0,i=40450,u=0.19618094137590136,v=0.18934014312096203,w=0.4783131267124837,x=5.273132451051901 -color=red,shape=triangle,flag=0,i=40469,u=0.8817838716003784,v=0.8071143104611547,w=0.5527616698688461,x=4.529886302096688 -color=green,shape=triangle,flag=0,i=40472,u=0.8463293433841946,v=0.43079526044877614,w=0.45669726828682,x=6.658687275454419 -color=orange,shape=triangle,flag=1,i=40482,u=0.09719669863578317,v=0.9542075038903742,w=0.5114357746931003,x=5.890787655368153 -color=green,shape=square,flag=0,i=40486,u=0.8386341684414829,v=0.8072870935662964,w=0.5015772295856746,x=5.347370781343389 -color=red,shape=square,flag=0,i=40495,u=0.42602920356188356,v=0.8046761689858815,w=0.4701341876184085,x=4.78536398896458 -color=blue,shape=triangle,flag=1,i=40507,u=0.5781226458185247,v=0.5433493291092453,w=0.5213700198910548,x=4.269212880065585 -color=red,shape=triangle,flag=0,i=40511,u=0.8078131796571932,v=0.6958244573624209,w=0.5434261697780716,x=4.212625508599345 -color=blue,shape=square,flag=1,i=40513,u=0.8515404918503977,v=0.4950299440035032,w=0.49331137090636235,x=4.873688308765054 -color=red,shape=square,flag=0,i=40536,u=0.29821255325239593,v=0.8099283947092014,w=0.4806279883656576,x=4.374504856035643 -color=yellow,shape=triangle,flag=1,i=40544,u=0.5576353082726088,v=0.3970836971495675,w=0.49633374375687517,x=5.733379761426601 -color=yellow,shape=triangle,flag=1,i=40593,u=0.9908727748501635,v=0.9676283907521892,w=0.5019612304905726,x=4.674444806193367 -color=red,shape=circle,flag=0,i=40594,u=0.11674066618334178,v=0.09023372455557184,w=0.48049073688711536,x=5.13302778687985 -color=purple,shape=square,flag=0,i=40597,u=0.3492940512796332,v=0.9673229033712439,w=0.49704641743407907,x=7.212836465274433 -color=blue,shape=triangle,flag=1,i=40624,u=0.8162808189972856,v=0.49953643979915785,w=0.5105490880991683,x=4.731723838834704 -color=red,shape=triangle,flag=0,i=40625,u=0.2989387938029462,v=0.21764995351122096,w=0.540044260381093,x=5.945125771878374 -color=red,shape=triangle,flag=0,i=40639,u=0.3601192225847776,v=0.16956569410415367,w=0.537265707842095,x=3.017915454400304 -color=green,shape=triangle,flag=1,i=40649,u=0.5245847279601498,v=0.6826424077937555,w=0.4544253043939622,x=4.389125679305141 -color=yellow,shape=square,flag=1,i=40664,u=0.9885773514745881,v=0.6105612255252967,w=0.5257605978316502,x=3.5799857260243293 -color=purple,shape=circle,flag=0,i=40678,u=0.243723853165545,v=0.1821879659809228,w=0.49447491359844953,x=5.986878367230524 -color=yellow,shape=square,flag=1,i=40683,u=0.389139248822608,v=0.29929440304684873,w=0.5218816792050955,x=5.711407349146634 -color=orange,shape=circle,flag=1,i=40689,u=0.2922946102013083,v=0.8984319222583506,w=0.5226900900636086,x=5.748448294105998 -color=blue,shape=triangle,flag=1,i=40713,u=0.2638578555186999,v=0.32626221995511817,w=0.5092620078581488,x=5.781044482017951 -color=red,shape=square,flag=0,i=40727,u=0.6248255135567757,v=0.6942025924840597,w=0.4689421346564869,x=4.928995571344981 -color=green,shape=triangle,flag=0,i=40730,u=0.24689259155257304,v=0.9453777091780577,w=0.46326003770942237,x=3.9774920738405286 -color=green,shape=circle,flag=0,i=40735,u=0.54361731859941,v=0.3292411229513592,w=0.5149143717230693,x=5.553641351015876 -color=yellow,shape=square,flag=1,i=40742,u=0.24847094475505616,v=0.1468553413352739,w=0.5166088143870115,x=3.3302202837109767 -color=green,shape=circle,flag=0,i=40750,u=0.1953446809965247,v=0.6669462160489693,w=0.5127609357344466,x=4.0648220863952185 -color=red,shape=square,flag=1,i=40753,u=0.2482649569337365,v=0.5468200264929788,w=0.47888313529202103,x=6.244672991570411 -color=red,shape=square,flag=0,i=40760,u=0.1565404857446866,v=0.9552720912259636,w=0.47887670604729,x=5.008396499448484 -color=purple,shape=square,flag=0,i=40763,u=0.7980154023490905,v=0.18362842111060684,w=0.5034074859932886,x=3.1052490476115815 -color=red,shape=triangle,flag=1,i=40766,u=0.10148508522988653,v=0.6749200091056718,w=0.5272583494058288,x=4.927605026849144 -color=red,shape=circle,flag=0,i=40768,u=0.3685289658276566,v=0.42530915019818777,w=0.5008733065270098,x=6.60437741887262 -color=red,shape=triangle,flag=0,i=40773,u=0.062414611390882,v=0.6447313268314849,w=0.5291563651803365,x=4.399995056769941 -color=green,shape=square,flag=1,i=40782,u=0.3505984244685435,v=0.465967717842515,w=0.4841104719509502,x=4.62313535479982 -color=red,shape=triangle,flag=0,i=40800,u=0.537964663415434,v=0.7519542908220004,w=0.526181268517801,x=4.443272861507481 -color=green,shape=square,flag=1,i=40813,u=0.5289840309445121,v=0.10394129575246724,w=0.48932302701561703,x=5.552179894913315 -color=blue,shape=circle,flag=0,i=40818,u=0.4864258195649044,v=0.3512910752065711,w=0.49431116334674097,x=5.708729268795683 -color=purple,shape=triangle,flag=0,i=40833,u=0.9776358235580903,v=0.8314235657286768,w=0.5194161174800925,x=4.28697326542846 -color=red,shape=circle,flag=1,i=40839,u=0.7319923668238524,v=0.6968009050681002,w=0.5000359440996291,x=4.595355498993931 -color=red,shape=circle,flag=0,i=40856,u=0.6668808350266331,v=0.5721907312804069,w=0.505326872199448,x=5.506691730649756 -color=purple,shape=triangle,flag=0,i=40857,u=0.7967412822368806,v=0.7119498900414054,w=0.520628165659509,x=4.675628286018475 -color=red,shape=triangle,flag=0,i=40870,u=0.47957344269608304,v=0.839257710714516,w=0.5224376985630319,x=4.824603300802242 -color=green,shape=square,flag=0,i=40872,u=0.27016769622638914,v=0.5437998876982383,w=0.48762848481292576,x=6.745588834970204 -color=orange,shape=circle,flag=0,i=40878,u=0.36706621318023924,v=0.9698982896181795,w=0.5194393610321152,x=4.877797049432641 -color=yellow,shape=square,flag=1,i=40897,u=0.4019283503485094,v=0.0037504417809507418,w=0.5068045481149688,x=5.661258661659244 -color=red,shape=triangle,flag=1,i=40899,u=0.7622444977219807,v=0.13532047409663006,w=0.5231148573440267,x=3.8140192857716806 -color=red,shape=triangle,flag=1,i=40907,u=0.5317162108988236,v=0.9032940349022393,w=0.5224512780828396,x=4.85896471624401 -color=yellow,shape=square,flag=1,i=40917,u=0.8297382129568323,v=0.23528709172060958,w=0.5097151973847575,x=3.041190360751321 -color=yellow,shape=circle,flag=1,i=40920,u=0.2187439834269861,v=0.30167565493257154,w=0.497839617549306,x=5.718425020284612 -color=red,shape=circle,flag=0,i=40930,u=0.4507346145614457,v=0.356013765145489,w=0.5139243590852092,x=4.1811086790605865 -color=red,shape=square,flag=1,i=40944,u=0.21612316339095672,v=0.5965080435398413,w=0.46558046836939543,x=5.068799087018072 -color=blue,shape=square,flag=1,i=40956,u=0.36474176773331146,v=0.8454453581782515,w=0.49727071171338044,x=3.860739839507016 -color=purple,shape=circle,flag=0,i=40959,u=0.19736177422410361,v=0.40712047453374944,w=0.49587377877530003,x=5.912429014001464 -color=red,shape=circle,flag=0,i=40970,u=0.7005872436257956,v=0.6221475947158343,w=0.5092852407263053,x=6.0702945128230406 -color=green,shape=square,flag=0,i=40979,u=0.1266107665974655,v=0.5356688591943147,w=0.48322227332103806,x=4.226742870121238 -color=blue,shape=circle,flag=1,i=41020,u=0.00943323226941939,v=0.8446978189819311,w=0.5018599546418963,x=4.793760867241468 -color=red,shape=square,flag=0,i=41024,u=0.11281835440030663,v=0.7789680950472638,w=0.44121932292225113,x=6.029666144555385 -color=orange,shape=triangle,flag=1,i=41035,u=0.05837890310319416,v=0.07636249822975938,w=0.50241097071327,x=3.9056186685192973 -color=red,shape=triangle,flag=0,i=41036,u=0.3588004771654896,v=0.029715204098169967,w=0.5098908448951518,x=5.977457621205759 -color=yellow,shape=circle,flag=1,i=41055,u=0.6642375363825297,v=0.7473161264597635,w=0.4911355627721241,x=6.3925846505742 -color=green,shape=triangle,flag=0,i=41068,u=0.6012568860610388,v=0.4071706777595179,w=0.4724788407174964,x=6.792622387122063 -color=green,shape=triangle,flag=0,i=41077,u=0.006409854905215173,v=0.9953897812617374,w=0.46909694265629237,x=5.092367804520576 -color=red,shape=circle,flag=0,i=41093,u=0.24774590349728343,v=0.25179334666781406,w=0.5074890714155886,x=3.7914211172739343 -color=purple,shape=circle,flag=0,i=41096,u=0.7332071609186626,v=0.3050420015750761,w=0.4975460107229564,x=4.338931958302688 -color=red,shape=square,flag=0,i=41110,u=0.3249535218520929,v=0.44695386243548285,w=0.44076515312824666,x=4.1232348383043345 -color=red,shape=triangle,flag=0,i=41117,u=0.22603976881447552,v=0.21132377795592672,w=0.4983573859172499,x=6.015265385514934 -color=green,shape=square,flag=0,i=41133,u=0.026186479360741366,v=0.13222331109096497,w=0.4905758343438278,x=6.121831330568276 -color=red,shape=circle,flag=1,i=41136,u=0.8585729729210986,v=0.9336032925866591,w=0.5150254587145655,x=6.083129177033072 -color=green,shape=circle,flag=0,i=41146,u=0.15200293613642057,v=0.41065522042278624,w=0.5056691493888975,x=4.142907611787745 -color=red,shape=square,flag=0,i=41148,u=0.35932841489150524,v=0.7975816126465474,w=0.4544689761869863,x=5.1704614314369275 -color=red,shape=triangle,flag=0,i=41166,u=0.6031154789698985,v=0.1632700399661593,w=0.4946392165868584,x=3.273113566179029 -color=yellow,shape=square,flag=1,i=41169,u=0.844895226225717,v=0.5002456401704629,w=0.5018381245124144,x=3.9265681141717788 -color=red,shape=circle,flag=1,i=41197,u=0.44272754321694174,v=0.4410411353162348,w=0.5103827820767027,x=7.336556085128362 -color=red,shape=circle,flag=0,i=41213,u=0.16244570059444574,v=0.1913282359798194,w=0.5080641700004002,x=5.2106138487944635 -color=yellow,shape=square,flag=1,i=41221,u=0.21378425914146149,v=0.2147182139306688,w=0.510938342839433,x=4.2407446250786895 -color=green,shape=square,flag=0,i=41224,u=0.2955710804078491,v=0.3505625824576629,w=0.4961112083801156,x=4.579727033980405 -color=red,shape=triangle,flag=0,i=41228,u=0.6589785137222948,v=0.7419091413749674,w=0.5012083314631209,x=3.459492032625103 -color=red,shape=triangle,flag=1,i=41229,u=0.008697938962164087,v=0.35751804341911053,w=0.503546859053565,x=5.0754090219045205 -color=red,shape=circle,flag=1,i=41233,u=0.20130571289997412,v=0.25983385732663467,w=0.5062401447372741,x=6.009491690988735 -color=red,shape=square,flag=0,i=41237,u=0.2077942336550639,v=0.24631488672081348,w=0.4561562318488982,x=5.763009389137171 -color=green,shape=triangle,flag=0,i=41240,u=0.1388091490042217,v=0.5367294697022725,w=0.47603068593969655,x=6.123297439839205 -color=red,shape=square,flag=0,i=41261,u=0.9998822102016469,v=0.46815234994788446,w=0.45856223710290567,x=4.890051638015498 -color=blue,shape=circle,flag=1,i=41280,u=0.1782114063356941,v=0.7877690766618495,w=0.5001458122603802,x=5.566726562619991 -color=red,shape=square,flag=0,i=41285,u=0.7173099141802141,v=0.7078029654590525,w=0.46469373672667796,x=4.583449217191266 -color=blue,shape=square,flag=0,i=41296,u=0.3454905642340733,v=0.19972304226274573,w=0.5088163812570099,x=5.946724813788657 -color=red,shape=circle,flag=0,i=41298,u=0.04912985095575162,v=0.08025091062765384,w=0.5149809643358482,x=4.122100038033584 -color=red,shape=triangle,flag=1,i=41302,u=0.9805547981785468,v=0.5788603877754698,w=0.5102740439436876,x=3.4387117775312728 -color=purple,shape=square,flag=0,i=41313,u=0.32050134640300276,v=0.20960368204663338,w=0.5016947735048498,x=5.436728676291729 -color=green,shape=circle,flag=0,i=41315,u=0.7558533887157577,v=0.8574758963562502,w=0.5058862878487302,x=5.372012723079794 -color=red,shape=square,flag=0,i=41320,u=0.16571923046766424,v=0.3395442840950539,w=0.46027698929239264,x=6.614191202761383 -color=red,shape=square,flag=0,i=41333,u=0.23539807857375017,v=0.029569983506120945,w=0.46424201371688983,x=4.664103309003582 -color=red,shape=triangle,flag=0,i=41334,u=0.9414131231521559,v=0.5637319354725785,w=0.5100317333100488,x=4.461039880202075 -color=red,shape=triangle,flag=0,i=41363,u=0.7496133321789066,v=0.5753027334048532,w=0.5082128925076759,x=5.68569856226981 -color=green,shape=square,flag=0,i=41370,u=0.5888626949264554,v=0.49794962288359834,w=0.492272843933555,x=4.299793988615572 -color=blue,shape=square,flag=0,i=41372,u=0.938522464304407,v=0.7997406406159722,w=0.5099388114091625,x=5.087434267728367 -color=blue,shape=triangle,flag=1,i=41379,u=0.6386442129462215,v=0.38205346810160934,w=0.5055560189831071,x=7.08816823364052 -color=yellow,shape=triangle,flag=1,i=41391,u=0.4967651674378841,v=0.7028857832766183,w=0.5050706908897531,x=2.617120492678897 -color=red,shape=square,flag=0,i=41425,u=0.11697592862776163,v=0.776070583666844,w=0.4628193075484102,x=5.81393272425408 -color=green,shape=triangle,flag=1,i=41430,u=0.8821014727718542,v=0.5879064792659994,w=0.48404470498269975,x=6.156342151205378 -color=yellow,shape=triangle,flag=1,i=41431,u=0.7216829279521791,v=0.41186085630062563,w=0.5139955664129368,x=5.822589071239395 -color=purple,shape=triangle,flag=0,i=41453,u=0.09799301117045978,v=0.5345676923879632,w=0.5169615184415605,x=5.250379441097196 -color=blue,shape=triangle,flag=1,i=41457,u=0.17123644077345412,v=0.7036414440481312,w=0.5064731785419707,x=5.8713124874714735 -color=red,shape=square,flag=1,i=41513,u=0.735640556687527,v=0.041482539910170924,w=0.46757039796840416,x=4.33615034009331 -color=red,shape=circle,flag=0,i=41521,u=0.7248062933235758,v=0.6477521864058217,w=0.5280510519219362,x=5.202996256962501 -color=red,shape=square,flag=0,i=41532,u=0.13939534134302878,v=0.7062580414788688,w=0.47014467278416444,x=5.333468435226506 -color=green,shape=circle,flag=0,i=41538,u=0.7618927248516096,v=0.011134728343045519,w=0.5013483663583217,x=5.075399723761248 -color=purple,shape=circle,flag=0,i=41543,u=0.1411284747024314,v=0.4776568215637865,w=0.49870883984795583,x=4.778201084034603 -color=red,shape=circle,flag=1,i=41545,u=0.043954004304485705,v=0.0729807080198989,w=0.5274826135833207,x=4.882747543352472 -color=yellow,shape=triangle,flag=1,i=41548,u=0.25542755651336757,v=0.5091813047427031,w=0.5176666495371838,x=6.074068520582077 -color=red,shape=circle,flag=1,i=41552,u=0.25684060526053965,v=0.28832406331707605,w=0.5316181251961247,x=4.949857478419258 -color=red,shape=square,flag=0,i=41559,u=0.9878723771262267,v=0.4030523061712127,w=0.47752596960788896,x=6.077950705004928 -color=red,shape=circle,flag=0,i=41564,u=0.4112819635335717,v=0.3145849525983753,w=0.5368963226770362,x=4.079965299696652 -color=red,shape=triangle,flag=0,i=41574,u=0.9442737382342208,v=0.5186928081995084,w=0.4959350376942421,x=6.218368622701866 -color=red,shape=triangle,flag=0,i=41587,u=0.7822208691306908,v=0.428004048191177,w=0.4937386986245334,x=5.455295306438355 -color=green,shape=circle,flag=1,i=41601,u=0.5523000602651791,v=0.1361133710703959,w=0.4979353732317967,x=3.1952963508563563 -color=yellow,shape=circle,flag=1,i=41620,u=0.3826753901716061,v=0.30935628659403125,w=0.479668210489739,x=6.514367447632842 -color=red,shape=circle,flag=0,i=41631,u=0.6446923855143726,v=0.7335233116379923,w=0.534095256070473,x=5.7265795413660685 -color=red,shape=square,flag=0,i=41632,u=0.8394911218955688,v=0.04337216607437766,w=0.4754390079134481,x=6.491073865316974 -color=red,shape=triangle,flag=0,i=41637,u=0.44348699682294734,v=0.37258376685737904,w=0.4883794578408287,x=4.686940646592702 -color=red,shape=circle,flag=0,i=41638,u=0.0990833525633743,v=0.12774801101336,w=0.5376366806602688,x=5.155195637415368 -color=yellow,shape=triangle,flag=1,i=41645,u=0.5936607610834136,v=0.864767408605107,w=0.508880796073613,x=4.887898650848888 -color=blue,shape=square,flag=0,i=41649,u=0.8639977215568386,v=0.9180348177137787,w=0.5158446528523883,x=6.3337406072164875 -color=blue,shape=circle,flag=1,i=41665,u=0.3480873714297278,v=0.8688101461893617,w=0.5050037849703162,x=5.9683006169880635 -color=blue,shape=square,flag=1,i=41671,u=0.5402380371666339,v=0.5827398874456162,w=0.5146432891390627,x=6.186739275855484 -color=blue,shape=square,flag=0,i=41695,u=0.8282270764147311,v=0.5912835709347535,w=0.5097168903307813,x=5.39833155523991 -color=red,shape=triangle,flag=1,i=41703,u=0.8735866032564092,v=0.3398557403739403,w=0.49015802677843745,x=2.9362695676130577 -color=red,shape=square,flag=1,i=41720,u=0.4100054829037967,v=0.7536418516648821,w=0.47518824456706443,x=4.311902979409429 -color=yellow,shape=triangle,flag=1,i=41726,u=0.8628818508076298,v=0.6169269692001,w=0.5086607908606664,x=4.448466380814399 -color=purple,shape=circle,flag=0,i=41738,u=0.5532393154222418,v=0.8064732451217115,w=0.5072042689758782,x=4.720496144538789 -color=green,shape=triangle,flag=0,i=41739,u=0.9303739602629575,v=0.06492932788889794,w=0.48567256563654826,x=5.0358552544991 -color=red,shape=circle,flag=0,i=41740,u=0.42298056691858954,v=0.5127969809049215,w=0.5338035318900609,x=3.4992734545454667 -color=red,shape=square,flag=0,i=41743,u=0.4577318178536147,v=0.30540883843616484,w=0.48464583923709154,x=5.544881004230361 -color=blue,shape=square,flag=0,i=41752,u=0.1912654647532387,v=0.440391285823696,w=0.5057045605970851,x=7.430903505000443 -color=red,shape=triangle,flag=0,i=41769,u=0.5939250019320538,v=0.6875073265444706,w=0.49396486970302567,x=5.644836926635821 -color=red,shape=triangle,flag=1,i=41786,u=0.6232155179969188,v=0.2928103736322655,w=0.48830623930381595,x=6.808422803040777 -color=red,shape=circle,flag=0,i=41805,u=0.7426278169578489,v=0.7573390612579981,w=0.5240344135238483,x=5.584839302972811 -color=red,shape=square,flag=1,i=41813,u=0.3230715545042646,v=0.7639435498121768,w=0.4917808347074572,x=3.966261819115246 -color=green,shape=triangle,flag=0,i=41823,u=0.8783766193667714,v=0.7581210435585213,w=0.4836238433355995,x=6.347874058559537 -color=red,shape=square,flag=0,i=41832,u=0.4616893914921477,v=0.4020793914327204,w=0.4868109611944463,x=3.731669480356746 -color=green,shape=square,flag=0,i=41839,u=0.4676881398040288,v=0.3614626383306794,w=0.5064596558928773,x=7.53678961725901 -color=purple,shape=square,flag=0,i=41849,u=0.003288508756311259,v=0.37258634553111547,w=0.5090223484494167,x=7.8797081122471715 -color=red,shape=circle,flag=1,i=41861,u=0.28169183849623547,v=0.35325889859005005,w=0.5299929210108116,x=5.257460163808932 -color=purple,shape=triangle,flag=0,i=41862,u=0.22744564505544673,v=0.01797650860414257,w=0.5150959385291496,x=3.9702671128207303 -color=red,shape=triangle,flag=0,i=41877,u=0.11385261206982633,v=0.7112402721658284,w=0.4807881101613337,x=3.6070149711306825 -color=red,shape=triangle,flag=1,i=41879,u=0.24562050029077143,v=0.5667948818409958,w=0.4823912935527294,x=5.318367451031023 -color=yellow,shape=triangle,flag=1,i=41894,u=0.8646126546477628,v=0.7269447179629449,w=0.5108291726212594,x=6.127638586274023 -color=blue,shape=triangle,flag=0,i=41897,u=0.28285200570649505,v=0.44071482628593517,w=0.5117921578186385,x=5.617456132495323 -color=purple,shape=triangle,flag=0,i=41903,u=0.5116390379078616,v=0.20550452018540133,w=0.5208510624740549,x=4.257767862398783 -color=purple,shape=square,flag=0,i=41923,u=0.30569947982029155,v=0.5156799057005967,w=0.5062834710742717,x=4.690419238125075 -color=blue,shape=triangle,flag=0,i=41924,u=0.11068557008179569,v=0.4080695094558585,w=0.519796870395737,x=5.883800571929169 -color=yellow,shape=circle,flag=1,i=41925,u=0.4148384583187227,v=0.8118160101737696,w=0.508391018785099,x=6.8992589282084635 -color=blue,shape=square,flag=1,i=41927,u=0.4156682416469647,v=0.7155029979934212,w=0.5249391655564007,x=5.847298248959041 -color=yellow,shape=circle,flag=1,i=41938,u=0.7240730664440489,v=0.0954108405747085,w=0.5044075596455153,x=5.037988878444145 -color=green,shape=triangle,flag=1,i=41940,u=0.5087711655657692,v=0.06299897744361416,w=0.4884523462606048,x=3.6194235062659352 -color=blue,shape=circle,flag=1,i=41942,u=0.10748851742570942,v=0.0014886830387470518,w=0.4907899756522415,x=5.147129598869486 -color=blue,shape=square,flag=1,i=41948,u=0.1618700266561418,v=0.6596619275167799,w=0.524413037415482,x=4.829632618636293 -color=yellow,shape=circle,flag=0,i=41966,u=0.8686333417471753,v=0.50451916147296,w=0.5074582137491923,x=4.0389301492297305 -color=red,shape=square,flag=0,i=41975,u=0.07179086871991747,v=0.9050221786221867,w=0.49902452767173505,x=5.091848248050398 -color=red,shape=circle,flag=0,i=41979,u=0.35849557351478467,v=0.3915700830767817,w=0.5155711207779339,x=3.6279069388602547 -color=yellow,shape=square,flag=1,i=41990,u=0.3249074585870637,v=0.2479354812604172,w=0.5259007413477471,x=3.357312046934293 -color=red,shape=triangle,flag=0,i=41995,u=0.8210388188038518,v=0.9264560839274985,w=0.48545525122054833,x=5.609078239739397 -color=purple,shape=square,flag=0,i=42001,u=0.24400549338973887,v=0.6547900624259892,w=0.5078061180717653,x=6.473465250282286 -color=blue,shape=square,flag=0,i=42010,u=0.804545068195525,v=0.2789632809940058,w=0.5196698875390361,x=5.502505953539515 -color=yellow,shape=triangle,flag=1,i=42016,u=0.8138352630566955,v=0.11122173080521858,w=0.49303627323372623,x=4.683369931910622 -color=red,shape=square,flag=0,i=42029,u=0.9657149301527435,v=0.7428716583258956,w=0.5032588575145742,x=4.462343563546749 -color=orange,shape=circle,flag=1,i=42051,u=0.10824346659361117,v=0.6491374613453533,w=0.5173534861487004,x=5.391252279044385 -color=blue,shape=square,flag=1,i=42052,u=0.24649880760239262,v=0.8185152468253247,w=0.5141870302109653,x=4.178383701874165 -color=purple,shape=triangle,flag=0,i=42056,u=0.5274644404495278,v=0.7818800869208066,w=0.5200456145894452,x=4.884359859641973 -color=yellow,shape=square,flag=1,i=42057,u=0.45982570719156546,v=0.7337423103803807,w=0.5334233891285076,x=4.221368007350595 -color=red,shape=triangle,flag=0,i=42060,u=0.1966558378102382,v=0.1743411435069091,w=0.49505755338398205,x=4.727620489120925 -color=red,shape=triangle,flag=0,i=42061,u=0.29013441804420415,v=0.4064257468993786,w=0.4942541475690011,x=4.386534253977956 -color=orange,shape=circle,flag=1,i=42067,u=0.06427892830620807,v=0.22422462687582723,w=0.5161064980027307,x=3.4951627649894914 -color=blue,shape=square,flag=1,i=42075,u=0.9595843180167247,v=0.8671714148718568,w=0.5119868162119788,x=4.448008039947396 -color=red,shape=triangle,flag=0,i=42078,u=0.2870316302780749,v=0.4983034146991252,w=0.5019647692225542,x=5.921212951787301 -color=red,shape=square,flag=0,i=42082,u=0.24613963773420355,v=0.572736625081269,w=0.5109733583358478,x=3.215723923036521 -color=red,shape=triangle,flag=0,i=42084,u=0.7813207520755331,v=0.20543488540258859,w=0.5061264507399164,x=6.08319233906244 -color=red,shape=triangle,flag=1,i=42085,u=0.6920020237888898,v=0.4893271280139224,w=0.502908749361798,x=7.265798781059612 -color=orange,shape=square,flag=1,i=42096,u=0.28317050051236914,v=0.49130353724990683,w=0.48848619157769246,x=3.1488280930860593 -color=blue,shape=circle,flag=0,i=42097,u=0.8561224052634198,v=0.4562308168928856,w=0.5037671325222282,x=5.551551588427199 -color=red,shape=square,flag=0,i=42098,u=0.5628059609004298,v=0.20943837510989205,w=0.5182431387140615,x=6.700325702707506 -color=purple,shape=square,flag=0,i=42101,u=0.39186894725720134,v=0.08228497730591156,w=0.5001365786428994,x=3.706860725633853 -color=yellow,shape=square,flag=1,i=42102,u=0.32327567693788806,v=0.45532141332280684,w=0.5406603950169535,x=5.588945394944036 -color=blue,shape=square,flag=0,i=42135,u=0.6256881072073424,v=0.3891003035192553,w=0.5071510914559967,x=3.793276830317215 -color=blue,shape=triangle,flag=1,i=42141,u=0.37268630015463755,v=0.5455657642318807,w=0.5145877170362394,x=4.991480220852533 -color=blue,shape=circle,flag=1,i=42154,u=0.1835088190477302,v=0.5343635866979393,w=0.49927038122453643,x=4.797613930176628 -color=red,shape=square,flag=0,i=42156,u=0.22987643851528983,v=0.49272629871419515,w=0.5112880476053994,x=5.7474335839157575 -color=yellow,shape=square,flag=1,i=42159,u=0.31004041847254893,v=0.3329373137909095,w=0.5439369602175674,x=4.086360975101474 -color=red,shape=circle,flag=1,i=42169,u=0.9811332712167679,v=0.8960659018648415,w=0.5073426387967269,x=1.9611268845333025 -color=green,shape=triangle,flag=0,i=42179,u=0.4311882306596425,v=0.8325541188326202,w=0.48651932154831173,x=3.5983701162626844 -color=red,shape=square,flag=1,i=42185,u=0.7306542063394752,v=0.22269600400426715,w=0.5073063634045416,x=5.52869525607922 -color=purple,shape=triangle,flag=1,i=42186,u=0.3740099087593247,v=0.45264429799441397,w=0.5062449830672904,x=6.8644775356862135 -color=red,shape=square,flag=1,i=42191,u=0.3530223697771485,v=0.6936746785846358,w=0.5101431886014118,x=4.048246868319073 -color=yellow,shape=circle,flag=1,i=42194,u=0.6678818956496095,v=0.6516547484612618,w=0.4974515489237669,x=5.101765929996367 -color=yellow,shape=circle,flag=1,i=42196,u=0.877382563604881,v=0.5996579632656069,w=0.4943612587598006,x=5.464626776304558 -color=green,shape=square,flag=0,i=42202,u=0.2977352298702497,v=0.5271662993559357,w=0.5043446098555483,x=5.34349681998629 -color=red,shape=triangle,flag=1,i=42206,u=0.12109722011885438,v=0.7452757819258516,w=0.49064068573003666,x=4.369828803162965 -color=yellow,shape=circle,flag=1,i=42209,u=0.9851396425761609,v=0.8378277502380294,w=0.49369530588921406,x=5.537998970979634 -color=green,shape=triangle,flag=1,i=42211,u=0.5594474558227601,v=0.39579981340682346,w=0.4905472397301975,x=4.092668411095752 -color=yellow,shape=square,flag=1,i=42217,u=0.2064235767216892,v=0.2942198804985633,w=0.5571095786148189,x=4.881917301545466 -color=blue,shape=triangle,flag=0,i=42221,u=0.5061839741257745,v=0.7132032834589251,w=0.517434473287979,x=6.6176137456898765 -color=blue,shape=square,flag=1,i=42228,u=0.5372127914061164,v=0.31798545221307706,w=0.5071770871208023,x=6.088877668388487 -color=purple,shape=square,flag=0,i=42234,u=0.7924483105949925,v=0.44831963157256793,w=0.49915589445469194,x=3.8437634952087847 -color=green,shape=square,flag=0,i=42238,u=0.31087680147123486,v=0.3733745090476206,w=0.5038560361860169,x=6.14863942793151 -color=red,shape=square,flag=1,i=42256,u=0.20272583129062705,v=0.6957814450139853,w=0.5129421098600568,x=3.1604750234820975 -color=red,shape=triangle,flag=0,i=42266,u=0.3110456644051389,v=0.1558679238461611,w=0.5061670312869957,x=4.0281842690507945 -color=blue,shape=square,flag=0,i=42271,u=0.9633969839586846,v=0.22304038836166473,w=0.5040612215693834,x=4.34465914745054 -color=yellow,shape=triangle,flag=1,i=42274,u=0.6843520205393837,v=0.48417356096788566,w=0.4996658609448684,x=5.994467966549343 -color=green,shape=square,flag=1,i=42288,u=0.9615799148129933,v=0.48658794096284974,w=0.5037533065690141,x=5.910504420571343 -color=green,shape=circle,flag=0,i=42289,u=0.6264750602597915,v=0.2151004100276106,w=0.49961881545835995,x=4.727481468034974 -color=blue,shape=square,flag=1,i=42297,u=0.7989463108882865,v=0.993872833141726,w=0.5025051060500516,x=4.069860493171828 -color=yellow,shape=circle,flag=0,i=42307,u=0.04007150493350675,v=0.8237919779094752,w=0.4913434132278825,x=4.7788667141447805 -color=red,shape=square,flag=0,i=42315,u=0.853290114858519,v=0.8038525580475187,w=0.513076299428633,x=3.7162116616489436 -color=red,shape=circle,flag=1,i=42324,u=0.7016969630728233,v=0.7355050769359464,w=0.5114210771160882,x=3.567562764483307 -color=red,shape=square,flag=1,i=42330,u=0.6142088505930275,v=0.2488087445693039,w=0.5141705076112492,x=4.933548477358564 -color=green,shape=square,flag=1,i=42342,u=0.35789294966397756,v=0.8703650300510167,w=0.5018347035919932,x=5.509126230497068 -color=red,shape=square,flag=0,i=42350,u=0.3623009008963618,v=0.6518411581855592,w=0.520569596785157,x=6.269230702829037 -color=green,shape=triangle,flag=0,i=42351,u=0.05844508921521008,v=0.7781592117631798,w=0.4818110430768114,x=7.964834790823628 -color=yellow,shape=triangle,flag=1,i=42363,u=0.975387275234549,v=0.14607131683150198,w=0.5027421726947764,x=4.472918452294312 -color=red,shape=triangle,flag=0,i=42379,u=0.5282407509990881,v=0.9197960692754503,w=0.5015631149952023,x=4.44603180596086 -color=red,shape=circle,flag=0,i=42380,u=0.8997669834819321,v=0.9749021276369567,w=0.5107372219724358,x=4.825488009866284 -color=green,shape=circle,flag=0,i=42394,u=0.10829075707431379,v=0.8195452548847731,w=0.4995022715506293,x=5.323340194644703 -color=yellow,shape=square,flag=1,i=42419,u=0.5171009635983354,v=0.28899641033983037,w=0.5518763386032669,x=5.09491537089958 -color=blue,shape=triangle,flag=0,i=42424,u=0.7162893401083892,v=0.8895666549128501,w=0.506362619234255,x=3.9277790101517778 -color=yellow,shape=square,flag=1,i=42425,u=0.08415778887173675,v=0.9941728940685433,w=0.5499279220362472,x=5.30249618071178 -color=yellow,shape=circle,flag=1,i=42433,u=0.789087683358848,v=0.13368795186008475,w=0.5044222917158122,x=6.080228577913922 -color=green,shape=square,flag=0,i=42435,u=0.7049917627597331,v=0.2223930407896494,w=0.5053146309588311,x=5.519001324619848 -color=red,shape=triangle,flag=0,i=42436,u=0.5185683439821897,v=0.3476523881538963,w=0.5075482605143149,x=5.201102669266679 -color=yellow,shape=square,flag=1,i=42438,u=0.2170361761863001,v=0.03005445396804196,w=0.5556937343880387,x=2.7005296882404726 -color=blue,shape=square,flag=1,i=42444,u=0.0865035276263465,v=0.7965071532225216,w=0.49211406753098264,x=4.452757281322867 -color=green,shape=square,flag=0,i=42474,u=0.317697804001168,v=0.12752552572271403,w=0.5096292122301531,x=3.352766497042952 -color=red,shape=circle,flag=0,i=42488,u=0.04304297300383053,v=0.06097411694834907,w=0.5154980384251677,x=4.503533593234685 -color=red,shape=square,flag=0,i=42492,u=0.7198694290330712,v=0.8120020333622945,w=0.5066193785182714,x=5.694944969883846 -color=blue,shape=square,flag=1,i=42496,u=0.5201540248376347,v=0.008429111686382051,w=0.4857916647454617,x=6.503721760550323 -color=green,shape=circle,flag=0,i=42503,u=0.6757033967220526,v=0.04920503523053921,w=0.49382462826368495,x=5.709516468045661 -color=red,shape=circle,flag=0,i=42510,u=0.05552434224298841,v=-0.014002814164676677,w=0.5154461470552877,x=6.334611672744182 -color=red,shape=square,flag=0,i=42536,u=0.5673298724176823,v=0.8449456446431269,w=0.5067106788803608,x=4.900193295727598 -color=red,shape=circle,flag=0,i=42552,u=0.8627770030241487,v=0.9430587269337052,w=0.5178492838837069,x=3.324773381565701 -color=green,shape=square,flag=1,i=42556,u=0.5239969477822893,v=0.9754006365455012,w=0.5070579643594629,x=4.792201054634316 -color=yellow,shape=square,flag=1,i=42565,u=0.8381155409838698,v=0.6560979478411256,w=0.5462285870559421,x=5.388218829027803 -color=red,shape=circle,flag=0,i=42583,u=0.7059701122499131,v=0.6905088822827575,w=0.5152096889465899,x=6.5702327462383545 -color=green,shape=circle,flag=0,i=42586,u=0.13597642818490763,v=0.008933755124756804,w=0.49884502922217605,x=5.321530606656419 -color=yellow,shape=triangle,flag=0,i=42598,u=0.909003968499731,v=0.36227466045002754,w=0.49573016749337484,x=5.249535033378173 -color=red,shape=triangle,flag=1,i=42604,u=0.7792729942102359,v=0.5053521848217665,w=0.5177893843145196,x=4.20792721829513 -color=purple,shape=square,flag=0,i=42629,u=0.11833542451635248,v=0.7459885164135419,w=0.5051044639181268,x=5.595193816324342 -color=blue,shape=circle,flag=0,i=42652,u=0.5036417020163063,v=0.20742157039852327,w=0.5302493538504605,x=4.457831081348835 -color=red,shape=triangle,flag=1,i=42658,u=0.23304428739391048,v=0.010965450734547577,w=0.4903460167419052,x=4.705190621096396 -color=red,shape=square,flag=0,i=42670,u=0.03981467696482632,v=0.19104720744757553,w=0.5031291051859914,x=4.705398588439117 -color=blue,shape=triangle,flag=0,i=42672,u=0.2987122930310858,v=0.6949354506374711,w=0.5035787856259482,x=5.952352512636865 -color=red,shape=square,flag=0,i=42690,u=0.07266307733882327,v=0.2745772820062482,w=0.49472352156758226,x=5.4950080494755404 -color=red,shape=triangle,flag=0,i=42702,u=0.9073085809127872,v=0.2691902927780708,w=0.4946481874826101,x=5.2705055027985965 -color=yellow,shape=circle,flag=1,i=42718,u=0.1284264192876422,v=0.5459402133636392,w=0.51100512699488,x=4.664695906856372 -color=red,shape=circle,flag=0,i=42719,u=0.6132150311583803,v=0.5181246526847756,w=0.5228090571339126,x=5.384797895223571 -color=purple,shape=circle,flag=0,i=42731,u=0.04326235111608934,v=0.6137422304173564,w=0.5048613478323388,x=6.540953126440567 -color=red,shape=square,flag=1,i=42737,u=0.3345546824736423,v=0.7467622343574337,w=0.503608741902435,x=4.151938801502289 -color=yellow,shape=square,flag=1,i=42754,u=0.022251531250828016,v=0.7806857442870315,w=0.5257402077720859,x=4.495234036224201 -color=red,shape=square,flag=1,i=42756,u=0.4124501538304661,v=0.18337187519521858,w=0.49905923374347805,x=6.2193184717717545 -color=red,shape=square,flag=0,i=42761,u=0.8463971868962755,v=0.4296289814593989,w=0.5001322843586747,x=5.228576020499294 -color=purple,shape=triangle,flag=0,i=42763,u=0.7460751865123395,v=0.10709331520471066,w=0.5121074977443849,x=5.787749979879276 -color=blue,shape=triangle,flag=1,i=42772,u=0.5936766343695294,v=0.906561121575526,w=0.5024528115467312,x=5.485568362223617 -color=red,shape=square,flag=0,i=42792,u=0.6479552291518469,v=0.9890931501309627,w=0.4961342765882706,x=3.2400934460174944 -color=red,shape=triangle,flag=1,i=42796,u=0.8255870170713169,v=0.6390300635867779,w=0.4995129376520485,x=5.68537479530974 -color=blue,shape=circle,flag=1,i=42806,u=0.37736665072404263,v=0.039952365664955525,w=0.5370182006037794,x=6.050619889744202 -color=red,shape=triangle,flag=0,i=42807,u=0.9159761208187744,v=0.9124000608215797,w=0.49887396133292944,x=4.082600076653383 -color=blue,shape=triangle,flag=1,i=42814,u=0.47371048450981046,v=0.464403691924149,w=0.5110519097818691,x=3.1101925706600686 -color=red,shape=triangle,flag=0,i=42824,u=0.7014228219301875,v=0.3441988119217,w=0.4964425168114189,x=3.3533613074818014 -color=red,shape=triangle,flag=0,i=42829,u=0.9718156174444482,v=0.5701224534271866,w=0.49256474394053706,x=5.066201152447089 -color=purple,shape=circle,flag=0,i=42836,u=0.09937685038703636,v=0.3417556566201373,w=0.5007171538088067,x=5.002896674672233 -color=red,shape=square,flag=0,i=42843,u=0.7970969450505384,v=0.733100502812636,w=0.5026814529243655,x=5.54112572883582 -color=blue,shape=triangle,flag=0,i=42845,u=0.6744808210268944,v=0.7889115724226872,w=0.5125209283952054,x=6.043335262375385 -color=yellow,shape=square,flag=1,i=42854,u=0.30222772430360934,v=0.8193371200452921,w=0.5264809712388231,x=3.6019393748313533 -color=yellow,shape=circle,flag=1,i=42899,u=0.7825638143960766,v=0.5153973349679857,w=0.5099924176581272,x=1.7691333573128656 -color=purple,shape=triangle,flag=0,i=42900,u=0.34544132963111296,v=0.7351768724791737,w=0.516248955752243,x=3.130958980504314 -color=green,shape=square,flag=0,i=42914,u=0.07732321450352886,v=0.5272848627168378,w=0.5013575205383178,x=6.720445838138212 -color=green,shape=square,flag=0,i=42915,u=0.5020151016389706,v=0.5933915790046229,w=0.5043433998034534,x=4.4445152100011205 -color=purple,shape=square,flag=0,i=42935,u=0.7705950515127238,v=0.15045227422756768,w=0.5079471116795059,x=3.195754737220289 -color=red,shape=triangle,flag=0,i=42941,u=0.6321089328055236,v=0.4891740494631376,w=0.49809774078676705,x=4.302372998211033 -color=red,shape=circle,flag=0,i=42950,u=0.5777357402100951,v=0.6179036911309645,w=0.5211491513146331,x=3.8952935315000112 -color=green,shape=square,flag=1,i=42955,u=0.9999361779701204,v=0.1740186045369594,w=0.5122252746891209,x=3.508542308929412 -color=green,shape=square,flag=0,i=42960,u=0.6296248667300545,v=0.06596337908912542,w=0.5149911452292064,x=5.321186164154646 -color=purple,shape=square,flag=0,i=42964,u=0.5442543466949902,v=0.4833185612469808,w=0.5086589281294314,x=6.402489243844781 -color=green,shape=triangle,flag=0,i=42975,u=0.8725372428037554,v=0.7805882819676262,w=0.4894450712255514,x=6.702477889769 -color=red,shape=circle,flag=1,i=43000,u=0.24548714093928314,v=0.27547871426849185,w=0.5148379381705622,x=7.715087543236476 -color=blue,shape=triangle,flag=0,i=43016,u=0.4583188188700552,v=0.923199871892756,w=0.5078088257113533,x=6.54443961118649 -color=red,shape=triangle,flag=1,i=43018,u=0.7585985137511034,v=0.8950932595678361,w=0.5091018110425221,x=6.221675345334963 -color=red,shape=square,flag=0,i=43030,u=0.06755819582194833,v=0.3007328200785029,w=0.4975973946247765,x=7.349860128935579 -color=yellow,shape=triangle,flag=1,i=43043,u=0.48554744093841185,v=0.00928978343668263,w=0.5015183526199568,x=5.159322499162008 -color=green,shape=circle,flag=0,i=43059,u=0.6685260928461136,v=0.7899163841948899,w=0.4956082348335964,x=6.241982624232588 -color=purple,shape=circle,flag=0,i=43087,u=0.7126589004431414,v=0.9680582347661287,w=0.5034189303688038,x=2.480455836223791 -color=red,shape=triangle,flag=1,i=43099,u=0.6188493831269095,v=0.6339438957021969,w=0.5115982653763845,x=2.340101421257748 -color=red,shape=square,flag=0,i=43110,u=0.09874167367643705,v=0.48227211011885185,w=0.489090899530579,x=5.964936731083792 -color=blue,shape=square,flag=0,i=43118,u=0.375533264014133,v=0.2524577903935834,w=0.5051295964731044,x=5.567730145109398 -color=orange,shape=circle,flag=0,i=43119,u=0.2174777185936042,v=0.8786011677515203,w=0.5285638211878175,x=5.908393426445126 -color=yellow,shape=circle,flag=1,i=43157,u=0.443829852552612,v=0.6859520889788074,w=0.5072978518951282,x=3.439137501119236 -color=yellow,shape=circle,flag=1,i=43173,u=0.08245514628573791,v=0.7225877836250619,w=0.511052252776385,x=4.475092158137214 -color=red,shape=square,flag=1,i=43187,u=0.6304046103545793,v=0.4370657018856887,w=0.48501649764297255,x=4.8811222636758025 -color=purple,shape=square,flag=0,i=43205,u=0.5574418043111553,v=0.3245319104461557,w=0.4993988729853276,x=4.7902909105952345 -color=green,shape=triangle,flag=1,i=43217,u=0.3396181693979178,v=0.49709357064701054,w=0.486448718696245,x=5.965996547883935 -color=red,shape=triangle,flag=0,i=43230,u=0.3658430788155381,v=0.69999635639543,w=0.5090322588349434,x=4.072571405459782 -color=red,shape=square,flag=1,i=43260,u=0.5551153411161501,v=0.986313668069793,w=0.49089025823823934,x=4.499275917557866 -color=purple,shape=triangle,flag=0,i=43283,u=0.6243454529276911,v=0.013941953703447307,w=0.5055044931746869,x=6.752169392747628 -color=blue,shape=square,flag=0,i=43291,u=0.19570206046322391,v=0.3243697139214208,w=0.5211419644940537,x=6.083066966868021 -color=red,shape=square,flag=0,i=43299,u=0.28497844298599617,v=0.23594270054654964,w=0.4881248108616436,x=6.633998830778498 -color=blue,shape=square,flag=1,i=43324,u=0.21265392007539652,v=0.11275837980087833,w=0.5202841202835982,x=4.487841095174716 -color=green,shape=square,flag=0,i=43342,u=0.2855734704668428,v=0.7629036434961336,w=0.5330877132313677,x=3.399003458023499 -color=purple,shape=square,flag=0,i=43352,u=0.03279630420385571,v=0.4253361333717529,w=0.4915264259517934,x=6.0757535526368 -color=red,shape=triangle,flag=1,i=43369,u=0.21453609862365663,v=0.09654734427519795,w=0.5160653251927467,x=7.5220416325811215 -color=red,shape=square,flag=1,i=43370,u=0.7788261941016054,v=0.11193394866730921,w=0.49069095387247047,x=2.964857188511713 -color=red,shape=square,flag=1,i=43391,u=0.21276224882942307,v=0.8434894350978464,w=0.49924021433304683,x=4.1033854776421315 -color=red,shape=triangle,flag=1,i=43398,u=0.057789855402812895,v=0.38681417996008827,w=0.5203287489629718,x=5.181712983035236 -color=red,shape=triangle,flag=0,i=43399,u=0.6016936536512857,v=0.7947774880543197,w=0.5205564575623793,x=6.802486523060771 -color=yellow,shape=square,flag=1,i=43405,u=0.17099094033580542,v=0.11783126262287535,w=0.5126831590242893,x=4.612637315365357 -color=yellow,shape=square,flag=1,i=43409,u=0.6109987340035941,v=0.5389870546151903,w=0.5106363576158865,x=5.823334546899578 -color=green,shape=circle,flag=1,i=43413,u=0.2464271224405592,v=0.5190300049522176,w=0.4886719958545684,x=5.513482563991414 -color=green,shape=triangle,flag=1,i=43422,u=0.05560941293547561,v=0.7563505478151175,w=0.4883312298107751,x=4.285572423716245 -color=red,shape=square,flag=0,i=43428,u=0.40048148673061734,v=0.02427467707505393,w=0.49634154357136356,x=3.8658492203827923 -color=green,shape=square,flag=1,i=43440,u=0.4865996275601915,v=0.253335622085325,w=0.5282102705122441,x=5.74439352175034 -color=red,shape=triangle,flag=0,i=43441,u=0.10947260546641757,v=0.3824336220967226,w=0.5293630557643787,x=4.3698131102209 -color=purple,shape=triangle,flag=0,i=43445,u=0.1831057652639978,v=0.20996065131648944,w=0.5075695137803501,x=7.202913231742464 -color=yellow,shape=square,flag=1,i=43468,u=0.4940864913496311,v=0.14604766440206818,w=0.5174455710929828,x=2.3542807923551377 -color=red,shape=square,flag=1,i=43470,u=0.269540599587923,v=0.5448965124859114,w=0.49282210092251383,x=5.537091943390234 -color=yellow,shape=circle,flag=1,i=43475,u=0.9159790379726092,v=0.37523795421438744,w=0.524319175230883,x=4.267359989715481 -color=red,shape=triangle,flag=0,i=43478,u=0.3686506265463694,v=0.5668733945095445,w=0.5321224133202799,x=5.0080222415824975 -color=red,shape=square,flag=0,i=43485,u=0.10450691071498597,v=0.7728890236460418,w=0.49325301834616636,x=4.091809742605316 -color=yellow,shape=triangle,flag=1,i=43488,u=0.722302011195158,v=0.331032286474518,w=0.5194704870129169,x=4.349261596403674 -color=red,shape=triangle,flag=1,i=43503,u=0.16436080173867562,v=0.3096968203615481,w=0.5224236863738517,x=4.952048077307234 -color=blue,shape=circle,flag=0,i=43512,u=0.3256066078530232,v=0.9261831505485677,w=0.5413039843095864,x=6.837155921143882 -color=red,shape=circle,flag=0,i=43517,u=0.26785192844622885,v=0.29202398791511974,w=0.5101730373631388,x=5.280859188628382 -color=blue,shape=circle,flag=1,i=43520,u=0.664222767046329,v=0.3949386668630649,w=0.5408299529686497,x=2.6598816707652935 -color=purple,shape=circle,flag=0,i=43524,u=0.052333802258738515,v=0.046906736262193216,w=0.4884477312907292,x=3.9584894405872384 -color=yellow,shape=square,flag=1,i=43528,u=0.6060689964742009,v=0.8196299647976067,w=0.5140253089594942,x=4.281993627549725 -color=purple,shape=square,flag=0,i=43534,u=0.6133972331910711,v=0.021598151701481716,w=0.5031963010702043,x=2.4477506978773564 -color=green,shape=circle,flag=0,i=43546,u=0.7295203740570595,v=0.7614624369012326,w=0.48338079265400624,x=6.482068009908247 -color=yellow,shape=circle,flag=1,i=43552,u=0.11427225576595679,v=0.12046847790249071,w=0.5300989056202788,x=4.0435713310099715 -color=red,shape=square,flag=0,i=43585,u=0.2569282143086494,v=0.8356955248973711,w=0.49988988227987496,x=5.758029889276149 -color=red,shape=square,flag=0,i=43610,u=0.4066651579035613,v=0.9821252098088572,w=0.4971325892932626,x=3.8355844366644285 -color=blue,shape=circle,flag=0,i=43625,u=0.25813215119938915,v=0.44812223117479943,w=0.5468063458142752,x=2.071753655903521 -color=blue,shape=square,flag=0,i=43643,u=0.8990438947452044,v=0.7932354106497107,w=0.478281459440448,x=5.309069073068615 -color=green,shape=square,flag=0,i=43654,u=0.7477088100417613,v=0.6741243723476034,w=0.5244962909214225,x=2.7085672551848745 -color=red,shape=triangle,flag=0,i=43669,u=0.16739577193567756,v=0.7848173059476037,w=0.5387387788747922,x=3.3126789418956775 -color=red,shape=square,flag=1,i=43676,u=0.12117516414786389,v=0.2360233631803369,w=0.4927785293749649,x=4.201575280207279 -color=blue,shape=circle,flag=0,i=43677,u=0.9194345322835871,v=0.18270434299753824,w=0.5480053700986861,x=4.197437995599496 -color=blue,shape=triangle,flag=1,i=43692,u=0.7918251417402319,v=0.9985440814769564,w=0.5153980684316232,x=4.076983037941575 -color=red,shape=circle,flag=1,i=43712,u=0.21906571058540392,v=0.1776774746383532,w=0.5221753029891931,x=6.040025216206015 -color=red,shape=triangle,flag=0,i=43713,u=0.9253279125896651,v=0.22517805432802462,w=0.5283695741538778,x=3.8790026347750497 -color=green,shape=square,flag=0,i=43714,u=0.7317008955916852,v=0.689787084674138,w=0.5169706828448152,x=5.4379745180684305 -color=red,shape=triangle,flag=1,i=43738,u=0.3299945615037232,v=0.8872983606718703,w=0.5203576185354666,x=6.034626076559896 -color=blue,shape=square,flag=0,i=43739,u=0.14780028281573,v=0.27491866587876024,w=0.47443949836759736,x=4.870244417503868 -color=purple,shape=circle,flag=0,i=43762,u=0.17936303377288854,v=0.1436998550948676,w=0.48755600944216687,x=3.663137378160956 -color=red,shape=square,flag=1,i=43764,u=0.09472711154976643,v=0.07947471553826624,w=0.5151653874708529,x=6.038494901522024 -color=red,shape=triangle,flag=0,i=43775,u=0.058055975409571414,v=0.9983985077857104,w=0.5225126018826308,x=5.25940132628363 -color=green,shape=triangle,flag=0,i=43776,u=0.8234163326320727,v=0.4287532297801402,w=0.4634462697525716,x=7.350481789269177 -color=blue,shape=square,flag=0,i=43792,u=0.311214771225637,v=0.02107475184991836,w=0.47102739175469466,x=5.228169691312015 -color=purple,shape=square,flag=0,i=43793,u=0.4178057527277276,v=0.7267418213089127,w=0.48635754559521877,x=5.562730898972807 -color=blue,shape=square,flag=0,i=43813,u=0.4340500185082796,v=0.5600062577845731,w=0.4691320375662904,x=4.60105608981731 -color=blue,shape=triangle,flag=1,i=43817,u=0.3880227798134268,v=0.15106213659034995,w=0.5189008882115655,x=3.92126341719537 -color=purple,shape=square,flag=0,i=43826,u=0.3208522998794402,v=0.6024271158202898,w=0.4876176838995849,x=5.172424232628977 -color=purple,shape=triangle,flag=0,i=43827,u=0.7368537409381595,v=0.24481331432747888,w=0.5120765560164056,x=5.5720435534912065 -color=green,shape=square,flag=0,i=43837,u=0.3179061411787266,v=0.4929006814215642,w=0.5221893060928178,x=5.766094654781486 -color=yellow,shape=triangle,flag=1,i=43840,u=0.9957624841248772,v=0.19989853802903979,w=0.5254515915885394,x=4.250999465020429 -color=red,shape=square,flag=0,i=43848,u=0.8185568465311813,v=0.980985487530177,w=0.5164551481216141,x=3.7970403802077013 -color=purple,shape=circle,flag=0,i=43855,u=0.23981274115974716,v=0.3599397660674801,w=0.48795907681975387,x=6.031291187545109 -color=red,shape=triangle,flag=0,i=43880,u=0.6113618174906779,v=0.33657526355508605,w=0.5188482545853158,x=5.956198917780778 -color=yellow,shape=square,flag=1,i=43884,u=0.43582170157434985,v=0.19905567878401975,w=0.5184715360454498,x=6.16835431728062 -color=blue,shape=circle,flag=1,i=43885,u=0.22252270157150522,v=0.5302693249479362,w=0.5383136678634378,x=4.207656833298322 -color=purple,shape=circle,flag=0,i=43887,u=0.1509900370436299,v=0.1678352120633062,w=0.49264854335407765,x=3.2513583593560096 -color=yellow,shape=triangle,flag=1,i=43889,u=0.22433523884019957,v=0.10069412898125463,w=0.519623353752461,x=4.816280759718293 -color=red,shape=circle,flag=0,i=43896,u=0.24232911273806235,v=0.1540012608889147,w=0.5250532861788867,x=4.21436664653267 -color=yellow,shape=circle,flag=1,i=43920,u=0.959586012999079,v=0.6159726932360294,w=0.5417432523021469,x=5.3879090971619705 -color=red,shape=square,flag=0,i=43924,u=0.5261377191454589,v=0.5369543069604715,w=0.5009948314214691,x=4.692850087583764 -color=red,shape=square,flag=0,i=43926,u=0.21518247740388474,v=0.769381146325305,w=0.5031148812119657,x=4.7969709781084715 -color=red,shape=circle,flag=0,i=43944,u=0.22727336629829564,v=0.2278034519943851,w=0.5263233877133829,x=6.441483382443116 -color=red,shape=circle,flag=0,i=43950,u=0.14663023492980587,v=0.08575644111019984,w=0.5289998568347268,x=5.263940163320825 -color=red,shape=square,flag=0,i=43955,u=0.5980035085951542,v=0.8188135506007557,w=0.5027243827823769,x=5.077626097902214 -color=blue,shape=square,flag=1,i=43973,u=0.7998007760559414,v=0.48489428203215756,w=0.46860017547310107,x=5.666085785503477 -color=green,shape=square,flag=0,i=43984,u=0.3290523041564759,v=0.4725386783499458,w=0.5143102645987679,x=3.3311889694198515 -color=red,shape=circle,flag=0,i=43985,u=0.24955223690952666,v=0.2795037136983582,w=0.5335114153384782,x=5.739299320684356 -color=green,shape=triangle,flag=0,i=43989,u=0.8668030782212506,v=0.8277101521033546,w=0.464487421690664,x=5.485884144057658 -color=red,shape=triangle,flag=1,i=43991,u=0.5740800375972737,v=0.17376072787838903,w=0.5276546779207952,x=5.852438211575425 -color=green,shape=circle,flag=0,i=44008,u=0.3411172798153771,v=0.9730140099804664,w=0.5120873063388043,x=3.7628249219959984 -color=red,shape=square,flag=0,i=44040,u=0.15125408828859999,v=0.855852819576754,w=0.4709566216015036,x=5.633358901100782 -color=red,shape=circle,flag=0,i=44044,u=0.2122875847334743,v=0.29920367143837723,w=0.5267012942189114,x=4.141742693628934 -color=yellow,shape=triangle,flag=1,i=44052,u=0.9197673005755368,v=0.9903860499594775,w=0.5221330145104475,x=5.264595956426461 -color=green,shape=triangle,flag=1,i=44070,u=0.46015174216033383,v=0.7864259897436401,w=0.4661422429080584,x=4.000848835103448 -color=red,shape=square,flag=0,i=44077,u=0.28309021515022303,v=0.44095392917397835,w=0.4760124800701126,x=5.146890721598369 -color=blue,shape=circle,flag=0,i=44078,u=0.7262537212988904,v=0.009454147229661647,w=0.5329253232395388,x=7.119014471227797 -color=orange,shape=square,flag=1,i=44101,u=0.09707919217155736,v=0.06119442269828457,w=0.5115570910791472,x=4.970416187446491 -color=yellow,shape=square,flag=1,i=44107,u=0.7921432366484691,v=0.2879939326546813,w=0.5173829969361902,x=4.966238748741917 -color=purple,shape=triangle,flag=0,i=44122,u=0.24515658015980557,v=0.7458623388261014,w=0.5089056150059037,x=4.005710167740754 -color=blue,shape=triangle,flag=1,i=44123,u=0.37255244182543634,v=0.4661842922625885,w=0.5117032157671845,x=5.464494944873894 -color=red,shape=circle,flag=1,i=44133,u=0.3128838894629171,v=0.2507526158915925,w=0.5234867057757788,x=5.090334848558721 -color=red,shape=triangle,flag=0,i=44178,u=0.9472068592621746,v=0.9004707124866083,w=0.5282594020561011,x=6.940393571300796 -color=red,shape=circle,flag=0,i=44192,u=0.553522123705715,v=0.4757932194359984,w=0.5183056079562443,x=5.265288955854104 -color=green,shape=square,flag=0,i=44215,u=0.23803052733996388,v=0.31886085535855424,w=0.4858553372710511,x=4.037327637892786 -color=purple,shape=square,flag=0,i=44220,u=0.8310620088678032,v=0.8002604338765056,w=0.5011875570174721,x=5.606741438839616 -color=blue,shape=circle,flag=1,i=44224,u=0.8959460851903286,v=0.9101141138264954,w=0.5325983322620735,x=5.561768665497113 -color=red,shape=circle,flag=1,i=44233,u=0.7561612376678916,v=0.7319007512574625,w=0.5265758235617998,x=3.0859138544839158 -color=green,shape=triangle,flag=0,i=44256,u=0.8816500699096232,v=0.11597815421053359,w=0.46795557880044064,x=5.341317078444804 -color=blue,shape=square,flag=0,i=44285,u=0.5330166763628916,v=0.22155951925639394,w=0.4733414630845997,x=4.225798186511307 -color=yellow,shape=circle,flag=1,i=44308,u=0.5055612332304337,v=0.7148802174379841,w=0.5305230755024368,x=3.8124055750730625 -color=blue,shape=square,flag=0,i=44314,u=0.10451706428413021,v=0.28791827095029365,w=0.47667793795343166,x=5.635233046020487 -color=red,shape=square,flag=0,i=44327,u=0.5191891059195163,v=0.7621392226051875,w=0.48239674973933916,x=4.992093323347892 -color=green,shape=triangle,flag=1,i=44338,u=0.5194168874962816,v=0.6178439837946711,w=0.459980457165933,x=4.412632675932382 -color=blue,shape=square,flag=1,i=44344,u=0.8759146828188182,v=0.4941540313853715,w=0.48344527618670596,x=6.610840828068064 -color=yellow,shape=circle,flag=1,i=44345,u=0.8809150845492812,v=0.39249131279324656,w=0.5311835451023484,x=3.7856582081391257 -color=red,shape=circle,flag=0,i=44375,u=0.8021276509013373,v=0.7573027582660581,w=0.518636305855153,x=3.5597809758185637 -color=red,shape=square,flag=0,i=44377,u=0.4787161503774482,v=0.44449729493545076,w=0.493148755903377,x=6.004312971559493 -color=blue,shape=square,flag=1,i=44391,u=0.004118706243226522,v=0.02513800294555546,w=0.4894725345334817,x=4.856908050965396 -color=orange,shape=circle,flag=0,i=44392,u=0.2742200716671289,v=0.6328099318331863,w=0.518605025877578,x=5.945956069870239 -color=orange,shape=circle,flag=1,i=44395,u=0.3284172795899255,v=0.4899180226956167,w=0.519783822356765,x=4.5617227268033576 -color=red,shape=square,flag=0,i=44396,u=0.32009268523941015,v=0.3814163904037119,w=0.4908694830921067,x=4.611924787845079 -color=red,shape=triangle,flag=0,i=44438,u=0.24027257183837814,v=0.21818158482375527,w=0.5132458986916885,x=4.3591820550187395 -color=red,shape=square,flag=1,i=44444,u=0.7571303069622878,v=0.3517997580679546,w=0.4874351362441344,x=4.857781650917474 -color=yellow,shape=circle,flag=1,i=44454,u=0.6319772746950029,v=0.6430990365761307,w=0.5233896886414907,x=3.87082362282355 -color=purple,shape=square,flag=0,i=44467,u=0.026836543269280422,v=0.7893267098230756,w=0.495334904743655,x=3.7770625386085506 -color=red,shape=square,flag=0,i=44500,u=0.06563573510369158,v=0.2484899718074014,w=0.49634022267762407,x=4.85578441358611 -color=red,shape=square,flag=0,i=44506,u=0.7506982661163093,v=0.9296261595719112,w=0.491456898126784,x=5.711361713133169 -color=blue,shape=square,flag=1,i=44507,u=0.8526918346098192,v=0.006090631709906091,w=0.485245940378111,x=5.480425823297286 -color=blue,shape=circle,flag=0,i=44511,u=0.17556779407921252,v=0.8544916101479395,w=0.5248266370320656,x=4.591712339305005 -color=yellow,shape=square,flag=1,i=44525,u=0.6138055226175024,v=0.2518408899858746,w=0.5202899004327896,x=5.068783420458643 -color=blue,shape=circle,flag=0,i=44526,u=0.32842430586019467,v=0.49808305418701226,w=0.5247939727367301,x=5.185844779531198 -color=red,shape=circle,flag=1,i=44566,u=0.7562262035901754,v=0.6997822237419802,w=0.5280998430297158,x=3.0998295171443986 -color=red,shape=square,flag=0,i=44568,u=0.20670391642095465,v=0.1240047571423365,w=0.475555549283771,x=5.6103992702153755 -color=red,shape=circle,flag=0,i=44583,u=0.7438403991426628,v=0.7267588754181725,w=0.5274991530869191,x=4.628048673728366 -color=red,shape=square,flag=0,i=44585,u=0.6636353241567207,v=0.28128898438023553,w=0.4806459917753007,x=5.588665257037561 -color=red,shape=circle,flag=1,i=44588,u=0.07016479646839524,v=0.015863532280976873,w=0.5221312273135886,x=4.791019138048099 -color=red,shape=triangle,flag=0,i=44594,u=0.9567737501912198,v=0.980436914124649,w=0.49587813963819216,x=2.4907338638786114 -color=orange,shape=square,flag=1,i=44625,u=0.48830064593906375,v=0.2993852388787641,w=0.509927679394459,x=2.8454961409041584 -color=blue,shape=circle,flag=1,i=44630,u=0.42558802690355557,v=0.9393782393189878,w=0.52115813084553,x=4.938382049792471 -color=yellow,shape=triangle,flag=1,i=44632,u=0.6395688201639387,v=0.7843029303915384,w=0.5313066272788163,x=5.730611522272919 -color=red,shape=circle,flag=1,i=44634,u=0.36790591261093386,v=0.33705188498522076,w=0.5154340522183124,x=4.721844087566265 -color=red,shape=square,flag=0,i=44649,u=0.0456118055634096,v=0.2042686380129506,w=0.47505074609138426,x=7.512377938810837 -color=red,shape=circle,flag=0,i=44655,u=0.3579242999769078,v=0.2777509205825483,w=0.5205527196274308,x=5.663197859271363 -color=blue,shape=square,flag=1,i=44663,u=0.6288702108731512,v=0.8910028672750042,w=0.48877388218574824,x=6.404309758663504 -color=yellow,shape=square,flag=1,i=44664,u=0.10269788103089272,v=0.7923037298789898,w=0.5178956397322221,x=4.674234728629004 -color=green,shape=triangle,flag=1,i=44665,u=0.9320728801982129,v=0.6636949374775633,w=0.47807593928535586,x=5.030582498624928 -color=green,shape=square,flag=0,i=44685,u=0.5705052364288866,v=0.5423147982199279,w=0.5007490792280032,x=4.999141534061898 -color=red,shape=square,flag=0,i=44686,u=0.4834685687045257,v=0.4548189570417823,w=0.4738343189308736,x=3.9379547987633785 -color=yellow,shape=square,flag=1,i=44688,u=0.9549118451890415,v=0.9651575275886732,w=0.5135915510756244,x=6.291247850816909 -color=yellow,shape=square,flag=1,i=44690,u=0.08960186475911591,v=0.7684575550314768,w=0.5139196703212905,x=5.341828374514144 -color=green,shape=circle,flag=0,i=44694,u=0.619023283596957,v=0.3523073846645306,w=0.49174690296899976,x=4.77248127957025 -color=yellow,shape=circle,flag=1,i=44714,u=0.2855480023002085,v=0.7450927731261932,w=0.5235022102880714,x=4.854784657440374 -color=yellow,shape=circle,flag=1,i=44721,u=0.36778939287893353,v=0.2908808967359484,w=0.5248896981033209,x=6.583085414673263 -color=red,shape=square,flag=0,i=44728,u=0.3696571044240461,v=0.47309836773508906,w=0.46826596740550164,x=6.743447125253634 -color=yellow,shape=circle,flag=1,i=44744,u=0.9965576878403373,v=0.6109026547640025,w=0.5201658756555807,x=5.402179928596834 -color=green,shape=triangle,flag=0,i=44773,u=0.35547899511722536,v=0.7704676786133092,w=0.4779667394153248,x=3.600543562246269 -color=orange,shape=square,flag=0,i=44780,u=0.6765285593597932,v=0.1795856137383327,w=0.5110740821608745,x=4.510517502274008 -color=red,shape=square,flag=1,i=44786,u=0.3209058790607138,v=0.12383583402998521,w=0.4821922856401145,x=4.546873006396432 -color=blue,shape=triangle,flag=1,i=44802,u=0.6747312071584478,v=0.748625992663632,w=0.5240271715080355,x=5.2614671612861015 -color=red,shape=triangle,flag=0,i=44803,u=0.6684141324998482,v=0.980704742273612,w=0.5014146429842454,x=5.372119829686997 -color=purple,shape=square,flag=0,i=44810,u=0.9602860904337266,v=0.5458529483448885,w=0.4981028471007708,x=4.523468619140365 -color=purple,shape=square,flag=0,i=44813,u=0.1721121032489782,v=0.06457716080047782,w=0.49485254164530884,x=5.212920559678786 -color=yellow,shape=circle,flag=1,i=44818,u=0.13594006155726335,v=0.3790972579153782,w=0.5199885303112306,x=5.894693684111605 -color=yellow,shape=triangle,flag=1,i=44834,u=0.10067618509380372,v=0.057919248569549,w=0.528807868107254,x=5.868977578493424 -color=orange,shape=square,flag=1,i=44850,u=0.45399035205866234,v=0.8699876442896479,w=0.5145405641008581,x=4.9571900749992786 -color=green,shape=triangle,flag=0,i=44858,u=0.9533590202309037,v=0.6531161401303006,w=0.47189450929094956,x=7.207353683199297 -color=purple,shape=circle,flag=0,i=44860,u=0.9089099522101729,v=0.1052946245683678,w=0.5115842828177806,x=5.214853370398667 -color=blue,shape=square,flag=1,i=44871,u=0.9995668390492636,v=0.4896572935308351,w=0.49350571249709796,x=5.3520690412975895 -color=red,shape=circle,flag=0,i=44887,u=0.6578724337813551,v=0.6111820141418478,w=0.534496219521755,x=5.164843374119267 -color=purple,shape=triangle,flag=1,i=44892,u=0.5645685107320864,v=0.6837227057123966,w=0.49626378588808984,x=6.466217097614532 -color=red,shape=circle,flag=1,i=44893,u=0.07187286885052446,v=0.1653798395372183,w=0.5295534429482346,x=5.572032290963382 -color=purple,shape=triangle,flag=0,i=44926,u=0.15722126805610137,v=0.1930311611998542,w=0.49228549443138814,x=4.608652529108745 -color=red,shape=square,flag=0,i=44931,u=0.9992587134757783,v=0.25573645017899804,w=0.5028010910605972,x=4.870966330534756 -color=red,shape=triangle,flag=0,i=44953,u=0.14261151438999453,v=0.974093920448945,w=0.5130076698647157,x=3.4742334364745573 -color=purple,shape=triangle,flag=1,i=44970,u=0.12045875072155343,v=0.39778838343457,w=0.48870706279164017,x=5.163100339971365 -color=blue,shape=square,flag=1,i=44971,u=0.7231465031324505,v=0.6426639050871611,w=0.5038035886995131,x=3.5812658871448186 -color=blue,shape=triangle,flag=0,i=44972,u=0.5743885455381894,v=0.9015137740404365,w=0.5071523917818452,x=4.392104656872195 -color=purple,shape=circle,flag=0,i=44980,u=0.0074105523414979,v=0.32140481843670354,w=0.5190865525638839,x=6.225849181673335 -color=red,shape=triangle,flag=0,i=44990,u=0.45766025182867676,v=0.8922138791942553,w=0.526754944791934,x=4.076778039864557 -color=red,shape=square,flag=0,i=45001,u=0.10029034484319854,v=0.21163060873318396,w=0.5035379821144141,x=7.3156656190152916 -color=yellow,shape=square,flag=1,i=45006,u=0.5207334994132492,v=0.37083753519747875,w=0.5198342428223057,x=6.643362495480676 -color=red,shape=triangle,flag=1,i=45017,u=0.3073491294273848,v=0.9642110929779293,w=0.5147568136313735,x=5.844190630797287 -color=blue,shape=triangle,flag=1,i=45036,u=0.8703150078913209,v=0.9858732213750153,w=0.5090044202649895,x=5.444867667791815 -color=yellow,shape=triangle,flag=1,i=45045,u=0.4308348851069683,v=0.8677031719818539,w=0.5277625058545177,x=7.056950967170884 -color=blue,shape=circle,flag=1,i=45051,u=0.39595236354355856,v=0.04568653865058303,w=0.5146027583721374,x=5.158254949451661 -color=red,shape=circle,flag=1,i=45057,u=0.21231142914114975,v=0.11827011540796274,w=0.5267563154507136,x=5.746953318743933 -color=red,shape=triangle,flag=0,i=45073,u=0.220890926919993,v=0.6382545820361779,w=0.5137215122805884,x=6.054346454263514 -color=red,shape=circle,flag=0,i=45085,u=0.10343414555356933,v=0.0854598736563924,w=0.5300173806571845,x=3.5211413915381757 -color=orange,shape=square,flag=0,i=45103,u=0.5069015298753995,v=0.9865405823764551,w=0.5136088627911064,x=2.7395760893199395 -color=green,shape=square,flag=1,i=45114,u=0.3710511813068966,v=0.10939008672183403,w=0.505077308978524,x=5.147776883112683 -color=red,shape=circle,flag=0,i=45130,u=0.23294107329360947,v=0.14254881168157957,w=0.5211576772644613,x=7.544770757486581 -color=red,shape=square,flag=1,i=45135,u=0.3285872756771737,v=0.474436698831299,w=0.5161246404740484,x=4.821317046014342 -color=yellow,shape=triangle,flag=1,i=45156,u=0.11245635984984359,v=0.5462070414752629,w=0.5388022731378233,x=4.803443593518167 -color=red,shape=circle,flag=0,i=45166,u=0.22483481608702138,v=0.26840902860157495,w=0.5158470239351043,x=4.353408794630831 -color=blue,shape=triangle,flag=1,i=45171,u=0.5340356710976087,v=0.48580905213986625,w=0.5145988937234728,x=3.190753106200006 -color=red,shape=circle,flag=0,i=45187,u=0.5218269179915481,v=0.48291141102199187,w=0.507988150814012,x=4.587852284602872 -color=red,shape=triangle,flag=1,i=45200,u=0.4648785723600424,v=0.15662490716392385,w=0.502627273437666,x=5.126089774833094 -color=yellow,shape=square,flag=1,i=45209,u=0.31641308456492667,v=0.41766007583201104,w=0.5156803473198549,x=4.486190964576527 -color=red,shape=circle,flag=0,i=45213,u=0.9190642191601589,v=0.9249959964768593,w=0.5087206455879548,x=4.360823891813719 -color=yellow,shape=circle,flag=1,i=45221,u=0.7406197210842403,v=0.797551650461032,w=0.5258520840789713,x=3.9996815312838936 -color=yellow,shape=triangle,flag=1,i=45229,u=0.431785881677494,v=0.7623720784105696,w=0.5407768232109682,x=5.082742009776406 -color=yellow,shape=circle,flag=1,i=45245,u=0.44370159095854655,v=0.6474270343771463,w=0.5270783585545887,x=4.916876931292912 -color=blue,shape=square,flag=0,i=45264,u=0.008701117901218747,v=0.9089262580608287,w=0.5027294363670075,x=4.143508501082306 -color=yellow,shape=square,flag=1,i=45266,u=0.3983240672849724,v=0.7317647492061637,w=0.5127567440121259,x=4.391866554668081 -color=green,shape=triangle,flag=0,i=45267,u=0.3489922349651863,v=0.1309769729966016,w=0.48865326216766564,x=4.7341727518141585 -color=red,shape=triangle,flag=0,i=45285,u=0.8529528906795177,v=0.2801201836212964,w=0.5120539688118472,x=5.4925318518139825 -color=red,shape=square,flag=0,i=45295,u=0.14720808245767525,v=0.13030981307150258,w=0.5020906886514244,x=3.9605969064579374 -color=red,shape=square,flag=1,i=45309,u=0.8764645684375807,v=0.01390401346575243,w=0.5042168097169483,x=7.2327564495502985 -color=red,shape=circle,flag=0,i=45317,u=0.8371223163876399,v=0.8954721512674688,w=0.5118977462673061,x=3.1653446378461623 -color=yellow,shape=square,flag=1,i=45333,u=0.8180300710172582,v=0.7992838268770319,w=0.5117228965198994,x=4.468813358314073 -color=yellow,shape=triangle,flag=1,i=45344,u=0.8666476334611205,v=0.46834494344142696,w=0.5449812925825097,x=4.653466710193914 -color=yellow,shape=circle,flag=0,i=45350,u=0.14151861441122293,v=0.8744775761628885,w=0.5434326905421337,x=4.870424755809928 -color=blue,shape=triangle,flag=1,i=45351,u=0.4677081725165374,v=0.5525407044233562,w=0.5118667730089137,x=4.399699331041051 -color=red,shape=square,flag=0,i=45358,u=0.14269181957750132,v=0.5528595463613156,w=0.5002238458574175,x=5.781514808117028 -color=red,shape=triangle,flag=0,i=45377,u=0.18303080006452788,v=0.0058017354302783986,w=0.523422859718131,x=5.567913514190596 -color=red,shape=circle,flag=0,i=45388,u=0.7345257254506266,v=0.7270179368277819,w=0.5103717529565557,x=5.834436684649049 -color=red,shape=triangle,flag=0,i=45390,u=0.0011926732543450225,v=0.7367315651951601,w=0.5140608434970648,x=4.525430615794258 -color=red,shape=circle,flag=0,i=45391,u=0.440836427255319,v=0.3980980657778506,w=0.5103697475822193,x=3.4113088721523446 -color=red,shape=circle,flag=0,i=45396,u=0.7171493584343511,v=0.6690982478236214,w=0.5142219189214519,x=7.262984922316579 -color=purple,shape=square,flag=0,i=45423,u=0.08585933998312123,v=0.18998814276855924,w=0.4863992757591215,x=4.425584886749749 -color=blue,shape=triangle,flag=1,i=45431,u=0.2623059136543101,v=0.16922747555449835,w=0.5123319087703594,x=3.5678226818066983 -color=blue,shape=square,flag=0,i=45484,u=0.9928718744290427,v=0.48793824130594465,w=0.4911507274128445,x=5.501928294793345 -color=red,shape=circle,flag=0,i=45489,u=0.0436319444347707,v=0.00037559668726951795,w=0.5348331381916813,x=4.9904588127503695 -color=red,shape=square,flag=0,i=45492,u=0.5611002805093157,v=0.445209175088075,w=0.4986559549516708,x=6.088023138558834 -color=red,shape=circle,flag=1,i=45493,u=0.5928527636422501,v=0.5310546263819504,w=0.5358519083796585,x=4.899892211847459 -color=yellow,shape=square,flag=1,i=45505,u=0.09791317778345843,v=0.6258372974259855,w=0.5355810783224939,x=4.878735628161608 -color=green,shape=triangle,flag=0,i=45506,u=0.15860542487611384,v=0.3324888717858109,w=0.4872436692143982,x=4.933397410148279 -color=blue,shape=square,flag=1,i=45513,u=0.8344454562492483,v=0.28991637424268,w=0.4930554835160037,x=6.630685398371834 -color=yellow,shape=triangle,flag=1,i=45522,u=0.6960495755695266,v=0.35662949568438584,w=0.5417977413573635,x=4.993835937393338 -color=green,shape=triangle,flag=0,i=45523,u=0.028726227233780266,v=0.8368987200063168,w=0.49144438317283956,x=4.91716778694866 -color=red,shape=square,flag=0,i=45527,u=0.362470705664502,v=0.23288251635350998,w=0.4837192428495595,x=7.319810129361041 -color=yellow,shape=triangle,flag=1,i=45541,u=0.3909461619111285,v=0.9603037348852396,w=0.5367475137335112,x=4.0747975295414625 -color=yellow,shape=circle,flag=0,i=45565,u=0.49711884869257894,v=0.4063296635007877,w=0.541821282319149,x=4.321738392032457 -color=red,shape=square,flag=1,i=45576,u=0.5910295406403523,v=0.5820570508367864,w=0.47872185401363015,x=6.416732335948374 -color=blue,shape=circle,flag=1,i=45592,u=0.36989121704141326,v=0.4521335780997142,w=0.5116245532264182,x=3.6690127676325535 -color=green,shape=square,flag=0,i=45593,u=0.07421018323124273,v=0.46250417315222725,w=0.49673545467011604,x=4.98690926513951 -color=red,shape=square,flag=0,i=45595,u=0.5323677885521801,v=0.49733842971342646,w=0.4703215915790957,x=6.047016287313322 -color=red,shape=circle,flag=0,i=45603,u=0.09807649946600483,v=0.0738983765849136,w=0.5272099757048196,x=5.235778755307683 -color=red,shape=square,flag=1,i=45618,u=0.24282315957964595,v=0.5083741163423824,w=0.4823275084626719,x=4.9515457101449725 -color=purple,shape=circle,flag=0,i=45619,u=0.320649306752549,v=0.7743856019807422,w=0.5166424857976284,x=6.792867234755408 -color=red,shape=square,flag=0,i=45621,u=0.7383745629253389,v=0.5701217458562096,w=0.48157784431598083,x=4.292122708256567 -color=blue,shape=triangle,flag=0,i=45635,u=0.1342696338557502,v=0.6255565877955351,w=0.505948628739885,x=3.1167301368582057 -color=yellow,shape=triangle,flag=1,i=45662,u=0.9596903920589072,v=0.20890286278455095,w=0.5441530368442388,x=3.2197718265173614 -color=red,shape=circle,flag=0,i=45672,u=0.9796340879843932,v=0.986480448637008,w=0.5319758182422377,x=4.3286292266413 -color=red,shape=square,flag=0,i=45694,u=0.987846244876944,v=0.40707353674400504,w=0.48622715121594995,x=6.430780212787359 -color=blue,shape=circle,flag=1,i=45697,u=0.4941716080492371,v=0.21045326175908352,w=0.4965027250181252,x=4.2251332758271944 -color=yellow,shape=circle,flag=1,i=45700,u=0.8039432740368295,v=0.4333289174684781,w=0.5429410295464143,x=5.356049355257544 -color=red,shape=square,flag=0,i=45722,u=0.29569528472445306,v=0.4214484911823976,w=0.49457823230290776,x=3.663297053844179 -color=red,shape=triangle,flag=0,i=45727,u=0.5802258910642472,v=0.21105636278613848,w=0.5000166463948257,x=6.891751326191411 -color=red,shape=triangle,flag=1,i=45729,u=0.7339480183316225,v=0.6604864835276257,w=0.5040423190425101,x=6.620850000868394 -color=red,shape=square,flag=0,i=45752,u=0.7118992958554076,v=0.5811156591032097,w=0.4986281250416253,x=6.7767526816590475 -color=red,shape=triangle,flag=1,i=45773,u=0.8841030289584918,v=0.5115932921587547,w=0.5134011019500868,x=4.998692873618105 -color=purple,shape=square,flag=0,i=45774,u=0.9652743344304694,v=0.9070327064358358,w=0.4914980251629097,x=4.594248023738808 -color=green,shape=square,flag=0,i=45789,u=0.993860338741655,v=0.3863846711806871,w=0.5106468829838453,x=3.4839113378701345 -color=red,shape=circle,flag=0,i=45792,u=0.35788962798853874,v=0.4097501815910554,w=0.5485136576962423,x=6.919867339175146 -color=yellow,shape=square,flag=1,i=45802,u=0.5078260148234183,v=0.8370292007945583,w=0.5267293179728605,x=5.240897554347324 -color=yellow,shape=square,flag=1,i=45806,u=0.8472003239385223,v=0.5924479536428879,w=0.5274849365040836,x=4.649745368307674 -color=red,shape=square,flag=1,i=45811,u=0.013178508944489242,v=0.5047094653724545,w=0.492524575441183,x=4.115776223728498 -color=blue,shape=triangle,flag=1,i=45844,u=0.16143164451186653,v=0.24980047239449477,w=0.5163918925759441,x=5.429282303965134 -color=orange,shape=square,flag=0,i=45900,u=0.9637822338407995,v=0.5231018284644444,w=0.4979551545626011,x=6.756277830301471 -color=yellow,shape=square,flag=1,i=45904,u=0.2833747747934823,v=0.5376753675836141,w=0.5209102388331349,x=5.454760759531425 -color=blue,shape=square,flag=0,i=45917,u=0.8511440112771441,v=0.9061136344992315,w=0.4801521277209463,x=4.48260411679007 -color=yellow,shape=triangle,flag=1,i=45930,u=0.29916361695325044,v=0.9288443295649261,w=0.5431226997013537,x=5.616987212342591 -color=yellow,shape=square,flag=1,i=45942,u=0.8574333219660808,v=0.5150315154654709,w=0.5193525317004768,x=5.205780956811961 -color=green,shape=square,flag=0,i=45954,u=0.8276920325701533,v=0.12452654293773313,w=0.5053331285693116,x=3.7596364097908186 -color=red,shape=square,flag=0,i=45960,u=0.5175434622957339,v=0.8379639703700468,w=0.507889195065473,x=3.3764141189485257 -color=red,shape=square,flag=1,i=46003,u=0.6368728959804477,v=0.8926266834562082,w=0.49372893914259,x=5.230870112873864 -color=red,shape=square,flag=0,i=46007,u=0.7095889763369441,v=0.9625515310526058,w=0.4972402606296109,x=6.724526949348188 -color=blue,shape=triangle,flag=1,i=46024,u=0.4073120956522893,v=0.9698912133718399,w=0.5126193000247149,x=4.3408159610800405 -color=red,shape=triangle,flag=0,i=46028,u=0.8846684524650361,v=0.47775334436491845,w=0.49773706374591903,x=3.6280666413795113 -color=blue,shape=circle,flag=0,i=46055,u=0.7975326758590642,v=0.9196451416634517,w=0.495263239892926,x=3.5609442821157558 -color=blue,shape=triangle,flag=1,i=46066,u=0.5471561931357293,v=0.09918859216347842,w=0.5085521251681956,x=8.20203872572708 -color=red,shape=square,flag=0,i=46070,u=0.19240243971579907,v=0.4371017177409373,w=0.5195085119920236,x=3.9230151773397828 -color=red,shape=triangle,flag=1,i=46081,u=0.9369185416860067,v=0.5901519010715599,w=0.49709603676515884,x=7.3089917028832785 -color=red,shape=triangle,flag=0,i=46096,u=0.21734975243598598,v=0.6417983668578033,w=0.4930405105573353,x=6.826837459403799 -color=red,shape=circle,flag=0,i=46130,u=0.37580495962606697,v=0.34301133566114617,w=0.5382518094318486,x=3.029951031097662 -color=red,shape=circle,flag=1,i=46147,u=0.31235698837751125,v=0.27453736539046647,w=0.5411521130682586,x=3.1926330867391997 -color=red,shape=triangle,flag=0,i=46154,u=0.20186480141864716,v=0.9720568082560206,w=0.4820419990538739,x=5.014978672294716 -color=orange,shape=square,flag=1,i=46156,u=0.9493554866603044,v=0.6557118497720306,w=0.49630002152989666,x=4.70687551898535 -color=yellow,shape=square,flag=1,i=46165,u=0.10451573025181304,v=0.8186215314993505,w=0.529385394822364,x=5.9327701376255355 -color=red,shape=triangle,flag=0,i=46175,u=0.0682014789362606,v=0.21280202762482492,w=0.47569041097849757,x=4.610725585552525 -color=red,shape=circle,flag=1,i=46188,u=0.8932859896364232,v=0.96711110915342,w=0.538656832247169,x=6.057830900285073 -color=yellow,shape=square,flag=1,i=46198,u=0.36220392092927745,v=0.33583358669699814,w=0.5277859868922251,x=4.789342608170004 -color=orange,shape=square,flag=1,i=46203,u=0.3439682252338231,v=0.2127262604833734,w=0.49359773227184034,x=5.784442614906929 -color=red,shape=circle,flag=0,i=46210,u=0.45214634391790864,v=0.3648123201579528,w=0.5339460574984352,x=6.225920328371827 -color=red,shape=circle,flag=0,i=46211,u=0.8839885326717482,v=0.8114201462773275,w=0.5286147811621462,x=5.198209243435775 -color=red,shape=circle,flag=0,i=46226,u=0.7453306724355845,v=0.838808058667226,w=0.5265038117371149,x=4.246609213895595 -color=red,shape=circle,flag=1,i=46234,u=0.07485087627191434,v=0.1032926259424846,w=0.5217006344754798,x=6.568839935962624 -color=red,shape=circle,flag=0,i=46260,u=0.7599922991304641,v=0.6764688341560959,w=0.5234634777466669,x=5.244796316561899 -color=yellow,shape=square,flag=0,i=46286,u=0.47874281763503257,v=0.3176732816778183,w=0.5230201215630013,x=6.629856645148432 -color=purple,shape=square,flag=0,i=46288,u=0.12698519073184733,v=0.35205788100264856,w=0.49943691027597703,x=2.491455836861123 -color=green,shape=square,flag=0,i=46289,u=0.38189833090065917,v=0.4229566494355128,w=0.5133842813534175,x=6.575277234204026 -color=green,shape=square,flag=1,i=46292,u=0.7824142633222194,v=0.23009146591293173,w=0.508965414696369,x=3.771112420977745 -color=green,shape=circle,flag=0,i=46306,u=0.5527630107732677,v=0.40671955338058496,w=0.5106215362988595,x=2.583959816031608 -color=blue,shape=triangle,flag=1,i=46315,u=0.7245880944138003,v=0.8815411187912761,w=0.5193192268573201,x=4.7110743591170605 -color=red,shape=circle,flag=0,i=46326,u=0.18518631901516835,v=0.19576651558603056,w=0.519588077699846,x=3.731996940759151 -color=red,shape=square,flag=0,i=46331,u=0.7624011920122076,v=0.46950974545590196,w=0.5061554181244927,x=3.190782856635772 -color=yellow,shape=circle,flag=1,i=46332,u=0.4099804092853969,v=0.6933342996241612,w=0.5548024496883684,x=5.402298994997285 -color=red,shape=square,flag=1,i=46340,u=0.9544020158953853,v=0.483924102949422,w=0.5064587968063257,x=4.583924022275249 -color=blue,shape=square,flag=0,i=46366,u=0.33586362388178603,v=0.43369563371293907,w=0.48094543516943067,x=7.1366620904277225 -color=yellow,shape=circle,flag=1,i=46370,u=0.5130434797929835,v=0.65024334625538,w=0.5575224174831193,x=6.455492159404774 -color=red,shape=circle,flag=0,i=46377,u=0.6320140373924674,v=0.5330833533595211,w=0.516867428593351,x=3.74951144436213 -color=blue,shape=square,flag=0,i=46403,u=0.08322265729916467,v=0.26425191838002804,w=0.48888955728189154,x=3.9473720097346123 -color=purple,shape=circle,flag=0,i=46404,u=0.6090234782866996,v=0.7001026135277432,w=0.5192966602472153,x=6.460675853622124 -color=red,shape=circle,flag=0,i=46405,u=0.8244771162660871,v=0.8413514042645212,w=0.5207962044325894,x=3.4196031768594195 -color=red,shape=square,flag=1,i=46407,u=0.7227584169355041,v=0.16881731256879295,w=0.4907749561317916,x=5.861970673069835 -color=yellow,shape=triangle,flag=1,i=46408,u=0.6493040533623267,v=0.8401994169767789,w=0.5411352020873921,x=5.7227150751418465 -color=red,shape=circle,flag=0,i=46420,u=0.47739989672422645,v=0.5216544167786235,w=0.528660721918708,x=5.566591599137276 -color=red,shape=triangle,flag=0,i=46444,u=0.3577563230979893,v=0.11583709904789907,w=0.4871855940429217,x=5.271873155405054 -color=yellow,shape=circle,flag=1,i=46457,u=0.8883488953241907,v=0.9129508551707828,w=0.5632938050523973,x=6.045349617286569 -color=red,shape=triangle,flag=1,i=46466,u=0.29487297540900936,v=0.331972803702242,w=0.49082955801428246,x=6.870182167534151 -color=blue,shape=circle,flag=0,i=46484,u=0.6995054328119791,v=0.9860819266589024,w=0.49938649158915105,x=4.144411290633849 -color=red,shape=circle,flag=0,i=46488,u=0.3618559577189957,v=0.34060942084156476,w=0.5319289242148977,x=5.2542899345150085 -color=red,shape=square,flag=0,i=46496,u=0.353832393958744,v=0.6707684943847947,w=0.49022094417422557,x=8.074957340314246 -color=red,shape=triangle,flag=0,i=46502,u=0.16672582814841352,v=0.30648067323446815,w=0.49162485115299764,x=5.24371007841722 -color=yellow,shape=circle,flag=1,i=46503,u=0.9448159797593451,v=0.1713081371340821,w=0.5620752132798074,x=4.531973046334346 -color=blue,shape=triangle,flag=0,i=46513,u=0.79743578278037,v=0.16456392167276657,w=0.5138414960049742,x=5.664171127785084 -color=purple,shape=triangle,flag=0,i=46515,u=0.08413793538334824,v=0.540634380103699,w=0.49386378244998147,x=6.954894581236826 -color=red,shape=triangle,flag=0,i=46516,u=0.24522364774371652,v=0.2598492936505107,w=0.5011047025275889,x=7.083891385200946 -color=red,shape=square,flag=0,i=46523,u=0.5934862679656275,v=0.18952844168090832,w=0.49068820402903646,x=5.115217884918773 -color=blue,shape=square,flag=0,i=46526,u=0.753370385439251,v=0.3503688609910435,w=0.5000911289370165,x=3.9820500380181776 -color=red,shape=circle,flag=0,i=46535,u=0.8114758209662933,v=0.8796999831036889,w=0.5238130521945566,x=5.340181402880078 -color=red,shape=triangle,flag=0,i=46542,u=0.9583935780536258,v=0.4048631445115657,w=0.5005042168495568,x=5.419712202523548 -color=blue,shape=square,flag=1,i=46547,u=0.9051582580631468,v=0.04438943953294161,w=0.5073988064076592,x=5.89213101038574 -color=yellow,shape=circle,flag=1,i=46550,u=0.5356739092804041,v=0.13961146443267358,w=0.5593304070159836,x=5.466342135747884 -color=red,shape=triangle,flag=0,i=46552,u=0.9028472567299615,v=0.8454530280611189,w=0.4996168807643213,x=4.4974549420168115 -color=blue,shape=square,flag=0,i=46564,u=0.5160334223574716,v=0.0023946266563006358,w=0.5160300771932227,x=5.498406464953454 -color=red,shape=triangle,flag=0,i=46580,u=0.07673636782664706,v=0.7982536179349987,w=0.48501538106572845,x=5.715335480385936 -color=yellow,shape=square,flag=1,i=46601,u=0.26873096775100924,v=0.28503903348657367,w=0.525949032642645,x=5.429716705738756 -color=red,shape=circle,flag=1,i=46614,u=0.7935061023857892,v=0.8361719143132195,w=0.5171550136919782,x=4.572290505656473 -color=blue,shape=circle,flag=0,i=46618,u=0.8835668226666227,v=0.016239543782154642,w=0.48929064100345765,x=5.920305510030054 -color=yellow,shape=square,flag=1,i=46620,u=0.4132160546802851,v=0.8735165822221441,w=0.5307585266488947,x=5.535900694529549 -color=orange,shape=square,flag=0,i=46623,u=0.15407786197921036,v=0.8090674618517943,w=0.5007508980077587,x=3.5715702606520447 -color=red,shape=square,flag=1,i=46629,u=0.5873323378987926,v=0.1915647703618364,w=0.48586002023725205,x=6.259105589465324 -color=red,shape=triangle,flag=0,i=46632,u=0.7667546716590242,v=0.062438782532887926,w=0.48881290524462906,x=2.8667176620244477 -color=purple,shape=square,flag=0,i=46633,u=0.794032810327964,v=0.6336521863502528,w=0.49823593067340505,x=2.981862945568826 -color=blue,shape=circle,flag=1,i=46643,u=0.9238139432990654,v=0.8080327057089758,w=0.4929428786143888,x=4.180894290122365 -color=green,shape=square,flag=0,i=46649,u=0.5433892863715665,v=0.13227472694614106,w=0.488304030493141,x=5.309734961677411 -color=red,shape=square,flag=0,i=46666,u=0.22450194351401398,v=0.28648454784011335,w=0.4835254418696976,x=4.9609309010150335 -color=red,shape=square,flag=1,i=46674,u=0.7027288261789671,v=0.816128180270261,w=0.48175651060847274,x=3.141949378893395 -color=orange,shape=triangle,flag=0,i=46681,u=0.7708069576787248,v=0.09203676709685482,w=0.5012100263702118,x=6.498960205893897 -color=red,shape=square,flag=0,i=46690,u=0.7180514052326967,v=0.6101693332816094,w=0.47942071411986864,x=5.223236710682899 -color=red,shape=triangle,flag=0,i=46696,u=0.7027731323172753,v=0.17573990013385177,w=0.49934759854366717,x=5.968216164756009 -color=yellow,shape=square,flag=1,i=46735,u=0.7499398624119413,v=0.684472265043443,w=0.5267408049252692,x=6.008447044231407 -color=blue,shape=circle,flag=0,i=46738,u=0.8194578781259652,v=0.4789674548825732,w=0.5007236065661714,x=6.847128147406359 -color=green,shape=square,flag=1,i=46741,u=0.7454021910487464,v=0.8504302160678308,w=0.5018832658371806,x=5.490400818579173 -color=yellow,shape=circle,flag=1,i=46742,u=0.8923911614586726,v=0.19585347958062027,w=0.5490755587753834,x=4.883575949603913 -color=red,shape=triangle,flag=0,i=46753,u=0.660969842579345,v=0.2712913961433966,w=0.4877660442676889,x=6.086473084504273 -color=green,shape=circle,flag=0,i=46763,u=0.10328031304171426,v=0.791958435129027,w=0.5155468420952434,x=4.748070083377726 -color=red,shape=square,flag=0,i=46766,u=0.7542937798918578,v=0.26771251517247974,w=0.4891611679957991,x=5.482268315816298 -color=red,shape=square,flag=0,i=46767,u=0.25519457622631814,v=0.6209145155916119,w=0.48804806092480507,x=7.663681831035738 -color=yellow,shape=triangle,flag=1,i=46815,u=0.8261702688121257,v=0.6417397171576062,w=0.5365649655692609,x=5.79497503679336 -color=yellow,shape=square,flag=0,i=46858,u=0.4768098187004117,v=0.6065725565123735,w=0.5258266090028999,x=4.346599600873398 -color=blue,shape=square,flag=1,i=46867,u=0.30219664549385616,v=0.6427937934434975,w=0.5090660253631316,x=2.7519410917381513 -color=red,shape=square,flag=0,i=46870,u=0.3254728094068935,v=0.02521790834004045,w=0.49190811212289776,x=6.161406809024527 -color=purple,shape=square,flag=0,i=46882,u=0.2885419361368933,v=0.1821784127387872,w=0.5011011056507825,x=6.596474587425309 -color=purple,shape=triangle,flag=0,i=46894,u=0.7649996830318427,v=0.7057760289297997,w=0.47818491276444397,x=7.764410234493627 -color=red,shape=circle,flag=1,i=46898,u=0.9173561068853706,v=0.8714539160783028,w=0.5217344831484071,x=5.983669217057653 -color=purple,shape=square,flag=0,i=46899,u=0.832133970352546,v=0.5513734277901636,w=0.5026254156852757,x=4.131415702503828 -color=blue,shape=triangle,flag=1,i=46918,u=0.17240803865256504,v=0.6714488880210832,w=0.5112204946266515,x=3.347056989012925 -color=yellow,shape=circle,flag=1,i=46927,u=0.7631633257999872,v=0.7501666922024665,w=0.5593739992516134,x=2.4884751403765417 -color=red,shape=square,flag=0,i=46934,u=0.3546037031992605,v=0.5904077190202255,w=0.5019602704950292,x=4.208827735873 -color=yellow,shape=square,flag=0,i=46941,u=0.4436343054257048,v=0.44262994004598855,w=0.5286489396957849,x=5.831869786461987 -color=yellow,shape=triangle,flag=1,i=46942,u=0.21767877193783636,v=0.22750832741862148,w=0.540032428858978,x=4.761954421542712 -color=green,shape=square,flag=0,i=46946,u=0.7262334097102364,v=0.2353282855778408,w=0.4999245913322337,x=4.745533301778669 -color=purple,shape=square,flag=0,i=46954,u=0.8186180239660209,v=0.10104364344236028,w=0.5104047484558277,x=3.9283208093090685 -color=yellow,shape=triangle,flag=0,i=46963,u=0.8044380242056894,v=0.48925045393264954,w=0.5364201979495122,x=5.645636168247152 -color=red,shape=square,flag=0,i=46985,u=0.06497557129893827,v=0.6991710199402009,w=0.507144569108046,x=5.677247556324136 -color=green,shape=circle,flag=0,i=47029,u=0.9762921825491683,v=0.7107268626684553,w=0.5286941439319393,x=5.144456965314547 -color=red,shape=circle,flag=0,i=47042,u=0.33490633893199995,v=0.3608104850818826,w=0.5205666360753458,x=7.4188199371195 -color=green,shape=triangle,flag=0,i=47047,u=0.039767338119254814,v=0.46529001464307707,w=0.5185059008702475,x=5.148145249729516 -color=purple,shape=triangle,flag=0,i=47075,u=0.4238377340456261,v=0.44971958577056437,w=0.48423243803313204,x=6.029563135645998 -color=orange,shape=circle,flag=1,i=47092,u=0.8030671880585626,v=0.9891023960550895,w=0.5110299177240867,x=5.126979133167343 -color=red,shape=circle,flag=0,i=47096,u=0.9471840359449452,v=1.032825306093868,w=0.5127214688113167,x=7.07887106904234 -color=purple,shape=square,flag=0,i=47110,u=0.9245975180239253,v=0.5501934438638421,w=0.5077342321500599,x=4.756429181394977 -color=red,shape=square,flag=1,i=47113,u=0.8807413193774567,v=0.3812022018313429,w=0.5028161723473694,x=6.616014823254446 -color=purple,shape=circle,flag=0,i=47120,u=0.16516499233085713,v=0.7180170213039255,w=0.49334801265863043,x=7.353533367934015 -color=green,shape=circle,flag=0,i=47133,u=0.8291327331666651,v=0.5404462685913383,w=0.5240367332104946,x=4.337129862861785 -color=yellow,shape=square,flag=1,i=47155,u=0.1393480894867064,v=0.877654137532857,w=0.5226830661084343,x=3.262304949571476 -color=red,shape=square,flag=0,i=47162,u=0.8175769322609224,v=0.546646526735896,w=0.5061686709812702,x=5.562478817447708 -color=red,shape=circle,flag=0,i=47174,u=0.02593532114748942,v=0.07308388086340462,w=0.5136019938756533,x=4.369231541321697 -color=red,shape=circle,flag=0,i=47183,u=0.26635567281883965,v=0.2563435326863076,w=0.5161011079146515,x=5.746347842276524 -color=purple,shape=square,flag=1,i=47186,u=0.6950764409032439,v=0.5096850967074611,w=0.5075729930370032,x=2.599811429785023 -color=red,shape=circle,flag=0,i=47208,u=0.9299636936493809,v=0.9971142934477801,w=0.5075293440101155,x=6.001482949241406 -color=green,shape=triangle,flag=1,i=47215,u=0.19507944614347916,v=0.6522992823341746,w=0.5179612139929514,x=4.7025089827995865 -color=red,shape=circle,flag=0,i=47216,u=0.14044300726542525,v=0.13484725741759343,w=0.5109732706855736,x=3.3028669887383555 -color=red,shape=square,flag=0,i=47229,u=0.016232583887730856,v=0.9275553091747389,w=0.5221262900186803,x=4.627264747342033 -color=red,shape=square,flag=0,i=47238,u=0.5864002275711035,v=0.7073043337719022,w=0.5136173048913757,x=5.114247824613758 -color=blue,shape=square,flag=1,i=47244,u=0.4203268727093499,v=0.15741438185063883,w=0.5060829885362574,x=4.547389302114683 -color=blue,shape=triangle,flag=1,i=47254,u=0.40195400941566617,v=0.012095128155866885,w=0.5071002461823524,x=6.8373947461241125 -color=red,shape=square,flag=1,i=47266,u=0.6892298887239438,v=0.06749581071176824,w=0.5134438523168204,x=5.846820804341373 -color=purple,shape=square,flag=0,i=47277,u=0.12928427203362913,v=0.36014711985384984,w=0.5160978398349982,x=4.723551855587213 -color=red,shape=square,flag=0,i=47278,u=0.6236826731568171,v=0.27885719808888465,w=0.5090518616191644,x=4.920001701161076 -color=green,shape=triangle,flag=0,i=47283,u=0.5398060712735295,v=0.4485334535555223,w=0.5178108058032534,x=5.021032207715689 -color=red,shape=square,flag=0,i=47286,u=0.32149074697541336,v=0.16677447012619573,w=0.5167315619046612,x=4.779809890363825 -color=yellow,shape=triangle,flag=1,i=47307,u=0.8098494450504433,v=0.7045128087832206,w=0.5340669794584956,x=4.392344316044515 -color=purple,shape=circle,flag=0,i=47314,u=0.47017533749995866,v=0.517684914820752,w=0.4971441451769297,x=6.024705678937541 -color=green,shape=circle,flag=0,i=47337,u=0.8366917068561538,v=0.3528213533573922,w=0.5327944049749043,x=4.964044336632469 -color=red,shape=square,flag=0,i=47338,u=0.7278866542361956,v=0.15464997955561854,w=0.5133664050021653,x=6.858963122633693 -color=blue,shape=square,flag=0,i=47346,u=0.5520878440143321,v=0.006707367587415192,w=0.5153431893106104,x=4.294330250353214 -color=purple,shape=circle,flag=0,i=47350,u=0.24259937277502486,v=0.8091021896462627,w=0.49728397753578957,x=5.025337740979827 -color=red,shape=circle,flag=1,i=47359,u=0.5170181142067491,v=0.454892013920827,w=0.5025080815457361,x=4.42293438162659 -color=purple,shape=circle,flag=1,i=47363,u=0.7748924526441401,v=0.5509722174238556,w=0.4909915790533446,x=5.548677350535702 -color=yellow,shape=square,flag=1,i=47371,u=0.3854236629925789,v=0.21570318517152565,w=0.5060967631551629,x=4.733777279077814 -color=red,shape=circle,flag=1,i=47380,u=0.04315118224791137,v=-0.034752698984486796,w=0.4979484445565782,x=4.674524646900773 -color=green,shape=square,flag=0,i=47401,u=0.5837047188683913,v=0.1491016258660176,w=0.505414130927496,x=5.2521255382489604 -color=red,shape=square,flag=0,i=47403,u=0.8511067117927236,v=0.5483185788902639,w=0.5258086531059414,x=4.65198911405789 -color=yellow,shape=triangle,flag=1,i=47411,u=0.5933459323270596,v=0.16725344350122384,w=0.5362386349574879,x=5.137955091297861 -color=green,shape=triangle,flag=0,i=47416,u=0.7869700833298803,v=0.6793671355665465,w=0.52061176475139,x=4.132773703302157 -color=red,shape=square,flag=1,i=47427,u=0.446071309064211,v=0.3204912632545579,w=0.5333678445883538,x=4.5565480665755 -color=red,shape=square,flag=0,i=47430,u=0.5268630293399926,v=0.6323270862196834,w=0.5310174979895886,x=5.5909091259466805 -color=red,shape=circle,flag=0,i=47437,u=0.0033475201684591838,v=0.03618362509207451,w=0.4901706767255952,x=4.699659209270325 -color=yellow,shape=square,flag=1,i=47440,u=0.4532982304848068,v=0.34391951198732584,w=0.5044737130552028,x=4.2420672792299845 -color=blue,shape=square,flag=0,i=47446,u=0.8812729694031037,v=0.45587457470399395,w=0.5198164188620964,x=5.679214137362975 -color=green,shape=circle,flag=1,i=47452,u=0.7614596041992977,v=0.21989950923730928,w=0.5265555445195841,x=6.662307420045459 -color=red,shape=square,flag=0,i=47465,u=0.6218962072373867,v=0.6724428584573833,w=0.536694507580103,x=5.178076509784404 -color=red,shape=square,flag=0,i=47471,u=0.5872206380159184,v=0.7176345624867879,w=0.538797809675456,x=5.383789374510235 -color=red,shape=triangle,flag=1,i=47481,u=0.6928641458980317,v=0.44484426295309343,w=0.4949000535279065,x=4.095925460442613 -color=red,shape=circle,flag=0,i=47484,u=0.21513830590522154,v=0.23004368703877412,w=0.49735463616800524,x=5.513201421614358 -color=red,shape=triangle,flag=1,i=47489,u=0.8590725669427592,v=0.13089164954576804,w=0.4955360747372989,x=3.658258041746844 -color=red,shape=square,flag=0,i=47491,u=0.09092420109253252,v=0.6107014928682417,w=0.5342359763308872,x=3.9664304163467627 -color=red,shape=square,flag=0,i=47493,u=0.07385313022791418,v=0.15527772839738208,w=0.5333571343089012,x=3.9477415123140234 -color=red,shape=circle,flag=1,i=47509,u=0.5196031022428723,v=0.4771131849532491,w=0.5043906528681675,x=3.2496313211363073 -color=blue,shape=triangle,flag=1,i=47511,u=0.7248176976849061,v=0.07478963524029203,w=0.49552344232871137,x=5.648361598236931 -color=green,shape=triangle,flag=0,i=47533,u=0.9211388368315184,v=0.520081232078681,w=0.5108849083338292,x=5.8260786964863245 -color=yellow,shape=square,flag=0,i=47569,u=0.21125667155172767,v=0.21424825678469328,w=0.5136158452229139,x=4.930873620977217 -color=red,shape=triangle,flag=1,i=47584,u=0.1987478038711763,v=0.463728206606544,w=0.48407014874509446,x=4.526361699165051 -color=yellow,shape=square,flag=1,i=47585,u=0.5730846239767229,v=0.2066868791782468,w=0.5136029921439264,x=4.269956990495315 -color=blue,shape=triangle,flag=0,i=47604,u=0.543662409079566,v=0.8361371757686075,w=0.48465436179841076,x=6.097942602425896 -color=yellow,shape=circle,flag=1,i=47608,u=0.403617662080057,v=0.4535962230302537,w=0.549302969457956,x=5.916501527412496 -color=blue,shape=square,flag=1,i=47627,u=0.9854503157430848,v=0.8941983548946112,w=0.5314197042696979,x=5.023011547336865 -color=purple,shape=square,flag=0,i=47635,u=0.16914141463889032,v=0.6038025749254585,w=0.5072717589504321,x=5.2920657228378465 -color=purple,shape=triangle,flag=0,i=47647,u=0.8619200581587098,v=0.5229170149441354,w=0.4799315219056057,x=6.638035518689588 -color=red,shape=square,flag=0,i=47660,u=0.9283720160571937,v=0.2474816210673465,w=0.5142575232470952,x=5.949403794221663 -color=red,shape=triangle,flag=0,i=47665,u=0.6148262077456892,v=0.7162368103735482,w=0.48239204738099745,x=6.951029129333624 -color=purple,shape=circle,flag=0,i=47667,u=0.5104938769063353,v=0.17631977959134892,w=0.49730585430084195,x=4.5704392887185135 -color=red,shape=square,flag=0,i=47671,u=0.07171018216177005,v=0.9017996603635156,w=0.5103505646311814,x=4.632223102769466 -color=red,shape=circle,flag=1,i=47682,u=0.04521087512440558,v=0.1377151964371221,w=0.5066743318122094,x=4.437634741641908 -color=red,shape=triangle,flag=1,i=47698,u=0.8823863291842416,v=0.5626322764894532,w=0.4837985371234255,x=3.9117594647506664 -color=purple,shape=square,flag=0,i=47706,u=0.2903609349180982,v=0.6942156762569489,w=0.5082670914676386,x=3.166451816968816 -color=purple,shape=square,flag=0,i=47707,u=0.5680612248801317,v=0.16825159228840192,w=0.5080037620565654,x=3.3689909146437684 -color=red,shape=triangle,flag=0,i=47718,u=0.18045844302485725,v=0.25176561793507424,w=0.48047039749789683,x=4.018882485998389 -color=red,shape=square,flag=0,i=47736,u=0.7979189416795182,v=0.2999153597732107,w=0.487598215209931,x=3.694876969421642 -color=green,shape=circle,flag=0,i=47741,u=0.4402030232136849,v=0.8421968533045011,w=0.5365266607533119,x=5.130174091558044 -color=red,shape=circle,flag=0,i=47743,u=0.6604988783065447,v=0.5869142611857939,w=0.5148341312621858,x=7.03133519788192 -color=blue,shape=triangle,flag=1,i=47756,u=0.05642048653696552,v=0.24325934491930334,w=0.47976502672925675,x=5.4922980433943716 -color=blue,shape=triangle,flag=1,i=47778,u=0.388042077863479,v=0.17638619687646184,w=0.4865413686494398,x=3.879669643140455 -color=red,shape=circle,flag=0,i=47792,u=0.9103375825942616,v=0.966657239609342,w=0.4995723626761557,x=4.552818628383551 -color=blue,shape=circle,flag=0,i=47794,u=0.3344093035190303,v=0.09668660774653226,w=0.515861996875231,x=4.890175280882126 -color=red,shape=triangle,flag=1,i=47799,u=0.6668862759788828,v=0.8772217943097802,w=0.48179917406062817,x=2.9279336035242203 -color=red,shape=square,flag=0,i=47809,u=0.40756810598260595,v=0.8455926667865655,w=0.4894830400617358,x=6.068225102456052 -color=purple,shape=circle,flag=0,i=47813,u=0.19929578139060056,v=0.8409397852537306,w=0.5006311511199087,x=4.232450014374734 -color=red,shape=circle,flag=0,i=47822,u=0.6700704665243736,v=0.632104846882164,w=0.4997268018829444,x=7.500088103578668 -color=yellow,shape=circle,flag=1,i=47823,u=0.082564141869508,v=0.6238747774166773,w=0.5417274677342676,x=6.8531184871841395 -color=red,shape=square,flag=0,i=47833,u=0.5598679771914572,v=0.28172185660693794,w=0.505726456936834,x=5.073077577302645 -color=red,shape=triangle,flag=0,i=47839,u=0.35988287648216055,v=0.472693908314731,w=0.4785657667365871,x=3.9517423057239234 -color=red,shape=circle,flag=0,i=47852,u=0.2283406457167374,v=0.1344710945832132,w=0.4975132651088428,x=5.331223040114022 -color=blue,shape=triangle,flag=0,i=47872,u=0.8512441006245143,v=0.4727090044181631,w=0.49410066653049767,x=4.77580289775587 -color=red,shape=circle,flag=0,i=47880,u=0.744194953359183,v=0.7502829952645584,w=0.49533158637346303,x=6.180917386032007 -color=red,shape=triangle,flag=0,i=47890,u=0.2620465608742797,v=0.20860132327691405,w=0.49223873600865087,x=4.935694587637626 -color=blue,shape=square,flag=0,i=47891,u=0.7973007078819028,v=0.20546163538542517,w=0.5176526155509582,x=5.650941616357592 -color=blue,shape=circle,flag=1,i=47894,u=0.1571961118348203,v=0.4607283986315843,w=0.5180755700440234,x=3.9649228862083192 -color=red,shape=triangle,flag=0,i=47896,u=0.4464273362498433,v=0.3367447258949119,w=0.49120143220909585,x=4.999779952481166 -color=red,shape=circle,flag=0,i=47904,u=0.9957422499995832,v=0.9185106240901652,w=0.49931738751417004,x=3.316584118400906 -color=red,shape=square,flag=0,i=47909,u=0.8894873731882789,v=0.3619572285135665,w=0.48208603800568667,x=4.8455340087338135 -color=blue,shape=triangle,flag=0,i=47913,u=0.4267903606219958,v=0.09060008208931469,w=0.4976247509688333,x=4.884935416810568 -color=purple,shape=circle,flag=0,i=47914,u=0.719323716238728,v=0.5435526378275625,w=0.501159076138094,x=5.137585015143159 -color=yellow,shape=triangle,flag=1,i=47920,u=0.5704764495151491,v=0.9870337429747029,w=0.5483222400846162,x=4.909570969761352 -color=green,shape=circle,flag=0,i=47924,u=0.6648461649774816,v=0.4016890120555501,w=0.5384674815935445,x=2.9409744675681835 -color=purple,shape=square,flag=0,i=47932,u=0.8751607622582941,v=0.21196254391444147,w=0.5063903415054063,x=5.921761672139258 -color=green,shape=square,flag=0,i=47936,u=0.19772266974951547,v=0.17103089912894365,w=0.5067439727967291,x=5.248412776342183 -color=red,shape=triangle,flag=0,i=47940,u=0.3186398493888438,v=0.02581181147895817,w=0.4974067484739183,x=6.309037778398963 -color=purple,shape=triangle,flag=0,i=47943,u=0.1241380988180828,v=0.8874798316641104,w=0.47450703295315516,x=5.121479584720205 -color=red,shape=square,flag=0,i=47988,u=0.5671311140404951,v=0.9207785390261547,w=0.49976963999832463,x=6.758332515741141 -color=red,shape=triangle,flag=0,i=47998,u=0.6723571513032998,v=0.32740627194747185,w=0.48707944338721215,x=6.211317562050446 -color=red,shape=triangle,flag=0,i=47999,u=0.7365727949580668,v=0.21766326398816216,w=0.4890421578389589,x=4.893501633400699 -color=green,shape=triangle,flag=0,i=48000,u=0.8042780199288174,v=0.620576865015893,w=0.49104841582930553,x=3.828071785453805 -color=yellow,shape=triangle,flag=1,i=48022,u=0.5334887947924264,v=0.06887897496797546,w=0.5474917486433377,x=5.947516235622001 -color=red,shape=square,flag=1,i=48024,u=0.42509860286647616,v=0.9472463849018017,w=0.4950947762668159,x=4.101599527400148 -color=green,shape=triangle,flag=0,i=48025,u=0.10178740645332085,v=0.8262483377093328,w=0.4878747646020304,x=7.4262084364493886 -color=yellow,shape=square,flag=1,i=48073,u=0.878953189398098,v=0.36745367758286984,w=0.526429333457668,x=6.053603149690692 -color=orange,shape=circle,flag=0,i=48080,u=0.5296672380020108,v=0.6436838062866405,w=0.5106530847743275,x=4.526397539243941 -color=red,shape=circle,flag=0,i=48116,u=0.5153156142354977,v=0.531376501868268,w=0.47286628552010285,x=5.188184731973516 -color=purple,shape=circle,flag=0,i=48133,u=0.1970919670272947,v=0.30697789820826293,w=0.49599805441535366,x=6.739055189801161 -color=orange,shape=square,flag=1,i=48136,u=0.6274668790899468,v=0.767392992401935,w=0.4979790658572044,x=4.071368856773449 -color=yellow,shape=triangle,flag=1,i=48155,u=0.49857993711361925,v=0.6631995822696762,w=0.5505388491606407,x=5.374198741748137 -color=blue,shape=circle,flag=1,i=48158,u=0.7376114528022307,v=0.20888560433341807,w=0.5071530643751293,x=6.239048104947037 -color=red,shape=square,flag=0,i=48163,u=0.30259715368291107,v=0.14425777907213877,w=0.48801482810319596,x=5.677003082121711 -color=red,shape=triangle,flag=0,i=48177,u=0.7041990089142588,v=0.29101971679400485,w=0.48354802535438846,x=3.564950747772413 -color=red,shape=triangle,flag=0,i=48179,u=0.4760079242416355,v=0.26481341756985877,w=0.48751130723309505,x=5.668848094481008 -color=red,shape=square,flag=1,i=48190,u=0.4799210067638763,v=0.779157284108455,w=0.4902286094256423,x=5.649216661386859 -color=purple,shape=triangle,flag=1,i=48192,u=0.4810586207870312,v=0.8153370799216061,w=0.4694653180578124,x=5.154970220330868 -color=green,shape=square,flag=0,i=48201,u=0.851199762592381,v=0.8923194944321882,w=0.4987378609319515,x=5.3028738629011665 -color=red,shape=square,flag=1,i=48233,u=0.39325006326518164,v=0.2665985973367109,w=0.4961654656442382,x=3.369537325857852 -color=yellow,shape=square,flag=1,i=48286,u=0.1361348285487186,v=0.15308955253919432,w=0.5290892122421875,x=5.353960055561228 -color=purple,shape=triangle,flag=0,i=48300,u=0.0018299515700209712,v=0.14328992498318616,w=0.46553051189247585,x=5.769945805719963 -color=purple,shape=triangle,flag=0,i=48323,u=0.00313861392460113,v=0.34931635605986966,w=0.4670599982039622,x=4.761175746520117 -color=orange,shape=circle,flag=0,i=48329,u=0.6297207639212663,v=0.8377381219572752,w=0.5086888522010742,x=3.634405391162001 -color=green,shape=square,flag=0,i=48334,u=0.1461510750238506,v=0.33943725308829475,w=0.4962336799882166,x=6.787793056331956 -color=yellow,shape=square,flag=1,i=48341,u=0.005678737451083715,v=0.18080360273427176,w=0.5252731559555475,x=4.733707380513718 -color=purple,shape=square,flag=0,i=48344,u=0.6440206650882553,v=0.5446681940585668,w=0.5304311891785677,x=3.124189071269072 -color=blue,shape=circle,flag=1,i=48347,u=0.420394688141821,v=0.7638162934379374,w=0.523931526791433,x=7.315932819495738 -color=green,shape=square,flag=0,i=48367,u=0.6392199138084892,v=0.5096272731754125,w=0.49803721790934646,x=6.006117047060915 -color=yellow,shape=circle,flag=1,i=48369,u=0.8516932806781125,v=0.914392829787277,w=0.5353110496329764,x=6.594555548207381 -color=blue,shape=square,flag=1,i=48370,u=0.8192287115041461,v=0.8969290114824194,w=0.5192558334681245,x=5.837683470905648 -color=green,shape=circle,flag=0,i=48392,u=0.02226553062925085,v=0.018885255866349038,w=0.5327886733374836,x=5.03898512398291 -color=green,shape=square,flag=0,i=48394,u=0.7959359626739195,v=0.9265676736905113,w=0.5013990805007352,x=4.870654310957548 -color=red,shape=circle,flag=0,i=48395,u=0.3330308055433241,v=0.4316772402238431,w=0.4629239713674204,x=4.017920859996644 -color=blue,shape=triangle,flag=0,i=48396,u=0.7781870859131903,v=0.7061940703974626,w=0.4977475795794286,x=4.388716680048084 -color=purple,shape=circle,flag=0,i=48411,u=0.6557444992833522,v=0.1424666921200025,w=0.48403253106941213,x=4.635019856522892 -color=red,shape=square,flag=0,i=48414,u=0.9915453831267441,v=0.01746444655110857,w=0.5174706259846977,x=2.8044754044433127 -color=blue,shape=square,flag=1,i=48420,u=0.2773151103818414,v=0.9604075839573473,w=0.5158980283602393,x=5.723286666956625 -color=red,shape=circle,flag=0,i=48423,u=0.9707402131399189,v=0.8928315718049378,w=0.4684487910966547,x=5.465510451380452 -color=purple,shape=circle,flag=0,i=48424,u=0.35441091608538144,v=0.8362085423431201,w=0.4837620049458438,x=6.829686813692745 -color=red,shape=square,flag=0,i=48431,u=0.9252760103799889,v=0.7871168302458378,w=0.508433111154264,x=6.09250408594293 -color=yellow,shape=square,flag=1,i=48434,u=0.1310168760157514,v=0.19125831238720814,w=0.5307792022058948,x=4.083837861868347 -color=red,shape=triangle,flag=1,i=48456,u=0.6626825778722105,v=0.05835851093628497,w=0.5015754768598653,x=4.019294913325446 -color=red,shape=square,flag=0,i=48465,u=0.4716901594344809,v=0.1360984962668913,w=0.5042388490867261,x=6.164164768264425 -color=blue,shape=triangle,flag=1,i=48466,u=0.5621750646951064,v=0.924656503724102,w=0.4974725752677423,x=5.116454477881539 -color=blue,shape=square,flag=0,i=48486,u=0.6328489014889085,v=0.569427034785481,w=0.5149315945651306,x=4.063893607403954 -color=red,shape=square,flag=1,i=48495,u=0.8651395398249447,v=0.41858665882182566,w=0.49845271391445384,x=5.371864929574073 -color=blue,shape=square,flag=1,i=48503,u=0.23175790087124892,v=0.43065203369185234,w=0.5068260393784609,x=5.404446177946749 -color=orange,shape=triangle,flag=0,i=48511,u=0.4468678804082995,v=0.7904105523237679,w=0.4931264625596131,x=3.7564168137174025 -color=red,shape=square,flag=0,i=48513,u=0.45177471152271464,v=0.7049019447388172,w=0.5006708329811198,x=5.6352144482256366 -color=red,shape=square,flag=1,i=48516,u=0.2481503893149476,v=0.1850263315833549,w=0.5042609901406907,x=5.541969469930131 -color=red,shape=square,flag=0,i=48527,u=0.7260659819913544,v=0.8326852084033661,w=0.49826228945898626,x=2.0753044147205277 -color=red,shape=circle,flag=0,i=48532,u=0.2336235463270796,v=0.3179988859679837,w=0.4791283016385554,x=5.221790548342736 -color=red,shape=square,flag=0,i=48548,u=0.5109009389785433,v=0.46149705659219753,w=0.4807524355169942,x=5.137727683476947 -color=red,shape=square,flag=1,i=48555,u=0.7120937714470833,v=0.7102624675692046,w=0.481358478850383,x=4.287285854876532 -color=purple,shape=square,flag=0,i=48558,u=0.7172448505589109,v=0.25664418888326046,w=0.5299342518224462,x=6.229292732123356 -color=green,shape=circle,flag=0,i=48564,u=0.8578903708518397,v=0.9344574054809978,w=0.5266759426185877,x=4.2231117746842335 -color=purple,shape=triangle,flag=0,i=48566,u=0.6317475058397665,v=0.20561366373556222,w=0.4705372300037366,x=2.3791634956727066 -color=red,shape=circle,flag=1,i=48593,u=0.22611913660739424,v=0.2811616508492888,w=0.4884056164914672,x=5.002988024105577 -color=green,shape=square,flag=1,i=48594,u=0.9146997086028177,v=0.5460414602258741,w=0.49962616155513506,x=5.7365892762882424 -color=blue,shape=triangle,flag=1,i=48595,u=0.40184983765676585,v=0.35586201768189774,w=0.4937088376822604,x=4.716852988923189 -color=blue,shape=square,flag=1,i=48609,u=0.8193904361598316,v=0.06938371747229877,w=0.5062554139989941,x=4.724885760428026 -color=red,shape=square,flag=0,i=48642,u=0.8615550997590109,v=0.7660807177205972,w=0.48916474230367085,x=5.445726145993582 -color=purple,shape=square,flag=0,i=48666,u=0.7025404242375245,v=0.895283075878103,w=0.5244784336208926,x=3.9768448928265485 -color=yellow,shape=circle,flag=1,i=48675,u=0.9093274317332981,v=0.30642859401261335,w=0.5167663594592573,x=3.539275263311339 -color=green,shape=triangle,flag=0,i=48689,u=0.14666525418216747,v=0.11519731769934427,w=0.5055995819717433,x=7.345703452411812 -color=green,shape=circle,flag=0,i=48691,u=0.7590122519980227,v=0.31098808751077667,w=0.5352839763407974,x=3.9696783120269914 -color=red,shape=square,flag=0,i=48695,u=0.21750185090231478,v=0.39145743210505357,w=0.4776447915650074,x=4.373734235592711 -color=green,shape=circle,flag=0,i=48722,u=0.25116833823810303,v=0.7504751180135623,w=0.529639671860548,x=4.36187834014974 -color=red,shape=circle,flag=1,i=48731,u=0.586032921474184,v=0.5177220606889043,w=0.5146031619309127,x=5.7917259706613535 -color=red,shape=triangle,flag=0,i=48740,u=0.7053847488791184,v=0.3512812451507956,w=0.4938310272198147,x=5.081861421952902 -color=green,shape=square,flag=0,i=48741,u=0.1835666996003048,v=0.7042974823519338,w=0.4987452527074754,x=4.077504296996638 -color=blue,shape=circle,flag=1,i=48747,u=0.571585583500929,v=0.0967250711451324,w=0.5277929502367874,x=6.353210634940375 -color=yellow,shape=triangle,flag=0,i=48777,u=0.5360703689306874,v=0.9758403436372661,w=0.5478451553806851,x=7.204139152423575 -color=red,shape=square,flag=0,i=48786,u=0.8758379938899296,v=0.4297308881874612,w=0.49405172926839025,x=5.347410419711326 -color=yellow,shape=square,flag=1,i=48789,u=0.850194158564887,v=0.3471656050084757,w=0.5083937478364037,x=5.9231422955706385 -color=yellow,shape=circle,flag=1,i=48793,u=0.17197656062677302,v=0.3773445818618718,w=0.5204331472012487,x=5.537213045417211 -color=red,shape=square,flag=1,i=48795,u=0.15968849416461606,v=0.49762928845241405,w=0.4904818983647905,x=2.4234625552522395 -color=red,shape=square,flag=0,i=48796,u=0.35127783920672206,v=0.7909780551138718,w=0.4890451655569846,x=5.458342533009376 -color=purple,shape=square,flag=0,i=48802,u=0.9899008389447401,v=0.6819884892271715,w=0.5199807793916681,x=3.776775459714525 -color=yellow,shape=triangle,flag=1,i=48804,u=0.5550243580361256,v=0.8879319164006181,w=0.5476627579217056,x=5.225800918902723 -color=red,shape=circle,flag=0,i=48807,u=0.5121849480165164,v=0.4854009772171398,w=0.499321294274982,x=4.771380521669399 -color=red,shape=square,flag=0,i=48821,u=0.027954470851159208,v=0.18289875370865072,w=0.493632037028138,x=6.075187965168664 -color=blue,shape=square,flag=0,i=48834,u=0.4517081405306025,v=0.4789033595105586,w=0.5104512121305513,x=3.169548824243132 -color=red,shape=triangle,flag=0,i=48839,u=0.2838632533549299,v=0.8702137152429561,w=0.4956041504161319,x=4.5500072951389 -color=green,shape=triangle,flag=0,i=48844,u=0.6572003438613823,v=0.6552237939405061,w=0.5087197315178495,x=4.711400043041627 -color=yellow,shape=square,flag=1,i=48852,u=0.9918848319068965,v=0.44945341990465193,w=0.5067671231272616,x=5.0681480805735 -color=red,shape=triangle,flag=1,i=48857,u=0.9426434232193396,v=0.8056058993361147,w=0.49946690700060753,x=4.535655321031028 -color=blue,shape=square,flag=0,i=48866,u=0.26063993730576307,v=0.9228215544003301,w=0.5068822575344889,x=4.988369809688219 -color=red,shape=square,flag=0,i=48876,u=0.4852575187771816,v=0.7202011781800157,w=0.4943741912186829,x=3.985077678185808 -color=red,shape=triangle,flag=0,i=48881,u=0.925808881844663,v=0.19512682871488096,w=0.4984221536186269,x=5.190811576909501 -color=red,shape=circle,flag=0,i=48888,u=0.7532550517681115,v=0.6945205805434272,w=0.4937598159402476,x=3.884304632957931 -color=red,shape=triangle,flag=0,i=48902,u=0.35218291440542426,v=0.2912536347895085,w=0.5021630155521924,x=4.764738613260103 -color=red,shape=circle,flag=0,i=48903,u=0.2551269068296582,v=0.2996842360799671,w=0.4967310547181671,x=7.806004952514143 -color=red,shape=square,flag=1,i=48907,u=0.7467051750991411,v=0.8418329480122392,w=0.49438003381460965,x=4.701164712489955 -color=red,shape=triangle,flag=0,i=48908,u=0.3935824957692202,v=0.3141532599522351,w=0.49779727447827266,x=6.096409068434248 -color=purple,shape=square,flag=1,i=48911,u=0.5251776976908747,v=0.060727249472551814,w=0.5140716442813988,x=5.89194905919355 -color=red,shape=triangle,flag=0,i=48916,u=0.8040006982467456,v=0.513111157827294,w=0.4920532798129258,x=5.673196905769039 -color=red,shape=square,flag=0,i=48947,u=0.010173815375059236,v=0.7330036363420449,w=0.49387660603019323,x=5.798584541507935 -color=red,shape=triangle,flag=1,i=48984,u=0.2735310050920434,v=0.054553170864756084,w=0.49442448328131583,x=3.892387353480809 -color=orange,shape=triangle,flag=1,i=48995,u=0.39760734288917954,v=0.3371746200076561,w=0.48791561154442464,x=5.260859646860521 -color=red,shape=triangle,flag=1,i=49003,u=0.06872646459313503,v=0.5392147800681325,w=0.4948153270917659,x=4.081119269485581 -color=green,shape=square,flag=0,i=49024,u=0.3821880750205392,v=0.18275551465330375,w=0.5082545487641369,x=4.608951112925888 -color=red,shape=triangle,flag=0,i=49076,u=0.9774733745602495,v=0.6770710217410209,w=0.49758257949481083,x=5.901737432951713 -color=blue,shape=triangle,flag=0,i=49091,u=0.3069757458761392,v=0.975915320777544,w=0.49497155098184337,x=3.2544458977368116 -color=purple,shape=triangle,flag=1,i=49110,u=0.5437191324592979,v=0.7452292907487643,w=0.46980054948311634,x=3.123213210792038 -color=red,shape=triangle,flag=0,i=49115,u=0.9723164560234776,v=0.252223523806952,w=0.4993876820825114,x=6.517281701806074 -color=red,shape=square,flag=0,i=49135,u=0.7139229738734771,v=0.18345268574285667,w=0.508209778062047,x=5.5626025115488575 -color=red,shape=triangle,flag=0,i=49157,u=0.6970981390918413,v=0.3518574147809991,w=0.5009766884967909,x=5.497528793414663 -color=red,shape=circle,flag=0,i=49164,u=0.647822123289506,v=0.6682539109127954,w=0.4933975034199711,x=3.219711890739834 -color=red,shape=square,flag=0,i=49172,u=0.8908937086069729,v=0.9379530871180463,w=0.5098313738414236,x=5.973769977022911 -color=red,shape=square,flag=1,i=49201,u=0.4454025085947698,v=0.4099923779264084,w=0.4910162129951342,x=4.481191310011913 -color=orange,shape=square,flag=1,i=49206,u=0.802010661820528,v=0.23000091696383262,w=0.4927673407688356,x=4.216408381007006 -color=green,shape=circle,flag=0,i=49214,u=0.5305743507867361,v=0.6491330644828276,w=0.5346855570498684,x=5.254963666890739 -color=purple,shape=square,flag=0,i=49223,u=0.3877533919022079,v=0.5938677202573172,w=0.4989497077897815,x=5.671028555564367 -color=blue,shape=triangle,flag=0,i=49235,u=0.5311947363805939,v=0.6703561600958575,w=0.4861320721695671,x=6.299587773146253 -color=yellow,shape=square,flag=1,i=49242,u=0.9865451790312803,v=0.17219550870565814,w=0.4912477106521422,x=4.264105576136469 -color=red,shape=triangle,flag=0,i=49246,u=0.406219998662978,v=0.27331208705285004,w=0.5007540658326034,x=5.6255485227686215 -color=red,shape=square,flag=0,i=49252,u=0.8246068002195602,v=0.8537876488777733,w=0.5001482756076582,x=5.55268531381848 -color=red,shape=square,flag=0,i=49288,u=0.7189907623048931,v=0.9789785037542742,w=0.5027097398153147,x=5.094206466597293 -color=yellow,shape=square,flag=1,i=49289,u=0.7007760621559119,v=0.725695057192697,w=0.4918534717715291,x=5.460288167284148 -color=blue,shape=square,flag=1,i=49294,u=0.7544683604570546,v=0.8600086961244224,w=0.48791610860242834,x=1.9556650133465148 -color=red,shape=square,flag=0,i=49295,u=0.310840082072806,v=0.19091871488745316,w=0.49933179156429874,x=6.523159823757539 -color=red,shape=triangle,flag=0,i=49311,u=0.7580251038778791,v=0.456167835826202,w=0.491624180505097,x=4.752075612365577 -color=yellow,shape=square,flag=1,i=49313,u=0.7117641094007058,v=0.7232167368995583,w=0.4937092167173523,x=5.938512076586304 -color=blue,shape=triangle,flag=1,i=49314,u=0.7318166275354759,v=0.25661529714867704,w=0.4790450213823,x=5.979998956866333 -color=red,shape=square,flag=0,i=49315,u=0.869185123892576,v=0.8378741632389953,w=0.5063259541702672,x=4.270802085649039 -color=red,shape=triangle,flag=0,i=49342,u=0.03320332728440745,v=0.07700944137920795,w=0.4910119560751279,x=4.9931301075275565 -color=red,shape=triangle,flag=1,i=49343,u=0.9313955894332584,v=0.41708825118334014,w=0.48883576456581534,x=5.755297244847177 -color=blue,shape=square,flag=1,i=49346,u=0.5497443049259817,v=0.7185820582707827,w=0.4836033179706641,x=5.663566217663256 -color=green,shape=square,flag=0,i=49350,u=0.08112136150383897,v=0.5447208740740511,w=0.5125548833694299,x=5.179848110767936 -color=red,shape=circle,flag=0,i=49355,u=0.8335649141129794,v=0.7570274858202322,w=0.4913087045300904,x=6.460193294575606 -color=blue,shape=square,flag=1,i=49360,u=0.45760255041639575,v=0.7946968642759207,w=0.47913393136516214,x=6.026001715554631 -color=blue,shape=square,flag=1,i=49369,u=0.7913352037589557,v=0.17849189377021557,w=0.48382559711653306,x=6.178075990951691 -color=blue,shape=square,flag=1,i=49373,u=0.6201521382312329,v=0.5861889938228702,w=0.48557410380423754,x=5.64283843802005 -color=yellow,shape=circle,flag=1,i=49377,u=0.03658591968793912,v=0.4058735993201916,w=0.49755749071881794,x=2.934903143221631 -color=blue,shape=square,flag=1,i=49381,u=0.39266340298369873,v=0.7886695634267545,w=0.4939756217999521,x=4.665959995675293 -color=red,shape=square,flag=0,i=49387,u=0.48219219328921015,v=0.4964378684587051,w=0.4980760491080519,x=3.4245589445501063 -color=red,shape=triangle,flag=0,i=49391,u=0.7065030238931678,v=0.6679897375840088,w=0.48960031729214004,x=4.416020360931529 -color=purple,shape=square,flag=0,i=49392,u=0.9210573729296656,v=0.6640920718150033,w=0.48730208489648125,x=5.196681075392454 -color=blue,shape=square,flag=1,i=49395,u=0.05495841303769311,v=0.3741662454478858,w=0.4939719796348749,x=3.104140981640939 -color=red,shape=square,flag=0,i=49400,u=0.28143319193979177,v=0.6418912250271882,w=0.495679472776123,x=4.658924131534239 -color=yellow,shape=circle,flag=1,i=49409,u=0.5757606669791355,v=0.44044794269386733,w=0.5013379147566249,x=5.675339087153817 -color=red,shape=triangle,flag=0,i=49416,u=0.29448978755687616,v=0.34393079463803833,w=0.4884291614826948,x=6.56773461946861 -color=red,shape=square,flag=1,i=49421,u=0.33999596293922807,v=0.4588495048775292,w=0.4875083920547538,x=4.194832820327149 -color=purple,shape=square,flag=0,i=49427,u=0.303115039166182,v=0.22809911637075353,w=0.48916609448408105,x=4.362707230050652 -color=red,shape=square,flag=0,i=49430,u=0.7012489333175754,v=0.4015245116358245,w=0.48484489072046555,x=4.568861212782241 -color=yellow,shape=circle,flag=1,i=49433,u=0.7811802488150853,v=0.5989464271880686,w=0.5001765320852266,x=4.2458181515784865 -color=red,shape=triangle,flag=0,i=49434,u=0.8849717804674293,v=0.45575692001832646,w=0.495217638561584,x=3.7449167334267988 -color=red,shape=circle,flag=0,i=49439,u=0.16528949894827216,v=0.22174842724882513,w=0.4870902339234367,x=4.777968970521575 -color=yellow,shape=triangle,flag=1,i=49445,u=0.13580674088483946,v=0.7221635933202355,w=0.5221682823936992,x=4.585758296132934 -color=purple,shape=square,flag=0,i=49451,u=0.4682284291312413,v=0.9154080748166535,w=0.49073126791938976,x=3.828544907465483 -color=red,shape=square,flag=0,i=49472,u=0.332757078393244,v=0.7468663316925892,w=0.49183931364494754,x=6.171396444107888 -color=red,shape=square,flag=1,i=49482,u=0.6532375778700675,v=0.9999738400353525,w=0.4979976227770923,x=6.313342717166062 -color=red,shape=triangle,flag=1,i=49486,u=0.6564707086249122,v=0.31655210715956383,w=0.4913379802978528,x=5.6115301757155445 -color=purple,shape=triangle,flag=0,i=49493,u=0.3190836882980076,v=0.1260070863226873,w=0.47634405006076563,x=3.5132129883372354 -color=yellow,shape=circle,flag=1,i=49512,u=0.709982070473867,v=0.8159510563775967,w=0.5040094147134031,x=5.782111172819735 -color=blue,shape=square,flag=1,i=49522,u=0.984731831321471,v=0.658544189262576,w=0.4922260214861222,x=6.965437099040508 -color=red,shape=circle,flag=0,i=49527,u=0.1861926771650423,v=0.09290641241696035,w=0.4884765727327744,x=4.632297533831132 -color=red,shape=square,flag=0,i=49530,u=0.22702746084676495,v=0.8600770689591424,w=0.49551656076421047,x=7.505218582567923 -color=red,shape=circle,flag=0,i=49541,u=0.7915540173606261,v=0.732843771782058,w=0.4877864872814856,x=3.912488309470623 -color=red,shape=square,flag=0,i=49548,u=0.6783829905365601,v=0.6282521586505893,w=0.4858966598398641,x=7.499229893949848 -color=red,shape=triangle,flag=1,i=49557,u=0.9168205464461484,v=0.3954899702159489,w=0.4800129024410063,x=4.940693034855969 -color=red,shape=triangle,flag=0,i=49563,u=0.6982611054222738,v=0.18741230873348302,w=0.47403507410215523,x=4.0847875639613 -color=yellow,shape=circle,flag=1,i=49567,u=0.9131580785775962,v=0.5853871962993066,w=0.5070823024905516,x=3.8281865071523384 -color=purple,shape=circle,flag=0,i=49571,u=0.32818065783603423,v=0.9573989305557657,w=0.49155943295905186,x=4.17882528417053 -color=red,shape=triangle,flag=0,i=49572,u=0.6634954841195608,v=0.5633985761260297,w=0.47047195637596195,x=4.8809429444036745 -color=red,shape=square,flag=0,i=49626,u=0.4836644768367475,v=0.09526250127802116,w=0.4795579389582386,x=4.783492481374331 -color=red,shape=circle,flag=1,i=49633,u=0.8034199284139771,v=0.7152912335451821,w=0.48277915336402183,x=3.2180424485077572 -color=yellow,shape=square,flag=1,i=49677,u=0.5162735060349285,v=0.969225339799034,w=0.49006888864034986,x=1.6592652333901825 -color=yellow,shape=square,flag=1,i=49678,u=0.3685566804851548,v=0.9962704630789017,w=0.4852604333387848,x=5.408582834990164 -color=purple,shape=square,flag=0,i=49693,u=0.0477754187285474,v=0.9325049416829603,w=0.510722380310676,x=4.91771588159503 -color=red,shape=triangle,flag=0,i=49701,u=0.5776650690636927,v=0.9351857538188668,w=0.46310101707851714,x=6.118166499197383 -color=yellow,shape=circle,flag=1,i=49713,u=0.39379418283321344,v=0.6537477108638561,w=0.4938079752836218,x=4.523284772542072 -color=yellow,shape=triangle,flag=1,i=49714,u=0.61424215051692,v=0.6452268511398105,w=0.5201597759314346,x=5.575952503499533 -color=yellow,shape=circle,flag=1,i=49718,u=0.4859216261926276,v=0.9568496375121113,w=0.49245658520614866,x=4.726719537053268 -color=yellow,shape=square,flag=1,i=49719,u=0.5776440938962014,v=0.4834609926851269,w=0.49009737665743003,x=6.808705577498416 -color=blue,shape=square,flag=1,i=49740,u=0.053358061199709206,v=0.43634653297530934,w=0.47908022747566364,x=3.9361571502835324 -color=red,shape=triangle,flag=0,i=49744,u=0.7040096893862022,v=0.11201935331026636,w=0.46635021639773855,x=5.961057486092087 -color=red,shape=triangle,flag=0,i=49745,u=0.21869200214312945,v=0.09431461320583334,w=0.47059577377557205,x=5.89150628794983 -color=red,shape=square,flag=1,i=49751,u=0.5299705735494521,v=0.42798476745333747,w=0.5142637838470888,x=4.366499608508683 -color=red,shape=square,flag=0,i=49752,u=0.3621898703570018,v=0.4364315628388641,w=0.5100652971080901,x=6.13409114857635 -color=red,shape=circle,flag=0,i=49767,u=0.5042836787861152,v=0.5184618209834472,w=0.47566683045377595,x=7.3601320879659164 -color=red,shape=circle,flag=0,i=49782,u=0.3557935611323194,v=0.4511683695605365,w=0.47342111246257573,x=5.175603678707147 -color=green,shape=triangle,flag=0,i=49792,u=0.12196397768396838,v=0.5371007542741264,w=0.4909638178602071,x=5.195881819406623 -color=green,shape=square,flag=0,i=49816,u=0.22898639454127634,v=0.18025397361757411,w=0.4922733194863845,x=6.060961718025254 -color=red,shape=square,flag=0,i=49833,u=0.03806273225841361,v=0.7294088403732395,w=0.5060737754235056,x=5.712521708834092 -color=yellow,shape=triangle,flag=1,i=49839,u=0.6678360776533244,v=0.7426186402365017,w=0.5170239491843038,x=6.7229904635227244 -color=red,shape=square,flag=0,i=49845,u=0.38273861705716894,v=0.3671623001122907,w=0.5110999992179351,x=8.167918680659604 -color=yellow,shape=square,flag=1,i=49848,u=0.5459812137659908,v=0.4937339730790854,w=0.48717960487934353,x=5.852822708070808 -color=red,shape=triangle,flag=1,i=49851,u=0.15386077217334082,v=0.604164567044745,w=0.4718547189706239,x=3.8176403905423064 -color=yellow,shape=square,flag=1,i=49856,u=0.40653949536229184,v=0.835665608149631,w=0.4852501321415279,x=3.771161247377052 -color=red,shape=circle,flag=1,i=49875,u=0.2919845825347708,v=0.35797653690581893,w=0.48364467004318856,x=3.657855410853113 -color=blue,shape=circle,flag=1,i=49876,u=0.950709524625065,v=0.4445897024345139,w=0.5168328686842913,x=5.2269066519488865 -color=red,shape=triangle,flag=0,i=49879,u=0.6270614534308284,v=0.3101237596094326,w=0.4702605958065787,x=4.108876920441974 -color=blue,shape=triangle,flag=1,i=49880,u=0.42997496746993313,v=0.8582037963654929,w=0.46450475434380323,x=5.200092942247525 -color=red,shape=square,flag=0,i=49891,u=0.8711531051451334,v=0.7694789393993068,w=0.5241702412868067,x=5.210067330660774 -color=red,shape=square,flag=0,i=49892,u=0.696204185232735,v=0.4020293107128635,w=0.5272820426683686,x=4.671871037346535 -color=red,shape=circle,flag=0,i=49894,u=0.9838712016184571,v=0.9102199041447175,w=0.4819026370038073,x=5.139898547914162 -color=yellow,shape=circle,flag=1,i=49901,u=0.1553073209969712,v=0.9207941064021002,w=0.4888748938449533,x=2.574451697687581 -color=green,shape=square,flag=0,i=49902,u=0.5965728562798117,v=0.31255320784124785,w=0.4830499428521977,x=5.293251364672678 -color=blue,shape=circle,flag=0,i=49904,u=0.9813370136605244,v=0.2412061292989396,w=0.5155493502964813,x=2.4664163933370307 -color=red,shape=square,flag=0,i=49915,u=0.6299961848109598,v=0.37991257366573217,w=0.5230685503353465,x=4.908148742650008 -color=blue,shape=square,flag=0,i=49922,u=0.8946995377719672,v=0.4265926315097449,w=0.4755563409955688,x=4.833969711287121 -color=green,shape=square,flag=0,i=49930,u=0.24435091727833202,v=0.36568556548539066,w=0.49237748726052044,x=6.5950096999354635 -color=yellow,shape=square,flag=1,i=49936,u=0.784723979200047,v=0.23787312267889693,w=0.49236002963033426,x=4.1501652196983345 -color=purple,shape=square,flag=0,i=49937,u=0.15037541434572543,v=0.27170422440342046,w=0.5202769160188874,x=2.560059325529736 -color=red,shape=circle,flag=1,i=49970,u=0.6980210230311733,v=0.7687717344134983,w=0.4839139632527132,x=3.0855679084295855 -color=purple,shape=square,flag=0,i=49978,u=0.24013578526811474,v=0.052583120901067204,w=0.5290824836170074,x=5.801432369222202 -color=yellow,shape=square,flag=1,i=49988,u=0.8144026047496149,v=0.15221705202083158,w=0.4973058446896879,x=6.951027215968963 -color=red,shape=circle,flag=0,i=49989,u=0.47106726757868045,v=0.4402812166328639,w=0.4783227272318673,x=3.699648225218383 -color=red,shape=square,flag=1,i=50004,u=0.7013748052499557,v=0.4034270198619889,w=0.5184488550259196,x=5.244514686222172 -color=blue,shape=triangle,flag=1,i=50020,u=0.13641370409351217,v=0.5569752815416528,w=0.4751818989713624,x=7.0289558697823 -color=orange,shape=square,flag=1,i=50024,u=0.6336369540269946,v=0.6195238857519708,w=0.49519247470112354,x=4.405870614825129 -color=green,shape=circle,flag=0,i=50028,u=0.5357953654384863,v=0.6397942233162857,w=0.5112498903114473,x=4.254470533167981 -color=red,shape=triangle,flag=0,i=50051,u=0.7937042229731515,v=0.05461553114970319,w=0.46034394267968093,x=5.309459435753332 -color=red,shape=circle,flag=1,i=50053,u=0.6323230935113741,v=0.5671463096195212,w=0.4765344192746495,x=4.4890074520913 -color=red,shape=circle,flag=0,i=50056,u=0.7800008362808605,v=0.7688763034210087,w=0.4766676723120258,x=6.259660119945244 -color=red,shape=triangle,flag=0,i=50058,u=0.4012062610071546,v=0.48857092809633007,w=0.4651137256663065,x=4.521746040865337 -color=red,shape=square,flag=0,i=50059,u=0.030801477985402115,v=0.4450925298840568,w=0.5139462106327378,x=5.765384660292173 -color=red,shape=triangle,flag=1,i=50079,u=0.9295633650851368,v=0.4465677743626929,w=0.4671581635207841,x=4.828768170947682 -color=red,shape=triangle,flag=0,i=50088,u=0.8522830355755283,v=0.8886608847411923,w=0.47296385265409335,x=5.123325386070224 -color=blue,shape=circle,flag=1,i=50089,u=0.5907974301602479,v=0.18177179958161316,w=0.5166142163134199,x=5.358514538446458 -color=red,shape=triangle,flag=0,i=50096,u=0.17499534404260897,v=0.58696812782145,w=0.47315665875831786,x=6.369426659509508 -color=red,shape=circle,flag=0,i=50101,u=0.8934191685801599,v=0.862206333993704,w=0.4759856470849733,x=5.591123147785623 -color=green,shape=square,flag=0,i=50151,u=0.9414833951003599,v=0.015676759070376134,w=0.4871686239600665,x=5.303980068715217 -color=red,shape=circle,flag=0,i=50168,u=0.9309035945390308,v=0.9106242351573676,w=0.4638384713939216,x=6.594051530574089 -color=yellow,shape=triangle,flag=1,i=50170,u=0.2729382919576864,v=0.8078255799681063,w=0.524625596873308,x=3.315998376803011 -color=purple,shape=square,flag=0,i=50197,u=0.9193696449117117,v=0.42274361686784134,w=0.5265756803732765,x=4.080435326801061 -color=red,shape=triangle,flag=1,i=50203,u=0.7608180397008772,v=0.14755623277866015,w=0.4707708829577415,x=6.875011922449908 -color=purple,shape=square,flag=0,i=50206,u=0.22877762481215724,v=0.015126352415622324,w=0.5243979356397273,x=4.394135416814222 -color=red,shape=triangle,flag=0,i=50229,u=0.07102165539037897,v=0.36011768221354434,w=0.4674087737947362,x=5.549161024383484 -color=green,shape=circle,flag=0,i=50232,u=0.3593507685450774,v=0.418392921869985,w=0.5042648553292465,x=3.450781184695579 -color=green,shape=circle,flag=0,i=50248,u=0.6456594515825015,v=0.0820729993527618,w=0.5071303473202191,x=6.247656511766292 -color=yellow,shape=square,flag=1,i=50260,u=0.4611922050817028,v=0.5227057126357607,w=0.4979592648374241,x=5.952420482443102 -color=red,shape=circle,flag=0,i=50270,u=0.20317572332075828,v=0.14294055851428855,w=0.4638252773859487,x=4.972612818726757 -color=red,shape=square,flag=0,i=50293,u=0.4135205195409214,v=0.820787494460942,w=0.5144877997763713,x=4.884023587702603 -color=purple,shape=circle,flag=0,i=50303,u=0.2508543748504978,v=0.6545550343704586,w=0.4857092988276182,x=6.349567176386176 -color=red,shape=square,flag=0,i=50315,u=0.47133303467784793,v=0.27019170581093654,w=0.5218652839478982,x=6.334716811976421 -color=green,shape=square,flag=0,i=50335,u=0.5940252800697978,v=0.12868818822249917,w=0.4840542504282353,x=5.465215904507521 -color=red,shape=circle,flag=0,i=50343,u=0.87343258156755,v=0.7959017908879359,w=0.4711587098487996,x=4.684253907654964 -color=red,shape=circle,flag=1,i=50346,u=0.24791976966800988,v=0.27718956956891944,w=0.47359723553040084,x=5.930786830052889 -color=red,shape=square,flag=0,i=50348,u=0.7704209906946302,v=0.9766476084478978,w=0.5306035676843213,x=4.8300351514815345 -color=blue,shape=triangle,flag=0,i=50349,u=0.12077841555563795,v=0.5177387059804798,w=0.4927447961584418,x=5.1632064660837935 -color=green,shape=triangle,flag=0,i=50358,u=0.02748574027015671,v=0.9390257598837265,w=0.4865971592096993,x=4.961063050270659 -color=purple,shape=triangle,flag=1,i=50363,u=0.6449573732415836,v=0.016448394449012138,w=0.4894746347705716,x=6.767456867759313 -color=purple,shape=triangle,flag=0,i=50373,u=0.8748874366356839,v=0.5525225999813276,w=0.48868205150023436,x=2.527605160718528 -color=red,shape=circle,flag=1,i=50374,u=0.8384770103507838,v=0.7634889116444994,w=0.4805909340794253,x=3.4834652531802326 -color=red,shape=triangle,flag=1,i=50375,u=0.4318928204558009,v=0.6542202452731594,w=0.4866972375699526,x=6.320080557404322 -color=yellow,shape=triangle,flag=1,i=50380,u=0.914181904742404,v=0.10831237121364024,w=0.5279995087276649,x=4.79409855936342 -color=red,shape=circle,flag=0,i=50386,u=0.4138647728689233,v=0.43369085609932245,w=0.477876823925084,x=2.931802613098213 -color=yellow,shape=square,flag=1,i=50396,u=0.5770019752306095,v=0.9625358495098011,w=0.501579697019034,x=6.100638786348616 -color=yellow,shape=triangle,flag=1,i=50398,u=0.2264710327058158,v=0.36792648004543194,w=0.5250291016834897,x=3.901075929475869 -color=blue,shape=square,flag=1,i=50403,u=0.3901434825842841,v=0.9099402944692845,w=0.4753329600288781,x=6.026259464550773 -color=green,shape=circle,flag=0,i=50410,u=0.9676110961220725,v=0.32560035996749737,w=0.5096600461327119,x=3.533407503347091 -color=yellow,shape=triangle,flag=0,i=50413,u=0.9829340648416501,v=0.09425380501741532,w=0.5240357774773491,x=3.8940758506063893 -color=blue,shape=triangle,flag=1,i=50428,u=0.8039263712443915,v=0.7808678035055574,w=0.49026108607687585,x=5.8131616109363895 -color=red,shape=square,flag=1,i=50431,u=0.5686249541193413,v=0.08427637225553308,w=0.5212980597185892,x=4.121873837196647 -color=red,shape=triangle,flag=0,i=50436,u=0.7823816716154223,v=0.8744433199210387,w=0.5015593604848051,x=5.213747870365629 -color=blue,shape=triangle,flag=1,i=50438,u=0.936214699098151,v=0.7502086695391157,w=0.4914269574675811,x=6.422841798647538 -color=red,shape=triangle,flag=0,i=50441,u=0.42185070776876454,v=0.935454711407329,w=0.5021998693452546,x=5.988321030275532 -color=orange,shape=square,flag=0,i=50455,u=0.8191624785498617,v=0.19961659304327606,w=0.4884942916814342,x=4.771518554714185 -color=red,shape=square,flag=0,i=50456,u=0.17787972292938847,v=0.29877209573782126,w=0.5170261095741998,x=4.1353044725898975 -color=red,shape=circle,flag=0,i=50473,u=0.7477748677573409,v=0.7626437912143071,w=0.47563557399231954,x=5.270389103012094 -color=green,shape=triangle,flag=0,i=50477,u=0.6347852199352854,v=0.24340025095082585,w=0.4922862352125309,x=5.347679834248751 -color=red,shape=triangle,flag=1,i=50482,u=0.3275636265752947,v=0.8951212056020474,w=0.5043605603375156,x=3.841778909020895 -color=yellow,shape=square,flag=1,i=50497,u=0.8166224444830922,v=0.9055235707927637,w=0.5112238278508051,x=2.2161110388844443 -color=yellow,shape=square,flag=1,i=50504,u=0.08611223547352909,v=0.36884810020179126,w=0.5053756287265811,x=4.974547297943633 -color=blue,shape=circle,flag=0,i=50513,u=0.2750202282858297,v=0.5486011607204487,w=0.5064998858474193,x=6.294227761632087 -color=red,shape=square,flag=0,i=50519,u=0.588539036402016,v=0.27551625156498993,w=0.5116306945698845,x=2.611724496686124 -color=red,shape=square,flag=1,i=50525,u=0.6128253921395171,v=0.01135418737128302,w=0.5061720101509078,x=4.540392968708135 -color=green,shape=square,flag=0,i=50526,u=0.3306297578439983,v=0.8407643269350541,w=0.48159196442731406,x=3.430110660320924 -color=green,shape=square,flag=0,i=50528,u=0.16334324636669795,v=0.5691464360401864,w=0.48579790641528486,x=7.19008906984642 -color=green,shape=triangle,flag=0,i=50533,u=0.6828397190827553,v=0.12658167213610316,w=0.49482436605694474,x=5.443268320596251 -color=green,shape=square,flag=0,i=50544,u=0.3735395457575743,v=0.38008622138529813,w=0.4891771276954551,x=2.967425323670074 -color=red,shape=triangle,flag=0,i=50547,u=0.736551146944394,v=0.11089018058115052,w=0.5012885848312164,x=5.303607683320858 -color=red,shape=square,flag=1,i=50570,u=0.8452166071431323,v=0.7887625111934684,w=0.5071417945021927,x=3.5467589172327636 -color=red,shape=triangle,flag=1,i=50571,u=0.43094206855343187,v=0.44081630803458705,w=0.4911024024851045,x=6.311380888682606 -color=red,shape=square,flag=1,i=50594,u=0.08081009994244115,v=0.5586230318460015,w=0.5112859672129461,x=5.085165032884066 -color=red,shape=triangle,flag=1,i=50608,u=0.10203423701992886,v=0.7766591108703994,w=0.49517477362691437,x=4.450112745037305 -color=red,shape=square,flag=0,i=50633,u=0.5410937033988072,v=0.2510818531169222,w=0.5044599965754888,x=5.278660762201601 -color=red,shape=circle,flag=1,i=50637,u=0.014157126433777867,v=-0.004027854421870591,w=0.47373829241227233,x=5.285192702359463 -color=red,shape=triangle,flag=0,i=50639,u=0.1922670519057157,v=0.57587148444939,w=0.50391478749328,x=5.000854990281784 -color=yellow,shape=triangle,flag=1,i=50660,u=0.6296237959124499,v=0.5899745988128372,w=0.517909799510696,x=4.980515950846882 -color=blue,shape=square,flag=1,i=50677,u=0.8547187217886532,v=0.9229455730501026,w=0.4901220363061899,x=4.533703416593276 -color=yellow,shape=circle,flag=0,i=50689,u=0.5768862140768666,v=0.7558901950286872,w=0.48697198883306003,x=3.8232674225777665 -color=yellow,shape=square,flag=1,i=50698,u=0.971536725234087,v=0.9450518727159516,w=0.5061549237388152,x=3.168331767532198 -color=orange,shape=triangle,flag=0,i=50700,u=0.28680386527684365,v=0.3184288338577611,w=0.49452855678469665,x=6.147396811086654 -color=red,shape=square,flag=0,i=50704,u=0.45266490200206344,v=0.3955399863580963,w=0.5021679105101176,x=4.94503393604431 -color=orange,shape=triangle,flag=0,i=50711,u=0.12125241072670401,v=0.4334721789048095,w=0.49692716203328496,x=3.075795899765114 -color=red,shape=triangle,flag=0,i=50729,u=0.964856578918815,v=0.8860718969310118,w=0.514272148743661,x=6.130095479879784 -color=yellow,shape=square,flag=1,i=50739,u=0.3633251539871051,v=0.5074568071938828,w=0.5071066856553837,x=5.417927138716871 -color=red,shape=square,flag=1,i=50750,u=0.3124765870373666,v=0.7219133866261176,w=0.4962271670480276,x=4.290170160861088 -color=yellow,shape=square,flag=1,i=50758,u=0.08734406056523925,v=0.17852809819350712,w=0.5166375105122211,x=2.511772136948832 -color=purple,shape=square,flag=0,i=50765,u=0.2050117710394752,v=0.9221666221421174,w=0.5261591475586372,x=4.905732135963039 -color=purple,shape=circle,flag=0,i=50784,u=0.5822698640607734,v=0.3527475647113385,w=0.48512751962693074,x=5.835390056926741 -color=red,shape=triangle,flag=0,i=50785,u=0.9305174271457112,v=0.7602509581240362,w=0.5231414221309666,x=2.8578020337344996 -color=red,shape=triangle,flag=0,i=50789,u=0.187327103221966,v=0.6964874955141749,w=0.5261435676131992,x=6.07188426053185 -color=blue,shape=square,flag=1,i=50800,u=0.7578075117552626,v=0.434013491880886,w=0.48528541370334394,x=4.301026866416596 -color=red,shape=circle,flag=0,i=50811,u=0.360202616329356,v=0.35989583296453714,w=0.49469391987465694,x=5.750914798889595 -color=green,shape=square,flag=0,i=50826,u=0.1742972776948868,v=0.2232399674915918,w=0.47896122181254464,x=4.097314615101047 -color=blue,shape=circle,flag=0,i=50827,u=0.5469195471712751,v=0.19403983266208824,w=0.5048591096566778,x=5.351786075998247 -color=red,shape=triangle,flag=0,i=50838,u=0.8810406285432517,v=0.0027700109965168584,w=0.5267194633766432,x=3.6120173107084903 -color=blue,shape=square,flag=1,i=50845,u=0.39895306951164056,v=0.053627472726518244,w=0.486468159305982,x=6.151304292398898 -color=red,shape=square,flag=0,i=50849,u=0.1649745341106975,v=0.1781266223193606,w=0.4916745291400111,x=3.7522383651757125 -color=green,shape=square,flag=0,i=50854,u=0.5778926708652365,v=0.16607730098833684,w=0.47786807950058424,x=4.641665940177721 -color=purple,shape=square,flag=0,i=50865,u=0.03627784238228193,v=0.5940492724105999,w=0.5228772281548504,x=5.058984253510755 -color=red,shape=triangle,flag=0,i=50879,u=0.9325719184637344,v=0.3972164381795129,w=0.523127919360907,x=6.571071966992455 -color=red,shape=square,flag=0,i=50889,u=0.1823879844505808,v=0.9563954291022192,w=0.49775451776549595,x=2.121362746111849 -color=purple,shape=circle,flag=0,i=50899,u=0.6744252969731875,v=0.8193923678767696,w=0.4885552072650017,x=2.595243680465718 -color=red,shape=square,flag=1,i=50901,u=0.25815993917916347,v=0.06698404561250404,w=0.5033331506287694,x=2.271143467981933 -color=red,shape=circle,flag=0,i=50904,u=0.1662808713397611,v=0.11721358536358262,w=0.49366295580769554,x=5.294905346001182 -color=red,shape=circle,flag=0,i=50908,u=0.7475619196584694,v=0.7972671824017802,w=0.49400066291491174,x=5.160671352112246 -color=red,shape=circle,flag=0,i=50911,u=0.992138580521617,v=0.977367722873699,w=0.5011341489407665,x=3.201061839890589 -color=red,shape=circle,flag=0,i=50922,u=0.039169533054587924,v=0.10311427748500852,w=0.4957241053053567,x=6.047754364706992 -color=red,shape=circle,flag=0,i=50959,u=0.5243401483121392,v=0.47795125901178614,w=0.5068006845133315,x=3.7770510589842843 -color=red,shape=triangle,flag=0,i=50965,u=0.07523305097130395,v=0.8897061152490147,w=0.539508843493083,x=7.540765986282469 -color=purple,shape=square,flag=0,i=50970,u=0.42685899525327364,v=0.8953390837018341,w=0.5239683589028498,x=4.707022506956129 -color=red,shape=triangle,flag=1,i=50987,u=0.9637357047681995,v=0.963395431752885,w=0.5474893266383639,x=4.165759331704324 -color=red,shape=triangle,flag=0,i=50994,u=0.07604778139495338,v=0.8961047832069696,w=0.5434631546274579,x=7.366686883283737 -color=red,shape=square,flag=1,i=50995,u=0.69381809847172,v=0.24744691498124527,w=0.519935360760861,x=5.943587449581854 -color=blue,shape=square,flag=1,i=50998,u=0.49537193661809464,v=0.08421382928387078,w=0.49128711930137836,x=7.732990515327043 -color=yellow,shape=circle,flag=0,i=51012,u=0.35706118260793507,v=0.20800478766753572,w=0.48387856554823144,x=6.41215738105116 -color=red,shape=circle,flag=1,i=51042,u=0.27533745197489723,v=0.1861882844753225,w=0.5039689230385741,x=6.230298878889761 -color=red,shape=circle,flag=1,i=51055,u=0.5852144832809227,v=0.6738964192500938,w=0.5117878801289304,x=4.025024404299064 -color=red,shape=triangle,flag=1,i=51057,u=0.6949978607748388,v=0.38605836265153837,w=0.535714765566648,x=7.683622248851269 -color=orange,shape=triangle,flag=1,i=51071,u=0.8514572419083051,v=0.01775620980069781,w=0.4988008648114351,x=6.407697305792211 -color=yellow,shape=triangle,flag=1,i=51072,u=0.5332454839284702,v=0.34538628637341273,w=0.5076223082605272,x=3.7576930767491348 -color=blue,shape=circle,flag=1,i=51085,u=0.28831946679475484,v=0.9426142171440738,w=0.4826060414357284,x=5.9178437469062075 -color=red,shape=triangle,flag=0,i=51092,u=0.7432687563111365,v=0.24816456477361093,w=0.5336436786526519,x=6.268906491708289 -color=red,shape=triangle,flag=0,i=51106,u=0.95076327141838,v=0.06102907057275764,w=0.5272385698543371,x=3.6220153746320896 -color=yellow,shape=triangle,flag=1,i=51110,u=0.734429401776723,v=0.08681255269814003,w=0.5085256103522185,x=5.4296018246596605 -color=green,shape=triangle,flag=0,i=51113,u=0.12073873284373415,v=0.2111256741059272,w=0.49595372881916666,x=4.387137440051554 -color=red,shape=square,flag=0,i=51118,u=0.704956644305658,v=0.4129288557104568,w=0.5214573504064933,x=5.393620300743894 -color=red,shape=square,flag=0,i=51125,u=0.6821975511075066,v=0.7576292055914602,w=0.5137454727526782,x=6.563979457042922 -color=blue,shape=triangle,flag=1,i=51133,u=0.7771767707606433,v=0.9302996310508366,w=0.4990336886341269,x=6.26915908413303 -color=yellow,shape=square,flag=1,i=51140,u=0.6527249980388876,v=0.2624021751911615,w=0.5074708115647842,x=5.033931426394182 -color=red,shape=circle,flag=0,i=51148,u=0.543891709896823,v=0.6422704000603097,w=0.519852927370641,x=5.921018269669783 -color=yellow,shape=square,flag=1,i=51151,u=0.22639103742944633,v=0.2039674475056904,w=0.5065845129816348,x=4.758396830137906 -color=blue,shape=square,flag=1,i=51152,u=0.8433720715706001,v=0.24308815255090832,w=0.49285882606892506,x=3.6064714102151663 -color=red,shape=square,flag=0,i=51163,u=0.799980754891858,v=0.6799130546145269,w=0.5014090624175368,x=6.8914482838827835 -color=red,shape=circle,flag=0,i=51182,u=0.0697214069483626,v=0.05696404011110066,w=0.5176388102937045,x=5.924685542753775 -color=red,shape=circle,flag=0,i=51193,u=0.4676920009759702,v=0.5156982936717904,w=0.5222328642547288,x=5.108520836739551 -color=red,shape=triangle,flag=0,i=51206,u=0.18746042030333698,v=0.2976196106567721,w=0.5312470349489933,x=4.159487169856136 -color=green,shape=triangle,flag=0,i=51230,u=0.6158260052253477,v=0.3381165203892189,w=0.4981138951863388,x=7.585826281397896 -color=red,shape=triangle,flag=0,i=51243,u=0.7250515468609884,v=0.6714252427201001,w=0.534232736438725,x=5.394736420427244 -color=yellow,shape=triangle,flag=1,i=51260,u=0.4372175152402803,v=0.4869712529203526,w=0.5287255912322614,x=6.308871170834088 -color=red,shape=square,flag=0,i=51265,u=0.31317592540252326,v=0.16928466634882766,w=0.5039790043763738,x=2.9853889074712456 -color=green,shape=circle,flag=0,i=51269,u=0.9230774740190772,v=0.9102907614134161,w=0.5001118696899801,x=3.087312240937056 -color=blue,shape=square,flag=0,i=51287,u=0.40022732626088375,v=0.27857733007954943,w=0.4988001143923414,x=3.8197671450059456 -color=red,shape=triangle,flag=0,i=51290,u=0.8521492228633735,v=0.7223744245087477,w=0.5293165352539642,x=4.540872189577106 -color=blue,shape=square,flag=0,i=51293,u=0.9750029940517997,v=0.9273663459949385,w=0.502473702535987,x=5.516816961545174 -color=red,shape=triangle,flag=0,i=51307,u=0.7280363455551779,v=0.71944250891602,w=0.525161269846493,x=6.136741866183258 -color=blue,shape=triangle,flag=0,i=51310,u=0.5138301434957004,v=0.007465860710565764,w=0.5091601132214234,x=5.306584609441324 -color=red,shape=square,flag=1,i=51313,u=0.25360397340016905,v=0.7596184841291769,w=0.503441766105535,x=3.2728298348514397 -color=red,shape=circle,flag=1,i=51357,u=0.6089574330058657,v=0.7066778975020571,w=0.522595005501187,x=5.846864187833653 -color=red,shape=square,flag=0,i=51359,u=0.7572955027907539,v=0.38647424182386725,w=0.4957004922973847,x=5.210097520620325 -color=green,shape=circle,flag=0,i=51369,u=0.4817830628089391,v=0.6027335740507863,w=0.5032580622706814,x=4.31121473585327 -color=red,shape=square,flag=0,i=51372,u=0.8367799277448835,v=0.893248422318739,w=0.4883538473632337,x=4.464249116935543 -color=purple,shape=square,flag=0,i=51373,u=0.7582890502650408,v=0.013912614811439017,w=0.5032163061648038,x=3.71956072761866 -color=red,shape=circle,flag=0,i=51387,u=0.8868907232412273,v=0.9337531047564203,w=0.5194825384577602,x=5.749002170752891 -color=blue,shape=circle,flag=0,i=51393,u=0.09401551660922158,v=0.5942674303033858,w=0.48175661160014704,x=8.031876042411836 -color=yellow,shape=triangle,flag=0,i=51416,u=0.6924826566113799,v=0.37030167277457804,w=0.5301359082109466,x=5.891079351783599 -color=red,shape=circle,flag=0,i=51419,u=0.7377761536940319,v=0.695730071033105,w=0.5114317564302873,x=3.714138215471475 -color=blue,shape=triangle,flag=1,i=51430,u=0.745608902246744,v=0.30967953282463523,w=0.5002873369293498,x=5.060823437635704 -color=red,shape=square,flag=0,i=51444,u=0.7149626242410154,v=0.6562048459217744,w=0.47517747061956994,x=5.048681271352033 -color=yellow,shape=square,flag=1,i=51454,u=0.9666352566308892,v=0.4657148381139695,w=0.4969257048462832,x=5.68680175222796 -color=green,shape=circle,flag=0,i=51460,u=0.8739180628664743,v=0.8186240265101146,w=0.5096171654550162,x=5.554756335890901 -color=blue,shape=triangle,flag=0,i=51466,u=0.2295939922656317,v=0.48774256860637055,w=0.500643008555975,x=5.169995559730423 -color=red,shape=triangle,flag=0,i=51487,u=0.7070632037089664,v=0.6113899806497552,w=0.5319638771233706,x=5.656018133449397 -color=yellow,shape=circle,flag=1,i=51496,u=0.8457454058738507,v=0.038506022431195164,w=0.48467959505292885,x=6.452126321803834 -color=red,shape=square,flag=1,i=51497,u=0.9571629531842557,v=0.5934000722492766,w=0.477240565418295,x=6.915223217908465 -color=red,shape=square,flag=0,i=51500,u=0.1409008588671108,v=0.2886739693807736,w=0.47477808567218116,x=6.479804087829895 -color=purple,shape=square,flag=0,i=51506,u=0.07879827202449086,v=0.7998478180303038,w=0.5099257311877712,x=5.098968328679642 -color=red,shape=triangle,flag=0,i=51508,u=0.8158332387476945,v=0.4125759281503657,w=0.5298669202110973,x=5.342442650318176 -color=red,shape=square,flag=0,i=51510,u=0.06573612991136613,v=0.7210550855091418,w=0.4784826563413761,x=6.802494441659632 -color=red,shape=triangle,flag=1,i=51513,u=0.9130059330296822,v=0.73222830445564,w=0.5307689734849879,x=4.944200424828462 -color=red,shape=circle,flag=0,i=51515,u=0.13157020410358145,v=0.13621387114226108,w=0.5251944493406018,x=4.783001779186537 -color=green,shape=circle,flag=0,i=51524,u=0.6628162237858021,v=0.40479096499092715,w=0.51241764571164,x=3.3464733559838975 -color=yellow,shape=circle,flag=1,i=51529,u=0.925419097026505,v=0.2746848777858075,w=0.48238559584587537,x=5.267512415070324 -color=blue,shape=square,flag=1,i=51531,u=0.9146713488587618,v=0.4187850192783583,w=0.5052031708516168,x=4.328362140085191 -color=red,shape=square,flag=0,i=51535,u=0.6697448292840856,v=0.783196991717567,w=0.4778892605182499,x=5.78918627694162 -color=purple,shape=circle,flag=0,i=51549,u=0.5907774720389022,v=0.30662430611178715,w=0.48452106044624255,x=4.005681698791068 -color=yellow,shape=square,flag=1,i=51557,u=0.6021343317889419,v=0.42178288814581477,w=0.5031743727430278,x=4.555450673506873 -color=red,shape=square,flag=0,i=51568,u=0.9265366061151674,v=0.7473004708913986,w=0.4685681296948298,x=5.730653200107484 -color=blue,shape=square,flag=1,i=51570,u=0.6969250127124594,v=0.29974935620697174,w=0.501147366772824,x=5.5280671016604535 -color=green,shape=square,flag=0,i=51571,u=0.4663865424840806,v=0.3522304620611182,w=0.46961666322142337,x=4.62020713183416 -color=red,shape=square,flag=0,i=51576,u=0.040342718477054396,v=0.5770444692907012,w=0.46354678813532385,x=7.151619484057629 -color=red,shape=square,flag=1,i=51578,u=0.37325844093423755,v=0.9655933365333579,w=0.45965020235125087,x=4.710096652461195 -color=red,shape=triangle,flag=0,i=51602,u=0.16302825549586486,v=0.5629489752483217,w=0.5258733416212248,x=4.174808681613526 -color=red,shape=square,flag=1,i=51604,u=0.41701707671758126,v=0.9175694687844062,w=0.4528007666201084,x=4.880351352714453 -color=purple,shape=square,flag=0,i=51605,u=0.8668838541588562,v=0.3658084272985406,w=0.508964753158348,x=5.839488746618781 -color=red,shape=square,flag=0,i=51632,u=0.21352378353543333,v=0.39800789753979215,w=0.44849862316922917,x=4.404420202833314 -color=orange,shape=circle,flag=0,i=51638,u=0.359563850875649,v=0.44183971037529857,w=0.4992925798624336,x=5.681907003428397 -color=purple,shape=triangle,flag=0,i=51643,u=0.7372586930970393,v=0.4683270726622283,w=0.48300142321406325,x=6.171657852147866 -color=red,shape=triangle,flag=0,i=51648,u=0.7109240438085478,v=0.9875131220035608,w=0.5293964074967556,x=3.587950604511093 -color=yellow,shape=triangle,flag=1,i=51655,u=0.04160554817225104,v=0.6458323941474418,w=0.5326931302379652,x=4.929764786347565 -color=blue,shape=triangle,flag=1,i=51660,u=0.24312357880726554,v=0.4234675253364347,w=0.506592134408511,x=6.421022808537366 -color=green,shape=triangle,flag=0,i=51662,u=0.9844801427550086,v=0.34546435167199774,w=0.4847984777789095,x=5.919735945055961 -color=red,shape=circle,flag=1,i=51673,u=0.9340217238631677,v=0.8696812631639652,w=0.5109516438715346,x=3.7853018086657926 -color=red,shape=triangle,flag=1,i=51674,u=0.15428409179982372,v=0.05503714886890332,w=0.5181907153123715,x=6.288109148235346 -color=red,shape=square,flag=0,i=51684,u=0.9741380597538469,v=0.018224040848909384,w=0.4478676183228643,x=5.420496133850821 -color=red,shape=circle,flag=1,i=51690,u=0.025187890752278563,v=0.011294397111185005,w=0.5148855518017568,x=6.167252011589368 -color=yellow,shape=triangle,flag=1,i=51703,u=0.10946808840217115,v=0.9672780362266309,w=0.5305167810495778,x=3.6903066711320576 -color=yellow,shape=square,flag=0,i=51711,u=0.5302403582175178,v=0.5556234547580495,w=0.5187480947758757,x=4.092016767656543 -color=red,shape=circle,flag=0,i=51713,u=0.5114496655001461,v=0.6064810358189353,w=0.5154031721277909,x=6.285577951416542 -color=red,shape=triangle,flag=0,i=51715,u=0.6354942383242759,v=0.426669705402724,w=0.5202883781268917,x=5.288680750052341 -color=red,shape=square,flag=1,i=51743,u=0.35914104559973503,v=0.7004399526603373,w=0.44049459546058434,x=4.280750263509971 -color=yellow,shape=triangle,flag=1,i=51745,u=0.5009413686804034,v=0.3124850966197281,w=0.5340891489458927,x=4.6986624047815555 -color=yellow,shape=circle,flag=0,i=51760,u=0.7276510081242807,v=0.9518224172477104,w=0.4887173847508473,x=4.153208149862749 -color=yellow,shape=circle,flag=1,i=51762,u=0.9227496226557272,v=0.023779447605717707,w=0.4917481819631273,x=4.855652911187007 -color=yellow,shape=circle,flag=1,i=51786,u=0.1522396936270799,v=0.3653112653568289,w=0.499439773612058,x=4.769269389187627 -color=blue,shape=circle,flag=1,i=51790,u=0.8409690881801342,v=0.5957994405022468,w=0.4768411624161044,x=5.321977867069022 -color=red,shape=circle,flag=0,i=51796,u=0.815549154524023,v=0.8642599037138339,w=0.5286541659427871,x=4.823636519927796 -color=yellow,shape=square,flag=1,i=51806,u=0.4922586095143108,v=0.1316807235586278,w=0.5135475132263021,x=5.5906743328888595 -color=green,shape=circle,flag=0,i=51807,u=0.9141731688670173,v=0.46523676900830624,w=0.5077395025666828,x=4.984733037268875 -color=red,shape=triangle,flag=0,i=51809,u=0.4476504009558353,v=0.511371954116705,w=0.5224315595765628,x=3.7472200693775193 -color=red,shape=triangle,flag=0,i=51814,u=0.7316700800263944,v=0.2814708929184262,w=0.52716560361122,x=6.0596550534655025 -color=blue,shape=triangle,flag=0,i=51821,u=0.6693424678597197,v=0.13615228256254785,w=0.4984427234099002,x=3.0604416817461346 -color=red,shape=square,flag=0,i=51837,u=0.9224420773691162,v=0.9751573249131247,w=0.4489943719777926,x=5.94297121407402 -color=yellow,shape=square,flag=1,i=51843,u=0.04529504186463029,v=0.2590147781397363,w=0.5106422562337171,x=5.05728472428805 -color=red,shape=square,flag=0,i=51871,u=0.4746160331781294,v=0.8021430706647209,w=0.4625385235041772,x=5.667349691950577 -color=blue,shape=triangle,flag=0,i=51894,u=0.03383802891646104,v=0.42815637397252193,w=0.5094869894118408,x=5.777914893347396 -color=red,shape=triangle,flag=1,i=51903,u=0.8654831367586814,v=0.21572479821068768,w=0.5422185981143006,x=5.395930425008316 -color=red,shape=triangle,flag=0,i=51905,u=0.7695971083833717,v=0.052280825893191496,w=0.5386653755584211,x=6.092696713021861 -color=red,shape=circle,flag=1,i=51913,u=0.42948597579972114,v=0.3389620002510328,w=0.5401730116239795,x=5.563662675850257 -color=green,shape=square,flag=0,i=51917,u=0.7509214654693568,v=0.9689894364551752,w=0.47791040325486656,x=6.245239164023682 -color=red,shape=square,flag=0,i=51926,u=0.07061408599678454,v=0.7013437939967658,w=0.48334129428323963,x=4.630264980712026 -color=blue,shape=square,flag=1,i=51930,u=0.03325950548093659,v=0.5302944639989472,w=0.49722888857410935,x=5.523889009938737 -color=red,shape=square,flag=0,i=51935,u=0.6288367073509661,v=0.5077078229492129,w=0.491203682248102,x=5.850726350369469 -color=green,shape=triangle,flag=0,i=51937,u=0.8110395177542319,v=0.8604262031679589,w=0.487705153062008,x=3.489013738388873 -color=red,shape=square,flag=0,i=51942,u=0.6284513175632728,v=0.8151131978741082,w=0.49000450174459026,x=4.753297819942608 -color=red,shape=circle,flag=0,i=51943,u=0.8129242840695271,v=0.7335036396443173,w=0.5388169192822269,x=6.662138084224714 -color=red,shape=triangle,flag=1,i=51950,u=0.6562712647630088,v=0.10117226646252886,w=0.5347273826326017,x=4.715389834504573 -color=yellow,shape=triangle,flag=1,i=51967,u=0.11678633023821827,v=0.31817702727595565,w=0.5295828201364886,x=6.99484642465337 -color=orange,shape=triangle,flag=0,i=51969,u=0.847444056702493,v=0.14137315674846596,w=0.49954109149852305,x=2.276290051910118 -color=yellow,shape=square,flag=1,i=51982,u=0.174803713787973,v=0.08488496442701599,w=0.5063942438660864,x=2.606033666755291 -color=yellow,shape=circle,flag=1,i=51986,u=0.5961635979844375,v=0.7630965022578878,w=0.4960337158868015,x=2.6491961183101957 -color=red,shape=circle,flag=1,i=51998,u=0.8582493166271552,v=0.7727476425494122,w=0.5311230162106322,x=5.312889792932207 -color=purple,shape=circle,flag=1,i=52000,u=0.00567006363171263,v=0.5852174051876605,w=0.4894640623922945,x=5.292625739249313 -color=purple,shape=circle,flag=0,i=52008,u=0.243996126869515,v=0.7263759935383862,w=0.4913110412259708,x=6.255297398939461 -color=red,shape=circle,flag=0,i=52031,u=0.5721855743496772,v=0.49853084187327373,w=0.5181973759061438,x=2.881267732496781 -color=red,shape=triangle,flag=1,i=52046,u=0.8474843575971506,v=0.7361385748930228,w=0.528659969589093,x=6.944834759284755 -color=red,shape=square,flag=0,i=52051,u=0.32980154524681793,v=0.9032738530198129,w=0.48305224884247205,x=5.767735093424061 -color=red,shape=square,flag=0,i=52056,u=0.4623444192072558,v=0.3231819396802911,w=0.4783859580866062,x=5.165766139792251 -color=red,shape=triangle,flag=0,i=52057,u=0.20690559658118024,v=0.623127527189831,w=0.5196151241770021,x=4.9453116514137365 -color=purple,shape=triangle,flag=0,i=52076,u=0.8503606604703292,v=0.944320244344703,w=0.48486955348868793,x=5.466595461830436 -color=blue,shape=square,flag=0,i=52103,u=0.5916309128884358,v=0.6500248651392257,w=0.49722515289836583,x=2.3999301835688915 -color=purple,shape=square,flag=1,i=52107,u=0.8588525745090811,v=0.5843369394083263,w=0.5179769913654745,x=5.148189365249592 -color=yellow,shape=square,flag=1,i=52114,u=0.8035308395661721,v=0.18182376894894947,w=0.5102668719159817,x=5.331062198055418 -color=red,shape=triangle,flag=1,i=52115,u=0.2933628823238398,v=0.92061551444389,w=0.5219463050710126,x=5.299837853971599 -color=yellow,shape=square,flag=1,i=52132,u=0.2024318088395488,v=0.1394320792052257,w=0.5140818090996991,x=5.323213095294748 -color=blue,shape=circle,flag=1,i=52134,u=0.42824825635872665,v=0.5800456605198561,w=0.4760686370564184,x=4.634730378496663 -color=red,shape=circle,flag=0,i=52143,u=0.09344004386067162,v=0.1741478533803294,w=0.5163961184470978,x=5.249623109348912 -color=red,shape=square,flag=0,i=52149,u=0.7377702473496214,v=0.009139564993111304,w=0.4772451858173621,x=5.60467292150054 -color=purple,shape=square,flag=0,i=52161,u=0.9512453342353719,v=0.8974241044880871,w=0.513593758113193,x=5.327884430880368 -color=red,shape=square,flag=0,i=52182,u=0.015522137619518928,v=0.1333793748758263,w=0.47904672116639313,x=4.424595485702003 -color=yellow,shape=circle,flag=1,i=52204,u=0.506835411816078,v=0.5631128409246836,w=0.49955121464053626,x=6.202554467791249 -color=green,shape=triangle,flag=0,i=52205,u=0.06877662852325894,v=0.9789054101866604,w=0.49464180611131714,x=5.387164967368842 -color=blue,shape=square,flag=0,i=52207,u=0.9542380394771601,v=0.9317909386399712,w=0.4909167630766677,x=6.734110505802306 -color=orange,shape=square,flag=1,i=52214,u=0.4496744014145475,v=0.08276236027308737,w=0.4904474474074879,x=3.5165422496211907 -color=yellow,shape=square,flag=1,i=52215,u=0.8042519668244892,v=0.2884491811449357,w=0.5109149758546478,x=6.283163848995784 -color=orange,shape=square,flag=1,i=52218,u=0.3157722639507038,v=0.9855837216848163,w=0.4951830337617732,x=5.800109088562794 -color=red,shape=circle,flag=0,i=52224,u=0.1728389118875222,v=0.11317941482199459,w=0.5244091560274324,x=6.5046882900817735 -color=green,shape=triangle,flag=0,i=52229,u=0.7110449580320812,v=0.20453192165165845,w=0.49406753937433706,x=4.387637067650083 -color=red,shape=triangle,flag=0,i=52237,u=0.36817863186231503,v=0.1971623626175223,w=0.5136900170452919,x=5.262223682053327 -color=purple,shape=square,flag=0,i=52239,u=0.08935440578648401,v=0.09541224385714908,w=0.5188380366660397,x=5.038428222166403 -color=blue,shape=triangle,flag=1,i=52252,u=0.2741723615556444,v=0.3130824117898964,w=0.5088615413102675,x=5.308579482081409 -color=red,shape=triangle,flag=1,i=52253,u=0.9779713440415067,v=0.774072177853534,w=0.5173897702213924,x=6.398087944020965 -color=yellow,shape=triangle,flag=1,i=52254,u=0.5287946617232347,v=0.3550702617349799,w=0.5282529415454152,x=5.400839490006583 -color=red,shape=circle,flag=0,i=52255,u=0.626097973401072,v=0.7195464329351933,w=0.5158838566430032,x=4.794338368698951 -color=yellow,shape=circle,flag=1,i=52279,u=0.7355076761897926,v=0.3806420101754633,w=0.49416060379455956,x=4.901707450592116 -color=yellow,shape=square,flag=1,i=52282,u=0.07807384582003984,v=0.4741934618504674,w=0.5077249877932862,x=3.672397302171495 -color=red,shape=triangle,flag=0,i=52283,u=0.36701413886903766,v=0.9336745582297516,w=0.5148719445492097,x=5.20172509300433 -color=red,shape=triangle,flag=0,i=52285,u=0.0990156465556884,v=0.8410130899820469,w=0.5178978077124209,x=2.6869689830232826 -color=red,shape=square,flag=0,i=52295,u=0.6049304927234905,v=0.7047521436520041,w=0.5112053089842875,x=4.079730178367164 -color=purple,shape=triangle,flag=0,i=52298,u=0.2149756915623633,v=0.04499740833010657,w=0.4802334336165949,x=4.836185658744674 -color=red,shape=circle,flag=0,i=52302,u=0.7514101864560648,v=0.677243471681068,w=0.5010317275494404,x=3.099854727323486 -color=red,shape=triangle,flag=1,i=52313,u=0.1881359166209492,v=0.9341342254208683,w=0.5139926118968475,x=5.393136232461404 -color=purple,shape=triangle,flag=0,i=52335,u=0.15791960711376474,v=0.6277523258484347,w=0.4816148562296628,x=5.388935116172032 -color=blue,shape=triangle,flag=1,i=52340,u=0.8733222646587602,v=0.9619949384736779,w=0.4943784949906086,x=3.767936800157836 -color=red,shape=triangle,flag=0,i=52345,u=0.08029122420389123,v=0.1439100337383613,w=0.5170842898800784,x=4.6692782396176815 -color=red,shape=triangle,flag=1,i=52356,u=0.5483739692174197,v=0.28495883359281626,w=0.5131064921453254,x=4.024261456239268 -color=red,shape=triangle,flag=1,i=52358,u=0.1032619734864989,v=0.9513537765332436,w=0.5153764600639816,x=3.7232419605329703 -color=red,shape=triangle,flag=1,i=52362,u=0.908869029920776,v=0.7826716483137682,w=0.5102402231247036,x=4.234752980025949 -color=orange,shape=square,flag=0,i=52379,u=0.7936665112690795,v=0.8426748908373884,w=0.4919550296572429,x=4.22790829887506 -color=red,shape=triangle,flag=0,i=52381,u=0.6475202334821598,v=0.8462874561504913,w=0.504320793146567,x=5.019939817941728 -color=orange,shape=triangle,flag=1,i=52387,u=0.5749983657581855,v=0.35987460533527227,w=0.5001348947428911,x=3.884981002818647 -color=green,shape=circle,flag=0,i=52418,u=0.67662155386729,v=0.6653302398275254,w=0.5029959671149259,x=3.856832287406202 -color=purple,shape=circle,flag=0,i=52440,u=0.688424437348071,v=0.17308065202330447,w=0.4865435847528421,x=5.154124046467038 -color=red,shape=triangle,flag=0,i=52468,u=0.6135810074552136,v=0.2764450176273855,w=0.5121002409489613,x=5.59186554887647 -color=red,shape=square,flag=0,i=52483,u=0.8733657386221578,v=0.6541739165106865,w=0.4906602023294829,x=4.9125395426848675 -color=red,shape=circle,flag=0,i=52498,u=0.6831138147452418,v=0.5904990386922024,w=0.5050111802695261,x=3.3111095677596736 -color=yellow,shape=square,flag=1,i=52502,u=0.9064391998762573,v=0.9888162512981494,w=0.49853393097373594,x=5.620736021863709 -color=red,shape=circle,flag=1,i=52518,u=0.077649783869285,v=0.11628539212179528,w=0.5107983708588363,x=5.932608047497987 -color=blue,shape=square,flag=1,i=52527,u=0.1301495953740337,v=0.5556767639288793,w=0.49003740246433636,x=5.367606120411192 -color=blue,shape=triangle,flag=0,i=52532,u=0.000881025170573424,v=0.5517627694496242,w=0.49305724181885535,x=6.371797048974764 -color=red,shape=triangle,flag=0,i=52547,u=0.23040699709948176,v=0.07246442447096735,w=0.5187151376071768,x=3.716213167206817 -color=red,shape=triangle,flag=0,i=52556,u=0.9830142148411835,v=0.02031325964142372,w=0.5232400897178063,x=4.994413026228556 -color=purple,shape=square,flag=0,i=52569,u=0.49564524082536643,v=0.6234083323619819,w=0.5216969741068767,x=6.5731584112566575 -color=red,shape=triangle,flag=0,i=52570,u=0.5276478009697795,v=0.1126643886907388,w=0.5205912546090715,x=4.219592271352261 -color=yellow,shape=circle,flag=1,i=52573,u=0.2959161260074732,v=0.10868429966375115,w=0.5006732080078359,x=3.161686835298362 -color=yellow,shape=square,flag=0,i=52575,u=0.5757324905306846,v=0.663209725308498,w=0.4964954775303364,x=4.477070389969837 -color=red,shape=square,flag=1,i=52576,u=0.6043095647210869,v=0.3042736836391958,w=0.48075738645409366,x=6.806321430196472 -color=yellow,shape=triangle,flag=1,i=52593,u=0.07387916169910536,v=0.3061990051362209,w=0.519022887342692,x=5.982167038244008 -color=green,shape=circle,flag=0,i=52598,u=0.13040318272752338,v=0.05666980978760916,w=0.5029184904909978,x=3.456664689530404 -color=red,shape=square,flag=0,i=52606,u=0.04512710904729755,v=0.1467837302768299,w=0.4869756818027536,x=3.9934943061059704 -color=blue,shape=triangle,flag=1,i=52609,u=0.9084407078949894,v=0.7424532654182623,w=0.48855863503507835,x=3.080847988790612 -color=red,shape=square,flag=1,i=52614,u=0.37869001838466576,v=0.8993972654399166,w=0.48922243951821953,x=3.917005683291519 -color=purple,shape=square,flag=0,i=52617,u=0.5907293854809421,v=0.8731493250391283,w=0.5243215380601083,x=5.696455073689237 -color=blue,shape=square,flag=1,i=52631,u=0.7837074900310228,v=0.312303888278461,w=0.485149227601041,x=4.497896357070947 -color=red,shape=square,flag=1,i=52646,u=0.39986058026787674,v=0.00873367373951961,w=0.49260168125349185,x=5.247702567202491 -color=purple,shape=square,flag=0,i=52652,u=0.08227296864945932,v=0.0027498863046688804,w=0.5276786142546909,x=4.8131204967338865 -color=orange,shape=square,flag=1,i=52676,u=0.3647329727753311,v=0.9760225945493155,w=0.4993673587267736,x=3.404664579955616 -color=red,shape=triangle,flag=0,i=52683,u=0.22436709765289364,v=0.2634707491686573,w=0.5116341805377761,x=6.7641946273908955 -color=blue,shape=triangle,flag=1,i=52687,u=0.7210912614188684,v=0.2687333044849789,w=0.4787611535711431,x=5.073167960937283 -color=red,shape=circle,flag=0,i=52691,u=0.5222832712871655,v=0.4309615584864218,w=0.5189220366355285,x=4.2400120909055685 -color=orange,shape=triangle,flag=1,i=52707,u=0.9214487852161317,v=0.09343660662775943,w=0.5012255358092673,x=3.7225883213157878 -color=purple,shape=square,flag=0,i=52708,u=0.14643777542001046,v=0.08700818141116695,w=0.5292311920140658,x=5.016131054958602 -color=red,shape=square,flag=1,i=52709,u=0.08897300301121103,v=0.7814700000383876,w=0.49895900444216007,x=2.2865095711177674 -color=red,shape=square,flag=0,i=52772,u=0.5786910734396149,v=0.05729958812990188,w=0.4933345442226914,x=3.386828921534422 -color=red,shape=square,flag=0,i=52785,u=0.03581062837884763,v=0.5926768901310614,w=0.4870356571675463,x=5.656973762384574 -color=blue,shape=triangle,flag=1,i=52787,u=0.22066838727428473,v=0.9724585787430184,w=0.4778306446037541,x=3.6993194051344243 -color=red,shape=circle,flag=0,i=52810,u=0.9339593499075624,v=0.8543023949591325,w=0.5286370929643673,x=5.377735499739121 -color=green,shape=circle,flag=0,i=52812,u=0.02781734924224788,v=0.20488543547914717,w=0.5192762517758809,x=2.633093512339452 -color=red,shape=circle,flag=1,i=52833,u=0.03451473868527677,v=-0.024521956623567445,w=0.5304534885529195,x=5.487298960378328 -color=blue,shape=square,flag=0,i=52846,u=0.7814824453356772,v=0.7248701534651746,w=0.4935167498542997,x=6.4853693993086665 -color=green,shape=square,flag=1,i=52847,u=0.3808836987911267,v=0.11601888960788242,w=0.4981033152354464,x=5.340503985443173 -color=green,shape=circle,flag=0,i=52850,u=0.6658425480876631,v=0.06879813186716244,w=0.5193911647959466,x=5.66886374349196 -color=yellow,shape=square,flag=1,i=52891,u=0.9432256294057052,v=0.51461277320613,w=0.48421920005995467,x=5.1984849938911 -color=blue,shape=square,flag=0,i=52895,u=0.3175335461687372,v=0.6642955604895936,w=0.48825253654031747,x=4.0172336283039485 -color=yellow,shape=square,flag=1,i=52903,u=0.7294708569272657,v=0.6834369198111935,w=0.48395310346914544,x=5.029639996887844 -color=red,shape=circle,flag=1,i=52925,u=0.3888344685340427,v=0.36685711824773165,w=0.5286078650116836,x=5.6297440077353365 -color=yellow,shape=square,flag=1,i=52926,u=0.40288126706358307,v=0.4725773225275295,w=0.4900308463285277,x=4.8423480629276545 -color=purple,shape=triangle,flag=0,i=52930,u=0.6243223554286969,v=0.01674605079475988,w=0.48784423798029597,x=5.813101129306321 -color=red,shape=triangle,flag=0,i=52950,u=0.4137729289410823,v=0.5381877940494273,w=0.5016704145897024,x=5.937617197460704 -color=purple,shape=square,flag=0,i=52951,u=0.7721308028509409,v=0.16645166096201747,w=0.5343470851456465,x=5.924206524129342 -color=red,shape=square,flag=0,i=52954,u=0.7152566018456312,v=0.9461356788286511,w=0.5057789928561544,x=2.803100018283603 -color=yellow,shape=triangle,flag=1,i=52960,u=0.007166004664540759,v=0.1468412366931977,w=0.5378776097852618,x=4.586780118277933 -color=yellow,shape=circle,flag=1,i=52981,u=0.5173462993422445,v=0.10318929741795924,w=0.5038983234708592,x=3.0644798227158656 -color=red,shape=circle,flag=0,i=52997,u=0.09245310798264372,v=0.08668137004811208,w=0.5220291354834344,x=6.290938076708495 -color=green,shape=circle,flag=0,i=53021,u=0.8577994488156397,v=0.5888623404030089,w=0.5152289064080161,x=5.337059411360258 -color=red,shape=triangle,flag=0,i=53029,u=0.0427220406033213,v=0.5996915527020832,w=0.5078774477298722,x=5.290998502312482 -color=green,shape=square,flag=0,i=53041,u=0.043570248003231504,v=0.5701860157154788,w=0.48611390263711507,x=5.246505110710838 -color=green,shape=circle,flag=1,i=53042,u=0.04875603581062338,v=0.15194792481958064,w=0.5147169283788311,x=3.7735864371362666 -color=yellow,shape=square,flag=1,i=53043,u=0.2558796969555164,v=0.23811733022208437,w=0.4856843295730806,x=2.203984897937227 -color=red,shape=square,flag=0,i=53047,u=0.15046233620422622,v=0.8317631511838962,w=0.5131889828276508,x=3.926268570051162 -color=blue,shape=square,flag=1,i=53061,u=0.995737268290847,v=0.9774029199356878,w=0.49361106199859145,x=5.444058955485115 -color=purple,shape=triangle,flag=0,i=53072,u=0.9413442697917878,v=0.6860665086684452,w=0.48544826702059524,x=4.591111804379497 -color=red,shape=circle,flag=0,i=53121,u=0.9835676379232661,v=0.9433763581069705,w=0.518576456967524,x=5.901150831764511 -color=red,shape=triangle,flag=1,i=53126,u=0.6105149066369585,v=0.9220560324294793,w=0.5130380585566496,x=5.928863577445601 -color=purple,shape=square,flag=1,i=53143,u=0.12530813144984565,v=0.3370136990801531,w=0.5331873228500835,x=4.672746340928424 -color=yellow,shape=triangle,flag=1,i=53154,u=0.41125103363273674,v=0.6822319800697034,w=0.5212070340660843,x=2.9674899677127056 -color=green,shape=triangle,flag=0,i=53162,u=0.028160872816518467,v=0.2362809112646198,w=0.5073427834924018,x=5.441330972245684 -color=green,shape=triangle,flag=1,i=53168,u=0.9190637778749419,v=0.19669683997132703,w=0.5115504561103202,x=4.732555979100018 -color=blue,shape=circle,flag=1,i=53172,u=0.6720223230340686,v=0.5738592422850695,w=0.4806935362352563,x=3.202817196382547 -color=red,shape=circle,flag=1,i=53175,u=0.2953529994616553,v=0.22808842205456112,w=0.51039702482179,x=3.1812281832600298 -color=blue,shape=square,flag=1,i=53185,u=0.2219380141638697,v=0.702824526761126,w=0.49697554673650995,x=6.847691045252694 -color=purple,shape=square,flag=0,i=53207,u=0.11425260785878544,v=0.49571714997225946,w=0.5307216360443998,x=4.4708469947821134 -color=red,shape=triangle,flag=0,i=53211,u=0.04347576894022498,v=0.7642076887432399,w=0.5085319918983586,x=6.590880005622975 -color=red,shape=circle,flag=0,i=53230,u=0.7917571475278645,v=0.8713469392168643,w=0.5107429288468274,x=3.9649950733894372 -color=red,shape=circle,flag=1,i=53236,u=0.4661241690495891,v=0.3895805149926871,w=0.5133996307698135,x=6.269463050471795 -color=red,shape=circle,flag=0,i=53239,u=0.6853093986187075,v=0.6712156691019893,w=0.5120264432661308,x=6.595980582926875 -color=red,shape=square,flag=1,i=53254,u=0.9524026372334484,v=0.7514457850648184,w=0.513176785350573,x=3.2079296611637993 -color=red,shape=circle,flag=0,i=53256,u=0.3023023021720317,v=0.26244344172585254,w=0.5151187899783981,x=4.576705251242261 -color=yellow,shape=square,flag=1,i=53264,u=0.4008409982664709,v=0.5280681718870366,w=0.4876154177872036,x=4.986710582672633 -color=red,shape=square,flag=0,i=53269,u=0.6041363127894107,v=0.4585492322173157,w=0.5106007139585819,x=5.6615486864247435 -color=blue,shape=triangle,flag=0,i=53272,u=0.9335538133176621,v=0.2848253193452338,w=0.46996588658449084,x=3.4058035578959767 -color=purple,shape=triangle,flag=0,i=53287,u=0.21012403509584532,v=0.8397203498651571,w=0.5008524047640063,x=6.7952218460292855 -color=red,shape=triangle,flag=0,i=53292,u=0.3429024667053624,v=0.47929843531181116,w=0.4828950353937109,x=6.383553259773147 -color=red,shape=triangle,flag=1,i=53295,u=0.18515384746521146,v=0.2532353230054266,w=0.4828736091474691,x=2.2107331839070894 -color=red,shape=square,flag=0,i=53296,u=0.054102905751847286,v=0.8200177614071831,w=0.509151958879271,x=5.453649617983902 -color=yellow,shape=square,flag=1,i=53327,u=0.5772437567081796,v=0.5598269088393589,w=0.49016335121085813,x=4.931818467865426 -color=red,shape=square,flag=0,i=53331,u=0.3775906125856252,v=0.2277540602251794,w=0.517292396112212,x=4.786477715205364 -color=red,shape=circle,flag=0,i=53337,u=0.453345289834169,v=0.48601281854322814,w=0.5254787905876568,x=3.5330797913065966 -color=red,shape=circle,flag=1,i=53338,u=0.1591571590783415,v=0.11740867795278917,w=0.5218605514830672,x=5.5504999324619275 -color=purple,shape=square,flag=0,i=53354,u=0.28528270410924894,v=0.7661302410766112,w=0.5385840766003268,x=5.740480574967503 -color=red,shape=triangle,flag=1,i=53357,u=0.5066315005500213,v=0.04587541647680238,w=0.4812503658479811,x=4.754679006982214 -color=yellow,shape=square,flag=1,i=53362,u=0.6637704535508312,v=0.5407507500216353,w=0.4976937531795198,x=5.925247151519417 -color=red,shape=square,flag=1,i=53383,u=0.39219176534827616,v=0.5476639535947663,w=0.5230376941274663,x=5.474048906674746 -color=red,shape=circle,flag=1,i=53391,u=0.9137916852709447,v=0.9478944588313902,w=0.5138826744560256,x=5.757539560086493 -color=red,shape=triangle,flag=0,i=53415,u=0.48092043523977046,v=0.41546775043329853,w=0.4747383481844223,x=2.9233854855550976 -color=blue,shape=square,flag=0,i=53426,u=0.8701931550778623,v=0.7792656037809297,w=0.502850839995768,x=4.763677718881973 -color=red,shape=triangle,flag=1,i=53444,u=0.37193805384657874,v=0.10708982250113408,w=0.47867695348317274,x=4.347290549442402 -color=purple,shape=circle,flag=0,i=53450,u=0.521272069501937,v=0.43007771234635894,w=0.48909289524535227,x=4.740719352360605 -color=purple,shape=circle,flag=0,i=53458,u=0.9050968120029785,v=0.09421191810403817,w=0.48511453320140385,x=4.011780724389438 -color=red,shape=triangle,flag=1,i=53479,u=0.619441644216284,v=0.2256311772293219,w=0.4832298027114756,x=2.7386664317490106 -color=red,shape=square,flag=0,i=53503,u=0.7139285914828621,v=0.3310777579816968,w=0.5137639984652621,x=4.6206541558997705 -color=red,shape=square,flag=0,i=53512,u=0.6643624860989904,v=0.580030202494807,w=0.5118441674036535,x=4.916144162544415 -color=purple,shape=circle,flag=0,i=53513,u=0.791819631623404,v=0.7956857548926921,w=0.48561619093919245,x=4.379655863178406 -color=red,shape=square,flag=0,i=53515,u=0.16980860287951083,v=0.28553949719489335,w=0.5148676871963515,x=4.758698950147402 -color=yellow,shape=circle,flag=1,i=53538,u=0.7307990296707214,v=0.7879215454293108,w=0.503632811970671,x=3.20953410050493 -color=yellow,shape=square,flag=1,i=53554,u=0.7963479367054498,v=0.49705860805537194,w=0.49680589593806285,x=6.520699023429686 -color=green,shape=triangle,flag=0,i=53559,u=0.9908112170890696,v=0.04601082055484296,w=0.5220844009523338,x=5.5664733389094465 -color=green,shape=square,flag=0,i=53562,u=0.9769859281555444,v=0.35172539040876183,w=0.5067621341649307,x=4.3539870595965295 -color=blue,shape=square,flag=0,i=53565,u=0.8706555987332689,v=0.757912235267193,w=0.5138498986973996,x=5.380743054745994 -color=red,shape=circle,flag=0,i=53567,u=0.0024676387987249138,v=0.05083429612273676,w=0.5039487592076144,x=2.619398230450757 -color=yellow,shape=circle,flag=1,i=53586,u=0.7297528117486306,v=0.14599466772121383,w=0.5026238525575261,x=5.233726078552931 -color=red,shape=triangle,flag=0,i=53587,u=0.5697980727474699,v=0.05589927899812319,w=0.49751109178158837,x=3.8853532836870808 -color=red,shape=square,flag=0,i=53597,u=0.2535867038890457,v=0.8688668103097184,w=0.49095495064502237,x=3.4563482752750816 -color=red,shape=circle,flag=0,i=53602,u=0.8734679331491012,v=0.9155012385468725,w=0.49792935205451705,x=5.866269132508942 -color=red,shape=circle,flag=0,i=53605,u=0.7170488710600035,v=0.6226868750484842,w=0.49682420642292735,x=5.324163770643963 -color=orange,shape=square,flag=0,i=53610,u=0.9988853487546249,v=0.15523943034690246,w=0.48807563823534394,x=2.7538513348864178 -color=red,shape=triangle,flag=0,i=53645,u=0.057152019703461954,v=0.7930713948164714,w=0.49888824941667814,x=5.510583133411919 -color=yellow,shape=square,flag=1,i=53659,u=0.7167298708974419,v=0.4536367065782505,w=0.4997763573482059,x=3.8338036542606724 -color=red,shape=triangle,flag=0,i=53670,u=0.6589006128983669,v=0.3352318775626706,w=0.4964646181879287,x=4.393022798543047 -color=red,shape=square,flag=0,i=53674,u=0.5666299747228207,v=0.3548557720214315,w=0.49798441027119517,x=6.219337458737967 -color=yellow,shape=circle,flag=1,i=53677,u=0.6746074516906357,v=0.8039286022479225,w=0.5051494977434232,x=5.764614291344667 -color=orange,shape=triangle,flag=1,i=53680,u=0.4431316693540571,v=0.3405488363333343,w=0.5128223130959686,x=3.9888930729618792 -color=red,shape=square,flag=0,i=53685,u=0.11657230495747417,v=0.45547628044542365,w=0.5084283018333108,x=6.669178540369981 -color=red,shape=triangle,flag=1,i=53689,u=0.21441583621150195,v=0.6239369274123343,w=0.5079931155014976,x=4.538675252448592 -color=green,shape=triangle,flag=0,i=53699,u=0.28462824993024594,v=0.07155955139375159,w=0.5151259593399791,x=6.021502904209325 -color=red,shape=triangle,flag=0,i=53702,u=0.18530003172725173,v=0.1850664287997309,w=0.507149064091653,x=3.7370196359860515 -color=purple,shape=triangle,flag=0,i=53720,u=0.07745692851639341,v=0.23790525694735942,w=0.48096875726637234,x=5.120135770251367 -color=red,shape=square,flag=0,i=53746,u=0.840797681742386,v=0.29353690430270774,w=0.5145304051265439,x=3.5203394220279804 -color=red,shape=square,flag=0,i=53749,u=0.4815363338880647,v=0.5299469809870514,w=0.5155044425846441,x=4.587977751351524 -color=red,shape=square,flag=0,i=53752,u=0.1163048156377906,v=0.21960117297230908,w=0.5134399107386405,x=5.435305480649757 -color=yellow,shape=circle,flag=1,i=53761,u=0.005122263098804036,v=0.6574735360653137,w=0.5103057475906442,x=4.951171156869705 -color=red,shape=square,flag=0,i=53810,u=0.964138306044566,v=0.4241014236028319,w=0.5288574667285163,x=4.780194606008348 -color=yellow,shape=square,flag=1,i=53817,u=0.565635480367983,v=0.8704653766551137,w=0.4973676075069901,x=5.8204865981743685 -color=blue,shape=circle,flag=1,i=53827,u=0.34908840275893527,v=0.5179528026928115,w=0.48140705231662767,x=4.860777277169732 -color=yellow,shape=square,flag=1,i=53835,u=0.10507907315420106,v=0.0007109695568577878,w=0.4922016811946543,x=5.836957315329459 -color=red,shape=circle,flag=1,i=53843,u=0.42044755874971507,v=0.3210808861558468,w=0.4996128360671105,x=6.604429307955042 -color=blue,shape=triangle,flag=0,i=53860,u=0.405274913883538,v=0.9975527859615919,w=0.47049502937321885,x=6.417363687440029 -color=blue,shape=square,flag=1,i=53863,u=0.88346768840092,v=0.8838828523547749,w=0.5209974150890856,x=6.272164759081348 -color=red,shape=square,flag=0,i=53866,u=0.24774929573044369,v=0.7029593322064707,w=0.5152669699524176,x=5.195079854140742 -color=red,shape=triangle,flag=1,i=53869,u=0.9935353142906873,v=0.142579247897212,w=0.5106771319334639,x=5.444897893078017 -color=green,shape=circle,flag=0,i=53873,u=0.8682771446512328,v=0.2466008572375623,w=0.5085008460973088,x=4.134816763927122 -color=red,shape=triangle,flag=1,i=53903,u=0.0417837627871912,v=0.8544738543752746,w=0.5097579661620304,x=6.503285475394995 -color=red,shape=square,flag=1,i=53908,u=0.254612181128988,v=0.7919180344301464,w=0.5225309978797998,x=5.028268149079994 -color=orange,shape=circle,flag=0,i=53924,u=0.6330475778581115,v=0.998475130432018,w=0.5014512347016831,x=7.461311238284132 -color=green,shape=triangle,flag=0,i=53929,u=0.20542197996154754,v=0.9883916746417903,w=0.5131160034219836,x=5.504788980700801 -color=red,shape=circle,flag=1,i=53939,u=0.7714809149922723,v=0.7469712349863759,w=0.5090878532311098,x=5.905824916190011 -color=red,shape=circle,flag=0,i=53941,u=0.9539246515732512,v=0.9995384958625388,w=0.5115435117396863,x=6.238837197673072 -color=yellow,shape=circle,flag=1,i=53950,u=0.16863623405708605,v=0.8500771517127843,w=0.504955747996841,x=6.428143152605753 -color=red,shape=circle,flag=0,i=53956,u=0.8864290977691268,v=0.8279829613181919,w=0.5087521850055658,x=2.849052445007865 -color=blue,shape=triangle,flag=1,i=53968,u=0.12066366003229945,v=0.6913183985162518,w=0.4754819404248616,x=4.859523758020624 -color=purple,shape=triangle,flag=0,i=53969,u=0.7906059108618957,v=0.3675018760374894,w=0.4934992714294153,x=4.32890628174515 -color=red,shape=circle,flag=1,i=53974,u=0.4955425961672869,v=0.4443882860346085,w=0.5056892565205361,x=4.165998830530639 -color=red,shape=triangle,flag=0,i=53986,u=0.6668311049269761,v=0.24200514606006396,w=0.5108715503568901,x=6.3833822487873695 -color=red,shape=square,flag=0,i=53994,u=0.10800887067401232,v=0.7569626287163034,w=0.5307660611121297,x=4.26824794541685 -color=purple,shape=circle,flag=0,i=53996,u=0.08752767189934352,v=0.5511965878076084,w=0.47916876612626685,x=6.509316389088983 -color=purple,shape=square,flag=0,i=54002,u=0.2789941535351438,v=0.9319339117099625,w=0.5097019006700386,x=5.9798739676589845 -color=red,shape=triangle,flag=0,i=54012,u=0.8345082860853451,v=0.4179764553333968,w=0.5269146516236533,x=6.864484717771276 -color=red,shape=square,flag=1,i=54013,u=0.9491144634945626,v=0.7621112475028795,w=0.5332520907479015,x=4.388301774638622 -color=yellow,shape=triangle,flag=1,i=54041,u=0.7230902638375496,v=0.08437511339144799,w=0.4972306924507012,x=3.4142817598659043 -color=red,shape=circle,flag=1,i=54050,u=0.18995478119414777,v=0.14879476624196236,w=0.4998992043066113,x=2.5810167412681726 -color=red,shape=circle,flag=0,i=54061,u=0.2491793966332707,v=0.20804943966535303,w=0.4988335601325387,x=4.098066625603907 -color=red,shape=triangle,flag=0,i=54067,u=0.6228668840765779,v=0.9135500394213574,w=0.5223329798324069,x=5.783153356283957 -color=green,shape=square,flag=0,i=54076,u=0.23849768154569584,v=0.17328522232309207,w=0.5081790134619015,x=6.252168083218025 -color=green,shape=circle,flag=0,i=54084,u=0.414321460415063,v=0.9651694664754853,w=0.5056045333529777,x=2.409679215791203 -color=red,shape=square,flag=0,i=54098,u=0.6343206916621129,v=0.5981898159489216,w=0.5369018644914485,x=3.681971461097613 -color=blue,shape=triangle,flag=0,i=54112,u=0.700617127347313,v=0.3137516432711571,w=0.4786212022287465,x=5.531785479928818 -color=blue,shape=square,flag=0,i=54141,u=0.34908693292224724,v=0.15605048233966923,w=0.5155216268127413,x=4.7536894652426644 -color=green,shape=square,flag=0,i=54164,u=0.4978177033542378,v=0.36864351427063813,w=0.5088662785366886,x=3.3946087933985982 -color=purple,shape=triangle,flag=0,i=54165,u=0.4823345660859609,v=0.4339435241650227,w=0.4966658912054024,x=7.244160447208348 -color=red,shape=circle,flag=1,i=54169,u=0.7778160951427734,v=0.7128511887786196,w=0.5204318295919914,x=2.6504079688494886 -color=yellow,shape=square,flag=1,i=54170,u=0.25551628884221045,v=0.7592248875502413,w=0.49378170743512373,x=5.304759077576299 -color=yellow,shape=square,flag=1,i=54171,u=0.853622259205767,v=0.39804044140495753,w=0.4970022667226532,x=5.6936059209304135 -color=red,shape=square,flag=0,i=54184,u=0.13857295136544323,v=0.15635585931005902,w=0.5360771564634886,x=4.867330183520015 -color=red,shape=circle,flag=0,i=54186,u=0.9673658593119613,v=1.0451821155548664,w=0.5229923818064347,x=6.950140295239923 -color=purple,shape=triangle,flag=0,i=54191,u=0.9110876197948057,v=0.537068970516768,w=0.49858273655801005,x=6.4228667834720525 -color=yellow,shape=square,flag=1,i=54210,u=0.29733161997679036,v=0.41907120074265025,w=0.49883577976743254,x=6.939327349112527 -color=blue,shape=square,flag=0,i=54214,u=0.7722959662108736,v=0.9980012276147741,w=0.528609477304339,x=3.639299837632295 -color=red,shape=triangle,flag=0,i=54217,u=0.1634861686411484,v=0.33120837760256094,w=0.526744101766661,x=6.4919450728932775 -color=red,shape=triangle,flag=0,i=54220,u=0.3519224403652488,v=0.32008494980496593,w=0.531310657963342,x=4.048240560651588 -color=blue,shape=square,flag=1,i=54227,u=0.976602396487405,v=0.8842595703606668,w=0.5289619584948578,x=4.843158687731266 -color=red,shape=triangle,flag=0,i=54237,u=0.6460095812313906,v=0.8544900861009376,w=0.521158482879284,x=4.022131751280413 -color=red,shape=square,flag=0,i=54254,u=0.905173553936471,v=0.5355582083568032,w=0.5393257506448982,x=4.255180427409536 -color=green,shape=triangle,flag=0,i=54274,u=0.3876576931416468,v=0.3918596665178963,w=0.5132365830335854,x=5.784765127245741 -color=blue,shape=circle,flag=0,i=54285,u=0.852766370520137,v=0.8135878645805505,w=0.4851581296740543,x=3.759177559170018 -color=red,shape=circle,flag=1,i=54286,u=0.3995101891937829,v=0.3733543220280349,w=0.540102136343489,x=5.423881521985339 -color=purple,shape=square,flag=0,i=54289,u=0.08869490426013016,v=0.878807563006648,w=0.5097486539846641,x=4.036375095266521 -color=red,shape=square,flag=0,i=54290,u=0.5206101225107433,v=0.8711000701138165,w=0.5360211371635281,x=4.857617416535469 -color=blue,shape=square,flag=1,i=54295,u=0.08819930606664927,v=0.5197551678746145,w=0.5289568825254514,x=7.3411078001010575 -color=red,shape=triangle,flag=0,i=54331,u=0.564201189521744,v=0.3152180529689288,w=0.5170213520004779,x=7.1335073634844335 -color=green,shape=triangle,flag=0,i=54332,u=0.06632998688651393,v=0.4031212517185745,w=0.5104869141912932,x=5.410769969133124 -color=purple,shape=circle,flag=0,i=54335,u=0.6431193383945193,v=0.7816474893411354,w=0.48065553706385544,x=4.356718054747709 -color=blue,shape=square,flag=1,i=54337,u=0.5163838002924002,v=0.36704452192662873,w=0.5249656443446242,x=3.9971352960083064 -color=green,shape=triangle,flag=0,i=54359,u=0.587899431669839,v=0.5834593234099636,w=0.5079504802221093,x=7.6908518425868495 -color=red,shape=triangle,flag=0,i=54370,u=0.07939613383519628,v=0.792382271979842,w=0.5068197608207315,x=3.7796059916196634 -color=yellow,shape=circle,flag=1,i=54375,u=0.28039897289684146,v=0.878319192775941,w=0.5087256947812533,x=3.1654664532423413 -color=blue,shape=circle,flag=0,i=54379,u=0.887833045983946,v=0.05235560575569076,w=0.48924670117002356,x=1.8758586365535759 -color=red,shape=triangle,flag=0,i=54383,u=0.5719263429762795,v=0.49508855878960933,w=0.5176344236668424,x=5.105277973154455 -color=yellow,shape=square,flag=1,i=54389,u=0.70243282572162,v=0.12208141892313373,w=0.510065577587627,x=4.869449203773317 -color=red,shape=triangle,flag=0,i=54391,u=0.015467589697611306,v=0.10639995635503474,w=0.513416123035257,x=5.20393222720596 -color=red,shape=square,flag=0,i=54423,u=0.15564986578484818,v=0.2888005527864398,w=0.5245288466574893,x=4.88596218353195 -color=yellow,shape=triangle,flag=1,i=54426,u=0.2674211987634295,v=0.6375640400393053,w=0.5042841168223927,x=6.563419460136988 -color=yellow,shape=circle,flag=1,i=54433,u=0.9174633626426539,v=0.23054425107300924,w=0.5081487367676373,x=3.3496674028300455 -color=red,shape=triangle,flag=1,i=54435,u=0.12188863469673472,v=0.7585169862504959,w=0.5137119149857992,x=5.581951672769995 -color=yellow,shape=square,flag=1,i=54436,u=0.5268161165014636,v=0.8785588662666121,w=0.5058773791931063,x=7.019185838783636 -color=red,shape=circle,flag=0,i=54445,u=0.39670442231034553,v=0.4098947862552379,w=0.5288957675147329,x=5.261542939867193 -color=blue,shape=square,flag=1,i=54465,u=0.8312166718564842,v=0.033317195606369254,w=0.5235051533411317,x=4.008303806634128 -color=purple,shape=triangle,flag=0,i=54472,u=0.15614161875046106,v=0.23516881335415285,w=0.4911661823426195,x=7.462777545802294 -color=red,shape=circle,flag=0,i=54490,u=0.05470827588117133,v=0.1261958848741258,w=0.5217194345166385,x=6.025527306040547 -color=blue,shape=square,flag=0,i=54498,u=0.2902590841835594,v=0.14374611197559284,w=0.5214587937763869,x=4.949951019871169 -color=red,shape=triangle,flag=0,i=54515,u=0.8465006783703279,v=0.9724051160762706,w=0.5232041443742209,x=4.866180450160544 -color=red,shape=circle,flag=1,i=54519,u=0.12892764519698774,v=0.12466340898629369,w=0.532539575568873,x=4.3457239674645365 -color=red,shape=square,flag=0,i=54533,u=0.08875167500584946,v=0.4596281162088727,w=0.5147630150665891,x=6.477057451534829 -color=red,shape=square,flag=0,i=54555,u=0.8857264627523018,v=0.04487754119375453,w=0.5224105898494541,x=4.208046451574389 -color=blue,shape=square,flag=0,i=54571,u=0.17487432111811152,v=0.624671925563803,w=0.5152628327989822,x=3.3802622855485285 -color=blue,shape=square,flag=1,i=54572,u=0.30966946995538036,v=0.899157442548078,w=0.5149934889102513,x=7.66539587702979 -color=red,shape=circle,flag=0,i=54575,u=0.21710396974197987,v=0.24640589580162442,w=0.5267483181717957,x=4.994489514933451 -color=red,shape=square,flag=1,i=54579,u=0.7871071803483068,v=0.6012720122300076,w=0.5247264331152747,x=5.034650919661394 -color=blue,shape=triangle,flag=0,i=54585,u=0.5452237848214723,v=0.537739934474744,w=0.48372824761253064,x=4.821167468295924 -color=red,shape=square,flag=0,i=54588,u=0.4123024496965355,v=0.7930259021034676,w=0.5315900258756656,x=4.486811032597063 -color=orange,shape=circle,flag=1,i=54593,u=0.6209846653766937,v=0.7532947521450949,w=0.5081633322025949,x=4.017462592550577 -color=red,shape=square,flag=1,i=54604,u=0.09878338104963091,v=0.09461200210241949,w=0.5368662592636505,x=5.8713897370150745 -color=red,shape=triangle,flag=1,i=54609,u=0.8078485867658558,v=0.3146397951164116,w=0.5180359037837303,x=4.419055740348531 -color=green,shape=triangle,flag=0,i=54616,u=0.008815582121518895,v=0.3351474610360117,w=0.5107505128564379,x=5.41150822475658 -color=red,shape=triangle,flag=1,i=54621,u=0.8757208482717299,v=0.7224311856730294,w=0.5183730449717274,x=3.2314847145299903 -color=red,shape=square,flag=0,i=54643,u=0.0016769682856588863,v=0.4062416143816475,w=0.5328763050189145,x=5.971581308961723 -color=yellow,shape=square,flag=1,i=54644,u=0.5547690556030465,v=0.383155411082328,w=0.5065232862262112,x=5.849401582746474 -color=yellow,shape=triangle,flag=1,i=54652,u=0.1845511835999143,v=0.1929059079085862,w=0.5151953137405589,x=5.049827624304032 -color=yellow,shape=square,flag=1,i=54658,u=0.26779702507825665,v=0.7162722527037098,w=0.5065254034827779,x=4.749739778942277 -color=red,shape=square,flag=0,i=54668,u=0.783395435356002,v=0.626299514823744,w=0.5295158987683225,x=3.828796123066978 -color=yellow,shape=square,flag=0,i=54674,u=0.498456045578728,v=0.539046645596661,w=0.516895643658785,x=5.942635508464914 -color=red,shape=triangle,flag=0,i=54680,u=0.19669769955250094,v=0.9354873908418636,w=0.5106611097235272,x=2.945552185578556 -color=yellow,shape=square,flag=1,i=54691,u=0.6091834979360137,v=0.2566723873307417,w=0.5161050534577085,x=5.031674540290492 -color=red,shape=circle,flag=1,i=54702,u=0.2893717897186381,v=0.3317770544966995,w=0.5109108042365773,x=6.091937588417157 -color=red,shape=square,flag=0,i=54711,u=0.14973294830107453,v=0.5899725236893825,w=0.5280524169581828,x=5.480189238550888 -color=red,shape=triangle,flag=0,i=54727,u=0.3782523515887105,v=0.00932837890979521,w=0.5120040412855404,x=4.96518872246986 -color=red,shape=triangle,flag=1,i=54742,u=0.22631139194355598,v=0.5040830302389918,w=0.5190608474678889,x=4.912829498689536 -color=blue,shape=triangle,flag=1,i=54754,u=0.7280619739056884,v=0.05621086289650323,w=0.49474704979810236,x=5.974094841247102 -color=green,shape=circle,flag=0,i=54791,u=0.04855959877458027,v=0.31630970368507483,w=0.4795217024774788,x=3.7647295408310817 -color=red,shape=triangle,flag=1,i=54801,u=0.5314933478013397,v=0.5129823261270892,w=0.5109384418975104,x=4.844811478344437 -color=purple,shape=circle,flag=0,i=54803,u=0.2730300791176786,v=0.03093712240566171,w=0.4798891709464476,x=4.490506813960657 -color=red,shape=circle,flag=0,i=54806,u=0.6733556323940694,v=0.5972087074567061,w=0.49581701424235325,x=6.015281164265031 -color=blue,shape=square,flag=1,i=54808,u=0.7952018617346195,v=0.6053258258742458,w=0.5085443739195697,x=5.892957552739641 -color=red,shape=triangle,flag=0,i=54810,u=0.878253352719066,v=0.32921449458391117,w=0.5060746422906507,x=3.0903805828575037 -color=red,shape=triangle,flag=0,i=54824,u=0.07300198333997798,v=0.12108880039320902,w=0.5121110563062768,x=4.810188031513911 -color=yellow,shape=square,flag=0,i=54826,u=0.5738360121336274,v=0.6229060874048589,w=0.5111293923421002,x=6.267278978817212 -color=green,shape=square,flag=0,i=54854,u=0.07190403045510674,v=0.5006125758409876,w=0.5061714198788955,x=6.057752870387191 -color=blue,shape=circle,flag=1,i=54877,u=0.33715041809877655,v=0.1636174722134922,w=0.5008539493361065,x=3.1961637878420497 -color=red,shape=square,flag=0,i=54900,u=0.30049595174919064,v=0.06930424937144253,w=0.5040792478563368,x=5.438021025802396 -color=blue,shape=triangle,flag=0,i=54906,u=0.5397242441468856,v=0.17376729124948875,w=0.48467063448593534,x=4.478741052031034 -color=red,shape=circle,flag=0,i=54913,u=0.5008917079236528,v=0.43574891231807084,w=0.49437554516039545,x=4.552431345082269 -color=yellow,shape=circle,flag=1,i=54918,u=0.612034983774875,v=0.5970370650250671,w=0.49513768015357135,x=4.429047871920659 -color=red,shape=triangle,flag=1,i=54927,u=0.38401515881057513,v=0.5375651145934137,w=0.512904194784432,x=3.0230779863388797 -color=green,shape=square,flag=0,i=54928,u=0.7667770742608941,v=0.6711749608749514,w=0.5066147320570372,x=5.703618968829413 -color=red,shape=square,flag=0,i=54933,u=0.26538835653318327,v=0.4659559661346837,w=0.5016039802794988,x=2.567129681994347 -color=green,shape=square,flag=1,i=54938,u=0.7267687245426453,v=0.5261619207171709,w=0.5112347025148704,x=8.921094681787602 -color=red,shape=circle,flag=0,i=54948,u=0.16719649952006788,v=0.13547028822215385,w=0.47957745854464096,x=5.673700584327684 -color=red,shape=triangle,flag=0,i=54958,u=0.4325448552435456,v=0.28455732112813403,w=0.5103299684146705,x=6.328857259586061 -color=red,shape=square,flag=0,i=54963,u=0.9362364382138753,v=0.6019020246619172,w=0.504269302409123,x=5.311025339338761 -color=blue,shape=square,flag=0,i=54971,u=0.11826414749280811,v=0.5529619954954097,w=0.501050181029679,x=4.68420076737738 -color=purple,shape=triangle,flag=0,i=54987,u=0.5274872947345021,v=0.9884402473965985,w=0.49438975781752975,x=3.8029186660774226 -color=green,shape=square,flag=0,i=55005,u=0.0748748386314243,v=0.7397130215942403,w=0.5132750513808505,x=4.878370506934766 -color=purple,shape=triangle,flag=0,i=55029,u=0.4600608414941606,v=0.21657853582503905,w=0.4901631665848423,x=5.580631059968616 -color=blue,shape=triangle,flag=1,i=55082,u=0.76329867593739,v=0.36868460283998494,w=0.47844635074027714,x=3.6905895397115516 -color=red,shape=circle,flag=1,i=55085,u=0.06602714113251362,v=0.020030421901805325,w=0.4791716079684297,x=7.752086928983793 -color=red,shape=triangle,flag=1,i=55094,u=0.0707028839327134,v=0.7635155934574812,w=0.5103980648847103,x=6.235629281818734 -color=red,shape=circle,flag=0,i=55100,u=0.09152091750208424,v=0.05543803075781528,w=0.48312870860215307,x=7.150819586602147 -color=yellow,shape=square,flag=0,i=55101,u=0.919191895577424,v=0.8295859952435531,w=0.5109429149296737,x=5.820284236639371 -color=blue,shape=square,flag=0,i=55124,u=0.22272873596803544,v=0.24138434018389743,w=0.518645518154923,x=4.247015482469394 -color=orange,shape=triangle,flag=1,i=55135,u=0.06388160709174939,v=0.23908466406508555,w=0.5048813287217734,x=5.7077317134792205 -color=blue,shape=square,flag=0,i=55143,u=0.7054189258248026,v=0.637609256323884,w=0.5175906051033486,x=3.94582893615266 -color=red,shape=circle,flag=0,i=55149,u=0.703973803251823,v=0.6947288347723674,w=0.49084500664170255,x=4.551397811405671 -color=red,shape=triangle,flag=0,i=55150,u=0.8626501161550487,v=0.7018378516107286,w=0.5105989574604536,x=3.349114578194707 -color=red,shape=triangle,flag=0,i=55152,u=0.028919239340594927,v=0.5643833415406265,w=0.5086122992007506,x=3.755066195459468 -color=purple,shape=triangle,flag=1,i=55160,u=0.503057970285384,v=0.7009260562516104,w=0.5050273021517575,x=4.992063727962121 -color=purple,shape=square,flag=0,i=55172,u=0.44347643006823345,v=0.6758886496866708,w=0.4940371977711606,x=4.142874556417575 -color=red,shape=triangle,flag=0,i=55180,u=0.8984858044483035,v=0.8531665272910918,w=0.5095340075539027,x=5.457822338663282 -color=red,shape=square,flag=0,i=55181,u=0.49398940985685225,v=0.5085582545001526,w=0.5010870263631043,x=6.450638502264784 -color=red,shape=triangle,flag=0,i=55215,u=0.4431206317548032,v=0.9628752521414382,w=0.5045272373912738,x=4.561468567472974 -color=yellow,shape=triangle,flag=0,i=55222,u=0.6005669475974964,v=0.7296625756779209,w=0.49427084710281965,x=4.355947219404446 -color=green,shape=square,flag=0,i=55223,u=0.22618766365175058,v=0.8088554614292689,w=0.5131254106170233,x=7.641072149513505 -color=yellow,shape=square,flag=0,i=55243,u=0.399725540602879,v=0.14194013668059835,w=0.5096808521092445,x=4.586658893124853 -color=purple,shape=triangle,flag=0,i=55245,u=0.18786744216200502,v=0.20737220026144143,w=0.4956183985078717,x=4.758069786282985 -color=blue,shape=triangle,flag=0,i=55247,u=0.5435214601492427,v=0.30982708123901115,w=0.4894672980021366,x=3.0710666568980773 -color=red,shape=triangle,flag=0,i=55259,u=0.43293535417692786,v=0.7120110825377013,w=0.49604357486040584,x=5.632933107247049 -color=red,shape=square,flag=0,i=55273,u=0.7577378760965514,v=0.5256070458979509,w=0.4791069248324443,x=4.380542667977143 -color=red,shape=circle,flag=0,i=55286,u=0.6708664560419884,v=0.5954096292016795,w=0.4676398215737821,x=3.8516263858082733 -color=red,shape=triangle,flag=0,i=55290,u=0.7659146528706552,v=0.762772763553792,w=0.5043443289321522,x=4.095123944519207 -color=green,shape=triangle,flag=0,i=55291,u=0.7109134057124564,v=0.15187738369327775,w=0.5100097726260219,x=5.522141045560848 -color=red,shape=circle,flag=0,i=55306,u=0.39005330647211667,v=0.3302482350949184,w=0.46560280550051075,x=3.9421432456617516 -color=orange,shape=triangle,flag=1,i=55323,u=0.9098686012935904,v=0.6783954193618972,w=0.5151313424146066,x=4.768731677173737 -color=red,shape=circle,flag=0,i=55324,u=0.10409608577871055,v=0.1902664743162913,w=0.4701527872707176,x=3.3300033484125944 -color=red,shape=circle,flag=0,i=55344,u=0.2949441000241585,v=0.3470963649118102,w=0.4778404541602554,x=5.556800434911691 -color=yellow,shape=square,flag=1,i=55352,u=0.6087824980326788,v=0.7697094995557414,w=0.5160134271069344,x=6.646393748457489 -color=red,shape=triangle,flag=0,i=55361,u=0.7318489001096495,v=0.4738975746105495,w=0.5135155478638224,x=4.889336294350405 -color=purple,shape=circle,flag=0,i=55404,u=0.7936605132922776,v=0.8476399761563178,w=0.5030183819674996,x=4.32454077466622 -color=red,shape=square,flag=0,i=55408,u=0.422784320473623,v=0.4200749652687161,w=0.46988200178668765,x=5.246554730320105 -color=red,shape=triangle,flag=0,i=55410,u=0.8968080761181384,v=0.6244745650698577,w=0.5167763405420956,x=6.391722352020554 -color=red,shape=triangle,flag=0,i=55420,u=0.015979341292861937,v=0.23922052296373097,w=0.5123591846025574,x=4.233901250365271 -color=red,shape=circle,flag=0,i=55427,u=0.6074917582395695,v=0.578917534323402,w=0.4822399753848357,x=3.8000481578793264 -color=green,shape=triangle,flag=0,i=55428,u=0.17073939879776,v=0.8657342539490759,w=0.5002172019238377,x=5.227842650174012 -color=purple,shape=circle,flag=0,i=55429,u=0.19597158721524732,v=0.5993437214659064,w=0.49814456864038525,x=3.9780976530522945 -color=red,shape=square,flag=0,i=55440,u=0.696007371916118,v=0.5708905041377343,w=0.4715038386045447,x=2.894791365740644 -color=red,shape=triangle,flag=1,i=55450,u=0.28837892193430104,v=0.05026172153923969,w=0.5121781302224944,x=3.3248860978053414 -color=red,shape=circle,flag=1,i=55458,u=0.1212165116190187,v=0.10483351567899724,w=0.49061845285656874,x=5.1395393630932835 -color=red,shape=circle,flag=0,i=55463,u=0.7260734009077561,v=0.7400802948875371,w=0.4923503029273603,x=4.110028267194617 -color=blue,shape=circle,flag=1,i=55473,u=0.4112702874032924,v=0.5100316200910434,w=0.4803498370952482,x=5.148836539738202 -color=blue,shape=square,flag=0,i=55479,u=0.19315338993612674,v=0.06290539413366214,w=0.507616604214517,x=5.469641715962468 -color=yellow,shape=square,flag=1,i=55491,u=0.0025440267883102274,v=0.05474106287787284,w=0.5102729153751984,x=3.526301273728043 -color=red,shape=triangle,flag=1,i=55516,u=0.8057550214518604,v=0.6530293954985826,w=0.5095020226271539,x=4.271759727442382 -color=red,shape=triangle,flag=0,i=55530,u=0.9457644760390884,v=0.9616505356071466,w=0.5090762911413765,x=3.981889322777672 -color=red,shape=circle,flag=1,i=55532,u=0.514083307970093,v=0.4485718972021694,w=0.4870195930639722,x=6.166190923992491 -color=red,shape=circle,flag=0,i=55545,u=0.07372385318757546,v=-0.02582775087576042,w=0.4833545057425041,x=5.024135036175388 -color=blue,shape=circle,flag=0,i=55555,u=0.8325779464249566,v=0.5004428332569696,w=0.4906098473141438,x=5.023685053968186 -color=blue,shape=square,flag=1,i=55566,u=0.41249599112419333,v=0.2571885770323481,w=0.5123988308126495,x=3.639941887422522 -color=blue,shape=triangle,flag=1,i=55570,u=0.6209067098681805,v=0.8320092553387912,w=0.47037697831630704,x=6.102916184689209 -color=red,shape=triangle,flag=0,i=55576,u=0.5492888305915383,v=0.3608440713737123,w=0.5021675668602483,x=3.7844584467280735 -color=blue,shape=square,flag=1,i=55582,u=0.8028839804644307,v=0.5603697890990146,w=0.5154500321453434,x=2.931211310051449 -color=red,shape=square,flag=1,i=55584,u=0.8565413137049229,v=0.8386116780970948,w=0.43626706140877497,x=6.301179901836098 -color=red,shape=square,flag=0,i=55618,u=0.5712787047695906,v=0.8957119536381241,w=0.43357485487313535,x=6.243071445465681 -color=red,shape=triangle,flag=0,i=55643,u=0.5118396963435251,v=0.9606779488440411,w=0.49522090409337827,x=3.945093591841642 -color=green,shape=triangle,flag=0,i=55648,u=0.09041696723310955,v=0.7755113333504334,w=0.49816042300026203,x=5.070909974229001 -color=red,shape=triangle,flag=0,i=55669,u=0.9332677721561746,v=0.9679994498357146,w=0.49483780003122824,x=3.244585209763837 -color=orange,shape=triangle,flag=0,i=55687,u=0.27267781031546623,v=0.7813464180011345,w=0.4996375454783771,x=4.661784753828535 -color=red,shape=square,flag=0,i=55708,u=0.9839258939427176,v=0.16332820343543863,w=0.4463957263096923,x=4.539950669868682 -color=yellow,shape=square,flag=1,i=55717,u=0.03870934074215293,v=0.5809797670449286,w=0.5140857391224181,x=3.785908532353401 -color=blue,shape=square,flag=1,i=55721,u=0.8066345310251971,v=0.10183314005794164,w=0.5187219015873368,x=5.37740829587483 -color=red,shape=square,flag=1,i=55732,u=0.6527689711674508,v=0.30385700532582105,w=0.4581006689816416,x=5.862767311886287 -color=orange,shape=triangle,flag=1,i=55748,u=0.6263559570955815,v=0.1516116880262247,w=0.49629424300074565,x=6.307471501377414 -color=purple,shape=triangle,flag=0,i=55757,u=0.26224310140155405,v=0.635012274594874,w=0.47849105401466574,x=4.159639149256694 -color=green,shape=circle,flag=0,i=55770,u=0.5918202914685192,v=0.5583787765896122,w=0.48952164277907384,x=6.0478759847039285 -color=red,shape=square,flag=0,i=55774,u=0.3996382178437635,v=0.714745942996061,w=0.46763429724619965,x=5.6225531919251095 -color=yellow,shape=square,flag=1,i=55779,u=0.882965353298848,v=0.643699074091605,w=0.519441483130259,x=5.361371000809978 -color=red,shape=square,flag=0,i=55784,u=0.057478735463183606,v=0.5753843191107093,w=0.4687520476034903,x=4.296129741408247 -color=yellow,shape=triangle,flag=1,i=55785,u=0.2359793854714849,v=0.8817194363273055,w=0.5015346733275015,x=5.827126581489421 -color=red,shape=square,flag=0,i=55796,u=0.02338747915938122,v=0.0653181470290759,w=0.47194211901037203,x=4.9959406342969155 -color=yellow,shape=circle,flag=1,i=55848,u=0.053438861570863194,v=0.2837359939899178,w=0.489990232439038,x=5.165439129405239 -color=green,shape=square,flag=0,i=55854,u=0.91784778624634,v=0.6904928289106833,w=0.5271666045798626,x=5.301754547519857 -color=yellow,shape=triangle,flag=0,i=55856,u=0.7101012751717551,v=0.9698261438645679,w=0.5025408896588757,x=4.205495079028961 -color=red,shape=circle,flag=0,i=55863,u=0.07286248453107336,v=0.08868289521299681,w=0.4788519143641167,x=3.5217669605766866 -color=green,shape=circle,flag=0,i=55876,u=0.9999075930926061,v=0.7951411545290447,w=0.4968959435862534,x=5.600737846731193 -color=red,shape=circle,flag=1,i=55879,u=0.3323627366421906,v=0.39724005213377805,w=0.4719396091598217,x=5.850277301902327 -color=red,shape=circle,flag=0,i=55907,u=0.028554771245874244,v=0.039705377504417536,w=0.4667803467199131,x=5.919590958570892 -color=blue,shape=square,flag=0,i=55909,u=0.7793907641777834,v=0.4630823003814567,w=0.516290481069534,x=4.971497033431556 -color=yellow,shape=square,flag=1,i=55918,u=0.13054808563653153,v=0.34384249697053704,w=0.5167132668626603,x=5.85992965274032 -color=green,shape=triangle,flag=1,i=55924,u=0.7963630493773972,v=0.7764018178252802,w=0.4942799480085401,x=6.605681724956578 -color=red,shape=square,flag=0,i=55927,u=0.9533081418342814,v=0.9845886508421707,w=0.49078148662281984,x=3.9105553977649588 -color=green,shape=triangle,flag=0,i=55938,u=0.8769501498223685,v=0.8376004959939759,w=0.4960456476893017,x=6.56085861617322 -color=green,shape=circle,flag=0,i=55941,u=0.30964490361119745,v=0.35207661176726923,w=0.5070406171765169,x=6.322950174413548 -color=yellow,shape=triangle,flag=1,i=55948,u=0.8123442020868297,v=0.6412668596562257,w=0.500873812975386,x=4.880819474499927 -color=red,shape=square,flag=0,i=55972,u=0.9796185838306837,v=0.9906595820809593,w=0.49670143026297237,x=4.948776264216938 -color=yellow,shape=triangle,flag=1,i=55980,u=0.25362233277876967,v=0.4482485856938603,w=0.4971388559208474,x=3.7560884705481747 -color=red,shape=triangle,flag=0,i=55989,u=0.3617971523882211,v=0.880547472991682,w=0.49733934930192464,x=5.291759060482392 -color=yellow,shape=circle,flag=1,i=55992,u=0.3818801474606376,v=0.8254638029404613,w=0.48590292532119767,x=5.973752056658978 -color=yellow,shape=square,flag=1,i=55995,u=0.9705535495907963,v=0.30350852723439314,w=0.5144716357279938,x=4.440266882014721 -color=red,shape=square,flag=0,i=56010,u=0.45913899381354406,v=0.8157811720434384,w=0.5068188383213508,x=5.728965401521253 -color=red,shape=square,flag=0,i=56013,u=0.8499367721851534,v=0.27894392008453595,w=0.5051553370073166,x=6.164712923395321 -color=purple,shape=triangle,flag=0,i=56037,u=0.3520135214352045,v=0.31712824656085803,w=0.48148499614041457,x=5.87369638902408 -color=purple,shape=square,flag=0,i=56045,u=0.6924422807264176,v=0.5238445684222774,w=0.4931401493487204,x=4.964424425635917 -color=red,shape=circle,flag=0,i=56065,u=0.5291122289148481,v=0.557221330086876,w=0.47699308366800103,x=5.190422655927031 -color=red,shape=circle,flag=0,i=56081,u=0.14743580029379144,v=0.19157246628102145,w=0.47021107319489885,x=3.9791016101032 -color=orange,shape=square,flag=1,i=56084,u=0.0470860317861852,v=0.08913803250375951,w=0.48153705749039766,x=4.701231440439263 -color=green,shape=circle,flag=0,i=56106,u=0.551224271070333,v=0.23271973109026156,w=0.499196492302761,x=5.161238750091768 -color=green,shape=square,flag=0,i=56110,u=0.6020030334322408,v=0.9517388114578516,w=0.5351881627117776,x=5.384521025243752 -color=red,shape=circle,flag=1,i=56119,u=0.5019221249749239,v=0.4731304899660218,w=0.46443583678984746,x=5.803288960614924 -color=yellow,shape=square,flag=1,i=56135,u=0.9018836471858397,v=0.7211590153593105,w=0.513203152737238,x=5.369196632319536 -color=red,shape=circle,flag=0,i=56137,u=0.3599432568767288,v=0.3306088539379391,w=0.46781120117646824,x=3.5266002715749245 -color=blue,shape=triangle,flag=1,i=56147,u=0.7724092517817623,v=0.8469990918582153,w=0.4610607522407421,x=5.5726950123343455 -color=red,shape=square,flag=1,i=56150,u=0.9317847378493062,v=0.906339948683953,w=0.4868930087667855,x=5.916312425647438 -color=red,shape=circle,flag=1,i=56154,u=0.4689612988400361,v=0.3734679509332499,w=0.4667566194941723,x=4.096156546146602 -color=red,shape=triangle,flag=0,i=56158,u=0.6775827621631926,v=0.6887802617936221,w=0.48372757521468257,x=6.072210893263811 -color=red,shape=circle,flag=1,i=56168,u=0.9502327595214659,v=0.9503902210948304,w=0.47099130612220075,x=5.4369083409897625 -color=red,shape=square,flag=1,i=56169,u=0.025922897186713256,v=0.6568704261491838,w=0.4866555082243846,x=3.871642450381844 -color=red,shape=square,flag=0,i=56193,u=0.3556025238324271,v=0.19445611896971127,w=0.48153393561919106,x=4.181191686311995 -color=blue,shape=square,flag=1,i=56200,u=0.6907062034941703,v=0.18385000999192347,w=0.5294009754698966,x=4.874109533787477 -color=red,shape=triangle,flag=0,i=56214,u=0.5836220016055733,v=0.6886458201977214,w=0.4910787214710552,x=5.911831869022606 -color=yellow,shape=square,flag=1,i=56223,u=0.8395099623387113,v=0.7661778468478677,w=0.5143395485409306,x=4.921271930929959 -color=green,shape=circle,flag=0,i=56239,u=0.13043451247655424,v=0.9926387162371304,w=0.5016382631712446,x=4.296273657523788 -color=blue,shape=square,flag=0,i=56253,u=0.892019364247622,v=0.6883949588983121,w=0.5240954993569905,x=3.849117023318049 -color=red,shape=circle,flag=0,i=56276,u=0.10237593390867661,v=0.009332569303519375,w=0.48308302663518365,x=3.797957581910026 -color=purple,shape=square,flag=0,i=56293,u=0.4423510378137281,v=0.6602641707640811,w=0.49475165894014145,x=4.250271651999045 -color=red,shape=square,flag=1,i=56295,u=0.035901721026623146,v=0.06208684894558103,w=0.4811180660331609,x=5.08786595608084 -color=red,shape=triangle,flag=0,i=56304,u=0.475278505152111,v=0.6300368516180012,w=0.47666186625274737,x=5.962182471623468 -color=yellow,shape=triangle,flag=0,i=56327,u=0.9825607881222167,v=0.6716370631949607,w=0.4971989507690275,x=5.311808345026688 -color=red,shape=triangle,flag=1,i=56333,u=0.4416813098236648,v=0.007612137993538437,w=0.4824728808559309,x=3.5925175826122207 -color=green,shape=square,flag=0,i=56335,u=0.4928813233685484,v=0.44175179736303394,w=0.513833052476633,x=6.040051723910193 -color=blue,shape=triangle,flag=0,i=56361,u=0.3860740201200319,v=0.9555767054915603,w=0.4565982286468696,x=4.108596171640287 -color=red,shape=triangle,flag=1,i=56364,u=0.0036050258267615876,v=0.9399580071261083,w=0.4791517385396412,x=4.998343359890288 -color=blue,shape=square,flag=1,i=56365,u=0.008174890287940495,v=0.4292433844364618,w=0.5278054152837448,x=5.903745938453992 -color=blue,shape=square,flag=1,i=56387,u=0.17294379957387085,v=0.7592373876625672,w=0.51484699011673,x=5.4099497576339575 -color=blue,shape=triangle,flag=0,i=56401,u=0.21249982428624348,v=0.9875464749685668,w=0.45337372459256964,x=5.259427443771463 -color=red,shape=circle,flag=1,i=56413,u=0.5275352921582073,v=0.4362477048131487,w=0.4775526021744573,x=3.0224781835694525 -color=purple,shape=circle,flag=0,i=56443,u=0.7292078370864499,v=0.9131430203424354,w=0.5016343168633657,x=6.532992270761079 -color=red,shape=triangle,flag=0,i=56457,u=0.08970938605945822,v=0.47686299599450144,w=0.49160104989408443,x=4.709479438939208 -color=blue,shape=square,flag=1,i=56459,u=0.8349053224300648,v=0.9466490126470953,w=0.5157413104081363,x=3.9539657304020692 -color=red,shape=circle,flag=0,i=56473,u=0.7338932145548156,v=0.6415923313232216,w=0.4831745752496531,x=4.271073181042245 -color=red,shape=square,flag=0,i=56492,u=0.5495964475302019,v=0.07347131140840091,w=0.4677965255376068,x=5.59013044342102 -color=green,shape=square,flag=0,i=56536,u=0.8107534537095848,v=0.09446807387302414,w=0.5257334875144043,x=4.780691710128859 -color=red,shape=square,flag=0,i=56537,u=0.30719905307363227,v=0.3298352740856826,w=0.4661478895233752,x=5.681649510225867 -color=red,shape=square,flag=0,i=56552,u=0.7678071632851629,v=0.4612159104758833,w=0.47570444575412274,x=5.161684307388276 -color=red,shape=square,flag=0,i=56568,u=0.028786675924196592,v=0.4856422295181674,w=0.476410489928568,x=5.081911534256035 -color=blue,shape=circle,flag=1,i=56573,u=0.7023788412762049,v=0.7914631958127581,w=0.49237490105138765,x=5.952259950409154 -color=red,shape=square,flag=1,i=56585,u=0.02749936714996104,v=0.8509857328609852,w=0.4639809122487109,x=4.97406088680667 -color=orange,shape=square,flag=0,i=56586,u=0.3854536327509306,v=0.18001284797279415,w=0.4808020104690101,x=5.181146944747667 -color=orange,shape=square,flag=0,i=56591,u=0.30507471609822634,v=0.7582234508798396,w=0.4779339786169748,x=5.147422435342539 -color=red,shape=circle,flag=0,i=56598,u=0.28903343040251384,v=0.29213655346318623,w=0.4865268017134947,x=5.92132059059805 -color=blue,shape=circle,flag=1,i=56617,u=0.04695354800936935,v=0.6425152243385953,w=0.4936125213980512,x=4.1763020576531495 -color=yellow,shape=circle,flag=1,i=56628,u=0.41164175726881913,v=0.5604421398634948,w=0.4983818762709919,x=5.187580583842933 -color=blue,shape=triangle,flag=1,i=56638,u=0.5733754175892306,v=0.4088410551277101,w=0.45314392294121913,x=5.521680822941849 -color=red,shape=square,flag=0,i=56641,u=0.8772444983691737,v=0.9330400578228586,w=0.46431956627578636,x=4.129574117926221 -color=red,shape=triangle,flag=1,i=56642,u=0.7956132660816322,v=0.06352767300677908,w=0.5058126580883646,x=5.930729856087858 -color=red,shape=triangle,flag=0,i=56651,u=0.15938196491812728,v=0.8231701416310142,w=0.5017963144497639,x=4.281361033745148 -color=red,shape=square,flag=0,i=56664,u=0.0906107258626494,v=0.2965946422551351,w=0.46545720696107185,x=5.574587696364536 -color=red,shape=square,flag=0,i=56675,u=0.4350346833944073,v=0.8251058719961641,w=0.4697759620192235,x=4.25994800673227 -color=yellow,shape=square,flag=0,i=56679,u=0.09071549503099097,v=0.6030104576807922,w=0.5303749901085183,x=5.789436954035075 -color=green,shape=square,flag=0,i=56691,u=0.2623304115693713,v=0.8692167890452746,w=0.5278381888601276,x=5.231196714676524 -color=red,shape=square,flag=0,i=56728,u=0.8265228034076931,v=0.2756747808382448,w=0.4775213175126215,x=5.348262191400402 -color=red,shape=triangle,flag=0,i=56730,u=0.11444329223125427,v=0.10092609807738806,w=0.5198100949826048,x=5.147965247632212 -color=red,shape=triangle,flag=1,i=56761,u=0.9226877392568987,v=0.5569729312214099,w=0.5164574681390561,x=5.3145474037736795 -color=yellow,shape=triangle,flag=1,i=56768,u=0.8577573056014351,v=0.4240808134972043,w=0.5143732653660601,x=3.410256536516419 -color=blue,shape=triangle,flag=1,i=56775,u=0.7103849580538455,v=0.627067107769321,w=0.45524479919427063,x=4.7423317732863 -color=green,shape=square,flag=0,i=56793,u=0.4305896462753718,v=0.30330627037423874,w=0.5239866021833908,x=3.1195884051528773 -color=green,shape=square,flag=0,i=56800,u=0.16880072940989221,v=0.423767426944905,w=0.526501492128006,x=4.975561025671241 -color=red,shape=triangle,flag=0,i=56824,u=0.6902062956497429,v=0.22233802607241515,w=0.5269841328438786,x=6.5025408278087236 -color=purple,shape=circle,flag=0,i=56830,u=0.8716189964351342,v=0.8482222162972167,w=0.49342512194980254,x=5.12646014192254 -color=red,shape=triangle,flag=0,i=56833,u=0.15307709151035487,v=0.10939470350347325,w=0.5231742195552982,x=4.432072889440078 -color=yellow,shape=triangle,flag=1,i=56851,u=0.2094533637488054,v=0.4598661695930325,w=0.5128926740646055,x=4.5216670549598 -color=blue,shape=triangle,flag=0,i=56868,u=0.8888754827007322,v=0.23370783367578984,w=0.4584574653147142,x=4.891265910645562 -color=purple,shape=square,flag=0,i=56882,u=0.28349543779278685,v=0.4550865872925278,w=0.507735244158975,x=3.82092076307304 -color=green,shape=triangle,flag=0,i=56883,u=0.5200463472803509,v=0.027328094014438253,w=0.4789202131261215,x=4.81002575128225 -color=red,shape=circle,flag=1,i=56886,u=0.39792133290042564,v=0.45019258935720663,w=0.472466648430075,x=5.453982301283424 -color=red,shape=circle,flag=0,i=56890,u=0.8050991905458178,v=0.7474642748848684,w=0.4697779205322726,x=6.072733542760872 -color=red,shape=square,flag=0,i=56893,u=0.421739812613543,v=0.28530057425095035,w=0.4959406944276449,x=3.396941877489479 -color=red,shape=triangle,flag=1,i=56902,u=0.5633974451409782,v=0.809683375886919,w=0.522995494066022,x=3.5359342803756824 -color=red,shape=triangle,flag=1,i=56922,u=0.6673346896452196,v=0.32499342283441834,w=0.5244168003137538,x=5.074393659408346 -color=green,shape=square,flag=0,i=56928,u=0.32857277286176967,v=0.33255534059463365,w=0.5169607688548151,x=2.566944453291659 -color=blue,shape=circle,flag=0,i=56929,u=0.9527921392004068,v=0.5456859654162112,w=0.5080747275824269,x=3.7892848890893944 -color=orange,shape=circle,flag=0,i=56930,u=0.8351770152013697,v=0.5712312164309754,w=0.5060167332680503,x=6.569894599761807 -color=yellow,shape=square,flag=1,i=56957,u=0.7983144929858307,v=0.5339720846840327,w=0.5307346506874707,x=6.165290611869111 -color=red,shape=circle,flag=0,i=56970,u=0.9645348672691165,v=0.9677780525296367,w=0.45749838713863294,x=7.621475926415006 -color=red,shape=square,flag=0,i=56986,u=0.4018434511701289,v=0.6576444371055434,w=0.4885995657012773,x=6.906668009315234 -color=red,shape=triangle,flag=0,i=56988,u=0.02749422557600889,v=0.7045721179591373,w=0.520403932703198,x=4.872474569039121 -color=purple,shape=triangle,flag=0,i=56993,u=0.5828964952744673,v=0.13758486326890618,w=0.47703384396283555,x=6.752267898515059 -color=yellow,shape=triangle,flag=1,i=57005,u=0.7517392165052279,v=0.7267227628890004,w=0.5060141050917312,x=4.745992459101271 -color=yellow,shape=square,flag=1,i=57026,u=0.9541583877298896,v=0.5760140001786096,w=0.5282467962179505,x=3.8938053481225765 -color=blue,shape=square,flag=1,i=57030,u=0.48695597423022874,v=0.08844546578461421,w=0.5425393953321049,x=5.877098806908617 -color=green,shape=triangle,flag=0,i=57041,u=0.0033388293078778775,v=0.933896354599408,w=0.4922603130880413,x=5.05781464079432 -color=blue,shape=circle,flag=0,i=57042,u=0.5901418240007674,v=0.5638573553123257,w=0.4992871485240841,x=6.843458415083828 -color=red,shape=circle,flag=0,i=57049,u=0.5234989354153977,v=0.5013872148712362,w=0.45558732325544266,x=4.022174600497456 -color=green,shape=triangle,flag=0,i=57070,u=0.6793028781891647,v=0.8966963246342607,w=0.49049432235610496,x=4.7595315484090515 -color=red,shape=triangle,flag=1,i=57072,u=0.9894870180524885,v=0.12448031200177812,w=0.5278646069763161,x=6.5079674124606095 -color=yellow,shape=square,flag=1,i=57074,u=0.7635076661052428,v=0.34100637493184516,w=0.5364141341389145,x=4.973597414939134 -color=yellow,shape=square,flag=1,i=57081,u=0.45587453331616634,v=0.3719269791702716,w=0.5305794111781517,x=6.818298776457883 -color=red,shape=triangle,flag=0,i=57097,u=0.43763430414406546,v=0.3355450325004481,w=0.5322349637512487,x=4.144267240289442 -color=purple,shape=triangle,flag=0,i=57099,u=0.01726445002433008,v=0.6061670254318432,w=0.48593179134149195,x=5.818141198433318 -color=green,shape=triangle,flag=1,i=57119,u=0.10582645587507367,v=0.521006587052829,w=0.49292885747088644,x=3.952132493715093 -color=green,shape=square,flag=1,i=57128,u=0.8777788174730123,v=0.6053559241858126,w=0.5041838406916876,x=5.025422132747454 -color=yellow,shape=square,flag=1,i=57129,u=0.04370246851186399,v=0.9244275032393586,w=0.5190230729648553,x=3.568376893796305 -color=red,shape=square,flag=0,i=57131,u=0.574928682414844,v=0.8441844909829774,w=0.49537442335669113,x=3.856032522133598 -color=blue,shape=circle,flag=1,i=57133,u=0.4305620562125635,v=0.7631207453798586,w=0.49905957592729966,x=5.16672919673186 -color=red,shape=square,flag=1,i=57143,u=0.011133646443627465,v=0.7141590196476079,w=0.49737333569489073,x=6.170355522542974 -color=red,shape=square,flag=1,i=57146,u=0.5231044166750242,v=0.19463966358945672,w=0.49623456672129695,x=5.150253929407074 -color=yellow,shape=triangle,flag=1,i=57171,u=0.26286275903750933,v=0.13487837447926443,w=0.503134444072826,x=4.551438247550485 -color=red,shape=square,flag=0,i=57203,u=0.6823163349826873,v=0.7525422127169011,w=0.5040709330470553,x=4.095461272966488 -color=green,shape=square,flag=0,i=57219,u=0.3349518079477095,v=0.1744883654218755,w=0.49436840112567093,x=3.817607547323984 -color=green,shape=square,flag=0,i=57223,u=0.32690487224136544,v=0.4141834589506679,w=0.4933218182035997,x=7.376539251590466 -color=purple,shape=triangle,flag=0,i=57224,u=0.7573665233415403,v=0.8354143305321534,w=0.4890312780408859,x=8.0931254697284 -color=orange,shape=triangle,flag=0,i=57234,u=0.5749728727062464,v=0.48146164961201965,w=0.5011606874777892,x=6.180701217648733 -color=red,shape=triangle,flag=0,i=57239,u=0.5371578220267906,v=0.8628290492646968,w=0.506724492496839,x=5.746764910184286 -color=red,shape=triangle,flag=0,i=57257,u=0.5992834970253335,v=0.39212689720661953,w=0.5056845878304536,x=4.234837524377951 -color=red,shape=triangle,flag=1,i=57258,u=0.9431390078364953,v=0.2263825266731717,w=0.5087258217097054,x=4.327778442628588 -color=red,shape=square,flag=0,i=57302,u=0.024310814110374945,v=0.4095077705745581,w=0.4888377553630069,x=5.735408709508672 -color=blue,shape=square,flag=0,i=57304,u=0.8405784101472124,v=0.7771487531548834,w=0.5454224573178974,x=5.14223922534172 -color=blue,shape=circle,flag=1,i=57315,u=0.1943125705810267,v=0.874892905922052,w=0.4947312666483951,x=5.113473234066195 -color=purple,shape=circle,flag=0,i=57348,u=0.08012648429205915,v=0.43419035849512433,w=0.4962768431042337,x=1.8218709525461902 -color=red,shape=square,flag=1,i=57367,u=0.5331769343069407,v=0.15913725305046733,w=0.4856533100600407,x=4.4664660072676705 -color=red,shape=circle,flag=1,i=57374,u=0.505448780648294,v=0.4137611479270784,w=0.46210978040392303,x=5.0505399265465085 -color=blue,shape=circle,flag=0,i=57375,u=0.819962506396029,v=0.45907589643516133,w=0.49844446032542133,x=3.786287200260798 -color=blue,shape=triangle,flag=0,i=57401,u=0.991684390968233,v=0.6615833277935615,w=0.46034698962148457,x=4.606985970888641 -color=red,shape=square,flag=0,i=57408,u=0.46827162958802415,v=0.14502708271779496,w=0.4880037830804171,x=2.9217207711082662 -color=orange,shape=triangle,flag=1,i=57414,u=0.7526477184435457,v=0.17303880234425795,w=0.5056005475852575,x=6.404295427295288 -color=red,shape=square,flag=1,i=57431,u=0.6708732581311403,v=0.3848803051856632,w=0.4947665693719608,x=3.6033512472322364 -color=yellow,shape=triangle,flag=1,i=57435,u=0.7167064211543328,v=0.7110980170684112,w=0.5123207949126591,x=4.591761803535008 -color=blue,shape=triangle,flag=0,i=57446,u=0.9290923551978754,v=0.6248957884857331,w=0.45465587739088054,x=3.9510839966005236 -color=yellow,shape=circle,flag=1,i=57463,u=0.15064392046205055,v=0.08745106422655047,w=0.5063690026859407,x=3.5526915331132614 -color=orange,shape=triangle,flag=0,i=57473,u=0.4835478569328253,v=0.7394294029674733,w=0.5094490708298437,x=3.634359237734911 -color=blue,shape=triangle,flag=1,i=57474,u=0.3047030252517603,v=0.7854749436564218,w=0.45509954569842925,x=7.047348711029993 -color=yellow,shape=triangle,flag=1,i=57506,u=0.3557250664804664,v=0.8613722336217875,w=0.5188848321598005,x=4.13511689990692 -color=red,shape=triangle,flag=0,i=57531,u=0.34310465354277797,v=0.14601516898030686,w=0.48776139903739407,x=3.7085713178943247 -color=yellow,shape=square,flag=1,i=57555,u=0.1074819150883004,v=0.14331800130044148,w=0.5194270050530218,x=3.8204075185975 -color=red,shape=circle,flag=0,i=57571,u=0.29389097072910497,v=0.3752129737476142,w=0.4563436788366135,x=5.522596038156965 -color=red,shape=circle,flag=0,i=57580,u=0.5958110886414048,v=0.5054359815521408,w=0.45319937957392453,x=5.354176766053418 -color=red,shape=square,flag=0,i=57596,u=0.7811301545207279,v=0.2980362509854374,w=0.49207538225570135,x=6.027243437914091 -color=red,shape=circle,flag=0,i=57610,u=0.8233649279576193,v=0.73904582248031,w=0.4541318258963891,x=7.642428407307745 -color=purple,shape=triangle,flag=0,i=57631,u=0.8540315697044478,v=0.04609427008330358,w=0.488262583172852,x=5.539949286347295 -color=red,shape=square,flag=0,i=57637,u=0.9420434567416045,v=0.8981000140354319,w=0.48941050607015335,x=7.555764361279043 -color=yellow,shape=triangle,flag=1,i=57642,u=0.38968010081327076,v=0.9540814651604933,w=0.514159643781292,x=6.532882011297591 -color=yellow,shape=circle,flag=1,i=57651,u=0.9347185453750891,v=0.5447342237797289,w=0.497977505982243,x=3.8019142886853423 -color=red,shape=triangle,flag=0,i=57654,u=0.8222235435440701,v=0.3333960510494647,w=0.4995854831609417,x=4.833720416434571 -color=red,shape=triangle,flag=1,i=57660,u=0.27702587689935565,v=0.19614331479441227,w=0.5065239584390209,x=5.5927229063235515 -color=red,shape=square,flag=0,i=57670,u=0.6366283515101797,v=0.6535462532929339,w=0.5006712583969031,x=4.912964686166155 -color=red,shape=triangle,flag=1,i=57679,u=0.04334757937389089,v=0.7158486850175766,w=0.5119599316397105,x=5.1203072145074975 -color=red,shape=circle,flag=1,i=57681,u=0.2210413188660827,v=0.2915898689504459,w=0.45556445015967656,x=4.681601871130785 -color=purple,shape=triangle,flag=1,i=57692,u=0.8628936629670622,v=0.1966642019894962,w=0.48856646652539204,x=5.970464010626437 -color=yellow,shape=square,flag=1,i=57698,u=0.7242860726730068,v=0.5339888683866254,w=0.501527012580424,x=5.345921023483595 -color=green,shape=triangle,flag=0,i=57710,u=0.37101762957900253,v=0.3443520380884232,w=0.47797586146427484,x=3.870324394854277 -color=red,shape=circle,flag=0,i=57731,u=0.4821465757067268,v=0.39316657572010405,w=0.4571060516885655,x=5.00958653366266 -color=red,shape=circle,flag=0,i=57746,u=0.34511084840221895,v=0.4140085082708238,w=0.46754512089738315,x=5.977675868607181 -color=yellow,shape=square,flag=1,i=57767,u=0.9499162157354892,v=0.8075609279750459,w=0.4931056053774451,x=3.7522855466153664 -color=red,shape=square,flag=1,i=57772,u=0.6814429124267467,v=0.44075167328087106,w=0.51896667418475,x=6.784776699806738 -color=yellow,shape=triangle,flag=1,i=57774,u=0.3460115788163808,v=0.03989743806852186,w=0.5114632861912366,x=4.15447347610549 -color=red,shape=triangle,flag=0,i=57789,u=0.8223596537644666,v=0.2917985221516214,w=0.5275780753259222,x=4.855470806583331 -color=blue,shape=square,flag=1,i=57802,u=0.7814522755751936,v=0.4011480871235916,w=0.5415249320577042,x=3.6637416731066588 -color=purple,shape=triangle,flag=0,i=57808,u=0.20389189152079468,v=0.9808875832638677,w=0.48579353711463447,x=5.269943112967642 -color=green,shape=circle,flag=1,i=57809,u=0.5341964740458628,v=0.3473966837132799,w=0.5275397137823564,x=6.386015994285457 -color=red,shape=circle,flag=0,i=57815,u=0.3619390582070744,v=0.33255552951042255,w=0.45620209335071493,x=5.261101692283105 -color=yellow,shape=square,flag=0,i=57848,u=0.6966389553248836,v=0.8908193594966756,w=0.49985893675191756,x=4.860279612009441 -color=red,shape=circle,flag=0,i=57856,u=0.722947859807555,v=0.773463345237181,w=0.45605999833559924,x=6.91278234216967 -color=red,shape=square,flag=0,i=57868,u=0.14254976689213528,v=0.4043076443225304,w=0.5104583797348571,x=6.065852860375048 -color=red,shape=triangle,flag=0,i=57917,u=0.6174810588832751,v=0.9687278093726709,w=0.525284631043206,x=5.2050143792971495 -color=blue,shape=triangle,flag=1,i=57926,u=0.6912373499388854,v=0.2827176950147081,w=0.46290998325400357,x=4.9373944996986525 -color=red,shape=circle,flag=1,i=57939,u=0.5646429245654448,v=0.6299242940932583,w=0.46545787411508893,x=5.4817928223811885 -color=red,shape=triangle,flag=0,i=57941,u=0.28613750402421345,v=0.7420133839544106,w=0.5236049145924581,x=4.972331408060795 -color=yellow,shape=triangle,flag=1,i=57976,u=0.02328897123233986,v=0.8728876102816807,w=0.5124783146272579,x=2.0501167711259147 -color=red,shape=square,flag=1,i=57977,u=0.6018861306238275,v=0.04060100984613002,w=0.5068073649563413,x=5.670692988748578 -color=blue,shape=triangle,flag=1,i=57984,u=0.5041221527024292,v=0.22928520241395167,w=0.46383528432360316,x=4.563692432051018 -color=red,shape=square,flag=0,i=57990,u=0.6292919350374835,v=0.16731851752737936,w=0.5066900825728794,x=4.2326378211670335 -color=red,shape=square,flag=0,i=58005,u=0.056491194565309044,v=0.5682866397729098,w=0.5030114013487311,x=5.056221590340435 -color=blue,shape=square,flag=1,i=58021,u=0.03453216727901298,v=0.6170675254270521,w=0.5377164525247832,x=3.812252287605825 -color=red,shape=circle,flag=0,i=58027,u=0.9342661181784879,v=0.8352788276045955,w=0.4661641058179585,x=2.5817231019526594 -color=red,shape=triangle,flag=0,i=58046,u=0.07843948971308079,v=0.4995848419188429,w=0.5217584461237067,x=4.531222533167488 -color=red,shape=triangle,flag=0,i=58047,u=0.9078974894907839,v=0.0879068083362109,w=0.5226871726803604,x=6.2939959995419335 -color=red,shape=square,flag=0,i=58075,u=0.7013672841889225,v=0.29465664118913204,w=0.5125841365207433,x=5.053586573263087 -color=blue,shape=square,flag=0,i=58078,u=0.753189614429923,v=0.7024283523871544,w=0.541288289102727,x=3.311674915905701 -color=green,shape=circle,flag=0,i=58094,u=0.7744418231840695,v=0.3324840149989756,w=0.5307729247001642,x=4.848679905277873 -color=purple,shape=triangle,flag=0,i=58104,u=0.669227967847044,v=0.3237591477708297,w=0.47793061337111314,x=2.365978168115422 -color=red,shape=triangle,flag=0,i=58113,u=0.9614312210130712,v=0.20261199579282851,w=0.5270456824641488,x=6.454928663423767 -color=orange,shape=triangle,flag=0,i=58118,u=0.8527805448627521,v=0.9945548365280416,w=0.5067710924833986,x=6.565683264595286 -color=green,shape=circle,flag=0,i=58125,u=0.016829507182027248,v=0.6631387994706708,w=0.5317288275743672,x=5.076598194600096 -color=red,shape=triangle,flag=1,i=58128,u=0.38953541435785677,v=0.08064794347039539,w=0.5270273656555923,x=3.8576852102002053 -color=green,shape=circle,flag=0,i=58172,u=0.7692883104468107,v=0.9704200386450227,w=0.5301771736237355,x=3.0787169782653705 -color=blue,shape=square,flag=1,i=58205,u=0.9139907247345335,v=0.0631186842959306,w=0.5355092665657734,x=3.874123653800236 -color=purple,shape=triangle,flag=0,i=58235,u=0.5590233167117773,v=0.5530982609728853,w=0.477038335154019,x=5.100754652066263 -color=red,shape=circle,flag=0,i=58247,u=0.7888680495919136,v=0.7970614189925921,w=0.4874588405896818,x=5.006356308204476 -color=purple,shape=square,flag=0,i=58251,u=0.4501224039416202,v=0.7555272334404862,w=0.5220107834612485,x=3.510281002395835 -color=red,shape=square,flag=0,i=58261,u=0.6228628555349012,v=0.8257224503666623,w=0.5019733390119124,x=3.58731584511304 -color=yellow,shape=square,flag=1,i=58262,u=0.4084622196476705,v=0.6203721816193781,w=0.5058602094520064,x=5.1071266294854505 -color=red,shape=triangle,flag=1,i=58267,u=0.0990239735967664,v=0.5928044158065129,w=0.5277814029048679,x=4.129341735861966 -color=yellow,shape=triangle,flag=1,i=58269,u=0.28863622879125594,v=0.5219089913113051,w=0.501181056281952,x=6.805928625406299 -color=red,shape=triangle,flag=0,i=58291,u=0.7488317523088905,v=0.4244727651395648,w=0.5292518064783566,x=4.163104463278721 -color=red,shape=square,flag=0,i=58293,u=0.4523751608592228,v=0.37396633862360074,w=0.498832444910943,x=1.689435892425134 -color=red,shape=square,flag=0,i=58305,u=0.3663341440656648,v=0.9286463325463061,w=0.49866636736612063,x=6.025152801409885 -color=red,shape=square,flag=0,i=58307,u=0.8371059671758849,v=0.8171431625057642,w=0.5027239947717429,x=7.358223709838609 -color=purple,shape=square,flag=0,i=58310,u=0.8650044776033571,v=0.17748234761700155,w=0.519046758735384,x=5.47792772385575 -color=green,shape=circle,flag=1,i=58319,u=0.536286085982837,v=0.3933444036103214,w=0.5298185420316195,x=4.82429925301114 -color=green,shape=square,flag=0,i=58324,u=0.8529107372710464,v=0.5405310906383437,w=0.4817690340074414,x=5.672703995607141 -color=blue,shape=triangle,flag=0,i=58327,u=0.9836306342365648,v=0.5580768581604194,w=0.4779274157234226,x=6.683490874494278 -color=purple,shape=square,flag=0,i=58328,u=0.7273236786663938,v=0.882744937276109,w=0.5184927030846959,x=5.134432288561755 -color=red,shape=triangle,flag=0,i=58334,u=0.3024102692037406,v=0.6041772421910551,w=0.5288266186541732,x=4.134730630542767 -color=red,shape=triangle,flag=1,i=58335,u=0.7760809534743702,v=0.9209548838435749,w=0.5242428182140852,x=3.724709105963436 -color=red,shape=square,flag=1,i=58341,u=0.38455578067821794,v=0.10309244931028216,w=0.49100402236276647,x=3.300544412714942 -color=green,shape=square,flag=0,i=58342,u=0.041770092456995256,v=0.5653991838616541,w=0.482779161285375,x=5.829280550418571 -color=red,shape=square,flag=0,i=58403,u=0.22119036413199444,v=0.45549972236039427,w=0.4967131757267248,x=3.6395484393390958 -color=red,shape=triangle,flag=0,i=58412,u=0.34515999026724253,v=0.8067283710107612,w=0.517895299072838,x=5.126823397695507 -color=purple,shape=triangle,flag=0,i=58433,u=0.22283510207794788,v=0.741953760223494,w=0.4640615700408663,x=4.158819477747105 -color=blue,shape=circle,flag=1,i=58453,u=0.8392015555058513,v=0.5455764168759512,w=0.5245742206618093,x=4.628803773278881 -color=purple,shape=triangle,flag=1,i=58455,u=0.8893469901719875,v=0.18434977141471764,w=0.46176350669815247,x=6.356909114263387 -color=green,shape=square,flag=1,i=58462,u=0.5765420268540784,v=0.8831731033254521,w=0.4884692983115413,x=6.528111288020533 -color=red,shape=circle,flag=0,i=58468,u=0.6789937093939847,v=0.731985813167086,w=0.5003190530763734,x=2.997453097180325 -color=orange,shape=triangle,flag=1,i=58471,u=0.7080025391419025,v=0.48091255603363914,w=0.5068436073986482,x=4.692879025150829 -color=green,shape=square,flag=0,i=58478,u=0.8844980262525789,v=0.652029271902799,w=0.4873767399101722,x=5.300677709842588 -color=blue,shape=circle,flag=0,i=58495,u=0.24613519589961708,v=0.39875643763618507,w=0.5278567895651531,x=3.4742887516143646 -color=red,shape=circle,flag=0,i=58512,u=0.9217057340403986,v=0.9602433928493403,w=0.5023738971546923,x=6.261719743721753 -color=blue,shape=triangle,flag=1,i=58515,u=0.8901273559874665,v=0.6476409389872694,w=0.4874259285482577,x=5.056998927734246 -color=green,shape=circle,flag=0,i=58525,u=0.16680279431025324,v=0.599957009048826,w=0.538139640406762,x=4.852636257864416 -color=red,shape=square,flag=0,i=58541,u=0.9731259228381611,v=0.7817514446657341,w=0.4852653696528141,x=4.3114959477113475 -color=red,shape=square,flag=0,i=58546,u=0.9125850124338356,v=0.4409835879738838,w=0.48112557584212456,x=5.1008125395301604 -color=yellow,shape=triangle,flag=1,i=58574,u=0.21184116734669112,v=0.34350488899414156,w=0.4926646864103738,x=4.652611868947775 -color=red,shape=triangle,flag=1,i=58590,u=0.42507658367336476,v=0.21016489604327915,w=0.5035631971135429,x=4.682735965201783 -color=red,shape=triangle,flag=0,i=58600,u=0.8138242171256701,v=0.15298589168226517,w=0.5011786952142664,x=6.183038756572543 -color=blue,shape=circle,flag=0,i=58618,u=0.8055517396574174,v=0.25190528517481103,w=0.5317737094468621,x=6.232033008546204 -color=red,shape=triangle,flag=0,i=58629,u=0.8333627464577654,v=0.8048486676246054,w=0.49081665542292613,x=4.753468945440081 -color=red,shape=square,flag=0,i=58635,u=0.8283882073520143,v=0.7664605134595852,w=0.4710204681907803,x=4.03515813210888 -color=purple,shape=square,flag=0,i=58647,u=0.7341327240760214,v=0.08849070682205296,w=0.5274713300012743,x=5.885548222539512 -color=red,shape=triangle,flag=1,i=58651,u=0.160406193480767,v=0.9313706492934899,w=0.49582790954757083,x=7.237443140445843 -color=orange,shape=circle,flag=0,i=58678,u=0.8526598416126374,v=0.846180672330378,w=0.5038970535979693,x=6.965075082684908 -color=yellow,shape=circle,flag=1,i=58702,u=0.6540249477176301,v=0.7676035130825353,w=0.4997081039816843,x=2.9261088871125622 -color=red,shape=triangle,flag=0,i=58707,u=0.48020589114775214,v=0.0642982089297347,w=0.4963296052523536,x=4.323968118097352 -color=green,shape=square,flag=1,i=58729,u=0.24081441277584592,v=0.7535243105422101,w=0.49602410655824525,x=8.433989906307671 -color=red,shape=square,flag=1,i=58732,u=0.6044893290864333,v=0.31575083068632737,w=0.4666483148997662,x=4.2872093119365795 -color=blue,shape=circle,flag=1,i=58761,u=0.7736819807853733,v=0.27121674871610024,w=0.5304317528332403,x=3.433947168154671 -color=red,shape=triangle,flag=0,i=58766,u=0.7923922344707054,v=0.6590670763835446,w=0.49577917620346657,x=6.119542141095465 -color=red,shape=square,flag=0,i=58770,u=0.8882460551360579,v=0.14372946573581613,w=0.46817836161335413,x=5.343391547798532 -color=red,shape=square,flag=0,i=58786,u=0.7266871347048595,v=0.25953672310532006,w=0.4691136530008869,x=5.819682185014687 -color=green,shape=triangle,flag=1,i=58790,u=0.8623520577678409,v=0.95679961338491,w=0.4899748423624019,x=2.5710146291060245 -color=red,shape=square,flag=0,i=58791,u=0.0847414066198453,v=0.6677842249273277,w=0.46471543190025083,x=6.260401915212237 -color=red,shape=square,flag=0,i=58819,u=0.5123300445781311,v=0.3118425790761661,w=0.4594267189708461,x=5.009860473207472 -color=purple,shape=triangle,flag=0,i=58851,u=0.9799352597926767,v=0.1588428171799734,w=0.4475443411229563,x=5.4227244989926 -color=red,shape=triangle,flag=0,i=58862,u=0.8112589931962002,v=0.12831513933525085,w=0.4922712354464417,x=3.538258302561511 -color=blue,shape=square,flag=1,i=58871,u=0.5473903377576527,v=0.6909896477605875,w=0.5345265456708845,x=4.388932767057418 -color=purple,shape=triangle,flag=0,i=58881,u=0.8777280580134494,v=0.3955145992873986,w=0.44738938938831824,x=4.620651176690026 -color=blue,shape=square,flag=1,i=58895,u=0.7291766541236148,v=0.29922655475786664,w=0.5436646021049597,x=3.7845402706451114 -color=green,shape=square,flag=0,i=58905,u=0.6294930752661401,v=0.22304826646157672,w=0.4993973336074978,x=5.329000184983069 -color=green,shape=square,flag=0,i=58913,u=0.340246931270076,v=0.7477935410227243,w=0.4958621026062283,x=4.902393591550665 -color=red,shape=square,flag=1,i=58937,u=0.25005493192702166,v=0.6009872970522427,w=0.47523361850663626,x=5.1648570823276865 -color=red,shape=triangle,flag=0,i=58965,u=0.10110453502245331,v=0.7832535542117784,w=0.49604315405130983,x=5.8613494883678925 -color=purple,shape=square,flag=0,i=58967,u=0.9366059760590085,v=0.3874098466275303,w=0.5120726336459891,x=3.0627487531820283 -color=blue,shape=circle,flag=1,i=58975,u=0.06780676925715112,v=0.568931748987323,w=0.5385689010987372,x=3.709861800026573 -color=yellow,shape=triangle,flag=1,i=58980,u=0.7068476708732563,v=0.9999189897724752,w=0.46884528404855447,x=4.330113594485119 -color=red,shape=triangle,flag=1,i=58983,u=0.9680396921055037,v=0.5004152074794316,w=0.4883577740670396,x=5.062226901519312 -color=purple,shape=triangle,flag=0,i=58984,u=0.6485406826372255,v=0.26055023531394605,w=0.44964428159147796,x=3.679771822144931 -color=red,shape=square,flag=1,i=58990,u=0.09822042499794581,v=0.4721308614555967,w=0.4716577332666743,x=5.038923484700747 -color=yellow,shape=triangle,flag=1,i=58998,u=0.5428921513623008,v=0.44422778344940905,w=0.4689031432263098,x=5.328961305576487 -color=blue,shape=square,flag=1,i=59001,u=0.8566177608383426,v=0.8271499907892523,w=0.5466309172928557,x=3.742076008326857 -color=blue,shape=circle,flag=1,i=59010,u=0.20746697621757848,v=0.0416450436545337,w=0.5350822997282313,x=3.987876556185007 -color=green,shape=triangle,flag=0,i=59021,u=0.2861756112499002,v=0.5720629411750932,w=0.5085520503326988,x=6.3610492698092465 -color=green,shape=square,flag=0,i=59032,u=0.9294703650367374,v=0.15595264499897765,w=0.495347833271314,x=5.13528728899091 -color=red,shape=triangle,flag=1,i=59040,u=0.6693516488305271,v=0.9363959410830951,w=0.4834568941426011,x=3.832096208108085 -color=purple,shape=square,flag=0,i=59069,u=0.9475916179839136,v=0.29865429028869617,w=0.5146889666558835,x=2.539750454831528 -color=red,shape=triangle,flag=0,i=59071,u=0.3130709106299676,v=0.38871256610085025,w=0.48164877534132167,x=3.3211790766925318 -color=red,shape=square,flag=0,i=59074,u=0.39113693958859785,v=0.7761577445177983,w=0.4663004474487686,x=4.693395763208141 -color=purple,shape=square,flag=0,i=59076,u=0.30019674425684617,v=0.6262114315377585,w=0.5160162501758863,x=2.943606204006251 -color=red,shape=square,flag=0,i=59087,u=0.5652931995020114,v=0.9310644767615538,w=0.46371883276660253,x=4.587457379634179 -color=orange,shape=square,flag=0,i=59108,u=0.8523526718052418,v=0.045441157692545864,w=0.4901543677067723,x=5.437648718691428 -color=purple,shape=circle,flag=0,i=59120,u=0.6132680906024632,v=0.24071681251837995,w=0.4852945274864665,x=4.7293442246217 -color=blue,shape=triangle,flag=1,i=59136,u=0.9027038969310971,v=0.5682822528015326,w=0.49163730560647995,x=4.775580298639574 -color=yellow,shape=square,flag=1,i=59137,u=0.4328651737515983,v=0.30369182610863665,w=0.49387608114631815,x=4.563515629843871 -color=red,shape=square,flag=0,i=59139,u=0.3386320831614862,v=0.7172145445087343,w=0.4588487112561816,x=4.326448248575368 -color=orange,shape=square,flag=1,i=59144,u=0.21621923205720683,v=0.612406871210008,w=0.48875106135898644,x=5.566531426339076 -color=blue,shape=square,flag=0,i=59169,u=0.12743812900976104,v=0.3704811127026947,w=0.5505346354396387,x=3.754022129962694 -color=blue,shape=circle,flag=1,i=59187,u=0.3545446952494561,v=0.5803454111094273,w=0.5291069870863622,x=5.770355484262528 -color=purple,shape=square,flag=0,i=59198,u=0.09607190841293178,v=0.13684392353269614,w=0.5147065416334244,x=4.494554722658508 -color=red,shape=square,flag=1,i=59204,u=0.21662850506626408,v=0.21442710835724388,w=0.46647522160934335,x=4.186516102379482 -color=purple,shape=circle,flag=0,i=59228,u=0.9859248949980823,v=0.4472860339755894,w=0.4850433406069708,x=5.0427622870286655 -color=orange,shape=square,flag=1,i=59241,u=0.40227896915373196,v=0.8396533887004508,w=0.49137323091255614,x=5.735128743806576 -color=yellow,shape=square,flag=1,i=59248,u=0.1586216027165228,v=0.578425993724517,w=0.4982541930814546,x=5.720989004286217 -color=blue,shape=circle,flag=1,i=59278,u=0.024773368142677055,v=0.40036101451109285,w=0.5285292887238052,x=5.6213133291368464 -color=yellow,shape=triangle,flag=1,i=59293,u=0.7864088027130408,v=0.9554833709529619,w=0.4766187647235236,x=3.739850054462682 -color=red,shape=triangle,flag=0,i=59298,u=0.11189153471928626,v=0.29773142203006864,w=0.4940937002097084,x=3.7831513988412806 -color=red,shape=square,flag=1,i=59315,u=0.23259496109788058,v=0.4741853404934552,w=0.49431057508140075,x=4.561900354549574 -color=purple,shape=triangle,flag=0,i=59319,u=0.4057531538385848,v=0.30910095231087875,w=0.4424574385120491,x=5.534218913750713 -color=red,shape=circle,flag=0,i=59337,u=0.9486119039495877,v=1.0468280305327768,w=0.511655208248468,x=4.611930670204417 -color=purple,shape=square,flag=1,i=59342,u=0.37978890485357586,v=0.8128658675617892,w=0.5234976358529531,x=6.111507237953888 -color=blue,shape=circle,flag=0,i=59362,u=0.9641680881641452,v=0.4150589103472394,w=0.5259584938612869,x=5.551265241044931 -color=red,shape=triangle,flag=0,i=59366,u=0.562197139585697,v=0.41255288922228106,w=0.4906806182909494,x=5.546655679971994 -color=red,shape=circle,flag=0,i=59378,u=0.48078922559343307,v=0.4229723230857455,w=0.5069760450637796,x=3.2154294107148407 -color=red,shape=triangle,flag=1,i=59380,u=0.6766474296955985,v=0.17302563156129103,w=0.4881119613024596,x=3.7959813405567853 -color=yellow,shape=triangle,flag=1,i=59381,u=0.2926450242309324,v=0.2911575047655115,w=0.475505781890316,x=5.692694144796749 -color=red,shape=square,flag=0,i=59390,u=0.5697875239428923,v=0.679689053555388,w=0.4831269467552712,x=5.362638083319464 -color=green,shape=triangle,flag=0,i=59406,u=0.4856847425607669,v=0.7602160955896392,w=0.5116839474995949,x=6.707703894930925 -color=red,shape=triangle,flag=0,i=59409,u=0.11662290117546481,v=0.279683717617913,w=0.48578708535661336,x=4.025282919744382 -color=yellow,shape=square,flag=1,i=59411,u=0.10242685846591137,v=0.14244272059015983,w=0.49332686687271954,x=5.046470073616738 -color=green,shape=triangle,flag=0,i=59416,u=0.5036024284493329,v=0.000716883409890845,w=0.5078436931234223,x=5.386783602754711 -color=red,shape=square,flag=1,i=59421,u=0.9565992780801307,v=0.391888547519641,w=0.4882428536993298,x=4.678069335734491 -color=red,shape=square,flag=1,i=59431,u=0.045645722259456956,v=0.7678316856228136,w=0.49301891154484795,x=5.0994860621646 -color=green,shape=square,flag=0,i=59437,u=0.8965429844923264,v=0.8594422863253137,w=0.504237440861051,x=4.052025996361799 -color=yellow,shape=triangle,flag=1,i=59447,u=0.26519000677552373,v=0.5146021817953338,w=0.47031253457870803,x=6.906317931075872 -color=red,shape=square,flag=0,i=59456,u=0.19319589868062348,v=0.27109174465708263,w=0.49075623527344225,x=3.5055432443081127 -color=red,shape=square,flag=0,i=59461,u=0.8342347266008945,v=0.050210087252675284,w=0.4829427458824445,x=6.258562385907329 -color=red,shape=triangle,flag=0,i=59463,u=0.47152394364522066,v=0.11591939306515076,w=0.4653369317500246,x=7.077570170395727 -color=red,shape=square,flag=1,i=59465,u=0.47119118618167777,v=0.7221904681946161,w=0.4813686074054236,x=4.238091218942955 -color=red,shape=square,flag=0,i=59469,u=0.28328416261445555,v=0.7499332799763361,w=0.47773188592199,x=5.9402790022423275 -color=blue,shape=circle,flag=1,i=59485,u=0.18499600179476738,v=0.26821367317511613,w=0.52838909703659,x=5.819455103995662 -color=orange,shape=triangle,flag=0,i=59489,u=0.19018417868188553,v=0.11667221083622226,w=0.5108476884795996,x=6.895272007440184 -color=red,shape=square,flag=1,i=59511,u=0.9721017469870473,v=0.21329374223958908,w=0.4729102824029775,x=5.80962377361852 -color=red,shape=circle,flag=0,i=59513,u=0.669909552192451,v=0.5714566604335872,w=0.49609823369631634,x=4.630498467935303 -color=blue,shape=square,flag=1,i=59538,u=0.2781074948353178,v=0.5853700862533163,w=0.5272440504419877,x=5.051385157745677 -color=yellow,shape=triangle,flag=1,i=59543,u=0.8121305258287984,v=0.9439243790359957,w=0.47002328233164337,x=4.808869080797949 -color=yellow,shape=square,flag=1,i=59562,u=0.5588039639966413,v=0.21895882842418446,w=0.4924397608576836,x=5.930823306177107 -color=red,shape=circle,flag=0,i=59585,u=0.8431743909773395,v=0.8429992075973789,w=0.49564124784555214,x=5.06138198461682 -color=blue,shape=triangle,flag=0,i=59590,u=0.2623185427858544,v=0.36658803068427936,w=0.4956368567290423,x=4.954940895755882 -color=red,shape=circle,flag=0,i=59595,u=0.26959762349647964,v=0.2530065846482056,w=0.49063917380089617,x=4.081586199641363 -color=green,shape=triangle,flag=0,i=59603,u=0.6092615715256717,v=0.21159160957338474,w=0.5118969562633681,x=4.6856635517272425 -color=red,shape=square,flag=0,i=59612,u=0.12160457464683472,v=0.7153362033575198,w=0.4786915873610719,x=4.145958039579617 -color=blue,shape=triangle,flag=1,i=59620,u=0.709404390250226,v=0.16203635906555813,w=0.4978395544167789,x=4.23006581964683 -color=green,shape=triangle,flag=0,i=59632,u=0.23199631072772864,v=0.4803312745946785,w=0.5099247581319517,x=4.091101499560562 -color=red,shape=triangle,flag=0,i=59633,u=0.8859601371346695,v=0.22373794956094917,w=0.46891562801991576,x=4.3483032931649825 -color=green,shape=square,flag=0,i=59639,u=0.9957463277412469,v=0.24723951040588443,w=0.5016546264278595,x=3.4834589129389477 -color=blue,shape=triangle,flag=1,i=59643,u=0.35522185926251837,v=0.871845694415609,w=0.5040840399863876,x=4.315572437101423 -color=purple,shape=circle,flag=0,i=59658,u=0.036063302356188154,v=0.23811982898511808,w=0.48315474999216695,x=4.07325211122341 -color=blue,shape=square,flag=1,i=59662,u=0.7688878054881069,v=0.05073358446579801,w=0.5151669446320261,x=5.734002017117182 -color=yellow,shape=triangle,flag=1,i=59675,u=0.09661187384420866,v=0.0708294155067768,w=0.4656499827251335,x=4.479820656523532 -color=red,shape=square,flag=0,i=59700,u=0.7697779674760553,v=0.6087426987674531,w=0.48009991096523863,x=5.276041632364311 -color=red,shape=triangle,flag=0,i=59704,u=0.6145378722431138,v=0.2522093198037776,w=0.46342618533547025,x=4.750063816585814 -color=red,shape=triangle,flag=0,i=59721,u=0.6074021231045044,v=0.4459202208723996,w=0.46478686150331816,x=5.633280256071977 -color=yellow,shape=circle,flag=0,i=59725,u=0.16312410076670225,v=0.9525579123223971,w=0.515915123861317,x=3.4930911846115293 -color=red,shape=square,flag=1,i=59730,u=0.14767562172521354,v=0.11163258893136208,w=0.4735042506096502,x=4.1215875375541735 -color=red,shape=square,flag=0,i=59731,u=0.7717895506774058,v=0.3209651966078415,w=0.4777527155377761,x=3.277936085505915 -color=red,shape=square,flag=1,i=59734,u=0.19754839918290767,v=0.11239951507997248,w=0.4783758644194376,x=6.128778661460413 -color=red,shape=square,flag=1,i=59738,u=0.28519754752302573,v=0.3798685944960586,w=0.48184288043656176,x=6.185457242216272 -color=blue,shape=circle,flag=1,i=59772,u=0.9327138914480179,v=0.660543523574067,w=0.5326944508585649,x=4.61914047857024 -color=red,shape=square,flag=1,i=59780,u=0.5831547754084914,v=0.16283501386351695,w=0.4686528960135068,x=5.409508252510452 -color=red,shape=square,flag=0,i=59787,u=0.017975872307126717,v=0.09938042362589927,w=0.4672523732912803,x=5.293585731193196 -color=yellow,shape=circle,flag=1,i=59803,u=0.9321732779863839,v=0.2741867762484177,w=0.5165428172575693,x=3.3187550721737034 -color=orange,shape=square,flag=0,i=59812,u=0.06314784014201447,v=0.15811283944090349,w=0.4935201981856332,x=5.164577796001799 -color=green,shape=triangle,flag=0,i=59814,u=0.299391082596862,v=0.41163536573041415,w=0.5046643056866701,x=4.512986146614555 -color=red,shape=square,flag=0,i=59830,u=0.14517045684523344,v=0.013670877743999998,w=0.4817437539295141,x=6.326949796935388 -color=blue,shape=square,flag=0,i=59854,u=0.4476611337505636,v=0.7801221096820661,w=0.5191395482079683,x=5.539605026604586 -color=red,shape=square,flag=1,i=59871,u=0.859232642447632,v=0.22003881191397745,w=0.4914506540710125,x=5.8982398632018525 -color=red,shape=square,flag=0,i=59872,u=0.49753080437928054,v=0.6587404206820608,w=0.4866024176735825,x=3.6797731454982743 -color=red,shape=square,flag=0,i=59873,u=0.7044923244705168,v=0.9340596054256529,w=0.4883296575590863,x=3.905597431766193 -color=green,shape=circle,flag=0,i=59877,u=0.42103210314596606,v=0.8357212534144285,w=0.5480406068658668,x=5.378146498354905 -color=red,shape=circle,flag=1,i=59910,u=0.7263060939063148,v=0.7536136460986113,w=0.49644669950941334,x=3.8757988386798465 -color=red,shape=square,flag=1,i=59921,u=0.24880260275220722,v=0.023725022806381113,w=0.487536845817757,x=6.016966219740868 -color=green,shape=square,flag=0,i=59936,u=0.7763864793820608,v=0.31561068312737994,w=0.4989935942600376,x=5.933257794344787 -color=red,shape=triangle,flag=0,i=59947,u=0.12528610031358367,v=0.8906913922061578,w=0.47948130182690357,x=5.9629837948227005 -color=purple,shape=triangle,flag=0,i=59956,u=0.5816387676459744,v=0.9511327115745335,w=0.4603331122226516,x=7.179647177872418 -color=red,shape=square,flag=0,i=59959,u=0.2578253136093108,v=0.5892041381039295,w=0.4831056459328499,x=5.441853050502611 -color=red,shape=square,flag=0,i=59977,u=0.8973190947190652,v=0.5018151811839017,w=0.4853163651983584,x=4.61669823550631 -color=purple,shape=circle,flag=0,i=59984,u=0.8300008706180275,v=0.1275332490304978,w=0.4750718152173571,x=4.511563227189963 -color=red,shape=square,flag=0,i=59989,u=0.5273822465701745,v=0.9286734523645935,w=0.48890214223520034,x=5.427272197226707 -color=blue,shape=square,flag=1,i=59993,u=0.01812674786184776,v=0.06313323303656337,w=0.5029760870794235,x=6.1291662183615365 -color=red,shape=square,flag=1,i=59996,u=0.10191295874723083,v=0.01178821607847469,w=0.4889066278006681,x=3.513404926195023 -color=red,shape=square,flag=1,i=60023,u=0.7838214512210948,v=0.5825956262321237,w=0.48391871259128105,x=4.63728636336322 -color=green,shape=square,flag=0,i=60031,u=0.2812562665580939,v=0.2756903188251216,w=0.5049104712505684,x=4.958042604347722 -color=red,shape=triangle,flag=1,i=60033,u=0.5149792094014062,v=0.08030516396604948,w=0.4783715629622743,x=6.001861021926376 -color=red,shape=square,flag=0,i=60036,u=0.25865300869772023,v=0.2810863103838145,w=0.4906321649433822,x=6.512943775572094 -color=red,shape=triangle,flag=0,i=60041,u=0.7121380140783574,v=0.3914785923081784,w=0.4741953774617361,x=6.576617109348067 -color=blue,shape=triangle,flag=0,i=60043,u=0.36869112608804,v=0.8001615458818079,w=0.48635626298799045,x=3.57447294161479 -color=purple,shape=triangle,flag=0,i=60057,u=0.6891384831640978,v=0.3357481194274481,w=0.460734939938052,x=6.0371079828721435 -color=red,shape=circle,flag=1,i=60079,u=0.6938631031492669,v=0.6208774028350542,w=0.5004387524845038,x=5.956376933506028 -color=purple,shape=triangle,flag=0,i=60083,u=0.5856512822237091,v=0.36554759366219336,w=0.4640443816913114,x=6.100398057947508 -color=red,shape=square,flag=0,i=60092,u=0.8660709900065859,v=0.9273650846271052,w=0.49045899266672016,x=3.694815146011953 -color=green,shape=square,flag=1,i=60104,u=0.08753092756593095,v=0.7785159087286321,w=0.509951811134412,x=4.7146650347883785 -color=red,shape=circle,flag=0,i=60110,u=0.06721694669057832,v=0.15719799892416475,w=0.4962263043647782,x=3.556245430527886 -color=red,shape=triangle,flag=0,i=60116,u=0.06713184793043103,v=0.5791242899788971,w=0.48704038064901384,x=3.9321200064963686 -color=orange,shape=triangle,flag=1,i=60125,u=0.4602726170278648,v=0.944503432262257,w=0.5034391366080336,x=5.6848123231107195 -color=red,shape=triangle,flag=0,i=60126,u=0.9996614910922645,v=0.07233426867697246,w=0.48617011659381976,x=5.751868107675523 -color=red,shape=square,flag=1,i=60127,u=0.7823409978929143,v=0.4792437505690891,w=0.4972645493601718,x=6.0799965297228775 -color=red,shape=square,flag=1,i=60161,u=0.7330074587171623,v=0.9074755779508309,w=0.4978493810854733,x=7.00513807387306 -color=yellow,shape=triangle,flag=1,i=60169,u=0.2591390012141541,v=0.04055506669904452,w=0.4695202283472291,x=4.402007284014633 -color=red,shape=triangle,flag=0,i=60171,u=0.9980645351223236,v=0.8691009559567416,w=0.47937656476978113,x=5.755333219904422 -color=green,shape=square,flag=0,i=60183,u=0.3374471439395277,v=0.1486784869787705,w=0.5081179655250804,x=5.276210095435389 -color=purple,shape=square,flag=0,i=60188,u=0.3162527134231783,v=0.6221869218763099,w=0.528659860431892,x=5.659532063374793 -color=red,shape=triangle,flag=0,i=60189,u=0.7552699472402814,v=0.2368027970925739,w=0.4864831923304649,x=5.841106271389741 -color=red,shape=circle,flag=0,i=60196,u=0.19340501200990967,v=0.28034400077865584,w=0.4850449344289182,x=6.485939862731996 -color=red,shape=square,flag=0,i=60216,u=0.8810670865088781,v=0.5412594578961352,w=0.4836614115462953,x=5.581688877735268 -color=green,shape=circle,flag=1,i=60217,u=0.4100057587606315,v=0.05121955440675141,w=0.542951158152421,x=3.3192357074885486 -color=red,shape=square,flag=0,i=60218,u=0.0646847306637629,v=0.08358166281191581,w=0.48069838295384115,x=6.374792858788698 -color=yellow,shape=square,flag=1,i=60234,u=0.29763588162061483,v=0.4822968296523553,w=0.5249462934370704,x=4.186304568925794 -color=red,shape=circle,flag=0,i=60235,u=0.35973802236716823,v=0.32695281407603277,w=0.48776351920577343,x=4.553275861705693 -color=red,shape=square,flag=0,i=60240,u=0.8686348409722066,v=0.05122503167764181,w=0.4764515029063973,x=5.150059327536076 -color=blue,shape=triangle,flag=0,i=60245,u=0.8822469399477052,v=0.2089840757936804,w=0.47413946278818964,x=6.015399920849606 -color=red,shape=square,flag=0,i=60251,u=0.07858733610112978,v=0.22513000306533348,w=0.4742518390027568,x=5.738642465958939 -color=purple,shape=square,flag=0,i=60260,u=0.9724754765129763,v=0.8598431190680944,w=0.5251303307557621,x=5.74004652341167 -color=red,shape=square,flag=1,i=60283,u=0.8217857343122882,v=0.4724766569907044,w=0.48985911924632036,x=5.7550665953206215 -color=red,shape=triangle,flag=1,i=60293,u=0.4174436320443585,v=0.0818948555259601,w=0.4897210966784838,x=3.4750819465734133 -color=red,shape=circle,flag=0,i=60312,u=0.5290365243844631,v=0.45561976370868545,w=0.4791553279544811,x=3.5030805602028288 -color=yellow,shape=triangle,flag=0,i=60318,u=0.46752802370690716,v=0.6437835090336509,w=0.4645950031622949,x=4.410657423983349 -color=yellow,shape=circle,flag=1,i=60322,u=0.33938525828694033,v=0.4927467967496709,w=0.5148269280658283,x=3.2759392762935633 -color=purple,shape=square,flag=1,i=60342,u=0.11858156996972902,v=0.9689500949945644,w=0.5264544801289793,x=4.57981700555419 -color=red,shape=square,flag=0,i=60345,u=0.10725828146672467,v=0.5671134023892811,w=0.48131623171961896,x=3.773835861866853 -color=blue,shape=square,flag=0,i=60348,u=0.29498028590741554,v=0.9111176851694784,w=0.5117503689661391,x=3.575451838518792 -color=red,shape=square,flag=0,i=60352,u=0.6599065507527369,v=0.08582757282514442,w=0.4775027095988978,x=4.576116562350592 -color=yellow,shape=triangle,flag=1,i=60362,u=0.9668415009904369,v=0.391203983395248,w=0.4682704916987754,x=4.706540200035216 -color=red,shape=triangle,flag=1,i=60372,u=0.8175755771981199,v=0.36754896811257676,w=0.4908202755762249,x=5.34889526826722 -color=blue,shape=triangle,flag=0,i=60411,u=0.5571999022273035,v=0.9628178133371085,w=0.4888087442471147,x=4.597365840125252 -color=red,shape=triangle,flag=0,i=60413,u=0.9408621238999432,v=0.603858306633542,w=0.4729294664039747,x=4.288024716188104 -color=blue,shape=triangle,flag=1,i=60419,u=0.2052972681365467,v=0.4362325116244431,w=0.49139311799476687,x=5.019068470514523 -color=red,shape=square,flag=0,i=60423,u=0.59381746802724,v=0.595260563747876,w=0.5017081107203388,x=6.094864844860684 -color=green,shape=triangle,flag=0,i=60430,u=0.8955355233771013,v=0.19218078824011886,w=0.4893653739016167,x=4.533760129865052 -color=red,shape=triangle,flag=0,i=60443,u=0.05696209730598478,v=0.2588562361734128,w=0.47520079488500244,x=3.964653850358843 -color=purple,shape=square,flag=0,i=60475,u=0.2830105981314246,v=0.1961643783533038,w=0.5217528894561918,x=5.50138828879668 -color=red,shape=triangle,flag=1,i=60491,u=0.4396484351555848,v=0.6148028100358339,w=0.47826159551440234,x=4.6085143798648085 -color=red,shape=square,flag=1,i=60498,u=0.19095923398793668,v=0.12027518718769892,w=0.5224695416498987,x=3.5244114880365216 -color=yellow,shape=square,flag=1,i=60499,u=0.9169751356807347,v=0.010467376639013648,w=0.519285668323052,x=6.256884862925893 -color=red,shape=circle,flag=0,i=60515,u=0.9849290487302916,v=1.004163590473081,w=0.4749339818918633,x=3.265781671299751 -color=red,shape=square,flag=1,i=60525,u=0.4230107948511078,v=0.6970638994945618,w=0.5293475768351691,x=5.59859575642475 -color=blue,shape=square,flag=1,i=60532,u=0.5654488582651724,v=0.16309904880804227,w=0.5062287771058848,x=5.578740309742421 -color=purple,shape=circle,flag=0,i=60534,u=0.04931802554582421,v=0.7314770503214695,w=0.4884183130029546,x=5.811049354827598 -color=red,shape=triangle,flag=1,i=60541,u=0.2779413333385813,v=0.16341649987902007,w=0.4815424217173877,x=5.467411398187516 -color=yellow,shape=circle,flag=1,i=60545,u=0.689556271739904,v=0.10784055865500419,w=0.5091532973255217,x=4.266690380912545 -color=purple,shape=square,flag=0,i=60564,u=0.6736399194722431,v=0.8166936455969278,w=0.5236412485915501,x=4.6300408702139535 -color=red,shape=square,flag=0,i=60577,u=0.006960154447920863,v=0.18854556453965643,w=0.5294222230141536,x=5.453903226031674 -color=green,shape=triangle,flag=0,i=60581,u=0.9459083712699817,v=0.35490705899504815,w=0.4948107369495015,x=5.052121599496897 -color=red,shape=triangle,flag=0,i=60586,u=0.10764049505353857,v=0.0956138006790711,w=0.49511874551605556,x=5.555512700444382 -color=blue,shape=triangle,flag=1,i=60594,u=0.7323865110586989,v=0.3551990668965117,w=0.4914224346805326,x=4.775053747320865 -color=red,shape=circle,flag=0,i=60596,u=0.22438662961075506,v=0.29079315097619196,w=0.48122732502564625,x=4.171483480337229 -color=blue,shape=circle,flag=1,i=60601,u=0.6106848977747265,v=0.7876941758796613,w=0.5312822823466608,x=6.188801400604075 -color=red,shape=square,flag=0,i=60620,u=0.6400543618312639,v=0.24143436548567,w=0.5220150168760616,x=4.339685182825391 -color=red,shape=square,flag=1,i=60623,u=0.41027956538631183,v=0.9518356784881522,w=0.5119945310324343,x=4.700489664112699 -color=blue,shape=square,flag=0,i=60637,u=0.6838808494976234,v=0.5358387115323204,w=0.5064096875079349,x=4.742006631924768 -color=yellow,shape=square,flag=1,i=60640,u=0.34755132599157,v=0.8609430106915147,w=0.49720119277707453,x=5.633606132762609 -color=red,shape=triangle,flag=0,i=60650,u=0.6423624245958586,v=0.8024822218116717,w=0.48060748553357413,x=5.45092641049676 -color=red,shape=square,flag=1,i=60678,u=0.07629736340083904,v=0.8642438572119743,w=0.5168411288934797,x=3.517023458390583 -color=red,shape=square,flag=0,i=60679,u=0.07367362091358842,v=0.8983540537729365,w=0.5154650442185652,x=5.893253759620215 -color=red,shape=circle,flag=0,i=60727,u=0.016614927787423794,v=-0.04547000496606706,w=0.4849661234279177,x=6.355241846601054 -color=purple,shape=triangle,flag=0,i=60751,u=0.038533667680094474,v=0.20724377674189576,w=0.46603362985770486,x=5.429067161296178 -color=purple,shape=square,flag=0,i=60762,u=0.8497140275956977,v=0.9763779461261324,w=0.5399639176626764,x=7.5129161373355435 -color=red,shape=square,flag=0,i=60778,u=0.9731686307900813,v=0.40459426277744837,w=0.5040836926411789,x=6.5617114075336636 -color=red,shape=triangle,flag=0,i=60787,u=0.9795834792511154,v=0.01684817576288289,w=0.47861205080311614,x=3.7273739440080966 -color=red,shape=square,flag=1,i=60788,u=0.5444699705095233,v=0.6098074518426574,w=0.5037006414065412,x=3.5432373534458192 -color=purple,shape=square,flag=0,i=60798,u=0.9682023322453407,v=0.6346154333987898,w=0.5308698174084637,x=5.384724936478967 -color=purple,shape=circle,flag=0,i=60800,u=0.19550633393403594,v=0.338729312866061,w=0.49173512204007286,x=4.807989215253477 -color=green,shape=triangle,flag=0,i=60812,u=0.13133219197811485,v=0.6336708439984976,w=0.4954725307705143,x=5.275380054723782 -color=red,shape=square,flag=1,i=60817,u=0.652937670494351,v=0.4175649118056507,w=0.506289718755797,x=5.4752026302174635 -color=green,shape=triangle,flag=0,i=60818,u=0.07282458371524225,v=0.20417586575315572,w=0.49807778054674634,x=5.090679675026739 -color=red,shape=square,flag=0,i=60820,u=0.2516239640465522,v=0.24859650062343153,w=0.5098131578750846,x=4.414335638772218 -color=red,shape=circle,flag=1,i=60830,u=0.8142117218255019,v=0.8873630457342749,w=0.4903123237152411,x=7.190824475389927 -color=purple,shape=triangle,flag=0,i=60876,u=0.2416322662263728,v=0.30381167794267727,w=0.47021632219011344,x=4.1054767902279865 -color=red,shape=triangle,flag=0,i=60877,u=0.5862793977888927,v=0.8002261969651429,w=0.4900026313553891,x=4.973786421586735 -color=red,shape=square,flag=1,i=60888,u=0.7023934775730509,v=0.7021373087346692,w=0.5120889673210968,x=4.647736820752722 -color=purple,shape=square,flag=0,i=60908,u=0.2619271896052734,v=0.5404501025713073,w=0.515012193771817,x=4.164463504439264 -color=red,shape=square,flag=0,i=60921,u=0.6425660122558448,v=0.6695126675524524,w=0.52483335391632,x=5.731219329753633 -color=red,shape=circle,flag=0,i=60935,u=0.44797253232491463,v=0.42270944990698744,w=0.4899650743991284,x=5.09036197594088 -color=red,shape=triangle,flag=0,i=60946,u=0.8042902254720634,v=0.7166082669926087,w=0.49661375481353576,x=5.209323225833944 -color=orange,shape=triangle,flag=1,i=60950,u=0.5201915748923396,v=0.26754408712925837,w=0.5108516350911392,x=6.819727886144155 -color=orange,shape=triangle,flag=1,i=60960,u=0.904731906772507,v=0.9620610146052339,w=0.514950425722935,x=4.7406826739650265 -color=red,shape=triangle,flag=0,i=60985,u=0.3484291016880289,v=0.1783452957121321,w=0.5008003803252687,x=3.654103873966568 -color=yellow,shape=circle,flag=1,i=60986,u=0.17801517756216867,v=0.6008023288667509,w=0.5045357850698797,x=7.417381404988291 -color=red,shape=square,flag=0,i=61014,u=0.8485374895960776,v=0.9156155528971213,w=0.5086498143578984,x=6.3346179099081725 -color=purple,shape=triangle,flag=0,i=61025,u=0.7874902342591952,v=0.21665795000622023,w=0.4569266419562924,x=4.770474670295125 -color=red,shape=circle,flag=0,i=61028,u=0.18140494952400665,v=0.08866788385859563,w=0.49366355213393215,x=2.860607311875004 -color=green,shape=square,flag=0,i=61030,u=0.09133863193933855,v=0.694373715130335,w=0.5145616649789181,x=6.632328342374033 -color=red,shape=triangle,flag=0,i=61034,u=0.5248296551985476,v=0.8029863176823646,w=0.5127702749492332,x=3.912010138699948 -color=orange,shape=square,flag=0,i=61044,u=0.2898748045089715,v=0.8536701379191667,w=0.49890774503602914,x=6.149901939106962 -color=purple,shape=square,flag=0,i=61050,u=0.8448465595667581,v=0.5170364857814286,w=0.5042921422037655,x=5.18596154763907 -color=purple,shape=circle,flag=0,i=61055,u=0.25508956914459247,v=0.24024794821806583,w=0.504727953767809,x=3.8681131994737292 -color=green,shape=circle,flag=0,i=61059,u=0.2886442963069412,v=0.9418778015541577,w=0.49846086314124705,x=6.349863185330958 -color=red,shape=triangle,flag=0,i=61065,u=0.8575952324207371,v=0.6588020716675531,w=0.5207722049947101,x=4.2276328828804735 -color=green,shape=triangle,flag=0,i=61066,u=0.2662809669984314,v=0.1987284669605881,w=0.5057777398809051,x=3.3848005984338765 -color=red,shape=triangle,flag=1,i=61085,u=0.19488650871393232,v=0.4726402997083098,w=0.5138063121553798,x=5.165860778048057 -color=red,shape=triangle,flag=0,i=61087,u=0.3031556352264796,v=0.7196635061168956,w=0.51088090222633,x=6.1998207701112085 -color=orange,shape=square,flag=1,i=61094,u=0.8779403876123824,v=0.7798192554185158,w=0.49718772298242214,x=5.1018235586077365 -color=red,shape=circle,flag=0,i=61097,u=0.15548983287316043,v=0.10911602713099237,w=0.490617004397277,x=4.4318058511393055 -color=red,shape=triangle,flag=1,i=61099,u=0.6585576916445907,v=0.5338615856748484,w=0.5129113061633741,x=4.18244520719598 -color=yellow,shape=square,flag=0,i=61101,u=0.012536744410525325,v=0.2433144520608007,w=0.4990267345214811,x=6.126888840918949 -color=red,shape=square,flag=0,i=61116,u=0.9797924913789501,v=0.22232880990887227,w=0.5222487249549825,x=3.621860673676309 -color=red,shape=circle,flag=1,i=61127,u=0.3930768144390525,v=0.4554647978804084,w=0.4963411758276519,x=5.486692374627584 -color=red,shape=square,flag=0,i=61134,u=0.3067684059767384,v=0.9172846509418883,w=0.5267657540899479,x=3.866675043547861 -color=yellow,shape=square,flag=1,i=61151,u=0.8262122856166667,v=0.05980134224575373,w=0.5048474180113024,x=6.434022674428818 -color=red,shape=triangle,flag=1,i=61156,u=0.8912190721179941,v=0.0634747296927507,w=0.5196621111365651,x=4.26893774976731 -color=red,shape=circle,flag=0,i=61165,u=0.26669807742281604,v=0.2990826380900149,w=0.5032289635505375,x=4.004513394884534 -color=green,shape=square,flag=1,i=61168,u=0.8540259347627556,v=0.5321654340814977,w=0.5135082711211014,x=4.234551468444308 -color=yellow,shape=square,flag=1,i=61176,u=0.190434565438922,v=0.7654894204047193,w=0.49856498258069676,x=6.111066606323395 -color=yellow,shape=triangle,flag=1,i=61183,u=0.7015332343471989,v=0.8632199990272507,w=0.48495781664928933,x=5.063714991777166 -color=yellow,shape=square,flag=1,i=61190,u=0.5154372964414472,v=0.23924871976585527,w=0.49471251054831755,x=6.106156861066687 -color=green,shape=circle,flag=0,i=61203,u=0.4815355864808283,v=0.6144924765717046,w=0.4937778373680289,x=4.574622551809915 -color=blue,shape=circle,flag=0,i=61209,u=0.6708269149700532,v=0.49124797248493635,w=0.532411661628068,x=8.199510512113994 -color=blue,shape=circle,flag=0,i=61214,u=0.2664318774840565,v=0.8817824151982447,w=0.5288885391042243,x=4.750227751871143 -color=blue,shape=circle,flag=1,i=61220,u=0.5666796420060147,v=0.44228918409920337,w=0.5324450569077825,x=6.2270721922416366 -color=red,shape=circle,flag=1,i=61224,u=0.01752009255670739,v=0.012003433338529424,w=0.49818512336643095,x=5.744755900379748 -color=blue,shape=triangle,flag=1,i=61278,u=0.6153931662265688,v=0.4457963077074518,w=0.4768612589726274,x=7.427865684424334 -color=yellow,shape=triangle,flag=1,i=61281,u=0.6788862712314652,v=0.4116741778150316,w=0.4855399156424676,x=4.248117990214868 -color=purple,shape=square,flag=0,i=61295,u=0.5062418674625349,v=0.08904801167462162,w=0.5180705629762576,x=3.497194833123453 -color=green,shape=square,flag=0,i=61301,u=0.6238365472963749,v=0.8736654333706457,w=0.5035753695801006,x=5.624999791044096 -color=yellow,shape=square,flag=1,i=61313,u=0.2517342409381401,v=0.5607854671328018,w=0.4863569738074924,x=5.342195972264192 -color=red,shape=square,flag=0,i=61318,u=0.9505419452167662,v=0.679779407076754,w=0.521654288615688,x=5.3809428613227395 -color=red,shape=square,flag=1,i=61329,u=0.6047566003389032,v=0.7766057306299667,w=0.527040506395118,x=5.507599575188592 -color=blue,shape=triangle,flag=0,i=61334,u=0.337316210469482,v=0.6267681207152156,w=0.47353032471912027,x=5.062344070600751 -color=red,shape=triangle,flag=1,i=61337,u=0.016161402703349093,v=0.8548922014389212,w=0.5298979679549719,x=3.2641953115109756 -color=red,shape=circle,flag=0,i=61339,u=0.02567761097810839,v=-0.03655897410556717,w=0.4926471028706084,x=3.0354622575591432 -color=blue,shape=triangle,flag=0,i=61351,u=0.7932092952421166,v=0.4380255564355239,w=0.4802627712178217,x=5.546435385768809 -color=red,shape=square,flag=0,i=61353,u=0.9204264182079643,v=0.4018584502141255,w=0.5243590791041091,x=3.5849988439432985 -color=yellow,shape=circle,flag=0,i=61357,u=0.16587039072607757,v=0.663664050422724,w=0.4987946747111364,x=5.291600456899086 -color=green,shape=triangle,flag=0,i=61362,u=0.7299202050218979,v=0.6552680850374167,w=0.5003637812412703,x=4.886295254176624 -color=yellow,shape=square,flag=1,i=61366,u=0.21811593993643819,v=0.17547386290873968,w=0.487260370873267,x=5.249231279209982 -color=red,shape=square,flag=1,i=61369,u=0.5058724526255617,v=0.6129664323550472,w=0.5254787222987124,x=7.663968872616754 -color=red,shape=circle,flag=1,i=61415,u=0.9676760423225215,v=1.0475429032640997,w=0.4986227555350541,x=3.577868740338316 -color=red,shape=square,flag=1,i=61422,u=0.11886395244680237,v=0.3900272500889973,w=0.5234791847519441,x=3.072662158492658 -color=red,shape=circle,flag=0,i=61424,u=0.09936195107484114,v=0.05744379933681094,w=0.5033330692596379,x=5.643635287839078 -color=blue,shape=triangle,flag=0,i=61425,u=0.5771409404126412,v=0.11760707686727356,w=0.48475608421831184,x=4.460017797219344 -color=red,shape=triangle,flag=0,i=61426,u=0.762804204487993,v=0.7809558764276042,w=0.5063507913255922,x=5.145310374210368 -color=red,shape=square,flag=0,i=61431,u=0.900799522559889,v=0.38618958860399644,w=0.5222527711160118,x=4.961621920724561 -color=green,shape=triangle,flag=0,i=61444,u=0.5270179878980258,v=0.10052818496180849,w=0.5023819910843416,x=3.4923362070071136 -color=red,shape=circle,flag=1,i=61457,u=0.6566857444348829,v=0.6729806090763196,w=0.5038144544580992,x=6.193904013666604 -color=blue,shape=triangle,flag=0,i=61472,u=0.1911714345722222,v=0.7715257323545277,w=0.49130390736052193,x=4.422388311122001 -color=yellow,shape=square,flag=1,i=61475,u=0.5171052700708267,v=0.25554476579258234,w=0.48970608678347916,x=5.036532735831131 -color=red,shape=square,flag=1,i=61479,u=0.2610815163955674,v=0.503074712438503,w=0.517828018995584,x=3.973960441261171 -color=yellow,shape=triangle,flag=1,i=61483,u=0.519313490412225,v=0.87933187127998,w=0.48771296185269913,x=6.534530792176736 -color=orange,shape=square,flag=0,i=61503,u=0.6197602176490566,v=0.7795540660347835,w=0.4963122713166586,x=7.390044813411266 -color=red,shape=circle,flag=0,i=61525,u=0.48739846973074064,v=0.465361757932242,w=0.5023423634876732,x=4.630956041174142 -color=yellow,shape=triangle,flag=1,i=61527,u=0.12739507818779683,v=0.1173985798756847,w=0.4952982067434773,x=3.944866416793379 -color=red,shape=triangle,flag=1,i=61535,u=0.33804896935526785,v=0.03732253381609851,w=0.48239195355097997,x=5.793156035393705 -color=red,shape=square,flag=0,i=61548,u=0.4651417535641841,v=0.07133907568851139,w=0.530744518298765,x=4.743418278295491 -color=blue,shape=square,flag=1,i=61549,u=0.3707408775242743,v=0.49362478651153885,w=0.49587747960735457,x=3.9321869738237925 -color=orange,shape=square,flag=0,i=61568,u=0.8888385367297386,v=0.34270045850419917,w=0.4933264096015811,x=7.229833779056122 -color=red,shape=square,flag=0,i=61579,u=0.8152304447693551,v=0.8464616377854375,w=0.5200260049466741,x=6.1930063800980735 -color=orange,shape=circle,flag=0,i=61584,u=0.9799542974777731,v=0.5631117008263572,w=0.5083318815358503,x=6.151762981660114 -color=red,shape=circle,flag=0,i=61596,u=0.8390768284706766,v=0.8355328733352815,w=0.4910259931175871,x=2.7763269232413346 -color=blue,shape=square,flag=0,i=61600,u=0.9401414287917517,v=0.6556333863888074,w=0.48738484797112674,x=6.331561672320703 -color=purple,shape=triangle,flag=1,i=61628,u=0.9608504870227901,v=0.8879020064555192,w=0.45513052916821123,x=4.546442239319432 -color=red,shape=square,flag=1,i=61643,u=0.33341608047187854,v=0.9146588007328265,w=0.5248379423489885,x=5.5586352879388565 -color=green,shape=square,flag=1,i=61649,u=0.6473958664771461,v=0.43314657244792587,w=0.4977987270169415,x=3.9042555214124284 -color=red,shape=triangle,flag=0,i=61659,u=0.8610127571485326,v=0.9753251811562222,w=0.48505406455789435,x=5.701706364739529 -color=yellow,shape=triangle,flag=1,i=61664,u=0.019966081909734368,v=0.7900350537304219,w=0.49414474669405634,x=5.625946820854317 -color=red,shape=square,flag=0,i=61669,u=0.570969903227153,v=0.1173371837329994,w=0.5238531001038308,x=5.2480280636640835 -color=yellow,shape=square,flag=1,i=61672,u=0.8139158540272159,v=0.13388403451215614,w=0.4884567964312617,x=5.932513833114542 -color=red,shape=triangle,flag=0,i=61688,u=0.48028863400702104,v=0.7865251623168836,w=0.4831142966051367,x=5.24616219807332 -color=red,shape=square,flag=0,i=61697,u=0.23046740317570558,v=0.15606819151927054,w=0.5272004102723183,x=4.411628790173593 -color=red,shape=square,flag=0,i=61702,u=0.1546280693721046,v=0.8913675994706256,w=0.5225725331373712,x=5.4333335302840196 -color=red,shape=triangle,flag=0,i=61708,u=0.5471240843420443,v=0.3327729472814235,w=0.469663504191194,x=3.6272696237402733 -color=yellow,shape=triangle,flag=0,i=61714,u=0.9429733797903551,v=0.19709094011834438,w=0.49437998774077196,x=5.047868963299641 -color=orange,shape=circle,flag=1,i=61716,u=0.30825285073289554,v=0.11497565384418063,w=0.5108191806126069,x=4.703363374380971 -color=red,shape=square,flag=1,i=61737,u=0.6510434435597998,v=0.5456212090941364,w=0.5150287503883463,x=5.936227367102567 -color=red,shape=square,flag=0,i=61809,u=0.9965013982405774,v=0.6809694313684723,w=0.5209128718546598,x=4.935376841731837 -color=yellow,shape=triangle,flag=1,i=61810,u=0.07792819621552127,v=0.26181505152828544,w=0.4933310003789433,x=4.609218090023302 -color=red,shape=circle,flag=0,i=61815,u=0.1848788266184207,v=0.1249622316055749,w=0.5134887995047095,x=2.966850998643373 -color=red,shape=circle,flag=0,i=61816,u=0.449212787550498,v=0.38322795122897707,w=0.5150248112002551,x=5.009587731920402 -color=blue,shape=circle,flag=1,i=61818,u=0.8534363554971895,v=0.2263431230033489,w=0.5410603220327522,x=4.816601810884746 -color=red,shape=square,flag=0,i=61833,u=0.4451879247858581,v=0.11726299169004328,w=0.5300535469286223,x=4.487810030799225 -color=purple,shape=circle,flag=0,i=61835,u=0.6511017701858289,v=0.19418601516093892,w=0.5153960480448987,x=7.225402183189696 -color=red,shape=triangle,flag=0,i=61836,u=0.004171787933958004,v=0.5663383523540735,w=0.4865556516253405,x=7.118214175470552 -color=red,shape=circle,flag=0,i=61853,u=0.345559838619691,v=0.2508853560238945,w=0.503913744966538,x=5.44463784456043 -color=green,shape=circle,flag=1,i=61869,u=0.817380657759987,v=0.10544621627598816,w=0.48973381007222,x=3.2584664923826057 -color=red,shape=circle,flag=1,i=61871,u=0.08366616020436324,v=0.10742385561455178,w=0.5041942028737925,x=5.588329685146665 -color=red,shape=circle,flag=0,i=61884,u=0.9599580117658257,v=0.8956373603658663,w=0.510071088152013,x=5.625943395628897 -color=red,shape=square,flag=0,i=61891,u=0.36576069934033495,v=0.35809365200980947,w=0.5232769997016458,x=6.932004575561117 -color=yellow,shape=square,flag=1,i=61897,u=0.13464086236823825,v=0.15650924065865113,w=0.4835104953095868,x=5.889263490765791 -color=orange,shape=square,flag=0,i=61918,u=0.18640602854348598,v=0.2672271622271526,w=0.5030058785289381,x=4.326083882616069 -color=red,shape=triangle,flag=0,i=61925,u=0.04746071475927671,v=0.5367543900755519,w=0.48581705431478733,x=5.630710628608316 -color=red,shape=triangle,flag=1,i=61936,u=0.356381744385441,v=0.26813337819748007,w=0.48971389404584026,x=4.580274896046053 -color=blue,shape=circle,flag=0,i=61938,u=0.5295366501170954,v=0.4735172172627693,w=0.5370203616295891,x=6.7412581801620055 -color=purple,shape=circle,flag=0,i=61954,u=0.9353238472782092,v=0.9124694467231034,w=0.5157439552390941,x=3.83882578956262 -color=purple,shape=circle,flag=1,i=61980,u=0.7867447915994401,v=0.17554390367142436,w=0.5114776859288765,x=5.478594520165248 -color=yellow,shape=triangle,flag=0,i=61994,u=0.9890464545334569,v=0.8023850293870773,w=0.4988618909788258,x=4.166279351226079 -color=red,shape=square,flag=1,i=61995,u=0.02062837024103603,v=0.2984043381983892,w=0.5295629576749717,x=5.881978788925136 -color=purple,shape=circle,flag=0,i=61997,u=0.46741352656817403,v=0.018808978834384593,w=0.5075786262030751,x=6.149918814819884 -color=green,shape=square,flag=0,i=62009,u=0.3585964350991907,v=0.1941680966793713,w=0.4991629820690804,x=4.966840885787054 -color=blue,shape=square,flag=0,i=62013,u=0.5622781351587085,v=0.8052890967176738,w=0.493901760566586,x=3.976849572787254 -color=green,shape=circle,flag=0,i=62017,u=0.34006592038936656,v=0.3204413264209244,w=0.48229410183663773,x=5.237564677155148 -color=blue,shape=triangle,flag=1,i=62019,u=0.0426531732390083,v=0.15171870407048826,w=0.4948472041070654,x=2.8507447122043423 -color=green,shape=square,flag=1,i=62029,u=0.2835571115639437,v=0.47155549882567127,w=0.49623530121712217,x=6.028679636526424 -color=purple,shape=square,flag=0,i=62043,u=0.704537451002878,v=0.5229872604390595,w=0.5297127404570943,x=4.648907585804309 -color=red,shape=circle,flag=0,i=62050,u=0.5643784714302795,v=0.5012497913882893,w=0.518136912453673,x=3.925065918220419 -color=red,shape=square,flag=0,i=62062,u=0.9531264061878373,v=0.974142690969671,w=0.523931211666261,x=3.367303302553521 -color=purple,shape=triangle,flag=0,i=62075,u=0.6234285019734616,v=0.9419453626430792,w=0.4581269392232534,x=5.1527756955510355 -color=purple,shape=square,flag=0,i=62093,u=0.15205925058803949,v=0.6150394904958729,w=0.526110447227855,x=4.1154186380623665 -color=red,shape=triangle,flag=0,i=62097,u=0.908145221611164,v=0.12983617465009645,w=0.4846339020774075,x=4.446892273216744 -color=blue,shape=square,flag=0,i=62101,u=0.4543743951049868,v=0.11843388872347449,w=0.4992715642172183,x=5.136386084128629 -color=red,shape=triangle,flag=0,i=62108,u=0.167357771442878,v=0.968288578412845,w=0.48428631555807067,x=3.187524544500509 -color=red,shape=circle,flag=0,i=62121,u=0.5979099497775078,v=0.6794539039958924,w=0.5242018264009921,x=5.280042401144994 -color=blue,shape=square,flag=1,i=62126,u=0.036113790200399065,v=0.16910869536960704,w=0.502918336080108,x=1.8672835436541029 -color=green,shape=triangle,flag=0,i=62134,u=0.6048830568385326,v=0.729874240054699,w=0.5159393385770069,x=4.257994071557856 -color=red,shape=square,flag=1,i=62154,u=0.8775160541846945,v=0.9806110363238945,w=0.5327824889664153,x=3.3435869551092536 -color=green,shape=square,flag=0,i=62166,u=0.4330001902467715,v=0.6376378265760058,w=0.49276627036701437,x=5.9411261297465 -color=yellow,shape=triangle,flag=1,i=62167,u=0.5614588863279815,v=0.7608824536408751,w=0.5037189316894571,x=4.821830950875217 -color=red,shape=square,flag=0,i=62188,u=0.40744592792362677,v=0.6744828103129084,w=0.5302394945174181,x=6.231715197692458 -color=red,shape=triangle,flag=0,i=62200,u=0.23988771374155948,v=0.8533403056991652,w=0.49368384416477895,x=6.4310693402923365 -color=orange,shape=triangle,flag=1,i=62204,u=0.05483042340149369,v=0.06378038360469551,w=0.5298994743718047,x=6.402343677154847 -color=red,shape=circle,flag=0,i=62212,u=0.11868607588693214,v=0.16008078324282432,w=0.5230138690384019,x=5.573261510373027 -color=red,shape=square,flag=0,i=62235,u=0.05781825160678089,v=0.9812159629061238,w=0.528849248056283,x=3.6240024153043655 -color=yellow,shape=triangle,flag=1,i=62256,u=0.18729558177233296,v=0.9635241693178325,w=0.5067570914450856,x=6.8510085898613235 -color=red,shape=square,flag=1,i=62261,u=0.42032239218584777,v=0.41881499558405855,w=0.5318614609301553,x=3.8751212362484946 -color=red,shape=triangle,flag=0,i=62284,u=0.6219982876210621,v=0.6405049256535393,w=0.48168248154296756,x=6.218527099708347 -color=red,shape=circle,flag=0,i=62310,u=0.8796648595608879,v=0.8960933890140106,w=0.5224014162804669,x=5.680682297922847 -color=red,shape=triangle,flag=0,i=62316,u=0.19184117907032205,v=0.06402197475999527,w=0.4766580720878818,x=5.502526429341152 -color=red,shape=circle,flag=1,i=62317,u=0.24245419168304982,v=0.17592089644676354,w=0.5234713664732507,x=3.3228402967788644 -color=red,shape=triangle,flag=0,i=62333,u=0.3081433543019789,v=0.17475252323788693,w=0.4807335630203863,x=3.3559216335905027 -color=red,shape=square,flag=0,i=62374,u=0.05127427063072498,v=0.5098696172787879,w=0.5373294457332315,x=4.430513110438568 -color=red,shape=triangle,flag=1,i=62375,u=0.23661559056090142,v=0.9855861026865775,w=0.47743130333143724,x=4.190599069091753 -color=orange,shape=square,flag=1,i=62383,u=0.023685079195092218,v=0.026937947780171778,w=0.4919021407386805,x=4.627379567957559 -color=purple,shape=circle,flag=0,i=62386,u=0.6352835250630797,v=0.9147156642130767,w=0.5234945884182443,x=5.798712173600094 -color=red,shape=triangle,flag=1,i=62404,u=0.058402282344989676,v=0.532894108788653,w=0.4836000966532128,x=6.7646632689431385 -color=orange,shape=square,flag=1,i=62415,u=0.623264816515352,v=0.01029168112753609,w=0.49028138372204577,x=4.64314623932384 -color=yellow,shape=triangle,flag=1,i=62420,u=0.5922537439254313,v=0.7931024659310686,w=0.5174533409684671,x=7.0776406088871004 -color=red,shape=triangle,flag=1,i=62435,u=0.6566103647142346,v=0.3093046962173661,w=0.4890548784170205,x=4.430438008663087 -color=yellow,shape=circle,flag=1,i=62440,u=0.9195091050599192,v=0.6284006272763784,w=0.4910750656033562,x=5.9488601492085875 -color=orange,shape=square,flag=1,i=62444,u=0.8198924252182687,v=0.9403939619690145,w=0.49483627897599086,x=5.385190500599406 -color=red,shape=circle,flag=1,i=62446,u=0.25695039848198686,v=0.17690972548675077,w=0.5107397978022713,x=5.379986286167665 -color=purple,shape=square,flag=1,i=62450,u=0.4679304831122051,v=0.2520485779531624,w=0.5265733936128689,x=4.523746787611793 -color=red,shape=triangle,flag=0,i=62453,u=0.2719444687249306,v=0.2727615921669144,w=0.49218570449784094,x=4.132534482868859 -color=red,shape=square,flag=0,i=62460,u=0.1095132438049864,v=0.5990961326315646,w=0.5487367811634232,x=5.30813078014137 -color=red,shape=square,flag=0,i=62477,u=0.1681727567517537,v=0.459575124418405,w=0.5399539027694862,x=3.0640498749206455 -color=red,shape=square,flag=0,i=62521,u=0.9394264527956095,v=0.35691204119685405,w=0.5447973167051736,x=5.509032937560587 -color=yellow,shape=circle,flag=1,i=62544,u=0.6372716681357813,v=0.23390888746555438,w=0.49294978983371884,x=4.412810738362551 -color=red,shape=circle,flag=0,i=62551,u=0.01233752976713054,v=-0.0057486829804792375,w=0.5126452670422521,x=5.570141909643815 -color=yellow,shape=triangle,flag=1,i=62560,u=0.9396323804778914,v=0.085811621835723,w=0.5175845777084611,x=5.27077636400634 -color=red,shape=circle,flag=0,i=62575,u=0.07034914442806128,v=-0.004086988597465882,w=0.5238122498045377,x=3.797765987178355 -color=blue,shape=square,flag=0,i=62613,u=0.6811858095759061,v=0.7887531811761556,w=0.49361127715826314,x=4.355142569541913 -color=purple,shape=circle,flag=0,i=62617,u=0.714587824554388,v=0.9313613753470926,w=0.5194524554371356,x=4.015819963177061 -color=purple,shape=square,flag=0,i=62632,u=0.3985259326969677,v=0.5444232350161109,w=0.5314123884676734,x=4.492798714605738 -color=red,shape=square,flag=0,i=62647,u=0.5291260503620531,v=0.013794840772883843,w=0.5407737287180777,x=5.102488976688594 -color=red,shape=square,flag=1,i=62683,u=0.11355392145660848,v=0.8669393022115569,w=0.5320901384179496,x=4.356001846362568 -color=red,shape=square,flag=1,i=62698,u=0.653364670305655,v=0.6124356991252056,w=0.5287119902302228,x=4.007826612460133 -color=red,shape=circle,flag=0,i=62701,u=0.003951253933919596,v=0.04522770982418345,w=0.5258906687903119,x=3.7990821290093546 -color=purple,shape=triangle,flag=0,i=62716,u=0.8823544350221625,v=0.1118404389612665,w=0.4586347777216839,x=3.2594503465151825 -color=purple,shape=triangle,flag=0,i=62730,u=0.636759249610899,v=0.06469280402168953,w=0.46135189192740805,x=4.312389513007878 -color=red,shape=triangle,flag=0,i=62735,u=0.8189085838177863,v=0.9399067495737984,w=0.4617192345326423,x=4.849007284652777 -color=red,shape=triangle,flag=0,i=62749,u=0.6703354930086899,v=0.5368154670226469,w=0.4574999605240849,x=3.207734868653835 -color=red,shape=square,flag=1,i=62768,u=0.9551936046838428,v=0.9319414615167267,w=0.5190503305114829,x=5.846548662129798 -color=red,shape=circle,flag=1,i=62777,u=0.18133834128167947,v=0.26477984785201514,w=0.531294217269015,x=6.008486744113405 -color=red,shape=circle,flag=0,i=62780,u=0.5170426364721215,v=0.6036794769162875,w=0.5269285591637343,x=4.583458820391482 -color=green,shape=triangle,flag=0,i=62782,u=0.42042232286231107,v=0.9347763946491507,w=0.5040717113848027,x=7.523280788788996 -color=yellow,shape=square,flag=1,i=62797,u=0.9311901039381898,v=0.5711913554470899,w=0.49929217899612793,x=4.948899182820194 -color=red,shape=circle,flag=0,i=62830,u=0.8526471187916753,v=0.8809963270663802,w=0.5182405502050984,x=4.179081514411876 -color=red,shape=square,flag=1,i=62837,u=0.5492872519519799,v=0.330190328959171,w=0.5273996033970642,x=5.290135392615926 -color=red,shape=square,flag=0,i=62841,u=0.34626047307667374,v=0.892390856973551,w=0.5304223359053766,x=3.402558165132803 -color=green,shape=square,flag=0,i=62844,u=0.18924796767097984,v=0.8273744526178146,w=0.4920170035408091,x=6.040914722549808 -color=red,shape=square,flag=0,i=62856,u=0.021636620168551723,v=0.7236946094748882,w=0.5284752005412547,x=5.677699797339172 -color=green,shape=circle,flag=0,i=62882,u=0.9295860315045217,v=0.025690266107089244,w=0.497645272785663,x=5.320746340884946 -color=yellow,shape=triangle,flag=1,i=62884,u=0.8422450133883254,v=0.7184760862620894,w=0.517631549601741,x=4.6335430681225125 -color=blue,shape=triangle,flag=0,i=62890,u=0.9435960887336685,v=0.16011742032923715,w=0.5041171987880846,x=4.723921873053907 -color=red,shape=circle,flag=0,i=62903,u=0.6229907355548229,v=0.6089807098214721,w=0.5003728523104544,x=4.489645633365675 -color=red,shape=square,flag=0,i=62910,u=0.9332192658756376,v=0.33365715523135997,w=0.5234511225329016,x=3.785653711839109 -color=red,shape=square,flag=0,i=62920,u=0.43226258201365564,v=0.5011363797109236,w=0.5277935121014361,x=5.322289568074705 -color=red,shape=square,flag=1,i=62923,u=0.4729688221358348,v=0.8082247750242778,w=0.5273715962644718,x=4.643643565339712 -color=blue,shape=circle,flag=1,i=62935,u=0.18167566189367645,v=0.7569900365744251,w=0.538237704000588,x=8.127688766703892 -color=yellow,shape=triangle,flag=1,i=62937,u=0.22154114504521083,v=0.340772002724789,w=0.5207086040146836,x=6.4729265882176135 -color=purple,shape=triangle,flag=1,i=62945,u=0.21555300092636231,v=0.20483990731212587,w=0.4562467436503796,x=4.525005146165923 -color=orange,shape=triangle,flag=0,i=62947,u=0.14478704880216064,v=0.2044324703382988,w=0.5394246020147753,x=5.651896509979963 -color=blue,shape=square,flag=1,i=62950,u=0.6178240188407061,v=0.9944428415377913,w=0.4852047757312502,x=2.718796906504569 -color=purple,shape=triangle,flag=0,i=62958,u=0.04184135931479238,v=0.4391855754156955,w=0.45360908771268516,x=4.924092734588453 -color=red,shape=square,flag=1,i=62971,u=0.10046091286823744,v=0.8609250387942977,w=0.5180430599900656,x=5.992000469626208 -color=red,shape=square,flag=0,i=62973,u=0.7424499126672801,v=0.1809899807448302,w=0.519415823485699,x=6.852372532872102 -color=red,shape=square,flag=0,i=62976,u=0.7443486017365128,v=0.48920301606010896,w=0.5234426858165389,x=5.039298499368262 -color=red,shape=square,flag=1,i=62992,u=0.9146580735998954,v=0.24536011183661321,w=0.5211570622432113,x=4.766820404263631 -color=blue,shape=circle,flag=0,i=63033,u=0.5305454206207826,v=0.8200238314591863,w=0.5347077688264033,x=4.591968684117361 -color=purple,shape=square,flag=0,i=63035,u=0.32005025763871653,v=0.15647470360006588,w=0.5167848779664501,x=6.684007339790288 -color=purple,shape=square,flag=0,i=63039,u=0.15240895214791716,v=0.29919244949961166,w=0.5121863211192852,x=6.159969568372798 -color=yellow,shape=square,flag=1,i=63049,u=0.6828108211160484,v=0.4015796847989789,w=0.49659371409731,x=5.257250967168765 -color=red,shape=triangle,flag=1,i=63057,u=0.6919746500336635,v=0.055960241491301965,w=0.5063304835655412,x=3.5035930223060276 -color=yellow,shape=circle,flag=1,i=63063,u=0.11616430991193993,v=0.5887832221524038,w=0.4964918954928837,x=6.3899289491183024 -color=red,shape=triangle,flag=1,i=63071,u=0.018672373269410625,v=0.9092165171697827,w=0.5118839892370847,x=4.722531198828153 -color=red,shape=square,flag=0,i=63072,u=0.8427844846500919,v=0.5992584871080688,w=0.5204742345347062,x=4.173435918614957 -color=red,shape=square,flag=0,i=63092,u=0.41951588383617777,v=0.03589601186018754,w=0.516942061824854,x=4.8376214446814565 -color=red,shape=triangle,flag=0,i=63096,u=0.7529650295448971,v=0.9431215182519007,w=0.49788731296415195,x=4.5347574004159545 -color=red,shape=circle,flag=0,i=63099,u=0.9309288783393869,v=0.8730077851333838,w=0.5076944717355235,x=5.654391605110433 -color=red,shape=circle,flag=0,i=63113,u=0.1033485563735913,v=0.06697824662028311,w=0.5055526799192447,x=3.517999338707257 -color=red,shape=circle,flag=1,i=63116,u=0.09384641871081734,v=0.08801379322138762,w=0.5014132780158835,x=3.993779177395526 -color=purple,shape=triangle,flag=0,i=63123,u=0.8961539423393202,v=0.7906187187333196,w=0.4567045808453017,x=5.149069214549051 -color=yellow,shape=triangle,flag=1,i=63148,u=0.9844731667969369,v=0.33541222586489206,w=0.5325186683372911,x=3.9812266558026486 -color=blue,shape=triangle,flag=0,i=63153,u=0.6735264887492048,v=0.39303923267692786,w=0.4986446566249354,x=6.201349714039229 -color=purple,shape=triangle,flag=1,i=63156,u=0.9714046347882829,v=0.27764276534699883,w=0.4597202347461114,x=4.659991375203884 -color=green,shape=triangle,flag=0,i=63165,u=0.6072741742180652,v=0.13442242488002998,w=0.4916312823761641,x=4.704378970892795 -color=red,shape=square,flag=1,i=63185,u=0.650261949898459,v=0.9794670276459893,w=0.5098135457039272,x=5.180812607593896 -color=red,shape=triangle,flag=0,i=63186,u=0.5251361946156848,v=0.2544468570870363,w=0.49071187482834566,x=4.943535099881426 -color=green,shape=circle,flag=0,i=63192,u=0.4628765932777914,v=0.5009559466597028,w=0.4792149363823281,x=4.479643917875211 -color=purple,shape=square,flag=0,i=63196,u=0.6560744766739839,v=0.17830975975236907,w=0.5042125314907943,x=5.985763097936512 -color=red,shape=circle,flag=1,i=63204,u=0.7164135106143265,v=0.6830955315025736,w=0.4878851428933129,x=3.775819536462746 -color=yellow,shape=triangle,flag=1,i=63220,u=0.4892590459180154,v=0.5065529413283534,w=0.5357798002844943,x=3.5732158909433434 -color=red,shape=square,flag=1,i=63223,u=0.7690690369913366,v=0.3055912466129418,w=0.5061163364523721,x=6.174020583937238 -color=red,shape=triangle,flag=0,i=63242,u=0.1064618484753983,v=0.6706095691549498,w=0.48721578275580185,x=5.274640214979204 -color=yellow,shape=circle,flag=1,i=63260,u=0.7419118468860325,v=0.4921678134634284,w=0.48746178071049073,x=3.822538553667331 -color=yellow,shape=circle,flag=1,i=63266,u=0.7052472262240931,v=0.3591091119235702,w=0.4921315753736453,x=3.897337107792995 -color=blue,shape=square,flag=0,i=63308,u=0.008287052333036948,v=0.36269407929162556,w=0.48380293397067686,x=4.804535386767394 -color=green,shape=circle,flag=0,i=63310,u=0.6591083265083223,v=0.6420080793229909,w=0.4811638732876288,x=3.927447690754425 -color=red,shape=triangle,flag=0,i=63317,u=0.10982625662686818,v=0.9960010135922871,w=0.4913318746186599,x=4.718179918484908 -color=red,shape=square,flag=0,i=63320,u=0.7893941269986001,v=0.9354940582614681,w=0.5235952465041683,x=4.115492450913288 -color=red,shape=square,flag=0,i=63332,u=0.970888211877224,v=0.6857596689710466,w=0.5228003194736635,x=2.668264923871252 -color=yellow,shape=square,flag=1,i=63337,u=0.0874924263896879,v=0.950183958407756,w=0.510721718370206,x=4.687215641469513 -color=blue,shape=square,flag=1,i=63343,u=0.14114074518146535,v=0.655241608504671,w=0.4852961463128133,x=4.005104442608682 -color=red,shape=circle,flag=0,i=63350,u=0.8796945751428287,v=0.8923085930699057,w=0.4687078728895611,x=4.764711681488481 -color=red,shape=triangle,flag=1,i=63373,u=0.6595832092253243,v=0.06801374618261546,w=0.49126597353639273,x=3.59910120629142 -color=red,shape=circle,flag=0,i=63386,u=0.2764553187950215,v=0.3353116438105522,w=0.4770231965668702,x=4.71820724688136 -color=yellow,shape=triangle,flag=1,i=63403,u=0.07339514161166527,v=0.44152339049489187,w=0.5160645007944001,x=5.7446544144498235 -color=red,shape=circle,flag=0,i=63404,u=0.09355951248555727,v=0.04769500731061244,w=0.4785452562682194,x=5.592835865813732 -color=blue,shape=circle,flag=1,i=63421,u=0.5236272820681089,v=0.2817463347056647,w=0.5384011232085524,x=4.728088219772792 -color=yellow,shape=square,flag=1,i=63425,u=0.10463534688361364,v=0.6759023798945356,w=0.5118460945285656,x=5.0010213467351425 -color=red,shape=square,flag=0,i=63447,u=0.07821593216320089,v=0.41749452211592886,w=0.5115398197381817,x=3.0271934060020254 -color=green,shape=square,flag=0,i=63449,u=0.28280413381317115,v=0.9556857697539318,w=0.4957326089443081,x=5.215505460596041 -color=yellow,shape=triangle,flag=1,i=63452,u=0.9273827654059374,v=0.8835971806115526,w=0.5119031140441194,x=5.685017178429618 -color=red,shape=triangle,flag=0,i=63461,u=0.3175544716298998,v=0.5365224802620152,w=0.4838196449828189,x=3.589982889198821 -color=yellow,shape=triangle,flag=1,i=63473,u=0.4684268930197133,v=0.3996793351218243,w=0.5118596889991462,x=6.225859492489028 -color=orange,shape=square,flag=1,i=63477,u=0.07928933894273849,v=0.0514072129984835,w=0.490949314628272,x=6.608600888579531 -color=purple,shape=square,flag=0,i=63504,u=0.9700830866905408,v=0.9797449445666488,w=0.5028390388130227,x=5.835149255056467 -color=red,shape=square,flag=0,i=63514,u=0.0378176948932033,v=0.1427414392172779,w=0.5130201815984372,x=5.715139555750857 -color=red,shape=square,flag=0,i=63520,u=0.3397124390805968,v=0.2714845545300445,w=0.5170010396204573,x=5.561806237121956 -color=red,shape=square,flag=0,i=63552,u=0.32371787599694224,v=0.507907498039507,w=0.5045012450134124,x=6.395184987087981 -color=red,shape=triangle,flag=0,i=63565,u=0.48020871013960653,v=0.9884932297951934,w=0.4982588641272306,x=6.137621853716542 -color=purple,shape=square,flag=0,i=63574,u=0.15379335750978063,v=0.5281964960658879,w=0.4994394965067309,x=2.0727416448885454 -color=red,shape=square,flag=1,i=63581,u=0.802394784163531,v=0.6939027134332991,w=0.4966973402746471,x=7.32803597295909 -color=red,shape=square,flag=0,i=63585,u=0.4189667395959692,v=0.0045752361451588675,w=0.4994227523808975,x=2.4327208837196515 -color=yellow,shape=triangle,flag=1,i=63587,u=0.7167050254544781,v=0.5549538255428227,w=0.5100523850015138,x=3.5714062736529097 -color=red,shape=triangle,flag=0,i=63625,u=0.29649511175488363,v=0.7077525174728829,w=0.4948358938306383,x=7.19674170777774 -color=yellow,shape=triangle,flag=1,i=63636,u=0.3190657421387958,v=0.9766789545324229,w=0.5146995473706589,x=3.139905763814006 -color=red,shape=circle,flag=1,i=63653,u=0.7124949067752695,v=0.7354776104940559,w=0.46776554713874124,x=4.160604070493101 -color=red,shape=triangle,flag=0,i=63654,u=0.627050404609583,v=0.13035775383831516,w=0.5008612680386838,x=4.642981482508208 -color=red,shape=square,flag=0,i=63685,u=0.9497956342657677,v=0.7842243295282431,w=0.4927051141152887,x=4.014959212256174 -color=blue,shape=square,flag=1,i=63689,u=0.6426554468489805,v=0.379984431650072,w=0.503239329678487,x=4.5235969349819705 -color=red,shape=triangle,flag=0,i=63707,u=0.2096771803308467,v=0.7973446680349758,w=0.5153683037016645,x=5.81953942794393 -color=blue,shape=triangle,flag=0,i=63708,u=0.22170963254835463,v=0.08469046744317732,w=0.5054861869194943,x=5.957782715737459 -color=red,shape=triangle,flag=0,i=63716,u=0.9608586826415092,v=0.5778298988776719,w=0.5059131561374438,x=7.582299416281928 -color=red,shape=triangle,flag=1,i=63719,u=0.8306323684682014,v=0.07878243923100481,w=0.5030716956841577,x=5.376611272914098 -color=red,shape=square,flag=0,i=63739,u=0.39726637906191364,v=0.9974072581707458,w=0.49092955531644206,x=4.742988813801126 -color=blue,shape=square,flag=1,i=63748,u=0.038958390272422316,v=0.6899245148086993,w=0.511877267123885,x=6.201614716402648 -color=red,shape=triangle,flag=1,i=63763,u=0.8260508879078403,v=0.7122915266979948,w=0.5036212844700014,x=4.681609009062412 -color=blue,shape=circle,flag=0,i=63792,u=0.19728458061068666,v=0.16181839296814904,w=0.5348196368757366,x=4.674163075607887 -color=red,shape=circle,flag=0,i=63799,u=0.7784454827895895,v=0.8011778292745955,w=0.4662777472228059,x=6.100564869441399 -color=red,shape=square,flag=1,i=63806,u=0.6141650607593339,v=0.9142559360340724,w=0.4928580365712914,x=2.8435797160193492 -color=green,shape=square,flag=0,i=63810,u=0.8331122386607416,v=0.5796137503861937,w=0.5017164714242858,x=4.731477885461558 -color=green,shape=circle,flag=1,i=63816,u=0.40266172833400726,v=0.42381083247437346,w=0.492115379639235,x=7.571613470933646 -color=red,shape=circle,flag=0,i=63822,u=0.9437821789349579,v=0.9969487167272225,w=0.4729779526387773,x=5.4405712549070735 -color=red,shape=circle,flag=1,i=63839,u=0.3041192394162371,v=0.2647701882074305,w=0.4680206081922557,x=4.044029861775884 -color=red,shape=circle,flag=0,i=63853,u=0.5492798216939365,v=0.6217327646534917,w=0.46506013977555066,x=5.631350743071785 -color=red,shape=square,flag=0,i=63855,u=0.442889751448163,v=0.36586238799084936,w=0.48412448099437144,x=3.7324822580201364 -color=blue,shape=circle,flag=1,i=63856,u=0.6855547858747592,v=0.2707295407356246,w=0.5336873724393838,x=3.8762418109589163 -color=blue,shape=circle,flag=1,i=63859,u=0.7459299364313137,v=0.3072131190087173,w=0.5341191395549857,x=5.53068068586547 -color=purple,shape=triangle,flag=0,i=63865,u=0.7092757264208321,v=0.23235465548151513,w=0.46216513190126063,x=3.4202946860209327 -color=red,shape=triangle,flag=0,i=63886,u=0.45946135793073595,v=0.2588272307510143,w=0.5013865092069411,x=6.440630111447324 -color=red,shape=triangle,flag=0,i=63888,u=0.969619606173608,v=0.21558215623761867,w=0.49863958446076706,x=6.1485718143846455 -color=red,shape=square,flag=0,i=63899,u=0.3982583133796107,v=0.5549078775856298,w=0.48613666613912915,x=5.303023386962724 -color=blue,shape=circle,flag=1,i=63910,u=0.6863886117058431,v=0.37206295297347436,w=0.5293565980248977,x=4.282396951942643 -color=red,shape=square,flag=0,i=63934,u=0.28362300522034134,v=0.9776435032329341,w=0.49500489717812485,x=4.22874121836814 -color=red,shape=square,flag=0,i=63938,u=0.44540466147148683,v=0.2602174184280942,w=0.49636965013518813,x=5.678133972691477 -color=red,shape=square,flag=0,i=63950,u=0.5945643984227755,v=0.07057457546776025,w=0.5025606472334991,x=6.562575077178184 -color=red,shape=triangle,flag=0,i=63955,u=0.4748958361621747,v=0.5026362244360355,w=0.493515269580427,x=5.387268214423738 -color=red,shape=square,flag=0,i=63970,u=0.8833261553905527,v=0.7186996387121306,w=0.5011426431160687,x=5.02885669106661 -color=purple,shape=triangle,flag=1,i=63973,u=0.09727017174152641,v=0.46447544054366596,w=0.47035211902337365,x=4.381689376612946 -color=red,shape=square,flag=0,i=63975,u=0.38211363356881844,v=0.1851051930756088,w=0.5088977332933559,x=6.033395726606865 -color=yellow,shape=circle,flag=1,i=63982,u=0.05475943205246048,v=0.4827379884980324,w=0.4839250759959782,x=5.461357807406426 -color=yellow,shape=square,flag=0,i=63983,u=0.9759577775531386,v=0.5346636072398493,w=0.5090356632542478,x=4.3427832507791475 -color=purple,shape=triangle,flag=0,i=63991,u=0.6450211290963586,v=0.7647205800081447,w=0.47397787262422303,x=7.512466509854714 -color=yellow,shape=circle,flag=1,i=64000,u=0.6072697294590961,v=0.7735604234985045,w=0.4782161481440966,x=4.028959539850409 -color=green,shape=square,flag=0,i=64021,u=0.7279543112915372,v=0.6448926086368608,w=0.4867345558653957,x=5.34349840321175 -color=red,shape=square,flag=0,i=64022,u=0.9963151094127419,v=0.5614860220224002,w=0.5162238695986654,x=4.799168980917745 -color=red,shape=square,flag=1,i=64023,u=0.4876345274932703,v=0.4723527804131543,w=0.5188911764015784,x=4.5079013835331745 -color=blue,shape=triangle,flag=0,i=64036,u=0.7478597761606541,v=0.7144990122993502,w=0.5008458260525993,x=5.568158772053908 -color=red,shape=triangle,flag=0,i=64041,u=0.8912540679796508,v=0.13308974592620937,w=0.4966351988438118,x=4.740432531230698 -color=red,shape=triangle,flag=0,i=64042,u=0.45734507250285783,v=0.2594904818337578,w=0.4989310014114306,x=2.456291754405488 -color=yellow,shape=triangle,flag=1,i=64045,u=0.5308586812797977,v=0.7725052654525788,w=0.5133303452297842,x=5.510681131225151 -color=blue,shape=circle,flag=0,i=64046,u=0.23449582206897412,v=0.9588065538630066,w=0.5386645118591479,x=5.561227745195509 -color=red,shape=circle,flag=0,i=64066,u=0.9240927253960263,v=0.8320418784551288,w=0.46142196509973243,x=4.878844901170772 -color=red,shape=square,flag=1,i=64077,u=0.5735278128678156,v=0.05680994750733448,w=0.5033359042288733,x=6.090509801075051 -color=green,shape=square,flag=1,i=64085,u=0.38079080255192166,v=0.18905354331113844,w=0.4907037858557233,x=5.263999791996457 -color=red,shape=square,flag=0,i=64087,u=0.5960898446331889,v=0.7903397230154193,w=0.5017152619611266,x=3.059881005175774 -color=blue,shape=triangle,flag=1,i=64090,u=0.8848908085564067,v=0.8923312132333386,w=0.4990548475069474,x=5.002427345515826 -color=blue,shape=triangle,flag=1,i=64094,u=0.1569268443018389,v=0.3196742984588615,w=0.49493793352365983,x=3.756729477592257 -color=green,shape=circle,flag=1,i=64100,u=0.5647815083385339,v=0.4863408108927847,w=0.4978077398156158,x=5.285395987891518 -color=red,shape=square,flag=0,i=64107,u=0.3136389492477193,v=0.8459831062057569,w=0.5054226352575494,x=2.583552870227812 -color=purple,shape=circle,flag=0,i=64111,u=0.08274291700283631,v=0.011981531702173531,w=0.5310308500191578,x=5.987754772763229 -color=green,shape=circle,flag=0,i=64129,u=0.09629011688513611,v=0.7869194660837012,w=0.5003479541242317,x=6.49648483163907 -color=red,shape=square,flag=1,i=64136,u=0.35692812504153615,v=0.5554943275309325,w=0.5134677416671467,x=4.496888235107965 -color=red,shape=triangle,flag=0,i=64147,u=0.020012867427591008,v=0.9805642371114248,w=0.5040291259439584,x=4.231686261830181 -color=purple,shape=circle,flag=0,i=64153,u=0.009337255555096569,v=0.13918972136927654,w=0.5283727377866156,x=5.103066168043456 -color=red,shape=triangle,flag=1,i=64162,u=0.2985305141624415,v=0.8555467295075686,w=0.49579115054307554,x=5.960945321253074 -color=yellow,shape=square,flag=1,i=64167,u=0.9011278559567346,v=0.7285422107675157,w=0.503217543589724,x=4.7521316916146725 -color=red,shape=square,flag=0,i=64175,u=0.7059444692365139,v=0.46370555304500527,w=0.5115203103971437,x=4.22356701299343 -color=yellow,shape=square,flag=0,i=64197,u=0.015601479148791952,v=0.03483907379197315,w=0.5008076421823484,x=4.66396019719809 -color=red,shape=triangle,flag=0,i=64200,u=0.6847297348626562,v=0.7932145655465365,w=0.4908329573718279,x=5.445535502726784 -color=red,shape=square,flag=1,i=64213,u=0.45342505049552717,v=0.5125225107549417,w=0.5190128579359139,x=4.118315119598916 -color=yellow,shape=triangle,flag=1,i=64215,u=0.6705071617575188,v=0.8803817427148197,w=0.5013233583723586,x=6.298922709137407 -color=blue,shape=square,flag=1,i=64221,u=0.8702136360214097,v=0.49692647582661886,w=0.5299607495813312,x=6.6131819422058244 -color=blue,shape=triangle,flag=1,i=64224,u=0.24947955591329274,v=0.48029654076629635,w=0.49494007087366737,x=3.669811326668052 -color=red,shape=square,flag=0,i=64230,u=0.17131051116198714,v=0.8517566554649438,w=0.5215963440875848,x=5.548306467460223 -color=blue,shape=triangle,flag=0,i=64240,u=0.4363641687828099,v=0.019544474085960273,w=0.4883218526438222,x=7.387452606559268 -color=blue,shape=square,flag=1,i=64245,u=0.5322542720406609,v=0.21065509258665627,w=0.5269834892915934,x=2.5326375376948724 -color=red,shape=triangle,flag=0,i=64256,u=0.710143402260618,v=0.8534076581081995,w=0.49975492780193975,x=3.707913732714907 -color=red,shape=circle,flag=0,i=64262,u=0.7984166628795825,v=0.8623991335719142,w=0.4791416501521122,x=4.167364845068389 -color=yellow,shape=square,flag=1,i=64296,u=0.972916353164527,v=0.3684926942422071,w=0.49736489968193426,x=5.618405006881453 -color=yellow,shape=triangle,flag=1,i=64305,u=0.4692257097702849,v=0.3232319653088911,w=0.4956778330548818,x=6.740500416957165 -color=red,shape=triangle,flag=0,i=64326,u=0.9683081350452416,v=0.06627198553757219,w=0.4948835589424861,x=5.660492884833842 -color=green,shape=triangle,flag=0,i=64328,u=0.9715889849359332,v=0.6309264306921687,w=0.46616568176306455,x=6.371837539270937 -color=purple,shape=square,flag=0,i=64338,u=0.9336239383135657,v=0.12656727153155733,w=0.5179953179287038,x=5.373824217752926 -color=green,shape=circle,flag=0,i=64342,u=0.9644393199588971,v=0.8066328910947824,w=0.5097391666721242,x=7.7391571591368065 -color=blue,shape=triangle,flag=1,i=64343,u=0.04233891284097735,v=0.6565482518638562,w=0.49572672756256864,x=5.852762818653058 -color=green,shape=square,flag=0,i=64348,u=0.8223999917274492,v=0.3277495051022389,w=0.5011804726006969,x=6.29409308520921 -color=red,shape=circle,flag=0,i=64370,u=0.8730393727931256,v=0.8846982456315251,w=0.46943485903510607,x=3.469662858803927 -color=green,shape=square,flag=0,i=64394,u=0.8759037505341121,v=0.2768411564827987,w=0.4941481492696853,x=4.356843922601224 -color=yellow,shape=triangle,flag=1,i=64401,u=0.9164000913872118,v=0.5224988236587411,w=0.4936227158934918,x=2.569989762935232 -color=purple,shape=circle,flag=0,i=64407,u=0.45050526713854444,v=0.3810065490600414,w=0.5216637275515531,x=4.309329417360491 -color=red,shape=square,flag=0,i=64426,u=0.38755407348408877,v=0.4052117319250018,w=0.5420427752432667,x=2.6621468072160517 -color=yellow,shape=square,flag=1,i=64433,u=0.8463768288412885,v=0.19634946726177027,w=0.5073074847287324,x=3.1131903296146803 -color=red,shape=square,flag=1,i=64434,u=0.2899660655195041,v=0.2607739531495955,w=0.5308400515996639,x=5.378602804959737 -color=green,shape=square,flag=0,i=64435,u=0.2686419363736554,v=0.5884194571306015,w=0.49156965416921433,x=7.33472067034177 -color=blue,shape=circle,flag=0,i=64449,u=0.5312097691912956,v=0.2866998766884393,w=0.5300547771100046,x=4.809521088514162 -color=red,shape=triangle,flag=0,i=64452,u=0.46335425384275486,v=0.6625945608407157,w=0.5221104204691589,x=4.006153695745944 -color=red,shape=circle,flag=0,i=64457,u=0.1531298558749995,v=0.07053912927400352,w=0.46452585900732735,x=5.256278983755565 -color=red,shape=circle,flag=0,i=64477,u=0.5940629877888385,v=0.601296637083989,w=0.46630411447173187,x=4.436644125785411 -color=purple,shape=square,flag=0,i=64481,u=0.37065765846951126,v=0.4067283952673201,w=0.5274680100421396,x=3.9896762684542346 -color=purple,shape=square,flag=0,i=64534,u=0.2015145831423374,v=0.3960021303646689,w=0.5319611531145543,x=3.64698269911374 -color=red,shape=circle,flag=1,i=64539,u=0.2607995955602843,v=0.22400239384539683,w=0.45787860930613217,x=5.45651471941169 -color=yellow,shape=square,flag=1,i=64541,u=0.4001773190623412,v=0.25630894165050044,w=0.5182528477901761,x=4.875544406373321 -color=red,shape=circle,flag=1,i=64542,u=0.7842388254663052,v=0.6881628448515157,w=0.45689713863516374,x=4.956630170345078 -color=blue,shape=triangle,flag=1,i=64543,u=0.9351764837201605,v=0.3413938482854869,w=0.5091841787274728,x=2.481757224688957 -color=purple,shape=triangle,flag=0,i=64566,u=0.3791540064862967,v=0.2937931357505441,w=0.48337957209757326,x=5.707400788309904 -color=red,shape=triangle,flag=0,i=64572,u=0.978883263957583,v=0.17208215251297787,w=0.5254050061158511,x=3.76829801681267 -color=blue,shape=circle,flag=0,i=64578,u=0.852192730327997,v=0.875831829797369,w=0.5307611835100067,x=4.588894350897245 -color=red,shape=square,flag=0,i=64601,u=0.5918043606292889,v=0.7000468134049758,w=0.5169782111633763,x=4.543946337259999 -color=red,shape=triangle,flag=1,i=64615,u=0.45739248862444637,v=0.8672414109138011,w=0.5215251455748212,x=2.7227260734492176 -color=red,shape=circle,flag=0,i=64619,u=0.24723301084060134,v=0.2841229280120296,w=0.4664359479037898,x=3.1377552847749857 -color=red,shape=triangle,flag=0,i=64627,u=0.6380693842353886,v=0.624769350221581,w=0.5166966282202463,x=5.933012199227495 -color=red,shape=square,flag=0,i=64639,u=0.8792987396666089,v=0.07680337370292156,w=0.5151463811642052,x=5.915825493566256 -color=red,shape=circle,flag=0,i=64646,u=0.02946597584823507,v=-0.00964173446964052,w=0.4598542294953604,x=6.066656368439051 -color=red,shape=square,flag=0,i=64656,u=0.9957593004096548,v=0.5457792865191033,w=0.5202985812877525,x=5.876195227853195 -color=red,shape=triangle,flag=0,i=64659,u=0.316076570954698,v=0.49451312023591176,w=0.5197858997736655,x=5.432327494908552 -color=blue,shape=square,flag=1,i=64675,u=0.9894146584394644,v=0.1598456849653801,w=0.5190465620260806,x=5.321717094729606 -color=red,shape=triangle,flag=0,i=64685,u=0.9667942870792993,v=0.45834058366298125,w=0.5193796874853984,x=2.7752124774275586 -color=orange,shape=circle,flag=1,i=64698,u=0.9530300915157188,v=0.6157661209513193,w=0.5000750694642581,x=5.501506237847437 -color=green,shape=square,flag=0,i=64706,u=0.025466555741951558,v=0.9314023931438274,w=0.4918391536631408,x=4.003904813492953 -color=purple,shape=square,flag=0,i=64720,u=0.16261944210584722,v=0.9622114930511119,w=0.5159587490104004,x=4.5962545116326945 -color=blue,shape=triangle,flag=1,i=64723,u=0.30303255688848285,v=0.08693611578817917,w=0.51113716940579,x=4.255873939755748 -color=red,shape=square,flag=1,i=64746,u=0.11150300883706599,v=0.812752471011457,w=0.5251511912985377,x=5.962202895801816 -color=red,shape=circle,flag=1,i=64755,u=0.49783467917086743,v=0.5674595761425589,w=0.4802455708585952,x=3.662032559009031 -color=yellow,shape=circle,flag=1,i=64764,u=0.7002826909415023,v=0.8114218848057422,w=0.4878827731446801,x=5.561974666181925 -color=red,shape=square,flag=0,i=64769,u=0.6178092770759732,v=0.24994269586172424,w=0.5272017256334964,x=5.718707747559576 -color=blue,shape=square,flag=1,i=64775,u=0.36765547446107316,v=0.8335993289522815,w=0.5120397252558292,x=4.279514054167786 -color=yellow,shape=circle,flag=1,i=64781,u=0.6474511034851618,v=0.9441289636599535,w=0.48706589514743537,x=6.857391291304986 -color=red,shape=triangle,flag=0,i=64816,u=0.9990007970649004,v=0.5984063560112501,w=0.5192765965918773,x=6.02505866341543 -color=red,shape=triangle,flag=0,i=64821,u=0.9025392010053739,v=0.08866257265615829,w=0.5160043250545797,x=5.720386334787676 -color=yellow,shape=triangle,flag=1,i=64831,u=0.5134958791049719,v=0.8682061667809065,w=0.49802201640066407,x=5.261964049553423 -color=green,shape=square,flag=0,i=64832,u=0.931142864151507,v=0.24549905593507126,w=0.478110673194234,x=3.437685703888444 -color=green,shape=circle,flag=1,i=64838,u=0.3254608716787136,v=0.41431860395529174,w=0.498711875491115,x=6.53041911957271 -color=yellow,shape=square,flag=1,i=64842,u=0.947359937140417,v=0.7724299503572887,w=0.5068265682251539,x=4.243199493337334 -color=red,shape=triangle,flag=0,i=64848,u=0.9494992003261125,v=0.17488470368341058,w=0.5063790096338582,x=6.847445460858204 -color=red,shape=square,flag=1,i=64859,u=0.632974858484807,v=8.930277299445954e-05,w=0.5290750594438621,x=4.610258616114966 -color=red,shape=triangle,flag=0,i=64861,u=0.35914496258462403,v=0.31383948785887983,w=0.5031666087844853,x=4.208162268033191 -color=green,shape=square,flag=0,i=64871,u=0.5132468772575083,v=0.734496148973709,w=0.47531369383510536,x=5.4639852903521495 -color=yellow,shape=square,flag=1,i=64873,u=0.16463447410131382,v=0.22800574067939772,w=0.5049253759450267,x=6.212815695863007 -color=blue,shape=triangle,flag=1,i=64890,u=0.20956241202265335,v=0.2726171005354915,w=0.5144404976118491,x=5.822733204105899 -color=red,shape=triangle,flag=1,i=64893,u=0.5354715208728439,v=0.24613133287194167,w=0.5012996540359805,x=5.808934763221032 -color=red,shape=triangle,flag=0,i=64899,u=0.5460430282095673,v=0.916400948528702,w=0.4968924116236075,x=4.948528140292663 -color=red,shape=square,flag=1,i=64907,u=0.48750530053116925,v=0.8354207519202246,w=0.5329904601574204,x=4.5400396422906 -color=purple,shape=square,flag=0,i=64912,u=0.6290497451733703,v=0.04900077904469091,w=0.5362106970499977,x=3.9536667555229728 -color=red,shape=triangle,flag=0,i=64925,u=0.7356531907462553,v=0.8973901227620534,w=0.4890626288215829,x=4.240885522928878 -color=red,shape=square,flag=1,i=64929,u=0.8525662903112224,v=0.9487130591701535,w=0.5327118930797484,x=4.536914619191142 -color=red,shape=circle,flag=1,i=64951,u=0.2753183104553981,v=0.24022062075193212,w=0.47358419495404414,x=3.949768957643478 -color=purple,shape=triangle,flag=0,i=64957,u=0.058320987548133085,v=0.6123565767998979,w=0.46733568865542235,x=4.233692005189134 -color=red,shape=square,flag=0,i=64958,u=0.44240926277505943,v=0.9523325413193555,w=0.5326671561332541,x=4.2894849799572015 -color=blue,shape=square,flag=0,i=64963,u=0.024426947590495796,v=0.5316266848361411,w=0.5124139001677811,x=5.619054311325499 -color=blue,shape=circle,flag=0,i=64964,u=0.5063412718934043,v=0.7486730533820664,w=0.5069041429725936,x=4.443930448302951 -color=red,shape=square,flag=1,i=64976,u=0.7773778380327702,v=0.5907033048263742,w=0.5306760834520597,x=5.766312964627865 -color=red,shape=circle,flag=0,i=64978,u=0.4119729859087361,v=0.479541486794416,w=0.47274220675869755,x=5.604600467622807 -color=purple,shape=square,flag=0,i=64985,u=0.16842275192459144,v=0.7888948967618983,w=0.5335551370240443,x=3.8748462668508084 -color=yellow,shape=circle,flag=1,i=64992,u=0.3395358854734897,v=0.4717722447811884,w=0.47183492669344995,x=5.1030090499269924 -color=red,shape=square,flag=0,i=64995,u=0.0567647560319825,v=0.8852584386364303,w=0.5308195825619981,x=4.812497654502461 -color=green,shape=circle,flag=0,i=65002,u=0.747777869980808,v=0.15672336812474486,w=0.4983671857021502,x=3.5524937270702743 -color=purple,shape=circle,flag=0,i=65009,u=0.11448659042521758,v=0.37128980405316847,w=0.5280579389173199,x=6.7711738113629565 -color=blue,shape=triangle,flag=1,i=65028,u=0.811814842995744,v=0.2538914035408405,w=0.49895245391075094,x=5.554581328507087 -color=purple,shape=circle,flag=0,i=65051,u=0.16617239618475033,v=0.4346085580893905,w=0.531990236539049,x=3.9211115790816913 -color=red,shape=square,flag=0,i=65053,u=0.2718576509578965,v=0.15577912026012075,w=0.5278939165818484,x=6.984378812791431 -color=red,shape=triangle,flag=0,i=65055,u=0.4293332706716929,v=0.7463306612814803,w=0.5008319015861331,x=4.818548965080251 -color=blue,shape=circle,flag=1,i=65058,u=0.5283589194442528,v=0.23472492897549846,w=0.5135573256417975,x=5.120523443235321 -color=orange,shape=square,flag=1,i=65072,u=0.41479594499790895,v=0.48373183240935813,w=0.4920374216652845,x=3.4676338222668917 -color=red,shape=square,flag=1,i=65073,u=0.36776326219296496,v=0.026864515735567918,w=0.5249304995524096,x=4.8976826634433985 -color=blue,shape=circle,flag=1,i=65083,u=0.5809690675464005,v=0.9409031057132201,w=0.5126529986638552,x=5.4930181893311 -color=yellow,shape=triangle,flag=1,i=65084,u=0.2924621514312543,v=0.4519628107299266,w=0.5060714279073292,x=4.022430968547574 -color=red,shape=square,flag=0,i=65086,u=0.3616524063450083,v=0.6748725045521407,w=0.5220869562971677,x=6.466926281716532 -color=green,shape=square,flag=0,i=65100,u=0.18992913486063678,v=0.6976525721214802,w=0.48573717600808036,x=4.604820235923111 -color=red,shape=square,flag=0,i=65125,u=0.10613781365226538,v=0.06695608747900939,w=0.5245187213867367,x=4.677799445091317 -color=red,shape=circle,flag=0,i=65128,u=0.23743225205268448,v=0.1783788641581944,w=0.49701046700655943,x=4.691433950645753 -color=red,shape=circle,flag=1,i=65141,u=0.47632324588875885,v=0.4530808242615764,w=0.5050409997934431,x=4.270843356712796 -color=red,shape=triangle,flag=0,i=65143,u=0.6275028105541011,v=0.7213672357227178,w=0.5002172762645051,x=3.440055274826553 -color=yellow,shape=triangle,flag=0,i=65154,u=0.08575403258114778,v=0.4061910694743488,w=0.5000709824020975,x=5.452885175514719 -color=blue,shape=circle,flag=0,i=65166,u=0.9627736861082165,v=0.3444540262018051,w=0.5169924498805815,x=5.244021008140907 -color=purple,shape=triangle,flag=1,i=65197,u=0.02188951027035302,v=0.44449210075211454,w=0.4648009260304861,x=5.625409051079889 -color=red,shape=triangle,flag=1,i=65199,u=0.22641941927027553,v=0.027411990493695804,w=0.49000303878724694,x=6.070081980144997 -color=yellow,shape=square,flag=1,i=65202,u=0.5466110589119082,v=0.7993443396901851,w=0.5115614601985802,x=3.310085028681474 -color=red,shape=square,flag=1,i=65204,u=0.5445462751290312,v=0.23545602382978847,w=0.5084121071928628,x=4.978951854769487 -color=purple,shape=circle,flag=0,i=65213,u=0.24386271930329795,v=0.4948862591969918,w=0.5310211373033625,x=7.332289486054274 -color=yellow,shape=square,flag=1,i=65243,u=0.4207977187353583,v=0.06559148241184698,w=0.5119971292357092,x=5.713981506956713 -color=purple,shape=square,flag=0,i=65255,u=0.3694078438004057,v=0.8845307798454202,w=0.5196124743571258,x=3.772024658063442 -color=yellow,shape=square,flag=1,i=65261,u=0.364342339312579,v=0.6778843851093698,w=0.5109535945540792,x=4.997107064745154 -color=red,shape=square,flag=0,i=65264,u=0.9026517077683804,v=0.4662380200947325,w=0.5254560965412735,x=4.85920289078181 -color=blue,shape=triangle,flag=1,i=65272,u=0.6171043031985003,v=0.6563591096612812,w=0.501899987292809,x=4.705629956098989 -color=red,shape=square,flag=1,i=65274,u=0.7565377040169405,v=0.77687484140646,w=0.5247431613810872,x=6.385264763616131 -color=red,shape=square,flag=0,i=65276,u=0.8857073415633464,v=0.0568738396449876,w=0.5225633155813637,x=4.457044827399879 -color=red,shape=circle,flag=0,i=65297,u=0.8965680990892491,v=0.9866394224571755,w=0.5132353404710892,x=8.36378992550476 -color=red,shape=square,flag=0,i=65302,u=0.4060476274644077,v=0.6921115525227287,w=0.5249918109489632,x=5.2400281554119195 -color=orange,shape=square,flag=0,i=65330,u=0.6350121426552636,v=0.048032888259897044,w=0.48537979050664637,x=5.209091859880245 -color=blue,shape=circle,flag=1,i=65336,u=0.2703392928886307,v=0.12155510214852938,w=0.5246866921197347,x=3.1267564242051695 -color=red,shape=triangle,flag=0,i=65340,u=0.563117131148891,v=0.7939612650067187,w=0.4915541049563324,x=3.7090816210948603 -color=red,shape=circle,flag=1,i=65357,u=0.02704338146223284,v=-0.04106383914389711,w=0.5196009194626682,x=5.195519463029234 -color=yellow,shape=square,flag=1,i=65359,u=0.6837164121801776,v=0.8617931960386346,w=0.5129301527828952,x=5.427528440148539 -color=purple,shape=square,flag=0,i=65363,u=0.9525761753790593,v=0.49451301162020544,w=0.522167193867163,x=4.640759310495134 -color=red,shape=square,flag=1,i=65368,u=0.1628701489879193,v=0.4486789942169367,w=0.5329971644668731,x=6.4143655401408095 -color=yellow,shape=square,flag=1,i=65372,u=0.23314746745489467,v=0.5140457025729221,w=0.5144697602469269,x=5.382406309641655 -color=purple,shape=triangle,flag=0,i=65375,u=0.32710018093748117,v=0.682952682314051,w=0.4587534389825774,x=4.161987410672152 -color=blue,shape=square,flag=1,i=65382,u=0.9499804206300224,v=0.8830151918905924,w=0.49493525846972275,x=7.2901199343317105 -color=purple,shape=triangle,flag=0,i=65387,u=0.45117504834511646,v=0.7528625843741594,w=0.46369375666349016,x=6.018868590488388 -color=red,shape=triangle,flag=0,i=65412,u=0.2673400311085029,v=0.9748084027835497,w=0.4858489835268026,x=3.454207420625662 -color=yellow,shape=triangle,flag=1,i=65424,u=0.8521956893378505,v=0.31778334288020316,w=0.5045010392783321,x=7.740849571194886 -color=red,shape=circle,flag=1,i=65425,u=0.6621048080269045,v=0.6793782554213099,w=0.5361145560063162,x=3.989075765882611 -color=purple,shape=square,flag=0,i=65445,u=0.07770708160455186,v=0.15686282473056257,w=0.5219192637211514,x=7.565571153685286 -color=red,shape=square,flag=1,i=65452,u=0.5070802815676585,v=0.0991009994388381,w=0.5142618220957491,x=4.005160234130259 -color=yellow,shape=triangle,flag=1,i=65460,u=0.21670855056612637,v=0.4229092229670731,w=0.5090821428584934,x=4.171376694980853 -color=red,shape=triangle,flag=0,i=65463,u=0.47594230481617894,v=0.26577985821357586,w=0.4793083008522725,x=3.312364535109152 -color=yellow,shape=triangle,flag=1,i=65469,u=0.35486872424687865,v=0.35645941772963985,w=0.5126031740370534,x=6.913966157444608 -color=red,shape=square,flag=0,i=65470,u=0.8177422009952898,v=0.77502762265133,w=0.5201128676434438,x=4.281609650116536 -color=red,shape=square,flag=1,i=65480,u=0.6608780225835991,v=0.25110646468794273,w=0.5248571536023938,x=5.681629426309661 -color=green,shape=square,flag=0,i=65485,u=0.19684165053851022,v=0.0658455013679633,w=0.482523956636488,x=6.074793796362852 -color=red,shape=triangle,flag=0,i=65490,u=0.48503770531462564,v=0.2097154454813771,w=0.48426800355276983,x=4.432375055866024 -color=yellow,shape=square,flag=1,i=65523,u=0.1187328949230666,v=0.9371930150464581,w=0.5117171183989658,x=5.2214576049932315 -color=orange,shape=square,flag=0,i=65529,u=0.6422253013524792,v=0.3262956938191697,w=0.49531878153527514,x=5.072003145791108 -color=yellow,shape=square,flag=1,i=65532,u=0.04911615336020381,v=0.0740469691539487,w=0.5119210394408731,x=4.181382559173605 -color=green,shape=circle,flag=0,i=65544,u=0.9130327920089024,v=0.1547003795449442,w=0.48815423889993104,x=5.164413079351491 -color=green,shape=square,flag=0,i=65549,u=0.9806626403344759,v=0.7092852901524583,w=0.47924229221639825,x=4.249550586613052 -color=yellow,shape=circle,flag=1,i=65555,u=0.5475144808182765,v=0.874686834933429,w=0.48702762694608687,x=3.6028032373094185 -color=green,shape=triangle,flag=0,i=65569,u=0.7710719710129457,v=0.09701565689653802,w=0.4952347592409199,x=7.914435535668112 -color=blue,shape=square,flag=0,i=65578,u=0.596264040060545,v=0.2007539589978875,w=0.4816977457008478,x=6.328477665108153 -color=orange,shape=square,flag=0,i=65594,u=0.033244875883853386,v=0.1976111706760848,w=0.49694125371360376,x=6.915507637934556 -color=yellow,shape=circle,flag=1,i=65597,u=0.7128461133000341,v=0.7379828956763212,w=0.4921527474600759,x=5.810573662243253 -color=red,shape=triangle,flag=1,i=65598,u=0.2813099806314614,v=0.40467576543705563,w=0.4862179676409222,x=3.025497259794875 -color=yellow,shape=triangle,flag=1,i=65606,u=0.650388664784633,v=0.748753198306179,w=0.5110256564418473,x=3.8444908893851584 -color=red,shape=circle,flag=0,i=65609,u=0.038891398021832724,v=-0.0047455971530552254,w=0.5376717895435597,x=6.972551732184367 -color=red,shape=square,flag=0,i=65611,u=0.3610852846643944,v=0.8191668782064966,w=0.5159380801099495,x=2.4549765988995085 -color=red,shape=circle,flag=0,i=65618,u=0.8154109490283452,v=0.8613841121586385,w=0.5417314957392083,x=3.212581844644406 -color=yellow,shape=triangle,flag=1,i=65622,u=0.9417779749131687,v=0.5989427790361583,w=0.5123731859941992,x=5.652941363127328 -color=purple,shape=circle,flag=0,i=65640,u=0.8032016297505784,v=0.20018915268808912,w=0.5504532139490572,x=6.3672926809200305 -color=red,shape=triangle,flag=1,i=65675,u=0.8904964369108095,v=0.7717976078033741,w=0.4831082951099408,x=4.903953345673804 -color=purple,shape=square,flag=0,i=65680,u=0.3078085627958542,v=0.3513847980538256,w=0.52968501849301,x=5.791490385475154 -color=red,shape=triangle,flag=0,i=65682,u=0.5630094998177576,v=0.39810214349093065,w=0.4840927278330533,x=2.8641043493827794 -color=green,shape=triangle,flag=0,i=65688,u=0.3495391028098135,v=0.04847993696677777,w=0.4909365492240992,x=2.6334722384675815 -color=purple,shape=circle,flag=0,i=65713,u=0.20780248179986993,v=0.9641870358252208,w=0.5491676250640222,x=5.355817321209251 -color=red,shape=square,flag=1,i=65718,u=0.9631572523989812,v=0.1988227554831976,w=0.5169183681327704,x=4.413010187336062 -color=red,shape=square,flag=1,i=65719,u=0.6610719375001668,v=0.9466620977827448,w=0.5191538795175775,x=6.181558463760098 -color=blue,shape=triangle,flag=0,i=65735,u=0.532217274575207,v=0.9215165572456875,w=0.49769189054544016,x=2.951659057688412 -color=yellow,shape=square,flag=1,i=65748,u=0.8565215838409299,v=0.547557706752661,w=0.5284014936577571,x=5.139861303617188 -color=blue,shape=circle,flag=0,i=65758,u=0.11493638715498466,v=0.9068576192504535,w=0.5238762042749868,x=5.002189566230604 -color=blue,shape=square,flag=1,i=65777,u=0.31889897017136026,v=0.316537088637698,w=0.4838142844156904,x=5.200245777483391 -color=red,shape=triangle,flag=0,i=65786,u=0.9723832339657721,v=0.9216069378968924,w=0.4763934397254572,x=4.936530481775569 -color=blue,shape=square,flag=0,i=65805,u=0.2591789176525001,v=0.2944090414593282,w=0.4813982600767997,x=2.510009144578748 -color=red,shape=square,flag=1,i=65818,u=0.23553567696241795,v=0.41739723335043155,w=0.5260361259322007,x=4.732313414838944 -color=purple,shape=circle,flag=0,i=65826,u=0.9031037628536029,v=0.017696160981824693,w=0.5485179355840061,x=5.175351802162621 -color=yellow,shape=square,flag=0,i=65831,u=0.870609726338584,v=0.401006888910205,w=0.5298318710186819,x=4.867283791678956 -color=green,shape=square,flag=1,i=65844,u=0.8465149981805902,v=0.7637890006015269,w=0.46456320279830216,x=6.110137649663902 -color=red,shape=square,flag=0,i=65850,u=0.4095920919277024,v=0.09660392615422109,w=0.5304399566102151,x=4.547702374449521 -color=blue,shape=circle,flag=0,i=65860,u=0.4805512213466605,v=0.21737726353706888,w=0.5235499503604353,x=6.0818172193662825 -color=red,shape=triangle,flag=1,i=65861,u=0.21789574557058644,v=0.2392185651492852,w=0.4896732875300848,x=3.8626313362452542 -color=red,shape=triangle,flag=1,i=65870,u=0.39632844612386,v=0.9492528818969544,w=0.4998987826941821,x=5.008781245264196 -color=red,shape=circle,flag=0,i=65888,u=0.23643734825428298,v=0.20261135185297066,w=0.5408689398703113,x=5.572425751726677 -color=green,shape=triangle,flag=1,i=65913,u=0.5186176275777967,v=0.2054289898134315,w=0.4915810215318341,x=5.578258500530295 -color=red,shape=square,flag=0,i=65935,u=0.3309357423883479,v=0.725713868060836,w=0.5260549831742616,x=2.663995747138903 -color=purple,shape=square,flag=0,i=65941,u=0.7450693314454351,v=0.7874976347311841,w=0.5200618730968948,x=7.286778748858808 -color=red,shape=triangle,flag=0,i=65944,u=0.9864367180455702,v=0.37045174487388777,w=0.49368088095638113,x=4.516041844745154 -color=red,shape=circle,flag=0,i=65959,u=0.7255351327908097,v=0.6765720696316141,w=0.533735323931998,x=5.412834633959929 -color=yellow,shape=square,flag=1,i=65973,u=0.8527274263056215,v=0.24925696247631246,w=0.5404171056841892,x=4.04240852877822 -color=blue,shape=triangle,flag=1,i=65979,u=0.16931548166599253,v=0.9012430937935009,w=0.4975508276252114,x=3.48300168160711 -color=red,shape=triangle,flag=0,i=65992,u=0.08157658671038037,v=0.8848745359917821,w=0.4905829398825815,x=4.929880364065919 -color=red,shape=triangle,flag=0,i=66001,u=0.08289326883489034,v=0.2838100050711774,w=0.48575482154347827,x=2.088330588192684 -color=red,shape=triangle,flag=0,i=66006,u=0.9455253272892942,v=0.3529829462119589,w=0.49077719478025816,x=5.266825104703118 -color=purple,shape=triangle,flag=0,i=66015,u=0.10635533022443988,v=0.765912250372427,w=0.4735170744381001,x=3.609019408830163 -color=red,shape=triangle,flag=0,i=66016,u=0.3584662810316416,v=0.34006804463021645,w=0.4867656248152798,x=5.250274043912767 -color=red,shape=square,flag=1,i=66018,u=0.0300185210043572,v=0.5764237783253642,w=0.5128833371312603,x=7.4318991469801645 -color=yellow,shape=square,flag=1,i=66034,u=0.7086307737392321,v=0.8361197500271356,w=0.5361286488166549,x=6.827805765791069 -color=yellow,shape=circle,flag=1,i=66038,u=0.6600574003945087,v=0.9708996159541871,w=0.49875470972187536,x=6.482600605885213 -color=blue,shape=square,flag=1,i=66046,u=0.6726727227871588,v=0.42156202307788926,w=0.4646818934036413,x=5.865547807266733 -color=red,shape=circle,flag=0,i=66071,u=0.6826415438045406,v=0.7196333842311028,w=0.4999336999532344,x=5.507996239808637 -color=red,shape=square,flag=0,i=66074,u=0.7556849406675512,v=0.5756232032160563,w=0.5224706806586751,x=4.541628910447802 -color=red,shape=square,flag=1,i=66077,u=0.38934017968027124,v=0.14080289508555732,w=0.5216904519812638,x=3.4921097942148016 -color=purple,shape=circle,flag=0,i=66082,u=0.954963362975394,v=0.1891919072927566,w=0.5408947025157844,x=5.8209278216532025 -color=purple,shape=square,flag=1,i=66106,u=0.2900797292359212,v=0.18331788415779138,w=0.5270743920271593,x=3.659391675899025 -color=red,shape=square,flag=0,i=66136,u=0.3729001003048925,v=0.002579446584631273,w=0.5294590180084595,x=4.95781140146564 -color=green,shape=circle,flag=0,i=66142,u=0.03144618970573354,v=0.8101630773552404,w=0.48369241851009676,x=3.8429602486887213 -color=red,shape=circle,flag=1,i=66175,u=0.9973354035694538,v=1.0250351309434942,w=0.4935338096568391,x=5.509620355031186 -color=blue,shape=square,flag=1,i=66176,u=0.1479544549133024,v=0.32540757563244527,w=0.4437949228633597,x=6.318550963640885 -color=blue,shape=square,flag=1,i=66200,u=0.44768572765841963,v=0.04397540764708863,w=0.444071830711182,x=6.195617335156531 -color=red,shape=triangle,flag=0,i=66204,u=0.9417220624872231,v=0.4436263500097287,w=0.4786815325027116,x=3.318969107234588 -color=red,shape=square,flag=1,i=66206,u=0.1354827939983685,v=0.6519926007293998,w=0.5167012747461797,x=5.3403656899448535 -color=purple,shape=square,flag=0,i=66236,u=0.19725791130471593,v=0.8886735735471696,w=0.5202572576222524,x=6.1845270378912005 -color=yellow,shape=circle,flag=1,i=66237,u=0.31705867680025823,v=0.48231965740539307,w=0.5005327965861784,x=5.381476542710105 -color=green,shape=triangle,flag=0,i=66238,u=0.9347680034905226,v=0.36701360311453735,w=0.49502633335598634,x=3.683186013099862 -color=purple,shape=square,flag=0,i=66239,u=0.5271711430700915,v=0.7227290178600558,w=0.524822340480443,x=4.8809938498534216 -color=red,shape=square,flag=0,i=66258,u=0.23930771373547066,v=0.03683328236103234,w=0.5118633935383123,x=3.606252695220856 -color=yellow,shape=triangle,flag=1,i=66262,u=0.3733808320786386,v=0.6931814674308489,w=0.5235631423725657,x=7.917140850139177 -color=yellow,shape=circle,flag=1,i=66269,u=0.08782418290771077,v=0.8347630784912323,w=0.5004540813415114,x=5.197587756035834 -color=red,shape=circle,flag=1,i=66271,u=0.36970893386210535,v=0.3603436727865095,w=0.5049689608408068,x=4.287473295735559 -color=red,shape=square,flag=0,i=66309,u=0.07323232881509201,v=0.45224050849874353,w=0.5192136219354534,x=5.0383588764659315 -color=red,shape=triangle,flag=1,i=66312,u=0.010374109347336735,v=0.7210057788853429,w=0.4960503172467584,x=6.670613483638313 -color=purple,shape=square,flag=0,i=66313,u=0.04885589167611071,v=0.450398946587766,w=0.527895568997768,x=4.115753420734689 -color=yellow,shape=circle,flag=1,i=66317,u=0.25762659294265433,v=0.44995364281875383,w=0.49951882697041644,x=4.430394540365172 -color=red,shape=square,flag=1,i=66322,u=0.8233051235532824,v=0.8589839077847085,w=0.5254531384385038,x=7.852404771370387 -color=green,shape=square,flag=0,i=66328,u=0.9498766864488037,v=0.20202855966978006,w=0.4641182359211531,x=3.6893558600419034 -color=red,shape=square,flag=1,i=66335,u=0.899333701568108,v=0.7643239731785252,w=0.5248623623895429,x=6.6339667975807854 -color=purple,shape=square,flag=0,i=66356,u=0.712394110164147,v=0.5297183088522027,w=0.5328788495605058,x=3.49423106887173 -color=red,shape=circle,flag=0,i=66368,u=0.07898180234040808,v=0.04330381604433551,w=0.5036563874946085,x=4.824946004870912 -color=red,shape=square,flag=1,i=66410,u=0.9783997467683435,v=0.5109396272243703,w=0.5082780131771135,x=7.3093713678681995 -color=red,shape=square,flag=0,i=66415,u=0.9552966721697438,v=0.6160266342909247,w=0.5125112064128358,x=6.376790106211591 -color=red,shape=square,flag=0,i=66417,u=0.1928267584415475,v=0.5594588538553201,w=0.5164678104978181,x=6.107762635342415 -color=blue,shape=square,flag=0,i=66422,u=0.5984414550438949,v=0.2243290253995549,w=0.4623649717120488,x=6.384665642108395 -color=blue,shape=square,flag=0,i=66430,u=0.9926547550299167,v=0.7908575923909869,w=0.46538090540242893,x=6.534229486435346 -color=green,shape=triangle,flag=0,i=66501,u=0.41008743275463455,v=0.9540041122276325,w=0.49703293923627817,x=5.370225158636948 -color=purple,shape=triangle,flag=0,i=66507,u=0.24145483884064445,v=0.6001331753869563,w=0.48397448747318994,x=4.39911885782561 -color=red,shape=circle,flag=0,i=66530,u=0.5044534801229158,v=0.5143901636756646,w=0.5116229673513467,x=6.786266048750883 -color=red,shape=circle,flag=0,i=66540,u=0.7547711528509382,v=0.658106530533973,w=0.508855987535961,x=4.945025033780427 -color=red,shape=triangle,flag=0,i=66555,u=0.2500977730548797,v=0.9129695640597973,w=0.4818570020053532,x=4.6049692126986415 -color=red,shape=triangle,flag=1,i=66560,u=0.012900503227791127,v=0.49515488453999823,w=0.4833487910286201,x=6.59986392957629 -color=blue,shape=circle,flag=1,i=66563,u=0.5272222279462238,v=0.19555673939108975,w=0.49944987654326745,x=5.306056673576671 -color=red,shape=circle,flag=1,i=66576,u=0.49990721572452335,v=0.42862780826648084,w=0.5044337668370974,x=7.431507202200861 -color=red,shape=triangle,flag=1,i=66585,u=0.4061691395975665,v=0.292167854706467,w=0.47163984488873617,x=4.116284788376728 -color=red,shape=circle,flag=0,i=66590,u=0.35630131104980933,v=0.4066879736950085,w=0.5002708510503441,x=3.543704086467416 -color=red,shape=triangle,flag=1,i=66603,u=0.8906161103137673,v=0.6091053864328775,w=0.47440589735298,x=5.03094694195465 -color=purple,shape=triangle,flag=0,i=66604,u=0.7042221664315672,v=0.5128106917394376,w=0.49303464394348323,x=4.96213723048833 -color=orange,shape=triangle,flag=0,i=66606,u=0.423239265987457,v=0.8891023847447177,w=0.5250404727529637,x=5.085534737372059 -color=purple,shape=square,flag=0,i=66609,u=0.22375288720964792,v=0.9883856917650247,w=0.5201514432059866,x=4.421756318535291 -color=purple,shape=square,flag=0,i=66611,u=0.8938199953871618,v=0.381049212560979,w=0.5191836445300219,x=5.165541396421528 -color=yellow,shape=square,flag=1,i=66623,u=0.7493992413628368,v=0.34141832595978716,w=0.5211239294918676,x=4.997086636179925 -color=red,shape=circle,flag=1,i=66625,u=0.17556465854211778,v=0.23844407602915813,w=0.5139626884864597,x=4.24764900389517 -color=red,shape=circle,flag=0,i=66626,u=0.4235176655820543,v=0.4772064134151415,w=0.5118853241853449,x=4.111991213514116 -color=red,shape=circle,flag=0,i=66628,u=0.08997876672028216,v=0.07632424407363828,w=0.5069546439921603,x=5.03268986376001 -color=blue,shape=triangle,flag=1,i=66632,u=0.15701626157887338,v=0.5665693404336789,w=0.5199247734183263,x=3.2898196461533256 -color=red,shape=triangle,flag=0,i=66641,u=0.12305355931656947,v=0.7546996253454846,w=0.4834595339977609,x=5.826520670935331 -color=purple,shape=square,flag=1,i=66642,u=0.8237609344817053,v=0.8952905197453466,w=0.5249501867410838,x=4.305402489854181 -color=red,shape=triangle,flag=1,i=66645,u=0.5615683215035173,v=0.7731402026244802,w=0.48362704116604427,x=4.1488998631965694 -color=red,shape=square,flag=0,i=66646,u=0.7212817424144539,v=0.9790669266804314,w=0.5042828690200761,x=5.774773784289639 -color=red,shape=square,flag=0,i=66652,u=0.5882165289478377,v=0.17520631796148456,w=0.5004355579282849,x=3.924825599855493 -color=red,shape=triangle,flag=0,i=66686,u=0.4613672842273536,v=0.669833618422066,w=0.4901214607244927,x=4.694922565569576 -color=red,shape=circle,flag=0,i=66695,u=0.578488346712645,v=0.6610513101021155,w=0.5055864150843146,x=4.494855857746079 -color=red,shape=square,flag=0,i=66717,u=0.8015276534098261,v=0.5544533228721135,w=0.5135878885650611,x=4.061493147797097 -color=blue,shape=triangle,flag=1,i=66720,u=0.3033961340149909,v=0.04813475296608227,w=0.5181023143258533,x=4.199090848856527 -color=blue,shape=triangle,flag=1,i=66742,u=0.20004802089064222,v=0.18591901263558663,w=0.5152060339598382,x=2.8361967165418167 -color=blue,shape=triangle,flag=1,i=66758,u=0.384278856796202,v=0.1997036405316519,w=0.5149807018100885,x=4.758547711964797 -color=red,shape=circle,flag=0,i=66759,u=0.9392853200813096,v=0.8441488997660864,w=0.5147058182557732,x=6.055767788257512 -color=red,shape=triangle,flag=1,i=66761,u=0.41496885580986553,v=0.908640105447663,w=0.49122562762542893,x=5.488137961034415 -color=yellow,shape=circle,flag=1,i=66764,u=0.2920932491763666,v=0.8692865023305532,w=0.5184907105511031,x=4.419363606849407 -color=red,shape=square,flag=0,i=66768,u=0.8236716731833342,v=0.010021013848361404,w=0.4913160770922267,x=4.536101717194666 -color=blue,shape=square,flag=1,i=66770,u=0.2836467007247855,v=0.6616205252454654,w=0.48050023726874946,x=6.094241352444784 -color=blue,shape=triangle,flag=0,i=66773,u=0.4228313153164106,v=0.5823378028838815,w=0.5173136485447389,x=4.997980854606079 -color=orange,shape=triangle,flag=1,i=66777,u=0.3129206488715679,v=0.6851397243598627,w=0.5348597832220764,x=3.8634075661511553 -color=red,shape=square,flag=1,i=66790,u=0.19849719587767822,v=0.2613345844669408,w=0.4963769331116409,x=4.521006452169434 -color=green,shape=triangle,flag=1,i=66791,u=0.5350318085773056,v=0.40944426110455967,w=0.4911000322013426,x=4.4354831966465085 -color=red,shape=square,flag=1,i=66816,u=0.3923693055652152,v=0.7431305087616882,w=0.48679070193544083,x=3.8864520327295495 -color=green,shape=square,flag=1,i=66821,u=0.007765892408628128,v=0.8401764747915572,w=0.4942199391753263,x=4.838354051366495 -color=red,shape=triangle,flag=1,i=66823,u=0.1391237909022971,v=0.15538351629960645,w=0.4922103833419881,x=4.955411917951427 -color=yellow,shape=circle,flag=1,i=66825,u=0.1248988838216819,v=0.40576231171468624,w=0.5136830797433093,x=3.7696375352121696 -color=purple,shape=triangle,flag=1,i=66843,u=0.925946055444376,v=0.8766003133696987,w=0.5115061539967923,x=6.1215562358932445 -color=blue,shape=square,flag=0,i=66864,u=0.48348983966127645,v=0.586655193224428,w=0.471635438741144,x=2.8926566286394753 -color=green,shape=circle,flag=0,i=66869,u=0.5160009767781689,v=0.6683768427706686,w=0.49642460752018686,x=3.789795981353663 -color=green,shape=square,flag=0,i=66877,u=0.08432995564391765,v=0.7209098806770929,w=0.49901137701973064,x=7.051168603111813 -color=red,shape=circle,flag=1,i=66884,u=0.500308841080413,v=0.5789087430651415,w=0.5048963672347088,x=5.34770862406305 -color=red,shape=square,flag=0,i=66885,u=0.15704232557193787,v=0.9279163649296636,w=0.46682827193566123,x=4.294848201027139 -color=red,shape=circle,flag=1,i=66889,u=0.8363008102718889,v=0.7448809832606749,w=0.5022575338178311,x=5.988341310717203 -color=red,shape=triangle,flag=0,i=66893,u=0.2988297716953924,v=0.05062817652271934,w=0.4901996459117237,x=5.996361597098165 -color=red,shape=triangle,flag=0,i=66900,u=0.6459277405019923,v=0.6011640855254711,w=0.4884279565057329,x=4.315414524343859 -color=red,shape=triangle,flag=0,i=66901,u=0.9162613996021998,v=0.17013938442276344,w=0.4934925932312003,x=4.0327922346751075 -color=yellow,shape=square,flag=1,i=66909,u=0.7123377421608842,v=0.6128429843228138,w=0.5271290139614403,x=4.392578429555868 -color=yellow,shape=triangle,flag=1,i=66910,u=0.4677420770661258,v=0.2680425528551549,w=0.49845515830540604,x=5.009527134273384 -color=blue,shape=square,flag=1,i=66912,u=0.21137229454062545,v=0.05331880392125621,w=0.47136963398598053,x=6.452142277953546 -color=red,shape=square,flag=0,i=66913,u=0.15232902422482852,v=0.11857431396554541,w=0.46763700404210046,x=4.725426738109991 -color=purple,shape=triangle,flag=0,i=66944,u=0.9907578821712121,v=0.14032932272904886,w=0.5227359176347566,x=3.5000533821466036 -color=red,shape=circle,flag=1,i=66947,u=0.29336379977804583,v=0.24268494782403655,w=0.4943785716258085,x=5.858778872787762 -color=red,shape=square,flag=0,i=66952,u=0.9049431707410562,v=0.9552676497038975,w=0.47324246602048986,x=4.9610194866257205 -color=green,shape=triangle,flag=0,i=66957,u=0.7658148534886452,v=0.7891249375971042,w=0.4878046404539158,x=6.250076176872376 -color=red,shape=square,flag=0,i=66960,u=0.4937941137351646,v=0.03325026822216248,w=0.4688839061357942,x=4.572206627225068 -color=green,shape=square,flag=0,i=66986,u=0.3519467974490942,v=0.35320049904664697,w=0.49558269425196494,x=4.038467707721917 -color=red,shape=square,flag=0,i=66995,u=0.28102549377976715,v=0.553386256533946,w=0.4636924544578165,x=3.427570228572519 -color=green,shape=square,flag=1,i=67002,u=0.2740658215359376,v=0.07503585705630522,w=0.5022185621358694,x=4.86518134871109 -color=yellow,shape=square,flag=1,i=67003,u=0.2069003406845804,v=0.7432074188450274,w=0.5168554448090693,x=2.953162460698124 -color=purple,shape=square,flag=0,i=67005,u=0.9096177095197674,v=0.862650424275686,w=0.5299990602415251,x=3.924517162091974 -color=blue,shape=triangle,flag=1,i=67023,u=0.4831120794148649,v=0.5335144371880642,w=0.5244180686527155,x=5.421987782674819 -color=blue,shape=square,flag=0,i=67030,u=0.39723710571507254,v=0.9361101556126938,w=0.4763485888200111,x=5.51714207553837 -color=purple,shape=square,flag=0,i=67044,u=0.924188649223442,v=0.7533592504589738,w=0.5336386387891984,x=5.015165734368007 -color=red,shape=square,flag=0,i=67047,u=0.8858955414751043,v=0.8457255661231017,w=0.4615924607942248,x=4.112605035145278 -color=blue,shape=triangle,flag=1,i=67051,u=0.2420480657298678,v=0.5095052669433282,w=0.5191926241877622,x=5.350393668828462 -color=blue,shape=triangle,flag=0,i=67064,u=0.3354051946445308,v=0.008655508816868385,w=0.5191864398021466,x=4.708090867466985 -color=red,shape=triangle,flag=1,i=67068,u=0.450315313203289,v=0.5566798747518442,w=0.4989844006489304,x=4.638042385360747 -color=red,shape=triangle,flag=1,i=67071,u=0.8147775263952478,v=0.3457072984660293,w=0.49493724176120396,x=4.925106639475966 -color=red,shape=triangle,flag=0,i=67079,u=0.0743111590518225,v=0.42485486599808064,w=0.5031619419284431,x=7.034683618118856 -color=red,shape=circle,flag=0,i=67087,u=0.19924064908250594,v=0.1629881689070343,w=0.5200192914775502,x=4.230488023729935 -color=green,shape=circle,flag=0,i=67098,u=0.31256269335908493,v=0.25362247423785667,w=0.5004040051775326,x=5.308845777780988 -color=red,shape=circle,flag=1,i=67110,u=0.044730829597704025,v=0.06555864543997994,w=0.5254451221566663,x=4.065249571884831 -color=orange,shape=square,flag=0,i=67111,u=0.6198382187331319,v=0.2982527573262761,w=0.4899112286385977,x=4.588381252452653 -color=red,shape=circle,flag=0,i=67116,u=0.23558327516561317,v=0.18191164629043607,w=0.5289976920989634,x=3.0849402550490734 -color=red,shape=circle,flag=0,i=67120,u=0.7029499310102802,v=0.7855524632564224,w=0.532657601008814,x=4.552258901807314 -color=red,shape=square,flag=0,i=67121,u=0.11017099160971788,v=0.9172209763950294,w=0.4675075683209409,x=3.3227826767726185 -color=yellow,shape=circle,flag=1,i=67132,u=0.2034961029948661,v=0.24282265457691143,w=0.5110378006927006,x=2.202025080476504 -color=red,shape=circle,flag=0,i=67151,u=0.21446023308587558,v=0.12871063260704096,w=0.5233480700607201,x=3.48131430457118 -color=blue,shape=square,flag=0,i=67153,u=0.811294472237815,v=0.7609423218095801,w=0.47830852095003895,x=4.6169775499145524 -color=red,shape=square,flag=1,i=67154,u=0.26748735061612194,v=0.011330267559624296,w=0.4592845818599402,x=5.022049367016508 -color=green,shape=triangle,flag=0,i=67155,u=0.8760937276605476,v=0.6086758643745905,w=0.47851822969782437,x=6.8273365261346255 -color=red,shape=triangle,flag=1,i=67161,u=0.8552653695574853,v=0.4317517129121736,w=0.5129891420711241,x=6.058565638729665 -color=red,shape=triangle,flag=0,i=67167,u=0.8663868317145373,v=0.5469619396068313,w=0.5167213802988432,x=3.5781012411377433 -color=purple,shape=square,flag=0,i=67172,u=0.6597405306363103,v=0.05231119312568355,w=0.5254846965803984,x=5.081634019722279 -color=yellow,shape=triangle,flag=1,i=67173,u=0.6292665793608427,v=0.7527639860823551,w=0.4996179091451437,x=2.6596030955269874 -color=purple,shape=square,flag=0,i=67175,u=0.8079679991649296,v=0.4339596087569675,w=0.5241812344253002,x=5.222991290029498 -color=green,shape=square,flag=0,i=67183,u=0.1649130446013265,v=0.11559652340112836,w=0.48940576107196065,x=6.31013075194948 -color=green,shape=square,flag=0,i=67200,u=0.36974074823157055,v=0.7778955532640902,w=0.4947591937299127,x=4.229129190538797 -color=purple,shape=circle,flag=0,i=67202,u=0.8408466265047859,v=0.31378357368010923,w=0.5405773621668882,x=5.499239543728046 -color=red,shape=square,flag=1,i=67219,u=0.09304559261759127,v=0.4274136001569173,w=0.45704577105724403,x=5.3430367229514255 -color=blue,shape=square,flag=1,i=67221,u=0.9737998030627488,v=0.32321593804913995,w=0.47377265093112625,x=4.803134494759509 -color=red,shape=square,flag=0,i=67247,u=0.7906914473459556,v=0.6238712972262597,w=0.45577226559151984,x=3.115842729362546 -color=red,shape=square,flag=1,i=67254,u=0.4724820151758632,v=0.40418115474135274,w=0.4557220380207631,x=6.094464796848755 -color=blue,shape=square,flag=1,i=67269,u=0.30239220543556244,v=0.008455494621451787,w=0.48059742367110847,x=4.613068554396242 -color=purple,shape=square,flag=1,i=67274,u=0.1568446022488631,v=0.0676113463686161,w=0.5248261493135646,x=5.40857482613658 -color=red,shape=circle,flag=0,i=67277,u=0.9743792957335071,v=0.9695009394097888,w=0.4918929260195619,x=6.460444786258642 -color=blue,shape=square,flag=1,i=67290,u=0.8283126571971555,v=0.7168326787935714,w=0.481374917480795,x=4.277394052783378 -color=blue,shape=square,flag=1,i=67318,u=0.9661317088764938,v=0.3280278868946216,w=0.4730325667871105,x=7.570326370156036 -color=blue,shape=triangle,flag=0,i=67335,u=0.8502290633459983,v=0.5148133316609538,w=0.5112618091687502,x=3.089441479475988 -color=red,shape=triangle,flag=0,i=67342,u=0.008427542977352487,v=0.7707074966308841,w=0.5307135816420264,x=4.402152853660554 -color=red,shape=circle,flag=1,i=67350,u=0.23513357894063258,v=0.14435263549633578,w=0.5074254222022195,x=5.649303602045116 -color=red,shape=triangle,flag=0,i=67383,u=0.730828399674826,v=0.5536174886909421,w=0.5480995744393308,x=5.19404293386826 -color=green,shape=triangle,flag=0,i=67422,u=0.20922823103187416,v=0.30157307877967043,w=0.4732996886222535,x=4.9845880382881145 -color=orange,shape=triangle,flag=0,i=67439,u=0.21051101433682518,v=0.896949830523208,w=0.5173441626125038,x=5.750977772451585 -color=purple,shape=square,flag=0,i=67440,u=0.5793926926771701,v=0.8650714632066344,w=0.5161255494607535,x=6.65752128919885 -color=blue,shape=circle,flag=1,i=67441,u=0.6605696382626751,v=0.49837549056668207,w=0.48787465412172504,x=7.605381432451677 -color=red,shape=circle,flag=0,i=67460,u=0.8306200504893689,v=0.8796656250473595,w=0.49806694698115805,x=4.85942200136293 -color=blue,shape=circle,flag=0,i=67468,u=0.4690602875832268,v=0.08148124959122183,w=0.48559495492927357,x=6.558285993609325 -color=purple,shape=triangle,flag=1,i=67474,u=0.5901803154515517,v=0.846276534455526,w=0.5185387785287199,x=4.025614304581798 -color=green,shape=triangle,flag=1,i=67492,u=0.49336257960897567,v=0.5862858408368612,w=0.4712553360668919,x=7.396479387845698 -color=yellow,shape=circle,flag=1,i=67509,u=0.31573074505134635,v=0.5905395360515501,w=0.5135844980655543,x=5.221156442034755 -color=purple,shape=triangle,flag=1,i=67532,u=0.5381553677997888,v=0.40134077017170555,w=0.5195272991285951,x=4.772200480028286 -color=red,shape=square,flag=0,i=67540,u=0.14382481823543358,v=0.9460901256723131,w=0.4795216346610163,x=4.202636215954668 -color=red,shape=triangle,flag=0,i=67541,u=0.3399283926992025,v=0.16422037044150006,w=0.536592033250578,x=3.9952006024221407 -color=yellow,shape=square,flag=1,i=67556,u=0.42773585019214744,v=0.7408199581118642,w=0.49964441827321476,x=2.9838276386594136 -color=red,shape=circle,flag=1,i=67561,u=0.26488584324669806,v=0.251126282519104,w=0.4958301992667927,x=6.588361810347281 -color=red,shape=square,flag=0,i=67567,u=0.4209195503598534,v=0.8757342586804544,w=0.4645327569839821,x=4.106378452042522 -color=green,shape=square,flag=0,i=67578,u=0.8509629782342558,v=0.5515418431137002,w=0.4839825597669376,x=3.3023385684066064 -color=red,shape=square,flag=0,i=67590,u=0.09991600873732587,v=0.06384578733863078,w=0.46753788516703854,x=6.174200183451327 -color=blue,shape=square,flag=1,i=67599,u=0.30638882765114106,v=0.10763270363327226,w=0.466334631251064,x=6.365675600648949 -color=red,shape=triangle,flag=0,i=67604,u=0.4321783466485628,v=0.7014568178708425,w=0.5202357082193139,x=5.907564170935971 -color=red,shape=square,flag=1,i=67624,u=0.4971741125411364,v=0.5811608655116559,w=0.45804152815932214,x=3.795977828471798 -color=purple,shape=square,flag=0,i=67631,u=0.40722897743097586,v=0.2225330196760652,w=0.5148022004105537,x=4.077167939918903 -color=red,shape=triangle,flag=0,i=67638,u=0.29759481172709,v=0.2082338663035449,w=0.5212116469794605,x=3.607383256658986 -color=red,shape=circle,flag=1,i=67653,u=0.4530359205476763,v=0.41167029713608355,w=0.47670396666188697,x=5.2140836081200135 -color=blue,shape=square,flag=0,i=67654,u=0.5382069084699173,v=0.14028017918246594,w=0.4700836846752964,x=2.8749297767695636 -color=red,shape=circle,flag=0,i=67658,u=0.8460038734049266,v=0.9067816101077448,w=0.4760517876452035,x=4.4751149277776685 -color=green,shape=triangle,flag=0,i=67661,u=0.19599119968689338,v=0.5384357358321801,w=0.47083636678830354,x=4.81248580971879 -color=red,shape=square,flag=0,i=67675,u=0.5802937490466814,v=0.6044216074346045,w=0.46473660164977854,x=4.343324010574871 -color=green,shape=triangle,flag=0,i=67688,u=0.19575790908233281,v=0.1380718680284786,w=0.4690077034300179,x=3.515254467587338 -color=purple,shape=circle,flag=0,i=67689,u=0.3965317033177346,v=0.6969675855759648,w=0.5220227178286838,x=4.730578059630629 -color=blue,shape=circle,flag=1,i=67698,u=0.7121384291276366,v=0.37101303387672635,w=0.4941902231781026,x=4.313664682837074 -color=red,shape=triangle,flag=0,i=67723,u=0.06375920134231694,v=0.9164632411989492,w=0.5114568826512258,x=3.6191818358278502 -color=red,shape=triangle,flag=1,i=67732,u=0.7955036927070805,v=0.12644458670870573,w=0.5032433890961331,x=6.647243383414671 -color=red,shape=square,flag=0,i=67749,u=0.9108788341301611,v=0.7589036131879225,w=0.48346232183731586,x=5.453951638273309 -color=blue,shape=circle,flag=1,i=67762,u=0.876557648513366,v=0.010226925181195501,w=0.49994301339533065,x=5.099098137981954 -color=red,shape=square,flag=0,i=67778,u=0.9036817450407312,v=0.05657640702145672,w=0.4789658838147387,x=3.1618019754259605 -color=red,shape=square,flag=0,i=67784,u=0.7509099093027015,v=0.5060859084930431,w=0.4841160159738699,x=4.391471974875909 -color=red,shape=circle,flag=0,i=67785,u=0.1852448089686518,v=0.20935648175645089,w=0.46794039693624667,x=5.7026292714456055 -color=orange,shape=triangle,flag=1,i=67792,u=0.6415179629775529,v=0.5370130515499791,w=0.5143329048103801,x=4.912780887917735 -color=red,shape=triangle,flag=1,i=67796,u=0.5084882560830951,v=0.3245223154587864,w=0.49987988713491327,x=6.363930854581859 -color=red,shape=triangle,flag=0,i=67802,u=0.6658650249803867,v=0.19862058901655777,w=0.5025258524105425,x=5.573042932024308 -color=red,shape=triangle,flag=0,i=67804,u=0.9628239390445612,v=0.6914016615516959,w=0.5031805873452655,x=5.590106052947546 -color=red,shape=square,flag=0,i=67806,u=0.03536694281345143,v=0.3112831253343247,w=0.4768333680564785,x=5.66150028085485 -color=purple,shape=square,flag=0,i=67810,u=0.2928082624097207,v=0.59729366806836,w=0.5226321868942799,x=5.860873755778478 -color=red,shape=circle,flag=0,i=67812,u=0.01581220245496673,v=0.04306459825296785,w=0.4739357245399127,x=2.9235751733266184 -color=red,shape=square,flag=0,i=67821,u=0.20255535941826142,v=0.7589055563480288,w=0.47381283637295724,x=4.025758277912924 -color=red,shape=triangle,flag=1,i=67830,u=0.15996978517117066,v=0.7591008185768334,w=0.5013304496228127,x=3.668401710802236 -color=purple,shape=triangle,flag=0,i=67833,u=0.21338053705360005,v=0.2988226037993801,w=0.525778379588284,x=2.753908275383377 -color=red,shape=triangle,flag=0,i=67841,u=0.5402158095684065,v=0.988717974750288,w=0.5016253274947949,x=5.497035672106951 -color=orange,shape=triangle,flag=0,i=67847,u=0.36746306902109926,v=0.5161574810505635,w=0.5176199566173642,x=3.1748088656576567 -color=purple,shape=square,flag=1,i=67852,u=0.19756755342177168,v=0.22278300313958432,w=0.5189691167910176,x=4.540737175404271 -color=red,shape=square,flag=1,i=67853,u=0.13981060968839087,v=0.4978146846472551,w=0.4714417044084672,x=5.905401820908257 -color=blue,shape=triangle,flag=1,i=67858,u=0.9612285128692593,v=0.9719369118711608,w=0.5227135321362504,x=4.753762935994645 -color=blue,shape=square,flag=0,i=67864,u=0.4488411746283215,v=0.06480690186199511,w=0.4736281436258382,x=7.417715122257813 -color=red,shape=triangle,flag=1,i=67870,u=0.0021843535603690567,v=0.5569773035323207,w=0.4976561831824928,x=4.041472724328929 -color=purple,shape=triangle,flag=0,i=67873,u=0.5084209941651522,v=0.2005164153691117,w=0.5279330216569906,x=6.466293137371827 -color=red,shape=square,flag=0,i=67878,u=0.878187436435287,v=0.46967493268125093,w=0.47241377518987776,x=4.900326908951866 -color=red,shape=circle,flag=1,i=67894,u=0.16334219308017184,v=0.12827290211140027,w=0.47126629591091806,x=1.801509416788143 -color=blue,shape=square,flag=1,i=67905,u=0.3359139042946343,v=0.29566956018031576,w=0.4693802177983527,x=3.219910729164217 -color=green,shape=triangle,flag=0,i=67907,u=0.985700789078508,v=0.08881532345550991,w=0.47566567791056025,x=5.239205390291109 -color=red,shape=triangle,flag=0,i=67913,u=0.8586410142217982,v=0.44541661998022286,w=0.5093962961678724,x=3.021149536827933 -color=red,shape=triangle,flag=1,i=67917,u=0.9621472170623827,v=0.6183930948625491,w=0.5098833626277339,x=3.91824631325485 -color=green,shape=circle,flag=0,i=67928,u=0.7185795012258754,v=0.22014963455723136,w=0.5114855523794521,x=6.756013786812303 -color=red,shape=triangle,flag=0,i=67934,u=0.30787631344588684,v=0.22235291110968713,w=0.5072790086934953,x=2.7685538757973505 -color=purple,shape=square,flag=0,i=67939,u=0.0910612863828183,v=0.2609391334321657,w=0.5188672866521942,x=6.666338514980583 -color=purple,shape=circle,flag=0,i=67978,u=0.37561590531696576,v=0.05981056809685281,w=0.5161431107435306,x=4.55727271434604 -color=purple,shape=triangle,flag=1,i=67982,u=0.8834419519412534,v=0.5040617053719859,w=0.532397177614643,x=4.944192871491981 -color=red,shape=triangle,flag=0,i=67999,u=0.668845012440946,v=0.5611892452180305,w=0.4960641488241489,x=6.972812342221473 -color=red,shape=triangle,flag=0,i=68000,u=0.5351149224657745,v=0.8313470284008747,w=0.49222493843884685,x=2.8888772231627655 -color=red,shape=triangle,flag=1,i=68039,u=0.0011360340761349397,v=0.4302369371119399,w=0.49208247539912736,x=5.660693105334708 -color=red,shape=circle,flag=1,i=68040,u=0.8297892987745266,v=0.8893828196261309,w=0.4795992454274786,x=6.59804591009307 -color=blue,shape=circle,flag=0,i=68074,u=0.29864025520426674,v=0.07510692087434934,w=0.5038441805253064,x=3.8249638890030337 -color=purple,shape=square,flag=0,i=68078,u=0.49345001551494017,v=0.07708064202491949,w=0.5066459348318622,x=5.340989529605572 -color=blue,shape=circle,flag=1,i=68087,u=0.3740715129195079,v=0.4452639041615416,w=0.5047240420749676,x=6.20678425351764 -color=blue,shape=square,flag=1,i=68091,u=0.23097613362920377,v=0.5557940853969917,w=0.4823596035342819,x=5.018269566032738 -color=blue,shape=triangle,flag=1,i=68092,u=0.7768011035297442,v=0.5188285159700683,w=0.5230796978624578,x=5.575880578520308 -color=yellow,shape=square,flag=1,i=68096,u=0.2659370596251577,v=0.9998381827889564,w=0.5220323129615507,x=4.022456641435475 -color=green,shape=square,flag=0,i=68100,u=0.2944144191648722,v=0.8086115518520445,w=0.46532901062942533,x=4.197153751310898 -color=purple,shape=square,flag=0,i=68109,u=0.6657314724345074,v=0.734073813410269,w=0.5059519178367344,x=6.406887007526845 -color=red,shape=triangle,flag=0,i=68112,u=0.7867756158025541,v=0.6517850912042173,w=0.46983712409693407,x=3.8827409286198495 -color=purple,shape=square,flag=0,i=68116,u=0.7927915957202445,v=0.3828753928547427,w=0.5096431992867221,x=6.474017858476223 -color=green,shape=square,flag=1,i=68128,u=0.34555720729544626,v=0.5763110034334317,w=0.4614497863759154,x=5.727328362215346 -color=red,shape=square,flag=0,i=68137,u=0.3063983514022208,v=0.32964409227594793,w=0.4690397819411294,x=6.096477652340938 -color=green,shape=triangle,flag=0,i=68147,u=0.7845603405317797,v=0.02278255307330279,w=0.48014102641028333,x=5.565178377345814 -color=purple,shape=square,flag=0,i=68151,u=0.764324077200473,v=0.24234318633612628,w=0.5058473015838383,x=5.549263008146947 -color=yellow,shape=square,flag=1,i=68175,u=0.3338594528779868,v=0.11380983840700687,w=0.5135074425464116,x=7.048062037617432 -color=red,shape=square,flag=0,i=68215,u=0.11332528494316718,v=0.017792348096119737,w=0.47592711342533944,x=5.517748304350454 -color=green,shape=circle,flag=0,i=68246,u=0.32523526995278396,v=0.618590891280269,w=0.5064267774034495,x=4.702670779509249 -color=green,shape=triangle,flag=0,i=68250,u=0.6199855371372242,v=0.28086165197811996,w=0.48440542914645784,x=4.210631680470752 -color=yellow,shape=circle,flag=1,i=68262,u=0.8122626715990472,v=0.15728750646318734,w=0.49521116688420147,x=3.891315182091191 -color=red,shape=square,flag=0,i=68268,u=0.40488371668974754,v=0.9350274816315169,w=0.484582442016185,x=5.557011337812445 -color=purple,shape=square,flag=0,i=68279,u=0.8976047879003065,v=0.4952902381450467,w=0.49397446304812587,x=3.626636581286695 -color=purple,shape=square,flag=0,i=68309,u=0.828135535713927,v=0.5461594658775379,w=0.4981642319899816,x=4.68406157466973 -color=red,shape=triangle,flag=0,i=68310,u=0.02111807207745353,v=0.19503944330702794,w=0.47156637512548233,x=5.770927005349891 -color=yellow,shape=triangle,flag=1,i=68315,u=0.10695321122262924,v=0.04401472363457726,w=0.47461610610691124,x=3.360348064106988 -color=yellow,shape=triangle,flag=0,i=68317,u=0.1977806627227694,v=0.828148191266892,w=0.47914132973267015,x=3.769914478937698 -color=green,shape=square,flag=0,i=68326,u=0.697680132484342,v=0.2753223251144453,w=0.47771955259966453,x=5.463519132240379 -color=green,shape=circle,flag=0,i=68346,u=0.4161369316736381,v=0.1340738538807631,w=0.5117645990897882,x=6.876227879199813 -color=blue,shape=triangle,flag=1,i=68355,u=0.10498752556757207,v=0.2703201968160799,w=0.5295901736415003,x=5.499988012389757 -color=yellow,shape=square,flag=1,i=68357,u=0.9280128629061655,v=0.49850725872859847,w=0.526428056071611,x=5.1940408602986805 -color=blue,shape=triangle,flag=1,i=68376,u=0.976513344745936,v=0.6585338787651902,w=0.5276956600771103,x=5.511983625834894 -color=red,shape=square,flag=0,i=68382,u=0.7286990618924857,v=0.5570649699163673,w=0.5000181574673307,x=5.261649771937158 -color=red,shape=square,flag=0,i=68389,u=0.1367802069170596,v=0.7142401863081582,w=0.5054326634850937,x=6.019281377848263 -color=red,shape=circle,flag=0,i=68391,u=0.3355353570512608,v=0.2623289813225954,w=0.4744892345478426,x=3.473785303162208 -color=green,shape=square,flag=0,i=68402,u=0.473489997589151,v=0.5762125908899266,w=0.47691118135321797,x=3.7804871994873412 -color=red,shape=square,flag=0,i=68405,u=0.4652944663682248,v=0.7569681968978113,w=0.5185611498669923,x=3.656014666575231 -color=red,shape=triangle,flag=0,i=68412,u=0.05702941272009865,v=0.44537417530679535,w=0.45588765898427475,x=6.567563312055866 -color=yellow,shape=triangle,flag=1,i=68448,u=0.18776073140867766,v=0.7494400135054345,w=0.49463791144909613,x=4.388613491412687 -color=green,shape=square,flag=0,i=68454,u=0.3781051733102999,v=0.26582164718146906,w=0.46772728930856416,x=5.59125372548202 -color=green,shape=triangle,flag=1,i=68472,u=0.6983900098757269,v=0.6289056527563444,w=0.4830460689169057,x=3.144676445630877 -color=yellow,shape=square,flag=1,i=68477,u=0.3628377432277585,v=0.06684589775364813,w=0.5183343779431111,x=4.3370769955264015 -color=blue,shape=circle,flag=0,i=68492,u=0.9983300113363165,v=0.2542428343376858,w=0.5055328110782875,x=7.5870200820254325 -color=yellow,shape=square,flag=1,i=68495,u=0.3529671400524197,v=0.3386075310696972,w=0.5124236052327679,x=3.836611999052964 -color=blue,shape=triangle,flag=0,i=68509,u=0.7847102910400018,v=0.14220869349572907,w=0.5213294859665485,x=7.475707723402412 -color=red,shape=triangle,flag=1,i=68511,u=0.9926670247732102,v=0.8910383667364378,w=0.4572484265951943,x=4.944826304327351 -color=red,shape=square,flag=0,i=68519,u=0.22425852642483557,v=0.3426099466672562,w=0.5175712081835074,x=4.794319278978379 -color=purple,shape=triangle,flag=0,i=68532,u=0.5334993732529922,v=0.13945970463701696,w=0.5336182492072351,x=3.4234447882956403 -color=purple,shape=square,flag=0,i=68535,u=0.625625295935268,v=0.42532629361317775,w=0.5112185429091727,x=5.9231224388120545 -color=red,shape=triangle,flag=0,i=68557,u=0.012928014813329836,v=0.6567404209726571,w=0.4547980982293529,x=2.686645936295603 -color=purple,shape=triangle,flag=0,i=68563,u=0.5941850377067739,v=0.3993670492705633,w=0.5291643212180438,x=5.56227143262337 -color=red,shape=circle,flag=0,i=68575,u=0.09559948946113006,v=0.10106289976297325,w=0.4718349560848555,x=3.53817067943994 -color=red,shape=square,flag=0,i=68577,u=0.8376276345925656,v=0.3582182646212917,w=0.5151496768230458,x=7.2669339256273835 -color=purple,shape=triangle,flag=0,i=68592,u=0.28382875564140386,v=0.5856736375729285,w=0.5289983001895936,x=6.894285022208653 -color=purple,shape=square,flag=0,i=68597,u=0.40225357655868754,v=0.48207742744425686,w=0.5169124934666831,x=5.512893844372549 -color=purple,shape=square,flag=0,i=68600,u=0.22148529017906327,v=0.8019312932109042,w=0.512149900791891,x=4.773464678154914 -color=purple,shape=triangle,flag=0,i=68618,u=0.7614489113414785,v=0.9623021645343284,w=0.530167685095895,x=4.281326069788846 -color=yellow,shape=triangle,flag=1,i=68623,u=0.2660480443335692,v=0.9222304725006795,w=0.5055172482367397,x=3.22429127314756 -color=green,shape=circle,flag=0,i=68628,u=0.7641230740731968,v=0.5353101455582845,w=0.5113588475927884,x=4.846160843285455 -color=red,shape=circle,flag=0,i=68668,u=0.9500489980255084,v=0.903446356456837,w=0.4881501907593259,x=3.3727762245931934 -color=red,shape=triangle,flag=0,i=68683,u=0.4129642389409839,v=0.3892464671534208,w=0.468213053217685,x=5.447759504443021 -color=red,shape=triangle,flag=1,i=68691,u=0.7600315259533497,v=0.3710709264092896,w=0.4646973831384869,x=5.8654463519229125 -color=purple,shape=square,flag=0,i=68694,u=0.4030199075011802,v=0.06775246258424994,w=0.5069963278064568,x=5.610068041214974 -color=blue,shape=square,flag=1,i=68702,u=0.7617100085931011,v=0.4249382302961203,w=0.4879080101761871,x=5.85245841399487 -color=red,shape=triangle,flag=0,i=68710,u=0.6695191385624132,v=0.029246264919047138,w=0.46860213368980347,x=6.92114895242112 -color=red,shape=square,flag=0,i=68728,u=0.8414284355674937,v=0.04032436235487513,w=0.5201041997323839,x=5.994154585022702 -color=red,shape=square,flag=0,i=68731,u=0.018494278189453595,v=0.04784358651825715,w=0.5215761541362249,x=4.99676035192983 -color=red,shape=circle,flag=0,i=68732,u=0.6329163121429047,v=0.6882188392357669,w=0.4823483666282965,x=4.084033058521265 -color=red,shape=circle,flag=0,i=68737,u=0.8455809630074161,v=0.8858345858520237,w=0.47899125892467204,x=6.3619154995619285 -color=red,shape=triangle,flag=0,i=68738,u=0.1375190930931086,v=0.877978400114902,w=0.4736324759462279,x=4.629438831663366 -color=red,shape=square,flag=0,i=68755,u=0.09865805164903618,v=0.684841955415073,w=0.5166274355605394,x=5.963371434324311 -color=red,shape=square,flag=0,i=68762,u=0.03263522972817534,v=0.07164894231538299,w=0.5171424337836874,x=4.833766916225087 -color=yellow,shape=square,flag=1,i=68763,u=0.5533610297601814,v=0.701555630690594,w=0.5284683441472497,x=4.456958738082069 -color=red,shape=triangle,flag=0,i=68766,u=0.8453844923183049,v=0.9319411188207832,w=0.47241453073709627,x=5.486948343923898 -color=green,shape=square,flag=0,i=68770,u=0.5426928693992278,v=0.9162649382935716,w=0.47334851689722646,x=4.693403410838484 -color=red,shape=triangle,flag=0,i=68779,u=0.4760694653532198,v=0.8030095761192232,w=0.4708036880823985,x=3.9931953989197786 -color=red,shape=triangle,flag=1,i=68801,u=0.47723442788338033,v=0.7845935420188765,w=0.46913353509850775,x=6.5273753064857685 -color=red,shape=circle,flag=0,i=68802,u=0.4760922812719409,v=0.49672867541833843,w=0.46680574403151737,x=6.915604252345591 -color=red,shape=circle,flag=0,i=68805,u=0.13532064437291802,v=0.1615719977197794,w=0.47132291232384516,x=4.331543077612349 -color=red,shape=square,flag=0,i=68819,u=0.7666884100197773,v=0.28451320002589364,w=0.5030926298040588,x=3.884116182180667 -color=red,shape=triangle,flag=0,i=68820,u=0.38657177398652875,v=0.04894755172925214,w=0.4661726534877161,x=6.596289859578107 -color=red,shape=square,flag=0,i=68822,u=0.5215992936741864,v=0.2856326211190313,w=0.5040118302781285,x=4.513434246673131 -color=red,shape=triangle,flag=0,i=68835,u=0.6718416603920457,v=0.5216962119664431,w=0.4656868808590736,x=3.9972913459664148 -color=yellow,shape=triangle,flag=1,i=68839,u=0.2881586787610234,v=0.5471584288917918,w=0.5081595722550083,x=6.295198888515725 -color=red,shape=circle,flag=1,i=68840,u=0.6457236337320433,v=0.7431528875144406,w=0.46919569851031856,x=3.8891074728054034 -color=red,shape=circle,flag=0,i=68842,u=0.09775429457503426,v=-0.0020524378823035816,w=0.47040561743747966,x=5.082402046500879 -color=red,shape=triangle,flag=0,i=68851,u=0.1559640656902983,v=0.37991863616113775,w=0.46215011721325505,x=6.534293115763405 -color=blue,shape=square,flag=0,i=68858,u=0.9092981641584647,v=0.32221595760350197,w=0.47801076838412243,x=5.373613025816827 -color=red,shape=square,flag=0,i=68875,u=0.3099047825782869,v=0.2961812629075966,w=0.4855249179478112,x=3.6563096477504264 -color=red,shape=circle,flag=0,i=68876,u=0.5177467961448814,v=0.5099872601269796,w=0.4764050653510098,x=5.5642968182624 -color=yellow,shape=triangle,flag=1,i=68886,u=0.059726821797589036,v=0.8211672626399925,w=0.5156673338140635,x=6.2609667972142296 -color=blue,shape=triangle,flag=0,i=68889,u=0.7134633373824785,v=0.5328742313315238,w=0.533171757183686,x=5.6541624976013125 -color=green,shape=square,flag=1,i=68899,u=0.14185245884199305,v=0.09606096864832747,w=0.4800759751576183,x=3.963803606163611 -color=green,shape=circle,flag=0,i=68907,u=0.6988260193676281,v=0.5285436197395215,w=0.5139192482516397,x=5.9630840816031885 -color=red,shape=triangle,flag=0,i=68920,u=0.5211397634681679,v=0.758986596302163,w=0.4599308397258781,x=5.759341856375319 -color=blue,shape=triangle,flag=1,i=68928,u=0.6510425415988589,v=0.9062124772068315,w=0.5282749493615922,x=3.6556157930082187 -color=red,shape=circle,flag=1,i=68935,u=0.16677327299138378,v=0.14845197827952564,w=0.4783097208132937,x=3.7897283172667606 -color=red,shape=triangle,flag=0,i=68975,u=0.24651780035484205,v=0.12624152516009202,w=0.4603921738184078,x=3.0095879766986826 -color=red,shape=circle,flag=0,i=68977,u=0.09275798208673347,v=-0.002090729770024252,w=0.4870519173765326,x=5.151192972929663 -color=blue,shape=circle,flag=1,i=68986,u=0.5655322547794535,v=0.9181929232092501,w=0.5283330413631823,x=4.49786172817804 -color=green,shape=square,flag=0,i=68995,u=0.8739067295472751,v=0.16005246375419435,w=0.4872252272343391,x=3.4504146635686617 -color=blue,shape=square,flag=0,i=69005,u=0.36073384533414266,v=0.4956431868677028,w=0.47917380454138014,x=4.877630842578681 -color=red,shape=square,flag=0,i=69017,u=0.918359677682029,v=0.08726651880207492,w=0.48787291174522796,x=5.966882703544101 -color=yellow,shape=circle,flag=1,i=69018,u=0.27965547911277056,v=0.1919615473803814,w=0.5144380638672983,x=6.810846662517374 -color=green,shape=triangle,flag=1,i=69030,u=0.4986474511576042,v=0.9168035360952317,w=0.477854666893145,x=5.09415802151272 -color=red,shape=square,flag=0,i=69046,u=0.02210119598479232,v=0.49061545926465844,w=0.4979407434728175,x=7.190117079808278 -color=red,shape=triangle,flag=0,i=69048,u=0.8849816156878877,v=0.46870012123607485,w=0.4587588000824334,x=3.652186861619159 -color=yellow,shape=triangle,flag=1,i=69051,u=0.49852385798529597,v=0.7803230047616176,w=0.5077746458439206,x=6.342513016850216 -color=red,shape=circle,flag=0,i=69062,u=0.23595652722759153,v=0.21542355900335747,w=0.47953787376412843,x=5.440633616613831 -color=red,shape=circle,flag=0,i=69064,u=0.0006711367180041172,v=-0.028023015666464146,w=0.4792649380793085,x=4.915306117440554 -color=blue,shape=circle,flag=0,i=69066,u=0.33658755129596907,v=0.740311484519669,w=0.5371168347131089,x=4.17793368628434 -color=red,shape=square,flag=0,i=69079,u=0.009779894076680451,v=0.667190141515633,w=0.4969965606017363,x=4.106394373976512 -color=red,shape=triangle,flag=0,i=69083,u=0.47143920100465087,v=0.009957568472394929,w=0.4578295742128322,x=5.1971429135054015 -color=red,shape=square,flag=0,i=69094,u=0.8061790981177414,v=0.5940705819003267,w=0.4930204202450082,x=4.947868683963813 -color=blue,shape=triangle,flag=1,i=69098,u=0.7658001053348079,v=0.33740504420794826,w=0.5195701744262636,x=3.8315334406737143 -color=yellow,shape=triangle,flag=1,i=69100,u=0.8799777468862519,v=0.8371877735336805,w=0.5113921544312108,x=5.881891279724761 -color=yellow,shape=square,flag=1,i=69105,u=0.44601917373704403,v=0.28511146802981924,w=0.5208687052981408,x=4.848393167658788 -color=purple,shape=triangle,flag=0,i=69106,u=0.29250907174717156,v=0.43841986906152064,w=0.5206153305504506,x=4.697284794661885 -color=yellow,shape=triangle,flag=1,i=69119,u=0.13556721322971543,v=0.6048614115285981,w=0.5143676948375627,x=6.866589398994655 -color=green,shape=square,flag=0,i=69122,u=0.9443317521353046,v=0.561292541128249,w=0.47880422831467084,x=6.095999920301009 -color=blue,shape=circle,flag=1,i=69123,u=0.9369334616587377,v=0.7804787229682106,w=0.5365706540074183,x=7.029578083128769 -color=purple,shape=triangle,flag=0,i=69126,u=0.497660533107116,v=0.31338072573649467,w=0.528526443516083,x=5.041662044267623 -color=red,shape=square,flag=0,i=69143,u=0.6216454368164317,v=0.9608539884963702,w=0.47558845436920966,x=5.2188758653772105 -color=red,shape=square,flag=0,i=69151,u=0.059026999948722514,v=0.10658989783039596,w=0.4716319123778163,x=5.067649940319932 -color=blue,shape=triangle,flag=1,i=69167,u=0.08946041756959022,v=0.10118704842128567,w=0.5098947310986154,x=6.602260971173923 -color=red,shape=circle,flag=0,i=69172,u=0.19509133273781787,v=0.12615932642522254,w=0.45811889322440624,x=4.774104105172287 -color=blue,shape=triangle,flag=1,i=69179,u=0.9666694566440466,v=0.5843670667530714,w=0.5171527031821277,x=5.9572296221679615 -color=red,shape=triangle,flag=1,i=69193,u=0.20854251977726201,v=0.8308784880530742,w=0.4669532798910778,x=5.334280001786786 -color=red,shape=circle,flag=1,i=69198,u=0.7724314656419924,v=0.787612322543885,w=0.44520886502459867,x=6.34225269276731 -color=red,shape=square,flag=0,i=69201,u=0.03561220969758283,v=0.8577325406783857,w=0.46524448665285945,x=5.4968567737069405 -color=green,shape=circle,flag=0,i=69210,u=0.9827830702738234,v=0.14118427991724614,w=0.5039932043107836,x=6.11286504787189 -color=blue,shape=square,flag=1,i=69213,u=0.5955781060646785,v=0.1631643351553299,w=0.4685909978146904,x=4.760338164940683 -color=red,shape=square,flag=0,i=69214,u=0.5690609254023578,v=0.7176829571239673,w=0.46706020645301366,x=2.891694325083255 -color=yellow,shape=triangle,flag=1,i=69228,u=0.061741592804722356,v=0.6497840944211585,w=0.5133026308117076,x=7.4798569993523865 -color=blue,shape=circle,flag=0,i=69232,u=0.12621927057552473,v=0.26918991598572883,w=0.5335349542208438,x=4.60215649639514 -color=red,shape=square,flag=0,i=69256,u=0.14394871521246977,v=0.6362466800046659,w=0.4762780678243511,x=3.451643404979985 -color=yellow,shape=circle,flag=1,i=69258,u=0.4389388331307189,v=0.6900425260452325,w=0.5200368566408604,x=4.624641979988268 -color=red,shape=triangle,flag=0,i=69260,u=0.5453639666555096,v=0.6308363411540232,w=0.4742871013489679,x=3.1105956071546537 -color=blue,shape=square,flag=1,i=69284,u=0.5343652945627411,v=0.9260871677546342,w=0.46516820754265464,x=5.668219696078864 -color=blue,shape=square,flag=1,i=69296,u=0.48110872673581706,v=0.5279332175280251,w=0.46713160689216376,x=3.374628314274664 -color=blue,shape=triangle,flag=1,i=69302,u=0.31972254299951197,v=0.29063653872860684,w=0.5217710009178079,x=4.337592874970713 -color=red,shape=square,flag=0,i=69313,u=0.05340157806832513,v=0.4348439989034647,w=0.4655866454606626,x=4.277654257365081 -color=green,shape=triangle,flag=0,i=69315,u=0.5206472355245816,v=0.3520437165971796,w=0.47988621348603344,x=6.654344537657977 -color=red,shape=square,flag=0,i=69329,u=0.07507013297557164,v=0.6538902796344467,w=0.4721540921348289,x=3.6604057939688293 -color=red,shape=square,flag=0,i=69332,u=0.7697384633757886,v=0.4386267313320903,w=0.4712385338887111,x=3.6483381219756663 -color=red,shape=circle,flag=0,i=69366,u=0.6072325796803902,v=0.6755849284472571,w=0.4387174181398574,x=6.353089622811791 -color=red,shape=square,flag=1,i=69412,u=0.5623192542324812,v=0.8704045787594452,w=0.45218856436499505,x=3.968587094464315 -color=yellow,shape=square,flag=1,i=69413,u=0.0818768857778348,v=0.0783936436757765,w=0.5076317502611338,x=5.058755790405443 -color=red,shape=triangle,flag=0,i=69416,u=0.9819644201614285,v=0.636219170186856,w=0.4648596943425631,x=7.196424086256478 -color=blue,shape=square,flag=0,i=69419,u=0.9283113482754644,v=0.4296763566281766,w=0.46194099896555124,x=5.202635143009017 -color=red,shape=triangle,flag=0,i=69428,u=0.7956929045480968,v=0.7186188935075404,w=0.4674840488859866,x=4.914124758937222 -color=red,shape=triangle,flag=0,i=69431,u=0.04800803049191993,v=0.47933790870604664,w=0.4635665650276448,x=5.80115161916817 -color=purple,shape=triangle,flag=0,i=69439,u=0.4215032142713818,v=0.46272749061099705,w=0.522616227385514,x=7.119606450879161 -color=red,shape=square,flag=0,i=69442,u=0.4497046319214262,v=0.840045763940314,w=0.4601046413833293,x=5.782061700594266 -color=red,shape=square,flag=0,i=69448,u=0.8818526170729677,v=0.8322831311637614,w=0.4650497483764701,x=5.129504075985016 -color=yellow,shape=square,flag=1,i=69454,u=0.8107763871550109,v=0.22561331651499195,w=0.5068366868692024,x=6.123542071306427 -color=red,shape=circle,flag=0,i=69455,u=0.2911472217638337,v=0.3720351095560285,w=0.44890421610307735,x=4.4002387825964115 -color=red,shape=triangle,flag=1,i=69456,u=0.4879913670796475,v=0.44554244347317673,w=0.4646245722914073,x=3.347448849989378 -color=green,shape=square,flag=0,i=69458,u=0.7688657288100241,v=0.70965545241211,w=0.48054538042736333,x=4.218731339655735 -color=green,shape=triangle,flag=0,i=69460,u=0.4122953819481596,v=0.5499824840751137,w=0.48516194823676473,x=2.958900291199454 -color=purple,shape=square,flag=0,i=69462,u=0.600959810942846,v=0.5151284060595234,w=0.49258804502782116,x=3.836709058566605 -color=purple,shape=square,flag=0,i=69478,u=0.929933974629326,v=0.03924294555892005,w=0.49158330662423105,x=6.305247351543206 -color=red,shape=circle,flag=1,i=69486,u=0.7545810062790629,v=0.687411113750077,w=0.46133075223650144,x=5.276050293313197 -color=orange,shape=circle,flag=1,i=69496,u=0.4324817003273569,v=0.3302611903833793,w=0.49890359164150405,x=6.118703989480785 -color=red,shape=circle,flag=0,i=69501,u=0.814136224158346,v=0.850993325245652,w=0.45705196223466754,x=5.611084068493458 -color=purple,shape=circle,flag=0,i=69512,u=0.1824866577759634,v=0.6508141587171782,w=0.5219347899099144,x=4.6298025328496735 -color=blue,shape=square,flag=1,i=69544,u=0.3797186966689098,v=0.039858283310917564,w=0.4715666563949616,x=5.065767594788532 -color=green,shape=square,flag=0,i=69553,u=0.24715997169611548,v=0.21161724515668323,w=0.4956862540070395,x=3.042423353646378 -color=red,shape=triangle,flag=0,i=69554,u=0.8096588006268209,v=0.17796429849044226,w=0.4608969613607288,x=6.937385364429591 -color=red,shape=circle,flag=0,i=69568,u=0.4990551540742264,v=0.5400396781251594,w=0.460149996409612,x=4.081343840360213 -color=green,shape=square,flag=0,i=69578,u=0.7025718140001154,v=0.7889187578526875,w=0.4959657697515365,x=4.276896945716246 -color=green,shape=square,flag=0,i=69583,u=0.5820130837551444,v=0.5515958146829859,w=0.49273129965879453,x=4.777282784027128 -color=yellow,shape=triangle,flag=1,i=69605,u=0.6634226080943237,v=0.8253328918913303,w=0.5133258801154447,x=4.043723899620055 -color=red,shape=triangle,flag=1,i=69637,u=0.5336968281506377,v=0.012718468676372607,w=0.47182098400103717,x=6.976448912843615 -color=red,shape=triangle,flag=0,i=69639,u=0.3037688393349792,v=0.5707837057672708,w=0.47077687932071144,x=4.867738581652589 -color=yellow,shape=square,flag=0,i=69652,u=0.4301534938159117,v=0.8774600177616122,w=0.4894989946219708,x=5.3226443514652555 -color=blue,shape=triangle,flag=0,i=69659,u=0.8847081101733607,v=0.6606333927684054,w=0.5214476059473266,x=4.899736806234068 -color=yellow,shape=square,flag=1,i=69661,u=0.5120017554584522,v=0.8935109639421571,w=0.4895631453745595,x=6.017421579470294 -color=red,shape=circle,flag=1,i=69666,u=0.8973184372570012,v=0.874232933124548,w=0.45269896016310357,x=7.129393621203346 -color=red,shape=square,flag=1,i=69667,u=0.6053184172889774,v=0.018361475148605866,w=0.47903939198546974,x=5.424039450162838 -color=purple,shape=square,flag=0,i=69672,u=0.5672166069534896,v=0.34128344720370807,w=0.4908837690414435,x=6.359669182038199 -color=purple,shape=square,flag=0,i=69684,u=0.18634132483074772,v=0.034616561508754584,w=0.49519749645430744,x=5.39285393218865 -color=green,shape=square,flag=0,i=69703,u=0.3722992670621068,v=0.8142035946389312,w=0.48472094597820187,x=5.437069110693275 -color=yellow,shape=square,flag=1,i=69713,u=0.4607518717752783,v=0.32231468596367274,w=0.4876113609152386,x=6.600285415903593 -color=blue,shape=triangle,flag=1,i=69721,u=0.031817234745955325,v=0.49563236737951144,w=0.5191382681514833,x=5.102323737786801 -color=yellow,shape=circle,flag=1,i=69740,u=0.19839657429917068,v=0.507399125690283,w=0.513004341377871,x=7.854744461260047 -color=red,shape=circle,flag=0,i=69745,u=0.43321093254383936,v=0.4312311951841651,w=0.4601522763939675,x=5.870681050340848 -color=red,shape=square,flag=0,i=69747,u=0.0033969810194677263,v=0.5576734202441213,w=0.46397392912819146,x=5.770210263730799 -color=green,shape=circle,flag=0,i=69749,u=0.31195228332924463,v=0.34438639680563776,w=0.4988872194566121,x=4.228275571750981 -color=blue,shape=square,flag=1,i=69754,u=0.23803534959272155,v=0.15635083726405385,w=0.4697949892497802,x=4.344280979409066 -color=green,shape=square,flag=0,i=69755,u=0.05824898236792997,v=0.9901745564521951,w=0.4881026272243993,x=5.0841145684671725 -color=red,shape=triangle,flag=0,i=69785,u=0.3277309937956212,v=0.06608620839396484,w=0.47684260238886017,x=4.589788918537699 -color=green,shape=triangle,flag=0,i=69798,u=0.374622463516212,v=0.3759650945485026,w=0.48362435956581207,x=7.110279668730697 -color=green,shape=triangle,flag=0,i=69799,u=0.6000201934150515,v=0.47634380979460755,w=0.4831529789309448,x=5.781075180579241 -color=green,shape=triangle,flag=0,i=69804,u=0.6158281209636258,v=0.4699339650007536,w=0.482701088608407,x=3.005270129700188 -color=red,shape=circle,flag=1,i=69811,u=0.5057174357673917,v=0.46014759488014645,w=0.45305185144573756,x=3.7692174686807345 -color=orange,shape=square,flag=1,i=69812,u=0.12979313628882894,v=0.7127822716567956,w=0.4847977963945583,x=3.6479664203071045 -color=red,shape=triangle,flag=0,i=69817,u=0.5945656363704701,v=0.9052596395874356,w=0.47386286060674215,x=5.927743882138195 -color=green,shape=square,flag=0,i=69821,u=0.43226427321527605,v=0.0014318954638008474,w=0.483275331621697,x=5.660463244762102 -color=red,shape=triangle,flag=0,i=69844,u=0.2322371463987839,v=0.25770388203203676,w=0.4772984088650054,x=4.76850930905141 -color=green,shape=circle,flag=0,i=69864,u=0.7068180962371635,v=0.023451719540563243,w=0.5018411850443318,x=4.302412074156987 -color=red,shape=square,flag=0,i=69875,u=0.5613761706070518,v=0.25279499318800525,w=0.46091061410189244,x=5.352226872612641 -color=red,shape=circle,flag=1,i=69876,u=0.1952785512717301,v=0.2271607997456859,w=0.4489002707282888,x=5.421188669537877 -color=red,shape=triangle,flag=1,i=69877,u=0.09616285653948198,v=0.8264679058634747,w=0.47727404777677523,x=6.620045357133544 -color=green,shape=triangle,flag=0,i=69884,u=0.12616019698851932,v=0.904472633940801,w=0.48978609245475213,x=6.148228490515784 -color=yellow,shape=square,flag=1,i=69892,u=0.24676035617307335,v=0.9408061148806862,w=0.512305181239476,x=4.9462372411489195 -color=red,shape=triangle,flag=1,i=69902,u=0.439815272440947,v=0.4344324065428421,w=0.4808735240717272,x=6.213799559430444 -color=yellow,shape=triangle,flag=1,i=69904,u=0.001300228762057487,v=0.2062778463807362,w=0.501407681655131,x=5.9095345942475825 -color=blue,shape=circle,flag=0,i=69914,u=0.41971724674041433,v=0.9319054335523033,w=0.539462070053501,x=1.4173071784250093 -color=red,shape=triangle,flag=0,i=69921,u=0.009361452526190361,v=0.5965779108821103,w=0.4715481439171798,x=5.519374819655067 -color=blue,shape=triangle,flag=0,i=69934,u=0.6406480887508884,v=0.7546962668518489,w=0.5188758604918126,x=5.537662801543306 -color=purple,shape=square,flag=0,i=69935,u=0.37988121844067013,v=0.02226646406720656,w=0.5156318560807699,x=5.668811695920972 -color=blue,shape=square,flag=0,i=69949,u=0.030086538972189047,v=0.8118791094991538,w=0.46483096089673476,x=5.3567945011725016 -color=red,shape=square,flag=0,i=69955,u=0.7036638631883033,v=0.004856929691393064,w=0.47633000604326803,x=5.626071953618396 -color=purple,shape=square,flag=0,i=69988,u=0.2489015509955531,v=0.7568490872846169,w=0.5152912436488364,x=3.8566493738130236 -color=red,shape=triangle,flag=0,i=70009,u=0.28843229951710103,v=0.7482334016767954,w=0.47653705075616476,x=3.94562059219324 -color=blue,shape=triangle,flag=1,i=70015,u=0.7935828014602364,v=0.14693530926332676,w=0.5208818692545475,x=6.844514711530233 -color=red,shape=triangle,flag=0,i=70039,u=0.33896859896208564,v=0.8144008393004512,w=0.47027353090421314,x=5.704509784389781 -color=yellow,shape=triangle,flag=1,i=70057,u=0.41801286289636086,v=0.8713945317636304,w=0.5060218053756067,x=5.071653188434744 -color=red,shape=triangle,flag=0,i=70063,u=0.27281585129215047,v=0.48073229906370984,w=0.47820529927426686,x=6.368837215359647 -color=red,shape=circle,flag=1,i=70094,u=0.1296067149114526,v=0.2184913050919094,w=0.46907437185940687,x=6.0027119639172675 -color=green,shape=square,flag=0,i=70097,u=0.3991884279483219,v=0.09112729509684525,w=0.4861274627904305,x=3.276707368273465 -color=orange,shape=triangle,flag=0,i=70098,u=0.593285937191172,v=0.26421878516356845,w=0.5142195589656878,x=4.763758558738041 -color=red,shape=square,flag=0,i=70131,u=0.8306451360531165,v=0.8641131731876416,w=0.4828972580357625,x=4.1764711471015 -color=red,shape=triangle,flag=1,i=70132,u=0.3293301917344511,v=0.8639722133495149,w=0.48497071739703485,x=4.284756967994485 -color=green,shape=triangle,flag=1,i=70167,u=0.0819418848539123,v=0.6668598059481504,w=0.4827603698364912,x=4.585792560353115 -color=purple,shape=square,flag=0,i=70176,u=0.19979467952627794,v=0.9532631395456415,w=0.5236857005770857,x=4.779891558246537 -color=green,shape=square,flag=0,i=70186,u=0.4971397223115398,v=0.7385307093498256,w=0.4904671941431531,x=6.091184888625186 -color=red,shape=circle,flag=0,i=70232,u=0.47895903350709546,v=0.39915190865134625,w=0.46789761839139826,x=6.771695313720123 -color=green,shape=circle,flag=0,i=70251,u=0.6122582536527329,v=0.08002207871938238,w=0.5202345069695744,x=4.086525989111807 -color=red,shape=square,flag=0,i=70260,u=0.3383749796723805,v=0.3875133560367806,w=0.48900758357219504,x=5.529894776399036 -color=blue,shape=square,flag=1,i=70261,u=0.5447251539404915,v=0.006059722228251241,w=0.47619769719724026,x=4.7661166405307815 -color=red,shape=circle,flag=0,i=70263,u=0.7067346048622455,v=0.76716389704191,w=0.47003603675883254,x=2.7439544178395807 -color=purple,shape=square,flag=1,i=70295,u=0.42838822900129525,v=0.62129010244363,w=0.5133571731134445,x=5.042874484503295 -color=red,shape=circle,flag=0,i=70303,u=0.32679568006347026,v=0.4111216034890369,w=0.4653032513646058,x=6.115243255368423 -color=red,shape=circle,flag=0,i=70304,u=0.9303422661422813,v=0.9584328358505106,w=0.46607141033196303,x=3.972684739317477 -color=blue,shape=triangle,flag=0,i=70311,u=0.20741575838026827,v=0.76092037729762,w=0.5147986841875498,x=1.999197376053828 -color=yellow,shape=circle,flag=1,i=70336,u=0.48445619111842453,v=0.3534518509560315,w=0.5015195472835544,x=4.922891134981402 -color=red,shape=triangle,flag=0,i=70341,u=0.1041219723795922,v=0.5529578253060873,w=0.5026036179374485,x=5.9670715419675995 -color=purple,shape=circle,flag=0,i=70348,u=0.9533892200777749,v=0.5735542815099814,w=0.5132094122283021,x=4.04531075756608 -color=red,shape=triangle,flag=1,i=70350,u=0.8621549950984946,v=0.5621723342380833,w=0.49767486640132536,x=5.468406224600032 -color=yellow,shape=triangle,flag=0,i=70356,u=0.0662145268661527,v=0.2543285042303731,w=0.5088129366861065,x=3.0142929374027205 -color=green,shape=circle,flag=0,i=70369,u=0.20387644657041237,v=0.6327726229440156,w=0.5125926949365995,x=3.3309441046898147 -color=red,shape=circle,flag=1,i=70403,u=0.03182564851492309,v=0.028769986756787456,w=0.4693275542989095,x=5.838711779702892 -color=red,shape=circle,flag=0,i=70411,u=0.33124006750192214,v=0.2912219753575103,w=0.4635522256612755,x=3.04588452244588 -color=purple,shape=square,flag=0,i=70428,u=0.17126363186301197,v=0.08294783428384,w=0.5077358977400327,x=4.604046489623582 -color=yellow,shape=circle,flag=1,i=70455,u=0.6033446013550903,v=0.00221064395135695,w=0.4946696074733959,x=4.257804042412244 -color=green,shape=triangle,flag=1,i=70468,u=0.08653907563957397,v=0.45754942090935835,w=0.4907660603322923,x=5.895955143582559 -color=purple,shape=square,flag=0,i=70477,u=0.5839492033679627,v=0.8006458535536909,w=0.505755772205924,x=2.0853164777551614 -color=yellow,shape=circle,flag=1,i=70486,u=0.20930617141526897,v=0.9979282889331919,w=0.49251319852125297,x=5.974648419959032 -color=orange,shape=circle,flag=0,i=70504,u=0.48203830513556145,v=0.4497923540027192,w=0.49351750880563383,x=6.299390594748737 -color=blue,shape=triangle,flag=1,i=70518,u=0.7776150866441245,v=0.11462301412408815,w=0.510077369386084,x=5.823944795901187 -color=green,shape=square,flag=0,i=70519,u=0.168119656393256,v=0.5464456733619076,w=0.4809871498689162,x=5.645304580573757 -color=red,shape=circle,flag=0,i=70527,u=0.652017001976078,v=0.614572626533121,w=0.45870958286741786,x=7.191618056214211 -color=red,shape=square,flag=0,i=70529,u=0.17915768564879686,v=0.8368672884112376,w=0.5140331125492308,x=4.00728776976045 -color=red,shape=triangle,flag=0,i=70534,u=0.8856658330982353,v=0.9691902080376713,w=0.4933038353541619,x=5.141974357872562 -color=red,shape=triangle,flag=0,i=70552,u=0.13466344997959467,v=0.573630591842171,w=0.4881475642559347,x=3.2997965676447585 -color=yellow,shape=square,flag=1,i=70571,u=0.6525197973673978,v=0.11164725299706191,w=0.5241287377042846,x=5.453063892632254 -color=blue,shape=square,flag=0,i=70580,u=0.5209500611919252,v=0.8228809232278712,w=0.4740510499860352,x=4.2592361588703715 -color=orange,shape=triangle,flag=1,i=70590,u=0.9758951524172744,v=0.13471085808299466,w=0.5173572634512178,x=4.129788272993497 -color=red,shape=square,flag=1,i=70592,u=0.1263826954539895,v=0.9121154325973673,w=0.5019476697261506,x=6.072645811123195 -color=red,shape=square,flag=0,i=70600,u=0.272471240348379,v=0.06896728422519727,w=0.5021769921302964,x=5.363789196287403 -color=yellow,shape=triangle,flag=1,i=70615,u=0.19448918766599577,v=0.852752464976683,w=0.512915654884222,x=4.479304566211807 -color=red,shape=square,flag=0,i=70627,u=0.5922362650531797,v=0.8849134363022688,w=0.48843486696991395,x=4.374758184062623 -color=red,shape=triangle,flag=0,i=70661,u=0.38645245884150203,v=0.5350792753664514,w=0.5043933884170217,x=3.6813867291217917 -color=green,shape=circle,flag=0,i=70663,u=0.9637119134420807,v=0.07596584200522494,w=0.507878171481228,x=7.065760953566021 -color=red,shape=triangle,flag=0,i=70668,u=0.7834936808687326,v=0.5354067928816593,w=0.5002757718302819,x=6.64699312169981 -color=purple,shape=circle,flag=0,i=70685,u=0.9752229353208299,v=0.1172947502198527,w=0.5077550243168627,x=4.303853168755417 -color=purple,shape=circle,flag=0,i=70686,u=0.9888929892441335,v=0.9093725419603532,w=0.5091764498920349,x=5.080118069872132 -color=red,shape=square,flag=0,i=70701,u=0.6381806910428824,v=0.8878900167147529,w=0.4965457374097267,x=3.2949925288207944 -color=yellow,shape=triangle,flag=1,i=70704,u=0.6344849434194559,v=0.88495382846792,w=0.5169531941801474,x=4.483002793256385 -color=green,shape=square,flag=0,i=70711,u=0.005480654895213211,v=0.8859303606376187,w=0.47756214670387553,x=4.01707495631635 -color=blue,shape=square,flag=1,i=70718,u=0.7707453343279551,v=0.5643959084148585,w=0.4782643241798857,x=3.506250532270767 -color=blue,shape=triangle,flag=0,i=70728,u=0.0490645206064928,v=0.45753599756783525,w=0.5141268105464349,x=6.941075095521338 -color=purple,shape=square,flag=1,i=70731,u=0.5947653198164036,v=0.38445254549263574,w=0.4973185925952695,x=5.578662278010982 -color=red,shape=triangle,flag=0,i=70734,u=0.19216432881525625,v=0.6919344256312707,w=0.4825020763385382,x=6.203885172513126 -color=green,shape=square,flag=0,i=70748,u=0.2998349014437194,v=0.21479349504408973,w=0.4841252994353549,x=4.5404686282445725 -color=red,shape=triangle,flag=0,i=70803,u=0.8392295956288878,v=0.9228427735197161,w=0.4904440254114455,x=5.105089064015293 -color=green,shape=square,flag=0,i=70840,u=0.40006744398227756,v=0.9863947346163966,w=0.48858903710951673,x=4.510495843068351 -color=red,shape=circle,flag=0,i=70854,u=0.38585784040946114,v=0.33941861552106123,w=0.4846306247585242,x=5.451864875397825 -color=red,shape=square,flag=0,i=70859,u=0.9526994745048071,v=0.8489559983029092,w=0.4960922865567807,x=8.105752133535562 -color=blue,shape=square,flag=1,i=70874,u=0.4311124668263351,v=0.3813025627528992,w=0.4781675777416238,x=5.925720080536299 -color=blue,shape=triangle,flag=1,i=70880,u=0.212067960630421,v=0.20862234586039796,w=0.5159491333582178,x=5.534971467658803 -color=red,shape=square,flag=0,i=70919,u=0.917761359583518,v=0.8682283083400067,w=0.4930497104666478,x=5.306099779499687 -color=red,shape=square,flag=0,i=70920,u=0.09432017633032219,v=0.7415889035116207,w=0.49749113047635013,x=6.095547437484139 -color=red,shape=square,flag=0,i=70945,u=0.3133108518977532,v=0.16079027748763086,w=0.500809226062123,x=3.5863753965994687 -color=yellow,shape=triangle,flag=1,i=70959,u=0.0844080476194049,v=0.46772079614029494,w=0.510431133361715,x=5.376911557705742 -color=yellow,shape=square,flag=1,i=70965,u=0.7572031924626978,v=0.8975815145478762,w=0.5044263990081977,x=4.331032130215704 -color=red,shape=circle,flag=1,i=70970,u=0.7228914007596593,v=0.6429867373588052,w=0.4918742571405869,x=5.135408581262435 -color=yellow,shape=circle,flag=1,i=70971,u=0.7008333595577442,v=0.9034965819535411,w=0.48955681376101967,x=4.219392523099354 -color=red,shape=triangle,flag=0,i=70982,u=0.6564111716387253,v=0.11820024512269911,w=0.5185515548109318,x=6.891113452683467 -color=red,shape=triangle,flag=0,i=70983,u=0.27808617333759267,v=0.07019584882321916,w=0.5225251830367279,x=8.837199304537544 -color=red,shape=triangle,flag=1,i=70985,u=0.554197772278591,v=0.24248276297537252,w=0.5229372476924858,x=3.65199432488946 -color=green,shape=circle,flag=0,i=70997,u=0.4541604304107233,v=0.2544407155523085,w=0.501436241890304,x=4.251751089374899 -color=red,shape=circle,flag=1,i=71002,u=0.7310895368358641,v=0.6505678701396869,w=0.49217738854506776,x=4.75881509902728 -color=red,shape=triangle,flag=0,i=71036,u=0.0263654235852141,v=0.8670942263538283,w=0.5173158038483301,x=5.582179561294879 -color=red,shape=square,flag=0,i=71063,u=0.8233904920898184,v=0.8451845888402929,w=0.511007645071146,x=4.786434247754553 -color=purple,shape=square,flag=0,i=71066,u=0.04139987240245935,v=0.062285631080705506,w=0.5045779143946145,x=5.808353661483579 -color=orange,shape=square,flag=1,i=71074,u=0.8373589926703098,v=0.9379896142048211,w=0.47640820426142855,x=5.416088565132912 -color=purple,shape=square,flag=0,i=71084,u=0.310751665508779,v=0.8768157856376457,w=0.5035380732114612,x=4.449333456387371 -color=red,shape=square,flag=0,i=71087,u=0.30028045601841435,v=0.07326624509987845,w=0.51216015275223,x=5.782301182546941 -color=yellow,shape=circle,flag=1,i=71100,u=0.8372038262903813,v=0.32135652221320476,w=0.49853515045954155,x=4.570883766883914 -color=blue,shape=triangle,flag=0,i=71109,u=0.1411198080414786,v=0.6638382943305755,w=0.5327407255348998,x=5.18046003906776 -color=red,shape=circle,flag=1,i=71126,u=0.7093571896426425,v=0.7079911155325735,w=0.49506425807567117,x=3.3098143694382736 -color=yellow,shape=triangle,flag=1,i=71134,u=0.020145156942520615,v=0.8435478218136347,w=0.5106292411364343,x=4.259359304067164 -color=purple,shape=triangle,flag=0,i=71137,u=0.07216171507084501,v=0.23208291925432978,w=0.5100320903797786,x=3.7598722639010176 -color=red,shape=triangle,flag=1,i=71157,u=0.5758899677096482,v=0.5015242625760362,w=0.5207043996909565,x=3.1224246575456736 -color=orange,shape=circle,flag=1,i=71171,u=0.6891402552181615,v=0.7507976766308857,w=0.5019472903995487,x=6.739718325051122 -color=blue,shape=triangle,flag=0,i=71201,u=0.2741682056554611,v=0.4189701374788116,w=0.5275020503876324,x=5.663557221579059 -color=green,shape=triangle,flag=0,i=71215,u=0.23320675219678966,v=0.8984783250081758,w=0.48864901685596684,x=4.57692580627106 -color=blue,shape=square,flag=1,i=71218,u=0.3993454233714371,v=0.9571137353867507,w=0.47159435854702575,x=4.498779214203264 -color=green,shape=circle,flag=0,i=71220,u=0.2757167605009151,v=0.8060906079363401,w=0.5169697994869984,x=6.852895808486612 -color=red,shape=square,flag=1,i=71221,u=0.6430833014171399,v=0.6166573551009144,w=0.5004471291931618,x=5.275548737828118 -color=red,shape=square,flag=0,i=71230,u=0.5505925178382273,v=0.9166918276578473,w=0.5059269880863613,x=7.509809000162676 -color=red,shape=square,flag=1,i=71234,u=0.7218731064538846,v=0.6085165243254672,w=0.5107792636884733,x=4.909437537650276 -color=purple,shape=triangle,flag=0,i=71266,u=0.46190404038050525,v=0.8892003311103399,w=0.5050063343741922,x=6.478574583620347 -color=red,shape=square,flag=0,i=71279,u=0.9780796011793812,v=0.6059043104911305,w=0.4972084348381971,x=3.950570089273197 -color=red,shape=square,flag=1,i=71296,u=0.3236362297804214,v=0.6745134084402382,w=0.4938888566051915,x=5.220429436387733 -color=red,shape=square,flag=0,i=71301,u=0.10660180457004442,v=0.10312934597510115,w=0.49287967626033585,x=7.255280620760256 -color=red,shape=triangle,flag=0,i=71313,u=0.5268453551868513,v=0.9611181643318456,w=0.5096349889063778,x=6.3642451967423215 -color=blue,shape=triangle,flag=1,i=71330,u=0.8299366082877903,v=0.644388555112061,w=0.5192826663634306,x=3.2149017574920826 -color=green,shape=circle,flag=0,i=71333,u=0.8233175050582501,v=0.10763797155481425,w=0.5184707403861915,x=4.429975773149633 -color=red,shape=triangle,flag=0,i=71340,u=0.9320005723838692,v=0.44942146416850826,w=0.5155016616972926,x=3.1184412296992092 -color=red,shape=triangle,flag=0,i=71346,u=0.8689610609302297,v=0.6765405455778964,w=0.514257567398497,x=4.058370923593006 -color=blue,shape=triangle,flag=1,i=71361,u=0.6196637241523173,v=0.8015276929259406,w=0.5218314134132265,x=4.196263817751366 -color=green,shape=square,flag=0,i=71366,u=0.9170324603559099,v=0.177699050649888,w=0.4867621234124314,x=3.787773639082021 -color=red,shape=triangle,flag=0,i=71383,u=0.7919838469118691,v=0.9687928786502585,w=0.5102282071086157,x=4.963606376558527 -color=green,shape=triangle,flag=0,i=71385,u=0.1863187436504804,v=0.3178395860928517,w=0.4864498006323157,x=7.583730889603243 -color=blue,shape=circle,flag=0,i=71392,u=0.1428204439223032,v=0.46983737704317063,w=0.5388015187614065,x=5.023501082149909 -color=red,shape=triangle,flag=0,i=71449,u=0.5530582494609316,v=0.22172232832478544,w=0.49957596679343397,x=5.599091116840739 -color=green,shape=circle,flag=1,i=71457,u=0.43185645822537644,v=0.7968473841625647,w=0.5217128117637824,x=7.403662159537441 -color=green,shape=triangle,flag=1,i=71476,u=0.2022190630498869,v=0.9755253595358716,w=0.48357427302557315,x=3.4821548170583756 -color=yellow,shape=circle,flag=1,i=71489,u=0.9881034556938793,v=0.5616270495991024,w=0.49044363914657274,x=3.8128983452043035 -color=purple,shape=circle,flag=0,i=71498,u=0.7679821242660411,v=0.8152066742702209,w=0.5104977752499912,x=5.701381658002021 -color=red,shape=square,flag=0,i=71499,u=0.04962945954542297,v=0.7299398492852339,w=0.4668075735150984,x=3.4814335795937854 -color=purple,shape=square,flag=0,i=71506,u=0.8386424793796523,v=0.9236910415654715,w=0.5263082570190778,x=5.604548786381753 -color=green,shape=circle,flag=0,i=71511,u=0.8064356399481699,v=0.7021744499068829,w=0.5188749306872492,x=7.240904866750598 -color=red,shape=square,flag=0,i=71512,u=0.15331491138861308,v=0.8505257936580274,w=0.4711092523930207,x=2.419359398792088 -color=red,shape=square,flag=0,i=71528,u=0.6922829507132523,v=0.5086177138590715,w=0.482944535671648,x=6.1559378909445535 -color=yellow,shape=square,flag=1,i=71548,u=0.940719964852526,v=0.6295413636428192,w=0.49496119923234727,x=5.73876217201141 -color=red,shape=triangle,flag=0,i=71567,u=0.5226875272697896,v=0.5827838948281352,w=0.5152651615973485,x=5.126944984749388 -color=orange,shape=square,flag=0,i=71578,u=0.9335953962173617,v=0.66503079510125,w=0.47753733174647284,x=6.193645367817166 -color=blue,shape=square,flag=0,i=71589,u=0.587769405258297,v=0.8497084677665449,w=0.4963179808585544,x=6.607461916149375 -color=red,shape=triangle,flag=1,i=71606,u=0.4060308985813511,v=0.7775430574839062,w=0.5075407093860688,x=6.833540513006433 -color=blue,shape=square,flag=0,i=71632,u=0.6757367669495898,v=0.5392996320464976,w=0.4887572518391169,x=1.9198711349114832 -color=blue,shape=triangle,flag=1,i=71639,u=0.610195874368423,v=0.16288612282955583,w=0.5190577031928474,x=6.114142291503789 -color=red,shape=square,flag=0,i=71641,u=0.8589127057101466,v=0.20064877545151616,w=0.47726152202212846,x=7.234955631658913 -color=red,shape=square,flag=0,i=71648,u=0.014145755254664771,v=0.9417633530987584,w=0.4772538761479938,x=4.734938536817874 -color=yellow,shape=square,flag=1,i=71653,u=0.10238970486386823,v=0.6390895175804414,w=0.49193716035761287,x=4.843939192153916 -color=green,shape=triangle,flag=0,i=71662,u=0.18327844889231804,v=0.4880799960054719,w=0.4857896640073938,x=5.99201830399105 -color=blue,shape=square,flag=1,i=71665,u=0.5373406457990239,v=0.031913816252884586,w=0.4846862806613487,x=4.157751099019811 -color=yellow,shape=square,flag=1,i=71685,u=0.9793687191958267,v=0.8231684840599436,w=0.4949038181410422,x=6.247143284408513 -color=red,shape=square,flag=0,i=71687,u=0.5156429750858571,v=0.6001203735483422,w=0.4775755197336394,x=5.285976241067357 -color=red,shape=square,flag=1,i=71699,u=0.6235239252554838,v=0.4189129850032297,w=0.47199685043654604,x=5.703255919608537 -color=red,shape=circle,flag=1,i=71711,u=0.1782360713583011,v=0.27275767537164464,w=0.49995083748570746,x=4.294306617517748 -color=red,shape=square,flag=0,i=71728,u=0.4934993917270485,v=0.5676711987087899,w=0.4508498747536485,x=4.568989818294916 -color=red,shape=circle,flag=0,i=71739,u=0.45667845729016887,v=0.5195300112144212,w=0.5056454127164266,x=5.594830610757504 -color=red,shape=square,flag=1,i=71790,u=0.7683512090579981,v=0.89460269386649,w=0.4497939291187564,x=3.159151176112882 -color=blue,shape=square,flag=1,i=71802,u=0.8054901780082733,v=0.3897818045035222,w=0.48371695078730015,x=2.5967492896958597 -color=red,shape=triangle,flag=0,i=71805,u=0.28529624548208654,v=0.26904677668238575,w=0.48197812563278014,x=5.1884477210654785 -color=green,shape=triangle,flag=0,i=71808,u=0.1869638887973949,v=0.7178631837936446,w=0.49133362574055983,x=6.068233654841454 -color=yellow,shape=square,flag=1,i=71816,u=0.6206981133539567,v=0.5527365406867808,w=0.5034970903979047,x=5.813109070294089 -color=red,shape=triangle,flag=1,i=71831,u=0.2736670291180907,v=0.06591346589091218,w=0.4774885385533246,x=4.469274780966335 -color=red,shape=circle,flag=0,i=71850,u=0.8971616950778091,v=0.9501536173703798,w=0.5027446233514858,x=6.294623587875706 -color=purple,shape=triangle,flag=0,i=71856,u=0.6088960910019354,v=0.10605433326238001,w=0.5074756973107567,x=4.078096858672714 -color=purple,shape=square,flag=1,i=71884,u=0.581291270259683,v=0.3192580058949176,w=0.5165459622593128,x=2.4303326247177695 -color=red,shape=circle,flag=1,i=71898,u=0.3185643171809277,v=0.3469584244092953,w=0.5073645792223062,x=7.005110864106552 -color=red,shape=circle,flag=0,i=71912,u=0.4227573742756736,v=0.4909845312410876,w=0.5030144151233247,x=4.348912205787133 -color=blue,shape=square,flag=1,i=71920,u=0.5700580980882581,v=0.04630828203757942,w=0.49052936173964956,x=6.438852423166 -color=red,shape=square,flag=0,i=71929,u=0.7606607304223528,v=0.6398544901590759,w=0.46877986208312883,x=4.364959869804138 -color=blue,shape=square,flag=1,i=71939,u=0.6134131927883871,v=0.3685853813026815,w=0.4897787817066283,x=5.708872869160932 -color=purple,shape=circle,flag=0,i=71945,u=0.4083167965966822,v=0.9401859407571762,w=0.5080721271874327,x=6.04702584451529 -color=purple,shape=circle,flag=0,i=71962,u=0.7016249239486223,v=0.8742718342925873,w=0.5008291234912605,x=6.222017909710246 -color=red,shape=circle,flag=1,i=71971,u=0.7047184325033955,v=0.6337496005172589,w=0.5033732759666719,x=4.040723314272406 -color=red,shape=triangle,flag=0,i=71980,u=0.10551268791745183,v=0.07227443410232526,w=0.48946696946378915,x=4.859140771105152 -color=blue,shape=triangle,flag=1,i=71982,u=0.41993798170645813,v=0.04455214525008511,w=0.5133023700702466,x=6.023101367696458 -color=red,shape=circle,flag=0,i=71987,u=0.4695950581374321,v=0.5669907042763076,w=0.49573366460637935,x=4.577855537814462 -color=red,shape=triangle,flag=0,i=71990,u=0.9843966650819161,v=0.12918745592135572,w=0.48840912798477515,x=6.429439242845484 -color=blue,shape=triangle,flag=0,i=71993,u=0.620514405562138,v=0.7693591711432153,w=0.5174674939642929,x=5.73190496830431 -color=red,shape=square,flag=0,i=71995,u=0.7742690221961455,v=0.2846877580589011,w=0.47530484584381805,x=4.899235588625699 -color=green,shape=triangle,flag=0,i=72009,u=0.7431840593345334,v=0.9590230950575055,w=0.5008984583519989,x=5.625971554636142 -color=red,shape=triangle,flag=0,i=72027,u=0.7273416781463514,v=0.7881215497775622,w=0.49198026661895833,x=5.663064059486664 -color=red,shape=circle,flag=0,i=72029,u=0.057522207334796516,v=0.11395744120444962,w=0.5077705855872757,x=5.459393531305232 -color=red,shape=square,flag=0,i=72050,u=0.3682795763044404,v=0.0844757731167679,w=0.4679178924527475,x=3.5909590699973872 -color=red,shape=triangle,flag=0,i=72056,u=0.5935453258613138,v=0.3183768643456797,w=0.48702746597632485,x=6.243943733564163 -color=red,shape=square,flag=1,i=72066,u=0.5837318236315873,v=0.02144957095217348,w=0.46652127025307916,x=7.315007800089179 -color=red,shape=circle,flag=1,i=72073,u=0.15176831094800436,v=0.09608206780570924,w=0.5113246446621849,x=5.792667707356017 -color=green,shape=triangle,flag=0,i=72075,u=0.3096650689346735,v=0.5066860501690279,w=0.49833294212598267,x=4.269849935028879 -color=red,shape=square,flag=0,i=72083,u=0.5704980183999417,v=0.9060426665925241,w=0.46583151104430703,x=3.757772065843092 -color=purple,shape=triangle,flag=0,i=72094,u=0.7681159228004103,v=0.696598070667945,w=0.49983694436019876,x=5.860226662740637 -color=red,shape=triangle,flag=1,i=72102,u=0.5626005005489886,v=0.3463973348334999,w=0.4833606212379729,x=2.8294951842413645 -color=blue,shape=square,flag=0,i=72103,u=0.10622884128780419,v=0.3403388881584658,w=0.4752815617968869,x=4.148737940916104 -color=purple,shape=square,flag=0,i=72110,u=0.3701719453706033,v=0.7411443242414714,w=0.5185177725175872,x=5.926269951198743 -color=red,shape=triangle,flag=1,i=72111,u=0.24211659645119632,v=0.9680010719181319,w=0.47694517231644107,x=5.346121224149105 -color=red,shape=triangle,flag=0,i=72120,u=0.7446022010168153,v=0.49448153945666884,w=0.4882729836164162,x=3.8065482206424774 -color=orange,shape=triangle,flag=1,i=72127,u=0.39119426252611345,v=0.48515137455399515,w=0.5094580296098834,x=5.550774612490744 -color=orange,shape=triangle,flag=1,i=72131,u=0.9741666638794001,v=0.12706499195471666,w=0.507745761635562,x=4.360934867185619 -color=red,shape=circle,flag=0,i=72138,u=0.6507816109518472,v=0.6080817206898531,w=0.5176709572313898,x=4.630544212533603 -color=blue,shape=square,flag=1,i=72145,u=0.7266495338513433,v=0.6454085245082393,w=0.4721609002834268,x=4.471898234676016 -color=blue,shape=circle,flag=1,i=72148,u=0.2981803433464918,v=0.5420492033743072,w=0.49683231807289474,x=4.569167316839617 -color=red,shape=triangle,flag=0,i=72162,u=0.1048254397734687,v=0.5163078884252859,w=0.47368881447609745,x=4.720843051421998 -color=red,shape=circle,flag=0,i=72164,u=0.6856483636289505,v=0.7678508144115663,w=0.5118957997176568,x=2.9064603487948375 -color=red,shape=circle,flag=1,i=72168,u=0.2066529929015949,v=0.2845124725164412,w=0.5157767408768849,x=5.095268220584159 -color=purple,shape=square,flag=0,i=72177,u=0.506117402387862,v=0.8683061705944894,w=0.5263750648218846,x=3.9305470987145763 -color=red,shape=circle,flag=0,i=72201,u=0.007212468584910092,v=-0.09270905318501277,w=0.526821148743246,x=6.408899027084977 -color=blue,shape=circle,flag=1,i=72204,u=0.8571356556740704,v=0.9922619348062551,w=0.5019522060049386,x=3.5123391890029336 -color=blue,shape=square,flag=0,i=72207,u=0.2700487088580654,v=0.7766482893237935,w=0.4629839738836373,x=5.527289588935786 -color=yellow,shape=triangle,flag=1,i=72214,u=0.5631605148153284,v=0.5170766876882995,w=0.5177992787639062,x=5.639328869111757 -color=yellow,shape=square,flag=0,i=72223,u=0.3809061134560793,v=0.45195670798437837,w=0.4894571969656264,x=3.2912026101958074 -color=red,shape=square,flag=0,i=72227,u=0.8599911746980318,v=0.10182239501353652,w=0.4668626511045798,x=4.724935046510523 -color=yellow,shape=triangle,flag=1,i=72237,u=0.9857265188602886,v=0.9241710109683817,w=0.5127908044086285,x=6.537835565685955 -color=red,shape=triangle,flag=0,i=72245,u=0.3329204908983361,v=0.20940520806088692,w=0.47082028411646815,x=5.698051285382731 -color=purple,shape=square,flag=0,i=72262,u=0.4495317435923373,v=0.04939073616165468,w=0.5261428424160512,x=5.9398154928585996 -color=red,shape=square,flag=0,i=72274,u=0.9572007574973389,v=0.10956507743667465,w=0.4640209844050756,x=3.7859692319368805 -color=green,shape=circle,flag=0,i=72316,u=0.7487513991246616,v=0.9520670145567668,w=0.5223489163743699,x=3.7482706935485637 -color=red,shape=circle,flag=0,i=72320,u=0.5593727999981427,v=0.5990223010878878,w=0.5193862255106959,x=4.809475773151121 -color=red,shape=square,flag=1,i=72328,u=0.050771763223548816,v=0.4580589070395509,w=0.4799018613455928,x=3.9676018055848545 -color=red,shape=circle,flag=0,i=72332,u=0.08944377441526308,v=0.09394577323776458,w=0.5199488742891534,x=4.7674230058662 -color=red,shape=square,flag=1,i=72344,u=0.24915983719094792,v=0.8350204792914224,w=0.47909080899880857,x=6.321827920232859 -color=blue,shape=square,flag=0,i=72352,u=0.9120756594803551,v=0.6094267790877336,w=0.46569099255904356,x=5.760392865724737 -color=purple,shape=circle,flag=0,i=72353,u=0.726001928358824,v=0.9975323613899104,w=0.5038848893470722,x=4.7250193014261965 -color=purple,shape=square,flag=0,i=72379,u=0.5816394016117985,v=0.8899999928484077,w=0.5144843217459071,x=6.791947771902887 -color=red,shape=circle,flag=1,i=72389,u=0.2793990756083822,v=0.3557982917670405,w=0.5165501049970794,x=5.136375507742795 -color=red,shape=circle,flag=0,i=72392,u=0.9774601689026017,v=0.8829915086818088,w=0.5168776217090721,x=6.378832482982435 -color=purple,shape=square,flag=0,i=72398,u=0.8446149449117143,v=0.9681987243163415,w=0.5123187910160215,x=2.8422320045530824 -color=green,shape=square,flag=0,i=72404,u=0.6233692670991832,v=0.4461944514615205,w=0.48668132798125824,x=4.85995442412096 -color=red,shape=square,flag=0,i=72406,u=0.011205992248350505,v=0.7077100546922461,w=0.47879427792740337,x=5.688684150831193 -color=blue,shape=circle,flag=1,i=72428,u=0.4307506113407853,v=0.8122537549871254,w=0.506914167064739,x=5.8951275307868345 -color=blue,shape=square,flag=1,i=72435,u=0.1264929860724492,v=0.8278675579711217,w=0.46390204049080963,x=5.971530626825399 -color=blue,shape=triangle,flag=1,i=72443,u=0.823808156686541,v=0.009166747224625404,w=0.4990467476279494,x=4.107750768369923 -color=purple,shape=square,flag=0,i=72453,u=0.20445566622570988,v=0.5714374404238081,w=0.49856900446487107,x=6.115821566430142 -color=red,shape=triangle,flag=0,i=72454,u=0.9883195242246663,v=0.46528690646822546,w=0.4701671670257296,x=3.9649375186771416 -color=green,shape=square,flag=0,i=72467,u=0.8018179538564826,v=0.4776903700559191,w=0.4856038544965456,x=3.7577105591583333 -color=purple,shape=square,flag=0,i=72478,u=0.8139711133469876,v=0.6826135821368494,w=0.5100199071910589,x=5.771256806775164 -color=red,shape=square,flag=1,i=72482,u=0.47328429070939715,v=0.7699556261202214,w=0.47482301092413287,x=4.356230738358275 -color=green,shape=triangle,flag=1,i=72498,u=0.4385493281520624,v=0.6379307906223648,w=0.4964576274592531,x=5.914061956514195 -color=purple,shape=circle,flag=0,i=72504,u=0.7368014150031545,v=0.26432055827239886,w=0.49365301780658155,x=3.5202273437357685 -color=orange,shape=circle,flag=1,i=72505,u=0.49810811312802905,v=0.48350461151912605,w=0.49767094924358934,x=6.154927127764089 -color=yellow,shape=triangle,flag=1,i=72523,u=0.6774491625295976,v=0.4289333352305539,w=0.4919753398904435,x=6.035966540890378 -color=yellow,shape=triangle,flag=1,i=72547,u=0.12462203771355929,v=0.7474705627340478,w=0.49030490998090365,x=5.478271011364921 -color=yellow,shape=circle,flag=1,i=72554,u=0.9473554633188314,v=0.06905012766392826,w=0.4821619721531113,x=6.589265120851309 -color=green,shape=square,flag=0,i=72572,u=0.2960577095496675,v=0.11776070373636338,w=0.48464646050238475,x=5.206019116330586 -color=green,shape=circle,flag=0,i=72592,u=0.27230371997244107,v=0.8430216989002598,w=0.5248611669066987,x=3.734918784932097 -color=blue,shape=circle,flag=0,i=72604,u=0.9277684947712729,v=0.08298835018060802,w=0.515032473244275,x=3.628706904158925 -color=red,shape=square,flag=1,i=72613,u=0.902878030621165,v=0.6070439231754423,w=0.507830212038955,x=5.4475060097281025 -color=blue,shape=triangle,flag=0,i=72631,u=0.6754216236406407,v=0.6454711951897404,w=0.5029213599951664,x=5.469943053541013 -color=purple,shape=square,flag=0,i=72641,u=0.47291420354886293,v=0.8952440238846755,w=0.5105798103773396,x=4.322618883318763 -color=blue,shape=triangle,flag=0,i=72644,u=0.5297760721253563,v=0.7959422479275593,w=0.5028924556416838,x=3.0638213158307743 -color=red,shape=square,flag=1,i=72650,u=0.04989192827376143,v=0.27663728579119895,w=0.5151445293977063,x=4.328831199686278 -color=purple,shape=triangle,flag=0,i=72658,u=0.858755203567509,v=0.9490152195465916,w=0.5005008213959479,x=3.757001828255658 -color=orange,shape=square,flag=1,i=72660,u=0.00928430359520327,v=0.09648592370970421,w=0.4769044770493649,x=4.70294048426385 -color=blue,shape=square,flag=0,i=72665,u=0.914693304088616,v=0.9279208005607608,w=0.483712475757045,x=6.288911702615664 -color=red,shape=square,flag=0,i=72680,u=0.27743949493588715,v=0.7124275204250927,w=0.5171893242057247,x=5.094733956379064 -color=blue,shape=triangle,flag=1,i=72692,u=0.8638191382478866,v=0.9984550897671751,w=0.4991318433069977,x=5.859607989157865 -color=yellow,shape=triangle,flag=1,i=72702,u=0.2544731224671224,v=0.05573925021387982,w=0.48173491559423204,x=6.259231070134628 -color=red,shape=triangle,flag=0,i=72726,u=0.3135634418540596,v=0.7811603857103299,w=0.46043446560175966,x=5.7203833798669725 -color=blue,shape=circle,flag=0,i=72739,u=0.8409759058208828,v=0.06570230467810834,w=0.518127271598969,x=6.230249069357121 -color=yellow,shape=square,flag=1,i=72753,u=0.8076665248831448,v=0.18562070816039222,w=0.48059685531962193,x=4.801588711872754 -color=red,shape=square,flag=0,i=72754,u=0.6657937575344537,v=0.6839324213093635,w=0.5016594906681198,x=4.790078870715307 -color=red,shape=circle,flag=0,i=72757,u=0.9070956024784969,v=0.861999741244341,w=0.5320729860764385,x=4.929840960818676 -color=red,shape=circle,flag=0,i=72769,u=0.36349074142468374,v=0.37672871750028747,w=0.5325872604052474,x=4.37633351935909 -color=green,shape=circle,flag=1,i=72777,u=0.025216295921019927,v=0.5478422998693638,w=0.5248591923981608,x=5.381140110173693 -color=red,shape=circle,flag=1,i=72784,u=0.26373822486102383,v=0.18344208910848292,w=0.5294229146521763,x=4.037632084476621 -color=red,shape=square,flag=1,i=72793,u=0.8742169240941673,v=0.380984820174165,w=0.5053650967861464,x=4.334431718774201 -color=blue,shape=square,flag=1,i=72799,u=0.7966156504592768,v=0.8255818067694661,w=0.481041618391877,x=3.9073806957276944 -color=red,shape=circle,flag=0,i=72817,u=0.5585823236053085,v=0.46055277285245,w=0.5227068112448294,x=4.690514071968136 -color=red,shape=square,flag=1,i=72825,u=0.9203463819594913,v=0.696725652942245,w=0.49831781926220675,x=4.798487468854657 -color=purple,shape=square,flag=0,i=72833,u=0.1076066798452584,v=0.5343202364829062,w=0.5015256648338,x=4.741579133759864 -color=red,shape=circle,flag=0,i=72845,u=0.7296695528623173,v=0.7445745915538573,w=0.5219627492871897,x=4.0598798522134665 -color=red,shape=square,flag=1,i=72877,u=0.9933876790230393,v=0.7140172351477977,w=0.47802179150624646,x=6.175994497440937 -color=yellow,shape=square,flag=1,i=72889,u=0.858108245552053,v=0.21275998194956924,w=0.4832208090657703,x=7.24085860486491 -color=red,shape=triangle,flag=0,i=72899,u=0.8268056703391791,v=0.5588665164299295,w=0.47428483730612836,x=5.054368684296835 -color=red,shape=triangle,flag=0,i=72906,u=0.23118887929972798,v=0.17223576037076538,w=0.47235336093321695,x=6.887834865742074 -color=blue,shape=square,flag=0,i=72911,u=0.833212349540034,v=0.08603278870401632,w=0.4731255720891816,x=2.715314892566983 -color=purple,shape=square,flag=0,i=72918,u=0.34272203207651397,v=0.6179697916917083,w=0.5064652485390138,x=3.8316958502305476 -color=blue,shape=triangle,flag=0,i=72935,u=0.5415420368585162,v=0.5893076726921904,w=0.49849339704148765,x=4.293722174007237 -color=green,shape=triangle,flag=0,i=72969,u=0.32611786086655536,v=0.6792666645810701,w=0.5003684308061643,x=4.699130317837855 -color=red,shape=circle,flag=0,i=72970,u=0.9961258888051265,v=1.0498318491312169,w=0.5043378086026293,x=4.863904894045845 -color=red,shape=triangle,flag=0,i=72979,u=0.6407996963484139,v=0.4448129582597735,w=0.4690007678399177,x=4.336702771650028 -color=red,shape=triangle,flag=0,i=72989,u=0.7816594595738134,v=0.1478841961630989,w=0.4696594371325213,x=5.532022773983765 -color=purple,shape=triangle,flag=0,i=72992,u=0.0759845047491956,v=0.5775728861572089,w=0.5092218456305272,x=4.239048674824838 -color=red,shape=square,flag=1,i=73004,u=0.9116471043472949,v=0.8928207405420929,w=0.47629130875441433,x=4.6420594628836405 -color=green,shape=square,flag=0,i=73005,u=0.21339609547993565,v=0.9125717355872759,w=0.4795830544894485,x=4.520488661389336 -color=red,shape=triangle,flag=0,i=73027,u=0.7734515847600993,v=0.8165714019035812,w=0.47791153264777664,x=6.626207732797006 -color=red,shape=triangle,flag=1,i=73041,u=0.7382331862323227,v=0.6115116805949784,w=0.48534295923648857,x=4.700948261444632 -color=red,shape=circle,flag=1,i=73046,u=0.47685082871462414,v=0.40653348336191336,w=0.5010050043207679,x=3.615478576455267 -color=blue,shape=triangle,flag=0,i=73056,u=0.8660840120743803,v=0.7087550705129804,w=0.49469534751440397,x=7.850562118211282 -color=red,shape=square,flag=0,i=73058,u=0.5724115044307474,v=0.14061042121837497,w=0.475222835160045,x=4.808813683700198 -color=red,shape=triangle,flag=1,i=73081,u=0.10809337585472945,v=0.5263559248875243,w=0.48998168968065464,x=5.685385844800567 -color=red,shape=circle,flag=0,i=73082,u=0.6134266017037263,v=0.6613676229907061,w=0.5080652246100984,x=3.599115030968829 -color=red,shape=triangle,flag=0,i=73088,u=0.28627888471375007,v=0.11574180810961576,w=0.49215999716804654,x=2.7771562739618094 -color=blue,shape=square,flag=1,i=73089,u=0.7312241055040474,v=0.3341860983717747,w=0.47288135493739936,x=4.593268831441955 -color=red,shape=triangle,flag=0,i=73107,u=0.8229161839484023,v=0.09961796061708328,w=0.4992078285280151,x=5.486653228028314 -color=blue,shape=square,flag=1,i=73125,u=0.2480872311626361,v=0.2896716253493766,w=0.4745171260373533,x=3.953163769464099 -color=red,shape=square,flag=0,i=73126,u=0.7226548780755402,v=0.4328849907977659,w=0.5030008976049739,x=5.607731813197586 -color=orange,shape=square,flag=1,i=73130,u=0.27133484364941185,v=0.22931916659578666,w=0.4936072702308622,x=5.081950490150782 -color=red,shape=square,flag=0,i=73131,u=0.8092824445698978,v=0.4068811725051118,w=0.5013690859141154,x=3.849626790148212 -color=blue,shape=square,flag=1,i=73145,u=0.33398575704430455,v=0.4410680068740741,w=0.4776831225459644,x=4.535974945207352 -color=purple,shape=circle,flag=0,i=73148,u=0.07538657794927406,v=0.7837313714996098,w=0.5014372456268962,x=5.784883970926296 -color=purple,shape=circle,flag=0,i=73177,u=0.25338520318979507,v=0.47637057576955844,w=0.5028831989695736,x=4.446518216759074 -color=orange,shape=triangle,flag=1,i=73190,u=0.7760451236040097,v=0.2043651170692704,w=0.5008577984814421,x=3.5858763909052276 -color=red,shape=square,flag=0,i=73198,u=0.12393622561371376,v=0.37017887804243077,w=0.489510625314009,x=5.596005794355364 -color=green,shape=square,flag=0,i=73201,u=0.713207814191945,v=0.07519388335466493,w=0.48504226917198595,x=4.360076213861312 -color=red,shape=circle,flag=0,i=73202,u=0.39289505842030115,v=0.2947356532400002,w=0.4871448462169997,x=4.473024024906055 -color=red,shape=triangle,flag=0,i=73203,u=0.677149369350636,v=0.2884004409049301,w=0.49472845551993927,x=5.132085726779002 -color=red,shape=square,flag=0,i=73210,u=0.1867089302087731,v=0.18357753948121114,w=0.49228407226862014,x=3.8300608987875315 -color=yellow,shape=square,flag=1,i=73215,u=0.5677835833870515,v=0.9133416373621372,w=0.4758284635938738,x=4.346456505132783 -color=blue,shape=square,flag=1,i=73217,u=0.2987504959521605,v=0.23837982354031273,w=0.47303585934056136,x=5.662891451791427 -color=red,shape=triangle,flag=0,i=73219,u=0.2071186857990156,v=0.9776147044886387,w=0.5036873984858958,x=5.525109547990574 -color=red,shape=square,flag=0,i=73223,u=0.24842057210112012,v=0.6212266125336219,w=0.4993977147879554,x=7.282954064166996 -color=blue,shape=square,flag=1,i=73233,u=0.45732890871277954,v=0.779527850662401,w=0.4732625566106589,x=5.126047490657016 -color=green,shape=square,flag=0,i=73235,u=0.6457059659870845,v=0.465168864383234,w=0.4930919365223765,x=5.7404127587893 -color=green,shape=triangle,flag=0,i=73242,u=0.26870655219679274,v=0.9761871475918202,w=0.4941748882762842,x=4.756969912380434 -color=red,shape=circle,flag=1,i=73256,u=0.4105523221866697,v=0.4000339621499748,w=0.484684070304413,x=3.8814050522478247 -color=red,shape=square,flag=1,i=73259,u=0.737061451030215,v=0.47167364763342723,w=0.5031086475230642,x=3.644000558506836 -color=red,shape=triangle,flag=1,i=73266,u=0.3739120330714697,v=0.08353943325514579,w=0.49935825878250684,x=2.518845857450657 -color=yellow,shape=triangle,flag=1,i=73278,u=0.2224353313701355,v=0.6588932153198386,w=0.5001032147808447,x=3.8605775611912976 -color=red,shape=circle,flag=0,i=73285,u=0.5152641780163079,v=0.5373869106517458,w=0.4797637137795361,x=4.08739490293446 -color=blue,shape=circle,flag=1,i=73292,u=0.7930891102601632,v=0.047068939026991274,w=0.49724471200325515,x=6.937747535570582 -color=blue,shape=triangle,flag=1,i=73294,u=0.8482866459700806,v=0.8370625432863222,w=0.481108489375018,x=5.586467149278353 -color=red,shape=triangle,flag=0,i=73300,u=0.40437487551710605,v=0.5919758906282285,w=0.49480617692222506,x=4.564088412508501 -color=purple,shape=circle,flag=0,i=73301,u=0.6417985791687332,v=0.5075200260409516,w=0.5100911374463913,x=6.264261317748019 -color=red,shape=square,flag=1,i=73314,u=0.8051183568627752,v=0.5334895698192947,w=0.49960516776485075,x=6.3109677479783075 -color=yellow,shape=square,flag=1,i=73330,u=0.6737546113802931,v=0.6528368087455942,w=0.47206702004536333,x=6.308596728951717 -color=red,shape=square,flag=0,i=73344,u=0.6940889957771803,v=0.5186276320207436,w=0.48615106548672843,x=5.620521243886766 -color=blue,shape=triangle,flag=1,i=73348,u=0.6934698862986908,v=0.7317966358404299,w=0.4796080814827919,x=4.253253710596258 -color=red,shape=triangle,flag=0,i=73358,u=0.07674494935678555,v=0.4072161572364629,w=0.5068815087466405,x=6.260206898510124 -color=red,shape=triangle,flag=0,i=73398,u=0.07605305599014578,v=0.08313912658315925,w=0.5046269804689287,x=5.035397854932586 -color=red,shape=square,flag=0,i=73421,u=0.28412250903350234,v=0.06695902775055163,w=0.49955999811282736,x=6.081442659797958 -color=yellow,shape=square,flag=1,i=73422,u=0.7059322154515407,v=0.37996526842060874,w=0.4798337174494267,x=3.6329416904647966 -color=red,shape=triangle,flag=0,i=73459,u=0.642391425501434,v=0.043767096534954586,w=0.4972187064269506,x=3.7740191683991373 -color=yellow,shape=square,flag=1,i=73460,u=0.7761989432029298,v=0.5279337773239262,w=0.4859124901428017,x=3.625881432843299 -color=red,shape=triangle,flag=0,i=73461,u=0.014020713135102225,v=0.03442264993244459,w=0.4967695366663496,x=4.680240538509591 -color=blue,shape=circle,flag=0,i=73467,u=0.10378634591381608,v=0.5743656926595915,w=0.49825105245392803,x=5.3980410219457005 -color=yellow,shape=square,flag=1,i=73470,u=0.35652165358844257,v=0.9428124663410518,w=0.48352938301168036,x=5.225093370053339 -color=red,shape=triangle,flag=1,i=73487,u=0.285390114164328,v=0.08607680093429271,w=0.4919644924806896,x=6.208169211500192 -color=orange,shape=circle,flag=0,i=73503,u=0.7689211631000442,v=0.21579704582186632,w=0.48756968143741325,x=5.528835958251567 -color=red,shape=circle,flag=0,i=73505,u=0.36277364787138233,v=0.3685023235550707,w=0.5041797964377719,x=5.598731517717937 -color=red,shape=triangle,flag=1,i=73508,u=0.2976753200547928,v=0.8830544360707335,w=0.4954230928090637,x=3.4754490211784064 -color=red,shape=circle,flag=0,i=73511,u=0.3098031741805707,v=0.2675765645447079,w=0.5039013524796738,x=7.445521971968751 -color=red,shape=triangle,flag=1,i=73528,u=0.38602030673035703,v=0.19694465343570078,w=0.4956655404728734,x=2.0220160571696577 -color=yellow,shape=square,flag=1,i=73538,u=0.09410104825295551,v=0.7794515208774729,w=0.4872326411228931,x=4.164005386141844 -color=red,shape=square,flag=0,i=73555,u=0.5724509837165904,v=0.5105676887129689,w=0.5053447134795521,x=6.3500581033684504 -color=blue,shape=triangle,flag=1,i=73581,u=0.12999432288622081,v=0.9990348486841953,w=0.48731486734200313,x=5.64657736458589 -color=red,shape=square,flag=0,i=73591,u=0.8989909498962174,v=0.36920052049492713,w=0.5035522351774396,x=5.049760446451766 -color=red,shape=circle,flag=0,i=73596,u=0.9628743127397472,v=0.8756883603336953,w=0.48711155022487523,x=3.802290150045721 -color=purple,shape=triangle,flag=0,i=73611,u=0.12967141299212925,v=0.5451293215366149,w=0.4910990578065233,x=3.663065939687771 -color=yellow,shape=square,flag=1,i=73613,u=0.7677260347684008,v=0.3846466530565561,w=0.48484969341049805,x=7.302856900739751 -color=yellow,shape=triangle,flag=1,i=73624,u=0.6295337656375458,v=0.21297983704867607,w=0.505206110046823,x=4.22272845694787 -color=red,shape=circle,flag=1,i=73632,u=0.5407046846479205,v=0.5711028753837529,w=0.5018562622577037,x=3.532671949677436 -color=orange,shape=square,flag=0,i=73633,u=0.06939805372657937,v=0.7338128030499417,w=0.48644421007084726,x=3.502468389049794 -color=red,shape=triangle,flag=0,i=73638,u=0.9962990422585004,v=0.9573072552649218,w=0.4858349737091535,x=4.340330747037244 -color=red,shape=triangle,flag=0,i=73659,u=0.47655726575723556,v=0.26680165601778527,w=0.4862753334367252,x=4.0042188999592865 -color=blue,shape=triangle,flag=1,i=73662,u=0.5545237073345199,v=0.8482821469792923,w=0.4872738747478104,x=5.998760540677206 -color=red,shape=square,flag=0,i=73666,u=0.20247655318002322,v=0.5592349400550598,w=0.4972910633704216,x=4.7720702789266 -color=red,shape=square,flag=1,i=73681,u=0.8431256175304304,v=0.9564545934523625,w=0.4932128944499044,x=5.656469896302969 -color=green,shape=square,flag=0,i=73684,u=0.8916213324602849,v=0.4588203099732582,w=0.49570914609592487,x=4.4184849931812495 -color=red,shape=triangle,flag=0,i=73687,u=0.9424167172925552,v=0.607344744392924,w=0.4851325542324003,x=4.830476994921856 -color=yellow,shape=triangle,flag=1,i=73731,u=0.009681337380882504,v=0.3653326235396833,w=0.5010217651244245,x=3.9776096339372233 -color=yellow,shape=circle,flag=1,i=73733,u=0.2686168510127359,v=0.3916782894656532,w=0.4982641362270937,x=5.076883774145872 -color=blue,shape=triangle,flag=0,i=73751,u=0.9215647950195507,v=0.3905247807140644,w=0.4959433811364549,x=4.804840899751561 -color=red,shape=triangle,flag=1,i=73775,u=0.034215305887544734,v=0.3210999355484824,w=0.4761246461210536,x=6.450831831666183 -color=purple,shape=square,flag=0,i=73781,u=0.4911574876509637,v=0.6765193880370212,w=0.5225450018623883,x=3.2300474648631585 -color=red,shape=square,flag=0,i=73800,u=0.7272346117146764,v=0.7154223615292531,w=0.4962356972660502,x=4.805217013434523 -color=red,shape=triangle,flag=1,i=73810,u=0.19425743908285453,v=0.26700226617025435,w=0.47098572438582337,x=5.92000930101425 -color=yellow,shape=square,flag=1,i=73814,u=0.30922206588272516,v=0.3885715325915504,w=0.48031566496221323,x=3.5021119175060647 -color=red,shape=triangle,flag=0,i=73816,u=0.5950138526894632,v=0.7601983682220361,w=0.46821510255916216,x=4.514538567289188 -color=yellow,shape=square,flag=0,i=73857,u=0.24262509476485994,v=0.9043456576492875,w=0.4835369088167234,x=4.749412371736739 -color=red,shape=circle,flag=0,i=73859,u=0.20640610824543904,v=0.17711697163402487,w=0.49902918559354636,x=6.6239138557343535 -color=red,shape=circle,flag=0,i=73868,u=0.47085905547554563,v=0.3939223633636871,w=0.4980892915350956,x=6.082009142106543 -color=red,shape=circle,flag=0,i=73882,u=0.16783082711700814,v=0.07845062279807329,w=0.489843991858881,x=4.290215986207049 -color=purple,shape=triangle,flag=0,i=73885,u=0.7319106217070923,v=0.8148112614595804,w=0.4871519125560546,x=5.91760314023933 -color=blue,shape=square,flag=0,i=73893,u=0.12516576865925688,v=0.46666954188249266,w=0.4971144262354856,x=2.985491670179851 -color=green,shape=square,flag=1,i=73906,u=0.46392558723663824,v=0.046747832340204964,w=0.49938087530550646,x=6.21713251739346 -color=red,shape=square,flag=0,i=73917,u=0.4516847660001998,v=0.045973849391362065,w=0.4965108305295375,x=4.267796319425178 -color=red,shape=square,flag=1,i=73918,u=0.9533499781216933,v=0.0027281080580259243,w=0.49667185922593776,x=5.1339131451979805 -color=red,shape=square,flag=0,i=73922,u=0.6822225308850183,v=0.38001726432235505,w=0.49645024110110897,x=2.9732061640307657 -color=red,shape=triangle,flag=0,i=73927,u=0.8548647082166396,v=0.984773716257365,w=0.46744965644811975,x=3.9556049115678658 -color=blue,shape=circle,flag=0,i=73929,u=0.6699124194757352,v=0.13722203662564214,w=0.5121481948131902,x=5.656377569538088 -color=red,shape=triangle,flag=0,i=73931,u=0.04412288751984583,v=0.5773400064111115,w=0.4681608961314278,x=4.578422167946148 -color=yellow,shape=triangle,flag=1,i=73946,u=0.026323220440112927,v=0.2943030839877602,w=0.491641826346298,x=6.7266558823087585 -color=red,shape=square,flag=0,i=73948,u=0.5995931742327236,v=0.6260253911771474,w=0.5073357829382608,x=5.49790017581537 -color=yellow,shape=square,flag=1,i=73965,u=0.06091085838590138,v=0.24609391724975715,w=0.48365426626296254,x=4.012087318829319 -color=yellow,shape=triangle,flag=1,i=73968,u=0.6481630575842057,v=0.011254568504986628,w=0.5007725549223798,x=3.963124376529929 -color=red,shape=triangle,flag=0,i=73976,u=0.38401826239098913,v=0.606804998746147,w=0.45996255656885343,x=5.630524417288048 -color=yellow,shape=triangle,flag=1,i=73981,u=0.9468422574413714,v=0.7871663270852913,w=0.5026240804535607,x=7.131826522379086 -color=yellow,shape=square,flag=0,i=73983,u=0.5605182571004323,v=0.5144029280934599,w=0.4868655352189978,x=3.6100406404223264 -color=yellow,shape=triangle,flag=1,i=73986,u=0.562795746360657,v=0.07147939514130686,w=0.49938144460274,x=3.4329658033991675 -color=red,shape=triangle,flag=0,i=73991,u=0.5343658220263324,v=0.7130630242448898,w=0.46093199333821533,x=4.366849535911659 -color=green,shape=square,flag=0,i=74023,u=0.544776152251061,v=0.8416317371472,w=0.4991598209288799,x=3.851396544303494 -color=yellow,shape=square,flag=1,i=74040,u=0.10966248632397124,v=0.7379686518318879,w=0.4864300566842841,x=5.7441531934028065 -color=green,shape=circle,flag=0,i=74064,u=0.19499703393627577,v=0.650736823611962,w=0.5261124326366297,x=5.37280066111514 -color=red,shape=triangle,flag=0,i=74101,u=0.9578573725683837,v=0.9022521714491644,w=0.4786703734395629,x=5.929930586659921 -color=blue,shape=circle,flag=0,i=74104,u=0.03180303629652925,v=0.2634392751669268,w=0.5099586206987196,x=5.708746243439055 -color=red,shape=circle,flag=0,i=74122,u=0.7961928082819837,v=0.8366329828729749,w=0.5183789907229683,x=6.724341864974814 -color=purple,shape=circle,flag=0,i=74135,u=0.8149059957235426,v=0.6321382282560014,w=0.4967871723905764,x=4.894664816866129 -color=red,shape=triangle,flag=0,i=74146,u=0.8363241263823191,v=0.9317767897809397,w=0.47026181140492246,x=2.135478415238911 -color=yellow,shape=triangle,flag=1,i=74150,u=0.9634762168199501,v=0.5822647727459717,w=0.49796252426159604,x=5.300855031754312 -color=blue,shape=circle,flag=1,i=74155,u=0.10011927718805236,v=0.07500172749065825,w=0.5180593992652905,x=4.169458849533399 -color=red,shape=triangle,flag=0,i=74158,u=0.9449591785210132,v=0.702856125955232,w=0.4730808836079962,x=5.1347387002909075 -color=blue,shape=circle,flag=1,i=74163,u=0.1092563351885939,v=0.13884509384344856,w=0.5199822806284418,x=6.098778122728651 -color=red,shape=square,flag=0,i=74174,u=0.8712826351031138,v=0.4436291520044644,w=0.5132309508314374,x=4.97465287966913 -color=yellow,shape=triangle,flag=1,i=74181,u=0.7511281258442482,v=0.23840946915563233,w=0.4989955975567813,x=4.561469655978386 -color=red,shape=triangle,flag=0,i=74188,u=0.4266118053404341,v=0.6881344305908903,w=0.47630582096994784,x=4.244907594909962 -color=purple,shape=triangle,flag=0,i=74195,u=0.4037795203363368,v=0.05390781813228618,w=0.4996809422346196,x=6.077785983601697 -color=blue,shape=square,flag=1,i=74201,u=0.5805067256511077,v=0.37808391930573826,w=0.5072967332958901,x=5.33517712393137 -color=red,shape=circle,flag=0,i=74209,u=0.1342302134651655,v=0.06459187647814006,w=0.5334208170455429,x=4.440485437828833 -color=red,shape=triangle,flag=0,i=74215,u=0.40765793598833056,v=0.7834863720200711,w=0.4888715175164901,x=3.8702767608330952 -color=blue,shape=square,flag=1,i=74219,u=0.7353282171966982,v=0.4955007039351944,w=0.5067343724392008,x=5.652753390892282 -color=purple,shape=triangle,flag=0,i=74225,u=0.7537454017576176,v=0.18320212007907832,w=0.49727465605478777,x=5.388678343443851 -color=yellow,shape=square,flag=1,i=74235,u=0.35625431893337234,v=0.7854228436430979,w=0.491337294839168,x=3.7238017175135485 -color=red,shape=circle,flag=0,i=74257,u=0.09453880825386307,v=0.11131070308675836,w=0.5313441267814368,x=5.708388758350463 -color=red,shape=triangle,flag=1,i=74263,u=0.79716268521799,v=0.6377104160298015,w=0.4890250121970355,x=6.402402388487867 -color=red,shape=triangle,flag=0,i=74275,u=0.6522863591653894,v=0.8079463098364482,w=0.4901996271362057,x=5.674600793103391 -color=blue,shape=triangle,flag=0,i=74337,u=0.16303242596229017,v=0.8641563713235006,w=0.5241221367340247,x=5.17257583610434 -color=green,shape=square,flag=0,i=74342,u=0.5569260573797796,v=0.431765970419284,w=0.48528542143808717,x=4.4786129438598 -color=red,shape=square,flag=0,i=74360,u=0.6054830649877131,v=0.290171721052222,w=0.5075596149926536,x=6.4680819912203615 -color=red,shape=triangle,flag=0,i=74364,u=0.7224317042523765,v=0.4213175990194369,w=0.4994275942565782,x=3.763757712745255 -color=red,shape=circle,flag=1,i=74365,u=0.22976069233610774,v=0.3186458146707333,w=0.5270088327659848,x=5.448233564300657 -color=red,shape=circle,flag=1,i=74381,u=0.9941763000591275,v=1.0480076548084407,w=0.524717272826327,x=4.736381080337667 -color=red,shape=triangle,flag=1,i=74384,u=0.16902092605533459,v=0.7780701292295173,w=0.5094062702839045,x=5.7396609465179225 -color=green,shape=square,flag=0,i=74390,u=0.12422815912527574,v=0.7465012698616101,w=0.4835980549100516,x=4.870676063552579 -color=red,shape=triangle,flag=0,i=74398,u=0.9290878308409746,v=0.6177766702414434,w=0.5102960938565552,x=4.581709971949926 -color=blue,shape=triangle,flag=1,i=74411,u=0.6108903492719456,v=0.6701572144070943,w=0.5208733075561003,x=4.6881833671233695 -color=red,shape=square,flag=1,i=74413,u=0.23410956469104527,v=0.24580540619674573,w=0.5211736250788455,x=4.275816949445322 -color=red,shape=triangle,flag=0,i=74417,u=0.5592005106035348,v=0.3180955066529366,w=0.5063035565909414,x=5.460277298718489 -color=purple,shape=square,flag=0,i=74424,u=0.35002091459496454,v=0.3958790434470656,w=0.5098794193597085,x=4.474706250833276 -color=red,shape=circle,flag=0,i=74437,u=0.79291025522697,v=0.8493005744918936,w=0.5263302149927336,x=4.602587432483611 -color=green,shape=square,flag=1,i=74443,u=0.40291391742358695,v=0.6021815986441458,w=0.48626671272928873,x=5.612360053442166 -color=blue,shape=triangle,flag=1,i=74450,u=0.06583186167773669,v=0.2992133757023169,w=0.5166522451567229,x=7.034692986210788 -color=red,shape=triangle,flag=0,i=74458,u=0.5006374274046266,v=0.1546090633702616,w=0.5042697870488335,x=5.291583227203817 -color=red,shape=triangle,flag=0,i=74465,u=0.9864723786100202,v=0.8250479892913812,w=0.49612436711205143,x=5.105525358933398 -color=yellow,shape=square,flag=1,i=74471,u=0.5241133434511219,v=0.13718435454131117,w=0.49990225761923773,x=6.133552328593815 -color=orange,shape=triangle,flag=0,i=74476,u=0.010474395956650007,v=0.10813919297176067,w=0.5089801531858591,x=4.436400330850538 -color=red,shape=triangle,flag=1,i=74477,u=0.32943558295730657,v=0.9639409828615061,w=0.4957871460681552,x=2.9078262118445366 -color=green,shape=circle,flag=0,i=74488,u=0.3289651954956777,v=0.0005012669003675585,w=0.5168396145304434,x=5.763564391334159 -color=blue,shape=triangle,flag=1,i=74505,u=0.8644876769517047,v=0.2816080933358057,w=0.51584081453108,x=4.039672499886708 -color=blue,shape=circle,flag=0,i=74509,u=0.5965385151564035,v=0.951036798339431,w=0.5149565701117595,x=5.30678271186835 -color=green,shape=triangle,flag=0,i=74514,u=0.8649132779034757,v=0.09148676051735127,w=0.47719837345277005,x=6.622641694721412 -color=blue,shape=circle,flag=0,i=74516,u=0.4500036001257083,v=0.9595646461419677,w=0.5145311776465503,x=3.0774155194558888 -color=red,shape=triangle,flag=1,i=74519,u=0.9186764537850587,v=0.11238234017476367,w=0.49710736840479497,x=5.954795765343072 -color=purple,shape=triangle,flag=0,i=74522,u=0.9699693146496409,v=0.32194205614852567,w=0.4921425489278764,x=7.188639100501519 -color=yellow,shape=triangle,flag=1,i=74525,u=0.6183461492286181,v=0.7553582988924024,w=0.5068765649512922,x=6.798741976251505 -color=red,shape=triangle,flag=0,i=74526,u=0.23008657394441356,v=0.8671538544785025,w=0.49797364430528185,x=5.915835529186908 -color=blue,shape=circle,flag=1,i=74543,u=0.8510489726029078,v=0.6488404429484304,w=0.5067544548660893,x=3.9968082317052294 -color=green,shape=square,flag=0,i=74544,u=0.6558736950046088,v=0.4426693570923439,w=0.48633782631649775,x=3.6796350041568684 -color=yellow,shape=circle,flag=1,i=74547,u=0.23000152048303502,v=0.7264792541863004,w=0.499072587362543,x=6.0138648938010535 -color=red,shape=triangle,flag=0,i=74565,u=0.5179873809927983,v=0.7117302875055687,w=0.5034995883795009,x=4.06281266643197 -color=red,shape=square,flag=1,i=74572,u=0.2723551975430052,v=0.1897879757149683,w=0.5254401488733796,x=4.7372181328436085 -color=red,shape=square,flag=0,i=74590,u=0.30983182228477213,v=0.0778484722085594,w=0.5308148030729908,x=4.517821672237914 -color=red,shape=square,flag=1,i=74609,u=0.709120648229431,v=0.17004605025488417,w=0.5273920145694707,x=4.47368188880185 -color=red,shape=circle,flag=1,i=74622,u=0.14764498315564645,v=0.1929774637478571,w=0.5292450006647548,x=4.0999308862013875 -color=blue,shape=square,flag=0,i=74626,u=0.5294156983321282,v=0.8286313269472367,w=0.4982429879863127,x=5.793112969323659 -color=red,shape=triangle,flag=0,i=74638,u=0.04867850900404547,v=0.9383175985076053,w=0.49563483918301704,x=5.8925709764789564 -color=green,shape=square,flag=0,i=74652,u=0.5221295680710472,v=0.9888864052686629,w=0.4979885981986899,x=4.607816454947834 -color=blue,shape=square,flag=1,i=74676,u=0.9420382598038157,v=0.379324794370812,w=0.49563464161249665,x=7.904342191233759 -color=red,shape=triangle,flag=1,i=74677,u=0.9068279425614332,v=0.8563730677745992,w=0.4919221265912739,x=4.863947969500148 -color=red,shape=circle,flag=0,i=74695,u=0.7563958208448414,v=0.6998420957844103,w=0.5251902558268223,x=5.894682368656684 -color=purple,shape=square,flag=0,i=74701,u=0.45817334086480754,v=0.5170576990703348,w=0.4968839326757915,x=4.942121550003258 -color=red,shape=square,flag=0,i=74740,u=0.43817873495487525,v=0.11641921116287135,w=0.5253951944272784,x=3.8899618805750404 -color=red,shape=circle,flag=0,i=74754,u=0.07647795745176733,v=0.113566323029729,w=0.5129774099736205,x=4.183420642946919 -color=red,shape=square,flag=0,i=74763,u=0.020592823584431152,v=0.975173817482053,w=0.5201764887296262,x=3.3376322773067817 -color=blue,shape=square,flag=1,i=74771,u=0.24337781675897274,v=0.2177815017781496,w=0.5066889951636958,x=3.6461295802047498 -color=red,shape=square,flag=0,i=74776,u=0.623543025423303,v=0.10433876527445662,w=0.517179691766531,x=4.624612095721415 -color=yellow,shape=triangle,flag=1,i=74779,u=0.7512935510372817,v=0.734837885516518,w=0.49846560985990546,x=4.2636152571421855 -color=red,shape=circle,flag=0,i=74790,u=0.10534648801385027,v=0.20524199587201541,w=0.5035367076184488,x=2.970228485933329 -color=blue,shape=triangle,flag=0,i=74793,u=0.6772071447096011,v=0.7838638110987186,w=0.5104766569470135,x=5.85929135054377 -color=green,shape=square,flag=0,i=74802,u=0.7263706240692465,v=0.030781064159093985,w=0.48667733318817413,x=3.3070100398451365 -color=red,shape=triangle,flag=1,i=74814,u=0.2607019003379061,v=0.5339014318993949,w=0.48157592588909687,x=4.4358352560455 -color=green,shape=square,flag=0,i=74820,u=0.9448557069603734,v=0.46144943854412324,w=0.4889583137136693,x=5.363334356029843 -color=green,shape=circle,flag=0,i=74851,u=0.9771917335030909,v=0.6888322919339299,w=0.4975961982610521,x=3.449680357165145 -color=red,shape=triangle,flag=1,i=74860,u=0.6026463336619938,v=0.1024166716399133,w=0.4732245130091161,x=5.835247136578104 -color=red,shape=square,flag=1,i=74862,u=0.48262587595894835,v=0.37157525189736296,w=0.5297945671059928,x=4.224868771609265 -color=green,shape=square,flag=0,i=74869,u=0.18288427925472805,v=0.015877164393682364,w=0.4909218346237854,x=5.441451111365079 -color=blue,shape=square,flag=1,i=74871,u=0.7905099363493048,v=0.7896156225587122,w=0.5187914231141615,x=5.426423768480798 -color=red,shape=circle,flag=0,i=74890,u=0.5516627345373434,v=0.5864021452580853,w=0.4983626770607954,x=3.4071241968360337 -color=red,shape=circle,flag=0,i=74918,u=0.945429259821453,v=0.9719372848090725,w=0.4967795542266296,x=5.347800519043236 -color=green,shape=square,flag=0,i=74924,u=0.1535922133019476,v=0.010668070394192819,w=0.4907173534845199,x=5.984633685060537 -color=blue,shape=square,flag=0,i=74930,u=0.5981963559775522,v=0.11792577988732766,w=0.5190767792230858,x=6.830316594649006 -color=purple,shape=square,flag=0,i=74941,u=0.19347104279068772,v=0.21573095612416882,w=0.4941875867798613,x=5.632709057232895 -color=red,shape=square,flag=0,i=74952,u=0.09111599781438584,v=0.45811081075245175,w=0.5287255586227518,x=4.151652872382568 -color=red,shape=triangle,flag=0,i=74960,u=0.8305238189559678,v=0.2823882612515901,w=0.4605735290481944,x=4.196752960002679 -color=blue,shape=square,flag=1,i=74961,u=0.20763259922265842,v=0.9962466757568939,w=0.5203329282517026,x=5.161169723849628 -color=red,shape=square,flag=1,i=74971,u=0.3322698897360169,v=0.5457527501700328,w=0.5285993508400428,x=5.633722348136948 -color=purple,shape=square,flag=0,i=74972,u=0.563061970220946,v=0.6657924898046755,w=0.489399159568048,x=5.454305611354727 -color=red,shape=triangle,flag=0,i=74989,u=0.20258116002912574,v=0.7232876317439324,w=0.4698974291569513,x=4.30383926696124 -color=blue,shape=triangle,flag=0,i=75000,u=0.8625968637336654,v=0.8612979219248911,w=0.5003823503353495,x=4.2538705389806974 -color=red,shape=square,flag=0,i=75004,u=0.6892800110198373,v=0.1251579760229029,w=0.5227290201720401,x=5.891890301810555 -color=purple,shape=square,flag=0,i=75010,u=0.5715658727337238,v=0.5383962053561394,w=0.4882862473154879,x=4.379031207070903 -color=purple,shape=square,flag=0,i=75015,u=0.01005264691899832,v=0.7023238764836227,w=0.49376657434988924,x=6.7332438589909644 -color=red,shape=square,flag=1,i=75035,u=0.19227533016762532,v=0.9391381148603628,w=0.5247846045691217,x=4.562503628146505 -color=blue,shape=triangle,flag=0,i=75044,u=0.5108493646092617,v=0.04514088017253726,w=0.503498744545002,x=4.8591549326123475 -color=yellow,shape=triangle,flag=1,i=75051,u=0.38333447674132615,v=0.7628189688940775,w=0.492977771366999,x=4.083112374709039 -color=purple,shape=square,flag=0,i=75052,u=0.03378335735159066,v=0.6605812699878494,w=0.48444801239592317,x=3.6137194488627067 -color=purple,shape=square,flag=0,i=75076,u=0.11983350395662407,v=0.6776305066704684,w=0.4802682236113198,x=4.104738631543207 -color=green,shape=triangle,flag=0,i=75092,u=0.8607417326531254,v=0.5949693667749962,w=0.48549329179404455,x=4.407897460367713 -color=yellow,shape=square,flag=1,i=75101,u=0.4596765018887293,v=0.26422536386579976,w=0.5173476340952787,x=6.148702548461491 -color=red,shape=triangle,flag=1,i=75103,u=0.15202526130769134,v=0.38063211337670755,w=0.4893375663310441,x=3.4519042360517695 -color=red,shape=square,flag=1,i=75104,u=0.40175905204290274,v=0.40391774232223854,w=0.5279002982270758,x=3.778059594042656 -color=blue,shape=square,flag=1,i=75106,u=0.9244395349673898,v=0.42443049923804577,w=0.5170664137792557,x=4.550639626971413 -color=purple,shape=triangle,flag=0,i=75132,u=0.12671748229364066,v=0.4874007275096701,w=0.48601340180309904,x=5.919214501812422 -color=green,shape=square,flag=1,i=75143,u=0.5134938685226365,v=0.8839705864814802,w=0.4782139684567321,x=4.226420194212593 -color=red,shape=square,flag=0,i=75144,u=0.21301900232216486,v=0.12593123029841757,w=0.5220877510995696,x=3.6410497166169886 -color=red,shape=circle,flag=1,i=75149,u=0.07693130714370355,v=0.10995103522411168,w=0.48038894775611385,x=4.228261653242684 -color=red,shape=triangle,flag=0,i=75161,u=0.3874632390923548,v=0.4327220575708186,w=0.4924739242568785,x=5.35625158595733 -color=red,shape=triangle,flag=0,i=75167,u=0.9701929769281673,v=0.9037417970215005,w=0.4847116714111441,x=5.725677359896707 -color=orange,shape=triangle,flag=1,i=75171,u=0.18863723342263317,v=0.24846632036006866,w=0.5109649587971444,x=5.813016576370831 -color=red,shape=circle,flag=0,i=75180,u=0.3287320520386863,v=0.3250446235760209,w=0.49127620877440253,x=2.5084090150515412 -color=green,shape=triangle,flag=0,i=75189,u=0.25779790129408353,v=0.0674247087839257,w=0.4911262483264463,x=5.567269566215741 -color=blue,shape=circle,flag=1,i=75193,u=0.357690113525865,v=0.5401196101290404,w=0.4993864466653269,x=3.7044565220355117 -color=red,shape=circle,flag=0,i=75207,u=0.7510120944091546,v=0.7431781866112418,w=0.49058708243254423,x=6.810490235822786 -color=purple,shape=triangle,flag=0,i=75208,u=0.1603043319255274,v=0.4625692979491671,w=0.48695883391154,x=4.96732957568248 -color=yellow,shape=circle,flag=1,i=75248,u=0.676844164319526,v=0.936725146337167,w=0.5099969215041289,x=6.234240676254099 -color=red,shape=square,flag=0,i=75256,u=0.6446659281006489,v=0.5175660435630324,w=0.5151958930781878,x=6.8611019790328145 -color=red,shape=square,flag=0,i=75257,u=0.3409687777588285,v=0.8999995674758315,w=0.5156917920846991,x=6.7921599695275505 -color=red,shape=square,flag=1,i=75259,u=0.45859657967610057,v=0.3656105550835457,w=0.5154729016657188,x=3.696978455287106 -color=yellow,shape=triangle,flag=0,i=75303,u=0.2610907123027705,v=0.5237798928294737,w=0.5014752981619796,x=6.365781918924758 -color=blue,shape=circle,flag=0,i=75317,u=0.15141833645024882,v=0.26378981580255034,w=0.48911646158067973,x=4.8737693597224485 -color=yellow,shape=square,flag=1,i=75331,u=0.6964641888418144,v=0.2027409369455846,w=0.5118328475993918,x=4.799359812196501 -color=blue,shape=triangle,flag=0,i=75342,u=0.5930466331147796,v=0.7567849694048852,w=0.5081372745594764,x=4.657691984751567 -color=red,shape=triangle,flag=0,i=75352,u=0.10922834451652375,v=0.6103106443343256,w=0.4767723707613561,x=5.583897254866231 -color=blue,shape=square,flag=1,i=75353,u=0.6375437277279246,v=0.7744805532740272,w=0.5038428932065878,x=5.04725085115049 -color=red,shape=circle,flag=0,i=75372,u=0.7155677568355481,v=0.6598571030784607,w=0.49629260875176784,x=6.607036320640603 -color=red,shape=triangle,flag=0,i=75402,u=0.8808261525746126,v=0.15523665320888558,w=0.473999401371741,x=6.287426943392451 -color=purple,shape=triangle,flag=1,i=75403,u=0.5386779497713138,v=0.06733566374828381,w=0.4901505560981755,x=6.51914329025031 -color=red,shape=triangle,flag=1,i=75414,u=0.38950713442883356,v=0.2666800464770108,w=0.4764081342261732,x=7.432812911521515 -color=blue,shape=square,flag=0,i=75432,u=0.3554035819456608,v=0.5629294550493659,w=0.5048791235784019,x=4.818441659188746 -color=red,shape=square,flag=0,i=75433,u=0.16482058499765828,v=0.7562790517306017,w=0.5043472942958557,x=6.147200440654905 -color=red,shape=square,flag=0,i=75450,u=0.0009495799592779131,v=0.03406316353835148,w=0.4990426666507558,x=4.905440225098672 -color=yellow,shape=square,flag=1,i=75459,u=0.6352053093764487,v=0.962711097993488,w=0.5085909817814864,x=3.7600148098726898 -color=yellow,shape=square,flag=1,i=75473,u=0.004725539958056246,v=0.4576002449786595,w=0.5145504402085824,x=5.226666060773338 -color=blue,shape=triangle,flag=0,i=75483,u=0.069577529834978,v=0.8771892135808287,w=0.5073546889309503,x=4.520959625846948 -color=red,shape=circle,flag=1,i=75491,u=0.928088830749936,v=0.8896654695319893,w=0.501216303408147,x=3.7360966573202514 -color=blue,shape=triangle,flag=0,i=75506,u=0.8553222803773598,v=0.10082373724243787,w=0.5083141981233915,x=5.959244981300554 -color=yellow,shape=triangle,flag=1,i=75508,u=0.9026235012282425,v=0.014810326518428507,w=0.4975508044571711,x=5.853777038623881 -color=yellow,shape=circle,flag=1,i=75517,u=0.2865333014524597,v=0.09746212379561847,w=0.5173857972860151,x=4.905216217374824 -color=red,shape=square,flag=1,i=75522,u=0.10175448150457833,v=0.5751535160121101,w=0.5038512522281451,x=4.723603312684658 -color=red,shape=square,flag=1,i=75529,u=0.38339531909138613,v=0.2639001311017938,w=0.5132283932993867,x=6.006291577090569 -color=red,shape=square,flag=1,i=75538,u=0.2558592745784639,v=0.05311299722166407,w=0.5115484086707561,x=2.7016662817727286 -color=green,shape=triangle,flag=0,i=75572,u=0.4305180890062592,v=0.9354143160561779,w=0.5172762833306427,x=4.359080074142157 -color=red,shape=square,flag=1,i=75595,u=0.14405675430660847,v=0.3037167415128579,w=0.5101798085754583,x=5.70927704526992 -color=yellow,shape=square,flag=1,i=75604,u=0.201035208887139,v=0.8480401023090458,w=0.5050193448739322,x=3.4944549796548596 -color=blue,shape=square,flag=1,i=75628,u=0.8802285846004505,v=0.13407926435102302,w=0.49640083115194,x=6.087347708773302 -color=yellow,shape=square,flag=1,i=75641,u=0.8960158694466789,v=0.9704766533218534,w=0.5042020194564072,x=5.029082053242115 -color=yellow,shape=square,flag=1,i=75642,u=0.5978488198743882,v=0.37787829397501427,w=0.5004855381958734,x=4.389400795529668 -color=red,shape=triangle,flag=0,i=75652,u=0.6240064191051112,v=0.5703501649929268,w=0.488843747208351,x=5.129025026851264 -color=red,shape=triangle,flag=0,i=75658,u=0.5470569475832744,v=0.9756165926047606,w=0.4932618907149586,x=5.253286623148804 -color=red,shape=square,flag=1,i=75663,u=0.7102481456297569,v=0.4911367230806417,w=0.5008489806383956,x=5.26961788741773 -color=red,shape=triangle,flag=1,i=75678,u=0.6561003034425807,v=0.7972740338240779,w=0.49421066817522435,x=7.803822059996219 -color=red,shape=square,flag=0,i=75698,u=0.4366390844393546,v=0.6906985181971231,w=0.4807420064596584,x=4.7393503683284095 -color=blue,shape=square,flag=1,i=75711,u=0.6149584495093532,v=0.41934374368866256,w=0.5098315710175045,x=5.608160441574413 -color=yellow,shape=square,flag=1,i=75722,u=0.6990257283371092,v=0.2962816179750801,w=0.4941817022232349,x=5.534226672377635 -color=red,shape=square,flag=0,i=75736,u=0.4694271707680544,v=0.3208448478265661,w=0.4744399093376625,x=4.4734000147075825 -color=green,shape=triangle,flag=0,i=75739,u=0.9325980125289542,v=0.863020102025737,w=0.5084650379055495,x=6.391887528533768 -color=red,shape=square,flag=1,i=75762,u=0.16813249459460233,v=0.7374549851261671,w=0.4718190527883035,x=3.6718018956767327 -color=red,shape=square,flag=1,i=75793,u=0.08894582109819293,v=0.6000135568343806,w=0.4795656502027283,x=4.335128625899531 -color=purple,shape=square,flag=0,i=75795,u=0.3468131948434764,v=0.6006738188914619,w=0.4931816181929421,x=3.983448108356022 -color=blue,shape=square,flag=1,i=75815,u=0.5149419880487021,v=0.5036298899468596,w=0.5088589858709743,x=4.408149743880865 -color=blue,shape=triangle,flag=1,i=75824,u=0.8954548036364832,v=0.4408623314596646,w=0.4746441626388489,x=6.426931798648624 -color=red,shape=circle,flag=0,i=75825,u=0.12287715187493742,v=0.04789986778155528,w=0.5196696158158836,x=4.560843478512571 -color=red,shape=square,flag=0,i=75828,u=0.3985572566687491,v=0.12815682950766194,w=0.4756016974432333,x=5.377997650338762 -color=purple,shape=triangle,flag=0,i=75844,u=0.8021072746184713,v=0.12070363535957285,w=0.4702399817686198,x=5.0113682597077185 -color=green,shape=circle,flag=0,i=75847,u=0.18488866254057112,v=0.11468324436011201,w=0.49143001203031084,x=3.2943961749610438 -color=red,shape=circle,flag=0,i=75848,u=0.1381322171900793,v=0.15022762256624764,w=0.5212530276762425,x=5.056600368873066 -color=yellow,shape=square,flag=1,i=75857,u=0.03295318379313106,v=0.8850626143030532,w=0.49413067472286637,x=5.385128438317927 -color=purple,shape=square,flag=0,i=75905,u=0.20200805455323,v=0.744647626765385,w=0.49206822092449926,x=8.220892842497657 -color=blue,shape=circle,flag=1,i=75908,u=0.8052598880713813,v=0.057428685846987015,w=0.48831355100325613,x=6.611056168510579 -color=red,shape=circle,flag=1,i=75911,u=0.4332171492101451,v=0.44534885763395476,w=0.5196597647356826,x=4.107100514199269 -color=green,shape=circle,flag=0,i=75917,u=0.17705199786990788,v=0.4207031506723816,w=0.5014435007025267,x=3.546014256391011 -color=red,shape=circle,flag=0,i=75943,u=0.7878904315943659,v=0.8055486594828597,w=0.5301132508138457,x=6.1134866317158405 -color=purple,shape=square,flag=0,i=75976,u=0.06734587877410814,v=0.21288735833675743,w=0.4767770370956767,x=6.445437307417428 -color=blue,shape=square,flag=0,i=75988,u=0.39575172885065846,v=0.4637412237308357,w=0.5032758150206922,x=5.499823719296377 -color=red,shape=circle,flag=1,i=75991,u=0.9091170467174449,v=0.9741284357179678,w=0.5295212319647594,x=6.308852776865592 -color=green,shape=square,flag=1,i=76031,u=0.2493610294300448,v=0.9204098762255356,w=0.47734531980910777,x=5.187007359259788 -color=blue,shape=circle,flag=1,i=76036,u=0.9927854320007904,v=0.32506230148003556,w=0.4871355497015411,x=5.021868544862186 -color=blue,shape=circle,flag=1,i=76037,u=0.6925251794010225,v=0.8804878900515186,w=0.4898651628380573,x=4.480835808161586 -color=red,shape=square,flag=0,i=76051,u=0.9167587913426889,v=0.6490837121495829,w=0.4850515398929979,x=3.7837005627476956 -color=green,shape=triangle,flag=0,i=76057,u=0.5177756935104152,v=0.8144260505173898,w=0.5101053061428206,x=3.8260057306518136 -color=red,shape=circle,flag=0,i=76092,u=0.013500520841920438,v=0.07936605338912676,w=0.5274579583239124,x=5.384077958139304 -color=blue,shape=triangle,flag=1,i=76172,u=0.42918097650983045,v=0.6765565737144372,w=0.4704877451252106,x=2.206541563902966 -color=red,shape=square,flag=0,i=76173,u=0.2614546432113146,v=0.8779217806047592,w=0.4689909245888773,x=3.515801994314156 -color=purple,shape=square,flag=0,i=76175,u=0.9230548490799251,v=0.20677485645913862,w=0.4918545620497562,x=4.8305498361765435 -color=red,shape=circle,flag=1,i=76177,u=0.9873402214957514,v=0.989657002194948,w=0.5237403101147309,x=6.166278355280192 -color=purple,shape=square,flag=0,i=76212,u=0.9431532816538241,v=0.21474141660271073,w=0.4930253515593033,x=3.7594040745083124 -color=purple,shape=triangle,flag=0,i=76214,u=0.609821464183716,v=0.6389526317244818,w=0.48376135835783185,x=5.014872046499547 -color=purple,shape=circle,flag=0,i=76219,u=0.20026725870065754,v=0.793205581150307,w=0.4969441153050769,x=5.6323833995846195 -color=yellow,shape=triangle,flag=0,i=76231,u=0.3136266773812564,v=0.8272054379835488,w=0.49668967367362116,x=5.257403979198879 -color=blue,shape=triangle,flag=1,i=76251,u=0.49434565499304994,v=0.41676771659597245,w=0.46723583175996675,x=4.335445528958487 -color=orange,shape=triangle,flag=0,i=76287,u=0.7552996540912389,v=0.8935930400745189,w=0.5065363727687604,x=5.994057905754794 -color=red,shape=triangle,flag=0,i=76318,u=0.335725690636258,v=0.41837153975083907,w=0.4959504523532034,x=4.519741043597379 -color=purple,shape=square,flag=0,i=76320,u=0.8288363545777822,v=0.08577507565980647,w=0.48765964027079794,x=4.600099106336966 -color=purple,shape=triangle,flag=0,i=76361,u=0.5715881630469227,v=0.14729620799909005,w=0.48039556454605437,x=6.146797804220459 -color=red,shape=triangle,flag=0,i=76380,u=0.279101484797904,v=0.4109954206489326,w=0.5004782122977516,x=4.623599803175675 -color=red,shape=triangle,flag=0,i=76392,u=0.9573963142758083,v=0.4935114236307473,w=0.49685789478221154,x=5.259212049815939 -color=green,shape=square,flag=0,i=76399,u=0.2952553189706415,v=0.3715260554059431,w=0.4714357366530857,x=5.361695064178093 -color=red,shape=square,flag=0,i=76422,u=0.3834635032257123,v=0.029416298554753473,w=0.45550242204102026,x=4.736058545702815 -color=orange,shape=square,flag=1,i=76426,u=0.2850562919010694,v=0.7868728087902546,w=0.5183553119186447,x=4.795621189829819 -color=red,shape=triangle,flag=0,i=76428,u=0.7410802738316075,v=0.9010013222494525,w=0.49696282194342084,x=5.504560178177751 -color=purple,shape=square,flag=0,i=76437,u=0.2839796784965293,v=0.5781825327832731,w=0.4901380690647679,x=4.853108645301831 -color=red,shape=square,flag=1,i=76442,u=0.7198502716552054,v=0.5269945982200485,w=0.4580120750821909,x=5.606712965703426 -color=red,shape=square,flag=0,i=76450,u=0.882822684791914,v=0.7382766439307654,w=0.4606550342194117,x=6.058089929367234 -color=yellow,shape=circle,flag=1,i=76454,u=0.7841204724506287,v=0.968116729443913,w=0.5291663496637445,x=5.05585812332319 -color=blue,shape=square,flag=1,i=76456,u=0.7713878211892955,v=0.1825730748525337,w=0.5206337721721971,x=5.673757426079461 -color=red,shape=square,flag=1,i=76474,u=0.12950794968832724,v=0.9732315184612382,w=0.46671396209064847,x=6.196978169535126 -color=yellow,shape=triangle,flag=1,i=76488,u=0.16708369275300383,v=0.10000696220863614,w=0.5030373383268141,x=6.710254718636688 -color=red,shape=triangle,flag=0,i=76502,u=0.16780794197173354,v=0.3692395976984879,w=0.5015701856233178,x=3.638292085279994 -color=yellow,shape=square,flag=1,i=76524,u=0.19198671073585116,v=0.17932130955503012,w=0.49847691944723177,x=7.519202986839545 -color=yellow,shape=circle,flag=1,i=76528,u=0.9903564738971828,v=0.7682144346892245,w=0.5168304712952871,x=4.961367236877486 -color=red,shape=square,flag=0,i=76532,u=0.7533687620024123,v=0.5848577522418097,w=0.45942372500333273,x=7.215166600925446 -color=red,shape=square,flag=0,i=76547,u=0.8905442476175128,v=0.3161612820671559,w=0.45922492218360644,x=4.5884612079356595 -color=yellow,shape=triangle,flag=1,i=76562,u=0.5641945990626297,v=0.28371417959395917,w=0.5020034373981855,x=7.295391934824061 -color=red,shape=square,flag=0,i=76601,u=0.4210588440059848,v=0.7639543920834846,w=0.45347407490917707,x=5.170145105502908 -color=red,shape=square,flag=1,i=76609,u=0.7939565415336549,v=0.9475167748252384,w=0.4605768025184789,x=4.635759652301643 -color=red,shape=square,flag=0,i=76619,u=0.09482789359701671,v=0.7810394740165318,w=0.46042606676004,x=4.348479427136168 -color=green,shape=square,flag=0,i=76622,u=0.31546661809489795,v=0.3025053899297562,w=0.4846801333400167,x=4.7358072152506505 -color=yellow,shape=square,flag=1,i=76642,u=0.004766043712697288,v=0.4285654945304932,w=0.4990474064849798,x=4.5790215377135475 -color=red,shape=triangle,flag=0,i=76686,u=0.29815928993385976,v=0.49258608624814926,w=0.4940528476148049,x=4.410959847806137 -color=purple,shape=triangle,flag=0,i=76696,u=0.9833449975502577,v=0.6904901237251319,w=0.4677075990679117,x=5.38305939403546 -color=orange,shape=square,flag=0,i=76733,u=0.1340198537032199,v=0.6230296547623884,w=0.5191147587853986,x=4.317819627450959 -color=red,shape=triangle,flag=0,i=76736,u=0.33712120934518763,v=0.6355057298358443,w=0.4885421721611272,x=5.462678747284495 -color=red,shape=square,flag=0,i=76743,u=0.7076128300554048,v=0.3612592418390992,w=0.4534417088536488,x=3.553903621042796 -color=red,shape=circle,flag=0,i=76745,u=0.7346994503904052,v=0.6709551075125401,w=0.5201947203592728,x=5.836860612469489 -color=red,shape=square,flag=1,i=76748,u=0.3935879606692859,v=0.4113539802848414,w=0.45628730910451076,x=5.311646949788667 -color=red,shape=circle,flag=1,i=76753,u=0.41235423667859183,v=0.493829133643183,w=0.5157115690246393,x=5.303995341566885 -color=yellow,shape=triangle,flag=1,i=76769,u=0.305985160252608,v=0.8809371695402696,w=0.5081662679952208,x=7.822690417690133 -color=purple,shape=square,flag=0,i=76770,u=0.3659882568404359,v=0.476692011500199,w=0.4884406863910534,x=3.1242199348560633 -color=red,shape=square,flag=1,i=76783,u=0.959283579866316,v=0.770921589533541,w=0.46381838261628455,x=4.763967572986673 -color=green,shape=square,flag=0,i=76819,u=0.6532515707206029,v=0.14428910080925705,w=0.4927813260498352,x=4.799584976230563 -color=red,shape=circle,flag=0,i=76832,u=0.36559371364884163,v=0.37579210044452566,w=0.5101190603508893,x=6.863713650351852 -color=green,shape=square,flag=1,i=76840,u=0.1682757425890279,v=0.8119245998051429,w=0.501864835850702,x=4.546026981081092 -color=purple,shape=square,flag=0,i=76842,u=0.5227178082152303,v=0.29203156269608455,w=0.49532571929570274,x=5.026733299375825 -color=yellow,shape=square,flag=1,i=76846,u=0.661282221648051,v=0.5356646035492276,w=0.5101232526911603,x=3.664937209856302 -color=blue,shape=circle,flag=0,i=76849,u=0.15985966900502668,v=0.20680381891863253,w=0.4976140209855073,x=5.44375813420731 -color=red,shape=square,flag=1,i=76866,u=0.47595884339009054,v=0.7788440380136896,w=0.4637651356713886,x=4.056418678235501 -color=blue,shape=triangle,flag=0,i=76869,u=0.5148765705215134,v=0.8201343712473447,w=0.4833697262853864,x=4.444947868201772 -color=red,shape=square,flag=0,i=76889,u=0.06276868823340664,v=0.21467726472252235,w=0.4677796759139046,x=3.984786234417578 -color=red,shape=square,flag=0,i=76897,u=0.3528319674319337,v=0.10294828448589244,w=0.47574671852218026,x=4.831450986764156 -color=green,shape=circle,flag=0,i=76907,u=0.11120179319678114,v=0.1857854246924422,w=0.5027494113393097,x=6.153389907420025 -color=red,shape=circle,flag=1,i=76919,u=0.1513898702929034,v=0.09170235004311755,w=0.5280104857140738,x=4.721211513188092 -color=red,shape=circle,flag=1,i=76936,u=0.7827812711822434,v=0.7263464027350637,w=0.5281972165627313,x=5.6435949386947755 -color=red,shape=triangle,flag=0,i=76940,u=0.2607488809569648,v=0.3692085201022801,w=0.48136495022376974,x=7.8727596727241185 -color=red,shape=circle,flag=1,i=76946,u=0.6550325045303718,v=0.7084881945203096,w=0.5269230330360379,x=4.587075827592058 -color=red,shape=square,flag=0,i=76961,u=0.6335073543985587,v=0.21036469813066117,w=0.479503905024245,x=6.231482302904311 -color=green,shape=square,flag=0,i=76972,u=0.9088008377276038,v=0.5469320319841137,w=0.4936443160847649,x=7.641369883045168 -color=red,shape=triangle,flag=1,i=76999,u=0.9281446487255947,v=0.8585629394008908,w=0.47618411763181206,x=6.394502412078232 -color=yellow,shape=square,flag=0,i=77003,u=0.19738235360934986,v=0.11021928539582238,w=0.5055229571562947,x=4.664690223675415 -color=orange,shape=square,flag=1,i=77007,u=0.7375304044096296,v=0.36511415064301433,w=0.5136264196737452,x=5.342645643600903 -color=red,shape=square,flag=0,i=77016,u=0.32752017620638896,v=0.9856779086957664,w=0.4823151627725228,x=5.010023735914677 -color=red,shape=triangle,flag=1,i=77030,u=0.5469610403836389,v=0.9522044439683123,w=0.485575358704096,x=5.159358604405621 -color=blue,shape=triangle,flag=0,i=77047,u=0.7938322489682957,v=0.46407313222969127,w=0.4758874717080517,x=3.5729030713180876 -color=red,shape=circle,flag=0,i=77053,u=0.8831034522394201,v=0.9531503251783967,w=0.5279176082822314,x=4.524986670551221 -color=red,shape=square,flag=0,i=77081,u=0.29516644811905557,v=0.5110105965402431,w=0.4769777390821584,x=4.253687086097668 -color=red,shape=square,flag=0,i=77091,u=0.7825277204760981,v=0.7822768676055581,w=0.47481923731339115,x=5.079670205105158 -color=red,shape=square,flag=0,i=77099,u=0.07302432520920188,v=0.39785580369448503,w=0.47842499657163207,x=5.71835421334615 -color=blue,shape=triangle,flag=1,i=77112,u=0.39423653538152303,v=0.11795572601740678,w=0.4737626042420189,x=4.0947033853609645 -color=red,shape=circle,flag=0,i=77116,u=0.9421489349811454,v=1.0070134143017686,w=0.5217223355804862,x=5.3218552534961745 -color=blue,shape=circle,flag=0,i=77136,u=0.0379159016193118,v=0.7798608866751163,w=0.509728511574839,x=4.736924438644583 -color=purple,shape=square,flag=0,i=77140,u=0.8946258375181065,v=0.18082688296579663,w=0.5048421067172387,x=6.573813893201475 -color=red,shape=square,flag=1,i=77143,u=0.5575107832809912,v=0.2054568499609042,w=0.46947134425273107,x=6.170322550837511 -color=blue,shape=triangle,flag=1,i=77160,u=0.6522799342859079,v=0.6472997601595853,w=0.4818153443925534,x=6.6272356859148465 -color=yellow,shape=triangle,flag=1,i=77163,u=0.7491156796196939,v=0.8135376354490241,w=0.5114868676273986,x=5.838198702223457 -color=red,shape=triangle,flag=0,i=77184,u=0.6917504998535641,v=0.013787670735251667,w=0.4978673714798339,x=3.344329605081361 -color=yellow,shape=triangle,flag=1,i=77192,u=0.3072066911750212,v=0.32871805637486695,w=0.5083451332581012,x=4.5195331356617565 -color=orange,shape=triangle,flag=0,i=77194,u=0.6446130972426188,v=0.7270919351343222,w=0.4987853860085344,x=6.983885845745921 -color=green,shape=triangle,flag=0,i=77197,u=0.3009031556184564,v=0.6237406211754767,w=0.49489214109005336,x=5.6186287395451755 -color=red,shape=triangle,flag=1,i=77203,u=0.5485532893952202,v=0.10777937836919693,w=0.5011720691330133,x=7.749001863831452 -color=yellow,shape=square,flag=1,i=77210,u=0.6076597668411704,v=0.8319760196147771,w=0.5037714972963674,x=5.418550391547821 -color=red,shape=triangle,flag=1,i=77222,u=0.80988229108039,v=0.6596996615507281,w=0.502707372277778,x=5.344332909793438 -color=green,shape=square,flag=0,i=77229,u=0.5554816226317305,v=0.7913655706475917,w=0.47466356301209983,x=5.751465481275758 -color=red,shape=triangle,flag=1,i=77231,u=0.9329857915909096,v=0.37436598445850366,w=0.5060516424261574,x=5.643318282782549 -color=yellow,shape=circle,flag=1,i=77232,u=0.4558401430598601,v=0.4212612403995363,w=0.5284789105375716,x=4.61532583912487 -color=yellow,shape=circle,flag=1,i=77286,u=0.6926199692441136,v=0.9308710026879694,w=0.5290527097598187,x=4.882279348854452 -color=red,shape=circle,flag=0,i=77304,u=0.8956542163016912,v=0.8537758569578553,w=0.5106731868446719,x=4.892239666282779 -color=blue,shape=circle,flag=1,i=77311,u=0.11561282844370702,v=0.3607453384892849,w=0.5097827693620435,x=3.175863668577604 -color=red,shape=circle,flag=1,i=77314,u=0.5331088810981582,v=0.4730798674677947,w=0.5061594431176809,x=4.020397800630222 -color=red,shape=triangle,flag=0,i=77316,u=0.968280211023668,v=0.05032418921882176,w=0.49601957682997005,x=3.8472715702079605 -color=yellow,shape=circle,flag=1,i=77319,u=0.5701614887192601,v=0.3542393125377259,w=0.5257995256701111,x=2.8808568691332312 -color=purple,shape=triangle,flag=0,i=77324,u=0.5974162886593449,v=0.6957137682534142,w=0.4944406849904481,x=3.217706487697329 -color=yellow,shape=circle,flag=1,i=77341,u=0.7416742727996676,v=0.042077644178583284,w=0.5210366039030419,x=5.836723130229981 -color=purple,shape=square,flag=0,i=77342,u=0.8437817412938233,v=0.5372651573035038,w=0.5038483946843023,x=3.4668181137543943 -color=green,shape=triangle,flag=1,i=77343,u=0.8304648665831763,v=0.5571220069861031,w=0.4970822219104579,x=7.678924727076833 -color=green,shape=square,flag=0,i=77353,u=0.31383630914270855,v=0.9320126658774085,w=0.48419044896910335,x=6.019436588292823 -color=red,shape=square,flag=0,i=77363,u=0.9349481745701733,v=0.5197747794529468,w=0.4840420519147051,x=7.200716439674264 -color=red,shape=triangle,flag=0,i=77370,u=0.027606628544258438,v=0.21072466641787524,w=0.5013165961470609,x=6.548724610890811 -color=green,shape=square,flag=0,i=77371,u=0.975699067608121,v=0.383422099140901,w=0.4909791398855183,x=5.621084666025872 -color=orange,shape=square,flag=1,i=77373,u=0.08047770282189626,v=0.793062492110941,w=0.5157356687352839,x=6.81235010781937 -color=red,shape=circle,flag=1,i=77374,u=0.9400781515070912,v=0.9937705586525689,w=0.506866768577407,x=6.015225138650724 -color=red,shape=square,flag=0,i=77394,u=0.9771929304404441,v=0.04584250823149516,w=0.4787690060978922,x=5.872117327313018 -color=red,shape=triangle,flag=0,i=77407,u=0.6209929959828102,v=0.5315706426683636,w=0.49456277587745673,x=5.261144849257304 -color=red,shape=triangle,flag=1,i=77409,u=0.5250678973758585,v=0.3074724562911556,w=0.4971848377915727,x=6.236980514084699 -color=red,shape=triangle,flag=0,i=77430,u=0.6922825609674655,v=0.6191756664552196,w=0.4897381531488978,x=5.173187322230956 -color=blue,shape=circle,flag=1,i=77435,u=0.29326301377252006,v=0.18764379074495874,w=0.4998037683537533,x=4.967728741567706 -color=yellow,shape=triangle,flag=1,i=77441,u=0.6568385917730865,v=0.38603501449884037,w=0.504300851951063,x=6.617972042200967 -color=yellow,shape=square,flag=1,i=77443,u=0.8086373354888161,v=0.5326267434636608,w=0.49826731674132146,x=5.466272639931759 -color=red,shape=triangle,flag=0,i=77449,u=0.12783454755598145,v=0.15518016995699857,w=0.4945620418537517,x=4.520613296394768 -color=red,shape=square,flag=1,i=77453,u=0.7535876571287363,v=0.9587404274991285,w=0.4828953368987452,x=7.774863579308164 -color=red,shape=triangle,flag=1,i=77454,u=0.5913530687458667,v=0.2286859031300481,w=0.49347898440221705,x=4.752452355807436 -color=red,shape=triangle,flag=0,i=77457,u=0.6845112304964417,v=0.7197492167199879,w=0.4948868982170782,x=3.3799971961615207 -color=purple,shape=triangle,flag=0,i=77470,u=0.2709531771155317,v=0.2830805073235585,w=0.5046952892589561,x=5.823416136767672 -color=green,shape=square,flag=0,i=77483,u=0.7810562792809393,v=0.9945846444761719,w=0.4895694917364415,x=3.9067195661716716 -color=red,shape=triangle,flag=1,i=77504,u=0.5160926536255005,v=0.3425738694725817,w=0.5009294398462697,x=4.296389952769009 -color=orange,shape=square,flag=0,i=77520,u=0.3046916484991026,v=0.022007322608711077,w=0.518102233366699,x=5.811935169365285 -color=green,shape=circle,flag=0,i=77521,u=0.1847073823991494,v=0.6277665629404164,w=0.49561411904056657,x=5.302702802198399 -color=purple,shape=square,flag=0,i=77533,u=0.19418624775109472,v=0.40598362848990033,w=0.48574326786845745,x=3.7112014346560205 -color=red,shape=circle,flag=0,i=77556,u=0.2470181921781045,v=0.26861474422319465,w=0.4822202295907846,x=4.611908933883087 -color=green,shape=circle,flag=0,i=77562,u=0.06706697303218212,v=0.2991750066193938,w=0.48631848107883785,x=5.087555678305484 -color=purple,shape=triangle,flag=0,i=77583,u=0.498934408482288,v=0.44398600058670823,w=0.5075041081658945,x=5.917191652700367 -color=yellow,shape=square,flag=0,i=77584,u=0.9187883771903261,v=0.9512686681524661,w=0.5062377803074822,x=5.690376112643951 -color=yellow,shape=circle,flag=1,i=77587,u=0.617108774754534,v=0.5561639609600528,w=0.5128661764819804,x=4.871203993468564 -color=red,shape=triangle,flag=1,i=77598,u=0.16028155177408732,v=0.7586084220507242,w=0.49359654375993006,x=4.112822440203012 -color=blue,shape=triangle,flag=1,i=77601,u=0.7704374985124988,v=0.14875326540096667,w=0.4900491229537145,x=4.337224914834552 -color=red,shape=circle,flag=1,i=77623,u=0.31605935880087166,v=0.23094444829271144,w=0.47216564115389187,x=6.171378882479556 -color=red,shape=circle,flag=0,i=77633,u=0.3789869749517534,v=0.30556001010592937,w=0.4606437567191414,x=3.549907806626836 -color=red,shape=square,flag=0,i=77637,u=0.42222644988739166,v=0.5776307774389853,w=0.4739427501946395,x=4.6556211646127075 -color=red,shape=square,flag=0,i=77644,u=0.23949740134670738,v=0.8040688651973041,w=0.47582915437015594,x=5.118198059843437 -color=purple,shape=circle,flag=0,i=77652,u=0.5654133645400323,v=0.5864252072985249,w=0.5189541424921014,x=4.441782794376311 -color=yellow,shape=square,flag=1,i=77653,u=0.7545532758263411,v=0.3809261963117392,w=0.5003507386396013,x=4.860571830101594 -color=purple,shape=square,flag=0,i=77682,u=0.15362166225812446,v=0.953304120678275,w=0.468433510834353,x=2.029232283175198 -color=purple,shape=square,flag=0,i=77683,u=0.5948768035457942,v=0.7875120569217479,w=0.4730640436383393,x=3.628939653649251 -color=yellow,shape=square,flag=1,i=77686,u=0.9643190178476154,v=0.9895091024459554,w=0.49608726683679294,x=5.989422198987494 -color=yellow,shape=square,flag=1,i=77687,u=0.5283933507512453,v=0.9357567666401563,w=0.4932828831862534,x=4.256644629940401 -color=red,shape=square,flag=0,i=77707,u=0.42832799289107804,v=0.6911480641381447,w=0.4727426709468536,x=4.867022461021341 -color=red,shape=triangle,flag=1,i=77713,u=0.06005610379110382,v=0.9290427781433881,w=0.508106383899453,x=3.923142028906728 -color=yellow,shape=circle,flag=1,i=77715,u=0.5824507944605519,v=0.33036925359945146,w=0.5207630881651547,x=4.506288025168842 -color=blue,shape=triangle,flag=1,i=77717,u=0.8169194900881884,v=0.6562802772541768,w=0.4909568306631267,x=3.6994105319054165 -color=yellow,shape=triangle,flag=1,i=77724,u=0.20626226201954412,v=0.10627033212268189,w=0.5201865113813897,x=6.576264450279848 -color=red,shape=circle,flag=1,i=77725,u=0.6329069317746927,v=0.5904613849683402,w=0.4622840002175637,x=5.317070896496403 -color=red,shape=square,flag=0,i=77733,u=0.8119042486209389,v=0.08674696906313295,w=0.4744983606299709,x=5.460845682331897 -color=red,shape=square,flag=0,i=77744,u=0.5169866320853493,v=0.9903358500297689,w=0.46666405521906595,x=5.063859609553524 -color=yellow,shape=square,flag=1,i=77751,u=0.7312031190861369,v=0.29551859041115225,w=0.4872724688038252,x=6.093214875935353 -color=red,shape=square,flag=1,i=77775,u=0.15908942773660728,v=0.3555485917665824,w=0.4749996833976505,x=6.241436735526784 -color=red,shape=square,flag=0,i=77778,u=0.632555727291959,v=0.7445617396779969,w=0.4762180709299892,x=3.9950859060840216 -color=red,shape=square,flag=0,i=77788,u=0.6692951498082319,v=0.33974444942480664,w=0.4742385589548459,x=3.5887931577232646 -color=orange,shape=square,flag=1,i=77793,u=0.11058735435983735,v=0.5961427322054564,w=0.5148986707983465,x=5.663541742240869 -color=blue,shape=circle,flag=1,i=77799,u=0.6582307214407296,v=0.9120939175274341,w=0.48178010815093913,x=7.025552654046845 -color=red,shape=circle,flag=1,i=77815,u=0.7214603496315611,v=0.7266824220555177,w=0.4718515455092195,x=4.426497271087648 -color=orange,shape=square,flag=1,i=77817,u=0.010721538735855907,v=0.006231260234710323,w=0.5133732359584059,x=3.634738606032416 -color=red,shape=triangle,flag=1,i=77818,u=0.6894477612063545,v=0.3466947464453557,w=0.5023635515762704,x=5.732609940743846 -color=yellow,shape=circle,flag=1,i=77820,u=0.1805495217652382,v=0.7356976980899061,w=0.5113463297982055,x=4.287067699934512 -color=green,shape=circle,flag=0,i=77822,u=0.8381807923274504,v=0.24799701284383524,w=0.4937220905991134,x=4.9168942702912295 -color=blue,shape=square,flag=0,i=77827,u=0.8377691267068565,v=0.16853365106050433,w=0.5096345672312499,x=5.92659233789247 -color=red,shape=circle,flag=0,i=77846,u=0.40161141025848024,v=0.3568366471118537,w=0.47702946462799095,x=6.7201255638955 -color=yellow,shape=square,flag=1,i=77848,u=0.08717387543489763,v=0.18903835663899238,w=0.5002446132706532,x=5.394152429229117 -color=blue,shape=square,flag=1,i=77858,u=0.7159764146658746,v=0.17361214699001926,w=0.5154234380129497,x=6.102118432767727 -color=red,shape=square,flag=0,i=77860,u=0.68609942993425,v=0.7935778898771765,w=0.47812940732287995,x=3.5889712576734603 -color=blue,shape=square,flag=0,i=77861,u=0.002114299434209821,v=0.39882240519050904,w=0.5191756265908456,x=4.824742410244574 -color=blue,shape=triangle,flag=0,i=77870,u=0.775360758763765,v=0.2783291526656304,w=0.48944612263499926,x=5.338678435610491 -color=red,shape=circle,flag=0,i=77872,u=0.8680476325600849,v=0.8167415390870927,w=0.472608720728658,x=3.328455099895193 -color=red,shape=square,flag=0,i=77875,u=0.5835400490623033,v=0.0312166650136545,w=0.4761746270310046,x=5.016665320337946 -color=yellow,shape=square,flag=1,i=77884,u=0.31879462180245877,v=0.7497260747609514,w=0.5004369925444385,x=2.3434768309767144 -color=yellow,shape=triangle,flag=1,i=77886,u=0.152957773366603,v=0.6122166796629332,w=0.5101679681372908,x=5.825939818868314 -color=green,shape=triangle,flag=1,i=77912,u=0.31303350334407654,v=0.42620281563653317,w=0.4831708192702349,x=4.6305260410503335 -color=red,shape=triangle,flag=0,i=77929,u=0.8156248518553473,v=0.8338480696227472,w=0.4960040063482286,x=3.8624072514656915 -color=yellow,shape=square,flag=1,i=77934,u=0.4267965736488637,v=0.7759427068971257,w=0.5049441010008491,x=3.8387119284945057 -color=yellow,shape=circle,flag=1,i=77954,u=0.6357057475847177,v=0.30246148703502485,w=0.5169708499405329,x=4.5702132329167915 -color=yellow,shape=circle,flag=1,i=77957,u=0.9348750604828651,v=0.864792119493025,w=0.5156532495188857,x=3.2672143629402606 -color=red,shape=square,flag=0,i=77960,u=0.793461757186159,v=0.5882045693931537,w=0.4752212538739568,x=3.626033253384827 -color=red,shape=triangle,flag=0,i=77963,u=0.6028216253895896,v=0.0008956982834695815,w=0.5064966176711667,x=4.717284871910093 -color=red,shape=square,flag=0,i=77968,u=0.8874850920712726,v=0.6257795451871339,w=0.47102547495804714,x=4.9502066220776 -color=red,shape=square,flag=0,i=77970,u=0.08802088099264205,v=0.7504791948832154,w=0.47005532441178166,x=6.302068634173157 -color=green,shape=triangle,flag=0,i=77983,u=0.5583560511282069,v=0.5194434953425001,w=0.4857027160000571,x=5.388647618137455 -color=red,shape=circle,flag=0,i=77995,u=0.8601538501589202,v=0.867692667916776,w=0.4617847774762544,x=5.997970042411047 -color=red,shape=square,flag=1,i=78001,u=0.9650874187152643,v=0.19725884833035134,w=0.47771668723042016,x=5.330336419986309 -color=red,shape=triangle,flag=0,i=78017,u=0.9448438101498315,v=0.9165771363591984,w=0.5200575691349669,x=6.387160423485304 -color=red,shape=square,flag=0,i=78020,u=0.902350650742806,v=0.5942270825728875,w=0.47940275222439077,x=2.506107516235967 -color=green,shape=triangle,flag=0,i=78027,u=0.39774192879339965,v=0.04396508243794717,w=0.4847775550914205,x=6.064109580345679 -color=green,shape=square,flag=0,i=78061,u=0.30331859546608275,v=0.9476643498124749,w=0.49946514667160014,x=3.581179436461072 -color=green,shape=triangle,flag=0,i=78063,u=0.7422084300066089,v=0.6197886024036005,w=0.4785118760711613,x=3.9198983089500623 -color=green,shape=square,flag=0,i=78068,u=0.455890556156204,v=0.594152071809712,w=0.500047875264678,x=5.580889617184944 -color=blue,shape=square,flag=1,i=78100,u=0.5748057642537174,v=0.6579858236199554,w=0.5250573555363868,x=6.346387149130874 -color=purple,shape=circle,flag=0,i=78107,u=0.6229735336939355,v=0.5081215772406867,w=0.5226386765471286,x=5.2918090841924394 -color=red,shape=square,flag=0,i=78122,u=0.4136255316258376,v=0.18924320591093313,w=0.4776272438166506,x=4.693634338428173 -color=purple,shape=circle,flag=0,i=78123,u=0.1781525896540036,v=0.455359511218705,w=0.5252335990346062,x=4.088265961874737 -color=blue,shape=circle,flag=1,i=78128,u=0.20655620779317196,v=0.18529062673063934,w=0.48938279798533735,x=3.9040042259508003 -color=blue,shape=triangle,flag=0,i=78140,u=0.8719402071240042,v=0.09624769525464993,w=0.4874478932545316,x=3.9723927812052584 -color=red,shape=square,flag=0,i=78144,u=0.33200414822064583,v=0.03849564448066456,w=0.473922058709498,x=4.483174645483503 -color=yellow,shape=square,flag=1,i=78149,u=0.33132053647279525,v=0.9636604208244348,w=0.49142093193025177,x=3.864359212067503 -color=red,shape=circle,flag=0,i=78154,u=0.880614881751517,v=0.826790628981774,w=0.4808911221776618,x=4.7919899475481875 -color=blue,shape=square,flag=1,i=78155,u=0.17517437142632575,v=0.9409823435375293,w=0.5340917285542284,x=5.310267403861228 -color=orange,shape=square,flag=0,i=78157,u=0.9551186469628827,v=0.8047168842805802,w=0.5200144869107375,x=4.397281337808794 -color=red,shape=triangle,flag=0,i=78164,u=0.44974511345509494,v=0.37202469748821687,w=0.5079764789790872,x=3.5351994712542982 -color=yellow,shape=square,flag=1,i=78166,u=0.8065854147386377,v=0.2586081844491136,w=0.49125795981591963,x=5.1673578771629955 -color=red,shape=square,flag=0,i=78171,u=0.6084936209239225,v=0.8123508534370562,w=0.46337837471641785,x=4.844607854033959 -color=orange,shape=square,flag=0,i=78173,u=0.9534734041941707,v=0.6813228979385701,w=0.5220430655265749,x=3.7388281088696473 -color=red,shape=triangle,flag=1,i=78190,u=0.469076822150737,v=0.9014958009225952,w=0.5094461425380735,x=6.385199362908412 -color=green,shape=square,flag=0,i=78196,u=0.6489584015758096,v=0.17430902865833275,w=0.5076612696198981,x=4.620246764582878 -color=green,shape=square,flag=0,i=78197,u=0.32913285689323646,v=0.6692022820261171,w=0.5039070564585555,x=4.521863568836199 -color=red,shape=triangle,flag=1,i=78214,u=0.02580275955219513,v=0.18264797646663433,w=0.5051595249796011,x=5.002558902923959 -color=red,shape=square,flag=1,i=78215,u=0.9703815570506079,v=0.8483012206318402,w=0.4622112607112254,x=4.6924594132754605 -color=blue,shape=square,flag=1,i=78239,u=0.6243951764080419,v=0.011851169660828664,w=0.5334909761035769,x=6.587862330883272 -color=yellow,shape=square,flag=1,i=78257,u=0.23893548367235995,v=0.5297986408287602,w=0.48617233410436944,x=2.636653095746359 -color=red,shape=triangle,flag=0,i=78266,u=0.38742970677841326,v=0.2549029681350147,w=0.5049438702835601,x=4.88431428392951 -color=red,shape=triangle,flag=0,i=78289,u=0.029356572941512837,v=0.14591883140580164,w=0.5083036708090861,x=3.5317344427344097 -color=red,shape=square,flag=0,i=78307,u=0.8035297876735588,v=0.6717776829023981,w=0.48037007764595596,x=4.143543403359177 -color=orange,shape=triangle,flag=0,i=78311,u=0.984001598799322,v=0.7250361897254229,w=0.49133482057985,x=6.014093637465911 -color=orange,shape=triangle,flag=0,i=78322,u=0.40153579492834746,v=0.7319097010431299,w=0.4825230255849636,x=3.9062320331599665 -color=blue,shape=triangle,flag=1,i=78330,u=0.5518413674592594,v=0.5930351919261024,w=0.48331968982811896,x=3.73463466862135 -color=green,shape=circle,flag=0,i=78364,u=0.030808083341177683,v=0.20251333031277108,w=0.4902278147110733,x=5.923016419884884 -color=yellow,shape=square,flag=1,i=78372,u=0.41255524734832605,v=0.8418945325639113,w=0.4920198699975043,x=5.348714662895561 -color=blue,shape=circle,flag=0,i=78375,u=0.518247872583379,v=0.47761844149072596,w=0.4872554212820434,x=4.793137115257515 -color=purple,shape=circle,flag=0,i=78405,u=0.7788163508509055,v=0.5376361669925529,w=0.5234782140474772,x=4.732569945626591 -color=yellow,shape=square,flag=1,i=78411,u=0.9882975696723743,v=0.17819609349016996,w=0.49687706833219186,x=3.589027943508762 -color=yellow,shape=square,flag=1,i=78425,u=0.5968597917433949,v=0.635016909815138,w=0.5012927561314738,x=3.836154775929804 -color=purple,shape=square,flag=0,i=78454,u=0.5237458884612408,v=0.8033059083760481,w=0.4711650609911605,x=4.587703418439682 -color=yellow,shape=circle,flag=1,i=78475,u=0.11830995316370829,v=0.7575277109788863,w=0.5352868669656894,x=5.946236618246123 -color=green,shape=circle,flag=0,i=78476,u=0.6320793422390463,v=0.9975984576955893,w=0.4858688394848248,x=4.19913711326596 -color=red,shape=circle,flag=0,i=78478,u=0.34707670638239585,v=0.4418709351761112,w=0.47257454302801893,x=3.849868045499098 -color=green,shape=circle,flag=1,i=78485,u=0.9907635833945612,v=0.789320027688391,w=0.48776867732277673,x=5.8390016307995785 -color=red,shape=triangle,flag=0,i=78488,u=0.8133526347154115,v=0.3564041438426686,w=0.5125114426998465,x=3.9911295023040307 -color=red,shape=triangle,flag=0,i=78492,u=0.2206240895931414,v=0.4111724798224238,w=0.5098029648429543,x=4.714522761935395 -color=red,shape=circle,flag=0,i=78494,u=0.4002350148435839,v=0.3131625894244392,w=0.47340601417718475,x=4.263144541276149 -color=blue,shape=triangle,flag=1,i=78506,u=0.8850341362471923,v=0.37261339174406405,w=0.48591115218918823,x=4.974425529999273 -color=yellow,shape=triangle,flag=1,i=78511,u=0.3090135607651209,v=0.319584244585589,w=0.5037872859100175,x=3.6659777896615613 -color=purple,shape=circle,flag=0,i=78518,u=0.02997378362120917,v=0.2849862631715253,w=0.5210476640477564,x=6.078375426069524 -color=red,shape=triangle,flag=0,i=78519,u=0.36535188450024225,v=0.6497654795848965,w=0.5118617642203704,x=5.583918267247114 -color=green,shape=circle,flag=0,i=78543,u=0.3073270814401341,v=0.17546376191912805,w=0.48056072159350577,x=7.176281687856657 -color=yellow,shape=square,flag=1,i=78547,u=0.13282556754354702,v=0.9397981737932565,w=0.4853677203748385,x=4.704527629556687 -color=red,shape=square,flag=0,i=78574,u=0.7569730973714514,v=0.28387901410752936,w=0.4896860772487533,x=2.399632724285245 -color=purple,shape=square,flag=0,i=78587,u=0.7355184641902509,v=0.8667308844638129,w=0.48040716902888597,x=5.630089592509133 -color=purple,shape=circle,flag=0,i=78607,u=0.6395519936094233,v=0.1356787278742081,w=0.5199648818553185,x=7.668084970600297 -color=red,shape=square,flag=0,i=78612,u=0.47530034099251073,v=0.5027952553898097,w=0.481021281974662,x=5.576210983759033 -color=red,shape=triangle,flag=1,i=78614,u=0.4989748467062284,v=0.5669518955374244,w=0.5361012250619259,x=4.5704219095663525 -color=blue,shape=square,flag=1,i=78618,u=0.9748286383197624,v=0.49788586961809767,w=0.5127826880144537,x=5.0302576741161475 -color=red,shape=triangle,flag=0,i=78621,u=0.8281590339412406,v=0.33150732441922304,w=0.5302294387919646,x=3.807563159727275 -color=purple,shape=circle,flag=0,i=78636,u=0.45569968348308565,v=0.721551340416129,w=0.5114370843244953,x=5.273815430434352 -color=yellow,shape=circle,flag=1,i=78666,u=0.5186048502264816,v=0.7108834302471597,w=0.5379739558462163,x=4.682291852346103 -color=blue,shape=triangle,flag=0,i=78673,u=0.6794412492092253,v=0.04913814530242255,w=0.48676103108023333,x=6.044560312835642 -color=red,shape=square,flag=1,i=78675,u=0.4695366829497617,v=0.6515037752856159,w=0.48505664023964234,x=1.1132941036620763 -color=blue,shape=square,flag=0,i=78691,u=0.4931797922903194,v=0.5089204399306346,w=0.5133268038924338,x=6.087833963069808 -color=red,shape=circle,flag=0,i=78692,u=0.6767400847978318,v=0.6020890855531064,w=0.47248071373744044,x=6.8287916640813044 -color=purple,shape=square,flag=0,i=78718,u=0.8967685342713414,v=0.8709093934964588,w=0.48398481664548265,x=2.0978736704389136 -color=yellow,shape=triangle,flag=1,i=78728,u=0.15431974888539235,v=0.6290652046968342,w=0.49834984222823364,x=4.771077868403118 -color=blue,shape=square,flag=0,i=78729,u=0.011127578786497838,v=0.3804970445991629,w=0.5121523979759478,x=2.8930631384568133 -color=yellow,shape=triangle,flag=0,i=78732,u=0.8607044590768693,v=0.35579776123387674,w=0.502156275375239,x=5.021614890364703 -color=red,shape=triangle,flag=0,i=78743,u=0.006407233865938555,v=0.3805170919425195,w=0.5080342527620084,x=2.6188600831210653 -color=blue,shape=circle,flag=0,i=78755,u=0.8077579792612988,v=0.27358325538981876,w=0.4744143093917175,x=3.5054136432182434 -color=yellow,shape=square,flag=1,i=78766,u=0.059408461514058986,v=0.8154295145258834,w=0.4886042406379574,x=6.070185318503744 -color=orange,shape=triangle,flag=1,i=78776,u=0.7620238194322251,v=0.8886560286032301,w=0.4818367746429384,x=3.831342492780672 -color=purple,shape=circle,flag=0,i=78778,u=0.3591853262732747,v=0.42900409186154564,w=0.515109496418418,x=4.7391181805104425 -color=purple,shape=triangle,flag=0,i=78779,u=0.1487264446206331,v=0.6547189200253156,w=0.512635712721492,x=6.589435914769717 -color=yellow,shape=square,flag=1,i=78780,u=0.9124063702109222,v=0.7723557563057873,w=0.4866835002111276,x=5.55042027283877 -color=purple,shape=circle,flag=0,i=78809,u=0.6054028830430566,v=0.17509150076499358,w=0.5136396295754986,x=5.988679150218251 -color=red,shape=square,flag=0,i=78824,u=0.7975694132287922,v=0.36067760105922897,w=0.5062509124675325,x=5.574468513407841 -color=red,shape=triangle,flag=0,i=78827,u=0.09224952297092448,v=0.2729071335254831,w=0.5156253872284782,x=3.2897089404732522 -color=blue,shape=square,flag=1,i=78844,u=0.16659716319004625,v=0.7748445504157822,w=0.5142652785660647,x=6.66097206271499 -color=green,shape=triangle,flag=0,i=78849,u=0.4435473664731624,v=0.41347152717235636,w=0.48223904442941073,x=4.006726741119238 -color=purple,shape=circle,flag=0,i=78850,u=0.943553550286837,v=0.10544929080493914,w=0.5190718420719124,x=6.0451921114602944 -color=yellow,shape=square,flag=1,i=78860,u=0.0585832513649065,v=0.6474958047240276,w=0.49220072738490284,x=4.568219073738864 -color=yellow,shape=square,flag=1,i=78864,u=0.5099682078558174,v=0.7001189979289515,w=0.4957162434212332,x=5.365185853750901 -color=purple,shape=triangle,flag=0,i=78871,u=0.9333415825480972,v=0.9700311705333038,w=0.5103879915262132,x=6.07730214846839 -color=purple,shape=square,flag=0,i=78881,u=0.6170354361847651,v=0.45342414469779957,w=0.4811556900653034,x=5.116399204100104 -color=green,shape=circle,flag=0,i=78885,u=0.42942817004051803,v=0.6028826289495663,w=0.49199068923681555,x=4.224041498560072 -color=blue,shape=triangle,flag=0,i=78888,u=0.8134201319114985,v=0.8213739103688027,w=0.4828251444520929,x=6.339805363413824 -color=blue,shape=square,flag=1,i=78904,u=0.48117018883394225,v=0.1853716874275697,w=0.5071294386414359,x=3.8935840387677785 -color=yellow,shape=triangle,flag=1,i=78911,u=0.5252787192402597,v=0.3203486748855435,w=0.5087749233644241,x=5.601303590159087 -color=red,shape=triangle,flag=0,i=78916,u=0.8967439828977617,v=0.6222625716112746,w=0.5193843377667596,x=5.871054898606155 -color=orange,shape=circle,flag=0,i=78924,u=0.6545453967991703,v=0.2867944566035391,w=0.4743715180305014,x=5.352136458694123 -color=yellow,shape=triangle,flag=0,i=78926,u=0.8958867934253948,v=0.10746979653290634,w=0.5046171347183478,x=6.052478922172219 -color=blue,shape=square,flag=1,i=78928,u=0.7086999416718613,v=0.1285870562315632,w=0.5057580997218196,x=3.8274562014905933 -color=blue,shape=circle,flag=1,i=78934,u=0.6740778042345809,v=0.19996267031658865,w=0.46636276853581987,x=6.014731640556275 -color=blue,shape=triangle,flag=0,i=78935,u=0.15035382200358538,v=0.4096368944186668,w=0.4834475946120639,x=2.7484092712834176 -color=blue,shape=triangle,flag=1,i=78937,u=0.9384197362965879,v=0.2946936045173627,w=0.4835553873322687,x=6.480964392023829 -color=red,shape=circle,flag=0,i=78954,u=0.6174878699286632,v=0.6983784143207769,w=0.4993917513080853,x=4.068449784886343 -color=yellow,shape=triangle,flag=1,i=78971,u=0.7828844802795552,v=0.6456594443219873,w=0.5046676416687235,x=5.769783442243234 -color=blue,shape=square,flag=1,i=78974,u=0.26119742104092325,v=0.23775889051050825,w=0.5142127056452043,x=6.325423443506 -color=yellow,shape=square,flag=1,i=78977,u=0.27745763826887204,v=0.5258880293681799,w=0.5012656771704572,x=4.623099240411954 -color=red,shape=square,flag=0,i=78987,u=0.4890945668630936,v=0.8462112891876167,w=0.5059371357777522,x=4.738106673225415 -color=blue,shape=circle,flag=1,i=78988,u=0.7392551502685211,v=0.2884451315196527,w=0.4696460499819925,x=4.157670926261769 -color=purple,shape=circle,flag=0,i=78989,u=0.5239269467434411,v=0.12194627567096217,w=0.5186145964223063,x=2.860527323988938 -color=purple,shape=square,flag=1,i=78991,u=0.7245239497949775,v=0.9900719301718675,w=0.49951408699053557,x=5.071267402261118 -color=purple,shape=triangle,flag=0,i=79002,u=0.16266169671633302,v=0.8929664290886613,w=0.5127198203118545,x=5.22989298990311 -color=red,shape=triangle,flag=1,i=79006,u=0.5358183473401142,v=0.7980309789542206,w=0.5111166549169541,x=5.086362784504239 -color=red,shape=triangle,flag=1,i=79009,u=0.5560476744525559,v=0.020714619871965545,w=0.5099561431182376,x=3.7931117798082767 -color=red,shape=square,flag=0,i=79017,u=0.4258790047671537,v=0.6520098494886234,w=0.4984074273349598,x=4.505869704612273 -color=red,shape=square,flag=0,i=79022,u=0.7424390908363775,v=0.5984268063149127,w=0.5010650034056413,x=4.89925152173891 -color=green,shape=square,flag=0,i=79023,u=0.4610479147534501,v=0.943900513077834,w=0.5030645986196268,x=4.755916605811492 -color=yellow,shape=square,flag=1,i=79047,u=0.17375789907264516,v=0.6520212237260526,w=0.4943061627310351,x=4.51650982224826 -color=red,shape=square,flag=0,i=79071,u=0.6156755920110408,v=0.8875180722680661,w=0.48793252872533105,x=5.58771609194477 -color=yellow,shape=square,flag=1,i=79081,u=0.5877485327198827,v=0.6662970180636223,w=0.49253991018112214,x=7.171552773839032 -color=yellow,shape=circle,flag=0,i=79096,u=0.03148183941160598,v=0.6082202098818508,w=0.5311468948151284,x=6.3539378438110345 -color=green,shape=square,flag=0,i=79101,u=0.9730598969081158,v=0.2475685374260561,w=0.4964283442857959,x=3.164485787625679 -color=blue,shape=triangle,flag=0,i=79122,u=0.8071404691242077,v=0.2744377649312486,w=0.48611397696260467,x=6.146215988906477 -color=yellow,shape=circle,flag=1,i=79131,u=0.38576815006939125,v=0.26317615945804984,w=0.5256497972917057,x=6.21976242364832 -color=blue,shape=square,flag=1,i=79156,u=0.7889153676149613,v=0.38024626195661315,w=0.49453841493333456,x=5.160063711659489 -color=blue,shape=circle,flag=1,i=79166,u=0.3956980557805423,v=0.30467683831929016,w=0.47720041000468705,x=3.295349566013487 -color=green,shape=circle,flag=0,i=79170,u=0.7447373508800587,v=0.2479806371057497,w=0.4959471189926129,x=6.3149741158844845 -color=red,shape=square,flag=0,i=79191,u=0.7272981520260766,v=0.9146553500494844,w=0.4789888614054285,x=3.280849483936364 -color=red,shape=triangle,flag=0,i=79199,u=0.058347954591589146,v=0.33543986840004614,w=0.5095995229136923,x=3.6941500494377544 -color=red,shape=circle,flag=1,i=79201,u=0.39660402982233844,v=0.4376837839769812,w=0.5018749698934021,x=4.2386855611061085 -color=blue,shape=triangle,flag=1,i=79203,u=0.4214364163268637,v=0.32370795542344566,w=0.4870665506510103,x=7.8471832711619145 -color=red,shape=triangle,flag=0,i=79229,u=0.3224087408609303,v=0.9322104070718528,w=0.5142666321007043,x=5.2066085793174635 -color=purple,shape=triangle,flag=0,i=79240,u=0.5278051157923712,v=0.4801124541920866,w=0.5260585122427309,x=3.949301724816762 -color=red,shape=triangle,flag=0,i=79241,u=0.6823237191056968,v=0.6237557048298875,w=0.5089074668844323,x=6.988118207680359 -color=red,shape=square,flag=0,i=79261,u=0.23604184263762729,v=0.7065381003913147,w=0.4843472565321945,x=3.10221460495729 -color=yellow,shape=square,flag=1,i=79285,u=0.5754178025720357,v=0.25692588609685396,w=0.4865771364699389,x=4.818831415267984 -color=red,shape=circle,flag=1,i=79288,u=0.7923924944720981,v=0.8153849543138612,w=0.5097698278905594,x=4.320376694529966 -color=red,shape=square,flag=1,i=79293,u=0.08276877045706355,v=0.8300083834421527,w=0.47864426023029505,x=4.011645661459549 -color=blue,shape=triangle,flag=1,i=79310,u=0.302302269103624,v=0.12749257150961324,w=0.4894941107169753,x=3.2084134917991043 -color=red,shape=square,flag=0,i=79311,u=0.09619032284802886,v=0.5034145674410632,w=0.4663228710752538,x=6.1631969831902 -color=yellow,shape=triangle,flag=1,i=79312,u=0.2033885527538184,v=0.18932579661468651,w=0.4969740105828321,x=7.5198734677343 -color=blue,shape=triangle,flag=1,i=79313,u=0.9846547748836074,v=0.4169770959345305,w=0.4935500529621402,x=6.67534437770552 -color=yellow,shape=square,flag=1,i=79316,u=0.9021696568169558,v=0.39939774692887364,w=0.4862560527322492,x=5.125095237594603 -color=red,shape=square,flag=0,i=79317,u=0.4143546387275874,v=0.1900846094333244,w=0.4681448453579504,x=7.3047454107224405 -color=red,shape=triangle,flag=0,i=79319,u=0.6176221455637819,v=0.7568725792652309,w=0.5105802264984762,x=5.051303585630667 -color=blue,shape=square,flag=1,i=79325,u=0.8899735076542671,v=0.31767407575956963,w=0.5000652207751421,x=4.886804862237104 -color=red,shape=square,flag=0,i=79335,u=0.622005311603634,v=0.8600197259002501,w=0.46434698368213034,x=4.945882803655408 -color=red,shape=square,flag=1,i=79346,u=0.6788617665004296,v=0.23752400227706738,w=0.4618530345276877,x=7.562080945878709 -color=yellow,shape=square,flag=1,i=79355,u=0.003843266145860502,v=0.11031077277988544,w=0.4780646050115228,x=5.537787491226869 -color=blue,shape=circle,flag=1,i=79356,u=0.18536216857603882,v=0.766683800229544,w=0.47894262484882694,x=4.845417400769171 -color=red,shape=triangle,flag=0,i=79389,u=0.08390279424627389,v=0.42128820339301964,w=0.5301501586156777,x=5.955357810985476 -color=purple,shape=triangle,flag=0,i=79391,u=0.4114177867065415,v=0.6208023328132486,w=0.5292858463152981,x=4.907496282964897 -color=red,shape=square,flag=0,i=79395,u=0.3399895409812538,v=0.5835278917409553,w=0.4604881603059351,x=3.470841473463859 -color=blue,shape=square,flag=1,i=79397,u=0.5976538062013957,v=0.018446772908260467,w=0.5047032856867655,x=5.647345848907235 -color=red,shape=square,flag=0,i=79409,u=0.3393818117339277,v=0.029519295484499053,w=0.4597172202042671,x=4.016968861789205 -color=red,shape=triangle,flag=0,i=79419,u=0.45797621996903226,v=0.9716933472003787,w=0.5301435759685531,x=4.757786619819228 -color=green,shape=square,flag=0,i=79430,u=0.17479008715482935,v=0.37270908756264987,w=0.49645323741937925,x=4.940492146668691 -color=blue,shape=square,flag=1,i=79437,u=0.7850470706131807,v=0.4109944246121302,w=0.5005269616825161,x=4.987884724347951 -color=purple,shape=square,flag=0,i=79462,u=0.605194065511209,v=0.7107823860739754,w=0.5120682313044231,x=6.0802605860822245 -color=red,shape=circle,flag=0,i=79481,u=0.9288091142870283,v=0.855206444390143,w=0.5111567326661041,x=6.695596290347343 -color=red,shape=circle,flag=0,i=79498,u=0.558019909019613,v=0.4593248665826407,w=0.5199755823371071,x=7.919128399765235 -color=yellow,shape=triangle,flag=1,i=79508,u=0.6436766603182998,v=0.44465339319781105,w=0.5046666572164952,x=3.8879478747231393 -color=green,shape=triangle,flag=1,i=79509,u=0.09731595843961205,v=0.6461191795308754,w=0.47098447685180966,x=6.899896991680443 -color=yellow,shape=square,flag=0,i=79519,u=0.5176399386787562,v=0.44453628697996483,w=0.47033778575495144,x=3.7420359667387206 -color=red,shape=triangle,flag=0,i=79525,u=0.5936884074604519,v=0.7078740650967525,w=0.5260029570220314,x=5.1026549528846665 -color=green,shape=square,flag=0,i=79541,u=0.2882516102599727,v=0.2777661423178951,w=0.49783135593555417,x=4.024689781740826 -color=green,shape=circle,flag=0,i=79547,u=0.3438974955989943,v=0.0813639105363434,w=0.5030798588971864,x=8.150963821504002 -color=red,shape=square,flag=0,i=79553,u=0.20883250533979125,v=0.8362310032413758,w=0.46354353838381235,x=4.903372469209553 -color=red,shape=square,flag=1,i=79556,u=0.8497185651541359,v=0.2718889152936008,w=0.4643907226308197,x=6.83054693652392 -color=red,shape=circle,flag=1,i=79572,u=0.9605717848579287,v=1.0112713173932795,w=0.5176800276706987,x=4.838156817294856 -color=red,shape=triangle,flag=0,i=79576,u=0.3278641394468932,v=0.40171121510569163,w=0.5252098744191269,x=5.226328014597578 -color=purple,shape=circle,flag=0,i=79586,u=0.3376814788001681,v=0.042577799296216634,w=0.5210180415497392,x=4.277102481445268 -color=purple,shape=square,flag=0,i=79587,u=0.05076109484633573,v=0.3185921079309624,w=0.5179047094595288,x=4.534790004968021 -color=purple,shape=square,flag=0,i=79598,u=0.02461768720734958,v=0.4497138793212936,w=0.5167117828111896,x=5.4924049294601645 -color=yellow,shape=circle,flag=1,i=79604,u=0.3333607940710924,v=0.7969360620675239,w=0.5252844159593557,x=5.642652918933352 -color=red,shape=triangle,flag=1,i=79634,u=0.7944811169957301,v=0.8726220975852376,w=0.5058710548383101,x=5.663673584390932 -color=green,shape=triangle,flag=1,i=79646,u=0.08381170034644447,v=0.8605287123539986,w=0.4906448508763901,x=3.6425119498491356 -color=red,shape=triangle,flag=0,i=79647,u=0.7849593560917905,v=0.0025612740347946694,w=0.5059731235562696,x=2.522111924576022 -color=red,shape=square,flag=1,i=79655,u=0.3348404262303303,v=0.9846610188547051,w=0.48442710235037906,x=3.9092426564514215 -color=yellow,shape=square,flag=1,i=79657,u=0.6428593308131003,v=0.6608182035006832,w=0.46542380962791785,x=3.7132619009894317 -color=yellow,shape=square,flag=0,i=79659,u=0.13102872237599117,v=0.7510757252421997,w=0.4667098016885225,x=7.415144742635231 -color=red,shape=square,flag=0,i=79660,u=0.3660120644975239,v=0.1869192482321721,w=0.485978626583954,x=6.1516685326283165 -color=green,shape=triangle,flag=1,i=79675,u=0.4482510459302451,v=0.7921301599545691,w=0.48793861625658314,x=4.258579582022921 -color=red,shape=square,flag=0,i=79679,u=0.2564327054997859,v=0.9365773527927684,w=0.4810803033607526,x=6.579012966050112 -color=red,shape=square,flag=0,i=79685,u=0.503601749388099,v=0.7857858924833435,w=0.4845884461100247,x=6.313669872269866 -color=blue,shape=square,flag=0,i=79705,u=0.05235505097958093,v=0.6435790814493085,w=0.4968956465602559,x=4.006439315816361 -color=red,shape=triangle,flag=0,i=79718,u=0.7872173489030302,v=0.9307698624445959,w=0.5167758988963995,x=3.704579256038856 -color=blue,shape=triangle,flag=1,i=79722,u=0.08682653813852848,v=0.2389586792017674,w=0.4931419882010198,x=6.537997081938009 -color=green,shape=square,flag=1,i=79724,u=0.19599689663002906,v=0.4400931201352687,w=0.5020444891530043,x=4.838334686559436 -color=green,shape=triangle,flag=0,i=79729,u=0.3134960451266987,v=0.1878719518108959,w=0.4944935903784199,x=4.816401760550203 -color=yellow,shape=circle,flag=1,i=79738,u=0.3139003060867519,v=0.1387885682212998,w=0.5148213060322916,x=3.234764624781852 -color=red,shape=square,flag=0,i=79749,u=0.37244882772007937,v=0.08682910359838336,w=0.47317683383021586,x=3.7312406550641373 -color=blue,shape=circle,flag=1,i=79752,u=0.3949899989515271,v=0.09995812583168595,w=0.4772644403277299,x=5.22642124774037 -color=yellow,shape=triangle,flag=1,i=79768,u=0.7918096020436663,v=0.24259367893593964,w=0.5059467526969904,x=4.4097596767099025 -color=blue,shape=triangle,flag=1,i=79784,u=0.6603864282836619,v=0.9655492680898329,w=0.4899519471535957,x=5.219247395428643 -color=red,shape=square,flag=0,i=79789,u=0.5940618421079977,v=0.5806676927481258,w=0.47313672290536224,x=4.603666849260115 -color=yellow,shape=triangle,flag=1,i=79796,u=0.5489362122788316,v=0.4268281301587079,w=0.5050779889182377,x=6.695147685507092 -color=red,shape=circle,flag=0,i=79802,u=0.3408090469398939,v=0.42535933528799263,w=0.4966867801941816,x=6.131910465507478 -color=red,shape=triangle,flag=0,i=79803,u=0.9640371264465135,v=0.07417952975699449,w=0.526207315586203,x=4.566374130132015 -color=red,shape=square,flag=0,i=79806,u=0.18950581000889566,v=0.2859698290975977,w=0.4680671506126159,x=3.8647882289363 -color=yellow,shape=square,flag=1,i=79814,u=0.3101931471891194,v=0.1525418538953085,w=0.4875072321298923,x=3.253653655747412 -color=red,shape=square,flag=0,i=79824,u=0.6587722857084605,v=0.8502483939877142,w=0.47356538928965186,x=7.200369579970798 -color=purple,shape=circle,flag=1,i=79832,u=0.548120017531071,v=0.3552888905096304,w=0.5271553600172266,x=4.090689821696762 -color=red,shape=triangle,flag=0,i=79842,u=0.3035354615610383,v=0.8710768842992129,w=0.5187216336697482,x=5.062091260847933 -color=green,shape=square,flag=0,i=79847,u=0.019403500141540797,v=0.08209044789639452,w=0.4977700255104592,x=4.388952754305449 -color=red,shape=triangle,flag=0,i=79854,u=0.6709647670273164,v=0.1110796622708431,w=0.5193251716421644,x=2.6797163666732238 -color=red,shape=square,flag=0,i=79857,u=0.7971252951768416,v=0.15274520733521524,w=0.4724608631771495,x=3.176350219281487 -color=red,shape=triangle,flag=1,i=79864,u=0.6996650236053583,v=0.4283218588579887,w=0.5157373423741389,x=5.442183846123078 -color=purple,shape=square,flag=0,i=79870,u=0.2481769254548858,v=0.501606412821526,w=0.5028209702218303,x=2.9478008833323006 -color=red,shape=circle,flag=0,i=79885,u=0.4120263946444137,v=0.49017316806310735,w=0.49754170394049424,x=4.688310355860282 -color=blue,shape=circle,flag=0,i=79902,u=0.8629658597673444,v=0.2836167875349973,w=0.4926494587805149,x=4.634395691493609 -color=red,shape=triangle,flag=0,i=79907,u=0.4588335351549798,v=0.27462418982501613,w=0.5263845567095322,x=5.3428757567820275 -color=purple,shape=circle,flag=0,i=79909,u=0.499713165566278,v=0.3038215879482996,w=0.5313272949087348,x=4.470148893074704 -color=red,shape=square,flag=0,i=79911,u=0.056007970832857135,v=0.6970083932352116,w=0.45091074161851635,x=2.589813910793146 -color=red,shape=circle,flag=1,i=79913,u=0.8850562556128662,v=0.9763341628808809,w=0.49651821281400343,x=5.172694988602751 -color=purple,shape=square,flag=0,i=79916,u=0.8994177515185625,v=0.5629709261388051,w=0.5051989045818918,x=5.523453822296372 -color=green,shape=triangle,flag=0,i=79917,u=0.20592177853330706,v=0.407330595444347,w=0.49566689044128037,x=5.389858787896965 -color=red,shape=square,flag=0,i=79920,u=0.4298275780314793,v=0.9899741753423438,w=0.4419098130277203,x=6.021336486536975 -color=red,shape=square,flag=0,i=79926,u=0.22273303459411498,v=0.13536584170301613,w=0.4499575084470442,x=5.43218185696798 -color=orange,shape=triangle,flag=0,i=79931,u=0.38034793624600294,v=0.4913476969577343,w=0.4875678068557107,x=4.328280298916137 -color=red,shape=square,flag=1,i=79939,u=0.6583434730152657,v=0.9782445647506394,w=0.45056785610667854,x=3.9622808255847572 -color=green,shape=triangle,flag=0,i=79943,u=0.21590085363811606,v=0.3448709809670565,w=0.49000202868366477,x=3.920988522632161 -color=blue,shape=square,flag=1,i=79952,u=0.9315314855448646,v=0.9126090907248396,w=0.49356467446101127,x=4.565988537553371 -color=red,shape=circle,flag=0,i=79960,u=0.42464460881481514,v=0.3396173000728427,w=0.49930712361417556,x=5.503567077503534 -color=blue,shape=square,flag=1,i=79962,u=0.4301285151334293,v=0.9242135620568264,w=0.4956198435331367,x=3.994002151418744 -color=yellow,shape=square,flag=1,i=79965,u=0.22622019411622307,v=0.0033001304901467687,w=0.49396072210544356,x=6.007721868583303 -color=red,shape=triangle,flag=0,i=79973,u=0.36136224989693144,v=0.6981465309778118,w=0.5243270587516823,x=6.016940675183331 -color=red,shape=triangle,flag=0,i=79997,u=0.1576494444367771,v=0.06222734327504997,w=0.5202057116676856,x=7.517636298288419 -color=yellow,shape=square,flag=0,i=79998,u=0.4667791334724365,v=0.66972046140167,w=0.4894459598299596,x=6.315702677088665 -color=red,shape=circle,flag=1,i=80010,u=0.7868279361217875,v=0.7959717975274792,w=0.4894647683126907,x=4.2743690418930775 -color=blue,shape=triangle,flag=0,i=80020,u=0.9783921471346148,v=0.21683880583104198,w=0.47122758885543675,x=4.368489032947065 -color=red,shape=triangle,flag=1,i=80030,u=0.8989500616599656,v=0.43774548519105005,w=0.5259436488412276,x=7.513032080229963 -color=red,shape=triangle,flag=1,i=80031,u=0.9068187506928986,v=0.21898802740186774,w=0.5299595399291744,x=3.27141672734799 -color=red,shape=circle,flag=0,i=80039,u=0.6718574199272026,v=0.6288496878061334,w=0.49254746165738167,x=3.0577187612044407 -color=blue,shape=square,flag=1,i=80044,u=0.3274495434420571,v=0.6108724811302428,w=0.4994472565193502,x=3.388444244746052 -color=red,shape=circle,flag=0,i=80048,u=0.8316208112929605,v=0.8418396635431125,w=0.49240943413007104,x=3.7039159684118066 -color=green,shape=circle,flag=0,i=80057,u=0.26572090937736903,v=0.33287297303128516,w=0.4818400975353708,x=4.5338084407834485 -color=green,shape=triangle,flag=0,i=80060,u=0.8932777757462668,v=0.43088475886050126,w=0.4924592053530206,x=5.165388023924138 -color=purple,shape=triangle,flag=0,i=80063,u=0.7915510275950732,v=0.21744044632969017,w=0.5178078438536686,x=4.6965274122983365 -color=purple,shape=square,flag=0,i=80074,u=0.37745605750823497,v=0.8729948628513216,w=0.5010841384609732,x=5.049496052528739 -color=red,shape=triangle,flag=0,i=80089,u=0.886972552465994,v=0.9223375130080247,w=0.5175826912656052,x=5.63439157169535 -color=red,shape=triangle,flag=0,i=80090,u=0.44979469055098475,v=0.22390458870419683,w=0.5209310244874763,x=5.752325012950348 -color=purple,shape=triangle,flag=0,i=80095,u=0.30757471660098856,v=0.8766076841655448,w=0.5240116281148052,x=6.319367451714549 -color=green,shape=square,flag=0,i=80104,u=0.5503343124819645,v=0.5021220030348597,w=0.4943678871873938,x=4.776408569474099 -color=red,shape=square,flag=1,i=80132,u=0.8057464595148707,v=0.32703480324111667,w=0.4799108473346855,x=4.6207898690026825 -color=green,shape=circle,flag=1,i=80151,u=0.31204011555646627,v=0.9694829436539054,w=0.48626047590682303,x=5.220829654645416 -color=green,shape=square,flag=1,i=80157,u=0.2483243851579442,v=0.01651699407656204,w=0.49444045492375654,x=4.880587789735788 -color=blue,shape=square,flag=0,i=80163,u=0.38998365593161477,v=0.6052995452458801,w=0.4913874615939241,x=3.1660192186716807 -color=red,shape=triangle,flag=0,i=80186,u=0.24042834558616866,v=0.6120650342363653,w=0.49260734602938205,x=3.193384454484519 -color=yellow,shape=triangle,flag=1,i=80188,u=0.022848118481146873,v=0.4632874207073766,w=0.4964950169440125,x=5.601571379617769 -color=red,shape=circle,flag=0,i=80195,u=0.7694660952205691,v=0.713629559094739,w=0.48789347690001594,x=5.040152534821419 -color=yellow,shape=triangle,flag=1,i=80224,u=0.8711192484765315,v=0.4924438431341892,w=0.5025745010194284,x=3.7684192583013214 -color=red,shape=circle,flag=0,i=80232,u=0.7909891627314936,v=0.6967399709781779,w=0.48795335882350876,x=2.129944856995 -color=purple,shape=circle,flag=0,i=80236,u=0.7250023187759362,v=0.4719935479721763,w=0.5156937019190284,x=3.2839184707766975 -color=orange,shape=triangle,flag=1,i=80248,u=0.690990824052148,v=0.6523015134991966,w=0.48912678574092905,x=6.058105458863224 -color=orange,shape=square,flag=1,i=80253,u=0.6615272419000529,v=0.09143617495971179,w=0.5091738235027199,x=3.979554693223335 -color=red,shape=triangle,flag=0,i=80282,u=0.3761928060408076,v=0.2739392032581741,w=0.482668851289034,x=6.165974375258287 -color=purple,shape=square,flag=0,i=80299,u=0.3416842440819282,v=0.9550556495942709,w=0.4996458047835978,x=4.348183474630548 -color=green,shape=triangle,flag=0,i=80335,u=0.6006870409480494,v=0.005656146396773809,w=0.501414387418723,x=4.143834807239776 -color=red,shape=triangle,flag=0,i=80361,u=0.6212867536081688,v=0.8346035922210256,w=0.48130044503609465,x=3.554730751346824 -color=yellow,shape=circle,flag=1,i=80368,u=0.4506187362814901,v=0.9574905567495345,w=0.522705273579471,x=5.295362701749678 -color=green,shape=circle,flag=0,i=80369,u=0.44907494005796145,v=0.6326957323133965,w=0.4898913514670375,x=4.665061005323544 -color=yellow,shape=square,flag=0,i=80372,u=0.2928109790365885,v=0.4741500033357211,w=0.47034667996595264,x=5.909410894277826 -color=red,shape=square,flag=0,i=80376,u=0.21917524756134998,v=0.2994065258861244,w=0.4814303423692874,x=4.793838162146657 -color=blue,shape=square,flag=1,i=80379,u=0.11976300680737628,v=0.8390272412678051,w=0.49343597536419836,x=6.917578217608042 -color=red,shape=square,flag=0,i=80391,u=0.9699115737738526,v=0.8214738093360542,w=0.4878503850985437,x=3.5864444538586135 -color=red,shape=square,flag=0,i=80392,u=0.18835009762098598,v=0.4595575122650062,w=0.4890766865306696,x=5.396313657396367 -color=blue,shape=triangle,flag=1,i=80415,u=0.003821253427345628,v=0.3457366428739148,w=0.4868916123767053,x=6.733474814312726 -color=red,shape=square,flag=0,i=80416,u=0.7276519608703166,v=0.2804003014919929,w=0.47980196450454765,x=2.9975750720157097 -color=red,shape=circle,flag=1,i=80419,u=0.5931971965534922,v=0.596169410899892,w=0.503255438061614,x=4.93076717815815 -color=red,shape=circle,flag=0,i=80421,u=0.7143443397446484,v=0.8109939252650021,w=0.499975909788949,x=3.297748148109701 -color=yellow,shape=circle,flag=1,i=80422,u=0.07476741533304199,v=0.5150419734511656,w=0.5156345723078775,x=3.6863057565111355 -color=red,shape=triangle,flag=0,i=80423,u=0.15223312461894956,v=0.6885067716576594,w=0.48268591118049525,x=5.852628138931508 -color=red,shape=circle,flag=1,i=80428,u=0.870763185999346,v=0.847930369727079,w=0.4965320536393585,x=4.7052358193175 -color=blue,shape=square,flag=1,i=80442,u=0.15422360854574735,v=0.8215012254178151,w=0.48641673564503524,x=4.118061232137882 -color=purple,shape=square,flag=0,i=80461,u=0.6060907653129965,v=0.8912975875554006,w=0.4927284992336668,x=4.624253628719714 -color=purple,shape=circle,flag=0,i=80475,u=0.17365147913024592,v=0.6162643012858035,w=0.5213604483108598,x=6.856389963271934 -color=green,shape=square,flag=0,i=80479,u=0.14761502249105485,v=0.02076685288738145,w=0.48300193177878625,x=4.002196520332066 -color=red,shape=circle,flag=0,i=80483,u=0.3630537582837837,v=0.4442539362783049,w=0.5015674013509037,x=5.241719893804957 -color=red,shape=square,flag=0,i=80486,u=0.5296312717280713,v=0.687352915743534,w=0.5004677822300945,x=4.710699075037799 -color=red,shape=circle,flag=1,i=80487,u=0.5380076191014402,v=0.556704339362353,w=0.5059564481336482,x=4.868603531538355 -color=red,shape=triangle,flag=1,i=80539,u=0.9600753999833448,v=0.8781008059492228,w=0.4798566146445525,x=5.443788305242998 -color=blue,shape=square,flag=0,i=80541,u=0.4366913412646968,v=0.44062231562140364,w=0.5079708564146506,x=5.899330192660174 -color=blue,shape=circle,flag=1,i=80543,u=0.5726470627314059,v=0.48516993577967726,w=0.5146473174155888,x=6.518649730178282 -color=yellow,shape=triangle,flag=1,i=80552,u=0.5250765506134357,v=0.45260818585592133,w=0.5057693949523865,x=6.465116306039182 -color=purple,shape=triangle,flag=0,i=80570,u=0.2913975034291644,v=0.6240564483648665,w=0.5200190639546951,x=4.734298252985626 -color=blue,shape=circle,flag=1,i=80577,u=0.38257658465133737,v=0.22342161067094857,w=0.5134986105201723,x=5.299673503176932 -color=green,shape=square,flag=0,i=80585,u=0.5845870841769435,v=0.16989910138000985,w=0.4842137639232346,x=6.533938932788195 -color=red,shape=triangle,flag=1,i=80590,u=0.01211709305625508,v=0.6542842955383379,w=0.46683756906199836,x=6.694435487614079 -color=red,shape=square,flag=0,i=80592,u=0.22100124014115852,v=0.8752589509570184,w=0.48380311383457325,x=2.8064383834836266 -color=yellow,shape=square,flag=1,i=80599,u=0.20702757674793437,v=0.4556432121341488,w=0.475970376670478,x=6.099558421283923 -color=red,shape=triangle,flag=1,i=80612,u=0.8493398658355825,v=0.7549886112265968,w=0.46706240377552416,x=5.122260995854644 -color=yellow,shape=triangle,flag=1,i=80620,u=0.3628940097962684,v=0.5370714944020242,w=0.5025279239959358,x=6.606825693748306 -color=green,shape=square,flag=0,i=80626,u=0.9780048126964492,v=0.141895498946788,w=0.48570359582727674,x=6.268722854758162 -color=blue,shape=triangle,flag=0,i=80637,u=0.9291997875710609,v=0.7347377367941812,w=0.5033993272428519,x=4.152676077598887 -color=red,shape=triangle,flag=0,i=80646,u=0.8795236343853282,v=0.989995020207047,w=0.46705123377769253,x=4.9250368129016735 -color=red,shape=circle,flag=0,i=80649,u=0.3337430288480052,v=0.3935519602756101,w=0.5119701378758255,x=4.573256871979468 -color=yellow,shape=triangle,flag=1,i=80651,u=0.9474523792919719,v=0.2341362231602162,w=0.49857903039142704,x=5.489545325585954 -color=red,shape=square,flag=1,i=80659,u=0.09899205030204361,v=0.44634819776935863,w=0.4795918144654544,x=3.472980762354491 -color=purple,shape=circle,flag=0,i=80676,u=0.9505735706366919,v=0.8140593727204981,w=0.5192695320870152,x=5.984019524223947 -color=red,shape=circle,flag=0,i=80678,u=0.36295149702465124,v=0.40646382607705583,w=0.5059112323444674,x=6.269492223112832 -color=red,shape=circle,flag=0,i=80680,u=0.49460239713735754,v=0.5858473027520993,w=0.5103140183313618,x=5.969527336505943 -color=purple,shape=triangle,flag=0,i=80690,u=0.7813183541235384,v=0.6997154610346155,w=0.509569021204282,x=4.222041428961673 -color=green,shape=square,flag=0,i=80703,u=0.7822540503348718,v=0.08013996555041669,w=0.49241047522758513,x=2.7597989252805486 -color=green,shape=triangle,flag=1,i=80707,u=0.06260924555516012,v=0.7101003570056101,w=0.5131727957160952,x=5.0293390816826795 -color=green,shape=triangle,flag=0,i=80713,u=0.03807871259249562,v=0.8976223083051812,w=0.5112083554477538,x=3.497888419816359 -color=red,shape=triangle,flag=0,i=80732,u=0.785938553457258,v=0.16229784429792316,w=0.47259997127022535,x=3.324415447538995 -color=yellow,shape=square,flag=0,i=80735,u=0.40881668370453206,v=0.7524785987059216,w=0.46533051220525096,x=3.328199759452083 -color=yellow,shape=circle,flag=1,i=80740,u=0.5221258127500068,v=0.8125094586675005,w=0.5277675875460986,x=4.74253682823263 -color=green,shape=triangle,flag=0,i=80749,u=0.5703422839342319,v=0.5454564484497564,w=0.5112587904530268,x=6.2911196875690285 -color=red,shape=triangle,flag=0,i=80757,u=0.5317900235255633,v=0.5453638928280089,w=0.46787756269773456,x=2.933557903412217 -color=yellow,shape=triangle,flag=1,i=80772,u=0.7950413330161353,v=0.04276419461600012,w=0.49056177043283267,x=5.903159849736873 -color=red,shape=circle,flag=1,i=80794,u=0.6330247151181408,v=0.5332857027215929,w=0.5040563967389192,x=3.7534610955933503 -color=red,shape=circle,flag=0,i=80802,u=0.21713525023295177,v=0.24068187508806013,w=0.49825346149351213,x=5.014860495232035 -color=green,shape=circle,flag=0,i=80814,u=0.4574061763010573,v=0.9417799573750492,w=0.489674911091246,x=6.95460940681949 -color=red,shape=circle,flag=1,i=80815,u=0.8453610587594265,v=0.7471583858532046,w=0.49535881803605625,x=4.08414183849149 -color=purple,shape=circle,flag=0,i=80818,u=0.5115798925578537,v=0.36638325781829906,w=0.5265729123510134,x=4.990522307245661 -color=blue,shape=triangle,flag=1,i=80824,u=0.603429424713317,v=0.21992051153814896,w=0.5100652075855192,x=3.620198797468316 -color=red,shape=circle,flag=0,i=80825,u=0.7117420277337698,v=0.7375692252591715,w=0.4889105336210068,x=4.582913678497223 -color=yellow,shape=square,flag=1,i=80836,u=0.43465836968032945,v=0.2944947078665102,w=0.46697650141474073,x=6.658973805782234 -color=red,shape=square,flag=0,i=80839,u=0.8371620369493814,v=0.6771433708990082,w=0.5059990622054875,x=3.106148250800141 -color=red,shape=triangle,flag=1,i=80852,u=0.35449890659767846,v=0.07336712962788716,w=0.46903218929105817,x=4.192224035496229 -color=red,shape=triangle,flag=0,i=80853,u=0.16136751777606406,v=0.48175571562672914,w=0.46477231651483153,x=5.131614889172382 -color=purple,shape=circle,flag=0,i=80854,u=0.3839059058165204,v=0.7114527036095148,w=0.5286248827284201,x=4.614031159897478 -color=red,shape=triangle,flag=1,i=80856,u=0.30106948192181104,v=0.38283761752744194,w=0.46423951546746817,x=3.9816470731351203 -color=blue,shape=circle,flag=1,i=80864,u=0.43424017075552024,v=0.7386606286551116,w=0.5256578678163965,x=4.360331312846383 -color=purple,shape=triangle,flag=0,i=80875,u=0.4438546857091278,v=0.3983761756243145,w=0.5070794649556897,x=5.190230177446805 -color=green,shape=square,flag=0,i=80877,u=0.1007375489625546,v=0.03141297060586479,w=0.4835687499927464,x=5.71881455330282 -color=red,shape=triangle,flag=1,i=80889,u=0.318117456406819,v=0.8121194379610589,w=0.46832533745164906,x=4.897841618104257 -color=green,shape=triangle,flag=1,i=80898,u=0.7331574867859811,v=0.007731669484874915,w=0.5081942839412676,x=3.964469330379886 -color=orange,shape=square,flag=0,i=80904,u=0.9261109525714024,v=0.16902139574077724,w=0.519976661970576,x=4.609320571081436 -color=yellow,shape=triangle,flag=1,i=80905,u=0.3510397345773142,v=0.06629861469260812,w=0.49387945441415654,x=6.089738612436837 -color=red,shape=triangle,flag=0,i=80921,u=0.7295708066033625,v=0.6210928004006522,w=0.48063645401742666,x=5.047097096313824 -color=green,shape=triangle,flag=0,i=80933,u=0.8685663483162033,v=0.7341494559127941,w=0.5048333947154192,x=6.081161567166447 -color=purple,shape=circle,flag=0,i=80945,u=0.07296484848003104,v=0.6583384983125776,w=0.5171712867995383,x=4.175973363809756 -color=blue,shape=circle,flag=0,i=80947,u=0.21335121388388822,v=0.0306064859968328,w=0.5236855132652346,x=4.760485925362123 -color=green,shape=triangle,flag=0,i=80960,u=0.9781079124168008,v=0.7691822319895872,w=0.5070264988340502,x=3.3553852374472974 -color=blue,shape=triangle,flag=1,i=80968,u=0.4682411828614066,v=0.8698965430522557,w=0.5062972996688164,x=4.535436595565735 -color=green,shape=triangle,flag=0,i=80969,u=0.9305510412124427,v=0.805055390123565,w=0.511787932663312,x=5.3595341969361625 -color=blue,shape=triangle,flag=1,i=80997,u=0.5354871615741676,v=0.6741058023591125,w=0.5052100419645796,x=5.716551834053451 -color=red,shape=triangle,flag=1,i=80998,u=0.25439394796168535,v=0.445601055359785,w=0.4830174871083399,x=6.881969601049451 -color=green,shape=square,flag=1,i=81011,u=0.16931285750707004,v=0.3932111283293588,w=0.48246980376488385,x=4.540884687311148 -color=blue,shape=circle,flag=0,i=81031,u=0.48029339354185263,v=0.44990213404584367,w=0.5279659590533214,x=4.580907529525736 -color=orange,shape=square,flag=1,i=81032,u=0.6733733597680485,v=0.11932676365927153,w=0.5212104567295263,x=4.778217035739361 -color=red,shape=triangle,flag=0,i=81043,u=0.9826723310764041,v=0.7597238558443249,w=0.48173988485257707,x=3.9232671611948136 -color=purple,shape=square,flag=0,i=81046,u=0.7691069167479181,v=0.032625541005836256,w=0.4862093878948887,x=6.304459636731554 -color=blue,shape=circle,flag=1,i=81047,u=0.7511134566561493,v=0.849374323078136,w=0.5272258279560779,x=5.500474857166767 -color=red,shape=triangle,flag=1,i=81050,u=0.9311215590875397,v=0.23976521113695926,w=0.476699887510756,x=2.7719362249268538 -color=yellow,shape=square,flag=1,i=81060,u=0.9453487737189021,v=0.8534094187280329,w=0.4737613849671166,x=6.253098182151933 -color=orange,shape=triangle,flag=0,i=81075,u=0.18455162894565746,v=0.8900612513224546,w=0.4802491971007073,x=6.460176596997393 -color=red,shape=triangle,flag=0,i=81094,u=0.04880754225430084,v=0.8933576967724739,w=0.4878637072164853,x=6.133531821368554 -color=yellow,shape=triangle,flag=1,i=81106,u=0.7344102721075413,v=0.4426238198478445,w=0.4942209732306668,x=3.0337258831598306 -color=blue,shape=square,flag=0,i=81107,u=0.503762184381541,v=0.739686967268895,w=0.4945565834284612,x=6.831250561965329 -color=blue,shape=square,flag=1,i=81110,u=0.9699949015565439,v=0.012275531396004569,w=0.4975542402582834,x=3.0954450837583702 -color=red,shape=triangle,flag=0,i=81117,u=0.22075802373600872,v=0.43177808102968285,w=0.4920843807244184,x=3.3257267267795467 -color=red,shape=circle,flag=0,i=81130,u=0.6889398213680793,v=0.6970537518456349,w=0.4963974017373721,x=4.911286103649867 -color=purple,shape=square,flag=0,i=81157,u=0.9640184490993524,v=0.16215921660800925,w=0.4818539250098085,x=4.487679740771076 -color=red,shape=square,flag=0,i=81160,u=0.4215482560635301,v=0.595620451511917,w=0.5200426592817691,x=4.946783272019761 -color=red,shape=square,flag=0,i=81176,u=0.3282311760023535,v=0.1887749655018911,w=0.5192574597681919,x=4.987244211463204 -color=purple,shape=triangle,flag=0,i=81199,u=0.7983660199431438,v=0.08097005074748809,w=0.5073715774247403,x=2.5949038482568954 -color=purple,shape=square,flag=0,i=81208,u=0.1525077300705856,v=0.6559322775785215,w=0.4840115807432963,x=4.863790663371244 -color=green,shape=square,flag=1,i=81213,u=0.9704203860986943,v=0.38149034726511344,w=0.4845375767505428,x=4.050148078245072 -color=yellow,shape=square,flag=1,i=81217,u=0.2789887446731357,v=0.8993149491642233,w=0.4903002741463905,x=3.566559931788932 -color=yellow,shape=circle,flag=1,i=81230,u=0.4371608508573076,v=0.8425572359734482,w=0.5388144093850497,x=4.718924920114666 -color=yellow,shape=square,flag=1,i=81283,u=0.6765654484340974,v=0.4072997798037028,w=0.4992190864581606,x=3.720460443206887 -color=blue,shape=square,flag=0,i=81295,u=0.7468634502298326,v=0.45874270106489135,w=0.4986880302610183,x=6.492520018164465 -color=green,shape=triangle,flag=0,i=81313,u=0.28373655325255565,v=0.1756479577949659,w=0.5158588310027669,x=4.205533272838828 -color=red,shape=square,flag=0,i=81317,u=0.5734455761672053,v=0.3951462921681146,w=0.5068549371021885,x=4.4474381043866105 -color=blue,shape=triangle,flag=0,i=81328,u=0.5947997793104784,v=0.22877115751397348,w=0.49365699194985563,x=5.178076625308762 -color=red,shape=triangle,flag=0,i=81333,u=0.5080757197799637,v=0.9593078266744622,w=0.5063717725934735,x=4.919330236232047 -color=red,shape=circle,flag=0,i=81342,u=0.32922398844282796,v=0.42465918247230633,w=0.49580639616775063,x=5.785344684127675 -color=red,shape=triangle,flag=0,i=81357,u=0.3989645338918619,v=0.07068375177736086,w=0.5014017028858937,x=4.833864274612641 -color=red,shape=square,flag=0,i=81358,u=0.31216236772743844,v=0.5362913765535935,w=0.4976717195823757,x=5.569486386010156 -color=yellow,shape=circle,flag=1,i=81388,u=0.6997189562713367,v=0.01571941399993837,w=0.5266868789549263,x=5.411158184044324 -color=red,shape=triangle,flag=0,i=81394,u=0.17970011316136447,v=0.723950847402832,w=0.48781900887291796,x=5.955795221618423 -color=red,shape=circle,flag=1,i=81397,u=0.48264763070207206,v=0.5029292318117448,w=0.49433451884229757,x=4.83575345381074 -color=blue,shape=square,flag=0,i=81399,u=0.011889263693010022,v=0.41880540970805713,w=0.5075269936798311,x=5.784389369817901 -color=blue,shape=triangle,flag=0,i=81400,u=0.17392580476712072,v=0.9206399419944473,w=0.4920361413777392,x=4.471542765820451 -color=red,shape=triangle,flag=0,i=81401,u=0.47619512177381973,v=0.9351158079079561,w=0.4833701216798004,x=2.196355270074184 -color=red,shape=triangle,flag=0,i=81417,u=0.502926094608134,v=0.5243801829291423,w=0.48326953616896057,x=6.08322449581254 -color=red,shape=triangle,flag=0,i=81426,u=0.7663733947426048,v=0.91336590956359,w=0.4862324264646229,x=5.045292597110608 -color=red,shape=square,flag=0,i=81496,u=0.246033088739135,v=0.5899145062026309,w=0.5181120767160675,x=1.9595663181925307 -color=red,shape=square,flag=0,i=81500,u=0.582017958862124,v=0.04300196180732763,w=0.5175534675332268,x=7.197056489084802 -color=blue,shape=triangle,flag=1,i=81503,u=0.7641177175953137,v=0.09071569377362021,w=0.4900951368217516,x=4.1980964255254 -color=red,shape=square,flag=0,i=81507,u=0.1809065361834491,v=0.27499266249565435,w=0.5116891473905982,x=3.978241871622719 -color=red,shape=triangle,flag=0,i=81510,u=0.47339962437298544,v=0.3901375718647604,w=0.5025023287674841,x=5.118451744127785 -color=blue,shape=square,flag=1,i=81517,u=0.6825558927235732,v=0.06985223394546658,w=0.504645209945903,x=4.527684222491165 -color=red,shape=square,flag=0,i=81556,u=0.9430581407698928,v=0.7993631368300492,w=0.5218151116199066,x=3.6950777816762947 -color=red,shape=circle,flag=0,i=81567,u=0.04240981604118543,v=0.0763887721046691,w=0.49278547628798963,x=4.569112234104232 -color=red,shape=circle,flag=1,i=81578,u=0.7512666250546094,v=0.7711025843096267,w=0.4924420245784761,x=6.456537045120279 -color=red,shape=square,flag=0,i=81584,u=0.3342498426902266,v=0.6414676805488785,w=0.5135249968058191,x=5.872494934413659 -color=red,shape=circle,flag=1,i=81592,u=0.6179929017424887,v=0.6340469718979167,w=0.49158265208247226,x=3.446285313916354 -color=red,shape=circle,flag=0,i=81601,u=0.0843692809175206,v=0.12722422079605555,w=0.4971328331702479,x=5.212085571506336 -color=red,shape=triangle,flag=0,i=81602,u=0.5573947494515696,v=0.38975752208434433,w=0.5126238186651708,x=4.3114345365676074 -color=yellow,shape=triangle,flag=1,i=81615,u=0.9093571004282791,v=0.5792238831693498,w=0.5065612240067842,x=3.5392047193840526 -color=blue,shape=square,flag=0,i=81622,u=0.7203276924049226,v=0.3667046445663138,w=0.5024950787070839,x=6.770523383903327 -color=purple,shape=circle,flag=1,i=81635,u=0.2885798258082818,v=0.5234491704943466,w=0.4986284927430894,x=5.924520672568417 -color=red,shape=square,flag=0,i=81637,u=0.3992984243757146,v=0.9729579454719782,w=0.5159546272861733,x=4.437287495329566 -color=red,shape=circle,flag=0,i=81649,u=0.6438422794575033,v=0.6390754079028129,w=0.4988364843821413,x=4.840967245170557 -color=red,shape=triangle,flag=0,i=81651,u=0.20680787475652063,v=0.43736532839455355,w=0.5123230089230779,x=4.3214131099058966 -color=orange,shape=circle,flag=1,i=81670,u=0.08253999981609705,v=0.015013086252800734,w=0.47803139932336064,x=6.039640054015769 -color=green,shape=circle,flag=0,i=81672,u=0.24282204821726772,v=0.5760225898635326,w=0.49110661997716804,x=4.067140097950282 -color=red,shape=circle,flag=0,i=81679,u=0.4287948131329321,v=0.39157420285171596,w=0.4999610769875731,x=6.566369411159282 -color=red,shape=square,flag=1,i=81685,u=0.6406098415169508,v=0.2646569768013902,w=0.5227351470330938,x=7.143978111596226 -color=blue,shape=square,flag=0,i=81688,u=0.9393986457623662,v=0.1940300094536369,w=0.5153355130813149,x=4.804700133038835 -color=red,shape=circle,flag=0,i=81689,u=0.6170877030169017,v=0.6543489033805715,w=0.4950052915117413,x=4.791477871234577 -color=red,shape=square,flag=0,i=81691,u=0.374345610382843,v=0.011631740019972137,w=0.5201777618421457,x=7.07082573894231 -color=red,shape=circle,flag=1,i=81694,u=0.18280117437795373,v=0.09420576052710888,w=0.49043042705050727,x=5.393871728240573 -color=red,shape=circle,flag=0,i=81710,u=0.6858331568637801,v=0.7506297164980605,w=0.4929729300464558,x=6.569545491322146 -color=red,shape=triangle,flag=0,i=81724,u=0.5797428109128266,v=0.6068332310914224,w=0.506283965445832,x=4.6435765729202805 -color=red,shape=square,flag=0,i=81733,u=0.20765558352559554,v=0.8486359562121671,w=0.5168173575061112,x=3.660407027802499 -color=yellow,shape=triangle,flag=1,i=81746,u=0.5732825888528483,v=0.7349810907346581,w=0.5065444772804333,x=4.949855575428452 -color=red,shape=triangle,flag=0,i=81763,u=0.08358419311582332,v=0.6873249510167284,w=0.5129036464938158,x=4.264207740399289 -color=red,shape=square,flag=1,i=81764,u=0.5551108619014528,v=0.07395531571137448,w=0.5156180686530784,x=3.8443549814108553 -color=red,shape=triangle,flag=0,i=81793,u=0.49554086563547917,v=0.12309999661562765,w=0.5064709442306965,x=4.192379582131352 -color=yellow,shape=circle,flag=1,i=81825,u=0.0362940768718778,v=0.3962533724798095,w=0.5229298626779088,x=6.354657807738413 -color=red,shape=square,flag=0,i=81842,u=0.4706634671490242,v=0.9610960545204995,w=0.5214938003585593,x=4.713881772725928 -color=green,shape=triangle,flag=0,i=81865,u=0.4052862901580394,v=0.08372119470326678,w=0.5184352990046684,x=6.2760282518420185 -color=yellow,shape=square,flag=1,i=81869,u=0.4344578077628283,v=0.468695067925739,w=0.4976437962672821,x=4.748196718414499 -color=red,shape=square,flag=1,i=81876,u=0.5855201233125406,v=0.5391142768421466,w=0.525480886650077,x=6.8056053921918425 -color=red,shape=triangle,flag=1,i=81905,u=0.7052826337698797,v=0.22982219401729975,w=0.5099725921977243,x=6.9530028500423775 -color=purple,shape=square,flag=0,i=81906,u=0.5854520927461457,v=0.11770299413055596,w=0.491699793546107,x=4.9698192732541715 -color=red,shape=circle,flag=1,i=81907,u=0.37163847797251504,v=0.400829027269246,w=0.4962317770086797,x=6.4387239513669305 -color=yellow,shape=circle,flag=1,i=81908,u=0.8190797984458409,v=0.23833106733842013,w=0.5295948377364428,x=4.056902855412558 -color=red,shape=triangle,flag=0,i=81916,u=0.44469573301468945,v=0.37871469895814514,w=0.5092411510912408,x=5.147708122508301 -color=red,shape=square,flag=1,i=81919,u=0.2529252950148785,v=0.7073796022463315,w=0.5289771707367834,x=4.004098830614893 -color=blue,shape=circle,flag=0,i=81932,u=0.21938969030060307,v=0.928251409188362,w=0.5253520480994954,x=5.230595544239608 -color=red,shape=triangle,flag=0,i=81935,u=0.8162341560427582,v=0.9906220905132913,w=0.5207408951203899,x=6.5217958463839425 -color=red,shape=circle,flag=1,i=81945,u=0.892607462969383,v=0.8854819932923311,w=0.500242135793435,x=5.124708072040491 -color=red,shape=triangle,flag=0,i=81958,u=0.6085217312591791,v=0.7251958321237331,w=0.5204825002103738,x=6.273496526985627 -color=red,shape=triangle,flag=1,i=81975,u=0.942350369754318,v=0.9574679537705263,w=0.5270827537157838,x=5.557671721464943 -color=red,shape=triangle,flag=0,i=81986,u=0.9206106365392773,v=0.3101350370481294,w=0.5260496270079443,x=5.211736062548158 -color=red,shape=triangle,flag=1,i=82002,u=0.762944607447994,v=0.6822350804287131,w=0.5276045940814295,x=5.562549016450775 -color=yellow,shape=circle,flag=1,i=82018,u=0.2941692879250857,v=0.03367571271482628,w=0.5323502644372534,x=4.7266609152183685 -color=red,shape=square,flag=0,i=82021,u=0.4888604843882428,v=0.13420642199999677,w=0.53100892030084,x=8.20071612615397 -color=purple,shape=triangle,flag=0,i=82030,u=0.2532387782477389,v=0.6613800791765458,w=0.5130003522926362,x=4.13827034318382 -color=red,shape=triangle,flag=0,i=82037,u=0.8155834893387192,v=0.600747726377886,w=0.5243821093021257,x=5.267510724452422 -color=red,shape=square,flag=0,i=82038,u=0.526952198917595,v=0.3883619866691551,w=0.5239548996324123,x=4.403288957344245 -color=yellow,shape=triangle,flag=1,i=82089,u=0.8971913939212398,v=0.05343074617760546,w=0.49209975676351675,x=5.530133181969077 -color=blue,shape=square,flag=1,i=82097,u=0.544679624468908,v=0.7855291101302742,w=0.49930976036776337,x=4.67214337820684 -color=red,shape=square,flag=0,i=82119,u=0.6217318755332524,v=0.21018176009500322,w=0.5284072910671912,x=6.147988448529972 -color=orange,shape=circle,flag=0,i=82146,u=0.6638572463312785,v=0.6500668188429215,w=0.47678322845435045,x=4.072461053508557 -color=red,shape=square,flag=0,i=82149,u=0.33837204663982035,v=0.19197179643208517,w=0.524959855348316,x=4.925185675626268 -color=red,shape=triangle,flag=0,i=82151,u=0.8570899840546615,v=0.04971801516907148,w=0.512822016136913,x=6.652061445418897 -color=red,shape=square,flag=1,i=82159,u=0.7673434923667805,v=0.00037654356442629044,w=0.5236425156848175,x=5.163962278526361 -color=yellow,shape=square,flag=1,i=82165,u=0.34653657882562194,v=0.6366966851406346,w=0.504017020524526,x=4.7146198841123965 -color=red,shape=circle,flag=0,i=82186,u=0.546767776910464,v=0.45433043516472915,w=0.48859736669470427,x=4.507104913664541 -color=red,shape=square,flag=0,i=82190,u=0.008316979455405882,v=0.9026225296964588,w=0.5193988762007243,x=6.365731955881866 -color=red,shape=square,flag=0,i=82192,u=0.4659512785708738,v=0.9762037780131061,w=0.5167177043188586,x=5.090767697412583 -color=purple,shape=circle,flag=1,i=82196,u=0.5209108557055107,v=0.979313898441847,w=0.5078318509679425,x=6.310739948473898 -color=red,shape=triangle,flag=0,i=82213,u=0.9173715910230548,v=0.11661677647235802,w=0.5156311281151702,x=5.619900596208495 -color=red,shape=triangle,flag=1,i=82236,u=0.9545142566635887,v=0.7132570354705988,w=0.5166409364290429,x=3.7830449602244705 -color=blue,shape=triangle,flag=1,i=82259,u=0.33643667866979665,v=0.7222312015275271,w=0.4924811207747196,x=3.751718993504626 -color=blue,shape=triangle,flag=0,i=82266,u=0.4855831948475259,v=0.9416541527042219,w=0.49421118348299153,x=4.2604083091027025 -color=red,shape=square,flag=0,i=82268,u=0.7789843132831411,v=0.07723341037885179,w=0.5148967720656697,x=4.883961995706305 -color=purple,shape=square,flag=0,i=82286,u=0.23294640945080303,v=0.20941660258541228,w=0.4904160264338973,x=4.492335472766562 -color=purple,shape=triangle,flag=0,i=82287,u=0.0874416708178064,v=0.8608235934840683,w=0.5086228235469287,x=6.904058004901947 -color=red,shape=triangle,flag=0,i=82315,u=0.16861637661800255,v=0.3425188083960208,w=0.5167684242004628,x=3.2500482408887645 -color=red,shape=triangle,flag=1,i=82331,u=0.5442188179114065,v=0.7040962175423547,w=0.5166993190489322,x=4.9804760472696605 -color=red,shape=square,flag=0,i=82347,u=0.6338308539195121,v=0.3108694477844265,w=0.5062422909508266,x=4.073143585425137 -color=purple,shape=circle,flag=0,i=82349,u=0.7319347451086649,v=0.30788954817190783,w=0.507397221546586,x=4.479781538469108 -color=blue,shape=triangle,flag=0,i=82360,u=0.8458567069898428,v=0.9112027663730352,w=0.4932980417220871,x=5.341155998830385 -color=blue,shape=circle,flag=0,i=82373,u=0.7226277574624174,v=0.7768685909029331,w=0.5398936550335363,x=6.983909056804033 -color=red,shape=circle,flag=0,i=82383,u=0.03421378357288907,v=0.047397902115352705,w=0.4752072100068521,x=4.464330295169857 -color=blue,shape=circle,flag=1,i=82388,u=0.048454150163879994,v=0.7217662666742595,w=0.5443876638676958,x=5.126694888849488 -color=purple,shape=circle,flag=0,i=82400,u=0.44708643968685247,v=0.1814357932083771,w=0.513103201251819,x=6.372625790974066 -color=purple,shape=circle,flag=0,i=82403,u=0.7144845044389426,v=0.7813678023182257,w=0.5111258378878383,x=6.199025215732114 -color=yellow,shape=circle,flag=1,i=82431,u=0.8505627687870435,v=0.6982094236081248,w=0.5203169643839746,x=4.829779398627252 -color=red,shape=square,flag=0,i=82450,u=0.8504685039854782,v=0.052190358591393315,w=0.4902410595724105,x=3.5281760591869205 -color=yellow,shape=triangle,flag=0,i=82459,u=0.2808921739138933,v=0.8195922791573089,w=0.48899755962846475,x=3.889749071345894 -color=orange,shape=circle,flag=1,i=82475,u=0.6744306766532117,v=0.5522132513998601,w=0.4794634977776188,x=4.118434182022859 -color=red,shape=square,flag=0,i=82484,u=0.10824529982235909,v=0.8365071905115189,w=0.4777329838523633,x=4.704951595091578 -color=blue,shape=square,flag=0,i=82485,u=0.007070340657070795,v=0.8065032806733391,w=0.4907367854458501,x=5.17749184088046 -color=red,shape=circle,flag=1,i=82487,u=0.3188422078407027,v=0.29284170828514816,w=0.4812742281794559,x=6.985842741046636 -color=red,shape=square,flag=0,i=82489,u=0.9832543113563688,v=0.7671990130618139,w=0.4776401719501203,x=7.486513299459086 -color=blue,shape=triangle,flag=1,i=82495,u=0.6346736052959036,v=0.2747382767489376,w=0.5010716625572224,x=6.199864235840695 -color=red,shape=circle,flag=0,i=82499,u=0.3475022942148621,v=0.32761708689501046,w=0.47996439935936613,x=2.624558172779161 -color=red,shape=triangle,flag=0,i=82501,u=0.3219698367494802,v=0.7224432607726242,w=0.503497480955817,x=5.476625302023457 -color=green,shape=circle,flag=0,i=82502,u=0.33996989698495517,v=0.4224840119144194,w=0.49880075489530057,x=5.665653883382729 -color=red,shape=square,flag=1,i=82511,u=0.060011186502833325,v=0.3966134759004424,w=0.4798480692984614,x=5.213159696306523 -color=blue,shape=square,flag=1,i=82516,u=0.5657431765911797,v=0.6511695881996549,w=0.48706999168894954,x=3.7372147807759593 -color=blue,shape=circle,flag=1,i=82527,u=0.6249413978117138,v=0.23596450396984647,w=0.5395796611792876,x=6.196345575821962 -color=red,shape=circle,flag=0,i=82537,u=0.9101350700684699,v=0.9710791928275359,w=0.4797399447267551,x=3.53929078467614 -color=blue,shape=triangle,flag=1,i=82538,u=0.3292474475923741,v=0.25173632519152445,w=0.506807093196346,x=3.2909743356840693 -color=red,shape=triangle,flag=0,i=82540,u=0.4647489450337531,v=0.16404243944577412,w=0.5077628807075795,x=4.332450242736735 -color=red,shape=square,flag=0,i=82556,u=0.6615645537979847,v=0.12878907174984167,w=0.48853149559786474,x=4.65578723005813 -color=purple,shape=circle,flag=0,i=82568,u=0.23175045836804964,v=0.9691500402287213,w=0.5135755570127799,x=7.453538774375066 -color=red,shape=triangle,flag=0,i=82583,u=0.7267047915389362,v=0.977249460120103,w=0.49605507598916354,x=4.368002766493595 -color=purple,shape=square,flag=0,i=82596,u=0.523775033537616,v=0.5334317086213074,w=0.4895645833544572,x=4.655860125829382 -color=red,shape=triangle,flag=0,i=82599,u=0.8496987888273095,v=0.4246320475803621,w=0.49200327365168206,x=4.229097853905992 -color=red,shape=square,flag=0,i=82602,u=0.5398059090000749,v=0.13586944337249574,w=0.48385062819551933,x=5.997671347891504 -color=red,shape=triangle,flag=0,i=82619,u=0.261705929435199,v=0.23008166052237766,w=0.4964270566324088,x=6.176768120730368 -color=yellow,shape=square,flag=1,i=82626,u=0.7882518280260266,v=0.6719794319255251,w=0.4993886978493441,x=5.127601342482564 -color=red,shape=square,flag=0,i=82627,u=0.9055698731289945,v=0.7007932093620781,w=0.4852146273743674,x=4.516386680724516 -color=red,shape=triangle,flag=0,i=82630,u=0.955022379650656,v=0.03527091264062365,w=0.4928540831853299,x=4.479236639542448 -color=red,shape=square,flag=0,i=82631,u=0.4935263016589604,v=0.8590568423649695,w=0.49228500147246274,x=7.485064960997819 -color=yellow,shape=triangle,flag=1,i=82647,u=0.35196921796850955,v=0.27772075890541303,w=0.47205730357553066,x=3.870571261482733 -color=blue,shape=triangle,flag=1,i=82653,u=0.6571069496666412,v=0.4823514127618985,w=0.5188596535405834,x=6.158960058773757 -color=yellow,shape=square,flag=1,i=82685,u=0.7948337045418883,v=0.05084332874896913,w=0.5083391846457594,x=6.209108243280217 -color=blue,shape=triangle,flag=1,i=82717,u=0.27775391443861974,v=0.34206760285904136,w=0.5166286588514517,x=4.504508652344163 -color=red,shape=square,flag=0,i=82725,u=0.4832747660915765,v=0.337631290163507,w=0.5002363226947814,x=4.033507775381328 -color=red,shape=square,flag=1,i=82727,u=0.3406456989651434,v=0.2014998126824079,w=0.5042958375996044,x=6.466292513024502 -color=yellow,shape=circle,flag=1,i=82759,u=0.46021572333639893,v=0.884704669096846,w=0.5340660385807497,x=7.440102842860784 -color=red,shape=triangle,flag=0,i=82764,u=0.6674025925569613,v=0.15530746467479817,w=0.4765301048927643,x=4.551772488508328 -color=yellow,shape=square,flag=1,i=82783,u=0.3929210074560181,v=0.6147548679471491,w=0.5161098315561932,x=4.11886819040765 -color=purple,shape=triangle,flag=0,i=82794,u=0.019535331958087876,v=0.6991357141620065,w=0.49963979860895197,x=2.8996262031203823 -color=red,shape=triangle,flag=0,i=82800,u=0.6088982216874902,v=0.9784559732704764,w=0.4749560013042373,x=5.221133011472841 -color=green,shape=square,flag=0,i=82805,u=0.7615265000602532,v=0.7782477383542531,w=0.5324580018121762,x=5.519010472287544 -color=blue,shape=square,flag=1,i=82817,u=0.2587342615118756,v=0.951942151485277,w=0.470791036697166,x=4.944072536036763 -color=red,shape=triangle,flag=1,i=82826,u=0.9407511495938944,v=0.03050893732240545,w=0.4715127113505447,x=4.54063268723984 -color=blue,shape=triangle,flag=1,i=82836,u=0.8916457885505735,v=0.8395568828203379,w=0.5164919658990521,x=5.615096359022343 -color=green,shape=triangle,flag=0,i=82837,u=0.9732434010964439,v=0.13258286148850296,w=0.5186563022891615,x=5.322145802264406 -color=yellow,shape=circle,flag=1,i=82858,u=0.8943270776958472,v=0.15415856635871605,w=0.5338036582905477,x=8.895613215546922 -color=red,shape=square,flag=0,i=82860,u=0.1522785546595561,v=0.4076949916621755,w=0.5062867997115744,x=3.72759091153538 -color=yellow,shape=circle,flag=1,i=82866,u=0.3323961558364591,v=0.15073461294128987,w=0.5290453694522023,x=5.264995372745593 -color=yellow,shape=triangle,flag=1,i=82868,u=0.10715872273516158,v=0.5866169535763028,w=0.4826283761096491,x=4.169264618577826 -color=orange,shape=circle,flag=1,i=82871,u=0.3763549478929412,v=0.7505727822128362,w=0.48583050566254155,x=4.653394487480818 -color=red,shape=square,flag=1,i=82872,u=0.7030570127735172,v=0.12858702930391686,w=0.5075341318315327,x=6.334703842431654 -color=yellow,shape=triangle,flag=1,i=82878,u=0.3224569799869038,v=0.7935501733243558,w=0.49041629613951876,x=7.96242727900034 -color=yellow,shape=triangle,flag=1,i=82892,u=0.9796416789195468,v=0.5557143709162574,w=0.49023563488756977,x=4.390198848248415 -color=green,shape=triangle,flag=1,i=82909,u=0.6298784229837792,v=0.7521639720803523,w=0.5191358249030289,x=7.433811460606919 -color=orange,shape=triangle,flag=0,i=82926,u=0.428500167119526,v=0.36607866845295145,w=0.47081347144738445,x=4.481033048286446 -color=red,shape=square,flag=1,i=82929,u=0.28144443092516513,v=0.4472626824439989,w=0.5080662970436506,x=6.744925948024256 -color=red,shape=circle,flag=1,i=82944,u=0.1102804286675072,v=0.09234797502378038,w=0.480737483906285,x=6.1526126375492325 -color=red,shape=square,flag=0,i=82960,u=0.8956221368012316,v=0.3118665481409354,w=0.5084850820655602,x=4.995155059184679 -color=blue,shape=square,flag=1,i=82973,u=0.8380663221334929,v=0.5532882632162486,w=0.4854303199774404,x=5.901151272085234 -color=green,shape=square,flag=0,i=82986,u=0.926762603039401,v=0.7883352330499447,w=0.5351220122805623,x=3.6259157035866565 -color=red,shape=triangle,flag=0,i=82992,u=0.42865346928153225,v=0.018536231765446498,w=0.4636237754596017,x=4.296858047706796 -color=red,shape=triangle,flag=1,i=83008,u=0.34455620836566636,v=0.7508928532640805,w=0.4684564656600809,x=3.516141064947919 -color=purple,shape=triangle,flag=0,i=83016,u=0.8400245605967229,v=0.8365978274030381,w=0.49420198830081785,x=4.833873683961947 -color=red,shape=circle,flag=0,i=83018,u=0.02530312560074266,v=-0.020744347387753548,w=0.47267233327964453,x=6.380444688698895 -color=blue,shape=square,flag=1,i=83021,u=0.022980864754761132,v=0.1472520029150809,w=0.48260481240710823,x=4.608710090282286 -color=red,shape=triangle,flag=0,i=83027,u=0.2544090554838675,v=0.3915246991655562,w=0.4636566102279231,x=3.3439464090488413 -color=yellow,shape=triangle,flag=0,i=83042,u=0.721780167694505,v=0.7165798894392567,w=0.4896651613952397,x=5.195098582544258 -color=red,shape=triangle,flag=0,i=83058,u=0.6588398833636143,v=0.49372843789109044,w=0.4691619714090176,x=3.990637057658626 -color=yellow,shape=triangle,flag=1,i=83068,u=0.5630791159911716,v=0.27766051432685335,w=0.49449852155501156,x=3.9389413540314884 -color=red,shape=square,flag=0,i=83077,u=0.9705593796951105,v=0.6662762876494098,w=0.5096717055755128,x=5.334085589168752 -color=blue,shape=circle,flag=1,i=83087,u=0.9714025422387434,v=0.8642377163674381,w=0.5413355579680965,x=5.2024624972859455 -color=purple,shape=square,flag=0,i=83090,u=0.5226547821368325,v=0.7801297575816978,w=0.5008553672951415,x=6.027848591378281 -color=blue,shape=triangle,flag=1,i=83095,u=0.8332807000442715,v=0.7498494025256474,w=0.5132796810911399,x=5.8977613781313165 -color=red,shape=square,flag=1,i=83108,u=0.9862296300552067,v=0.5825351970438819,w=0.5033480758722415,x=5.428051039799477 -color=red,shape=triangle,flag=0,i=83115,u=0.4760572296600407,v=0.33170820717220306,w=0.4717397184789229,x=4.0631750113093945 -color=red,shape=triangle,flag=0,i=83116,u=0.990314309153224,v=0.07269972495938892,w=0.47416383470284945,x=4.106577102893966 -color=red,shape=circle,flag=0,i=83117,u=0.3661906625602602,v=0.4025536714299455,w=0.47364288879216815,x=4.5910129949000895 -color=blue,shape=square,flag=0,i=83118,u=0.49163801548879127,v=0.24330154714116303,w=0.4819515245455142,x=5.718476399136688 -color=red,shape=circle,flag=0,i=83122,u=0.6195004711843787,v=0.5727866189621638,w=0.47401378896208646,x=5.542319267634021 -color=red,shape=circle,flag=0,i=83149,u=0.8328788685536079,v=0.8641085074514573,w=0.46979413223846245,x=3.9706101547653767 -color=blue,shape=triangle,flag=0,i=83150,u=0.43713699201805456,v=0.2660525142526584,w=0.5126656935668523,x=3.246619511051145 -color=red,shape=triangle,flag=0,i=83166,u=0.5001685641935002,v=0.8698183381006106,w=0.4922326402370768,x=6.024953643905896 -color=purple,shape=triangle,flag=0,i=83167,u=0.8020011720459099,v=0.22756270790291333,w=0.5033954027225506,x=6.068019207862608 -color=blue,shape=triangle,flag=0,i=83212,u=0.006945114263260832,v=0.21170056978885798,w=0.5143509734188596,x=4.651095411918273 -color=red,shape=circle,flag=0,i=83213,u=0.42812775359923905,v=0.37703136082457084,w=0.46449024799404914,x=5.15670466708205 -color=red,shape=circle,flag=0,i=83217,u=0.3538487489824198,v=0.27518672100861263,w=0.4617118610651707,x=3.580507603681859 -color=red,shape=circle,flag=0,i=83222,u=0.9430470015669334,v=0.9487467603887084,w=0.45897929561174744,x=4.365152675185844 -color=green,shape=triangle,flag=0,i=83225,u=0.09619528634889285,v=0.057739380692552134,w=0.517122397340599,x=4.862942749772543 -color=red,shape=circle,flag=1,i=83247,u=0.7574474611973291,v=0.8186996574524749,w=0.44832254622782247,x=4.7591596511939205 -color=red,shape=square,flag=0,i=83258,u=0.6903995209230517,v=0.3143369559713949,w=0.48585522297270783,x=5.01810837305451 -color=green,shape=circle,flag=0,i=83266,u=0.7205578548894788,v=0.828048458508868,w=0.5012711321138965,x=4.049348703616304 -color=red,shape=square,flag=0,i=83287,u=0.6466422667540417,v=0.7334969056903076,w=0.4804811122167074,x=5.921120324045841 -color=red,shape=triangle,flag=0,i=83289,u=0.2030025641518599,v=0.5930684242120423,w=0.49141472582738843,x=3.9874069634019995 -color=yellow,shape=circle,flag=1,i=83298,u=0.35163840806684055,v=0.4033210378463076,w=0.5345431813618567,x=6.484809729397359 -color=red,shape=triangle,flag=0,i=83312,u=0.8909271689139356,v=0.9156076344481769,w=0.4892871797467797,x=5.936154387085878 -color=yellow,shape=circle,flag=1,i=83316,u=0.16400859146840308,v=0.5965219871671622,w=0.5335026812963714,x=3.9943511258275706 -color=blue,shape=square,flag=1,i=83317,u=0.0980590317872454,v=0.41023458750011066,w=0.47707448980878275,x=6.175828247841214 -color=orange,shape=square,flag=1,i=83318,u=0.05174991698657738,v=0.3328841163758609,w=0.5117641506357392,x=4.069100960802553 -color=purple,shape=triangle,flag=0,i=83326,u=0.05804430334154431,v=0.7713956565531557,w=0.49517047333737396,x=3.770492286942417 -color=red,shape=square,flag=0,i=83328,u=0.48179183318412167,v=0.3526213194215202,w=0.46248950728747634,x=4.838732082289352 -color=yellow,shape=circle,flag=1,i=83358,u=0.005612599675430596,v=0.8088273404826914,w=0.5366467393279692,x=4.43178494213615 -color=purple,shape=triangle,flag=0,i=83369,u=0.10367082337284161,v=0.5089532068397383,w=0.496226936926661,x=4.868745172566798 -color=red,shape=square,flag=0,i=83370,u=0.08591998921287558,v=0.5901508592354079,w=0.4512489122504173,x=4.91564141561331 -color=green,shape=square,flag=0,i=83375,u=0.12970926493292545,v=0.7482186387117108,w=0.5249988957291557,x=3.5014075062557324 -color=red,shape=square,flag=1,i=83380,u=0.40319979689704244,v=0.7636111045492379,w=0.45211006913473917,x=5.412159529692301 -color=red,shape=square,flag=0,i=83394,u=0.6383818321890626,v=0.34198783159892543,w=0.45641301029695575,x=3.6925029907519344 -color=purple,shape=square,flag=1,i=83397,u=0.7572343826950665,v=0.6309017032820423,w=0.5028100170032692,x=3.334733544512153 -color=red,shape=square,flag=0,i=83405,u=0.9113462113891848,v=0.5187228415960464,w=0.4560399174032374,x=3.122234019892994 -color=red,shape=triangle,flag=1,i=83417,u=0.7495570465674024,v=0.8300551158843191,w=0.49245783860352277,x=6.175286703786654 -color=blue,shape=triangle,flag=0,i=83421,u=0.419519799589274,v=0.7135029511659471,w=0.5086966262581886,x=2.8929187832748853 -color=red,shape=square,flag=0,i=83426,u=0.3205151839886584,v=0.5645212911306043,w=0.4603770783617119,x=2.0661427685480716 -color=purple,shape=triangle,flag=0,i=83431,u=0.5711017923040533,v=0.03865980639472766,w=0.4883347189303134,x=6.388751840905303 -color=red,shape=circle,flag=0,i=83440,u=0.5855849793524782,v=0.6119243040112797,w=0.4280044413263959,x=8.323760491444853 -color=red,shape=square,flag=0,i=83443,u=0.09306731483603303,v=0.05221619154508683,w=0.4580502735802006,x=2.9393596878019714 -color=red,shape=square,flag=0,i=83451,u=0.5080993505480947,v=0.6662217093579649,w=0.4579274856433957,x=2.9869439946581493 -color=red,shape=square,flag=1,i=83479,u=0.13627138255214732,v=0.48623242410050516,w=0.46423702487186497,x=6.623316593297788 -color=red,shape=square,flag=0,i=83485,u=0.4932497928658681,v=0.15231118656399234,w=0.4664903573917578,x=5.417917228983158 -color=red,shape=circle,flag=1,i=83507,u=0.34876404340306644,v=0.2703972493882617,w=0.42768403320036097,x=4.181572832249706 -color=purple,shape=circle,flag=0,i=83510,u=0.49490645264980193,v=0.24752119385976667,w=0.4897046476479821,x=3.392519206652731 -color=green,shape=triangle,flag=0,i=83512,u=0.15469913998663198,v=0.5275669232293471,w=0.5125965526021815,x=6.202048195261952 -color=red,shape=square,flag=0,i=83515,u=0.4776565220971556,v=0.8019318489407621,w=0.4747333738063338,x=5.318639755539156 -color=blue,shape=triangle,flag=1,i=83525,u=0.4243645471310227,v=0.37420782833898925,w=0.5136846948039873,x=4.926556373439734 -color=red,shape=triangle,flag=0,i=83528,u=0.7263364294020428,v=0.468342904133927,w=0.5042821572045862,x=5.434048253892715 -color=purple,shape=triangle,flag=1,i=83529,u=0.7260601135141455,v=0.9297385606947408,w=0.49353669051830046,x=4.882010401564516 -color=green,shape=circle,flag=0,i=83530,u=0.7804965521411584,v=0.8854589402560958,w=0.5042453119891259,x=4.4590244881267 -color=red,shape=circle,flag=1,i=83602,u=0.2256042182898581,v=0.24739727081194185,w=0.4315387829544891,x=2.32742869673782 -color=yellow,shape=circle,flag=1,i=83608,u=0.3584799144288826,v=0.173946869402819,w=0.5317370022627771,x=3.7434801260034463 -color=red,shape=circle,flag=0,i=83625,u=0.2486872223029497,v=0.3319274331187414,w=0.4250771454361501,x=4.909765695950619 -color=yellow,shape=triangle,flag=1,i=83634,u=0.4787606665741654,v=0.6617860112773567,w=0.47158200435444225,x=6.721233713172783 -color=purple,shape=square,flag=0,i=83655,u=0.6239062694658689,v=0.11065159041832395,w=0.510052521858901,x=8.029689766687161 -color=purple,shape=square,flag=0,i=83657,u=0.11293849922481936,v=0.008855787273896243,w=0.5089106996804605,x=5.2066763491198556 -color=yellow,shape=square,flag=1,i=83668,u=0.29222900592551015,v=0.1617721066226956,w=0.5125688323415893,x=5.257280559078665 -color=red,shape=circle,flag=0,i=83692,u=0.4785698702803115,v=0.5340052689518955,w=0.43785075136677304,x=5.319094297656166 -color=red,shape=square,flag=0,i=83693,u=0.644309699064817,v=0.5861256430759361,w=0.5160755245391613,x=2.4739604669907966 -color=purple,shape=triangle,flag=0,i=83695,u=0.32765619699116266,v=0.04717576449588323,w=0.49510694729807003,x=3.3660856169364872 -color=purple,shape=circle,flag=0,i=83700,u=0.34564049250131523,v=0.2100286091493202,w=0.4817621695949327,x=4.673931141789692 -color=purple,shape=triangle,flag=0,i=83706,u=0.26916047972550294,v=0.4806804615006416,w=0.4962450194770319,x=5.193831246245857 -color=red,shape=square,flag=1,i=83720,u=0.1341165155177233,v=0.6073081718250779,w=0.5175096422682183,x=6.831408929518912 -color=blue,shape=triangle,flag=0,i=83723,u=0.5887476483923134,v=0.5074989436889473,w=0.515205098683211,x=6.4700679314894245 -color=red,shape=circle,flag=0,i=83740,u=0.11918405593694148,v=0.08867615517788549,w=0.4394253247178085,x=5.950469582574622 -color=yellow,shape=triangle,flag=1,i=83744,u=0.559465311034973,v=0.5851322286825043,w=0.4752743880183645,x=6.092580944596932 -color=red,shape=circle,flag=0,i=83766,u=0.07245661514460844,v=0.028668585166640233,w=0.45062442800371105,x=4.221752994815294 -color=red,shape=square,flag=1,i=83777,u=0.09272629825783374,v=0.5907352761204864,w=0.5166121740248965,x=5.732664933000755 -color=blue,shape=square,flag=1,i=83780,u=0.5659067235626688,v=0.11794294903035007,w=0.4779849402704211,x=4.949091899397209 -color=blue,shape=square,flag=0,i=83791,u=0.37971553000369285,v=0.1152171664862347,w=0.48012958722493926,x=5.193986950124411 -color=blue,shape=circle,flag=0,i=83797,u=0.31274767760449274,v=0.27134123391623366,w=0.5243005052378935,x=6.402246284432516 -color=green,shape=square,flag=0,i=83802,u=0.6065480850298873,v=0.7253560192089153,w=0.5198369024479206,x=4.400359463051699 -color=blue,shape=triangle,flag=1,i=83810,u=0.17698236637235687,v=0.12033899861995145,w=0.5243035948387528,x=6.636269103850641 -color=green,shape=square,flag=0,i=83811,u=0.03992098826862389,v=0.6263984646969762,w=0.5226431193254288,x=4.880216140629437 -color=blue,shape=circle,flag=1,i=83814,u=0.48262252187422305,v=0.14844748834794808,w=0.5202308814447982,x=4.838675015261391 -color=red,shape=square,flag=0,i=83823,u=0.6407951567603292,v=0.1174570878397333,w=0.5243827686373389,x=4.461836317974531 -color=purple,shape=triangle,flag=1,i=83833,u=0.4112514620133395,v=0.4013960953774379,w=0.48959686815477893,x=4.719200306281575 -color=yellow,shape=square,flag=1,i=83834,u=0.8128890125577551,v=0.5303271844237689,w=0.5043163802327053,x=4.515719801764994 -color=red,shape=square,flag=0,i=83851,u=0.8459992691859014,v=0.5687235069114398,w=0.5179995879876328,x=5.810491948149306 -color=purple,shape=circle,flag=0,i=83866,u=0.788659054238965,v=0.2057394713923727,w=0.4800188075984709,x=6.611217667011823 -color=red,shape=triangle,flag=1,i=83868,u=0.34327808925073,v=0.4282106811267582,w=0.5073775830952365,x=5.025946486651326 -color=blue,shape=circle,flag=0,i=83869,u=0.7435925250692076,v=0.050394473270299334,w=0.5252954908253112,x=6.023473823699479 -color=red,shape=triangle,flag=1,i=83870,u=0.14759530436434143,v=0.30504333234305203,w=0.5098637272460711,x=5.501689760480581 -color=green,shape=triangle,flag=0,i=83874,u=0.7851794194652867,v=0.40356871876936984,w=0.49856121844967827,x=4.422402863649022 -color=red,shape=circle,flag=0,i=83877,u=0.5357206940841953,v=0.6159024616433673,w=0.4417066294586936,x=3.3008200348263563 -color=red,shape=square,flag=0,i=83885,u=0.497728482478768,v=0.6568766816078183,w=0.5156409137941457,x=6.7459219401214865 -color=yellow,shape=square,flag=0,i=83886,u=0.9831176109691093,v=0.12016879812103598,w=0.5063371582187389,x=4.002888361916657 -color=red,shape=circle,flag=0,i=83890,u=0.18078963931854763,v=0.17975551799418893,w=0.4414635374896249,x=6.133341531260502 -color=yellow,shape=square,flag=1,i=83897,u=0.0032107127687728276,v=0.6247875259079945,w=0.4994796987604175,x=3.8878280100714235 -color=yellow,shape=circle,flag=1,i=83898,u=0.7283687030103658,v=0.3503603938864758,w=0.5425727711866225,x=5.465893082835568 -color=purple,shape=circle,flag=0,i=83907,u=0.3182933578236352,v=0.13416345428779297,w=0.47941171551479606,x=3.9126176436354747 -color=blue,shape=square,flag=1,i=83913,u=0.9492379398120842,v=0.39366296929477573,w=0.47239174506269305,x=4.893587209093668 -color=blue,shape=square,flag=0,i=83931,u=0.4304997545174736,v=0.33396334081820134,w=0.4697097596494418,x=6.857989200005004 -color=yellow,shape=square,flag=1,i=83959,u=0.8468832442546941,v=0.8625749446461438,w=0.4982585193965951,x=3.3999100448088395 -color=red,shape=triangle,flag=1,i=83961,u=0.9900536015797581,v=0.13764424035406442,w=0.5150222548494368,x=3.7778205861620306 -color=red,shape=square,flag=0,i=83964,u=0.10649203939316398,v=0.9104669542208729,w=0.5128459717086693,x=4.763743330455749 -color=yellow,shape=triangle,flag=1,i=83972,u=0.5376717393736369,v=0.23656209596307531,w=0.4751502662070869,x=4.772911352493985 -color=red,shape=circle,flag=1,i=83974,u=0.5387485677513972,v=0.6180599523806768,w=0.4500877751260209,x=4.911772553659389 -color=blue,shape=square,flag=1,i=83982,u=0.3513514077826374,v=0.15208318703166146,w=0.45934192210156266,x=5.088986600009058 -color=red,shape=circle,flag=0,i=83997,u=0.08951075543053155,v=0.07362376046190192,w=0.4482243519895226,x=4.487627218025021 -color=red,shape=triangle,flag=1,i=83998,u=0.6824702806418353,v=0.7461089819377266,w=0.5065779501420412,x=4.372032553209347 -color=blue,shape=circle,flag=1,i=84004,u=0.775461605625285,v=0.9760998075460481,w=0.5319321347612134,x=6.185012881228327 -color=purple,shape=triangle,flag=0,i=84005,u=0.4450957908541562,v=0.7229964638814087,w=0.4963891458217236,x=5.555679568100611 -color=red,shape=square,flag=0,i=84007,u=0.32138973910976965,v=0.3212980963551523,w=0.5093263822517776,x=4.280641488700887 -color=blue,shape=circle,flag=1,i=84015,u=0.9388887458530584,v=0.8609702695830763,w=0.5323551392787857,x=6.279675473328702 -color=blue,shape=square,flag=0,i=84021,u=0.20733027416885952,v=0.6309677439872041,w=0.46835732829307836,x=5.064016781771638 -color=red,shape=triangle,flag=0,i=84024,u=0.15589321076051543,v=0.7721679170997856,w=0.5091670999777331,x=4.238585586171747 -color=purple,shape=circle,flag=0,i=84035,u=0.6658447689157138,v=0.4278410789063032,w=0.48325704108040973,x=4.836444687375318 -color=blue,shape=triangle,flag=1,i=84038,u=0.9923032048192627,v=0.5512066701071145,w=0.510110423338272,x=4.043821217028412 -color=red,shape=circle,flag=0,i=84054,u=0.07815809188305467,v=-0.005166171309403611,w=0.4619224914145091,x=3.7302097734546904 -color=red,shape=square,flag=0,i=84061,u=0.13973941028581927,v=0.5409886769252491,w=0.5008958149170422,x=6.190696250694951 -color=green,shape=triangle,flag=0,i=84075,u=0.32956554788510006,v=0.5988667525692233,w=0.4889638022392036,x=3.9605060882435095 -color=purple,shape=triangle,flag=0,i=84080,u=0.09376770845345361,v=0.865261456689735,w=0.4941171777736501,x=6.544276297520681 -color=green,shape=square,flag=0,i=84091,u=0.4765715334261724,v=0.2432673706396874,w=0.5122487395509979,x=6.22276152269719 -color=red,shape=triangle,flag=0,i=84103,u=0.1755073072365766,v=0.3661387851424014,w=0.5277425941847986,x=7.33320574592114 -color=purple,shape=circle,flag=0,i=84114,u=0.7683281978547455,v=0.6652738892993179,w=0.4700499417260775,x=4.237591710833429 -color=blue,shape=square,flag=0,i=84145,u=0.9634567292099476,v=0.7616512666481643,w=0.46593547717089623,x=5.8728163832941265 -color=blue,shape=square,flag=1,i=84171,u=0.38062296360170167,v=0.5097475809004562,w=0.46279279351507085,x=5.593228683611702 -color=red,shape=triangle,flag=0,i=84174,u=0.12120920680117409,v=0.38448436815394005,w=0.5226332746524399,x=5.174918896192733 -color=blue,shape=triangle,flag=1,i=84182,u=0.4091216272376227,v=0.703010888647567,w=0.5045686882224233,x=5.640179590359914 -color=red,shape=circle,flag=1,i=84191,u=0.9119375048120245,v=0.9495525581923282,w=0.47331221620880004,x=4.07959729392461 -color=purple,shape=square,flag=0,i=84208,u=0.641806501032175,v=0.21250698695225523,w=0.5085333633812319,x=4.584715094139626 -color=yellow,shape=circle,flag=1,i=84221,u=0.286405507549519,v=0.8082900367305083,w=0.5458348425158348,x=3.9570103139675035 -color=yellow,shape=circle,flag=1,i=84223,u=0.0781039547881206,v=0.15460194406739203,w=0.5404475035429774,x=3.5772472136097964 -color=green,shape=triangle,flag=0,i=84237,u=0.910538291083186,v=0.11227748033451224,w=0.4905020629512842,x=4.938672328482595 -color=purple,shape=circle,flag=0,i=84238,u=0.39741723896475534,v=0.3119764265038476,w=0.45687560357417495,x=3.856373670994896 -color=red,shape=triangle,flag=0,i=84258,u=0.22997337335951007,v=0.5241719142826281,w=0.5040589050882092,x=3.3428223385200373 -color=blue,shape=triangle,flag=1,i=84293,u=0.3912066418534581,v=0.802309595939718,w=0.5023443886541941,x=5.803742771910691 -color=red,shape=triangle,flag=0,i=84296,u=0.21349483413334447,v=0.6743255768847448,w=0.5002369988689419,x=5.07681927367883 -color=red,shape=triangle,flag=0,i=84305,u=0.17887033117247464,v=0.18715285325045183,w=0.4974027151126915,x=6.057029567875758 -color=red,shape=triangle,flag=1,i=84309,u=0.4512757646684652,v=0.993734601173005,w=0.5024266019217427,x=3.4502023559579036 -color=yellow,shape=triangle,flag=1,i=84310,u=0.4901720145278564,v=0.09164867035655966,w=0.49313791481675356,x=4.920643217483616 -color=purple,shape=square,flag=0,i=84315,u=0.3399808993062704,v=0.04127876859147306,w=0.511967519087579,x=5.762010673413871 -color=blue,shape=triangle,flag=0,i=84326,u=0.13220137206634552,v=0.7793633267917444,w=0.49934759022397573,x=3.8042440474445236 -color=purple,shape=circle,flag=0,i=84338,u=0.6312658643754951,v=0.6448690157921327,w=0.4596221953901663,x=3.6231321482262406 -color=red,shape=circle,flag=0,i=84340,u=0.09078148278855669,v=0.15462268170062665,w=0.4586840392126474,x=3.5719558184920106 -color=blue,shape=triangle,flag=0,i=84352,u=0.8519968700186483,v=0.5431421882717834,w=0.4976543166827394,x=5.411954000774678 -color=blue,shape=circle,flag=1,i=84368,u=0.39823758629063866,v=0.17747700745079165,w=0.5263597303878068,x=4.942388839313421 -color=yellow,shape=square,flag=0,i=84373,u=0.20276340976126683,v=0.08063057577027488,w=0.48693185304190123,x=3.9991522556540247 -color=red,shape=triangle,flag=1,i=84387,u=0.6169476159181688,v=0.008157381504150352,w=0.5064232151310086,x=3.7602545156818388 -color=blue,shape=triangle,flag=1,i=84394,u=0.9464696613785609,v=0.21875861695530463,w=0.5058011846350001,x=4.459892045268972 -color=orange,shape=circle,flag=1,i=84396,u=0.6548669492595104,v=0.6625709068459517,w=0.4859572320930812,x=5.280507319360176 -color=blue,shape=triangle,flag=1,i=84412,u=0.22842183738672617,v=0.8771339922454624,w=0.5064493565206147,x=5.087556726422471 -color=red,shape=square,flag=0,i=84415,u=0.7265418504828559,v=0.5563096404688408,w=0.49143651361346413,x=5.568190299392107 -color=blue,shape=circle,flag=0,i=84442,u=0.8248725344255894,v=0.39209379229874686,w=0.5227997397164804,x=3.4751205735705333 -color=red,shape=triangle,flag=0,i=84444,u=0.522851906241407,v=0.43608383016782204,w=0.5063728656223513,x=4.274538495471897 -color=red,shape=square,flag=0,i=84446,u=0.17335648238807821,v=0.2674430516701156,w=0.4908649331222643,x=4.198948537291329 -color=blue,shape=square,flag=0,i=84450,u=0.4354867491224371,v=0.7856218965977316,w=0.4787273295512921,x=7.464601336288314 -color=blue,shape=triangle,flag=1,i=84467,u=0.3063383753601002,v=0.10396312686133169,w=0.508702813038436,x=4.590321370903393 -color=red,shape=square,flag=0,i=84472,u=0.6779119033983828,v=0.29502336421498343,w=0.49798236054183365,x=6.0887588906882675 -color=yellow,shape=triangle,flag=1,i=84475,u=0.2793850272265196,v=0.33066593505469666,w=0.4951274187659189,x=6.733385215299943 -color=purple,shape=square,flag=0,i=84493,u=0.7665570484926579,v=0.6267711899704203,w=0.5076242832573972,x=7.681767609263716 -color=yellow,shape=triangle,flag=1,i=84499,u=0.8102589958124413,v=0.01822955537663462,w=0.4911328887302529,x=6.939255135064175 -color=red,shape=square,flag=1,i=84502,u=0.09218611031858914,v=0.6843884932079767,w=0.5074768447817486,x=6.522408854573524 -color=red,shape=circle,flag=1,i=84504,u=0.2391638935246463,v=0.21669966988784334,w=0.482075354587983,x=4.852284919389121 -color=red,shape=square,flag=0,i=84510,u=0.8713369143741349,v=0.9961354978991265,w=0.5103807668011715,x=3.584766094737614 -color=yellow,shape=triangle,flag=1,i=84526,u=0.691087851817801,v=0.7868338939692598,w=0.49859804610546365,x=3.9136303126874066 -color=blue,shape=square,flag=0,i=84527,u=0.6232035322090675,v=0.5021788550619062,w=0.4771117909231017,x=5.260454617949134 -color=blue,shape=square,flag=1,i=84538,u=0.9113227919157537,v=0.1214988747081529,w=0.4793201450679552,x=7.471518664410535 -color=blue,shape=square,flag=0,i=84544,u=0.6274281898591093,v=0.1487238712848501,w=0.4717429292559921,x=5.980771630766033 -color=red,shape=square,flag=0,i=84547,u=0.19572256430413804,v=0.6645880587282045,w=0.504048662582051,x=6.1478699023513625 -color=red,shape=circle,flag=0,i=84553,u=0.39399389819049324,v=0.34108334384295924,w=0.47837647377149906,x=5.235365468205119 -color=green,shape=triangle,flag=1,i=84555,u=0.8571075083886939,v=0.005432943350398345,w=0.49636770240542544,x=4.026075610733411 -color=purple,shape=square,flag=0,i=84557,u=0.11422696544446342,v=0.5444423457254739,w=0.5061268494104082,x=2.4498703133255693 -color=purple,shape=circle,flag=0,i=84568,u=0.7594442010862045,v=0.8850235308519641,w=0.4538532040618892,x=4.823699728083295 -color=purple,shape=circle,flag=0,i=84576,u=0.25764872780491554,v=0.29643582593363893,w=0.45260252651905714,x=6.453082123422326 -color=purple,shape=circle,flag=0,i=84581,u=0.057498107806975285,v=0.571385861245452,w=0.4491137507287069,x=6.1772982133642955 -color=red,shape=circle,flag=1,i=84594,u=0.26047143915342275,v=0.31134032641931036,w=0.47647509800992915,x=4.860592225566909 -color=yellow,shape=circle,flag=1,i=84613,u=0.8277135750293394,v=0.8097598068686582,w=0.5537927536438878,x=2.9018166469568984 -color=red,shape=triangle,flag=0,i=84619,u=0.46158524348506424,v=0.48483994732571123,w=0.4960415246098488,x=4.902335667528943 -color=red,shape=triangle,flag=0,i=84628,u=0.8081564672048231,v=0.6141752144426256,w=0.4971870322771153,x=4.866070269885102 -color=red,shape=square,flag=1,i=84640,u=0.39519884055437904,v=0.9164095595828995,w=0.5024359751551882,x=4.947931539683516 -color=red,shape=square,flag=0,i=84648,u=0.9663104055050857,v=0.9316063431259665,w=0.5037641668693889,x=6.52948065159558 -color=red,shape=square,flag=0,i=84650,u=0.19768740184097222,v=0.33747053803626403,w=0.506008673145862,x=4.542667868842889 -color=red,shape=circle,flag=0,i=84654,u=0.9981298611871363,v=1.033142534029489,w=0.48122454006344817,x=5.471859227093806 -color=purple,shape=circle,flag=0,i=84658,u=0.0826198126900467,v=0.7663654733410326,w=0.45064182878433157,x=3.4997846877625736 -color=red,shape=triangle,flag=0,i=84677,u=0.917366677399632,v=0.1600825446719557,w=0.49672429055898054,x=4.783865469383976 -color=green,shape=triangle,flag=1,i=84681,u=0.5167232957507374,v=0.5906429506180194,w=0.49603446546416136,x=5.681356092497879 -color=red,shape=circle,flag=0,i=84684,u=0.5618792437229114,v=0.47476376187724434,w=0.49077438408929325,x=4.1297581154108824 -color=red,shape=triangle,flag=1,i=84687,u=0.6331540491606704,v=0.8228904217882436,w=0.4995613145029491,x=6.752619752644885 -color=green,shape=triangle,flag=0,i=84694,u=0.8844290783131042,v=0.37751330116644166,w=0.5011864962969341,x=5.205704557499417 -color=blue,shape=square,flag=1,i=84700,u=0.5595307154969456,v=0.8196583374164971,w=0.47222952702091925,x=7.331449811224478 -color=blue,shape=circle,flag=0,i=84714,u=0.03861643834946327,v=0.4854506463568181,w=0.5329293059177043,x=5.111822930637758 -color=red,shape=triangle,flag=0,i=84730,u=0.29244787054596133,v=0.4330977891452481,w=0.504130556248503,x=7.35082449854281 -color=purple,shape=triangle,flag=0,i=84736,u=0.20430110446442407,v=0.3929882389934475,w=0.49385352607461636,x=4.517251449086623 -color=blue,shape=triangle,flag=1,i=84763,u=0.2669042494119066,v=0.4590092691038372,w=0.5099980568432776,x=4.117594382024488 -color=red,shape=triangle,flag=0,i=84765,u=0.9355705249257841,v=0.9369196923949129,w=0.503860900113285,x=3.8604615545931487 -color=red,shape=circle,flag=1,i=84771,u=0.8383550173417015,v=0.808406855475372,w=0.4960280209975012,x=5.968965971904798 -color=red,shape=circle,flag=0,i=84790,u=0.6529820277882176,v=0.628874774869151,w=0.49687396352278995,x=4.52261320381504 -color=red,shape=square,flag=0,i=84804,u=0.25663181926400536,v=0.9727661599849248,w=0.5132658723080127,x=5.426257046930297 -color=purple,shape=square,flag=0,i=84816,u=0.38326323260477413,v=0.046358787043141114,w=0.5107969443916618,x=4.9942743361256134 -color=orange,shape=square,flag=0,i=84833,u=0.7135417290023929,v=0.5616180516712003,w=0.5053749607989979,x=2.8920973077666314 -color=purple,shape=square,flag=0,i=84844,u=0.7894239820145166,v=0.1557304918328546,w=0.5080335051392121,x=6.390974330149276 -color=red,shape=triangle,flag=0,i=84861,u=0.04171663848949825,v=0.18201975586900154,w=0.4993168012316726,x=7.073345153242407 -color=red,shape=circle,flag=1,i=84862,u=0.6657520237052819,v=0.578339423566302,w=0.49881907484704463,x=5.128702343721816 -color=blue,shape=triangle,flag=0,i=84878,u=0.9822248067469724,v=0.7124408927579092,w=0.5114109499406355,x=5.280662316539495 -color=purple,shape=triangle,flag=0,i=84880,u=0.7384022185448347,v=0.627917108777412,w=0.49171489047163885,x=1.7460582889478633 -color=red,shape=triangle,flag=0,i=84907,u=0.27355357853304085,v=0.24234572962600331,w=0.49627089393657586,x=6.559109634016019 -color=red,shape=circle,flag=0,i=84915,u=0.948879045920595,v=0.8553745137306265,w=0.49419148495266274,x=3.888399632140649 -color=red,shape=triangle,flag=0,i=84924,u=0.7773778755698789,v=0.3300384867893771,w=0.4924433033519024,x=6.059699763981318 -color=purple,shape=square,flag=0,i=84925,u=0.7247670035450625,v=0.11974741035291536,w=0.5096314557272542,x=4.42453511961119 -color=yellow,shape=square,flag=1,i=84933,u=0.01638922093087003,v=0.6259575289432724,w=0.47107959659631293,x=5.56966217227509 -color=yellow,shape=square,flag=1,i=84943,u=0.593468380468002,v=0.2529719507654551,w=0.47441530516841673,x=5.678756268202779 -color=purple,shape=triangle,flag=0,i=84978,u=0.6888067151424385,v=0.5778705905592166,w=0.4888276349872249,x=3.6004690047827936 -color=yellow,shape=square,flag=1,i=84997,u=0.6948563903709681,v=0.4773120583924717,w=0.46799778516555024,x=5.200188934040355 -color=blue,shape=triangle,flag=1,i=85001,u=0.4468466813667844,v=0.43362920993357335,w=0.515729505499019,x=4.81533198522991 -color=red,shape=circle,flag=1,i=85007,u=0.32293035851090535,v=0.2695397847604287,w=0.49819765309459557,x=4.432970695645839 -color=red,shape=circle,flag=0,i=85011,u=0.0934455553004091,v=0.09706827408347332,w=0.5002420671062757,x=2.9921874167667997 -color=red,shape=square,flag=0,i=85029,u=0.4155861942682759,v=0.8323807540582205,w=0.5079107752577897,x=4.7743652931057206 -color=red,shape=square,flag=0,i=85035,u=0.2547348661030797,v=0.8176917826597205,w=0.5065431430624738,x=6.072912280477126 -color=red,shape=square,flag=0,i=85055,u=0.7347099053004672,v=0.20777365073206178,w=0.4983527615812199,x=6.906273367401151 -color=yellow,shape=square,flag=1,i=85069,u=0.34708535893298476,v=0.7588761693759328,w=0.46509805840758206,x=5.958273799673441 -color=red,shape=square,flag=1,i=85072,u=0.9702967271485906,v=0.8217949607270094,w=0.49749142383226713,x=7.923479574964664 -color=red,shape=square,flag=1,i=85073,u=0.5595827772690272,v=0.8629834809138323,w=0.4963813746205957,x=3.643111682849435 -color=yellow,shape=triangle,flag=1,i=85084,u=0.27016626275607336,v=0.2361061432725633,w=0.4975572638226982,x=4.899198302990696 -color=red,shape=triangle,flag=1,i=85092,u=0.9783138836283432,v=0.06871908092818602,w=0.4723087234497161,x=2.429194040014615 -color=yellow,shape=square,flag=1,i=85100,u=0.601341752261887,v=0.9871014256790142,w=0.4656642070109788,x=3.9584981516024524 -color=yellow,shape=circle,flag=1,i=85109,u=0.2584121166844663,v=0.5770647909784982,w=0.5389870481057049,x=5.1688393644673765 -color=purple,shape=triangle,flag=1,i=85114,u=0.6627940020983101,v=0.21742985611982912,w=0.48638370238500866,x=4.627590199271363 -color=orange,shape=square,flag=0,i=85118,u=0.8669739809149121,v=0.9756108423175313,w=0.5053008946570394,x=5.409891613045471 -color=red,shape=square,flag=1,i=85119,u=0.36555357466852056,v=0.07645205536172783,w=0.508337935006973,x=5.193246662529672 -color=orange,shape=square,flag=0,i=85122,u=0.18957297427068343,v=0.011289215203845293,w=0.5014881603996104,x=5.156932876359062 -color=red,shape=triangle,flag=1,i=85129,u=0.5417221364135402,v=0.05125548267174118,w=0.4713375130413683,x=4.392247287226662 -color=red,shape=square,flag=0,i=85131,u=0.5773984901362054,v=0.2862726305555673,w=0.5072039719902021,x=2.682110304825743 -color=red,shape=square,flag=0,i=85150,u=0.5342658852870467,v=0.40331767406650676,w=0.5071660161631717,x=4.263485716178285 -color=red,shape=square,flag=0,i=85154,u=0.16538091099895547,v=0.21231903796909646,w=0.5077362885250679,x=3.4170918666907717 -color=green,shape=triangle,flag=0,i=85169,u=0.9130901842355247,v=0.42733433771940554,w=0.5155023420439412,x=5.084294034388891 -color=purple,shape=circle,flag=0,i=85199,u=0.8524367050494912,v=0.16889278277483777,w=0.468648674681958,x=4.608871038377759 -color=red,shape=triangle,flag=0,i=85205,u=0.7170259743418136,v=0.48217035408733866,w=0.46432760927314887,x=5.7237002632622636 -color=yellow,shape=square,flag=1,i=85215,u=0.5443243056501877,v=0.6274756987542268,w=0.46024736512963077,x=3.3378575398079207 -color=blue,shape=circle,flag=1,i=85228,u=0.730781063090646,v=0.8305406720518591,w=0.5294685295586468,x=5.279958423374869 -color=purple,shape=square,flag=0,i=85237,u=0.2115296774168054,v=0.3849712182704629,w=0.5205918866192383,x=4.174181627928343 -color=purple,shape=square,flag=0,i=85244,u=0.20863695328870535,v=0.029838647145262076,w=0.5154733388357255,x=5.749372843102285 -color=purple,shape=circle,flag=0,i=85263,u=0.11426478394849648,v=0.21050411490040977,w=0.4635914066485068,x=2.434820725773794 -color=red,shape=circle,flag=0,i=85273,u=0.8361221943478852,v=0.8757821773856019,w=0.49332492821121826,x=4.710085487104611 -color=orange,shape=square,flag=0,i=85303,u=0.630866106889544,v=0.3508645843901491,w=0.5002736025930848,x=3.1474729833495876 -color=blue,shape=triangle,flag=1,i=85304,u=0.6577322326675539,v=0.5225108935589138,w=0.5156793109401394,x=5.460942893587558 -color=purple,shape=triangle,flag=0,i=85306,u=0.8677775392639049,v=0.6198611554396952,w=0.48793011766344674,x=5.673571977672875 -color=orange,shape=triangle,flag=1,i=85308,u=0.591971936852446,v=0.11662916228512576,w=0.4737029597625125,x=4.273321383567371 -color=red,shape=triangle,flag=1,i=85332,u=0.2280079468651427,v=0.7814860351373184,w=0.45158159881824833,x=4.518228902849963 -color=red,shape=circle,flag=1,i=85333,u=0.7132420929497385,v=0.7186658256455496,w=0.48848404033182935,x=5.0887037297452204 -color=red,shape=triangle,flag=0,i=85348,u=0.8220190323544991,v=0.9925354915056449,w=0.45713990783701103,x=5.57264764814727 -color=purple,shape=square,flag=0,i=85361,u=0.5574011458103179,v=0.7149337853086016,w=0.5309299835992229,x=5.408515297062594 -color=red,shape=square,flag=0,i=85390,u=0.09687680238856133,v=0.891289484293177,w=0.49620176948822337,x=4.41081053227365 -color=yellow,shape=triangle,flag=1,i=85420,u=0.9706115695543969,v=0.1247673124994404,w=0.5222142030313565,x=6.609298129619411 -color=red,shape=triangle,flag=0,i=85441,u=0.28580596622573007,v=0.3907064570339188,w=0.4716269715918478,x=6.043439010813056 -color=red,shape=square,flag=1,i=85442,u=0.4278639656009402,v=0.4774052494332929,w=0.5050408021489939,x=6.126742881761789 -color=red,shape=triangle,flag=0,i=85446,u=0.17378473843917996,v=0.9701494204940466,w=0.4702290960944805,x=6.718528092966392 -color=red,shape=square,flag=1,i=85457,u=0.24499921027124094,v=0.255208718562683,w=0.5008275824423128,x=3.9262527039462953 -color=red,shape=circle,flag=1,i=85466,u=0.5277776840661931,v=0.42950624105860313,w=0.49914970743581427,x=3.5720884940081934 -color=green,shape=square,flag=0,i=85473,u=0.0714693766989114,v=0.8434590154440507,w=0.5052443561253518,x=6.145472220740967 -color=green,shape=square,flag=0,i=85478,u=0.32639389722343193,v=0.5267758335709026,w=0.5066189091332679,x=5.464966261201148 -color=green,shape=square,flag=1,i=85510,u=0.6004974338488954,v=0.7787426708887795,w=0.509429189860972,x=4.965408694259128 -color=yellow,shape=square,flag=1,i=85521,u=0.38092380568353834,v=0.3196930143459549,w=0.4560242699345026,x=4.204302702715086 -color=red,shape=circle,flag=0,i=85524,u=0.4624156956849369,v=0.455344260258324,w=0.5040478108921573,x=6.410838916235206 -color=red,shape=square,flag=0,i=85547,u=0.22301696363349044,v=0.8109135025164587,w=0.5013234191873367,x=4.7675392701979575 -color=yellow,shape=square,flag=0,i=85553,u=0.5405534796417821,v=0.1406357376974694,w=0.45337132724477797,x=4.71939290164823 -color=orange,shape=triangle,flag=1,i=85557,u=0.01590664870399494,v=0.4572765600077092,w=0.4840452019160308,x=5.782387968496991 -color=yellow,shape=triangle,flag=1,i=85567,u=0.20242937347513024,v=0.32187513135938317,w=0.5189221860617227,x=4.473026779655001 -color=red,shape=square,flag=1,i=85577,u=0.2041418104845184,v=0.4581217249811622,w=0.4895326428218526,x=4.83545893940905 -color=yellow,shape=circle,flag=0,i=85585,u=0.8297487271228928,v=0.47265214548585377,w=0.5324445777405135,x=5.332570876788594 -color=red,shape=square,flag=0,i=85586,u=0.60619770573938,v=0.7868679676557547,w=0.49445333773164496,x=3.564003050613175 -color=red,shape=triangle,flag=0,i=85594,u=0.6857743746636775,v=0.8978983846092662,w=0.458790528254551,x=4.904617735550746 -color=green,shape=square,flag=0,i=85607,u=0.9722726751360444,v=0.9583812069083181,w=0.5106020893074634,x=6.707855553111038 -color=purple,shape=triangle,flag=0,i=85614,u=0.7187795651758097,v=0.5476835679019041,w=0.48872223232107664,x=4.555474941216741 -color=blue,shape=square,flag=1,i=85618,u=0.8069624874650082,v=0.5437604410713842,w=0.47384612223623185,x=4.38964723496028 -color=blue,shape=square,flag=1,i=85620,u=0.5029309949119753,v=0.5272989418629264,w=0.4737437693534424,x=6.251160899306548 -color=orange,shape=square,flag=1,i=85624,u=0.42850197928902745,v=0.9327841104315517,w=0.4939073304491279,x=4.071958673876106 -color=blue,shape=square,flag=1,i=85627,u=0.36979380303155596,v=0.2487632991955283,w=0.47112878559950194,x=5.458867702183956 -color=red,shape=square,flag=0,i=85641,u=0.6892243942831818,v=0.12380871620827827,w=0.49126188466862863,x=5.786270563124558 -color=yellow,shape=circle,flag=1,i=85655,u=0.7661219735643151,v=0.17461499712153228,w=0.5224586176582287,x=3.5546468931271082 -color=red,shape=circle,flag=1,i=85664,u=0.2637257788219187,v=0.22562504866157346,w=0.49992691459899724,x=2.236094072428751 -color=green,shape=circle,flag=0,i=85685,u=0.9438304606302973,v=0.21780940451843955,w=0.5104681714170178,x=5.200868325295786 -color=yellow,shape=square,flag=1,i=85690,u=0.49407280185669855,v=0.632541357132386,w=0.4600063441141154,x=5.5178447148283984 -color=yellow,shape=circle,flag=1,i=85694,u=0.8381672748863793,v=0.21755473462835673,w=0.5207229879030026,x=6.4984791392966805 -color=yellow,shape=triangle,flag=0,i=85708,u=0.19514881275968465,v=0.025996136864955277,w=0.5191329727433874,x=3.565050187934149 -color=red,shape=triangle,flag=0,i=85726,u=0.07567877986647131,v=0.42068268728195646,w=0.4696827504269808,x=6.609871290553852 -color=red,shape=triangle,flag=0,i=85729,u=0.5709126090910467,v=0.5413260773979797,w=0.4697768627794909,x=7.947189574977039 -color=yellow,shape=square,flag=1,i=85739,u=0.3246029901266696,v=0.9588994619184443,w=0.4603194775432964,x=5.897082314294825 -color=green,shape=square,flag=1,i=85751,u=0.8462597371150543,v=0.721456519915196,w=0.5118679688546229,x=4.5177921623167885 -color=green,shape=circle,flag=0,i=85753,u=0.8434747395858071,v=0.07402838892297958,w=0.5158831371942311,x=4.293753444251344 -color=red,shape=circle,flag=1,i=85757,u=0.4680733653101632,v=0.5371720006634939,w=0.5026094351783746,x=3.3877495456668973 -color=red,shape=circle,flag=1,i=85762,u=0.4191097569913754,v=0.47246119250979496,w=0.5044547720935116,x=3.7685738018741746 -color=blue,shape=triangle,flag=0,i=85771,u=0.6461324979428906,v=0.8361442544262598,w=0.519335505911322,x=6.575771580595844 -color=green,shape=triangle,flag=0,i=85772,u=0.8377644060982539,v=0.5503414418976728,w=0.4985261271489029,x=4.7498125701451706 -color=blue,shape=square,flag=1,i=85783,u=0.6964744348337873,v=0.8868560515441671,w=0.47398401764450804,x=6.114045508861097 -color=red,shape=square,flag=1,i=85798,u=0.013020691498634274,v=0.5495552753534988,w=0.5253784442607773,x=4.725617124076844 -color=red,shape=circle,flag=1,i=85801,u=0.4738364893586757,v=0.4701732332869386,w=0.49639536384015565,x=6.8752987633081135 -color=red,shape=circle,flag=1,i=85810,u=0.6656105725283946,v=0.75108137973318,w=0.4949443113514723,x=5.281658329539386 -color=red,shape=square,flag=0,i=85811,u=0.25596923431129603,v=0.051093538322888876,w=0.5264823108099105,x=3.6654730030376803 -color=purple,shape=circle,flag=0,i=85822,u=0.8938248057786501,v=0.42098153130622296,w=0.4802087471289647,x=5.863618478077068 -color=blue,shape=circle,flag=1,i=85824,u=0.4708250203200308,v=0.19654657972700595,w=0.5051505439281154,x=3.585234005506477 -color=red,shape=square,flag=0,i=85826,u=0.008350166019426397,v=0.09470629678221865,w=0.5181745987055807,x=5.191052375330684 -color=red,shape=circle,flag=1,i=85850,u=0.37045404571025775,v=0.41743549979617406,w=0.4858214415189545,x=5.741370933050528 -color=red,shape=circle,flag=0,i=85864,u=0.8942631011543773,v=0.8638887743711348,w=0.4966035867030875,x=2.9373743964041954 -color=red,shape=triangle,flag=0,i=85865,u=0.957273783720544,v=0.7733201101963969,w=0.4713425199954149,x=6.175683625759825 -color=purple,shape=square,flag=0,i=85869,u=0.5128409293908851,v=0.11497086312151694,w=0.531286691146988,x=7.656167922482241 -color=red,shape=triangle,flag=0,i=85873,u=0.20784804688845426,v=0.7388074595717812,w=0.47014346630134474,x=3.694114890206754 -color=red,shape=triangle,flag=1,i=85874,u=0.30082957301848523,v=0.5653276652271506,w=0.4734696065196633,x=6.357267490275895 -color=red,shape=circle,flag=0,i=85881,u=0.23433800404204164,v=0.1393151182299473,w=0.4950474060233168,x=4.786690595721022 -color=purple,shape=circle,flag=0,i=85884,u=0.6214496500365904,v=0.30742759739689407,w=0.4792694327595867,x=4.91100159602182 -color=blue,shape=circle,flag=0,i=85898,u=0.7986458160900594,v=0.18585005223047135,w=0.5039231103949626,x=5.626741318070789 -color=red,shape=square,flag=0,i=85903,u=0.6848533104329096,v=0.33056972283940667,w=0.5379726281281916,x=4.717831083697813 -color=green,shape=triangle,flag=0,i=85916,u=0.2839822189749771,v=0.73775579533104,w=0.5049172441133688,x=6.716827851033396 -color=red,shape=circle,flag=0,i=85927,u=0.5492331749387379,v=0.6457659939155009,w=0.48873057639053413,x=6.400011063657911 -color=purple,shape=circle,flag=0,i=85954,u=0.33026844977478165,v=0.34444832024348426,w=0.4814777732869112,x=4.4048141888059265 -color=yellow,shape=circle,flag=1,i=85955,u=0.9133316022820065,v=0.9649385884565533,w=0.524248057841048,x=4.101212085394714 -color=purple,shape=circle,flag=0,i=85956,u=0.316217615121002,v=0.25815593493508604,w=0.4851282848578222,x=6.0113687193808145 -color=red,shape=square,flag=0,i=85957,u=0.03892892550034732,v=0.5851772338257412,w=0.549080533872407,x=3.9391065302101325 -color=blue,shape=square,flag=0,i=85962,u=0.5796519950537246,v=0.5225193068500436,w=0.46812592683127857,x=3.5333053612012635 -color=green,shape=square,flag=0,i=85964,u=0.9940685289652789,v=0.3196874106138835,w=0.5106399734383792,x=6.627733957167792 -color=red,shape=square,flag=0,i=85968,u=0.24608812446195005,v=0.1800137254303592,w=0.5446206058541022,x=4.893937149938307 -color=purple,shape=triangle,flag=0,i=86013,u=0.6506952388147397,v=0.6296636866615741,w=0.4914499285808656,x=4.012082590394638 -color=red,shape=triangle,flag=1,i=86025,u=0.2514261207127588,v=0.6535792580599258,w=0.46582790524260004,x=2.9258416449390894 -color=red,shape=square,flag=0,i=86029,u=0.8029325391323049,v=0.9263691643301364,w=0.5578502339843877,x=3.186559900751657 -color=red,shape=triangle,flag=0,i=86032,u=0.882105188724888,v=0.04775054632160425,w=0.46798223198899663,x=6.252781391016099 -color=red,shape=triangle,flag=0,i=86055,u=0.1674972380102433,v=0.2609421092907568,w=0.4699456074449321,x=5.078946056985045 -color=purple,shape=circle,flag=0,i=86080,u=0.12397971577750255,v=0.9708882164743036,w=0.48617682829403663,x=5.257074069129675 -color=blue,shape=square,flag=0,i=86082,u=0.7340898571795469,v=0.4757366760248247,w=0.46296304032021257,x=6.244017326913152 -color=red,shape=triangle,flag=0,i=86089,u=0.08891645540192639,v=0.7531671348537611,w=0.4682200355584395,x=2.907319480910244 -color=yellow,shape=circle,flag=1,i=86099,u=0.0254896318150033,v=0.8823210564149404,w=0.5211398295543085,x=5.378323465527184 -color=yellow,shape=circle,flag=1,i=86101,u=0.5349134399214438,v=0.5923192653969284,w=0.5167487348865745,x=4.405082669340497 -color=yellow,shape=triangle,flag=1,i=86104,u=0.6059341819703445,v=0.42433189146973194,w=0.5112106634865347,x=5.896060950562372 -color=red,shape=square,flag=0,i=86126,u=0.03999643900721206,v=0.7132445010070424,w=0.5388732506134749,x=3.4010268008615916 -color=purple,shape=circle,flag=0,i=86132,u=0.1041833210653601,v=0.6829350157801621,w=0.49201749557060254,x=3.781136668626683 -color=red,shape=circle,flag=0,i=86142,u=0.3759087757093993,v=0.46423172399914614,w=0.48604745777303643,x=5.808747262283556 -color=yellow,shape=square,flag=1,i=86144,u=0.4029289128797666,v=0.0013758815078774855,w=0.4645604940556546,x=4.368476056376362 -color=purple,shape=triangle,flag=0,i=86152,u=0.058665436954591255,v=0.40989712209393114,w=0.4934392583554017,x=2.8678175407018283 -color=green,shape=triangle,flag=0,i=86154,u=0.40322931048568733,v=0.27864472268185003,w=0.5062392349203582,x=4.248792381923482 -color=blue,shape=circle,flag=1,i=86155,u=0.29812139403575255,v=0.5632206087816237,w=0.49860214007931175,x=8.146885882174693 -color=yellow,shape=triangle,flag=1,i=86156,u=0.3154182356974319,v=0.5474863972186107,w=0.5093497549932269,x=5.050591329344595 -color=purple,shape=circle,flag=0,i=86176,u=0.21380841899332537,v=0.4513242975790873,w=0.4965056985119337,x=4.5494233554288295 -color=purple,shape=triangle,flag=0,i=86189,u=0.28655987765812085,v=0.16266134693515133,w=0.4932688699946626,x=6.321522974744133 -color=blue,shape=circle,flag=1,i=86195,u=0.000690052898613347,v=0.7789329485527191,w=0.4996831517213931,x=5.861801301751025 -color=red,shape=triangle,flag=0,i=86199,u=0.2798998249390876,v=0.23113290298367495,w=0.4921642951191572,x=4.9619101130679555 -color=red,shape=square,flag=0,i=86201,u=0.9356844302485094,v=0.9211556757351993,w=0.5286359285573382,x=4.095001154333659 -color=yellow,shape=square,flag=1,i=86205,u=0.1721818367237269,v=0.9124919327239045,w=0.4706789831435059,x=4.327202260637639 -color=red,shape=square,flag=0,i=86213,u=0.407164590915292,v=0.020187542465808894,w=0.5236383119561624,x=3.6898982852695568 -color=purple,shape=circle,flag=0,i=86216,u=0.9061186371270176,v=0.9312798715094261,w=0.4983599282061592,x=4.53529395941221 -color=red,shape=square,flag=0,i=86217,u=0.6342717782829218,v=0.5039073408150256,w=0.5226067930252241,x=4.492831683399684 -color=purple,shape=triangle,flag=0,i=86235,u=0.736999489217027,v=0.9288874856518851,w=0.49342172835776904,x=4.895402544925116 -color=red,shape=triangle,flag=1,i=86240,u=0.09511647804434442,v=0.8624159415485466,w=0.49925655183443063,x=3.5898618000696856 -color=red,shape=circle,flag=1,i=86244,u=0.7436229251357463,v=0.7932897198188944,w=0.483432704305946,x=4.833950135623271 -color=yellow,shape=circle,flag=1,i=86281,u=0.3223478910035237,v=0.013718487106361699,w=0.5071570059762378,x=4.6248122736214965 -color=yellow,shape=circle,flag=1,i=86282,u=0.031442165109897946,v=0.538171663420788,w=0.5071514616236765,x=4.491465925327968 -color=red,shape=square,flag=0,i=86297,u=0.7215000632812368,v=0.9783446977147177,w=0.520997153003067,x=5.550844082665016 -color=red,shape=circle,flag=0,i=86311,u=0.5958837608067776,v=0.5709302556286382,w=0.48900804484503757,x=5.042102449732762 -color=red,shape=square,flag=0,i=86317,u=0.6046801460521182,v=0.028027083129846586,w=0.5115028321305282,x=5.004572163125208 -color=red,shape=circle,flag=1,i=86336,u=0.22553877314772253,v=0.1394629716917561,w=0.4866804974288476,x=6.997607529360064 -color=red,shape=circle,flag=0,i=86342,u=0.15050749354087012,v=0.2429233771101954,w=0.49180627238182884,x=4.141027438779219 -color=red,shape=square,flag=0,i=86347,u=0.5734807473265005,v=0.7050556756360538,w=0.5117582718270743,x=3.795151568207107 -color=green,shape=circle,flag=0,i=86371,u=0.6033823900126042,v=0.16207432846592873,w=0.5134011972671004,x=4.735523286095609 -color=purple,shape=triangle,flag=0,i=86377,u=0.3689413424208302,v=0.055498762494094134,w=0.4957949619575204,x=5.292643120408306 -color=green,shape=square,flag=0,i=86382,u=0.0994751006178235,v=0.6511327561927346,w=0.4938150397937878,x=7.268578505820497 -color=blue,shape=square,flag=1,i=86383,u=0.6047195197378054,v=0.660608346804571,w=0.4663422523744924,x=5.6997159281568 -color=yellow,shape=circle,flag=1,i=86388,u=0.6564709385781753,v=0.994190627211483,w=0.5018065000024834,x=4.073076131944515 -color=yellow,shape=circle,flag=1,i=86392,u=0.9159440153422648,v=0.7208506227267477,w=0.49994664904904,x=5.8765737127761595 -color=red,shape=square,flag=0,i=86393,u=0.23969864901411753,v=0.4352870885496487,w=0.5049458261730994,x=4.210419201281581 -color=red,shape=triangle,flag=0,i=86400,u=0.6940160483165602,v=0.08575494812049977,w=0.501242183887338,x=3.9464616531747096 -color=blue,shape=triangle,flag=1,i=86402,u=0.8605317944477321,v=0.2271908329075828,w=0.5073438854913153,x=4.1888063190023805 -color=red,shape=triangle,flag=0,i=86410,u=0.14299995143384658,v=0.8867698601893216,w=0.49966092838729625,x=4.199278798485914 -color=red,shape=circle,flag=1,i=86468,u=0.02771278651557585,v=0.03429131662711673,w=0.4706123757423119,x=5.170327939421174 -color=red,shape=triangle,flag=1,i=86477,u=0.44699388675486385,v=0.14982804239628988,w=0.491861371753282,x=5.358698469407348 -color=red,shape=square,flag=0,i=86496,u=0.9001852868513311,v=0.1563407769787356,w=0.5017492852481726,x=5.869252325467563 -color=green,shape=circle,flag=1,i=86508,u=0.7845871626702107,v=0.019979627232190045,w=0.5115787320434757,x=4.2030315831903735 -color=green,shape=square,flag=0,i=86510,u=0.8116052190275128,v=0.8935586352512453,w=0.4942763185069306,x=4.52279110202832 -color=red,shape=square,flag=0,i=86547,u=0.7660819275029396,v=0.3115107074174447,w=0.4978429768605359,x=3.3946909305862696 -color=green,shape=square,flag=0,i=86554,u=0.20726603123512322,v=0.42379106773486197,w=0.4972105620776079,x=4.555006054175362 -color=green,shape=square,flag=1,i=86563,u=0.5546738511920734,v=0.7079784162616318,w=0.5007437090007817,x=4.940556766517629 -color=yellow,shape=circle,flag=1,i=86585,u=0.6546501013144669,v=0.09128249159926538,w=0.4925300405426629,x=3.202670367906642 -color=red,shape=square,flag=1,i=86587,u=0.16661565181086957,v=0.8444460150291666,w=0.48899516856978387,x=4.605005124717778 -color=purple,shape=circle,flag=0,i=86595,u=0.046096169230748996,v=0.6330365289927855,w=0.49763304811033415,x=5.287341985182163 -color=yellow,shape=square,flag=1,i=86619,u=0.6644835752780938,v=0.4066231631531583,w=0.498414931297478,x=3.9208640839403675 -color=blue,shape=circle,flag=1,i=86628,u=0.6360027207753243,v=0.7040623704100735,w=0.5079478269038831,x=5.369460230158197 -color=red,shape=circle,flag=0,i=86634,u=0.6102336275941573,v=0.5426461613898843,w=0.4787986920317028,x=6.91946947575433 -color=blue,shape=square,flag=0,i=86642,u=0.12358187244307994,v=0.02035756741710959,w=0.47691608451661566,x=3.637759428157294 -color=green,shape=square,flag=0,i=86652,u=0.49987543705384985,v=0.27028489536048905,w=0.49681960723694485,x=3.3080913569405497 -color=blue,shape=square,flag=1,i=86657,u=0.05946106617345159,v=0.4532670390203296,w=0.4776134074601565,x=6.671658709259874 -color=blue,shape=triangle,flag=1,i=86674,u=0.27971271459463276,v=0.35402444918062537,w=0.4999477642634154,x=4.092460843085399 -color=red,shape=triangle,flag=0,i=86682,u=0.43368658742377975,v=0.8826609374254298,w=0.5193062129437737,x=1.2146763609358853 -color=purple,shape=triangle,flag=0,i=86694,u=0.4361122074666044,v=0.6917074618192002,w=0.49239944720507756,x=3.084716917371697 -color=red,shape=triangle,flag=1,i=86701,u=0.2765643106345562,v=0.5939979701878836,w=0.5146188457161298,x=6.8359795324213835 -color=blue,shape=triangle,flag=1,i=86708,u=0.5786771300643293,v=0.6142600340649169,w=0.4991815807818477,x=5.290739355892209 -color=yellow,shape=triangle,flag=0,i=86720,u=0.7711922622191889,v=0.2251062751896522,w=0.4939260197702981,x=3.160490042738331 -color=green,shape=circle,flag=0,i=86730,u=0.09860641262650338,v=0.5449504130478615,w=0.5045129181223662,x=5.165867446005227 -color=yellow,shape=circle,flag=1,i=86743,u=0.3665007718315332,v=0.7514930942145615,w=0.4848596594877264,x=4.842455768318108 -color=red,shape=square,flag=0,i=86749,u=0.8389029960044865,v=0.860750605855949,w=0.501458353783284,x=3.19218817124321 -color=yellow,shape=triangle,flag=1,i=86759,u=0.07227170639272118,v=0.2816426208022663,w=0.48605622671986337,x=5.354836096912901 -color=purple,shape=circle,flag=0,i=86764,u=0.17201355773495508,v=0.24756271742805946,w=0.4944297443915493,x=4.918458155450148 -color=green,shape=square,flag=0,i=86778,u=0.6635615363258186,v=0.19657031432664474,w=0.49589837786327046,x=6.642454900130587 -color=red,shape=triangle,flag=0,i=86785,u=0.360773189183068,v=0.5248461207576682,w=0.5090292387452188,x=4.430519083215832 -color=green,shape=triangle,flag=0,i=86788,u=0.9226419634151455,v=0.06741602036717442,w=0.5091812925736865,x=3.4154247812656515 -color=red,shape=triangle,flag=1,i=86797,u=0.2780736090059539,v=0.6747335930438723,w=0.508377691060558,x=3.322333341339808 -color=orange,shape=circle,flag=0,i=86798,u=0.20748653676403406,v=0.4123003163495188,w=0.494195797219976,x=6.232117654654036 -color=red,shape=circle,flag=0,i=86803,u=0.5152339306361557,v=0.5750573240341217,w=0.4895081853111887,x=6.406757210484545 -color=purple,shape=triangle,flag=0,i=86804,u=0.053563008562753645,v=0.08131649748602454,w=0.48618442533423495,x=4.762474218129651 -color=red,shape=square,flag=0,i=86820,u=0.7487535986212616,v=0.5149128090498354,w=0.5091472709116461,x=4.175425294558464 -color=blue,shape=square,flag=1,i=86823,u=0.9782709459666242,v=0.5258073459494389,w=0.47581614867538397,x=6.20605772925591 -color=blue,shape=square,flag=1,i=86833,u=0.9652355409798492,v=0.2729426369750859,w=0.48104940270659097,x=5.400030744031735 -color=yellow,shape=square,flag=1,i=86844,u=0.9659526616525094,v=0.8275642198610555,w=0.4978229875585131,x=3.253920147246891 -color=purple,shape=square,flag=0,i=86853,u=0.5638980409308909,v=0.1361063038780117,w=0.5381885216746034,x=3.5002808094746194 -color=green,shape=square,flag=0,i=86855,u=0.7837064000167976,v=0.7644152694922427,w=0.49875527920017143,x=4.6183863066724244 -color=red,shape=triangle,flag=0,i=86864,u=0.2976658081930511,v=0.36850196425385795,w=0.4973013602419118,x=4.661139636780618 -color=blue,shape=square,flag=1,i=86866,u=0.7365425661310253,v=0.45583970199582713,w=0.48565503296948664,x=5.209628722186546 -color=green,shape=circle,flag=0,i=86869,u=0.8479196770587611,v=0.9933079612771681,w=0.5048446284964669,x=5.567739255489422 -color=red,shape=square,flag=1,i=86886,u=0.991096511437496,v=0.025105301614998132,w=0.5179123967745594,x=5.931435348137742 -color=red,shape=triangle,flag=1,i=86910,u=0.39767185862779686,v=0.9376186130941725,w=0.4994102614655188,x=3.399354147428521 -color=red,shape=circle,flag=1,i=86911,u=0.781160381108894,v=0.725985369836209,w=0.4955132160741051,x=4.732900556687531 -color=red,shape=square,flag=0,i=86919,u=0.6549377334854134,v=0.09084926769783574,w=0.5174924922748046,x=3.475455623251961 -color=red,shape=circle,flag=0,i=86923,u=0.6017358132650914,v=0.5219351035857995,w=0.4958945620205581,x=6.38592524546268 -color=blue,shape=circle,flag=0,i=86931,u=0.8012162042283488,v=0.3480468507230474,w=0.5046025568164396,x=5.073914226625629 -color=red,shape=circle,flag=0,i=86953,u=0.11509170888080389,v=0.13995988845008878,w=0.49467070579276473,x=4.672111397578845 -color=red,shape=triangle,flag=0,i=86956,u=0.6955703797996894,v=0.3362958683867011,w=0.4995226901985453,x=7.19957078603985 -color=green,shape=square,flag=0,i=86958,u=0.5277957486992041,v=0.3793846240217911,w=0.4962027804037736,x=6.103713989801951 -color=red,shape=triangle,flag=1,i=86968,u=0.9585030343837033,v=0.34914529683213924,w=0.4980864448121288,x=7.888527058456321 -color=red,shape=triangle,flag=1,i=86975,u=0.6316751169638901,v=0.15769747029531256,w=0.49936074424643995,x=2.737391868241301 -color=blue,shape=circle,flag=1,i=86977,u=0.30488416058328904,v=0.4558390636812145,w=0.506877310972472,x=5.65093335347233 -color=green,shape=circle,flag=0,i=86981,u=0.6255236855282953,v=0.6010377242870991,w=0.5090970434834531,x=4.754334188386776 -color=red,shape=square,flag=1,i=86988,u=0.20098946351521962,v=0.13185884973284479,w=0.501977508680943,x=5.137385350112086 -color=purple,shape=triangle,flag=0,i=87000,u=0.6994711351679362,v=0.6618277787917952,w=0.47045540593326923,x=6.577365405041516 -color=purple,shape=circle,flag=0,i=87009,u=0.15060201263445305,v=0.9526823209642867,w=0.5091184802785791,x=2.3268436901379306 -color=blue,shape=triangle,flag=1,i=87013,u=0.020116121842534085,v=0.25635180042008754,w=0.4948032078553967,x=5.439475014913131 -color=purple,shape=square,flag=0,i=87017,u=0.783648275792587,v=0.02340576806594241,w=0.5340442822042968,x=4.881974126747804 -color=blue,shape=circle,flag=1,i=87022,u=0.42136803817120383,v=0.7131486953510967,w=0.5093248294858664,x=5.468675937919926 -color=red,shape=circle,flag=0,i=87080,u=0.50695904929708,v=0.45362813092781795,w=0.5002424650267973,x=4.416628162677404 -color=blue,shape=square,flag=1,i=87082,u=0.5911521642027565,v=0.4720656349088185,w=0.49510426570538496,x=5.7692674352098985 -color=blue,shape=triangle,flag=1,i=87083,u=0.4296989532318465,v=0.9371168543502997,w=0.49531661348596145,x=5.2322044274594575 -color=yellow,shape=circle,flag=1,i=87108,u=0.3246411752422569,v=0.3644432284212491,w=0.4968276436683879,x=2.8080934642277473 -color=red,shape=triangle,flag=1,i=87109,u=0.4493685440024452,v=0.16826268546764256,w=0.48580962454749893,x=5.166151101612523 -color=red,shape=circle,flag=1,i=87113,u=0.5317233378110757,v=0.45055848630920664,w=0.4930285204979886,x=4.585538506531893 -color=purple,shape=square,flag=0,i=87119,u=0.7427966349427934,v=0.2222935928238179,w=0.5330710139192982,x=5.4924322667759355 -color=red,shape=circle,flag=0,i=87149,u=0.9236325375565893,v=0.9832729896877908,w=0.497548945316094,x=6.71540062485585 -color=red,shape=square,flag=0,i=87154,u=0.8028538910089711,v=0.6025610722494016,w=0.5014357913252403,x=4.8481044995948155 -color=red,shape=square,flag=0,i=87156,u=0.2681937779542889,v=0.46910428355996714,w=0.49944434596958537,x=3.8667157964383563 -color=red,shape=circle,flag=0,i=87160,u=0.7913245583599238,v=0.8821033627387526,w=0.5002065748823282,x=5.878072480622866 -color=red,shape=square,flag=0,i=87166,u=0.2337740963749929,v=0.7911502694649526,w=0.4997634201960948,x=5.67127583019391 -color=yellow,shape=square,flag=1,i=87171,u=0.014463649390616617,v=0.9837926714492485,w=0.49980358969649386,x=5.0111706027673275 -color=red,shape=square,flag=0,i=87174,u=0.1562566929126603,v=0.4290665500761336,w=0.5022801380970983,x=6.902420474152438 -color=yellow,shape=triangle,flag=1,i=87175,u=0.2375611414097496,v=0.9852052086053142,w=0.48030668773323715,x=5.435750356155446 -color=red,shape=circle,flag=0,i=87196,u=0.5697177596331662,v=0.637137927512288,w=0.504765268428757,x=6.521184641043341 -color=purple,shape=circle,flag=0,i=87212,u=0.23853054657683792,v=0.30855453350224804,w=0.5174371327855982,x=3.803679566057577 -color=red,shape=triangle,flag=0,i=87219,u=0.038974881726389854,v=0.4389225463461832,w=0.4918740234305623,x=5.4559847697751165 -color=red,shape=square,flag=0,i=87245,u=0.4243200031812161,v=0.6031112292826726,w=0.5052494099934095,x=6.593335216985331 -color=blue,shape=triangle,flag=0,i=87258,u=0.7138077066588048,v=0.3378096019743009,w=0.500106561267031,x=4.272743149102255 -color=red,shape=square,flag=0,i=87268,u=0.6205255682269005,v=0.14147893469504425,w=0.4986622808073623,x=4.0627699524514505 -color=orange,shape=triangle,flag=1,i=87269,u=0.47319505589017075,v=0.9294545364714185,w=0.47238614038576715,x=6.537923118990357 -color=yellow,shape=triangle,flag=0,i=87272,u=0.9428402660452866,v=0.32186434896555915,w=0.4816828497633597,x=6.098183066730402 -color=red,shape=triangle,flag=1,i=87282,u=0.15992551794282983,v=0.19890216072920908,w=0.48335744664048497,x=3.07125232146341 -color=purple,shape=triangle,flag=0,i=87312,u=0.3129854564713729,v=0.3792399653791011,w=0.46563231823560597,x=4.324967003807103 -color=green,shape=triangle,flag=0,i=87316,u=0.2758544471060357,v=0.01365600095224595,w=0.5145523126691295,x=4.40742003013768 -color=blue,shape=square,flag=0,i=87319,u=0.7766391040883234,v=0.5644225008050158,w=0.49294593580993085,x=4.788165323074899 -color=purple,shape=triangle,flag=0,i=87329,u=0.5094893133094806,v=0.22450526042029795,w=0.46577525630662003,x=4.628604062422395 -color=blue,shape=circle,flag=1,i=87332,u=0.3112964381397433,v=0.2709314163445954,w=0.5011548045349941,x=5.540669535555615 -color=red,shape=square,flag=0,i=87333,u=0.7583388587589652,v=0.9390969035285209,w=0.49886046786225685,x=3.5612480004500107 -color=yellow,shape=triangle,flag=1,i=87338,u=0.9526867008363316,v=0.853135758386563,w=0.4799509587136798,x=5.439724371904723 -color=green,shape=circle,flag=0,i=87345,u=0.08237352314777191,v=0.47981501485082045,w=0.5192264472047406,x=6.017654059187713 -color=green,shape=square,flag=0,i=87346,u=0.4837984364895892,v=0.08212342594685296,w=0.4989424517518087,x=4.591124046680975 -color=purple,shape=square,flag=0,i=87366,u=0.7989598073281962,v=0.5096502141039582,w=0.5316381787772568,x=3.8789339926634394 -color=purple,shape=triangle,flag=0,i=87376,u=0.3034489146837266,v=0.46111355683416066,w=0.48148090892523454,x=5.720528951331072 -color=red,shape=square,flag=1,i=87379,u=0.5459049549584437,v=0.8615964143320817,w=0.49783457770364803,x=5.134484027998303 -color=green,shape=circle,flag=0,i=87406,u=0.9629137203360748,v=0.8123086572355038,w=0.5142570052810861,x=4.1534557070311955 -color=red,shape=square,flag=1,i=87407,u=0.14770150341212673,v=0.903512495403854,w=0.49567081691264325,x=6.258395988913281 -color=yellow,shape=square,flag=1,i=87417,u=0.28002856110177954,v=0.29795833570702346,w=0.4910092411864575,x=6.3136532508126875 -color=red,shape=circle,flag=1,i=87420,u=0.25127736636236975,v=0.32061491138408477,w=0.4943838040606187,x=4.189096851109034 -color=blue,shape=circle,flag=1,i=87446,u=0.4232332637130508,v=0.8264736455737158,w=0.5016118864032161,x=4.170665868518532 -color=blue,shape=circle,flag=1,i=87448,u=0.7457723861278099,v=0.8397272154116819,w=0.5035069083706825,x=6.556715538294082 -color=red,shape=square,flag=1,i=87450,u=0.5095886815351525,v=0.6065178517378399,w=0.5085299762015498,x=3.817158298641582 -color=red,shape=triangle,flag=0,i=87455,u=0.3305395678687296,v=0.062119313495134,w=0.49220585645772924,x=4.723193491004722 -color=purple,shape=triangle,flag=0,i=87474,u=0.9216356208770554,v=0.30720940279440767,w=0.4910691774582122,x=5.872878787578732 -color=red,shape=square,flag=0,i=87477,u=0.9137390773740979,v=0.843296298890668,w=0.510708864248982,x=5.2314432010903555 -color=red,shape=triangle,flag=0,i=87483,u=0.4498803349383491,v=0.8349484721387818,w=0.49481789053919684,x=4.473596701715838 -color=red,shape=triangle,flag=0,i=87488,u=0.9856802834929906,v=0.817445756075083,w=0.49833987780253874,x=4.842297329187473 -color=green,shape=square,flag=0,i=87501,u=0.41969716607526797,v=0.41246822835741026,w=0.4729790463334082,x=5.841410534093214 -color=red,shape=triangle,flag=1,i=87504,u=0.446005237631788,v=0.8272206360039658,w=0.4974427116274343,x=6.098135903248214 -color=red,shape=square,flag=0,i=87506,u=0.6357719216821314,v=0.6970867759393995,w=0.4940826462055272,x=6.351579417310387 -color=green,shape=triangle,flag=1,i=87508,u=0.07749125283097746,v=0.7997042551392148,w=0.5288478155217743,x=5.007411503973972 -color=green,shape=circle,flag=0,i=87513,u=0.9584890321396345,v=0.9071482496705534,w=0.5028355537497216,x=7.487895566803419 -color=blue,shape=square,flag=1,i=87537,u=0.49259738352949933,v=0.30088238308609916,w=0.5063911292326709,x=5.952328499006593 -color=red,shape=circle,flag=0,i=87540,u=0.5905461065786989,v=0.623179466125097,w=0.47874817004071524,x=3.5231833476979104 -color=green,shape=square,flag=0,i=87544,u=0.5133449964213642,v=0.49937712662022526,w=0.46134939808677317,x=5.78306778786595 -color=red,shape=triangle,flag=0,i=87546,u=0.9969563940686739,v=0.7499973912247889,w=0.49448365391989535,x=7.36954257910979 -color=yellow,shape=triangle,flag=1,i=87561,u=0.13496025290854552,v=0.5217498986523218,w=0.48551447548341087,x=3.5577946657011092 -color=blue,shape=square,flag=0,i=87567,u=0.7463183377611071,v=0.825252332938222,w=0.5068189472967893,x=6.93171207010579 -color=yellow,shape=square,flag=1,i=87580,u=0.4416790184735747,v=0.13950659864761872,w=0.5085852140115215,x=4.931998239207409 -color=red,shape=triangle,flag=0,i=87585,u=0.3357458308660205,v=0.987787257675211,w=0.4982976228692731,x=5.199558010519528 -color=red,shape=square,flag=0,i=87592,u=0.4901879899763838,v=0.14587122114775153,w=0.49458437920692955,x=4.845752511490685 -color=blue,shape=circle,flag=1,i=87599,u=0.07372513228168276,v=0.5864060917603757,w=0.5045085623235273,x=6.42278126360607 -color=yellow,shape=square,flag=1,i=87621,u=0.9075173707301951,v=0.05143325135168264,w=0.5122879298678802,x=5.276269449222794 -color=purple,shape=square,flag=0,i=87638,u=0.6499955143261992,v=0.5178349881169059,w=0.5369289114554097,x=4.349514278885358 -color=blue,shape=triangle,flag=0,i=87651,u=0.17807658049029917,v=0.579104218035652,w=0.4870918822315874,x=4.675223662724696 -color=green,shape=circle,flag=0,i=87655,u=0.2884037929853277,v=0.6397445195072545,w=0.5098688603427093,x=3.574153588066576 -color=yellow,shape=triangle,flag=1,i=87661,u=0.5672323779767716,v=0.2814294745384365,w=0.4838183495729003,x=4.974573059595241 -color=yellow,shape=square,flag=1,i=87667,u=0.7705906347934989,v=0.667636326193905,w=0.5082772307126497,x=6.125310716375598 -color=orange,shape=square,flag=0,i=87676,u=0.06101771810283574,v=0.68747202343077,w=0.4977162098081796,x=5.86366195486773 -color=purple,shape=square,flag=0,i=87677,u=0.3611207259034017,v=0.42341141436130003,w=0.5280384429543278,x=4.8796170389126745 -color=red,shape=circle,flag=1,i=87679,u=0.6327931231418402,v=0.6354081948441541,w=0.479977026205797,x=4.971796343510399 -color=green,shape=circle,flag=0,i=87694,u=0.05850798902155985,v=0.1494250980937728,w=0.5062962141692333,x=4.791005887808977 -color=red,shape=circle,flag=0,i=87703,u=0.022716756783163983,v=-0.04550339558289733,w=0.4763622882951251,x=5.041071040355236 -color=red,shape=square,flag=0,i=87705,u=0.18562161738142502,v=0.21310243818378483,w=0.4723122607157748,x=4.132081540406548 -color=red,shape=square,flag=0,i=87708,u=0.6374982811884574,v=0.6099608499400054,w=0.47461686349453747,x=5.949395991206852 -color=red,shape=square,flag=0,i=87718,u=0.8053219066168321,v=0.1720154947794349,w=0.46953125756802383,x=4.5503332287909375 -color=yellow,shape=square,flag=1,i=87763,u=0.6622352625341551,v=0.7516914590682935,w=0.5018600368415771,x=5.900068161467413 -color=red,shape=triangle,flag=1,i=87769,u=0.030763315524464097,v=0.048046419497038806,w=0.5014969377401141,x=3.453336043496867 -color=red,shape=circle,flag=1,i=87779,u=0.7596985781043656,v=0.676769507947792,w=0.4926600813762199,x=4.828095546150267 -color=red,shape=circle,flag=0,i=87787,u=0.8039494723040335,v=0.8386905755444028,w=0.4944790747453228,x=6.269379475769703 -color=yellow,shape=square,flag=1,i=87790,u=0.7921866752048135,v=0.6308460604509636,w=0.4984727741059736,x=3.276324692412942 -color=blue,shape=square,flag=0,i=87830,u=0.10265836567897935,v=0.32638461078657655,w=0.5119714005506554,x=4.269124842881164 -color=yellow,shape=square,flag=1,i=87849,u=0.35442688806057465,v=0.24892532566113024,w=0.5074146618757114,x=4.348844746556087 -color=yellow,shape=square,flag=0,i=87850,u=0.2832641207530461,v=0.6254350874744813,w=0.5107725636659052,x=5.194552452114789 -color=blue,shape=triangle,flag=1,i=87859,u=0.265352957757781,v=0.4494794970773357,w=0.4993155680014865,x=5.6815388090161525 -color=green,shape=circle,flag=0,i=87891,u=0.7827620634015832,v=0.1489433297198135,w=0.524003633111052,x=6.9472992082066725 -color=red,shape=square,flag=0,i=87896,u=0.7293072220778287,v=0.37238776377168914,w=0.48681184506762265,x=3.926077542116739 -color=yellow,shape=square,flag=1,i=87897,u=0.3135922615958485,v=0.7797854070367942,w=0.5188429177276422,x=3.8320867814208697 -color=blue,shape=square,flag=1,i=87900,u=0.8731750371736396,v=0.14612363064889267,w=0.5149166820164824,x=5.291640592692446 -color=purple,shape=circle,flag=0,i=87903,u=0.5710166912494727,v=0.6649825509600855,w=0.5029678144574063,x=6.331869454074109 -color=red,shape=square,flag=0,i=87914,u=0.08985452983154363,v=0.3799670228687487,w=0.4815387999436772,x=4.998463990527032 -color=red,shape=circle,flag=1,i=87918,u=0.41139881394532307,v=0.38247378288693273,w=0.49395132915690565,x=5.076191747456232 -color=blue,shape=square,flag=0,i=87941,u=0.5958795474789534,v=0.9650288792488426,w=0.5130935495028425,x=3.602812164366276 -color=red,shape=circle,flag=0,i=87945,u=0.40006256299770415,v=0.38006292020666504,w=0.4995942008798641,x=4.673738376435888 -color=red,shape=square,flag=0,i=87947,u=0.08272216273078481,v=0.3112842492079485,w=0.4807278094010713,x=7.0405840627018 -color=red,shape=triangle,flag=0,i=87970,u=0.2990669127338327,v=0.2983260640711731,w=0.4499446747220163,x=3.542906066728784 -color=red,shape=triangle,flag=0,i=87977,u=0.6720015430475421,v=0.6546768141747031,w=0.4523995233843355,x=6.011678720585611 -color=red,shape=circle,flag=1,i=87979,u=0.07247979286484463,v=0.0471698508108894,w=0.5088250436340264,x=4.75519501453581 -color=red,shape=circle,flag=1,i=87981,u=0.6068989294457883,v=0.6460422663340607,w=0.5128038279280751,x=4.661192874383532 -color=red,shape=square,flag=0,i=87984,u=0.9737256059273646,v=0.7729558779616146,w=0.4764367960911733,x=5.3797986546814585 -color=blue,shape=circle,flag=0,i=87992,u=0.9985033118469864,v=0.02168487276952369,w=0.4949114601289796,x=5.364779836670457 -color=green,shape=circle,flag=1,i=87994,u=0.7531148833988812,v=0.9261500889434449,w=0.5166640413149932,x=4.396605345009767 -color=yellow,shape=square,flag=1,i=87996,u=0.38369376198210003,v=0.5566287163925541,w=0.5158700170155865,x=4.792051124659165 -color=orange,shape=triangle,flag=0,i=88012,u=0.6557121007590262,v=0.8965621337880214,w=0.470066456294922,x=6.929231187046221 -color=red,shape=circle,flag=1,i=88027,u=0.21452854786405895,v=0.1321154858776587,w=0.5060835569286852,x=7.478139592018818 -color=red,shape=triangle,flag=1,i=88030,u=0.50005049712499,v=0.3839754040397897,w=0.4538518356649542,x=3.4029927914529083 -color=blue,shape=circle,flag=0,i=88033,u=0.03295136399070908,v=0.009081578674498325,w=0.49940792861127686,x=3.1228103797439855 -color=green,shape=circle,flag=0,i=88036,u=0.9579150604888034,v=0.9750840934204242,w=0.5123161351823644,x=5.335261121705259 -color=red,shape=square,flag=0,i=88043,u=0.5082609379666647,v=0.3346382317779304,w=0.4719707245196532,x=4.190726172776387 -color=blue,shape=square,flag=1,i=88058,u=0.4362165492248087,v=0.9819564009555275,w=0.5024352513790827,x=5.873017249856111 -color=purple,shape=square,flag=0,i=88064,u=0.611716423366671,v=0.7664955317248566,w=0.5321640403274255,x=4.691068621855334 -color=red,shape=circle,flag=0,i=88074,u=0.6522860975095488,v=0.6400444572683154,w=0.5119191624131018,x=4.654239128564439 -color=green,shape=square,flag=0,i=88077,u=0.41702052797594,v=0.3608576346836717,w=0.4652760468633792,x=3.231321835357653 -color=blue,shape=triangle,flag=0,i=88079,u=0.11834371397672705,v=0.36934516933707107,w=0.4968956949052766,x=5.861846605882917 -color=blue,shape=square,flag=1,i=88111,u=0.7737321083499213,v=0.7449057893591654,w=0.5001277224089868,x=3.614796219609024 -color=purple,shape=square,flag=1,i=88154,u=0.5007069292369971,v=0.8848441362135548,w=0.5336571678728803,x=3.903699498236351 -color=red,shape=triangle,flag=0,i=88157,u=0.0040382138447428995,v=0.49961042780152,w=0.4649976121869656,x=5.229330772299352 -color=red,shape=triangle,flag=0,i=88169,u=0.632171508310568,v=0.22423952987051454,w=0.45894490445334934,x=4.965656457765346 -color=purple,shape=circle,flag=0,i=88177,u=0.7193478718530358,v=0.7037935662217834,w=0.5125738582429837,x=6.948251558917331 -color=yellow,shape=circle,flag=1,i=88183,u=0.300966752521977,v=0.605296042977697,w=0.5098839352828569,x=4.8694716549020525 -color=purple,shape=triangle,flag=1,i=88218,u=0.707582945503699,v=0.16975279619447947,w=0.486476878621979,x=5.2344891495961505 -color=red,shape=triangle,flag=1,i=88237,u=0.9906153518323846,v=0.13380935887238754,w=0.4723496902095573,x=4.760369181150268 -color=red,shape=square,flag=1,i=88272,u=0.2715281311275948,v=0.2802889951960974,w=0.49818875677272034,x=3.3657936216185127 -color=blue,shape=square,flag=1,i=88275,u=0.5163824267332552,v=0.49087223410583103,w=0.49415676301769174,x=5.236009850217315 -color=red,shape=square,flag=0,i=88298,u=0.8673710607527264,v=0.8391348445986926,w=0.49626304176160374,x=4.984579988423242 -color=red,shape=square,flag=1,i=88301,u=0.3769469350596182,v=0.6593199090560792,w=0.49786516711451045,x=2.867732981018023 -color=red,shape=triangle,flag=1,i=88306,u=0.1292428394146602,v=0.34457066502641287,w=0.46476446363278606,x=3.312102546024265 -color=red,shape=circle,flag=1,i=88314,u=0.14627648175402486,v=0.14624736644861613,w=0.49126944914279785,x=4.033456311496372 -color=yellow,shape=square,flag=0,i=88333,u=0.25041763463660793,v=0.9495420481713808,w=0.5065378670818175,x=4.583058663808659 -color=red,shape=square,flag=0,i=88336,u=0.6433292334580075,v=0.5885111352213954,w=0.5013705027763812,x=5.878979246545559 -color=purple,shape=square,flag=0,i=88340,u=0.056072203415901356,v=0.48033821150897216,w=0.5212617413156152,x=5.538166407723655 -color=yellow,shape=circle,flag=1,i=88347,u=0.060741073922975675,v=0.49782097598943464,w=0.5061057524132392,x=5.480905699232227 -color=red,shape=square,flag=1,i=88361,u=0.8352673940161575,v=0.527743128001706,w=0.49877548072170935,x=6.852602576121783 -color=purple,shape=triangle,flag=1,i=88375,u=0.9101887436521007,v=0.17622880698439491,w=0.48815545596037374,x=3.604371076687747 -color=blue,shape=circle,flag=1,i=88378,u=0.9915167482992112,v=0.014069971967963224,w=0.49481925379443886,x=5.37913964666594 -color=red,shape=square,flag=0,i=88394,u=0.6632149147813329,v=0.08794973470826617,w=0.47895434146417604,x=3.5061002170922304 -color=red,shape=square,flag=1,i=88400,u=0.10095891837842952,v=0.6169852840627512,w=0.48349268052813876,x=4.03206087029174 -color=blue,shape=triangle,flag=0,i=88406,u=0.6993042699745837,v=0.544764220669782,w=0.4907896571214816,x=4.996625876449597 -color=yellow,shape=triangle,flag=1,i=88437,u=0.6822545874837266,v=0.6251588777823828,w=0.49375391144443836,x=2.7494710587771016 -color=red,shape=triangle,flag=1,i=88444,u=0.039918692115316734,v=0.5875031989615571,w=0.4842669497874155,x=4.718663395905376 -color=blue,shape=circle,flag=1,i=88458,u=0.3846298871904309,v=0.8956562953164224,w=0.489377318417961,x=4.3378875540250945 -color=purple,shape=triangle,flag=0,i=88465,u=0.7400965090278344,v=0.2307244941921872,w=0.48832278194004997,x=3.724216634214372 -color=red,shape=triangle,flag=0,i=88476,u=0.2159949287669335,v=0.9360632312665199,w=0.48737371383798067,x=5.54180270857389 -color=orange,shape=square,flag=1,i=88490,u=0.6062372900083869,v=0.9765246338376521,w=0.49947082060985737,x=5.719071638903 -color=green,shape=circle,flag=0,i=88501,u=0.9821750218017179,v=0.8705095781919526,w=0.5114787011440788,x=5.11356123121372 -color=red,shape=circle,flag=0,i=88503,u=0.04864990921591128,v=0.14600142797984408,w=0.4974380001512097,x=5.781925216655537 -color=yellow,shape=circle,flag=1,i=88508,u=0.26385912551351187,v=0.8814871931558996,w=0.5159777449917443,x=5.103907573502464 -color=orange,shape=circle,flag=0,i=88514,u=0.8215904602436896,v=0.3876439912523567,w=0.49517085430527685,x=4.472961309508148 -color=yellow,shape=square,flag=0,i=88526,u=0.8773724758592496,v=0.7373423563352277,w=0.4946927555356018,x=4.698380929213007 -color=purple,shape=triangle,flag=0,i=88536,u=0.6077129492869676,v=0.9083735281192004,w=0.4949179846207753,x=4.259416062243471 -color=red,shape=triangle,flag=1,i=88544,u=0.5627375390411199,v=0.8386631019958997,w=0.4828884370601367,x=2.6548670752056753 -color=blue,shape=triangle,flag=0,i=88551,u=0.82630636997486,v=0.6291173904518748,w=0.47591740974177127,x=3.6505045385805275 -color=red,shape=square,flag=0,i=88567,u=0.5644112393570121,v=0.18322688507602947,w=0.5044452008196995,x=5.673381218978144 -color=red,shape=square,flag=0,i=88570,u=0.259308940351339,v=0.7875302838370638,w=0.5058220613074879,x=5.152908148900953 -color=purple,shape=triangle,flag=0,i=88578,u=0.6627371565900392,v=0.9310278364107417,w=0.49904926629768687,x=4.206143897803815 -color=purple,shape=circle,flag=0,i=88579,u=0.9312823471550226,v=0.7789533782872469,w=0.5020912237035545,x=3.5164498199179213 -color=red,shape=square,flag=1,i=88597,u=0.46098167944675017,v=0.07283217942437248,w=0.5057623997420375,x=3.1861470177463507 -color=green,shape=triangle,flag=0,i=88598,u=0.2779705597866634,v=0.8301719320663272,w=0.5404614949138474,x=3.729476436503088 -color=blue,shape=square,flag=1,i=88601,u=0.9109874211020059,v=0.5098284367933799,w=0.4956215027885098,x=3.918788094046096 -color=yellow,shape=triangle,flag=1,i=88604,u=0.3525556620209537,v=0.3867002936036744,w=0.4940104932522002,x=4.616777243034125 -color=yellow,shape=triangle,flag=1,i=88631,u=0.2555074756813629,v=0.4507924446521573,w=0.4954163395035782,x=5.455912284252989 -color=yellow,shape=triangle,flag=1,i=88649,u=0.9541692664215917,v=0.758698677489762,w=0.5000814389058308,x=6.215063038946362 -color=blue,shape=square,flag=0,i=88657,u=0.37752845687915515,v=0.5931136641898378,w=0.486148312478229,x=7.669653349683045 -color=yellow,shape=square,flag=1,i=88658,u=0.2962771241075962,v=0.47394598039108493,w=0.5077184527911259,x=5.673908119166579 -color=red,shape=square,flag=0,i=88660,u=0.8012595968633182,v=0.9295623324899136,w=0.5103369532672469,x=3.843542927629272 -color=yellow,shape=circle,flag=1,i=88668,u=0.832863678136198,v=0.9270281236704438,w=0.5131235089092736,x=6.206566962678607 -color=green,shape=circle,flag=0,i=88675,u=0.2779058390325091,v=0.7727500037862135,w=0.5173837450201316,x=5.331243044083203 -color=blue,shape=triangle,flag=1,i=88706,u=0.5022897075484847,v=0.7398779485309679,w=0.4825058422158058,x=4.182932971790497 -color=purple,shape=square,flag=0,i=88717,u=0.9988289623611757,v=0.4988894788232766,w=0.5124386181279549,x=3.2182954663505434 -color=green,shape=circle,flag=0,i=88726,u=0.7864078589372331,v=0.7882769931966768,w=0.5203253586083161,x=5.5144131250341255 -color=purple,shape=triangle,flag=0,i=88729,u=0.7110849578310664,v=0.534067477762772,w=0.490380122311564,x=3.0835743066496364 -color=orange,shape=triangle,flag=0,i=88731,u=0.730641446947837,v=0.02055110282292305,w=0.479931591934255,x=6.924750095021172 -color=purple,shape=square,flag=0,i=88737,u=0.30370509236896226,v=0.8120553356278055,w=0.5075231511444706,x=4.533714981212117 -color=green,shape=square,flag=0,i=88744,u=0.7057167651257295,v=0.4838942291361874,w=0.46921129053654415,x=7.978526733640109 -color=purple,shape=square,flag=0,i=88777,u=0.774379949039789,v=0.8717785176743207,w=0.515407615352064,x=5.711434410734145 -color=purple,shape=square,flag=0,i=88787,u=0.8371630597755065,v=0.6943153660331514,w=0.5193481029899407,x=6.417195174812719 -color=red,shape=triangle,flag=0,i=88792,u=0.21918936774909303,v=0.7786280833469691,w=0.48410862668392096,x=6.720409924536409 -color=blue,shape=square,flag=0,i=88797,u=0.08552224821362053,v=0.9087191374852543,w=0.4886691930034402,x=6.464754293558916 -color=blue,shape=triangle,flag=0,i=88800,u=0.10468181952469902,v=0.21650350166773713,w=0.47951057763321253,x=6.243838155254253 -color=red,shape=triangle,flag=0,i=88806,u=0.022022736320014946,v=0.8985328771999243,w=0.487504551771972,x=3.719350478839578 -color=blue,shape=triangle,flag=0,i=88809,u=0.7408579450275424,v=0.09014740028937729,w=0.4773694923779749,x=4.849912525703252 -color=green,shape=circle,flag=1,i=88814,u=0.888135437977485,v=0.5535016119426845,w=0.5192864338601159,x=4.5509814659145595 -color=blue,shape=square,flag=0,i=88829,u=0.9535279568548674,v=0.15048532155582217,w=0.48971550709894085,x=5.865885884538478 -color=purple,shape=triangle,flag=0,i=88837,u=0.4093518607280927,v=0.08880414630880318,w=0.48341927521745753,x=5.361301869286393 -color=purple,shape=triangle,flag=0,i=88841,u=0.18324546638714145,v=0.035391140611822136,w=0.4826496591937977,x=2.5072569345106923 -color=red,shape=square,flag=0,i=88870,u=0.939072169241531,v=0.973363940636961,w=0.5123100100025192,x=2.852636585719953 -color=red,shape=square,flag=1,i=88871,u=0.7336985093936491,v=0.07183632110641358,w=0.5118799741224445,x=5.148500229718575 -color=red,shape=square,flag=0,i=88875,u=0.6683138367209588,v=0.9606514391691601,w=0.5075376322572759,x=6.8283250705078915 -color=green,shape=circle,flag=0,i=88886,u=0.9954509019734094,v=0.989326006815659,w=0.5249846241275673,x=5.193775448437145 -color=green,shape=square,flag=0,i=88887,u=0.20167268551713202,v=0.48024813055520477,w=0.47603451899533994,x=3.330281753131296 -color=blue,shape=square,flag=1,i=88899,u=0.0001881939925673093,v=0.011642740454585132,w=0.48760710891177944,x=3.8824332474753724 -color=green,shape=triangle,flag=0,i=88900,u=0.15685186323460454,v=0.23951406231195416,w=0.5145058917451085,x=5.61328595501674 -color=red,shape=triangle,flag=1,i=88901,u=0.6750501788591787,v=0.45652468849441274,w=0.48782070685331175,x=4.63126163820595 -color=blue,shape=triangle,flag=1,i=88911,u=0.14553976478384933,v=0.843240912542431,w=0.4848300110946718,x=3.668749854578589 -color=green,shape=square,flag=0,i=88919,u=0.04188189450383273,v=0.5241212375589694,w=0.48221761163587984,x=4.210961178884712 -color=red,shape=triangle,flag=0,i=88929,u=0.4514220268704663,v=0.45625772873157455,w=0.49847921318025606,x=3.6719466196879433 -color=red,shape=circle,flag=1,i=88943,u=0.9688549980967243,v=1.0286459256891882,w=0.4905745574823278,x=2.9692068183076246 -color=red,shape=square,flag=1,i=88949,u=0.4588253638837526,v=0.8608710332573164,w=0.49810480756865183,x=5.014791203332805 -color=green,shape=triangle,flag=0,i=88970,u=0.6533937418009187,v=0.6959936468051435,w=0.520186454910893,x=6.086419264019727 -color=red,shape=triangle,flag=0,i=88986,u=0.22177929590252532,v=0.002299553729503745,w=0.4911305349864925,x=5.316233104081186 -color=red,shape=triangle,flag=0,i=88989,u=0.5929008035969083,v=0.8799512854665865,w=0.49435635418647006,x=6.111757131042782 -color=yellow,shape=square,flag=1,i=88993,u=0.6984705400493004,v=0.46321722682722677,w=0.505696986850224,x=6.309180698105859 -color=purple,shape=triangle,flag=0,i=88997,u=0.8846615099739226,v=0.5383981091673841,w=0.48035176954474035,x=6.296836836948955 -color=blue,shape=square,flag=0,i=89000,u=0.3121216311085495,v=0.7587451701463619,w=0.4953390075820551,x=6.537922019910994 -color=green,shape=circle,flag=0,i=89010,u=0.698922603424709,v=0.1099616325320324,w=0.51675316993946,x=3.755133998984684 -color=yellow,shape=circle,flag=1,i=89023,u=0.7782015356083248,v=0.3618989464534593,w=0.49678376836570737,x=6.636603653767602 -color=orange,shape=triangle,flag=1,i=89047,u=0.3330941702327105,v=0.02833885861372576,w=0.4849023805442175,x=5.110456238441714 -color=red,shape=circle,flag=0,i=89080,u=0.04330257542826388,v=0.12759922430013998,w=0.4800401127378481,x=6.1837272662888765 -color=red,shape=triangle,flag=1,i=89089,u=0.03549709072673535,v=0.5154466593325573,w=0.484443296847137,x=5.692110499604396 -color=red,shape=triangle,flag=0,i=89100,u=0.8436577119045815,v=0.8615992331585086,w=0.48541591264052014,x=4.947538335385587 -color=blue,shape=circle,flag=1,i=89101,u=0.8727359786172227,v=0.06222594055627939,w=0.49714720518634276,x=4.5827531498795375 -color=red,shape=square,flag=0,i=89119,u=0.42155946361675223,v=0.38935174715012955,w=0.49516123934045936,x=4.13693934062463 -color=red,shape=triangle,flag=0,i=89145,u=0.3731165384253897,v=0.04169630232505683,w=0.4809022469322787,x=3.8663124019589574 -color=red,shape=triangle,flag=0,i=89149,u=0.049802211389571416,v=0.42060538701272976,w=0.48568249392618523,x=4.551942896755848 -color=purple,shape=triangle,flag=0,i=89154,u=0.4758808978776726,v=0.23910297509300804,w=0.48301566137970414,x=5.774411077261264 -color=yellow,shape=square,flag=1,i=89156,u=0.7428578549992408,v=0.8620632674915779,w=0.5086395397469757,x=5.669823563821919 -color=red,shape=square,flag=0,i=89161,u=0.15774359481765832,v=0.9371804513993472,w=0.507388374891406,x=4.981898876618663 -color=red,shape=triangle,flag=1,i=89162,u=0.04177782773807748,v=0.520993421335663,w=0.483141383554438,x=4.8138020275768065 -color=red,shape=triangle,flag=1,i=89167,u=0.009718102420543606,v=0.0861070024391587,w=0.4863618768682354,x=6.301609716480578 -color=red,shape=square,flag=0,i=89188,u=0.9920351410141162,v=0.5355857031762932,w=0.49213289682984623,x=4.403213905031578 -color=purple,shape=circle,flag=0,i=89191,u=0.165614540877152,v=0.23211381880542892,w=0.5094817000748718,x=3.9239741532289796 -color=green,shape=square,flag=0,i=89203,u=0.6506481185492858,v=0.08136335408786188,w=0.49342981285369464,x=4.930528223872577 -color=red,shape=square,flag=0,i=89227,u=0.8157497657540733,v=0.993822325658967,w=0.48275573434263963,x=3.3473140285453318 -color=red,shape=square,flag=1,i=89242,u=0.7422649121079717,v=0.928729372288155,w=0.48255448793009226,x=5.367694373384597 -color=purple,shape=square,flag=0,i=89254,u=0.709522561361518,v=0.5841387945197102,w=0.5227834622350629,x=3.9183653583589617 -color=red,shape=circle,flag=0,i=89270,u=0.26766304588677525,v=0.2931224020148894,w=0.49467775224965294,x=6.2894810850804355 -color=red,shape=triangle,flag=1,i=89271,u=0.5543210532891159,v=0.35239372696630067,w=0.4900184062341633,x=5.145154515991534 -color=red,shape=circle,flag=1,i=89285,u=0.2904610383624747,v=0.36651291446621154,w=0.492997225144362,x=4.785746587497086 -color=red,shape=triangle,flag=0,i=89294,u=0.8229433094768309,v=0.7157285621811823,w=0.49239457003609943,x=5.81756397199988 -color=red,shape=square,flag=0,i=89295,u=0.14595392167202892,v=0.04299005731318595,w=0.4936833751547652,x=3.5234047640517345 -color=red,shape=circle,flag=1,i=89301,u=0.7186925246474581,v=0.7711611862820316,w=0.48824777155271804,x=4.995108959536832 -color=red,shape=square,flag=0,i=89324,u=0.1264975061870569,v=0.9655632668160816,w=0.5025961142188484,x=5.5438565525161 -color=yellow,shape=square,flag=0,i=89359,u=0.3672555343730993,v=0.23477276791238189,w=0.5017554974672566,x=4.605279929439107 -color=green,shape=square,flag=0,i=89367,u=0.1472478300497796,v=0.2904489594227754,w=0.48353992788891126,x=5.187965304496066 -color=purple,shape=square,flag=0,i=89372,u=0.9714797414438361,v=0.9127078177889117,w=0.526987160867719,x=6.227534026265386 -color=purple,shape=square,flag=0,i=89396,u=0.5171045995792689,v=0.5937636516263206,w=0.5278451368899363,x=4.4676615107009505 -color=green,shape=circle,flag=0,i=89398,u=0.1987689325626627,v=0.47719159828682356,w=0.5092297342386748,x=3.048411407762402 -color=red,shape=triangle,flag=0,i=89400,u=0.0019438518296458485,v=0.4004359510760367,w=0.494379567558679,x=5.874772155590041 -color=yellow,shape=triangle,flag=1,i=89416,u=0.13575226120459194,v=0.16210411194059415,w=0.5084848690320436,x=6.270440295079358 -color=red,shape=triangle,flag=1,i=89423,u=0.4082297034059267,v=0.1303373109056687,w=0.4861950038528154,x=4.862219156423197 -color=red,shape=square,flag=1,i=89432,u=0.6866882539759991,v=0.46814437228637296,w=0.5012549506028816,x=5.599682066189068 -color=purple,shape=triangle,flag=0,i=89443,u=0.025326489777993566,v=0.9281749697689827,w=0.4920211863446441,x=2.9054869594098247 -color=red,shape=triangle,flag=1,i=89463,u=0.5752115786540709,v=0.4866678216887339,w=0.4933909721995991,x=6.805064707529792 -color=purple,shape=square,flag=0,i=89468,u=0.6029258317191418,v=0.9202105009591189,w=0.5275366717839259,x=2.6930687460118965 -color=red,shape=circle,flag=1,i=89472,u=0.23599622934598585,v=0.21026494183424715,w=0.4945905759652379,x=6.968680553472493 -color=red,shape=triangle,flag=0,i=89474,u=0.05699425071104147,v=0.4232870356766806,w=0.4972148939655111,x=4.707009608677642 -color=green,shape=circle,flag=0,i=89491,u=0.24201211293506764,v=0.5395674338577402,w=0.5093550332081724,x=5.152275005935069 -color=yellow,shape=square,flag=1,i=89493,u=0.2808229998933893,v=0.1851635544347222,w=0.49398036951730545,x=3.453856926780093 -color=purple,shape=circle,flag=0,i=89494,u=0.8652334830838943,v=0.39197818124783146,w=0.5079842532565122,x=4.643017885441312 -color=red,shape=circle,flag=1,i=89499,u=0.5325067884305689,v=0.5682824793337954,w=0.506835987695379,x=5.527214827915017 -color=purple,shape=triangle,flag=1,i=89506,u=0.7276524648761041,v=0.16642757876490766,w=0.4896709470836472,x=4.957014088573877 -color=orange,shape=circle,flag=0,i=89524,u=0.5185893756925903,v=0.8259011938287191,w=0.497517953583872,x=5.98959438949182 -color=red,shape=circle,flag=1,i=89530,u=0.36643160507537975,v=0.33315339269392114,w=0.4998978225566717,x=3.366789782844395 -color=blue,shape=triangle,flag=1,i=89537,u=0.2895967231160067,v=0.19333516954326402,w=0.5016399412530849,x=3.8500024543136795 -color=purple,shape=triangle,flag=0,i=89542,u=0.645510433576818,v=0.2169787920181585,w=0.4964131478510544,x=4.792044016643982 -color=purple,shape=square,flag=0,i=89543,u=0.9607729491239191,v=0.10073543431297738,w=0.5332405753196187,x=2.847024112917248 -color=yellow,shape=circle,flag=1,i=89549,u=0.38275345435331254,v=0.7754708003903482,w=0.4700033436411555,x=5.1108013552959255 -color=purple,shape=triangle,flag=1,i=89556,u=0.8368006806250886,v=0.20136398649445264,w=0.4967183477588903,x=4.221320314681726 -color=red,shape=square,flag=1,i=89557,u=0.9430156453314023,v=0.4285376246925712,w=0.5049798596749927,x=6.095571788398876 -color=blue,shape=circle,flag=1,i=89569,u=0.3370688195446372,v=0.21534325310840896,w=0.5092287946067081,x=6.747226057993529 -color=red,shape=square,flag=0,i=89607,u=0.7375634914925461,v=0.7499876766360295,w=0.5117929428525317,x=5.88407163354148 -color=red,shape=square,flag=1,i=89613,u=0.09688595796452038,v=0.8021124881038976,w=0.5110397665789819,x=5.265856001805414 -color=red,shape=triangle,flag=1,i=89614,u=0.46858131180267737,v=0.6529653826382829,w=0.488165696030253,x=5.258786671430322 -color=green,shape=triangle,flag=0,i=89616,u=0.9708058592611087,v=0.26858102507132053,w=0.5055915727727762,x=4.547747752778398 -color=blue,shape=square,flag=0,i=89633,u=0.2159489656464776,v=0.9134817567510763,w=0.5225551378566878,x=6.048240230169964 -color=yellow,shape=square,flag=1,i=89643,u=0.3643136265693401,v=0.2570533120910926,w=0.4935938818978104,x=3.5065146012606943 -color=red,shape=triangle,flag=0,i=89690,u=0.872646473460946,v=0.8976179865624867,w=0.4785419582204308,x=5.106423955556792 -color=blue,shape=circle,flag=0,i=89715,u=0.5271742504887879,v=0.8375171373215283,w=0.4980544932090869,x=1.5805938541131141 -color=orange,shape=circle,flag=1,i=89721,u=0.36871790565452167,v=0.9676600384399547,w=0.49212998870484037,x=5.435061672516423 -color=purple,shape=circle,flag=0,i=89722,u=0.8843255980609986,v=0.21308751152267535,w=0.4976755590131926,x=5.5450908514011985 -color=yellow,shape=triangle,flag=1,i=89725,u=0.5578863133084223,v=0.9115572113450849,w=0.5186292898896853,x=7.333641762114863 -color=blue,shape=square,flag=0,i=89733,u=0.5217112154592198,v=0.09486439657285706,w=0.5173974824591157,x=3.041308565438131 -color=red,shape=triangle,flag=0,i=89742,u=0.19162780991670503,v=0.6373278702216745,w=0.4897417415251563,x=3.8486004485523364 -color=purple,shape=square,flag=0,i=89754,u=0.8700037571776598,v=0.16656929485139116,w=0.5113150912109558,x=6.13129821591691 -color=red,shape=square,flag=0,i=89761,u=0.8767695232320187,v=0.45478718825421904,w=0.4976413466523611,x=6.372841963746882 -color=red,shape=circle,flag=0,i=89767,u=0.772318913665505,v=0.7995766031455851,w=0.5023608091218965,x=2.572856833660525 -color=red,shape=triangle,flag=0,i=89769,u=0.31607013930460104,v=0.7778893200423551,w=0.47963242861827393,x=3.5355435969503315 -color=red,shape=circle,flag=0,i=89771,u=0.004458599352718862,v=0.0599186543161407,w=0.49996590557240617,x=4.811493438558459 -color=red,shape=circle,flag=1,i=89773,u=0.3663274238879526,v=0.4290027156868429,w=0.5017278005792333,x=4.36742152252372 -color=blue,shape=square,flag=0,i=89777,u=0.48303418589821845,v=0.29632953976721466,w=0.5134830480126882,x=4.047561359874297 -color=red,shape=circle,flag=0,i=89782,u=0.7252373511978643,v=0.7371043475022744,w=0.4953133029535336,x=6.193311560073211 -color=red,shape=circle,flag=0,i=89788,u=0.15495864734490983,v=0.09012796305978421,w=0.49216233794231784,x=5.705060761556267 -color=red,shape=square,flag=0,i=89796,u=0.6112489222623326,v=0.869655807437518,w=0.5107268937590611,x=4.644490105247546 -color=green,shape=triangle,flag=0,i=89801,u=0.76680181513751,v=0.2588676541402922,w=0.5125946410501047,x=5.033891879438619 -color=yellow,shape=circle,flag=1,i=89830,u=0.8782139644049379,v=0.05198242018238697,w=0.48268944090968946,x=7.312346872558417 -color=red,shape=square,flag=1,i=89831,u=0.4535556036831109,v=0.4378627365277633,w=0.5211577860322459,x=3.46283701270737 -color=blue,shape=circle,flag=1,i=89856,u=0.6741055832559035,v=0.42368855134376904,w=0.5003520044696009,x=4.2467341378249355 -color=yellow,shape=triangle,flag=1,i=89874,u=0.5858143598332209,v=0.3888970086546677,w=0.530669235415513,x=5.855218122757549 -color=yellow,shape=square,flag=1,i=89875,u=0.10903073040937439,v=0.616637758826171,w=0.49834887243197634,x=2.161542870232784 -color=red,shape=square,flag=0,i=89878,u=0.9204332308249449,v=0.7253152544743801,w=0.5172478183655352,x=3.470744353802786 -color=red,shape=square,flag=0,i=89891,u=0.8887499018702762,v=0.9425581242916636,w=0.5145710486886484,x=5.556780226599233 -color=purple,shape=triangle,flag=0,i=89910,u=0.7812478494730575,v=0.00912951722420452,w=0.5112169022303502,x=5.068791667508587 -color=purple,shape=square,flag=0,i=89915,u=0.679049425764766,v=0.5101671973862475,w=0.5201903014303277,x=6.294013360441816 -color=red,shape=square,flag=0,i=89974,u=0.08626982425407559,v=0.8791010117764225,w=0.5115809823214129,x=7.680116039751927 -color=purple,shape=square,flag=1,i=89983,u=0.28452302516828565,v=0.35097593798880866,w=0.5143489248136583,x=5.764566301226548 -color=red,shape=square,flag=0,i=89987,u=0.8891411478263056,v=0.6244456675692178,w=0.5051654730104275,x=5.026299373009687 -color=blue,shape=circle,flag=1,i=89990,u=0.12378997604975961,v=0.5865543345730155,w=0.49274029275901693,x=5.044803686365359 -color=red,shape=triangle,flag=0,i=89993,u=0.0427909749227402,v=0.33612511638045894,w=0.49990058020429884,x=6.526299001101261 -color=purple,shape=square,flag=0,i=89994,u=0.658842906559141,v=0.047243179268898094,w=0.517508729401253,x=5.496981800136941 -color=red,shape=square,flag=0,i=89997,u=0.340789502875009,v=0.3593713921823164,w=0.5044492590475607,x=5.731317775015861 -color=red,shape=circle,flag=0,i=90000,u=0.17836540748161522,v=0.08775766352456943,w=0.48489469236172666,x=4.532847521368993 -color=green,shape=triangle,flag=0,i=90006,u=0.09672658588835337,v=0.6802493827824281,w=0.49974769192223695,x=5.652047000673833 -color=red,shape=triangle,flag=1,i=90014,u=0.16762030193322497,v=0.9085113550458388,w=0.4950414511211123,x=4.747421363587864 -color=blue,shape=triangle,flag=1,i=90015,u=0.3558121388962219,v=0.36000093792579346,w=0.49273128475991207,x=5.218863990723695 -color=green,shape=triangle,flag=0,i=90018,u=0.7653994122571245,v=0.9104009891319974,w=0.502822523881717,x=5.507104152535064 -color=red,shape=square,flag=1,i=90020,u=0.39587839065615826,v=0.014449645507643383,w=0.5048293371521958,x=2.0502841201810287 -color=red,shape=square,flag=0,i=90036,u=0.8420540846709074,v=0.9195475149980085,w=0.5002779408819791,x=5.375773847505244 -color=purple,shape=square,flag=0,i=90045,u=0.16297741206463356,v=0.7596519333461603,w=0.5150153396874657,x=3.3463300748721987 -color=yellow,shape=square,flag=1,i=90046,u=0.7076098069685339,v=0.7993374083205312,w=0.5017245264570126,x=5.400179483823213 -color=red,shape=square,flag=0,i=90065,u=0.5043915250951406,v=0.9126647850429106,w=0.5088897027119359,x=5.505000599463879 -color=red,shape=circle,flag=0,i=90071,u=0.15756716501853762,v=0.252972495274118,w=0.47760356254137737,x=6.1196922896522965 -color=red,shape=square,flag=0,i=90077,u=0.1954418391020637,v=0.7941955610167312,w=0.5074307953077141,x=5.429488005545071 -color=purple,shape=square,flag=0,i=90111,u=0.3447424863473555,v=0.6982847731330748,w=0.5055716767280367,x=4.547393206386748 -color=red,shape=triangle,flag=0,i=90114,u=0.1397987823444078,v=0.23708880317593284,w=0.49397481784556085,x=6.780381366779236 -color=yellow,shape=triangle,flag=1,i=90116,u=0.31901180939395335,v=0.9507107777740856,w=0.5414418960924794,x=4.6419297851089425 -color=purple,shape=triangle,flag=0,i=90122,u=0.9986871176198068,v=0.3037738877233719,w=0.5154934457238382,x=5.365962021016529 -color=red,shape=triangle,flag=1,i=90139,u=0.11691116433975857,v=0.2652804740538689,w=0.4872423546889221,x=4.774434894224382 -color=red,shape=circle,flag=0,i=90156,u=0.4202678645487803,v=0.5004979209475295,w=0.5001783526500607,x=5.690468379315669 -color=red,shape=square,flag=0,i=90163,u=0.07789228347129029,v=0.36245374853617474,w=0.5201278001103601,x=4.170355335199179 -color=red,shape=square,flag=1,i=90171,u=0.3953541732267084,v=0.3378344487108793,w=0.5159913925552971,x=4.799366367893301 -color=green,shape=triangle,flag=0,i=90174,u=0.24867350894483742,v=0.7415252835872189,w=0.5002241307468654,x=4.895033316702443 -color=red,shape=triangle,flag=0,i=90192,u=0.49353128832835935,v=0.6799621297476228,w=0.48926531808194296,x=7.217058026916234 -color=red,shape=triangle,flag=0,i=90207,u=0.20985585683143892,v=0.7263842666073457,w=0.48489185402160373,x=2.75533147005426 -color=yellow,shape=square,flag=0,i=90242,u=0.5423225650824823,v=0.27294860846791,w=0.5021850959347206,x=6.685798062719805 -color=red,shape=triangle,flag=0,i=90246,u=0.3154346275797085,v=0.15666893407471405,w=0.47786323925788016,x=6.530383213503373 -color=purple,shape=square,flag=0,i=90249,u=0.9367672823637156,v=0.18863879978884768,w=0.4985702617034263,x=4.860873842294733 -color=red,shape=circle,flag=0,i=90252,u=0.08987042311561,v=-0.008246897960893798,w=0.4819419130896962,x=5.273455773583588 -color=yellow,shape=triangle,flag=1,i=90253,u=0.16191958799143635,v=0.6275776709316752,w=0.5413394718309322,x=8.65047297738678 -color=red,shape=triangle,flag=0,i=90257,u=0.40335891184008055,v=0.9732935203552395,w=0.48387764102401926,x=5.385082976946599 -color=purple,shape=circle,flag=0,i=90285,u=0.19936322068358658,v=0.724498693995839,w=0.4945654263388173,x=4.3524220087124235 -color=red,shape=square,flag=0,i=90305,u=0.1640108239430247,v=0.5826328862746135,w=0.5028453751657805,x=5.123345558127809 -color=red,shape=square,flag=0,i=90314,u=0.5492348475981281,v=0.2535871852925128,w=0.5008059539861747,x=4.693174310253581 -color=green,shape=triangle,flag=0,i=90320,u=0.035638622196488945,v=0.46870823481388035,w=0.5097694111239055,x=7.160854483636338 -color=red,shape=triangle,flag=1,i=90324,u=0.8793042111308871,v=0.11029097764481455,w=0.4926947143836904,x=4.057171191884191 -color=green,shape=square,flag=1,i=90334,u=0.9057446807762088,v=0.37127876736977017,w=0.501301970192802,x=5.70767295293032 -color=red,shape=triangle,flag=0,i=90336,u=0.807736252233716,v=0.7500087321259287,w=0.4942722581208215,x=4.397641346235832 -color=orange,shape=circle,flag=1,i=90339,u=0.5190593265581473,v=0.23334499334978265,w=0.5035025531991322,x=4.568574034780903 -color=purple,shape=circle,flag=0,i=90344,u=0.8592098223452053,v=0.7151851887380719,w=0.5015056754941445,x=6.352846311690776 -color=green,shape=square,flag=1,i=90345,u=0.29045605871455193,v=0.48232613684644843,w=0.5024295542244392,x=4.15100841237567 -color=red,shape=square,flag=1,i=90347,u=0.28769819749964864,v=0.4771887384714104,w=0.5052316266452762,x=4.524501149974622 -color=red,shape=triangle,flag=0,i=90348,u=0.23944554472984803,v=0.463739039867444,w=0.5026475196611454,x=4.217571671433153 -color=red,shape=circle,flag=0,i=90362,u=0.13079678554889984,v=0.07440200201809144,w=0.4785706956254339,x=4.752427208523464 -color=blue,shape=circle,flag=0,i=90377,u=0.05990808090028965,v=0.043446084425751264,w=0.48203889622340756,x=3.696046636449399 -color=purple,shape=square,flag=0,i=90378,u=0.08252205370039623,v=0.5258699246447656,w=0.49721032942964094,x=5.59424690257691 -color=red,shape=triangle,flag=0,i=90379,u=0.7979614464096105,v=0.5087409492566641,w=0.5078580087116009,x=4.799983946720443 -color=red,shape=square,flag=1,i=90386,u=0.11007004558158795,v=0.92470739384724,w=0.507876720207312,x=5.199404415159344 -color=red,shape=circle,flag=0,i=90391,u=0.6856904730485566,v=0.6263620137783436,w=0.4826019012674464,x=6.210356566607657 -color=blue,shape=square,flag=1,i=90407,u=0.023206669758393028,v=0.24876449154620495,w=0.512427823263119,x=3.8387536308008614 -color=red,shape=square,flag=0,i=90415,u=0.12294413040305086,v=0.18854613952093002,w=0.5062323224233299,x=5.8580150999782825 -color=orange,shape=triangle,flag=1,i=90418,u=0.1886265771379605,v=0.6328604190683784,w=0.4732386249993919,x=5.1922956858463705 -color=green,shape=triangle,flag=1,i=90422,u=0.27992478348208594,v=0.6788238710899672,w=0.5034138303596242,x=3.392851049663188 -color=purple,shape=circle,flag=0,i=90427,u=0.9352840909256329,v=0.5865811199708838,w=0.5001339373784378,x=5.451972791058954 -color=red,shape=circle,flag=1,i=90460,u=0.6347056033348353,v=0.7345534078310048,w=0.48230890153809247,x=4.586144495033316 -color=red,shape=triangle,flag=1,i=90470,u=0.2878097690702818,v=0.2992114392069204,w=0.49670607807559214,x=4.835707986216085 -color=red,shape=square,flag=1,i=90508,u=0.5100807341593498,v=0.39097195027203246,w=0.515960701791966,x=5.088042746021345 -color=blue,shape=square,flag=1,i=90520,u=0.3554110708449719,v=0.4731059392140229,w=0.5097235855616599,x=4.77911769479472 -color=purple,shape=square,flag=0,i=90530,u=0.8050304477823438,v=0.6486635533163133,w=0.5006720825425117,x=5.343433954678218 -color=red,shape=square,flag=0,i=90535,u=0.827977949714675,v=0.8311787073170042,w=0.5184286766818691,x=3.758603397555909 -color=red,shape=square,flag=1,i=90538,u=0.5298178608473539,v=0.32404775134609776,w=0.5179907302280644,x=1.9381545474723956 -color=red,shape=triangle,flag=0,i=90545,u=0.588917154337286,v=0.0646395517234003,w=0.4895318500518509,x=5.788286795016194 -color=red,shape=square,flag=0,i=90553,u=0.9270783024036149,v=0.20508066298602778,w=0.5135153518020926,x=3.2803911454259853 -color=red,shape=circle,flag=0,i=90556,u=0.7651862922780163,v=0.753562407403163,w=0.47422605173968296,x=4.5878152848088005 -color=green,shape=triangle,flag=0,i=90561,u=0.5112283956303908,v=0.3400224283402157,w=0.49216956129386397,x=2.5085918747322347 -color=yellow,shape=triangle,flag=1,i=90565,u=0.5542130058209688,v=0.41696685686448587,w=0.549649260831491,x=7.336351465867044 -color=red,shape=triangle,flag=1,i=90597,u=0.48583326649249703,v=0.30019368849376593,w=0.505567964720742,x=4.585150542351635 -color=blue,shape=circle,flag=0,i=90611,u=0.2218207425069817,v=0.9429675704580606,w=0.48934724654471073,x=4.389644324818581 -color=purple,shape=circle,flag=0,i=90618,u=0.8738298264345629,v=0.3252577861318232,w=0.502949035655393,x=3.733972947841442 -color=red,shape=triangle,flag=0,i=90621,u=0.5755477797623524,v=0.26260623042467757,w=0.49987465754881394,x=3.516897529532771 -color=yellow,shape=triangle,flag=1,i=90622,u=0.2761477810660815,v=0.5764531765395416,w=0.5486543503150296,x=4.838837171160761 -color=green,shape=square,flag=1,i=90625,u=0.721868804133974,v=0.013003890842041232,w=0.5023529996131063,x=4.638992558795287 -color=red,shape=triangle,flag=0,i=90653,u=0.5989100280751152,v=0.45340281931249515,w=0.49634869409361465,x=3.831281536644813 -color=red,shape=triangle,flag=0,i=90658,u=0.24017797574133604,v=0.0922736585524595,w=0.5003442429775836,x=5.670421108884522 -color=red,shape=triangle,flag=0,i=90685,u=0.3053688875062811,v=0.6960561114445247,w=0.5071561659791778,x=3.9375725064892992 -color=yellow,shape=triangle,flag=1,i=90688,u=0.22514505494168546,v=0.11692334049201614,w=0.5513777190429429,x=3.4695806352977727 -color=red,shape=circle,flag=0,i=90690,u=0.6073411157321065,v=0.5304651732136773,w=0.48607353148084365,x=4.965102919330073 -color=yellow,shape=square,flag=1,i=90704,u=0.7458578133193874,v=0.7749028967733181,w=0.5036532585654224,x=4.779455321041035 -color=yellow,shape=square,flag=1,i=90755,u=0.809700941822523,v=0.8893906089910453,w=0.4997778408684163,x=5.386448418230657 -color=blue,shape=triangle,flag=0,i=90761,u=0.16244083849413704,v=0.6019240942196404,w=0.5118952265834457,x=6.814995548516496 -color=red,shape=triangle,flag=0,i=90776,u=0.7338605641043282,v=0.9883685875456313,w=0.5025296466527208,x=6.831623976912691 -color=purple,shape=triangle,flag=0,i=90779,u=0.5827259443404007,v=0.47210499365646064,w=0.5346443733145939,x=3.2276532363943375 -color=red,shape=triangle,flag=0,i=90781,u=0.7251561928570949,v=0.6177066881930315,w=0.4988902762038017,x=6.697805098343282 -color=yellow,shape=triangle,flag=1,i=90791,u=0.02383448839891633,v=0.5599171056645973,w=0.5556961557821248,x=7.240232112812035 -color=blue,shape=circle,flag=1,i=90798,u=0.06906212685270718,v=0.1462349090513304,w=0.5015274180475309,x=6.250182377795521 -color=red,shape=square,flag=1,i=90811,u=0.160455322083089,v=0.16291730823626482,w=0.5177837149188115,x=4.728512114677581 -color=blue,shape=triangle,flag=1,i=90822,u=0.7747928487657679,v=0.7642079426865998,w=0.5150590902672858,x=5.641539130666282 -color=purple,shape=circle,flag=0,i=90842,u=0.06255306943569905,v=0.9620995674244678,w=0.48874859411328214,x=6.021293641284653 -color=purple,shape=triangle,flag=0,i=90852,u=0.2787985045712791,v=0.8724661952121843,w=0.5310524799287406,x=6.808757858235606 -color=red,shape=square,flag=0,i=90890,u=0.7885689440673699,v=0.840308785070548,w=0.5113386323382079,x=7.947678682407606 -color=red,shape=circle,flag=0,i=90892,u=0.2677676779374627,v=0.2877834454738195,w=0.49413387041625034,x=5.400371358473737 -color=orange,shape=circle,flag=1,i=90903,u=0.886804278072299,v=0.3203936921657189,w=0.5018734979515417,x=4.506241395925766 -color=red,shape=circle,flag=0,i=90907,u=0.3100184663492891,v=0.2293333236715393,w=0.48379278616357707,x=4.452125831977417 -color=purple,shape=triangle,flag=0,i=90909,u=0.13065092513182774,v=0.6041768208129114,w=0.525563926528807,x=3.814828096868639 -color=red,shape=circle,flag=0,i=90914,u=0.9350315691758353,v=0.9696530842260699,w=0.4876501207723808,x=2.7432917622859385 -color=yellow,shape=square,flag=1,i=90916,u=0.3160488353087332,v=0.8810799285539127,w=0.4995785741408299,x=6.285357533235178 -color=red,shape=triangle,flag=0,i=90920,u=0.83921933370351,v=0.39865610111471816,w=0.49428007343403463,x=4.645784642171786 -color=yellow,shape=square,flag=1,i=90921,u=0.5144188887415021,v=0.4052440833167297,w=0.49779974462126353,x=5.666068683211667 -color=purple,shape=square,flag=0,i=90939,u=0.11300536391477212,v=0.3376600323469505,w=0.5008026741607734,x=4.69226890825451 -color=purple,shape=square,flag=0,i=90959,u=0.7233088730417938,v=0.8174321610875676,w=0.4965787064914473,x=6.47617484547926 -color=red,shape=square,flag=0,i=90976,u=0.9233187441765867,v=0.8186289075210802,w=0.518434465363418,x=6.267753892417456 -color=blue,shape=circle,flag=1,i=90980,u=0.18558288122356947,v=0.8961549063476867,w=0.4973855285240476,x=7.31746097949041 -color=blue,shape=triangle,flag=1,i=90997,u=0.2420870107274563,v=0.49521794103038264,w=0.5135155049387067,x=5.7746793310856575 -color=yellow,shape=square,flag=1,i=90998,u=0.10702810775030158,v=0.04350653673585947,w=0.49776205527238104,x=4.6469190183886635 -color=red,shape=circle,flag=0,i=91012,u=0.7854819422442846,v=0.8342796869306377,w=0.49249565228106357,x=4.600961737053408 -color=blue,shape=circle,flag=0,i=91025,u=0.32718666016242026,v=0.21211963780727683,w=0.4927886026858033,x=6.116603766820709 -color=green,shape=triangle,flag=0,i=91026,u=0.6241876365295881,v=0.4576714194981364,w=0.49281571815124664,x=5.4819287050410965 -color=red,shape=square,flag=0,i=91038,u=0.9062368572869695,v=0.11658464275912994,w=0.49972952685754635,x=3.0012654962462997 -color=yellow,shape=circle,flag=1,i=91045,u=0.37580230728286446,v=0.24840676685696939,w=0.4710603546802674,x=5.9902292069685315 -color=purple,shape=square,flag=0,i=91071,u=0.16229709813147586,v=0.298713475161028,w=0.497734146531199,x=6.493413200196891 -color=red,shape=square,flag=0,i=91072,u=0.400797403203887,v=0.8884294894746171,w=0.4885835046667912,x=2.315111925336007 -color=red,shape=triangle,flag=0,i=91083,u=0.5994805553084954,v=0.8085302706707413,w=0.495401530490264,x=2.819925848338199 -color=red,shape=triangle,flag=0,i=91084,u=0.26986934773740356,v=0.7855248535717263,w=0.49297565725569004,x=4.891534717975175 -color=yellow,shape=square,flag=1,i=91089,u=0.25370903732564076,v=0.10956929699009377,w=0.49174589404172653,x=5.0838711418159095 -color=yellow,shape=square,flag=1,i=91104,u=0.23992710389429817,v=0.8908123695225105,w=0.4889228404111286,x=5.215181711548609 -color=red,shape=triangle,flag=0,i=91106,u=0.533247728358512,v=0.02041605159071358,w=0.4887756060360072,x=4.569246204347969 -color=yellow,shape=square,flag=1,i=91112,u=0.07578651471934816,v=0.3277052165546407,w=0.48614349757915915,x=5.080252692659559 -color=red,shape=triangle,flag=0,i=91115,u=0.8436737428956873,v=0.3663356851628098,w=0.4852749987647031,x=6.869461051528152 -color=blue,shape=triangle,flag=1,i=91131,u=0.6329609667001268,v=0.6178775793718218,w=0.5028497482610984,x=5.710427769374764 -color=red,shape=square,flag=0,i=91132,u=0.00427944806862568,v=0.20913790319307657,w=0.5011473140315142,x=3.3302266626930677 -color=yellow,shape=square,flag=0,i=91135,u=0.358542821055,v=0.6483871600513494,w=0.48777511630696985,x=4.573855665853982 -color=green,shape=circle,flag=1,i=91150,u=0.6181342024294035,v=0.17264429878491294,w=0.48042965447083186,x=5.930947335211152 -color=red,shape=triangle,flag=1,i=91159,u=0.25250077823736283,v=0.9167718033394358,w=0.4777447511522709,x=3.652792092111459 -color=red,shape=triangle,flag=0,i=91161,u=0.18870802888773774,v=0.365304575071729,w=0.4752002381259525,x=4.55204930986767 -color=orange,shape=triangle,flag=0,i=91164,u=0.038822520942587424,v=0.15418584144460235,w=0.48491288450593595,x=5.599474556341277 -color=purple,shape=circle,flag=1,i=91169,u=0.8153145827646127,v=0.6997637912910207,w=0.49365621494796,x=4.8649843617752495 -color=red,shape=circle,flag=1,i=91185,u=0.3246505282022073,v=0.3502084319312681,w=0.49507857434621455,x=3.930448297282758 -color=green,shape=square,flag=1,i=91190,u=0.33081898348726224,v=0.44299978995758893,w=0.5027397240630732,x=6.467556815361878 -color=red,shape=square,flag=1,i=91191,u=0.3052679178476624,v=0.9532394840350259,w=0.49401926965829684,x=4.631747456905484 -color=red,shape=triangle,flag=0,i=91202,u=0.18916630968802117,v=0.59383212847744,w=0.4815982607707376,x=4.331998181377281 -color=red,shape=square,flag=0,i=91209,u=0.9398253403615706,v=0.42555599292790947,w=0.49332026236945403,x=7.485717497992588 -color=red,shape=triangle,flag=0,i=91213,u=0.9863195080326516,v=0.0051668701701588216,w=0.485361190011576,x=3.761552734849012 -color=blue,shape=circle,flag=1,i=91215,u=0.2778481624887428,v=0.6171677875772678,w=0.49084586603345837,x=4.2824173260817355 -color=green,shape=triangle,flag=0,i=91219,u=0.49565892890081975,v=0.967965195820225,w=0.4791653636678037,x=6.74060657225258 -color=yellow,shape=circle,flag=1,i=91224,u=0.4497877446201469,v=0.9258725758511029,w=0.4749507961085395,x=6.513484627194484 -color=red,shape=circle,flag=0,i=91227,u=0.9240919042439283,v=0.855019639416469,w=0.49307138532208566,x=6.0363023015794655 -color=red,shape=square,flag=0,i=91283,u=0.7994803855502892,v=0.9026461086411324,w=0.5008968394507144,x=5.479940567848111 -color=purple,shape=triangle,flag=0,i=91286,u=0.8511074940387708,v=0.22868249181661215,w=0.5323644690233761,x=6.431782449433335 -color=red,shape=triangle,flag=0,i=91316,u=0.9624114979199616,v=0.0936084877947696,w=0.4700903722135018,x=4.644299516792057 -color=blue,shape=triangle,flag=0,i=91329,u=0.20637133641536598,v=0.34091663361170943,w=0.5092943679104792,x=5.221524304665318 -color=orange,shape=circle,flag=1,i=91330,u=0.8767044967708005,v=0.30710153995642675,w=0.4955553797179159,x=5.089276810389023 -color=blue,shape=triangle,flag=1,i=91336,u=0.7814091143824703,v=0.5108862395778669,w=0.5039613396992398,x=2.908779569869387 -color=red,shape=triangle,flag=0,i=91354,u=0.6629649874424657,v=0.6788690419543433,w=0.4770912550596344,x=4.411620603793001 -color=red,shape=circle,flag=0,i=91364,u=0.43422779158406644,v=0.4774617947145634,w=0.5093434721634299,x=2.8207581201408174 -color=red,shape=circle,flag=1,i=91377,u=0.3860307048422146,v=0.3903416725354504,w=0.510361697022731,x=5.883462988566008 -color=blue,shape=square,flag=1,i=91378,u=0.694772085833029,v=0.7746997407475625,w=0.5203776491906638,x=5.694762515704891 -color=red,shape=square,flag=0,i=91393,u=0.6824239723971212,v=0.394288926200405,w=0.5088759730211957,x=6.58293092192962 -color=green,shape=circle,flag=0,i=91396,u=0.6364026087046742,v=0.24481198353190614,w=0.4823153681763248,x=3.210681512547708 -color=red,shape=square,flag=0,i=91406,u=0.3006986477945419,v=0.44483541969061113,w=0.5108849572172346,x=4.4847160532079435 -color=green,shape=circle,flag=1,i=91407,u=0.735661409506189,v=0.4401762466032022,w=0.47762995132730485,x=7.09191263711682 -color=blue,shape=square,flag=1,i=91411,u=0.9905644099169285,v=0.2896062766982779,w=0.513319674610675,x=7.547753788255066 -color=red,shape=triangle,flag=0,i=91417,u=0.36203899437581344,v=0.43064437625210006,w=0.46253402977711366,x=3.434195204419042 -color=blue,shape=square,flag=0,i=91419,u=0.444036983006567,v=0.069817884832169,w=0.5156465029260499,x=4.6749549224092695 -color=yellow,shape=square,flag=1,i=91425,u=0.24304003259488005,v=0.7591206936098678,w=0.5100772778172763,x=7.854300032726772 -color=blue,shape=triangle,flag=0,i=91428,u=0.2820565192241996,v=0.4925946507939064,w=0.5108752968082304,x=4.971216012650028 -color=green,shape=circle,flag=1,i=91446,u=0.8479269539496317,v=0.7380964884411712,w=0.4842517944590293,x=4.110059847432784 -color=yellow,shape=circle,flag=1,i=91449,u=0.18090402508265702,v=0.06572564836888284,w=0.4703096961523589,x=4.0155953689850445 -color=orange,shape=triangle,flag=0,i=91451,u=0.17176534740593108,v=0.28941693918342226,w=0.48212754741221825,x=5.508330146794736 -color=yellow,shape=square,flag=1,i=91458,u=0.8592018567316879,v=0.41535934742931246,w=0.5058849035126034,x=6.031420714557252 -color=red,shape=triangle,flag=1,i=91471,u=0.5950943681823347,v=0.2896550372662995,w=0.46496099715610895,x=6.6052724912283916 -color=red,shape=square,flag=0,i=91486,u=0.36385650975566386,v=0.049984214587354026,w=0.5104589230194905,x=5.507624098924034 -color=yellow,shape=triangle,flag=1,i=91489,u=0.9179146539778262,v=0.31280853999011815,w=0.5374871891513899,x=4.440286950959973 -color=red,shape=triangle,flag=1,i=91529,u=0.20297909435871497,v=0.1543382897636152,w=0.45015996046379725,x=4.760113780949169 -color=green,shape=circle,flag=0,i=91547,u=0.24564579945840082,v=0.6605816403918892,w=0.481854964312864,x=4.329166941013414 -color=red,shape=triangle,flag=1,i=91549,u=0.4758056288898427,v=0.3567587304608373,w=0.4519995075787081,x=4.555222216187146 -color=red,shape=circle,flag=1,i=91559,u=0.5580590999040709,v=0.5804261663194424,w=0.5000949764325087,x=5.788907409896858 -color=purple,shape=triangle,flag=0,i=91570,u=0.18325975883523482,v=0.7107227013159194,w=0.5203302715119601,x=5.357967957714937 -color=blue,shape=circle,flag=1,i=91575,u=0.3630241631202715,v=0.6433766613042373,w=0.4978535614215523,x=4.443620092292179 -color=yellow,shape=triangle,flag=1,i=91593,u=0.2545529702047109,v=0.28171672777337275,w=0.5246939143338366,x=4.316309837756274 -color=yellow,shape=triangle,flag=1,i=91615,u=0.6161022313500286,v=0.06612934762383571,w=0.5220682826096286,x=4.637669044418764 -color=red,shape=triangle,flag=1,i=91621,u=0.14273557448127117,v=0.5366764805665182,w=0.46742511928290736,x=5.713997632996233 -color=red,shape=square,flag=0,i=91626,u=0.1656622731110724,v=0.536288996696253,w=0.5235401546593665,x=4.663030082770255 -color=red,shape=triangle,flag=1,i=91640,u=0.9880567081131927,v=0.07363726990358421,w=0.4624652344823099,x=4.411470011663428 -color=red,shape=square,flag=1,i=91642,u=0.4693877772439784,v=0.522442790337406,w=0.5186062694807124,x=5.36362021792682 -color=yellow,shape=circle,flag=1,i=91644,u=0.8766522519775174,v=0.9571664582213368,w=0.4772865416409325,x=4.603053316014542 -color=red,shape=circle,flag=0,i=91648,u=0.5261001781029132,v=0.45163711568351644,w=0.5043785643488391,x=4.96998738926161 -color=yellow,shape=triangle,flag=1,i=91653,u=0.8628770817598326,v=0.8819327945932551,w=0.5254641032080442,x=4.178156454940569 -color=green,shape=circle,flag=0,i=91661,u=0.8023580980939091,v=0.6996956709770846,w=0.481525499643165,x=5.8775206641349085 -color=red,shape=square,flag=0,i=91668,u=0.09783686108043887,v=0.530025152416621,w=0.5210424632841472,x=5.316359630278907 -color=yellow,shape=square,flag=1,i=91675,u=0.6132742840309455,v=0.08070659496836463,w=0.5088026118846664,x=3.092904758938053 -color=green,shape=square,flag=0,i=91711,u=0.2824022859932803,v=0.18005009447061449,w=0.5024952378395806,x=3.814401215652659 -color=red,shape=square,flag=0,i=91712,u=0.7427098330918429,v=0.11149548010084931,w=0.5229359885877523,x=5.993827222740602 -color=red,shape=triangle,flag=0,i=91718,u=0.7008881314272662,v=0.5979627916619819,w=0.4682990283680194,x=6.348179694917609 -color=red,shape=square,flag=1,i=91730,u=0.5583393349507647,v=0.26698333284373976,w=0.5265489966121711,x=4.973224539375698 -color=red,shape=square,flag=1,i=91733,u=0.20260378961582914,v=0.022873917331863947,w=0.5246194038713854,x=5.513971534135039 -color=purple,shape=circle,flag=0,i=91734,u=0.09776285081800018,v=0.4932058484136499,w=0.4959515236016569,x=3.0564681465623678 -color=red,shape=square,flag=0,i=91736,u=0.7216339567549901,v=0.06842141141286417,w=0.5292942059522587,x=6.698134986022218 -color=red,shape=circle,flag=0,i=91744,u=0.21181220113532762,v=0.29004649808129196,w=0.5142370871792684,x=4.571793704366557 -color=blue,shape=square,flag=1,i=91748,u=0.9952236487822826,v=0.7393893347987025,w=0.5118379426146453,x=4.225401078450837 -color=red,shape=circle,flag=0,i=91753,u=0.8105353320888463,v=0.74202532136776,w=0.5107772825088437,x=5.847123691210849 -color=yellow,shape=circle,flag=1,i=91772,u=0.9348860641048993,v=0.23343410103541873,w=0.4698149863961367,x=4.302568705572054 -color=red,shape=triangle,flag=0,i=91778,u=0.19611428787063734,v=0.6974799834590074,w=0.48323186716508787,x=6.186358405338665 -color=red,shape=circle,flag=1,i=91791,u=0.6441346265887943,v=0.5644621703156312,w=0.5211665809597502,x=4.496026070258934 -color=red,shape=triangle,flag=0,i=91817,u=0.3182834990173712,v=0.10148407384605473,w=0.5037527835634726,x=4.610432898731612 -color=red,shape=square,flag=0,i=91820,u=0.9116021350082723,v=0.4480013956954678,w=0.5181149505466778,x=6.396620086344207 -color=red,shape=circle,flag=1,i=91824,u=0.9994612061005654,v=0.9592224706415884,w=0.5051473710730526,x=7.0918663369179065 -color=red,shape=triangle,flag=1,i=91829,u=0.03107725595847166,v=0.276768272001487,w=0.5046530327725621,x=3.4365165514285834 -color=red,shape=circle,flag=1,i=91832,u=0.8632632536336465,v=0.8446376076233072,w=0.5019122193806458,x=5.798376120058726 -color=red,shape=triangle,flag=0,i=91857,u=0.41057451735385875,v=0.8484088548755442,w=0.5061162471325613,x=5.025848868646665 -color=yellow,shape=triangle,flag=1,i=91874,u=0.04363439387123724,v=0.7917850965793704,w=0.5127769582181586,x=4.180738606220763 -color=red,shape=triangle,flag=1,i=91875,u=0.35131577748658727,v=0.6162270448251954,w=0.4983799652098564,x=4.725937491407109 -color=red,shape=triangle,flag=0,i=91880,u=0.08197456433785766,v=0.7500621019108593,w=0.49656423587453546,x=3.9503880566002234 -color=red,shape=square,flag=0,i=91886,u=0.20634247716004317,v=0.1645474405943148,w=0.5260342445678624,x=6.896099469782151 -color=purple,shape=triangle,flag=0,i=91892,u=0.8823190968633116,v=0.671099311868697,w=0.5407071049555798,x=7.204233579981788 -color=red,shape=square,flag=0,i=91908,u=0.3370994637738046,v=0.6083133047234414,w=0.5172415955963661,x=6.210860238783639 -color=purple,shape=triangle,flag=0,i=91910,u=0.7678543577032402,v=0.6163521376387997,w=0.5420632850381245,x=4.702062249546853 -color=green,shape=circle,flag=0,i=91930,u=0.9681370877868263,v=0.08573176997472465,w=0.49609755869542993,x=4.666371701354854 -color=green,shape=triangle,flag=0,i=91938,u=0.9772952210959027,v=0.5631809925746565,w=0.5042759811756851,x=6.0692636261403194 -color=yellow,shape=square,flag=1,i=91972,u=0.31078322955061566,v=0.6809230335753754,w=0.5006899841251623,x=6.230431765922893 -color=red,shape=square,flag=0,i=91975,u=0.667204468381998,v=0.6204835430536997,w=0.5229311356159404,x=6.581019246693914 -color=blue,shape=triangle,flag=0,i=91977,u=0.22452323374052807,v=0.775845223005245,w=0.5180028762706006,x=4.9475704423005356 -color=red,shape=square,flag=0,i=91986,u=0.015801093152288725,v=0.971167268927586,w=0.5282008131839773,x=4.973936971213001 -color=red,shape=circle,flag=0,i=91991,u=0.31870124675600886,v=0.30486111389878146,w=0.5117870165623808,x=4.095300083170412 -color=yellow,shape=square,flag=1,i=92003,u=0.057429590146707676,v=0.6948719918278353,w=0.5020751132516253,x=3.853930429186416 -color=yellow,shape=square,flag=0,i=92004,u=0.41885733943308734,v=0.34365528573412096,w=0.5060582893423151,x=4.8396921202898655 -color=red,shape=triangle,flag=0,i=92008,u=0.9406380961352001,v=0.7985118962465688,w=0.4963134081440155,x=5.114645730283114 -color=yellow,shape=square,flag=1,i=92009,u=0.14407143754217755,v=0.8446226564205986,w=0.5029943923322807,x=4.235142121429885 -color=red,shape=square,flag=0,i=92016,u=0.1621248875476391,v=0.21464296483413225,w=0.5302583490345193,x=6.189845971890642 -color=orange,shape=square,flag=0,i=92018,u=0.9936350141409035,v=0.7965161313201811,w=0.507241378987466,x=4.573375347076401 -color=green,shape=square,flag=0,i=92020,u=0.5037391620989604,v=0.1545022691115584,w=0.5048282966431534,x=6.171225513328001 -color=purple,shape=square,flag=0,i=92027,u=0.904080501847882,v=0.0003641137096487279,w=0.5110947496270191,x=4.546882851246963 -color=red,shape=square,flag=0,i=92036,u=0.34766775585296683,v=0.024637837713211708,w=0.5298011734960065,x=5.090435375273604 -color=purple,shape=square,flag=0,i=92047,u=0.4408077437876803,v=0.41559679251477255,w=0.5136793595478374,x=4.69008713690436 -color=purple,shape=square,flag=0,i=92055,u=0.9661101196938342,v=0.8718373473728233,w=0.5116778439765637,x=5.669109212196023 -color=red,shape=triangle,flag=0,i=92071,u=0.7985781211924962,v=0.35827199712772884,w=0.503244848388862,x=6.864423175741454 -color=blue,shape=circle,flag=0,i=92084,u=0.9551257808863871,v=0.08329033874270686,w=0.4757333294104717,x=5.143296035524737 -color=blue,shape=circle,flag=1,i=92089,u=0.6578081662214453,v=0.28105221560733384,w=0.4731904367563546,x=6.205429943565818 -color=purple,shape=triangle,flag=0,i=92095,u=0.9695828465816689,v=0.45164347112830405,w=0.5428049164236736,x=3.8727288079726327 -color=red,shape=square,flag=0,i=92131,u=0.8851120303886465,v=0.9900534444123827,w=0.5329218953586609,x=4.91715017352908 -color=red,shape=triangle,flag=0,i=92133,u=0.018660777403799678,v=0.22033128187680862,w=0.4852951873882128,x=7.565787716855552 -color=green,shape=triangle,flag=1,i=92140,u=0.20225096363936002,v=0.426589662046562,w=0.5034010858470748,x=4.548687108007283 -color=green,shape=circle,flag=0,i=92146,u=0.47316698396367085,v=0.17017670369396543,w=0.505410348493332,x=5.87097046802118 -color=red,shape=circle,flag=0,i=92151,u=0.3063173889975037,v=0.322971980124509,w=0.5008340611718457,x=4.811384233564396 -color=purple,shape=square,flag=0,i=92158,u=0.4876358930136361,v=0.07143269678147524,w=0.5194326580751527,x=5.593525888765722 -color=red,shape=circle,flag=0,i=92161,u=0.5782559882905408,v=0.5572684026056344,w=0.4999665666656498,x=5.971280815682376 -color=yellow,shape=triangle,flag=1,i=92188,u=0.1546352035429529,v=0.7614118132207637,w=0.5103450444907335,x=3.9386396343519436 -color=red,shape=triangle,flag=0,i=92193,u=0.4114570194206454,v=0.1643985160794008,w=0.487651535003318,x=6.192091366674923 -color=yellow,shape=square,flag=1,i=92207,u=0.7607670947909257,v=0.3330458741547624,w=0.5043800911114551,x=4.83260073369964 -color=red,shape=triangle,flag=0,i=92211,u=0.29880763752176087,v=0.5565947269821077,w=0.4770125214159317,x=4.319237166817335 -color=blue,shape=circle,flag=1,i=92228,u=0.6013823346938687,v=0.03694488190439982,w=0.4774086111769818,x=3.475820508311775 -color=red,shape=square,flag=1,i=92245,u=0.7961877224295332,v=0.7070632441200317,w=0.5149390478858223,x=5.677540601346222 -color=yellow,shape=triangle,flag=1,i=92254,u=0.15326317994623084,v=0.8110679924897019,w=0.5039151512231504,x=3.248213299635964 -color=green,shape=triangle,flag=0,i=92256,u=0.8517874621186892,v=0.7429907448393668,w=0.4991747674473293,x=5.306090477467658 -color=orange,shape=triangle,flag=0,i=92268,u=0.16513620273716123,v=0.1088324925021571,w=0.48314751526264116,x=4.528111869504131 -color=blue,shape=triangle,flag=1,i=92270,u=0.03137096951445939,v=0.015178453173292805,w=0.5197708539156422,x=4.586874060593856 -color=green,shape=triangle,flag=0,i=92277,u=0.24617576360789872,v=0.575053102410867,w=0.49727005821305376,x=5.0817951672332144 -color=blue,shape=triangle,flag=0,i=92279,u=0.18910359054034243,v=0.857055364316783,w=0.5288206247883013,x=6.639857301622398 -color=blue,shape=square,flag=0,i=92286,u=0.5301528580525783,v=0.4975650586832604,w=0.4970342834457019,x=6.067740841687204 -color=blue,shape=circle,flag=1,i=92292,u=0.5959005449495492,v=0.04149008704490953,w=0.47466327278231685,x=4.2966234373857075 -color=green,shape=triangle,flag=0,i=92318,u=0.4150619571543004,v=0.4771523156481643,w=0.5008583240388441,x=3.3388519128404677 -color=red,shape=square,flag=1,i=92319,u=0.47287165320109836,v=0.18159150038154392,w=0.5038470806308768,x=2.8806534294051 -color=purple,shape=triangle,flag=0,i=92327,u=0.05761765717059886,v=0.7143162058196174,w=0.5166700588437635,x=5.222879480116811 -color=yellow,shape=square,flag=1,i=92335,u=0.5466631161636603,v=0.2494339978848218,w=0.5036639348713162,x=5.082181303040596 -color=red,shape=square,flag=0,i=92338,u=0.7643701160252161,v=0.612162225482781,w=0.49679512063851927,x=4.722092810491887 -color=yellow,shape=square,flag=1,i=92354,u=0.2739911611659992,v=0.6753834443612994,w=0.508456368184811,x=2.3417038003893644 -color=purple,shape=square,flag=0,i=92360,u=0.2031974808069621,v=0.9756168089473269,w=0.5047373057063923,x=5.763432027776442 -color=red,shape=triangle,flag=0,i=92369,u=0.22793449535306032,v=0.7380592625353234,w=0.5144759209326154,x=7.557222620904095 -color=red,shape=circle,flag=1,i=92375,u=0.15480386085221798,v=0.07711216469128883,w=0.49574537165250765,x=6.645911888014537 -color=red,shape=triangle,flag=0,i=92382,u=0.053419499784761126,v=0.8062155893570594,w=0.5145173301638083,x=4.529566110748772 -color=red,shape=triangle,flag=0,i=92393,u=0.5382320437869095,v=0.09987302865394376,w=0.5224850816574071,x=3.706690197276604 -color=red,shape=circle,flag=0,i=92398,u=0.6443723678042178,v=0.5938518534031301,w=0.4863800626197255,x=4.83719485934379 -color=red,shape=square,flag=0,i=92402,u=0.4257768620476886,v=0.10536792875086354,w=0.498514740689355,x=4.550360005282122 -color=green,shape=square,flag=1,i=92425,u=0.5726072783935123,v=0.29848380955676024,w=0.5180631508418188,x=3.4695996692799085 -color=red,shape=triangle,flag=1,i=92426,u=0.7959615576462308,v=0.9226158388596538,w=0.5300927664325107,x=4.534824812213121 -color=red,shape=circle,flag=0,i=92446,u=0.10841739950267182,v=0.03245882446936885,w=0.48856373496143407,x=4.8329225099364175 -color=green,shape=square,flag=0,i=92459,u=0.7954227952686221,v=0.048758535169457606,w=0.5217434442272614,x=7.407826079329731 -color=purple,shape=square,flag=1,i=92510,u=0.13899564089860716,v=0.8942760780015213,w=0.5090806308225366,x=5.184812958189893 -color=blue,shape=circle,flag=1,i=92519,u=0.469508851635727,v=0.6060128836516456,w=0.47568685391621157,x=6.158734204238261 -color=blue,shape=circle,flag=1,i=92520,u=0.635988188067897,v=0.6153770350297673,w=0.480520976793717,x=5.514426888518556 -color=red,shape=square,flag=0,i=92535,u=0.5545564397859419,v=0.004975058750256167,w=0.5021996196417431,x=3.4913706546421897 -color=yellow,shape=triangle,flag=1,i=92554,u=0.0508505318161705,v=0.5263444036615852,w=0.48955628228349646,x=7.604937349444351 -color=red,shape=circle,flag=1,i=92608,u=0.2822691801658972,v=0.34855564797154814,w=0.4748559704366241,x=5.556851992239643 -color=green,shape=square,flag=0,i=92638,u=0.029424758781300686,v=0.11934556673090824,w=0.5101799612232227,x=5.057554973622578 -color=red,shape=square,flag=0,i=92645,u=0.09180410298341202,v=0.5724164077251228,w=0.5122394828590608,x=4.532359856579168 -color=red,shape=circle,flag=0,i=92659,u=0.31350006300167166,v=0.3272104744822449,w=0.4825076800166879,x=5.809479499335666 -color=red,shape=square,flag=0,i=92661,u=0.02282478666148624,v=0.19699177428237968,w=0.5146061147481212,x=7.767973891890201 -color=green,shape=circle,flag=0,i=92672,u=0.9153683684039098,v=0.18453213315330053,w=0.49127124481601797,x=6.118977960477081 -color=red,shape=triangle,flag=1,i=92717,u=0.6795899441943761,v=0.4682537414974407,w=0.5209558399487871,x=4.112178597388621 -color=blue,shape=circle,flag=1,i=92726,u=0.9996778243345615,v=0.9635197665367478,w=0.4763386520182622,x=5.499485586527228 -color=red,shape=square,flag=0,i=92742,u=0.7321911720522182,v=0.930143072499428,w=0.5198188275747119,x=3.0432406647346877 -color=red,shape=triangle,flag=0,i=92748,u=0.4538098580684852,v=0.0467629130011904,w=0.5236593729797778,x=5.2074414955021 -color=purple,shape=triangle,flag=0,i=92751,u=0.7614298089465806,v=0.13614291655875688,w=0.5175877223594458,x=4.870697582921675 -color=blue,shape=triangle,flag=1,i=92757,u=0.21810762014610507,v=0.8486704950725418,w=0.5262841573779571,x=4.745195483335376 -color=green,shape=triangle,flag=1,i=92764,u=0.8318920297622162,v=0.07065159489357287,w=0.5266471559552776,x=4.903809205618754 -color=yellow,shape=circle,flag=1,i=92769,u=0.5283882491643586,v=0.9596697427917676,w=0.4597097311306728,x=3.9661418161181743 -color=yellow,shape=square,flag=1,i=92770,u=0.40726751668994143,v=0.004504819016453276,w=0.48425820424305643,x=4.178275044109716 -color=red,shape=triangle,flag=0,i=92775,u=0.11885081653923701,v=0.6634541882476465,w=0.5312863980180776,x=3.412433822839326 -color=yellow,shape=square,flag=0,i=92776,u=0.3149888324070357,v=0.8891663083686959,w=0.487684662001148,x=3.7934257303984045 -color=blue,shape=square,flag=1,i=92782,u=0.2616790176590942,v=0.9288893597920503,w=0.5047140751760347,x=5.462105621360529 -color=green,shape=triangle,flag=1,i=92783,u=0.8152409830126898,v=0.22809947431131516,w=0.5233213578941764,x=7.84271096801136 -color=red,shape=triangle,flag=0,i=92792,u=0.7670053051575968,v=0.34381238969062633,w=0.5224213908901688,x=6.671527132141768 -color=blue,shape=triangle,flag=1,i=92793,u=0.9681200784557468,v=0.06514897515076978,w=0.5211512954592566,x=5.427151990471681 -color=yellow,shape=triangle,flag=0,i=92832,u=0.8355741503985865,v=0.14353757878206297,w=0.48983561930149894,x=3.639550295648638 -color=purple,shape=circle,flag=0,i=92833,u=0.933956065069158,v=0.7444615049007317,w=0.49051910849701874,x=5.359581909913964 -color=red,shape=square,flag=0,i=92842,u=0.9163350445516149,v=0.0693224312097972,w=0.5353111211040978,x=5.06624745150635 -color=purple,shape=circle,flag=0,i=92852,u=0.19509610173714598,v=0.8963782829333146,w=0.49562647480060795,x=4.757839412385918 -color=yellow,shape=square,flag=1,i=92865,u=0.9653441843366023,v=0.6814992311554665,w=0.48607508128545984,x=5.242837461923397 -color=red,shape=circle,flag=1,i=92879,u=0.2989184007375316,v=0.20499177748267272,w=0.47599987191778625,x=5.801420620548199 -color=blue,shape=triangle,flag=1,i=92880,u=0.7574828586453414,v=0.4703249280658751,w=0.5161843621984696,x=5.7918408385145 -color=yellow,shape=square,flag=1,i=92886,u=0.03437818736756382,v=0.7542842790682457,w=0.4851924034983134,x=5.316392358603744 -color=red,shape=square,flag=0,i=92894,u=0.5259715974448427,v=0.6676927167048409,w=0.5374419000570985,x=3.117727175798819 -color=yellow,shape=square,flag=1,i=92907,u=0.8941569514930652,v=0.09136754623771648,w=0.4854992788549717,x=5.9287181478082935 -color=red,shape=circle,flag=0,i=92926,u=0.4571281201653624,v=0.3640667092811309,w=0.4845875076376031,x=6.0338208463432865 -color=blue,shape=square,flag=1,i=92951,u=0.8027753059592647,v=0.9522259177922886,w=0.4951835502591678,x=5.257062426736476 -color=red,shape=triangle,flag=0,i=92957,u=0.02852601873387428,v=0.40192847564997536,w=0.5261071981010705,x=4.565911708491163 -color=green,shape=triangle,flag=0,i=92962,u=0.9665394439249344,v=0.2504479751848746,w=0.529951697558247,x=3.149697511119832 -color=red,shape=square,flag=0,i=92971,u=0.5392918163547559,v=0.67779843613693,w=0.5248689331932467,x=6.669369791867976 -color=red,shape=triangle,flag=0,i=92978,u=0.9508062326874523,v=0.03555208804734766,w=0.5144286948493904,x=4.0898018115026575 -color=orange,shape=triangle,flag=1,i=92984,u=0.07633389276796809,v=0.445759093824172,w=0.49283755242261584,x=4.563217539559333 -color=yellow,shape=square,flag=1,i=92994,u=0.9013019685248668,v=0.5813894564487491,w=0.4835026958147206,x=4.811509040226049 -color=green,shape=circle,flag=0,i=92996,u=0.14622635812306606,v=0.8756168106429231,w=0.49747785768357394,x=3.9194806776713165 -color=blue,shape=square,flag=1,i=93001,u=0.6997340636540766,v=0.2330670364480757,w=0.49690507255975425,x=2.9551172908143335 -color=red,shape=square,flag=0,i=93009,u=0.8505020593786509,v=0.7804319053229719,w=0.5288208989296913,x=5.203149388234519 -color=red,shape=circle,flag=0,i=93015,u=0.2906422110687059,v=0.19856199376085376,w=0.49696495402199636,x=4.402764098571768 -color=red,shape=circle,flag=0,i=93017,u=0.3839105921853829,v=0.39272548180902345,w=0.5041956956711864,x=4.237576891218751 -color=green,shape=square,flag=0,i=93042,u=0.7623626386073344,v=0.0996208726354616,w=0.5183905784919866,x=5.810487712022876 -color=green,shape=square,flag=0,i=93044,u=0.4965074040960592,v=0.11795140763996548,w=0.5230714792430993,x=6.727380670166152 -color=red,shape=circle,flag=0,i=93062,u=0.8513884070513233,v=0.8675652973774632,w=0.4993418892074519,x=5.146272663977379 -color=red,shape=triangle,flag=0,i=93094,u=0.25520808229759373,v=0.7870163214307724,w=0.4955130665205509,x=5.165412775005804 -color=red,shape=square,flag=0,i=93108,u=0.9643936510115555,v=0.4734974290131616,w=0.5274669502661687,x=5.282533997276936 -color=red,shape=square,flag=0,i=93123,u=0.8222251004216543,v=0.9749139546679646,w=0.5205783559126494,x=3.84769168143684 -color=red,shape=square,flag=0,i=93124,u=0.8662887556479304,v=0.5862258230484788,w=0.5209048840653713,x=5.518343672215752 -color=orange,shape=square,flag=0,i=93128,u=0.5059794215688194,v=0.4369215031571725,w=0.4891070507778887,x=6.015340178717828 -color=yellow,shape=square,flag=1,i=93135,u=0.2312012161150525,v=0.5795106123362668,w=0.49039908385128095,x=3.853333744017356 -color=red,shape=square,flag=1,i=93143,u=0.3541430883400659,v=0.02262336757086958,w=0.5130678711987102,x=6.024604807210472 -color=red,shape=triangle,flag=0,i=93151,u=0.44121314725292793,v=0.9439416972289323,w=0.5032953044014319,x=3.8331430269314573 -color=blue,shape=circle,flag=0,i=93161,u=0.6165234627284528,v=0.7552642230512452,w=0.4883359791673761,x=3.2367430762645752 -color=red,shape=square,flag=0,i=93168,u=0.11409431369441736,v=0.7569309648297614,w=0.5175339791669048,x=5.785829205432354 -color=blue,shape=square,flag=0,i=93173,u=0.6540565113170111,v=0.7201095564252947,w=0.4832297478890186,x=6.062736184419772 -color=green,shape=square,flag=1,i=93175,u=0.8974314194464692,v=0.8349160188793906,w=0.5125667527740619,x=6.728679564471983 -color=yellow,shape=square,flag=1,i=93183,u=0.4937187266731211,v=0.8436237722811973,w=0.4903840434805118,x=4.264969466944225 -color=blue,shape=square,flag=0,i=93190,u=0.9766163480003753,v=0.5268862063863686,w=0.4765947594358578,x=6.745225341428919 -color=blue,shape=triangle,flag=1,i=93213,u=0.11907254956563906,v=0.8144139418586077,w=0.5079494483200321,x=4.676249224493708 -color=yellow,shape=triangle,flag=1,i=93214,u=0.33103726921483967,v=0.9616065799366738,w=0.4899165036528938,x=5.134708601742912 -color=green,shape=triangle,flag=0,i=93215,u=0.37710680288805665,v=0.1566898063975043,w=0.5163657815354505,x=6.064064740413205 -color=green,shape=triangle,flag=0,i=93229,u=0.0013258871306677245,v=0.5798172276769943,w=0.5138419019643939,x=6.122818515520134 -color=red,shape=square,flag=1,i=93230,u=0.8275992424509893,v=0.39872438964098533,w=0.5330883620249358,x=4.968673737934752 -color=blue,shape=circle,flag=0,i=93254,u=0.7384732397492123,v=0.13190215454573573,w=0.48280945124405006,x=4.992524345138505 -color=red,shape=triangle,flag=0,i=93256,u=0.9865530869255993,v=0.5743289208964387,w=0.49140389376624477,x=5.543740809426006 -color=red,shape=square,flag=0,i=93271,u=0.4443044458467864,v=0.015610202954379648,w=0.5389352125188843,x=3.143567386481036 -color=red,shape=triangle,flag=0,i=93284,u=0.6928566123391451,v=0.38269886332409164,w=0.4935787951216088,x=3.824109249591025 -color=yellow,shape=triangle,flag=1,i=93289,u=0.06577524528643552,v=0.728178454196101,w=0.4937156220549639,x=4.854591083166828 -color=orange,shape=square,flag=1,i=93291,u=0.5944176543007182,v=0.17744449786454086,w=0.49262281749172077,x=3.1548117990710653 -color=red,shape=square,flag=0,i=93294,u=0.060123683254037275,v=0.7336514016462937,w=0.5343524865320674,x=3.33763544917446 -color=red,shape=circle,flag=1,i=93313,u=0.9426343485223739,v=0.9337632293605146,w=0.49172331416952686,x=5.852198581267326 -color=red,shape=triangle,flag=0,i=93321,u=0.6469324887469351,v=0.9870276206294317,w=0.494198111917428,x=4.9216750513143195 -color=red,shape=square,flag=1,i=93341,u=0.9012516845235167,v=0.3343117410561025,w=0.5505884613347477,x=2.6723750372674187 -color=purple,shape=circle,flag=0,i=93343,u=0.45490256047283373,v=0.09341179841698799,w=0.5075655467130734,x=3.6904298527934998 -color=yellow,shape=square,flag=1,i=93345,u=0.6234008496744187,v=0.9050961984801064,w=0.4881886254730515,x=4.1532052120224 -color=red,shape=square,flag=1,i=93348,u=0.43769972149913183,v=0.30241245777007375,w=0.5476086702138897,x=5.6874062529006 -color=green,shape=square,flag=1,i=93357,u=0.4797820346792012,v=0.9257894695131084,w=0.5133701095281766,x=4.262304435220472 -color=red,shape=square,flag=1,i=93368,u=0.8921223557391114,v=0.8833200555987885,w=0.5437774224849312,x=3.698668134727517 -color=purple,shape=triangle,flag=0,i=93373,u=0.3967550710841131,v=0.8773985303929602,w=0.5101006115433356,x=5.833640908762368 -color=green,shape=square,flag=0,i=93389,u=0.04951293420840053,v=0.625564248733943,w=0.5101249581630469,x=4.204217702244588 -color=green,shape=circle,flag=0,i=93390,u=0.04960840913639242,v=0.7509652156689688,w=0.4981353201164877,x=5.837736020714733 -color=red,shape=triangle,flag=1,i=93408,u=0.9719968115768202,v=0.5533383291375743,w=0.4853573356235901,x=2.47556385529334 -color=green,shape=square,flag=0,i=93419,u=0.07862983651361821,v=0.9726746956569318,w=0.506618710198194,x=4.230466529238665 -color=yellow,shape=square,flag=1,i=93422,u=0.7707399302971367,v=0.74454757636542,w=0.49026468607370105,x=4.905992608161124 -color=blue,shape=square,flag=1,i=93430,u=0.4776634860537742,v=0.15008982307836605,w=0.46962613311952284,x=3.684577760467564 -color=red,shape=triangle,flag=0,i=93462,u=0.16949647933386958,v=0.5500932564894656,w=0.48993496095662503,x=7.820293074733988 -color=orange,shape=triangle,flag=1,i=93471,u=0.3317570325318646,v=0.8874313110698134,w=0.4917960233719517,x=6.150180241447093 -color=blue,shape=circle,flag=1,i=93474,u=0.7951874520684338,v=0.10991976813353188,w=0.46246243465321546,x=5.312471106905913 -color=blue,shape=circle,flag=1,i=93483,u=0.19819444535883923,v=0.9650442796073642,w=0.45960864116555084,x=5.885303740852502 -color=green,shape=circle,flag=1,i=93489,u=0.7946899755101324,v=0.7062447187970816,w=0.5041569797892488,x=6.635187739927555 -color=yellow,shape=square,flag=1,i=93492,u=0.1391217816721203,v=0.3490258416387182,w=0.5058287137137161,x=4.376778666894332 -color=yellow,shape=triangle,flag=1,i=93493,u=0.2869046503640855,v=0.8991814710011304,w=0.49178644118689196,x=5.005051283145076 -color=orange,shape=circle,flag=1,i=93495,u=0.06123132666421649,v=0.2821051915517929,w=0.4928871506359694,x=3.860615227561887 -color=red,shape=square,flag=0,i=93501,u=0.9804810165190108,v=0.9575533653990974,w=0.551511309670641,x=4.909064942581761 -color=yellow,shape=square,flag=0,i=93510,u=0.3870469742262176,v=0.7395313029925318,w=0.5143245997387486,x=3.8823841202648333 -color=yellow,shape=triangle,flag=1,i=93512,u=0.3551782043885905,v=0.3860661616455179,w=0.4898839563251213,x=6.309612880605467 -color=red,shape=triangle,flag=0,i=93523,u=0.31019402808218133,v=0.0017066744945283263,w=0.48718463296886166,x=5.366521614930793 -color=yellow,shape=triangle,flag=1,i=93532,u=0.6734190129695646,v=0.8127365178402746,w=0.4877103797644284,x=4.286242165738341 -color=blue,shape=triangle,flag=0,i=93539,u=0.0776556252320888,v=0.5263248088118108,w=0.5069126298706793,x=3.464696010612767 -color=orange,shape=circle,flag=1,i=93545,u=0.9800645989862569,v=0.3320947616535743,w=0.4849232347773755,x=6.7351973771244 -color=purple,shape=circle,flag=0,i=93553,u=0.6303209046293548,v=0.9760157836122396,w=0.5106195949566945,x=5.124970200047329 -color=red,shape=circle,flag=0,i=93565,u=0.7026920687017486,v=0.6369658130150313,w=0.47290967661829403,x=4.801407443392416 -color=red,shape=circle,flag=0,i=93574,u=0.6028234204669851,v=0.5940159567370489,w=0.4747189259116316,x=6.33256070968014 -color=purple,shape=square,flag=0,i=93595,u=0.846258015505779,v=0.6219819168177243,w=0.5101388644661239,x=6.214315476041591 -color=green,shape=circle,flag=0,i=93600,u=0.5670351172290983,v=0.7525719360010829,w=0.5151070091575891,x=5.194525795959978 -color=red,shape=triangle,flag=0,i=93622,u=0.8397793180453716,v=0.2298114067470377,w=0.5042924065590354,x=4.450936896369874 -color=red,shape=square,flag=0,i=93628,u=0.3764132629098499,v=0.2061263831967045,w=0.5556804473939273,x=7.086494163900947 -color=red,shape=triangle,flag=1,i=93630,u=0.8000515157591985,v=0.3299830905077069,w=0.5003150965773266,x=5.056555067066446 -color=yellow,shape=triangle,flag=1,i=93641,u=0.2852969801675491,v=0.7251859514901501,w=0.4859277604790131,x=5.6898535468645655 -color=blue,shape=circle,flag=0,i=93675,u=0.6593652182186537,v=0.4840409484505477,w=0.47220631400727414,x=6.338461158631241 -color=blue,shape=square,flag=1,i=93680,u=0.5004081971443053,v=0.39590146186375463,w=0.48578090209402663,x=6.849620799402179 -color=purple,shape=square,flag=0,i=93721,u=0.7119956695985707,v=0.9510172307531325,w=0.5118257462801897,x=5.5848143476602985 -color=green,shape=square,flag=1,i=93723,u=0.3387637382868649,v=0.409859465673577,w=0.5032410769749635,x=5.48676071013304 -color=yellow,shape=square,flag=1,i=93748,u=0.419789310541153,v=0.2712707372716193,w=0.523300517369533,x=5.435398027595331 -color=orange,shape=triangle,flag=0,i=93751,u=0.7576589887629124,v=0.13341827054829603,w=0.49161736806866035,x=6.243172713132708 -color=red,shape=square,flag=0,i=93759,u=0.5739837642797534,v=0.11257651047118522,w=0.551379593054145,x=3.073780043803366 -color=purple,shape=square,flag=0,i=93765,u=0.88450672427772,v=0.7074934904557063,w=0.5149872326094626,x=5.10564513026127 -color=red,shape=triangle,flag=0,i=93768,u=0.14490986690222107,v=0.6264602380089783,w=0.5052576483618616,x=5.455976673270964 -color=yellow,shape=square,flag=1,i=93769,u=0.6925053131313421,v=0.0590393306122966,w=0.5126015924600923,x=2.2972082930216287 -color=purple,shape=square,flag=0,i=93781,u=0.6769527169521316,v=0.15017489841352472,w=0.5149308401611511,x=5.15973196698775 -color=red,shape=triangle,flag=0,i=93785,u=0.6820969607290105,v=0.9692933367083294,w=0.49418514046151085,x=5.244448761021533 -color=yellow,shape=circle,flag=1,i=93799,u=0.19250341230696455,v=0.8914620645317418,w=0.4759772558860603,x=4.397251919348142 -color=red,shape=square,flag=1,i=93828,u=0.4843819007850958,v=0.21359464813149265,w=0.560814452111647,x=5.430842361999297 -color=yellow,shape=circle,flag=1,i=93851,u=0.4024019516054841,v=0.1825374420345245,w=0.48456018586205823,x=3.578853310866885 -color=red,shape=triangle,flag=0,i=93852,u=0.11952950915222171,v=0.6185272814895332,w=0.49741882875022647,x=5.0121198411566334 -color=blue,shape=triangle,flag=1,i=93859,u=0.09029863080652811,v=0.22567055830278748,w=0.48893493169194147,x=6.446439246029592 -color=orange,shape=triangle,flag=0,i=93870,u=0.8259861912431266,v=0.9343182166720388,w=0.4929060477123214,x=4.995155582067377 -color=red,shape=square,flag=0,i=93871,u=0.8949022645096748,v=0.6167442271717923,w=0.5537527502067653,x=6.7191312344797725 -color=red,shape=triangle,flag=0,i=93875,u=0.18506301278734083,v=0.25312152583462066,w=0.4956811843542052,x=7.107063398379303 -color=orange,shape=square,flag=1,i=93877,u=0.6146269026026114,v=0.9831570446610254,w=0.48068478651677626,x=2.2631522425725774 -color=red,shape=square,flag=0,i=93879,u=0.7123353951988787,v=0.8043752849371905,w=0.5573239389293855,x=6.910626363495999 -color=blue,shape=circle,flag=0,i=93880,u=0.6204195601559785,v=0.640348104956813,w=0.47812898788824953,x=4.344053549229683 -color=blue,shape=circle,flag=1,i=93884,u=0.23502896721065203,v=0.19105574636443756,w=0.475404629082949,x=4.94288997758962 -color=red,shape=square,flag=0,i=93887,u=0.9981209646945113,v=0.006068840188553359,w=0.5529009750438596,x=4.056257971130269 -color=yellow,shape=circle,flag=0,i=93898,u=0.9565614763131942,v=0.02969877386503017,w=0.49133615993289326,x=4.519062466134162 -color=orange,shape=square,flag=0,i=93901,u=0.2999452881728999,v=0.7373598643188187,w=0.47695222134422094,x=4.2081548632214245 -color=red,shape=square,flag=0,i=93917,u=0.6648739426025233,v=0.7120710767117031,w=0.5479377375551202,x=2.3356981534561068 -color=red,shape=square,flag=1,i=93928,u=0.9732214443819778,v=0.3973479454498102,w=0.5508834309603914,x=6.523232212249323 -color=yellow,shape=circle,flag=1,i=93940,u=0.5618903283784817,v=0.8414430025793512,w=0.48804353012559665,x=3.9904572853451654 -color=red,shape=triangle,flag=0,i=93955,u=0.0011440315528401523,v=0.6207181938203082,w=0.5060629786876807,x=4.727110155278569 -color=red,shape=triangle,flag=1,i=93956,u=0.5074579736789474,v=0.3305676691911855,w=0.5025715037410848,x=4.271352606640998 -color=green,shape=square,flag=0,i=93958,u=0.6079825212562244,v=0.5575270220373377,w=0.5098082205063277,x=4.61681197798782 -color=red,shape=circle,flag=0,i=93962,u=0.40055818460746717,v=0.39910862230813293,w=0.4905404411620984,x=6.0603024799097005 -color=green,shape=triangle,flag=1,i=93987,u=0.5454807147881016,v=0.6207105676173871,w=0.5225719151339943,x=4.069721679825503 -color=red,shape=circle,flag=1,i=93992,u=0.2763361078610522,v=0.2666879169300569,w=0.4917675415517746,x=5.579288808426948 -color=green,shape=triangle,flag=0,i=94000,u=0.596867165023715,v=0.3143330563356329,w=0.5176841286592171,x=5.369235743300724 -color=blue,shape=square,flag=0,i=94020,u=0.5756750119027304,v=0.7597294424669012,w=0.47363668336805564,x=5.6956721237176 -color=red,shape=triangle,flag=0,i=94021,u=0.019665959645606135,v=0.709096231096199,w=0.5132178431121155,x=5.7815869865312886 -color=red,shape=square,flag=0,i=94035,u=0.06202231884381981,v=0.45881411578088305,w=0.5430055483069299,x=4.5312835409983565 -color=purple,shape=triangle,flag=0,i=94056,u=0.7333756860381885,v=0.4355040438341987,w=0.5037252999182574,x=4.207334203288932 -color=red,shape=square,flag=1,i=94057,u=0.8870712075654925,v=0.3742052239190763,w=0.5367893127742382,x=4.973851642082246 -color=red,shape=square,flag=1,i=94062,u=0.036237343693436785,v=0.1045713876831671,w=0.5298576710817157,x=5.13455908393862 -color=green,shape=square,flag=0,i=94065,u=0.4585932299592197,v=0.12564001882630038,w=0.504402442320757,x=5.331034089536822 -color=purple,shape=square,flag=0,i=94068,u=0.5513014169727752,v=0.5718537966970478,w=0.5060666646311373,x=5.393288486858334 -color=red,shape=square,flag=1,i=94071,u=0.08747924241901106,v=0.44693950378812997,w=0.5288899014580909,x=3.1801187710324945 -color=red,shape=square,flag=0,i=94074,u=0.40837336355933873,v=0.7289826885634818,w=0.5222326650165192,x=5.709660083354817 -color=red,shape=square,flag=1,i=94087,u=0.05638885574133767,v=0.7306385271934962,w=0.5210498318999434,x=5.969087548189066 -color=orange,shape=circle,flag=1,i=94089,u=0.27898512998075076,v=0.2584110932734265,w=0.4721934103684907,x=5.513768608251465 -color=red,shape=triangle,flag=0,i=94090,u=0.011579423006631506,v=0.1461924744427231,w=0.50680797233544,x=5.392685691328301 -color=green,shape=square,flag=0,i=94100,u=0.037726806682094716,v=0.23709186351754974,w=0.5041152111424824,x=6.484096787948876 -color=red,shape=square,flag=0,i=94112,u=0.7199989054206615,v=0.991854573709443,w=0.5113764101595197,x=4.6865206360636575 -color=blue,shape=triangle,flag=1,i=94114,u=0.7382669242389647,v=0.7462570727414071,w=0.4876544853162869,x=5.172390184290637 -color=purple,shape=triangle,flag=0,i=94117,u=0.4330002456835155,v=0.036183005402333435,w=0.5029683977003918,x=2.9789436077830285 -color=blue,shape=triangle,flag=1,i=94119,u=0.1617402064868817,v=0.8062815967450566,w=0.49255678594325925,x=6.74287289463116 -color=green,shape=triangle,flag=0,i=94123,u=0.1566992041830444,v=0.6502079277615944,w=0.503984894552716,x=7.484419265837637 -color=red,shape=circle,flag=1,i=94130,u=0.15025294659968402,v=0.1826767485274198,w=0.49834962988783793,x=4.395734848632275 -color=yellow,shape=circle,flag=1,i=94140,u=0.316070340832189,v=0.7101629932380786,w=0.48915255791936957,x=4.2400283270050565 -color=purple,shape=triangle,flag=0,i=94172,u=0.7130775460451007,v=0.45847194779652833,w=0.5000733607237531,x=6.380990883251704 -color=red,shape=circle,flag=0,i=94222,u=0.4801940809555969,v=0.38905265587066573,w=0.51272480213867,x=5.0973318023038905 -color=green,shape=circle,flag=0,i=94244,u=0.4584926300361336,v=0.5870594531146602,w=0.4988618595197844,x=4.738058113092706 -color=red,shape=square,flag=0,i=94247,u=0.8644573371403343,v=0.20775632350917972,w=0.49001702979812234,x=4.882984810120678 -color=red,shape=square,flag=0,i=94258,u=0.10974848478001653,v=0.9238792277853174,w=0.4931964816545601,x=5.005871005846089 -color=purple,shape=circle,flag=0,i=94260,u=0.03026821410397551,v=0.6601671837266547,w=0.5013582146221717,x=5.825536992273702 -color=red,shape=circle,flag=1,i=94265,u=0.8952216177780481,v=0.8090882896574163,w=0.5089747905882614,x=4.778298116541301 -color=red,shape=triangle,flag=0,i=94277,u=0.007709963688652177,v=0.9029200616419227,w=0.4990300005410127,x=5.545512050968591 -color=blue,shape=circle,flag=0,i=94285,u=0.24574478706342118,v=0.6679910258383416,w=0.4916341120587314,x=6.7966231451877706 -color=red,shape=square,flag=0,i=94288,u=0.28309302811729564,v=0.5085532188072315,w=0.49135330990857284,x=4.361399595396993 -color=red,shape=circle,flag=1,i=94292,u=0.6568717051446402,v=0.6902297122905847,w=0.5089085375512069,x=2.7577249665674337 -color=yellow,shape=triangle,flag=1,i=94296,u=0.6370176934677825,v=0.614556634906679,w=0.4967281062437877,x=4.90842228979405 -color=red,shape=triangle,flag=0,i=94297,u=0.6390569892003273,v=0.2800883357076729,w=0.4996117534180357,x=2.84246196222414 -color=green,shape=triangle,flag=0,i=94302,u=0.18746119677416706,v=0.3855462437973667,w=0.5112384808411182,x=6.331189281337317 -color=yellow,shape=square,flag=1,i=94309,u=0.8866337057460133,v=0.6189719844623301,w=0.5183884097335458,x=5.959968983741753 -color=green,shape=triangle,flag=0,i=94313,u=0.6039146830681794,v=0.6591951564269052,w=0.5069562547481516,x=5.426924829725192 -color=red,shape=circle,flag=0,i=94328,u=0.1178044938851679,v=0.09765788832777922,w=0.5096548007181898,x=6.162578475662966 -color=red,shape=triangle,flag=0,i=94331,u=0.15621371120778282,v=0.754212713361215,w=0.5096398159401533,x=3.6887648385047043 -color=red,shape=triangle,flag=1,i=94357,u=0.2996787317674632,v=0.7691044755514256,w=0.5058095516173593,x=5.827341785600333 -color=red,shape=square,flag=0,i=94366,u=0.31608323212142986,v=0.8715833046771758,w=0.4978348162138525,x=5.553252896036036 -color=red,shape=triangle,flag=1,i=94367,u=0.6662377473177329,v=0.4702165198335524,w=0.5051974170750035,x=5.754693755771456 -color=red,shape=circle,flag=1,i=94371,u=0.8294280325421534,v=0.8606920580175302,w=0.5037941657003376,x=5.366318775628849 -color=green,shape=square,flag=0,i=94374,u=0.04120083857891943,v=0.7819031687459034,w=0.5068380006622194,x=5.3211837250040235 -color=yellow,shape=triangle,flag=1,i=94377,u=0.561842232414588,v=0.33463441831305163,w=0.5062941803470954,x=7.047894151343674 -color=red,shape=square,flag=0,i=94384,u=0.15092231087778962,v=0.9340875197091294,w=0.5000959746053216,x=5.449726038865738 -color=green,shape=circle,flag=0,i=94390,u=0.7445986819096515,v=0.5103769969234335,w=0.4899875928840483,x=4.926734628338052 -color=red,shape=triangle,flag=0,i=94424,u=0.22017046612119995,v=0.8742365917352823,w=0.5006016387170509,x=4.335172534725971 -color=purple,shape=triangle,flag=0,i=94427,u=0.9935914290043147,v=0.9342657400938085,w=0.5118327447890746,x=2.0134488376685247 -color=red,shape=square,flag=0,i=94442,u=0.34365020022019244,v=0.9326683227116795,w=0.49537084356699923,x=3.95370253836643 -color=red,shape=square,flag=1,i=94443,u=0.04794827187476092,v=0.8019147552612818,w=0.49057813770779696,x=2.8574798883721173 -color=red,shape=square,flag=1,i=94453,u=0.3054788812346224,v=0.24512087312543007,w=0.48799474653991864,x=5.555475461380162 -color=red,shape=square,flag=0,i=94481,u=0.4840969077705247,v=0.5255163652043569,w=0.48227193978663613,x=5.145849918594299 -color=red,shape=circle,flag=1,i=94497,u=0.8480077230984338,v=0.9312751854302335,w=0.4967372515496152,x=4.124199971516984 -color=yellow,shape=circle,flag=0,i=94534,u=0.38861816691240514,v=0.7567099874157627,w=0.4852223209453526,x=4.538396661892992 -color=yellow,shape=triangle,flag=0,i=94538,u=0.2672799595387756,v=0.10443191846080979,w=0.5073074570120953,x=6.346063034361737 -color=yellow,shape=circle,flag=1,i=94552,u=0.1712882335567838,v=0.3259475088295717,w=0.482824218920368,x=3.291686965324202 -color=green,shape=square,flag=0,i=94567,u=0.0038661826908737984,v=0.2492595243587501,w=0.5011076376431046,x=6.351171996193123 -color=green,shape=triangle,flag=1,i=94590,u=0.07343742625437688,v=0.23343054548193543,w=0.5037820674281168,x=4.89002956905163 -color=blue,shape=triangle,flag=0,i=94607,u=0.6631920507557296,v=0.4369451571175079,w=0.4988225129478721,x=6.472272684702357 -color=red,shape=triangle,flag=0,i=94610,u=0.544646967828129,v=0.20310412230863117,w=0.5140842686550952,x=5.518515038283496 -color=yellow,shape=square,flag=0,i=94631,u=0.6131922881261986,v=0.8829452805834902,w=0.5402682177789455,x=2.8697984248805546 -color=red,shape=triangle,flag=0,i=94649,u=0.37680586149507656,v=0.531873848826147,w=0.5164075447477771,x=3.18077524958789 -color=blue,shape=circle,flag=0,i=94657,u=0.6856076866129293,v=0.7529799784201368,w=0.48531361009112406,x=5.186956673568379 -color=red,shape=square,flag=1,i=94658,u=0.1314205100276179,v=0.77631958671169,w=0.4786633165232282,x=6.530427842311236 -color=purple,shape=circle,flag=0,i=94686,u=0.283186607515193,v=0.9269615978919837,w=0.4950964993082637,x=5.070609618417811 -color=red,shape=square,flag=0,i=94689,u=0.30882279665974666,v=0.39737758625652664,w=0.48539674823193363,x=6.196100423711762 -color=red,shape=circle,flag=0,i=94695,u=0.5206530070612057,v=0.48652278324879217,w=0.5122921729017607,x=5.033313205622764 -color=purple,shape=square,flag=0,i=94705,u=0.8761909968441094,v=0.7935235409462378,w=0.49173438927674956,x=3.63647136539369 -color=red,shape=circle,flag=0,i=94713,u=0.3137063900928977,v=0.366181626284267,w=0.49932326037455843,x=5.24781522779401 -color=purple,shape=circle,flag=0,i=94717,u=0.5675782394285436,v=0.9664918468422924,w=0.4928726435866197,x=2.924947001995275 -color=red,shape=square,flag=1,i=94724,u=0.7903522556392034,v=0.31382994092682914,w=0.48810859660059247,x=5.418578189391887 -color=orange,shape=triangle,flag=1,i=94728,u=0.6147952572304167,v=0.8124737047060224,w=0.5055720258945624,x=6.652973421501709 -color=red,shape=circle,flag=1,i=94733,u=0.8994797966638701,v=0.9983461696475617,w=0.4959427260304219,x=4.432052402667912 -color=red,shape=triangle,flag=0,i=94746,u=0.8794538103662065,v=0.33466829860805336,w=0.5223415478465803,x=5.713245666496277 -color=blue,shape=square,flag=1,i=94773,u=0.8336971507856067,v=0.663403839465149,w=0.5006522631854345,x=5.458211184283616 -color=red,shape=triangle,flag=1,i=94776,u=0.09071028397115666,v=0.8967033302080704,w=0.5186715318445669,x=6.989417880277936 -color=red,shape=circle,flag=0,i=94779,u=0.5823372950326793,v=0.6740514019239459,w=0.5064685529523256,x=5.331017166908641 -color=red,shape=square,flag=1,i=94784,u=0.30371275947244813,v=0.5034727917273265,w=0.481131269675275,x=4.962293804099515 -color=yellow,shape=triangle,flag=1,i=94790,u=0.3322725154831089,v=0.8823377013102264,w=0.5009485797470198,x=5.779120363231121 -color=blue,shape=square,flag=1,i=94804,u=0.9296809251812996,v=0.12257445659613919,w=0.498561566168998,x=5.121694224083096 -color=red,shape=triangle,flag=1,i=94813,u=0.21382240047675283,v=0.013747014227901588,w=0.5168355835879442,x=4.559371640094053 -color=red,shape=circle,flag=0,i=94821,u=0.5427294680901177,v=0.5846906690312902,w=0.5151429523730308,x=4.540204950104281 -color=purple,shape=square,flag=0,i=94836,u=0.9589364512377747,v=0.8992749036434428,w=0.49913083145091747,x=2.991314573147467 -color=red,shape=square,flag=0,i=94841,u=0.5453932721227068,v=0.1170152774877814,w=0.4889908334563191,x=5.709273342310534 -color=red,shape=triangle,flag=0,i=94843,u=0.493262149490416,v=0.011832543612560475,w=0.5211706349493206,x=6.751266943293774 -color=red,shape=triangle,flag=0,i=94883,u=0.08579176463726834,v=0.9462601501846178,w=0.5156905411971057,x=8.317120491404644 -color=red,shape=triangle,flag=1,i=94893,u=0.08462118503806337,v=0.5031727971245549,w=0.5201656177638505,x=3.994941407188952 -color=blue,shape=triangle,flag=1,i=94897,u=0.3491300124700786,v=0.6730402529320697,w=0.5083649532317387,x=5.543764417034228 -color=blue,shape=circle,flag=0,i=94902,u=0.40794873898572936,v=0.7878724521540721,w=0.4745816531957584,x=5.806567795021444 -color=blue,shape=square,flag=1,i=94904,u=0.8703689730540912,v=0.06863351477175472,w=0.5031774300991061,x=5.287292351512755 -color=blue,shape=triangle,flag=0,i=94906,u=0.3522477548518742,v=0.8398156224627885,w=0.5110082619972443,x=4.170139664987736 -color=red,shape=square,flag=0,i=94933,u=0.8207051907469852,v=0.6714645520414942,w=0.48801120394288877,x=4.63621338421315 -color=green,shape=square,flag=1,i=94937,u=0.3289070354445588,v=0.8292630098024294,w=0.4962475252528494,x=4.862447599534005 -color=purple,shape=square,flag=0,i=94957,u=0.20768211872859366,v=0.6499999060660224,w=0.49368674988959443,x=6.494327950599405 -color=yellow,shape=square,flag=1,i=94963,u=0.40733279263945354,v=0.3186454624205395,w=0.5382223738809148,x=4.308974276404359 -color=green,shape=square,flag=0,i=94969,u=0.03264992823656221,v=0.42486754230411117,w=0.48959948211148785,x=3.1653282971243404 -color=red,shape=circle,flag=1,i=94995,u=0.40018494514183234,v=0.3480321407370032,w=0.5246486261630341,x=5.560277002593004 -color=red,shape=triangle,flag=0,i=95002,u=0.6855407751847372,v=0.9464659022555953,w=0.5269400607233719,x=4.63468662541698 -color=red,shape=circle,flag=0,i=95012,u=0.7224846297526336,v=0.7219864465393859,w=0.5195749900489327,x=4.902925843596016 -color=blue,shape=square,flag=0,i=95022,u=0.728288231234988,v=0.5065821144524781,w=0.5039210773062858,x=6.242217985806318 -color=orange,shape=square,flag=0,i=95024,u=0.25728281287165866,v=0.20625420973668496,w=0.47709369091696907,x=4.391356923921371 -color=blue,shape=square,flag=1,i=95030,u=0.8497378924791577,v=0.8333678484852933,w=0.49752889449149,x=4.707818407401047 -color=red,shape=square,flag=1,i=95034,u=0.25533669227738776,v=0.27258380537926363,w=0.48520197325696696,x=6.535404826584711 -color=blue,shape=triangle,flag=0,i=95057,u=0.1369196405633063,v=0.6162470540747264,w=0.4981850993726346,x=5.702007281253594 -color=green,shape=square,flag=1,i=95068,u=0.9373976679412133,v=0.06035623015974323,w=0.49984563506697693,x=6.004911983193927 -color=red,shape=square,flag=0,i=95086,u=0.8837368704356093,v=0.9686455453605962,w=0.4881631668996269,x=4.999466746102727 -color=purple,shape=triangle,flag=0,i=95087,u=0.04335295621534607,v=0.9792751193896676,w=0.501766859767471,x=6.6708700239603225 -color=red,shape=triangle,flag=0,i=95088,u=0.2649450054099186,v=0.15161228510007507,w=0.5195177264686487,x=6.380042443361127 -color=red,shape=square,flag=1,i=95121,u=0.21303014597832648,v=0.7311358637438857,w=0.48754645962691634,x=6.111526162212111 -color=blue,shape=square,flag=1,i=95125,u=0.5955700798695953,v=0.8134808776264878,w=0.49339314186848326,x=5.8017966955992195 -color=red,shape=triangle,flag=0,i=95141,u=0.29481998221536876,v=0.09137433215243673,w=0.5118901394297206,x=4.355213237069349 -color=purple,shape=triangle,flag=0,i=95151,u=0.5897354668458885,v=0.11543551902136306,w=0.5036141198980587,x=7.413682874456235 -color=red,shape=circle,flag=0,i=95159,u=0.6580958028021712,v=0.5979317066374599,w=0.522622054598586,x=6.2092608840357855 -color=red,shape=triangle,flag=0,i=95174,u=0.2624235602005557,v=0.5925909658759327,w=0.49724034980788917,x=6.124609884272918 -color=red,shape=circle,flag=0,i=95178,u=0.5914399755031541,v=0.5898156594042067,w=0.5234331561925322,x=3.421463339154903 -color=red,shape=circle,flag=1,i=95183,u=0.4857063606352723,v=0.4390647619053223,w=0.5253408182083623,x=5.963401300829486 -color=purple,shape=square,flag=0,i=95215,u=0.9341323936426884,v=0.972813669639962,w=0.5017288605008587,x=5.734994402979431 -color=red,shape=triangle,flag=0,i=95216,u=0.07841751130870456,v=0.42060655680140135,w=0.5022107131398774,x=4.6792402972527825 -color=blue,shape=square,flag=1,i=95217,u=0.002667137924713292,v=0.5014182755245598,w=0.4880693833559115,x=4.881973194125624 -color=red,shape=square,flag=0,i=95220,u=0.412263864780532,v=0.7785638206166626,w=0.48212397564704074,x=4.611284397417477 -color=purple,shape=square,flag=0,i=95229,u=0.3624747282603584,v=0.5939038093671826,w=0.49821052158468077,x=4.374313894877282 -color=red,shape=square,flag=0,i=95251,u=0.3685822458693424,v=0.5613292278042047,w=0.47839914095991976,x=5.024453624479713 -color=purple,shape=square,flag=0,i=95261,u=0.8651707322542452,v=0.8561690535945209,w=0.4993389329792418,x=4.913920786901495 -color=red,shape=square,flag=1,i=95263,u=0.7056606241226618,v=0.9131802494473958,w=0.4767798774936042,x=3.279070825509402 -color=red,shape=square,flag=0,i=95287,u=0.8890251343676947,v=0.9376401531381994,w=0.4836685892842009,x=3.942407879007797 -color=red,shape=square,flag=0,i=95296,u=0.5051401432321563,v=0.14651534990658466,w=0.4871240751226292,x=5.918087358747563 -color=red,shape=circle,flag=1,i=95297,u=0.44925183921642853,v=0.5169020729434569,w=0.5366717598225503,x=5.9616844890939475 -color=red,shape=triangle,flag=0,i=95313,u=0.6522284708651094,v=0.16923004476845127,w=0.5134734546535809,x=4.905143145646957 -color=red,shape=square,flag=0,i=95316,u=0.6892255042303376,v=0.033837867513929476,w=0.4816445312543678,x=6.080410840680348 -color=purple,shape=square,flag=0,i=95335,u=0.12447081577623254,v=0.4865239679315827,w=0.49567244611016287,x=4.625897653478866 -color=red,shape=circle,flag=0,i=95340,u=0.23803259383291164,v=0.1927099302240184,w=0.5437750683231967,x=3.579218558870553 -color=purple,shape=triangle,flag=0,i=95341,u=0.4048454403699504,v=0.007033073257603495,w=0.4925772685601072,x=1.643332528737662 -color=red,shape=circle,flag=0,i=95350,u=0.37570136111425056,v=0.4205590285282056,w=0.5436174164147097,x=5.202928530061143 -color=red,shape=triangle,flag=0,i=95352,u=0.01809102467202106,v=0.5240977500610657,w=0.5106305766528645,x=6.169422572683959 -color=red,shape=triangle,flag=0,i=95362,u=0.597437393156178,v=0.9114017582517434,w=0.5060223311345061,x=5.990425557359262 -color=red,shape=square,flag=1,i=95394,u=0.43087387419591494,v=0.7799068618205608,w=0.473510360726394,x=3.9821117889142705 -color=red,shape=triangle,flag=0,i=95413,u=0.48645724495841736,v=0.37479955178501734,w=0.5136315068754431,x=2.547267875687577 -color=purple,shape=triangle,flag=0,i=95429,u=0.6324607515918962,v=0.9619671858094646,w=0.49282856219274584,x=6.834662683629477 -color=red,shape=circle,flag=1,i=95434,u=0.7951595910186059,v=0.7293016881795313,w=0.5422550745559764,x=5.624573389906437 -color=red,shape=square,flag=0,i=95441,u=0.8120401678127536,v=0.06334723509015716,w=0.48399060925776144,x=3.8171986500868837 -color=red,shape=circle,flag=0,i=95443,u=0.7999996233802388,v=0.8478632472527992,w=0.5419826987461797,x=5.189927429602718 -color=green,shape=triangle,flag=0,i=95454,u=0.021820495826963993,v=0.247973120267464,w=0.48863389666214974,x=3.9858728454058965 -color=red,shape=triangle,flag=0,i=95455,u=0.5880337984059256,v=0.3979594286222955,w=0.5107003730173946,x=3.9146303503754187 -color=red,shape=square,flag=0,i=95489,u=0.38937956844509736,v=0.7439014662120559,w=0.49749690214338643,x=2.08599486568694 -color=blue,shape=triangle,flag=1,i=95500,u=0.6723111785672105,v=0.9208224128407376,w=0.5162501058657194,x=3.8836463081731956 -color=yellow,shape=square,flag=1,i=95501,u=0.698850017364642,v=0.27440040121581477,w=0.5118851821238122,x=5.329166449998421 -color=yellow,shape=square,flag=0,i=95511,u=0.4603948184700003,v=0.49007080527570546,w=0.5114651386198127,x=6.118980676097276 -color=orange,shape=circle,flag=0,i=95518,u=0.7677021168866173,v=0.1525069385499992,w=0.4692760523145991,x=3.826875524783335 -color=red,shape=square,flag=0,i=95528,u=0.8299728998149455,v=0.5941379319705079,w=0.4883684011509505,x=4.119105391794861 -color=red,shape=triangle,flag=0,i=95531,u=0.38633998695999805,v=0.755881127616098,w=0.5224722412362447,x=4.0529339900811685 -color=blue,shape=square,flag=0,i=95533,u=0.1706273080172087,v=0.27422112273499943,w=0.49118868750712774,x=4.040895932069326 -color=purple,shape=square,flag=0,i=95549,u=0.2933916978683071,v=0.2971101531880507,w=0.5107156672668544,x=4.0783722737591885 -color=red,shape=triangle,flag=0,i=95554,u=0.4336516522618147,v=0.36564087249127863,w=0.5231860955089859,x=3.828429839171689 -color=red,shape=square,flag=0,i=95556,u=0.8110403312925802,v=0.07422675259198352,w=0.49276361425070986,x=6.291640296267218 -color=red,shape=square,flag=0,i=95567,u=0.6298377141604105,v=0.22435450875520302,w=0.49238530491492405,x=4.760177677140182 -color=green,shape=circle,flag=0,i=95574,u=0.08723182565571463,v=0.0006094934266722696,w=0.4824320986207452,x=4.071748509925414 -color=yellow,shape=square,flag=1,i=95580,u=0.1973977898574082,v=0.9817446192748276,w=0.5082030600746619,x=3.9187500216584232 -color=red,shape=circle,flag=0,i=95609,u=0.4768456124311581,v=0.4039576678577314,w=0.5302862787106399,x=6.49732439627864 -color=purple,shape=square,flag=0,i=95635,u=0.8111369256022484,v=0.193745686230979,w=0.5013701310782523,x=4.0452536100578085 -color=blue,shape=square,flag=0,i=95639,u=0.44854536144294777,v=0.8133097125608071,w=0.49850422530326555,x=5.324877126207013 -color=green,shape=triangle,flag=0,i=95652,u=0.42831050632895995,v=0.6025341497610506,w=0.48494414585066087,x=7.223783905266928 -color=red,shape=circle,flag=0,i=95653,u=0.05362336509312238,v=-0.043310883828218,w=0.5304203962378913,x=4.934405825487166 -color=red,shape=circle,flag=0,i=95654,u=0.4433411320722124,v=0.44825754039189947,w=0.5326836182516868,x=5.776396139848291 -color=red,shape=square,flag=0,i=95661,u=0.5918935990633056,v=0.4733480030338092,w=0.48170754885858796,x=3.4317974666052766 -color=blue,shape=triangle,flag=0,i=95677,u=0.11758649380606867,v=0.2564395323353277,w=0.5168535618031888,x=2.9460769960805293 -color=yellow,shape=square,flag=1,i=95688,u=0.08805025615564177,v=0.8681852991004899,w=0.5066765273061633,x=3.2422160219759273 -color=red,shape=square,flag=0,i=95715,u=0.09515556834057048,v=0.2476069131448505,w=0.4694731137835921,x=6.258881681726623 -color=purple,shape=square,flag=0,i=95716,u=0.8661051890893713,v=0.2548893019964037,w=0.4961224261867851,x=4.90815280336836 -color=red,shape=circle,flag=0,i=95726,u=0.5729003917059892,v=0.48102977701485233,w=0.5190850523208961,x=5.7189671324680305 -color=red,shape=square,flag=0,i=95738,u=0.6036878845436557,v=0.519282753397272,w=0.4695051406703007,x=3.8153909034622253 -color=red,shape=circle,flag=0,i=95744,u=0.5316089582888708,v=0.5849715421326843,w=0.5227757989885363,x=5.963378791330766 -color=blue,shape=square,flag=1,i=95746,u=0.893044466429303,v=0.5614463993752504,w=0.5052916700308168,x=3.988417964607063 -color=yellow,shape=circle,flag=1,i=95757,u=0.6434932765584167,v=0.5034054921640212,w=0.4809738855512452,x=4.035531593145203 -color=purple,shape=circle,flag=0,i=95764,u=0.501319018852234,v=0.33688514834799477,w=0.4787809380726825,x=3.0898069848448624 -color=purple,shape=triangle,flag=0,i=95776,u=0.38084018073898485,v=0.580626025410974,w=0.5018086361771342,x=6.27371689970268 -color=purple,shape=triangle,flag=0,i=95809,u=0.7895510446195199,v=0.8017870470521001,w=0.5058125219353772,x=4.608350393771451 -color=red,shape=square,flag=0,i=95855,u=0.6708696653307745,v=0.864290005125367,w=0.46002377498082186,x=4.371903851161853 -color=blue,shape=circle,flag=0,i=95856,u=0.48468979737859186,v=0.7050802087044364,w=0.4903873948315253,x=4.310859903954784 -color=blue,shape=circle,flag=0,i=95869,u=0.433699314724719,v=0.9815830528860979,w=0.4859165997731851,x=4.249701542758067 -color=blue,shape=triangle,flag=1,i=95876,u=0.7607275569966165,v=0.3444373072309326,w=0.5176824027954439,x=5.178559864617614 -color=yellow,shape=square,flag=1,i=95880,u=0.2708214888936329,v=0.33893901007098237,w=0.5071423755655081,x=3.878089050267082 -color=green,shape=square,flag=0,i=95913,u=0.977812714071183,v=0.8213216550332649,w=0.5037895209853568,x=4.501399772902655 -color=green,shape=triangle,flag=0,i=95916,u=0.41209521739690724,v=0.009840812423060674,w=0.4923116593995726,x=6.121704104855858 -color=yellow,shape=triangle,flag=1,i=95922,u=0.770196523924362,v=0.5366579950148794,w=0.4940098259506026,x=6.450025232982571 -color=blue,shape=square,flag=1,i=95933,u=0.4460982583770846,v=0.06284278404643429,w=0.5131543736940538,x=6.5981643517007535 -color=red,shape=square,flag=0,i=95959,u=0.9778390717447472,v=0.5267474727962671,w=0.48899476248113577,x=6.986010326962725 -color=blue,shape=triangle,flag=1,i=95988,u=0.19822067579147096,v=0.05887446013478115,w=0.5123538284044189,x=5.862640977432053 -color=green,shape=triangle,flag=0,i=95999,u=0.2777888980702661,v=0.6036755664651436,w=0.5004330266521184,x=5.594060009477997 -color=red,shape=triangle,flag=0,i=96001,u=0.07201289135218536,v=0.9578500735124724,w=0.5024362973163085,x=5.319861055814207 -color=red,shape=square,flag=0,i=96022,u=0.4709205322315836,v=0.7937369877489687,w=0.49007862193940366,x=3.973003372311459 -color=blue,shape=square,flag=1,i=96035,u=0.4423886625964605,v=0.9366746323015379,w=0.5050051256716289,x=5.313988804185247 -color=red,shape=square,flag=1,i=96048,u=0.4573455212892237,v=0.8689836365200174,w=0.5026099292380142,x=4.284593437243346 -color=red,shape=triangle,flag=1,i=96071,u=0.7014027677589221,v=0.7050266694844497,w=0.4991756884347118,x=3.9612918655374205 -color=yellow,shape=square,flag=1,i=96086,u=0.7833683478375343,v=0.6149748333528218,w=0.49362651600138596,x=5.189911883843258 -color=red,shape=square,flag=0,i=96090,u=0.2362815181764243,v=0.08052300595014228,w=0.5064439828465793,x=3.4067046807656305 -color=yellow,shape=circle,flag=1,i=96095,u=0.0036354395410326257,v=0.6635853765373362,w=0.48103253822812914,x=5.359085246783725 -color=red,shape=triangle,flag=0,i=96121,u=0.3505461523143154,v=0.93233366310048,w=0.5126317356885189,x=4.297395337314128 -color=red,shape=circle,flag=0,i=96141,u=0.39597887757686256,v=0.39562748029305544,w=0.5351730203208921,x=3.394427748518069 -color=red,shape=square,flag=0,i=96142,u=0.820574896008899,v=0.9178219586117422,w=0.5066322293802394,x=7.0697506748462935 -color=green,shape=square,flag=1,i=96146,u=0.4694324766526824,v=0.5658438480255048,w=0.5321410697850847,x=4.106989909501264 -color=red,shape=circle,flag=1,i=96159,u=0.5122412779436548,v=0.4638787927655735,w=0.5367372010647821,x=5.637915664281828 -color=red,shape=triangle,flag=1,i=96163,u=0.6053873173220439,v=0.7748744349075521,w=0.5063751364943072,x=5.780191564409791 -color=red,shape=triangle,flag=0,i=96189,u=0.6799282412050941,v=0.15346921699793092,w=0.495885574165823,x=4.7011577154887645 -color=red,shape=square,flag=0,i=96201,u=0.1537994073527562,v=0.9791783796380524,w=0.5080221713445994,x=4.316219815138682 -color=red,shape=triangle,flag=0,i=96205,u=0.9853517582765164,v=0.8117688328600086,w=0.49210970081556293,x=4.346809360490263 -color=red,shape=circle,flag=0,i=96219,u=0.2540037235882736,v=0.16291780516875548,w=0.5234860327068843,x=2.9306178016011946 -color=yellow,shape=triangle,flag=1,i=96220,u=0.04510353065983863,v=0.6982109032332625,w=0.4883775242226292,x=4.088662097165213 -color=red,shape=square,flag=0,i=96223,u=0.09402120561917393,v=0.05313157052444151,w=0.5039799968651898,x=4.8771799749006055 -color=purple,shape=circle,flag=0,i=96233,u=0.11571093831848556,v=0.5113038026470524,w=0.46862217953527663,x=3.392490400038291 -color=red,shape=circle,flag=0,i=96238,u=0.01573142157455376,v=0.0768552496541719,w=0.5217362210575832,x=4.403578027256978 -color=red,shape=triangle,flag=0,i=96244,u=0.19524302626749834,v=0.3758656097497919,w=0.4983507551303781,x=2.304522394049828 -color=red,shape=triangle,flag=0,i=96250,u=0.8337474618350973,v=0.9600628954017896,w=0.49456350408513333,x=4.8508758297677215 -color=red,shape=circle,flag=1,i=96257,u=0.18506914976633337,v=0.15877971707154517,w=0.5236120006634366,x=3.336001097280219 -color=green,shape=circle,flag=0,i=96267,u=0.1347991479459697,v=0.4980375318782472,w=0.47939951705788325,x=3.60633618172144 -color=red,shape=square,flag=0,i=96277,u=0.03850189729758602,v=0.7178419532250438,w=0.5079281526733028,x=4.5290403972179885 -color=yellow,shape=square,flag=1,i=96278,u=0.6454657419549751,v=0.983018108485444,w=0.4774335826811351,x=2.955729927262149 -color=yellow,shape=circle,flag=0,i=96314,u=0.8205284107378986,v=0.7083231637415845,w=0.4890166781426609,x=5.225617763479977 -color=red,shape=square,flag=1,i=96317,u=0.13741722855999394,v=0.6973181200378114,w=0.5211802110632608,x=3.9668210915973128 -color=yellow,shape=triangle,flag=1,i=96320,u=0.5973408278919474,v=0.5730119857753153,w=0.4824021977514047,x=5.592620345137888 -color=purple,shape=triangle,flag=0,i=96321,u=0.22122636521068006,v=0.3915798896420922,w=0.5059835132049681,x=5.114537322072974 -color=red,shape=square,flag=1,i=96353,u=0.49625834974236394,v=0.26548572878487686,w=0.5209824742084431,x=4.989615126271908 -color=red,shape=triangle,flag=0,i=96358,u=0.9531132081452546,v=0.31613044984587446,w=0.496200227805815,x=6.7151425135946745 -color=yellow,shape=square,flag=1,i=96359,u=0.8408871035291287,v=0.9755149608180735,w=0.48851094419217744,x=6.0403806170332155 -color=blue,shape=circle,flag=1,i=96370,u=0.4256799445593342,v=0.8440931690888698,w=0.48925221027347976,x=4.0988964628309725 -color=red,shape=circle,flag=0,i=96374,u=0.5394311155541947,v=0.6206571237155135,w=0.5147480752868391,x=4.942284674972361 -color=red,shape=square,flag=1,i=96377,u=0.07817501039392116,v=0.29586063255101147,w=0.5233383643238237,x=5.0987289913082074 -color=blue,shape=square,flag=1,i=96387,u=0.8279662404044754,v=0.1336329890718898,w=0.5133205197150905,x=5.412347036816107 -color=red,shape=triangle,flag=0,i=96397,u=0.5550176624219795,v=0.3759031486752258,w=0.4910617171658142,x=2.9951560160680053 -color=red,shape=triangle,flag=1,i=96431,u=0.3206443033037468,v=0.6609938133553613,w=0.500129219027092,x=4.093189058880722 -color=red,shape=square,flag=0,i=96440,u=0.5527743240009251,v=0.5617708584536918,w=0.5064558542785705,x=5.0849946219112825 -color=yellow,shape=circle,flag=1,i=96461,u=0.4213770360462241,v=0.5643111647745723,w=0.4911471936490873,x=4.359268750812394 -color=red,shape=square,flag=1,i=96462,u=0.9049197708860998,v=0.9754284660267258,w=0.5068111207191822,x=6.069349019779153 -color=red,shape=square,flag=1,i=96476,u=0.44075709413911857,v=0.4868365504334653,w=0.5067130449725873,x=4.856440652889357 -color=red,shape=circle,flag=1,i=96481,u=0.8671250136807436,v=0.9442368143550283,w=0.5024024616048917,x=6.281369351378448 -color=red,shape=circle,flag=1,i=96483,u=0.257923630044134,v=0.20425375031078905,w=0.5022896654545875,x=4.653332394665 -color=yellow,shape=triangle,flag=1,i=96492,u=0.9222129750986249,v=0.3148953740017284,w=0.48113731450222064,x=6.9539559011754415 -color=blue,shape=square,flag=1,i=96498,u=0.875846620932736,v=0.2886080825394486,w=0.5225328851711897,x=5.641928193172539 -color=red,shape=triangle,flag=0,i=96499,u=0.54370234369147,v=0.9830996930683974,w=0.5119538464738257,x=5.3725541404567965 -color=purple,shape=square,flag=1,i=96509,u=0.25213949940984015,v=0.5600094467964819,w=0.483611074389497,x=5.463995937804239 -color=red,shape=circle,flag=0,i=96513,u=0.5840255152025253,v=0.64379073239883,w=0.5125190766820626,x=4.686287327540726 -color=purple,shape=triangle,flag=0,i=96518,u=0.7811323759842613,v=0.7008683738425372,w=0.5121591861656576,x=3.6940357853817924 -color=blue,shape=circle,flag=1,i=96534,u=0.763586420854788,v=0.3548512130831012,w=0.48909414385967737,x=4.21153573427312 -color=purple,shape=triangle,flag=0,i=96548,u=0.8853360655849348,v=0.21596139123580305,w=0.5094280911754115,x=6.868205543959447 -color=red,shape=triangle,flag=0,i=96557,u=0.7072217595654958,v=0.9122544763954878,w=0.5150148516633359,x=5.3407435655052495 -color=red,shape=square,flag=0,i=96561,u=0.6271868228292494,v=0.2126169635646109,w=0.5040037335246169,x=6.154218037849257 -color=green,shape=triangle,flag=0,i=96599,u=0.5506321480028791,v=0.8625866013557643,w=0.48788637049117073,x=4.358405203753322 -color=green,shape=circle,flag=1,i=96602,u=0.4971419875895393,v=0.8477666091538062,w=0.4774357227021727,x=3.363433494675512 -color=blue,shape=square,flag=0,i=96605,u=0.09933759395928465,v=0.004100487542805453,w=0.5276495494792367,x=3.832435218383292 -color=red,shape=triangle,flag=1,i=96621,u=0.2313996645622367,v=0.16044417338891637,w=0.5081820702418738,x=6.868830432605786 -color=purple,shape=square,flag=1,i=96646,u=0.8153799649374639,v=0.37606604371496444,w=0.49495402472012084,x=6.607505990567295 -color=red,shape=triangle,flag=0,i=96650,u=0.9573758464230904,v=0.011650017863653161,w=0.5042523373034675,x=6.053236752187001 -color=green,shape=circle,flag=1,i=96656,u=0.15301253370395795,v=0.9360480916991148,w=0.47996540675389343,x=4.964909635026444 -color=red,shape=circle,flag=0,i=96660,u=0.9339160633706772,v=0.9400747392523728,w=0.5072699914900494,x=5.696583467192387 -color=blue,shape=circle,flag=1,i=96674,u=0.6578842880061873,v=0.7430280001393442,w=0.4927840002992643,x=4.933691349038118 -color=red,shape=circle,flag=0,i=96681,u=0.9093417723765131,v=0.9312061484621479,w=0.5013956927167295,x=3.968201236086754 -color=yellow,shape=triangle,flag=1,i=96688,u=0.5441493781561474,v=0.7088517900510397,w=0.4900280653093751,x=4.315969716960768 -color=red,shape=triangle,flag=0,i=96710,u=0.2094719376918206,v=0.6082243970055167,w=0.5159501284164395,x=3.181489653403958 -color=blue,shape=triangle,flag=0,i=96713,u=0.21223246933503637,v=0.3103920219698435,w=0.5168260373272008,x=5.880069791255057 -color=yellow,shape=triangle,flag=1,i=96721,u=0.33556301493448626,v=0.7304677916147592,w=0.49932965008316815,x=3.8903214671557933 -color=yellow,shape=triangle,flag=1,i=96740,u=0.9664443538532672,v=0.5845457292223816,w=0.4968884965550576,x=5.8459770548241 -color=red,shape=square,flag=0,i=96766,u=0.22515664670363855,v=0.3233909748386826,w=0.5116507298661361,x=6.398730903199202 -color=purple,shape=circle,flag=0,i=96768,u=0.33608049960076525,v=0.6371986348667935,w=0.45349282172603966,x=6.781829725175949 -color=green,shape=square,flag=0,i=96774,u=0.2154734180741319,v=0.8781674700172086,w=0.5326455027398711,x=3.936220468122993 -color=purple,shape=square,flag=0,i=96782,u=0.27623451642617936,v=0.13894980550912983,w=0.5107294732254406,x=3.0829420270559056 -color=blue,shape=square,flag=0,i=96784,u=0.4193489666956077,v=0.10629875093142627,w=0.5317360271949962,x=3.876647954589947 -color=blue,shape=triangle,flag=1,i=96796,u=0.41206622235504087,v=0.3603765642834287,w=0.513749246897892,x=4.245544314256821 -color=red,shape=triangle,flag=0,i=96797,u=0.8390250766619783,v=0.8204339989162104,w=0.5019774546766443,x=6.234464210198609 -color=purple,shape=square,flag=0,i=96801,u=0.1696382894249373,v=0.6615691688116003,w=0.5153534841236239,x=4.335865319920412 -color=green,shape=triangle,flag=0,i=96811,u=0.9595897649215346,v=0.5455859308302632,w=0.48839988183493277,x=3.50764881622457 -color=red,shape=square,flag=1,i=96812,u=0.6633006211474649,v=0.3924932082381519,w=0.5000987314047961,x=4.524240244136892 -color=blue,shape=triangle,flag=0,i=96819,u=0.4213681511663504,v=0.23313744252939783,w=0.5088472157695753,x=4.398928665675311 -color=red,shape=square,flag=0,i=96845,u=0.3339797831018281,v=0.2588719544248831,w=0.4954868820621749,x=4.127128968682313 -color=red,shape=square,flag=0,i=96848,u=0.07791643009408067,v=0.1560682540432935,w=0.49666969974421393,x=5.572885243477472 -color=yellow,shape=square,flag=1,i=96851,u=0.5388018181776875,v=0.5546247073558797,w=0.48064667292004665,x=2.0579684303789714 -color=purple,shape=circle,flag=0,i=96870,u=0.5847649579675587,v=0.9875482745532688,w=0.4565858410190943,x=3.797353743957879 -color=blue,shape=square,flag=1,i=96875,u=0.9142142223643162,v=0.8731989992783917,w=0.5232963609026355,x=5.931479720806045 -color=purple,shape=triangle,flag=0,i=96886,u=0.7620914159993625,v=0.2589179659624974,w=0.5060775126241244,x=5.801846079964444 -color=red,shape=circle,flag=1,i=96887,u=0.008915214662668425,v=-0.06271145266677931,w=0.48755793492550203,x=3.5158895775946895 -color=purple,shape=square,flag=0,i=96892,u=0.9295795784913928,v=0.5567736910666704,w=0.5116561868187911,x=4.378387402108497 -color=orange,shape=circle,flag=1,i=96897,u=0.16818297872450094,v=0.810633088388253,w=0.4675226650638352,x=6.07189029851303 -color=yellow,shape=circle,flag=1,i=96901,u=0.2018414695350964,v=0.4057862820377357,w=0.5004512182623366,x=3.0974982927217423 -color=red,shape=square,flag=0,i=96903,u=0.9860464850796222,v=0.951976247614596,w=0.5212279100883831,x=8.578089301488708 -color=blue,shape=circle,flag=1,i=96915,u=0.006866076456939152,v=0.007289346396799012,w=0.49547388319366714,x=5.884116143801638 -color=purple,shape=triangle,flag=0,i=96930,u=0.5055845700264154,v=0.4552677253123145,w=0.5068760828442833,x=6.302386576403815 -color=red,shape=triangle,flag=0,i=96934,u=0.9607457187268132,v=0.38616109086537587,w=0.5080702805466717,x=3.9224562048526743 -color=red,shape=circle,flag=0,i=96945,u=0.6809384119739392,v=0.6554448624275744,w=0.48081192375711385,x=5.330509785976479 -color=red,shape=triangle,flag=1,i=96949,u=0.8436280439405668,v=0.8627029373150187,w=0.5007828226892923,x=5.965284103870897 -color=blue,shape=circle,flag=0,i=96953,u=0.09053061144662133,v=0.053288751024586634,w=0.49901702449999247,x=4.566063051710288 -color=red,shape=triangle,flag=0,i=96958,u=0.0329567371644508,v=0.48380256164528723,w=0.5054524565225944,x=5.913939544134682 -color=blue,shape=square,flag=1,i=96961,u=0.03575219860906198,v=0.015273446978771754,w=0.5244294295109888,x=4.8942594680635 -color=yellow,shape=triangle,flag=1,i=96964,u=0.6753010144630732,v=0.8088645160439986,w=0.49357119216876405,x=4.973181581826535 -color=blue,shape=circle,flag=0,i=96978,u=0.9982633408245939,v=0.4362474578687586,w=0.5044673207376004,x=4.461821832481811 -color=green,shape=square,flag=0,i=97000,u=0.6290508849121716,v=0.5975249117583501,w=0.5346361734874436,x=5.092610428669288 -color=red,shape=triangle,flag=1,i=97003,u=0.49391957222866134,v=0.3517329710102629,w=0.5067788753681516,x=5.849695362146246 -color=red,shape=triangle,flag=1,i=97016,u=0.9873458756911708,v=0.022119209398065,w=0.506457654513772,x=5.915977124768982 -color=yellow,shape=triangle,flag=1,i=97024,u=0.38811420132912866,v=0.7051529503359618,w=0.4926659114806118,x=7.386209603734446 -color=red,shape=circle,flag=0,i=97025,u=0.48790356365516274,v=0.5548030066184464,w=0.4970032883214445,x=3.8679936376690534 -color=red,shape=triangle,flag=1,i=97026,u=0.08818720098756072,v=0.415248186499631,w=0.5034342518985538,x=4.617569322681561 -color=red,shape=circle,flag=1,i=97028,u=0.392026413515555,v=0.42006604703125006,w=0.501221476705388,x=5.007722271208663 -color=purple,shape=triangle,flag=0,i=97029,u=0.1798377909811557,v=0.7675681621527558,w=0.509208691532998,x=5.688833082887121 -color=red,shape=triangle,flag=0,i=97041,u=0.32876541948093685,v=0.004890115461912536,w=0.49982816588472173,x=3.9469309159597246 -color=yellow,shape=triangle,flag=1,i=97048,u=0.7932219576138572,v=0.969102802862149,w=0.49328967669718116,x=4.834697688075342 -color=green,shape=square,flag=0,i=97055,u=0.24118869910422647,v=0.8159199718066013,w=0.5309988727295452,x=6.068079177044434 -color=red,shape=square,flag=0,i=97060,u=0.11827652670713684,v=0.442615493329682,w=0.48777601263636,x=4.631940118607367 -color=blue,shape=triangle,flag=0,i=97061,u=0.8741193108337573,v=0.7994579077417499,w=0.49637326188864817,x=5.084328756762589 -color=red,shape=square,flag=1,i=97082,u=0.09580776868114327,v=0.3127038023023665,w=0.49597039606379695,x=7.3113914677542295 -color=blue,shape=square,flag=0,i=97084,u=0.018387098959581127,v=0.46331768179852206,w=0.5141904006106274,x=6.823278545150015 -color=blue,shape=triangle,flag=1,i=97122,u=0.6293976558954338,v=0.1987399668110742,w=0.4751446156062487,x=4.8111959438878955 -color=red,shape=triangle,flag=0,i=97127,u=0.7406867607291928,v=0.7869628368930285,w=0.48725187375451035,x=6.373002723583167 -color=red,shape=square,flag=0,i=97131,u=0.07099747423767344,v=0.21023697449405598,w=0.5083224815615155,x=5.500497178920348 -color=red,shape=circle,flag=0,i=97142,u=0.09833987353193874,v=0.1147791068458756,w=0.49978560088685176,x=6.649395472152787 -color=red,shape=square,flag=0,i=97145,u=0.1095278718757351,v=0.4712615049049269,w=0.500997151201516,x=6.152237213506827 -color=blue,shape=square,flag=1,i=97149,u=0.1886728827395836,v=0.720803500813239,w=0.5140856399205782,x=5.255487499247563 -color=red,shape=triangle,flag=0,i=97151,u=0.13342444052386448,v=0.07884187380217789,w=0.492165846333622,x=5.9595039299953365 -color=purple,shape=square,flag=0,i=97154,u=0.28042409017376335,v=0.9412376677981548,w=0.5277662963859316,x=4.737930471132928 -color=red,shape=triangle,flag=0,i=97166,u=0.30970638691215,v=0.32341380412269727,w=0.49912091515574897,x=6.01117247150778 -color=green,shape=square,flag=0,i=97168,u=0.1912513634038605,v=0.49303796342198103,w=0.5352330183500308,x=3.326483531615287 -color=red,shape=circle,flag=0,i=97176,u=0.45579218349119677,v=0.3869630943022203,w=0.49883949059815036,x=6.494520740802528 -color=red,shape=triangle,flag=1,i=97177,u=0.12668139785697063,v=0.6323225812171959,w=0.4984072671432093,x=5.671608659509612 -color=red,shape=triangle,flag=0,i=97214,u=0.5348072571734852,v=0.5927012513329605,w=0.5108259339428247,x=6.735193656056778 -color=purple,shape=square,flag=0,i=97230,u=0.35470524541749526,v=0.20010542749315596,w=0.5303222548334717,x=6.428357947355543 -color=yellow,shape=triangle,flag=1,i=97234,u=0.47631436173471964,v=0.7765559018355477,w=0.47732119043101473,x=4.806593955730334 -color=purple,shape=circle,flag=0,i=97243,u=0.8230092004181703,v=0.9381872267787872,w=0.45712006521814225,x=6.174824436263681 -color=blue,shape=triangle,flag=1,i=97266,u=0.6909701381885082,v=0.8240221760455293,w=0.48619698532670647,x=4.259612407736948 -color=blue,shape=square,flag=1,i=97276,u=0.8516966151374171,v=0.10016699452463229,w=0.508175647297329,x=3.43208556464738 -color=yellow,shape=triangle,flag=1,i=97277,u=0.3860135243757694,v=0.14162591139520508,w=0.4764937593207753,x=4.009840029937227 -color=red,shape=circle,flag=1,i=97280,u=0.5917993310006303,v=0.5194695413216914,w=0.5010615202598578,x=5.698417328761084 -color=purple,shape=triangle,flag=0,i=97294,u=0.9755702075513683,v=0.24584559293392982,w=0.5214214048541824,x=4.723840504286124 -color=purple,shape=square,flag=0,i=97300,u=0.42027484356278855,v=0.22270130081509798,w=0.5242214498337153,x=3.5625814547603514 -color=orange,shape=circle,flag=1,i=97301,u=0.9553848886986518,v=0.7799807659966358,w=0.4608595151265397,x=4.604757742088484 -color=red,shape=circle,flag=1,i=97309,u=0.04777252740431659,v=0.11857770295836605,w=0.49994976976023503,x=3.5012074061713405 -color=yellow,shape=circle,flag=1,i=97312,u=0.7273664187957455,v=0.6821231276230334,w=0.4900791531096476,x=5.129983466787765 -color=red,shape=square,flag=0,i=97331,u=0.37926688266873265,v=0.4864574679061694,w=0.4942426957567359,x=5.269920041356692 -color=red,shape=square,flag=0,i=97343,u=0.6241079278926611,v=0.8018744306885754,w=0.4909620282552845,x=2.6395618832093914 -color=green,shape=square,flag=0,i=97344,u=0.8616687764933793,v=0.5685012317353809,w=0.5257345134696678,x=5.616811142165216 -color=red,shape=circle,flag=1,i=97363,u=0.16491847512221658,v=0.21048409982526964,w=0.5031948314548698,x=7.349845996160004 -color=red,shape=square,flag=0,i=97372,u=0.8269241296383256,v=0.6967117814030773,w=0.4965201109007503,x=5.1784863070239355 -color=red,shape=square,flag=0,i=97376,u=0.19609500207002672,v=0.19023274723169536,w=0.5070041538850066,x=5.223435346279785 -color=red,shape=triangle,flag=0,i=97380,u=0.8919455096083191,v=0.5924857368525175,w=0.5106536844624204,x=5.8747646648899865 -color=blue,shape=triangle,flag=0,i=97384,u=0.3215611431884712,v=0.21973012811149484,w=0.48887320823151775,x=5.387662287666793 -color=blue,shape=square,flag=1,i=97390,u=0.5683638775808385,v=0.2784245223252638,w=0.5229640465145601,x=3.438195606907572 -color=yellow,shape=circle,flag=1,i=97396,u=0.9432514765439831,v=0.4255263132934115,w=0.4910916056568584,x=8.311929483038284 -color=purple,shape=triangle,flag=0,i=97400,u=0.6861602139534393,v=0.9421516880329144,w=0.5131445004303671,x=4.548344352898108 -color=blue,shape=circle,flag=1,i=97403,u=0.9772545408148562,v=0.02667878239259458,w=0.4800751827681361,x=5.4068923530300586 -color=red,shape=triangle,flag=0,i=97415,u=0.4202070093270537,v=0.5567466106741579,w=0.5083881941755304,x=6.015079574597386 -color=purple,shape=square,flag=0,i=97437,u=0.7147659294214207,v=0.22750813482497856,w=0.5097905756139546,x=5.571440660985307 -color=purple,shape=square,flag=0,i=97456,u=0.7723035279117967,v=0.050217423978692555,w=0.5144639026111142,x=5.993029032868384 -color=green,shape=square,flag=0,i=97460,u=0.0782987251399535,v=0.12876499173112188,w=0.5220400684813095,x=5.789980053367799 -color=red,shape=square,flag=0,i=97462,u=0.08965807151828942,v=0.10643707279095249,w=0.5008978912962472,x=5.616013051283294 -color=red,shape=circle,flag=0,i=97467,u=0.7766741505785799,v=0.7484017480681512,w=0.5030197226971365,x=3.496080359290433 -color=green,shape=triangle,flag=0,i=97479,u=0.44152744337097793,v=0.5844495248568005,w=0.4940033847922217,x=4.315221374690091 -color=purple,shape=square,flag=0,i=97516,u=0.28402613483717465,v=0.4272049677002838,w=0.5091847486779658,x=4.300723570993671 -color=red,shape=triangle,flag=0,i=97518,u=0.13164672554701873,v=0.22921222398891972,w=0.5150332966927038,x=4.163427956316571 -color=red,shape=triangle,flag=0,i=97521,u=0.8298504144125524,v=0.6334400989390334,w=0.5138879233833277,x=4.580764024404662 -color=blue,shape=circle,flag=0,i=97522,u=0.6161536601333419,v=0.10011125645874996,w=0.48975848692141466,x=4.272053125774312 -color=red,shape=square,flag=0,i=97528,u=0.5026882085865776,v=0.09627587585336217,w=0.5006311175911682,x=5.209893874383046 -color=yellow,shape=triangle,flag=1,i=97537,u=0.2618325583909621,v=0.8139707712866776,w=0.47221599116161334,x=4.814572637440977 -color=red,shape=square,flag=1,i=97541,u=0.26012815842242976,v=0.5746267570070889,w=0.5058301006804881,x=7.894284173816768 -color=red,shape=square,flag=0,i=97579,u=0.5562711220007341,v=0.904963651078646,w=0.5058172540812761,x=5.924094256885994 -color=red,shape=circle,flag=0,i=97609,u=0.8961614931968467,v=0.979176636525386,w=0.5025893437530877,x=3.8290612156016643 -color=red,shape=square,flag=0,i=97621,u=0.9214089464989041,v=0.9071850948395918,w=0.5001465142808271,x=5.764287284989577 -color=orange,shape=triangle,flag=0,i=97626,u=0.9630188333882982,v=0.27386939920704134,w=0.5064392730701361,x=4.538819506187884 -color=red,shape=square,flag=1,i=97680,u=0.3209211121736111,v=0.3899516029122365,w=0.5198867447086687,x=7.06857285048642 -color=red,shape=square,flag=0,i=97688,u=0.5911520575244686,v=0.33186590764785806,w=0.5180611691981245,x=5.04041766542527 -color=purple,shape=triangle,flag=0,i=97711,u=0.04797693766549749,v=0.4056005979165126,w=0.5273590237315651,x=6.255121933383456 -color=blue,shape=triangle,flag=1,i=97720,u=0.594943728773139,v=0.021015724656598733,w=0.49445682186947093,x=4.686014512170725 -color=red,shape=square,flag=1,i=97728,u=0.18091463089999837,v=0.7024748500590835,w=0.5213011945044698,x=3.816509651620779 -color=green,shape=triangle,flag=0,i=97743,u=0.4660292875154822,v=0.9055364869739684,w=0.5027993217625732,x=3.9121321558708826 -color=blue,shape=circle,flag=0,i=97757,u=0.21642242605405448,v=0.7011683595472,w=0.49092845735927554,x=5.149654671760703 -color=red,shape=triangle,flag=0,i=97769,u=0.2758974960696885,v=0.14252263841836466,w=0.5092202307326151,x=3.9296557153052114 -color=green,shape=circle,flag=0,i=97782,u=0.9229506182027291,v=0.7709550496964023,w=0.48690715626806763,x=5.003019797233288 -color=red,shape=triangle,flag=1,i=97785,u=0.6687944994434781,v=0.4292208180608189,w=0.5060053205603642,x=6.445192505384767 -color=purple,shape=square,flag=0,i=97787,u=0.1626976458292152,v=0.7169415062126457,w=0.505993441989183,x=6.757878157483494 -color=green,shape=triangle,flag=0,i=97792,u=0.6942834648605322,v=0.35075423520437954,w=0.5025883258793723,x=3.851474577720205 -color=red,shape=triangle,flag=0,i=97804,u=0.32617072932399793,v=0.9068176837587851,w=0.5064110510788882,x=6.24923704998471 -color=red,shape=square,flag=0,i=97811,u=0.9110657161485545,v=0.3361415665550729,w=0.5223693330863728,x=4.719245115124646 -color=blue,shape=circle,flag=1,i=97814,u=0.2336720213891289,v=0.017690895141252994,w=0.49160496509972607,x=3.368817659596946 -color=green,shape=square,flag=1,i=97831,u=0.791839678998911,v=0.09716252851029294,w=0.5529004211039809,x=5.806767943682989 -color=red,shape=triangle,flag=1,i=97850,u=0.27791068733728586,v=0.43087228249903153,w=0.507797637334018,x=4.20709013302241 -color=red,shape=triangle,flag=0,i=97865,u=0.6706345591784993,v=0.14657495989907243,w=0.5103829126613852,x=3.489613130965964 -color=red,shape=square,flag=0,i=97871,u=0.6580510350061215,v=0.24238942484632964,w=0.508294984179414,x=3.0467382134923864 -color=green,shape=square,flag=0,i=97889,u=0.49524086289950964,v=0.26821675698893166,w=0.552217601994032,x=7.590476710621381 -color=purple,shape=square,flag=0,i=97900,u=0.6356407072311071,v=0.25518813062704515,w=0.49942290791391064,x=5.847117102786026 -color=red,shape=square,flag=1,i=97907,u=0.34307032893968903,v=0.7647008654150338,w=0.5050882613982243,x=4.866015539792325 -color=red,shape=square,flag=0,i=97919,u=0.7820969385206633,v=0.10597975297762219,w=0.5036810391453648,x=3.460596463977654 -color=green,shape=square,flag=0,i=97925,u=0.6057162184564446,v=0.3400418548484976,w=0.5480957487864978,x=5.268311384911246 -color=blue,shape=triangle,flag=1,i=97937,u=0.1785561921637433,v=0.775634933829922,w=0.47680078029824097,x=3.490791433897275 -color=green,shape=square,flag=0,i=97956,u=0.09790995734527219,v=0.5256502236653826,w=0.5544820469204593,x=3.8546594386452635 -color=yellow,shape=circle,flag=1,i=97959,u=0.8883170086471701,v=0.6035152092966669,w=0.4808478413838625,x=5.770285032852261 -color=red,shape=square,flag=0,i=97967,u=0.7402283154845064,v=0.1604949757057924,w=0.5140215805849698,x=6.116271657363665 -color=yellow,shape=square,flag=1,i=97971,u=0.08311863804936337,v=0.0643552871363311,w=0.5034505068151336,x=6.00942969226669 -color=red,shape=circle,flag=0,i=98022,u=0.596592697008244,v=0.6436328707837564,w=0.47959785785757963,x=4.964166660347895 -color=green,shape=circle,flag=0,i=98027,u=0.40649882186404573,v=0.09562074476567484,w=0.49007555940735587,x=4.98731748857221 -color=purple,shape=square,flag=0,i=98028,u=0.7931704431696368,v=0.7928491541153797,w=0.4959683700173671,x=8.2086458340531 -color=green,shape=triangle,flag=1,i=98062,u=0.5750083677475532,v=0.1258784060108571,w=0.5120529416099076,x=4.675720601321245 -color=blue,shape=circle,flag=0,i=98064,u=0.008471805828746404,v=0.31301781762169756,w=0.4988495921835018,x=6.22981100786252 -color=red,shape=triangle,flag=0,i=98070,u=0.8890180051875659,v=0.641894541546162,w=0.5230969157729751,x=6.492158723647763 -color=green,shape=circle,flag=0,i=98079,u=0.9638868362687497,v=0.7509965571682672,w=0.49409764753305424,x=6.392330683917962 -color=red,shape=square,flag=0,i=98088,u=0.7138491163783625,v=0.5660995446533844,w=0.5322588559331034,x=4.3846152618851955 -color=yellow,shape=triangle,flag=1,i=98116,u=0.5119224643680647,v=0.8325885087413708,w=0.5027608321302205,x=4.182137286239789 -color=yellow,shape=square,flag=1,i=98125,u=0.8649783193074638,v=0.8296944841891143,w=0.5071693423344046,x=4.818995357800668 -color=blue,shape=circle,flag=1,i=98142,u=0.11903130827090902,v=0.0794600640138523,w=0.5045210513824391,x=3.858197748626988 -color=yellow,shape=square,flag=1,i=98149,u=0.9029710888023735,v=0.8717011042953099,w=0.49652962702863235,x=6.619770189242416 -color=orange,shape=triangle,flag=0,i=98151,u=0.43642298258222634,v=0.2193997453172266,w=0.499106748704397,x=4.3030028275210475 -color=red,shape=triangle,flag=0,i=98154,u=0.30232977366424907,v=0.3959937521763154,w=0.5258396790372201,x=4.282090119984676 -color=red,shape=triangle,flag=0,i=98163,u=0.15968459410082014,v=0.6593181353960239,w=0.5302854614163199,x=4.175227952430347 -color=red,shape=square,flag=1,i=98196,u=0.11040543455660845,v=0.2918881950971337,w=0.5227695638617097,x=4.369949207705616 -color=purple,shape=square,flag=0,i=98202,u=0.30751541181208664,v=0.9197690237746908,w=0.4991078400590991,x=5.914550009254785 -color=green,shape=circle,flag=0,i=98207,u=0.9911573976993934,v=0.17411590095256702,w=0.48569904607795705,x=4.556901286375683 -color=yellow,shape=square,flag=1,i=98208,u=0.05702815869116118,v=0.23117048329632328,w=0.4914488924620556,x=5.995338563130926 -color=red,shape=square,flag=0,i=98209,u=0.3156966222570933,v=0.2698358712069102,w=0.5205166475872047,x=3.179376363487068 -color=red,shape=square,flag=1,i=98219,u=0.3585605891873931,v=0.7849025301242254,w=0.5247071043755026,x=3.6436009871680306 -color=yellow,shape=circle,flag=0,i=98225,u=0.5101004345114215,v=0.8276951221554976,w=0.48994504198333605,x=5.217640747985201 -color=purple,shape=triangle,flag=0,i=98237,u=0.6056701129171512,v=0.17760094149129158,w=0.5064293455604001,x=4.787472118135386 -color=red,shape=circle,flag=0,i=98246,u=0.8396846017362914,v=0.7948287790783244,w=0.48174517695444125,x=6.232121886626242 -color=red,shape=triangle,flag=0,i=98264,u=0.6925214882912937,v=0.7060504603224776,w=0.5194984955295038,x=5.129705681175931 -color=red,shape=square,flag=1,i=98270,u=0.8333327091854051,v=0.9073243527476074,w=0.5092593522702931,x=5.447554624882591 -color=blue,shape=circle,flag=0,i=98277,u=0.8833050862568871,v=0.32423120247830917,w=0.5045031620937903,x=4.151562791435151 -color=yellow,shape=triangle,flag=1,i=98292,u=0.027845065631730836,v=0.04910793281989667,w=0.5016167941049705,x=4.032763706389033 -color=red,shape=triangle,flag=1,i=98304,u=0.960050401343297,v=0.878848157843013,w=0.5092386650812065,x=5.734219891862999 -color=blue,shape=square,flag=0,i=98307,u=0.30723347276213786,v=0.3227401321430875,w=0.5083917433216159,x=3.6616507743396816 -color=blue,shape=square,flag=0,i=98316,u=0.5174898118201812,v=0.5205216914321144,w=0.5060395164659975,x=6.791077771912952 -color=yellow,shape=square,flag=1,i=98322,u=0.5024867844104095,v=0.859915626689891,w=0.48031937822922294,x=5.63959426909231 -color=yellow,shape=square,flag=1,i=98325,u=0.2693442027373001,v=0.18337718642091838,w=0.48013256486796685,x=3.764308344824317 -color=red,shape=triangle,flag=0,i=98332,u=0.32667214044077975,v=0.05130212052518457,w=0.527595893109353,x=6.130190313809526 -color=red,shape=square,flag=1,i=98342,u=0.12841792565501742,v=0.008480499687680498,w=0.4965187584425047,x=4.692798781705341 -color=purple,shape=square,flag=1,i=98346,u=0.7582084573585267,v=0.5214721652872817,w=0.4908777054805034,x=6.948015382313787 -color=green,shape=circle,flag=0,i=98365,u=0.11274608726768476,v=0.2548579470940253,w=0.4900444734968059,x=2.8952501845025704 -color=red,shape=circle,flag=0,i=98375,u=0.3445971803963863,v=0.2706372068659536,w=0.4799366072558581,x=4.584488823465119 -color=green,shape=circle,flag=0,i=98378,u=0.14799431378210703,v=0.7006060042757039,w=0.48690198078433355,x=4.694771460754332 -color=yellow,shape=triangle,flag=1,i=98395,u=0.2983265373399384,v=0.6070296404204049,w=0.5040106455993951,x=6.178216789219749 -color=red,shape=square,flag=0,i=98405,u=0.3656304933774207,v=0.9265696681158306,w=0.4965558078481272,x=6.3116669969858785 -color=red,shape=square,flag=1,i=98407,u=0.7314842259220952,v=0.7974038161823683,w=0.4939948999334246,x=4.93517526162906 -color=yellow,shape=triangle,flag=1,i=98414,u=0.009369601388535709,v=0.202361826029956,w=0.5070663603552441,x=7.25521627101551 -color=red,shape=circle,flag=0,i=98435,u=0.7330783388812637,v=0.6595531078341765,w=0.5003030690931154,x=4.374039636250854 -color=red,shape=square,flag=0,i=98444,u=0.7068916459367539,v=0.10909506233927113,w=0.4934182655187043,x=6.594235035626636 -color=blue,shape=square,flag=1,i=98475,u=0.8486649164434737,v=0.6603138829940969,w=0.5143953511210234,x=3.8853877436383013 -color=blue,shape=triangle,flag=1,i=98476,u=0.1706498432969359,v=0.9313273233962576,w=0.46953105665730394,x=4.421531563835029 -color=green,shape=square,flag=0,i=98477,u=0.7968165647564313,v=0.6920218355838409,w=0.5353477482292824,x=5.326952229760757 -color=red,shape=circle,flag=0,i=98489,u=0.5040210327435094,v=0.5080539671354949,w=0.4953259570701542,x=2.686190680986473 -color=green,shape=triangle,flag=1,i=98502,u=0.5791988541078736,v=0.2075863271917444,w=0.5179011746463379,x=6.829881907712913 -color=red,shape=circle,flag=0,i=98510,u=0.8022565155247456,v=0.833447459978276,w=0.49209858648418725,x=5.0105549808616905 -color=red,shape=square,flag=0,i=98513,u=0.7411176091737193,v=0.9081116317859208,w=0.4763468049657452,x=4.174979354461981 -color=red,shape=triangle,flag=0,i=98521,u=0.7618365018681525,v=0.6532884547101894,w=0.5180203507031043,x=1.97042672080589 -color=red,shape=square,flag=0,i=98523,u=0.7505947513859343,v=0.8838996599672665,w=0.4725185204387244,x=5.278352800864932 -color=blue,shape=square,flag=1,i=98530,u=0.19902590179507995,v=0.7675412314816443,w=0.5072773038301646,x=4.41905381308439 -color=blue,shape=triangle,flag=0,i=98532,u=0.3387489623595159,v=0.8056357479122686,w=0.4708233015007791,x=6.3592144032863445 -color=red,shape=triangle,flag=1,i=98543,u=0.5573891226375833,v=0.513218875199012,w=0.525218791919852,x=6.302312930645479 -color=red,shape=triangle,flag=0,i=98556,u=0.773584819993225,v=0.954863754652885,w=0.5387324719083295,x=4.168274102156399 -color=purple,shape=triangle,flag=0,i=98603,u=0.4709942129781579,v=0.5776538348539528,w=0.4903421367001042,x=4.22875298100828 -color=red,shape=triangle,flag=1,i=98604,u=0.21617190570220934,v=0.8118320769990091,w=0.5302895785660899,x=4.994739916648304 -color=red,shape=square,flag=1,i=98614,u=0.7717997271506307,v=0.694889660989654,w=0.49182606233464893,x=5.586762853077823 -color=yellow,shape=square,flag=1,i=98618,u=0.7158601697212569,v=0.6198863169592298,w=0.5017311396656775,x=3.1657203518557764 -color=red,shape=square,flag=0,i=98641,u=0.5903083379634668,v=0.40294970262148055,w=0.49124292307181483,x=7.460997468162266 -color=green,shape=square,flag=1,i=98650,u=0.17462174347448733,v=0.17291197841103367,w=0.5365201920196407,x=4.219315695577421 -color=blue,shape=triangle,flag=0,i=98651,u=0.850163636671208,v=0.7437087441707033,w=0.48493078635184755,x=5.356779484241809 -color=red,shape=square,flag=0,i=98666,u=0.44755524137388003,v=0.7290060921550455,w=0.4895362079521921,x=4.540070940732686 -color=red,shape=triangle,flag=0,i=98673,u=0.9522918108313615,v=0.6632409839961452,w=0.5160995929179415,x=5.453980519882566 -color=yellow,shape=square,flag=1,i=98679,u=0.7257230636415277,v=0.15821791451345935,w=0.5041210057325703,x=4.658210493083602 -color=red,shape=triangle,flag=0,i=98691,u=0.7056870482058987,v=0.6121270004524071,w=0.5107845688446131,x=3.202611395785899 -color=red,shape=square,flag=1,i=98694,u=0.9255603190188986,v=0.7578759177697019,w=0.4810597353437104,x=7.343140375626663 -color=red,shape=circle,flag=0,i=98700,u=0.6081536638347593,v=0.5793295448994082,w=0.46847664251643806,x=6.103593510786826 -color=blue,shape=triangle,flag=1,i=98715,u=0.025345432928356004,v=0.04590075545663996,w=0.4807235119165878,x=3.7631866957272027 -color=green,shape=square,flag=0,i=98739,u=0.6181931897553943,v=0.19631572035713352,w=0.5376470373273067,x=5.060939091160315 -color=red,shape=circle,flag=0,i=98751,u=0.08589407452496844,v=0.16138463561292965,w=0.4624927933033351,x=5.525860659224803 -color=red,shape=circle,flag=1,i=98753,u=0.629930398213001,v=0.6490202846783595,w=0.46158517170089164,x=1.9479107880796083 -color=yellow,shape=triangle,flag=1,i=98764,u=0.22411239108292103,v=0.6541807772205734,w=0.5204002524770049,x=6.780293402854686 -color=blue,shape=circle,flag=1,i=98786,u=0.5684202039796897,v=0.5431289702655762,w=0.48376204053409183,x=5.9318278617135585 -color=green,shape=circle,flag=1,i=98788,u=0.8002481149533739,v=0.70249445769141,w=0.47109923260072795,x=6.711355283725356 -color=orange,shape=triangle,flag=0,i=98803,u=0.584108170545539,v=0.6170673393043582,w=0.5017516669982233,x=6.399187526134138 -color=purple,shape=triangle,flag=0,i=98840,u=0.745183310848143,v=0.7851594618870195,w=0.48610608245077697,x=5.171335378864255 -color=red,shape=triangle,flag=1,i=98846,u=0.2635165971815081,v=0.6682494697333642,w=0.5217979550147812,x=5.346978866248844 -color=red,shape=square,flag=0,i=98859,u=0.5576207204193139,v=0.2779344828569307,w=0.48737356354465594,x=4.958860724637386 -color=blue,shape=square,flag=1,i=98861,u=0.4534982983108291,v=0.1821425448485171,w=0.5077049428376395,x=4.392226779015571 -color=red,shape=square,flag=0,i=98874,u=0.9766648327855758,v=0.7538581370395677,w=0.4734546946880415,x=2.708026978057306 -color=red,shape=square,flag=0,i=98875,u=0.9177867276372873,v=0.28688458940185124,w=0.4715348727021706,x=4.944174406898203 -color=red,shape=square,flag=1,i=98889,u=0.8298108266101528,v=0.2609649733736763,w=0.4731757812181874,x=4.121731738027449 -color=blue,shape=triangle,flag=1,i=98917,u=0.30352961806180756,v=0.7222121763294063,w=0.4937171857379458,x=3.889977642599162 -color=red,shape=circle,flag=0,i=98918,u=0.5395892607693311,v=0.4679800027559581,w=0.45650436231680047,x=4.291241711911771 -color=purple,shape=square,flag=0,i=98919,u=0.9215020298105698,v=0.41359427330555776,w=0.5105720245647634,x=4.053039115224837 -color=red,shape=square,flag=0,i=98924,u=0.16323720289059396,v=0.5399433188460773,w=0.4706758338100679,x=3.6793976137362208 -color=red,shape=triangle,flag=0,i=98930,u=0.5071704346461817,v=0.7475614109700602,w=0.5075627708923901,x=5.727124769296046 -color=orange,shape=triangle,flag=1,i=98938,u=0.03682067994139049,v=0.8058252534406598,w=0.5013635617853365,x=3.957012035092648 -color=red,shape=circle,flag=0,i=98951,u=0.6502988217727155,v=0.6738339190891354,w=0.4642859620025278,x=4.578867404302979 -color=yellow,shape=circle,flag=1,i=98959,u=0.052607659809360774,v=0.7429411241873004,w=0.4770783523327097,x=3.540971072333878 -color=red,shape=circle,flag=0,i=98970,u=0.030517997188448054,v=-0.019938543236686895,w=0.46025313863193423,x=5.192876447732735 -color=yellow,shape=square,flag=1,i=98972,u=0.7923703839245609,v=0.9496086708617593,w=0.4926256087476328,x=5.884152411212029 -color=red,shape=triangle,flag=0,i=98973,u=0.9646647324293749,v=0.23353083519222173,w=0.5082820599508759,x=4.243920290934238 -color=red,shape=circle,flag=0,i=98982,u=0.87531761397145,v=0.8410483054865789,w=0.4688967315014258,x=5.515906047564568 -color=red,shape=square,flag=0,i=98991,u=0.38950844371289317,v=0.2095912314566527,w=0.4746905213482261,x=6.416946106030669 -color=purple,shape=triangle,flag=0,i=98999,u=0.8373888270995616,v=0.9004631711504962,w=0.500910407607595,x=6.404667123458629 -color=yellow,shape=triangle,flag=1,i=99018,u=0.3703359855470002,v=0.7567799821125469,w=0.5305932826585406,x=4.704801613062089 -color=blue,shape=square,flag=0,i=99019,u=0.4126019275484226,v=0.47466901454349353,w=0.517700140254291,x=6.40040516807471 -color=red,shape=triangle,flag=1,i=99021,u=0.2746609317921088,v=0.27535794611277764,w=0.5102809797353317,x=4.194039625007223 -color=purple,shape=triangle,flag=0,i=99029,u=0.814872228954333,v=0.6437340043868705,w=0.4992262140974474,x=3.476020918161739 -color=purple,shape=square,flag=0,i=99044,u=0.18298976791687627,v=0.08620598646493649,w=0.508255493932817,x=5.74997950238174 -color=red,shape=square,flag=0,i=99060,u=0.1861052169166879,v=0.5578501417003999,w=0.4830831596641846,x=5.638164559647614 -color=red,shape=square,flag=0,i=99063,u=0.8691209244378582,v=0.7255397901285395,w=0.48473307117656084,x=5.554244905866582 -color=purple,shape=square,flag=0,i=99084,u=0.140135809141123,v=0.8796690116315877,w=0.5090719448370761,x=3.592292833797416 -color=red,shape=triangle,flag=0,i=99089,u=0.9604861106351722,v=0.7895720428617851,w=0.5044234430734816,x=6.979556771038148 -color=red,shape=square,flag=0,i=99096,u=0.3968012085621694,v=0.05957411372935073,w=0.4848470893576292,x=4.623878746546619 -color=red,shape=square,flag=0,i=99101,u=0.0011651940899418678,v=0.11229628959018367,w=0.4788050982043006,x=5.095099652910183 -color=blue,shape=triangle,flag=1,i=99113,u=0.3978290825561349,v=0.9374672741761598,w=0.4906901634524283,x=6.166006351081285 -color=red,shape=triangle,flag=0,i=99114,u=0.3179370117598467,v=0.7521866058794734,w=0.5013292175628846,x=3.924316170342216 -color=purple,shape=square,flag=0,i=99122,u=0.5067956247665032,v=0.40978981981124984,w=0.512695182649365,x=4.644094764497326 -color=red,shape=circle,flag=0,i=99132,u=0.8183473866720897,v=0.8004326135444801,w=0.4681417601305023,x=6.636958016528148 -color=blue,shape=triangle,flag=1,i=99149,u=0.9347833190023043,v=0.17759947718311153,w=0.48342825690505387,x=4.294291297643057 -color=red,shape=triangle,flag=0,i=99160,u=0.9118601081739102,v=0.21866307347201497,w=0.5126438139193853,x=3.7614015818050635 -color=blue,shape=circle,flag=1,i=99178,u=0.5522042974181056,v=0.5110264204106798,w=0.454725293617378,x=5.497867112649582 -color=red,shape=square,flag=0,i=99182,u=0.8284785228042405,v=0.11334020374011111,w=0.4743863622973718,x=4.490154043481057 -color=purple,shape=circle,flag=1,i=99196,u=0.9895554723278063,v=0.6080605951457241,w=0.4579125157028215,x=3.623307368175551 -color=red,shape=triangle,flag=0,i=99199,u=0.8796844690129273,v=0.78836214798338,w=0.49821688429188404,x=4.873427084229231 -color=yellow,shape=triangle,flag=1,i=99228,u=0.5983123975020165,v=0.3800340402706248,w=0.5252102605288587,x=4.64246012097752 -color=red,shape=circle,flag=0,i=99251,u=0.6324438847732219,v=0.6814258727283171,w=0.46724065035984785,x=3.7384566384604434 -color=purple,shape=circle,flag=1,i=99253,u=0.2795693874420423,v=0.29814197666682773,w=0.45853317683334,x=3.851117815506532 -color=red,shape=square,flag=0,i=99256,u=0.21274424557691052,v=0.5976191487889706,w=0.4719030343187279,x=4.081821670992002 -color=yellow,shape=triangle,flag=1,i=99259,u=0.32430798930823,v=0.9520335926581642,w=0.5234824129992659,x=4.264556022626916 -color=green,shape=square,flag=0,i=99262,u=0.007623723341571131,v=0.4139260214166408,w=0.545108727764001,x=3.1603213699973236 -color=red,shape=circle,flag=0,i=99268,u=0.4355482865958541,v=0.33867909144166575,w=0.47066794301154957,x=4.481125137057083 -color=yellow,shape=square,flag=1,i=99272,u=0.7095694323926698,v=0.4534111967446265,w=0.5076592155958451,x=4.335544569970653 -color=red,shape=triangle,flag=0,i=99278,u=0.9548394302661511,v=0.2548985622086267,w=0.5080298283382719,x=5.050137551587912 -color=red,shape=square,flag=0,i=99280,u=0.3133923167715389,v=0.0653636454921509,w=0.4687503117971006,x=4.468325259930274 -color=yellow,shape=circle,flag=1,i=99284,u=0.6530503199545348,v=0.23908588907834516,w=0.4799125551304738,x=6.379888206335166 -color=yellow,shape=triangle,flag=1,i=99291,u=0.7614050649292594,v=0.10253010428320819,w=0.5273143616350555,x=5.691701516753241 -color=blue,shape=square,flag=0,i=99313,u=0.7901772384605223,v=0.3528868403443989,w=0.5270429175217797,x=4.451400324939132 -color=blue,shape=triangle,flag=1,i=99332,u=0.2841324877296606,v=0.2094373026612476,w=0.4864008357821705,x=5.608657584231664 -color=blue,shape=triangle,flag=0,i=99343,u=0.3835355889880442,v=0.9627143534778757,w=0.4845060869373707,x=5.821407210159099 -color=blue,shape=circle,flag=0,i=99346,u=0.14926698328541177,v=0.3173338938597636,w=0.4592474153396285,x=2.9937797037782476 -color=red,shape=triangle,flag=1,i=99350,u=0.5591628968416275,v=0.15274073137276667,w=0.5201633734512585,x=6.427777836179761 -color=yellow,shape=circle,flag=1,i=99353,u=0.5188661038632155,v=0.6454466534583754,w=0.48192389963375143,x=5.417220745930677 -color=green,shape=circle,flag=0,i=99356,u=0.9287483786191593,v=0.5448422718795073,w=0.48572595180883404,x=4.232961138381335 -color=orange,shape=square,flag=1,i=99364,u=0.21062547263510378,v=0.057097772636379496,w=0.4800603180908969,x=5.929286003481908 -color=blue,shape=square,flag=1,i=99374,u=0.9014855376883767,v=0.3843193381166754,w=0.5302549095013845,x=5.617111099160013 -color=red,shape=square,flag=0,i=99387,u=0.7284775790688164,v=0.5830407198778343,w=0.47264024729354126,x=4.749638973634444 -color=red,shape=triangle,flag=1,i=99389,u=0.969493522972176,v=0.14580711732352647,w=0.516274600964966,x=4.431460556073614 -color=purple,shape=square,flag=0,i=99399,u=0.37261182117473546,v=0.5122761495638001,w=0.5186797952023794,x=4.832424434642822 -color=red,shape=circle,flag=1,i=99413,u=0.04515578822892985,v=0.1027674776150671,w=0.4824507480155599,x=3.2750466098772306 -color=green,shape=circle,flag=0,i=99421,u=0.49007843311537935,v=0.2767289990629622,w=0.4845426312972711,x=3.2754112510228803 -color=red,shape=square,flag=0,i=99424,u=0.5512592927823597,v=0.01821904923581552,w=0.46774548667175353,x=3.6895821421292747 -color=red,shape=circle,flag=1,i=99434,u=0.3792243153960161,v=0.466831985895362,w=0.4925736244351452,x=6.327652379516802 -color=green,shape=triangle,flag=0,i=99441,u=0.5146116108450614,v=0.4987895969345195,w=0.5458469449083049,x=4.325609904488275 -color=blue,shape=triangle,flag=1,i=99442,u=0.7487344013310542,v=0.2085025891392418,w=0.4867242313908085,x=5.2295149366099976 -color=yellow,shape=circle,flag=1,i=99458,u=0.005660571937996628,v=0.9022898196092912,w=0.48706905915563037,x=4.579708935331985 -color=red,shape=square,flag=1,i=99470,u=0.8119142504046272,v=0.8362806282160352,w=0.46096046558142645,x=4.612507390997711 -color=yellow,shape=triangle,flag=1,i=99476,u=0.2024424684853019,v=0.4234637932716139,w=0.520849384463336,x=5.314646088506813 -color=red,shape=circle,flag=0,i=99484,u=0.7551632127081732,v=0.6974814333958862,w=0.487473970650931,x=7.374009786587409 -color=yellow,shape=triangle,flag=1,i=99491,u=0.12007298876629291,v=0.3559014176804719,w=0.5168219132382291,x=5.940741085759094 -color=red,shape=circle,flag=0,i=99508,u=0.8587979286309798,v=0.8851429506115143,w=0.48047251565051924,x=3.295818956537587 -color=red,shape=triangle,flag=0,i=99513,u=0.6934187000138446,v=0.734327396129899,w=0.5148028596289214,x=4.9893445490629285 -color=red,shape=square,flag=1,i=99546,u=0.5226384738105205,v=0.8368705748998306,w=0.4788787393405911,x=5.385597013594741 -color=red,shape=square,flag=1,i=99550,u=0.09927742729294176,v=0.08334068303333408,w=0.47963609129774487,x=2.1640218691086637 -color=red,shape=circle,flag=0,i=99560,u=0.9990202831729463,v=1.0660108878409864,w=0.48700006218753306,x=5.990375609679333 -color=red,shape=triangle,flag=1,i=99568,u=0.918622141544091,v=0.09170747993234607,w=0.5126931035458203,x=4.093198958956755 -color=red,shape=square,flag=0,i=99569,u=0.8774917490203964,v=0.4741856843373682,w=0.4765875113105786,x=7.15960642862528 -color=red,shape=circle,flag=1,i=99574,u=0.7261362203352475,v=0.6688528726234391,w=0.48463087593733783,x=4.950691779690078 -color=red,shape=circle,flag=0,i=99575,u=0.2862321158163894,v=0.22602228805678667,w=0.4862857875485638,x=4.877584139614217 -color=red,shape=circle,flag=0,i=99583,u=0.20560442475704344,v=0.18707407434171675,w=0.48497548694697634,x=4.2634620543479125 -color=blue,shape=triangle,flag=1,i=99596,u=0.9936929747471016,v=0.5782013223299753,w=0.47733286108085177,x=4.353289748867776 -color=blue,shape=circle,flag=1,i=99597,u=0.6175129674140937,v=0.8783236614148164,w=0.4873937147367046,x=6.918267492102772 -color=yellow,shape=triangle,flag=1,i=99614,u=0.12566638292604648,v=0.5370862994594293,w=0.5122647540391286,x=4.365715410728572 -color=yellow,shape=triangle,flag=1,i=99621,u=0.20627664554814118,v=0.35410036072858564,w=0.5097694279541631,x=3.7798087754661402 -color=yellow,shape=triangle,flag=1,i=99641,u=0.0736393350308906,v=0.49031595380876525,w=0.5104133711102727,x=4.950276263785367 -color=green,shape=circle,flag=1,i=99648,u=0.9641579443310726,v=0.3242629907787482,w=0.48240604262015435,x=6.919585546894953 -color=red,shape=square,flag=0,i=99649,u=0.934800701949643,v=0.48441573208482147,w=0.4960238751196558,x=5.184238195675467 -color=orange,shape=square,flag=0,i=99653,u=0.789722064722879,v=0.1772884294744761,w=0.473493062083468,x=5.824390067813731 -color=green,shape=square,flag=0,i=99661,u=0.9334760677782648,v=0.6636912260358271,w=0.5189444654944722,x=4.339282513908433 -color=blue,shape=triangle,flag=0,i=99667,u=0.6647853588616123,v=0.12951977333017117,w=0.4823202919144525,x=5.503462561380917 -color=yellow,shape=triangle,flag=1,i=99669,u=0.2950046077841554,v=0.5169302532253321,w=0.5099820713902785,x=5.008819660736467 -color=purple,shape=square,flag=0,i=99670,u=0.13481616615250724,v=0.3696670704944679,w=0.5233050032196054,x=2.0019206676443346 -color=yellow,shape=triangle,flag=1,i=99676,u=0.0544866311571256,v=0.5050551065757343,w=0.507418730447903,x=3.985785711266788 -color=blue,shape=circle,flag=0,i=99697,u=0.630939787187507,v=0.4422449497231823,w=0.4854213185772358,x=5.388775571792507 -color=red,shape=triangle,flag=1,i=99699,u=0.44046451701881817,v=0.6693620880735209,w=0.4939501843398234,x=3.4298583527006112 -color=green,shape=circle,flag=0,i=99707,u=0.7262197524235358,v=0.003176104402091151,w=0.48663192680473805,x=3.7299165991633174 -color=yellow,shape=triangle,flag=1,i=99716,u=0.5327221391974075,v=0.6129975879822656,w=0.49795086174788955,x=5.491213639071156 -color=purple,shape=circle,flag=0,i=99722,u=0.7486045159615866,v=0.02653501689939608,w=0.4572205993722214,x=6.223327501534848 -color=yellow,shape=square,flag=1,i=99737,u=0.7817216417913274,v=0.5151975809561844,w=0.5120362880736075,x=5.094375748508235 -color=purple,shape=square,flag=0,i=99752,u=0.2933784074149981,v=0.28316289440376663,w=0.5195849897897076,x=4.466194613824574 -color=red,shape=triangle,flag=0,i=99771,u=0.7499528240734045,v=0.510649322249461,w=0.48848536220862615,x=5.379912183986147 -color=blue,shape=circle,flag=1,i=99792,u=0.3076962240598582,v=0.8882325633423691,w=0.4920877813292329,x=4.835327839887664 -color=green,shape=circle,flag=0,i=99794,u=0.8350677370237658,v=0.18712252292764242,w=0.4857238383933379,x=3.9041984421067504 -color=red,shape=square,flag=0,i=99820,u=0.4110846740079569,v=0.1409845690629965,w=0.5148459393384885,x=5.755754455114368 -color=red,shape=triangle,flag=0,i=99854,u=0.0580164801671621,v=0.10149907122466983,w=0.48474226744746424,x=4.175624509332196 -color=yellow,shape=square,flag=1,i=99855,u=0.654308310890614,v=0.04227513301555064,w=0.5186850271601244,x=3.129028558096429 -color=red,shape=square,flag=0,i=99856,u=0.38201892995720876,v=0.049740344297180106,w=0.5230065047547933,x=4.7461113502869905 -color=green,shape=triangle,flag=0,i=99873,u=0.07195979341157455,v=0.44813762004548474,w=0.5447437466480782,x=3.403048855248761 -color=yellow,shape=square,flag=1,i=99879,u=0.6617832193311329,v=0.01108165945780859,w=0.517245611263905,x=2.819903015712994 -color=yellow,shape=circle,flag=1,i=99882,u=0.5635339096217307,v=0.5750498291651793,w=0.5061095841354115,x=1.741510100620954 -color=red,shape=circle,flag=0,i=99896,u=0.3229231533121689,v=0.33710663161056176,w=0.4781650530426834,x=5.350071553734736 -color=red,shape=square,flag=0,i=99907,u=0.6389417074123076,v=0.16310270270306293,w=0.5267980152655629,x=3.7422859875313157 -color=yellow,shape=circle,flag=1,i=99922,u=0.5177420062217538,v=0.5626371673235627,w=0.5068390067489178,x=3.9636645948617457 -color=purple,shape=square,flag=0,i=99923,u=0.22587344110808483,v=0.3529160737725947,w=0.519883718053089,x=3.421331967577624 -color=blue,shape=circle,flag=1,i=99925,u=0.41222408674206745,v=0.4302961063823483,w=0.5006899693333398,x=3.2881616182365114 -color=green,shape=circle,flag=0,i=99938,u=0.31517128587360044,v=0.9370877470212836,w=0.4970914108233537,x=5.006451117858268 -color=red,shape=triangle,flag=0,i=99948,u=0.9107115544023052,v=0.32519669604939616,w=0.49373516335938644,x=2.931371497952684 -color=purple,shape=triangle,flag=0,i=99955,u=0.516433078636893,v=0.10057092319662564,w=0.5052269474197051,x=4.048839550090146 -color=blue,shape=circle,flag=1,i=99969,u=0.4845171309004245,v=0.8572710188113218,w=0.49452921927634125,x=4.034770268996462 -color=blue,shape=square,flag=1,i=99974,u=0.6189062525431605,v=0.2637962404841453,w=0.5311465405784674,x=6.210738209085753 -color=blue,shape=triangle,flag=0,i=99976,u=0.008110504040268474,v=0.8267274952432482,w=0.4732962944898885,x=6.146956761817328 -color=yellow,shape=triangle,flag=0,i=99990,u=0.3839424618160777,v=0.55952913620132,w=0.5113763011485609,x=4.307973891915119 -color=yellow,shape=circle,flag=1,i=99994,u=0.764950884927175,v=0.25284227383991364,w=0.49969878539567425,x=5.013809741826425 +color=yellow,shape=triangle,flag=1,i=56,u=0.6321695890307647,v=0.9887207810889004,w=0.4364983936735774,x=5.7981881667050565 +color=red,shape=square,flag=1,i=80,u=0.21966833570651523,v=0.001257332190235938,w=0.7927778364718627,x=2.944117399716207 +color=red,shape=circle,flag=1,i=84,u=0.20901671281497636,v=0.29005231936593445,w=0.13810280912907674,x=5.065034003400998 +color=red,shape=square,flag=0,i=243,u=0.9562743938458542,v=0.7467203085342884,w=0.7755423050923582,x=7.117831369597269 +color=purple,shape=triangle,flag=0,i=257,u=0.4355354501763202,v=0.8591292672156728,w=0.8122903963006748,x=5.753094629505863 +color=red,shape=square,flag=0,i=322,u=0.2015510269821953,v=0.9531098083420033,w=0.7719912015786777,x=5.612050466474166 +color=purple,shape=triangle,flag=0,i=328,u=0.6842806710360729,v=0.5823723856331258,w=0.8014053396013747,x=5.805148213865135 +color=yellow,shape=circle,flag=1,i=370,u=0.6033649768090676,v=0.42370791211283076,w=0.639785141788745,x=7.006414410739997 +color=yellow,shape=circle,flag=1,i=440,u=0.2856563669907619,v=0.8335161523929382,w=0.6350579406858395,x=6.350035616385983 +color=purple,shape=square,flag=0,i=458,u=0.25992639068499135,v=0.824321938346312,w=0.7237347131411271,x=6.854221024776646 +color=red,shape=circle,flag=0,i=540,u=0.024802572314538085,v=-0.018793703176088375,w=0.1671176659369718,x=5.055666375592517 +color=yellow,shape=square,flag=1,i=546,u=0.9974736736046079,v=0.6760028458359627,w=0.41864350936782024,x=3.901025801203988 +color=red,shape=circle,flag=0,i=595,u=0.34117602470323594,v=0.38062693570973866,w=0.17327129470515584,x=3.29791352816602 +color=red,shape=triangle,flag=0,i=620,u=0.4278178693661939,v=0.3960696006932547,w=0.4669075799722325,x=6.075593868973896 +color=green,shape=triangle,flag=1,i=632,u=0.1513010528347546,v=0.40346767294704544,w=0.051213231883952326,x=5.955109300797182 +color=red,shape=circle,flag=0,i=664,u=0.00415869281443515,v=0.07120668907359722,w=0.18024088018973658,x=6.081369507941527 +color=red,shape=square,flag=1,i=680,u=0.7115806575648764,v=0.6358066944310004,w=0.733362749189488,x=2.0929047447188442 +color=purple,shape=triangle,flag=0,i=703,u=0.7170724772864769,v=0.971982521419424,w=0.7877975577532164,x=4.099359540509919 +color=purple,shape=triangle,flag=0,i=759,u=0.032614487569017414,v=0.7346633365041219,w=0.7812143304483805,x=2.6831992610568047 +color=green,shape=square,flag=0,i=765,u=0.6684429446914862,v=0.016056003736548696,w=0.4656148241291592,x=5.434588759225423 +color=yellow,shape=square,flag=1,i=790,u=0.41527900739142165,v=0.7118027080775757,w=0.4200799665161291,x=5.33279067554884 +color=red,shape=triangle,flag=1,i=885,u=0.46223900862848977,v=0.3756372162560322,w=0.46677374441501546,x=3.868738145214838 +color=red,shape=square,flag=1,i=909,u=0.7499237717390023,v=0.3011685472073139,w=0.7067889134216544,x=5.658717346090616 +color=red,shape=square,flag=0,i=1036,u=0.8418732590895626,v=0.6829961308284442,w=0.6777973811978997,x=6.429841924437199 +color=blue,shape=circle,flag=0,i=1075,u=0.7803586969333292,v=0.33146680638888126,w=0.04289047852629113,x=5.725365736377487 +color=blue,shape=triangle,flag=0,i=1105,u=0.441773289968473,v=0.44597731903759075,w=0.6329360666849821,x=4.3064608776550894 +color=yellow,shape=triangle,flag=1,i=1151,u=0.662341253298938,v=0.1395610797840987,w=0.4253162003550002,x=7.4205012813680336 +color=purple,shape=square,flag=0,i=1238,u=0.7157068193458154,v=0.30556667456142306,w=0.7082214193677417,x=6.27840284372013 +color=blue,shape=circle,flag=1,i=1410,u=0.4107894174130632,v=0.5237663206650146,w=0.04318568730902819,x=3.7814299131517406 +color=green,shape=triangle,flag=0,i=1420,u=0.09184444247342893,v=0.4977908548241379,w=0.07847551915092178,x=5.171903191298225 +color=purple,shape=circle,flag=0,i=1573,u=0.9970979544448977,v=0.19371928997895382,w=0.4669332097132727,x=6.253743240180984 +color=red,shape=circle,flag=0,i=1590,u=0.3806668694886812,v=0.4639086417841095,w=0.24155540443368562,x=5.233591001880515 +color=blue,shape=square,flag=0,i=1604,u=0.6567438551446514,v=0.6872579918742652,w=0.3126631069620033,x=4.783384797137046 +color=blue,shape=circle,flag=1,i=1620,u=0.6831389508634012,v=0.5164266496909541,w=0.04279502510289964,x=6.430767892082264 +color=red,shape=circle,flag=0,i=1712,u=0.022581234669267536,v=0.07297945199030628,w=0.24820497536870453,x=4.8817903893282315 +color=red,shape=circle,flag=0,i=1716,u=0.19109789177540426,v=0.09277368510132841,w=0.25217038732339636,x=6.3438770884826345 +color=green,shape=square,flag=0,i=1782,u=0.7674272008085286,v=0.341578843118008,w=0.4570224877870851,x=4.830320062215299 +color=yellow,shape=triangle,flag=1,i=1800,u=0.04059511540040217,v=0.12175098644715998,w=0.4252690428843536,x=6.189923389321772 +color=blue,shape=square,flag=1,i=1811,u=0.7956525257065691,v=0.6523132120850892,w=0.3200330380984027,x=4.072821305500013 +color=blue,shape=triangle,flag=0,i=1985,u=0.919100549631871,v=0.8344721671140174,w=0.6244367001946488,x=2.49013750392186 +color=yellow,shape=circle,flag=1,i=1989,u=0.39319598247811227,v=0.7827012405227943,w=0.6366920960401155,x=4.529206987025983 +color=red,shape=square,flag=1,i=1995,u=0.5978201290608502,v=0.47272211894407123,w=0.6491217487672196,x=4.940940908354111 +color=yellow,shape=triangle,flag=1,i=2089,u=0.5968783890703766,v=0.9180606623519213,w=0.43245864839969506,x=6.365943427549951 +color=green,shape=circle,flag=1,i=2102,u=0.08351408650249226,v=0.54577336738499,w=0.5186728819298164,x=5.084667446471147 +color=red,shape=square,flag=0,i=2134,u=0.18797364854358312,v=0.15618889495894983,w=0.6473124542782809,x=4.377289005882239 +color=purple,shape=triangle,flag=1,i=2176,u=0.5533395314187117,v=0.6819531437186439,w=0.7660419032272928,x=6.318450342598268 +color=purple,shape=square,flag=0,i=2213,u=0.5949936958119856,v=0.44333412244235537,w=0.699091705650557,x=4.0899656611487645 +color=yellow,shape=triangle,flag=0,i=2255,u=0.42804650823641566,v=0.25454266416065197,w=0.4346507346665569,x=4.277203829116134 +color=red,shape=square,flag=0,i=2275,u=0.511897747652211,v=0.9985224224854384,w=0.6362898913523033,x=5.154825231103973 +color=yellow,shape=circle,flag=1,i=2320,u=0.36858008772332884,v=0.5075644639683616,w=0.6316304187169625,x=7.040221898203598 +color=red,shape=square,flag=0,i=2350,u=0.13286513113313736,v=0.9084234595597834,w=0.6279253576837711,x=5.002168139084499 +color=red,shape=triangle,flag=0,i=2380,u=0.7869818074820932,v=0.7917840934406875,w=0.4904465717482654,x=7.621374465824963 +color=red,shape=square,flag=1,i=2428,u=0.0985075545140347,v=0.03323413200681258,w=0.6210493583280738,x=5.397832324814885 +color=purple,shape=triangle,flag=0,i=2662,u=0.23339001715233743,v=0.18098824995902285,w=0.7538550076607498,x=4.482844983044244 +color=red,shape=triangle,flag=1,i=2690,u=0.08342205930118507,v=0.5551231727340961,w=0.4969066537203422,x=6.400461402177794 +color=red,shape=circle,flag=1,i=2718,u=0.27956692255780735,v=0.317716295298317,w=0.3094102421392519,x=4.797498617657461 +color=yellow,shape=triangle,flag=1,i=2779,u=0.4324861814762554,v=0.6516173501148627,w=0.4391759668010706,x=4.839236316217861 +color=red,shape=triangle,flag=0,i=2877,u=0.3822743205645871,v=0.13243663787308357,w=0.4885011925291688,x=3.1878336744268148 +color=yellow,shape=triangle,flag=1,i=2883,u=0.38274055836949383,v=0.06907845482417962,w=0.4464344215456894,x=4.530719037043683 +color=orange,shape=triangle,flag=0,i=2935,u=0.5175826237797857,v=0.08989091493635304,w=0.9011709461770973,x=4.265854207755811 +color=green,shape=square,flag=0,i=2990,u=0.8257400998639863,v=0.9139935425693207,w=0.47634534610928053,x=4.535961637121465 +color=purple,shape=triangle,flag=0,i=2997,u=0.5777696441179225,v=0.1592641459041092,w=0.7360769450811888,x=4.935473950297778 +color=purple,shape=triangle,flag=0,i=3016,u=0.3445805348101557,v=0.9314586827288921,w=0.7303062345971375,x=6.286891127462662 +color=red,shape=square,flag=0,i=3050,u=0.6559603758582659,v=0.8146680458330501,w=0.5902924985221454,x=5.82992604692209 +color=red,shape=circle,flag=1,i=3131,u=0.585144230439763,v=0.6126667717785355,w=0.3169586786449619,x=4.184061048733821 +color=yellow,shape=circle,flag=1,i=3138,u=0.21946692559859127,v=0.5778782092837894,w=0.6243751940834331,x=4.878526902029357 +color=yellow,shape=circle,flag=1,i=3210,u=0.9848580578039592,v=0.8703332275688385,w=0.6196888245699355,x=3.733988283596638 +color=red,shape=triangle,flag=1,i=3247,u=0.489957093971505,v=0.3478765534442614,w=0.4923961471690822,x=5.77651025721577 +color=red,shape=triangle,flag=0,i=3293,u=0.13416793395996696,v=0.35313428818060877,w=0.503251673831712,x=4.663827900601466 +color=green,shape=triangle,flag=1,i=3322,u=0.14261008249079687,v=0.749302805217999,w=0.12658931011976782,x=5.415746307714631 +color=red,shape=square,flag=0,i=3344,u=0.8465455890449235,v=0.9267425085703102,w=0.576114475147851,x=4.414752318165809 +color=blue,shape=triangle,flag=1,i=3378,u=0.04682538469656261,v=0.08768189741821031,w=0.5999310365332388,x=4.36169952189602 +color=red,shape=circle,flag=1,i=3461,u=0.7736749647187496,v=0.7843041194779217,w=0.3222390448185294,x=4.918714674895596 +color=blue,shape=circle,flag=0,i=3519,u=0.8715379458478961,v=0.20256829168055102,w=0.10985276936169859,x=7.997598940922333 +color=red,shape=triangle,flag=0,i=3547,u=0.98329965475008,v=0.22471614331987888,w=0.5067594140832291,x=6.322260097816005 +color=red,shape=square,flag=0,i=3557,u=0.17792705971938538,v=0.8342704569425529,w=0.5496181660392127,x=4.489594163882984 +color=red,shape=square,flag=1,i=3609,u=0.41366768077123217,v=0.7926395050427005,w=0.5500236156239641,x=6.072243219753511 +color=green,shape=circle,flag=0,i=3663,u=0.8796970347713795,v=0.5095418401519376,w=0.5036523462569609,x=3.732306962687 +color=red,shape=circle,flag=0,i=3697,u=0.4656141644806484,v=0.43943619960025365,w=0.3389349788256644,x=4.6091252205967415 +color=red,shape=square,flag=0,i=3719,u=0.7686293918141773,v=0.3860243778849791,w=0.5563945710051195,x=7.100899795404449 +color=blue,shape=square,flag=0,i=3841,u=0.6142167398249276,v=0.5058741300020686,w=0.35440149163176193,x=4.9375675393287795 +color=red,shape=square,flag=0,i=3847,u=0.5762503050626411,v=0.9449347972337795,w=0.5396454717504899,x=4.535027823576054 +color=yellow,shape=square,flag=1,i=3880,u=0.2326699375087975,v=0.41062255056145136,w=0.4582838878078877,x=6.495550613116688 +color=red,shape=square,flag=0,i=3898,u=0.4794321660481753,v=0.44957239137842164,w=0.534131183348918,x=4.554982584675483 +color=green,shape=square,flag=0,i=3996,u=0.42442739328635637,v=0.8964958501280098,w=0.47303008264530383,x=6.156675863839864 +color=yellow,shape=triangle,flag=1,i=4023,u=0.8706684482737265,v=0.8573693836211311,w=0.46816853382829726,x=4.584079169332856 +color=red,shape=triangle,flag=1,i=4040,u=0.8577713918123153,v=0.297771559336396,w=0.5199360491732843,x=5.164415621374987 +color=red,shape=circle,flag=0,i=4051,u=0.17018413008657984,v=0.23320478598130245,w=0.35152048053844065,x=5.46076150321937 +color=red,shape=circle,flag=0,i=4088,u=0.28321334450458735,v=0.3237908657862255,w=0.35109142420998724,x=3.2464133941912263 +color=red,shape=circle,flag=0,i=4092,u=0.02059623878479,v=0.04460593274894216,w=0.3541282614135311,x=3.554009715185525 +color=yellow,shape=circle,flag=1,i=4170,u=0.9120488812571834,v=0.6857068784645892,w=0.6173957199588831,x=5.510289113034133 +color=red,shape=square,flag=0,i=4241,u=0.18649722139766356,v=0.6452719235869846,w=0.5410438287513045,x=5.4189301744621545 +color=red,shape=triangle,flag=0,i=4307,u=0.02316026733649934,v=0.32759419799888834,w=0.5209360429919869,x=8.050259613054594 +color=red,shape=triangle,flag=1,i=4468,u=0.0431000918147989,v=0.9368515438540571,w=0.52117938032689,x=4.768735289587635 +color=purple,shape=circle,flag=0,i=4473,u=0.8677645835678461,v=0.7370785187241339,w=0.4708243010989557,x=4.2195244701460615 +color=red,shape=triangle,flag=0,i=4489,u=0.3907041450033255,v=0.808274357235241,w=0.5266690643733455,x=6.7868612382218485 +color=yellow,shape=square,flag=1,i=4588,u=0.8547010348386344,v=0.7356782810796262,w=0.4531511689924275,x=5.774541777078352 +color=red,shape=triangle,flag=0,i=4643,u=0.4348424420850825,v=0.25987383842479017,w=0.5266497212740388,x=4.759205173519602 +color=red,shape=square,flag=0,i=4703,u=0.8935268981554093,v=0.23752077743261923,w=0.5303101957654777,x=5.022371854001634 +color=blue,shape=square,flag=0,i=4825,u=0.03995102094087877,v=0.8687150837087656,w=0.37503067844024807,x=5.538510059726689 +color=red,shape=triangle,flag=0,i=4841,u=0.7358954709070943,v=0.45034537546711884,w=0.5250268552773686,x=7.418808360536765 +color=blue,shape=square,flag=0,i=5080,u=0.5238929594441054,v=0.01866264734687595,w=0.3781919070818389,x=4.298408962228504 +color=blue,shape=circle,flag=1,i=5105,u=0.414263129226617,v=0.8304946402876182,w=0.13151094520189244,x=4.397873687920433 +color=red,shape=circle,flag=0,i=5132,u=0.277218685176133,v=0.18748462651423042,w=0.39326380124043414,x=5.388221285544738 +color=purple,shape=square,flag=0,i=5250,u=0.8386599118627978,v=0.6431386518603193,w=0.6599568630050375,x=5.640658611696019 +color=red,shape=square,flag=0,i=5255,u=0.012503475219730498,v=0.17427409937482508,w=0.536474470332281,x=4.28116623157883 +color=red,shape=triangle,flag=1,i=5353,u=0.5720273449472987,v=0.37095242731772415,w=0.5260587535784669,x=4.959913496964567 +color=purple,shape=square,flag=0,i=5356,u=0.9996465731736793,v=0.12117256465756021,w=0.6561529688463592,x=4.255321150756324 +color=green,shape=square,flag=0,i=5470,u=0.055028621071862016,v=0.6915161060781153,w=0.49147467774526704,x=4.7208465539980855 +color=green,shape=square,flag=0,i=5474,u=0.6670405529387,v=0.5053591509128329,w=0.49126209783152436,x=5.923108619120157 +color=yellow,shape=circle,flag=1,i=5511,u=0.15002349440510832,v=0.3519187041707791,w=0.6022634081227581,x=4.815072718895654 +color=blue,shape=triangle,flag=1,i=5585,u=0.7077536911489641,v=0.49036941803135947,w=0.6020556539487175,x=5.137160032805944 +color=red,shape=square,flag=1,i=5588,u=0.8695928610948207,v=0.4413106210300576,w=0.526989425543239,x=4.138772211849639 +color=green,shape=circle,flag=0,i=5597,u=0.9508887952015431,v=0.8514250527869424,w=0.49511812999518423,x=5.832692930713734 +color=red,shape=circle,flag=0,i=5627,u=0.5914223441741909,v=0.6302047728760605,w=0.4093383110513469,x=5.613869369240507 +color=green,shape=circle,flag=0,i=5680,u=0.6349780241056121,v=0.1391871575477529,w=0.491816217208502,x=6.240695426540594 +color=yellow,shape=square,flag=0,i=5719,u=0.9726268048453478,v=0.7609290425260713,w=0.4677883526425094,x=2.8702824020609667 +color=yellow,shape=square,flag=1,i=5765,u=0.5495746127462745,v=0.5020842413939993,w=0.4652783525584822,x=4.702777730880125 +color=red,shape=triangle,flag=0,i=5797,u=0.7164639751521532,v=0.7040454818650225,w=0.5336893612529211,x=7.744562940053119 +color=red,shape=square,flag=0,i=5818,u=0.23593117318357937,v=0.07314400743565841,w=0.5045049973814437,x=4.73466139311028 +color=red,shape=circle,flag=0,i=5850,u=0.5434581028057989,v=0.5661627010968945,w=0.4172475279694751,x=7.37542918069884 +color=yellow,shape=square,flag=1,i=5865,u=0.08039265724079736,v=0.832766339096367,w=0.47250864636017365,x=5.664797525706285 +color=red,shape=circle,flag=1,i=6051,u=0.9037819831553698,v=0.8406752791956175,w=0.42860730103623285,x=6.883611448821147 +color=purple,shape=triangle,flag=0,i=6098,u=0.048515488628120496,v=0.13503804313416723,w=0.6875112402366665,x=5.951608164047156 +color=blue,shape=triangle,flag=1,i=6124,u=0.8209941325124394,v=0.6975886986098433,w=0.5944059575518246,x=7.956611465149808 +color=green,shape=square,flag=0,i=6226,u=0.6254139945026417,v=0.44235631780910023,w=0.4947154445275026,x=6.094772664571022 +color=green,shape=circle,flag=0,i=6238,u=0.5647657502270278,v=0.48865785206231616,w=0.48417050428613967,x=5.314759345651722 +color=purple,shape=square,flag=1,i=6409,u=0.8419644842944525,v=0.5689558333095702,w=0.6486389225203539,x=6.764436221990853 +color=purple,shape=circle,flag=0,i=6460,u=0.022866144467924898,v=0.38374491731395266,w=0.47488125113633156,x=5.18381226767042 +color=yellow,shape=square,flag=1,i=6510,u=0.46763196111581096,v=0.2525360057842123,w=0.4784568397892102,x=3.418117118705274 +color=red,shape=circle,flag=0,i=6585,u=0.1851048293861305,v=0.23029591768852398,w=0.44492332341979296,x=5.760852454918667 +color=red,shape=triangle,flag=0,i=6593,u=0.3614334841934277,v=0.3172875150096478,w=0.5336359680294116,x=6.845141572695423 +color=red,shape=square,flag=0,i=6825,u=0.10240795530976454,v=0.3552096156265375,w=0.47512303248140236,x=5.145112817985559 +color=blue,shape=square,flag=0,i=6835,u=0.8519514847713295,v=0.19835341879714474,w=0.3819747805065463,x=3.8274801035623978 +color=red,shape=square,flag=0,i=6870,u=0.42611020600750116,v=0.7976170927642009,w=0.4799449965370654,x=3.1684210630654657 +color=red,shape=square,flag=0,i=6880,u=0.9928503382180878,v=0.9033585772774038,w=0.4828676064498975,x=4.977104381535792 +color=red,shape=triangle,flag=0,i=6890,u=0.0949997630141427,v=0.1855579383737852,w=0.5417557272405064,x=4.523739327972719 +color=red,shape=triangle,flag=0,i=6926,u=0.6979899125004204,v=0.03378535128967952,w=0.5452630524923384,x=5.4886108014086 +color=purple,shape=square,flag=0,i=7145,u=0.5205545614820511,v=0.7006373872685897,w=0.6432033836710063,x=5.266945662715147 +color=blue,shape=triangle,flag=0,i=7169,u=0.9333855793065959,v=0.13457317433354077,w=0.567313117792438,x=4.227344499078499 +color=red,shape=square,flag=0,i=7183,u=0.8540777405760767,v=0.5566155288943634,w=0.4727722605809266,x=4.484527380415446 +color=purple,shape=triangle,flag=0,i=7221,u=0.07729695867651976,v=0.3898344059504826,w=0.6616033649709776,x=2.5006537206630988 +color=red,shape=triangle,flag=0,i=7264,u=0.23007855704668956,v=0.41121885598115004,w=0.5374933633354123,x=4.625441986207416 +color=blue,shape=square,flag=1,i=7297,u=0.22262765045632182,v=0.9352664855626638,w=0.3940007578510445,x=4.367014885428804 +color=red,shape=circle,flag=1,i=7310,u=0.05269780281162828,v=0.0008025650932757603,w=0.4471177748347405,x=3.7253777762088505 +color=purple,shape=square,flag=1,i=7319,u=0.5390058988052654,v=0.4941026498784532,w=0.6302529899909097,x=6.448810781241274 +color=red,shape=square,flag=0,i=7350,u=0.9382780379672069,v=0.3315803564492994,w=0.4709422592301563,x=7.478803874367089 +color=red,shape=circle,flag=0,i=7351,u=0.3612888647136956,v=0.3900985902100856,w=0.4514271376849851,x=4.346341112284237 +color=yellow,shape=circle,flag=1,i=7414,u=0.32477438439891804,v=0.8527410497732805,w=0.578859866256276,x=5.09184064130106 +color=red,shape=circle,flag=0,i=7421,u=0.9892899846124164,v=1.0002035172577892,w=0.45576484556727054,x=6.155587409704622 +color=blue,shape=triangle,flag=0,i=7435,u=0.13417769775686017,v=0.32044326382695676,w=0.5697875944171061,x=3.611411935519723 +color=red,shape=triangle,flag=0,i=7480,u=0.5096319881899956,v=0.9169351211522347,w=0.5402306225183187,x=4.396004686347562 +color=yellow,shape=square,flag=1,i=7490,u=0.5519244132067481,v=0.9522672266399553,w=0.48892686507229033,x=5.2077741227745 +color=green,shape=square,flag=0,i=7522,u=0.7695790776074829,v=0.6493617013300224,w=0.5062258674295976,x=6.514182432634747 +color=red,shape=triangle,flag=0,i=7582,u=0.6884065489552523,v=0.9527958546677516,w=0.5400693011274069,x=5.124098932996773 +color=red,shape=triangle,flag=0,i=7600,u=0.9647269269195229,v=0.4098615080327179,w=0.5387660454251227,x=5.082276353255275 +color=orange,shape=triangle,flag=0,i=7665,u=0.32904497195507487,v=0.23168161807490417,w=0.8722623057355134,x=5.164071635714438 +color=red,shape=square,flag=0,i=7705,u=0.8050354592729326,v=0.8800778311059083,w=0.47775298210709655,x=3.095180099376346 +color=purple,shape=triangle,flag=0,i=7848,u=0.3999861324512596,v=0.07313403733425006,w=0.6498648356057545,x=5.182548842463077 +color=red,shape=circle,flag=0,i=7867,u=0.23626927515050655,v=0.3242669695209879,w=0.44084393598502025,x=6.114820791664641 +color=green,shape=triangle,flag=0,i=7898,u=0.5200009514905543,v=0.5374752601982243,w=0.2354954696805672,x=5.8992869223326485 +color=blue,shape=square,flag=0,i=7912,u=0.5183154789173914,v=0.7075622119669978,w=0.3937785908367411,x=5.611654480869177 +color=blue,shape=square,flag=0,i=7970,u=0.11151658334971082,v=0.6172273249045909,w=0.3916407637827865,x=3.8261795880638054 +color=red,shape=triangle,flag=0,i=8002,u=0.010600089850044125,v=0.18086148061836715,w=0.5481871021051281,x=6.486983620696889 +color=red,shape=circle,flag=1,i=8085,u=0.5276503192339859,v=0.6039148669161414,w=0.43904326409278605,x=6.7603585236707 +color=orange,shape=square,flag=0,i=8109,u=0.7768568392153472,v=0.7415199227211619,w=0.30004659103299586,x=6.671697402343637 +color=red,shape=circle,flag=0,i=8113,u=0.7040363113735977,v=0.6176206363095101,w=0.4359881195527714,x=5.14085836303596 +color=blue,shape=circle,flag=0,i=8227,u=0.972623992029269,v=0.023971597936596867,w=0.1673474138772468,x=5.620708271084801 +color=blue,shape=circle,flag=1,i=8241,u=0.6994166196793291,v=0.7487522475833888,w=0.1685666005757015,x=6.039438356676449 +color=blue,shape=circle,flag=1,i=8342,u=0.5632676790950631,v=0.6804706769536457,w=0.16774706277951218,x=3.464319925942332 +color=red,shape=square,flag=0,i=8363,u=0.4087041744414175,v=0.8070739084193961,w=0.4990316692688822,x=4.852123584076959 +color=blue,shape=triangle,flag=0,i=8377,u=0.8049838802477126,v=0.5857178387398677,w=0.5707520736614857,x=4.101240877591373 +color=red,shape=triangle,flag=0,i=8409,u=0.3729567091913156,v=0.6255047250460374,w=0.5546256899343207,x=5.7542960199220134 +color=red,shape=circle,flag=1,i=8448,u=0.6505984196326361,v=0.6708260329889433,w=0.4398215422347821,x=5.067703862320497 +color=orange,shape=triangle,flag=1,i=8466,u=0.16525507437570952,v=0.38752816874246854,w=0.8611704617935338,x=4.531213856608208 +color=blue,shape=square,flag=0,i=8625,u=0.9257134507887343,v=0.5484847437481889,w=0.41306693393231186,x=3.7813348129809774 +color=blue,shape=circle,flag=0,i=8693,u=0.07736655692516092,v=0.7094747964905463,w=0.1793050216454373,x=6.083634710543372 +color=blue,shape=square,flag=0,i=8811,u=0.3157995075758133,v=0.7834804805765219,w=0.4088692267189296,x=5.1672992424980615 +color=red,shape=triangle,flag=0,i=8895,u=0.652024124990294,v=0.08417005612192818,w=0.5341736009141594,x=6.259712945790969 +color=red,shape=square,flag=0,i=8904,u=0.2390150805932536,v=0.29510181237732014,w=0.4927936662914188,x=6.192807475537431 +color=red,shape=triangle,flag=1,i=8955,u=0.635969718915859,v=0.851056850456277,w=0.5413944877529929,x=5.428855112841159 +color=yellow,shape=circle,flag=1,i=8994,u=0.6608164196933896,v=0.36011968370773173,w=0.5629517068116978,x=6.35357925019693 +color=red,shape=circle,flag=0,i=9031,u=0.7744572161118486,v=0.6923633451408633,w=0.45034685773693056,x=5.010467953363613 +color=red,shape=circle,flag=1,i=9151,u=0.21217432304365524,v=0.2967593161416136,w=0.4553816455432691,x=4.659852515579381 +color=blue,shape=triangle,flag=0,i=9223,u=0.5636660445656244,v=0.8716846236127672,w=0.5625196889904541,x=4.866601675820479 +color=purple,shape=circle,flag=0,i=9283,u=0.24161151059540176,v=0.5928568671833314,w=0.4611930047170266,x=5.136306869359727 +color=red,shape=square,flag=1,i=9291,u=0.2815984094528883,v=0.9101405343282991,w=0.49915629018606633,x=4.776941788653463 +color=yellow,shape=circle,flag=1,i=9350,u=0.5652799060258915,v=0.2932807976729944,w=0.5579466819473858,x=5.789771169762942 +color=purple,shape=circle,flag=0,i=9384,u=0.3165066469353667,v=0.28941633786079357,w=0.4604066818976131,x=5.837141646184505 +color=orange,shape=square,flag=0,i=9427,u=0.8079311983747106,v=0.8685956833908394,w=0.3116410800256374,x=4.390864584500387 +color=red,shape=triangle,flag=0,i=9460,u=0.15719235042957025,v=0.831884921837593,w=0.5442701763072955,x=5.217201497530535 +color=red,shape=square,flag=0,i=9464,u=0.39483640410474385,v=0.32875398270302847,w=0.49948833443251855,x=5.005502977323175 +color=blue,shape=circle,flag=1,i=9600,u=0.6921050905721352,v=0.6372926162748623,w=0.22598792972014145,x=6.271379897001558 +color=yellow,shape=square,flag=1,i=9619,u=0.8770166356180739,v=0.4753410604663104,w=0.4973159198588518,x=6.153753768811987 +color=red,shape=triangle,flag=0,i=9698,u=0.22274687616209066,v=0.05820766875391936,w=0.5279811896729458,x=5.837491222209763 +color=blue,shape=triangle,flag=1,i=9740,u=0.9017978821708391,v=0.7636216486777394,w=0.5584057144333926,x=5.37225281233222 +color=red,shape=square,flag=1,i=9752,u=0.195954498947297,v=0.8407712819350194,w=0.5082386567466489,x=3.675549873683804 +color=orange,shape=square,flag=0,i=9789,u=0.38417441628136606,v=0.36836651319364344,w=0.3179537476836239,x=5.924890299398008 +color=purple,shape=square,flag=0,i=9792,u=0.012034648465485631,v=0.8937509799107239,w=0.6059859114206745,x=4.180251632603731 +color=red,shape=square,flag=0,i=9805,u=0.7348107158418772,v=0.8830348086865724,w=0.5096404025921634,x=3.4694534736043026 +color=purple,shape=triangle,flag=0,i=9810,u=0.3918413244226422,v=0.32805497520431326,w=0.6183627898972449,x=1.6595595062090327 +color=blue,shape=square,flag=1,i=9820,u=0.05732382015880355,v=0.9394672461010009,w=0.4145573007868255,x=5.561786594119987 +color=red,shape=square,flag=0,i=10020,u=0.010527450646065972,v=0.287701248250263,w=0.5045892743275767,x=3.236713744202779 +color=red,shape=square,flag=0,i=10195,u=0.22731984900916336,v=0.8983570756911684,w=0.5008712617811221,x=4.9984232085745495 +color=red,shape=square,flag=0,i=10247,u=0.5279313363373115,v=0.2409604806693607,w=0.49790560652173327,x=4.503685217976276 +color=green,shape=square,flag=0,i=10256,u=0.794245842750217,v=0.7402091093823174,w=0.4970912079728164,x=4.0373967594623075 +color=purple,shape=circle,flag=0,i=10273,u=0.42181769556812987,v=0.050792107711367884,w=0.4716000837281641,x=5.921232462690938 +color=red,shape=triangle,flag=0,i=10279,u=0.8078666014729401,v=0.8869222481916494,w=0.5014110450061955,x=7.381193838186551 +color=yellow,shape=square,flag=1,i=10306,u=0.5665190122003364,v=0.7545684264087924,w=0.494033380654766,x=3.718731030356641 +color=green,shape=triangle,flag=0,i=10310,u=0.17502291082114974,v=0.10387535544372395,w=0.28736501114742885,x=5.42969308340746 +color=blue,shape=square,flag=0,i=10319,u=0.3423782355214169,v=0.8918773539993816,w=0.41800999797758365,x=5.967516795513261 +color=orange,shape=square,flag=0,i=10353,u=0.8820268190136146,v=0.9171285154846617,w=0.31471547686648177,x=5.78334087255119 +color=yellow,shape=square,flag=1,i=10376,u=0.07613514761919937,v=0.5292282550348139,w=0.49149695903359814,x=6.060678779186645 +color=yellow,shape=square,flag=1,i=10443,u=0.7733220160378064,v=0.5368010271323386,w=0.49340954649249114,x=5.413943854861395 +color=red,shape=square,flag=1,i=10459,u=0.7907662511318669,v=0.41079315581366094,w=0.5011753270900353,x=5.446596187855135 +color=red,shape=triangle,flag=1,i=10485,u=0.473341079736037,v=0.722277726933131,w=0.5067185834520945,x=4.882622467240705 +color=orange,shape=square,flag=1,i=10494,u=0.6083933210185691,v=0.07344894561332505,w=0.3206503384346204,x=6.085497216074039 +color=yellow,shape=square,flag=1,i=10511,u=0.2450713937310044,v=0.37435737888140386,w=0.4893801364954174,x=5.293791266114078 +color=red,shape=triangle,flag=0,i=10614,u=0.9178243551654847,v=0.8813529027220147,w=0.5037787467721317,x=2.471433669632065 +color=red,shape=square,flag=0,i=10619,u=0.9035972672420634,v=0.14095059055333659,w=0.49238746681138607,x=4.908694594785998 +color=red,shape=circle,flag=0,i=10636,u=0.20415702895916688,v=0.19097359248059662,w=0.46445760154750326,x=3.6884724690021478 +color=purple,shape=triangle,flag=0,i=10863,u=0.05061974885761933,v=0.4436866147376577,w=0.6114885039462646,x=4.131496827328981 +color=blue,shape=triangle,flag=1,i=10905,u=0.7573212805370948,v=0.859274873940234,w=0.5524026174591629,x=4.305043355957215 +color=red,shape=square,flag=0,i=10920,u=0.5362996035868647,v=0.4812487672485227,w=0.49566643046175485,x=5.476429549181639 +color=red,shape=triangle,flag=0,i=10940,u=0.5413782361674907,v=0.446823449554417,w=0.5028345618617849,x=3.5493003465806687 +color=red,shape=square,flag=0,i=11050,u=0.6056101890433508,v=0.005237433858933049,w=0.4791373968143102,x=5.898746077346092 +color=red,shape=triangle,flag=1,i=11060,u=0.007668441317185581,v=0.46783886089685867,w=0.5068550462951366,x=2.8819823497202006 +color=red,shape=triangle,flag=0,i=11095,u=0.7051291422518633,v=0.4683361714954013,w=0.50786078207472,x=5.064898326542557 +color=red,shape=triangle,flag=0,i=11104,u=0.3917063706282701,v=0.358672920459875,w=0.5035119725326376,x=6.046505939663483 +color=blue,shape=triangle,flag=1,i=11172,u=0.9046419701146681,v=0.24662896173218762,w=0.5468128715558063,x=5.762357572121442 +color=blue,shape=circle,flag=1,i=11177,u=0.6298916188968251,v=0.5544412686634678,w=0.24476671639508038,x=3.4247663322242565 +color=red,shape=square,flag=1,i=11189,u=0.4181981748246649,v=0.7171836376857676,w=0.48304487521116446,x=5.131417000911822 +color=yellow,shape=triangle,flag=1,i=11212,u=0.706304493304751,v=0.6313225514654566,w=0.47487679584787923,x=3.2852244166106783 +color=green,shape=triangle,flag=0,i=11231,u=0.7535899572571703,v=0.29430202078094647,w=0.3153175896308371,x=5.80578311046114 +color=green,shape=triangle,flag=0,i=11257,u=0.5021607766323833,v=0.4436518391465001,w=0.32157678720951255,x=4.700097185905772 +color=purple,shape=square,flag=0,i=11282,u=0.19342782566837624,v=0.5784468640751923,w=0.594075840734447,x=4.253747745978391 +color=red,shape=triangle,flag=0,i=11300,u=0.13652640368197466,v=0.26322898842374454,w=0.4985684316788368,x=6.087846833969415 +color=blue,shape=triangle,flag=0,i=11313,u=0.5046089831646238,v=0.7618432314709886,w=0.5507671106047716,x=4.288243327121001 +color=green,shape=triangle,flag=0,i=11373,u=0.9080917087139062,v=0.11801530617669154,w=0.31761153702179556,x=4.817233799135541 +color=yellow,shape=circle,flag=1,i=11562,u=0.7122310419454759,v=0.49080032675698926,w=0.5494842698854607,x=7.207714292671764 +color=red,shape=square,flag=1,i=11633,u=0.0827312970778381,v=0.5517273827729732,w=0.48938352588506207,x=4.803961761077759 +color=purple,shape=triangle,flag=0,i=11657,u=0.48216200948294474,v=0.6053897887850926,w=0.6146269091327969,x=1.7550587684513594 +color=green,shape=square,flag=1,i=11664,u=0.8712104729844775,v=0.44649692054762347,w=0.5075555968045227,x=6.5094059131819035 +color=blue,shape=circle,flag=0,i=11863,u=0.059421255989027144,v=0.20003870343355956,w=0.2555347210848312,x=5.2061566797210865 +color=purple,shape=circle,flag=0,i=11866,u=0.9228566617233005,v=0.4497763107864796,w=0.4801253916143827,x=5.695378243720455 +color=red,shape=triangle,flag=0,i=11893,u=0.11574963698124985,v=0.42012103012753677,w=0.5117799890768516,x=7.525336843016226 +color=red,shape=square,flag=0,i=11910,u=0.7293913901135854,v=0.19408134570402402,w=0.4905942534785655,x=3.2561142488310395 +color=blue,shape=triangle,flag=1,i=11989,u=0.042930931898611746,v=0.28906353164388765,w=0.5561655237204032,x=6.041227599000723 +color=red,shape=circle,flag=0,i=11999,u=0.2745068723223836,v=0.3216275508472469,w=0.4910366611875597,x=6.366348407756217 +color=blue,shape=square,flag=0,i=12037,u=0.7569059264383019,v=0.6815621977881376,w=0.41839720783581624,x=5.599821803991174 +color=blue,shape=circle,flag=0,i=12078,u=0.04910154660574528,v=0.5404958756111141,w=0.26731849643366473,x=2.210917527535466 +color=red,shape=square,flag=1,i=12156,u=0.38378504852300466,v=0.11445015005595527,w=0.49355539228753786,x=5.146756570128739 +color=red,shape=square,flag=1,i=12163,u=0.5414289671593087,v=0.37429785299101825,w=0.4981634122502311,x=4.176700025555928 +color=red,shape=circle,flag=0,i=12187,u=0.600093686235087,v=0.5597042104813567,w=0.503798582016451,x=5.632456469655376 +color=yellow,shape=square,flag=1,i=12290,u=0.18218611935029128,v=0.2983612572175376,w=0.47416831683179905,x=6.609029907524025 +color=yellow,shape=circle,flag=0,i=12306,u=0.867165565736646,v=0.9025956363358136,w=0.5523459461012876,x=3.019338685410745 +color=red,shape=circle,flag=0,i=12325,u=0.4721625074822319,v=0.5400513390350403,w=0.5078545767976087,x=4.92582011506819 +color=yellow,shape=square,flag=1,i=12335,u=0.09361025430824799,v=0.6677738551374311,w=0.47706568665162646,x=4.939847642538352 +color=red,shape=triangle,flag=0,i=12350,u=0.3694207052198244,v=0.5447722282344535,w=0.5059100136768411,x=4.058121653794159 +color=red,shape=square,flag=0,i=12418,u=0.055122781482241257,v=0.8842125911938413,w=0.5008817538811919,x=4.217476992659292 +color=blue,shape=triangle,flag=0,i=12448,u=0.4834525731042024,v=0.2615842902696851,w=0.5501809269547815,x=4.504208776801217 +color=red,shape=square,flag=1,i=12545,u=0.10929196628953552,v=0.23255874008676836,w=0.49260009719904424,x=6.36244069119153 +color=yellow,shape=square,flag=1,i=12572,u=0.19316644777126923,v=0.8196598290451167,w=0.473664001595597,x=6.193348662471713 +color=red,shape=square,flag=0,i=12580,u=0.9993965134826659,v=0.3040179595308051,w=0.48973830078731395,x=4.653813116671806 +color=red,shape=triangle,flag=0,i=12595,u=0.787025573313828,v=0.15257056485934828,w=0.5140703781970453,x=5.3525068526509765 +color=red,shape=square,flag=0,i=12637,u=0.20767700100511788,v=0.6461450152555049,w=0.49067841457062716,x=4.783562262794988 +color=red,shape=square,flag=0,i=12655,u=0.6665993889100141,v=0.8103930799527951,w=0.48807857534214427,x=5.520916299675705 +color=red,shape=square,flag=0,i=12696,u=0.7423471131055149,v=0.49712551111307623,w=0.4931271699694902,x=4.749177198851762 +color=blue,shape=circle,flag=0,i=12727,u=0.5982593200568088,v=0.8652975100402089,w=0.275852335782209,x=4.845407519918545 +color=red,shape=square,flag=0,i=12745,u=0.856675161091566,v=0.3114165196831775,w=0.4975783715234556,x=6.130189441343838 +color=purple,shape=triangle,flag=0,i=12751,u=0.06926972665146325,v=0.7287032767882019,w=0.5889125005445655,x=4.359849328099409 +color=orange,shape=triangle,flag=0,i=12766,u=0.9508276473016848,v=0.289460587769503,w=0.8373034263773781,x=6.352831315473359 +color=red,shape=triangle,flag=0,i=12816,u=0.0013952880940285572,v=0.09067846202769703,w=0.5105621465435575,x=4.3689078711272495 +color=purple,shape=circle,flag=0,i=12858,u=0.6198746737775912,v=0.6117615279691757,w=0.48773872964753007,x=5.367637765862085 +color=red,shape=triangle,flag=0,i=12868,u=0.04812975524569185,v=0.552570125247716,w=0.5059278213119353,x=5.238843121110229 +color=blue,shape=circle,flag=0,i=12960,u=0.46654625780632264,v=0.5178845807488622,w=0.27839243430274463,x=6.439167354146311 +color=red,shape=circle,flag=0,i=13000,u=0.3893482722012248,v=0.319657811225841,w=0.5017287040828957,x=5.166054157250497 +color=blue,shape=triangle,flag=0,i=13023,u=0.6133335082909767,v=0.15706338849664125,w=0.546382973254671,x=6.129714467673984 +color=green,shape=circle,flag=0,i=13067,u=0.860428112262208,v=0.08499919357746821,w=0.4903153702211547,x=4.6590969040292585 +color=red,shape=triangle,flag=0,i=13075,u=0.47228486575544304,v=0.4120308924743207,w=0.5075734917977525,x=4.775638269918454 +color=red,shape=triangle,flag=0,i=13119,u=0.7621158578472799,v=0.631755186715638,w=0.512276263258318,x=4.755444596413841 +color=purple,shape=square,flag=0,i=13175,u=0.34455376959146433,v=0.21303267764916645,w=0.5755372207242745,x=3.5638766553560086 +color=red,shape=square,flag=1,i=13206,u=0.7965505613254553,v=0.0818371373308433,w=0.48195315152791485,x=5.339188550625941 +color=red,shape=circle,flag=0,i=13257,u=0.46662794315369327,v=0.5574202226941675,w=0.5052439560979188,x=5.609302980122653 +color=red,shape=square,flag=0,i=13292,u=0.8491361399463294,v=0.4187001806314964,w=0.47897319519987636,x=4.8801586640154495 +color=red,shape=triangle,flag=1,i=13336,u=0.29579261872209206,v=0.7019093817439674,w=0.50766809234967,x=6.228154313160498 +color=red,shape=circle,flag=1,i=13345,u=0.2712619135025529,v=0.3281769529113354,w=0.5038320732930575,x=4.04584386589855 +color=purple,shape=square,flag=0,i=13350,u=0.939866358287322,v=0.16458050042115857,w=0.5828959125996166,x=5.5577033688723505 +color=purple,shape=circle,flag=0,i=13382,u=0.2824853153170499,v=0.20800956788434943,w=0.4947041835530817,x=5.379239803600743 +color=orange,shape=triangle,flag=0,i=13405,u=0.14410249953214505,v=0.1369398445487081,w=0.8249877700073767,x=5.183498721719421 +color=red,shape=triangle,flag=1,i=13556,u=0.585818098844941,v=0.24354525693445694,w=0.49926327483226424,x=4.0251751521466606 +color=blue,shape=square,flag=1,i=13794,u=0.20431293728239353,v=0.6307312881241436,w=0.43724078843695274,x=4.966823103521364 +color=red,shape=triangle,flag=0,i=13802,u=0.466769578208979,v=0.10669816704947244,w=0.48928236874997666,x=4.022452582451303 +color=red,shape=circle,flag=0,i=13815,u=0.8540259816077556,v=0.8057968243570277,w=0.5156569287403475,x=4.366267337764332 +color=blue,shape=circle,flag=1,i=13846,u=0.26604661865892987,v=0.784638388252735,w=0.3015050382678674,x=7.025971487472547 +color=blue,shape=triangle,flag=1,i=13895,u=0.06503788484286777,v=0.7301736002489201,w=0.5563078532631365,x=3.0671895433922582 +color=orange,shape=square,flag=0,i=13924,u=0.6720087181027392,v=0.531597336406085,w=0.3189520919676537,x=4.22010568710081 +color=green,shape=square,flag=1,i=13967,u=0.6830203826405684,v=0.15743886622481862,w=0.5279821971362703,x=3.8051266229645573 +color=red,shape=square,flag=0,i=14037,u=0.02423949916367385,v=0.8786152407555577,w=0.48273103815866486,x=3.809563031581092 +color=green,shape=triangle,flag=0,i=14053,u=0.2515594916201451,v=0.31933380887633367,w=0.3636603986837392,x=5.934139909192768 +color=purple,shape=square,flag=1,i=14115,u=0.34075820160710024,v=0.23532145172796826,w=0.5805775413458969,x=4.495962024253348 +color=yellow,shape=circle,flag=1,i=14180,u=0.4213295413705884,v=0.35402689626709216,w=0.5240471070806512,x=5.6017322680647785 +color=blue,shape=square,flag=1,i=14187,u=0.4854078253161348,v=0.275549753634141,w=0.4432543288891906,x=5.022679046204014 +color=blue,shape=circle,flag=1,i=14496,u=0.011225865347384345,v=0.7596278939214351,w=0.2973899363809186,x=4.024307044697272 +color=yellow,shape=circle,flag=1,i=14521,u=0.060127079283722185,v=0.07991197701318664,w=0.5330818382412245,x=4.650117185226596 +color=red,shape=triangle,flag=0,i=14567,u=0.17119817923714076,v=0.5355228917196253,w=0.48173555768168314,x=4.29692961473938 +color=red,shape=square,flag=0,i=14590,u=0.5767756211798936,v=0.053820042841727034,w=0.46485144533441763,x=6.035228756502684 +color=blue,shape=square,flag=0,i=14647,u=0.7203315117368787,v=0.21719762158746425,w=0.4462166458471962,x=4.209121745669645 +color=green,shape=circle,flag=0,i=14809,u=0.5760332357877725,v=0.5368336322474956,w=0.49200327921124554,x=5.648004450093005 +color=red,shape=triangle,flag=1,i=14850,u=0.08962471199119348,v=0.193781073839137,w=0.478973743753035,x=6.0997977177612706 +color=red,shape=circle,flag=0,i=14880,u=0.7899621036244977,v=0.7271308924244587,w=0.5247304174521686,x=5.708568407328053 +color=orange,shape=triangle,flag=1,i=15196,u=0.03584605513790595,v=0.5494095902256649,w=0.8220909065564673,x=5.80251279122092 +color=yellow,shape=triangle,flag=1,i=15270,u=0.9545603543188562,v=0.28481029091550514,w=0.490004380848622,x=5.7383831216909575 +color=blue,shape=triangle,flag=0,i=15486,u=0.5079167708283442,v=0.9909569175762811,w=0.5331655908704808,x=5.227266519235796 +color=yellow,shape=square,flag=1,i=15505,u=0.7095883140937627,v=0.24693530853911083,w=0.4878625284719338,x=4.62163610402542 +color=red,shape=triangle,flag=1,i=15548,u=0.6423334769004939,v=0.7672655901818572,w=0.5085621363441877,x=5.159008562926921 +color=red,shape=square,flag=0,i=15555,u=0.7379664304456591,v=0.5526373549483992,w=0.501312078238629,x=4.873123746295923 +color=red,shape=circle,flag=0,i=15697,u=0.04835898233323954,v=-0.03964684310055758,w=0.5263660881848111,x=5.3758779366493625 +color=red,shape=square,flag=1,i=15718,u=0.43972972392734666,v=0.9073346476529275,w=0.5063542244408268,x=5.345589517721543 +color=blue,shape=square,flag=0,i=15734,u=0.8436718531141385,v=0.30178479630228927,w=0.4448269148693266,x=7.452227239754201 +color=blue,shape=triangle,flag=0,i=15861,u=0.18016375932930018,v=0.29903916667709207,w=0.5247628061736151,x=3.9126252951629135 +color=red,shape=circle,flag=0,i=15995,u=0.48902546841027794,v=0.4552351188158146,w=0.5188290321435243,x=5.112220714699938 +color=yellow,shape=square,flag=1,i=16090,u=0.11659672177986369,v=0.45709615572803697,w=0.5043422260876161,x=4.226149315453072 +color=purple,shape=square,flag=0,i=16170,u=0.8611706127248784,v=0.11899955602660062,w=0.5576943173830387,x=7.169704102126839 +color=red,shape=square,flag=1,i=16192,u=0.28766545256300513,v=0.23054782068431967,w=0.5070167484771201,x=4.462784514269713 +color=red,shape=square,flag=0,i=16212,u=0.3818565625270237,v=0.7635570067058998,w=0.5066415443480794,x=4.3118647467020095 +color=yellow,shape=triangle,flag=1,i=16295,u=0.17679254082047402,v=0.7230275416945412,w=0.49804435923705764,x=5.390455126526775 +color=green,shape=triangle,flag=0,i=16457,u=0.4160663781535642,v=0.7234505787229104,w=0.369071552135882,x=4.8965924838132935 +color=purple,shape=triangle,flag=0,i=16526,u=0.785074853942615,v=0.4428660270881599,w=0.558984242302829,x=3.493968237313094 +color=orange,shape=square,flag=0,i=16610,u=0.33728057367933106,v=0.9510575847640207,w=0.3345443373685077,x=6.16707538332792 +color=red,shape=square,flag=0,i=16620,u=0.9871076174950064,v=0.8155890910957214,w=0.5016892144614107,x=3.807943574802668 +color=yellow,shape=square,flag=1,i=16629,u=0.11895505800593942,v=0.3177824452328297,w=0.5028384303248526,x=2.958853038706725 +color=red,shape=circle,flag=0,i=16671,u=0.9342380991119758,v=1.0265406115139653,w=0.5282652844829879,x=5.096372390301005 +color=red,shape=triangle,flag=0,i=16714,u=0.06853001540725634,v=0.21518931089495796,w=0.5092400339915257,x=3.111120414030981 +color=red,shape=square,flag=0,i=16778,u=0.15868707140782912,v=0.8912603126080899,w=0.4974993376818556,x=4.139622205834469 +color=red,shape=square,flag=0,i=16888,u=0.44261900534999477,v=0.22156014384391187,w=0.4981056401951789,x=3.4482408274879326 +color=red,shape=triangle,flag=0,i=16918,u=0.1975740843420113,v=0.694066274381527,w=0.5099143602428216,x=6.278038820938137 +color=blue,shape=square,flag=1,i=16925,u=0.6494987803573309,v=0.10428905425407242,w=0.4638675835598705,x=5.017911147785691 +color=orange,shape=triangle,flag=1,i=16950,u=0.7626521312629074,v=0.7884860306182669,w=0.8041098361892922,x=3.3786922967553568 +color=red,shape=triangle,flag=1,i=17029,u=0.29986310508342595,v=0.4665669025486415,w=0.5035005171777974,x=5.287648152836879 +color=orange,shape=square,flag=0,i=17036,u=0.6569265707155644,v=0.3129012234653398,w=0.3418801239588996,x=1.4936798534555953 +color=purple,shape=triangle,flag=0,i=17125,u=0.6709158812243344,v=0.9902163309577701,w=0.5583023290102405,x=3.299970219543622 +color=orange,shape=square,flag=1,i=17136,u=0.5542951145301398,v=0.1443227656777426,w=0.33899948644371813,x=4.305918243540835 +color=purple,shape=square,flag=0,i=17208,u=0.2798375437463839,v=0.9679266172102754,w=0.5552404089697491,x=6.526454003994018 +color=yellow,shape=square,flag=1,i=17279,u=0.9750136599046068,v=0.40439261677513194,w=0.5114865981431348,x=5.37249037290091 +color=purple,shape=circle,flag=0,i=17325,u=0.6309531739733012,v=0.20965858831535633,w=0.4915931289679595,x=4.744129028484625 +color=purple,shape=square,flag=0,i=17337,u=0.12227601731152626,v=0.6657577272166397,w=0.5516707923681236,x=6.118030228989158 +color=green,shape=triangle,flag=1,i=17353,u=0.6075052268611216,v=0.8471110240351473,w=0.38138320578866713,x=4.131367985956812 +color=blue,shape=square,flag=1,i=17390,u=0.5342263588773409,v=0.4583144809407387,w=0.47952666325723603,x=4.314116433880872 +color=red,shape=triangle,flag=0,i=17399,u=0.7629680483968369,v=0.4851010795836088,w=0.5062802072376592,x=4.640328795473425 +color=yellow,shape=triangle,flag=1,i=17480,u=0.22226409991261276,v=0.25514199825301653,w=0.48929984054123293,x=4.29108639305515 +color=red,shape=circle,flag=0,i=17492,u=0.5025342202643073,v=0.5193089434912787,w=0.5076410961575311,x=7.5163195300728445 +color=purple,shape=circle,flag=0,i=17513,u=0.6127220192423671,v=0.42124237189082436,w=0.4903910646042732,x=6.69716264312309 +color=green,shape=square,flag=1,i=17650,u=0.31349264736927074,v=0.22359313446706852,w=0.5264958103979744,x=4.947703594485797 +color=red,shape=triangle,flag=1,i=17711,u=0.5488528555599972,v=0.14731891743885583,w=0.5205827627260905,x=4.907192591258627 +color=red,shape=circle,flag=0,i=17757,u=0.2573426126511935,v=0.26880369068162485,w=0.5051868939434375,x=4.283511251193726 +color=red,shape=triangle,flag=0,i=17786,u=0.7281939031315208,v=0.7105692440420169,w=0.5250568231767727,x=4.225341474471109 +color=purple,shape=triangle,flag=0,i=17942,u=0.9114219545246541,v=0.9454991714310369,w=0.5606932119266484,x=5.579409174036885 +color=yellow,shape=circle,flag=1,i=17961,u=0.25106457537004534,v=0.9189161472825008,w=0.5502393699709364,x=4.629742960614238 +color=red,shape=triangle,flag=0,i=18062,u=0.2624978784252636,v=0.22206817539475454,w=0.5238730041174808,x=3.293566613899943 +color=blue,shape=circle,flag=1,i=18084,u=0.8548431579124808,v=0.4989623130006362,w=0.3339426415875795,x=3.696785877560498 +color=green,shape=circle,flag=0,i=18097,u=0.4784857910983109,v=0.5493495527943834,w=0.4819892327327133,x=6.703865601324473 +color=yellow,shape=triangle,flag=1,i=18190,u=0.5681423563525043,v=0.7364416318425555,w=0.48057415644311974,x=4.5660100665444014 +color=red,shape=square,flag=1,i=18337,u=0.23130521649286728,v=0.9381273139743299,w=0.48009597176641444,x=5.397341753984847 +color=red,shape=circle,flag=0,i=18350,u=0.9314245382696817,v=0.9674373579337011,w=0.5132085419267511,x=5.481596451971721 +color=red,shape=triangle,flag=0,i=18465,u=0.544472556395205,v=0.11951193848308495,w=0.5196415119222436,x=5.384614938904473 +color=blue,shape=circle,flag=1,i=18531,u=0.0029050316374207297,v=0.6383605275040843,w=0.34390644347128174,x=3.3217254020358866 +color=yellow,shape=triangle,flag=1,i=18559,u=0.8830172834029085,v=0.0976486136749366,w=0.4671083759493429,x=6.758219613098135 +color=purple,shape=square,flag=0,i=18587,u=0.30507324254754,v=0.7580944229000848,w=0.5547429873740861,x=5.920423913087702 +color=green,shape=square,flag=0,i=18605,u=0.7484207921073818,v=0.6812830924610436,w=0.49879495046941286,x=5.309172286057781 +color=red,shape=square,flag=0,i=18640,u=0.2871708733313212,v=0.7441603570837213,w=0.4826618004789263,x=5.326089833147184 +color=red,shape=square,flag=0,i=18685,u=0.6731464315461275,v=0.8142237150005265,w=0.4836395285993182,x=4.162353571125508 +color=blue,shape=circle,flag=0,i=18685,u=0.7125529509526801,v=0.9945516400071723,w=0.34771246879360596,x=6.006278483191809 +color=red,shape=triangle,flag=1,i=18701,u=0.6352327108932165,v=0.3302652448233153,w=0.5199029809032459,x=5.503021380321466 +color=red,shape=triangle,flag=0,i=18729,u=0.26950091413397326,v=0.20488907698806225,w=0.5197578213189719,x=5.510190145440178 +color=red,shape=square,flag=1,i=18767,u=0.5650541503977822,v=0.9139666513927299,w=0.486154043146944,x=3.0724619744871817 +color=yellow,shape=square,flag=1,i=18891,u=0.5947707471316804,v=0.09026045684055795,w=0.4964365067198076,x=4.830669326396104 +color=red,shape=triangle,flag=0,i=18917,u=0.23109195853995956,v=0.36449444195718883,w=0.5224561596699105,x=3.8821579043978804 +color=red,shape=triangle,flag=0,i=18964,u=0.08616804062055272,v=0.8126508574261648,w=0.5233142649552321,x=7.9621859867573725 +color=green,shape=triangle,flag=0,i=19002,u=0.3719056969079264,v=0.4862618905657431,w=0.4065991004232053,x=4.443325054201435 +color=green,shape=square,flag=1,i=19200,u=0.5469614915238294,v=0.3072050190333283,w=0.4951257220963446,x=5.442782750264191 +color=red,shape=triangle,flag=1,i=19215,u=0.63750977846767,v=0.004933372974431416,w=0.5069261041379488,x=3.6004625092063005 +color=red,shape=triangle,flag=0,i=19237,u=0.4792497809968481,v=0.23042814116269672,w=0.5105283292600247,x=5.182239155954865 +color=red,shape=circle,flag=0,i=19261,u=0.6258776262265322,v=0.578436676444718,w=0.5010873044116889,x=4.0170195022323965 +color=red,shape=square,flag=1,i=19270,u=0.17872649913027228,v=0.2683197014208172,w=0.48836074729380285,x=4.798004218704503 +color=green,shape=triangle,flag=0,i=19325,u=0.34830225374577395,v=0.7007829632717277,w=0.4092352482005258,x=4.830443606736057 +color=green,shape=circle,flag=1,i=19340,u=0.07527024915669844,v=0.03535630586767424,w=0.4742796270589179,x=3.3261008085136528 +color=yellow,shape=square,flag=0,i=19404,u=0.9219460612150782,v=0.838447974289432,w=0.49181308071483315,x=4.51314563564714 +color=purple,shape=triangle,flag=0,i=19413,u=0.7721871261531433,v=0.8769023760773738,w=0.5677559622434847,x=3.1988096810546964 +color=red,shape=square,flag=0,i=19430,u=0.9658606990028249,v=0.38336621536381843,w=0.480800207772279,x=6.603932501820694 +color=red,shape=circle,flag=0,i=19439,u=0.065543174726716,v=0.06552331298811505,w=0.49656529536436195,x=5.504627088037929 +color=red,shape=triangle,flag=0,i=19465,u=0.6757353069418544,v=0.9642423797735116,w=0.5092994498974618,x=3.6985647200819507 +color=red,shape=square,flag=0,i=19583,u=0.9626445334664495,v=0.5516233097517408,w=0.4770575250413808,x=5.997423877021141 +color=green,shape=triangle,flag=0,i=19602,u=0.9194195238971357,v=0.5288738098195129,w=0.4101493645615294,x=6.119935959628971 +color=red,shape=square,flag=0,i=19612,u=0.09032982008561452,v=0.0008107480968789771,w=0.47081635593282695,x=4.580372453762882 +color=red,shape=square,flag=0,i=19625,u=0.005483716581601961,v=0.15863307151489492,w=0.4671178312000501,x=6.133005185525068 +color=blue,shape=circle,flag=1,i=19656,u=0.8902947073598717,v=0.9040755396991641,w=0.3577299631520571,x=6.460963763579916 +color=red,shape=triangle,flag=0,i=19694,u=0.1308631487570372,v=0.7188896777638393,w=0.5099137483712004,x=2.6886882935932532 +color=yellow,shape=circle,flag=1,i=19703,u=0.3214366344529531,v=0.32542143328187734,w=0.5573015922411075,x=4.287931687032514 +color=green,shape=triangle,flag=1,i=19759,u=0.8896811661805898,v=0.9602687863114365,w=0.41539297870639225,x=3.688485842795396 +color=red,shape=circle,flag=1,i=19868,u=0.5501212863905588,v=0.5060391827174543,w=0.4914473165563479,x=4.517096929825123 +color=red,shape=circle,flag=1,i=19890,u=0.8784076422313635,v=0.8071059960737477,w=0.49074922430355267,x=5.357454971490885 +color=red,shape=circle,flag=1,i=20005,u=0.05490416175132373,v=0.07392337815122155,w=0.49416101516594396,x=5.355725080701707 +color=blue,shape=square,flag=1,i=20036,u=0.3593621089751877,v=0.4204952586591253,w=0.48311885257376547,x=4.152786490042463 +color=red,shape=circle,flag=0,i=20044,u=0.6263771674542099,v=0.6273789656494907,w=0.4925932624358998,x=3.412081047867682 +color=yellow,shape=square,flag=1,i=20051,u=0.7166252708117242,v=0.5393574073258124,w=0.4864772500833869,x=3.005238186091022 +color=blue,shape=circle,flag=1,i=20240,u=0.6375928559984098,v=0.13094792714264747,w=0.3559378606794926,x=5.594978182895825 +color=red,shape=square,flag=1,i=20275,u=0.5584526843675628,v=0.274821142186197,w=0.4859245223815638,x=3.846472472964154 +color=yellow,shape=square,flag=1,i=20326,u=0.30055120732205987,v=0.8237403642678218,w=0.4940415884493408,x=4.389389322019022 +color=red,shape=circle,flag=1,i=20332,u=0.3079054257526094,v=0.3938428302018409,w=0.4840911577561348,x=5.025254765228029 +color=red,shape=triangle,flag=0,i=20351,u=0.7857193974786632,v=0.20523038183871056,w=0.5148166157666305,x=7.390248248875976 +color=red,shape=triangle,flag=0,i=20368,u=0.8715276951630303,v=0.7631813622272297,w=0.5149349053075495,x=3.831016926880204 +color=purple,shape=square,flag=0,i=20400,u=0.9507897518515176,v=0.7330368467293205,w=0.5618439565262913,x=5.065911449238861 +color=red,shape=triangle,flag=0,i=20446,u=0.23546693802152452,v=0.8864756100273485,w=0.5176775288597121,x=4.486048731255909 +color=green,shape=triangle,flag=0,i=20557,u=0.3284284241669122,v=0.7897294545153425,w=0.4255682687947704,x=4.33760596350459 +color=blue,shape=circle,flag=0,i=20569,u=0.7778561711591236,v=0.7026046553162363,w=0.36016953332639406,x=4.3253087131762 +color=green,shape=square,flag=0,i=20581,u=0.017264149877869173,v=0.6772019371129909,w=0.49127313845384646,x=4.561244596198336 +color=green,shape=circle,flag=0,i=20613,u=0.42041660464659514,v=0.9987265889293468,w=0.4709212310875591,x=5.270326965032162 +color=purple,shape=triangle,flag=0,i=20620,u=0.48215503477639954,v=0.6245337534585043,w=0.5520777975040859,x=5.260380548282169 +color=blue,shape=circle,flag=0,i=20630,u=0.7292024833007671,v=0.9886297258819318,w=0.35794951366222183,x=6.318628391623386 +color=red,shape=square,flag=1,i=20670,u=0.5131088766874894,v=0.99207096020626,w=0.49072827406779573,x=6.405522770873926 +color=red,shape=circle,flag=0,i=20687,u=0.13371213335685206,v=0.08184469599874578,w=0.4886718357447637,x=4.690215456366022 +color=green,shape=square,flag=0,i=20695,u=0.4870533364703431,v=0.6089277625056339,w=0.49423438876804665,x=2.962448288757521 +color=red,shape=square,flag=0,i=20709,u=0.7527801461726715,v=0.47801360576698193,w=0.49139292839500837,x=3.695696364641762 +color=blue,shape=square,flag=0,i=20720,u=0.6508968440851186,v=0.01594167925920531,w=0.4909152884928182,x=3.9139237568935084 +color=red,shape=triangle,flag=1,i=20761,u=0.5290995440135682,v=0.15147554840633548,w=0.5190495163964532,x=7.2158162973518065 +color=purple,shape=circle,flag=1,i=20767,u=0.010343789766863232,v=0.4542361685678803,w=0.45706733570733415,x=4.185599374272368 +color=red,shape=square,flag=1,i=20798,u=0.9090870913203859,v=0.4509060551323797,w=0.4921856922497064,x=5.206561949198413 +color=red,shape=square,flag=0,i=20939,u=0.24998114916946512,v=0.7793536566455239,w=0.4979741881291295,x=6.942078444289223 +color=red,shape=square,flag=1,i=20985,u=0.1649889386660216,v=0.1944723914799218,w=0.4877029534129722,x=4.012665515919996 +color=blue,shape=circle,flag=0,i=21055,u=0.43188118595514013,v=0.05626968920047648,w=0.36041342723044056,x=5.240538052406783 +color=purple,shape=triangle,flag=0,i=21097,u=0.7636107502661091,v=0.5386503845691811,w=0.5474633930296947,x=7.4079025462829335 +color=yellow,shape=triangle,flag=1,i=21124,u=0.23806761658919084,v=0.38805580422442765,w=0.4739522498157717,x=3.3417188940812355 +color=red,shape=square,flag=0,i=21169,u=0.6186732875970838,v=0.4519782222039107,w=0.4780176245355303,x=6.172910701285077 +color=blue,shape=square,flag=1,i=21215,u=0.3917412188768753,v=0.645158831472363,w=0.4953483544193797,x=3.428474040547902 +color=purple,shape=square,flag=0,i=21227,u=0.9891890351824295,v=0.6480643195288099,w=0.5524803116498138,x=5.458900869849497 +color=red,shape=triangle,flag=0,i=21300,u=0.040083681097769164,v=0.15745823308154772,w=0.5154490705077337,x=5.205330502248688 +color=blue,shape=triangle,flag=1,i=21332,u=0.807310216945378,v=0.6397280241121506,w=0.5378039116131943,x=3.7168978227298077 +color=purple,shape=circle,flag=0,i=21345,u=0.12564067513031663,v=0.08040467691871445,w=0.45938362065333793,x=5.994242178415964 +color=yellow,shape=triangle,flag=1,i=21391,u=0.8317601951056839,v=0.7616584106935024,w=0.4723712300439795,x=7.171809837380553 +color=green,shape=square,flag=0,i=21493,u=0.8889952525373963,v=0.37402240945052534,w=0.4904462579818838,x=5.76031072452648 +color=yellow,shape=circle,flag=1,i=21523,u=0.6776539392030757,v=0.46415285564554576,w=0.5489543752433077,x=6.952944315945049 +color=red,shape=square,flag=0,i=21580,u=0.777751491546273,v=0.33508243498264767,w=0.48093360774834243,x=6.687593635204276 +color=red,shape=square,flag=0,i=21603,u=0.56311263501616,v=0.911770016966866,w=0.47673720111374274,x=4.981452745180131 +color=red,shape=circle,flag=0,i=21771,u=0.5167962363665243,v=0.5433960802622636,w=0.4885582203940556,x=5.578784767733086 +color=red,shape=circle,flag=1,i=21822,u=0.7782083467757581,v=0.7997449329308299,w=0.4972269164599567,x=5.3362889036878585 +color=red,shape=square,flag=0,i=21847,u=0.434285938385071,v=0.01089664572421567,w=0.48229866547079614,x=3.881217457651722 +color=red,shape=square,flag=0,i=21895,u=0.5222428403277589,v=0.8011417037625204,w=0.47553145537873565,x=4.751087465594357 +color=blue,shape=triangle,flag=1,i=21991,u=0.41078756963174423,v=0.4641707690981701,w=0.5264967143522112,x=5.677853630107361 +color=red,shape=square,flag=1,i=22060,u=0.8128120936484775,v=0.9688455224228868,w=0.4702410026786483,x=3.271908704866489 +color=red,shape=square,flag=0,i=22095,u=0.20372484920186795,v=0.41298665778133037,w=0.4660083716530997,x=4.057537592001876 +color=purple,shape=square,flag=0,i=22136,u=0.8422493225818376,v=0.382468909787415,w=0.5632113301941087,x=4.454792138256643 +color=purple,shape=triangle,flag=0,i=22161,u=0.33934567909701696,v=0.958554458947561,w=0.5515871029354242,x=4.713000872537885 +color=green,shape=square,flag=0,i=22201,u=0.9132657377198357,v=0.7835187031065083,w=0.497602832547874,x=5.327120400792336 +color=green,shape=circle,flag=0,i=22250,u=0.3338305852467741,v=0.012692849632647496,w=0.4690271926679323,x=4.954187279536586 +color=blue,shape=circle,flag=1,i=22307,u=0.17485481067978437,v=0.5216593873404025,w=0.3744188448578828,x=4.393387724137667 +color=red,shape=square,flag=0,i=22395,u=0.6514331004292623,v=0.10236585048474345,w=0.4695351500820933,x=4.2650309820261345 +color=red,shape=square,flag=1,i=22403,u=0.8469976130899075,v=0.0011247642630375365,w=0.47227495497588245,x=7.4727705325755585 +color=red,shape=circle,flag=0,i=22408,u=0.6587785325792491,v=0.7131442696567425,w=0.4989878576569834,x=4.39459645796621 +color=red,shape=circle,flag=0,i=22418,u=0.3329844783281878,v=0.3025610271956023,w=0.4969507873863136,x=3.6657973248904376 +color=purple,shape=square,flag=0,i=22451,u=0.07386981905312218,v=0.29799061460644083,w=0.5646796267964418,x=7.028530018358976 +color=yellow,shape=triangle,flag=1,i=22487,u=0.5495164190322613,v=0.6741898996197746,w=0.4700650710173229,x=3.647356510274664 +color=red,shape=square,flag=1,i=22515,u=0.07282561554650291,v=0.19934102395334075,w=0.4840570278598482,x=5.460009845016438 +color=red,shape=circle,flag=0,i=22588,u=0.9560301078405197,v=0.9855615893929697,w=0.49407564580292324,x=4.204357524310372 +color=blue,shape=triangle,flag=1,i=22635,u=0.8839149042250543,v=0.316740732138862,w=0.5304074389039727,x=6.135035264406359 +color=blue,shape=triangle,flag=1,i=22666,u=0.41753698030666864,v=0.22724172152243005,w=0.5313197462660701,x=5.393428621429922 +color=yellow,shape=triangle,flag=0,i=22672,u=0.014620330740086618,v=0.4958745335342518,w=0.4676047611248905,x=5.286639600542727 +color=green,shape=circle,flag=1,i=22683,u=0.09684826124548573,v=0.004968761544236533,w=0.464446506694815,x=5.82288074428381 +color=green,shape=circle,flag=0,i=22723,u=0.6463719909807981,v=0.401498834272373,w=0.46521489990368287,x=6.295453090216363 +color=red,shape=square,flag=1,i=22849,u=0.38732684841686893,v=0.4879193813283953,w=0.4898777132996863,x=5.25807312230191 +color=red,shape=triangle,flag=0,i=23059,u=0.6897926667476658,v=0.8291653414676392,w=0.49602856830692227,x=7.516391237463194 +color=green,shape=triangle,flag=1,i=23073,u=0.4585811547325982,v=0.6261203358311093,w=0.44350744789842583,x=5.048531990168133 +color=red,shape=square,flag=0,i=23093,u=0.2730086470257036,v=0.7829600067694346,w=0.4860522657248413,x=5.395407567505142 +color=green,shape=circle,flag=0,i=23133,u=0.0226257356389713,v=0.9601029264420361,w=0.461311029254716,x=3.5882511689718135 +color=red,shape=square,flag=0,i=23263,u=0.05703877491940923,v=0.06585729734046852,w=0.48208385558520445,x=4.060983069969076 +color=yellow,shape=square,flag=1,i=23295,u=0.2801824030534069,v=0.0438178619705506,w=0.501986681267166,x=7.6131269954403 +color=blue,shape=circle,flag=1,i=23363,u=4.3912454007477564e-05,v=0.362796288952525,w=0.3993360484373074,x=3.9861223442408416 +color=orange,shape=circle,flag=1,i=23462,u=0.9954037369880855,v=0.02349018535873748,w=0.6159445024232557,x=4.7499934114291085 +color=blue,shape=circle,flag=1,i=23553,u=0.7871079093873165,v=0.7861781653597818,w=0.39291034976006217,x=4.153924056765995 +color=red,shape=triangle,flag=0,i=23636,u=0.5273654668420624,v=0.5600630076906481,w=0.5001817515136285,x=7.015063655811005 +color=red,shape=square,flag=1,i=23783,u=0.9589146091494035,v=0.9740295173385957,w=0.4862863231058336,x=3.779876984793303 +color=yellow,shape=square,flag=1,i=23799,u=0.9845759343144127,v=0.36563785275364136,w=0.5010217479150095,x=4.869039297795497 +color=red,shape=square,flag=1,i=23813,u=0.5575845396339288,v=0.97746474716903,w=0.48304555133080473,x=4.339129497099426 +color=red,shape=square,flag=1,i=23868,u=0.987130101490106,v=0.40244866871421126,w=0.4882601914063636,x=5.047887427900072 +color=blue,shape=square,flag=0,i=23920,u=0.22565129993731936,v=0.1707567132972978,w=0.46719616905216915,x=6.190039910143233 +color=red,shape=square,flag=0,i=23985,u=0.9636542512173785,v=0.5946682359307124,w=0.4895280923615869,x=2.9021778447739788 +color=green,shape=circle,flag=0,i=24041,u=0.47531974356169093,v=0.1164795381234004,w=0.46278990722449626,x=4.396019068357184 +color=red,shape=triangle,flag=0,i=24112,u=0.10849972348909509,v=0.8245184575125909,w=0.503656669017261,x=3.691476903043085 +color=orange,shape=square,flag=1,i=24159,u=0.7999192819621908,v=0.9520046684953247,w=0.359627084402705,x=4.788271505203496 +color=red,shape=square,flag=0,i=24192,u=0.12062753657031133,v=0.06097750480829511,w=0.4865831322953874,x=4.967876012945222 +color=blue,shape=triangle,flag=1,i=24295,u=0.47904328213813874,v=0.22569528473924072,w=0.5290903965165521,x=6.090757985580196 +color=yellow,shape=circle,flag=1,i=24306,u=0.8714478634106673,v=0.705860033229531,w=0.5403439167752929,x=5.158122690299913 +color=purple,shape=triangle,flag=1,i=24341,u=0.3196040625347073,v=0.45592095246985065,w=0.5421864325199726,x=5.038247417673449 +color=red,shape=square,flag=1,i=24387,u=0.6352240793453936,v=0.21551322767111503,w=0.5023205660300618,x=6.3075083428004985 +color=red,shape=triangle,flag=1,i=24449,u=0.05384871008434988,v=0.07587178184811971,w=0.49631820726428827,x=2.253273333249837 +color=yellow,shape=triangle,flag=1,i=24466,u=0.11402238792055563,v=0.10140796489934611,w=0.4763049121271566,x=5.706121371454866 +color=green,shape=circle,flag=1,i=24470,u=0.8670868228399143,v=0.7287253707307526,w=0.4711920364233325,x=4.958278717805755 +color=purple,shape=circle,flag=0,i=24510,u=0.4911898392656703,v=0.47771650215029504,w=0.47221468860917887,x=4.916147870038752 +color=yellow,shape=triangle,flag=1,i=24548,u=0.7835833005251677,v=0.253223644228022,w=0.47882827035870973,x=4.07965453809507 +color=purple,shape=circle,flag=0,i=24590,u=0.21405431790548124,v=0.22809134769476713,w=0.4762557694477563,x=6.595152012939322 +color=red,shape=triangle,flag=0,i=24619,u=0.6073390030280708,v=0.8188089199730891,w=0.49207972463552285,x=5.447411893042994 +color=red,shape=square,flag=0,i=24781,u=0.43253415766372016,v=0.7323508812510726,w=0.522914342700665,x=6.120916811217318 +color=blue,shape=triangle,flag=0,i=24810,u=0.6367779574323398,v=0.3947339560378299,w=0.5113021410683906,x=4.392191418330258 +color=red,shape=triangle,flag=1,i=24835,u=0.7684465674231389,v=0.17573220719193694,w=0.4833613335972867,x=6.371413249901571 +color=red,shape=circle,flag=0,i=24844,u=0.9691878006521278,v=0.8698367737670867,w=0.5060677109704748,x=3.990767354172237 +color=red,shape=square,flag=0,i=24921,u=0.6146393359480166,v=0.5101038208363462,w=0.5305089395451624,x=4.356529834004775 +color=red,shape=triangle,flag=0,i=25055,u=0.604365562732041,v=0.8079847476181391,w=0.4906319246434529,x=4.798297275786936 +color=orange,shape=square,flag=1,i=25080,u=0.19504118170080154,v=0.3520822859547038,w=0.35691733012089655,x=5.833861438271984 +color=red,shape=square,flag=0,i=25102,u=0.19361450696395321,v=0.4001616372613894,w=0.5310319459816489,x=2.4545267472064682 +color=green,shape=square,flag=0,i=25141,u=0.07963993301021555,v=0.06697791193622316,w=0.5216052853331227,x=7.172653891332646 +color=yellow,shape=square,flag=1,i=25165,u=0.6872771220970901,v=0.5126236481991991,w=0.4996821120073008,x=5.017493586848938 +color=red,shape=square,flag=0,i=25188,u=0.08920709206819122,v=0.11719414853680221,w=0.5365776596846343,x=5.9465368625308 +color=red,shape=triangle,flag=0,i=25210,u=0.3536748666857381,v=0.7952387130119751,w=0.49527174287537834,x=4.1035103127529196 +color=green,shape=triangle,flag=1,i=25290,u=0.9004975987784543,v=0.0290656688852996,w=0.44741049179718756,x=3.614604311632285 +color=yellow,shape=triangle,flag=1,i=25392,u=0.703794888428924,v=0.876877578963412,w=0.476153857870298,x=6.265288459212706 +color=purple,shape=circle,flag=0,i=25540,u=0.2795363933006426,v=0.41416671317299536,w=0.48024594626924516,x=4.58236419807355 +color=red,shape=triangle,flag=0,i=25574,u=0.5459583658068602,v=0.7097663308273577,w=0.49078816934002184,x=4.024368397437182 +color=red,shape=triangle,flag=1,i=25604,u=0.3058308697396813,v=0.32914633277497196,w=0.49153375908198477,x=6.158690132090211 +color=red,shape=square,flag=1,i=25610,u=0.48642277524060873,v=0.7977013112345599,w=0.5425386941097052,x=3.836137373926413 +color=red,shape=circle,flag=0,i=25619,u=0.861691357988579,v=0.7913306086663261,w=0.5020442668695987,x=3.6515566810550104 +color=red,shape=circle,flag=0,i=25645,u=0.8238063934964313,v=0.8176654026497628,w=0.4963399915135567,x=4.058369612979784 +color=red,shape=circle,flag=1,i=25770,u=0.3169193017115355,v=0.22665248853824443,w=0.4987271979279972,x=5.159098929883051 +color=yellow,shape=square,flag=1,i=25834,u=0.2803249006586175,v=0.5359442761836394,w=0.5107896973536701,x=4.597085405376856 +color=red,shape=circle,flag=1,i=25917,u=0.8557812372608711,v=0.9127347887390895,w=0.49400982545841743,x=5.264330525710999 +color=red,shape=square,flag=1,i=25934,u=0.8165284600289506,v=0.31230879758685837,w=0.5204004907998334,x=5.451993993057882 +color=red,shape=square,flag=0,i=25984,u=0.27689581006450603,v=0.7394640009940899,w=0.5166708364087473,x=4.343491758592539 +color=red,shape=triangle,flag=1,i=26052,u=0.7671319591554112,v=0.27923305305030366,w=0.4939196894546826,x=4.586177247868108 +color=yellow,shape=square,flag=1,i=26095,u=0.016884553811871483,v=0.7815478913950888,w=0.5052713146704236,x=4.720122118911909 +color=red,shape=circle,flag=0,i=26103,u=0.20521281132071523,v=0.119892417512705,w=0.4924842936771303,x=3.25331818168061 +color=yellow,shape=circle,flag=1,i=26129,u=0.3247971112570329,v=0.41443898848863536,w=0.5241058861810568,x=5.637380968369996 +color=red,shape=circle,flag=1,i=26148,u=0.40302762376415846,v=0.45321274325339284,w=0.4897762269556689,x=4.105730746345201 +color=yellow,shape=triangle,flag=1,i=26206,u=0.9194245661694567,v=0.4245526342935101,w=0.47628113176234915,x=5.5530165631171755 +color=yellow,shape=square,flag=1,i=26243,u=0.6655857326872444,v=0.541571483415203,w=0.5011099404154018,x=5.861835255081043 +color=red,shape=square,flag=0,i=26343,u=0.190867901564158,v=0.4891538330593278,w=0.5301900141183975,x=6.1611982912689784 +color=red,shape=triangle,flag=0,i=26360,u=0.8254638695159972,v=0.7448752353407149,w=0.486387161134547,x=5.273632489589256 +color=green,shape=triangle,flag=0,i=26370,u=0.7546301813415475,v=0.323871582533658,w=0.45424433413740173,x=4.430087789183369 +color=blue,shape=triangle,flag=0,i=26373,u=0.8145195367113205,v=0.670382826262773,w=0.5061648811956903,x=5.869251002344352 +color=green,shape=square,flag=0,i=26465,u=0.9716742088009472,v=0.7911696066830448,w=0.5219301837949548,x=4.703196776780304 +color=red,shape=triangle,flag=1,i=26495,u=0.5460710922901167,v=0.7013285098055233,w=0.48960158514348856,x=4.837150970530721 +color=red,shape=triangle,flag=0,i=26495,u=0.43174705987682027,v=0.7502016298078271,w=0.494126213095056,x=4.452565211510168 +color=red,shape=square,flag=1,i=26590,u=0.7009176336480939,v=0.021785807344981034,w=0.5164538203896442,x=3.6294283264196494 +color=blue,shape=circle,flag=1,i=26595,u=0.1566912706290573,v=0.22007285880750194,w=0.4345644688277157,x=7.744057545338137 +color=red,shape=circle,flag=0,i=26665,u=0.9806117525858196,v=0.9204546768661085,w=0.49349011013245503,x=6.213357898369942 +color=orange,shape=circle,flag=1,i=26703,u=0.4811348140983073,v=0.6551643755628681,w=0.6112832826828236,x=2.133203335064926 +color=blue,shape=square,flag=1,i=26740,u=0.9828791004053427,v=0.8530021158344594,w=0.48242637172402547,x=5.939278661543149 +color=yellow,shape=triangle,flag=1,i=26867,u=0.9531788600706754,v=0.4340981772974625,w=0.4848437598528061,x=3.3266816836723745 +color=purple,shape=square,flag=0,i=26896,u=0.7098198733959674,v=0.3736265270010867,w=0.5324712632741289,x=5.876357085397324 +color=red,shape=triangle,flag=0,i=26919,u=0.7518149145929596,v=0.7402708470487265,w=0.4910695100700751,x=4.420695582257983 +color=red,shape=circle,flag=1,i=27100,u=0.46120345804623264,v=0.4948385089781824,w=0.4913468113920055,x=7.40814630568676 +color=red,shape=triangle,flag=0,i=27112,u=0.08197776357773012,v=0.9669361078130646,w=0.48894290275519053,x=4.740888978916967 +color=red,shape=triangle,flag=1,i=27119,u=0.7344507332875202,v=0.3362814790662835,w=0.49109866378134515,x=6.007147287601158 +color=red,shape=square,flag=0,i=27129,u=0.2357167709491399,v=0.5152841340644533,w=0.49403680508208875,x=4.212187341924275 +color=green,shape=square,flag=0,i=27149,u=0.07774245944604241,v=0.964994594550859,w=0.5124137668635241,x=5.478920624538173 +color=blue,shape=circle,flag=0,i=27159,u=0.9906112914954729,v=0.44746308178858474,w=0.4338609015436608,x=6.518835807126326 +color=blue,shape=square,flag=1,i=27245,u=0.4860631799941614,v=0.9839334962924786,w=0.4830950046923664,x=6.073949563909348 +color=blue,shape=triangle,flag=0,i=27281,u=0.25038992161389095,v=0.23043385353332702,w=0.5078905734176592,x=6.3057961632124675 +color=green,shape=square,flag=0,i=27288,u=0.4684604519481598,v=0.7769294177621766,w=0.516941596048288,x=7.171461003054351 +color=red,shape=triangle,flag=0,i=27305,u=0.25294366711199856,v=0.5070854388291478,w=0.49114712956461404,x=4.476838296456381 +color=red,shape=triangle,flag=0,i=27316,u=0.608826642554208,v=0.07789433152186664,w=0.4922557167043311,x=6.393603353848435 +color=red,shape=triangle,flag=0,i=27396,u=0.7872114280323266,v=0.0916362874841371,w=0.4975388175743881,x=5.1007122242037966 +color=purple,shape=square,flag=0,i=27525,u=0.2799855143481479,v=0.6088919218342325,w=0.5248399368213407,x=3.897944745874863 +color=yellow,shape=square,flag=1,i=27536,u=0.6484833754240118,v=0.03136077558439587,w=0.5098510569841375,x=2.744325569188073 +color=red,shape=square,flag=0,i=27569,u=0.9028358793498334,v=0.6087929936485224,w=0.4808784176034518,x=5.46492806363922 +color=red,shape=square,flag=1,i=27587,u=0.4289157251019926,v=0.27223050052537523,w=0.49052968111210554,x=4.345423371673012 +color=red,shape=triangle,flag=0,i=27625,u=0.7317109830812456,v=0.03261841888525885,w=0.4993605420272282,x=3.880444568204959 +color=yellow,shape=square,flag=1,i=27695,u=0.4022101366915811,v=0.36572652105350933,w=0.5088194471660124,x=4.878808608470745 +color=green,shape=square,flag=0,i=27732,u=0.7294308945801579,v=0.8130068799671252,w=0.5143357290066191,x=5.546408048163998 +color=red,shape=triangle,flag=1,i=27850,u=0.5069614611521822,v=0.6982507966322651,w=0.48979688051894626,x=5.9072897890759135 +color=red,shape=circle,flag=1,i=27870,u=0.771208791227169,v=0.6805835324630879,w=0.4899728646284138,x=4.991038703312431 +color=red,shape=circle,flag=1,i=27874,u=0.8723819483185645,v=0.9666792341752801,w=0.48894193821989596,x=5.053462506768004 +color=blue,shape=circle,flag=0,i=27983,u=0.525225660059,v=0.9995761761685742,w=0.44164047681920576,x=7.206892302643266 +color=red,shape=square,flag=0,i=27998,u=0.46933514095815465,v=0.37867125339476027,w=0.48474283866549106,x=4.2486291255827 +color=red,shape=triangle,flag=0,i=28001,u=0.07797109331227103,v=0.12591557044120283,w=0.5024758798915459,x=5.585644003164902 +color=red,shape=square,flag=1,i=28007,u=0.3017407916254773,v=0.5794153190107305,w=0.4830100356390934,x=4.847727902017804 +color=blue,shape=square,flag=0,i=28054,u=0.6476099626265888,v=0.3834687832822731,w=0.4751568289902658,x=5.366291881237096 +color=red,shape=circle,flag=0,i=28060,u=0.9643530645989437,v=1.0128772868829967,w=0.4874941916721536,x=5.052491438671869 +color=yellow,shape=triangle,flag=1,i=28091,u=0.12235316022283638,v=0.4062772698823153,w=0.5027163696981481,x=4.423032864371648 +color=yellow,shape=circle,flag=1,i=28176,u=0.7490077148568529,v=0.7887882825548689,w=0.5174941753119322,x=4.9735430773511125 +color=green,shape=square,flag=1,i=28240,u=0.6838383400874987,v=0.2065873409297414,w=0.5138513557269427,x=3.7361689649122503 +color=blue,shape=square,flag=1,i=28286,u=0.7395822361624869,v=0.9376531852764505,w=0.46766201307943756,x=5.341558504004095 +color=red,shape=square,flag=0,i=28345,u=0.8118197610201682,v=0.12148743503276194,w=0.4782662920940548,x=6.477714121948768 +color=red,shape=square,flag=0,i=28362,u=0.8577133103095783,v=0.7110724383796043,w=0.47898401623391135,x=5.0500040117472755 +color=blue,shape=square,flag=0,i=28392,u=0.7218754013507698,v=0.884202554239838,w=0.4660259351946551,x=4.910713238335364 +color=red,shape=circle,flag=0,i=28414,u=0.46042761654160147,v=0.47440910925034985,w=0.48351736581602117,x=5.647426237831731 +color=green,shape=square,flag=1,i=28453,u=0.8118964231322414,v=0.22962574782744727,w=0.5107410649539317,x=4.651607685056169 +color=red,shape=square,flag=0,i=28495,u=0.6938931630037275,v=0.6955654236637328,w=0.48060441995288344,x=5.5283181070253065 +color=blue,shape=triangle,flag=1,i=28548,u=0.8790850372131346,v=0.85693275870204,w=0.5112304639110724,x=4.6089973865766956 +color=blue,shape=square,flag=1,i=28557,u=0.4980940550308919,v=0.3913209484276381,w=0.46779237871931606,x=6.5640792204993055 +color=yellow,shape=triangle,flag=1,i=28622,u=0.3355201655102771,v=0.7875312279106407,w=0.5028630279753463,x=6.41793674963149 +color=red,shape=square,flag=0,i=28654,u=0.5308515738786018,v=0.6762180403418967,w=0.47230059961154747,x=5.884364887449301 +color=blue,shape=circle,flag=0,i=28663,u=0.7934966072767009,v=0.011915016935549416,w=0.4418438302612928,x=6.5870020212659 +color=yellow,shape=square,flag=1,i=28673,u=0.8216755963110223,v=0.32350186713160345,w=0.5096510341494233,x=5.04995327371086 +color=red,shape=square,flag=0,i=28680,u=0.8865257836119743,v=0.6568982219919527,w=0.47174683876983087,x=5.369661169499781 +color=red,shape=triangle,flag=0,i=28698,u=0.28418616477886516,v=0.31409894322127174,w=0.5099767891546801,x=3.1827809857154725 +color=purple,shape=triangle,flag=0,i=28715,u=0.8627435828503356,v=0.6790570779555195,w=0.5286883405329251,x=4.754338532998504 +color=purple,shape=triangle,flag=1,i=28753,u=0.6540653802155625,v=0.8186032359193669,w=0.5278484072555955,x=3.968262979705669 +color=red,shape=triangle,flag=0,i=28815,u=0.8450436608844077,v=0.10860683564259188,w=0.5026580958498666,x=7.796656873978652 +color=red,shape=square,flag=1,i=28941,u=0.611091459831367,v=0.5449393388841275,w=0.4679003050764299,x=4.106164774064709 +color=red,shape=triangle,flag=1,i=28947,u=0.4537231592487151,v=0.05721358943032817,w=0.5073773380830467,x=4.2548297109158755 +color=red,shape=triangle,flag=0,i=28984,u=0.3325017179321761,v=0.9355862419367229,w=0.5112452901455476,x=4.976944510801324 +color=red,shape=circle,flag=0,i=28995,u=0.3161413192064507,v=0.2521014769803568,w=0.48972564953736775,x=4.1808585696670635 +color=blue,shape=circle,flag=0,i=29045,u=0.08131434372877844,v=0.7568649526045701,w=0.4462356099333533,x=5.513038754055881 +color=purple,shape=square,flag=1,i=29060,u=0.27511086390645434,v=0.407852391499247,w=0.520913309175292,x=6.635478279979536 +color=red,shape=circle,flag=0,i=29163,u=0.8889082016909575,v=0.9284038397038602,w=0.4942377200158909,x=3.936993288716035 +color=red,shape=square,flag=1,i=29215,u=0.2722988818432909,v=0.9498281949058748,w=0.4722977279397903,x=4.439007057463928 +color=red,shape=triangle,flag=0,i=29240,u=0.3686940082937461,v=0.2297986252753741,w=0.5135935212176223,x=4.877654246034681 +color=red,shape=triangle,flag=0,i=29250,u=0.1290210881088124,v=0.18520386905638975,w=0.5121461716402985,x=4.199815038098288 +color=red,shape=triangle,flag=1,i=29290,u=0.4519386142542523,v=0.7416817153691634,w=0.5068721954035537,x=2.7275712308424596 +color=red,shape=square,flag=0,i=29312,u=0.7157432573561867,v=0.7711157084297541,w=0.4730843646783483,x=4.151936833436429 +color=green,shape=circle,flag=0,i=29367,u=0.04944884812182149,v=0.7470049810374516,w=0.5132844272554256,x=7.36620286480328 +color=red,shape=triangle,flag=0,i=29417,u=0.5197236842627677,v=0.29325305698917603,w=0.49572671390448886,x=3.721153660510287 +color=yellow,shape=square,flag=1,i=29422,u=0.7649881866811434,v=0.970089274891161,w=0.5119786019607768,x=6.3555380379204145 +color=red,shape=circle,flag=0,i=29465,u=0.20615480760926808,v=0.14809836210373095,w=0.48270096968249926,x=6.177100090466365 +color=blue,shape=circle,flag=1,i=29509,u=0.7128337758915861,v=0.19150609105626704,w=0.4484209547990318,x=5.2000724629786275 +color=yellow,shape=triangle,flag=1,i=29560,u=0.42713138741103307,v=0.9696749783494829,w=0.4966670447335158,x=4.594677341096767 +color=red,shape=square,flag=0,i=29570,u=0.015123831588062964,v=0.16437153054635523,w=0.47223855886451477,x=5.267943515687804 +color=yellow,shape=square,flag=1,i=29625,u=0.3074495053049401,v=0.1895498704682077,w=0.5109241596636047,x=5.095299333882013 +color=blue,shape=square,flag=0,i=29669,u=0.51372249375865,v=0.5302858830176099,w=0.467689686816679,x=4.343967250123015 +color=blue,shape=triangle,flag=1,i=29847,u=0.17018060918505862,v=0.6132742704675529,w=0.5190720082234903,x=5.136739287366672 +color=red,shape=square,flag=0,i=29861,u=0.16028439108892767,v=0.7367391158511573,w=0.47720696945018315,x=7.042454670048072 +color=blue,shape=square,flag=1,i=29918,u=0.4112854332720899,v=0.8606792632824589,w=0.45768661179118436,x=6.214699633936114 +color=blue,shape=circle,flag=0,i=30117,u=0.017452962819985207,v=0.4070792408713856,w=0.45031984575502004,x=5.546776432889101 +color=red,shape=triangle,flag=0,i=30198,u=0.1436103074694539,v=0.34758216175700596,w=0.5106409670616571,x=5.088731339588974 +color=yellow,shape=circle,flag=1,i=30285,u=0.16275436095280493,v=0.7557647104557702,w=0.5050647566343319,x=4.677738410772791 +color=red,shape=circle,flag=0,i=30360,u=0.18020657415479036,v=0.10338573693208912,w=0.4824549330209736,x=4.7142476735582415 +color=purple,shape=square,flag=0,i=30382,u=0.32333551253153237,v=0.6565898162212596,w=0.5120503557378895,x=6.23321982454248 +color=purple,shape=square,flag=0,i=30410,u=0.31289907616388024,v=0.04822727790824588,w=0.5116817686988475,x=3.472623839730995 +color=purple,shape=triangle,flag=0,i=30496,u=0.9263235207487328,v=0.3884013218923913,w=0.5264041034546705,x=5.902532750266108 +color=blue,shape=square,flag=0,i=30547,u=0.27619166141967133,v=0.7118807565361399,w=0.45861518520038863,x=5.60784981030194 +color=red,shape=circle,flag=0,i=30565,u=0.22466430390726955,v=0.22771633736376914,w=0.49115476733211044,x=5.350244646149289 +color=red,shape=triangle,flag=0,i=30604,u=0.09635508035816032,v=0.026480199263408277,w=0.5335618690609663,x=5.228925126919848 +color=purple,shape=triangle,flag=0,i=30607,u=0.711562686476677,v=0.021610513173994317,w=0.5264462019792321,x=4.360769678132107 +color=purple,shape=triangle,flag=0,i=30812,u=0.9811720181036256,v=0.24537773815477126,w=0.5235712752538283,x=4.188763507197692 +color=red,shape=triangle,flag=1,i=30825,u=0.4884035800730596,v=0.4768145570774246,w=0.5370106211123385,x=4.355237008199155 +color=red,shape=triangle,flag=0,i=30835,u=0.9208181412134825,v=0.6027093372104054,w=0.5373932186312109,x=6.7880412292180035 +color=red,shape=triangle,flag=0,i=30841,u=0.6128294188136673,v=0.5662147536804297,w=0.5344176640252708,x=5.14474489489931 +color=red,shape=triangle,flag=1,i=30953,u=0.22193208158731081,v=0.583689588954846,w=0.5321425396208453,x=4.75547199780209 +color=blue,shape=circle,flag=1,i=30962,u=0.9617233280536962,v=0.0804036772290313,w=0.45466761358987057,x=4.766413914412179 +color=purple,shape=square,flag=0,i=30970,u=0.6925033853187198,v=0.4157324223786859,w=0.5225467116843022,x=3.203586388298083 +color=red,shape=square,flag=0,i=31000,u=0.171976928845461,v=0.1880835239752341,w=0.4936589185590948,x=5.836676241592183 +color=blue,shape=circle,flag=0,i=31034,u=0.6137995201817447,v=0.2914163889198288,w=0.4563692685949176,x=5.408699326357687 +color=purple,shape=circle,flag=0,i=31154,u=0.8995957974417165,v=0.838557554387364,w=0.49078343561983623,x=4.102062839862341 +color=blue,shape=square,flag=0,i=31165,u=0.7733534639419862,v=0.3573142412944096,w=0.4508620621062044,x=3.584941797575739 +color=red,shape=triangle,flag=0,i=31222,u=0.6325881339214032,v=0.5265910784732831,w=0.5267238734444296,x=6.6682420090850165 +color=purple,shape=circle,flag=0,i=31295,u=0.10367159942454274,v=0.43360378760767704,w=0.48597791924991773,x=5.788435808699311 +color=red,shape=square,flag=0,i=31352,u=0.6811227642195069,v=0.1479417361133034,w=0.4964458724418254,x=6.471935001457158 +color=red,shape=square,flag=1,i=31355,u=0.8845060174779521,v=0.594898831199482,w=0.49589169608087036,x=3.697088354944317 +color=blue,shape=square,flag=1,i=31402,u=0.6292854031641862,v=0.3505203031399461,w=0.4457801715897031,x=6.0940974118900435 +color=red,shape=square,flag=1,i=31501,u=0.4698259174276119,v=0.08680271714111099,w=0.4844979838413245,x=5.317674542168804 +color=red,shape=circle,flag=0,i=31520,u=0.9960747439102614,v=0.995262085389914,w=0.49210886331463977,x=5.985586009524911 +color=yellow,shape=triangle,flag=1,i=31540,u=0.8021056357273373,v=0.3550400989030522,w=0.4916276078449299,x=3.842965444936793 +color=green,shape=square,flag=1,i=31542,u=0.00048750676198217047,v=0.07350139064804029,w=0.5284521586313244,x=5.18296486436796 +color=red,shape=circle,flag=0,i=31563,u=0.13141301290886298,v=0.20819524558149588,w=0.4884349725677271,x=4.229487941982128 +color=red,shape=square,flag=0,i=31568,u=0.42004370502294874,v=0.5439573774055705,w=0.4890664637267789,x=6.069980788966126 +color=green,shape=triangle,flag=0,i=31595,u=0.23924495898799913,v=0.12744748462772704,w=0.5021828322382919,x=2.2957031433250514 +color=green,shape=circle,flag=0,i=31608,u=0.5856312729369325,v=0.6258020253571867,w=0.5016908279693554,x=5.809486355056517 +color=green,shape=square,flag=0,i=31715,u=0.27971643422586945,v=0.5148514093481248,w=0.5270090033316781,x=4.79676680029431 +color=green,shape=square,flag=0,i=31809,u=0.03363417584524808,v=0.5230059438871357,w=0.5287871548658247,x=5.687660694577732 +color=yellow,shape=square,flag=1,i=31941,u=0.3956375502429853,v=0.5935536617442623,w=0.5200741756209883,x=5.688808730969668 +color=red,shape=square,flag=1,i=32018,u=0.9417127579120319,v=0.5482150962847542,w=0.49747770748220865,x=5.103437297450152 +color=yellow,shape=circle,flag=1,i=32050,u=0.6644019692587911,v=0.5206303554834582,w=0.5256801790797414,x=5.242268650760439 +color=red,shape=circle,flag=1,i=32069,u=0.8685423617714676,v=0.8340407401130161,w=0.49941229305983253,x=6.623384640074739 +color=purple,shape=square,flag=0,i=32093,u=0.42378426216713116,v=0.21109387357250076,w=0.5147444221739821,x=5.8115636706845315 +color=red,shape=circle,flag=1,i=32152,u=0.22822478239561694,v=0.1979578968696555,w=0.5017015040441812,x=4.856038715443364 +color=blue,shape=triangle,flag=0,i=32157,u=0.035967834871633575,v=0.8826006501795345,w=0.5150464995633706,x=4.925641684269677 +color=green,shape=square,flag=0,i=32196,u=0.08849875224375359,v=0.6151865632680716,w=0.5207738636317834,x=5.472138215470408 +color=red,shape=square,flag=0,i=32273,u=0.8258633336815364,v=0.013536288520049955,w=0.49459776015373735,x=5.932338900020647 +color=red,shape=circle,flag=0,i=32297,u=0.9137091587098579,v=0.855588819983653,w=0.49888384748171133,x=5.830598036770098 +color=purple,shape=triangle,flag=0,i=32327,u=0.06247102989973785,v=0.5827509439740209,w=0.5245338321695424,x=4.196873383518774 +color=red,shape=circle,flag=0,i=32338,u=0.1199009593400917,v=0.1009342030991583,w=0.49428494602626355,x=4.602250052040592 +color=red,shape=circle,flag=0,i=32519,u=0.6998197031470909,v=0.6085957418813281,w=0.4953130273408016,x=4.645148592033905 +color=purple,shape=square,flag=0,i=32555,u=0.2822486415087655,v=0.9358660605865411,w=0.5081062978301883,x=7.230150974387606 +color=orange,shape=square,flag=0,i=32602,u=0.48679433237460934,v=0.43918945290527467,w=0.3723492312534282,x=5.3166346756671805 +color=blue,shape=triangle,flag=1,i=32623,u=0.42584599371114706,v=0.14938791233616222,w=0.5198447800578521,x=2.541732388925818 +color=blue,shape=circle,flag=0,i=32643,u=0.2133861214884899,v=0.2977412570644107,w=0.4662639803680262,x=3.467504298314753 +color=green,shape=triangle,flag=1,i=32647,u=0.1455227488931624,v=0.36600599340236795,w=0.4992332444785052,x=5.755984900287618 +color=red,shape=square,flag=0,i=32654,u=0.09539708205200137,v=0.5515665649713346,w=0.49071329226843785,x=6.2996393162813 +color=red,shape=triangle,flag=0,i=32697,u=0.5204664151681225,v=0.5070554408470832,w=0.5288833595190643,x=4.605395283680147 +color=purple,shape=triangle,flag=0,i=32714,u=0.9502790468241479,v=0.3357785146212582,w=0.5300160109397024,x=4.845176059365532 +color=yellow,shape=triangle,flag=1,i=32746,u=0.5771424149028278,v=0.5660412879806254,w=0.48483747163386864,x=2.5602532101362816 +color=purple,shape=square,flag=0,i=32820,u=0.7687466675905879,v=0.11722875109550102,w=0.5032611834861493,x=5.483909341325606 +color=red,shape=square,flag=0,i=32834,u=0.6741887634246249,v=0.15380339776136598,w=0.496319773686971,x=6.324302004246204 +color=red,shape=circle,flag=0,i=33050,u=0.3969565461680814,v=0.4511785951116354,w=0.5079426651093598,x=3.955969992231747 +color=purple,shape=triangle,flag=0,i=33060,u=0.4364083577087394,v=0.5045708384576747,w=0.5259459100161943,x=6.4426713973305665 +color=yellow,shape=triangle,flag=1,i=33100,u=0.6235993900623629,v=0.017917816715242063,w=0.49115228576139447,x=4.301389523013513 +color=red,shape=triangle,flag=1,i=33137,u=0.6856650689043784,v=0.63284643610226,w=0.5229115051728296,x=4.027530674760179 +color=green,shape=square,flag=0,i=33145,u=0.26295856712509924,v=0.2541337868869713,w=0.51827868923942,x=4.771988180341128 +color=red,shape=triangle,flag=1,i=33373,u=0.4177794845961972,v=0.476812791975578,w=0.5208393036798933,x=6.34351864080011 +color=blue,shape=triangle,flag=0,i=33380,u=0.7399933240054255,v=0.18293984789475248,w=0.5070224997673431,x=3.2070714538196015 +color=red,shape=square,flag=1,i=33506,u=0.34900953595354445,v=0.786080905493119,w=0.4961481792670415,x=2.852901749175578 +color=blue,shape=square,flag=1,i=33676,u=0.34034923900641,v=0.4115739309705059,w=0.45823308139114505,x=5.734928311390195 +color=yellow,shape=square,flag=1,i=33715,u=0.14675290922237116,v=0.20091568687579642,w=0.5143754328790378,x=5.055132311670772 +color=purple,shape=square,flag=1,i=33743,u=0.9553096124365628,v=0.49455375195562323,w=0.5197055497829153,x=5.376853905348537 +color=red,shape=triangle,flag=0,i=33784,u=0.6235947816770093,v=0.20560818487527288,w=0.5154785032231411,x=7.147889688914161 +color=red,shape=circle,flag=0,i=33798,u=0.39608610318639914,v=0.37939129752682976,w=0.5085387583420787,x=5.889957877085802 +color=purple,shape=circle,flag=0,i=33812,u=0.6049710532803669,v=0.490699224287502,w=0.4831891128310867,x=6.781366352382849 +color=green,shape=square,flag=0,i=33870,u=0.92036166370313,v=0.45844868918735504,w=0.5095426944728964,x=4.426988475486271 +color=red,shape=triangle,flag=0,i=33896,u=0.4056134300247821,v=0.8598247876181099,w=0.5088542515244571,x=6.653739825614015 +color=purple,shape=square,flag=0,i=34147,u=0.03888002324033257,v=0.7735660118411852,w=0.5211732631929624,x=4.2782931780784645 +color=blue,shape=triangle,flag=1,i=34164,u=0.6432597824598862,v=0.14901262084077693,w=0.5117564553618225,x=5.1406747337835546 +color=red,shape=circle,flag=0,i=34280,u=0.7932880491788271,v=0.8880971670944571,w=0.5031491081679628,x=4.509254962364701 +color=blue,shape=circle,flag=0,i=34347,u=0.25926388548013757,v=0.5697135282840454,w=0.4726970793976213,x=5.823127118388232 +color=yellow,shape=circle,flag=1,i=34454,u=0.022797909771872238,v=0.015614560644500175,w=0.5270780603581403,x=5.648996285991914 +color=blue,shape=triangle,flag=1,i=34493,u=0.11217428855810008,v=0.4162207461595341,w=0.5160423555935578,x=6.608737264826998 +color=green,shape=triangle,flag=1,i=34540,u=0.010595695908571012,v=0.06672239540002456,w=0.5108823870721609,x=4.071499678257095 +color=red,shape=circle,flag=0,i=34567,u=0.9176421729631826,v=0.8671864605213498,w=0.5098694331812486,x=5.564145541614013 +color=green,shape=triangle,flag=0,i=34714,u=0.951353895111777,v=0.01940942447103189,w=0.5109372851529531,x=4.923770424330399 +color=red,shape=circle,flag=1,i=34732,u=0.17359793905549392,v=0.17694790026491025,w=0.5126404694681714,x=6.061380864187323 +color=red,shape=circle,flag=0,i=34796,u=0.4218384175706841,v=0.34221928519084654,w=0.5208933241380524,x=5.868278303145508 +color=yellow,shape=square,flag=1,i=34969,u=0.5888959381485874,v=0.5797886860288838,w=0.5032120123089436,x=5.720813055528566 +color=yellow,shape=triangle,flag=1,i=34999,u=0.10488472811825678,v=0.5453707311201544,w=0.48771992710878564,x=6.5328921635204695 +color=green,shape=triangle,flag=1,i=35025,u=0.5781148751093989,v=0.6467442755925816,w=0.5002779723851982,x=4.408524553588991 +color=orange,shape=triangle,flag=0,i=35072,u=0.530788020110947,v=0.8463845303921943,w=0.7303882931571825,x=3.8499231205827744 +color=blue,shape=circle,flag=1,i=35106,u=0.4365880011170178,v=0.434228648324826,w=0.47027519375091686,x=4.800975965283767 +color=red,shape=square,flag=1,i=35125,u=0.49813374365242147,v=0.6191884040469128,w=0.4977393571863557,x=5.161534078410575 +color=purple,shape=square,flag=0,i=35229,u=0.697849039991967,v=0.06509252694950973,w=0.5222502487041877,x=4.060077660065311 +color=red,shape=square,flag=0,i=35236,u=0.9922157384754378,v=0.7222771324391467,w=0.48950221269029337,x=4.833417715084441 +color=purple,shape=square,flag=0,i=35243,u=0.6192278205835859,v=0.9195446956015411,w=0.5239561630151743,x=5.590886995908273 +color=yellow,shape=circle,flag=1,i=35251,u=0.8748989765505933,v=0.3447337515145761,w=0.5239204874713691,x=4.976665489675917 +color=red,shape=square,flag=1,i=35285,u=0.8886294118927316,v=0.05289470473768887,w=0.49871376027982056,x=5.132911523058775 +color=green,shape=triangle,flag=0,i=35328,u=0.098835939441553,v=0.15869889009449,w=0.5019566452657964,x=5.030364056162301 +color=red,shape=triangle,flag=0,i=35444,u=0.07595365785052699,v=0.33779382197618024,w=0.4848749687726861,x=4.374322647911401 +color=green,shape=circle,flag=0,i=35480,u=0.6247388408475909,v=0.9991523123256862,w=0.5112854921650918,x=1.7767395585015777 +color=yellow,shape=square,flag=1,i=35590,u=0.5772905510061195,v=0.2704694133924349,w=0.5066253767169198,x=4.189381943614731 +color=purple,shape=circle,flag=0,i=35681,u=0.2894791697512308,v=0.033051608871318194,w=0.492357853325225,x=3.97337756371869 +color=red,shape=square,flag=0,i=35723,u=0.025821846900757284,v=0.6022995464291134,w=0.4988985530813158,x=5.988476968485563 +color=blue,shape=square,flag=0,i=35754,u=0.5414584323905408,v=0.3830518548789039,w=0.45250406632977,x=3.9732956639691976 +color=purple,shape=circle,flag=0,i=35825,u=0.944217921762593,v=0.7379177249833838,w=0.4961857450966019,x=5.5420971545399595 +color=red,shape=triangle,flag=0,i=35863,u=0.24583453718523574,v=0.7527167474295307,w=0.49804635350617144,x=3.5496947568477686 +color=red,shape=circle,flag=0,i=35876,u=0.9479991716154256,v=1.0369161740262645,w=0.5058924082666929,x=3.736106391140407 +color=red,shape=square,flag=0,i=35981,u=0.1380874722502473,v=0.4808811847111706,w=0.4873049442005348,x=5.034824189616505 +color=blue,shape=square,flag=1,i=35996,u=0.2846357685675721,v=0.034308656536918836,w=0.4641984709812777,x=3.707273212888065 +color=purple,shape=triangle,flag=0,i=36065,u=0.4769912438446541,v=0.6974938580512576,w=0.5149177854034025,x=6.164832566560516 +color=yellow,shape=square,flag=1,i=36075,u=0.1548652026087668,v=0.5135568065293765,w=0.504486407453846,x=4.898030794903259 +color=red,shape=circle,flag=1,i=36075,u=0.8981919972663798,v=0.9335974654269985,w=0.5133264530859194,x=6.868209848760329 +color=green,shape=circle,flag=1,i=36120,u=0.6563049975968109,v=0.6379310552032911,w=0.5044189452720197,x=5.190778431272816 +color=red,shape=triangle,flag=0,i=36208,u=0.5102432961837956,v=0.8032601218913767,w=0.49959153976209736,x=5.889797855839329 +color=yellow,shape=circle,flag=1,i=36375,u=0.17064346403614084,v=0.6202252388474442,w=0.5174202251436207,x=4.961985406978 +color=blue,shape=triangle,flag=0,i=36400,u=0.23297868396434585,v=0.3273870800244896,w=0.5193758253255788,x=5.590432538345541 +color=green,shape=square,flag=0,i=36422,u=0.5826889304785134,v=0.4379875315613875,w=0.5123754896546877,x=6.823585827692646 +color=purple,shape=square,flag=0,i=36477,u=0.22449385427756263,v=0.3971284686550203,w=0.5060640328120517,x=6.910704217269335 +color=yellow,shape=triangle,flag=1,i=36543,u=0.8729845274981871,v=0.9405993007589881,w=0.4675975411246204,x=6.366380328584516 +color=red,shape=circle,flag=0,i=36558,u=0.4760159792216694,v=0.4539394533724592,w=0.5165497252161653,x=5.816294555984473 +color=purple,shape=square,flag=0,i=36570,u=0.3379494486558744,v=0.09024371495642125,w=0.5061550180767934,x=5.991137830729246 +color=yellow,shape=triangle,flag=1,i=36645,u=0.1792515767605839,v=0.6834184841983879,w=0.4724870771907172,x=6.992102798937367 +color=red,shape=circle,flag=0,i=36754,u=0.48674138881981655,v=0.5601685839629958,w=0.5215475885174312,x=4.845824511086588 +color=purple,shape=triangle,flag=0,i=36772,u=0.4518325021148949,v=0.9606740777959419,w=0.5020602076054972,x=5.0034495885706605 +color=green,shape=square,flag=0,i=36780,u=0.3677938789235593,v=0.5854902724492276,w=0.5180955404184138,x=6.082752945575091 +color=green,shape=circle,flag=0,i=36786,u=0.7472639566340794,v=0.9553679229462696,w=0.49650949457838633,x=3.963092622630164 +color=purple,shape=circle,flag=0,i=36797,u=0.40681782963444224,v=0.0655781326343009,w=0.5018001474767321,x=5.60497435091079 +color=red,shape=square,flag=0,i=36825,u=0.3481359432339536,v=0.17526327279056786,w=0.5017005211923841,x=6.863449538188116 +color=blue,shape=circle,flag=0,i=36883,u=0.5949976410326543,v=0.5191497225617425,w=0.4742427379869392,x=4.600043609638491 +color=blue,shape=square,flag=1,i=36915,u=0.3349581692171726,v=0.861606342284434,w=0.48260402600288677,x=5.197650156172798 +color=blue,shape=square,flag=0,i=36947,u=0.5508253156887805,v=0.7316077037730353,w=0.48251076734931897,x=3.0994689012789327 +color=purple,shape=square,flag=0,i=37100,u=0.7411078076522843,v=0.9347041368233332,w=0.5036254975884529,x=5.3347625898825415 +color=red,shape=triangle,flag=0,i=37152,u=0.22265578570345146,v=0.8235503097171234,w=0.501220026150789,x=4.896095901427996 +color=red,shape=triangle,flag=0,i=37239,u=0.5131460922798405,v=0.7113342782993815,w=0.49563286458819356,x=5.631574318638033 +color=red,shape=circle,flag=1,i=37264,u=0.332932610408742,v=0.3813424312656466,w=0.519913787740515,x=3.3437769090221057 +color=red,shape=triangle,flag=0,i=37310,u=0.9156378136581979,v=0.35497814831564534,w=0.49632741905136923,x=3.233348607800034 +color=red,shape=square,flag=0,i=37395,u=0.9088123146720241,v=0.6212620928222382,w=0.5042444557485127,x=5.770947384921745 +color=red,shape=circle,flag=0,i=37514,u=0.7444658886188185,v=0.6578015958365437,w=0.5134977908050689,x=3.240995197922807 +color=red,shape=circle,flag=1,i=37566,u=0.17183705995865772,v=0.14047879616986061,w=0.5123300518037209,x=4.952874895112429 +color=purple,shape=square,flag=0,i=37586,u=0.9467534335912478,v=0.1383355176433988,w=0.5026801409599071,x=6.465539844355604 +color=green,shape=triangle,flag=0,i=37620,u=0.5384462427394077,v=0.9930323232170654,w=0.49414215504572345,x=5.5606351593563055 +color=purple,shape=triangle,flag=0,i=37681,u=0.564458104142526,v=0.9317193264811368,w=0.4991679653893298,x=5.483001394288664 +color=green,shape=triangle,flag=0,i=37879,u=0.5267857263281721,v=0.3919466692466633,w=0.49252306504100196,x=6.058421712118855 +color=red,shape=triangle,flag=0,i=38030,u=0.8185598658994307,v=0.7344138900912033,w=0.508601979318828,x=6.477593123893033 +color=red,shape=square,flag=0,i=38172,u=0.7634321528985017,v=0.27486141316393153,w=0.5095201580987395,x=4.763931691692838 +color=red,shape=circle,flag=0,i=38184,u=0.5283769818182991,v=0.5724547726373208,w=0.5099196992951244,x=5.644459292514372 +color=red,shape=triangle,flag=1,i=38191,u=0.472595692933909,v=0.8931393410060183,w=0.5087010728151856,x=4.909859303511353 +color=red,shape=triangle,flag=1,i=38206,u=0.7635415733085489,v=0.7462246374962465,w=0.5104912718214487,x=2.938631427654759 +color=yellow,shape=triangle,flag=1,i=38218,u=0.5013903772817212,v=0.523283296143844,w=0.4929001286588054,x=6.81742771665317 +color=red,shape=square,flag=0,i=38304,u=0.5256349898180557,v=0.621653350604051,w=0.502096359348107,x=4.316699090916923 +color=red,shape=square,flag=1,i=38396,u=0.9260037167179073,v=0.13187092620676266,w=0.5083642379031688,x=4.46724883195843 +color=yellow,shape=square,flag=1,i=38463,u=0.7697510501379543,v=0.2567192652387792,w=0.5139696033889535,x=5.024139017937064 +color=red,shape=triangle,flag=0,i=38696,u=0.2633957776821456,v=0.9986998232584184,w=0.5166338858250329,x=4.475836835053049 +color=purple,shape=circle,flag=0,i=38751,u=0.19743798656579858,v=0.9719825842433248,w=0.4970796576327619,x=5.34154663754632 +color=red,shape=triangle,flag=0,i=38847,u=0.8198240155867028,v=0.1744516317206819,w=0.5164417844783209,x=7.665143760643453 +color=red,shape=circle,flag=1,i=38874,u=0.494268123163344,v=0.550910576446404,w=0.5077771206852292,x=6.962088321415898 +color=red,shape=square,flag=0,i=38889,u=0.9239648455079299,v=0.41693097233335064,w=0.4987475451302378,x=5.222198580651834 +color=purple,shape=square,flag=0,i=38934,u=0.1266160089270557,v=0.6749772289150633,w=0.5194603537327731,x=4.4502717072926075 +color=red,shape=square,flag=1,i=39019,u=0.793299436299623,v=0.8980969079462682,w=0.4822052646250561,x=5.546280193043419 +color=orange,shape=square,flag=1,i=39060,u=0.6641031494716884,v=0.4761904430746673,w=0.37672714168509386,x=2.996754419703491 +color=red,shape=square,flag=0,i=39069,u=0.9693818010668185,v=0.17406161729485248,w=0.48349569142111404,x=4.218512665691812 +color=green,shape=square,flag=0,i=39084,u=0.5044792725006048,v=0.4543829619916687,w=0.50932367205479,x=5.021235036393633 +color=yellow,shape=circle,flag=1,i=39100,u=0.12899615314500912,v=0.6742432137522391,w=0.5153035161069889,x=5.099233475282406 +color=red,shape=triangle,flag=1,i=39109,u=0.22430958056208294,v=0.45414801122065074,w=0.5234512169270004,x=4.274817353323278 +color=yellow,shape=triangle,flag=1,i=39117,u=0.8351724975473552,v=0.8305911376282958,w=0.5012639322423112,x=4.555232102203505 +color=blue,shape=square,flag=1,i=39128,u=0.20457489799150097,v=0.330778086672915,w=0.49055529747641874,x=4.981354523652595 +color=red,shape=triangle,flag=1,i=39150,u=0.3780586679727824,v=0.11042249907618684,w=0.5266492101068199,x=3.3635598306816212 +color=blue,shape=square,flag=1,i=39355,u=0.20257433596117635,v=0.7014598200673442,w=0.4903853568506331,x=4.00150176969896 +color=yellow,shape=triangle,flag=0,i=39373,u=0.7694964962813713,v=0.8481074947826541,w=0.5038581322444717,x=4.521973140661328 +color=purple,shape=circle,flag=0,i=39386,u=0.7264020235543306,v=0.616535652765936,w=0.49921334870186695,x=3.657073127268083 +color=red,shape=triangle,flag=0,i=39396,u=0.21834468318651634,v=0.39504936238956534,w=0.5281818881512426,x=3.898015300613191 +color=yellow,shape=circle,flag=1,i=39416,u=0.5742281300422394,v=0.7466221221826144,w=0.5222306209495245,x=4.569119357199804 +color=yellow,shape=triangle,flag=1,i=39433,u=0.5712380210568203,v=0.18979724377735452,w=0.506235609638394,x=5.70081134859861 +color=red,shape=circle,flag=0,i=39510,u=0.8807662999840191,v=0.891986759360848,w=0.5008797751056804,x=4.410678999047792 +color=green,shape=circle,flag=0,i=39524,u=0.6094063312934279,v=0.6698227962073791,w=0.4950993306940467,x=5.368755632790196 +color=red,shape=circle,flag=0,i=39527,u=0.9565533346212595,v=0.9904166259543984,w=0.5009803717283337,x=2.6418791288018317 +color=purple,shape=triangle,flag=0,i=39533,u=0.5099089725012095,v=0.9169139891019003,w=0.492833397732509,x=5.944109942271144 +color=green,shape=square,flag=0,i=39545,u=0.01506263540829611,v=0.2018815596654685,w=0.5103695699096816,x=4.223336764925055 +color=green,shape=circle,flag=0,i=39601,u=0.32127262288190883,v=0.3153027889655263,w=0.49949005571269994,x=4.793467059363383 +color=green,shape=circle,flag=0,i=39713,u=0.8801917177211557,v=0.9588604800847801,w=0.5042380823779957,x=3.3129293827158492 +color=yellow,shape=square,flag=1,i=39740,u=0.8812869784490356,v=0.9424539077564031,w=0.49902050126337094,x=4.694427305565892 +color=red,shape=square,flag=0,i=39765,u=0.5450596245553117,v=0.43027043400839204,w=0.4915413614845622,x=5.745446273942569 +color=orange,shape=square,flag=1,i=39800,u=0.2728113115244907,v=0.09813669204082831,w=0.3760742207757139,x=4.083646773701023 +color=green,shape=square,flag=0,i=39823,u=0.7941870563098401,v=0.2722817307228691,w=0.5029107572438085,x=5.4586179628470575 +color=red,shape=circle,flag=1,i=39885,u=0.11576343991948446,v=0.030160808455117052,w=0.5006117810191338,x=4.335867196315032 +color=yellow,shape=triangle,flag=1,i=39965,u=0.4877340178155548,v=0.9836298301233908,w=0.5063368828198392,x=7.497694316500325 +color=green,shape=circle,flag=1,i=40014,u=0.7072040887079999,v=0.653683735600399,w=0.5068944506247137,x=6.1409965547445955 +color=red,shape=triangle,flag=0,i=40020,u=0.0237327215667964,v=0.2591149124409372,w=0.533662500226452,x=4.026635846320427 +color=red,shape=square,flag=0,i=40041,u=0.8645220057901577,v=0.0466465560982543,w=0.4873985239030229,x=3.2070523626683993 +color=purple,shape=triangle,flag=0,i=40066,u=0.9677055220569556,v=0.1048748996521709,w=0.4979933363874665,x=4.026033842041724 +color=red,shape=triangle,flag=0,i=40202,u=0.2831848707319933,v=0.32131377330244926,w=0.5314136187817202,x=6.023647805153671 +color=blue,shape=square,flag=0,i=40314,u=0.3562517734051851,v=0.34719121809398723,w=0.4881963142395454,x=5.1376583368523745 +color=purple,shape=square,flag=0,i=40351,u=0.47681180128054845,v=0.9285748572772208,w=0.5135919940402126,x=6.253030888985303 +color=orange,shape=triangle,flag=1,i=40384,u=0.2299259478227308,v=0.6434601121853303,w=0.7116984694194914,x=4.631821964030653 +color=purple,shape=square,flag=0,i=40399,u=0.1715726120373201,v=0.47674256289856254,w=0.5111647189018764,x=5.481772374108111 +color=red,shape=square,flag=1,i=40470,u=0.9007445187355522,v=0.20800914937635862,w=0.49527195917301153,x=4.772464644511669 +color=red,shape=square,flag=0,i=40507,u=0.4150341839963011,v=0.4090264939836453,w=0.49796865355519715,x=5.266477636811369 +color=red,shape=triangle,flag=0,i=40566,u=0.803340198671731,v=0.3210179865614411,w=0.5173700325534561,x=6.255061981639997 +color=purple,shape=square,flag=0,i=40579,u=0.2990878701081897,v=0.6921656633697894,w=0.5064949137741244,x=3.226321942078377 +color=red,shape=square,flag=1,i=40596,u=0.27061069896386114,v=0.7785388652652188,w=0.4883358026633603,x=4.114220994567091 +color=yellow,shape=circle,flag=1,i=40617,u=0.14138299958981604,v=0.585726662205711,w=0.5321222049364318,x=3.177123105850282 +color=red,shape=circle,flag=1,i=40935,u=0.8168561888683831,v=0.7520909676391622,w=0.5191409563787748,x=4.717467646706537 +color=red,shape=triangle,flag=0,i=40948,u=0.31233982180076203,v=0.29958508985032184,w=0.5249803596062355,x=4.995393580200543 +color=green,shape=circle,flag=0,i=40963,u=0.48005832422866,v=0.9656155509002752,w=0.500075157787493,x=4.599625421020413 +color=red,shape=circle,flag=0,i=41031,u=0.36072228309983356,v=0.42804063280133536,w=0.513709617083048,x=2.3793012409694487 +color=green,shape=circle,flag=0,i=41225,u=0.22821342960813873,v=0.20185155254119747,w=0.49333966674156965,x=5.843436214265112 +color=red,shape=square,flag=0,i=41347,u=0.20396893614842126,v=0.7374670948120775,w=0.4922902862688887,x=3.5922792661219547 +color=yellow,shape=square,flag=1,i=41406,u=0.5141908306252949,v=0.34078571138541347,w=0.5009205837737613,x=4.0322191772088125 +color=red,shape=square,flag=0,i=41466,u=0.21158032304275443,v=0.20811956695843548,w=0.49834105290954284,x=5.397691717692726 +color=purple,shape=square,flag=0,i=41491,u=0.0009443393761726648,v=0.38809253603320815,w=0.49286241834730166,x=5.222846861751149 +color=yellow,shape=square,flag=1,i=41571,u=0.5697438526457065,v=0.6556378790688947,w=0.49933731484714794,x=5.39116026738095 +color=blue,shape=square,flag=1,i=41611,u=0.36895377459474843,v=0.03821420985385149,w=0.474713631451075,x=4.862260461363626 +color=red,shape=square,flag=0,i=41798,u=0.07514869684349179,v=0.8183685215443869,w=0.5086364545737491,x=6.764395190535715 +color=purple,shape=circle,flag=0,i=41804,u=0.7768606276858472,v=0.883269713735061,w=0.4962542131564194,x=5.7784139239954735 +color=red,shape=triangle,flag=0,i=41867,u=0.9571447205386587,v=0.6683306186275646,w=0.5234210775349102,x=4.029116090090505 +color=blue,shape=circle,flag=0,i=41923,u=0.6778348169115466,v=0.8976034585339653,w=0.492136137675184,x=4.2611419617960635 +color=red,shape=square,flag=1,i=41970,u=0.8145322861330438,v=0.5188951839598379,w=0.5101708156360694,x=5.688177873777448 +color=green,shape=square,flag=0,i=42041,u=0.9319903266708364,v=0.2552528002265292,w=0.4942626375188785,x=4.406676430407909 +color=red,shape=circle,flag=1,i=42076,u=0.3737966638793856,v=0.4350350661877376,w=0.5165896987927496,x=4.057651738121976 +color=yellow,shape=square,flag=1,i=42236,u=0.4659528108725113,v=0.4849582822316004,w=0.4996673036265974,x=4.3359382688858075 +color=red,shape=circle,flag=1,i=42284,u=0.7718966567879757,v=0.7623535522035053,w=0.509642190695718,x=3.4456739112551173 +color=blue,shape=triangle,flag=1,i=42311,u=0.17417141364366562,v=0.32259267046228357,w=0.4914666991467544,x=3.607842468256724 +color=yellow,shape=circle,flag=1,i=42345,u=0.3160565136615746,v=0.7258966130017701,w=0.5167828894515255,x=5.685094077593349 +color=green,shape=square,flag=1,i=42374,u=0.6888318900707574,v=0.7663070082537083,w=0.49673338840445225,x=4.085375008394762 +color=red,shape=triangle,flag=1,i=42441,u=0.8725601901985022,v=0.7282278659872645,w=0.5170005436076226,x=4.655617704867677 +color=red,shape=square,flag=0,i=42471,u=0.57813641146833,v=0.016303628886071397,w=0.5194109442337287,x=5.778684635132735 +color=blue,shape=triangle,flag=0,i=42480,u=0.4877196399515924,v=0.12693357745919653,w=0.49626122819564394,x=5.139701252238061 +color=red,shape=square,flag=0,i=42534,u=0.4536407571288589,v=0.4086845382855824,w=0.5190710521348575,x=3.754579654014337 +color=blue,shape=square,flag=0,i=42536,u=0.2297435330917933,v=0.07882370012429851,w=0.4803589650750251,x=5.523689542616318 +color=red,shape=circle,flag=0,i=42589,u=0.11069658735859877,v=0.2047762628081064,w=0.5108878400056613,x=6.392869487227589 +color=red,shape=circle,flag=0,i=42595,u=0.542189494928912,v=0.44711482178495193,w=0.5062600717517605,x=6.74430347319025 +color=red,shape=circle,flag=0,i=42700,u=0.8718737612065814,v=0.7850682501563381,w=0.5138776278910985,x=4.122174700518037 +color=red,shape=square,flag=1,i=42751,u=0.20086377295854685,v=0.12687473315218523,w=0.5101479818790312,x=6.311620164580912 +color=green,shape=circle,flag=0,i=42765,u=0.25348737093895146,v=0.4427485433100772,w=0.49688549289589706,x=5.536464725754262 +color=yellow,shape=circle,flag=1,i=42775,u=0.1113912897297743,v=0.7961745615073627,w=0.5195582693180096,x=6.656055560387666 +color=blue,shape=triangle,flag=1,i=42781,u=0.4087681879652537,v=0.8836337953532215,w=0.49787473850630415,x=3.991255488815962 +color=red,shape=square,flag=0,i=42906,u=0.5990853016967539,v=0.49312851059924045,w=0.5121823973667605,x=6.7769738887943305 +color=purple,shape=square,flag=0,i=42965,u=0.3470099382062559,v=0.4047370584614989,w=0.4896994890132443,x=5.78652394849317 +color=yellow,shape=square,flag=1,i=43002,u=0.35843383541104135,v=0.7915256928485487,w=0.48869486565694287,x=3.8755770712519086 +color=red,shape=square,flag=1,i=43140,u=0.3475933222458566,v=0.8932566012539622,w=0.5192762645754546,x=3.8511325789201414 +color=green,shape=triangle,flag=0,i=43188,u=0.5579523916184917,v=0.07645377562171862,w=0.48406050876403317,x=4.516167538234658 +color=purple,shape=triangle,flag=0,i=43208,u=0.25476179290265377,v=0.706689885658199,w=0.5000597522573289,x=4.447509032986428 +color=yellow,shape=square,flag=1,i=43224,u=0.789804715787522,v=0.08492026505562678,w=0.4952194118324802,x=6.451960792802628 +color=green,shape=square,flag=0,i=43245,u=0.1598220212724255,v=0.02611227073971989,w=0.5074391566237934,x=5.16440348882238 +color=purple,shape=circle,flag=0,i=43254,u=0.14981907033853037,v=0.43358946232181794,w=0.49097880055998006,x=4.636867930204307 +color=blue,shape=circle,flag=0,i=43294,u=0.5446107204065721,v=0.5604767893258834,w=0.4808299098354557,x=5.547343156427036 +color=red,shape=square,flag=0,i=43302,u=0.2561403606495931,v=0.2506687295256044,w=0.508628492525536,x=3.616802986154939 +color=red,shape=triangle,flag=0,i=43321,u=0.810005764737245,v=0.8945981286276391,w=0.5081039922981421,x=4.931439557625551 +color=blue,shape=circle,flag=1,i=43361,u=0.44395564565601353,v=0.4962942139299984,w=0.4779476055661547,x=7.453854753999149 +color=purple,shape=triangle,flag=1,i=43365,u=0.11908056326144001,v=0.22181294737757573,w=0.4993588818472647,x=4.5807526894603745 +color=red,shape=square,flag=0,i=43389,u=0.8281016851398877,v=0.7132410987840627,w=0.506764382593966,x=3.860261954310721 +color=purple,shape=square,flag=0,i=43391,u=0.2718676983317567,v=0.7611921753787938,w=0.49424427833493995,x=4.4276024609948905 +color=green,shape=triangle,flag=0,i=43408,u=0.4176693928160221,v=0.09133222803509622,w=0.4836138718665448,x=7.026520387683116 +color=orange,shape=triangle,flag=0,i=43509,u=0.2725988558078547,v=0.3862537521905285,w=0.699946598035849,x=2.6553678804373884 +color=yellow,shape=square,flag=0,i=43575,u=0.008952214123129854,v=0.35995275457905873,w=0.48992038220105244,x=3.621945875272798 +color=red,shape=square,flag=0,i=43686,u=0.3853757018330435,v=0.7847538469333147,w=0.5152476037559668,x=3.315038081713256 +color=red,shape=circle,flag=0,i=43740,u=0.4039054218827741,v=0.3276051706669772,w=0.5243957894883501,x=4.895102658178135 +color=yellow,shape=square,flag=1,i=43782,u=0.8093704572694426,v=0.9734174278792828,w=0.48612808334052166,x=3.7124036982591524 +color=yellow,shape=square,flag=1,i=43785,u=0.3139095744066982,v=0.8877570984399351,w=0.4898183054562425,x=3.864238924248801 +color=purple,shape=square,flag=0,i=43896,u=0.6345624907929879,v=0.1779834293934025,w=0.48387021131671126,x=5.435765989783728 +color=red,shape=square,flag=0,i=43926,u=0.7827206701253899,v=0.5605386489519403,w=0.5263241714807793,x=5.509550738120939 +color=red,shape=square,flag=0,i=44010,u=0.7539400478705093,v=0.04011530358785187,w=0.5373661330957247,x=3.571710668754149 +color=green,shape=circle,flag=1,i=44137,u=0.42541391007987583,v=0.8479815321289037,w=0.49346950133275896,x=6.198344604700275 +color=red,shape=triangle,flag=0,i=44254,u=0.15695717727974334,v=0.6764088102235764,w=0.502098359972572,x=5.180577922631893 +color=yellow,shape=square,flag=1,i=44288,u=0.10640657662691066,v=0.36357044255335336,w=0.49163002159908353,x=6.433270109386679 +color=green,shape=circle,flag=0,i=44370,u=0.4916056543827738,v=0.4432991839008358,w=0.49026005105510695,x=5.6234301612182085 +color=red,shape=square,flag=0,i=44441,u=0.8132318813423208,v=0.6362461681155229,w=0.5172130974055371,x=5.922091442004491 +color=purple,shape=triangle,flag=0,i=44591,u=0.21989580410270027,v=0.8348600460317008,w=0.49790789876635794,x=6.510688352365634 +color=purple,shape=triangle,flag=0,i=44624,u=0.07644699812156319,v=0.24881514980517194,w=0.49674481488258054,x=7.095839162258339 +color=yellow,shape=triangle,flag=1,i=44678,u=0.26821116898686204,v=0.26940011917560547,w=0.4986030019371527,x=4.777909939128046 +color=red,shape=square,flag=1,i=44707,u=0.4367168224514574,v=0.7488269269029236,w=0.507047213052922,x=7.506196629192871 +color=red,shape=triangle,flag=0,i=44818,u=0.24054793553982667,v=0.2618823402014181,w=0.4989901442620353,x=7.031245001582079 +color=blue,shape=circle,flag=1,i=44825,u=0.7291493248491975,v=0.3092409131842515,w=0.483661745588926,x=4.022568776318198 +color=yellow,shape=circle,flag=1,i=44831,u=0.6474146708126227,v=0.8296252006540943,w=0.5060153990435498,x=7.053177596314434 +color=red,shape=triangle,flag=1,i=44911,u=0.30155376997395167,v=0.9999946837499262,w=0.48607411733411804,x=5.823518217312073 +color=purple,shape=square,flag=0,i=44945,u=0.15374580399114035,v=0.18755871227920562,w=0.4861790458233523,x=5.231976429274122 +color=red,shape=circle,flag=0,i=44951,u=0.8997518246479991,v=0.9797604496781345,w=0.5213508868934383,x=4.543560849565531 +color=orange,shape=triangle,flag=1,i=45152,u=0.38757743328467886,v=0.2912146076739721,w=0.7023173255403671,x=3.6960197738656664 +color=purple,shape=square,flag=0,i=45164,u=0.885983182286682,v=0.037134205365180084,w=0.48151518397375026,x=5.581523273018959 +color=red,shape=square,flag=1,i=45185,u=0.21379323810017659,v=0.17552334077655318,w=0.5052799861300972,x=6.99195498944034 +color=purple,shape=triangle,flag=0,i=45207,u=0.06208574957565738,v=0.43095792240670827,w=0.49373249533446223,x=6.619316155293433 +color=red,shape=square,flag=1,i=45265,u=0.7299684002085917,v=0.20220283585645837,w=0.5053689603927922,x=4.856416763955198 +color=green,shape=triangle,flag=0,i=45370,u=0.04585250350751746,v=0.8031503807076456,w=0.4887630026090041,x=4.8916267035710455 +color=blue,shape=triangle,flag=0,i=45407,u=0.054266317926766616,v=0.3476494653394624,w=0.49571907114514874,x=4.4231986849294875 +color=yellow,shape=square,flag=1,i=45474,u=0.27741585216934417,v=0.7388612749734185,w=0.5111668501680261,x=6.738195084279833 +color=red,shape=square,flag=0,i=45536,u=0.38172268374833473,v=0.17980221819527864,w=0.49686386827918844,x=5.81848889706322 +color=purple,shape=square,flag=0,i=45545,u=0.6050603030907421,v=0.6455003077032176,w=0.4807828772100833,x=4.859662859992859 +color=green,shape=square,flag=0,i=45554,u=0.824425533603432,v=0.47606758311171826,w=0.5040029603810764,x=4.8060410562339575 +color=red,shape=triangle,flag=0,i=45566,u=0.1947275808525174,v=0.7966051959055993,w=0.48257581512393993,x=6.887781282006995 +color=blue,shape=triangle,flag=1,i=45577,u=0.7444699717618222,v=0.4781529616568201,w=0.4966461941793798,x=6.8635351135804585 +color=blue,shape=square,flag=0,i=45629,u=0.13986988778773646,v=0.7152865235103113,w=0.4574206931273791,x=4.183110711103503 +color=yellow,shape=square,flag=1,i=45661,u=0.9808394637494983,v=0.40257779222117007,w=0.5078413067758386,x=3.5514231147308046 +color=red,shape=circle,flag=0,i=45799,u=0.5077709879895513,v=0.5728492950744577,w=0.5159249647554017,x=6.259731522275572 +color=yellow,shape=circle,flag=1,i=45872,u=0.37244702785695716,v=0.3487377022098693,w=0.49881177578239244,x=5.795374632483997 +color=red,shape=triangle,flag=0,i=45875,u=0.19913137088527966,v=0.5187316705588461,w=0.4714517320764309,x=5.099914068298475 +color=orange,shape=circle,flag=1,i=45903,u=0.026745553707732128,v=0.21779299061284596,w=0.5864161051273346,x=5.184662140513534 +color=red,shape=circle,flag=0,i=45975,u=0.3887855351726862,v=0.38758417878155316,w=0.5105749410785941,x=5.64683935879446 +color=red,shape=square,flag=1,i=45994,u=0.7013532302293408,v=0.7232699229726844,w=0.5037542650034493,x=3.7861420260520426 +color=blue,shape=square,flag=0,i=46001,u=0.046971452930954394,v=0.2630429530291283,w=0.455287516932772,x=3.349106662824773 +color=red,shape=triangle,flag=0,i=46008,u=0.1292018506946545,v=0.5741225252703519,w=0.4746773887739432,x=6.822431485283919 +color=blue,shape=circle,flag=0,i=46044,u=0.27012723484676104,v=0.8135898329076594,w=0.49092853059749675,x=5.079018984437171 +color=yellow,shape=square,flag=1,i=46055,u=0.028686545367107463,v=0.47131931054906284,w=0.5104258863494733,x=6.315737213339897 +color=blue,shape=square,flag=0,i=46106,u=0.7167811505678501,v=0.531941131252952,w=0.4528614075427426,x=4.091536961008674 +color=yellow,shape=square,flag=1,i=46131,u=0.08770235588186515,v=0.9163626703991583,w=0.5132343418291514,x=5.714818392983794 +color=green,shape=triangle,flag=0,i=46186,u=0.9003147737355317,v=0.06796136184900581,w=0.4786679267548704,x=2.664167919754516 +color=purple,shape=square,flag=0,i=46194,u=0.26459261554897395,v=0.6371850119300632,w=0.48135264038173575,x=4.223431874599669 +color=green,shape=circle,flag=0,i=46205,u=0.8190519732467753,v=0.3477785647528371,w=0.499520278698399,x=5.894600369117107 +color=green,shape=square,flag=1,i=46290,u=0.22961383550996894,v=0.19280013564823295,w=0.5100440972478226,x=5.309564700170622 +color=blue,shape=square,flag=0,i=46343,u=0.8126930355527541,v=0.07341657355410935,w=0.45858294465674343,x=4.161642865200393 +color=red,shape=circle,flag=0,i=46360,u=0.7763540923452403,v=0.8372565550920146,w=0.5133384008788858,x=3.448459609826062 +color=red,shape=square,flag=0,i=46415,u=0.620617936642009,v=0.9240461620339983,w=0.5108622414017604,x=7.079247866846053 +color=red,shape=triangle,flag=0,i=46420,u=0.8700272612588612,v=0.46841348936537464,w=0.48066253107206536,x=5.608067139698977 +color=purple,shape=square,flag=0,i=46450,u=0.7517779283917652,v=0.40202937969283314,w=0.4794223206065857,x=4.03786842389076 +color=blue,shape=square,flag=0,i=46482,u=0.7190390075864663,v=0.03072263624465177,w=0.45611420692333937,x=5.753381508837911 +color=yellow,shape=triangle,flag=1,i=46507,u=0.13026923260250933,v=0.6797653794531855,w=0.5035263164712063,x=5.6893007027110984 +color=blue,shape=square,flag=0,i=46565,u=0.7085517465437186,v=0.17197180452055727,w=0.4614268654368201,x=3.8969198904752402 +color=yellow,shape=square,flag=1,i=46615,u=0.5365666017788426,v=0.8245167547731835,w=0.5133918529146169,x=4.6360351566736915 +color=red,shape=circle,flag=0,i=46725,u=0.965850682512915,v=0.9285587833091115,w=0.527289155220966,x=5.43056092953037 +color=red,shape=square,flag=0,i=46785,u=0.3614780624071209,v=0.7282887364010839,w=0.5161979553883289,x=4.321601733537874 +color=blue,shape=circle,flag=1,i=46795,u=0.6778972832833723,v=0.11457559561152497,w=0.4948660597602916,x=5.037891203973714 +color=red,shape=square,flag=1,i=46806,u=0.5775169425661867,v=0.14437402107683794,w=0.5162950254122401,x=5.602026301762984 +color=yellow,shape=triangle,flag=0,i=46839,u=0.8426405339502009,v=0.06709989638671376,w=0.5109099828354089,x=4.3835871371613555 +color=green,shape=triangle,flag=1,i=47002,u=0.12975362467386165,v=0.1870688265523458,w=0.4890597595250319,x=3.0156540960017577 +color=yellow,shape=square,flag=0,i=47007,u=0.3911552171110998,v=0.2666727279195633,w=0.5126584809354453,x=5.185253010947496 +color=red,shape=triangle,flag=0,i=47029,u=0.9133756483058748,v=0.01503062389521359,w=0.5000264773134935,x=5.552789249049147 +color=red,shape=triangle,flag=0,i=47062,u=0.8094227738671317,v=0.9549635298811832,w=0.5042479194364589,x=5.15961093055682 +color=yellow,shape=triangle,flag=1,i=47150,u=0.7595898724868989,v=0.9265515354497086,w=0.5145524639630858,x=6.250025998233281 +color=blue,shape=triangle,flag=1,i=47245,u=0.35490950499154705,v=0.7218135749871497,w=0.48960415497743376,x=4.056578595076009 +color=yellow,shape=circle,flag=1,i=47283,u=0.5542755253986698,v=0.9170865180330541,w=0.5073866609590761,x=5.311952337983083 +color=red,shape=triangle,flag=0,i=47297,u=0.6969632574122253,v=0.6900031247449963,w=0.5145838703085809,x=5.467500840880578 +color=green,shape=triangle,flag=0,i=47336,u=0.14971274889813713,v=0.8289364066362704,w=0.48237818566610047,x=4.40495869617859 +color=red,shape=triangle,flag=0,i=47391,u=0.4037244835596163,v=0.95010526746133,w=0.5145321856653201,x=5.187214580129454 +color=red,shape=triangle,flag=0,i=47399,u=0.6574838670307566,v=0.6071207826230505,w=0.5141624131051571,x=4.915951708455697 +color=red,shape=square,flag=0,i=47414,u=0.7823506851287032,v=0.5663159975759049,w=0.5137215344425443,x=6.208724152646211 +color=green,shape=square,flag=0,i=47425,u=0.9892470532121387,v=0.5780901879315828,w=0.5050597123131978,x=4.9482978032271925 +color=blue,shape=triangle,flag=1,i=47439,u=0.33174000275143345,v=0.9805653422093367,w=0.4874962268522663,x=5.424067024361242 +color=blue,shape=triangle,flag=0,i=47493,u=0.08806525704858126,v=0.6845535810031408,w=0.4867587263239217,x=3.9078278769210697 +color=red,shape=triangle,flag=0,i=47693,u=0.2787973729554404,v=0.5977060543020113,w=0.5026233410592158,x=5.780033849780893 +color=green,shape=circle,flag=1,i=47697,u=0.4727813595399488,v=0.30588276341122556,w=0.5000337989882224,x=5.911155551874862 +color=blue,shape=triangle,flag=0,i=47794,u=0.3942232279212846,v=0.681550197633219,w=0.4952276469234024,x=5.258234251088794 +color=blue,shape=square,flag=0,i=47862,u=0.2938257724304293,v=0.08310837953715178,w=0.4800033068787473,x=3.6185220418425197 +color=red,shape=square,flag=0,i=47873,u=0.36834155261450463,v=0.9846264110458885,w=0.5235116168144827,x=5.387329869125807 +color=red,shape=circle,flag=0,i=47909,u=0.1574705000072203,v=0.07671339361312166,w=0.5335770948556834,x=5.105743884182254 +color=yellow,shape=circle,flag=1,i=47951,u=0.6919299267049481,v=0.9484760074771249,w=0.5163352271468572,x=6.765298961875992 +color=red,shape=circle,flag=0,i=47961,u=0.19117559664839834,v=0.19812131104268485,w=0.5311783251476547,x=7.142330869904646 +color=blue,shape=circle,flag=0,i=47974,u=0.40738652017423194,v=0.31001652659599666,w=0.5029058222369502,x=4.4554665489626695 +color=yellow,shape=triangle,flag=0,i=48011,u=0.8200160347131148,v=0.660727005159579,w=0.527138830057806,x=5.251564779959805 +color=green,shape=square,flag=1,i=48053,u=0.9152180049237623,v=0.10723536008714007,w=0.5082172541278149,x=5.718517397171947 +color=purple,shape=circle,flag=0,i=48131,u=0.9430256954134297,v=0.9302480148520449,w=0.49921070901120224,x=4.743852660310452 +color=yellow,shape=square,flag=0,i=48169,u=0.26628854546987535,v=0.6509309701742603,w=0.4925628944682385,x=6.198844376628049 +color=red,shape=circle,flag=0,i=48217,u=0.9445622642980543,v=0.9328857181669454,w=0.5287018636480739,x=6.176694771281167 +color=red,shape=triangle,flag=1,i=48321,u=0.9827089712422166,v=0.8253263003253721,w=0.48370043864582557,x=3.9918476047322016 +color=red,shape=triangle,flag=0,i=48335,u=0.7790084522078857,v=0.45700254831314535,w=0.48818199549364266,x=5.791790089867092 +color=yellow,shape=circle,flag=1,i=48492,u=0.041328890456797995,v=0.12668786123324816,w=0.5205354351666666,x=3.799743420696681 +color=purple,shape=circle,flag=0,i=48540,u=0.5717598551034563,v=0.5639267981974007,w=0.5054823357461689,x=4.911593440660375 +color=red,shape=triangle,flag=0,i=48576,u=0.25746263072220565,v=0.17309993043681826,w=0.480189714553768,x=5.480751135712164 +color=red,shape=triangle,flag=0,i=48605,u=0.9208142603098871,v=0.27882842146823217,w=0.48355669073004154,x=5.336261003898746 +color=green,shape=circle,flag=0,i=48608,u=0.4058569796310627,v=0.2243574488740685,w=0.4971018877195509,x=3.509751222655615 +color=red,shape=triangle,flag=1,i=48645,u=0.8503734581546795,v=0.4720811245505807,w=0.47888724537369975,x=4.517638722576222 +color=red,shape=circle,flag=0,i=48661,u=0.6401978121634246,v=0.6033735060710232,w=0.5258265023685217,x=5.221307907735327 +color=green,shape=square,flag=0,i=48685,u=0.7872653678024677,v=0.3831147538551086,w=0.5011464535428705,x=6.244836782395747 +color=red,shape=square,flag=0,i=48708,u=0.004114153406486798,v=0.5897739959178878,w=0.48340205361053473,x=6.947916531652023 +color=green,shape=square,flag=0,i=48820,u=0.17073188692307373,v=0.2565606815720137,w=0.50539839593486,x=5.399678059731632 +color=red,shape=square,flag=0,i=48848,u=0.6718267664493363,v=0.9723218287519877,w=0.49227152266751234,x=3.430294262013731 +color=red,shape=circle,flag=0,i=48925,u=0.9296061848811287,v=0.9606905566403592,w=0.5214848119261636,x=4.8851603131892345 +color=green,shape=triangle,flag=0,i=48984,u=0.8370379794259183,v=0.7120045845357958,w=0.4951090907930372,x=3.206150179456037 +color=orange,shape=square,flag=0,i=49014,u=0.06700570246738258,v=0.45836984859846863,w=0.3984818598933386,x=3.9455761243945395 +color=red,shape=square,flag=0,i=49190,u=0.3972358704086074,v=0.010212272457749472,w=0.4893090841301849,x=4.774931845745172 +color=red,shape=square,flag=1,i=49190,u=0.5904621753195094,v=0.6900947625728051,w=0.49317866401113697,x=4.2116935711587 +color=purple,shape=square,flag=0,i=49196,u=0.4938998227017718,v=0.8568823533347376,w=0.48851346307245236,x=5.571639888526984 +color=red,shape=square,flag=0,i=49203,u=0.9593132165589725,v=0.39020310394037494,w=0.48951185250415524,x=4.733094821047713 +color=blue,shape=square,flag=1,i=49227,u=0.6341780708209619,v=0.7224458394381865,w=0.5003683856303103,x=4.618637960670433 +color=blue,shape=square,flag=1,i=49237,u=0.8347873205591642,v=0.6360297648978646,w=0.49738689428558946,x=4.615623749577749 +color=green,shape=triangle,flag=1,i=49255,u=0.6682951364863037,v=0.14113578797016302,w=0.4904489447055702,x=5.5892837868660346 +color=red,shape=triangle,flag=0,i=49325,u=0.9502855583392119,v=0.18664717140755305,w=0.47478258398761414,x=5.825006891468905 +color=green,shape=square,flag=1,i=49344,u=0.3703931977340147,v=0.7108800916931524,w=0.5097636206745125,x=4.272815850070903 +color=purple,shape=circle,flag=1,i=49357,u=0.637721821270784,v=0.8846735721773494,w=0.5053741363864312,x=5.189698676815268 +color=yellow,shape=square,flag=1,i=49383,u=0.9241687308294335,v=0.9180432017520105,w=0.500429013622843,x=5.30277566077152 +color=red,shape=triangle,flag=0,i=49405,u=0.07392166677675716,v=0.802966889255393,w=0.4723578310073455,x=3.9680667698693326 +color=red,shape=square,flag=0,i=49421,u=0.8676686917239586,v=0.4671422139026725,w=0.47848920569684533,x=4.671710740399873 +color=yellow,shape=square,flag=1,i=49447,u=0.15983367713251317,v=0.884002323354841,w=0.5018774252487583,x=4.683217783951939 +color=orange,shape=circle,flag=1,i=49460,u=0.3507739780054132,v=0.23681134469165388,w=0.5839008348261921,x=5.586479409147355 +color=red,shape=circle,flag=0,i=49488,u=0.2027638546120365,v=0.10663505863300009,w=0.5110753569843774,x=4.142367046527823 +color=red,shape=triangle,flag=1,i=49499,u=0.20875225791064334,v=0.026477975740831328,w=0.4790158661333253,x=4.859174878743788 +color=red,shape=square,flag=0,i=49644,u=0.926240346852433,v=0.8157414138097383,w=0.48267432464926147,x=4.414280522949761 +color=orange,shape=triangle,flag=0,i=49735,u=0.0775040970813301,v=0.2349883481677424,w=0.680236871400121,x=4.93314591314715 +color=red,shape=circle,flag=0,i=49743,u=0.001384930963921116,v=-0.04646102895619495,w=0.5064389927763275,x=5.047609204210816 +color=blue,shape=square,flag=1,i=49820,u=0.36359022145724174,v=0.8169367015685594,w=0.48799623194687536,x=5.395564954400644 +color=red,shape=triangle,flag=0,i=49843,u=0.6664951219850609,v=0.00729572463031114,w=0.4829971887973979,x=6.11788992814953 +color=yellow,shape=square,flag=0,i=49934,u=0.6360787450678319,v=0.5700247215428541,w=0.5080278906584305,x=3.251821941378497 +color=blue,shape=square,flag=0,i=49952,u=0.3970909761018069,v=0.3873498326266669,w=0.4896248875937391,x=7.623055607008342 +color=red,shape=square,flag=0,i=49963,u=0.4174205269471166,v=0.4899654335229112,w=0.4887066799276838,x=3.709175992443242 +color=red,shape=circle,flag=0,i=49990,u=0.5983435650407365,v=0.5252317110376808,w=0.5080040224609491,x=4.598143125962596 +color=orange,shape=triangle,flag=1,i=49991,u=0.17339816111848216,v=0.9350095940690382,w=0.6782037689680854,x=4.408185232495415 +color=purple,shape=triangle,flag=0,i=50070,u=0.06072618267891394,v=0.34535436406720355,w=0.4718481627239308,x=5.1448104406062125 +color=blue,shape=square,flag=1,i=50076,u=0.6366858287857551,v=0.4872060134264774,w=0.4856155915169885,x=5.879216136738878 +color=blue,shape=square,flag=0,i=50087,u=0.6359337202043088,v=0.7522439193656397,w=0.4842120565998406,x=3.0720598435493542 +color=red,shape=square,flag=1,i=50102,u=0.6903880373113135,v=0.7052172949460651,w=0.4888173141081072,x=4.6534512790916205 +color=red,shape=square,flag=1,i=50219,u=0.223218213339332,v=0.8132045407973688,w=0.4879281537092341,x=3.623355848002848 +color=blue,shape=circle,flag=0,i=50241,u=0.11614233186594036,v=0.9974328269342161,w=0.4923241396550544,x=4.9181740963506595 +color=red,shape=circle,flag=0,i=50305,u=0.03054566851221152,v=0.04776589296242091,w=0.4980992608226862,x=4.407725760243908 +color=red,shape=square,flag=0,i=50396,u=0.2965702612274227,v=0.7281142757699013,w=0.4771973730469952,x=4.795931631445647 +color=red,shape=triangle,flag=0,i=50480,u=0.4027282795814302,v=0.6050782938029197,w=0.46037656929186943,x=3.847528108645965 +color=red,shape=square,flag=0,i=50561,u=0.7836723307085427,v=0.7518713646037316,w=0.4724337254704511,x=7.122560644352233 +color=yellow,shape=square,flag=1,i=50625,u=0.670664735519011,v=0.8234649982301067,w=0.5031829100975869,x=3.316302908539081 +color=yellow,shape=circle,flag=1,i=50664,u=0.6008865185963321,v=0.0257466507560683,w=0.5137309855336052,x=5.331030182116883 +color=yellow,shape=square,flag=1,i=50733,u=0.7270499205866984,v=0.17307146439448928,w=0.4963048631275019,x=7.121337333209979 +color=red,shape=triangle,flag=1,i=50753,u=0.5688860498950544,v=0.9432006616575501,w=0.46932837079885015,x=6.752823694250325 +color=red,shape=square,flag=0,i=50760,u=0.6218541887127367,v=0.7797471633956696,w=0.486447718875377,x=5.4738654230575605 +color=purple,shape=triangle,flag=0,i=50761,u=0.48527261160303004,v=0.585827346663466,w=0.4795467669209268,x=5.27956435604168 +color=red,shape=circle,flag=0,i=50856,u=0.3182854807732849,v=0.3677954873174411,w=0.500094596478842,x=3.932177775501122 +color=purple,shape=circle,flag=0,i=50879,u=0.3695089656769409,v=0.29499422941358,w=0.5088692676676334,x=6.276836590018462 +color=orange,shape=circle,flag=1,i=50920,u=0.3549503392804705,v=0.5789176986942438,w=0.5804247579234454,x=5.790396267071447 +color=red,shape=triangle,flag=1,i=51070,u=0.49165683757057366,v=0.1677288732391946,w=0.48148162606303946,x=5.1728129729795 +color=blue,shape=circle,flag=1,i=51135,u=0.5293102206858952,v=0.3751471148580783,w=0.48074202911961395,x=6.138820851430933 +color=blue,shape=circle,flag=1,i=51196,u=0.6420976262887303,v=0.5908389417652758,w=0.4833295556454372,x=3.7756814224440824 +color=red,shape=triangle,flag=0,i=51233,u=0.7444639868523053,v=0.9207704110471246,w=0.4821147121851418,x=3.9691874726040797 +color=yellow,shape=square,flag=1,i=51271,u=0.1542529120347178,v=0.3979484141483848,w=0.4943326440596587,x=4.678860834821809 +color=red,shape=square,flag=0,i=51300,u=0.9100309840822012,v=0.8248903826644706,w=0.48186009597664314,x=4.4578951413316945 +color=red,shape=triangle,flag=0,i=51368,u=0.018618657602898048,v=0.028050985057383238,w=0.4723361630348696,x=5.650117529565353 +color=green,shape=circle,flag=0,i=51435,u=0.380588951047943,v=0.9432036800398204,w=0.4902082787727849,x=5.155661156846629 +color=orange,shape=circle,flag=1,i=51465,u=0.31837857956949256,v=0.27304068210494115,w=0.578899816258626,x=5.786126025532204 +color=yellow,shape=circle,flag=1,i=51549,u=0.6902349067081704,v=0.25378719605789046,w=0.5040016713116696,x=4.812138094867828 +color=red,shape=square,flag=0,i=51623,u=0.6946844867784652,v=0.29518475398919375,w=0.4927509262328253,x=4.840797365557551 +color=red,shape=triangle,flag=1,i=51661,u=0.8678442691791926,v=0.6091142064852949,w=0.45566205612353117,x=6.621885107061575 +color=blue,shape=circle,flag=1,i=51810,u=0.18734077997606402,v=0.43057564962814354,w=0.4860517243897379,x=3.3628410099181436 +color=orange,shape=square,flag=1,i=51820,u=0.058701011660487246,v=0.0024486660337188493,w=0.40453190647286613,x=2.7595222276739046 +color=red,shape=square,flag=0,i=51885,u=0.40074434771319645,v=0.8858692458551669,w=0.5001034027863797,x=5.524256954720021 +color=red,shape=triangle,flag=1,i=51905,u=0.598852132830924,v=0.22513365255483608,w=0.4585942527102313,x=4.0428843518171105 +color=blue,shape=square,flag=0,i=51920,u=0.32390090697376095,v=0.12332922299332161,w=0.5006041398872025,x=3.147212881176131 +color=green,shape=triangle,flag=0,i=51935,u=0.09558656808256394,v=0.6941294500901372,w=0.49227479318628864,x=3.9234313092361055 +color=green,shape=triangle,flag=0,i=51950,u=0.5828628013291147,v=0.6450916716182998,w=0.4966328544354502,x=5.550035797666644 +color=yellow,shape=circle,flag=1,i=51951,u=0.44453628889953445,v=0.2862979496613094,w=0.51090427670511,x=4.106918947724256 +color=red,shape=circle,flag=1,i=52209,u=0.8392661641723219,v=0.8162254792785985,w=0.509406082314283,x=3.2157801813406675 +color=red,shape=square,flag=0,i=52225,u=0.37463191756149894,v=0.5164572501446436,w=0.4995921410953584,x=5.992441205035628 +color=red,shape=triangle,flag=0,i=52250,u=0.8939541353212057,v=0.43537281987781684,w=0.45535988644152453,x=5.609043571666418 +color=red,shape=circle,flag=0,i=52360,u=0.8595124880771323,v=0.9569170074785238,w=0.5141491068253298,x=5.368165481005893 +color=blue,shape=triangle,flag=1,i=52418,u=0.147742722730816,v=0.20372021048433941,w=0.47294180453453544,x=4.627391489038878 +color=red,shape=square,flag=0,i=52423,u=0.8878079463765209,v=0.00017635526605375151,w=0.51508747491667,x=2.976917495644902 +color=red,shape=square,flag=1,i=52742,u=0.940988407212824,v=0.08560315347807823,w=0.5119577447249931,x=6.043202056298618 +color=purple,shape=circle,flag=0,i=52805,u=0.42258675955167735,v=0.13198365937277168,w=0.5093805088363241,x=4.368202755064007 +color=green,shape=square,flag=0,i=52841,u=0.0639050973301376,v=0.9007493007366816,w=0.49553583457744577,x=4.362982742442343 +color=red,shape=triangle,flag=0,i=52884,u=0.7083526270103587,v=0.23792218238445895,w=0.4642535710804465,x=4.202356336119785 +color=yellow,shape=square,flag=1,i=52895,u=0.18064235078743995,v=0.15701001178454999,w=0.4761292944268622,x=5.626741841707202 +color=yellow,shape=circle,flag=1,i=52932,u=0.8951203633447987,v=0.2294696897581885,w=0.5041469425442905,x=6.5568446813038195 +color=yellow,shape=circle,flag=1,i=52960,u=0.9093904646584292,v=0.31617090830606964,w=0.5054552168812472,x=6.859854899828519 +color=red,shape=circle,flag=0,i=52975,u=0.8724672333134783,v=0.9094104583865722,w=0.5048122529750436,x=4.239098112071388 +color=blue,shape=circle,flag=1,i=53021,u=0.02547124608037865,v=0.008433833874895491,w=0.48794640570767017,x=4.989348979833584 +color=red,shape=triangle,flag=0,i=53077,u=0.10581575696050416,v=0.4721139499926281,w=0.4741183492140849,x=3.055839138217507 +color=red,shape=square,flag=0,i=53154,u=0.9784438506506147,v=0.6749912312118184,w=0.4981023888184377,x=4.941318491004691 +color=yellow,shape=square,flag=1,i=53156,u=0.921744799017933,v=0.5109148751867204,w=0.4794048905192355,x=5.441928174118314 +color=purple,shape=square,flag=0,i=53254,u=0.9324480505984253,v=0.5958369240385151,w=0.5085894219020052,x=5.299271735359292 +color=orange,shape=circle,flag=1,i=53276,u=0.0292779736185238,v=0.8745744381939615,w=0.5848738119512179,x=4.574214055142606 +color=red,shape=triangle,flag=0,i=53288,u=0.09742169400515321,v=0.9228881083107748,w=0.47266101670274985,x=6.155913437822506 +color=purple,shape=circle,flag=0,i=53379,u=0.9601933247453555,v=0.6304606668777718,w=0.5059571702319123,x=4.184151821083756 +color=red,shape=circle,flag=0,i=53403,u=0.7197166647461486,v=0.6853077083507768,w=0.5126653209726362,x=5.4103005994612365 +color=green,shape=circle,flag=0,i=53466,u=0.9422033304147984,v=0.1471329439491209,w=0.49301655544871337,x=5.259397457175126 +color=red,shape=circle,flag=0,i=53509,u=0.4880271401016847,v=0.5395444187818046,w=0.5145204084133964,x=1.8675071452119234 +color=blue,shape=square,flag=1,i=53548,u=0.9653241084872171,v=0.04395488019105609,w=0.5024905915906125,x=5.546323886633406 +color=blue,shape=triangle,flag=1,i=53590,u=0.9557628022366502,v=0.1233345609217904,w=0.4709934407524951,x=4.959512065237491 +color=blue,shape=square,flag=1,i=53634,u=0.24950053218727852,v=0.84316257779601,w=0.5067875296633696,x=6.105313795137335 +color=red,shape=square,flag=0,i=53639,u=0.42551312752888215,v=0.7807129281916984,w=0.48217631391820354,x=6.421601643296746 +color=yellow,shape=square,flag=1,i=53709,u=0.7310761580626806,v=0.23310643869044967,w=0.47195941096111543,x=5.37356895735718 +color=red,shape=triangle,flag=0,i=53768,u=0.6964070676513231,v=0.44140441920770457,w=0.47721222547725634,x=5.309804258406171 +color=red,shape=square,flag=0,i=53802,u=0.14527150716616755,v=0.5308756743155378,w=0.491837076731806,x=5.58017756032455 +color=green,shape=square,flag=0,i=53855,u=0.5616339623171078,v=0.013534591047469346,w=0.513151662247277,x=5.692402129336116 +color=blue,shape=circle,flag=1,i=53882,u=0.617002338987463,v=0.7178353605529667,w=0.47982606898564667,x=7.1625674759908575 +color=green,shape=square,flag=0,i=53896,u=0.16921390058371377,v=0.6226350078856399,w=0.5091018378300389,x=7.38217515025018 +color=red,shape=circle,flag=0,i=53959,u=0.07073180415516123,v=0.08679003646117818,w=0.5038125746371834,x=4.533730929532047 +color=red,shape=triangle,flag=0,i=54172,u=0.18680073713177348,v=0.9993494201012043,w=0.4773213031616584,x=4.513094201691502 +color=red,shape=triangle,flag=0,i=54242,u=0.984328044546256,v=0.5188399587259762,w=0.4792564762820482,x=6.190887182676861 +color=blue,shape=triangle,flag=0,i=54261,u=0.9321131023511794,v=0.3891184969830609,w=0.47761527716199736,x=6.436951901516465 +color=yellow,shape=square,flag=1,i=54290,u=0.8748151304087454,v=0.2502476564941005,w=0.46876178744698155,x=5.910256453154365 +color=purple,shape=triangle,flag=1,i=54299,u=0.22134297370228684,v=0.5381961520098686,w=0.47784379113682435,x=6.273651804535049 +color=red,shape=square,flag=1,i=54305,u=0.28362174237205706,v=0.1471931408944923,w=0.4936718385481655,x=6.1948905831375045 +color=blue,shape=square,flag=1,i=54350,u=0.20275067438131744,v=0.6412109927679274,w=0.4886332308780323,x=6.232250491017066 +color=red,shape=square,flag=0,i=54380,u=0.3724868333669126,v=0.4945558584734414,w=0.4971480512417688,x=2.050545302249899 +color=green,shape=square,flag=0,i=54534,u=0.6982240526087021,v=0.7514175979192067,w=0.5115536630418412,x=6.968429898016403 +color=red,shape=square,flag=1,i=54548,u=0.2985422210188773,v=0.5312010234010901,w=0.4873596940435782,x=3.884998502994616 +color=yellow,shape=triangle,flag=0,i=54559,u=0.3207555001277137,v=0.8429118043855696,w=0.5208449061979111,x=3.778695284985284 +color=red,shape=circle,flag=0,i=54566,u=0.872067490697382,v=0.9002314977138762,w=0.4991571456570716,x=6.950177773971539 +color=orange,shape=triangle,flag=1,i=54656,u=0.5331297637845395,v=0.17949252153730288,w=0.6526524826688697,x=3.385410206381158 +color=purple,shape=triangle,flag=0,i=54724,u=0.19842604812664932,v=0.5067797693687401,w=0.4851881607747664,x=5.369323823641793 +color=red,shape=circle,flag=1,i=54775,u=0.7923455158157466,v=0.8019530599629591,w=0.5048197369451008,x=4.5502781771547784 +color=yellow,shape=circle,flag=1,i=54835,u=0.24552159321302525,v=0.805746444524981,w=0.5108015311343594,x=4.048119267937712 +color=purple,shape=square,flag=0,i=54919,u=0.9876514204552945,v=0.11996417053077923,w=0.5233392959126978,x=5.071441665115832 +color=red,shape=circle,flag=1,i=54935,u=0.5184179438992648,v=0.43206229986759037,w=0.5094392756024092,x=5.460470198538914 +color=purple,shape=circle,flag=0,i=54972,u=0.34184839500907716,v=0.3610569280371754,w=0.5165644912393597,x=4.510891511869123 +color=blue,shape=triangle,flag=1,i=55062,u=0.20962327641630263,v=0.510878839865751,w=0.4874951093361232,x=3.799354481847154 +color=blue,shape=square,flag=1,i=55086,u=0.21900020429734024,v=0.07539826589100262,w=0.4866422461152902,x=4.77299039000382 +color=yellow,shape=circle,flag=1,i=55245,u=0.9879114734877493,v=0.8008651633096259,w=0.5133355417416207,x=4.035598314023885 +color=red,shape=circle,flag=0,i=55362,u=0.5863573993677064,v=0.5001124378458295,w=0.5019171809014208,x=4.436860341907603 +color=purple,shape=triangle,flag=0,i=55374,u=0.10384254160495798,v=0.9108764866194752,w=0.48278130458879187,x=5.141442802465247 +color=blue,shape=triangle,flag=1,i=55395,u=0.601742020854989,v=0.038449961822750955,w=0.4786133501428849,x=4.439332167889311 +color=yellow,shape=triangle,flag=1,i=55461,u=0.8229740580476099,v=0.6733591604895702,w=0.4984983752336965,x=3.942811108775684 +color=red,shape=circle,flag=1,i=55497,u=0.2728275925451169,v=0.314517194021842,w=0.4988758958355545,x=3.9324093514767795 +color=red,shape=triangle,flag=0,i=55538,u=0.7094065590321239,v=0.8030118874423253,w=0.4867214032868347,x=6.030937389617873 +color=blue,shape=square,flag=1,i=55586,u=0.0720849469507776,v=0.1593880902173438,w=0.48923519619424893,x=4.205917868208034 +color=yellow,shape=circle,flag=1,i=55649,u=0.5253429225138768,v=0.9957041581408161,w=0.5112069864481082,x=5.828155778235353 +color=red,shape=circle,flag=1,i=55720,u=0.2287015927601742,v=0.23866654178630137,w=0.4887717387295377,x=3.6483727653031184 +color=red,shape=circle,flag=0,i=55837,u=0.769410713899481,v=0.7242717108131933,w=0.4900643581952675,x=6.097156235020855 +color=yellow,shape=triangle,flag=1,i=55975,u=0.36904224435599975,v=0.03819903379294887,w=0.5141217967739861,x=4.155731738639664 +color=red,shape=square,flag=1,i=55984,u=0.8517953650116588,v=0.3216635511738848,w=0.5068613544294537,x=6.428096183221197 +color=red,shape=triangle,flag=0,i=56009,u=0.44691797147262424,v=0.7377241338881,w=0.4938925575976855,x=5.41347608600304 +color=red,shape=triangle,flag=0,i=56041,u=0.9784684668798798,v=0.763570131307092,w=0.49867340086246087,x=5.98966387750217 +color=yellow,shape=square,flag=1,i=56046,u=0.43199606450901396,v=0.804605153054225,w=0.4847132137279541,x=5.585778068244217 +color=green,shape=square,flag=0,i=56075,u=0.9828302734965855,v=0.2646110580344787,w=0.517697113190525,x=4.574050226139 +color=red,shape=triangle,flag=1,i=56103,u=0.3783823715210768,v=0.782931040165063,w=0.5004273024688444,x=4.118492031159527 +color=red,shape=triangle,flag=1,i=56185,u=0.5196088079409146,v=0.8930630644369089,w=0.4978451986063169,x=4.011646211011216 +color=yellow,shape=circle,flag=1,i=56225,u=0.8996064197251387,v=0.5019226374046015,w=0.5041774153002586,x=4.252122823453672 +color=red,shape=triangle,flag=1,i=56241,u=0.7529483749500838,v=0.27122834845072485,w=0.49126074812474907,x=4.396888811264903 +color=blue,shape=circle,flag=0,i=56248,u=0.7572458107690444,v=0.33879274133843984,w=0.48911017307305293,x=4.859215124095175 +color=orange,shape=triangle,flag=0,i=56283,u=0.8764356862502545,v=0.411271947777773,w=0.6445857828598599,x=8.064821723348405 +color=blue,shape=square,flag=0,i=56286,u=0.5175904662522431,v=0.7273864358678984,w=0.48124549170822833,x=4.184485111215872 +color=yellow,shape=square,flag=1,i=56290,u=0.7757397185982723,v=0.029171556527266662,w=0.4887119754451175,x=5.819984776411416 +color=red,shape=triangle,flag=0,i=56325,u=0.6928399295420468,v=0.24260392165480227,w=0.48808978873247466,x=3.7857134648217268 +color=blue,shape=square,flag=1,i=56454,u=0.09526725337042308,v=0.5710776547333518,w=0.4816309850010684,x=5.004434437154619 +color=blue,shape=square,flag=1,i=56542,u=0.1984917645276455,v=0.4325895036234173,w=0.4840327278958722,x=6.0313655991758885 +color=red,shape=triangle,flag=0,i=56549,u=0.2695189163955175,v=0.3570033220716953,w=0.4798417621615095,x=6.215696689530307 +color=red,shape=square,flag=0,i=56561,u=0.09424803300847717,v=0.8633989547866907,w=0.4958724231713246,x=5.615260332390245 +color=red,shape=square,flag=0,i=56590,u=0.42075534020005223,v=0.7789609008087531,w=0.4924992539679409,x=4.148108664188815 +color=orange,shape=circle,flag=1,i=56617,u=0.541584000090338,v=0.15392248984531431,w=0.5819425797332739,x=4.675951236311783 +color=blue,shape=square,flag=1,i=56705,u=0.34028282557380873,v=0.29816007364043307,w=0.4920984255052471,x=4.87495995425447 +color=red,shape=triangle,flag=0,i=56739,u=0.29291365334291064,v=0.13595873977427797,w=0.47751618114842376,x=5.734165400286842 +color=purple,shape=triangle,flag=0,i=56825,u=0.14759568718194493,v=0.887197770529009,w=0.48786447532739424,x=3.9607027488190263 +color=red,shape=triangle,flag=1,i=56843,u=0.9958313144391746,v=0.1646426927041188,w=0.4681184791220049,x=5.7276072394750015 +color=blue,shape=circle,flag=1,i=56914,u=0.9547725049854346,v=0.4183334796458881,w=0.48986123904256673,x=7.359710210433526 +color=yellow,shape=square,flag=1,i=56954,u=0.41009075484481616,v=0.04012661259429706,w=0.4775282779934895,x=3.884603883571296 +color=blue,shape=square,flag=0,i=56990,u=0.5232009746280731,v=0.31732238901126764,w=0.4914814422996223,x=6.512711578515396 +color=red,shape=triangle,flag=0,i=56998,u=0.08307367491556572,v=0.2499088892139142,w=0.47155922421917745,x=3.533400043100729 +color=yellow,shape=triangle,flag=1,i=57008,u=0.646340926730741,v=0.5635156016582544,w=0.5227154278139758,x=5.0728700850026875 +color=red,shape=square,flag=1,i=57074,u=0.7833563881078867,v=0.8112218063333311,w=0.4953572009070725,x=3.212908169933748 +color=red,shape=circle,flag=1,i=57091,u=0.7053252293937231,v=0.653551579817268,w=0.47191442834795144,x=3.287977268143678 +color=red,shape=circle,flag=0,i=57103,u=0.6984771131230996,v=0.7110482786322159,w=0.47577018890375466,x=5.401042359876296 +color=red,shape=circle,flag=0,i=57113,u=0.8249976514282572,v=0.737746748760994,w=0.4742364173639332,x=7.579017916144487 +color=red,shape=square,flag=0,i=57146,u=0.3737646251850545,v=0.4802872430457342,w=0.49233298800830655,x=5.481851888719611 +color=red,shape=square,flag=1,i=57193,u=0.6851467661504475,v=0.30545748824705,w=0.495339373019669,x=4.510626503591532 +color=blue,shape=square,flag=1,i=57257,u=0.6784701333767903,v=0.7489987917811751,w=0.4950008966150163,x=4.665969126907384 +color=green,shape=triangle,flag=0,i=57271,u=0.9360018272424514,v=0.2864027960639961,w=0.5165963516009994,x=4.9775786669976485 +color=yellow,shape=square,flag=1,i=57278,u=0.5874636712003198,v=0.33625170329447196,w=0.47599885278694937,x=6.189576199895336 +color=red,shape=circle,flag=0,i=57414,u=0.7741798755046678,v=0.8379930521280073,w=0.4738560123073968,x=4.49012823554904 +color=red,shape=square,flag=1,i=57470,u=0.4655620686808072,v=0.40187813411072393,w=0.4869612526187048,x=7.011843588858941 +color=red,shape=square,flag=0,i=57524,u=0.2512000710535399,v=0.9770487857991338,w=0.49288221544919575,x=3.996943831694889 +color=red,shape=triangle,flag=1,i=57569,u=0.13716324075112885,v=0.09323268082827685,w=0.4690325797787599,x=4.635291371696009 +color=yellow,shape=triangle,flag=1,i=57573,u=0.9170930068074542,v=0.5491180187027114,w=0.5168261702635132,x=3.0882382523771423 +color=blue,shape=square,flag=0,i=57582,u=0.9974578628637201,v=0.8301906233920628,w=0.49595081858602413,x=3.4601454987596227 +color=red,shape=circle,flag=0,i=57660,u=0.8204214990540966,v=0.7836418299016412,w=0.47488759821374815,x=4.888488023964819 +color=green,shape=triangle,flag=0,i=57724,u=0.045882710718465725,v=0.3249778478756211,w=0.5025225347675908,x=4.007985423061229 +color=red,shape=triangle,flag=1,i=57776,u=0.9472068240562526,v=0.7150808909767029,w=0.46248860469745295,x=4.939501626451224 +color=purple,shape=triangle,flag=0,i=57821,u=0.2257016979446489,v=0.5835457139229187,w=0.4916758835993314,x=7.077737742343103 +color=red,shape=triangle,flag=0,i=57910,u=0.05296867528168259,v=0.8851415256565528,w=0.4581587302230065,x=7.147859160935391 +color=blue,shape=square,flag=1,i=57943,u=0.6907610118986325,v=0.9509088014367496,w=0.503467176557804,x=3.9012195604938618 +color=red,shape=triangle,flag=0,i=58025,u=0.8461633697593912,v=0.42590045242655017,w=0.4623193674136193,x=5.760556597285366 +color=red,shape=square,flag=0,i=58030,u=0.14743815857756082,v=0.7926700151981511,w=0.46758106127713767,x=5.651690083563808 +color=red,shape=triangle,flag=0,i=58073,u=0.9285775849365847,v=0.4436105623984308,w=0.4605823986171502,x=4.641207701078844 +color=red,shape=triangle,flag=1,i=58122,u=0.5378184503512431,v=0.6868286620233578,w=0.458044596481656,x=5.760748389455027 +color=green,shape=circle,flag=0,i=58144,u=0.7024909973441142,v=0.47502881219791715,w=0.4842624819433563,x=6.15740201181017 +color=red,shape=triangle,flag=1,i=58255,u=0.6389136656886427,v=0.9879034546079611,w=0.4527585622445751,x=5.867747214773206 +color=blue,shape=square,flag=0,i=58265,u=0.933381682410314,v=0.4513110963401843,w=0.5096623691323556,x=5.238611211712035 +color=green,shape=triangle,flag=0,i=58289,u=0.46144761961083647,v=0.3538475783105779,w=0.49870726886853095,x=5.3196302837939635 +color=yellow,shape=circle,flag=1,i=58425,u=0.8449966904024304,v=0.5070981101745116,w=0.5001667852213053,x=3.732928435147311 +color=green,shape=triangle,flag=1,i=58437,u=0.6772563427268082,v=0.21544631431493866,w=0.5019561571626965,x=5.31619891524488 +color=blue,shape=triangle,flag=0,i=58493,u=0.8848820237304224,v=0.009320939696153219,w=0.4843460557597541,x=6.288615093820109 +color=red,shape=circle,flag=1,i=58525,u=0.2532930709241966,v=0.3428809726162397,w=0.49804341460580354,x=3.857184741733857 +color=yellow,shape=circle,flag=1,i=58531,u=0.6235351648125035,v=0.585299949677482,w=0.49699588469369854,x=5.928003109455507 +color=red,shape=square,flag=1,i=58536,u=0.014558204062291136,v=0.19921504894386421,w=0.47695578762718704,x=3.4149863529399127 +color=yellow,shape=square,flag=1,i=58545,u=0.048244378828659285,v=0.2809558712937408,w=0.4709568341932725,x=4.420706623479959 +color=red,shape=triangle,flag=0,i=58554,u=0.20494397917669305,v=0.4262320810647471,w=0.45731113188615224,x=4.423002552014896 +color=yellow,shape=circle,flag=1,i=58631,u=0.45282366292121645,v=0.6647741644838494,w=0.4927926793367974,x=4.661809439673582 +color=green,shape=square,flag=1,i=58655,u=0.9906881228376359,v=0.9777942016481593,w=0.5079110438388657,x=4.338819691978291 +color=purple,shape=circle,flag=0,i=58672,u=0.42287055846265853,v=0.9882869130316426,w=0.5282827734537594,x=6.532314242063435 +color=red,shape=triangle,flag=1,i=58764,u=0.34383011667679386,v=0.6031852221586377,w=0.4695209466033571,x=3.984459717337193 +color=green,shape=square,flag=1,i=58815,u=0.9183820276561984,v=0.6690840570664534,w=0.5140245506141916,x=4.7409253195501515 +color=green,shape=square,flag=0,i=58838,u=0.9980026709735629,v=0.9899827733190545,w=0.5096223202039132,x=5.952455977819098 +color=red,shape=square,flag=0,i=58983,u=0.9479874833310005,v=0.834343027445699,w=0.4969871392454597,x=4.367186692110255 +color=red,shape=triangle,flag=0,i=59054,u=0.8066105662877066,v=0.7691536135774323,w=0.465643029832154,x=3.9914371935539728 +color=red,shape=triangle,flag=1,i=59091,u=0.2775306173073313,v=0.310875889416218,w=0.4653832299721089,x=4.601647026685676 +color=blue,shape=square,flag=0,i=59104,u=0.3986234307994264,v=0.11490444112384934,w=0.5043047773029952,x=5.235236020622918 +color=red,shape=circle,flag=0,i=59115,u=0.1562652272696856,v=0.10817354775735938,w=0.4926379151200919,x=6.938178596036544 +color=red,shape=circle,flag=0,i=59118,u=0.20795457468744316,v=0.23946683788624595,w=0.4898283085829625,x=4.189023959838033 +color=green,shape=square,flag=0,i=59140,u=0.5709288668323107,v=0.4697473555841214,w=0.5109635335955767,x=4.3514792424407664 +color=red,shape=triangle,flag=0,i=59190,u=0.7362412796046272,v=0.17758447605169292,w=0.470388376614015,x=5.734476797847964 +color=green,shape=circle,flag=0,i=59192,u=0.9394096652397737,v=0.8536155269641535,w=0.49327858557195275,x=5.653235497206928 +color=green,shape=square,flag=1,i=59224,u=0.07572527165339304,v=0.5798832020919857,w=0.5039524965605116,x=5.469468485704244 +color=green,shape=square,flag=1,i=59305,u=0.5189533342028887,v=0.01880180286971289,w=0.4953442604798373,x=5.12386157195204 +color=red,shape=square,flag=1,i=59395,u=0.980579950659443,v=0.4300954648186175,w=0.5061282471643798,x=5.7374403592120204 +color=purple,shape=circle,flag=0,i=59403,u=0.9135576118070077,v=0.5778536903449603,w=0.5402182044289588,x=4.731178645635094 +color=red,shape=square,flag=0,i=59420,u=0.15762614718843582,v=0.08208186127058492,w=0.509255648486443,x=2.877246262052175 +color=green,shape=triangle,flag=0,i=59530,u=0.9427780982901727,v=0.2822726998869619,w=0.5132467938139144,x=4.520472386485701 +color=red,shape=triangle,flag=1,i=59545,u=0.059358371495679574,v=0.7191292383130944,w=0.4819126119901219,x=4.520229349473795 +color=red,shape=triangle,flag=1,i=59610,u=0.05880192113588101,v=0.33145414147223107,w=0.4863267596429014,x=5.733256126532911 +color=red,shape=square,flag=0,i=59635,u=0.7068862355139671,v=0.7170568706731681,w=0.5087258896121807,x=4.603072869067202 +color=red,shape=circle,flag=1,i=59683,u=0.45238982329015276,v=0.5085615770278532,w=0.5015836518347339,x=2.271261911183687 +color=red,shape=triangle,flag=1,i=59689,u=0.19003791099127365,v=0.381443084578561,w=0.4798481676026286,x=4.722557073097453 +color=red,shape=triangle,flag=1,i=59766,u=0.5457659366927872,v=0.20647496257260112,w=0.4856727165653866,x=5.135026882914661 +color=red,shape=square,flag=0,i=59800,u=0.3451356777299144,v=0.782301962889177,w=0.512410753402933,x=4.688911190692649 +color=blue,shape=square,flag=0,i=59807,u=0.7124139056656043,v=0.8621419199293042,w=0.5001588278713436,x=5.791127598520412 +color=red,shape=square,flag=0,i=59978,u=0.34783605183672606,v=0.032302888090674275,w=0.5043983124513339,x=3.0317188474642567 +color=red,shape=triangle,flag=0,i=60051,u=0.7729719315576394,v=0.30049922969244836,w=0.4893167152155384,x=5.693226677965474 +color=red,shape=circle,flag=0,i=60105,u=0.2744061650207231,v=0.30248377776255525,w=0.502546296393573,x=3.867403836569691 +color=red,shape=triangle,flag=0,i=60140,u=0.04501409480558616,v=0.7549265836299452,w=0.49063433298390186,x=4.537008860790443 +color=yellow,shape=triangle,flag=1,i=60201,u=0.5566649253877446,v=0.4573445655321232,w=0.5323130019818018,x=5.970963386497712 +color=green,shape=triangle,flag=0,i=60274,u=0.4254817295258245,v=0.8748170051264729,w=0.5123524853234942,x=4.042414889832379 +color=red,shape=square,flag=0,i=60278,u=0.23543875758692723,v=0.25343933847289046,w=0.5099760587232518,x=5.776064510680494 +color=purple,shape=triangle,flag=0,i=60289,u=0.8519025346923821,v=0.6839852206805982,w=0.4963102645837585,x=6.866828187795584 +color=red,shape=square,flag=0,i=60315,u=0.00923931384134169,v=0.5375672051708866,w=0.5135738257161684,x=4.590367914195506 +color=red,shape=circle,flag=0,i=60377,u=0.18816975341851416,v=0.12209791531873972,w=0.4943234914402715,x=5.676649090268427 +color=green,shape=circle,flag=0,i=60381,u=0.32814442117828535,v=0.7296400228222215,w=0.4908674141550337,x=3.689452516163152 +color=green,shape=circle,flag=0,i=60399,u=0.8503269867409412,v=0.936071680503902,w=0.4893958325272159,x=4.176914190892412 +color=red,shape=triangle,flag=0,i=60405,u=0.304417644521224,v=0.12072407298416554,w=0.4824932904964195,x=4.483288986837734 +color=blue,shape=square,flag=1,i=60518,u=0.7805642873472752,v=0.6021578248473799,w=0.5057792095341139,x=2.9739880844327224 +color=red,shape=square,flag=1,i=60528,u=0.4460577291915605,v=0.5417740495785428,w=0.5101397145856149,x=5.0572329569199805 +color=orange,shape=square,flag=1,i=60551,u=0.45966776685191746,v=0.7646670171356208,w=0.4010923219092246,x=5.786150104427804 +color=blue,shape=circle,flag=0,i=60567,u=0.43968979742069225,v=0.8607996906473344,w=0.4974049569699694,x=5.837695133790341 +color=blue,shape=square,flag=0,i=60687,u=0.9434045187517408,v=0.274030853396236,w=0.502203210883063,x=4.19203204873216 +color=red,shape=circle,flag=1,i=60701,u=0.12010342788683448,v=0.06458670339028354,w=0.4937549695809898,x=6.713812678596761 +color=yellow,shape=square,flag=1,i=60709,u=0.5062086920078083,v=0.06784111786037528,w=0.4950362195602966,x=6.182068119699312 +color=red,shape=square,flag=0,i=60721,u=0.6178915767340124,v=0.40812033749505616,w=0.5134054287955381,x=3.057397299000543 +color=purple,shape=square,flag=0,i=60729,u=0.9301036698084061,v=0.1664640395494903,w=0.5126228731369876,x=5.321997603399074 +color=green,shape=triangle,flag=1,i=60852,u=0.3881534843843475,v=0.15297012294677814,w=0.5186299888768883,x=3.3475427503671114 +color=yellow,shape=square,flag=1,i=60895,u=0.376284735246494,v=0.006691551218347747,w=0.4991441252068821,x=4.398422927801676 +color=blue,shape=square,flag=0,i=60909,u=0.9451711208014877,v=0.6681813481587483,w=0.48831787318055037,x=7.171577580120623 +color=red,shape=square,flag=0,i=60913,u=0.7932552120427754,v=0.9040437711783676,w=0.5203952476755404,x=3.6348544885135237 +color=red,shape=circle,flag=0,i=60933,u=0.0712258925039464,v=-0.01048384499837035,w=0.49739297207963323,x=5.777276843835502 +color=red,shape=square,flag=0,i=60975,u=0.13777167814332203,v=0.5466858504389149,w=0.5199724413340178,x=3.5741650664449653 +color=red,shape=square,flag=0,i=60985,u=0.2954494488405188,v=0.4322243693054796,w=0.5139626813180235,x=5.600171210531258 +color=red,shape=square,flag=0,i=60987,u=0.22815055786123362,v=0.6247363759835414,w=0.5115657912113042,x=4.474262266164264 +color=red,shape=triangle,flag=0,i=61046,u=0.011558215130849536,v=0.6813096166913172,w=0.4920484798842238,x=4.937401503797912 +color=yellow,shape=circle,flag=1,i=61061,u=0.5936641645262978,v=0.4620350573757983,w=0.4989004291929008,x=5.306165823904028 +color=red,shape=triangle,flag=0,i=61106,u=0.7087595692961455,v=0.6832791598840698,w=0.4910108314613083,x=4.606169693489917 +color=blue,shape=triangle,flag=0,i=61119,u=0.8510146430273343,v=0.7168389538492936,w=0.5023850258593229,x=4.128003725145813 +color=red,shape=square,flag=0,i=61122,u=0.4274538589743495,v=0.6361645832418465,w=0.5170392933735131,x=4.4846096119647845 +color=purple,shape=circle,flag=1,i=61168,u=0.5134475909295445,v=0.18566671633448661,w=0.5448519268821536,x=3.596524324487605 +color=red,shape=triangle,flag=1,i=61175,u=0.27034222633662897,v=0.4463005217941033,w=0.4941692786712241,x=6.952954957628321 +color=green,shape=square,flag=0,i=61187,u=0.8710370193634492,v=0.8148800655806897,w=0.4837675081514471,x=5.205470293505575 +color=red,shape=square,flag=1,i=61193,u=0.35779992900062063,v=0.056369766250922826,w=0.5234328917932165,x=5.0337476519226945 +color=red,shape=circle,flag=0,i=61246,u=0.9030113247848618,v=0.8506564574230406,w=0.49549773169768996,x=5.864305798089799 +color=red,shape=triangle,flag=0,i=61272,u=0.9968044857248838,v=0.14785687196385533,w=0.49295293296623766,x=3.8013253941464176 +color=yellow,shape=square,flag=1,i=61284,u=0.8813136136947924,v=0.7036981129154224,w=0.5009114573079977,x=5.2335395542700995 +color=red,shape=circle,flag=0,i=61301,u=0.43290825891906914,v=0.521805455043792,w=0.49917033743429584,x=6.0435146425195905 +color=red,shape=triangle,flag=1,i=61310,u=0.8609109793010382,v=0.789098135698477,w=0.49306800262641864,x=4.695192938556527 +color=red,shape=triangle,flag=0,i=61365,u=0.5502944830733181,v=0.7139288515018252,w=0.4997725400931449,x=3.3269635277492076 +color=red,shape=circle,flag=0,i=61382,u=0.3470298189628759,v=0.377385582081882,w=0.4985325335096065,x=4.5896193469703155 +color=yellow,shape=square,flag=1,i=61486,u=0.5799236240742773,v=0.8612895494901701,w=0.4940982101160186,x=6.03608466854836 +color=red,shape=circle,flag=0,i=61492,u=0.05418741401466454,v=0.12416885273541382,w=0.4981795862533314,x=4.537078051703997 +color=red,shape=square,flag=0,i=61551,u=0.5682110943943911,v=0.85892217099607,w=0.5118894257025524,x=4.174863715344483 +color=yellow,shape=triangle,flag=1,i=61573,u=0.4301206717459879,v=0.8670561848391353,w=0.53381058364014,x=4.934396612619008 +color=red,shape=square,flag=0,i=61602,u=0.6182879435525621,v=0.5230543255252982,w=0.5205114604566122,x=5.627485435806179 +color=yellow,shape=square,flag=1,i=61645,u=0.6732390064779475,v=0.06536782556574938,w=0.4909241264020602,x=3.633715730391797 +color=purple,shape=triangle,flag=0,i=61658,u=0.056378972860580245,v=0.9345518095586507,w=0.52311290114093,x=6.642000583012488 +color=blue,shape=square,flag=0,i=61690,u=0.021659252915190108,v=0.9944553866323534,w=0.4702984591316464,x=5.432851743728047 +color=red,shape=triangle,flag=0,i=61811,u=0.13291700579187382,v=0.9590426237841152,w=0.5012301195140502,x=4.978245902341368 +color=red,shape=circle,flag=0,i=61828,u=0.42929685105018944,v=0.4451977210396489,w=0.5108724061659158,x=4.9123483651255695 +color=red,shape=circle,flag=1,i=61865,u=0.9193674657723226,v=0.9053240978019266,w=0.511461829910235,x=5.860032873469048 +color=green,shape=square,flag=0,i=61923,u=0.7103303607122681,v=0.540039717227922,w=0.48744491913965987,x=5.281189346839043 +color=blue,shape=triangle,flag=1,i=61967,u=0.9424545054038508,v=0.35028663558225404,w=0.4960435908412825,x=5.484406018909998 +color=blue,shape=circle,flag=1,i=61970,u=0.566389140860819,v=0.5030911981502101,w=0.4911517088010552,x=6.23798124481533 +color=blue,shape=square,flag=0,i=62017,u=0.009270333707540157,v=0.48265419088382044,w=0.4776403654387395,x=6.927005648273639 +color=green,shape=triangle,flag=0,i=62043,u=0.26026652184015175,v=0.5517657440959786,w=0.5190078976947085,x=4.552003607840779 +color=yellow,shape=circle,flag=1,i=62065,u=0.7357234098633864,v=0.4729012588892588,w=0.5023751350175498,x=3.2063614288720346 +color=red,shape=circle,flag=1,i=62090,u=0.23326783219864622,v=0.2804175839759428,w=0.5227630403633012,x=4.850308800048502 +color=yellow,shape=triangle,flag=1,i=62095,u=0.9296868462862925,v=0.5851442239400264,w=0.5344804009281637,x=5.7869946789495375 +color=purple,shape=square,flag=0,i=62103,u=0.05576505773219209,v=0.8827909825117362,w=0.518223252197535,x=2.8289555805429405 +color=red,shape=square,flag=0,i=62114,u=0.9254495812764103,v=0.020522825774678233,w=0.525883845353747,x=4.428687607326155 +color=red,shape=square,flag=0,i=62123,u=0.5477455357161356,v=0.8206769051934277,w=0.5269043847888704,x=4.549570179687992 +color=blue,shape=square,flag=1,i=62159,u=0.86919733477823,v=0.6016719217138693,w=0.47505040055378955,x=4.5505991532273615 +color=purple,shape=triangle,flag=0,i=62250,u=0.38932831028005355,v=0.5978324269701425,w=0.520508827958282,x=3.811899406983091 +color=red,shape=circle,flag=1,i=62295,u=0.22803129614510875,v=0.196234595447856,w=0.5189315357309688,x=2.7138850502471676 +color=blue,shape=triangle,flag=1,i=62321,u=0.8605308825186275,v=0.2086202140611736,w=0.49866823280126155,x=3.871755490814719 +color=yellow,shape=circle,flag=1,i=62474,u=0.3563675114731395,v=0.190633807291124,w=0.5045626988150675,x=3.8499595902757924 +color=red,shape=triangle,flag=0,i=62587,u=0.5588418947757484,v=0.7310743360594292,w=0.48799166937204047,x=3.369590248614523 +color=green,shape=square,flag=0,i=62616,u=0.5008395364935517,v=0.2954695726209686,w=0.479321354544725,x=4.9778413209738375 +color=red,shape=square,flag=0,i=62621,u=0.09929492623895952,v=0.40604810672259506,w=0.5049558223575824,x=3.5283735874972835 +color=blue,shape=triangle,flag=0,i=62712,u=0.9102204004144692,v=0.48535228972492994,w=0.501587166321046,x=6.280394317575749 +color=yellow,shape=square,flag=0,i=62727,u=0.7546628277632925,v=0.08197098913714151,w=0.48719007633744077,x=4.784685695215908 +color=purple,shape=triangle,flag=0,i=62735,u=0.517490985915425,v=0.6573923290840697,w=0.517729126078301,x=4.5272644772185915 +color=red,shape=triangle,flag=1,i=62795,u=0.44016190538135913,v=0.35049419620501454,w=0.48463502148104587,x=4.643038883386652 +color=blue,shape=circle,flag=0,i=62809,u=0.1671192884018161,v=0.6596993654960044,w=0.49559157704097595,x=6.326683259451191 +color=red,shape=circle,flag=0,i=62866,u=0.6798482749682002,v=0.7273133176332559,w=0.515865683296064,x=4.978158465173196 +color=blue,shape=circle,flag=0,i=63000,u=0.5963922619400469,v=0.08344823527076262,w=0.4887524343605998,x=4.057191889249201 +color=red,shape=square,flag=0,i=63183,u=0.20913558791154285,v=0.02218620690942419,w=0.5251404780140472,x=7.09890840078442 +color=red,shape=square,flag=1,i=63226,u=0.19602301027131042,v=0.3751115248607173,w=0.5173013180567451,x=4.708167379640014 +color=blue,shape=square,flag=1,i=63339,u=0.13473252993576534,v=0.39909188407580165,w=0.46927351034379794,x=4.877137364881301 +color=purple,shape=square,flag=0,i=63550,u=0.03672598560766016,v=0.49473315820401276,w=0.5283821113677094,x=5.9228628311301845 +color=yellow,shape=square,flag=1,i=63575,u=0.7498571202691773,v=0.2327267252456967,w=0.4913094346254017,x=5.223376626769959 +color=blue,shape=triangle,flag=1,i=63606,u=0.3491596241910907,v=0.9535680517463947,w=0.5067306121075658,x=3.502214119759598 +color=red,shape=square,flag=0,i=63638,u=0.3621028139959088,v=0.12510173857176532,w=0.527139777276255,x=3.7413326251681838 +color=red,shape=circle,flag=1,i=63658,u=0.7483954245887117,v=0.83911382278441,w=0.5092760129170182,x=4.4819053315172 +color=red,shape=circle,flag=0,i=63740,u=0.796482350446426,v=0.8365400523899128,w=0.5072365924705815,x=6.569715570818672 +color=red,shape=triangle,flag=0,i=63765,u=0.8654756538937693,v=0.12030101459043974,w=0.4798266464596761,x=5.11293399270295 +color=purple,shape=square,flag=0,i=63800,u=0.5190210485377224,v=0.5147627296650352,w=0.5310305279016496,x=6.90748787828668 +color=red,shape=square,flag=0,i=63816,u=0.98900569457842,v=0.39460308271675304,w=0.53387724881204,x=4.784005217288922 +color=yellow,shape=square,flag=1,i=63915,u=0.1679237147749727,v=0.6138059434481302,w=0.4917252923132335,x=5.5201768542963565 +color=yellow,shape=triangle,flag=1,i=64005,u=0.2529842987372265,v=0.20832517048507238,w=0.5308938522790781,x=4.317983927529439 +color=red,shape=square,flag=1,i=64013,u=0.1777238023705633,v=0.19873715559848193,w=0.528622920872539,x=4.676626456225272 +color=red,shape=circle,flag=1,i=64024,u=0.48862749584150966,v=0.5595497291187637,w=0.5186116160911766,x=3.7463529675400618 +color=green,shape=triangle,flag=0,i=64045,u=0.7332750177670676,v=0.07349544390959517,w=0.5134408018023058,x=4.221144061824084 +color=red,shape=square,flag=1,i=64097,u=0.01694973081935658,v=0.6006411137625514,w=0.5251809149832267,x=4.9526385454783375 +color=red,shape=square,flag=0,i=64119,u=0.7358511839620999,v=0.2075982076638021,w=0.5223974410859062,x=5.64665528828198 +color=red,shape=circle,flag=1,i=64195,u=0.6414518363655866,v=0.5971552526672049,w=0.5111913131378839,x=6.645730133109886 +color=red,shape=square,flag=0,i=64241,u=0.8991964912371576,v=0.7877715832772079,w=0.5182501072533066,x=6.793759763936873 +color=yellow,shape=square,flag=0,i=64264,u=0.13517523551179622,v=0.9368886242865431,w=0.5013990647531037,x=5.751401785078446 +color=purple,shape=square,flag=0,i=64311,u=0.9305811910292004,v=0.7808773982965442,w=0.5338464535126726,x=4.206512711987678 +color=yellow,shape=circle,flag=1,i=64370,u=0.8834737119841723,v=0.8827897263358067,w=0.5028709961554946,x=4.40358791075897 +color=orange,shape=square,flag=1,i=64482,u=0.19625924218455737,v=0.8012382218224551,w=0.39672750105935617,x=5.926406207357727 +color=green,shape=triangle,flag=1,i=64485,u=0.6467695640240094,v=0.2881124066335321,w=0.5076361351610983,x=6.97596121869987 +color=blue,shape=square,flag=1,i=64568,u=0.7192234533007247,v=0.6561045565834529,w=0.4755891412774963,x=6.538709933564054 +color=yellow,shape=triangle,flag=1,i=64634,u=0.7787829274007342,v=0.8666655366316399,w=0.5268238688543869,x=5.305460474128055 +color=purple,shape=circle,flag=0,i=64682,u=0.1922706389962523,v=0.3657640366304026,w=0.5345929270023603,x=6.584843335292457 +color=green,shape=square,flag=0,i=64694,u=0.2751318405813312,v=0.9996764373885353,w=0.4885851533254809,x=3.4032262956951556 +color=yellow,shape=square,flag=0,i=64781,u=0.22827815291835307,v=0.10940113926765138,w=0.49495945027982224,x=5.519192796553264 +color=red,shape=triangle,flag=0,i=64824,u=0.5277650090715932,v=0.9095188032621777,w=0.47769654400861283,x=7.356701377636051 +color=purple,shape=square,flag=0,i=64860,u=0.2272981374962454,v=0.6275803714815992,w=0.5280975803113913,x=3.1755285842416416 +color=purple,shape=square,flag=0,i=64882,u=0.9882272142903007,v=0.2543821364391944,w=0.5285708736540188,x=6.283369453252152 +color=yellow,shape=triangle,flag=1,i=65052,u=0.349745010538539,v=0.723745260971859,w=0.5220147909957564,x=5.362490418188354 +color=green,shape=square,flag=0,i=65125,u=0.5704032132620769,v=0.9520730893130085,w=0.4949742635007175,x=4.972595320121044 +color=yellow,shape=circle,flag=1,i=65154,u=0.8751019905366294,v=0.02854187087338156,w=0.5021941122434627,x=5.321770530720425 +color=yellow,shape=triangle,flag=1,i=65157,u=0.5187144465562195,v=0.18783350208908334,w=0.5219399178758146,x=4.685385105835355 +color=red,shape=square,flag=0,i=65250,u=0.008813010214251737,v=0.34911487791388507,w=0.5095449231613721,x=3.4303442336720704 +color=yellow,shape=triangle,flag=1,i=65265,u=0.6857004850205839,v=0.6431925825203684,w=0.5165401288654603,x=4.562951213675976 +color=red,shape=triangle,flag=0,i=65325,u=0.07613955243284565,v=0.03333761177749195,w=0.4699234376021442,x=4.688217784444799 +color=red,shape=circle,flag=0,i=65391,u=0.2860524243207774,v=0.34498087949241424,w=0.49848756793795024,x=6.448000652514857 +color=yellow,shape=circle,flag=1,i=65453,u=0.3815845684602467,v=0.07178736343547731,w=0.5022487513444382,x=7.615019377960697 +color=red,shape=square,flag=0,i=65484,u=0.6036560966868214,v=0.23587333775946517,w=0.5135337384296509,x=5.379789307509569 +color=blue,shape=circle,flag=0,i=65496,u=0.10006314778653913,v=0.7436569578778154,w=0.48161668141487796,x=4.723894604995649 +color=red,shape=circle,flag=1,i=65539,u=0.425900528621737,v=0.3824557861050103,w=0.4948976998364974,x=5.410527191225196 +color=red,shape=square,flag=0,i=65541,u=0.8494685992386175,v=0.7573687773377882,w=0.517353757970351,x=4.350640282866267 +color=red,shape=triangle,flag=1,i=65583,u=0.17453356860481373,v=0.41080027304525757,w=0.4781769846380775,x=4.633321441199356 +color=blue,shape=triangle,flag=1,i=65637,u=0.30256949909285336,v=0.8306436702065217,w=0.5168840336058484,x=5.050938701653189 +color=green,shape=square,flag=0,i=65690,u=0.6862398942853989,v=0.5084056603695462,w=0.5004703688991802,x=6.417792935960674 +color=blue,shape=circle,flag=0,i=65740,u=0.2902241989595149,v=0.4432537696404162,w=0.47820059351586996,x=5.585400330240989 +color=green,shape=triangle,flag=0,i=65784,u=0.5319755217308924,v=0.9227883390423964,w=0.5152632048179494,x=5.089260639238088 +color=yellow,shape=circle,flag=1,i=65810,u=0.5782826397828276,v=0.01106841619064336,w=0.5055812461707145,x=5.2379189849188466 +color=green,shape=circle,flag=0,i=65865,u=0.26944433608573093,v=0.39993866016419455,w=0.4775850697673785,x=4.989212261233978 +color=blue,shape=square,flag=1,i=65928,u=0.004726047126661137,v=0.5804128842508497,w=0.4675949465251732,x=4.905801459228339 +color=red,shape=circle,flag=1,i=65952,u=0.9814469186570991,v=0.9051553259597678,w=0.5030421911914653,x=5.250813683759118 +color=purple,shape=triangle,flag=0,i=66004,u=0.4698245094948157,v=0.5965706792499607,w=0.49929837552232353,x=6.2005610423044075 +color=green,shape=triangle,flag=0,i=66084,u=0.4332132855617774,v=0.7066356987490843,w=0.508416365967748,x=4.3605409205977415 +color=red,shape=triangle,flag=0,i=66180,u=0.8217685898297462,v=0.9523678510305673,w=0.49313686605591206,x=3.568563377430356 +color=red,shape=square,flag=0,i=66274,u=0.22629456609797405,v=0.19228930964424018,w=0.5176313767622042,x=2.9683441342720602 +color=green,shape=square,flag=0,i=66300,u=0.9703118455887261,v=0.980400158035085,w=0.507314503598571,x=6.593210458496963 +color=orange,shape=circle,flag=0,i=66348,u=0.48719118298482755,v=0.08728134510559582,w=0.581979025965587,x=4.470090606309107 +color=green,shape=triangle,flag=0,i=66417,u=0.7467117734824886,v=0.9357363071813254,w=0.5089081422555692,x=5.783746519480718 +color=blue,shape=triangle,flag=0,i=66473,u=0.9541134800876893,v=0.2907790160479963,w=0.5105280628007148,x=4.568129166475079 +color=red,shape=triangle,flag=0,i=66525,u=0.47059497054186417,v=0.20221586014032578,w=0.4908754467349471,x=4.058285075616765 +color=yellow,shape=square,flag=0,i=66755,u=0.8461799650924491,v=0.6318120946669082,w=0.46759705640243704,x=5.721962554758462 +color=orange,shape=square,flag=0,i=66765,u=0.8963503761031655,v=0.23211616464272544,w=0.40102363086037257,x=4.02914635043458 +color=green,shape=circle,flag=0,i=66919,u=0.9419490159169096,v=0.7318612168949039,w=0.48887296776473044,x=4.427041089797325 +color=yellow,shape=triangle,flag=1,i=66940,u=0.2089544690244033,v=0.9202091731573563,w=0.5152191352565799,x=6.592104641953245 +color=red,shape=square,flag=1,i=66988,u=0.10064756683173592,v=0.4489304388948713,w=0.51832962694166,x=6.65540557950357 +color=purple,shape=square,flag=0,i=67048,u=0.9371423291723412,v=0.29803040400991065,w=0.5121450138556084,x=3.4939064257351613 +color=red,shape=square,flag=1,i=67090,u=0.1537637870227615,v=0.9354750763256178,w=0.5290536415790195,x=5.643721411840539 +color=red,shape=square,flag=0,i=67112,u=0.38967470999925335,v=0.601346978579203,w=0.5291873656765577,x=4.850274346331086 +color=green,shape=triangle,flag=0,i=67207,u=0.8111105744137831,v=0.8053103144633811,w=0.5084229946930475,x=4.7202693919606995 +color=red,shape=triangle,flag=1,i=67282,u=0.5514532294861351,v=0.9754613900480172,w=0.49751009633149856,x=5.018938731576782 +color=orange,shape=square,flag=1,i=67316,u=0.46653710154903705,v=0.9112094509299352,w=0.4044947414716737,x=4.620647248764253 +color=red,shape=triangle,flag=0,i=67389,u=0.7422756428103977,v=0.4399188922170295,w=0.504434813634296,x=4.420271352827404 +color=blue,shape=circle,flag=0,i=67406,u=0.9959742894178187,v=0.033800662644015045,w=0.48010068515172655,x=4.051630176597462 +color=red,shape=triangle,flag=1,i=67497,u=0.7772647678975498,v=0.5378155166045918,w=0.5049499464855819,x=6.263251154295314 +color=green,shape=square,flag=0,i=67541,u=0.14006102985737723,v=0.13364635046450446,w=0.4953244024616738,x=6.871245375510823 +color=yellow,shape=square,flag=1,i=67579,u=0.7160989602828327,v=0.14369227023263675,w=0.4646232365446227,x=4.9168140198944945 +color=purple,shape=triangle,flag=0,i=67690,u=0.9083398402725494,v=0.7732847072104434,w=0.5049604899514466,x=6.825649522371393 +color=blue,shape=triangle,flag=0,i=67725,u=0.903945300780459,v=0.2098640713973361,w=0.5077875421457259,x=4.494071556685462 +color=blue,shape=square,flag=0,i=67789,u=0.7702659903491699,v=0.16818676874587557,w=0.4841220830226693,x=5.166116040298503 +color=red,shape=square,flag=1,i=67800,u=0.369773788976657,v=0.35129753108008,w=0.522666359297109,x=5.730119014371994 +color=yellow,shape=square,flag=1,i=67822,u=0.29270127333385076,v=0.31242974503053944,w=0.4666065227296944,x=7.517032597657452 +color=purple,shape=triangle,flag=0,i=67895,u=0.44198212325729924,v=0.2939370507575122,w=0.506214486615877,x=5.332459965725181 +color=blue,shape=square,flag=0,i=67925,u=0.5789547288569056,v=0.08924983433995748,w=0.48769550645450604,x=4.000380092051938 +color=red,shape=circle,flag=0,i=67976,u=0.9078413013162824,v=0.9395166451797881,w=0.5181781260199487,x=5.575184011179274 +color=red,shape=triangle,flag=0,i=68007,u=0.032260733763397775,v=0.4450003320073478,w=0.4982256424213833,x=5.202689687398945 +color=red,shape=circle,flag=0,i=68145,u=0.16918088818808807,v=0.22286939645087145,w=0.5152513471608811,x=4.60135386698301 +color=red,shape=triangle,flag=1,i=68145,u=0.5019930893225422,v=0.29416766831935826,w=0.49864286450099954,x=5.454346943058458 +color=green,shape=circle,flag=1,i=68248,u=0.40059225091173256,v=0.5586132550177968,w=0.4946359538305477,x=4.070457687939876 +color=red,shape=square,flag=1,i=68307,u=0.9700057189291136,v=0.8452003292357781,w=0.5388007475378267,x=5.5593949103649924 +color=red,shape=square,flag=1,i=68425,u=0.7776727898255269,v=0.9414778398913939,w=0.5373507383001258,x=5.542256741642599 +color=red,shape=circle,flag=0,i=68467,u=0.46099587766053374,v=0.5286382982993921,w=0.5178712490339592,x=5.7565853971533985 +color=green,shape=circle,flag=0,i=68485,u=0.6202180513956841,v=0.7822595276664809,w=0.503318243608966,x=6.948328867487852 +color=green,shape=circle,flag=0,i=68497,u=0.11687861550661938,v=0.3777206703009206,w=0.5074680940805018,x=6.617991278530166 +color=red,shape=square,flag=0,i=68517,u=0.5645226330165456,v=0.5884613851952621,w=0.5314538781080166,x=5.376940563011032 +color=purple,shape=square,flag=0,i=68582,u=0.4971525776095608,v=0.9922461167689713,w=0.4998689964188249,x=6.515899623801129 +color=red,shape=circle,flag=0,i=68603,u=0.5474848255161257,v=0.5305770839721894,w=0.5209318608656897,x=5.17085593640891 +color=orange,shape=triangle,flag=1,i=68614,u=0.3782297073205919,v=0.7187931018494899,w=0.6152346641224398,x=5.116776563773265 +color=purple,shape=circle,flag=0,i=68632,u=0.5865145111013352,v=0.7504016914330448,w=0.5261919546569646,x=7.3723518266128245 +color=red,shape=triangle,flag=0,i=68684,u=0.19613268001958084,v=0.4025071482245328,w=0.4909861422418182,x=6.278877610713334 +color=green,shape=square,flag=0,i=68793,u=0.2862208474141603,v=0.24792907196176872,w=0.5016757923516378,x=4.093190126142505 +color=red,shape=square,flag=1,i=68799,u=0.7530215061694446,v=0.3753700704839039,w=0.5136627056364026,x=3.792495153640998 +color=red,shape=circle,flag=0,i=68830,u=0.17741972819644558,v=0.2435601449127709,w=0.5289443213249622,x=3.297467647295553 +color=red,shape=square,flag=0,i=68905,u=0.5377782718430559,v=0.557401282980746,w=0.5239765837975974,x=5.771077644967007 +color=red,shape=square,flag=0,i=68960,u=0.7823965007048281,v=0.6943505339772328,w=0.5232571752008163,x=4.642075749587225 +color=green,shape=circle,flag=0,i=69244,u=0.5633321878333747,v=0.32096035349968677,w=0.5050195740412426,x=6.523171976547569 +color=red,shape=circle,flag=0,i=69255,u=0.9270836443970456,v=0.8695458595497157,w=0.5130425110853453,x=4.712921700518195 +color=red,shape=triangle,flag=0,i=69285,u=0.23943200938937625,v=0.7299432857736916,w=0.5100586499529426,x=3.529475063842637 +color=red,shape=square,flag=0,i=69301,u=0.6670834418885214,v=0.5823442620763544,w=0.5015830453385032,x=4.526046628481562 +color=red,shape=triangle,flag=0,i=69309,u=0.4322566532998203,v=0.5087918021514118,w=0.5173170447020637,x=5.632218341460665 +color=blue,shape=triangle,flag=0,i=69337,u=0.4805157109043937,v=0.47560598833481604,w=0.5088751385660572,x=5.300553387093035 +color=red,shape=square,flag=0,i=69361,u=0.013137849207726204,v=0.4237320753715379,w=0.5110521685695628,x=5.442478931496324 +color=purple,shape=triangle,flag=1,i=69395,u=0.8119819032214839,v=0.9364696232583868,w=0.5030354783309826,x=4.870192593182569 +color=red,shape=triangle,flag=0,i=69413,u=0.197045584040748,v=0.530818302394316,w=0.5207094114804968,x=6.0139877894697955 +color=red,shape=square,flag=0,i=69422,u=0.9031042965648081,v=0.08705372937335532,w=0.4988119042275611,x=5.6886405883157325 +color=blue,shape=triangle,flag=1,i=69425,u=0.23486497821444574,v=0.5977028809518629,w=0.5054570923456143,x=3.038315764650665 +color=red,shape=circle,flag=0,i=69462,u=0.2491984959690724,v=0.15019038320187167,w=0.5265357843177034,x=3.194853463355704 +color=yellow,shape=triangle,flag=1,i=69509,u=0.37792081136721123,v=0.6315517387588304,w=0.4958773064942009,x=5.880428670949502 +color=red,shape=triangle,flag=0,i=69592,u=0.8527700919776203,v=0.9259109312415792,w=0.5145725387941368,x=4.756830209576591 +color=blue,shape=triangle,flag=1,i=69660,u=0.44759548767184176,v=0.035434484379514464,w=0.5057763629705486,x=4.410575534025987 +color=green,shape=triangle,flag=0,i=69730,u=0.5058476575718424,v=0.503498364475034,w=0.4988914716043577,x=3.959636936310185 +color=blue,shape=triangle,flag=1,i=69810,u=0.7588755111385153,v=0.8081128330953042,w=0.5120779038485025,x=6.4321189606661 +color=red,shape=triangle,flag=1,i=69874,u=0.5146216895628355,v=0.463488416690244,w=0.5057712989879584,x=4.919711960172947 +color=yellow,shape=triangle,flag=1,i=70045,u=0.6947983492088922,v=0.18748558487792422,w=0.49714126331264546,x=3.9895877476262367 +color=purple,shape=square,flag=0,i=70106,u=0.9287108199752342,v=0.5777167666435793,w=0.4697775313994972,x=5.25856260280474 +color=purple,shape=circle,flag=0,i=70125,u=0.10018091166927201,v=0.9094457946335229,w=0.52235424713057,x=4.22768576807756 +color=yellow,shape=triangle,flag=1,i=70160,u=0.26323006731314846,v=0.5763933443708851,w=0.49501018907016114,x=5.175283692481721 +color=red,shape=circle,flag=0,i=70168,u=0.24107785439074925,v=0.14813511992443346,w=0.530076103655743,x=6.996285153704018 +color=yellow,shape=triangle,flag=1,i=70187,u=0.5010187906650703,v=0.13559285162329537,w=0.49346458556188927,x=3.5107561064547284 +color=purple,shape=circle,flag=0,i=70211,u=0.05537468236568588,v=0.9575056844169788,w=0.5234611734490178,x=4.226341242094729 +color=purple,shape=square,flag=0,i=70220,u=0.7747068464547636,v=0.9225342031316582,w=0.4652272969953895,x=4.645180221775256 +color=green,shape=triangle,flag=1,i=70225,u=0.6580938959616179,v=0.7737520170475047,w=0.4891501703869371,x=4.505602847942951 +color=red,shape=square,flag=0,i=70245,u=0.6627063941147188,v=0.8545208136983666,w=0.5100989876262721,x=6.096674807337865 +color=red,shape=square,flag=1,i=70329,u=0.5857772983969709,v=0.8801430207046448,w=0.49744243114899744,x=6.06550631778691 +color=red,shape=triangle,flag=1,i=70378,u=0.46496448900001963,v=0.5598179571337012,w=0.5134176412432347,x=7.4814395937427065 +color=orange,shape=triangle,flag=0,i=70392,u=0.8687397706039272,v=0.4868996536088652,w=0.6123050956157151,x=7.5200477870308005 +color=green,shape=triangle,flag=0,i=70462,u=0.9880046410537973,v=0.7676728421511271,w=0.49103330801913286,x=4.223556388922138 +color=green,shape=square,flag=1,i=70478,u=0.6141113468409892,v=0.9434561376170879,w=0.4889770873794551,x=6.025348578066428 +color=yellow,shape=triangle,flag=0,i=70564,u=0.46496585024767345,v=0.6301453362181888,w=0.5037916134773479,x=4.532418031614529 +color=red,shape=circle,flag=0,i=70594,u=0.03652010509822379,v=0.10035902003603757,w=0.5334046789775205,x=6.573984699433022 +color=yellow,shape=square,flag=1,i=70620,u=0.9513734938477925,v=0.27603368535478334,w=0.4805688832960833,x=7.778626010205239 +color=yellow,shape=square,flag=1,i=70636,u=0.9942065018265898,v=0.38948023991288017,w=0.48421306769203515,x=4.92452925704208 +color=green,shape=triangle,flag=0,i=70652,u=0.4969923552348652,v=0.5598345591310014,w=0.4897636973083939,x=4.427367256415264 +color=yellow,shape=triangle,flag=1,i=70671,u=0.910478233015974,v=0.9510471716682022,w=0.5044750030500602,x=4.119512435198779 +color=green,shape=circle,flag=0,i=70694,u=0.24286678957599617,v=0.3287092935333952,w=0.5067430913432592,x=4.306724280770815 +color=purple,shape=square,flag=0,i=70848,u=0.0002655214518428872,v=0.15396891895084863,w=0.4725892725504457,x=3.879709518721457 +color=blue,shape=square,flag=1,i=70915,u=0.14910591540192308,v=0.08192573260384939,w=0.5200025317692619,x=3.9924150397220246 +color=purple,shape=triangle,flag=0,i=70961,u=0.5196327866973567,v=0.7860928603468063,w=0.4964368415453642,x=4.899167143824484 +color=red,shape=square,flag=0,i=70990,u=0.9022358743682937,v=0.1802032827563611,w=0.4953767228360918,x=4.786262795418891 +color=green,shape=square,flag=1,i=71000,u=0.9947458080550922,v=0.2569501755634187,w=0.49243756888262175,x=3.7308350225093005 +color=purple,shape=square,flag=0,i=71016,u=0.09734336110031871,v=0.21901626767644156,w=0.4758254017090039,x=5.817512732665702 +color=red,shape=square,flag=0,i=71024,u=0.884564642190506,v=0.5763543308722057,w=0.4940934928193548,x=6.181335628957172 +color=purple,shape=square,flag=0,i=71029,u=0.004125602195031108,v=0.05321430693151308,w=0.4731197362471819,x=6.561064013233714 +color=red,shape=triangle,flag=0,i=71206,u=0.12868203144051626,v=0.0030225628890134804,w=0.5262271135710291,x=3.123899246741751 +color=red,shape=circle,flag=0,i=71231,u=0.10148553081173295,v=0.1339612715904494,w=0.5221170496304357,x=5.496289287733659 +color=red,shape=triangle,flag=1,i=71265,u=0.2120089224670827,v=0.7986499945852931,w=0.521784998982137,x=5.6634201426516135 +color=red,shape=triangle,flag=1,i=71345,u=0.15146444566253414,v=0.65791871007012,w=0.5198424601293512,x=4.392549807411798 +color=green,shape=square,flag=0,i=71362,u=0.8851823608373731,v=0.5089789369287248,w=0.4991071831888381,x=3.158657222232056 +color=yellow,shape=circle,flag=1,i=71406,u=0.2789053240270756,v=0.9090534232281638,w=0.5140980146223828,x=5.45647071580208 +color=red,shape=circle,flag=0,i=71453,u=0.5097405052024179,v=0.5041029683142759,w=0.5242051169057653,x=4.819743306409431 +color=purple,shape=circle,flag=0,i=71488,u=0.7947428527518005,v=0.3881703708096508,w=0.522427444575967,x=6.05534000029317 +color=red,shape=triangle,flag=0,i=71518,u=0.28416782619934855,v=0.06350555777253053,w=0.5085285453643593,x=6.55996735218059 +color=blue,shape=square,flag=1,i=71642,u=0.8155423000528911,v=0.6912227280319209,w=0.5102511256523973,x=4.57478249505884 +color=blue,shape=square,flag=1,i=71645,u=0.9760826951338114,v=0.25124876592230316,w=0.5095529156043155,x=7.087442691050007 +color=blue,shape=triangle,flag=1,i=71666,u=0.579686737751189,v=0.09902799524286565,w=0.4934126285207782,x=5.133174756142023 +color=green,shape=square,flag=1,i=71800,u=0.9168683455171529,v=0.5755568921836911,w=0.49846218390531355,x=5.147985460524783 +color=red,shape=triangle,flag=0,i=71825,u=0.4224395148550478,v=0.7585154661327256,w=0.5217501414466491,x=4.295667138519822 +color=red,shape=square,flag=0,i=71858,u=0.09121499143748579,v=0.8042966745450495,w=0.48215454460904383,x=6.17393521373408 +color=green,shape=square,flag=1,i=71906,u=0.30314308492664954,v=0.7584708740969923,w=0.508517100736907,x=2.963882010016347 +color=red,shape=square,flag=0,i=71987,u=0.5454189503033381,v=0.8888068105940029,w=0.47084227709772725,x=4.048438777827946 +color=blue,shape=circle,flag=0,i=72115,u=0.4181712466079194,v=0.8209287710482398,w=0.48659931742565604,x=4.391926930048069 +color=red,shape=triangle,flag=0,i=72128,u=0.9370428656273921,v=0.1812222313724986,w=0.5057835916976842,x=5.551701342497384 +color=purple,shape=square,flag=0,i=72195,u=0.5645412802083745,v=0.8679246560618926,w=0.48870219606413967,x=5.752207630085013 +color=red,shape=square,flag=0,i=72319,u=0.11918301072731197,v=0.05275510143846773,w=0.46619122720457223,x=5.725586133634786 +color=blue,shape=triangle,flag=1,i=72360,u=0.7302720268428897,v=0.07980285819832744,w=0.48290709781734625,x=5.848500169578638 +color=purple,shape=circle,flag=1,i=72460,u=0.7962356126602776,v=0.48105685844113766,w=0.5203139401671512,x=7.016191396527854 +color=red,shape=triangle,flag=0,i=72475,u=0.01212854627329596,v=0.11214983070216777,w=0.5132754902354534,x=5.3993805357678335 +color=red,shape=triangle,flag=1,i=72485,u=0.983541904397701,v=0.38994554176702,w=0.5111746327786401,x=6.755766147794492 +color=yellow,shape=circle,flag=1,i=72585,u=0.849866830009893,v=0.1377220040202335,w=0.5107063443534597,x=4.208319736321737 +color=blue,shape=triangle,flag=1,i=72605,u=0.9028140144457457,v=0.0072419946813584435,w=0.4802675263180019,x=5.754434079066073 +color=red,shape=circle,flag=0,i=72617,u=0.6984465647754432,v=0.7920528540094837,w=0.5245877189397763,x=4.179907521627238 +color=red,shape=square,flag=0,i=72634,u=0.9849328782355904,v=0.2864840698591318,w=0.4718275339637052,x=7.253623901141748 +color=red,shape=triangle,flag=1,i=72655,u=0.8926783209166769,v=0.8435143102133916,w=0.511019984414908,x=7.851768707388724 +color=green,shape=circle,flag=0,i=72662,u=0.14418906564710277,v=0.24720362522758532,w=0.4923618056032026,x=4.746626866797336 +color=red,shape=triangle,flag=0,i=72764,u=0.7123016643909355,v=0.08573345226885098,w=0.5049409771560193,x=3.8702519729405354 +color=purple,shape=circle,flag=0,i=72780,u=0.7881247957597121,v=0.99544664427954,w=0.511401258753662,x=6.45209261282207 +color=red,shape=square,flag=1,i=72782,u=0.8139498689596297,v=0.8692722469992163,w=0.4682179941760743,x=4.353719931144167 +color=red,shape=square,flag=0,i=73025,u=0.4249495382016051,v=0.7027022502679589,w=0.46509101575718004,x=6.373038410640301 +color=blue,shape=circle,flag=0,i=73035,u=0.03840312022946624,v=0.6376898058925444,w=0.48895143396370994,x=4.751765700768359 +color=blue,shape=triangle,flag=1,i=73081,u=0.8240179481581177,v=0.68683317204178,w=0.4936434564395495,x=5.19397603446981 +color=blue,shape=circle,flag=1,i=73168,u=0.9146067198859229,v=0.32917984208581086,w=0.49291722701703855,x=6.081940814725653 +color=red,shape=circle,flag=0,i=73253,u=0.93215869754079,v=0.9503845706324021,w=0.5108886987758767,x=3.1674552244314005 +color=yellow,shape=square,flag=1,i=73280,u=0.1716397683394062,v=0.2812511947883829,w=0.49349130699703886,x=5.623231416005445 +color=red,shape=square,flag=0,i=73546,u=0.6055516067077046,v=0.6770580988536724,w=0.4638158662115048,x=2.795668407356699 +color=purple,shape=triangle,flag=0,i=73598,u=0.31053388228140444,v=0.8087902453309674,w=0.5053809666882388,x=5.449792965610591 +color=red,shape=triangle,flag=1,i=73612,u=0.885983902300776,v=0.04338167501090617,w=0.5179683182470572,x=2.6815882750330355 +color=yellow,shape=triangle,flag=1,i=73827,u=0.5084344287647005,v=0.8630809028000475,w=0.500608452378707,x=6.401953315318596 +color=red,shape=triangle,flag=1,i=73865,u=0.47444630551956046,v=0.6310137874105359,w=0.5187282965028817,x=6.335173206953601 +color=red,shape=circle,flag=0,i=73970,u=0.9717864986784022,v=0.8968038334054035,w=0.5187101768752759,x=2.9453669767693476 +color=red,shape=triangle,flag=0,i=74070,u=0.3551620206225681,v=0.7733116511683221,w=0.5093590172857457,x=4.324833002386056 +color=yellow,shape=circle,flag=1,i=74160,u=0.47213281630529214,v=0.49296805884681205,w=0.5333347564474935,x=5.036572391045106 +color=blue,shape=square,flag=1,i=74180,u=0.4227183074665415,v=0.09683274749017745,w=0.5268413497109743,x=3.6594842667346925 +color=purple,shape=square,flag=0,i=74183,u=0.15813139741510351,v=0.2539421141756736,w=0.4869518089997193,x=5.163559493516648 +color=green,shape=triangle,flag=1,i=74219,u=0.38003108624109727,v=0.35730323583756707,w=0.4805526785811963,x=5.556106630834261 +color=red,shape=circle,flag=0,i=74236,u=0.9449193797119123,v=1.0075057280585997,w=0.5260100798455719,x=2.915031046104689 +color=blue,shape=triangle,flag=1,i=74268,u=0.20825749940394378,v=0.4640056781435975,w=0.48930578920643386,x=5.079973849941379 +color=green,shape=circle,flag=0,i=74289,u=0.6171063468992336,v=0.6700161392054423,w=0.5041583369048662,x=4.373782447048373 +color=purple,shape=square,flag=0,i=74333,u=0.5205815804383032,v=0.0030471655626180816,w=0.4906041430970303,x=4.183133422173761 +color=purple,shape=circle,flag=0,i=74363,u=0.9162351767525383,v=0.6108900727888027,w=0.5176947597314238,x=6.135111425729108 +color=orange,shape=triangle,flag=1,i=74370,u=0.5784371449667227,v=0.3273460250893254,w=0.6038914657817255,x=3.005209333609654 +color=red,shape=triangle,flag=1,i=74418,u=0.0441338048037756,v=0.07685514304714514,w=0.49817786236957623,x=6.396745629019118 +color=red,shape=triangle,flag=0,i=74424,u=0.5358364720949864,v=0.17870102293496515,w=0.5013563556163072,x=4.7061836789711515 +color=green,shape=circle,flag=0,i=74440,u=0.6433901398288796,v=0.723256067149859,w=0.5052324414327533,x=6.142146716544038 +color=red,shape=square,flag=1,i=74483,u=0.5308023477905606,v=0.11866285283759814,w=0.4633704925102731,x=4.737868333353272 +color=purple,shape=triangle,flag=0,i=74491,u=0.7800986870203719,v=0.23998073813992293,w=0.5014775988383656,x=3.141006771777843 +color=yellow,shape=square,flag=1,i=74496,u=0.9666761610516968,v=0.6828956724107826,w=0.49925404083245745,x=4.370065431949925 +color=yellow,shape=square,flag=1,i=74529,u=0.28038900627894836,v=0.8995022929871853,w=0.4987236881846455,x=4.725431433741935 +color=green,shape=triangle,flag=0,i=74547,u=0.43718934029556866,v=0.1587691485003473,w=0.48916274380494007,x=5.980542464457428 +color=blue,shape=circle,flag=1,i=74585,u=0.6127999424429291,v=0.13785341768538018,w=0.49416839669513263,x=5.504732688131258 +color=blue,shape=square,flag=0,i=74634,u=0.653706393978037,v=0.09518434113005991,w=0.5202500679270905,x=5.584469269622242 +color=red,shape=square,flag=0,i=74656,u=0.5682716889163334,v=0.16244711016158198,w=0.4788231163030483,x=4.280734789728041 +color=purple,shape=triangle,flag=0,i=74684,u=0.7088224781457672,v=0.443118701987686,w=0.5008785647356461,x=3.228486771484622 +color=yellow,shape=triangle,flag=1,i=74723,u=0.639919381963617,v=0.10279612347611944,w=0.4906602089908527,x=4.722854758956341 +color=red,shape=triangle,flag=0,i=74811,u=0.9523905742504042,v=0.6609376873998433,w=0.5045948997163691,x=6.700940568748937 +color=yellow,shape=triangle,flag=1,i=74843,u=0.2576802953811417,v=0.035106408653283294,w=0.49344843704159896,x=5.376983775840819 +color=orange,shape=circle,flag=0,i=74857,u=0.00123537823160913,v=0.08682338659633582,w=0.5629832470618805,x=5.565005676229032 +color=blue,shape=square,flag=0,i=74879,u=0.839651494852314,v=0.3979392800914997,w=0.5133908521883818,x=4.217827931670783 +color=red,shape=triangle,flag=1,i=74940,u=0.08238867613856005,v=0.5646773884752432,w=0.5050499811316836,x=4.051135582642282 +color=red,shape=square,flag=0,i=74960,u=0.06515598485003249,v=0.0062516600856381555,w=0.4803282546908886,x=2.735731481106074 +color=blue,shape=square,flag=1,i=74980,u=0.9899809059180887,v=0.7925442838246984,w=0.5111584505402456,x=7.248105823481322 +color=red,shape=circle,flag=0,i=74990,u=0.5600503100302892,v=0.547484361837022,w=0.5217974383062266,x=5.237620001555552 +color=red,shape=triangle,flag=0,i=75020,u=0.8911674185324588,v=0.30501982558163165,w=0.5056649592970451,x=5.594937799949894 +color=orange,shape=square,flag=1,i=75096,u=0.26704979254150596,v=0.05020948276570314,w=0.4046547386777556,x=3.50833423584467 +color=blue,shape=square,flag=1,i=75163,u=0.07626291191342116,v=0.9993762799575532,w=0.5084665202703759,x=7.599930387955021 +color=blue,shape=square,flag=1,i=75186,u=0.08450543351969575,v=0.7083592730009283,w=0.5066025009157761,x=4.101824218245984 +color=yellow,shape=triangle,flag=1,i=75237,u=0.02160588809822228,v=0.28381956178424583,w=0.48603349508971216,x=4.45822734152939 +color=green,shape=circle,flag=0,i=75315,u=0.586407200981746,v=0.7707706978930926,w=0.5072932452449916,x=4.310861183823518 +color=yellow,shape=square,flag=1,i=75348,u=0.08784767728557785,v=0.44320231025179124,w=0.5047122669375179,x=6.253108930741894 +color=red,shape=square,flag=1,i=75358,u=0.01808893569695258,v=0.6033400058803184,w=0.4963625608743614,x=5.676408204648928 +color=red,shape=triangle,flag=1,i=75390,u=0.5188445899471674,v=0.2054615782860223,w=0.5051081702877704,x=4.149809164238546 +color=blue,shape=square,flag=1,i=75442,u=0.0926751887349303,v=0.8575974785393341,w=0.5044046905115802,x=4.186681849097764 +color=green,shape=square,flag=0,i=75508,u=0.41216829983373626,v=0.2179541358341185,w=0.5031201088731738,x=6.438506161609307 +color=blue,shape=square,flag=1,i=75600,u=0.07814218751048518,v=0.017611194564903343,w=0.5173692197119569,x=5.6291495759830985 +color=red,shape=triangle,flag=0,i=75710,u=0.5839836293912036,v=0.7513576093695511,w=0.5045182683592248,x=7.116208678184901 +color=red,shape=triangle,flag=0,i=75726,u=0.5017162812700555,v=0.10542216954040406,w=0.5076140272722909,x=3.86112889258362 +color=red,shape=square,flag=0,i=75738,u=0.9630144759547907,v=0.5818194875098636,w=0.508225451222867,x=5.905251634865894 +color=purple,shape=square,flag=0,i=75779,u=0.6865054849633299,v=0.5656373357661751,w=0.5004484981383253,x=3.148680059493571 +color=red,shape=triangle,flag=0,i=75787,u=0.0798636843120577,v=0.5200051525880036,w=0.4981966695757328,x=5.411305125523746 +color=red,shape=circle,flag=0,i=75847,u=0.5475712093427035,v=0.5356832730230972,w=0.5233157934711181,x=4.334177690795344 +color=orange,shape=circle,flag=1,i=75994,u=0.1251493099854265,v=0.7473256465133866,w=0.5623911322731734,x=5.060336243273615 +color=red,shape=triangle,flag=1,i=76119,u=0.6684267910023817,v=0.8392604543470157,w=0.49361176598433076,x=4.0607633061476545 +color=red,shape=square,flag=1,i=76150,u=0.4273444325237651,v=0.174843786936679,w=0.5263527648879064,x=3.227467771218563 +color=red,shape=square,flag=1,i=76245,u=0.3787598732730033,v=0.7829831727114307,w=0.5222464333064276,x=5.816019939642196 +color=red,shape=square,flag=1,i=76265,u=0.3901545933278515,v=0.31070315021239137,w=0.5181834452960001,x=2.982092054779662 +color=red,shape=circle,flag=0,i=76280,u=0.9120094870970091,v=0.9813740008636757,w=0.5158701921078487,x=6.3789310652896205 +color=red,shape=circle,flag=0,i=76530,u=0.4464183994728518,v=0.42256561281989213,w=0.518999269233295,x=3.9340082222722237 +color=red,shape=triangle,flag=1,i=76569,u=0.6952114295322833,v=0.9444219775869979,w=0.4830149943508116,x=4.3272145034290865 +color=red,shape=triangle,flag=0,i=76652,u=0.12134833736624762,v=0.9930567573417352,w=0.48245707213158506,x=3.9631282674594015 +color=yellow,shape=square,flag=1,i=76673,u=0.39333742464735455,v=0.1554681210202501,w=0.5091068855271216,x=2.099045215760794 +color=yellow,shape=square,flag=1,i=76695,u=0.22300992387619245,v=0.16341182907341567,w=0.508758083967103,x=5.955059676059352 +color=red,shape=circle,flag=0,i=76995,u=0.3698975647561009,v=0.4044098003365939,w=0.5168819374333097,x=5.061536597109549 +color=green,shape=triangle,flag=0,i=77003,u=0.5178017082503106,v=0.8129724963030966,w=0.4744652134988754,x=4.070125186616651 +color=red,shape=square,flag=0,i=77045,u=0.022706372810424647,v=0.8602720415709226,w=0.5211763690503436,x=5.1642401750565154 +color=red,shape=square,flag=0,i=77104,u=0.3566305172259987,v=0.9317468119813289,w=0.5245711918651474,x=5.537410584198182 +color=red,shape=circle,flag=1,i=77149,u=0.4715419193369448,v=0.4601954093633077,w=0.5186490043572817,x=3.817513717598988 +color=orange,shape=triangle,flag=1,i=77163,u=0.3459437286892133,v=0.8294944511191099,w=0.6106267034178549,x=5.799144427135509 +color=blue,shape=triangle,flag=0,i=77260,u=0.542004310304193,v=0.39096310522820876,w=0.4869781863069116,x=4.780495603382041 +color=red,shape=triangle,flag=0,i=77477,u=0.6619965581838725,v=0.8324278360368469,w=0.5025508795167364,x=5.159649971148993 +color=yellow,shape=circle,flag=1,i=77485,u=0.49861119317248204,v=0.2517696396289262,w=0.5365441859017953,x=5.864840322817645 +color=red,shape=circle,flag=0,i=77555,u=0.11386588458115432,v=0.21058895524856036,w=0.5270659620153532,x=6.164853709933802 +color=blue,shape=square,flag=1,i=77579,u=0.1312072045610081,v=0.8113098528941513,w=0.508430889400386,x=4.780795121970809 +color=yellow,shape=triangle,flag=1,i=77615,u=0.9567230961328295,v=0.7833673727424829,w=0.47677068144729196,x=6.189454548308283 +color=blue,shape=triangle,flag=1,i=77644,u=0.3971554919191501,v=0.3527571547814464,w=0.4853951042177243,x=4.166376005034991 +color=yellow,shape=triangle,flag=0,i=77737,u=0.7383491744902775,v=0.7429696106353925,w=0.4827701585669367,x=6.2943201116537395 +color=red,shape=square,flag=0,i=77797,u=0.7195042917345941,v=0.021571195547008926,w=0.5209040755418666,x=4.862326357449001 +color=green,shape=triangle,flag=0,i=77858,u=0.09241811216262175,v=0.8156441098794263,w=0.4751145368157352,x=3.5107350397115717 +color=green,shape=circle,flag=0,i=77880,u=0.6045211936163736,v=0.4695583584388463,w=0.4968613575632019,x=3.5374538105516606 +color=red,shape=square,flag=0,i=77930,u=0.24734017270341624,v=0.46429832599716037,w=0.5153322803514591,x=4.089028004455932 +color=red,shape=square,flag=0,i=77936,u=0.3357918746850441,v=0.9913143775914488,w=0.5197651484946816,x=3.7596495952433417 +color=yellow,shape=square,flag=1,i=77980,u=0.9950497268959522,v=0.5058762315969073,w=0.5101049131860939,x=5.714446428794372 +color=red,shape=triangle,flag=0,i=78020,u=0.9942884186953432,v=0.48270741058008804,w=0.5072110422432571,x=4.709766889328525 +color=blue,shape=square,flag=0,i=78050,u=0.22610020400319486,v=0.07343477998960268,w=0.5049629817860245,x=5.0967426458698135 +color=red,shape=triangle,flag=1,i=78100,u=0.8369174954118124,v=0.24610261201796124,w=0.5025341724133885,x=3.311764984438249 +color=blue,shape=circle,flag=1,i=78129,u=0.4246995254499275,v=0.7737351100319132,w=0.5130141453459902,x=6.9219809003223185 +color=yellow,shape=triangle,flag=1,i=78136,u=0.5782309050173462,v=0.9334321281237464,w=0.4783628631054142,x=4.127115978333628 +color=blue,shape=square,flag=0,i=78200,u=0.2607501272150067,v=0.4436840748893439,w=0.49545042916181764,x=5.8221095062536925 +color=red,shape=triangle,flag=0,i=78310,u=0.7994227649583797,v=0.62077765210656,w=0.49717891865733305,x=4.173656675697485 +color=red,shape=square,flag=0,i=78383,u=0.04989642052714016,v=0.4777258033796561,w=0.5250816668534074,x=4.649008997299784 +color=red,shape=circle,flag=1,i=78398,u=0.4576676201388019,v=0.5112544358499069,w=0.5131145706611853,x=5.817248477957283 +color=purple,shape=triangle,flag=0,i=78415,u=0.3498400848855051,v=0.6030019170385277,w=0.47692032698793774,x=2.983906928830633 +color=green,shape=circle,flag=0,i=78473,u=0.27236785618696246,v=0.19170871868644357,w=0.48914269495088475,x=5.706680055662041 +color=red,shape=square,flag=0,i=78497,u=0.023503084200703128,v=0.10471979552007205,w=0.5258970669504822,x=4.2111126331215125 +color=green,shape=square,flag=0,i=78511,u=0.7071785578616405,v=0.6723988759647884,w=0.4968005538881674,x=4.518035820700271 +color=yellow,shape=triangle,flag=0,i=78545,u=0.4336051777290023,v=0.4525292947451417,w=0.48043792713808164,x=3.320257131947184 +color=purple,shape=circle,flag=0,i=78617,u=0.34992352669458926,v=0.19276286869640769,w=0.5325232572108609,x=5.306536206146193 +color=purple,shape=triangle,flag=0,i=78700,u=0.1945653968841844,v=0.09085936322480359,w=0.47368277204719483,x=6.372607396517254 +color=red,shape=circle,flag=0,i=78819,u=0.009932299416669066,v=-0.06451014087909289,w=0.5069666106637172,x=4.749498869367787 +color=yellow,shape=square,flag=1,i=78852,u=0.08152955087983449,v=0.15468358408489402,w=0.5139262104662475,x=3.8545545661956786 +color=blue,shape=circle,flag=1,i=78877,u=0.4834666438930203,v=0.9006942788906097,w=0.5214011493644019,x=4.416473243369009 +color=blue,shape=circle,flag=0,i=78904,u=0.1939322950705049,v=0.1985081272569087,w=0.5251202541490323,x=6.498516482547493 +color=yellow,shape=square,flag=1,i=78931,u=0.1712262295042275,v=0.27186087966750805,w=0.5114335148457115,x=5.574738537029383 +color=blue,shape=triangle,flag=1,i=78935,u=0.5323331248788394,v=0.09821673422323274,w=0.48539855457830294,x=4.0209042326472995 +color=blue,shape=circle,flag=1,i=79003,u=0.3812011341188266,v=0.041484109537629266,w=0.5251293597509595,x=6.887622387173594 +color=red,shape=triangle,flag=1,i=79020,u=0.033748370226377444,v=0.4711750714188022,w=0.5061162688959739,x=5.373795344628793 +color=blue,shape=triangle,flag=1,i=79060,u=0.7514087857345508,v=0.4834196353075204,w=0.48146260000496627,x=6.9420742165102185 +color=green,shape=triangle,flag=0,i=79061,u=0.24612392074151745,v=0.9182168804230652,w=0.47348245935172745,x=3.0664546470786433 +color=red,shape=triangle,flag=0,i=79220,u=0.0724090941756893,v=0.3266176648456305,w=0.487535025699818,x=4.914870156373522 +color=yellow,shape=square,flag=1,i=79255,u=0.17124067723267888,v=0.5506229570092481,w=0.5158445618782189,x=5.198513699946165 +color=yellow,shape=square,flag=1,i=79275,u=0.08248534364186932,v=0.3541209027335386,w=0.5134054823243431,x=4.426602897051975 +color=yellow,shape=triangle,flag=1,i=79283,u=0.2414160118125549,v=0.4496732915421796,w=0.4936445778656388,x=7.092079747699992 +color=yellow,shape=circle,flag=1,i=79322,u=0.7434834386165852,v=0.11676223388095575,w=0.5399775004974532,x=7.696682134988461 +color=green,shape=triangle,flag=1,i=79366,u=0.8317175879062484,v=0.06662307981988391,w=0.4755961173134097,x=4.149289340167659 +color=blue,shape=circle,flag=1,i=79412,u=0.8819234005380501,v=0.31444090657123047,w=0.5261191750041421,x=5.5606641225009215 +color=green,shape=square,flag=1,i=79518,u=0.07235666498638904,v=0.148354564410486,w=0.5005049277335725,x=3.543327491305058 +color=blue,shape=square,flag=0,i=79702,u=0.7828349509192136,v=0.871678820437661,w=0.49451038933479974,x=3.5923248589715997 +color=purple,shape=triangle,flag=0,i=79756,u=0.6860819003511519,v=0.1814278245572576,w=0.4794927254400799,x=3.208864964272895 +color=red,shape=square,flag=0,i=79780,u=0.8003070754464522,v=0.5749479993606467,w=0.5098731016062845,x=5.957604945420268 +color=red,shape=triangle,flag=0,i=79827,u=0.7147987757967604,v=0.13987108575516194,w=0.4992671722022492,x=4.403254491564382 +color=green,shape=square,flag=0,i=79851,u=0.6169011687279528,v=0.9898678110005391,w=0.4972698363449035,x=4.454162669804412 +color=purple,shape=triangle,flag=0,i=79932,u=0.9931091066584197,v=0.31661312143417375,w=0.47398735157249683,x=3.6066052590456614 +color=red,shape=square,flag=1,i=80030,u=0.6867610359697065,v=0.507610498524394,w=0.5124537172401294,x=5.522823349123399 +color=red,shape=square,flag=0,i=80189,u=0.39038053540378026,v=0.8417455077626104,w=0.5151235820737593,x=5.737086480829184 +color=red,shape=triangle,flag=0,i=80246,u=0.8392771571726819,v=0.00658144817429529,w=0.4959679105439668,x=4.323538416521468 +color=red,shape=triangle,flag=1,i=80273,u=0.18513306418580644,v=0.8542977470809716,w=0.49284172122844583,x=5.79632710038457 +color=green,shape=square,flag=0,i=80353,u=0.20118260052124137,v=0.8247099430266651,w=0.49547697102551935,x=6.588142150093525 +color=blue,shape=circle,flag=1,i=80373,u=0.34416719021029807,v=0.6202191150256388,w=0.5180377461130594,x=6.660325674155516 +color=red,shape=triangle,flag=0,i=80380,u=0.6438307311050486,v=0.35016718808172453,w=0.489062996881268,x=5.700374707236964 +color=red,shape=circle,flag=1,i=80389,u=0.5639382494899604,v=0.5446596958556292,w=0.4935413659977984,x=2.865999958892722 +color=yellow,shape=triangle,flag=0,i=80392,u=0.8704808697281591,v=0.05957843289143672,w=0.5028682718476899,x=3.0188461260254935 +color=red,shape=triangle,flag=0,i=80414,u=0.053365327860362854,v=0.9912416081091163,w=0.49775208051633135,x=4.702591301038054 +color=purple,shape=circle,flag=0,i=80430,u=0.04694416903551002,v=0.7592236332565199,w=0.5262201203837901,x=6.3791752087389435 +color=red,shape=square,flag=0,i=80437,u=0.26132763678507254,v=0.5607606371222695,w=0.5168835911823033,x=2.649601188871864 +color=red,shape=square,flag=0,i=80455,u=0.3400507466419064,v=0.38255979518418715,w=0.5213162229891568,x=2.6956329488167046 +color=red,shape=square,flag=0,i=80466,u=0.6593943690870726,v=0.7010289615498657,w=0.5256373993442685,x=5.774316010619184 +color=red,shape=circle,flag=0,i=80485,u=0.18615589711097635,v=0.21606761167369876,w=0.4878945650539288,x=2.776099139427691 +color=red,shape=square,flag=0,i=80530,u=0.9718748703203175,v=0.7908083944545664,w=0.5162287815514458,x=6.8949765609719575 +color=yellow,shape=triangle,flag=1,i=80573,u=0.2583367216370851,v=0.379467069737323,w=0.512250932144463,x=5.792278920400531 +color=red,shape=circle,flag=0,i=80636,u=0.7346525915213076,v=0.7250892134821284,w=0.49339996023614924,x=4.640289654683079 +color=red,shape=triangle,flag=1,i=80704,u=0.9574438414239587,v=0.5699177973645565,w=0.4949247876508358,x=5.251555836208156 +color=red,shape=triangle,flag=0,i=80705,u=0.4897477306855311,v=0.5156549960378174,w=0.49987639348711527,x=4.811537808181529 +color=red,shape=triangle,flag=0,i=80891,u=0.89800392509195,v=0.2580144819987862,w=0.49692118513426015,x=4.0294982342361925 +color=red,shape=square,flag=1,i=80906,u=0.7233474659703666,v=0.3392303014427521,w=0.5094232759404329,x=3.5418882933234457 +color=purple,shape=square,flag=0,i=80955,u=0.10209635801504768,v=0.6011677209175024,w=0.5167651178372316,x=5.192682714548251 +color=blue,shape=circle,flag=0,i=81147,u=0.4374272542886931,v=0.5894242709166924,w=0.5230775352669057,x=6.373857204331382 +color=red,shape=circle,flag=0,i=81245,u=0.13835731863340617,v=0.21611500948860513,w=0.5053199411285556,x=5.201769168244847 +color=yellow,shape=circle,flag=0,i=81283,u=0.14957695147412609,v=0.8555027647510632,w=0.5315644601641947,x=4.556975870400403 +color=red,shape=triangle,flag=1,i=81294,u=0.022187170738142026,v=0.3358024072006913,w=0.5068396826702423,x=4.831299635644792 +color=red,shape=square,flag=1,i=81318,u=0.3528403085787173,v=0.03685984223592509,w=0.5132513826044358,x=5.021860124253731 +color=red,shape=square,flag=0,i=81370,u=0.7883748235421791,v=0.9971508969805282,w=0.5116239619414613,x=5.690485030881441 +color=yellow,shape=triangle,flag=1,i=81385,u=0.923434585255116,v=0.12478266659611481,w=0.5074495438520203,x=4.785806381946745 +color=orange,shape=square,flag=0,i=81455,u=0.11565420469753684,v=0.361692773826765,w=0.4031605503087614,x=5.567366061297396 +color=red,shape=triangle,flag=1,i=81460,u=0.8796988140591834,v=0.35494707583212626,w=0.5077821331045622,x=7.142771835059627 +color=red,shape=triangle,flag=1,i=81530,u=0.8003826486203692,v=0.2814788021217849,w=0.5086043890539098,x=4.204651269441825 +color=red,shape=triangle,flag=0,i=81596,u=0.7880334263380261,v=0.5467556956126609,w=0.5071321058821943,x=6.212412030417991 +color=red,shape=triangle,flag=0,i=81676,u=0.035466580346306786,v=0.8440753383804791,w=0.5120773852172638,x=5.484198453750779 +color=blue,shape=triangle,flag=1,i=81791,u=0.8704798610241631,v=0.004234331182726758,w=0.4834610009721155,x=5.110536905890522 +color=yellow,shape=triangle,flag=1,i=81844,u=0.16722880094202985,v=0.5331665886741648,w=0.5157861793920647,x=3.5322031943831127 +color=red,shape=circle,flag=1,i=81875,u=0.3703855562429845,v=0.32947511455390815,w=0.5202030954426552,x=3.585167834817448 +color=red,shape=square,flag=1,i=81883,u=0.05904084002890608,v=0.26743060206617064,w=0.5099220775467259,x=6.311773927940631 +color=purple,shape=square,flag=0,i=81915,u=0.09967917895885192,v=0.21041935252986776,w=0.5273472954423297,x=5.032566824604894 +color=yellow,shape=circle,flag=1,i=81933,u=0.36498035473447876,v=0.6918375583976498,w=0.5364254815654066,x=5.632016879708189 +color=purple,shape=circle,flag=0,i=81981,u=0.8814059033154457,v=0.8237405564097807,w=0.5179644729193985,x=3.230307846779313 +color=yellow,shape=circle,flag=1,i=82010,u=0.99992313390574,v=0.3687646378408269,w=0.5333628931416158,x=5.96973184099635 +color=yellow,shape=triangle,flag=1,i=82030,u=0.8705483726379302,v=0.635717001186378,w=0.5176043232070217,x=8.277785148405325 +color=purple,shape=circle,flag=0,i=82063,u=0.9810618295911512,v=0.3357196242879985,w=0.5196718956581952,x=3.1066968216377204 +color=blue,shape=square,flag=1,i=82075,u=0.2185728190087145,v=0.9544337791387105,w=0.49913608886427385,x=6.209146397062262 +color=yellow,shape=triangle,flag=1,i=82086,u=0.09377810352804183,v=0.2476771066567658,w=0.512766464399817,x=4.4662569132323515 +color=red,shape=triangle,flag=0,i=82095,u=0.07218845329751722,v=0.2724171141092393,w=0.5205374098493715,x=3.381259366623943 +color=red,shape=triangle,flag=1,i=82122,u=0.5265377001205992,v=0.9831435482782511,w=0.5152972342892527,x=4.65230423340359 +color=blue,shape=triangle,flag=1,i=82148,u=0.6924068005202895,v=0.42471034602340607,w=0.48067755082778935,x=5.074324771783864 +color=green,shape=square,flag=1,i=82200,u=0.8843533910982385,v=0.6741814580467207,w=0.49960752542234205,x=5.80365741837183 +color=red,shape=circle,flag=0,i=82270,u=0.8577252485380948,v=0.8746765042352258,w=0.5333673223790014,x=6.7169125788696595 +color=blue,shape=square,flag=1,i=82283,u=0.9497528508796864,v=0.4492355758758799,w=0.5004988452896145,x=4.274697133447624 +color=orange,shape=triangle,flag=1,i=82329,u=0.8592782919029369,v=0.09695003443374672,w=0.5954823139158727,x=6.360133284119576 +color=blue,shape=square,flag=0,i=82343,u=0.22255129450047106,v=0.7468829366313168,w=0.4960209365540604,x=5.6865733367267834 +color=red,shape=square,flag=0,i=82360,u=0.22458948465907036,v=0.2721667664598685,w=0.5191019318244613,x=4.5526101222469455 +color=red,shape=circle,flag=0,i=82389,u=0.8631484426860168,v=0.9252436743177017,w=0.5342977530901505,x=6.392483029809245 +color=red,shape=circle,flag=1,i=82433,u=0.08462299404912799,v=0.017882956141416176,w=0.5327918958695028,x=4.260544072589946 +color=green,shape=circle,flag=0,i=82477,u=0.2596432122992507,v=0.7503298137323392,w=0.46929294123799264,x=5.550315151041893 +color=red,shape=square,flag=0,i=82486,u=0.053864179294253134,v=0.37353471823671136,w=0.5086405862162909,x=3.0547295088360613 +color=purple,shape=square,flag=0,i=82598,u=0.0994964767490375,v=0.14001067474429596,w=0.5174199439811942,x=4.621760714599228 +color=blue,shape=triangle,flag=1,i=82609,u=0.7879513768052773,v=0.8916704038169382,w=0.4797287034424058,x=4.279134665575557 +color=red,shape=circle,flag=0,i=82708,u=0.23872149124570918,v=0.24014661208119284,w=0.5437358846331318,x=3.1929060908341262 +color=orange,shape=triangle,flag=0,i=82936,u=0.5234694537217567,v=0.4605815096186735,w=0.58971963422156,x=3.187375123982554 +color=blue,shape=circle,flag=1,i=83020,u=0.6108133376599876,v=0.498712292828957,w=0.5135116718077685,x=4.519052492771044 +color=blue,shape=triangle,flag=1,i=83039,u=0.6797279981350438,v=0.12708162731226424,w=0.4817873238140527,x=5.368460523725744 +color=purple,shape=square,flag=0,i=83165,u=0.9942938259681083,v=0.44987288755072596,w=0.5255313084604537,x=5.835669669309084 +color=red,shape=triangle,flag=0,i=83224,u=0.9373771361562737,v=0.0877266080535285,w=0.5085159396037321,x=4.432721764652215 +color=red,shape=square,flag=0,i=83275,u=0.8735959361937571,v=0.2288162095854429,w=0.5127730057985358,x=4.492018245909538 +color=green,shape=triangle,flag=0,i=83290,u=0.9523858792126222,v=0.6794330346162207,w=0.4926446323722373,x=4.073198201688311 +color=red,shape=triangle,flag=1,i=83305,u=0.09189711069479922,v=0.8968558084908382,w=0.5068814878316061,x=5.0919613524662735 +color=blue,shape=triangle,flag=1,i=83351,u=0.8465877539470525,v=0.5652719171228668,w=0.487599679525874,x=4.05809980725319 +color=red,shape=triangle,flag=1,i=83398,u=0.16824077286349426,v=0.5881843630376156,w=0.5074803693891908,x=4.901239770209373 +color=yellow,shape=square,flag=1,i=83402,u=0.05182067070226637,v=0.07999705243584687,w=0.5204877982958585,x=5.8133383056361465 +color=blue,shape=square,flag=0,i=83525,u=0.4040460796776735,v=0.6043860761736015,w=0.5206421004107462,x=3.94536710062723 +color=red,shape=square,flag=1,i=83569,u=0.6132315984041578,v=0.7243914763704151,w=0.5138976351491796,x=5.457628945501302 +color=red,shape=circle,flag=0,i=83575,u=0.794219204918928,v=0.8709905063415768,w=0.5306588792724057,x=4.6300459187906515 +color=red,shape=square,flag=0,i=83640,u=0.17489634348845018,v=0.32291780950981286,w=0.5227342356819406,x=5.087670460713631 +color=blue,shape=square,flag=0,i=83650,u=0.9209555241015954,v=0.3864332210188094,w=0.5258252607739968,x=5.473074462749345 +color=blue,shape=circle,flag=1,i=83725,u=0.8571647326722809,v=0.12889376856375323,w=0.5136883723307814,x=4.336452905483142 +color=blue,shape=square,flag=1,i=83916,u=0.09974385090654347,v=0.7243899920872646,w=0.5353718443278438,x=4.431057737383438 +color=yellow,shape=circle,flag=1,i=84010,u=0.48655769279810934,v=0.7679185924679897,w=0.5247690629047864,x=5.7177527335448985 +color=red,shape=triangle,flag=1,i=84040,u=0.7204835603717645,v=0.9998431270283542,w=0.49680950152592795,x=7.163473415334352 +color=blue,shape=circle,flag=0,i=84072,u=0.27168186677888084,v=0.3083809001154564,w=0.518715814666991,x=3.1182534774139 +color=blue,shape=square,flag=1,i=84151,u=0.8689599747920659,v=0.6238375592925198,w=0.532460141808821,x=4.764105132197954 +color=red,shape=triangle,flag=0,i=84255,u=0.7274777926556241,v=0.4405545546118679,w=0.4948858108303919,x=5.170674024795059 +color=green,shape=triangle,flag=0,i=84285,u=0.9234003638906336,v=0.32686258354902686,w=0.48499546410968025,x=5.348453682608363 +color=red,shape=circle,flag=0,i=84332,u=0.5872965561599752,v=0.6720215212824586,w=0.5098523081919161,x=3.8787153834472448 +color=purple,shape=square,flag=0,i=84346,u=0.15168367840248909,v=0.8038573574438963,w=0.5218043909197505,x=6.48966366518547 +color=yellow,shape=circle,flag=1,i=84417,u=0.46750811189195696,v=0.9587424582053815,w=0.5209327909101931,x=3.80472327784312 +color=blue,shape=square,flag=0,i=84530,u=0.4417072858160903,v=0.36653760377856737,w=0.5335574644876531,x=4.926978701392438 +color=green,shape=triangle,flag=1,i=84536,u=0.4552944519405542,v=0.9448302570126156,w=0.48221941097524135,x=6.682936943083757 +color=red,shape=square,flag=1,i=84550,u=0.5959455084648746,v=0.06934870451273956,w=0.5174010585456551,x=5.812162827931043 +color=red,shape=circle,flag=0,i=84590,u=0.6298891229029142,v=0.6674656007390151,w=0.510336491650564,x=4.87015869498476 +color=blue,shape=triangle,flag=1,i=84644,u=0.4647596949594861,v=0.9788328526518476,w=0.4902231571615034,x=5.6158564854131 +color=purple,shape=square,flag=0,i=84660,u=0.5053424214209484,v=0.2190629477764645,w=0.530529101584259,x=4.94918813152563 +color=red,shape=triangle,flag=1,i=84790,u=0.44668695960118787,v=0.7330455454155936,w=0.4995256554394724,x=5.889024893119404 +color=red,shape=square,flag=1,i=84930,u=0.8449830715352793,v=0.21611575288156937,w=0.5182155074717697,x=5.925498285819928 +color=blue,shape=triangle,flag=1,i=85040,u=0.926958109999739,v=0.5342113765863877,w=0.49099023445820233,x=6.154341941941381 +color=purple,shape=triangle,flag=0,i=85117,u=0.9288825305316942,v=0.939341980818594,w=0.4929857040215251,x=3.548292623583446 +color=purple,shape=circle,flag=0,i=85177,u=0.9626625199225323,v=0.49321103995611204,w=0.5184648090893013,x=6.252167303074259 +color=yellow,shape=triangle,flag=1,i=85249,u=0.863185288184129,v=0.9824102452101089,w=0.5049890040216818,x=4.612167244335764 +color=red,shape=triangle,flag=0,i=85305,u=0.5958352128180107,v=0.8654861575613624,w=0.4972861186770385,x=4.301212412021034 +color=yellow,shape=triangle,flag=1,i=85373,u=0.6891109963670059,v=0.5598487053136425,w=0.5081804163010131,x=6.177650166306869 +color=red,shape=square,flag=1,i=85399,u=0.04444696494555278,v=0.40659666836302055,w=0.5019557737150733,x=5.016102424504741 +color=blue,shape=square,flag=1,i=85453,u=0.43533678167163514,v=0.6234199774564234,w=0.53043232462496,x=4.247318741992618 +color=yellow,shape=triangle,flag=1,i=85495,u=0.4885033103840972,v=0.8618985785584992,w=0.5103885187780002,x=5.86898618586082 +color=red,shape=circle,flag=0,i=85502,u=0.45903078371197326,v=0.41344786451110754,w=0.5001877573908404,x=3.1045092556740284 +color=red,shape=square,flag=1,i=85537,u=0.6524749145350351,v=0.4750682813895676,w=0.49587389900191603,x=5.571701325686253 +color=red,shape=square,flag=1,i=85554,u=0.13288382833222712,v=0.12652363890301355,w=0.4898886316409854,x=4.192329442381407 +color=purple,shape=triangle,flag=0,i=85665,u=0.9165693859199926,v=0.5990663759565618,w=0.48175339238838666,x=5.036858802932152 +color=green,shape=square,flag=0,i=85696,u=0.4969531680297712,v=0.6069793187187434,w=0.4853536293778346,x=3.617017936590416 +color=red,shape=circle,flag=1,i=85758,u=0.7673811559323066,v=0.7118863466073637,w=0.5000403901181234,x=3.2083771681535356 +color=red,shape=circle,flag=0,i=85800,u=0.26580652627237067,v=0.2760331671608922,w=0.49736425965449216,x=7.630871059376367 +color=blue,shape=circle,flag=1,i=85840,u=0.11013777448241957,v=0.9017110889256439,w=0.5047214420595714,x=3.6979178360614355 +color=yellow,shape=triangle,flag=1,i=85880,u=0.1331561035367932,v=0.2717369158720261,w=0.5135247227207125,x=1.9826667878965287 +color=blue,shape=triangle,flag=1,i=85946,u=0.9281915226809081,v=0.8567656494580272,w=0.4819063291682055,x=3.3700363405597096 +color=blue,shape=triangle,flag=0,i=85952,u=0.6560741835852083,v=0.9081115707455537,w=0.4843280261261515,x=4.61692007821373 +color=blue,shape=square,flag=0,i=86000,u=0.2573855469804952,v=0.052817807293260244,w=0.525614877145105,x=4.735408017435302 +color=red,shape=circle,flag=0,i=86023,u=0.9529616854463476,v=0.9297714206749162,w=0.5006966346960369,x=3.6965341674164436 +color=red,shape=circle,flag=1,i=86040,u=0.004535619454162698,v=-0.05728835919198161,w=0.4971310379335846,x=7.153721864285352 +color=red,shape=square,flag=0,i=86050,u=0.8822273632153151,v=0.653081844504803,w=0.5103419129447917,x=5.933332419607486 +color=red,shape=square,flag=0,i=86103,u=0.06669370736214342,v=0.36773747526761646,w=0.5079545366368898,x=6.210850232395764 +color=red,shape=triangle,flag=1,i=86230,u=0.6907567019266935,v=0.8606919751762712,w=0.48528181221837885,x=6.434699035200111 +color=red,shape=square,flag=1,i=86345,u=0.43846825973682,v=0.43124472691049043,w=0.514703836447414,x=5.080515361652981 +color=red,shape=square,flag=1,i=86380,u=0.006589188721299433,v=0.37588589051866106,w=0.5207165072910435,x=4.709114444836948 +color=green,shape=square,flag=0,i=86408,u=0.3192135829024829,v=0.3345720873057323,w=0.48941869913768826,x=6.569837798036416 +color=purple,shape=square,flag=1,i=86461,u=0.204977260756821,v=0.6371111201307692,w=0.5165373809591253,x=5.949163083044027 +color=yellow,shape=circle,flag=0,i=86469,u=0.597701461792648,v=0.35670266654168226,w=0.5058418665637808,x=3.7766931996225903 +color=red,shape=square,flag=0,i=86478,u=0.375466118901559,v=0.838530994982027,w=0.5184181346321209,x=5.761396597570934 +color=red,shape=square,flag=0,i=86504,u=0.2749973152860442,v=0.6120818076642955,w=0.5141722363816444,x=4.679835906439275 +color=green,shape=square,flag=0,i=86516,u=0.7952509358369487,v=0.11352179140199681,w=0.4877564007123762,x=6.044010973968475 +color=green,shape=triangle,flag=0,i=86578,u=0.5577754420142698,v=0.537015921693912,w=0.49216668978034595,x=5.25780930103903 +color=yellow,shape=circle,flag=1,i=86600,u=0.9298083801971766,v=0.2691936837615315,w=0.5074773323840887,x=5.943788739477523 +color=purple,shape=square,flag=0,i=86742,u=0.26844209430062005,v=0.16722149122350805,w=0.5171910939460402,x=5.529631800085454 +color=orange,shape=square,flag=0,i=86766,u=0.6236127964764546,v=0.824622233618583,w=0.41038412374955086,x=6.382606011640546 +color=blue,shape=circle,flag=0,i=86880,u=0.1289604180587025,v=0.7215540643216468,w=0.5124884412680788,x=4.104493916422971 +color=red,shape=circle,flag=1,i=86902,u=0.6960585098536233,v=0.7098281225752464,w=0.5065685553531767,x=4.747498559858811 +color=green,shape=square,flag=1,i=86940,u=0.14324020994482833,v=0.5477745931446888,w=0.4989466355760404,x=5.29301077071268 +color=green,shape=triangle,flag=0,i=87050,u=0.302256164969382,v=0.40827321598576705,w=0.48916041427608326,x=5.458618386292095 +color=yellow,shape=square,flag=1,i=87091,u=0.9989470669439893,v=0.8094609968758872,w=0.5220486909460273,x=5.606017207655145 +color=red,shape=triangle,flag=0,i=87112,u=0.49667485051740135,v=0.4410426190022123,w=0.4943920363122078,x=3.619905844571345 +color=green,shape=square,flag=0,i=87124,u=0.8535149065150077,v=0.17767917459805938,w=0.5053336928992425,x=4.987232980405251 +color=green,shape=circle,flag=0,i=87191,u=0.46711743492681324,v=0.7703705946909739,w=0.49946818840753443,x=6.944800092813793 +color=red,shape=triangle,flag=0,i=87207,u=0.3466592821905483,v=0.44613535018116524,w=0.4906961223719835,x=6.394956488950935 +color=red,shape=circle,flag=1,i=87225,u=0.35743135948632554,v=0.3931581158914216,w=0.5134829232936834,x=3.9386325934478816 +color=red,shape=circle,flag=0,i=87230,u=0.5994562009454839,v=0.6863393192150941,w=0.5177171005455358,x=3.5438057933320373 +color=red,shape=circle,flag=0,i=87260,u=0.9300393186700822,v=0.9730629946838242,w=0.5220100199772015,x=3.3574421162023618 +color=red,shape=triangle,flag=0,i=87314,u=0.9357964970459822,v=0.6974780997752765,w=0.49445737270561896,x=4.436924571862353 +color=yellow,shape=circle,flag=1,i=87317,u=0.19037117794694747,v=0.9462141857495838,w=0.5153512008271607,x=4.902176365027439 +color=green,shape=triangle,flag=1,i=87334,u=0.1974759436973993,v=0.6364433286063547,w=0.4875143524872009,x=6.070376328639818 +color=green,shape=triangle,flag=0,i=87352,u=0.011961258528259244,v=0.12833681307230294,w=0.49018819964701815,x=5.0097821956277615 +color=yellow,shape=square,flag=1,i=87455,u=0.2625002521574934,v=0.5268331696227,w=0.5153392727463008,x=6.127926832835439 +color=green,shape=circle,flag=0,i=87465,u=0.9183950271268285,v=0.28068213253221996,w=0.4982074271406311,x=3.4863064339772607 +color=red,shape=circle,flag=0,i=87483,u=0.5137285852430064,v=0.6121108763932952,w=0.5221909201857186,x=3.9867497508876255 +color=red,shape=circle,flag=0,i=87493,u=0.23132835434718124,v=0.16657327624206708,w=0.5240162454329246,x=6.211143736207306 +color=red,shape=triangle,flag=1,i=87500,u=0.3311507660196149,v=0.3072911451592233,w=0.4930352684774543,x=2.744361824185837 +color=blue,shape=square,flag=0,i=87539,u=0.689998439847817,v=0.17086757912137107,w=0.5314746114316544,x=4.226377913206856 +color=red,shape=triangle,flag=0,i=87570,u=0.3122803867641395,v=0.005530005742226951,w=0.4888479500186243,x=4.466384245256837 +color=red,shape=square,flag=0,i=87622,u=0.18721443249478764,v=0.5816600272569691,w=0.5092791481622222,x=6.725078049147522 +color=blue,shape=triangle,flag=1,i=87639,u=0.3256859367244205,v=0.7318787467561717,w=0.46723352798229956,x=4.142854655749216 +color=purple,shape=circle,flag=0,i=87733,u=0.720103476288958,v=0.27665638084450617,w=0.5184743700312244,x=3.8680365751931505 +color=orange,shape=triangle,flag=0,i=87755,u=0.136909765806981,v=0.7962599494612302,w=0.5759166080531287,x=4.891221168718161 +color=red,shape=circle,flag=0,i=87853,u=0.8409133535371011,v=0.830377583821616,w=0.5202413542184081,x=4.004141027021977 +color=red,shape=circle,flag=0,i=87876,u=0.47922843472128906,v=0.4801391717474627,w=0.5159806542454041,x=6.229308735970785 +color=red,shape=circle,flag=1,i=87968,u=0.6520460550560919,v=0.7012031828228016,w=0.5215992966552255,x=7.24717038157011 +color=red,shape=square,flag=0,i=87978,u=0.9628389672613668,v=0.7700936096284831,w=0.5144680508691644,x=6.402309060571096 +color=red,shape=triangle,flag=0,i=88032,u=0.5222458255471095,v=0.6794674289176424,w=0.487571815612238,x=6.301010686607192 +color=red,shape=triangle,flag=0,i=88122,u=0.9943305001843569,v=0.22105644256765367,w=0.4851530350422739,x=6.945469126131734 +color=green,shape=circle,flag=0,i=88138,u=0.7541179444584541,v=0.1995198131608652,w=0.4981938280026895,x=4.677340201319474 +color=red,shape=square,flag=0,i=88156,u=0.9304935412229189,v=0.25767245504117486,w=0.5201437186930495,x=4.347838722232848 +color=green,shape=circle,flag=0,i=88175,u=0.029856606049114442,v=0.4724542934246524,w=0.49529606749929744,x=5.239153910272168 +color=red,shape=circle,flag=0,i=88313,u=0.3478437693832558,v=0.43094945228989395,w=0.5195370451747886,x=3.4646229578630603 +color=blue,shape=triangle,flag=0,i=88368,u=0.1890335487272855,v=0.19692879923582374,w=0.46620361615742983,x=6.47726250919671 +color=red,shape=square,flag=0,i=88457,u=0.2822935000859188,v=0.2518444937152362,w=0.5116308723258176,x=4.795030252025749 +color=yellow,shape=circle,flag=1,i=88474,u=0.3079842059018105,v=0.31583331216016985,w=0.5160829950088107,x=5.7287833297392465 +color=yellow,shape=square,flag=1,i=88479,u=0.9312975273001926,v=0.3447736701073616,w=0.506512928694288,x=3.113794302887334 +color=green,shape=square,flag=1,i=88505,u=0.28680767421845577,v=0.19731353539187446,w=0.5023836181727168,x=5.974010357613005 +color=blue,shape=triangle,flag=0,i=88516,u=0.31415221485045286,v=0.10452498280803069,w=0.46651995765978715,x=6.775709626091987 +color=red,shape=circle,flag=0,i=88590,u=0.18118736635866772,v=0.2732601217275086,w=0.5150048478914612,x=3.038775381219024 +color=yellow,shape=circle,flag=0,i=88634,u=0.533109271437225,v=0.2409847389803199,w=0.519982259176935,x=3.7931595623721925 +color=blue,shape=square,flag=1,i=88654,u=0.8347202048347632,v=0.8348590571694064,w=0.5218446532326652,x=5.157077838611827 +color=red,shape=triangle,flag=0,i=88668,u=0.5385118250832934,v=0.6599222777978564,w=0.4963941634876704,x=2.450302952056379 +color=purple,shape=square,flag=0,i=88764,u=0.6379818509650313,v=0.27810883944405973,w=0.5258082533342047,x=4.902172150194376 +color=red,shape=triangle,flag=1,i=88865,u=0.45889509437717646,v=0.29306615608242537,w=0.4912948492098932,x=3.725714926612426 +color=red,shape=square,flag=1,i=88913,u=0.4535033333279207,v=0.5060440067258897,w=0.5034413413366144,x=3.837566865811176 +color=orange,shape=circle,flag=0,i=88926,u=0.3929316940775186,v=0.704627336422896,w=0.5694471343321359,x=3.4962592690274352 +color=green,shape=triangle,flag=1,i=89026,u=0.15580067906449124,v=0.7557704921766489,w=0.49392287246036126,x=5.329030236501437 +color=blue,shape=square,flag=1,i=89081,u=0.2567067410098277,v=0.15247060718470962,w=0.5089035564795482,x=4.789473104301443 +color=green,shape=triangle,flag=0,i=89112,u=0.3944824455680097,v=0.8121198519197657,w=0.49052355499603345,x=5.330948190715866 +color=blue,shape=triangle,flag=1,i=89203,u=0.5976330769507754,v=0.7102155310683201,w=0.4695164460027588,x=5.735878360382215 +color=yellow,shape=triangle,flag=1,i=89217,u=0.995942149508161,v=0.4941423999900775,w=0.5129643503653288,x=4.210098298969784 +color=purple,shape=square,flag=0,i=89250,u=0.7503726162226729,v=0.7028875584665251,w=0.5273210464131695,x=4.023682826869028 +color=orange,shape=triangle,flag=0,i=89442,u=0.8388145593651725,v=0.36539296496454376,w=0.5689138554856443,x=4.470934379368963 +color=blue,shape=square,flag=1,i=89447,u=0.15810908625937126,v=0.4977412858035154,w=0.4996616216961808,x=3.770318706188114 +color=green,shape=triangle,flag=1,i=89454,u=0.12688907780923842,v=0.9015488320860884,w=0.479732262522811,x=5.56933671342642 +color=red,shape=triangle,flag=0,i=89503,u=0.306096175594919,v=0.3599329931982266,w=0.4665503045245165,x=5.658701662250443 +color=yellow,shape=square,flag=1,i=89512,u=0.23044008790472226,v=0.5316460023460884,w=0.5167898488269921,x=3.2337158385108036 +color=purple,shape=square,flag=0,i=89522,u=0.583204232636298,v=0.03433398479572103,w=0.5192606437091687,x=5.055528221955931 +color=red,shape=square,flag=0,i=89576,u=0.8375324605585642,v=0.7240175484645615,w=0.4839359618987001,x=6.6148486392977555 +color=red,shape=triangle,flag=0,i=89650,u=0.16710089377926407,v=0.19217982174775416,w=0.4634849134665472,x=5.722381193570459 +color=purple,shape=triangle,flag=0,i=89674,u=0.9289822235477184,v=0.5466694706477355,w=0.4888344753616643,x=4.4614783250497805 +color=green,shape=triangle,flag=1,i=89789,u=0.7619211136981571,v=0.9664456797266976,w=0.48821251407230526,x=6.3435015346251555 +color=purple,shape=triangle,flag=0,i=89909,u=0.1831028184524659,v=0.8897278239300359,w=0.4833455897790024,x=5.058196201171949 +color=red,shape=triangle,flag=0,i=89936,u=0.982094481944249,v=0.6793314418094522,w=0.46844996778798054,x=5.890817102923555 +color=yellow,shape=triangle,flag=1,i=89945,u=0.45368052648596024,v=0.4745196812368383,w=0.5139841744490372,x=4.5522715493218575 +color=purple,shape=circle,flag=0,i=89997,u=0.9702000483454254,v=0.3617556458150133,w=0.5185003908844511,x=5.112799994729716 +color=yellow,shape=square,flag=1,i=90024,u=0.2547168060635172,v=0.07350203292972057,w=0.5107974338948419,x=2.688217134959706 +color=red,shape=square,flag=0,i=90080,u=0.560121772525682,v=0.9250063844899973,w=0.4942173949689627,x=4.601272719174409 +color=red,shape=square,flag=0,i=90080,u=0.29548533607403416,v=0.28021066457808974,w=0.48962151548347776,x=5.382165331250633 +color=purple,shape=circle,flag=0,i=90148,u=0.13659246925096058,v=0.06895464518149219,w=0.5176907558493679,x=4.844182939540203 +color=blue,shape=circle,flag=0,i=90207,u=0.47420493830062116,v=0.4689363664079186,w=0.5009137850835026,x=6.814850597466596 +color=yellow,shape=circle,flag=1,i=90230,u=0.3649574962053963,v=0.9438503252508527,w=0.524123219555697,x=6.911271124524205 +color=orange,shape=square,flag=1,i=90263,u=0.8391899083128312,v=0.6276509906479505,w=0.42844836573151446,x=7.041064455951641 +color=red,shape=square,flag=0,i=90276,u=0.11334223991708248,v=0.9788721421654617,w=0.4946712092420715,x=8.263906489831188 +color=blue,shape=circle,flag=1,i=90291,u=0.4975448290399146,v=0.4886137766199352,w=0.5026839209760607,x=4.0557343423602 +color=red,shape=square,flag=0,i=90371,u=0.9796179992230603,v=0.11925774539869971,w=0.5070233777528229,x=3.1993964769090817 +color=red,shape=square,flag=1,i=90415,u=0.04208110691033329,v=0.7045783603996948,w=0.5020761436204241,x=4.960897090162895 +color=green,shape=circle,flag=1,i=90455,u=0.2680421869217886,v=0.7263634531886776,w=0.4890766606974493,x=5.775746964352905 +color=red,shape=triangle,flag=1,i=90469,u=0.11892109194760236,v=0.12374392414032054,w=0.46487904187630064,x=5.240047904272167 +color=red,shape=square,flag=0,i=90489,u=0.7340181771722744,v=0.4150228289969201,w=0.5062101678586294,x=7.71940258167178 +color=blue,shape=circle,flag=1,i=90803,u=0.09869311940857994,v=0.9879665105886851,w=0.5060441257188537,x=4.897734148492549 +color=red,shape=triangle,flag=0,i=90836,u=0.6279603167184599,v=0.24328717017362333,w=0.46679460354113417,x=6.10072752791248 +color=red,shape=circle,flag=0,i=90890,u=0.4194598561896208,v=0.48095042182790404,w=0.47445644374146156,x=6.125518971125518 +color=red,shape=square,flag=1,i=90905,u=0.39419042509313074,v=0.4712120356676651,w=0.526520098315357,x=5.50858911126996 +color=orange,shape=square,flag=1,i=90986,u=0.21398545608874076,v=0.3327438217384592,w=0.42995049046229306,x=5.013794094349802 +color=green,shape=square,flag=0,i=91095,u=0.8620119499448504,v=0.7422761330543318,w=0.5010961516491418,x=5.235397592591949 +color=blue,shape=square,flag=1,i=91117,u=0.40870099957765416,v=0.09603364165041095,w=0.4982421218882375,x=4.433731858645439 +color=red,shape=circle,flag=0,i=91128,u=0.2758700142148337,v=0.18857808458009317,w=0.4774774289687381,x=3.6264788254500324 +color=green,shape=square,flag=0,i=91148,u=0.8456889525831227,v=0.34460038104831514,w=0.5013204315660162,x=3.1549125179985116 +color=red,shape=circle,flag=1,i=91186,u=0.584444842312468,v=0.6762016489942521,w=0.47332815768680336,x=6.191763407311394 +color=blue,shape=triangle,flag=1,i=91248,u=0.629872805152489,v=0.738237391718675,w=0.46475547392987365,x=4.369157260590089 +color=red,shape=circle,flag=1,i=91305,u=0.49549051712486447,v=0.4127856071935651,w=0.4702181248530784,x=6.496922388094785 +color=red,shape=square,flag=1,i=91328,u=0.41093547627034277,v=0.4152124376647903,w=0.5208299110691808,x=4.2991460101403165 +color=red,shape=triangle,flag=1,i=91346,u=0.09956924080952334,v=0.6245172273399839,w=0.4885407113769078,x=7.385039056658042 +color=red,shape=square,flag=1,i=91368,u=0.7254459671463113,v=0.21021140585863018,w=0.5224808677300795,x=2.2434457473906817 +color=red,shape=square,flag=1,i=91379,u=0.6216072217003132,v=0.3766395064413671,w=0.5238447903432146,x=5.157803976245525 +color=blue,shape=square,flag=1,i=91413,u=0.816083747187527,v=0.37427154100481097,w=0.49701815538436694,x=6.179702497024615 +color=purple,shape=triangle,flag=0,i=91574,u=0.6140602839536116,v=0.9578439146614126,w=0.4746984665016912,x=6.813225935585945 +color=red,shape=circle,flag=1,i=91581,u=0.6208984059548167,v=0.636639988537876,w=0.4726808922368345,x=3.188376306239057 +color=red,shape=triangle,flag=0,i=91605,u=0.22723088051723017,v=0.026149800459273287,w=0.49331198444034696,x=3.887630562796511 +color=red,shape=triangle,flag=0,i=91621,u=0.8001696915749024,v=0.5731942053107962,w=0.4929859256731647,x=3.568099487200511 +color=green,shape=triangle,flag=0,i=91656,u=0.9318387690602623,v=0.12665624035639111,w=0.5037004984699845,x=2.3467133447185216 +color=green,shape=square,flag=0,i=91748,u=0.12456581981931436,v=0.883148960798387,w=0.49515554358393876,x=3.603252602745812 +color=purple,shape=circle,flag=0,i=91862,u=0.009260966273030968,v=0.3643532551759031,w=0.50461608854499,x=3.224648113610772 +color=red,shape=circle,flag=0,i=92314,u=0.3305114197962977,v=0.26215981248890485,w=0.4669089573931814,x=6.1283965136077 +color=blue,shape=triangle,flag=1,i=92316,u=0.36351048587455226,v=0.15185578655505938,w=0.46882991402399815,x=5.411330819128106 +color=red,shape=triangle,flag=1,i=92370,u=0.6175374892791614,v=0.5591418620627553,w=0.49924434063975814,x=4.648435388479871 +color=red,shape=triangle,flag=0,i=92421,u=0.056485003653457544,v=0.5321067702850311,w=0.5097311523619275,x=4.078875360176105 +color=red,shape=square,flag=0,i=92426,u=0.6598001887643938,v=0.974483546568608,w=0.5110148390733568,x=5.471820968206001 +color=red,shape=circle,flag=1,i=92435,u=0.5480142845173197,v=0.5507287556020418,w=0.4648978333211994,x=4.26028250756848 +color=red,shape=square,flag=0,i=92478,u=0.66815605605291,v=0.16992318398289352,w=0.5125713069060034,x=2.3461676763012065 +color=blue,shape=triangle,flag=1,i=92501,u=0.2840645650597521,v=0.5915011022088547,w=0.47010132905443736,x=4.948260609046575 +color=orange,shape=square,flag=1,i=92547,u=0.34681888903921965,v=0.8883863876914582,w=0.43780403571896853,x=5.1432940680861625 +color=red,shape=circle,flag=1,i=92572,u=0.25980655441865086,v=0.31864635068856784,w=0.4616711880068182,x=7.627087597534827 +color=green,shape=square,flag=0,i=92585,u=0.0033977158708345945,v=0.879157308513157,w=0.49089343950599373,x=5.760800836737598 +color=red,shape=triangle,flag=0,i=92620,u=0.3523008482012435,v=0.233517374068138,w=0.5111283433205345,x=3.4231157107312082 +color=red,shape=circle,flag=0,i=92673,u=0.08830245423640493,v=0.12628649572433515,w=0.4606771844452173,x=4.696988200169612 +color=red,shape=circle,flag=0,i=92719,u=0.06153501592828736,v=0.03144237404548818,w=0.45625352560856436,x=4.0473573353997345 +color=red,shape=square,flag=0,i=92746,u=0.5394842076134735,v=0.8190064518912963,w=0.5149436109295445,x=6.103166467950317 +color=yellow,shape=circle,flag=0,i=92821,u=0.667516917381741,v=0.9070418145717987,w=0.5155575064369328,x=3.8724976015806 +color=red,shape=square,flag=1,i=92858,u=0.18154704500099672,v=0.11586736179004842,w=0.5183959674976494,x=4.902869038747442 +color=red,shape=triangle,flag=0,i=92998,u=0.6712385194632811,v=0.0491429765609408,w=0.4919172267929653,x=6.821391868320805 +color=red,shape=square,flag=0,i=93041,u=0.07671380981314968,v=0.005631145462132059,w=0.5236039946598601,x=3.167977833741342 +color=red,shape=circle,flag=0,i=93195,u=0.4349011581609893,v=0.38722668221800527,w=0.4731453910500843,x=5.3259745387953545 +color=red,shape=square,flag=0,i=93215,u=0.42822527792117604,v=0.786366831549971,w=0.5236981498070891,x=4.273571887520834 +color=green,shape=square,flag=1,i=93297,u=0.8796869175865145,v=0.5504382156610115,w=0.4879632964615258,x=6.2997048873170165 +color=red,shape=square,flag=0,i=93360,u=0.5630589411992264,v=0.37113655990793104,w=0.5204276279839974,x=3.6923615555266047 +color=red,shape=square,flag=0,i=93440,u=0.5187113003313534,v=0.09067843914892038,w=0.5149110152970373,x=2.1679929491871284 +color=red,shape=circle,flag=0,i=93460,u=0.14778317982910216,v=0.12571868464232716,w=0.48295829188184886,x=3.184000350864465 +color=red,shape=triangle,flag=0,i=93542,u=0.7926142706690833,v=0.04786436843223896,w=0.49907456005389134,x=3.926938270609296 +color=yellow,shape=triangle,flag=1,i=93638,u=0.4994430856875165,v=0.47935163963486827,w=0.4701160447993267,x=3.73262399412859 +color=red,shape=circle,flag=0,i=93676,u=0.3948046303024072,v=0.4121108483875691,w=0.48971017045156034,x=4.499219827848638 +color=red,shape=square,flag=0,i=93757,u=0.743644262127313,v=0.5157150655679379,w=0.5105152855289237,x=5.8322889389225905 +color=red,shape=triangle,flag=0,i=93840,u=0.8244386918780712,v=0.49522422520935383,w=0.49609792898559774,x=5.792777257826361 +color=purple,shape=triangle,flag=0,i=93903,u=0.1535425894580954,v=0.7120781510661807,w=0.47537974954703227,x=5.058900923916902 +color=blue,shape=triangle,flag=0,i=93960,u=0.1973218618775322,v=0.9530492388588838,w=0.4617885531200715,x=6.670471818319808 +color=red,shape=triangle,flag=0,i=93965,u=0.3576892089843021,v=0.882598171590402,w=0.4938401992690651,x=5.229466628010987 +color=green,shape=square,flag=0,i=93984,u=0.7556398308990591,v=0.5980658160073816,w=0.4878320283482015,x=4.408317424008135 +color=red,shape=triangle,flag=0,i=94185,u=0.02300133184088371,v=0.9779512673634337,w=0.48908924221353145,x=5.735290464494384 +color=red,shape=triangle,flag=0,i=94193,u=0.03124501773090571,v=0.21712108500504768,w=0.4923018317079637,x=4.76589558050777 +color=green,shape=square,flag=1,i=94238,u=0.9865896628528927,v=0.31615447659848284,w=0.5003805315856048,x=7.4518575317361035 +color=blue,shape=square,flag=0,i=94464,u=0.2801607700524624,v=0.2015854419727171,w=0.519552893958359,x=4.70876882080991 +color=purple,shape=circle,flag=0,i=94559,u=0.048399221894146804,v=0.6988242222804614,w=0.5171622814987747,x=7.33308130902666 +color=red,shape=triangle,flag=0,i=94608,u=0.43620780117479785,v=0.6889601156499006,w=0.4901148033925918,x=4.915015507868817 +color=green,shape=square,flag=0,i=94653,u=0.4028252886018707,v=0.9831099436527031,w=0.5034201780895502,x=4.894101913088159 +color=red,shape=circle,flag=0,i=94706,u=0.2736470334758355,v=0.18835044103727158,w=0.4703404544651524,x=6.22269238955904 +color=purple,shape=square,flag=0,i=94764,u=0.35498488247695426,v=0.9704453962233955,w=0.529651442786798,x=5.19716863007178 +color=red,shape=circle,flag=1,i=94791,u=0.9537936185938203,v=1.0342052123918053,w=0.476701579621606,x=1.9447915179969326 +color=green,shape=triangle,flag=0,i=94876,u=0.5897157268912211,v=0.6555441536188846,w=0.4945292833937358,x=3.9974627238892513 +color=red,shape=triangle,flag=0,i=94960,u=0.18013409590928642,v=0.35440753547028114,w=0.48921102464987837,x=5.547026580052797 +color=red,shape=triangle,flag=0,i=94970,u=0.728291402836162,v=0.23505179222597683,w=0.48709280398974536,x=4.177604570058875 +color=red,shape=triangle,flag=0,i=94970,u=0.5917663116001257,v=0.7767932899747644,w=0.4851895455582016,x=3.6331749639659674 +color=red,shape=circle,flag=0,i=94996,u=0.5955398962459819,v=0.5197973676207062,w=0.481989372463763,x=6.94120922844196 +color=red,shape=circle,flag=0,i=95117,u=0.011705052863797638,v=0.034648019856913057,w=0.48299438964552216,x=3.816372017573336 +color=blue,shape=square,flag=0,i=95130,u=0.9273009557486024,v=0.7357381633429845,w=0.5090561431721482,x=3.157013657905273 +color=green,shape=square,flag=0,i=95141,u=0.05469452707709799,v=0.8848738136208745,w=0.4956930824740668,x=4.281473117133831 +color=red,shape=square,flag=0,i=95159,u=0.8806668860792601,v=0.9786873175414998,w=0.49459196646275816,x=6.851446664830967 +color=orange,shape=circle,flag=1,i=95176,u=0.34593136590741314,v=0.4416897756734529,w=0.5676174161460276,x=5.648625579356253 +color=red,shape=square,flag=1,i=95314,u=0.8526501716488706,v=0.9333564387668003,w=0.4910510751371172,x=5.265449401015254 +color=purple,shape=circle,flag=1,i=95315,u=0.6139351366699671,v=0.39126953778481033,w=0.5090256721139687,x=4.814737897496203 +color=green,shape=circle,flag=0,i=95365,u=0.4433647201287031,v=0.4599288679870087,w=0.4848493488276461,x=5.371246411741548 +color=red,shape=square,flag=0,i=95419,u=0.1708011381668736,v=0.43438600758340673,w=0.5068254458597846,x=4.811428825813501 +color=red,shape=square,flag=0,i=95531,u=0.8831682858199408,v=0.5694865660439371,w=0.5076397692908704,x=5.145984347006527 +color=purple,shape=square,flag=0,i=95543,u=0.00839820281799708,v=0.7807552004223764,w=0.5059091637919266,x=3.868835632838128 +color=green,shape=square,flag=0,i=95656,u=0.41118817230705196,v=0.13968436485360425,w=0.5019171964746337,x=6.949639384553794 +color=red,shape=circle,flag=0,i=95737,u=0.18134716282828423,v=0.2043377400812217,w=0.47094608313511016,x=4.935272573054632 +color=red,shape=square,flag=1,i=95759,u=0.588740940721605,v=0.19724473220844008,w=0.5206415478067581,x=6.755422715821688 +color=red,shape=square,flag=0,i=95831,u=0.3278533058062141,v=0.8442042976660211,w=0.5203294879159722,x=4.423239178490451 +color=blue,shape=square,flag=1,i=95837,u=0.7720445432294831,v=0.5757219760273705,w=0.5164587104397059,x=4.510045768232531 +color=blue,shape=square,flag=1,i=95920,u=0.3541271073840022,v=0.6250820737479565,w=0.5169640456632087,x=4.592221832856935 +color=green,shape=triangle,flag=1,i=95990,u=0.28654536845388345,v=0.7104747674451096,w=0.4886288289397324,x=3.721143712861064 +color=purple,shape=triangle,flag=1,i=96019,u=0.3483325900059425,v=0.7618531249056861,w=0.49908236650320126,x=6.563431799795914 +color=purple,shape=square,flag=0,i=96060,u=0.984191051199003,v=0.49188353971303544,w=0.5146144529518357,x=5.464333616758623 +color=red,shape=triangle,flag=0,i=96180,u=0.003432401932833451,v=0.7894909501931063,w=0.4983287820955183,x=5.589711613507426 +color=yellow,shape=triangle,flag=1,i=96195,u=0.9879987050373236,v=0.5785879845775445,w=0.47782380647072115,x=3.5301921169928234 +color=blue,shape=square,flag=1,i=96213,u=0.4892906672106717,v=0.42325215900322055,w=0.5296326413109367,x=5.4089410793474535 +color=yellow,shape=triangle,flag=1,i=96225,u=0.335356080874326,v=0.9654767676653999,w=0.4786758345187025,x=4.032056425000531 +color=green,shape=triangle,flag=0,i=96285,u=0.08317960388420353,v=0.05527082012393969,w=0.4923720502222301,x=6.2456910159782355 +color=green,shape=circle,flag=0,i=96340,u=0.8565282360250388,v=0.6270400771471198,w=0.4887926213135214,x=4.050287884169138 +color=blue,shape=triangle,flag=1,i=96402,u=0.8247156059775866,v=0.9101045837615745,w=0.4645567791552847,x=2.2221697922297143 +color=red,shape=square,flag=0,i=96488,u=0.6338138291092693,v=0.8269611673177908,w=0.5034903167512426,x=3.694879197813178 +color=blue,shape=triangle,flag=0,i=96512,u=0.30339376605967683,v=0.2998294051248267,w=0.4729658293817687,x=5.079484364320856 +color=yellow,shape=square,flag=1,i=96555,u=0.7261012927606054,v=0.009325721191105418,w=0.4790924569942006,x=6.217337023365913 +color=red,shape=circle,flag=0,i=96630,u=0.9314730806510404,v=0.9954436659708578,w=0.4514717429006954,x=5.924753025553248 +color=purple,shape=square,flag=0,i=96731,u=0.39458413499368916,v=0.2813823844019291,w=0.5081072908947802,x=4.263514443880108 +color=green,shape=triangle,flag=1,i=96752,u=0.9065762690383302,v=0.9046720653596545,w=0.4921731941018724,x=4.319254894961902 +color=red,shape=triangle,flag=0,i=96790,u=0.6370843106967571,v=0.143488001432015,w=0.5095595648078439,x=5.65057539276244 +color=red,shape=circle,flag=0,i=96830,u=0.07968289816483531,v=0.008009844239713182,w=0.4575932686813045,x=5.708154737235744 +color=purple,shape=circle,flag=0,i=96860,u=0.42275087939323375,v=0.0016129021924315978,w=0.4961030391550122,x=5.522779801656512 +color=blue,shape=square,flag=1,i=96876,u=0.16557438657849877,v=0.7330541668699042,w=0.5208898178469412,x=4.728139565901707 +color=purple,shape=circle,flag=1,i=96899,u=0.3042560548629004,v=0.8613059771178814,w=0.49816799257040795,x=2.6996383607092898 +color=blue,shape=circle,flag=1,i=96906,u=0.6271845487497092,v=0.16756375559229952,w=0.5059461125942329,x=5.774558641274722 +color=purple,shape=square,flag=0,i=96913,u=0.621824733028831,v=0.7028058513640072,w=0.5044537891716677,x=5.994943407245322 +color=red,shape=square,flag=0,i=96937,u=0.5715553753973288,v=0.5950775409511314,w=0.4742473754259497,x=3.7499901142331016 +color=red,shape=square,flag=0,i=97088,u=0.39758435112802737,v=0.025681303523298338,w=0.4750521686273393,x=3.884814291977623 +color=red,shape=circle,flag=1,i=97121,u=0.6094371866342598,v=0.6145633286773059,w=0.4700595386519573,x=2.470061601378447 +color=red,shape=circle,flag=0,i=97153,u=0.022959149801579093,v=-0.06251659875376299,w=0.4679988134609304,x=6.467396176640464 +color=red,shape=triangle,flag=1,i=97176,u=0.8507450389967466,v=0.12738594042762352,w=0.49818119145661777,x=6.102639203395218 +color=yellow,shape=square,flag=1,i=97210,u=0.5870462085229411,v=0.7679267898979908,w=0.49299997859219014,x=4.611673042683459 +color=red,shape=triangle,flag=0,i=97267,u=0.6451743760348422,v=0.3649268467247472,w=0.4971641461407697,x=6.107101597117463 +color=yellow,shape=triangle,flag=1,i=97335,u=0.7986984420890121,v=0.4235654250272455,w=0.4685687516156792,x=5.979655057107756 +color=red,shape=circle,flag=1,i=97373,u=0.1664205758157251,v=0.24361276966915363,w=0.4629361758519966,x=5.44323737594651 +color=red,shape=square,flag=0,i=97400,u=0.2986642870745606,v=0.5342538236383578,w=0.47859429653087393,x=5.779630799319148 +color=purple,shape=square,flag=0,i=97425,u=0.1603995926908216,v=0.6712148279648789,w=0.5039088972783483,x=6.121671282246858 +color=blue,shape=square,flag=1,i=97535,u=0.35754702843715513,v=0.8469615137616913,w=0.5215485408315904,x=3.9908193019915523 +color=red,shape=circle,flag=0,i=97555,u=0.4089460209188528,v=0.343381695172298,w=0.4519349552897742,x=3.5033837674364907 +color=red,shape=triangle,flag=0,i=97565,u=0.028198426192367676,v=0.29538143970482256,w=0.4827496828740188,x=4.3784689050709575 +color=purple,shape=triangle,flag=0,i=97574,u=0.4190493676205109,v=0.326075179366235,w=0.48796103238995014,x=4.699772395270649 +color=red,shape=circle,flag=1,i=97705,u=0.09469437870012098,v=0.0171392211923395,w=0.45168513448312947,x=6.500318556207104 +color=red,shape=square,flag=0,i=97710,u=0.2199472493683048,v=0.4356283283786907,w=0.47451616440194,x=2.420696947665323 +color=red,shape=circle,flag=0,i=97730,u=0.17224817632060863,v=0.1923013692117715,w=0.4493551460602599,x=4.371702737184482 +color=blue,shape=circle,flag=1,i=97818,u=0.06973620768755595,v=0.6773734434770574,w=0.4956380924266746,x=3.411108402527207 +color=yellow,shape=square,flag=1,i=97849,u=0.08616466838911396,v=0.44959469573067934,w=0.49165226266629214,x=4.952423114928295 +color=yellow,shape=triangle,flag=1,i=97990,u=0.2880463736512431,v=0.06793370921106034,w=0.4857346424503494,x=6.202145331491682 +color=blue,shape=square,flag=0,i=98026,u=0.4666047558178156,v=0.4477869078884964,w=0.5270831626273705,x=6.483150967928366 +color=blue,shape=triangle,flag=1,i=98035,u=0.03958327071148926,v=0.9808591624675925,w=0.47999008331371423,x=3.387750609056868 +color=yellow,shape=circle,flag=1,i=98063,u=0.5839466437934966,v=0.047586056124955256,w=0.5043674860910469,x=4.2023422725991795 +color=red,shape=square,flag=1,i=98185,u=0.877050431737364,v=0.1412234784195453,w=0.4779698609655773,x=5.905344989578135 +color=purple,shape=circle,flag=0,i=98309,u=0.8323681578618354,v=0.4009772358073388,w=0.4991254172970417,x=5.796627333155844 +color=blue,shape=square,flag=1,i=98314,u=0.6218412534152329,v=0.13203849243261367,w=0.5276977657598075,x=5.218695664804933 +color=red,shape=triangle,flag=0,i=98344,u=0.9296449754835698,v=0.4712968643093124,w=0.4934614086654848,x=6.577965288044673 +color=purple,shape=square,flag=0,i=98388,u=0.7718737247780234,v=0.6001298920920297,w=0.5164177851721635,x=3.7329129523608358 +color=red,shape=square,flag=1,i=98499,u=0.6812370130538277,v=0.6870565007761864,w=0.47103173409617605,x=4.228692335973787 +color=green,shape=triangle,flag=0,i=98555,u=0.8107162511523891,v=0.6425720040589783,w=0.5039050475960446,x=4.895770349593239 +color=yellow,shape=circle,flag=1,i=98670,u=0.6612331744905893,v=0.9499200560279573,w=0.506581756209345,x=4.7403014772193535 +color=red,shape=triangle,flag=0,i=98674,u=0.44478151894654405,v=0.09070065226028967,w=0.48394783700353383,x=3.51242623422983 +color=yellow,shape=triangle,flag=1,i=98704,u=0.381032115426555,v=0.8837892566613732,w=0.48352160536753136,x=5.348641475307055 +color=yellow,shape=triangle,flag=1,i=98867,u=0.5027254051474224,v=0.5101930780600366,w=0.4830942953848948,x=2.7025322855637834 +color=orange,shape=square,flag=0,i=98895,u=0.6936910256320047,v=0.9498158297363946,w=0.4520906884958285,x=4.882801273625204 +color=green,shape=triangle,flag=0,i=98985,u=0.49853512058350125,v=0.5764915981286588,w=0.4956618875197631,x=4.774964274179864 +color=red,shape=triangle,flag=0,i=99031,u=0.5890841093340901,v=0.5883775815373468,w=0.49549226440127525,x=4.290868266838365 +color=red,shape=triangle,flag=1,i=99125,u=0.6317764449010911,v=0.6951353956260371,w=0.497588343917601,x=4.41150617864654 +color=red,shape=triangle,flag=0,i=99162,u=0.5472139804234594,v=0.09785001228873513,w=0.4978184952224072,x=6.962437924723382 +color=red,shape=circle,flag=0,i=99230,u=0.9562482183741495,v=0.8826967413678363,w=0.44139282286999065,x=4.103237354674017 +color=blue,shape=triangle,flag=1,i=99263,u=0.32906942834967834,v=0.04441043167758585,w=0.4786505667651544,x=6.941310794746223 +color=purple,shape=triangle,flag=0,i=99290,u=0.5423250339824264,v=0.9782254943207901,w=0.48591740051744153,x=5.399628344491177 +color=yellow,shape=square,flag=1,i=99300,u=0.13315820362144715,v=0.7929718422014979,w=0.49228322358169435,x=2.9066618802178397 +color=red,shape=square,flag=1,i=99350,u=0.28186709058447346,v=0.1567437708072471,w=0.4792286911651259,x=4.527431961920657 +color=red,shape=circle,flag=0,i=99431,u=0.21543583798778732,v=0.208894682890885,w=0.4486256468076395,x=6.5088292960379635 +color=yellow,shape=square,flag=1,i=99555,u=0.275008475479687,v=0.25732616191118773,w=0.4914647098759426,x=6.391657589122708 +color=yellow,shape=square,flag=0,i=99615,u=0.8691275228425905,v=0.8283907399963428,w=0.4905853123294009,x=5.141910048153816 +color=yellow,shape=square,flag=1,i=99616,u=0.6280486753499899,v=0.06997909890753551,w=0.49427503713290105,x=4.3310207524761255 +color=red,shape=square,flag=0,i=99648,u=0.8581791249533122,v=0.33032276800139293,w=0.4775603229971717,x=6.872740262005638 +color=orange,shape=square,flag=0,i=99660,u=0.5305484260888517,v=0.6395420890953419,w=0.4470812238449707,x=5.505592363895363 +color=purple,shape=circle,flag=0,i=99700,u=0.3910552042054093,v=0.5316953267797838,w=0.5045863608583576,x=6.630198164770575 +color=green,shape=triangle,flag=0,i=99709,u=0.2014741394799323,v=0.45356818204603155,w=0.4999580909964705,x=4.688201746429585 +color=blue,shape=square,flag=0,i=99778,u=0.9999687954968421,v=0.6608174493208964,w=0.5534745633575466,x=5.623642597337606 +color=green,shape=square,flag=0,i=99814,u=0.8056375568030112,v=0.02650362957483232,w=0.4972983771865608,x=6.4266425890062715 +color=red,shape=circle,flag=0,i=99826,u=0.6587117875549231,v=0.6323271493539752,w=0.4526179140575325,x=4.795868835633861 +color=purple,shape=square,flag=0,i=99903,u=0.3275622109317212,v=0.156398657216808,w=0.5134007901032216,x=4.214075516934493 +color=green,shape=square,flag=0,i=99930,u=0.10124980097061853,v=0.5883466718981434,w=0.48844941490238075,x=4.254112703841412 +color=red,shape=triangle,flag=0,i=99942,u=0.7764431209908271,v=0.6331391323799893,w=0.5097407847318928,x=4.585809575946289 +color=yellow,shape=triangle,flag=1,i=99960,u=0.35237549969116677,v=0.6440342810487489,w=0.48229902555079085,x=3.746025110505693 +color=yellow,shape=square,flag=1,i=99980,u=0.21144402683191654,v=0.35525920497339936,w=0.48980554175422575,x=5.563832041914108 +color=green,shape=square,flag=0,i=100035,u=0.9170264825333977,v=0.028239567818985956,w=0.4890411948355596,x=5.296458705657451 +color=red,shape=circle,flag=0,i=100089,u=0.3589061196040345,v=0.45499975082874927,w=0.46572530893566877,x=4.099318263473547 +color=red,shape=triangle,flag=0,i=100197,u=0.4834020950932344,v=0.8011928485397729,w=0.5036331486472593,x=5.916124955844004 +color=red,shape=circle,flag=0,i=100230,u=0.12020360205387759,v=0.11833445343070319,w=0.4723066864399126,x=4.91086132677583 +color=green,shape=square,flag=1,i=100323,u=0.7346402145701634,v=0.4870519246020618,w=0.4952248232210816,x=1.747089427849134 +color=red,shape=triangle,flag=1,i=100344,u=0.1771154216423373,v=0.9091111630027483,w=0.4969392822804526,x=5.508174477049551 +color=yellow,shape=square,flag=1,i=100355,u=0.1389484373935782,v=0.7954206786998465,w=0.49321513119577404,x=4.7109717054894835 +color=red,shape=square,flag=0,i=100403,u=0.4243748777326032,v=0.39735323780812826,w=0.47105027874477834,x=5.421171183462579 +color=red,shape=square,flag=0,i=100445,u=0.871843108864359,v=0.9336326551291133,w=0.4688954139345142,x=4.323140257845679 +color=red,shape=square,flag=0,i=100455,u=0.8908823925552248,v=0.20630191479378013,w=0.46716683277348237,x=2.472717016068336 +color=blue,shape=triangle,flag=0,i=100515,u=0.09100832624872379,v=0.04582601015673837,w=0.4823149266245357,x=5.339490039200462 +color=yellow,shape=triangle,flag=1,i=100540,u=0.7905855937210129,v=0.9593153532834586,w=0.48989896592471777,x=6.430462515321839 +color=red,shape=circle,flag=1,i=100557,u=0.057190524412237265,v=0.04385477044455901,w=0.4733817342765147,x=5.272474119505085 +color=red,shape=triangle,flag=1,i=100581,u=0.4354784562297822,v=0.21617331266801965,w=0.5009794314928293,x=5.877991685641125 +color=red,shape=triangle,flag=0,i=100604,u=0.7244838424717188,v=0.5309136275637878,w=0.4971465048246595,x=5.0658954358483195 +color=green,shape=square,flag=0,i=100608,u=0.24340675122958422,v=0.8255111608008159,w=0.4979733834816281,x=5.634563971385334 +color=yellow,shape=triangle,flag=1,i=100627,u=0.7453012545768237,v=0.7624020233421406,w=0.49334280447518736,x=5.700703641804989 +color=purple,shape=circle,flag=0,i=100685,u=0.6781333286747125,v=0.022576925798226788,w=0.5199250228369507,x=4.437825158510398 +color=blue,shape=square,flag=1,i=100726,u=0.7403880066348806,v=0.47262547174311853,w=0.5488913776965691,x=5.45906730646779 +color=red,shape=square,flag=0,i=100785,u=0.2541418088910403,v=0.7626275950615311,w=0.4767066609617063,x=3.1651518562895546 +color=blue,shape=square,flag=1,i=100786,u=0.9099244238077343,v=0.049171025656529754,w=0.5552170355377419,x=4.066033266203033 +color=red,shape=square,flag=1,i=100807,u=0.7276333778610681,v=0.3152306132283508,w=0.47304403629197467,x=5.598684925958004 +color=blue,shape=circle,flag=1,i=100913,u=0.7973611715302398,v=0.4681934591008653,w=0.5079136909749219,x=5.87364653371787 +color=yellow,shape=square,flag=0,i=100965,u=0.04418462529121048,v=0.5398725663459474,w=0.48315324426508943,x=4.953864327567819 +color=yellow,shape=square,flag=1,i=100990,u=0.4852966412860893,v=0.2097734853774884,w=0.48406903219773795,x=6.467237069367475 +color=red,shape=square,flag=0,i=101060,u=0.20767535187676434,v=0.35395988784192844,w=0.47318077532588954,x=4.585833153659872 +color=yellow,shape=triangle,flag=1,i=101091,u=0.7555638475616732,v=0.7581416343141402,w=0.49492005364328967,x=6.220711417672656 +color=red,shape=square,flag=0,i=101100,u=0.4402676003946484,v=0.7362714412432786,w=0.4751764719319071,x=4.2089843660157475 +color=yellow,shape=triangle,flag=1,i=101101,u=0.09949250682197808,v=0.7389268962441031,w=0.4916110158827713,x=2.5826792294446195 +color=red,shape=square,flag=1,i=101125,u=0.6655962518773444,v=0.05151794693857803,w=0.47410281384694064,x=4.690864719006703 +color=green,shape=circle,flag=0,i=101190,u=0.44838883136037433,v=0.6293054211549913,w=0.487621263769257,x=5.399285734027991 +color=blue,shape=circle,flag=1,i=101194,u=0.4457729491374911,v=0.7610803102136118,w=0.5093249361685223,x=7.175902031078318 +color=red,shape=square,flag=0,i=101222,u=0.18660890611323167,v=0.14660774667450938,w=0.477514688453468,x=4.376145717723959 +color=yellow,shape=square,flag=1,i=101240,u=0.902168245673722,v=0.6493342199208197,w=0.4825855039763055,x=5.894437524689646 +color=red,shape=triangle,flag=0,i=101266,u=0.04607346520696931,v=0.3365049865711909,w=0.5025770626581808,x=3.6815623444894316 +color=red,shape=square,flag=0,i=101280,u=0.09570767414574732,v=0.3220551102104332,w=0.47324770650740083,x=4.8837923540776815 +color=green,shape=square,flag=0,i=101284,u=0.3319426191497634,v=0.09054174434307893,w=0.5017534449904048,x=4.105641735089985 +color=yellow,shape=circle,flag=1,i=101360,u=0.556578973857646,v=0.7071490161280659,w=0.5069793212611403,x=5.469948849755434 +color=red,shape=circle,flag=0,i=101368,u=0.3039942254302943,v=0.3122089338916067,w=0.45605982272399836,x=5.563968295206995 +color=red,shape=circle,flag=1,i=101394,u=0.28175132252497204,v=0.2674419753028022,w=0.4596186856645792,x=4.5898142779889985 +color=purple,shape=square,flag=1,i=101455,u=0.19157058456027476,v=0.6428233519997256,w=0.5118420832713926,x=4.558290023769178 +color=yellow,shape=triangle,flag=1,i=101459,u=0.6243290631913431,v=0.2390007358170263,w=0.4845860681940951,x=5.94965287880476 +color=blue,shape=triangle,flag=0,i=101547,u=0.4603742143224958,v=0.6019134039230633,w=0.4723535978831347,x=3.6303899559080044 +color=red,shape=square,flag=1,i=101606,u=0.8558078327832467,v=0.733557172357148,w=0.46924133964859593,x=3.0087522559296573 +color=purple,shape=triangle,flag=1,i=101652,u=0.665769914796747,v=0.4873343938638852,w=0.5001326204800022,x=4.304108536780179 +color=blue,shape=triangle,flag=1,i=101658,u=0.4530933215615147,v=0.7638118580254276,w=0.475649898135404,x=3.122665111313174 +color=red,shape=triangle,flag=0,i=101724,u=0.8866858675128158,v=0.25359589218607814,w=0.5047222629462997,x=3.8760010833945824 +color=purple,shape=triangle,flag=0,i=101743,u=0.19087911365731003,v=0.33842493480764047,w=0.5015298350795904,x=4.1610259743794025 +color=blue,shape=triangle,flag=1,i=101780,u=0.3455948925423973,v=0.3683925659620565,w=0.47949830635276314,x=3.7715676445970114 +color=green,shape=square,flag=0,i=101808,u=0.9885483211654953,v=0.19005693630463472,w=0.5012041504764215,x=2.7176909504997457 +color=red,shape=square,flag=1,i=102070,u=0.16345566725498084,v=0.453627223426604,w=0.4792841717503976,x=5.434294337938392 +color=yellow,shape=circle,flag=0,i=102196,u=0.46086198545959567,v=0.03561387041350628,w=0.49675056150316477,x=4.620993840086939 +color=purple,shape=triangle,flag=0,i=102235,u=0.03238344335240806,v=0.5845934287185213,w=0.5035944492302823,x=4.109788851654614 +color=red,shape=circle,flag=0,i=102291,u=0.20353624365551426,v=0.12439513739605154,w=0.4900679585417017,x=3.0281987803634673 +color=purple,shape=circle,flag=0,i=102336,u=0.03015863675571462,v=0.5640779534472669,w=0.5198566608956013,x=3.152395238235569 +color=green,shape=triangle,flag=0,i=102340,u=0.4768331186199606,v=0.7845590135745738,w=0.5001349858115531,x=4.7617308313940105 +color=purple,shape=circle,flag=0,i=102437,u=0.41352057462161684,v=0.38036640836017444,w=0.523766189116093,x=4.8588539898092336 +color=blue,shape=triangle,flag=1,i=102555,u=0.578190438769998,v=0.06207467487639928,w=0.46279483083258044,x=4.942007404520102 +color=blue,shape=circle,flag=0,i=102608,u=0.4476477995189405,v=0.968305463597405,w=0.503931115171428,x=6.032347196283561 +color=yellow,shape=square,flag=1,i=102642,u=0.3980382303167961,v=0.16779058275347614,w=0.47807863399685996,x=5.166838739738081 +color=blue,shape=triangle,flag=0,i=102660,u=0.8185443882286287,v=0.4462946247223919,w=0.4583570542205554,x=5.121904497527895 +color=red,shape=square,flag=0,i=102706,u=0.5508470367861992,v=0.7352628408099238,w=0.49624081648185164,x=2.408961669932586 +color=yellow,shape=square,flag=1,i=102750,u=0.2949436952313761,v=0.25532287411059296,w=0.4749485239082093,x=5.7920768347332485 +color=purple,shape=circle,flag=0,i=102761,u=0.6673756437469976,v=0.11646967361570182,w=0.525127478437238,x=3.8041884589075416 +color=yellow,shape=square,flag=1,i=102801,u=0.9957663880933032,v=0.04075382445641618,w=0.4790131468409233,x=4.430449135887328 +color=purple,shape=circle,flag=0,i=102815,u=0.8859296580833327,v=0.44152398773944956,w=0.5243191840638861,x=6.284778254039376 +color=blue,shape=triangle,flag=1,i=102917,u=0.22343138765063875,v=0.7780592920251577,w=0.4671401797273996,x=6.404036002125561 +color=red,shape=triangle,flag=1,i=102967,u=0.9862681100782191,v=0.3625194217225697,w=0.4819975603569129,x=5.716266601790803 +color=red,shape=triangle,flag=0,i=103032,u=0.6509941267118564,v=0.8742107014890693,w=0.4841373642916209,x=6.154297063374156 +color=purple,shape=square,flag=0,i=103062,u=0.7844987016978546,v=0.1260516658115648,w=0.48882143192611405,x=4.923141649550177 +color=red,shape=square,flag=0,i=103070,u=0.2535448471843621,v=0.612824998756782,w=0.483281904203936,x=3.9650454100684853 +color=yellow,shape=square,flag=1,i=103113,u=0.4482405043218112,v=0.7208143188766652,w=0.4841411980701381,x=4.7184021718129605 +color=green,shape=square,flag=1,i=103120,u=0.32864238666518697,v=0.7422489567960413,w=0.4981631672571617,x=5.560039366900285 +color=blue,shape=circle,flag=0,i=103142,u=0.7931085242680358,v=0.5378664558396107,w=0.511333712944964,x=6.244418683732882 +color=green,shape=square,flag=0,i=103208,u=0.5024747591273615,v=0.30606775994656055,w=0.5023971107310841,x=5.971874361422845 +color=purple,shape=square,flag=0,i=103225,u=0.981607525837907,v=0.024517217534665736,w=0.48414038851979124,x=7.033471206867201 +color=yellow,shape=triangle,flag=1,i=103381,u=0.13078792556010643,v=0.3718249466630916,w=0.49257167615624425,x=5.420530758862185 +color=red,shape=circle,flag=0,i=103421,u=0.15087803153054025,v=0.13036837815332303,w=0.510640284057038,x=5.755186065704337 +color=blue,shape=circle,flag=0,i=103512,u=0.19072545825993015,v=0.5775810261036246,w=0.5086130740532994,x=4.494661457920724 +color=red,shape=circle,flag=1,i=103523,u=0.7013857648850876,v=0.6854606781088107,w=0.5124339097928752,x=4.5275892912353575 +color=yellow,shape=circle,flag=1,i=103705,u=0.28926084540176855,v=0.5255580433483552,w=0.500244785729827,x=4.864227836455215 +color=blue,shape=square,flag=0,i=103805,u=0.7364068542751167,v=0.8425750569780169,w=0.5202998470076121,x=4.568785316705065 +color=red,shape=triangle,flag=1,i=103810,u=0.015134158300051381,v=0.005141441604602726,w=0.4799910966279857,x=5.608059419471317 +color=green,shape=triangle,flag=0,i=103812,u=0.20232363430402966,v=0.9747976412788846,w=0.4869994008254588,x=5.144694606405472 +color=yellow,shape=circle,flag=1,i=103818,u=0.4200556032401409,v=0.0419122729174537,w=0.5029180228830644,x=6.39235931369511 +color=red,shape=triangle,flag=0,i=103840,u=0.604285406782027,v=0.8825898557122033,w=0.48361116770747503,x=4.101414735462282 +color=blue,shape=triangle,flag=0,i=103873,u=0.9150206510077719,v=0.7381481026558343,w=0.4717636808134761,x=3.8989520003469136 +color=red,shape=circle,flag=1,i=103883,u=0.9443781585303996,v=0.9363124317171395,w=0.5015458895612563,x=7.265805545896871 +color=red,shape=square,flag=0,i=103920,u=0.051312207547014155,v=0.03676194178498071,w=0.5015784226702108,x=4.73663565998667 +color=red,shape=circle,flag=0,i=104013,u=0.7005794532730988,v=0.6199760079942978,w=0.5052547171308521,x=6.929958368932134 +color=red,shape=square,flag=0,i=104015,u=0.16896240695737885,v=0.01402479456565009,w=0.5039303879865271,x=7.151823173558 +color=red,shape=triangle,flag=1,i=104027,u=0.5520575425730366,v=0.3132680497082878,w=0.4877565508517673,x=6.454420045772124 +color=green,shape=circle,flag=0,i=104072,u=0.7520206509086963,v=0.6553055268846822,w=0.49171094823350175,x=6.2568836785220725 +color=yellow,shape=square,flag=1,i=104166,u=0.3781062484210904,v=0.43552151042424603,w=0.48989793005176374,x=4.36450968555036 +color=blue,shape=triangle,flag=0,i=104309,u=0.1938547909208802,v=0.1602762573569535,w=0.4845845860150253,x=6.123530988085708 +color=green,shape=triangle,flag=0,i=104330,u=0.70746208666508,v=0.452479814138137,w=0.4811190367094136,x=4.654970168609935 +color=red,shape=triangle,flag=0,i=104350,u=0.7837690677100517,v=0.39190552606063767,w=0.4823449183268131,x=4.245377289823519 +color=yellow,shape=triangle,flag=1,i=104357,u=0.6595784940624211,v=0.08922864572034839,w=0.48811468372401096,x=4.87625037051284 +color=red,shape=triangle,flag=0,i=104372,u=0.4670648113957009,v=0.39507018052422593,w=0.48414830298406314,x=5.643536358223112 +color=red,shape=square,flag=0,i=104430,u=0.4588266866733186,v=0.30875703765159535,w=0.5117661414697479,x=3.7482905230326016 +color=red,shape=square,flag=0,i=104545,u=0.5771726400821975,v=0.3075124926254057,w=0.5076228127773007,x=3.782374903997308 +color=orange,shape=square,flag=0,i=104555,u=0.7877058307527456,v=0.2795287701194453,w=0.4639793508358662,x=3.6093105112053663 +color=purple,shape=square,flag=0,i=104587,u=0.42187001720453066,v=0.3910289983719927,w=0.4782068025346633,x=5.5548113220648005 +color=blue,shape=square,flag=1,i=104655,u=0.17419377514571455,v=0.988466648959089,w=0.5025268505070141,x=3.7535385827124315 +color=yellow,shape=triangle,flag=1,i=104715,u=0.43537375332290085,v=0.6660195638043036,w=0.4815614007667239,x=5.260029874205696 +color=orange,shape=square,flag=0,i=104795,u=0.26974136046632957,v=0.7243473388841524,w=0.4692110316805057,x=6.224696516280145 +color=red,shape=circle,flag=0,i=104934,u=0.7274543776117302,v=0.7197268976235901,w=0.5137025133174515,x=4.073324565455679 +color=yellow,shape=circle,flag=1,i=105009,u=0.8244211294077465,v=0.4825660119872498,w=0.504689011946689,x=5.133370845494649 +color=red,shape=square,flag=0,i=105040,u=0.18078420863249356,v=0.6627133015346834,w=0.49104305726380315,x=7.805174952380121 +color=red,shape=circle,flag=1,i=105045,u=0.7934007608495821,v=0.7598129355276987,w=0.5147500935084519,x=4.125728349661089 +color=red,shape=square,flag=1,i=105045,u=0.4339021451114192,v=0.8763828498445537,w=0.48716228147169227,x=4.8350904666621775 +color=red,shape=square,flag=1,i=105141,u=0.9846044230863127,v=0.7269395853722801,w=0.4857940563228247,x=3.5093487141875666 +color=green,shape=triangle,flag=1,i=105153,u=0.4268055269262121,v=0.25302576037986413,w=0.49682807188231104,x=6.53581977103698 +color=red,shape=triangle,flag=0,i=105196,u=0.3749137681851894,v=0.5887039101559038,w=0.5056732836696755,x=7.662409352299659 +color=purple,shape=circle,flag=0,i=105242,u=0.9581952715352486,v=0.306884773395668,w=0.5094180085614227,x=6.561621537914609 +color=green,shape=triangle,flag=0,i=105265,u=0.4444445924121314,v=0.9392318771195354,w=0.4955882458073949,x=4.456179712760757 +color=yellow,shape=triangle,flag=1,i=105306,u=0.7463326458125114,v=0.7480201022174645,w=0.4875042825188887,x=3.908828774224243 +color=blue,shape=square,flag=0,i=105333,u=0.46014722298657207,v=0.431619130779731,w=0.492328739500153,x=4.104287058571806 +color=red,shape=square,flag=0,i=105384,u=0.08086936595008021,v=0.8285766235634872,w=0.4922966863814496,x=5.122748040194756 +color=red,shape=square,flag=0,i=105391,u=0.7329916847856454,v=0.9698052478978167,w=0.49610227404122836,x=4.264437968440457 +color=red,shape=square,flag=0,i=105476,u=0.9764840347415089,v=0.838333079493244,w=0.4969026859805641,x=5.68131854704382 +color=red,shape=circle,flag=1,i=105634,u=0.014682784459728038,v=0.10550928941947696,w=0.5094537998867915,x=3.3239921648188537 +color=purple,shape=triangle,flag=0,i=105637,u=0.8463656790692411,v=0.4077440524757441,w=0.5101814889990439,x=3.846422687411694 +color=red,shape=square,flag=1,i=105664,u=0.7904267494405386,v=0.0060406446277151415,w=0.49480729617066893,x=5.422971662343695 +color=red,shape=square,flag=0,i=105717,u=0.24050115180077702,v=0.0259628938661991,w=0.4929038038863163,x=5.279677133329643 +color=red,shape=triangle,flag=0,i=105977,u=0.07514479515457051,v=0.9395936976454098,w=0.4911374432049697,x=6.103449808729015 +color=red,shape=square,flag=0,i=106033,u=0.8170123044579777,v=0.3363830563577408,w=0.5000333271090005,x=5.009080400063149 +color=green,shape=square,flag=1,i=106248,u=0.19556305857552714,v=0.8124073545532011,w=0.49840806271380145,x=5.606232044742601 +color=blue,shape=triangle,flag=0,i=106444,u=0.7128002001284794,v=0.1445677150741791,w=0.46702652105537623,x=2.880210428921245 +color=red,shape=square,flag=0,i=106465,u=0.479879952170827,v=0.23045326089982876,w=0.5149073585125089,x=4.445441822586167 +color=red,shape=triangle,flag=1,i=106519,u=0.21119451339365447,v=0.6857255229915151,w=0.48811329937464615,x=3.1597744122711724 +color=red,shape=circle,flag=0,i=106542,u=0.21412695396620884,v=0.2606484348270333,w=0.5092201386499259,x=7.317026721123564 +color=purple,shape=square,flag=1,i=106554,u=0.7941515170188567,v=0.15309972301899355,w=0.47522426187046973,x=6.455681479868335 +color=red,shape=circle,flag=0,i=106609,u=0.5913985027165712,v=0.5520566533130662,w=0.5136274713116568,x=4.979826280780514 +color=red,shape=square,flag=0,i=106845,u=0.6906209818509174,v=0.2240158925443917,w=0.5117884572803822,x=6.121298031342899 +color=purple,shape=triangle,flag=0,i=106873,u=0.2755963693831439,v=0.8289675472773185,w=0.49742984079090047,x=6.5284168279228 +color=red,shape=square,flag=0,i=106955,u=0.7689707378037345,v=0.31420038059789834,w=0.5083377777030393,x=5.560811933079074 +color=yellow,shape=circle,flag=1,i=106965,u=0.05622911377538875,v=0.30755696438543234,w=0.5016869193460596,x=5.11113585022663 +color=blue,shape=triangle,flag=0,i=107025,u=0.5268525396274654,v=0.795946919565389,w=0.45750842351701976,x=5.734388155634072 +color=green,shape=circle,flag=1,i=107055,u=0.04734644152491252,v=0.9895216947833483,w=0.4906643160218014,x=2.22884985139162 +color=red,shape=triangle,flag=0,i=107095,u=0.41134099675391245,v=0.6257906776454929,w=0.48407427561669986,x=5.876275839274189 +color=green,shape=square,flag=0,i=107120,u=0.3411519068342579,v=0.021195059955016582,w=0.49259224643733857,x=3.8341401924271956 +color=red,shape=square,flag=0,i=107170,u=0.15131023113786335,v=0.2545504713024562,w=0.5064130967091686,x=2.736294080363485 +color=red,shape=square,flag=0,i=107170,u=0.5003936342646786,v=0.7996668685364292,w=0.5075988890732777,x=5.8404083985184 +color=yellow,shape=square,flag=1,i=107178,u=0.891336051422774,v=0.8900231549747616,w=0.5040006583947538,x=5.692972336380177 +color=red,shape=square,flag=0,i=107244,u=0.5307491905644712,v=0.4379213716150401,w=0.5052880282668007,x=4.637437751239553 +color=purple,shape=circle,flag=0,i=107250,u=0.05531995928749733,v=0.9794913580104999,w=0.5038226428142504,x=5.892271836611318 +color=red,shape=circle,flag=0,i=107285,u=0.651076059619755,v=0.6263960433464169,w=0.5351105066633999,x=4.19398868353847 +color=red,shape=square,flag=0,i=107311,u=0.3369908585226723,v=0.04773072964788039,w=0.5043263604565719,x=3.7777468262293907 +color=green,shape=circle,flag=0,i=107455,u=0.7898180559305741,v=0.40108776279702374,w=0.4877770307347506,x=4.0088350488961835 +color=red,shape=circle,flag=0,i=107524,u=0.44144315627824804,v=0.42797485664212803,w=0.5346505822855753,x=4.524957114175236 +color=red,shape=circle,flag=0,i=107542,u=0.5995849828140898,v=0.6126915239432447,w=0.535772961147537,x=3.7804088229065833 +color=green,shape=triangle,flag=0,i=107660,u=0.7144051751268949,v=0.0532367368974076,w=0.5046211083736108,x=3.924063447585368 +color=yellow,shape=circle,flag=1,i=107701,u=0.8623257574586204,v=0.6375173484319057,w=0.4979865832912213,x=1.7651427679128553 +color=red,shape=triangle,flag=0,i=107710,u=0.5550061289868258,v=0.19311336373441867,w=0.4764961485801617,x=3.969861772108475 +color=purple,shape=square,flag=1,i=107719,u=0.8691151963850937,v=0.3446216224781544,w=0.47696591302089425,x=6.789067296199428 +color=yellow,shape=triangle,flag=1,i=107722,u=0.5806193156364592,v=0.2176519199388216,w=0.4817252637367531,x=5.326527398115316 +color=red,shape=triangle,flag=0,i=107763,u=0.5991815025532786,v=0.287622819045407,w=0.472811859081606,x=7.852624005892998 +color=red,shape=square,flag=0,i=107793,u=0.7161120538252276,v=0.200988584299714,w=0.49840475167334347,x=4.057135195723018 +color=blue,shape=triangle,flag=1,i=107815,u=0.5454124967341736,v=0.26733794533150324,w=0.46029991295852674,x=6.947049509191977 +color=yellow,shape=triangle,flag=1,i=107838,u=0.9088812503391556,v=0.2418400446321033,w=0.47848526048044004,x=5.321271711755872 +color=red,shape=circle,flag=1,i=107894,u=0.3422846056424762,v=0.37834502470474557,w=0.5501149829841544,x=4.444937470283529 +color=blue,shape=square,flag=0,i=108017,u=0.5428543052193355,v=0.46318585121897493,w=0.48955670625842057,x=4.17403137862323 +color=red,shape=triangle,flag=1,i=108034,u=0.3935490596732871,v=0.9797167798716727,w=0.4715102369673862,x=6.799445885564512 +color=red,shape=square,flag=1,i=108100,u=0.909934728202999,v=0.5119129155167673,w=0.49737464360721895,x=4.571572224384272 +color=green,shape=square,flag=1,i=108115,u=0.7814360511897981,v=0.5896324745193484,w=0.48699110699848763,x=4.43537350228137 +color=red,shape=triangle,flag=1,i=108129,u=0.051071354157938176,v=0.7519231802421672,w=0.4760077497564983,x=6.996091316618849 +color=red,shape=circle,flag=0,i=108144,u=0.07270971127986847,v=-0.016414971105282394,w=0.5472942566681013,x=5.860927896809422 +color=purple,shape=triangle,flag=0,i=108185,u=0.5685316767846199,v=0.01912106890856846,w=0.49782977364697106,x=4.685565821797521 +color=purple,shape=square,flag=0,i=108220,u=0.8863171836197399,v=0.5850820667956556,w=0.46804656937470335,x=5.158722695703592 +color=blue,shape=square,flag=1,i=108242,u=0.18180061370103762,v=0.5389115990457999,w=0.48397977953719323,x=4.391018882127969 +color=purple,shape=square,flag=0,i=108250,u=0.2272638063103246,v=0.9999751864255598,w=0.4690754110719239,x=4.874878689157362 +color=blue,shape=triangle,flag=0,i=108307,u=0.4822239781894736,v=0.459283624860774,w=0.45652395171573695,x=4.830135203545993 +color=yellow,shape=circle,flag=1,i=108394,u=0.9713252215203851,v=0.0032838959668622936,w=0.49924169829892373,x=4.347830870872097 +color=red,shape=triangle,flag=0,i=108442,u=0.5030123424917308,v=0.5065586655397507,w=0.4690210914902035,x=4.191715047877949 +color=red,shape=circle,flag=1,i=108477,u=0.878685971609549,v=0.8775353647337604,w=0.5389771332212562,x=4.637341572454716 +color=green,shape=square,flag=0,i=108547,u=0.8153050110816056,v=0.8789884604906779,w=0.48331051779034556,x=5.999810666772646 +color=yellow,shape=triangle,flag=1,i=108784,u=0.977185020962831,v=0.7903545309088181,w=0.4903148196725208,x=6.060236508394709 +color=orange,shape=triangle,flag=0,i=108810,u=0.9527922622244919,v=0.3741811039393883,w=0.5548027776141339,x=6.615729237293617 +color=orange,shape=square,flag=0,i=108848,u=0.8977463870394035,v=0.5179054952659966,w=0.4672807579458321,x=5.332571072807396 +color=orange,shape=triangle,flag=0,i=108856,u=0.4811752006010426,v=0.5975462878820786,w=0.5553053052970471,x=4.066752606850173 +color=red,shape=square,flag=1,i=108931,u=0.43632829092308345,v=0.3319361654062488,w=0.4848170535422973,x=4.624369904082484 +color=green,shape=square,flag=0,i=108936,u=0.6148973698468939,v=0.8978105718100777,w=0.4869429283976462,x=3.4458903012297717 +color=blue,shape=triangle,flag=1,i=109159,u=0.06491058549850748,v=0.5489107981049747,w=0.46057094312732805,x=2.6757834975650283 +color=red,shape=square,flag=0,i=109163,u=0.29725885508597305,v=0.7168105449072771,w=0.49053004634660896,x=4.060258874329796 +color=red,shape=square,flag=0,i=109174,u=0.6027093979020824,v=0.8116283323254283,w=0.4939688104637858,x=6.427074398871658 +color=red,shape=circle,flag=0,i=109179,u=0.20404592072358674,v=0.1547325628594451,w=0.5138768664066818,x=4.746891787347843 +color=red,shape=square,flag=1,i=109188,u=0.2536919623396767,v=0.7810050640160489,w=0.49657305998067386,x=4.940604650908614 +color=red,shape=circle,flag=1,i=109203,u=0.9327736097717733,v=0.9311343192263329,w=0.5135774833356186,x=5.45811746419271 +color=purple,shape=triangle,flag=0,i=109233,u=0.5041786130470416,v=0.9483200543242586,w=0.4888652617523682,x=4.139859418393173 +color=red,shape=square,flag=0,i=109290,u=0.13747478569265603,v=0.6500982446511613,w=0.4889957184466165,x=5.022966055803096 +color=red,shape=square,flag=1,i=109423,u=0.3227411936424912,v=0.7177207084319108,w=0.48985434213650725,x=7.747687963200451 +color=red,shape=circle,flag=1,i=109451,u=0.01779936782298963,v=0.01672704502333422,w=0.5162751961060607,x=5.815051083119799 +color=purple,shape=square,flag=0,i=109480,u=0.038200297008298745,v=0.6987117030511367,w=0.4633864788329225,x=6.078496804227996 +color=red,shape=square,flag=1,i=109520,u=0.27435041157131446,v=0.7198597249887962,w=0.4886877132333041,x=5.651700723390704 +color=green,shape=square,flag=0,i=109540,u=0.5074137845807053,v=0.11659089256269839,w=0.4791808061501693,x=4.748941677172227 +color=red,shape=triangle,flag=0,i=109590,u=0.5648956406376043,v=0.34858648370834544,w=0.46355835297722076,x=6.555133465611949 +color=green,shape=square,flag=0,i=109626,u=0.3143703464800479,v=0.5910473795803071,w=0.48435096892195106,x=5.85327588774183 +color=blue,shape=triangle,flag=1,i=109722,u=0.646556358055206,v=0.5767555325214678,w=0.460999235144728,x=6.063911829323001 +color=blue,shape=square,flag=1,i=109742,u=0.06249951576667556,v=0.6948640820041468,w=0.5006793250059718,x=2.490162327671141 +color=blue,shape=square,flag=1,i=109772,u=0.871739367274581,v=0.27721239255668517,w=0.5016402072715608,x=5.748282535510005 +color=red,shape=triangle,flag=0,i=109792,u=0.7348942724858728,v=0.6114793725971515,w=0.46704369426616466,x=5.557762902011185 +color=red,shape=circle,flag=1,i=109897,u=0.2268341966995554,v=0.13998481191626178,w=0.5142782047291493,x=3.1431670096486886 +color=orange,shape=square,flag=0,i=109927,u=0.3969542971064818,v=0.12450422641705017,w=0.4604904884157345,x=4.330105445041991 +color=red,shape=triangle,flag=1,i=110000,u=0.3575352265558621,v=0.21354018827826393,w=0.4620932065290542,x=4.093441077460721 +color=red,shape=square,flag=1,i=110033,u=0.6203058230695373,v=0.19052894035604195,w=0.4849307848850839,x=4.344531487207733 +color=red,shape=circle,flag=0,i=110146,u=0.043932278699233995,v=0.12567225604536203,w=0.5144657144432702,x=2.4989773830243527 +color=yellow,shape=circle,flag=1,i=110166,u=0.590581707368831,v=0.5596137226484427,w=0.49362805330000936,x=4.769959718677032 +color=blue,shape=square,flag=0,i=110200,u=0.43477105092947876,v=0.7886387272308767,w=0.5029690768161315,x=6.2180295927136084 +color=blue,shape=triangle,flag=0,i=110211,u=0.9645416995753514,v=0.938483196452791,w=0.467615803541512,x=6.453884220574573 +color=red,shape=square,flag=0,i=110258,u=0.9805684167239406,v=0.5452666091870497,w=0.4843116922718076,x=4.217434843189204 +color=blue,shape=circle,flag=1,i=110340,u=0.7885190863385096,v=0.6057816872362967,w=0.5055798595735497,x=4.2766593248087945 +color=red,shape=circle,flag=1,i=110368,u=0.9295942495471209,v=0.8963724948634558,w=0.5016493152624675,x=4.733670687810302 +color=red,shape=circle,flag=1,i=110382,u=0.5873168506919586,v=0.4941105665376684,w=0.5043295322856316,x=4.40241193062348 +color=blue,shape=square,flag=1,i=110403,u=0.36567058746781456,v=0.5467731375372858,w=0.4990598148918417,x=6.884640814498577 +color=blue,shape=triangle,flag=1,i=110510,u=0.05182869819523728,v=0.8050879763654976,w=0.4622316596018345,x=4.77035578066242 +color=red,shape=square,flag=1,i=110574,u=0.4261696616058921,v=0.6967517553320015,w=0.48346591276429723,x=4.3221731436400415 +color=red,shape=square,flag=1,i=110643,u=0.8627015910076006,v=0.10767986134045882,w=0.4871998838234642,x=5.913161342933268 +color=red,shape=triangle,flag=0,i=110703,u=0.31607338035315946,v=0.9153033877331799,w=0.47320147670034146,x=5.986312354469507 +color=red,shape=square,flag=0,i=110779,u=0.5507315423676834,v=0.07665942148140314,w=0.49898498721565226,x=5.913002188807847 +color=red,shape=square,flag=1,i=110910,u=0.10073684311425768,v=0.29940739523729143,w=0.5024464916537524,x=3.342679516509387 +color=blue,shape=square,flag=0,i=110979,u=0.4644743224822755,v=0.5346152340411093,w=0.5056339032967823,x=5.235196022920134 +color=red,shape=triangle,flag=1,i=110980,u=0.04108539719809534,v=0.4179295202262703,w=0.475537628255667,x=4.38497893936318 +color=purple,shape=triangle,flag=0,i=110992,u=0.10297868514442432,v=0.6353922829468174,w=0.5014166609242939,x=4.8793032399406755 +color=green,shape=square,flag=0,i=111029,u=0.9563827419868632,v=0.02774015231792981,w=0.48993454160192296,x=5.7838984271753615 +color=yellow,shape=square,flag=1,i=111031,u=0.1483118703576879,v=0.3724226563656645,w=0.5069770367150711,x=2.7387052395195934 +color=green,shape=triangle,flag=1,i=111108,u=0.01930095360344508,v=0.044260984931902,w=0.4901800304221115,x=4.512500787189332 +color=red,shape=triangle,flag=0,i=111229,u=0.35916710577309596,v=0.8509086368144284,w=0.4780522169181255,x=5.628970373182111 +color=red,shape=triangle,flag=0,i=111373,u=0.21365488275777578,v=0.4647660904660077,w=0.4897926501871917,x=5.058750319277301 +color=blue,shape=circle,flag=0,i=111396,u=0.3794552496743996,v=0.7642680403039164,w=0.5015277679634573,x=6.7195412034013176 +color=red,shape=triangle,flag=1,i=111402,u=0.9420399451250119,v=0.48428384263341495,w=0.4893376793024842,x=5.1506911101868775 +color=green,shape=circle,flag=0,i=111415,u=0.5263007670178349,v=0.014142276466250991,w=0.4888191763601706,x=3.3889692752380234 +color=red,shape=circle,flag=1,i=111451,u=0.8003957407184223,v=0.715103723476151,w=0.5008608133674888,x=5.882542060457841 +color=red,shape=circle,flag=0,i=111507,u=0.4657275707796691,v=0.4377350969195919,w=0.49943354393795486,x=5.311197783994828 +color=red,shape=circle,flag=0,i=111530,u=0.6081967282072333,v=0.6781471165779014,w=0.5006472842573739,x=5.447282649528127 +color=purple,shape=triangle,flag=0,i=111620,u=0.625120180063119,v=0.8240625003738329,w=0.5025026436099966,x=4.8994106981360614 +color=yellow,shape=triangle,flag=1,i=111626,u=0.1135299754240886,v=0.9893886679900336,w=0.4936421924352838,x=4.460815216189723 +color=yellow,shape=square,flag=1,i=111631,u=0.8800081445296511,v=0.019729917598184987,w=0.5123858143380315,x=5.695406076808497 +color=yellow,shape=triangle,flag=1,i=111653,u=0.561759466667296,v=0.5572254678485445,w=0.4969092861235089,x=4.810800340868497 +color=green,shape=triangle,flag=0,i=111792,u=0.18260375512941507,v=0.876073948800425,w=0.481858955029465,x=5.287760948091096 +color=green,shape=circle,flag=0,i=111839,u=0.3845957697508985,v=0.018692914671353145,w=0.48470952367028747,x=4.114261809864085 +color=yellow,shape=triangle,flag=0,i=111858,u=0.8443051188142019,v=0.43410019879010964,w=0.4960372684466781,x=5.986469091493085 +color=red,shape=circle,flag=1,i=111875,u=0.4078666427416304,v=0.31327016069074615,w=0.49235251483639225,x=2.7883857174436515 +color=red,shape=square,flag=0,i=111904,u=0.7015574472079029,v=0.05171416106481863,w=0.4941515301405302,x=5.04434905888516 +color=red,shape=circle,flag=1,i=111984,u=0.3564266725679328,v=0.43606361177962794,w=0.49722731137702975,x=5.103495908802769 +color=red,shape=square,flag=0,i=112000,u=0.7184341898806038,v=0.7410214031972242,w=0.500998282971396,x=4.777478749460866 +color=red,shape=triangle,flag=1,i=112029,u=0.5736535140532406,v=0.34937579864724044,w=0.49221501613768165,x=4.097212728395965 +color=yellow,shape=square,flag=1,i=112061,u=0.6063249455452154,v=0.09377389220655175,w=0.5167116405650078,x=6.584559889225678 +color=red,shape=square,flag=0,i=112090,u=0.25756424123855926,v=0.888281910692454,w=0.5001566046384343,x=4.228503437312928 +color=blue,shape=square,flag=0,i=112522,u=0.304475080753288,v=0.2082416028341023,w=0.49081234444357535,x=5.903768626693311 +color=yellow,shape=triangle,flag=1,i=112528,u=0.2476259721272076,v=0.9612620769583891,w=0.5066326788053319,x=4.690125741994019 +color=yellow,shape=circle,flag=1,i=112542,u=0.13515228920107658,v=0.630478194977146,w=0.4944251304893387,x=5.041932268369011 +color=green,shape=triangle,flag=0,i=112552,u=0.22850347539357074,v=0.23511388963295687,w=0.48979495139811197,x=4.557965762953089 +color=red,shape=triangle,flag=1,i=112575,u=0.9235242260081072,v=0.5616880992362214,w=0.5051202050979727,x=3.383680030189833 +color=blue,shape=triangle,flag=0,i=112710,u=0.7935783469207115,v=0.14609943654505775,w=0.4783763820435312,x=4.964762249510618 +color=orange,shape=square,flag=0,i=112720,u=0.8078036685860043,v=0.946039689000959,w=0.461221299545693,x=6.7932686589614795 +color=red,shape=triangle,flag=1,i=112819,u=0.9590803652137688,v=0.21934729755521032,w=0.5019932317563995,x=5.212499965616153 +color=red,shape=triangle,flag=0,i=112950,u=0.3211669968131414,v=0.9542622209474696,w=0.507398445019412,x=4.66317134962204 +color=red,shape=square,flag=0,i=113120,u=0.19123810966299948,v=0.897335774498942,w=0.4997050599047793,x=4.135730708677318 +color=red,shape=circle,flag=1,i=113134,u=0.9543889601592358,v=0.9809586445063544,w=0.51630715679236,x=4.8257437101738345 +color=green,shape=square,flag=1,i=113229,u=0.290673224233454,v=0.5624655455592135,w=0.4826390265997839,x=6.62699830717576 +color=red,shape=triangle,flag=0,i=113240,u=0.7869942861547136,v=0.25176797799312467,w=0.5076407728542566,x=5.742203258300368 +color=red,shape=triangle,flag=0,i=113275,u=0.34909640879353976,v=0.4771305310629287,w=0.510767723688411,x=3.908252301980633 +color=red,shape=square,flag=1,i=113315,u=0.7150019109976505,v=0.589139442261408,w=0.5060178606126404,x=3.966257988561391 +color=red,shape=triangle,flag=0,i=113316,u=0.0934293856347842,v=0.42037781783300454,w=0.5125806216641748,x=6.61196152561503 +color=blue,shape=triangle,flag=0,i=113322,u=0.011910868478755776,v=0.7708511846248055,w=0.48753490969087887,x=5.379080042442688 +color=red,shape=triangle,flag=0,i=113347,u=0.6710061633806403,v=0.1272278043460734,w=0.5160732179852063,x=6.062066031186976 +color=red,shape=square,flag=1,i=113376,u=0.23366310838626225,v=0.023855666927075747,w=0.5031681341948554,x=4.873906874526924 +color=red,shape=circle,flag=0,i=113396,u=0.14310254559089575,v=0.06814248262406124,w=0.5177678869079146,x=4.46572924532907 +color=green,shape=circle,flag=0,i=113428,u=0.1963330273098456,v=0.009943650095666667,w=0.47642674282069647,x=2.4618817353633187 +color=red,shape=circle,flag=0,i=113459,u=0.9084870151254993,v=0.8658081651692412,w=0.516359291858911,x=4.649828452052325 +color=red,shape=triangle,flag=0,i=113471,u=0.417181709097607,v=0.7136335454431197,w=0.5127798550135525,x=6.08976324251034 +color=blue,shape=circle,flag=0,i=113662,u=0.8420027395243015,v=0.41010848148155066,w=0.4950831386294427,x=4.634375806402584 +color=green,shape=square,flag=0,i=113723,u=0.12496920223784014,v=0.49858231402884456,w=0.483776100218785,x=4.016895638765839 +color=red,shape=circle,flag=0,i=113726,u=0.5345468901160937,v=0.5877527190456036,w=0.5138043737551222,x=4.992815954707054 +color=red,shape=circle,flag=1,i=113783,u=0.3536659679851689,v=0.41620391458279904,w=0.5130419796290119,x=5.330789604933889 +color=orange,shape=circle,flag=0,i=113815,u=0.9190273261231365,v=0.6714007132424881,w=0.5511375003169077,x=5.319044419531634 +color=purple,shape=triangle,flag=0,i=113907,u=0.9295205448942289,v=0.7111156518717175,w=0.5035970529485849,x=6.025408159343598 +color=red,shape=circle,flag=0,i=113915,u=0.18653467441088423,v=0.16407662792108896,w=0.510750316182501,x=3.998789546247329 +color=red,shape=circle,flag=1,i=113940,u=0.9970174169303028,v=0.9012157635807073,w=0.5145707456359636,x=3.9603187160501747 +color=red,shape=square,flag=1,i=113963,u=0.15136673239971,v=0.07701701967366947,w=0.49402665298825343,x=4.713683528049551 +color=yellow,shape=square,flag=1,i=113970,u=0.07667826164819724,v=0.37552971772134636,w=0.5235873231540557,x=4.494761710168215 +color=red,shape=triangle,flag=1,i=114020,u=0.6098053256350482,v=0.82972280023953,w=0.49796228414117655,x=5.6183185449501565 +color=green,shape=square,flag=0,i=114032,u=0.8267854594990207,v=0.38903665833444945,w=0.4740231286636921,x=2.543387333985283 +color=red,shape=square,flag=0,i=114048,u=0.7213338867324818,v=0.5076755245091441,w=0.49316520216914944,x=3.8586582476753377 +color=green,shape=square,flag=0,i=114129,u=0.8358486593628349,v=0.09219739905246627,w=0.47164484870792567,x=6.1596541846362785 +color=red,shape=circle,flag=0,i=114147,u=0.5066949289888992,v=0.437132273418202,w=0.5126548764383861,x=4.320802890683658 +color=purple,shape=square,flag=1,i=114157,u=0.6530872860581757,v=0.9328311165111116,w=0.49471925760625834,x=4.335871480662567 +color=red,shape=square,flag=1,i=114227,u=0.31664220635016394,v=0.9640193444436116,w=0.4962507172776447,x=7.371518039806723 +color=red,shape=square,flag=1,i=114267,u=0.5034364462806025,v=0.6481816564560297,w=0.5006019916644879,x=4.458341894469222 +color=green,shape=square,flag=1,i=114385,u=0.9769151376939849,v=0.18401206817468663,w=0.47601114176294956,x=4.691916594468638 +color=blue,shape=triangle,flag=1,i=114466,u=0.23534810546344453,v=0.12131320116499156,w=0.4842596616200066,x=3.044027827104633 +color=red,shape=triangle,flag=0,i=114525,u=0.045157540481247094,v=0.651585344377143,w=0.4945897960208256,x=5.031538731949464 +color=blue,shape=square,flag=0,i=114651,u=0.4501072656146621,v=0.8963078840091769,w=0.49511319577621776,x=4.607625033669522 +color=red,shape=circle,flag=0,i=114706,u=0.3543137697482621,v=0.30329261024218473,w=0.5059725122883698,x=6.297611804388446 +color=yellow,shape=triangle,flag=1,i=114730,u=0.05757503983477552,v=0.6236811778392366,w=0.4909242656735214,x=5.997358656717654 +color=green,shape=square,flag=1,i=114777,u=0.5044063382557639,v=0.8784454242096017,w=0.47927155028078905,x=5.313359674452236 +color=red,shape=square,flag=0,i=114800,u=0.11802117546997326,v=0.1447344694231808,w=0.4911330000888476,x=5.501587978118951 +color=green,shape=circle,flag=0,i=114829,u=0.47116799635680473,v=0.5514665055465101,w=0.48029862840348614,x=4.955149091785376 +color=red,shape=circle,flag=1,i=114884,u=0.35095448820822717,v=0.2835439038025327,w=0.5039589415490381,x=4.662992736200368 +color=blue,shape=triangle,flag=1,i=114951,u=0.4971451902854148,v=0.3618865702801357,w=0.49742858694753495,x=6.087065255578792 +color=blue,shape=circle,flag=0,i=115044,u=0.4850299809358679,v=0.9472683760002961,w=0.5029606908516189,x=5.286881830029806 +color=red,shape=square,flag=0,i=115060,u=0.9448095167203214,v=0.00318281597099912,w=0.49717706595087674,x=6.072178967336626 +color=red,shape=triangle,flag=0,i=115190,u=0.5974407519370348,v=0.6521533239726316,w=0.5087356628867192,x=5.362014623324517 +color=yellow,shape=circle,flag=1,i=115259,u=0.890221185607212,v=0.6184733433833359,w=0.49015670440801073,x=5.802267662246231 +color=green,shape=triangle,flag=1,i=115337,u=0.07256069885965499,v=0.5197958886035285,w=0.4938589624705172,x=5.539893849706517 +color=yellow,shape=triangle,flag=1,i=115473,u=0.16745477457964586,v=0.3210473090903906,w=0.4983589188440152,x=4.014640422202761 +color=green,shape=circle,flag=0,i=115552,u=0.6905717005250935,v=0.4196504374409644,w=0.48854375880908135,x=4.521045733215048 +color=red,shape=square,flag=0,i=115560,u=0.8273872555208033,v=0.924287338992132,w=0.5171730085436889,x=4.4507440944526495 +color=yellow,shape=square,flag=1,i=115589,u=0.6864514476428522,v=0.3875716690464819,w=0.5158671426294485,x=5.3841546979528765 +color=red,shape=square,flag=1,i=115600,u=0.4010482788675709,v=0.13987513942337404,w=0.5161442760631973,x=5.716300726599036 +color=red,shape=triangle,flag=0,i=115610,u=0.6564046358959225,v=0.5748079335638473,w=0.5163483397320485,x=5.164019508421592 +color=red,shape=square,flag=0,i=115696,u=0.47970021810374164,v=0.04448739444085237,w=0.5192800612108587,x=6.639047036038089 +color=blue,shape=square,flag=1,i=115739,u=0.6545299020038536,v=0.20907491979451132,w=0.4933565510711494,x=7.336259928188473 +color=purple,shape=square,flag=0,i=115754,u=0.8288170993684242,v=0.3013056124683675,w=0.5044752682364696,x=4.926947127363284 +color=orange,shape=circle,flag=1,i=115790,u=0.16296085075938893,v=0.1679143612528844,w=0.5510090715940692,x=7.131818625881533 +color=red,shape=square,flag=0,i=115820,u=0.19064338166542505,v=0.30609756445704817,w=0.5186227688008782,x=7.6304745511890575 +color=red,shape=circle,flag=1,i=115920,u=0.17963257616371797,v=0.21790149923600316,w=0.5167340115558117,x=4.979503240060656 +color=blue,shape=square,flag=0,i=116129,u=0.2722029921594127,v=0.0857704317288891,w=0.49455895389764915,x=6.234925129226768 +color=red,shape=square,flag=0,i=116131,u=0.3173198214327341,v=0.5287519872018137,w=0.5279871106775662,x=4.820793406798785 +color=blue,shape=triangle,flag=1,i=116135,u=0.06326765002799628,v=0.2030965851022173,w=0.5025357366076103,x=5.633596188776107 +color=yellow,shape=triangle,flag=1,i=116180,u=0.1959207011930677,v=0.9694446994077305,w=0.49858221639845063,x=5.688250176252964 +color=red,shape=triangle,flag=1,i=116182,u=0.11326307361349686,v=0.5238026000166917,w=0.5312506604967607,x=4.532098938118924 +color=green,shape=triangle,flag=0,i=116190,u=0.9284273023572681,v=0.024904179047771535,w=0.5014311473231676,x=5.264618742938295 +color=red,shape=triangle,flag=1,i=116199,u=0.7486308114425985,v=0.5792599414210843,w=0.5309433692635604,x=5.40094430990473 +color=red,shape=triangle,flag=0,i=116220,u=0.07349511303033818,v=0.7288456913871848,w=0.5261854598236152,x=5.9976981804079195 +color=green,shape=square,flag=1,i=116257,u=0.337738488006862,v=0.9218741783518535,w=0.48300040075101625,x=5.620615041617289 +color=red,shape=triangle,flag=1,i=116321,u=0.6429467881134677,v=0.24693845731394914,w=0.5245024821220093,x=5.781011225092461 +color=purple,shape=circle,flag=0,i=116372,u=0.2176506746399962,v=0.16151922944035269,w=0.5066370673260421,x=4.817078713659037 +color=red,shape=circle,flag=1,i=116390,u=0.1470965172704719,v=0.0939388375711197,w=0.516873496831346,x=5.765755063061776 +color=green,shape=square,flag=0,i=116420,u=0.33500362347418966,v=0.5107746808409778,w=0.48049337663962033,x=5.1203765990345405 +color=blue,shape=triangle,flag=0,i=116526,u=0.6234308829769849,v=0.49949725982288573,w=0.503289040855153,x=4.5194927690406415 +color=yellow,shape=square,flag=1,i=116581,u=0.928500902585382,v=0.5305811934229719,w=0.5111729062204553,x=5.21016447222306 +color=blue,shape=square,flag=1,i=116600,u=0.7891971824787298,v=0.9697638103413773,w=0.4832960148401535,x=5.714001015841863 +color=purple,shape=triangle,flag=0,i=116664,u=0.1894742972744351,v=0.09246415694188947,w=0.5038366568143672,x=5.264260713103147 +color=green,shape=circle,flag=0,i=116695,u=0.5598837889486235,v=0.42165928937339225,w=0.4796006283004833,x=5.5362293907604245 +color=green,shape=triangle,flag=0,i=116706,u=0.45400060369541884,v=0.7987833667175556,w=0.49315096966683747,x=7.389847427691393 +color=blue,shape=square,flag=1,i=116745,u=0.8759334909312394,v=0.8526409006897021,w=0.48212566267360624,x=4.295379910590351 +color=red,shape=square,flag=0,i=116768,u=0.33302228063348194,v=0.39005875101745735,w=0.5273874425863326,x=6.972948881298778 +color=yellow,shape=triangle,flag=0,i=116808,u=0.14411588978987833,v=0.2996404226191357,w=0.5008513906564935,x=5.342067144025026 +color=green,shape=square,flag=0,i=116815,u=0.11348677996467904,v=0.37960723964032306,w=0.4867056287486982,x=4.131443795714685 +color=yellow,shape=triangle,flag=0,i=116830,u=0.11453174843998815,v=0.05670257708150317,w=0.4985373321294248,x=5.021646317700202 +color=red,shape=circle,flag=1,i=116890,u=0.20742841236373621,v=0.1643143052980002,w=0.5200894196450062,x=6.669884843692472 +color=yellow,shape=triangle,flag=1,i=116935,u=0.8799429863815864,v=0.2238812513346875,w=0.49641443509606087,x=3.3315106686470326 +color=blue,shape=triangle,flag=1,i=116941,u=0.572348977940741,v=0.8719742819623544,w=0.5087346000006522,x=5.628147770546362 +color=purple,shape=square,flag=0,i=116975,u=0.11101035499249856,v=0.5361022909767356,w=0.5008023668268805,x=3.2150906726892825 +color=red,shape=square,flag=1,i=117020,u=0.9877866011909372,v=0.001407976217636775,w=0.5224953678090806,x=5.897717198549871 +color=blue,shape=triangle,flag=0,i=117044,u=0.7639238207095306,v=0.8433706642346348,w=0.5097220112537454,x=4.390790422880804 +color=red,shape=square,flag=0,i=117100,u=0.2686774934501168,v=0.04634149968713108,w=0.5324232027780118,x=4.0235176794683385 +color=green,shape=square,flag=0,i=117134,u=0.23570775454999937,v=0.8515944071369259,w=0.48024397522255824,x=4.510660774240647 +color=red,shape=square,flag=1,i=117217,u=0.9692643954254048,v=0.23654678728440626,w=0.5160723415840378,x=4.6213919982873986 +color=green,shape=triangle,flag=1,i=117263,u=0.35108078550552835,v=0.7323011571500437,w=0.4972178642922544,x=3.8568202113772023 +color=yellow,shape=square,flag=1,i=117285,u=0.2382981929787239,v=0.6439295813902012,w=0.5042095435101689,x=6.7238661644939945 +color=red,shape=circle,flag=1,i=117306,u=0.6849812512940661,v=0.7369214144541173,w=0.5215029622409405,x=5.074787342243876 +color=red,shape=square,flag=0,i=117439,u=0.1870558897159894,v=0.34911361061192403,w=0.5074974926998845,x=5.198021143370162 +color=red,shape=square,flag=0,i=117450,u=0.9571037103338532,v=0.30168283825069675,w=0.5076765930863943,x=4.87682808739305 +color=green,shape=triangle,flag=1,i=117464,u=0.37845588789308593,v=0.5843692716007478,w=0.49697714670954246,x=4.681154210691207 +color=red,shape=triangle,flag=1,i=117498,u=0.9489634816958415,v=0.9512562725625789,w=0.5181934400073268,x=5.798088204935347 +color=red,shape=triangle,flag=0,i=117561,u=0.6496381451909683,v=0.6264868349531356,w=0.5134794524602978,x=5.082460962998624 +color=blue,shape=circle,flag=1,i=117614,u=0.4498477086037945,v=0.7851690810404944,w=0.5146729929839238,x=4.545765283829305 +color=red,shape=square,flag=0,i=117671,u=0.5737520508427709,v=0.952008797349579,w=0.5083938733135008,x=6.085515991814169 +color=green,shape=square,flag=0,i=117728,u=0.2668898034132273,v=0.8751744182584394,w=0.4817901674248808,x=6.335147897977493 +color=purple,shape=square,flag=0,i=117737,u=0.480237346573802,v=0.17768333774784206,w=0.5143023435538197,x=4.393122019273999 +color=green,shape=triangle,flag=0,i=117747,u=0.5628552864115597,v=0.8525964434265687,w=0.5021437106137278,x=8.13414492020372 +color=green,shape=circle,flag=1,i=117778,u=0.5142752714065709,v=0.18839634572039876,w=0.48961056044451295,x=7.651422689170239 +color=blue,shape=triangle,flag=0,i=117862,u=0.5282897484829939,v=0.9571870333197425,w=0.5041198817098669,x=3.5926398772336134 +color=red,shape=circle,flag=1,i=117929,u=0.7926330525552574,v=0.7057002992540209,w=0.5275987625357925,x=6.6910453003375645 +color=green,shape=square,flag=0,i=117941,u=0.43291586321150977,v=0.7399387899109987,w=0.4819400508078948,x=4.213055836522195 +color=red,shape=circle,flag=1,i=117974,u=0.5584863101793759,v=0.5960031716881348,w=0.5266413669051735,x=5.040288577096548 +color=red,shape=square,flag=0,i=118009,u=0.026160425589723202,v=0.2106918355910713,w=0.5032833816481929,x=4.737356257458481 +color=red,shape=square,flag=0,i=118082,u=0.41384561250687146,v=0.1457072481923518,w=0.5120296475641143,x=5.212571615183232 +color=red,shape=circle,flag=0,i=118104,u=0.23984757848623084,v=0.21509975420297772,w=0.5260452920510058,x=5.560904782077699 +color=blue,shape=triangle,flag=0,i=118140,u=0.6221108424539085,v=0.6996988278755781,w=0.5088472481618641,x=4.31281683743493 +color=red,shape=square,flag=0,i=118168,u=0.28199172119733096,v=0.7598832023283023,w=0.5099509052814909,x=4.402472105430491 +color=red,shape=triangle,flag=0,i=118309,u=0.9661981561677621,v=0.3454740109285682,w=0.5264699444730383,x=5.6569681420945725 +color=yellow,shape=triangle,flag=1,i=118360,u=0.7973488634234054,v=0.06198682061980121,w=0.5053745358143131,x=7.10032832908191 +color=purple,shape=triangle,flag=0,i=118376,u=0.566385261024155,v=0.3349515750325801,w=0.5105398354895141,x=5.113656909198742 +color=red,shape=circle,flag=0,i=118413,u=0.05619336235744821,v=0.03041886979549777,w=0.5160708446578357,x=5.510910793914063 +color=purple,shape=circle,flag=0,i=118484,u=0.678870545187656,v=0.9305319252797172,w=0.4939277423511818,x=3.9485047826699287 +color=yellow,shape=triangle,flag=1,i=118525,u=0.2571202556454315,v=0.6200297589458074,w=0.5079060362440976,x=7.276836869756789 +color=blue,shape=triangle,flag=1,i=118536,u=0.8444785405864961,v=0.17881935841743757,w=0.5152639651748931,x=7.17855534872908 +color=red,shape=square,flag=1,i=118563,u=0.1066848119680377,v=0.6087079942632704,w=0.5013735574944854,x=6.710299404920831 +color=blue,shape=square,flag=0,i=118596,u=0.278423195659686,v=0.8896399663142538,w=0.5078848813292886,x=3.1042771661770683 +color=blue,shape=circle,flag=0,i=118611,u=0.6376399260926549,v=0.4637744999505107,w=0.5148754120648366,x=4.057503123569841 +color=red,shape=square,flag=0,i=118690,u=0.018811481913225236,v=0.24875484524575475,w=0.4871369557439983,x=5.672389420716473 +color=purple,shape=circle,flag=1,i=118721,u=0.17585924673523246,v=0.9396386758587885,w=0.49861994033105117,x=5.4001206638835795 +color=red,shape=triangle,flag=0,i=118729,u=0.08531808704159116,v=0.47560093962790306,w=0.5154554771508332,x=4.707170301843964 +color=red,shape=circle,flag=1,i=118740,u=0.8693976869888276,v=0.8950642871349858,w=0.5165295191706236,x=3.3253382532907527 +color=red,shape=triangle,flag=0,i=118813,u=0.8766604272138507,v=0.9550951297338228,w=0.5173269581062402,x=5.196227921112615 +color=red,shape=square,flag=1,i=118816,u=0.8463426770971938,v=0.7775220536146744,w=0.49423503094969923,x=3.0775080051111074 +color=purple,shape=square,flag=0,i=118839,u=0.2561566288142689,v=0.55902888885857,w=0.525641565266589,x=5.913894586745621 +color=red,shape=square,flag=1,i=118874,u=0.5031053936960308,v=0.47089973093923354,w=0.48999688647209,x=4.032194765926218 +color=green,shape=square,flag=1,i=118955,u=0.039010650178135986,v=0.7477425203559989,w=0.49054228398832755,x=5.758368112873792 +color=red,shape=triangle,flag=0,i=118990,u=0.2944493023068089,v=0.3053705033257309,w=0.5125433635936449,x=6.7534354418888105 +color=green,shape=circle,flag=0,i=119002,u=0.180749463380662,v=0.502074527083829,w=0.49090475819000967,x=6.3082002637492245 +color=blue,shape=square,flag=1,i=119020,u=0.1674016830221995,v=0.09291547366663333,w=0.5141152292492428,x=4.761397819580799 +color=yellow,shape=circle,flag=1,i=119054,u=0.03706662343613909,v=0.9159692580202179,w=0.489526405426117,x=6.0823389191202635 +color=red,shape=triangle,flag=0,i=119060,u=0.4360037792120762,v=0.48326292285672146,w=0.5119914861773859,x=3.0718120102284696 +color=yellow,shape=circle,flag=1,i=119209,u=0.91565115657097,v=0.1559391230984365,w=0.4918633802969998,x=4.359706209167996 +color=red,shape=square,flag=0,i=119240,u=0.2313801423459757,v=0.5188700566859388,w=0.4925272759241852,x=5.220219370173371 +color=purple,shape=circle,flag=0,i=119370,u=0.1264174840471627,v=0.5549920389724897,w=0.5031935120553704,x=6.036754843443859 +color=red,shape=circle,flag=0,i=119400,u=0.4250971118941149,v=0.32691141265128065,w=0.5088147484124527,x=5.921482985157826 +color=purple,shape=square,flag=1,i=119409,u=0.2059411178040228,v=0.802124762404155,w=0.5219456324784869,x=3.2332747784135076 +color=red,shape=square,flag=0,i=119450,u=0.262717368497979,v=0.4095960123131801,w=0.5004613573402783,x=4.007675878887047 +color=red,shape=triangle,flag=0,i=119461,u=0.990065337277071,v=0.49282710159029863,w=0.5061783313811727,x=4.420892427287193 +color=red,shape=square,flag=0,i=119491,u=0.17541228122753616,v=0.302744499009421,w=0.49595392511653763,x=6.497621157377228 +color=red,shape=square,flag=0,i=119501,u=0.32309551307993656,v=0.49686631256497904,w=0.49783027299140975,x=4.115022727441629 +color=blue,shape=triangle,flag=0,i=119544,u=0.964453190578294,v=0.0807492476378443,w=0.5257030088871973,x=6.364883177088749 +color=yellow,shape=square,flag=1,i=119560,u=0.9690658334747945,v=0.5133152381211084,w=0.521476357585508,x=5.550674235650296 +color=red,shape=triangle,flag=1,i=119612,u=0.03782868391756278,v=0.713864299069087,w=0.5002606814958692,x=4.594462729910213 +color=red,shape=square,flag=1,i=119752,u=0.7596490074850376,v=0.7032788867149541,w=0.48474982962521135,x=5.785065907227082 +color=blue,shape=triangle,flag=0,i=119766,u=0.36770004131687517,v=0.4492645440752139,w=0.5247018064386064,x=4.0701525069574265 +color=red,shape=square,flag=0,i=119830,u=0.9050174659381707,v=0.8568666693499032,w=0.4923683453069947,x=4.033789714716826 +color=orange,shape=square,flag=1,i=119878,u=0.22645819836382142,v=0.7108024053107417,w=0.46264714819619496,x=4.083309880103242 +color=red,shape=square,flag=0,i=119958,u=0.3293409049347982,v=0.11901085846456272,w=0.4789824685190482,x=4.674776266228354 +color=orange,shape=triangle,flag=0,i=120028,u=0.3822101717945783,v=0.4837522330957277,w=0.5275037097462535,x=4.277785276456906 +color=yellow,shape=square,flag=1,i=120062,u=0.6172480499647973,v=0.7936580678714651,w=0.5329173470085674,x=6.956542548759404 +color=green,shape=triangle,flag=1,i=120107,u=0.8313598500198173,v=0.2906790841176131,w=0.5027404486780256,x=4.301364943554991 +color=red,shape=circle,flag=0,i=120126,u=0.7693043369358932,v=0.7029426319887915,w=0.48905960467011156,x=1.8268617341471807 +color=yellow,shape=square,flag=1,i=120148,u=0.7330809386091931,v=0.49002949487944003,w=0.5290296814133423,x=3.036406465453382 +color=green,shape=square,flag=0,i=120199,u=0.9981802922692293,v=0.9349396701268718,w=0.5029245218383911,x=3.7307368500357314 +color=red,shape=square,flag=1,i=120247,u=0.8326647125311912,v=0.22711273133387866,w=0.48063609898704096,x=3.339649055008552 +color=purple,shape=triangle,flag=0,i=120333,u=0.35247876688893576,v=0.6982236744951981,w=0.48691393519695986,x=6.661632889317545 +color=red,shape=circle,flag=0,i=120386,u=0.6373331621648192,v=0.5802841510190402,w=0.4889588781476193,x=4.568362120656036 +color=red,shape=circle,flag=1,i=120407,u=0.12995456731136057,v=0.166743454166228,w=0.486728547135022,x=5.428564575412668 +color=purple,shape=square,flag=0,i=120428,u=0.9327858476840071,v=0.6019400312305438,w=0.5207851611964069,x=4.441070146286315 +color=yellow,shape=square,flag=1,i=120438,u=0.5767380461220525,v=0.22721827602865996,w=0.522801926163116,x=5.015791958340519 +color=red,shape=square,flag=0,i=120606,u=0.6923700959449809,v=0.40372280708971575,w=0.4768053562483246,x=6.814524252227478 +color=red,shape=triangle,flag=1,i=120645,u=0.07278460622061267,v=0.6363406558596526,w=0.5056310547612761,x=6.412204026501519 +color=purple,shape=circle,flag=0,i=120658,u=0.8293544307642253,v=0.26449789378830546,w=0.4969934211736489,x=4.66903641608489 +color=red,shape=square,flag=0,i=120747,u=0.491222046627109,v=0.2098133903893622,w=0.4880681938427089,x=1.7879383037512575 +color=yellow,shape=square,flag=1,i=120791,u=0.5493361890975975,v=0.382764036926871,w=0.5230805626817256,x=6.271504067004247 +color=yellow,shape=square,flag=0,i=120984,u=0.14682449845013568,v=0.460966767156074,w=0.5241028016642666,x=3.8178091040959568 +color=yellow,shape=circle,flag=1,i=121010,u=0.9926027440203834,v=0.7319753454275766,w=0.49649536522561144,x=4.3203040649067965 +color=yellow,shape=square,flag=0,i=121030,u=0.05713496088491765,v=0.946148566657532,w=0.5221414472322131,x=4.558171421280353 +color=blue,shape=triangle,flag=0,i=121051,u=0.05380120169641334,v=0.275318743628017,w=0.5303886077592667,x=3.5318396738589395 +color=red,shape=square,flag=0,i=121113,u=0.3509901122980337,v=0.5133600470322427,w=0.5092252413951253,x=4.399960551982097 +color=red,shape=square,flag=0,i=121130,u=0.07909196977259503,v=0.04209166124776631,w=0.5020116207515555,x=5.923454352424031 +color=red,shape=square,flag=1,i=121170,u=0.8783344279116255,v=0.2557030677507963,w=0.49656663735154266,x=5.087217606008873 +color=blue,shape=triangle,flag=0,i=121210,u=0.47684650008051666,v=0.8005730812576591,w=0.5312775038103603,x=5.401158410675392 +color=yellow,shape=square,flag=0,i=121222,u=0.1422759481650815,v=0.4499174639245199,w=0.5235911444388166,x=3.7226190258788256 +color=purple,shape=circle,flag=0,i=121232,u=0.18550030961376696,v=0.721342114703196,w=0.5047572430604074,x=5.876891170413199 +color=red,shape=circle,flag=1,i=121281,u=0.06467046009606936,v=0.0962187450196616,w=0.4819559155975114,x=4.6528223925989325 +color=red,shape=square,flag=1,i=121405,u=0.6038742473956866,v=0.6924952553560021,w=0.48831387578362817,x=4.647880963287406 +color=red,shape=triangle,flag=0,i=121546,u=0.6072322318971592,v=0.11145891318297196,w=0.5108167971890211,x=4.326995843193109 +color=red,shape=triangle,flag=0,i=121730,u=0.2734854812785562,v=0.9876372286167877,w=0.5200130162716525,x=3.0608064677951066 +color=red,shape=triangle,flag=0,i=121740,u=0.16931044275599072,v=0.33080512640023363,w=0.5176317514301072,x=4.7069378744015316 +color=red,shape=square,flag=0,i=121835,u=0.6477662909831355,v=0.3247662572031721,w=0.4932343730190598,x=4.876074038598661 +color=blue,shape=circle,flag=0,i=121901,u=0.9736113339129058,v=0.6756037446124955,w=0.5176266181342479,x=3.707869832367296 +color=yellow,shape=triangle,flag=1,i=122035,u=0.6663207383635591,v=0.7154532387334787,w=0.5224321085200672,x=5.502558389227132 +color=blue,shape=circle,flag=0,i=122053,u=0.5538009712487734,v=0.3099431836001013,w=0.5207113690485828,x=6.137761614926672 +color=red,shape=triangle,flag=0,i=122121,u=0.15424148992752262,v=0.42630925271530984,w=0.5226647909075632,x=5.112253484334038 +color=blue,shape=square,flag=0,i=122158,u=0.5791006981028038,v=0.147060030755771,w=0.5181654134678347,x=4.646179532504333 +color=purple,shape=triangle,flag=0,i=122218,u=0.4313279405805486,v=0.06686298675044844,w=0.5064134940369807,x=4.113614685094081 +color=red,shape=triangle,flag=0,i=122222,u=0.29196889630256473,v=0.46188259991821334,w=0.5257036770280761,x=5.6783853137436635 +color=red,shape=square,flag=0,i=122504,u=0.27287454203522576,v=0.5282281177523128,w=0.49810633325537496,x=3.6002534254547203 +color=red,shape=circle,flag=0,i=122536,u=0.10332461553478156,v=0.10374164345007093,w=0.48074698404961674,x=5.16782954746228 +color=purple,shape=circle,flag=0,i=122577,u=0.9558806142989852,v=0.7896106337170745,w=0.49987369136173165,x=3.475872194601838 +color=blue,shape=triangle,flag=0,i=122600,u=0.3039633105783571,v=0.04400441782744069,w=0.5274427478525106,x=3.615894807854925 +color=red,shape=circle,flag=0,i=122608,u=0.7828114510788164,v=0.7128370266436644,w=0.48004180837344274,x=4.266674685023329 +color=red,shape=triangle,flag=1,i=122635,u=0.40993615638834546,v=0.6306073940976629,w=0.5174098626153381,x=5.3453156509588835 +color=purple,shape=triangle,flag=0,i=122649,u=0.010083222198412178,v=0.5060460721226393,w=0.5138565613439221,x=5.106670108005759 +color=red,shape=square,flag=0,i=122662,u=0.781136641368791,v=0.7427123686735186,w=0.5104470463044536,x=4.846314479838938 +color=purple,shape=circle,flag=0,i=122733,u=0.8966809355188015,v=0.840720727841922,w=0.5019382506117174,x=3.61804101308595 +color=red,shape=circle,flag=0,i=122739,u=0.5675578207494792,v=0.6141838084420437,w=0.4814395347625242,x=3.8431531114531956 +color=red,shape=triangle,flag=0,i=122768,u=0.7330698610977062,v=0.5627167277643027,w=0.5183978952874161,x=6.499566618559693 +color=blue,shape=triangle,flag=1,i=122791,u=0.13683592814073509,v=0.8796684435701124,w=0.5260375921355964,x=5.63115054718767 +color=green,shape=square,flag=1,i=122826,u=0.8367623327688047,v=0.9981628321084548,w=0.48790359943912015,x=4.291861246731242 +color=purple,shape=circle,flag=0,i=122834,u=0.7887843806898586,v=0.019534311684181516,w=0.5036312105407535,x=3.7880401237487553 +color=red,shape=circle,flag=1,i=122838,u=0.9868577134070218,v=0.9686873132111709,w=0.4851988540542589,x=3.049266749000013 +color=red,shape=circle,flag=0,i=122920,u=0.7925786649322688,v=0.7953249025617605,w=0.48179294284468727,x=5.484696937132495 +color=yellow,shape=circle,flag=1,i=122954,u=0.45750678281984447,v=0.5870728563726236,w=0.49393297932789965,x=5.2918812270619675 +color=red,shape=triangle,flag=0,i=122969,u=0.8292097641384666,v=0.9369047916370914,w=0.5162029816955754,x=3.1772249052655472 +color=red,shape=circle,flag=0,i=123090,u=0.8423211077517533,v=0.9191099275539489,w=0.47664944115177404,x=4.9446864541468 +color=blue,shape=triangle,flag=0,i=123120,u=0.31784397770729356,v=0.2647086605489919,w=0.5277042941681739,x=6.211859687479072 +color=blue,shape=circle,flag=0,i=123173,u=0.8920021988760922,v=0.5292344220286258,w=0.5238682215285081,x=3.8886492251491425 +color=green,shape=triangle,flag=0,i=123178,u=0.41866526074699095,v=0.8003694387500091,w=0.5211946831489739,x=5.726274325678527 +color=purple,shape=square,flag=0,i=123190,u=0.4170921026773491,v=0.13124745702966734,w=0.5269139486368803,x=4.149645804172487 +color=orange,shape=circle,flag=0,i=123300,u=0.1856768858922363,v=0.7798826355298916,w=0.5425092425192989,x=4.351385569866242 +color=blue,shape=square,flag=1,i=123396,u=0.5168962434214746,v=0.6006008530800441,w=0.520216461930805,x=3.890667065613904 +color=yellow,shape=triangle,flag=1,i=123460,u=0.7784675871624672,v=0.7100548607832236,w=0.5115241528192892,x=4.742642277516541 +color=red,shape=square,flag=0,i=123485,u=0.4282191390403136,v=0.39936305191312504,w=0.4871076834485914,x=6.024071964882538 +color=red,shape=square,flag=0,i=123499,u=0.14562138711757877,v=0.9135999418847924,w=0.48870478503696296,x=4.741270389791599 +color=green,shape=square,flag=0,i=123565,u=0.4851289315173014,v=0.8555632738412017,w=0.48161174573999044,x=5.887215172661757 +color=green,shape=square,flag=1,i=123571,u=0.7496790575965755,v=0.02485648334475743,w=0.4819896989335906,x=5.477864781646009 +color=red,shape=circle,flag=0,i=123705,u=0.7549913608987702,v=0.8099642746020196,w=0.4685005987298493,x=3.9447805552141966 +color=purple,shape=triangle,flag=0,i=123753,u=0.5446504899723935,v=0.521573009820174,w=0.5050345487303328,x=4.750891782188507 +color=red,shape=circle,flag=0,i=123761,u=0.6143761129008561,v=0.6700034621960337,w=0.46741695022429874,x=5.057949004460491 +color=orange,shape=circle,flag=1,i=123820,u=0.2945430996974784,v=0.3201796153365686,w=0.5402160712004964,x=8.377666207479786 +color=orange,shape=square,flag=0,i=123839,u=0.25158419658777575,v=0.7038949330993773,w=0.46460313598867364,x=5.683706048813135 +color=yellow,shape=square,flag=0,i=123926,u=0.9545045160996185,v=0.4524478695361861,w=0.5077800004149832,x=5.319259963338258 +color=red,shape=circle,flag=0,i=123972,u=0.9512782502122759,v=0.9944442307252868,w=0.4729065834445926,x=5.041101153238117 +color=blue,shape=circle,flag=1,i=123976,u=0.6179294624125289,v=0.8260449527511678,w=0.5090377106372712,x=4.69614278615258 +color=red,shape=triangle,flag=1,i=124128,u=0.07150167317815714,v=0.5286578042738647,w=0.5179399470584168,x=5.5810535981192295 +color=red,shape=square,flag=0,i=124137,u=0.9063616356408548,v=0.33950307880563735,w=0.5078387603923648,x=7.092526721648312 +color=red,shape=circle,flag=0,i=124149,u=0.06399950880245531,v=0.08258391087274145,w=0.4694974287235985,x=4.312521389941339 +color=purple,shape=circle,flag=0,i=124175,u=0.13262433210219715,v=0.9812407114300432,w=0.5146244546537629,x=4.808785405997984 +color=orange,shape=circle,flag=0,i=124192,u=0.7264361685700211,v=0.7214928158359427,w=0.5399498856490877,x=5.27647934981674 +color=blue,shape=square,flag=1,i=124212,u=0.7998272822533002,v=0.5540738598008006,w=0.5089903629495965,x=4.051092327471555 +color=red,shape=square,flag=0,i=124242,u=0.7413232340211375,v=0.18739802080070334,w=0.4959363685432922,x=5.98179670687668 +color=orange,shape=triangle,flag=1,i=124280,u=0.828203545631617,v=0.16320239685847204,w=0.5385813765353484,x=4.349426323508998 +color=red,shape=square,flag=0,i=124304,u=0.7260174719821921,v=0.8143938811011305,w=0.49141811021692694,x=4.773896063746904 +color=red,shape=circle,flag=0,i=124310,u=0.18016795911435246,v=0.17993416143325622,w=0.4642124742981486,x=8.262446424259752 +color=blue,shape=triangle,flag=1,i=124316,u=0.5557089920741711,v=0.8593052233699389,w=0.5292722919728778,x=7.2860270209587865 +color=purple,shape=circle,flag=0,i=124345,u=0.35827381871070385,v=0.15443358251833816,w=0.5167271196943897,x=7.019351214304923 +color=yellow,shape=circle,flag=1,i=124377,u=0.4609088897514749,v=0.5005090881496719,w=0.48971584915675476,x=4.697055529964763 +color=red,shape=circle,flag=0,i=124385,u=0.08279982377309181,v=0.09326245911205308,w=0.46602560869831694,x=7.064746049628389 +color=red,shape=triangle,flag=1,i=124440,u=0.019388548190054866,v=0.16319784094155465,w=0.5216015278211371,x=3.917211378576552 +color=red,shape=circle,flag=0,i=124447,u=0.9712016664771334,v=0.9837470453798807,w=0.46445310959326774,x=4.404559825247913 +color=yellow,shape=circle,flag=1,i=124475,u=0.7351457116705528,v=0.11268862556618087,w=0.4873576011918283,x=8.26201097919447 +color=red,shape=triangle,flag=0,i=124487,u=0.3250842295630674,v=0.8841171771366662,w=0.5210653091264246,x=5.833904881714868 +color=orange,shape=square,flag=1,i=124621,u=0.3228177312988433,v=0.32584423822044506,w=0.4698703268350223,x=4.479784386363981 +color=red,shape=circle,flag=0,i=124702,u=0.4217278880696502,v=0.4003192502581979,w=0.47251941872746384,x=6.072471487722709 +color=red,shape=triangle,flag=1,i=124708,u=0.9368289632434924,v=0.6179612157670777,w=0.5128479641958037,x=5.482279977596622 +color=blue,shape=circle,flag=0,i=124721,u=0.3103782595729694,v=0.8433240163800687,w=0.5010540464797295,x=5.071897432691483 +color=yellow,shape=square,flag=1,i=124745,u=0.9826616843118412,v=0.5151233558225586,w=0.5201148638798578,x=4.9749169931806465 +color=red,shape=circle,flag=1,i=124767,u=0.2257374496016118,v=0.18501775724875621,w=0.46732798989534974,x=4.546718539022561 +color=red,shape=square,flag=0,i=124805,u=0.8535163524186117,v=0.3446860705123437,w=0.4936367217287923,x=3.7181138622323466 +color=yellow,shape=triangle,flag=1,i=124832,u=0.01604092808972868,v=0.3001635819282191,w=0.5193422128274403,x=6.553616926943543 +color=blue,shape=triangle,flag=0,i=124838,u=0.711472670773501,v=0.18154414637546534,w=0.5298075535265754,x=5.788995843607688 +color=red,shape=triangle,flag=1,i=124843,u=0.002977852200798048,v=0.09733930249777467,w=0.514537794388392,x=5.968530038869697 +color=red,shape=triangle,flag=0,i=124926,u=0.2026734823232471,v=0.6983256045299534,w=0.5238128302517565,x=5.649871772398176 +color=red,shape=triangle,flag=0,i=125021,u=0.040495542520180394,v=0.9099070564001548,w=0.5278904335963913,x=5.187501270378375 +color=green,shape=square,flag=0,i=125033,u=0.9384216991480615,v=0.4661783058074618,w=0.47885315912422893,x=7.17179520202514 +color=purple,shape=triangle,flag=0,i=125050,u=0.5555453434265945,v=0.5691402362180652,w=0.49226197917512793,x=5.305647040081683 +color=purple,shape=square,flag=1,i=125081,u=0.013318649820791117,v=0.4226407218607313,w=0.5100148207500508,x=6.4698238723308705 +color=purple,shape=square,flag=1,i=125154,u=0.26423266591008954,v=0.9941242266433082,w=0.5133987496787764,x=5.189225442419219 +color=red,shape=square,flag=0,i=125214,u=0.4348715926243021,v=0.5762389337773339,w=0.4836923254883376,x=4.279469384567861 +color=purple,shape=triangle,flag=0,i=125238,u=0.36834396113196066,v=0.2715104197951701,w=0.48939420299467634,x=5.117415089580451 +color=blue,shape=square,flag=0,i=125249,u=0.19379222378290906,v=0.751097278751949,w=0.5054958221487019,x=5.172302933154537 +color=yellow,shape=square,flag=1,i=125445,u=0.43377033331403325,v=0.7260011013253207,w=0.5137788738171449,x=6.551914055626052 +color=blue,shape=circle,flag=0,i=125715,u=0.867003385388892,v=0.3473217404964116,w=0.49438514111848003,x=4.245533571638877 +color=red,shape=square,flag=0,i=125726,u=0.43709113223610596,v=0.29405584165749543,w=0.4810763116744267,x=7.46502430821791 +color=purple,shape=triangle,flag=0,i=125806,u=0.8280275718593857,v=0.9417747856047048,w=0.49498321915889687,x=7.415747659218295 +color=blue,shape=square,flag=0,i=125943,u=0.6270113231985922,v=0.2230519958598457,w=0.5098322081234531,x=6.153828587135355 +color=green,shape=triangle,flag=0,i=126005,u=0.6689852490297616,v=0.6253210296437005,w=0.5229557605294215,x=3.4770348940454876 +color=orange,shape=square,flag=1,i=126085,u=0.48401756762364534,v=0.4226337084194922,w=0.46869804284243743,x=5.4422993284485095 +color=purple,shape=square,flag=0,i=126122,u=0.12648934842786963,v=0.403618978894864,w=0.5161063556852542,x=3.435872459765814 +color=blue,shape=square,flag=1,i=126140,u=0.06979281205572974,v=0.08862607882245854,w=0.5137236815303357,x=3.6905968208238935 +color=blue,shape=circle,flag=1,i=126211,u=0.4818031369883873,v=0.1813910166010726,w=0.49991336226740046,x=4.1430285161914275 +color=purple,shape=square,flag=0,i=126226,u=0.44237836042996226,v=0.7384322312479161,w=0.5188851283070829,x=6.02061367546791 +color=red,shape=triangle,flag=0,i=126246,u=0.41366583569292115,v=0.3091632969342911,w=0.5081857102508123,x=4.072596536874886 +color=blue,shape=square,flag=1,i=126294,u=0.6305080363965526,v=0.0944807331750731,w=0.5113262330065101,x=7.106332755820627 +color=green,shape=square,flag=1,i=126343,u=0.0562629545086607,v=0.49515633172707896,w=0.4669891336690399,x=4.855239549628251 +color=red,shape=square,flag=0,i=126352,u=0.6053177714909646,v=0.3639218974419395,w=0.4835413414642151,x=5.758895081622932 +color=yellow,shape=triangle,flag=1,i=126380,u=0.22919854217626123,v=0.004932551890295844,w=0.5198122231274163,x=5.678650661088027 +color=green,shape=triangle,flag=0,i=126560,u=0.8616276832925428,v=0.9966876352594423,w=0.507458696839184,x=4.913298909872215 +color=purple,shape=square,flag=0,i=126575,u=0.7582077798871317,v=0.004437127956541942,w=0.5145196605705948,x=7.352143193003523 +color=green,shape=square,flag=0,i=126695,u=0.7343318064474029,v=0.35103029756462767,w=0.463756847063779,x=4.340218211118136 +color=yellow,shape=triangle,flag=0,i=126768,u=0.49582773207250885,v=0.8776117849692151,w=0.5131465300555562,x=2.990661753826513 +color=blue,shape=square,flag=1,i=126938,u=0.8379941133905662,v=0.7227333902620957,w=0.5169698651951014,x=4.214109490126586 +color=red,shape=square,flag=0,i=127004,u=0.6647976990309508,v=0.6681166074108165,w=0.483662537121335,x=4.367156371007085 +color=yellow,shape=circle,flag=1,i=127097,u=0.5861097997868543,v=0.09304104701245608,w=0.480585167674643,x=4.31557167384405 +color=blue,shape=square,flag=0,i=127113,u=0.8381171169066005,v=0.9035648203069505,w=0.5189941468324766,x=3.486968257512897 +color=red,shape=circle,flag=0,i=127138,u=0.7238279092273934,v=0.8040643257155619,w=0.4816358458241982,x=5.377109562777432 +color=green,shape=triangle,flag=0,i=127140,u=0.026521925997903262,v=0.3907784742567403,w=0.5079862162004534,x=4.778410723710838 +color=yellow,shape=triangle,flag=1,i=127166,u=0.34158366408795626,v=0.005444890034735361,w=0.5136794132842879,x=4.428266821391993 +color=red,shape=triangle,flag=0,i=127178,u=0.582152083624704,v=0.3171113667930656,w=0.49700903956581793,x=4.7958472397154495 +color=purple,shape=triangle,flag=0,i=127199,u=0.6678234759775731,v=0.3243677520179289,w=0.4880360044701393,x=7.403742567293686 +color=red,shape=square,flag=0,i=127212,u=0.010092942375800162,v=0.13333359064367722,w=0.48905681266002865,x=5.376732151207544 +color=red,shape=circle,flag=0,i=127231,u=0.7813856759237412,v=0.8321045139195066,w=0.48762209498494247,x=5.061094349437838 +color=blue,shape=triangle,flag=0,i=127271,u=0.8484966309427525,v=0.012082178156971879,w=0.5342695369063898,x=6.826682002042546 +color=yellow,shape=circle,flag=0,i=127291,u=0.6537972550513452,v=0.5910849674788127,w=0.4777381011468813,x=6.355179083479012 +color=green,shape=triangle,flag=0,i=127345,u=0.038371626604647435,v=0.6121136952306467,w=0.5151296947307014,x=5.772213012236616 +color=purple,shape=triangle,flag=1,i=127389,u=0.32664149098824724,v=0.3270566306487753,w=0.48002579599316053,x=4.405665912819199 +color=blue,shape=circle,flag=1,i=127479,u=0.536855061623154,v=0.25275422849525864,w=0.5054052454358829,x=6.0468892012101305 +color=blue,shape=circle,flag=0,i=127491,u=0.5929396302837556,v=0.9365886925154252,w=0.5031106723644216,x=6.214885736377898 +color=yellow,shape=square,flag=1,i=127498,u=0.15618938338413857,v=0.5649222782779796,w=0.5006980941216002,x=5.010530103179517 +color=red,shape=triangle,flag=0,i=127575,u=0.24787971935484898,v=0.14596930011915066,w=0.48648268184742943,x=5.3880937750815034 +color=blue,shape=triangle,flag=1,i=127650,u=0.2895065875689401,v=0.08737234041385267,w=0.533182299700779,x=5.264305348202112 +color=red,shape=triangle,flag=0,i=127720,u=0.5564020468904375,v=0.469220034459098,w=0.4969889164985036,x=5.548019100193355 +color=red,shape=triangle,flag=0,i=127733,u=0.03927214832454329,v=0.8656276033417198,w=0.5016166743319996,x=6.713273682931319 +color=green,shape=square,flag=0,i=127797,u=0.46078982852078254,v=0.13039447341168842,w=0.4688506106833271,x=2.9766392539416984 +color=red,shape=square,flag=0,i=127930,u=0.12988420262355915,v=0.40387454791195365,w=0.49912201847992793,x=4.115495629323518 +color=red,shape=triangle,flag=1,i=127931,u=0.9243659644066534,v=0.8732778424081786,w=0.5079033160641335,x=4.835432405555579 +color=green,shape=square,flag=0,i=127948,u=0.4604805037990847,v=0.4828530507130857,w=0.47380448866240904,x=6.052131708988689 +color=blue,shape=square,flag=1,i=127965,u=0.9717135389121113,v=0.8956024358579959,w=0.5129793967681089,x=5.115284642159395 +color=red,shape=square,flag=1,i=127973,u=0.7441095256671921,v=0.3631964490297026,w=0.4906987074485295,x=4.688716482972666 +color=orange,shape=triangle,flag=1,i=128001,u=0.69695535764921,v=0.9890543754602146,w=0.5425817578176706,x=5.024244070203383 +color=purple,shape=circle,flag=0,i=128032,u=0.8641632107489988,v=0.013024198344529059,w=0.5109279908251705,x=5.594192736167078 +color=red,shape=square,flag=0,i=128065,u=0.08686544138582242,v=0.4182643741815759,w=0.4989660462744722,x=5.134468606511194 +color=blue,shape=circle,flag=1,i=128080,u=0.7128741260861531,v=0.7529173898877006,w=0.5051334980868171,x=4.977025552547777 +color=red,shape=square,flag=0,i=128094,u=0.5261020440632308,v=0.24793918270696214,w=0.5000373041209327,x=3.3928589618967906 +color=blue,shape=square,flag=1,i=128106,u=0.7987487532557355,v=0.4092683799709895,w=0.5036482874856193,x=6.203893021135113 +color=red,shape=circle,flag=1,i=128135,u=0.8225437630227117,v=0.8658634386489814,w=0.4876473515348685,x=5.716376034597446 +color=blue,shape=square,flag=0,i=128194,u=0.5661090435860126,v=0.9705151218982564,w=0.5039430666408083,x=6.7887104790552355 +color=yellow,shape=square,flag=1,i=128393,u=0.7229649005252713,v=0.7966350858062917,w=0.5144115099368456,x=6.138718468473015 +color=red,shape=circle,flag=1,i=128442,u=0.5403574726659569,v=0.5166753057015054,w=0.4986326351274328,x=5.517602876376867 +color=red,shape=triangle,flag=0,i=128640,u=0.6562738402068202,v=0.6313942944201059,w=0.49222163286374826,x=3.4146443110906617 +color=red,shape=square,flag=1,i=128690,u=0.21504602768160996,v=0.44943784512452967,w=0.49386010592306556,x=4.799553396710289 +color=red,shape=square,flag=0,i=128765,u=0.42488206832098474,v=0.9990283800959817,w=0.4952503152641763,x=2.873550855335749 +color=red,shape=triangle,flag=0,i=128795,u=0.7467306190501787,v=0.2704107626418716,w=0.4948115847870993,x=5.571217209167401 +color=red,shape=square,flag=0,i=128820,u=0.5814147575089484,v=0.4169809813630093,w=0.49770545340413025,x=6.387322165879361 +color=blue,shape=square,flag=1,i=128925,u=0.8660195733120086,v=0.6833150857537637,w=0.48941441380595596,x=4.367583348763191 +color=purple,shape=square,flag=0,i=128946,u=0.8710357965088035,v=0.5965520181038854,w=0.4966942633155147,x=6.938066210987087 +color=purple,shape=square,flag=0,i=128955,u=0.6183104781650229,v=0.6255565846788934,w=0.4932172464700376,x=4.826059319954716 +color=red,shape=triangle,flag=1,i=128990,u=0.2910246649656659,v=0.16134629813213797,w=0.4976488471971281,x=2.0505843872459377 +color=red,shape=square,flag=0,i=129119,u=0.3007399115862952,v=0.696901004610726,w=0.5099746390765068,x=4.393577374746172 +color=green,shape=square,flag=0,i=129134,u=0.11131905547969068,v=0.8234419098660856,w=0.4780193222691841,x=4.354601744136541 +color=blue,shape=square,flag=0,i=129185,u=0.5382433634007728,v=0.06633172929643638,w=0.49021353894229813,x=7.205544254688381 +color=red,shape=square,flag=0,i=129255,u=0.6845254244323443,v=0.7494942983776632,w=0.5135949531373896,x=4.478975820385832 +color=red,shape=square,flag=0,i=129278,u=0.4526191799565459,v=0.023487952393752565,w=0.5131634625164141,x=3.9290628772162832 +color=yellow,shape=square,flag=1,i=129307,u=0.002727180198842327,v=0.1854781570496533,w=0.5216193154685124,x=6.150478460606201 +color=orange,shape=triangle,flag=1,i=129330,u=0.8417560676109885,v=0.9287439707193731,w=0.5457255506490313,x=5.741055512423169 +color=yellow,shape=triangle,flag=1,i=129343,u=0.08944679719323745,v=0.4937144120678043,w=0.519825265073939,x=2.707751472799268 +color=blue,shape=triangle,flag=1,i=129371,u=0.9761858581977908,v=0.6051651728321814,w=0.5176731952997095,x=3.27437086687736 +color=purple,shape=triangle,flag=0,i=129429,u=0.532556057558905,v=0.6474779159215497,w=0.48276252233435424,x=4.410343808196996 +color=red,shape=circle,flag=0,i=129484,u=0.7010083717170356,v=0.6989074129751516,w=0.5120898940816476,x=5.585797969816234 +color=yellow,shape=square,flag=1,i=129564,u=0.45388994045052466,v=0.6452935634525502,w=0.5129537594723294,x=4.289391174280052 +color=red,shape=triangle,flag=0,i=129603,u=0.46741095435015056,v=0.10755028837097114,w=0.4681064915228646,x=4.036861980658842 +color=red,shape=triangle,flag=0,i=129621,u=0.6332806714358654,v=0.49510216615019786,w=0.46424121185302886,x=5.35070665891946 +color=purple,shape=circle,flag=0,i=129736,u=0.2809694102265121,v=0.7104362479118843,w=0.5045173897448305,x=3.858201598661237 +color=red,shape=triangle,flag=0,i=129797,u=0.9362920805410437,v=0.09165159321330985,w=0.4625184548035471,x=6.3974769470925885 +color=red,shape=square,flag=0,i=129906,u=0.9010704017795197,v=0.801976957683478,w=0.5035732224888378,x=3.6760525779786213 +color=yellow,shape=circle,flag=0,i=130069,u=0.5674926869705129,v=0.5887025840952027,w=0.4804616832694326,x=5.631104095061221 +color=blue,shape=triangle,flag=0,i=130071,u=0.33662767306681085,v=0.8032092299082553,w=0.5191275175662233,x=4.215326826381824 +color=red,shape=square,flag=0,i=130100,u=0.45755466262601874,v=0.6722733905280788,w=0.5100523187605494,x=4.021464353464206 +color=red,shape=circle,flag=1,i=130106,u=0.7234214190925028,v=0.7493938875057046,w=0.5104868346010132,x=4.475506651367415 +color=red,shape=triangle,flag=1,i=130190,u=0.7722985467528327,v=0.16074896785415294,w=0.4805294158916076,x=4.9022216908934935 +color=red,shape=square,flag=1,i=130196,u=0.3669155801680446,v=0.992419972514465,w=0.5008792368685754,x=5.958031900527238 +color=yellow,shape=circle,flag=1,i=130250,u=0.047233413284252346,v=0.6882814789140793,w=0.47931632740430413,x=5.229633873535885 +color=green,shape=square,flag=0,i=130299,u=0.7858574089783932,v=0.5560418297214267,w=0.4764267642780115,x=6.7406521074953005 +color=red,shape=triangle,flag=0,i=130326,u=0.5651630389685611,v=0.731032237722666,w=0.48190639190618556,x=4.86542480349785 +color=red,shape=square,flag=0,i=130344,u=0.12280481793074438,v=0.29137061782774876,w=0.509060843780268,x=7.061160288051109 +color=red,shape=triangle,flag=1,i=130369,u=0.873600409609657,v=0.05581585575137982,w=0.48450942367289684,x=5.376239733881472 +color=purple,shape=triangle,flag=0,i=130401,u=0.10286574688763916,v=0.2995293971612334,w=0.47423506718676905,x=3.4165735137128403 +color=yellow,shape=triangle,flag=0,i=130411,u=0.4504536134152547,v=0.1502301837612895,w=0.5241991997207003,x=3.8131619916861705 +color=red,shape=triangle,flag=1,i=130460,u=0.37327644656670544,v=0.8803236604791689,w=0.47336340297011587,x=3.528312786777707 +color=red,shape=square,flag=1,i=130483,u=0.09953103094932891,v=0.7207975921655532,w=0.5078191781308253,x=4.973197300196009 +color=red,shape=triangle,flag=0,i=130512,u=0.5674563645471775,v=0.802164639859275,w=0.47128259045977117,x=6.102705914046816 +color=purple,shape=square,flag=0,i=130519,u=0.8224805941997835,v=0.39657333418649676,w=0.49114300455947685,x=3.4255942660339254 +color=yellow,shape=triangle,flag=1,i=130522,u=0.3407861084239223,v=0.15152842414992795,w=0.5160348237826194,x=4.8422809827118245 +color=green,shape=square,flag=0,i=130698,u=0.05048675420753501,v=0.5867898197382816,w=0.48332771723619,x=4.854100394965795 +color=yellow,shape=square,flag=1,i=130707,u=0.8552151240513924,v=0.20968594770634863,w=0.5159753297215222,x=4.760681087708469 +color=red,shape=circle,flag=0,i=130737,u=0.7195606619287135,v=0.7185022318358479,w=0.5179909665054729,x=4.345130811754813 +color=purple,shape=circle,flag=0,i=130749,u=0.5718088801605313,v=0.6305392166677085,w=0.49954455506066525,x=6.331555225910537 +color=red,shape=square,flag=0,i=130892,u=0.9082928132030541,v=0.8698945448286087,w=0.5272810515794636,x=3.8139398884865403 +color=red,shape=circle,flag=0,i=130897,u=0.6521592081101321,v=0.6730313844926001,w=0.517629864433609,x=6.700258305599071 +color=purple,shape=square,flag=1,i=130975,u=0.8037216795503589,v=0.5351552045227781,w=0.4991400330285502,x=3.6115115212565576 +color=blue,shape=circle,flag=0,i=131081,u=0.29912820464115497,v=0.9930538927340354,w=0.5059305459275703,x=5.7174504294243285 +color=red,shape=triangle,flag=0,i=131085,u=0.26325310009245584,v=0.5440037493004181,w=0.4774500325950689,x=4.0479435067756215 +color=yellow,shape=triangle,flag=0,i=131180,u=0.2705619544716178,v=0.03620239324209429,w=0.5226419844984572,x=6.209747094149054 +color=red,shape=triangle,flag=0,i=131213,u=0.2271912767881561,v=0.09900208652947495,w=0.48469196279101134,x=5.175097751336078 +color=red,shape=circle,flag=0,i=131276,u=0.07578793911595427,v=0.14418122422110113,w=0.52623613457003,x=5.286764157810051 +color=green,shape=square,flag=0,i=131284,u=0.07983285201287438,v=0.3732667693155065,w=0.4822098358564333,x=5.875392136521286 +color=blue,shape=triangle,flag=1,i=131337,u=0.2224324528896101,v=0.2867753587278389,w=0.5133292284016726,x=5.8171157937798865 +color=blue,shape=square,flag=1,i=131342,u=0.6582484449449885,v=0.8349729996334416,w=0.4929353631279517,x=5.869326931510386 +color=yellow,shape=square,flag=1,i=131359,u=0.6841110660420242,v=0.2590027949643019,w=0.5097661285738265,x=3.1892114715505593 +color=red,shape=triangle,flag=0,i=131414,u=0.1889581524882299,v=0.24489732624609417,w=0.48272344860614913,x=5.475576478379538 +color=green,shape=triangle,flag=0,i=131484,u=0.02930308135433357,v=0.7055795909634528,w=0.5137693692160372,x=3.5786508001990893 +color=orange,shape=square,flag=1,i=131555,u=0.6204747130900325,v=0.9719450523498417,w=0.4597299643938189,x=5.484493488468659 +color=green,shape=square,flag=0,i=131595,u=0.30289284515443426,v=0.817765206955581,w=0.4918529944200194,x=5.8656377567539435 +color=purple,shape=triangle,flag=0,i=131604,u=0.6306874463524811,v=0.1487685720430315,w=0.4825151736941248,x=3.672167156490436 +color=red,shape=square,flag=1,i=131610,u=0.750218649620177,v=0.0984125890957338,w=0.5286319479298367,x=4.8143176942195565 +color=red,shape=square,flag=1,i=131626,u=0.4868581502958249,v=0.48150425444648104,w=0.525232334201949,x=6.073247048237519 +color=yellow,shape=circle,flag=1,i=131802,u=0.4412037452755281,v=0.7708584881142471,w=0.4880989661285275,x=4.25969589363992 +color=purple,shape=square,flag=0,i=131809,u=0.7709755145739532,v=0.19988998572095917,w=0.5101132492887455,x=3.7827542601515773 +color=green,shape=square,flag=1,i=131824,u=0.7455797244342347,v=0.7360614013903412,w=0.485498516388062,x=5.240256447655862 +color=blue,shape=circle,flag=0,i=131882,u=0.5074133618991272,v=0.8775162924130532,w=0.5146217761749357,x=5.800327330811402 +color=red,shape=circle,flag=0,i=131924,u=0.013427978247479544,v=0.03798655025342066,w=0.5183716254492988,x=4.115799450886711 +color=red,shape=square,flag=0,i=132026,u=0.32271796796248586,v=0.580844245222119,w=0.5233387768626253,x=4.785919904262766 +color=red,shape=square,flag=1,i=132115,u=0.07712716290141353,v=0.06759007456981025,w=0.5170157136476563,x=5.8590619949870915 +color=blue,shape=triangle,flag=1,i=132142,u=0.8066039931862952,v=0.13667465559354752,w=0.5094254416958333,x=6.48221280931649 +color=red,shape=square,flag=0,i=132251,u=0.6614679232451804,v=0.36560627572775484,w=0.5112020456684284,x=5.7989430933830866 +color=red,shape=square,flag=1,i=132299,u=0.8349583081613975,v=0.49121527113896,w=0.5094594741119449,x=4.578042288869326 +color=red,shape=square,flag=0,i=132442,u=0.2992860184309325,v=0.30468510566698714,w=0.499309537187126,x=4.079066245688449 +color=blue,shape=circle,flag=1,i=132507,u=0.917041248358781,v=0.7067105183468583,w=0.5154394499701502,x=4.101292991121372 +color=purple,shape=triangle,flag=0,i=132611,u=0.6754598108207435,v=0.3305442348394383,w=0.4849008270132726,x=4.421771370015716 +color=red,shape=square,flag=0,i=132652,u=0.9042880483893508,v=0.06099413346509874,w=0.5002171752588741,x=5.257614281771002 +color=red,shape=triangle,flag=0,i=132684,u=0.5911006938150419,v=0.5897328899362432,w=0.46924347801582117,x=5.689484567234765 +color=green,shape=circle,flag=0,i=132726,u=0.3623208792145606,v=0.23323485423986545,w=0.5115147126946714,x=5.35158134967828 +color=blue,shape=square,flag=1,i=132850,u=0.48025331099895974,v=0.8560052655339313,w=0.4844948903153413,x=5.164289509475767 +color=red,shape=square,flag=0,i=132915,u=0.507950835030121,v=0.3192740207145772,w=0.504631749329262,x=4.040353331683569 +color=red,shape=square,flag=0,i=132942,u=0.07254679949440512,v=0.6541535535288294,w=0.5165597035686713,x=4.586347010975786 +color=red,shape=circle,flag=0,i=132963,u=0.43312398233656857,v=0.5056084472447759,w=0.5204665906027872,x=5.272944869750703 +color=yellow,shape=square,flag=1,i=133336,u=0.8193943439705966,v=0.3571625416889197,w=0.5197354635125064,x=6.349805668981319 +color=green,shape=triangle,flag=0,i=133373,u=0.8974818674982699,v=0.8398510104447052,w=0.504866707561298,x=4.832797737251657 +color=orange,shape=triangle,flag=1,i=133431,u=0.04603294317064843,v=0.8274510328240161,w=0.5509392322252182,x=4.406052498078572 +color=blue,shape=triangle,flag=1,i=133494,u=0.6753583710894621,v=0.033878868508113835,w=0.48673787056689716,x=3.902086925821416 +color=blue,shape=triangle,flag=1,i=133595,u=0.36348033419139625,v=0.42564458666416605,w=0.4845578473194667,x=6.037012575682556 +color=red,shape=triangle,flag=0,i=133630,u=0.3978845033496452,v=0.33682159720116456,w=0.47469747027647335,x=4.285827356256915 +color=yellow,shape=square,flag=1,i=133669,u=0.5922068663028015,v=0.607715160656803,w=0.512018033637484,x=5.3179879793495966 +color=red,shape=square,flag=0,i=133677,u=0.3734819609294996,v=0.8114521124561588,w=0.5198949777829858,x=4.386531749315967 +color=blue,shape=circle,flag=1,i=133683,u=0.34970888132444145,v=0.41316544141892086,w=0.5157366965598891,x=5.62632509012514 +color=blue,shape=triangle,flag=1,i=133698,u=0.5647919738866877,v=0.8980528154775819,w=0.4888449665987099,x=3.9577522425539935 +color=red,shape=circle,flag=0,i=133713,u=0.3692140462833122,v=0.3445567284238393,w=0.5219405948032102,x=4.348588858525835 +color=purple,shape=square,flag=0,i=133721,u=0.7567417399385129,v=0.7321483500847341,w=0.5035884125480183,x=5.558552177118336 +color=yellow,shape=triangle,flag=1,i=133773,u=0.049805181119724984,v=0.07633748393697415,w=0.5204239273387096,x=3.8751505956718617 +color=green,shape=triangle,flag=0,i=133788,u=0.3137785606389706,v=0.5098674286094462,w=0.502420757954118,x=4.430605292351765 +color=yellow,shape=square,flag=1,i=133901,u=0.6625606542527752,v=0.33646535319509685,w=0.512961621090926,x=7.407143859998317 +color=red,shape=triangle,flag=0,i=133914,u=0.16255838938044764,v=0.3408280430640197,w=0.4811391819135336,x=5.080255646007596 +color=red,shape=square,flag=0,i=133934,u=0.4538521860807089,v=0.5597484646792217,w=0.5178339711086923,x=4.608455337734896 +color=red,shape=triangle,flag=0,i=133954,u=0.1707690161251476,v=0.023528819082283547,w=0.48419795105878805,x=4.362864304086654 +color=yellow,shape=square,flag=0,i=134007,u=0.6010695989372874,v=0.4189750631188234,w=0.5149831670040176,x=4.474712997630571 +color=red,shape=circle,flag=0,i=134050,u=0.7120666607155749,v=0.6157344434628239,w=0.5069250438685436,x=5.597903565077858 +color=yellow,shape=circle,flag=1,i=134109,u=0.6483551915361128,v=0.5241706946302818,w=0.48308404809074823,x=5.770167037477518 +color=red,shape=circle,flag=0,i=134119,u=0.8557606754079703,v=0.8900748004743387,w=0.512573624342546,x=7.381263471635822 +color=red,shape=square,flag=0,i=134137,u=0.7589778175645088,v=0.1428198878012017,w=0.5121056494596288,x=4.316137434324415 +color=blue,shape=square,flag=1,i=134155,u=0.493145176019827,v=0.9950557272941855,w=0.49681947293710677,x=5.6832376086334415 +color=red,shape=triangle,flag=0,i=134330,u=0.9283350107867175,v=0.612963188584986,w=0.4937085214672017,x=4.97786623765733 +color=red,shape=circle,flag=1,i=134432,u=0.059235361622315796,v=-0.009350846733344104,w=0.49281136495152006,x=4.479243454220769 +color=green,shape=square,flag=0,i=134514,u=0.07138074830827745,v=0.5517750468831158,w=0.4676810082660399,x=3.519734133389314 +color=purple,shape=square,flag=0,i=134547,u=0.07175308351536225,v=0.6143025641876438,w=0.5020292528114828,x=5.4184794600930095 +color=purple,shape=triangle,flag=0,i=134653,u=0.157573255795327,v=0.08144978332400066,w=0.5039854567079847,x=5.997170026635426 +color=green,shape=square,flag=1,i=134713,u=0.09716815988909777,v=0.7927349270307371,w=0.4610613865115853,x=6.2748830715508355 +color=green,shape=square,flag=0,i=134746,u=0.8941441013712047,v=0.935822127858959,w=0.46275196948895925,x=6.14353759988564 +color=red,shape=triangle,flag=1,i=134786,u=0.7516260678973634,v=0.16066535558026562,w=0.4955866943537309,x=5.6354394360722795 +color=green,shape=triangle,flag=0,i=134810,u=0.6152902388419965,v=0.7809381487916995,w=0.5054556097312073,x=5.812298714426703 +color=red,shape=square,flag=0,i=134825,u=0.03894676582954437,v=0.350088915999757,w=0.5065241332374407,x=3.617201779951147 +color=green,shape=square,flag=1,i=134880,u=0.1327783350236732,v=0.23107366243469418,w=0.4607242538935895,x=5.069607877222087 +color=red,shape=circle,flag=0,i=134891,u=0.018569739617654735,v=-0.03194322337457731,w=0.502229507390834,x=4.809141560510172 +color=red,shape=square,flag=0,i=134955,u=0.3979104401693284,v=0.8390915097200012,w=0.49639748109734533,x=4.525809585380252 +color=red,shape=square,flag=0,i=135011,u=0.8849391329404386,v=0.18449716375327663,w=0.49051190168963554,x=3.960786773523729 +color=purple,shape=square,flag=0,i=135015,u=0.11418120119286423,v=0.9385428097252992,w=0.5003128385268326,x=4.890841454746883 +color=purple,shape=square,flag=0,i=135036,u=0.967084318587712,v=0.6927643459518374,w=0.501351085996564,x=5.180338347509587 +color=red,shape=square,flag=0,i=135051,u=0.6071714877268013,v=0.7670781186304179,w=0.49029936873777674,x=5.573549421771868 +color=red,shape=circle,flag=0,i=135065,u=0.23151985811727704,v=0.21426530269768979,w=0.48824685168303644,x=5.822865694899559 +color=yellow,shape=triangle,flag=1,i=135081,u=0.6436869282003247,v=0.0011049265762280713,w=0.5078277957119917,x=4.182492521039611 +color=purple,shape=square,flag=0,i=135091,u=0.49797460610349686,v=0.47342334465527003,w=0.4997671880631366,x=5.336685828646352 +color=red,shape=square,flag=0,i=135129,u=0.9419706682305191,v=0.4891732025632741,w=0.490914509252106,x=3.6718805702327546 +color=blue,shape=circle,flag=1,i=135131,u=0.18394392717465924,v=0.8039172549565843,w=0.5150715717497438,x=5.64770642919999 +color=blue,shape=triangle,flag=0,i=135188,u=0.12980259796060445,v=0.18026336961913858,w=0.49616217681976854,x=6.932131616951679 +color=green,shape=triangle,flag=0,i=135225,u=0.8594739982162675,v=0.8402483279901528,w=0.50140100094159,x=4.232850167380566 +color=red,shape=triangle,flag=0,i=135239,u=0.7192949111541754,v=0.7104158291845282,w=0.5045655577374201,x=5.321104654816632 +color=red,shape=circle,flag=0,i=135250,u=0.1329538023465301,v=0.13935312367946467,w=0.4899459431292648,x=7.3582710994214695 +color=yellow,shape=circle,flag=1,i=135252,u=0.29514029891902605,v=0.46010332762638595,w=0.4890158180231643,x=3.905946477701537 +color=blue,shape=square,flag=1,i=135274,u=0.4157763158106056,v=0.6774927972814468,w=0.478898658779743,x=4.567792318648803 +color=red,shape=square,flag=0,i=135289,u=0.8784685404971725,v=0.6459689274067033,w=0.4903855250702302,x=4.775974197515729 +color=green,shape=circle,flag=1,i=135308,u=0.26471201060693683,v=0.8075122397243544,w=0.5035649233935773,x=5.113518581025738 +color=yellow,shape=square,flag=1,i=135318,u=0.6335109384738952,v=0.836221339336087,w=0.5064353539355512,x=2.9159694471689637 +color=blue,shape=square,flag=1,i=135370,u=0.9120004167525415,v=0.279756586348596,w=0.4698112186925432,x=7.458886959267756 +color=yellow,shape=triangle,flag=1,i=135386,u=0.39639682463367354,v=0.2195907727576396,w=0.5128074828090089,x=7.192932454729483 +color=red,shape=triangle,flag=1,i=135450,u=0.43696849807152205,v=0.21238576474516435,w=0.504958914415651,x=5.821054895827014 +color=yellow,shape=square,flag=1,i=135477,u=0.32785307516216033,v=0.03685688983277047,w=0.5141035883406879,x=5.913067557895645 +color=red,shape=square,flag=0,i=135487,u=0.06345071094583887,v=0.14661452403816855,w=0.5015064287162756,x=4.115747871418917 +color=red,shape=circle,flag=0,i=135496,u=0.31438720916106744,v=0.34683124248397534,w=0.4860010085182583,x=5.2599775662374535 +color=purple,shape=square,flag=0,i=135524,u=0.6099668304268366,v=0.667745199921237,w=0.48804930078899067,x=5.431534246439725 +color=red,shape=square,flag=0,i=135538,u=0.42251922393440633,v=0.6371943024345906,w=0.5060698378439741,x=6.052740848899056 +color=purple,shape=square,flag=0,i=135785,u=0.17414717818583236,v=0.47937732442953096,w=0.48419494496563315,x=3.671755192418631 +color=red,shape=triangle,flag=0,i=135885,u=0.23185109261094894,v=0.034986375486128596,w=0.5016399240889347,x=6.374065500026309 +color=blue,shape=triangle,flag=0,i=135920,u=0.0579740726355894,v=0.23089820986417708,w=0.4925714232253151,x=6.54126310431144 +color=purple,shape=square,flag=0,i=135954,u=0.5996379988697156,v=0.05368029958695486,w=0.48130952805473565,x=5.613797148097022 +color=red,shape=circle,flag=0,i=135975,u=0.9927922672983917,v=0.9885644181515599,w=0.4838279367068267,x=4.980618582527498 +color=red,shape=circle,flag=0,i=136015,u=0.306283429487599,v=0.37845399220216785,w=0.48375325082578646,x=5.035777489471395 +color=orange,shape=square,flag=1,i=136048,u=0.027482063658017086,v=0.9937591484460131,w=0.4607590345661461,x=6.782352951506791 +color=blue,shape=square,flag=0,i=136270,u=0.8708192185781217,v=0.3490018512053118,w=0.465835813960034,x=4.846040802276717 +color=blue,shape=circle,flag=1,i=136285,u=0.14638731247834025,v=0.05859365218368173,w=0.524593574733679,x=4.481450012867277 +color=blue,shape=circle,flag=1,i=136300,u=0.8452280461714454,v=0.7632098737690225,w=0.5195577504163494,x=4.395250116670545 +color=blue,shape=square,flag=0,i=136408,u=0.8935471500157395,v=0.291760682455656,w=0.46603709395381887,x=4.069117453568041 +color=purple,shape=square,flag=1,i=136467,u=0.4996378034256863,v=0.044510840223987436,w=0.4883543151474372,x=2.4608133232436096 +color=yellow,shape=triangle,flag=1,i=136555,u=0.4925088483341782,v=0.17324050954142478,w=0.5157789264233296,x=3.7466570937455193 +color=red,shape=circle,flag=0,i=136732,u=0.8018347469606378,v=0.8556143933254134,w=0.48809505468949543,x=5.645395525802054 +color=red,shape=square,flag=0,i=136785,u=0.16320105087127168,v=0.7034699250316768,w=0.5284048355933586,x=5.561550006587346 +color=blue,shape=triangle,flag=0,i=136820,u=0.4130329448846436,v=0.3519352908730169,w=0.47636229388247153,x=5.151462703186516 +color=red,shape=square,flag=1,i=136895,u=0.10324418612370423,v=0.7659582375643537,w=0.5328449585521345,x=5.228504681113512 +color=yellow,shape=triangle,flag=1,i=136925,u=0.7437989559360465,v=0.29747205449753,w=0.5161277444919578,x=4.256533611622648 +color=green,shape=square,flag=1,i=136940,u=0.8648037869602436,v=0.8950542870075304,w=0.44090419357036903,x=5.947837191551083 +color=red,shape=square,flag=1,i=136965,u=0.7757392514339877,v=0.24849789295030322,w=0.5373998300769587,x=5.138218296772785 +color=red,shape=square,flag=1,i=137012,u=0.9867977535720223,v=0.3715902374816953,w=0.5469161715246043,x=5.274005079103856 +color=purple,shape=circle,flag=0,i=137023,u=0.8359462835824559,v=0.904962756893604,w=0.5000158834208963,x=4.873808035972373 +color=red,shape=circle,flag=1,i=137218,u=0.595746766891408,v=0.6336257467148168,w=0.4893082024258384,x=5.331159292619122 +color=yellow,shape=circle,flag=1,i=137230,u=0.31985379810344927,v=0.9606880981487582,w=0.48923490010805043,x=3.868962208355834 +color=blue,shape=triangle,flag=1,i=137243,u=0.8268125742916685,v=0.3998703452412905,w=0.491866372215197,x=5.721832926157184 +color=yellow,shape=circle,flag=1,i=137379,u=0.5197098161886466,v=0.8631108523738137,w=0.4873454769950642,x=4.572074896210043 +color=yellow,shape=circle,flag=1,i=137395,u=0.22652757727260775,v=0.31057611580278777,w=0.4882687266266591,x=3.9518041003009743 +color=yellow,shape=triangle,flag=0,i=137414,u=0.28711919643251926,v=0.1908980004274613,w=0.511321293147556,x=5.95014763862045 +color=yellow,shape=circle,flag=1,i=137489,u=0.6426659729491119,v=0.512286546088875,w=0.4873892482159393,x=5.418381233739223 +color=green,shape=square,flag=0,i=137610,u=0.2515110008549335,v=0.30576319108663674,w=0.45496365129715727,x=5.621270062016968 +color=green,shape=square,flag=0,i=137697,u=0.19429792771798182,v=0.8626171349905406,w=0.45721369281973695,x=5.502840396776105 +color=red,shape=square,flag=0,i=137756,u=0.9555775298319636,v=0.16758963236152868,w=0.5212935602879686,x=4.739308567158005 +color=red,shape=square,flag=0,i=137760,u=0.6849432946111895,v=0.027592626375598783,w=0.5208084973864869,x=6.5075641867890655 +color=red,shape=square,flag=1,i=137772,u=0.009602541713840895,v=0.05362595373939616,w=0.5233716813483418,x=5.0350827570868075 +color=red,shape=square,flag=0,i=137827,u=0.34581503007236913,v=0.17899844606460158,w=0.5210636867240218,x=6.385385736683507 +color=red,shape=square,flag=1,i=137868,u=0.07471037824493965,v=0.6262793616745357,w=0.5153863607919399,x=5.682195343023874 +color=purple,shape=circle,flag=0,i=137913,u=0.4115490527891492,v=0.6257552515938879,w=0.5022826610413894,x=5.707371421220958 +color=blue,shape=square,flag=1,i=137935,u=0.5188945850183555,v=0.060462405121827656,w=0.4663858141382177,x=7.730769429050152 +color=purple,shape=triangle,flag=0,i=137986,u=0.08688693755889765,v=0.8272321009016912,w=0.5298275526308516,x=3.838250193058149 +color=purple,shape=triangle,flag=1,i=138096,u=0.46684821728741666,v=0.4504889519273011,w=0.5344357533574376,x=4.611888780123441 +color=purple,shape=circle,flag=0,i=138103,u=0.6328003446343509,v=0.5642591609818407,w=0.5050139278238139,x=3.010600022051086 +color=yellow,shape=square,flag=1,i=138111,u=0.20817032290921367,v=0.09530748794291277,w=0.4972031485293172,x=3.693278006557573 +color=purple,shape=square,flag=1,i=138139,u=0.9627137723595399,v=0.36154226102993925,w=0.49943739373158363,x=5.59694022079315 +color=red,shape=square,flag=0,i=138155,u=0.08967078286426255,v=0.9024726102483163,w=0.5077653214700644,x=4.853782928393596 +color=purple,shape=triangle,flag=0,i=138188,u=0.6999288940472289,v=0.07174878048151023,w=0.53355854374135,x=4.696012468305135 +color=red,shape=square,flag=0,i=138205,u=0.34235540992001123,v=0.9218228402491622,w=0.507903004838109,x=3.1816087937690227 +color=red,shape=triangle,flag=0,i=138250,u=0.3818340431310262,v=0.41679324652962124,w=0.4922658403993222,x=5.667307704492823 +color=blue,shape=circle,flag=0,i=138268,u=0.464677779239979,v=0.8970598256121256,w=0.5097040931846893,x=2.065092687014253 +color=red,shape=square,flag=1,i=138280,u=0.20635715362395446,v=0.5797692900851055,w=0.5076327049374316,x=4.669530325841901 +color=red,shape=triangle,flag=1,i=138298,u=0.07002267827379027,v=0.3918314682748526,w=0.5018377855725775,x=5.862375316095723 +color=green,shape=circle,flag=0,i=138311,u=0.4449199044459794,v=0.9241400214364984,w=0.5017264113861387,x=8.162672278687909 +color=red,shape=triangle,flag=0,i=138333,u=0.8047760942634103,v=0.7243848179939881,w=0.5058984618910746,x=4.751028824110264 +color=yellow,shape=triangle,flag=1,i=138393,u=0.3495016777010975,v=0.16406479675280117,w=0.5079909930130683,x=5.870896567944311 +color=red,shape=triangle,flag=0,i=138395,u=0.03734375273936086,v=0.023093256255436567,w=0.5041131920894031,x=4.865632047419705 +color=red,shape=square,flag=0,i=138496,u=0.8348850291263635,v=0.9711089524453331,w=0.5039050945132909,x=6.34054080143459 +color=red,shape=circle,flag=1,i=138516,u=0.2374998332106213,v=0.24054242347881033,w=0.49048542219970176,x=4.420484413483621 +color=yellow,shape=triangle,flag=1,i=138525,u=0.378749891413391,v=0.30677567180473864,w=0.5027680907856005,x=4.0894979530794995 +color=purple,shape=square,flag=0,i=138535,u=0.22285780338565875,v=0.9401926667799455,w=0.4970155192388356,x=6.399626524791413 +color=purple,shape=triangle,flag=0,i=138586,u=0.6329116506494805,v=0.9924508267796331,w=0.5297092801300398,x=3.534766360258851 +color=red,shape=square,flag=0,i=138781,u=0.6139556553654268,v=0.21632802938267093,w=0.5080062411290104,x=5.910432834133549 +color=red,shape=square,flag=0,i=138810,u=0.7440212958523756,v=0.2883670331114694,w=0.509640933477473,x=5.799677046181098 +color=red,shape=circle,flag=0,i=138900,u=0.7471829399335801,v=0.7730349227309443,w=0.4807281271523543,x=4.722671106315414 +color=red,shape=circle,flag=0,i=138983,u=0.09913668955736188,v=0.12309413644776823,w=0.4812725998527279,x=3.2685228072959966 +color=yellow,shape=square,flag=1,i=138993,u=0.06602314113396235,v=0.38048862897183,w=0.4863492889576679,x=4.073121770023163 +color=blue,shape=triangle,flag=1,i=139029,u=0.1675442679305863,v=0.4260256400670034,w=0.4805912877499991,x=3.7795648659917718 +color=purple,shape=square,flag=0,i=139040,u=0.12059355427027652,v=0.6183725870239523,w=0.5067880151851718,x=5.005695689963016 +color=blue,shape=square,flag=1,i=139111,u=0.15791406718752676,v=0.46308292999864875,w=0.4680990907225799,x=7.477062097665995 +color=green,shape=circle,flag=1,i=139143,u=0.8610613969164524,v=0.7616928187618666,w=0.49542555785444103,x=5.595612561622347 +color=purple,shape=square,flag=0,i=139189,u=0.7443264628044348,v=0.4172392050050805,w=0.5091107176240225,x=5.68174721554891 +color=red,shape=triangle,flag=0,i=139350,u=0.02256841682637889,v=0.13495941926847932,w=0.5179253505298245,x=4.447884040373096 +color=purple,shape=square,flag=0,i=139416,u=0.4204729201142918,v=0.2232691085152737,w=0.5096324534182842,x=4.2797301275778805 +color=purple,shape=square,flag=0,i=139437,u=0.23847431008399256,v=0.7912519910254534,w=0.5096021790288062,x=5.099767570769067 +color=red,shape=circle,flag=0,i=139460,u=0.6896288908444705,v=0.6746511203646123,w=0.47682211607005803,x=5.9568709380573095 +color=red,shape=triangle,flag=0,i=139504,u=0.6474025704935013,v=0.4470506022593155,w=0.5092203333009371,x=6.516576795606952 +color=purple,shape=square,flag=0,i=139639,u=0.5473078320886167,v=0.48795166064175244,w=0.5077680077401037,x=6.335847925394288 +color=green,shape=square,flag=0,i=139643,u=0.9726064119317577,v=0.637489925958458,w=0.4754048928668529,x=5.26387266033665 +color=purple,shape=circle,flag=0,i=139678,u=0.7230620578978485,v=0.4038691786447718,w=0.49980639912757174,x=3.3490820453604635 +color=green,shape=triangle,flag=0,i=139815,u=0.5179996429864556,v=0.2904084474502592,w=0.4947638815701277,x=5.390562875088569 +color=red,shape=square,flag=0,i=139819,u=0.8254546902733595,v=0.06995190839188759,w=0.5224087205105586,x=5.1025712023678205 +color=red,shape=square,flag=0,i=139910,u=0.5625714121266934,v=0.6827018255059881,w=0.5211543825175695,x=6.5205671688152025 +color=red,shape=triangle,flag=0,i=139915,u=0.5909447310305467,v=0.7727845735988802,w=0.5040170086300086,x=4.3563406241878235 +color=yellow,shape=triangle,flag=1,i=140093,u=0.5823920553824754,v=0.5251085207929088,w=0.502942741249661,x=5.235053087398988 +color=red,shape=square,flag=0,i=140161,u=0.8751427670157677,v=0.08765677133120198,w=0.5219893289230496,x=5.166286759636703 +color=red,shape=circle,flag=0,i=140218,u=0.8201835387872295,v=0.8125315868394274,w=0.4932394616038248,x=6.191450391613185 +color=purple,shape=triangle,flag=0,i=140464,u=0.6103293210508083,v=0.04683198291327806,w=0.5241885869286942,x=4.969465257372141 +color=red,shape=triangle,flag=0,i=140497,u=0.5966358146123887,v=0.4407076440143338,w=0.5279394214949618,x=4.334388730479109 +color=orange,shape=triangle,flag=0,i=140521,u=0.35235193508421536,v=0.661198864517614,w=0.5530621321078157,x=5.911061113056437 +color=red,shape=square,flag=0,i=140575,u=0.6220022931168655,v=0.5169139914232396,w=0.533259176807009,x=4.722275519919795 +color=red,shape=triangle,flag=1,i=140586,u=0.4404141642686237,v=0.6828470960510071,w=0.5230862955577851,x=5.0411548851929915 +color=yellow,shape=square,flag=1,i=140653,u=0.08260572730519622,v=0.8079246074496624,w=0.47933933197211814,x=4.161035066773145 +color=red,shape=triangle,flag=0,i=140659,u=0.6889410460117044,v=0.7967235359798783,w=0.5308960244383736,x=1.8798278038948748 +color=yellow,shape=square,flag=1,i=140696,u=0.5767346794735991,v=0.7820635235755214,w=0.4851128393917242,x=4.267436892449345 +color=purple,shape=square,flag=0,i=140755,u=0.49198144840493263,v=0.3592039099006533,w=0.5150019134021703,x=4.3305845116301676 +color=purple,shape=triangle,flag=0,i=140848,u=0.09511510612118623,v=0.8581454141261488,w=0.5292525160832064,x=6.343618639171265 +color=red,shape=circle,flag=1,i=140964,u=0.4896542796053409,v=0.43555404834955835,w=0.5061445693289723,x=1.8676763634866083 +color=blue,shape=square,flag=1,i=141024,u=0.692835444529816,v=0.04007915921360583,w=0.4854016545305637,x=6.26430309138549 +color=orange,shape=square,flag=0,i=141080,u=0.03240694152552326,v=0.7280435994419837,w=0.46652430705242015,x=4.61096196721505 +color=yellow,shape=square,flag=1,i=141119,u=0.7465917674868074,v=0.5255631584796615,w=0.49490311329289444,x=5.396551766535104 +color=yellow,shape=circle,flag=1,i=141217,u=0.8221628706360736,v=0.49400737048368715,w=0.4816245854796019,x=2.6613667538874863 +color=red,shape=triangle,flag=1,i=141235,u=0.13974402975419897,v=0.8878899161611569,w=0.540739038438854,x=4.234622542668613 +color=red,shape=circle,flag=0,i=141348,u=0.11015403663431544,v=0.07331712170462029,w=0.49966100234162975,x=5.46812151491859 +color=red,shape=square,flag=0,i=141372,u=0.14329262113512875,v=0.25080055020873715,w=0.5143616159652669,x=5.958552657748318 +color=yellow,shape=triangle,flag=1,i=141375,u=0.29946390397797285,v=0.8648264589694957,w=0.4959026555861158,x=3.6139060690920535 +color=red,shape=square,flag=1,i=141445,u=0.9678835647143682,v=0.7510274811533107,w=0.5117589561417298,x=5.449686753627403 +color=blue,shape=circle,flag=1,i=141476,u=0.7187456820618605,v=0.7800105263090523,w=0.5128302738159971,x=5.814906097068486 +color=green,shape=triangle,flag=1,i=141547,u=0.3172039589388749,v=0.2426766886611288,w=0.49662884243599864,x=7.166338198474645 +color=red,shape=square,flag=0,i=141584,u=0.9050632457009437,v=0.08013430995007564,w=0.5183931905742426,x=5.069104705781542 +color=red,shape=square,flag=0,i=141630,u=0.4866877061118874,v=0.12611565635691657,w=0.5181859053769521,x=4.187709661694755 +color=red,shape=square,flag=1,i=141671,u=0.07933833185722827,v=0.45710010917929567,w=0.5240004198956381,x=3.3067697246355507 +color=red,shape=triangle,flag=0,i=141680,u=0.5477935719397388,v=0.5778041783312308,w=0.5491380786608641,x=6.778257564252712 +color=purple,shape=circle,flag=0,i=141746,u=0.014649561627469776,v=0.016628037498831016,w=0.5080917018135109,x=4.115665653213783 +color=red,shape=triangle,flag=1,i=141795,u=0.444021185260022,v=0.18577745918453437,w=0.5594079754167716,x=5.707642377018594 +color=blue,shape=triangle,flag=1,i=141806,u=0.11974901409356431,v=0.20782183765487194,w=0.4938648861813803,x=6.374026910056023 +color=red,shape=circle,flag=0,i=141870,u=0.45322966943369203,v=0.3766007589878985,w=0.49144228366048304,x=5.068775371375214 +color=red,shape=square,flag=0,i=141872,u=0.4552045002651459,v=0.8960703347111706,w=0.5167618469826778,x=3.8872465881211036 +color=red,shape=circle,flag=0,i=141878,u=0.7601252595503035,v=0.8563107051708324,w=0.49065886949738863,x=6.6188545373573815 +color=purple,shape=square,flag=0,i=141935,u=0.39662610903491446,v=0.019632445338159443,w=0.5084619864070486,x=4.010086679219019 +color=orange,shape=triangle,flag=0,i=142003,u=0.7725692396808218,v=0.1015316356467284,w=0.553888820412427,x=5.6571258883842725 +color=red,shape=triangle,flag=1,i=142069,u=0.435123512213479,v=0.8542018109107539,w=0.5514452473103078,x=2.6615138644260043 +color=green,shape=triangle,flag=0,i=142082,u=0.8272587749972624,v=0.464202592461749,w=0.5004356810233123,x=1.6542809643179757 +color=yellow,shape=triangle,flag=1,i=142100,u=0.41150951181462425,v=0.34227334370701024,w=0.4936296179646732,x=5.234547141904993 +color=red,shape=circle,flag=0,i=142190,u=0.6520688243034927,v=0.7433153028370248,w=0.4854580578258922,x=3.44516472776952 +color=red,shape=triangle,flag=1,i=142316,u=0.42838053735247006,v=0.13215152238818328,w=0.5383370861147231,x=4.567407341731323 +color=red,shape=triangle,flag=0,i=142345,u=0.8558994881535174,v=0.009832768220795263,w=0.5329243024519078,x=6.036368454313947 +color=purple,shape=circle,flag=0,i=142425,u=0.14857889589995465,v=0.13375004135055546,w=0.49946183732132876,x=5.274396953004432 +color=red,shape=square,flag=0,i=142579,u=0.42279600641319415,v=0.38525179660689246,w=0.5022605258148014,x=5.874738012049626 +color=red,shape=square,flag=0,i=142595,u=0.6047087787686957,v=0.2011327061047723,w=0.4997450764998767,x=6.093118155420797 +color=red,shape=square,flag=1,i=142640,u=0.8719577649271965,v=0.6195031538320895,w=0.4925340906284094,x=4.860720126840298 +color=red,shape=circle,flag=0,i=142654,u=0.518491003490688,v=0.48831750092827675,w=0.4820843240448057,x=6.404656737891173 +color=red,shape=circle,flag=0,i=142665,u=0.1036937443679321,v=0.13055232636941888,w=0.486326113594918,x=4.749575024881765 +color=purple,shape=circle,flag=1,i=142691,u=0.5373399403106417,v=0.8585722405084844,w=0.49995465219226365,x=4.94154045386465 +color=yellow,shape=triangle,flag=1,i=142725,u=0.6012124290585683,v=0.011694530103482204,w=0.48820915498470346,x=6.926808443759181 +color=red,shape=triangle,flag=0,i=142859,u=0.6782716708746045,v=0.11487896052532887,w=0.5311985571143776,x=6.548279740802664 +color=red,shape=square,flag=1,i=142900,u=0.6341765345734965,v=0.4342412850369973,w=0.4862874515734766,x=5.324920904279886 +color=red,shape=triangle,flag=0,i=142917,u=0.7209003844516976,v=0.7742979018837206,w=0.5301192502056737,x=2.3471488869191846 +color=purple,shape=circle,flag=0,i=142957,u=0.4895230123400852,v=0.06847480526481375,w=0.49816527507484726,x=7.049750730407531 +color=red,shape=triangle,flag=1,i=142965,u=0.10212388974059594,v=0.11756040467444218,w=0.5292156702898925,x=5.615265861628302 +color=green,shape=triangle,flag=0,i=142969,u=0.9518567493039518,v=0.3714581372562319,w=0.5037757628393118,x=3.898496861984969 +color=red,shape=square,flag=0,i=143098,u=0.054184563081332904,v=0.9109809262653299,w=0.4857657041842572,x=4.107263075140758 +color=yellow,shape=circle,flag=0,i=143111,u=0.013454807311805372,v=0.9905880675689503,w=0.49532016377431287,x=5.700938078929518 +color=red,shape=square,flag=0,i=143127,u=0.772986059238039,v=0.12879777751306332,w=0.48598903118270675,x=7.689898593528845 +color=blue,shape=circle,flag=0,i=143206,u=0.39447743623569687,v=0.5451967663150283,w=0.5236123997650195,x=6.263661718783337 +color=green,shape=circle,flag=1,i=143226,u=0.36415504056281234,v=0.7291708992279763,w=0.49610326402964133,x=4.47615097974263 +color=green,shape=triangle,flag=1,i=143255,u=0.23590000244352172,v=0.4450954747254223,w=0.5060461258086376,x=5.234249911849379 +color=green,shape=triangle,flag=0,i=143286,u=0.35961305834380275,v=0.5916530676321765,w=0.5071847812892837,x=4.86664053649539 +color=red,shape=circle,flag=1,i=143432,u=0.4867383639531945,v=0.5332984967031007,w=0.48915065317892803,x=6.207955492027497 +color=red,shape=square,flag=1,i=143588,u=0.325526826252045,v=0.14475427039329924,w=0.5026684617980136,x=4.459868028317356 +color=purple,shape=triangle,flag=0,i=143621,u=0.44601457221875296,v=0.04588051810392901,w=0.5252460439764117,x=5.3087463180890415 +color=blue,shape=circle,flag=1,i=143896,u=0.504177557392305,v=0.38260202252665243,w=0.518795685894506,x=4.452651562487838 +color=yellow,shape=square,flag=0,i=143917,u=0.8711034844152754,v=0.09422856231965415,w=0.46198797212587217,x=4.650091045932945 +color=blue,shape=triangle,flag=1,i=143956,u=0.5411492486352146,v=0.8216878516902764,w=0.4973333351873608,x=3.3397907289223743 +color=blue,shape=circle,flag=1,i=144020,u=0.7117191118495163,v=0.7646894831760018,w=0.5199764598042789,x=6.272470164784568 +color=green,shape=triangle,flag=0,i=144093,u=0.5616601785051137,v=0.8308456444697,w=0.5099418522598458,x=5.348455968319544 +color=red,shape=square,flag=0,i=144163,u=0.9709121994904566,v=0.05023287952536082,w=0.5140393954673209,x=6.152082977477377 +color=red,shape=square,flag=0,i=144290,u=0.3270910098794877,v=0.32305146210774927,w=0.5180245345735146,x=4.683131232137949 +color=purple,shape=circle,flag=0,i=144376,u=0.47616596651561016,v=0.050538567510263976,w=0.5164027019751546,x=6.140565260543386 +color=red,shape=circle,flag=1,i=144511,u=0.48508290124584896,v=0.5069274634598699,w=0.4943284672673943,x=4.510585095038166 +color=red,shape=square,flag=0,i=144618,u=0.9866074000624323,v=0.9048405415491704,w=0.5026479964525619,x=3.8971718375534503 +color=red,shape=triangle,flag=0,i=144665,u=0.6010052893949556,v=0.45313889523796325,w=0.5177194901393425,x=5.387599773135471 +color=blue,shape=triangle,flag=1,i=144694,u=0.83970698437518,v=0.8605273621938,w=0.4993030619297307,x=4.2636942261972575 +color=green,shape=circle,flag=0,i=144752,u=0.06048151605792207,v=0.5496286632556652,w=0.48885752580835623,x=4.881327938140004 +color=yellow,shape=circle,flag=0,i=144801,u=0.5685696262018551,v=0.3615634458306888,w=0.5224889106979393,x=5.240556990437562 +color=yellow,shape=square,flag=1,i=144821,u=0.23260532778127208,v=0.14471852025946008,w=0.4721501628687404,x=4.094010848551506 +color=yellow,shape=circle,flag=1,i=144950,u=0.7375423729453301,v=0.1547304786896896,w=0.5266972007074195,x=4.910478492695728 +color=red,shape=square,flag=0,i=144957,u=0.7333848300888832,v=0.7577830768995295,w=0.5043754812940772,x=6.916116425809036 +color=red,shape=triangle,flag=0,i=144960,u=0.047493325966395994,v=0.01339901819414746,w=0.5226556002753617,x=6.896576321225491 +color=red,shape=square,flag=0,i=145047,u=0.967010822069736,v=0.20834003921694721,w=0.5129159759673435,x=4.196738316261908 +color=yellow,shape=triangle,flag=1,i=145092,u=0.6251948074595004,v=0.39379628196691974,w=0.4817350011030718,x=3.559609927977327 +color=red,shape=triangle,flag=0,i=145126,u=0.18795762906756586,v=0.6816232557388878,w=0.513069094501169,x=3.824453301290785 +color=red,shape=circle,flag=0,i=145138,u=0.8907508892002952,v=0.9103227266687736,w=0.5003594922691517,x=2.921623838308927 +color=red,shape=square,flag=1,i=145232,u=0.6205763124315744,v=0.8750577460978215,w=0.5105961405064133,x=3.438063265558912 +color=red,shape=triangle,flag=0,i=145267,u=0.536998466751463,v=0.21260903230242956,w=0.5174728217832933,x=2.8965095580760205 +color=purple,shape=triangle,flag=0,i=145363,u=0.28868344480040287,v=0.6515567652417326,w=0.5337921851714044,x=4.827509877339264 +color=red,shape=triangle,flag=0,i=145420,u=0.4128684878609814,v=0.15831517319687705,w=0.517168686172276,x=6.111325206020439 +color=orange,shape=square,flag=1,i=145424,u=0.5544759360176078,v=0.3879294106933915,w=0.47367898941866904,x=3.850575297664433 +color=red,shape=circle,flag=0,i=145439,u=0.8442961850889149,v=0.9211853852377734,w=0.513023774474256,x=4.67605032745099 +color=red,shape=triangle,flag=0,i=145488,u=0.7116352590682079,v=0.6968519252423728,w=0.5167586512729616,x=5.351935187745752 +color=green,shape=triangle,flag=0,i=145588,u=0.8890443071256672,v=0.4059821142795865,w=0.4895360904090859,x=6.7361965321945645 +color=red,shape=circle,flag=0,i=145600,u=0.17001534880056657,v=0.09509308046699194,w=0.5150981648158417,x=4.540104411367356 +color=red,shape=circle,flag=1,i=145639,u=0.3027848718935999,v=0.38632094440380577,w=0.5142607773786037,x=5.336150858051432 +color=yellow,shape=circle,flag=1,i=145742,u=0.22844561342706882,v=0.03373482377106363,w=0.5235083488338232,x=3.609216314372453 +color=green,shape=square,flag=1,i=145778,u=0.7652166571880631,v=0.5205160934567817,w=0.4389380692685188,x=5.110816505630562 +color=red,shape=triangle,flag=0,i=145848,u=0.14993492488041094,v=0.9522037282232144,w=0.5212752361427919,x=4.197940675836989 +color=red,shape=square,flag=1,i=145853,u=0.42449985737250007,v=0.37993195712480254,w=0.5216935556606677,x=6.401308353090935 +color=blue,shape=triangle,flag=1,i=145910,u=0.9191718701757283,v=0.3507778006364465,w=0.508947630687695,x=3.305380565048965 +color=purple,shape=triangle,flag=0,i=145945,u=0.10405006910190873,v=0.0989291305444161,w=0.5282855529095846,x=5.85950934637179 +color=red,shape=square,flag=0,i=145950,u=0.6103391230374575,v=0.24321145925900345,w=0.5198293990495322,x=5.565941969578737 +color=red,shape=circle,flag=1,i=145972,u=0.7345324373176755,v=0.6848713724324484,w=0.5182995572301282,x=6.010468108010923 +color=red,shape=square,flag=1,i=146055,u=0.040892145299960214,v=0.08769672404207951,w=0.52472320010642,x=4.3013110270557045 +color=yellow,shape=square,flag=0,i=146146,u=0.20572299024789398,v=0.04063121378724688,w=0.4779765376227126,x=6.995608150734949 +color=blue,shape=square,flag=1,i=146161,u=0.23563382296451874,v=0.40269448294757626,w=0.5153712844818279,x=6.583952920697662 +color=green,shape=triangle,flag=0,i=146176,u=0.5098376714442905,v=0.4413895380969317,w=0.47709407018436606,x=5.776635608162773 +color=green,shape=circle,flag=0,i=146210,u=0.4869799736767464,v=0.46460778026228566,w=0.4820819630867842,x=5.218998228321822 +color=red,shape=triangle,flag=0,i=146230,u=0.42063578804348967,v=0.686722550476034,w=0.5242797362851747,x=2.9640388504853026 +color=red,shape=square,flag=0,i=146258,u=0.5788924633356175,v=0.4387942346286279,w=0.522098394638534,x=3.6449052201269474 +color=purple,shape=square,flag=0,i=146334,u=0.05757123737932757,v=0.5347868515607477,w=0.49873505757516123,x=4.681783465239761 +color=green,shape=square,flag=0,i=146355,u=0.07944596322095798,v=0.43612401065227724,w=0.4477435516575735,x=4.533079292312345 +color=green,shape=triangle,flag=0,i=146430,u=0.7317958102801904,v=0.8857330888047565,w=0.4739073656584723,x=5.158622325287397 +color=red,shape=triangle,flag=0,i=146476,u=0.5961907954222443,v=0.4284237720726396,w=0.5218886057670831,x=4.653690663478196 +color=green,shape=triangle,flag=0,i=146519,u=0.7282365279615635,v=0.23844314050421345,w=0.4740329911182216,x=3.9528466067825216 +color=blue,shape=circle,flag=0,i=146544,u=0.509926504223778,v=0.7611953888370436,w=0.5088669165482629,x=5.905041755023697 +color=red,shape=triangle,flag=0,i=146604,u=0.2121522897086795,v=0.2684182945189899,w=0.5195398195519959,x=6.608822214135164 +color=purple,shape=triangle,flag=0,i=146615,u=0.6830294309255329,v=0.775679808410577,w=0.5325456015236554,x=7.890569948348088 +color=yellow,shape=triangle,flag=0,i=146621,u=0.6419903566927515,v=0.1388854726679677,w=0.49894990364901726,x=5.781778375798997 +color=orange,shape=square,flag=1,i=146634,u=0.5575885117103254,v=0.6337165921269444,w=0.4704135138012962,x=5.518048123035133 +color=red,shape=triangle,flag=0,i=146638,u=0.9858604425566663,v=0.6950368294498945,w=0.5207873085930961,x=6.47088038302435 +color=red,shape=triangle,flag=0,i=146690,u=0.8754579607080465,v=0.43136199359132943,w=0.5222736195093759,x=6.788377767991445 +color=red,shape=triangle,flag=0,i=146748,u=0.547371438476399,v=0.8837882300132288,w=0.5216647911783672,x=5.654792046823208 +color=blue,shape=triangle,flag=0,i=146750,u=0.213178409911158,v=0.38311577989553414,w=0.5168770549447369,x=4.504396475273677 +color=red,shape=triangle,flag=0,i=146759,u=0.30636312848825176,v=0.6778355136614823,w=0.5229651641401726,x=5.533291489414755 +color=yellow,shape=triangle,flag=1,i=146876,u=0.9375131092402302,v=0.8298702555736749,w=0.5014923386563265,x=6.003667707510409 +color=purple,shape=square,flag=0,i=146883,u=0.6906419545463135,v=0.002627950645080257,w=0.48707640086389775,x=3.2685374131930467 +color=red,shape=circle,flag=0,i=146887,u=0.31917165163209604,v=0.3181528144304471,w=0.5221809675214947,x=7.713420122508251 +color=purple,shape=square,flag=0,i=146985,u=0.7005408993695096,v=0.6214721124588273,w=0.48381148322077444,x=6.1575917605577635 +color=purple,shape=triangle,flag=0,i=147085,u=0.2698009708541149,v=0.9184834137984218,w=0.5380879564273844,x=6.3752631737619465 +color=blue,shape=circle,flag=1,i=147095,u=0.9208117165394312,v=0.1500342494124729,w=0.5029888822096371,x=4.668006421360798 +color=red,shape=circle,flag=0,i=147157,u=0.37992588141635897,v=0.4621092885060484,w=0.5244298248611731,x=5.787139082459711 +color=red,shape=triangle,flag=0,i=147176,u=0.6033161080944892,v=0.908086594516721,w=0.5205284317594274,x=4.603599447724595 +color=purple,shape=square,flag=0,i=147201,u=0.7663056748567126,v=0.5228817639784796,w=0.4853791515867845,x=4.7537605263894305 +color=red,shape=square,flag=1,i=147320,u=0.5940784768486077,v=0.7950023781325019,w=0.5184868753111943,x=5.921459456017554 +color=blue,shape=square,flag=1,i=147345,u=0.03096021057027154,v=0.8698958307719932,w=0.5244663662254642,x=4.80105659779744 +color=red,shape=circle,flag=0,i=147460,u=0.7431228129642022,v=0.66282091721515,w=0.519385088806541,x=3.081281871621522 +color=red,shape=square,flag=0,i=147534,u=0.18414286445228867,v=0.5439263685451944,w=0.5142522160125361,x=6.31795492767845 +color=red,shape=triangle,flag=1,i=147546,u=0.8229158005651677,v=0.5296418966706153,w=0.5263650920070448,x=4.920673641333984 +color=red,shape=circle,flag=1,i=147561,u=0.6150568263705181,v=0.6426552855844806,w=0.5187425632585658,x=4.287822886345743 +color=red,shape=square,flag=1,i=147608,u=0.4210838290352793,v=0.6698904561435841,w=0.5109098565338447,x=3.225364527552239 +color=purple,shape=square,flag=0,i=147652,u=0.6733360800094544,v=0.681708177032319,w=0.48602321404467064,x=5.271419797629661 +color=blue,shape=square,flag=1,i=147710,u=0.21220839536376723,v=0.4567711453708774,w=0.5265327618268626,x=3.135476309872564 +color=red,shape=circle,flag=0,i=147745,u=0.8742717427360113,v=0.9302430417547757,w=0.5196860677393458,x=5.516121902941492 +color=purple,shape=triangle,flag=0,i=147805,u=0.4513617376250799,v=0.3319877007295401,w=0.532290161585172,x=5.850451112686195 +color=purple,shape=circle,flag=0,i=147891,u=0.18178438177762435,v=0.45439238386916025,w=0.512912953421344,x=5.2531512898673745 +color=red,shape=square,flag=1,i=147915,u=0.0034019037355421666,v=0.372980961867854,w=0.5087102952780208,x=4.811340334353258 +color=purple,shape=triangle,flag=0,i=147954,u=0.44687363035531613,v=0.16483290678374607,w=0.5291137612729291,x=5.924271068238883 +color=red,shape=triangle,flag=0,i=147968,u=0.08478579259449859,v=0.030280726143774084,w=0.5220587031425125,x=5.683160475911261 +color=blue,shape=triangle,flag=1,i=148017,u=0.3870166741784411,v=0.7780611833095648,w=0.5222349597624755,x=3.2736604694145206 +color=purple,shape=circle,flag=0,i=148036,u=0.016501338804909116,v=0.2747537419490832,w=0.5133167183991689,x=5.204587366417591 +color=green,shape=triangle,flag=1,i=148115,u=0.9244494860196397,v=0.04760227483518442,w=0.46587444441461673,x=5.870242362954625 +color=yellow,shape=triangle,flag=1,i=148196,u=0.6574356205809735,v=0.17607080316040014,w=0.493287320358233,x=3.769050981090595 +color=purple,shape=triangle,flag=0,i=148222,u=0.275751722451941,v=0.5841750109724062,w=0.5260437970275496,x=5.4541860506335285 +color=red,shape=square,flag=0,i=148265,u=0.5865399307774417,v=0.8745844630545466,w=0.5168541966341402,x=3.295922878024351 +color=blue,shape=triangle,flag=1,i=148290,u=0.11255405091871984,v=0.054952836091728074,w=0.5202741897928987,x=6.404243381702867 +color=yellow,shape=triangle,flag=1,i=148295,u=0.266140692870774,v=0.6928470129413267,w=0.4944124834527488,x=4.799213117300116 +color=yellow,shape=triangle,flag=1,i=148307,u=0.585797330965652,v=0.6485153370388037,w=0.49588227128232515,x=5.0665872920028185 +color=green,shape=square,flag=1,i=148330,u=0.702974968407844,v=0.3304672973864793,w=0.4654244780542738,x=4.884596019592617 +color=blue,shape=circle,flag=1,i=148335,u=0.7210614003295094,v=0.23590427496902744,w=0.4971013421815183,x=6.691829906116394 +color=blue,shape=square,flag=1,i=148523,u=0.4027022037362268,v=0.7691703955959995,w=0.5259079205460773,x=5.897790666959815 +color=yellow,shape=square,flag=1,i=148608,u=0.49473596281744403,v=0.27469069367657206,w=0.49372817525374924,x=5.209634503095014 +color=red,shape=circle,flag=0,i=148650,u=0.4326293732706511,v=0.4056719258575794,w=0.5074613360998372,x=6.835725069911573 +color=blue,shape=triangle,flag=1,i=148695,u=0.05156349574935992,v=0.09004906045829553,w=0.5155149833666632,x=4.582831435013014 +color=blue,shape=square,flag=1,i=148762,u=0.5149817204989489,v=0.0016624922524925978,w=0.5250081992812912,x=3.098185998821226 +color=yellow,shape=square,flag=1,i=148855,u=0.41111508110444195,v=0.32045965506363006,w=0.4938881936066751,x=5.385870358510869 +color=blue,shape=triangle,flag=1,i=148885,u=0.41741426213421784,v=0.7467042913032289,w=0.5182128525405643,x=4.534055684590649 +color=green,shape=square,flag=0,i=148938,u=0.8190293834797779,v=0.8859257609952934,w=0.4675732077569812,x=3.6654444072825556 +color=orange,shape=triangle,flag=1,i=149106,u=0.5959848300384338,v=0.1822578625482384,w=0.5646184212494092,x=3.99977302240179 +color=red,shape=square,flag=0,i=149150,u=0.7301789779665903,v=0.41857022858194914,w=0.520276546060603,x=6.808112650060683 +color=purple,shape=square,flag=0,i=149205,u=0.5992454335855963,v=0.8056146895093382,w=0.49104006125759775,x=4.321982281031561 +color=red,shape=triangle,flag=0,i=149218,u=0.8589377860466937,v=0.9527401031865766,w=0.4875687935554442,x=5.978286660638037 +color=red,shape=circle,flag=1,i=149284,u=0.20604687792627696,v=0.2373665356831624,w=0.5030511797803342,x=3.03434307113751 +color=green,shape=circle,flag=0,i=149445,u=0.3545794601134278,v=0.9685736930775674,w=0.5073623923359062,x=5.5755280931640145 +color=red,shape=circle,flag=0,i=149484,u=0.9539709666522029,v=0.8899989164341081,w=0.4919316856408472,x=3.283701202922275 +color=red,shape=square,flag=1,i=149565,u=0.6319459054255879,v=0.6835283549035489,w=0.49452003747397744,x=4.59335912122535 +color=yellow,shape=circle,flag=1,i=149673,u=0.12903282043132014,v=0.0684388640589505,w=0.530523425220845,x=6.368948623377881 +color=green,shape=triangle,flag=0,i=149789,u=0.17852338581332783,v=0.9301404799503399,w=0.4734426664644052,x=6.2035626244904725 +color=purple,shape=square,flag=0,i=149795,u=0.753396065263036,v=0.4036467990991589,w=0.48954473928718306,x=3.070313888675163 +color=red,shape=circle,flag=0,i=149823,u=0.48545239079349856,v=0.5262122761226822,w=0.4831083745020635,x=5.009029679869083 +color=red,shape=circle,flag=0,i=149860,u=0.30551307645402237,v=0.3664800199847265,w=0.47708800376088945,x=5.363253467760244 +color=yellow,shape=triangle,flag=1,i=149861,u=0.29346228242489947,v=0.9818633639509691,w=0.5008219842080108,x=4.5232974897894875 +color=orange,shape=square,flag=0,i=149945,u=0.7290924974104981,v=0.625384244713551,w=0.4783605235815646,x=4.105279093671387 +color=blue,shape=triangle,flag=1,i=149962,u=0.2770027690563145,v=0.9785601760579371,w=0.5111913134260267,x=3.8791792989907066 +color=blue,shape=triangle,flag=1,i=149967,u=0.8035252551383874,v=0.3004863823453163,w=0.5073352358653068,x=5.661137070882127 +color=red,shape=square,flag=0,i=150037,u=0.20063414310531924,v=0.30756246832020584,w=0.4888795796415844,x=4.980829921930858 +color=red,shape=triangle,flag=1,i=150088,u=0.13832770125613314,v=0.768651597657867,w=0.4931892297340393,x=5.430528950141588 +color=blue,shape=square,flag=1,i=150094,u=0.8449273676275564,v=0.621166096994931,w=0.5053151982311194,x=5.902846882297393 +color=yellow,shape=square,flag=1,i=150262,u=0.7152808611391698,v=0.532517528197617,w=0.488992500041547,x=5.184232637479634 +color=red,shape=square,flag=0,i=150291,u=0.7814474459558515,v=0.20856273010326976,w=0.49253348431011335,x=4.179526995756143 +color=green,shape=square,flag=0,i=150325,u=0.6810829962381632,v=0.8087890938005086,w=0.489259397961584,x=3.5977529048923635 +color=red,shape=square,flag=0,i=150342,u=0.5196833892850999,v=0.9367150794714201,w=0.4965574827287151,x=3.3105954392389383 +color=yellow,shape=square,flag=1,i=150431,u=0.9343130317958508,v=0.7832383505783216,w=0.48723591291649976,x=5.040240159713332 +color=purple,shape=square,flag=0,i=150556,u=0.7986076861179164,v=0.7394174552605486,w=0.48306023430082523,x=5.470637712656124 +color=red,shape=triangle,flag=1,i=150610,u=0.22451841677562268,v=0.4008485681662449,w=0.5017897486594739,x=1.5004632464886598 +color=green,shape=square,flag=0,i=150716,u=0.33142749879811806,v=0.9020200038557241,w=0.49089941359372596,x=5.482553755806546 +color=purple,shape=circle,flag=0,i=150730,u=0.1477189654942207,v=0.47251966803487366,w=0.5063245255562299,x=5.346019341182475 +color=red,shape=square,flag=0,i=150757,u=0.5012244366768477,v=0.10415321475197947,w=0.4931749062560858,x=7.1595278694387305 +color=green,shape=triangle,flag=1,i=150785,u=0.6016650438179475,v=0.3669857434335294,w=0.4714022304049529,x=2.756406893326831 +color=purple,shape=circle,flag=0,i=150820,u=0.09156249040649578,v=0.229210690055338,w=0.5047227095739586,x=4.091959353137588 +color=orange,shape=triangle,flag=0,i=150831,u=0.4347367801621198,v=0.2790962095748857,w=0.5509229954930609,x=5.487200986388664 +color=red,shape=square,flag=0,i=150895,u=0.449207014107289,v=0.8428339809879006,w=0.49641758965516214,x=4.916088070652804 +color=red,shape=triangle,flag=1,i=150931,u=0.16590029994298372,v=0.2781810509850351,w=0.4959275804808212,x=4.995636120274436 +color=blue,shape=square,flag=1,i=150943,u=0.29844354274224605,v=0.16676696472197183,w=0.5036755539129283,x=5.674581541296543 +color=yellow,shape=triangle,flag=1,i=150964,u=0.46806203481637454,v=0.539568921643238,w=0.49715104248877445,x=5.005214696185409 +color=red,shape=square,flag=1,i=150992,u=0.2691135454136523,v=0.957159613663821,w=0.49224999822326776,x=5.247577586031528 +color=blue,shape=square,flag=1,i=151228,u=0.8656475748205655,v=0.9449542382343803,w=0.495117579326984,x=5.3753339335411825 +color=green,shape=triangle,flag=0,i=151311,u=0.307873059783773,v=0.9592139872606779,w=0.47922305165858636,x=5.850901069980025 +color=blue,shape=circle,flag=0,i=151319,u=0.6614015839422331,v=0.028552863313809906,w=0.5005600732195173,x=4.291423610723483 +color=red,shape=square,flag=0,i=151346,u=0.003830227522392371,v=0.7660957908256116,w=0.5006200173117727,x=6.233722971033761 +color=purple,shape=triangle,flag=0,i=151350,u=0.288177704672979,v=0.9459586009729012,w=0.5348338672571158,x=4.687882426913988 +color=red,shape=circle,flag=1,i=151406,u=0.5583883212944449,v=0.5896671246335984,w=0.48001088182143503,x=6.449324219113862 +color=green,shape=square,flag=0,i=151413,u=0.051033325162624155,v=0.7959475980378004,w=0.4982038524948576,x=6.247442473289776 +color=red,shape=square,flag=0,i=151426,u=0.39342596666005913,v=0.29269349946258305,w=0.49462703207301845,x=2.7358713106589576 +color=red,shape=square,flag=1,i=151432,u=0.027880527907372277,v=0.6415699409412685,w=0.4940481739540081,x=4.61169149889735 +color=red,shape=triangle,flag=0,i=151455,u=0.1470352078876791,v=0.8125500250619784,w=0.512394319131293,x=5.98236469224189 +color=yellow,shape=square,flag=1,i=151513,u=0.8302639347377956,v=0.8334333735657777,w=0.4891615217157213,x=6.485489844364913 +color=red,shape=circle,flag=0,i=151661,u=0.8895447722814571,v=0.9717354540107599,w=0.4854406758431147,x=4.824398026515303 +color=purple,shape=triangle,flag=0,i=151667,u=0.11950000546734574,v=0.3244988246632423,w=0.5152415980846886,x=3.5206566048485786 +color=red,shape=square,flag=0,i=151717,u=0.008260435602335026,v=0.7244644428748056,w=0.5028917688036276,x=5.493305286497622 +color=green,shape=triangle,flag=0,i=151744,u=0.4450670665515626,v=0.20264718068515652,w=0.4745790973762201,x=5.2402577730237265 +color=yellow,shape=circle,flag=1,i=151752,u=0.7778309469057162,v=0.6796926768442973,w=0.5260855728112273,x=3.5272244096067413 +color=red,shape=circle,flag=0,i=151773,u=0.301708448793656,v=0.29546375049306,w=0.4843449064349069,x=5.556597086323777 +color=blue,shape=square,flag=0,i=151789,u=0.03698558276279085,v=0.282947385603037,w=0.4930610727463199,x=3.993359818266453 +color=red,shape=square,flag=0,i=151880,u=0.15995068490840758,v=0.34931712073912613,w=0.5014310473810644,x=6.603087065113681 +color=red,shape=square,flag=0,i=151912,u=0.49277923914690824,v=0.644292093697381,w=0.5044079305212555,x=3.2145361339453107 +color=blue,shape=circle,flag=1,i=151928,u=0.7470845629328279,v=0.48578076348044175,w=0.5090265888617694,x=4.896898528388144 +color=yellow,shape=triangle,flag=0,i=151941,u=0.8253595607371385,v=0.09275631826692166,w=0.4999218035048412,x=6.1051243915627795 +color=green,shape=square,flag=0,i=151949,u=0.7778554677032801,v=0.8064929507105697,w=0.5000543529613237,x=5.50113587877009 +color=yellow,shape=circle,flag=0,i=151951,u=0.7150936592962341,v=0.3224611554616321,w=0.5243652813373487,x=3.341000050851713 +color=red,shape=square,flag=1,i=152000,u=0.34089854379698337,v=0.8647796046605544,w=0.5088227558623317,x=4.587514169567759 +color=red,shape=circle,flag=0,i=152015,u=0.16947487546279205,v=0.07523081969366156,w=0.4839323463296248,x=6.084071449415837 +color=red,shape=circle,flag=0,i=152029,u=0.5888921727408212,v=0.5751240662192442,w=0.48918397822006554,x=3.5960139251461034 +color=green,shape=triangle,flag=1,i=152160,u=0.18348526800532372,v=0.22588163531340089,w=0.47036883363533216,x=5.819706510873556 +color=red,shape=square,flag=1,i=152173,u=0.8120235545439471,v=0.14548108933387383,w=0.5091154210613482,x=3.818061629755697 +color=blue,shape=triangle,flag=1,i=152180,u=0.7274927147102481,v=0.4750011734546318,w=0.4899643232412815,x=2.6562563731825377 +color=purple,shape=square,flag=0,i=152224,u=0.22042132722165142,v=0.2575261498804785,w=0.47193038629235934,x=3.316979626952198 +color=purple,shape=circle,flag=0,i=152415,u=0.21721064411561197,v=0.554777745881919,w=0.49663492704955686,x=4.291710904681601 +color=purple,shape=triangle,flag=0,i=152439,u=0.8307657056891141,v=0.9447641439659609,w=0.5153151632804447,x=4.457897979223862 +color=red,shape=circle,flag=0,i=152506,u=0.896657859923559,v=0.8723902077877677,w=0.49986885723510327,x=3.690066682201989 +color=red,shape=square,flag=0,i=152534,u=0.8575325703791198,v=0.02833175026162782,w=0.5041695700951581,x=6.039720330089203 +color=green,shape=square,flag=0,i=152582,u=0.4338140378282922,v=0.3928659303185025,w=0.48929794672694793,x=6.223465939692186 +color=red,shape=square,flag=1,i=152600,u=0.9528955914171259,v=0.5531558822294478,w=0.5091922248456057,x=4.087593474489518 +color=red,shape=square,flag=0,i=152850,u=0.6126940909687901,v=0.5570447826214673,w=0.511572204173628,x=6.284588801688897 +color=red,shape=circle,flag=0,i=152929,u=0.3894503412249999,v=0.42039140372370654,w=0.49323703549648096,x=6.833595530194188 +color=red,shape=triangle,flag=0,i=152964,u=0.27527967879076043,v=0.790248820403096,w=0.5024868329017081,x=5.314677105794 +color=yellow,shape=circle,flag=1,i=152983,u=0.7957559797471911,v=0.5618444338292828,w=0.5285505391552109,x=6.382165742639831 +color=red,shape=triangle,flag=0,i=153020,u=0.2845741974727857,v=0.3473550442036083,w=0.5012311856523145,x=4.7202795409718235 +color=red,shape=triangle,flag=0,i=153038,u=0.1175938530648899,v=0.6518052989184085,w=0.5060915168345712,x=4.894007763795773 +color=red,shape=square,flag=1,i=153107,u=0.7609148906025656,v=0.6512899641547996,w=0.5125386254645461,x=5.080977630677931 +color=blue,shape=triangle,flag=1,i=153125,u=0.9600765693061948,v=0.08198983697064288,w=0.4955791731545013,x=6.057987291461597 +color=red,shape=square,flag=0,i=153314,u=0.6094290702112861,v=0.7487913790450337,w=0.5138772370700087,x=5.3182863310449 +color=red,shape=square,flag=0,i=153322,u=0.17217824127553671,v=0.5807344530586044,w=0.5110405596583685,x=4.426600886911363 +color=purple,shape=circle,flag=0,i=153379,u=0.31403654472520426,v=0.11357922039355395,w=0.5058549636815446,x=5.527648782096251 +color=red,shape=triangle,flag=0,i=153525,u=0.5725290396782309,v=0.048376064229432414,w=0.5184906763807028,x=3.5345940672180904 +color=red,shape=square,flag=1,i=153572,u=0.04980999657679841,v=0.25767585619592825,w=0.515984584202646,x=3.7981948910822605 +color=red,shape=triangle,flag=0,i=153598,u=0.21855866681958847,v=0.4982543964061553,w=0.523148157493496,x=5.329747612909604 +color=green,shape=square,flag=0,i=153685,u=0.534375342718703,v=0.16303254609835027,w=0.4805388913432233,x=6.392284967248595 +color=blue,shape=square,flag=0,i=153706,u=0.5950992758945963,v=0.7550950465466318,w=0.513987982901534,x=4.018636200757412 +color=orange,shape=square,flag=1,i=153820,u=0.7827732095297112,v=0.6167773920685936,w=0.46831216596398845,x=3.5940444643544676 +color=green,shape=triangle,flag=0,i=153822,u=0.2276334256884477,v=0.3404531276690478,w=0.4532130321998119,x=6.65168349766098 +color=red,shape=square,flag=1,i=153874,u=0.9437243280470229,v=0.43960170554974154,w=0.5143556484426715,x=2.912002559941799 +color=yellow,shape=square,flag=1,i=153894,u=0.6609143414169346,v=0.2192007192076071,w=0.5000548759558088,x=4.361794683171049 +color=red,shape=square,flag=0,i=153939,u=0.4134945323539029,v=0.6679675565253959,w=0.5195582107837091,x=5.653513950764757 +color=red,shape=square,flag=1,i=154083,u=0.469697258579583,v=0.7902222205684575,w=0.5355957165290308,x=5.01758689448523 +color=red,shape=circle,flag=0,i=154275,u=0.18140350510768333,v=0.18168800517293002,w=0.5170824333522133,x=5.533912842640693 +color=red,shape=triangle,flag=1,i=154388,u=0.6741179332464845,v=0.6461495367208291,w=0.5140053013282697,x=5.871825420274697 +color=blue,shape=circle,flag=0,i=154465,u=0.7245453907354324,v=0.918340980961967,w=0.5165643432325667,x=4.9255026811854234 +color=red,shape=square,flag=0,i=154482,u=0.485056411667279,v=0.3819608133877569,w=0.5462491902024431,x=4.42421979184498 +color=green,shape=triangle,flag=0,i=154513,u=0.49568237875725185,v=0.5831455586945526,w=0.4596912935849979,x=6.9176465634698125 +color=red,shape=triangle,flag=0,i=154645,u=0.14918364573664367,v=0.12634066592596216,w=0.5050016882791779,x=5.753544109278358 +color=blue,shape=triangle,flag=1,i=154669,u=0.8405576935323963,v=0.7934462926694278,w=0.48525764684461326,x=3.8407633379337853 +color=blue,shape=circle,flag=0,i=154724,u=0.1260653463516933,v=0.1693463988688123,w=0.5175684006583814,x=6.084164845246112 +color=red,shape=circle,flag=0,i=154766,u=0.5602094334631412,v=0.6359658861779514,w=0.5274257762503781,x=5.645037486950211 +color=red,shape=square,flag=0,i=154803,u=0.5803951853195812,v=0.7904139164895896,w=0.5364147140055715,x=6.046353563211684 +color=red,shape=square,flag=1,i=154816,u=0.5553374144593168,v=0.522862844160655,w=0.5322882454574523,x=5.063691234912764 +color=yellow,shape=square,flag=1,i=155002,u=0.02436920299593648,v=0.8831396964693253,w=0.5094730711991914,x=4.850603742648588 +color=red,shape=circle,flag=0,i=155026,u=0.5133765183162307,v=0.46724056305178574,w=0.5326036951272493,x=3.799676680219985 +color=blue,shape=square,flag=1,i=155041,u=0.170507123522057,v=0.8537386139649247,w=0.5009080264199828,x=6.371533374648447 +color=green,shape=square,flag=0,i=155120,u=0.610840629667652,v=0.2638782169056768,w=0.4928716967591164,x=5.595505781716166 +color=blue,shape=triangle,flag=1,i=155149,u=0.3389472459581383,v=0.5259091735902588,w=0.4921296219938035,x=4.408408542049037 +color=yellow,shape=triangle,flag=1,i=155155,u=0.48263206745864784,v=0.52505649107279,w=0.5088058598602397,x=5.125746406540444 +color=green,shape=square,flag=0,i=155231,u=0.5447546493131459,v=0.7029287311177661,w=0.496903661374872,x=5.559463121411629 +color=purple,shape=circle,flag=0,i=155376,u=0.43228702999525037,v=0.9234244308233611,w=0.5065028225159918,x=3.336893020979776 +color=blue,shape=triangle,flag=0,i=155400,u=0.6944413687865546,v=0.2890001568469157,w=0.4994660311746382,x=3.3129610345464635 +color=red,shape=triangle,flag=0,i=155412,u=0.8705769138388587,v=0.9751811859145059,w=0.5099232476147225,x=4.637004797474901 +color=blue,shape=triangle,flag=0,i=155532,u=0.9011950739572303,v=0.8947916221391885,w=0.4947526557052893,x=5.5981330467018084 +color=yellow,shape=triangle,flag=1,i=155557,u=0.1600763094716232,v=0.6361466679701256,w=0.49953173184304145,x=4.288646727484488 +color=red,shape=triangle,flag=0,i=155883,u=0.23533580621101424,v=0.2737770886965992,w=0.49911911237270923,x=6.814897422061496 +color=green,shape=circle,flag=0,i=155895,u=0.5775271221995039,v=0.5570784045661324,w=0.4977260455158192,x=5.716532045272153 +color=red,shape=triangle,flag=1,i=155905,u=0.811247343251775,v=0.05675863358810185,w=0.5043425462490259,x=6.217739907510967 +color=red,shape=circle,flag=0,i=155910,u=0.44251755428275075,v=0.5049948328915848,w=0.5364249490422851,x=5.613606720003211 +color=blue,shape=triangle,flag=1,i=155928,u=0.33679971121331065,v=0.8486508656001518,w=0.4906332183673078,x=3.339772963864308 +color=green,shape=circle,flag=0,i=155967,u=0.7830329685372199,v=0.8768831590318761,w=0.4937646251096954,x=5.050285102640554 +color=green,shape=square,flag=1,i=155996,u=0.9872641989143817,v=0.9063911516615576,w=0.47675701167179524,x=6.124551407295357 +color=blue,shape=square,flag=0,i=156096,u=0.5175367176493351,v=0.6575966685560474,w=0.4992142767543194,x=8.318347612152106 +color=purple,shape=square,flag=0,i=156179,u=0.8779783449906201,v=0.8023903932369643,w=0.4775146486723392,x=5.50699358032634 +color=red,shape=square,flag=0,i=156184,u=0.563873640719193,v=0.608209846049118,w=0.5223207369684941,x=3.400498674702021 +color=red,shape=circle,flag=0,i=156202,u=0.9957991931484116,v=1.0173926199780277,w=0.5242659965625325,x=4.701210712607983 +color=red,shape=square,flag=1,i=156241,u=0.17295284830929858,v=0.18206483634331327,w=0.5206993001710004,x=7.330427152460064 +color=red,shape=triangle,flag=0,i=156248,u=0.7592587621330351,v=0.9691470251130286,w=0.5081284088883297,x=4.211993275659857 +color=red,shape=triangle,flag=0,i=156289,u=0.26502970111342083,v=0.4891472505186757,w=0.5106525316910329,x=4.762995330113068 +color=red,shape=circle,flag=1,i=156319,u=0.21695287498289273,v=0.30114473327207275,w=0.5244355668432987,x=3.0124648383152395 +color=red,shape=circle,flag=1,i=156325,u=0.8954827085470323,v=0.8385131757298496,w=0.5266003543974686,x=4.65424086438879 +color=red,shape=circle,flag=0,i=156333,u=0.9748642235377072,v=0.9904893276325748,w=0.529975101878862,x=5.494366302028819 +color=purple,shape=circle,flag=0,i=156510,u=0.5493291926941055,v=0.19057244404881668,w=0.5016018782618987,x=4.8455164204222525 +color=red,shape=circle,flag=1,i=156580,u=0.4778945864664157,v=0.49839009704663917,w=0.5284871676906537,x=3.0953806464251845 +color=red,shape=square,flag=1,i=156640,u=0.5543599891496866,v=0.5246616963380494,w=0.510248897880488,x=7.334943586038254 +color=red,shape=square,flag=0,i=156736,u=0.1732076329323342,v=0.20547898691024935,w=0.5035173066241658,x=6.024678001200999 +color=red,shape=triangle,flag=1,i=156756,u=0.31260573645858714,v=0.6480985337958689,w=0.5174385195282847,x=4.856585050666885 +color=green,shape=circle,flag=0,i=156810,u=0.2275728625019101,v=0.1963649209210966,w=0.4997630181694436,x=5.192460479639976 +color=orange,shape=triangle,flag=1,i=156899,u=0.23100832430228502,v=0.7360710148554332,w=0.5436575392763905,x=4.6651264183168415 +color=orange,shape=triangle,flag=0,i=156903,u=0.6519225771058487,v=0.5145337606933655,w=0.546066660260992,x=3.503860128759937 +color=yellow,shape=circle,flag=1,i=156927,u=0.3588056961812789,v=0.6105479148733278,w=0.5126077793184256,x=3.46234788913182 +color=red,shape=square,flag=0,i=157031,u=0.3639534314697448,v=0.8392444450851481,w=0.521529631286661,x=5.334686284704513 +color=blue,shape=square,flag=1,i=157205,u=0.1650510898821953,v=0.21577671065592197,w=0.5041305071414098,x=5.585231870189646 +color=blue,shape=triangle,flag=0,i=157310,u=0.18437865374190476,v=0.6998235311408125,w=0.48350256970028316,x=4.578984084561866 +color=red,shape=square,flag=0,i=157311,u=0.6695417057570011,v=0.9042026761823094,w=0.515182134008645,x=5.18694720568645 +color=red,shape=triangle,flag=1,i=157364,u=0.10479902873544122,v=0.44268216477777955,w=0.49273094011637364,x=6.496818066105116 +color=purple,shape=circle,flag=0,i=157445,u=0.03554948121060564,v=0.4991785612452486,w=0.4994553856707923,x=5.533032269585125 +color=red,shape=square,flag=0,i=157463,u=0.25316932524554303,v=0.9328252579698911,w=0.5191884282865986,x=5.592492907689887 +color=red,shape=square,flag=0,i=157502,u=0.33269864522957815,v=0.5906155921932702,w=0.520041120948019,x=3.917181628687565 +color=blue,shape=triangle,flag=1,i=157532,u=0.7767827033953992,v=0.10636383285777307,w=0.48194182966348054,x=2.1699618582149935 +color=red,shape=circle,flag=1,i=157549,u=0.773553183388423,v=0.7332440819841319,w=0.5283481595420471,x=3.285338291587969 +color=yellow,shape=triangle,flag=1,i=157560,u=0.13634045207607548,v=0.9848515987730506,w=0.5284111256066597,x=6.486124999791548 +color=red,shape=square,flag=0,i=157645,u=0.827029555223276,v=0.27396208015093737,w=0.521147767788051,x=4.001442657993596 +color=green,shape=triangle,flag=0,i=157712,u=0.685093105738591,v=0.841175413796776,w=0.46197279904146615,x=4.198856066379299 +color=red,shape=square,flag=0,i=157730,u=0.21535666328841163,v=0.7965087605307248,w=0.5172818376380691,x=5.674780751560892 +color=red,shape=triangle,flag=0,i=157805,u=0.26717026424483004,v=0.666207719089041,w=0.49142150378785454,x=4.222843390519655 +color=blue,shape=circle,flag=0,i=157912,u=0.4380626656933765,v=0.3784071248206897,w=0.5083846792348192,x=6.660367507616556 +color=blue,shape=circle,flag=1,i=157952,u=0.9826682561493719,v=0.22447298467586185,w=0.5101864352642794,x=5.303306441693211 +color=red,shape=circle,flag=0,i=158044,u=0.7281695461225278,v=0.7127504449019734,w=0.522886415099259,x=5.28095374119536 +color=orange,shape=circle,flag=1,i=158221,u=0.37089566152670483,v=0.3587431317899764,w=0.5243279342307468,x=5.516444976320288 +color=red,shape=square,flag=1,i=158335,u=0.4393141758478778,v=0.5127837166545216,w=0.5071355880697656,x=3.3377340324740215 +color=blue,shape=circle,flag=0,i=158411,u=0.6887428002045259,v=0.13496513437879942,w=0.5039202926106429,x=3.6185745789652035 +color=yellow,shape=square,flag=1,i=158440,u=0.503319496246963,v=0.8154543708627862,w=0.5038767262466363,x=5.055344010450682 +color=red,shape=square,flag=1,i=158463,u=0.10571170419020703,v=0.12650267238699053,w=0.5115793514209701,x=4.084988330672991 +color=red,shape=triangle,flag=0,i=158535,u=0.22098230763993387,v=0.5672838112436571,w=0.4911030718909937,x=5.589453644740485 +color=blue,shape=triangle,flag=1,i=158580,u=0.3183370182824441,v=0.7996016086895069,w=0.48283196095496456,x=2.3958100747453916 +color=blue,shape=circle,flag=0,i=158610,u=0.3650983697013428,v=0.13341944683810525,w=0.5037785972222049,x=6.8124900397988055 +color=red,shape=square,flag=1,i=158750,u=0.0009893213602718554,v=0.49624776584522445,w=0.511169360409743,x=6.474948496483406 +color=yellow,shape=square,flag=1,i=158770,u=0.062237368491465106,v=0.5671098933453232,w=0.5005165044307704,x=4.544714235918196 +color=yellow,shape=square,flag=1,i=158785,u=0.3626218183080785,v=0.18705823876716987,w=0.5029280814495235,x=3.2714628470863967 +color=red,shape=circle,flag=0,i=158814,u=0.8524379787637962,v=0.7729978482703204,w=0.5125242747434275,x=5.661880995310369 +color=yellow,shape=square,flag=1,i=158817,u=0.903162259715378,v=0.4131659728496049,w=0.506974507225746,x=3.609871940324743 +color=purple,shape=square,flag=0,i=158889,u=0.6168332877427288,v=0.7205833553099292,w=0.4739679368782447,x=4.911673619751092 +color=green,shape=triangle,flag=0,i=158891,u=0.19590280469757537,v=0.9015498289893369,w=0.46553610900208986,x=5.194609391417984 +color=purple,shape=square,flag=0,i=158900,u=0.08186676316007535,v=0.26263113109305225,w=0.47359721010482025,x=6.842602989797476 +color=blue,shape=triangle,flag=0,i=158985,u=0.9174367887224559,v=0.35533358810982674,w=0.4723246924451188,x=6.156372544691018 +color=purple,shape=square,flag=0,i=159025,u=0.0005996381983701671,v=0.032544102008075226,w=0.47037566553006377,x=3.874637299268216 +color=blue,shape=square,flag=0,i=159052,u=0.2077541610621192,v=0.2596109544377776,w=0.503749542668205,x=2.313519357763424 +color=red,shape=triangle,flag=0,i=159082,u=0.23275619227052258,v=0.8159419426892464,w=0.4956078927369827,x=4.144340176089642 +color=yellow,shape=square,flag=1,i=159121,u=0.02354557000894919,v=0.29920837715434623,w=0.5109333065180163,x=3.2789882132277235 +color=red,shape=circle,flag=0,i=159261,u=0.8403796102089048,v=0.8562070039323685,w=0.5229978219868584,x=6.837703124670132 +color=red,shape=square,flag=1,i=159292,u=0.6642138997321104,v=0.38997532567208226,w=0.5034295270180834,x=5.252600907167657 +color=red,shape=triangle,flag=0,i=159325,u=0.05104705794887088,v=0.734317115046029,w=0.5084999845164628,x=3.4539759012770843 +color=red,shape=square,flag=0,i=159438,u=0.4126596385374226,v=0.7870263725239266,w=0.50427255750418,x=4.687687800797566 +color=purple,shape=circle,flag=0,i=159513,u=0.8221075588952916,v=0.4189752616214162,w=0.4983864592590349,x=4.41324965214633 +color=yellow,shape=circle,flag=1,i=159544,u=0.09700420236879748,v=0.32067446470589256,w=0.5135515943839901,x=7.780547039411862 +color=blue,shape=triangle,flag=1,i=159570,u=0.7724776592201179,v=0.48949607583578236,w=0.4715532140993242,x=4.217104729413005 +color=red,shape=square,flag=0,i=159623,u=0.33940484571730434,v=0.9744585971170209,w=0.5116798736107034,x=3.747450665383178 +color=red,shape=triangle,flag=0,i=159637,u=0.21911386857004045,v=0.5953644413456816,w=0.5054367095762375,x=4.847275004927652 +color=red,shape=triangle,flag=0,i=159685,u=0.2588727421514262,v=0.055671874326011506,w=0.5075489650989422,x=4.024506967834393 +color=red,shape=square,flag=0,i=159685,u=0.45127198494198617,v=0.21730283632927083,w=0.519996677534921,x=4.915701738835918 +color=purple,shape=triangle,flag=0,i=159717,u=0.6543595268509671,v=0.7152853419268527,w=0.5195989951680036,x=5.128138755133754 +color=blue,shape=square,flag=1,i=159732,u=0.6620260539692875,v=0.8693508955051746,w=0.4991555703514362,x=6.327221842839101 +color=yellow,shape=circle,flag=1,i=159774,u=0.21624658427387833,v=0.034722130898524495,w=0.5114356685979923,x=4.404708690578104 +color=red,shape=triangle,flag=0,i=159850,u=0.7425685366781526,v=0.397818074328401,w=0.49523049119946966,x=4.435865270981544 +color=green,shape=square,flag=0,i=159931,u=0.8877093863231819,v=0.6844471855848603,w=0.4648457624645645,x=6.935426749112351 +color=blue,shape=circle,flag=1,i=160051,u=0.5592699421679179,v=0.2286932036249878,w=0.5093229522279306,x=4.418651102065964 +color=blue,shape=triangle,flag=1,i=160275,u=0.9744028196315789,v=0.6387937214444578,w=0.4851322710547238,x=3.6747460920314197 +color=red,shape=triangle,flag=1,i=160290,u=0.0041252571189362985,v=0.5391424218838407,w=0.5133411716482529,x=6.776644055679761 +color=red,shape=triangle,flag=0,i=160370,u=0.5085780953194106,v=0.09085007059700079,w=0.5092288245379413,x=5.140647944455343 +color=red,shape=square,flag=0,i=160495,u=0.03423285764799833,v=0.5774944713960741,w=0.513077234263766,x=6.30087731506244 +color=red,shape=square,flag=0,i=160790,u=0.3877110921051712,v=0.4004256431664053,w=0.49751199493402815,x=4.034978135054424 +color=red,shape=square,flag=0,i=160847,u=0.1344437968883816,v=0.7825682593214645,w=0.4940447526141323,x=5.0953394201999656 +color=green,shape=circle,flag=1,i=160861,u=0.6675355500133372,v=0.3047046019493378,w=0.49804680236117094,x=4.429777247395564 +color=green,shape=square,flag=1,i=160865,u=0.44053078812006696,v=0.8866445026384596,w=0.47065917690012504,x=3.628797199056707 +color=red,shape=square,flag=0,i=160907,u=0.8149652435086298,v=0.802180739846241,w=0.49448691159004277,x=4.873513683897505 +color=blue,shape=square,flag=0,i=160986,u=0.7637369756880534,v=0.217820199951122,w=0.4904284873619981,x=3.602777711637847 +color=blue,shape=square,flag=0,i=161005,u=0.1424186527885838,v=0.457424737302245,w=0.4944334902375324,x=5.324203195198705 +color=blue,shape=triangle,flag=1,i=161025,u=0.5480451851777264,v=0.4781116260315582,w=0.49168376898056776,x=5.258531733354391 +color=yellow,shape=triangle,flag=1,i=161116,u=0.7776307339917085,v=0.5122875723494186,w=0.521256510567352,x=5.142866785301873 +color=red,shape=circle,flag=1,i=161144,u=0.7243578792284022,v=0.7885349366162395,w=0.4961340246820813,x=5.434908019992243 +color=red,shape=square,flag=0,i=161191,u=0.03744792426315624,v=0.7745425512761289,w=0.5216605800327686,x=3.46890547136746 +color=yellow,shape=circle,flag=0,i=161222,u=0.9408144403377761,v=0.029859810634737527,w=0.5098562359310378,x=3.675363106392737 +color=yellow,shape=triangle,flag=1,i=161229,u=0.8136901788954085,v=0.8755284272553082,w=0.5122538192380498,x=4.59068059600958 +color=blue,shape=square,flag=1,i=161324,u=0.05721313280803708,v=0.3475060435636014,w=0.49026037159564245,x=3.5678014963715454 +color=yellow,shape=circle,flag=1,i=161416,u=0.7291818747212584,v=0.3652864178443853,w=0.5102026389934516,x=5.2763314269174355 +color=red,shape=square,flag=1,i=161445,u=0.10032335582298779,v=0.8055879209733166,w=0.5309754007011206,x=4.107884465353599 +color=yellow,shape=square,flag=0,i=161470,u=0.7868494371238808,v=0.6987359627510948,w=0.5253008246713756,x=6.182785124274468 +color=yellow,shape=circle,flag=1,i=161500,u=0.8372907608514316,v=0.7522312524730911,w=0.5114980747554854,x=5.2734945742830925 +color=green,shape=triangle,flag=1,i=161502,u=0.19878286657954214,v=0.01733402077116275,w=0.45401278032540804,x=4.202165493582659 +color=red,shape=square,flag=0,i=161546,u=0.23338362638033416,v=0.35595411691358436,w=0.5283070781469115,x=4.6917501698780955 +color=red,shape=circle,flag=1,i=161656,u=0.9612663650163008,v=1.0610812102506386,w=0.4998157155415821,x=5.928187526631626 +color=red,shape=square,flag=0,i=161664,u=0.1799800420212142,v=0.5916681502254145,w=0.5216584750735137,x=6.375642148068084 +color=red,shape=square,flag=0,i=161697,u=0.605067817589507,v=0.40143764105090707,w=0.5250353859522513,x=4.5493440872246484 +color=red,shape=triangle,flag=0,i=161710,u=0.48219494244677663,v=0.4760288258882689,w=0.49558056917940285,x=5.061334946669055 +color=green,shape=square,flag=0,i=161720,u=0.47931925463972913,v=0.9719808760720149,w=0.4756384852406957,x=5.020660107159152 +color=green,shape=square,flag=0,i=161769,u=0.7070814064550497,v=0.24067515548843532,w=0.479633550845076,x=6.305768264280075 +color=red,shape=triangle,flag=0,i=161772,u=0.6000463470480698,v=0.6435697678704391,w=0.49602970977487293,x=7.100720620527883 +color=red,shape=square,flag=0,i=161826,u=0.4305544310943289,v=0.19601186774000467,w=0.5147239264198963,x=5.174082789461681 +color=red,shape=circle,flag=0,i=161909,u=0.148715951565217,v=0.06761300795991265,w=0.5087423149898872,x=5.753926182536837 +color=red,shape=circle,flag=0,i=161941,u=0.05910820023726637,v=0.10675974838732578,w=0.5077082220675109,x=3.008224853464814 +color=red,shape=square,flag=1,i=161992,u=0.021075722105496575,v=0.506201793177115,w=0.527038757353677,x=5.147460848560225 +color=red,shape=triangle,flag=0,i=162020,u=0.2846087187598718,v=0.6153307092302611,w=0.5048651599161194,x=4.37839151032885 +color=red,shape=circle,flag=1,i=162053,u=0.7355792920435406,v=0.7850551217919419,w=0.5078115837238074,x=3.264351747376816 +color=blue,shape=square,flag=1,i=162103,u=0.6015559576137279,v=0.8815103418321111,w=0.48460961082413323,x=3.638946734291146 +color=red,shape=square,flag=0,i=162119,u=0.2914080002358599,v=0.252593756086932,w=0.5184860448673824,x=4.126618428116534 +color=red,shape=square,flag=0,i=162221,u=0.3818672794857729,v=0.8176103501336636,w=0.5083125077743214,x=5.583021694785802 +color=green,shape=circle,flag=0,i=162275,u=0.04385066820236028,v=0.30964458914708637,w=0.494946082813775,x=6.348433461821028 +color=yellow,shape=circle,flag=1,i=162281,u=0.9695278060802851,v=0.876078811998003,w=0.5028186754792242,x=5.723713820559005 +color=yellow,shape=circle,flag=1,i=162290,u=0.07924092318114317,v=0.4972649107558108,w=0.5051305675339505,x=6.088499564809126 +color=red,shape=square,flag=0,i=162305,u=0.335219993270342,v=0.4440177073636694,w=0.5015435405316938,x=2.0561891537921246 +color=yellow,shape=square,flag=0,i=162310,u=0.8973529145692394,v=0.8665352070629379,w=0.5173193874373868,x=4.7939381992093955 +color=yellow,shape=circle,flag=0,i=162351,u=0.7557946901342758,v=0.7961926856419823,w=0.5085077656411156,x=6.169062428566167 +color=green,shape=square,flag=1,i=162359,u=0.5834781806368595,v=0.20528657408860163,w=0.4796995920217562,x=4.820787755000001 +color=blue,shape=triangle,flag=1,i=162458,u=0.5639389326047842,v=0.14413245062047586,w=0.47403063626635655,x=4.636433589540896 +color=purple,shape=square,flag=0,i=162483,u=0.6430224168736124,v=0.35563077150216527,w=0.4937300992729642,x=2.572575638535684 +color=yellow,shape=circle,flag=1,i=162494,u=0.4413513144817637,v=0.5068822483287729,w=0.5085973271869176,x=2.981065614677336 +color=green,shape=circle,flag=1,i=162516,u=0.04120634610433116,v=0.43901513919610846,w=0.4934139200541007,x=5.565045871657813 +color=blue,shape=triangle,flag=1,i=162520,u=0.11408661972037026,v=0.36040947632358633,w=0.47284493448601417,x=5.20584624664455 +color=red,shape=square,flag=0,i=162527,u=0.8880713128037928,v=0.16987367274053466,w=0.5064076964398891,x=4.7403114707213225 +color=red,shape=circle,flag=0,i=162617,u=0.014293547624514402,v=0.07798787875174154,w=0.486186765296906,x=5.842357414177379 +color=green,shape=triangle,flag=0,i=162671,u=0.5612345117373408,v=0.4302298430944852,w=0.4517043717301244,x=4.669697476946988 +color=orange,shape=triangle,flag=0,i=162782,u=0.10938360149604309,v=0.689869491310625,w=0.5431900459374166,x=6.468341862911658 +color=green,shape=triangle,flag=0,i=162840,u=0.8390024456403523,v=0.4450017751294524,w=0.46290717829798583,x=4.986551580250597 +color=red,shape=circle,flag=0,i=162922,u=0.36455480601916623,v=0.27319782568555084,w=0.48816597650186155,x=4.500385344325669 +color=red,shape=square,flag=0,i=162993,u=0.10250053721046726,v=0.7087364526238986,w=0.5210045166693695,x=4.643639332890903 +color=red,shape=triangle,flag=0,i=163033,u=0.6913292356787187,v=0.06967166120187973,w=0.4824837907808066,x=5.465619898155914 +color=red,shape=square,flag=0,i=163074,u=0.7747270426795929,v=0.23984074061613925,w=0.5236000839677001,x=4.6488885088208525 +color=red,shape=circle,flag=1,i=163163,u=0.9783301116733789,v=0.8922845915833825,w=0.481496073298218,x=5.283521905278108 +color=red,shape=square,flag=0,i=163199,u=0.11079274766957414,v=0.9207987973222405,w=0.5213225028042737,x=4.989071591906947 +color=red,shape=square,flag=0,i=163226,u=0.8695831833744887,v=0.7193058887103329,w=0.5221190859923294,x=5.142116340894931 +color=red,shape=circle,flag=1,i=163268,u=0.07296696400353986,v=0.11847925279677447,w=0.48314756070522863,x=4.026861982299126 +color=red,shape=square,flag=0,i=163355,u=0.04609021013675829,v=0.23587858063498013,w=0.5270475593197261,x=4.735031857298412 +color=red,shape=triangle,flag=0,i=163464,u=0.2584680516691501,v=0.40869061970140297,w=0.48716175022993646,x=6.369732083882231 +color=red,shape=triangle,flag=0,i=163541,u=0.06202640106795365,v=0.5455881697620651,w=0.49321189803590004,x=6.194436991128733 +color=red,shape=circle,flag=0,i=163545,u=0.829762112565778,v=0.9152054900746871,w=0.47820158721931305,x=5.546651140728074 +color=red,shape=circle,flag=0,i=163627,u=0.8593655778622782,v=0.930922698018613,w=0.4854880522402113,x=3.7606042959751593 +color=red,shape=square,flag=0,i=163681,u=0.5605287463932519,v=0.13416454976966774,w=0.5317901654025541,x=4.4131740756012094 +color=blue,shape=circle,flag=1,i=163720,u=0.3275951864212775,v=0.8375232619451524,w=0.49105284245042846,x=6.2528523638112 +color=red,shape=triangle,flag=0,i=163756,u=0.42355159046053836,v=0.13574632156384858,w=0.4947756144370737,x=6.80136136049152 +color=blue,shape=circle,flag=1,i=163798,u=0.920443573748635,v=0.05732739801145137,w=0.4887044665223418,x=6.151365241637104 +color=red,shape=circle,flag=0,i=163805,u=0.12605861345370017,v=0.1330606729262756,w=0.482834265404661,x=5.942869189338023 +color=red,shape=square,flag=0,i=163928,u=0.4496305526517207,v=0.8694052470439929,w=0.5305896042927005,x=6.13742498281885 +color=blue,shape=circle,flag=0,i=163987,u=0.7283349448900478,v=0.8782206753734855,w=0.47801707721757003,x=6.113102854628842 +color=red,shape=square,flag=1,i=164040,u=0.11877132627548537,v=0.5562890622969119,w=0.5254728874960856,x=3.5607861390070803 +color=red,shape=square,flag=1,i=164054,u=0.18638017786781336,v=0.15147107506841828,w=0.518594388590605,x=5.776604135254078 +color=red,shape=triangle,flag=0,i=164115,u=0.019546512636961277,v=0.7297009882606014,w=0.5020076643313628,x=4.21173761178851 +color=red,shape=circle,flag=0,i=164250,u=0.08561446532633354,v=0.09718124452985552,w=0.5112306260223481,x=5.611993204902898 +color=red,shape=circle,flag=1,i=164290,u=0.022743711990624527,v=-0.07431716804508803,w=0.510613417409727,x=6.658890632436983 +color=purple,shape=triangle,flag=0,i=164340,u=0.03580753056628516,v=0.9144736089299262,w=0.5220774021640889,x=5.273346771555825 +color=yellow,shape=square,flag=1,i=164358,u=0.6016128178556441,v=0.6731243644083288,w=0.5176526479112705,x=5.243038233400318 +color=red,shape=square,flag=0,i=164393,u=0.8908386918234684,v=0.2521529089942207,w=0.5229081191254045,x=2.6822998910699027 +color=purple,shape=circle,flag=0,i=164470,u=0.9511630714573232,v=0.31720116651082364,w=0.5162633135890542,x=4.703289829994978 +color=blue,shape=square,flag=1,i=164636,u=0.061298772069913854,v=0.8961443790039122,w=0.4721092867611639,x=5.550239755664254 +color=red,shape=circle,flag=0,i=164775,u=0.4382790503346733,v=0.5280133474272716,w=0.5030571663102756,x=7.407521664233937 +color=red,shape=circle,flag=0,i=164850,u=0.09086048446175976,v=0.17492728926937143,w=0.5005242760486518,x=3.8368044162916224 +color=green,shape=triangle,flag=0,i=164899,u=0.9565877633142008,v=0.6930816314512078,w=0.4816087030171712,x=4.614660534339733 +color=red,shape=triangle,flag=1,i=164976,u=0.0892500458749641,v=0.6616946215862346,w=0.5204257400970129,x=4.26005110843244 +color=red,shape=square,flag=1,i=164988,u=0.9334755525105627,v=0.5056734437982556,w=0.5215779512398034,x=5.528773143662652 +color=purple,shape=circle,flag=0,i=165000,u=0.1782957982498975,v=0.8780901538936552,w=0.5143171654754598,x=5.8768198236300755 +color=purple,shape=triangle,flag=0,i=165046,u=0.8663737140507328,v=0.783807814279407,w=0.5272262140832616,x=5.536663010743935 +color=yellow,shape=square,flag=0,i=165152,u=0.4651152927513983,v=0.3602632945931926,w=0.5331143301453313,x=7.6345432040879295 +color=red,shape=square,flag=1,i=165180,u=0.03470841178099904,v=0.6341489915183246,w=0.5191651416832344,x=5.516463901783101 +color=red,shape=triangle,flag=0,i=165263,u=0.2922274997969324,v=0.9846500142491651,w=0.5107062704090012,x=3.9360953088487793 +color=red,shape=triangle,flag=1,i=165283,u=0.7850283001716426,v=0.7599520866476104,w=0.5124377690192731,x=5.041794869223895 +color=red,shape=triangle,flag=1,i=165304,u=0.7852468915431168,v=0.7016513057112611,w=0.5074279656298706,x=4.045906807305639 +color=red,shape=square,flag=1,i=165368,u=0.30132899917604317,v=0.18533002968899426,w=0.5146883212733246,x=6.2797647612309815 +color=red,shape=circle,flag=0,i=165464,u=0.2905604215817402,v=0.26682598973926164,w=0.5201868694731542,x=3.792800013060998 +color=purple,shape=circle,flag=0,i=165673,u=0.15618552072155845,v=0.06919621582317592,w=0.5125020002065729,x=5.212852970245521 +color=red,shape=square,flag=0,i=165703,u=0.6585081332310359,v=0.9667074053765864,w=0.5163555554335203,x=6.098770797963791 +color=purple,shape=square,flag=0,i=165787,u=0.46212890188485545,v=0.625137805129282,w=0.5053429697218541,x=4.29239939967925 +color=blue,shape=square,flag=0,i=165803,u=0.7898244199380381,v=0.9188529669419712,w=0.46346768947896877,x=5.8308112695063015 +color=purple,shape=circle,flag=0,i=165895,u=0.5438418523715753,v=0.3472092475117562,w=0.508455522738372,x=6.370039900273446 +color=red,shape=circle,flag=1,i=165912,u=0.9367413023051921,v=0.9356999770483273,w=0.5326234780762712,x=5.417480842508904 +color=red,shape=circle,flag=1,i=165920,u=0.874599632720004,v=0.9510434905248792,w=0.5334452736644045,x=1.978455829594094 +color=purple,shape=square,flag=0,i=165926,u=0.7760270353900044,v=0.7661734308434004,w=0.5075931386160416,x=7.142709929123115 +color=purple,shape=triangle,flag=0,i=165957,u=0.4106078619000615,v=0.32656593840243553,w=0.5153208494716195,x=3.9131538166197255 +color=red,shape=square,flag=1,i=166085,u=0.6493394196009691,v=0.49000510937353015,w=0.5093941038753869,x=3.2861871044312365 +color=red,shape=circle,flag=1,i=166111,u=0.26463638320350424,v=0.2236520811055912,w=0.5317671651383756,x=6.9064585829203935 +color=red,shape=square,flag=0,i=166126,u=0.2810176899713178,v=0.9682968139514915,w=0.5103265085201572,x=3.538667671900324 +color=red,shape=triangle,flag=1,i=166150,u=0.9092840920930229,v=0.932861340491937,w=0.5168416968265344,x=5.938329643718402 +color=red,shape=circle,flag=0,i=166178,u=0.7605722298145382,v=0.6638542659368751,w=0.5310484146416167,x=3.732441352111149 +color=blue,shape=triangle,flag=1,i=166197,u=0.0531960129300687,v=0.527087430298157,w=0.4952531521869843,x=6.643823645645008 +color=purple,shape=square,flag=0,i=166279,u=0.7618637253516649,v=0.3435316755984419,w=0.49959534661166877,x=5.534841496457631 +color=yellow,shape=square,flag=1,i=166320,u=0.14179071616906058,v=0.8161388617100427,w=0.5228064088293859,x=4.3496314869206785 +color=green,shape=triangle,flag=0,i=166329,u=0.11232896330952147,v=0.9598717777536011,w=0.48561516946527766,x=4.959867117970179 +color=yellow,shape=square,flag=1,i=166349,u=0.631256517492463,v=0.8483710019686178,w=0.518930047707305,x=5.359029599173894 +color=red,shape=square,flag=0,i=166542,u=0.7955270591347272,v=0.22842133208530724,w=0.5092678013044601,x=5.0181528760107525 +color=green,shape=square,flag=0,i=166582,u=0.1934525173207342,v=0.024859410552620087,w=0.4636646219951484,x=3.4364646805265813 +color=blue,shape=square,flag=1,i=166618,u=0.6328985796809088,v=0.5371547030694789,w=0.47275191454349197,x=6.2070560605148755 +color=blue,shape=circle,flag=0,i=166623,u=0.4355433014907806,v=0.14348702134236835,w=0.48347146016713394,x=4.583848526395438 +color=red,shape=square,flag=0,i=166653,u=0.9547506060421391,v=0.15644715185217528,w=0.5074151029513085,x=4.988210476681349 +color=red,shape=circle,flag=0,i=166698,u=0.395951382030177,v=0.4690457786021151,w=0.5263989691998087,x=3.830936051131918 +color=yellow,shape=triangle,flag=1,i=166925,u=0.937053069014554,v=0.41421991895810684,w=0.5215462722781082,x=4.71658156473542 +color=red,shape=triangle,flag=1,i=166940,u=0.11042373483238732,v=0.2196353856999005,w=0.507860582766067,x=4.909263467330887 +color=red,shape=circle,flag=0,i=166964,u=0.3584193316943274,v=0.43342800755801575,w=0.5366763043446198,x=3.7127400894717844 +color=red,shape=square,flag=0,i=167000,u=0.8407975280050823,v=0.550262211104605,w=0.5144722922275274,x=3.1307343891515074 +color=red,shape=square,flag=0,i=167045,u=0.04837320004778167,v=0.9453096261457511,w=0.5226299334766344,x=4.145408001962476 +color=red,shape=square,flag=0,i=167150,u=0.7557420951042636,v=0.6274011228438122,w=0.5190456129482628,x=5.710222217579241 +color=yellow,shape=square,flag=1,i=167173,u=0.5925586618016372,v=0.8642705300196425,w=0.5075400894634231,x=4.376140424985202 +color=green,shape=triangle,flag=0,i=167203,u=0.128734666956844,v=0.4935100822626092,w=0.49447441731960207,x=4.017749836578955 +color=blue,shape=triangle,flag=1,i=167315,u=0.8327195325511809,v=0.5687789044576186,w=0.4812500380046313,x=6.715792283469528 +color=green,shape=circle,flag=0,i=167326,u=0.7573090091397728,v=0.14217508067307683,w=0.46049494689890613,x=3.216325379030023 +color=purple,shape=square,flag=0,i=167360,u=0.8053104216939593,v=0.5649751739490793,w=0.5009590951470976,x=4.731104486410476 +color=blue,shape=square,flag=1,i=167427,u=0.33307147725126396,v=0.8578623991579769,w=0.4766061787566923,x=2.673292048720166 +color=red,shape=square,flag=0,i=167445,u=0.0852817108198839,v=0.35831011255889866,w=0.5115311108701357,x=4.5710153259783075 +color=red,shape=triangle,flag=0,i=167510,u=0.9453784991134617,v=0.5964991605997636,w=0.5256741456919752,x=5.0968835655930205 +color=yellow,shape=square,flag=1,i=167555,u=0.476237863271449,v=0.2299353975160232,w=0.5019132696785426,x=4.546785402720325 +color=green,shape=triangle,flag=0,i=167597,u=0.7861768808447998,v=0.501560557142545,w=0.492695619424411,x=4.18826723005946 +color=yellow,shape=square,flag=1,i=167885,u=0.3098376725521097,v=0.8525628505287842,w=0.49774122460981685,x=4.494754378604669 +color=orange,shape=square,flag=1,i=167906,u=0.8466575606120571,v=0.9824458415307831,w=0.48420912272421157,x=4.304261218143297 +color=red,shape=triangle,flag=1,i=167928,u=0.940590719030772,v=0.5102080533960888,w=0.49762936689368364,x=5.95773795189861 +color=red,shape=triangle,flag=0,i=167996,u=0.11126641426591499,v=0.7407708894185547,w=0.491885275344142,x=6.697885922365963 +color=green,shape=triangle,flag=1,i=168120,u=0.8998354713692119,v=0.22574442291570274,w=0.5022537733586984,x=6.8576295941960845 +color=purple,shape=square,flag=0,i=168126,u=0.5344328737677263,v=0.7475693042065513,w=0.5003826610245873,x=3.989829588981453 +color=red,shape=triangle,flag=0,i=168151,u=0.5782696616005765,v=0.9760203785705569,w=0.4912191555946164,x=3.7160279478181315 +color=red,shape=square,flag=0,i=168280,u=0.4958670139651731,v=0.6737689627330573,w=0.5090254268071853,x=3.2132077010541775 +color=green,shape=square,flag=1,i=168488,u=0.7322935912265445,v=0.07626071869309903,w=0.47290935393202693,x=5.914213346338923 +color=red,shape=circle,flag=0,i=168591,u=0.00991552445414945,v=0.02127099216301769,w=0.5016001757077556,x=6.001019008382052 +color=blue,shape=triangle,flag=1,i=168598,u=0.5137958517836968,v=0.06885068919055182,w=0.49038853348429884,x=6.69133698373285 +color=purple,shape=square,flag=0,i=168775,u=0.9561599641074756,v=0.5501048141712281,w=0.4993870720207535,x=5.045089062446263 +color=purple,shape=square,flag=0,i=168864,u=0.7370742113118581,v=0.3730353916810043,w=0.5019065732030719,x=3.711468756834424 +color=purple,shape=square,flag=0,i=168866,u=0.09447098819853716,v=0.790287428273776,w=0.49911439564292837,x=6.192472033553568 +color=red,shape=circle,flag=0,i=168890,u=0.8847292101053823,v=0.806570693908014,w=0.5109699807126428,x=5.226442591485785 +color=purple,shape=circle,flag=1,i=168895,u=0.5350822848202962,v=0.2245304196200576,w=0.506154683713476,x=6.126712791034255 +color=red,shape=square,flag=1,i=168905,u=0.48994037628314646,v=0.25674747317596747,w=0.501410317035248,x=4.286095475400842 +color=blue,shape=square,flag=1,i=168947,u=0.0504095165754711,v=0.01065457219964927,w=0.46672206122909715,x=4.1379560497738 +color=red,shape=square,flag=0,i=169025,u=0.6835496616681078,v=0.517987895942444,w=0.4951210309275078,x=5.478495130930987 +color=yellow,shape=square,flag=1,i=169125,u=0.30159369435658434,v=0.814191094573637,w=0.4818169513038904,x=4.9468734253592155 +color=yellow,shape=triangle,flag=1,i=169162,u=0.44732346961311575,v=0.07696682381034459,w=0.5022999478095949,x=6.116966828681897 +color=green,shape=triangle,flag=0,i=169254,u=0.9632529800944208,v=0.14027292499084576,w=0.49405564243040323,x=3.6760398361651596 +color=red,shape=square,flag=1,i=169313,u=0.5332902509478825,v=0.8962620318569003,w=0.49812318796913635,x=6.1413247609702575 +color=red,shape=square,flag=1,i=169350,u=0.048764699218243224,v=0.00624750884993408,w=0.5054941592025307,x=7.2525370892298255 +color=orange,shape=square,flag=1,i=169369,u=0.8689076212131088,v=0.751516956021458,w=0.48262072178033993,x=3.5114467753569034 +color=purple,shape=triangle,flag=0,i=169553,u=0.2535445131820081,v=0.6609382011095314,w=0.503900635875241,x=5.8161117638499436 +color=yellow,shape=triangle,flag=0,i=169635,u=0.11435983140396122,v=0.6677516106391923,w=0.49421446223014703,x=5.948342155537765 +color=purple,shape=triangle,flag=0,i=169652,u=0.6919528562978747,v=0.42388857969831006,w=0.502527103193109,x=4.151183644935942 +color=red,shape=triangle,flag=1,i=169685,u=0.5279930616494033,v=0.6984021103897404,w=0.49975889556130276,x=6.054378852177866 +color=red,shape=square,flag=0,i=169712,u=0.06132506684318162,v=0.3466748219296514,w=0.5063137864461251,x=3.3900907995206118 +color=red,shape=square,flag=1,i=169740,u=0.7182598065996636,v=0.7680358019223692,w=0.502450819468748,x=3.378489779117633 +color=purple,shape=triangle,flag=0,i=169788,u=0.601550340430716,v=0.3100317848575521,w=0.49661749460458937,x=5.991108325027587 +color=red,shape=circle,flag=0,i=169841,u=0.014949678534078692,v=0.04279839083888062,w=0.49856663302714954,x=5.52360697936341 +color=red,shape=triangle,flag=0,i=169884,u=0.2672791558404415,v=0.5597226424873892,w=0.49810445512555035,x=3.3653932619685194 +color=red,shape=triangle,flag=0,i=169979,u=0.3990942754944298,v=0.45458509707451755,w=0.495453707149231,x=4.4974563970651475 +color=yellow,shape=triangle,flag=0,i=170067,u=0.1452264823632976,v=0.6635087498710336,w=0.4966461006453434,x=3.4997941458263355 +color=blue,shape=circle,flag=0,i=170141,u=0.05045555125321999,v=0.46714554109842454,w=0.48476865377311656,x=4.441997101725152 +color=purple,shape=square,flag=0,i=170186,u=0.34037448933266845,v=0.816109018563805,w=0.49709454937519393,x=6.450892352191203 +color=purple,shape=triangle,flag=1,i=170205,u=0.7910490665453144,v=0.5182527125227822,w=0.49506616730800096,x=5.343990675290571 +color=red,shape=circle,flag=0,i=170256,u=0.7556445666799146,v=0.6980041368463658,w=0.4982567322353604,x=7.259476549187287 +color=green,shape=triangle,flag=0,i=170297,u=0.532191386643586,v=0.8938163904668864,w=0.5021961708195306,x=3.483504218142245 +color=red,shape=square,flag=0,i=170340,u=0.8552157555152661,v=0.7695094996534865,w=0.5001313006576039,x=4.091816379282249 +color=red,shape=square,flag=0,i=170451,u=0.5189408663603009,v=0.4804978218013839,w=0.5054123840694835,x=6.821520734374373 +color=green,shape=square,flag=1,i=170463,u=0.8631077859365033,v=0.753604971778308,w=0.4896272438099371,x=6.10654553074706 +color=yellow,shape=square,flag=1,i=170493,u=0.31885193374206355,v=0.4097407686226072,w=0.49079824415735407,x=4.948081409291022 +color=purple,shape=triangle,flag=0,i=170513,u=0.10443930837746984,v=0.8925107022331715,w=0.5037227782146368,x=5.676617131559723 +color=blue,shape=circle,flag=1,i=170595,u=0.3983487912966074,v=0.6476964705855391,w=0.4840195339523367,x=4.90919899563209 +color=red,shape=square,flag=1,i=170682,u=0.6109591847553382,v=0.8324457681899656,w=0.5175179059509419,x=5.867586887031312 +color=blue,shape=triangle,flag=0,i=170703,u=0.7306166740899213,v=0.3443451697713036,w=0.48756257408856274,x=3.0108610334021755 +color=red,shape=circle,flag=0,i=170709,u=0.39641500695082477,v=0.34055260239888746,w=0.48883418429693526,x=4.186706699937368 +color=yellow,shape=triangle,flag=1,i=170732,u=0.21435960233958273,v=0.16803444133651257,w=0.4838956850780505,x=4.889177224954879 +color=purple,shape=circle,flag=0,i=170771,u=0.4674506226952587,v=0.3245070224091263,w=0.5031079781804169,x=4.115207982087914 +color=red,shape=circle,flag=1,i=170803,u=0.3060607345409456,v=0.3917873076953941,w=0.4819574328206247,x=5.6236685547090985 +color=red,shape=circle,flag=1,i=170848,u=0.4881481202474147,v=0.3922065030797688,w=0.473840586325123,x=6.656590682792996 +color=orange,shape=square,flag=1,i=170880,u=0.6674874615593233,v=0.024719925407742815,w=0.4843753664889284,x=7.464458307779386 +color=red,shape=square,flag=0,i=170926,u=0.7148651055989332,v=0.9998235495379489,w=0.5040868761210272,x=5.532235888558179 +color=green,shape=circle,flag=0,i=170951,u=0.7280427472907148,v=0.4567579911934213,w=0.45854535776078426,x=5.21813543103504 +color=yellow,shape=triangle,flag=1,i=171011,u=0.7331384343207656,v=0.4332784698955704,w=0.4903244539747814,x=3.5884950102750444 +color=red,shape=triangle,flag=0,i=171085,u=0.06472286549031248,v=0.5774469094535141,w=0.5263138982557002,x=4.310565034467615 +color=purple,shape=triangle,flag=0,i=171100,u=0.1432972365093521,v=0.301439118277821,w=0.49417800803008266,x=4.9160695802641 +color=red,shape=circle,flag=1,i=171188,u=0.9761788543112698,v=0.8778071736573624,w=0.4783976963137299,x=5.523065256801323 +color=red,shape=circle,flag=0,i=171205,u=0.6619908107313948,v=0.61624698819128,w=0.48255339917169754,x=6.627922490385643 +color=red,shape=square,flag=1,i=171247,u=0.4812995304756551,v=0.22961544612252704,w=0.5064937621560192,x=5.703153165167358 +color=red,shape=square,flag=1,i=171259,u=0.820249401815597,v=0.9323267701725214,w=0.506319707203613,x=6.37611441097098 +color=yellow,shape=square,flag=1,i=171307,u=0.3785806106206845,v=0.4162589031627225,w=0.4842083643320112,x=4.270000447679108 +color=red,shape=square,flag=0,i=171350,u=0.8718026394051107,v=0.0470259567904977,w=0.5143702663858574,x=6.540272804662254 +color=red,shape=circle,flag=0,i=171399,u=0.4059290930430718,v=0.48421466055444823,w=0.48325725681917764,x=6.513169741585334 +color=red,shape=square,flag=0,i=171530,u=0.27563800803707195,v=0.011433321043400557,w=0.5214486399000018,x=5.59630435120645 +color=yellow,shape=triangle,flag=0,i=171666,u=0.8946643080186434,v=0.6776637820177036,w=0.48954653582121926,x=7.350105343920716 +color=red,shape=square,flag=1,i=171842,u=0.7732638239554772,v=0.14525452477212875,w=0.5345337694823336,x=5.510414436862223 +color=blue,shape=square,flag=1,i=171850,u=0.4767559856843069,v=0.22973611722272336,w=0.49681109652176114,x=5.438582601401239 +color=red,shape=circle,flag=0,i=171885,u=0.7577613993026762,v=0.6585598837700077,w=0.4726208497533086,x=3.964848170673694 +color=yellow,shape=circle,flag=1,i=171987,u=0.317513693975086,v=0.6546923165741305,w=0.4816788980290248,x=6.571910646654488 +color=red,shape=circle,flag=1,i=172015,u=0.21941503085911906,v=0.18869929431950108,w=0.48859306821800486,x=5.842740479412579 +color=blue,shape=triangle,flag=1,i=172045,u=0.8469617797667944,v=0.16958776048164514,w=0.4793445672488068,x=4.773700655856586 +color=yellow,shape=circle,flag=1,i=172152,u=0.6457931187435664,v=0.42841099095573854,w=0.4799835219408184,x=5.9649795373803265 +color=blue,shape=square,flag=1,i=172156,u=0.8543938502155792,v=0.34692928235956055,w=0.502790984966972,x=5.437362331626982 +color=yellow,shape=triangle,flag=1,i=172383,u=0.5967973077120329,v=0.5930523139610333,w=0.509088854020594,x=3.0432641922775545 +color=red,shape=square,flag=1,i=172540,u=0.27936620925472266,v=0.4866543680579324,w=0.5156987596344246,x=6.9797896614208526 +color=red,shape=triangle,flag=1,i=172614,u=0.2608818745635353,v=0.3364049381210744,w=0.5233605199609624,x=4.940278775742981 +color=red,shape=square,flag=0,i=172616,u=0.22225796470244064,v=0.1332582605679279,w=0.5205748439676586,x=6.309789328434795 +color=blue,shape=square,flag=1,i=172835,u=0.04107424026323203,v=0.11983843877519573,w=0.5078371311459742,x=3.7105058188189854 +color=red,shape=triangle,flag=1,i=172836,u=0.7215146239803284,v=0.041272310151199476,w=0.5360961605003184,x=7.258734465807913 +color=red,shape=triangle,flag=0,i=172851,u=0.7647156151988541,v=0.8448194374182678,w=0.5397274236176406,x=5.359253363235088 +color=yellow,shape=circle,flag=0,i=172883,u=0.6530777146889488,v=0.7180653265277144,w=0.4859492262000971,x=3.855290951277588 +color=red,shape=square,flag=0,i=172908,u=0.7470469353368995,v=0.9413484225599422,w=0.5232076227576647,x=6.132329217012842 +color=green,shape=circle,flag=0,i=172948,u=0.6862005044395765,v=0.7819001574269004,w=0.4626182538011916,x=5.0849088715532105 +color=yellow,shape=triangle,flag=1,i=173006,u=0.42386517751772645,v=0.5877864631161966,w=0.505340184155104,x=3.2936319015205733 +color=red,shape=circle,flag=1,i=173043,u=0.10600943961119602,v=0.1331812284291659,w=0.48832218314379305,x=5.624601352964853 +color=green,shape=square,flag=0,i=173065,u=0.8035669458432357,v=0.15886599247592115,w=0.4815248255178455,x=5.372758381787815 +color=yellow,shape=circle,flag=1,i=173068,u=0.8806152218712957,v=0.029301932184296442,w=0.48573334959018694,x=4.570677922283701 +color=yellow,shape=square,flag=1,i=173135,u=0.13059085790395775,v=0.4238075454419431,w=0.4836004295976302,x=4.338146853924343 +color=purple,shape=circle,flag=0,i=173135,u=0.5900033669151352,v=0.699862983143041,w=0.5052280721198084,x=5.129133579277615 +color=red,shape=triangle,flag=0,i=173194,u=0.3209495315365807,v=0.6480613429075162,w=0.5376903889704104,x=4.1118838396995985 +color=purple,shape=triangle,flag=0,i=173334,u=0.04626449659658516,v=0.48307726625660397,w=0.49179329156097723,x=5.42509346790123 +color=purple,shape=triangle,flag=0,i=173358,u=0.7964359374317203,v=0.747560253900851,w=0.49520275786403684,x=4.848034152189103 +color=blue,shape=square,flag=0,i=173426,u=0.21451581925791252,v=0.893062049855773,w=0.5086448009960358,x=4.579116160585294 +color=red,shape=square,flag=0,i=173478,u=0.7088033444564572,v=0.5732100097135284,w=0.4923197385560654,x=3.4356147648010213 +color=yellow,shape=triangle,flag=1,i=173550,u=0.1737198440162111,v=0.22554513366711282,w=0.509951351802705,x=6.030722829976561 +color=yellow,shape=square,flag=1,i=173568,u=0.49982766585059957,v=0.3567875401759866,w=0.4899891118211901,x=5.497034004272597 +color=red,shape=circle,flag=0,i=173645,u=0.6556410666827029,v=0.7435466392991773,w=0.4885520392718432,x=3.1734941717153027 +color=purple,shape=triangle,flag=0,i=173700,u=0.6889750347172782,v=0.7396549894769746,w=0.4984921030129261,x=5.115578423799099 +color=yellow,shape=triangle,flag=1,i=173765,u=0.6164599768416416,v=0.5750169347854348,w=0.50450342241927,x=5.820965819877017 +color=red,shape=triangle,flag=1,i=173902,u=0.3091558671767515,v=0.5618734327661591,w=0.5604418880514627,x=3.6930811706977047 +color=red,shape=square,flag=0,i=174063,u=0.16887935202525606,v=0.4826833420664698,w=0.47990070043902017,x=5.208871401980609 +color=red,shape=square,flag=0,i=174081,u=0.016924065380366393,v=0.49940285977919563,w=0.48149141539927376,x=4.876700004560515 +color=red,shape=square,flag=1,i=174129,u=0.16586991590177458,v=0.9072323489467463,w=0.48305469099259585,x=4.817191956789259 +color=blue,shape=circle,flag=1,i=174165,u=0.7879939112129746,v=0.6417667094234194,w=0.48251969023459085,x=5.853176007679122 +color=red,shape=square,flag=0,i=174257,u=0.8363412245763133,v=0.7168488825346744,w=0.48637705536349857,x=4.6482727901073035 +color=blue,shape=triangle,flag=0,i=174315,u=0.5996733651406758,v=0.12079044043743303,w=0.4762187048052572,x=5.072846598598342 +color=yellow,shape=triangle,flag=1,i=174454,u=0.22220441627360665,v=0.0024720066691538145,w=0.5084801358731889,x=4.285505456496424 +color=red,shape=circle,flag=1,i=174465,u=0.017067035996868873,v=-0.010872275596614411,w=0.5009184047671624,x=5.594557159864827 +color=blue,shape=circle,flag=1,i=174522,u=0.6475103888218945,v=0.8358986744405981,w=0.4901718393276379,x=4.936780792820824 +color=purple,shape=square,flag=0,i=174546,u=0.21548416630048384,v=0.7168881304141844,w=0.4847670958656207,x=6.03470578686936 +color=red,shape=square,flag=0,i=174642,u=0.33826822157857617,v=0.24337084909399997,w=0.48795962184069913,x=5.860006625985281 +color=green,shape=square,flag=0,i=174670,u=0.5282606201586797,v=0.13326302500684695,w=0.4969544006632784,x=4.636325315887119 +color=yellow,shape=triangle,flag=1,i=174684,u=0.5977030363335227,v=0.3710969354393244,w=0.5134264596280065,x=2.898301446113752 +color=red,shape=triangle,flag=1,i=174713,u=0.7096094547277375,v=0.23279768477872154,w=0.5519681198866045,x=3.7005620130868944 +color=blue,shape=circle,flag=0,i=174734,u=0.7150669790785441,v=0.1505620611716597,w=0.4937139372147337,x=3.5124403430665354 +color=red,shape=square,flag=0,i=174754,u=0.9954654645739696,v=0.9979895387752443,w=0.48489049569183607,x=4.125063551810273 +color=red,shape=circle,flag=0,i=174756,u=0.9336534027163426,v=0.979886133911313,w=0.509769355264013,x=3.2463135803494603 +color=red,shape=triangle,flag=1,i=174839,u=0.6144961282101254,v=0.5919567607401033,w=0.5547614845912089,x=5.133940701264204 +color=purple,shape=triangle,flag=0,i=174899,u=0.7488960031617149,v=0.7169027469026279,w=0.4971962787920276,x=6.563317492327125 +color=red,shape=triangle,flag=1,i=174995,u=0.2693593786685329,v=0.8722544148301712,w=0.5486259251165017,x=5.6337722270622095 +color=red,shape=square,flag=0,i=175028,u=0.7034975533828274,v=0.8550829122275493,w=0.49809808081819124,x=3.7301181595835478 +color=red,shape=square,flag=1,i=175105,u=0.9879862569942768,v=0.9930386644519742,w=0.501898815665082,x=3.7187441082345303 +color=red,shape=circle,flag=1,i=175128,u=0.30488500886194114,v=0.20975391569347487,w=0.5014465035451617,x=4.270505116858137 +color=red,shape=triangle,flag=1,i=175157,u=0.8623052609548261,v=0.29012940374779694,w=0.5570281973151101,x=4.643179994283906 +color=red,shape=square,flag=0,i=175238,u=0.9655872321295176,v=0.2827679599658268,w=0.4967040448943348,x=4.663001085848208 +color=red,shape=triangle,flag=0,i=175259,u=0.6567955755291046,v=0.814195441949847,w=0.5503388695574147,x=5.990816849318608 +color=red,shape=square,flag=1,i=175297,u=0.36768548008275825,v=0.44440292324547337,w=0.4896219263281178,x=5.845965036568631 +color=red,shape=square,flag=0,i=175341,u=0.655736294735662,v=0.4508986039388483,w=0.4890681706036116,x=3.8009093460037895 +color=blue,shape=circle,flag=0,i=175361,u=0.44480284265145986,v=0.39821075947105034,w=0.4932134947430758,x=5.519185245571755 +color=green,shape=square,flag=0,i=175380,u=0.24024543656366526,v=0.6589010388292955,w=0.498227805505063,x=4.469746225531193 +color=red,shape=circle,flag=0,i=175440,u=0.38223948665874974,v=0.3400594344005033,w=0.4954786987998591,x=4.690808274663953 +color=red,shape=square,flag=1,i=175459,u=0.27479080189356064,v=0.7431595817085408,w=0.5055568803511261,x=5.945629748823969 +color=red,shape=triangle,flag=0,i=175467,u=0.9364565101134221,v=0.7605155975636313,w=0.5484947131859994,x=8.837284567094477 +color=yellow,shape=square,flag=1,i=175472,u=0.7547643969215461,v=0.9360498110969584,w=0.47826146568795513,x=6.5809845192487515 +color=yellow,shape=square,flag=1,i=175490,u=0.3061678382784907,v=0.35531037935800125,w=0.4798559275663495,x=6.188062952289637 +color=green,shape=square,flag=0,i=175522,u=0.6975462310121865,v=0.9121585541626753,w=0.5026444540103487,x=4.717891933001945 +color=blue,shape=triangle,flag=1,i=175527,u=0.8349796707463456,v=0.3620401657288581,w=0.48516381462957286,x=5.700140229447996 +color=blue,shape=circle,flag=1,i=175600,u=0.27764955621903553,v=0.2561302057739422,w=0.49608993723368133,x=5.780915824648228 +color=red,shape=square,flag=0,i=175653,u=0.45891455304048,v=0.22216580886164294,w=0.49618747027284893,x=4.444035957978259 +color=red,shape=square,flag=1,i=175686,u=0.257354992842448,v=0.6173552745514805,w=0.4921628248843043,x=5.933105110161988 +color=blue,shape=square,flag=0,i=175691,u=0.7705642362236201,v=0.3517590301253988,w=0.5013155679738115,x=4.043694758548754 +color=yellow,shape=triangle,flag=1,i=175743,u=0.7762653468986148,v=0.40651535517352677,w=0.5234622308968215,x=5.903222111483259 +color=red,shape=triangle,flag=0,i=175871,u=0.9183232167879394,v=0.2148677217517545,w=0.5601450263351141,x=3.38974840528139 +color=green,shape=circle,flag=0,i=176002,u=0.23089445532810493,v=0.8577953992016389,w=0.46015046569051077,x=3.1613221552960744 +color=red,shape=triangle,flag=0,i=176056,u=0.3705037168157047,v=0.885810166555292,w=0.5522418089539656,x=2.897925453018292 +color=purple,shape=triangle,flag=0,i=176098,u=0.9725001132283482,v=0.13277639935330288,w=0.487747046641999,x=2.2015620155468665 +color=red,shape=triangle,flag=0,i=176117,u=0.7040324213278444,v=0.8921678841206723,w=0.546727222145781,x=7.103099015035235 +color=blue,shape=circle,flag=1,i=176156,u=0.996123815251446,v=0.6352617109220584,w=0.5014828022543371,x=5.352406799116789 +color=blue,shape=square,flag=0,i=176255,u=0.5110585227045429,v=0.4027004366585739,w=0.5051066189703028,x=3.2446455260250744 +color=red,shape=square,flag=0,i=176291,u=0.9389096383301606,v=0.3673634766381102,w=0.458035191864455,x=6.511817427595346 +color=green,shape=triangle,flag=0,i=176312,u=0.7553734595769059,v=0.7395089724587098,w=0.5171563143940545,x=5.233390079591427 +color=red,shape=square,flag=0,i=176318,u=0.5295481090921785,v=0.1808946419744767,w=0.45629723390052845,x=6.634876630177293 +color=yellow,shape=square,flag=1,i=176326,u=0.15751361753859483,v=0.9747516389136786,w=0.4867899697485034,x=4.474685379889176 +color=yellow,shape=square,flag=1,i=176344,u=0.16988476612564363,v=0.18747064858546736,w=0.4902998496021098,x=4.570701388995132 +color=red,shape=circle,flag=1,i=176346,u=0.9696382540867533,v=1.013897094549336,w=0.5036081654433147,x=5.741380525592202 +color=blue,shape=triangle,flag=1,i=176362,u=0.8734980610079883,v=0.7685454483649139,w=0.4771442252401473,x=4.408545021637006 +color=green,shape=square,flag=0,i=176365,u=0.18196645736648154,v=0.27177407753971494,w=0.5057376136819023,x=4.937007914202822 +color=orange,shape=triangle,flag=0,i=176432,u=0.17722959525105375,v=0.12637391729931358,w=0.5124620404892575,x=5.445145459864347 +color=green,shape=triangle,flag=0,i=176490,u=0.12326812808571719,v=0.3968028504235963,w=0.5167279077327283,x=3.1556492835137235 +color=red,shape=circle,flag=1,i=176602,u=0.19404162328155494,v=0.2593099200554975,w=0.49693745457872984,x=4.399716250313301 +color=yellow,shape=circle,flag=1,i=176641,u=0.6305700239322426,v=0.21611845509758276,w=0.4977752260509924,x=4.151003456685091 +color=yellow,shape=square,flag=1,i=176774,u=0.3018764613738272,v=0.5683737504450298,w=0.4893524201975025,x=4.358317141775494 +color=red,shape=square,flag=1,i=176781,u=0.7611142043455059,v=0.3967923275407611,w=0.459699627955268,x=5.684971940704642 +color=red,shape=square,flag=0,i=176815,u=0.8944654058022213,v=0.3403254490551689,w=0.45556327224719945,x=5.1492207412477 +color=orange,shape=square,flag=0,i=176928,u=0.32563287458523493,v=0.3568824006318867,w=0.48049693943870253,x=5.082151895588843 +color=green,shape=circle,flag=0,i=176958,u=0.4463217787124222,v=0.613546486639892,w=0.45482093402284224,x=4.1980895699935035 +color=yellow,shape=square,flag=1,i=177008,u=0.9421482812092415,v=0.22494603773635746,w=0.4926965740191712,x=5.30536775361479 +color=blue,shape=triangle,flag=1,i=177021,u=0.8068114917862665,v=0.7609159408005416,w=0.47039609338079186,x=3.1655767166448165 +color=blue,shape=circle,flag=0,i=177122,u=0.9723740607051794,v=0.053951199263640226,w=0.4997814582794458,x=2.316503874939617 +color=purple,shape=triangle,flag=1,i=177164,u=0.4803136037759438,v=0.2089621904779686,w=0.4868646845394705,x=4.740663342443059 +color=green,shape=triangle,flag=0,i=177187,u=0.7201178699444909,v=0.6371143146612083,w=0.5145406588631537,x=7.720951121901103 +color=purple,shape=square,flag=0,i=177261,u=0.7398544292415974,v=0.6129954757727973,w=0.49465464882327276,x=2.431532104087084 +color=orange,shape=circle,flag=0,i=177293,u=0.9088178696541952,v=0.11739058465274177,w=0.5054053007716468,x=6.004553897248768 +color=purple,shape=circle,flag=1,i=177316,u=0.17575284184125572,v=0.7490855955751995,w=0.49341047616880274,x=3.745845516993159 +color=red,shape=circle,flag=1,i=177324,u=0.867454232885212,v=0.8556772595522998,w=0.48379126658027194,x=4.900604892587795 +color=purple,shape=circle,flag=0,i=177326,u=0.0912784993740926,v=0.9873598165524754,w=0.49287247603294837,x=8.157119547407868 +color=orange,shape=circle,flag=0,i=177340,u=0.2707774908576035,v=0.6259084157276901,w=0.5057382987928779,x=5.116109251101737 +color=red,shape=square,flag=0,i=177388,u=0.2700867372360217,v=0.14583264800133733,w=0.4793403299870868,x=3.3595387864441437 +color=blue,shape=circle,flag=1,i=177443,u=0.9182997597247113,v=0.456190689517743,w=0.4994482629664476,x=5.5173749528557705 +color=purple,shape=circle,flag=0,i=177471,u=0.5596337099203815,v=0.30652748843028776,w=0.49301557255583467,x=5.2995898541630915 +color=green,shape=circle,flag=0,i=177650,u=0.8096880908744482,v=0.9269545535917043,w=0.45284146096944833,x=6.151688024652061 +color=purple,shape=square,flag=0,i=177750,u=0.2949423212891584,v=0.8690753440979728,w=0.4994569355666641,x=4.532049502555437 +color=red,shape=square,flag=1,i=177830,u=0.47624089973644135,v=0.07916374297263873,w=0.48033923807806406,x=3.340440022458455 +color=blue,shape=square,flag=1,i=177943,u=0.84021940790032,v=0.6679580099121151,w=0.5220327873203584,x=4.9001089389293755 +color=blue,shape=circle,flag=1,i=178022,u=0.3552929550329027,v=0.08490058853155247,w=0.5020391780632532,x=5.798981787346546 +color=green,shape=triangle,flag=0,i=178086,u=0.33663095632101814,v=0.20856825285674907,w=0.508746926050083,x=5.51081814817882 +color=green,shape=square,flag=0,i=178115,u=0.4725956713095468,v=0.4936849785624218,w=0.5163346341007835,x=4.467197490481218 +color=red,shape=square,flag=1,i=178117,u=0.3345155609075673,v=0.9689997713208467,w=0.4810680274755842,x=5.77684604798774 +color=red,shape=square,flag=0,i=178130,u=0.4288850476194279,v=0.3830469074570414,w=0.4772361426201381,x=6.177358928126811 +color=yellow,shape=circle,flag=1,i=178137,u=0.3013463329922611,v=0.03924149703408919,w=0.5021030236560009,x=4.834615846827212 +color=red,shape=square,flag=1,i=178150,u=0.610915281182388,v=0.4622742234332208,w=0.4796858473431834,x=5.268669637381702 +color=orange,shape=square,flag=1,i=178283,u=0.7407946412358015,v=0.1466537762257486,w=0.4830447558260019,x=3.8276703751800283 +color=red,shape=circle,flag=0,i=178330,u=0.9486629504076773,v=1.032743271888732,w=0.47507950478696004,x=3.4237533802490154 +color=yellow,shape=square,flag=0,i=178351,u=0.8017079455392203,v=0.8324565235405808,w=0.4890734297890044,x=4.062628347995121 +color=purple,shape=circle,flag=1,i=178382,u=0.502751103981982,v=0.3067461377268961,w=0.4902836592750695,x=4.89617344970658 +color=green,shape=circle,flag=0,i=178491,u=0.6442889241136163,v=0.7130825779855385,w=0.45297484218400647,x=5.670303347082715 +color=yellow,shape=circle,flag=1,i=178544,u=0.622177923604868,v=0.697091953056837,w=0.5070376584353148,x=5.110215835456102 +color=yellow,shape=triangle,flag=1,i=178617,u=0.19306483745605496,v=0.7376736766172787,w=0.5245521454800511,x=3.9998149075053937 +color=purple,shape=circle,flag=0,i=178665,u=0.5844944241472961,v=0.8788136285229017,w=0.48488691076745927,x=5.64054487375537 +color=yellow,shape=square,flag=1,i=178677,u=0.9753956607089511,v=0.3266330765039256,w=0.4876863330647485,x=3.441407669312291 +color=red,shape=square,flag=1,i=178706,u=0.12597944458681098,v=0.2960746631341985,w=0.4619377851379353,x=4.609007097094427 +color=purple,shape=triangle,flag=0,i=178803,u=0.8619606977209893,v=0.7462029528649634,w=0.4999957863388805,x=3.698901402666472 +color=red,shape=square,flag=1,i=178833,u=0.34832036292221913,v=0.31136790366269496,w=0.4645221016628855,x=5.480759547085093 +color=green,shape=circle,flag=0,i=178906,u=0.3272717107219767,v=0.05467904352401809,w=0.45791547095604446,x=5.430090159436973 +color=green,shape=square,flag=0,i=178911,u=0.5503219618320905,v=0.9059490455665576,w=0.5109469960946523,x=4.628484361687513 +color=red,shape=triangle,flag=0,i=178942,u=0.12010060730896133,v=0.2424853913592211,w=0.5252045454571971,x=6.358434479094371 +color=red,shape=triangle,flag=0,i=178959,u=0.3685430910108468,v=0.7307990534978458,w=0.5285764092081605,x=5.382108987645677 +color=green,shape=circle,flag=0,i=178985,u=0.14026451560374587,v=0.1504851407090676,w=0.4633073534402448,x=7.090406969481044 +color=green,shape=circle,flag=0,i=178991,u=0.797455235154612,v=0.07388297272460043,w=0.4624729714543862,x=3.9310042421371683 +color=red,shape=square,flag=1,i=179046,u=0.08929112801625261,v=0.9550390801310992,w=0.46334290065871,x=6.0876883218868025 +color=green,shape=square,flag=1,i=179122,u=0.6769536678317906,v=0.24874245805869355,w=0.5030608094711576,x=4.65376960607422 +color=purple,shape=triangle,flag=0,i=179160,u=0.2398209168856601,v=0.1391002515024441,w=0.49566991371157043,x=5.1119782623455245 +color=blue,shape=square,flag=1,i=179340,u=0.007778509178521964,v=0.5590543125572744,w=0.5116875776993812,x=3.3067431120695012 +color=yellow,shape=square,flag=1,i=179354,u=0.9762650267531341,v=0.1716058542230009,w=0.4866207017343421,x=3.3635993931178922 +color=yellow,shape=circle,flag=1,i=179415,u=0.10489688052522406,v=0.09619165098821159,w=0.48899637844558314,x=3.7557063650425673 +color=yellow,shape=square,flag=1,i=179494,u=0.05932649150936753,v=0.9646701819382054,w=0.48595412795995635,x=5.164634370129134 +color=red,shape=triangle,flag=0,i=179650,u=0.9992266776567538,v=0.005608293769324368,w=0.5213259603323551,x=5.604037675138165 +color=red,shape=circle,flag=1,i=179659,u=0.9596319956050603,v=0.9994251604788358,w=0.46790683802035243,x=5.183794707486837 +color=red,shape=circle,flag=0,i=179685,u=0.3657739260107421,v=0.37924867922783556,w=0.46896422586596154,x=7.033610217385781 +color=purple,shape=square,flag=0,i=179790,u=0.28522752645294935,v=0.8095838626240286,w=0.5138132851322226,x=5.834548403656761 +color=red,shape=square,flag=1,i=179790,u=0.4508382814791214,v=0.6123379592216707,w=0.47051667092975547,x=7.015948231207051 +color=red,shape=triangle,flag=0,i=179817,u=0.024968016274487637,v=0.48857846042435493,w=0.5130671432730287,x=4.584500243494941 +color=green,shape=square,flag=0,i=179823,u=0.47071576124342795,v=0.043142879962644876,w=0.5099528685235624,x=4.253458849313737 +color=red,shape=circle,flag=1,i=179835,u=0.466740249131704,v=0.3960382580872263,w=0.4697493332539897,x=4.543932421642148 +color=red,shape=square,flag=0,i=179885,u=0.16781198202988123,v=0.7050050356392615,w=0.472561432923347,x=4.1792215407563775 +color=red,shape=circle,flag=1,i=179893,u=0.053957398515282584,v=0.07177719969862469,w=0.47405812199744557,x=3.824791548083543 +color=red,shape=square,flag=1,i=179929,u=0.13493528401182942,v=0.328225583427617,w=0.47716060280728373,x=5.624581062577337 +color=red,shape=triangle,flag=1,i=179939,u=0.2642142159149524,v=0.8886508387835679,w=0.5138600972488298,x=2.942461536737969 +color=red,shape=square,flag=0,i=179987,u=0.13139337751555846,v=0.6332295955532391,w=0.4783104211441366,x=6.141269941762608 +color=blue,shape=circle,flag=0,i=180005,u=0.34447972571737606,v=0.7026410374365138,w=0.5013803384637279,x=5.587999353052944 +color=yellow,shape=triangle,flag=1,i=180094,u=0.6081787154395466,v=0.7215775810614267,w=0.5347263059504765,x=4.972816677273092 +color=yellow,shape=square,flag=1,i=180101,u=0.9312650593076067,v=0.8608806141795469,w=0.4887479113127106,x=5.1442815338472245 +color=red,shape=circle,flag=1,i=180117,u=0.822527613824384,v=0.7464777498251306,w=0.47393901443714054,x=6.657369309873818 +color=green,shape=square,flag=0,i=180131,u=0.11107014864143827,v=0.9784143095010472,w=0.5026888681937136,x=4.053399132765147 +color=green,shape=triangle,flag=0,i=180281,u=0.7626117935882222,v=0.309550158241476,w=0.4845903943528254,x=3.155765217014325 +color=red,shape=square,flag=0,i=180307,u=0.3170200561392382,v=0.7429318277623178,w=0.485182656439949,x=5.507732949948455 +color=yellow,shape=triangle,flag=1,i=180348,u=0.11861173684922255,v=0.4554698760815262,w=0.5323254948829813,x=5.302950099647103 +color=blue,shape=triangle,flag=0,i=180395,u=0.6442921363236699,v=0.9524720494525128,w=0.5093097125807204,x=5.176347585050365 +color=yellow,shape=triangle,flag=1,i=180560,u=0.24720498520327272,v=0.581554475961664,w=0.5297442285935843,x=4.530641032502419 +color=yellow,shape=triangle,flag=1,i=180650,u=0.48433358117690994,v=0.028872798166045044,w=0.5349045318602461,x=5.531715501503167 +color=blue,shape=circle,flag=0,i=180672,u=0.08231896300240193,v=0.8768681886357066,w=0.4947753169052335,x=4.914117598252927 +color=blue,shape=square,flag=1,i=180729,u=0.5827265635038165,v=0.2931613245670849,w=0.5083122528108311,x=5.0622286692130904 +color=blue,shape=square,flag=0,i=180797,u=0.8656290081694464,v=0.27046859325223294,w=0.5085529440140144,x=6.398646218872774 +color=blue,shape=circle,flag=1,i=180875,u=0.10996848628078926,v=0.5920409024544292,w=0.48952616019948114,x=4.741787840413854 +color=red,shape=triangle,flag=0,i=180916,u=0.4432696365974439,v=0.755276220089996,w=0.5116173772804775,x=5.370739726083066 +color=red,shape=circle,flag=0,i=180979,u=0.16273640922648558,v=0.22856514159926355,w=0.47852290088166755,x=8.363770289164274 +color=green,shape=circle,flag=0,i=180988,u=0.28661979648870195,v=0.15287216905441703,w=0.45747883601914274,x=6.36714056548609 +color=yellow,shape=square,flag=1,i=181033,u=0.08972911396329153,v=0.6829686415538448,w=0.4810882668332189,x=3.6295803958383224 +color=red,shape=square,flag=1,i=181075,u=0.8096482657104355,v=0.8699371231194737,w=0.48352978017878057,x=3.7874598790180225 +color=red,shape=circle,flag=0,i=181103,u=0.3366089676059959,v=0.24411493155388006,w=0.47751317870457594,x=4.989970087508334 +color=blue,shape=triangle,flag=0,i=181114,u=0.885494699399685,v=0.586622883592311,w=0.5091687358179846,x=6.125939594495925 +color=orange,shape=triangle,flag=0,i=181140,u=0.332373235154922,v=0.03799185693503282,w=0.503732822477797,x=5.926032729850331 +color=purple,shape=circle,flag=0,i=181226,u=0.6610515032982477,v=0.5349123440965378,w=0.48119674893347175,x=5.009043458121987 +color=blue,shape=square,flag=0,i=181249,u=0.9151206637542442,v=0.9233621394880314,w=0.510797431207716,x=6.855579633923043 +color=green,shape=circle,flag=0,i=181310,u=0.6398082824373382,v=0.9872322676471937,w=0.4554814750136406,x=4.123749417311191 +color=red,shape=triangle,flag=0,i=181345,u=0.9950179533308375,v=0.8492157367428346,w=0.5192388704493881,x=7.20682287351051 +color=red,shape=square,flag=0,i=181359,u=0.47880305120222244,v=0.7537335820646339,w=0.4604291460210823,x=3.6692150761335163 +color=purple,shape=square,flag=0,i=181475,u=0.751157094254534,v=0.2876663845708769,w=0.5320260009479819,x=4.647464618679696 +color=blue,shape=triangle,flag=1,i=181503,u=0.2885172595147546,v=0.568389654989411,w=0.5090930436938382,x=6.321087408909778 +color=purple,shape=square,flag=0,i=181510,u=0.09408267998025954,v=0.12100170196826776,w=0.5286103230734899,x=3.289868564502827 +color=green,shape=circle,flag=0,i=181603,u=0.12417238686886067,v=0.13895383754582713,w=0.4582982312314858,x=2.6277938975607484 +color=red,shape=square,flag=1,i=181660,u=0.6183984283164207,v=0.4077857019223098,w=0.45294280189526454,x=4.486889011425212 +color=blue,shape=triangle,flag=1,i=181680,u=0.7009022683854048,v=0.44710919735898713,w=0.5094247735597784,x=5.764873355155639 +color=yellow,shape=square,flag=1,i=181725,u=0.05678045495688133,v=0.3283502203736862,w=0.484045754713974,x=5.229813963591415 +color=red,shape=square,flag=1,i=181742,u=0.6596157190562775,v=0.10394808464298388,w=0.45205307210229495,x=5.585133508704117 +color=blue,shape=triangle,flag=1,i=181769,u=0.9292191615331855,v=0.2433103953230864,w=0.5124512147659767,x=5.635203037194194 +color=red,shape=square,flag=0,i=181805,u=0.9097620304753045,v=0.4073058479727405,w=0.4493592880216265,x=4.247461112436097 +color=red,shape=square,flag=0,i=181853,u=0.7795127411009333,v=0.6403293629766633,w=0.45150930965841496,x=3.0107310863397543 +color=red,shape=square,flag=0,i=181896,u=0.06485730141567869,v=0.11085435876732552,w=0.4535408960110263,x=6.106000425837571 +color=red,shape=triangle,flag=0,i=181994,u=0.9871256151996948,v=0.8961354018562923,w=0.521318986790278,x=4.617017041126522 +color=red,shape=triangle,flag=0,i=182145,u=0.13816601084921998,v=0.7328007991694945,w=0.5212385014488661,x=4.93275187335988 +color=green,shape=circle,flag=0,i=182167,u=0.3713985931656163,v=0.5695768950213503,w=0.4705738757169754,x=4.2470491540708935 +color=yellow,shape=circle,flag=1,i=182198,u=0.6263103009567477,v=0.16069954346422588,w=0.4973043248458733,x=5.532482670949542 +color=purple,shape=circle,flag=0,i=182205,u=0.7426701120984155,v=0.5788419299702354,w=0.48076849315067743,x=3.9814808142179303 +color=green,shape=triangle,flag=0,i=182293,u=0.6385942738686113,v=0.6256491864636414,w=0.48363542839271007,x=5.689807273094277 +color=purple,shape=triangle,flag=0,i=182298,u=0.6760530306163005,v=0.8475308246448228,w=0.48897168058732365,x=4.316920661327468 +color=green,shape=square,flag=0,i=182316,u=0.6764888564952541,v=0.3377501667645332,w=0.4782767136419434,x=2.424985784964037 +color=red,shape=triangle,flag=0,i=182375,u=0.7318186371279689,v=0.6224442436263078,w=0.5121507307098174,x=4.570394267133452 +color=yellow,shape=triangle,flag=1,i=182445,u=0.6363799357654083,v=0.41477490737855516,w=0.5361994091659278,x=5.3541128610975335 +color=red,shape=triangle,flag=0,i=182540,u=0.33732124325998514,v=0.5684843035668788,w=0.5112753680465155,x=5.841770886810079 +color=red,shape=square,flag=0,i=182656,u=0.7264537270904323,v=0.3399132379111024,w=0.47402005274241243,x=4.008489810908823 +color=green,shape=square,flag=0,i=182695,u=0.4114719229186691,v=0.22854288539809597,w=0.46814287953206934,x=4.26031265274266 +color=red,shape=square,flag=0,i=182743,u=0.07479428672776522,v=0.030736133484613792,w=0.47064934313961604,x=4.948953391365716 +color=purple,shape=square,flag=0,i=182781,u=0.857727400426818,v=0.07333956746865777,w=0.5136475677723563,x=4.99884359540335 +color=red,shape=triangle,flag=1,i=182820,u=0.12055093967575436,v=0.6220197904079796,w=0.5066418834991658,x=6.116805117548381 +color=red,shape=triangle,flag=1,i=182845,u=0.8417718896315662,v=0.5815705089585642,w=0.5006306981334182,x=6.232426819569056 +color=yellow,shape=triangle,flag=1,i=182879,u=0.7201309058952723,v=0.9634681059201501,w=0.5333320887100327,x=6.942877119975308 +color=red,shape=square,flag=0,i=182885,u=0.565885889567358,v=0.559105879089216,w=0.47477780669043396,x=6.0065371823305815 +color=yellow,shape=circle,flag=1,i=182913,u=0.78038451123999,v=0.8793902556868812,w=0.498080765847204,x=5.279692577219706 +color=red,shape=square,flag=0,i=182928,u=0.38653845198027803,v=0.18368330169183422,w=0.48302032892191776,x=5.681332753882344 +color=yellow,shape=square,flag=1,i=182974,u=0.43700172579237917,v=0.06882933111154987,w=0.46966053460456797,x=8.231719488880193 +color=purple,shape=triangle,flag=0,i=182980,u=0.2842408140902941,v=0.750757327989996,w=0.49875615076157814,x=4.170629737828956 +color=red,shape=square,flag=0,i=182995,u=0.08033011257969547,v=0.7881433601568403,w=0.4868984875663315,x=6.7981227531301185 +color=yellow,shape=triangle,flag=0,i=183050,u=0.8051443179755297,v=0.7458257415640093,w=0.5311876370295827,x=5.021086324775774 +color=red,shape=circle,flag=0,i=183115,u=0.021430963799872305,v=0.11508144927710698,w=0.47303523263902325,x=4.965763451325536 +color=red,shape=triangle,flag=1,i=183158,u=0.10681668179034898,v=0.6881371496783187,w=0.5009009985730479,x=6.750008081181491 +color=orange,shape=square,flag=1,i=183195,u=0.19926421297813157,v=0.4212506345308833,w=0.47332110786931986,x=6.028219968380095 +color=red,shape=square,flag=0,i=183209,u=0.6335278965204195,v=0.1568472183763444,w=0.475481522738315,x=5.204186118165796 +color=red,shape=square,flag=0,i=183258,u=0.2837680149951288,v=0.025792332374715232,w=0.47478374095123144,x=7.382393175010345 +color=red,shape=circle,flag=1,i=183369,u=0.44391573671177065,v=0.5226136795125732,w=0.4659297935903861,x=5.650229201649052 +color=red,shape=square,flag=0,i=183384,u=0.06549851587900102,v=0.07597741266278202,w=0.46909000299305553,x=5.229708375740358 +color=red,shape=triangle,flag=0,i=183467,u=0.10812932587353663,v=0.579766960059624,w=0.5037585304647251,x=5.349084757249533 +color=orange,shape=circle,flag=1,i=183550,u=0.6629475389247007,v=0.6737613831063881,w=0.5264987997734101,x=5.259925415528492 +color=red,shape=square,flag=0,i=183612,u=0.9534364940556542,v=0.6067863736724277,w=0.4732950362855124,x=2.561956537281525 +color=red,shape=square,flag=0,i=183663,u=0.7431271447944012,v=0.26601303000154075,w=0.4778179044851428,x=4.576354427146499 +color=red,shape=triangle,flag=0,i=183679,u=0.6459581779977813,v=0.22862623676499227,w=0.5121677350384127,x=5.917664506255178 +color=red,shape=square,flag=0,i=183686,u=0.49220881265398886,v=0.8712377093570182,w=0.4720893776781397,x=4.266041087400654 +color=purple,shape=circle,flag=0,i=183758,u=0.32272234505821573,v=0.5964445905325239,w=0.4698203439736098,x=5.9781161532389495 +color=red,shape=triangle,flag=0,i=183762,u=0.10637415635000391,v=0.7696039656634384,w=0.5091672653612455,x=5.91306081429092 +color=blue,shape=triangle,flag=1,i=183795,u=0.6761307036783781,v=0.03512104198878663,w=0.5164203712358599,x=7.537441527036219 +color=blue,shape=square,flag=0,i=183798,u=0.48801207135789293,v=0.48790570230146313,w=0.494569984017705,x=5.612047443280563 +color=red,shape=circle,flag=1,i=183835,u=0.4856527525588953,v=0.48830913715981883,w=0.4625373268692104,x=5.044454183562541 +color=blue,shape=triangle,flag=1,i=183855,u=0.2297324651517394,v=0.2948124790776079,w=0.517513161664295,x=5.361494479511111 +color=red,shape=circle,flag=0,i=183896,u=0.9983576004836738,v=1.0118780308493212,w=0.4581749231312331,x=5.689111498378435 +color=red,shape=square,flag=0,i=183921,u=0.6865160898078319,v=0.9681689587798931,w=0.4897406585955326,x=3.1582636006103653 +color=red,shape=triangle,flag=1,i=184089,u=0.9959495527910684,v=0.05123122826552229,w=0.5119874998109148,x=6.172320037476944 +color=red,shape=circle,flag=0,i=184165,u=0.25160776570519783,v=0.35143833146071823,w=0.45591824020280797,x=5.936918696087108 +color=blue,shape=square,flag=1,i=184186,u=0.37831515612745625,v=0.47435855433536867,w=0.49095130049270963,x=6.026640907336895 +color=red,shape=circle,flag=0,i=184285,u=0.14005311210565763,v=0.22763248140208192,w=0.464773279811465,x=3.9383494797829073 +color=red,shape=circle,flag=1,i=184506,u=0.3909233075396039,v=0.3193390976063586,w=0.4739178772482244,x=5.360319976437881 +color=red,shape=triangle,flag=1,i=184523,u=0.40026732052605873,v=0.5775721407334361,w=0.5093919598946542,x=4.7420549329221675 +color=red,shape=square,flag=1,i=184738,u=0.5285811941239325,v=0.07747041832828583,w=0.48160506568558104,x=3.962447914893231 +color=orange,shape=square,flag=1,i=184797,u=0.8319686303211316,v=0.13009064565697037,w=0.4736475891694955,x=5.513559387282787 +color=red,shape=triangle,flag=1,i=184804,u=0.20721031351842834,v=0.20563119659791018,w=0.5107003570939529,x=5.394475665671298 +color=purple,shape=triangle,flag=0,i=184812,u=0.8383047347862198,v=0.8775121948045028,w=0.49553070242746894,x=6.0863808536528685 +color=orange,shape=square,flag=0,i=184870,u=0.9953363767790046,v=0.5856603924709683,w=0.47656582617656057,x=5.784106873515358 +color=green,shape=triangle,flag=0,i=184961,u=0.03231626528725373,v=0.5326267524379906,w=0.498519570048132,x=4.351520830156708 +color=red,shape=circle,flag=0,i=184973,u=0.8623445321811245,v=0.7765652870522611,w=0.4878046807823772,x=5.692053058697806 +color=yellow,shape=triangle,flag=0,i=184975,u=0.48699377543195665,v=0.7317101139022135,w=0.5405742662218538,x=4.773914755408491 +color=blue,shape=square,flag=0,i=185066,u=0.32771817069700737,v=0.4390377511845567,w=0.49053121989807175,x=4.127975634669458 +color=red,shape=circle,flag=1,i=185072,u=0.30209706103524725,v=0.3620471660009386,w=0.486122872016291,x=4.886967800140364 +color=blue,shape=square,flag=0,i=185110,u=0.17064265099283038,v=0.892659595265854,w=0.4841459080674549,x=6.27670346100543 +color=yellow,shape=triangle,flag=1,i=185156,u=0.5324477590924602,v=0.05974540470234002,w=0.5477027839787513,x=5.521765958241326 +color=green,shape=circle,flag=0,i=185182,u=0.10606156398296063,v=0.7217641576757475,w=0.4673033518338816,x=4.5668732484511265 +color=blue,shape=square,flag=0,i=185205,u=0.48785109558949846,v=0.6907117006800187,w=0.4800069469769406,x=6.44974385408032 +color=green,shape=triangle,flag=0,i=185223,u=0.8946869613066204,v=0.8098471066223272,w=0.49451173726193576,x=2.891011807481231 +color=red,shape=square,flag=0,i=185258,u=0.8796099432158769,v=0.12193308384451995,w=0.49815670114722,x=2.789603626401845 +color=green,shape=triangle,flag=0,i=185325,u=0.60591585401936,v=0.3356633890867142,w=0.48974673022693804,x=7.24355616800586 +color=red,shape=triangle,flag=0,i=185331,u=0.4235391066300558,v=0.553778356438792,w=0.5197305154099661,x=4.924006216420129 +color=green,shape=triangle,flag=0,i=185424,u=0.3284787910597309,v=0.16528648498020426,w=0.48822374051846684,x=3.4179873836565093 +color=red,shape=square,flag=0,i=185502,u=0.44512946876245985,v=0.6843771771102779,w=0.49440232404200146,x=5.462897963330664 +color=blue,shape=circle,flag=1,i=185636,u=0.2679268045522243,v=0.08596909720323032,w=0.4878667797370085,x=3.8215456480526115 +color=green,shape=square,flag=0,i=185665,u=0.4378194458238688,v=0.6835520934783675,w=0.48111752300750704,x=5.331321496458754 +color=green,shape=circle,flag=0,i=185668,u=0.8892914833064786,v=0.4193271210346531,w=0.472362508113252,x=5.841069794674747 +color=yellow,shape=circle,flag=1,i=185796,u=0.2726101911689758,v=0.5639791438536959,w=0.5004863639861948,x=7.201503320824382 +color=red,shape=triangle,flag=0,i=185952,u=0.4590965400752065,v=0.5533863436024102,w=0.5281583386284135,x=4.361818453371206 +color=green,shape=square,flag=1,i=186000,u=0.12163737564523602,v=0.4014462973141971,w=0.4858072409679675,x=7.673246371126193 +color=red,shape=circle,flag=0,i=186018,u=0.9209054444714102,v=0.908772038431933,w=0.48789814992412456,x=5.2260458713698466 +color=red,shape=triangle,flag=0,i=186023,u=0.34402022492252327,v=0.07012513866717396,w=0.5295997185499252,x=3.980541266720826 +color=red,shape=square,flag=1,i=186037,u=0.8444415491778481,v=0.14153089082798664,w=0.5034675458363985,x=5.770147902100302 +color=green,shape=circle,flag=1,i=186060,u=0.34905389412099075,v=0.6859795922179169,w=0.4775656820869437,x=4.963341915148402 +color=blue,shape=square,flag=1,i=186133,u=0.6413615050163423,v=0.2933802918358043,w=0.4896583166077016,x=3.700619007817077 +color=red,shape=square,flag=0,i=186140,u=0.9876672286695282,v=0.9428093794936758,w=0.5161090238215247,x=6.944280937158122 +color=purple,shape=square,flag=0,i=186236,u=0.45460083937637286,v=0.7564213829665887,w=0.5047271066138581,x=6.970607562042409 +color=red,shape=triangle,flag=1,i=186252,u=0.8325863986687886,v=0.43396032608141044,w=0.5210605619230178,x=4.63737979361521 +color=yellow,shape=triangle,flag=1,i=186261,u=0.9715999345797057,v=0.00172447386987451,w=0.5230270739804954,x=3.335155453613923 +color=red,shape=circle,flag=1,i=186346,u=0.5615822498213286,v=0.6164967334157775,w=0.4875093353752823,x=5.578981301797171 +color=green,shape=triangle,flag=1,i=186485,u=0.9784143556444374,v=0.11230754985994384,w=0.49090505998248923,x=3.7878819194298576 +color=red,shape=square,flag=0,i=186495,u=0.3811341846092945,v=0.3420777172507604,w=0.5106108100380538,x=4.767182011882721 +color=red,shape=circle,flag=0,i=186585,u=0.2686560141159776,v=0.19890962929317363,w=0.47129590072192634,x=3.406904163825312 +color=purple,shape=triangle,flag=0,i=186658,u=0.45330461089023766,v=0.44172965737918846,w=0.48902466740933015,x=3.6968190266633676 +color=purple,shape=circle,flag=0,i=186695,u=0.5302845634519802,v=0.37082672810720874,w=0.46999739328217544,x=4.109615080407763 +color=red,shape=triangle,flag=0,i=186698,u=0.24580844192998008,v=0.745932426091323,w=0.5318814387313013,x=3.439300063573949 +color=red,shape=square,flag=0,i=186738,u=0.9113976116769003,v=0.5717441754557772,w=0.5011901188463853,x=6.241667652553901 +color=red,shape=circle,flag=0,i=186809,u=0.5481129208721416,v=0.6294706620141673,w=0.47777439627161267,x=7.285373856753192 +color=yellow,shape=circle,flag=0,i=186850,u=0.3375387132878296,v=0.21419235539428816,w=0.4954607929026692,x=3.746885091796307 +color=red,shape=triangle,flag=0,i=186894,u=0.05851597245364226,v=0.3955398285561733,w=0.5318855359144191,x=4.974670625878876 +color=red,shape=square,flag=0,i=187018,u=0.40652847571468975,v=0.5379331564038987,w=0.490028695382077,x=4.532615384566884 +color=red,shape=triangle,flag=0,i=187080,u=0.1574014948290393,v=0.27830519590229796,w=0.5374805342297109,x=3.681427407515642 +color=red,shape=triangle,flag=1,i=187200,u=0.7166979316876014,v=0.20762566325161025,w=0.531254823588659,x=2.501888071157458 +color=purple,shape=triangle,flag=0,i=187220,u=0.5392537849080222,v=0.534992924377639,w=0.48521547991681174,x=5.194183322596916 +color=red,shape=square,flag=1,i=187304,u=0.6971150295592662,v=0.4064389406511253,w=0.5006569470610013,x=5.753844623975136 +color=red,shape=triangle,flag=0,i=187318,u=0.5554004914891789,v=0.5628719670833299,w=0.5293448461265443,x=7.115781077108316 +color=blue,shape=square,flag=0,i=187359,u=0.41426849367180885,v=0.16065915650296003,w=0.4736842441116863,x=4.55770340433462 +color=yellow,shape=triangle,flag=1,i=187437,u=0.24062409104057225,v=0.5010526365494592,w=0.5218186314632153,x=4.589373456459177 +color=blue,shape=square,flag=1,i=187504,u=0.3393478754061173,v=0.2881246381446081,w=0.46414802630528995,x=6.243150446903364 +color=green,shape=square,flag=0,i=187572,u=0.2693800001059923,v=0.04035180894988488,w=0.4833313258395809,x=4.092232864843839 +color=purple,shape=circle,flag=1,i=187595,u=0.5920169010216106,v=0.10459423843488291,w=0.4631134663489581,x=3.091984479817586 +color=green,shape=circle,flag=0,i=187608,u=0.6387119537418751,v=0.03714863275769187,w=0.48571899599410157,x=5.3937468048611406 +color=yellow,shape=square,flag=1,i=187706,u=0.819692604290505,v=0.5279896879534377,w=0.4490464876251143,x=4.09422705638926 +color=purple,shape=square,flag=0,i=187775,u=0.06034080193984881,v=0.033516594013897394,w=0.5042848921688678,x=6.9612489661961385 +color=red,shape=square,flag=0,i=187782,u=0.9750019392032869,v=0.4862456051737566,w=0.4972424851649748,x=3.929103492684863 +color=red,shape=square,flag=0,i=187790,u=0.6171598364673789,v=0.7250738618443542,w=0.49833147603219313,x=5.350267899964599 +color=blue,shape=circle,flag=1,i=187875,u=0.6843694547276777,v=0.21151730073066077,w=0.4806111302132133,x=3.7669067819074455 +color=red,shape=triangle,flag=0,i=187892,u=0.7665314034138527,v=0.7133409581940101,w=0.5377497844893196,x=6.346758117173912 +color=purple,shape=triangle,flag=1,i=187965,u=0.08953170682751777,v=0.1373090786979091,w=0.4834399942163302,x=2.88185175743152 +color=red,shape=circle,flag=0,i=188039,u=0.7337879389497028,v=0.6703890758114182,w=0.48323631140861006,x=4.59172351172061 +color=red,shape=triangle,flag=0,i=188043,u=0.9217610153513968,v=0.8989503607846147,w=0.5376757847225038,x=4.74741642957461 +color=blue,shape=square,flag=1,i=188067,u=0.2138076874342455,v=0.4958347828064372,w=0.4649597574914763,x=4.881855736157818 +color=purple,shape=triangle,flag=0,i=188083,u=0.8938083665743075,v=0.029239534824987423,w=0.4826411892835148,x=3.903514489982015 +color=red,shape=circle,flag=0,i=188095,u=0.28939222916565577,v=0.3329676477744654,w=0.4812724557340212,x=7.684625915207742 +color=red,shape=square,flag=0,i=188161,u=0.07911426041264935,v=0.1539046407624154,w=0.47923762858867835,x=3.1607856742881317 +color=red,shape=circle,flag=1,i=188239,u=0.719214252347564,v=0.7901868819983043,w=0.48358167828386855,x=5.7850786063311235 +color=green,shape=circle,flag=0,i=188277,u=0.09352173829497468,v=0.2676763517236652,w=0.4932650468905362,x=6.916429524956963 +color=red,shape=square,flag=0,i=188285,u=0.7136108560678266,v=0.2718872272660279,w=0.47769807610888887,x=5.346420772248663 +color=yellow,shape=circle,flag=0,i=188321,u=0.4191808474039801,v=0.739255703619348,w=0.5077530286313371,x=3.66666668116901 +color=orange,shape=circle,flag=0,i=188342,u=0.18007376885630966,v=0.8607135232102564,w=0.5281522937562019,x=3.4871488136155544 +color=red,shape=triangle,flag=0,i=188373,u=0.20231653462572208,v=0.8623478249818624,w=0.5368339928800547,x=5.414782863697613 +color=yellow,shape=circle,flag=0,i=188414,u=0.6248434447565645,v=0.3532431572350374,w=0.5172432757434454,x=4.084118842520906 +color=green,shape=square,flag=0,i=188428,u=0.4843672401568342,v=0.5080747139655946,w=0.483286331765644,x=4.860660246113421 +color=red,shape=circle,flag=0,i=188437,u=0.3489486185661024,v=0.323771076768919,w=0.4945300144788722,x=5.777523757759923 +color=red,shape=triangle,flag=0,i=188491,u=0.45816684290595133,v=0.2281742816684985,w=0.5350465367424906,x=6.341573764293282 +color=yellow,shape=square,flag=1,i=188523,u=0.7058346074133882,v=0.4965323642212405,w=0.4648549492625446,x=3.5046827972460073 +color=red,shape=triangle,flag=0,i=188543,u=0.738864106607189,v=0.6822447880234197,w=0.5425989594707775,x=4.127956949700301 +color=yellow,shape=triangle,flag=1,i=188561,u=0.5540042944833872,v=0.7949234874872454,w=0.5197699287875088,x=4.595715951910495 +color=yellow,shape=square,flag=1,i=188569,u=0.47172434062297064,v=0.13688354742815667,w=0.46577505611307707,x=5.090030296491598 +color=red,shape=circle,flag=1,i=188678,u=0.529071175011801,v=0.6257915577335662,w=0.4864639612273933,x=7.9492832752973195 +color=purple,shape=triangle,flag=0,i=188734,u=0.6564229969262801,v=0.5114125000839184,w=0.49318205924255587,x=4.079333502553843 +color=purple,shape=circle,flag=0,i=188758,u=0.26676268810918213,v=0.12674781998726992,w=0.46967993060868596,x=3.8387973966036473 +color=orange,shape=circle,flag=0,i=188791,u=0.9851029040372477,v=0.09593472594818309,w=0.5324612053263172,x=4.012838441365473 +color=green,shape=triangle,flag=0,i=188820,u=0.7790236271657485,v=0.37870381284129406,w=0.4971210197706475,x=5.1656570497710055 +color=green,shape=square,flag=0,i=188825,u=0.48785848916548635,v=0.8043586020008786,w=0.4803894237893302,x=5.932806251695024 +color=blue,shape=square,flag=1,i=188848,u=0.0010124921078813465,v=0.5003311052459606,w=0.45718856694064935,x=3.7276291403157935 +color=purple,shape=triangle,flag=0,i=188918,u=0.06351683841635458,v=0.5745664486338214,w=0.4913794324817373,x=3.9700437087588405 +color=blue,shape=triangle,flag=0,i=188962,u=0.07018903407844768,v=0.4178593082076467,w=0.51623104844378,x=4.423153846686451 +color=red,shape=square,flag=0,i=188987,u=0.8846457829810535,v=0.3836708390038597,w=0.48851153130672803,x=5.524878267979573 +color=yellow,shape=circle,flag=1,i=189133,u=0.475413165340109,v=0.6431636817661038,w=0.5358323966835233,x=4.016207572604287 +color=yellow,shape=triangle,flag=1,i=189244,u=0.5301875061178689,v=0.7174358946480373,w=0.5204534980191006,x=5.123733284961607 +color=red,shape=square,flag=0,i=189287,u=0.05661060905871662,v=0.4710547386694294,w=0.49083669966368476,x=5.811809648966007 +color=red,shape=square,flag=1,i=189302,u=0.9105423239090816,v=0.5898894925016474,w=0.49093560580562834,x=2.784241420176178 +color=purple,shape=triangle,flag=1,i=189374,u=0.8920613889121304,v=0.9769346868387789,w=0.48031545216099264,x=6.7204180236434325 +color=red,shape=circle,flag=0,i=189398,u=0.5202040603671577,v=0.5036022298027305,w=0.47872938475253196,x=4.696322906932882 +color=red,shape=circle,flag=0,i=189405,u=0.6355303017741958,v=0.5422679932363801,w=0.4814113386152919,x=4.6337482851262175 +color=red,shape=circle,flag=0,i=189454,u=0.2679618284646147,v=0.20434926416351096,w=0.47872981372379353,x=5.239165025228325 +color=red,shape=square,flag=1,i=189498,u=0.08937751343132816,v=0.659121762566092,w=0.48573418756702497,x=4.448799084662819 +color=red,shape=square,flag=0,i=189502,u=0.3728047469420135,v=0.26721468211357013,w=0.488577145299949,x=4.335668206081306 +color=red,shape=circle,flag=0,i=189524,u=0.38973313650324204,v=0.34818113846591997,w=0.47964161975394404,x=3.925209744193989 +color=red,shape=square,flag=1,i=189609,u=0.42276415798324474,v=0.31936643953218746,w=0.4883701885674235,x=4.869112919312211 +color=purple,shape=circle,flag=0,i=189647,u=0.5688491538886703,v=0.8435424572337955,w=0.47907239214577607,x=4.0856422045434835 +color=yellow,shape=triangle,flag=1,i=189705,u=0.06644491248211615,v=0.30894326501321445,w=0.5010173719770583,x=4.618433011753282 +color=red,shape=square,flag=1,i=189728,u=0.057877336618272435,v=0.32622237125734654,w=0.4830235607858425,x=3.2252275305890343 +color=red,shape=circle,flag=0,i=189814,u=0.32541490790626215,v=0.2645515629620241,w=0.4644091257813923,x=5.502821402064531 +color=red,shape=circle,flag=0,i=189957,u=0.07837608386530126,v=0.003129990899428267,w=0.4643253278238599,x=5.717808976937164 +color=red,shape=triangle,flag=0,i=189980,u=0.7113145301435015,v=0.791731618541279,w=0.5184424442026617,x=5.835128716537877 +color=purple,shape=circle,flag=0,i=190047,u=0.33697913513251365,v=0.06893260171284266,w=0.478784432217052,x=5.611396203650816 +color=yellow,shape=circle,flag=1,i=190173,u=0.684195029105751,v=0.7233193748183292,w=0.5276825057882527,x=5.722804639501624 +color=purple,shape=circle,flag=0,i=190195,u=0.6200315487640226,v=0.013067187966193994,w=0.47790013239599505,x=4.589665914470007 +color=purple,shape=square,flag=1,i=190325,u=0.7057434590803936,v=0.42792501087695867,w=0.5174348950562011,x=3.2802671704499526 +color=blue,shape=square,flag=1,i=190333,u=0.31668619949729515,v=0.11956444846336645,w=0.4594740359810732,x=5.186171127610534 +color=red,shape=triangle,flag=1,i=190339,u=0.875794814367842,v=0.21641459361363635,w=0.5178752395612677,x=5.321137461419996 +color=red,shape=square,flag=0,i=190356,u=0.3256626294752947,v=0.6148458085827894,w=0.5004939462835706,x=2.4499124766995695 +color=yellow,shape=circle,flag=1,i=190415,u=0.04853033836650689,v=0.5983776442018087,w=0.5231959648615166,x=2.651862379271653 +color=yellow,shape=triangle,flag=1,i=190436,u=0.32294116442437093,v=0.6700313175035897,w=0.502276254738623,x=2.756331697768259 +color=red,shape=square,flag=0,i=190469,u=0.7499294156246596,v=0.6508728277299138,w=0.5064734180564547,x=7.382597747691133 +color=blue,shape=circle,flag=0,i=190627,u=0.6344852606010264,v=0.6660916079421064,w=0.4807928674739172,x=5.600137266617754 +color=yellow,shape=square,flag=1,i=190680,u=0.5735178978082498,v=0.5774844534624073,w=0.4784106163746017,x=5.9532220972827945 +color=red,shape=square,flag=0,i=190691,u=0.8056362959350857,v=0.4174494412106985,w=0.5038079307699739,x=5.026394010510235 +color=blue,shape=circle,flag=0,i=190732,u=0.2539024448077958,v=0.884643951894558,w=0.4848131943192717,x=4.543595966846689 +color=orange,shape=square,flag=0,i=190779,u=0.01151138943702712,v=0.15843271602381304,w=0.4985979653977076,x=4.8762378756122375 +color=yellow,shape=triangle,flag=0,i=190795,u=0.3691612234596072,v=0.2535009771881511,w=0.5059627126079003,x=6.673606513538689 +color=blue,shape=square,flag=1,i=190818,u=0.4418109621078311,v=0.4079445387163324,w=0.4738897836881537,x=5.730483165187514 +color=blue,shape=circle,flag=1,i=190851,u=0.8854240497164021,v=0.18093916440605629,w=0.4937564584620208,x=4.783455616430091 +color=purple,shape=square,flag=1,i=190889,u=0.2529398200034281,v=0.4487866039308104,w=0.5117396167380375,x=4.63327672853102 +color=red,shape=triangle,flag=0,i=190890,u=0.5100182852203953,v=0.5467970338830797,w=0.5311490298737129,x=5.481841631670299 +color=blue,shape=square,flag=0,i=190895,u=0.44311997832909333,v=0.8822675357673682,w=0.4696302664911805,x=4.902853000731272 +color=yellow,shape=triangle,flag=1,i=190961,u=0.3083388647811234,v=0.4008475196275283,w=0.5105726870440547,x=2.33862119270893 +color=red,shape=square,flag=0,i=190975,u=0.8245719643294682,v=0.020460106436641756,w=0.5221084606309792,x=4.080764174039779 +color=yellow,shape=square,flag=1,i=190995,u=0.012238308815962995,v=0.2713121713455563,w=0.4815208009898373,x=4.734545325452867 +color=yellow,shape=circle,flag=1,i=191021,u=0.22930578122394973,v=0.5374967914492481,w=0.5176602906280251,x=4.654189519289205 +color=yellow,shape=square,flag=1,i=191031,u=0.10397346835119414,v=0.8411680853188428,w=0.4806578866864495,x=2.972552893791658 +color=red,shape=square,flag=0,i=191069,u=0.6616760821586517,v=0.8141486053201816,w=0.5121067455622184,x=5.173696312086968 +color=red,shape=triangle,flag=0,i=191111,u=0.43708134051341363,v=0.27726363254231,w=0.5376767429588353,x=4.970385307123877 +color=red,shape=circle,flag=1,i=191122,u=0.3315878136991349,v=0.38444839636873396,w=0.4931642161573426,x=4.634867995797333 +color=blue,shape=square,flag=1,i=191125,u=0.3944086255999918,v=0.23096523530620183,w=0.4684293434454281,x=7.736460768940426 +color=blue,shape=triangle,flag=0,i=191203,u=0.6034138327555548,v=0.07740707548700532,w=0.5374078324759183,x=6.0163596650900075 +color=blue,shape=triangle,flag=1,i=191240,u=0.9444130181082422,v=0.6362851436246229,w=0.5444405207767633,x=7.097199805027187 +color=red,shape=square,flag=1,i=191283,u=0.7630157570446002,v=0.6314772706185438,w=0.48880179137838625,x=4.950824723236743 +color=purple,shape=triangle,flag=1,i=191404,u=0.44767951581214094,v=0.2618111624810212,w=0.48201754540885355,x=5.465800399013794 +color=red,shape=triangle,flag=0,i=191417,u=0.05975605137424489,v=0.14920249696275234,w=0.5226984641337482,x=5.993304754102831 +color=red,shape=square,flag=0,i=191441,u=0.7523123498098522,v=0.13214299693268383,w=0.484645478581809,x=4.729721018081452 +color=red,shape=square,flag=0,i=191649,u=0.0904323592590498,v=0.5625067921820546,w=0.48023752756051724,x=3.0013981194136297 +color=red,shape=circle,flag=0,i=191700,u=0.3718779852140627,v=0.2845722722367581,w=0.4840326007039287,x=2.6311172406519434 +color=blue,shape=square,flag=0,i=191811,u=0.27691088100777006,v=0.17423641880397767,w=0.47142937713923433,x=6.406856001117499 +color=red,shape=triangle,flag=0,i=191828,u=0.6301973919902031,v=0.6837001355048282,w=0.5252041051772034,x=6.165249187305097 +color=red,shape=triangle,flag=0,i=191986,u=0.03933959336336268,v=0.8019190231722675,w=0.5278573389465854,x=3.6585746751325074 +color=orange,shape=circle,flag=0,i=191994,u=0.32435590442219053,v=0.13240200445348405,w=0.5300177517942973,x=3.095166599968655 +color=blue,shape=square,flag=0,i=192024,u=0.2961654979999577,v=0.767379671137321,w=0.47748248316065633,x=3.679766557118045 +color=red,shape=triangle,flag=1,i=192085,u=0.8480106987964048,v=0.7880753021521691,w=0.5327232064519288,x=3.2784486569622655 +color=blue,shape=square,flag=1,i=192091,u=0.03892693514917556,v=0.9327839698057228,w=0.4858211992579442,x=5.129305885128638 +color=green,shape=triangle,flag=0,i=192185,u=0.9121928040529615,v=0.7492150146311876,w=0.46895704168875035,x=6.292158170903022 +color=red,shape=circle,flag=1,i=192215,u=0.9328376819647649,v=0.9397539951616704,w=0.4709666044555381,x=4.7791385443263 +color=purple,shape=square,flag=0,i=192236,u=0.3753623855254079,v=0.43836066536547025,w=0.50816038364672,x=4.086078520372214 +color=blue,shape=circle,flag=0,i=192300,u=0.3274108699775241,v=0.8955352759871484,w=0.48438504053775594,x=4.33075542676652 +color=yellow,shape=square,flag=0,i=192344,u=0.8616481308988164,v=0.06593252432760732,w=0.49258093054003455,x=4.264419728202852 +color=red,shape=triangle,flag=0,i=192396,u=0.5515224755527709,v=0.6214207604744554,w=0.5422795277962215,x=5.477065778234362 +color=red,shape=triangle,flag=0,i=192485,u=0.14555181559868924,v=0.33620742616330357,w=0.5250900758986774,x=4.981313085590917 +color=purple,shape=square,flag=0,i=192507,u=0.4689339358886033,v=0.17276473586863939,w=0.5010008330089102,x=5.496998076900414 +color=green,shape=triangle,flag=1,i=192541,u=0.7471676588317212,v=0.09486262903295972,w=0.4646017555378223,x=4.709132548687026 +color=blue,shape=circle,flag=1,i=192614,u=0.9430620960892159,v=0.5650516037192317,w=0.4817430779521384,x=3.715760396312945 +color=green,shape=circle,flag=1,i=192630,u=0.8112239397064422,v=0.44388434199823823,w=0.5147274104243988,x=5.41469831778723 +color=red,shape=circle,flag=1,i=192648,u=0.6201453301474494,v=0.5514884958151548,w=0.4808571110565734,x=3.493435506996492 +color=purple,shape=square,flag=0,i=192657,u=0.9649930376221458,v=0.08470567736017742,w=0.5015458132224414,x=5.347433759370861 +color=green,shape=triangle,flag=0,i=192696,u=0.44957049999246235,v=0.5578831832346758,w=0.46170107859494736,x=3.9735797853073147 +color=red,shape=circle,flag=1,i=192755,u=0.011024426724858483,v=-0.007015438410399956,w=0.4846832966233285,x=6.724607023990394 +color=purple,shape=triangle,flag=0,i=192763,u=0.6798990230423072,v=0.2830766724009439,w=0.4771305824450562,x=5.918381912626522 +color=blue,shape=triangle,flag=0,i=192885,u=0.957435908299061,v=0.5792749204252066,w=0.543778458514963,x=3.682739112099584 +color=blue,shape=triangle,flag=1,i=192890,u=0.5735872226554793,v=0.16694377801618931,w=0.5419922146488843,x=3.041728610570415 +color=red,shape=square,flag=1,i=192907,u=0.5445142030131437,v=0.7528656620079609,w=0.4766827102963688,x=7.855906132291646 +color=green,shape=triangle,flag=0,i=192925,u=0.1984887330894427,v=0.4987380220449995,w=0.46144136154406673,x=3.7213611376525964 +color=purple,shape=square,flag=0,i=192978,u=0.6802320560976709,v=0.8275125281885453,w=0.4976524446808186,x=6.551242347727435 +color=red,shape=square,flag=0,i=192985,u=0.45738178272298546,v=0.19822849425140054,w=0.4831820401466904,x=4.961154469727897 +color=red,shape=square,flag=0,i=193047,u=0.6674339925748345,v=0.1618083318450113,w=0.4753971221718779,x=5.603536312892259 +color=red,shape=square,flag=0,i=193056,u=0.44503758460834086,v=0.8600393090018252,w=0.4741759511599409,x=2.9025418266670697 +color=yellow,shape=triangle,flag=0,i=193123,u=0.11714521071879747,v=0.34942138100928744,w=0.5316971724836042,x=7.454140833709264 +color=red,shape=circle,flag=0,i=193156,u=0.7648297947070223,v=0.6776771877066503,w=0.4915904089093778,x=3.8514837143856315 +color=purple,shape=triangle,flag=0,i=193263,u=0.01594130911978997,v=0.5890795687313576,w=0.47608914341169645,x=3.927338633492965 +color=purple,shape=square,flag=0,i=193318,u=0.15530651406707752,v=0.032180325518073816,w=0.507926038157922,x=4.224852492366136 +color=blue,shape=square,flag=1,i=193380,u=0.33803008812467517,v=0.9430048066012642,w=0.4826416690794807,x=7.915449951670008 +color=red,shape=square,flag=0,i=193490,u=0.4260617070738505,v=0.6679160107084341,w=0.4675325862982471,x=3.910816611978308 +color=red,shape=triangle,flag=0,i=193516,u=0.889343915415998,v=0.6047262639753926,w=0.5168713393637955,x=7.049840190714019 +color=red,shape=square,flag=0,i=193674,u=0.3564244365513213,v=0.44776358853917464,w=0.4617328476889762,x=5.007991880192758 +color=red,shape=square,flag=0,i=193681,u=0.740126370948802,v=0.7705393077048693,w=0.46144045361425906,x=5.483986766874151 +color=yellow,shape=square,flag=0,i=193745,u=0.2649295532261856,v=0.7818417150321095,w=0.5153526161795142,x=5.421038553603055 +color=yellow,shape=circle,flag=1,i=193750,u=0.3727998029310805,v=0.9346956478077907,w=0.5162228730057041,x=5.640991448007491 +color=red,shape=triangle,flag=0,i=193756,u=0.03734333974395809,v=0.1484023991549045,w=0.516697300114278,x=4.5812465361079635 +color=purple,shape=circle,flag=0,i=193848,u=0.336135273863733,v=0.10478466359914584,w=0.4883418813688285,x=3.7004061367284944 +color=red,shape=circle,flag=0,i=193866,u=0.8562965250990252,v=0.9079418463092541,w=0.494051799146844,x=4.4860224769938615 +color=green,shape=circle,flag=1,i=193876,u=0.5758517203810649,v=0.863665290241774,w=0.5295105874705537,x=7.108026075104436 +color=purple,shape=triangle,flag=0,i=193920,u=0.3217318967959222,v=0.9188365818667709,w=0.47572548117638436,x=2.8021200664712578 +color=red,shape=circle,flag=0,i=194016,u=0.7915146404267683,v=0.861964617574392,w=0.49483406287811166,x=4.660011755943997 +color=purple,shape=square,flag=0,i=194101,u=0.3273848048806479,v=0.721753425694558,w=0.506073146796731,x=5.063661923476471 +color=blue,shape=square,flag=0,i=194209,u=0.6913762315865113,v=0.12001632989361599,w=0.4925570122420449,x=4.7586521020289405 +color=purple,shape=square,flag=0,i=194231,u=0.9495507473776134,v=0.9392032827570884,w=0.5014704311333378,x=4.826822412761536 +color=red,shape=triangle,flag=0,i=194267,u=0.41641136027077863,v=0.46384944083018376,w=0.5059150065959896,x=6.2449010207835975 +color=orange,shape=circle,flag=1,i=194287,u=0.7561616060797361,v=0.6011829160290465,w=0.5170183460778673,x=5.464145004173815 +color=purple,shape=triangle,flag=1,i=194369,u=0.3412836770559612,v=0.5106988751826204,w=0.48578647491703114,x=8.253247926402961 +color=green,shape=triangle,flag=0,i=194419,u=0.45877660452687863,v=0.5211069169505502,w=0.4681733218056553,x=3.3275261814625985 +color=green,shape=triangle,flag=0,i=194450,u=0.8883676445361395,v=0.6015417053453661,w=0.47105973239501653,x=6.078143505674809 +color=purple,shape=circle,flag=0,i=194507,u=0.7319690780944992,v=0.4567889897970464,w=0.4912731260449902,x=4.184719957290204 +color=yellow,shape=square,flag=1,i=194644,u=0.9240311975534296,v=0.7019360344691004,w=0.5077523736033206,x=4.472317293716402 +color=green,shape=triangle,flag=0,i=194673,u=0.6380126796582992,v=0.9449695875523221,w=0.4624450508923107,x=4.273213691991617 +color=yellow,shape=square,flag=1,i=194810,u=0.1268351843656087,v=0.5211273692895315,w=0.5033684401053728,x=5.625293954232506 +color=green,shape=triangle,flag=0,i=194835,u=0.9096579654690838,v=0.6779907501390764,w=0.45893787607152725,x=4.725850414653185 +color=red,shape=circle,flag=0,i=194894,u=0.3652891236125678,v=0.37234355884923465,w=0.4977688696494028,x=3.8844029674106095 +color=red,shape=circle,flag=1,i=194904,u=0.15669341658400626,v=0.18744318394269907,w=0.49922521826079624,x=5.595762817968466 +color=yellow,shape=square,flag=1,i=194919,u=0.5034768929988753,v=0.648289357062001,w=0.50383746914453,x=5.184546230870219 +color=red,shape=triangle,flag=1,i=194987,u=0.11076561819085617,v=0.5599481660206294,w=0.5125690584242865,x=4.642475797173814 +color=yellow,shape=square,flag=1,i=195050,u=0.08470525262121531,v=0.9546622912906018,w=0.5061945768566833,x=2.3578447423524653 +color=red,shape=triangle,flag=1,i=195074,u=0.6613462567228076,v=0.47275595437501927,w=0.509598966206032,x=3.4577807597878283 +color=red,shape=circle,flag=1,i=195090,u=0.1553047699109077,v=0.23426338864293275,w=0.5053760937764255,x=4.354064782280358 +color=yellow,shape=circle,flag=1,i=195158,u=0.1895808365583801,v=0.41451067853476176,w=0.5193137946419872,x=5.994203236731685 +color=yellow,shape=square,flag=1,i=195181,u=0.4366319397585604,v=0.8853642091072212,w=0.5070794369862943,x=5.939429312334467 +color=red,shape=square,flag=1,i=195189,u=0.7634290148595653,v=0.5813909230046601,w=0.49179306499158965,x=5.997049936652246 +color=red,shape=square,flag=1,i=195300,u=0.8315658666403111,v=0.8784952621893528,w=0.4892572830056315,x=2.880528359468393 +color=red,shape=triangle,flag=0,i=195340,u=0.8704226366700998,v=0.533469043498947,w=0.5142011050681139,x=5.662784664121824 +color=red,shape=square,flag=0,i=195356,u=0.7967456882344144,v=0.20866378466645807,w=0.4946225164856906,x=6.543629849066412 +color=red,shape=square,flag=0,i=195364,u=0.030280521554805206,v=0.12321405546738207,w=0.48988027462368877,x=5.847872034205654 +color=blue,shape=circle,flag=1,i=195380,u=0.37520524903253005,v=0.20556677021060044,w=0.4861060752648033,x=4.98529466970652 +color=yellow,shape=circle,flag=1,i=195427,u=0.6761059171622457,v=0.4496309961242564,w=0.5177998244766702,x=3.8911030920443372 +color=red,shape=square,flag=0,i=195481,u=0.8386893229214152,v=0.18037298392866496,w=0.488742788476033,x=5.5802668829031745 +color=red,shape=square,flag=1,i=195510,u=0.3410758622142557,v=0.4265100182014795,w=0.4861798012237103,x=4.09281113615416 +color=orange,shape=triangle,flag=1,i=195520,u=0.5375973260418243,v=0.025378580102561443,w=0.5209130105188473,x=4.374368093971907 +color=red,shape=circle,flag=1,i=195542,u=0.06315594916114631,v=0.0473204457942318,w=0.5020600489686915,x=5.71888396030171 +color=yellow,shape=circle,flag=1,i=195701,u=0.04163266536526933,v=0.3735542532689454,w=0.5129004344973573,x=6.2006094397134355 +color=red,shape=circle,flag=0,i=195720,u=0.1252950270739791,v=0.2085369692489441,w=0.49511423232770985,x=5.6882736815440795 +color=green,shape=square,flag=0,i=195725,u=0.5945283933600861,v=0.5702218044889795,w=0.49801271180610407,x=5.733330077212044 +color=red,shape=square,flag=0,i=195736,u=0.32849756546704034,v=0.19330653960285815,w=0.49652552518608334,x=3.078153862828897 +color=red,shape=square,flag=0,i=195814,u=0.5082347260570108,v=0.018104333171229392,w=0.5047709326931358,x=6.14569285722409 +color=red,shape=square,flag=0,i=195849,u=0.35611963306648264,v=0.46415265378112647,w=0.5052790009618097,x=2.5208047949411108 +color=red,shape=circle,flag=0,i=195897,u=0.9934462881309655,v=1.0724998185026013,w=0.49083561169685813,x=5.960896195845709 +color=red,shape=square,flag=0,i=195968,u=0.8107253161858635,v=0.06119001723485462,w=0.5040571217154186,x=4.950845865162775 +color=blue,shape=square,flag=0,i=196061,u=0.3666067516985615,v=0.9543687651909756,w=0.4904069701798997,x=4.5900604435108505 +color=red,shape=square,flag=0,i=196071,u=0.3038520855773875,v=0.4570120300363385,w=0.5134766736400802,x=4.045412169596741 +color=purple,shape=square,flag=0,i=196102,u=0.40811899601274493,v=0.42258580068959894,w=0.5079708471546207,x=5.8434095706944085 +color=red,shape=circle,flag=0,i=196117,u=0.2548848991283086,v=0.23824052909393476,w=0.49368762796221016,x=3.9351541163129777 +color=blue,shape=circle,flag=0,i=196159,u=0.5467918928636517,v=0.436802594210994,w=0.47161891289677615,x=7.006859054118415 +color=yellow,shape=circle,flag=0,i=196255,u=0.995515315608599,v=0.664557028559361,w=0.515423435042191,x=5.169630751365037 +color=purple,shape=triangle,flag=0,i=196302,u=0.6875459706351555,v=0.6177647301665427,w=0.5019041927371927,x=3.0241900924198646 +color=yellow,shape=square,flag=1,i=196354,u=0.5118092734588805,v=0.25442788832414454,w=0.5019041582410692,x=5.87099123069972 +color=blue,shape=circle,flag=0,i=196385,u=0.25862296537153906,v=0.9195126012211688,w=0.4710367246140722,x=2.9978468725276795 +color=green,shape=circle,flag=0,i=196500,u=0.41020213039425923,v=0.6728517575614876,w=0.5265279632822963,x=4.921329419537524 +color=green,shape=circle,flag=1,i=196507,u=0.5864952275788667,v=0.10513511084979821,w=0.523894875619943,x=5.497434710917061 +color=green,shape=square,flag=0,i=196680,u=0.6400469949657999,v=0.06628578427370857,w=0.5148803991737776,x=4.132880393291873 +color=yellow,shape=circle,flag=1,i=196760,u=0.6479856313540792,v=0.2373533542788151,w=0.5178086170960043,x=5.415760588876039 +color=red,shape=square,flag=1,i=196768,u=0.9744182926995872,v=0.6439304774212721,w=0.4937014311429811,x=4.709992211021606 +color=purple,shape=circle,flag=0,i=196818,u=0.8750696087366453,v=0.8443946111777411,w=0.5150081590379324,x=6.9769606087666 +color=purple,shape=triangle,flag=0,i=196849,u=0.9160850795306806,v=0.9932014003101209,w=0.5018352998115054,x=4.793790312960973 +color=purple,shape=square,flag=0,i=196922,u=0.22368754258934542,v=0.24624496014649055,w=0.49496439725646624,x=3.6102318824700483 +color=purple,shape=circle,flag=0,i=196993,u=0.21517806608498646,v=0.8196968078409886,w=0.5187868513576659,x=5.9440824615539904 +color=yellow,shape=triangle,flag=1,i=197060,u=0.5646911415753773,v=0.6113202067574828,w=0.515655244170274,x=4.547456465946942 +color=red,shape=circle,flag=0,i=197072,u=0.08207536759740874,v=0.05545527956716427,w=0.5038531960132209,x=4.58456499360184 +color=purple,shape=square,flag=0,i=197090,u=0.7065466075694898,v=0.4544578679835566,w=0.49740396282091665,x=6.211697830216022 +color=red,shape=square,flag=0,i=197106,u=0.1514587929504907,v=0.015800774708563337,w=0.48889076339317666,x=6.278227085881568 +color=red,shape=triangle,flag=1,i=197121,u=0.4036420254819122,v=0.2208297853446305,w=0.5351694405156383,x=5.73245815993143 +color=red,shape=square,flag=0,i=197173,u=0.5092714136678518,v=0.08267959367777122,w=0.4897421326300275,x=6.189223273977316 +color=green,shape=circle,flag=0,i=197189,u=0.47143849771730817,v=0.7206230774891145,w=0.5105775019030652,x=3.096843331850879 +color=blue,shape=triangle,flag=1,i=197264,u=0.4108370944684231,v=0.17508398140092007,w=0.516846412069019,x=5.042433947122654 +color=red,shape=circle,flag=0,i=197296,u=0.8677153645774535,v=0.900316895018318,w=0.4936890101328895,x=6.019595126076823 +color=blue,shape=triangle,flag=1,i=197374,u=0.9553019148659684,v=0.45765246445471564,w=0.5142487080177939,x=4.825890094413331 +color=blue,shape=square,flag=1,i=197388,u=0.34349584856688986,v=0.5427373929948094,w=0.4827067468359886,x=6.161423400652301 +color=purple,shape=square,flag=0,i=197390,u=0.6181329264451106,v=0.2740582967902253,w=0.500325683569904,x=5.988873682044269 +color=red,shape=circle,flag=0,i=197425,u=0.2933425185682206,v=0.19696260825815642,w=0.49378278435690165,x=4.99296788607792 +color=blue,shape=square,flag=1,i=197542,u=0.6018296981161007,v=0.48671247321274247,w=0.4728499003115625,x=4.537908610131487 +color=blue,shape=square,flag=0,i=197576,u=0.5917021785500398,v=0.7180729704428234,w=0.47038782817852604,x=6.572393320560106 +color=blue,shape=triangle,flag=0,i=197615,u=0.7976643048373657,v=0.5657690973064404,w=0.5040865190265051,x=5.439688669204595 +color=red,shape=circle,flag=0,i=197678,u=0.01734841963435818,v=0.020433763178842223,w=0.47923692839106113,x=6.954518602995847 +color=red,shape=triangle,flag=0,i=197700,u=0.9975680760617336,v=0.5858113294982089,w=0.5239219495275551,x=3.583829045080017 +color=red,shape=triangle,flag=0,i=197718,u=0.5037390448566906,v=0.40265455325217936,w=0.5253108909612321,x=3.9629273595743437 +color=blue,shape=circle,flag=0,i=197737,u=0.44659669164426985,v=0.8581453296641002,w=0.4858215950748845,x=5.292404928997199 +color=red,shape=triangle,flag=1,i=197760,u=0.8261355187097076,v=0.6093458112426304,w=0.5222035903278082,x=4.906427613398106 +color=blue,shape=square,flag=0,i=197773,u=0.4847317606543907,v=0.4958025517192002,w=0.4738606886529594,x=5.414138281330171 +color=red,shape=square,flag=1,i=197785,u=0.5443966580579718,v=0.45841680799768203,w=0.48637556520255476,x=3.024551071286789 +color=purple,shape=square,flag=0,i=197809,u=0.8640637777725868,v=0.18496268115707704,w=0.498140287852323,x=4.364089163957901 +color=green,shape=square,flag=1,i=197811,u=0.5905261188438536,v=0.6422245286081031,w=0.5138031687405284,x=6.26814868803615 +color=red,shape=triangle,flag=0,i=197827,u=0.9561292202846399,v=0.9668194684210542,w=0.5178075470310429,x=5.60019581633746 +color=red,shape=circle,flag=0,i=197849,u=0.9695832824925855,v=0.9054094881243873,w=0.48100492235765596,x=5.416982353829602 +color=red,shape=square,flag=1,i=197884,u=0.004164445205783074,v=0.5358188259589823,w=0.4842846807116942,x=6.608741385162876 +color=purple,shape=triangle,flag=0,i=197915,u=0.06949449473715041,v=0.19234858063365412,w=0.49795450728510976,x=6.45445327635169 +color=purple,shape=square,flag=0,i=198019,u=0.06157543533408816,v=0.7314783967384737,w=0.49407401633436343,x=5.197801587627036 +color=purple,shape=square,flag=0,i=198074,u=0.33658041714586906,v=0.019206731167908053,w=0.49694622901044894,x=5.9178360928726255 +color=green,shape=circle,flag=0,i=198154,u=0.8845282032005826,v=0.172516015590907,w=0.5125949475751116,x=6.006543906800754 +color=red,shape=triangle,flag=0,i=198160,u=0.7844979349161723,v=0.23750260632865972,w=0.515044332417428,x=3.5797982962971004 +color=green,shape=circle,flag=0,i=198315,u=0.8889675338844115,v=0.8498083967833386,w=0.5048829219725421,x=4.346374870634605 +color=green,shape=triangle,flag=0,i=198370,u=0.26766239120667257,v=0.06097946000033494,w=0.4585066889177896,x=5.894437062355936 +color=red,shape=circle,flag=1,i=198490,u=0.1173908053575089,v=0.09611446635012184,w=0.47551198263215205,x=6.296276424483339 +color=yellow,shape=square,flag=1,i=198519,u=0.20142964823164766,v=0.18058821918715284,w=0.49137384443342447,x=6.125731071772061 +color=blue,shape=square,flag=0,i=198549,u=0.553868075349823,v=0.6606686727868244,w=0.4718475547749687,x=4.768194563131835 +color=red,shape=square,flag=0,i=198555,u=0.9720787852898816,v=0.7072650378533071,w=0.4934676899614167,x=4.211604713055995 +color=yellow,shape=square,flag=1,i=198586,u=0.15254906187727868,v=0.38871430549326036,w=0.49165626535368107,x=7.379618947124032 +color=yellow,shape=triangle,flag=0,i=198645,u=0.3406651787908065,v=0.7799297058381454,w=0.5164275222630685,x=5.536565084664942 +color=green,shape=square,flag=1,i=198665,u=0.7469905910748575,v=0.30802777422029715,w=0.5203235768840627,x=2.6697495842017864 +color=blue,shape=square,flag=1,i=198687,u=0.211788611644823,v=0.16738311426935804,w=0.47511503302109503,x=6.23205188154503 +color=red,shape=square,flag=0,i=198693,u=0.39159887437445307,v=0.7199605459574635,w=0.4872463773932245,x=5.423874298368646 +color=blue,shape=square,flag=1,i=198762,u=0.3652915738067196,v=0.7443797186837637,w=0.47992192966429087,x=5.429858542746497 +color=red,shape=triangle,flag=0,i=198847,u=0.08646867670314551,v=0.08843033220393537,w=0.5513404104853943,x=6.878343202242778 +color=blue,shape=square,flag=0,i=198888,u=0.20484721225053282,v=0.4661712168180666,w=0.48665786202900607,x=5.2961271387389655 +color=blue,shape=triangle,flag=1,i=198937,u=0.7567737011270878,v=0.32349488254926695,w=0.5129160929626151,x=3.8314523589367924 +color=red,shape=square,flag=0,i=198946,u=0.9479363213355183,v=0.4795817752837438,w=0.4822656993247,x=6.830410436201902 +color=green,shape=circle,flag=0,i=198964,u=0.2907685773558777,v=0.8731326700924537,w=0.5099500179293874,x=4.762207368025709 +color=blue,shape=square,flag=1,i=198975,u=0.15491812175550101,v=0.023550742079665565,w=0.48865565972064195,x=5.089974987985447 +color=purple,shape=triangle,flag=0,i=199078,u=0.35034166193227867,v=0.020341753938377338,w=0.5082622310079358,x=4.516956315272891 +color=blue,shape=triangle,flag=0,i=199145,u=0.19022816832990286,v=0.27381243034108327,w=0.5084215290532271,x=6.643229485686764 +color=purple,shape=triangle,flag=0,i=199247,u=0.011830854092107268,v=0.7466895614700884,w=0.5078861823801148,x=5.763338649318015 +color=blue,shape=circle,flag=1,i=199323,u=0.5286269860092916,v=0.09174636536052938,w=0.4839097995215383,x=5.245328225982277 +color=red,shape=square,flag=1,i=199372,u=0.017999673369659464,v=0.9022289169681199,w=0.4735626819075993,x=4.671385845088863 +color=red,shape=triangle,flag=0,i=199475,u=0.5929205919651507,v=0.5603993820061481,w=0.5575999627986716,x=5.105302929576312 +color=yellow,shape=square,flag=1,i=199501,u=0.8916354235969586,v=0.7857427902722474,w=0.47617734274964424,x=5.025706892371844 +color=red,shape=triangle,flag=1,i=199798,u=0.012772170008167327,v=0.07051393834139175,w=0.5582320757985528,x=6.515365898567603 +color=red,shape=square,flag=0,i=199816,u=0.3197367133413562,v=0.10412619413556723,w=0.4602761075396893,x=6.897129749637106 +color=red,shape=circle,flag=1,i=199960,u=0.2622598902731341,v=0.3580980981637506,w=0.4722640402950396,x=5.06230000166988 +color=yellow,shape=square,flag=1,i=199985,u=0.9738841115069133,v=0.30717572010172234,w=0.475067335019385,x=8.138199996818354 +color=green,shape=triangle,flag=0,i=200020,u=0.2595720628019772,v=0.29233364319412536,w=0.4416916820683191,x=5.039227185057932 +color=yellow,shape=circle,flag=1,i=200037,u=0.546523666600999,v=0.9608038475313697,w=0.4837411900879732,x=6.252574838238434 +color=orange,shape=square,flag=1,i=200113,u=0.764742255673633,v=0.3735179888280705,w=0.49808223124190154,x=2.7290452358014146 +color=green,shape=triangle,flag=0,i=200125,u=0.9369115965405426,v=0.543404003351943,w=0.44511272715032324,x=7.287797243559415 +color=yellow,shape=circle,flag=1,i=200139,u=0.7912279944547849,v=0.4466997015900954,w=0.4871534480092622,x=6.783131459101508 +color=red,shape=triangle,flag=1,i=200167,u=0.3461566834066091,v=0.33243600472851575,w=0.5461259501717964,x=3.0340888140346185 +color=blue,shape=square,flag=0,i=200190,u=0.5308869492507371,v=0.6032038924105055,w=0.5005736474388827,x=4.973886006800854 +color=red,shape=square,flag=0,i=200242,u=0.428795415660986,v=0.7380274411083768,w=0.4792342730468049,x=6.567457918921472 +color=blue,shape=square,flag=1,i=200247,u=0.34166912207856603,v=0.8327014292637935,w=0.49592881928346727,x=5.92458450568603 +color=yellow,shape=circle,flag=1,i=200272,u=0.5561122199642279,v=0.0028493163097591534,w=0.48751301099357564,x=5.6412088568231775 +color=blue,shape=square,flag=1,i=200291,u=0.30987001700396655,v=0.8839709700753099,w=0.49914722174633824,x=4.013303794389007 +color=blue,shape=triangle,flag=0,i=200350,u=0.2271139811341576,v=0.9972265275057707,w=0.5042128678302498,x=4.557252215397245 +color=red,shape=square,flag=0,i=200371,u=0.8963642740150665,v=0.5964074652491322,w=0.47743036114879545,x=4.365911200789994 +color=blue,shape=triangle,flag=0,i=200399,u=0.6415189362790564,v=0.2790523457099494,w=0.5044889560260606,x=4.4895918312870355 +color=blue,shape=circle,flag=1,i=200499,u=0.7197685198379256,v=0.4347940506722363,w=0.4820463817553045,x=3.534448259614519 +color=red,shape=square,flag=0,i=200563,u=0.39104810355783814,v=0.9851271188367299,w=0.4786667573710622,x=6.307719358232892 +color=red,shape=square,flag=0,i=200587,u=0.600924830991792,v=0.23071159514109874,w=0.4770169798669659,x=5.569954665957255 +color=red,shape=circle,flag=1,i=200616,u=0.5415517243642339,v=0.4830519911092873,w=0.4726137110014219,x=6.127840486254293 +color=purple,shape=triangle,flag=0,i=200725,u=0.541761838940377,v=0.9264512959889604,w=0.5130323486392376,x=3.6586127405988536 +color=blue,shape=triangle,flag=0,i=200815,u=0.29243460541559596,v=0.6744410500024415,w=0.5026381948680212,x=5.8265442314175955 +color=red,shape=triangle,flag=0,i=200877,u=0.1564732328065278,v=0.24314808298011803,w=0.5418818025802538,x=4.441802754098668 +color=yellow,shape=square,flag=1,i=200933,u=0.024433639695421228,v=0.9392705213913216,w=0.487225627309413,x=4.40986026307741 +color=purple,shape=square,flag=0,i=200937,u=0.36494982158182254,v=0.7491013055030736,w=0.49892339544862074,x=4.481404168274309 +color=yellow,shape=circle,flag=1,i=200942,u=0.30724989486511367,v=0.6087970132622745,w=0.5022534811698548,x=6.443804313933138 +color=yellow,shape=square,flag=1,i=201025,u=0.7273005003868648,v=0.11698694546772603,w=0.49123970666869876,x=4.066446099379594 +color=purple,shape=triangle,flag=0,i=201030,u=0.8419994001438059,v=0.4511699159384033,w=0.5075410555790757,x=4.920803384806212 +color=red,shape=square,flag=0,i=201037,u=0.29546702649377976,v=0.7859074991032909,w=0.4779569219799509,x=3.769994999411825 +color=purple,shape=square,flag=0,i=201046,u=0.25190692338867926,v=0.13564983177672008,w=0.4985303221261576,x=4.108993113180069 +color=yellow,shape=triangle,flag=1,i=201056,u=0.22698355978729134,v=0.8416204814932413,w=0.5047416284030152,x=4.867176354458826 +color=red,shape=square,flag=1,i=201327,u=0.9716859435742579,v=0.19469075755336318,w=0.489751512718313,x=5.71915087076871 +color=green,shape=triangle,flag=1,i=201350,u=0.06627365668608731,v=0.9535496678537436,w=0.4481542899331256,x=4.558220149223964 +color=yellow,shape=circle,flag=1,i=201575,u=0.6280807488381492,v=0.6758294962994147,w=0.5015582298229407,x=5.482064733393159 +color=yellow,shape=circle,flag=1,i=201598,u=0.3929534020474553,v=0.5836415948143827,w=0.49983089220161,x=6.045990918282446 +color=yellow,shape=square,flag=1,i=201640,u=0.5820644631862629,v=0.35706292051124566,w=0.5143514678699764,x=5.727779420801414 +color=blue,shape=square,flag=1,i=201780,u=0.40252632111500486,v=0.06066838582196632,w=0.5104408352048592,x=7.184418484522475 +color=green,shape=square,flag=0,i=201868,u=0.9368388199061015,v=0.285104100719457,w=0.4964870334481603,x=4.567357536587003 +color=red,shape=triangle,flag=1,i=201887,u=0.12678209202773827,v=0.5502625053793366,w=0.5468920720728657,x=6.906806670792279 +color=red,shape=circle,flag=0,i=202000,u=0.09973373500079907,v=0.07022044013142184,w=0.47181103539100266,x=6.510154327497104 +color=blue,shape=triangle,flag=1,i=202070,u=0.9334210137035209,v=0.25830827175843374,w=0.5131736002358351,x=4.77041058079687 +color=red,shape=square,flag=1,i=202081,u=0.7223755270344265,v=0.33344601000513996,w=0.4840363534853566,x=6.1459144800384315 +color=blue,shape=square,flag=0,i=202198,u=0.7417279035246976,v=0.5451620706961755,w=0.5006347727358323,x=3.300636947393009 +color=yellow,shape=circle,flag=1,i=202240,u=0.5975299201005286,v=0.40419080279383723,w=0.4934558348811598,x=3.6011551787102345 +color=red,shape=square,flag=0,i=202251,u=0.19618094137590136,v=0.18934014312096203,w=0.4783131267124837,x=5.273132451051901 +color=red,shape=triangle,flag=0,i=202345,u=0.8817838716003784,v=0.8071143104611547,w=0.5527616698688461,x=4.529886302096688 +color=green,shape=triangle,flag=0,i=202365,u=0.8463293433841946,v=0.43079526044877614,w=0.45669726828682,x=6.658687275454419 +color=orange,shape=triangle,flag=1,i=202414,u=0.09719669863578317,v=0.9542075038903742,w=0.5114357746931003,x=5.890787655368153 +color=green,shape=square,flag=0,i=202435,u=0.8386341684414829,v=0.8072870935662964,w=0.5015772295856746,x=5.347370781343389 +color=red,shape=square,flag=0,i=202475,u=0.42602920356188356,v=0.8046761689858815,w=0.4701341876184085,x=4.78536398896458 +color=blue,shape=triangle,flag=1,i=202536,u=0.5781226458185247,v=0.5433493291092453,w=0.5213700198910548,x=4.269212880065585 +color=red,shape=triangle,flag=0,i=202555,u=0.8078131796571932,v=0.6958244573624209,w=0.5434261697780716,x=4.212625508599345 +color=blue,shape=square,flag=1,i=202565,u=0.8515404918503977,v=0.4950299440035032,w=0.49331137090636235,x=4.873688308765054 +color=red,shape=square,flag=0,i=202682,u=0.29821255325239593,v=0.8099283947092014,w=0.4806279883656576,x=4.374504856035643 +color=yellow,shape=triangle,flag=1,i=202721,u=0.5576353082726088,v=0.3970836971495675,w=0.49633374375687517,x=5.733379761426601 +color=yellow,shape=triangle,flag=1,i=202967,u=0.9908727748501635,v=0.9676283907521892,w=0.5019612304905726,x=4.674444806193367 +color=red,shape=circle,flag=0,i=202970,u=0.11674066618334178,v=0.09023372455557184,w=0.48049073688711536,x=5.13302778687985 +color=purple,shape=square,flag=0,i=202987,u=0.3492940512796332,v=0.9673229033712439,w=0.49704641743407907,x=7.212836465274433 +color=blue,shape=triangle,flag=1,i=203121,u=0.8162808189972856,v=0.49953643979915785,w=0.5105490880991683,x=4.731723838834704 +color=red,shape=triangle,flag=0,i=203125,u=0.2989387938029462,v=0.21764995351122096,w=0.540044260381093,x=5.945125771878374 +color=red,shape=triangle,flag=0,i=203200,u=0.3601192225847776,v=0.16956569410415367,w=0.537265707842095,x=3.017915454400304 +color=green,shape=triangle,flag=1,i=203246,u=0.5245847279601498,v=0.6826424077937555,w=0.4544253043939622,x=4.389125679305141 +color=yellow,shape=square,flag=1,i=203322,u=0.9885773514745881,v=0.6105612255252967,w=0.5257605978316502,x=3.5799857260243293 +color=purple,shape=circle,flag=0,i=203392,u=0.243723853165545,v=0.1821879659809228,w=0.49447491359844953,x=5.986878367230524 +color=yellow,shape=square,flag=1,i=203417,u=0.389139248822608,v=0.29929440304684873,w=0.5218816792050955,x=5.711407349146634 +color=orange,shape=circle,flag=1,i=203450,u=0.2922946102013083,v=0.8984319222583506,w=0.5226900900636086,x=5.748448294105998 +color=blue,shape=triangle,flag=1,i=203567,u=0.2638578555186999,v=0.32626221995511817,w=0.5092620078581488,x=5.781044482017951 +color=red,shape=square,flag=0,i=203638,u=0.6248255135567757,v=0.6942025924840597,w=0.4689421346564869,x=4.928995571344981 +color=green,shape=triangle,flag=0,i=203655,u=0.24689259155257304,v=0.9453777091780577,w=0.46326003770942237,x=3.9774920738405286 +color=green,shape=circle,flag=0,i=203679,u=0.54361731859941,v=0.3292411229513592,w=0.5149143717230693,x=5.553641351015876 +color=yellow,shape=square,flag=1,i=203714,u=0.24847094475505616,v=0.1468553413352739,w=0.5166088143870115,x=3.3302202837109767 +color=green,shape=circle,flag=0,i=203755,u=0.1953446809965247,v=0.6669462160489693,w=0.5127609357344466,x=4.0648220863952185 +color=red,shape=square,flag=1,i=203770,u=0.2482649569337365,v=0.5468200264929788,w=0.47888313529202103,x=6.244672991570411 +color=red,shape=square,flag=0,i=203805,u=0.1565404857446866,v=0.9552720912259636,w=0.47887670604729,x=5.008396499448484 +color=purple,shape=square,flag=0,i=203820,u=0.7980154023490905,v=0.18362842111060684,w=0.5034074859932886,x=3.1052490476115815 +color=red,shape=triangle,flag=1,i=203834,u=0.10148508522988653,v=0.6749200091056718,w=0.5272583494058288,x=4.927605026849144 +color=red,shape=circle,flag=0,i=203843,u=0.3685289658276566,v=0.42530915019818777,w=0.5008733065270098,x=6.60437741887262 +color=red,shape=triangle,flag=0,i=203870,u=0.062414611390882,v=0.6447313268314849,w=0.5291563651803365,x=4.399995056769941 +color=green,shape=square,flag=1,i=203915,u=0.3505984244685435,v=0.465967717842515,w=0.4841104719509502,x=4.62313535479982 +color=red,shape=triangle,flag=0,i=204000,u=0.537964663415434,v=0.7519542908220004,w=0.526181268517801,x=4.443272861507481 +color=green,shape=square,flag=1,i=204070,u=0.5289840309445121,v=0.10394129575246724,w=0.48932302701561703,x=5.552179894913315 +color=blue,shape=circle,flag=0,i=204095,u=0.4864258195649044,v=0.3512910752065711,w=0.49431116334674097,x=5.708729268795683 +color=purple,shape=triangle,flag=0,i=204168,u=0.9776358235580903,v=0.8314235657286768,w=0.5194161174800925,x=4.28697326542846 +color=red,shape=circle,flag=1,i=204198,u=0.7319923668238524,v=0.6968009050681002,w=0.5000359440996291,x=4.595355498993931 +color=red,shape=circle,flag=0,i=204284,u=0.6668808350266331,v=0.5721907312804069,w=0.505326872199448,x=5.506691730649756 +color=purple,shape=triangle,flag=0,i=204290,u=0.7967412822368806,v=0.7119498900414054,w=0.520628165659509,x=4.675628286018475 +color=red,shape=triangle,flag=0,i=204352,u=0.47957344269608304,v=0.839257710714516,w=0.5224376985630319,x=4.824603300802242 +color=green,shape=square,flag=0,i=204360,u=0.27016769622638914,v=0.5437998876982383,w=0.48762848481292576,x=6.745588834970204 +color=orange,shape=circle,flag=0,i=204393,u=0.36706621318023924,v=0.9698982896181795,w=0.5194393610321152,x=4.877797049432641 +color=yellow,shape=square,flag=1,i=204486,u=0.4019283503485094,v=0.0037504417809507418,w=0.5068045481149688,x=5.661258661659244 +color=red,shape=triangle,flag=1,i=204498,u=0.7622444977219807,v=0.13532047409663006,w=0.5231148573440267,x=3.8140192857716806 +color=red,shape=triangle,flag=1,i=204538,u=0.5317162108988236,v=0.9032940349022393,w=0.5224512780828396,x=4.85896471624401 +color=yellow,shape=square,flag=1,i=204590,u=0.8297382129568323,v=0.23528709172060958,w=0.5097151973847575,x=3.041190360751321 +color=yellow,shape=circle,flag=1,i=204600,u=0.2187439834269861,v=0.30167565493257154,w=0.497839617549306,x=5.718425020284612 +color=red,shape=circle,flag=0,i=204650,u=0.4507346145614457,v=0.356013765145489,w=0.5139243590852092,x=4.1811086790605865 +color=red,shape=square,flag=1,i=204723,u=0.21612316339095672,v=0.5965080435398413,w=0.46558046836939543,x=5.068799087018072 +color=blue,shape=square,flag=1,i=204783,u=0.36474176773331146,v=0.8454453581782515,w=0.49727071171338044,x=3.860739839507016 +color=purple,shape=circle,flag=0,i=204800,u=0.19736177422410361,v=0.40712047453374944,w=0.49587377877530003,x=5.912429014001464 +color=red,shape=circle,flag=0,i=204852,u=0.7005872436257956,v=0.6221475947158343,w=0.5092852407263053,x=6.0702945128230406 +color=green,shape=square,flag=0,i=204899,u=0.1266107665974655,v=0.5356688591943147,w=0.48322227332103806,x=4.226742870121238 +color=blue,shape=circle,flag=1,i=205100,u=0.00943323226941939,v=0.8446978189819311,w=0.5018599546418963,x=4.793760867241468 +color=red,shape=square,flag=0,i=205120,u=0.11281835440030663,v=0.7789680950472638,w=0.44121932292225113,x=6.029666144555385 +color=orange,shape=triangle,flag=1,i=205176,u=0.05837890310319416,v=0.07636249822975938,w=0.50241097071327,x=3.9056186685192973 +color=red,shape=triangle,flag=0,i=205183,u=0.3588004771654896,v=0.029715204098169967,w=0.5098908448951518,x=5.977457621205759 +color=yellow,shape=circle,flag=1,i=205275,u=0.6642375363825297,v=0.7473161264597635,w=0.4911355627721241,x=6.3925846505742 +color=green,shape=triangle,flag=0,i=205341,u=0.6012568860610388,v=0.4071706777595179,w=0.4724788407174964,x=6.792622387122063 +color=green,shape=triangle,flag=0,i=205389,u=0.006409854905215173,v=0.9953897812617374,w=0.46909694265629237,x=5.092367804520576 +color=red,shape=circle,flag=0,i=205469,u=0.24774590349728343,v=0.25179334666781406,w=0.5074890714155886,x=3.7914211172739343 +color=purple,shape=circle,flag=0,i=205482,u=0.7332071609186626,v=0.3050420015750761,w=0.4975460107229564,x=4.338931958302688 +color=red,shape=square,flag=0,i=205552,u=0.3249535218520929,v=0.44695386243548285,w=0.44076515312824666,x=4.1232348383043345 +color=red,shape=triangle,flag=0,i=205585,u=0.22603976881447552,v=0.21132377795592672,w=0.4983573859172499,x=6.015265385514934 +color=green,shape=square,flag=0,i=205667,u=0.026186479360741366,v=0.13222331109096497,w=0.4905758343438278,x=6.121831330568276 +color=red,shape=circle,flag=1,i=205682,u=0.8585729729210986,v=0.9336032925866591,w=0.5150254587145655,x=6.083129177033072 +color=green,shape=circle,flag=0,i=205734,u=0.15200293613642057,v=0.41065522042278624,w=0.5056691493888975,x=4.142907611787745 +color=red,shape=square,flag=0,i=205742,u=0.35932841489150524,v=0.7975816126465474,w=0.4544689761869863,x=5.1704614314369275 +color=red,shape=triangle,flag=0,i=205832,u=0.6031154789698985,v=0.1632700399661593,w=0.4946392165868584,x=3.273113566179029 +color=yellow,shape=square,flag=1,i=205846,u=0.844895226225717,v=0.5002456401704629,w=0.5018381245124144,x=3.9265681141717788 +color=red,shape=circle,flag=1,i=205985,u=0.44272754321694174,v=0.4410411353162348,w=0.5103827820767027,x=7.336556085128362 +color=red,shape=circle,flag=0,i=206069,u=0.16244570059444574,v=0.1913282359798194,w=0.5080641700004002,x=5.2106138487944635 +color=yellow,shape=square,flag=1,i=206108,u=0.21378425914146149,v=0.2147182139306688,w=0.510938342839433,x=4.2407446250786895 +color=green,shape=square,flag=0,i=206124,u=0.2955710804078491,v=0.3505625824576629,w=0.4961112083801156,x=4.579727033980405 +color=red,shape=triangle,flag=0,i=206145,u=0.6589785137222948,v=0.7419091413749674,w=0.5012083314631209,x=3.459492032625103 +color=red,shape=triangle,flag=1,i=206150,u=0.008697938962164087,v=0.35751804341911053,w=0.503546859053565,x=5.0754090219045205 +color=red,shape=circle,flag=1,i=206168,u=0.20130571289997412,v=0.25983385732663467,w=0.5062401447372741,x=6.009491690988735 +color=red,shape=square,flag=0,i=206188,u=0.2077942336550639,v=0.24631488672081348,w=0.4561562318488982,x=5.763009389137171 +color=green,shape=triangle,flag=0,i=206205,u=0.1388091490042217,v=0.5367294697022725,w=0.47603068593969655,x=6.123297439839205 +color=red,shape=square,flag=0,i=206305,u=0.9998822102016469,v=0.46815234994788446,w=0.45856223710290567,x=4.890051638015498 +color=blue,shape=circle,flag=1,i=206401,u=0.1782114063356941,v=0.7877690766618495,w=0.5001458122603802,x=5.566726562619991 +color=red,shape=square,flag=0,i=206430,u=0.7173099141802141,v=0.7078029654590525,w=0.46469373672667796,x=4.583449217191266 +color=blue,shape=square,flag=0,i=206483,u=0.3454905642340733,v=0.19972304226274573,w=0.5088163812570099,x=5.946724813788657 +color=red,shape=circle,flag=0,i=206491,u=0.04912985095575162,v=0.08025091062765384,w=0.5149809643358482,x=4.122100038033584 +color=red,shape=triangle,flag=1,i=206513,u=0.9805547981785468,v=0.5788603877754698,w=0.5102740439436876,x=3.4387117775312728 +color=purple,shape=square,flag=0,i=206569,u=0.32050134640300276,v=0.20960368204663338,w=0.5016947735048498,x=5.436728676291729 +color=green,shape=circle,flag=0,i=206576,u=0.7558533887157577,v=0.8574758963562502,w=0.5058862878487302,x=5.372012723079794 +color=red,shape=square,flag=0,i=206603,u=0.16571923046766424,v=0.3395442840950539,w=0.46027698929239264,x=6.614191202761383 +color=red,shape=square,flag=0,i=206668,u=0.23539807857375017,v=0.029569983506120945,w=0.46424201371688983,x=4.664103309003582 +color=red,shape=triangle,flag=0,i=206673,u=0.9414131231521559,v=0.5637319354725785,w=0.5100317333100488,x=4.461039880202075 +color=red,shape=triangle,flag=0,i=206817,u=0.7496133321789066,v=0.5753027334048532,w=0.5082128925076759,x=5.68569856226981 +color=green,shape=square,flag=0,i=206854,u=0.5888626949264554,v=0.49794962288359834,w=0.492272843933555,x=4.299793988615572 +color=blue,shape=square,flag=0,i=206865,u=0.938522464304407,v=0.7997406406159722,w=0.5099388114091625,x=5.087434267728367 +color=blue,shape=triangle,flag=1,i=206896,u=0.6386442129462215,v=0.38205346810160934,w=0.5055560189831071,x=7.08816823364052 +color=yellow,shape=triangle,flag=1,i=206957,u=0.4967651674378841,v=0.7028857832766183,w=0.5050706908897531,x=2.617120492678897 +color=red,shape=square,flag=0,i=207130,u=0.11697592862776163,v=0.776070583666844,w=0.4628193075484102,x=5.81393272425408 +color=green,shape=triangle,flag=1,i=207152,u=0.8821014727718542,v=0.5879064792659994,w=0.48404470498269975,x=6.156342151205378 +color=yellow,shape=triangle,flag=1,i=207160,u=0.7216829279521791,v=0.41186085630062563,w=0.5139955664129368,x=5.822589071239395 +color=purple,shape=triangle,flag=0,i=207269,u=0.09799301117045978,v=0.5345676923879632,w=0.5169615184415605,x=5.250379441097196 +color=blue,shape=triangle,flag=1,i=207288,u=0.17123644077345412,v=0.7036414440481312,w=0.5064731785419707,x=5.8713124874714735 +color=red,shape=square,flag=1,i=207566,u=0.735640556687527,v=0.041482539910170924,w=0.46757039796840416,x=4.33615034009331 +color=red,shape=circle,flag=0,i=207607,u=0.7248062933235758,v=0.6477521864058217,w=0.5280510519219362,x=5.202996256962501 +color=red,shape=square,flag=0,i=207662,u=0.13939534134302878,v=0.7062580414788688,w=0.47014467278416444,x=5.333468435226506 +color=green,shape=circle,flag=0,i=207690,u=0.7618927248516096,v=0.011134728343045519,w=0.5013483663583217,x=5.075399723761248 +color=purple,shape=circle,flag=0,i=207719,u=0.1411284747024314,v=0.4776568215637865,w=0.49870883984795583,x=4.778201084034603 +color=red,shape=circle,flag=1,i=207727,u=0.043954004304485705,v=0.0729807080198989,w=0.5274826135833207,x=4.882747543352472 +color=yellow,shape=triangle,flag=1,i=207743,u=0.25542755651336757,v=0.5091813047427031,w=0.5176666495371838,x=6.074068520582077 +color=red,shape=circle,flag=1,i=207761,u=0.25684060526053965,v=0.28832406331707605,w=0.5316181251961247,x=4.949857478419258 +color=red,shape=square,flag=0,i=207795,u=0.9878723771262267,v=0.4030523061712127,w=0.47752596960788896,x=6.077950705004928 +color=red,shape=circle,flag=0,i=207821,u=0.4112819635335717,v=0.3145849525983753,w=0.5368963226770362,x=4.079965299696652 +color=red,shape=triangle,flag=0,i=207875,u=0.9442737382342208,v=0.5186928081995084,w=0.4959350376942421,x=6.218368622701866 +color=red,shape=triangle,flag=0,i=207938,u=0.7822208691306908,v=0.428004048191177,w=0.4937386986245334,x=5.455295306438355 +color=green,shape=circle,flag=1,i=208006,u=0.5523000602651791,v=0.1361133710703959,w=0.4979353732317967,x=3.1952963508563563 +color=yellow,shape=circle,flag=1,i=208103,u=0.3826753901716061,v=0.30935628659403125,w=0.479668210489739,x=6.514367447632842 +color=red,shape=circle,flag=0,i=208155,u=0.6446923855143726,v=0.7335233116379923,w=0.534095256070473,x=5.7265795413660685 +color=red,shape=square,flag=0,i=208165,u=0.8394911218955688,v=0.04337216607437766,w=0.4754390079134481,x=6.491073865316974 +color=red,shape=triangle,flag=0,i=208185,u=0.44348699682294734,v=0.37258376685737904,w=0.4883794578408287,x=4.686940646592702 +color=red,shape=circle,flag=0,i=208191,u=0.0990833525633743,v=0.12774801101336,w=0.5376366806602688,x=5.155195637415368 +color=yellow,shape=triangle,flag=1,i=208226,u=0.5936607610834136,v=0.864767408605107,w=0.508880796073613,x=4.887898650848888 +color=blue,shape=square,flag=0,i=208250,u=0.8639977215568386,v=0.9180348177137787,w=0.5158446528523883,x=6.3337406072164875 +color=blue,shape=circle,flag=1,i=208326,u=0.3480873714297278,v=0.8688101461893617,w=0.5050037849703162,x=5.9683006169880635 +color=blue,shape=square,flag=1,i=208355,u=0.5402380371666339,v=0.5827398874456162,w=0.5146432891390627,x=6.186739275855484 +color=blue,shape=square,flag=0,i=208477,u=0.8282270764147311,v=0.5912835709347535,w=0.5097168903307813,x=5.39833155523991 +color=red,shape=triangle,flag=1,i=208515,u=0.8735866032564092,v=0.3398557403739403,w=0.49015802677843745,x=2.9362695676130577 +color=red,shape=square,flag=1,i=208601,u=0.4100054829037967,v=0.7536418516648821,w=0.47518824456706443,x=4.311902979409429 +color=yellow,shape=triangle,flag=1,i=208630,u=0.8628818508076298,v=0.6169269692001,w=0.5086607908606664,x=4.448466380814399 +color=purple,shape=circle,flag=0,i=208691,u=0.5532393154222418,v=0.8064732451217115,w=0.5072042689758782,x=4.720496144538789 +color=green,shape=triangle,flag=0,i=208697,u=0.9303739602629575,v=0.06492932788889794,w=0.48567256563654826,x=5.0358552544991 +color=red,shape=circle,flag=0,i=208701,u=0.42298056691858954,v=0.5127969809049215,w=0.5338035318900609,x=3.4992734545454667 +color=red,shape=square,flag=0,i=208720,u=0.4577318178536147,v=0.30540883843616484,w=0.48464583923709154,x=5.544881004230361 +color=blue,shape=square,flag=0,i=208760,u=0.1912654647532387,v=0.440391285823696,w=0.5057045605970851,x=7.430903505000443 +color=red,shape=triangle,flag=0,i=208846,u=0.5939250019320538,v=0.6875073265444706,w=0.49396486970302567,x=5.644836926635821 +color=red,shape=triangle,flag=1,i=208931,u=0.6232155179969188,v=0.2928103736322655,w=0.48830623930381595,x=6.808422803040777 +color=red,shape=circle,flag=0,i=209029,u=0.7426278169578489,v=0.7573390612579981,w=0.5240344135238483,x=5.584839302972811 +color=red,shape=square,flag=1,i=209068,u=0.3230715545042646,v=0.7639435498121768,w=0.4917808347074572,x=3.966261819115246 +color=green,shape=triangle,flag=0,i=209117,u=0.8783766193667714,v=0.7581210435585213,w=0.4836238433355995,x=6.347874058559537 +color=red,shape=square,flag=0,i=209165,u=0.4616893914921477,v=0.4020793914327204,w=0.4868109611944463,x=3.731669480356746 +color=green,shape=square,flag=0,i=209200,u=0.4676881398040288,v=0.3614626383306794,w=0.5064596558928773,x=7.53678961725901 +color=purple,shape=square,flag=0,i=209250,u=0.003288508756311259,v=0.37258634553111547,w=0.5090223484494167,x=7.8797081122471715 +color=red,shape=circle,flag=1,i=209307,u=0.28169183849623547,v=0.35325889859005005,w=0.5299929210108116,x=5.257460163808932 +color=purple,shape=triangle,flag=0,i=209311,u=0.22744564505544673,v=0.01797650860414257,w=0.5150959385291496,x=3.9702671128207303 +color=red,shape=triangle,flag=0,i=209386,u=0.11385261206982633,v=0.7112402721658284,w=0.4807881101613337,x=3.6070149711306825 +color=red,shape=triangle,flag=1,i=209398,u=0.24562050029077143,v=0.5667948818409958,w=0.4823912935527294,x=5.318367451031023 +color=yellow,shape=triangle,flag=1,i=209475,u=0.8646126546477628,v=0.7269447179629449,w=0.5108291726212594,x=6.127638586274023 +color=blue,shape=triangle,flag=0,i=209489,u=0.28285200570649505,v=0.44071482628593517,w=0.5117921578186385,x=5.617456132495323 +color=purple,shape=triangle,flag=0,i=209519,u=0.5116390379078616,v=0.20550452018540133,w=0.5208510624740549,x=4.257767862398783 +color=purple,shape=square,flag=0,i=209615,u=0.30569947982029155,v=0.5156799057005967,w=0.5062834710742717,x=4.690419238125075 +color=blue,shape=triangle,flag=0,i=209622,u=0.11068557008179569,v=0.4080695094558585,w=0.519796870395737,x=5.883800571929169 +color=yellow,shape=circle,flag=1,i=209625,u=0.4148384583187227,v=0.8118160101737696,w=0.508391018785099,x=6.8992589282084635 +color=blue,shape=square,flag=1,i=209638,u=0.4156682416469647,v=0.7155029979934212,w=0.5249391655564007,x=5.847298248959041 +color=yellow,shape=circle,flag=1,i=209692,u=0.7240730664440489,v=0.0954108405747085,w=0.5044075596455153,x=5.037988878444145 +color=green,shape=triangle,flag=1,i=209701,u=0.5087711655657692,v=0.06299897744361416,w=0.4884523462606048,x=3.6194235062659352 +color=blue,shape=circle,flag=1,i=209715,u=0.10748851742570942,v=0.0014886830387470518,w=0.4907899756522415,x=5.147129598869486 +color=blue,shape=square,flag=1,i=209743,u=0.1618700266561418,v=0.6596619275167799,w=0.524413037415482,x=4.829632618636293 +color=yellow,shape=circle,flag=0,i=209834,u=0.8686333417471753,v=0.50451916147296,w=0.5074582137491923,x=4.0389301492297305 +color=red,shape=square,flag=0,i=209880,u=0.07179086871991747,v=0.9050221786221867,w=0.49902452767173505,x=5.091848248050398 +color=red,shape=circle,flag=0,i=209898,u=0.35849557351478467,v=0.3915700830767817,w=0.5155711207779339,x=3.6279069388602547 +color=yellow,shape=square,flag=1,i=209954,u=0.3249074585870637,v=0.2479354812604172,w=0.5259007413477471,x=3.357312046934293 +color=red,shape=triangle,flag=0,i=209977,u=0.8210388188038518,v=0.9264560839274985,w=0.48545525122054833,x=5.609078239739397 +color=purple,shape=square,flag=0,i=210010,u=0.24400549338973887,v=0.6547900624259892,w=0.5078061180717653,x=6.473465250282286 +color=blue,shape=square,flag=0,i=210055,u=0.804545068195525,v=0.2789632809940058,w=0.5196698875390361,x=5.502505953539515 +color=yellow,shape=triangle,flag=1,i=210085,u=0.8138352630566955,v=0.11122173080521858,w=0.49303627323372623,x=4.683369931910622 +color=red,shape=square,flag=0,i=210147,u=0.9657149301527435,v=0.7428716583258956,w=0.5032588575145742,x=4.462343563546749 +color=orange,shape=circle,flag=1,i=210255,u=0.10824346659361117,v=0.6491374613453533,w=0.5173534861487004,x=5.391252279044385 +color=blue,shape=square,flag=1,i=210261,u=0.24649880760239262,v=0.8185152468253247,w=0.5141870302109653,x=4.178383701874165 +color=purple,shape=triangle,flag=0,i=210285,u=0.5274644404495278,v=0.7818800869208066,w=0.5200456145894452,x=4.884359859641973 +color=yellow,shape=square,flag=1,i=210289,u=0.45982570719156546,v=0.7337423103803807,w=0.5334233891285076,x=4.221368007350595 +color=red,shape=triangle,flag=0,i=210300,u=0.1966558378102382,v=0.1743411435069091,w=0.49505755338398205,x=4.727620489120925 +color=red,shape=triangle,flag=0,i=210308,u=0.29013441804420415,v=0.4064257468993786,w=0.4942541475690011,x=4.386534253977956 +color=orange,shape=circle,flag=1,i=210336,u=0.06427892830620807,v=0.22422462687582723,w=0.5161064980027307,x=3.4951627649894914 +color=blue,shape=square,flag=1,i=210379,u=0.9595843180167247,v=0.8671714148718568,w=0.5119868162119788,x=4.448008039947396 +color=red,shape=triangle,flag=0,i=210391,u=0.2870316302780749,v=0.4983034146991252,w=0.5019647692225542,x=5.921212951787301 +color=red,shape=square,flag=0,i=210414,u=0.24613963773420355,v=0.572736625081269,w=0.5109733583358478,x=3.215723923036521 +color=red,shape=triangle,flag=0,i=210420,u=0.7813207520755331,v=0.20543488540258859,w=0.5061264507399164,x=6.08319233906244 +color=red,shape=triangle,flag=1,i=210430,u=0.6920020237888898,v=0.4893271280139224,w=0.502908749361798,x=7.265798781059612 +color=orange,shape=square,flag=1,i=210484,u=0.28317050051236914,v=0.49130353724990683,w=0.48848619157769246,x=3.1488280930860593 +color=blue,shape=circle,flag=0,i=210489,u=0.8561224052634198,v=0.4562308168928856,w=0.5037671325222282,x=5.551551588427199 +color=red,shape=square,flag=0,i=210494,u=0.5628059609004298,v=0.20943837510989205,w=0.5182431387140615,x=6.700325702707506 +color=purple,shape=square,flag=0,i=210506,u=0.39186894725720134,v=0.08228497730591156,w=0.5001365786428994,x=3.706860725633853 +color=yellow,shape=square,flag=1,i=210510,u=0.32327567693788806,v=0.45532141332280684,w=0.5406603950169535,x=5.588945394944036 +color=blue,shape=square,flag=0,i=210675,u=0.6256881072073424,v=0.3891003035192553,w=0.5071510914559967,x=3.793276830317215 +color=blue,shape=triangle,flag=1,i=210709,u=0.37268630015463755,v=0.5455657642318807,w=0.5145877170362394,x=4.991480220852533 +color=blue,shape=circle,flag=1,i=210774,u=0.1835088190477302,v=0.5343635866979393,w=0.49927038122453643,x=4.797613930176628 +color=red,shape=square,flag=0,i=210780,u=0.22987643851528983,v=0.49272629871419515,w=0.5112880476053994,x=5.7474335839157575 +color=yellow,shape=square,flag=1,i=210797,u=0.31004041847254893,v=0.3329373137909095,w=0.5439369602175674,x=4.086360975101474 +color=red,shape=circle,flag=1,i=210849,u=0.9811332712167679,v=0.8960659018648415,w=0.5073426387967269,x=1.9611268845333025 +color=green,shape=triangle,flag=0,i=210899,u=0.4311882306596425,v=0.8325541188326202,w=0.48651932154831173,x=3.5983701162626844 +color=red,shape=square,flag=1,i=210929,u=0.7306542063394752,v=0.22269600400426715,w=0.5073063634045416,x=5.52869525607922 +color=purple,shape=triangle,flag=1,i=210932,u=0.3740099087593247,v=0.45264429799441397,w=0.5062449830672904,x=6.8644775356862135 +color=red,shape=square,flag=1,i=210960,u=0.3530223697771485,v=0.6936746785846358,w=0.5101431886014118,x=4.048246868319073 +color=yellow,shape=circle,flag=1,i=210975,u=0.6678818956496095,v=0.6516547484612618,w=0.4974515489237669,x=5.101765929996367 +color=yellow,shape=circle,flag=1,i=210981,u=0.877382563604881,v=0.5996579632656069,w=0.4943612587598006,x=5.464626776304558 +color=green,shape=square,flag=0,i=211010,u=0.2977352298702497,v=0.5271662993559357,w=0.5043446098555483,x=5.34349681998629 +color=red,shape=triangle,flag=1,i=211031,u=0.12109722011885438,v=0.7452757819258516,w=0.49064068573003666,x=4.369828803162965 +color=yellow,shape=circle,flag=1,i=211050,u=0.9851396425761609,v=0.8378277502380294,w=0.49369530588921406,x=5.537998970979634 +color=green,shape=triangle,flag=1,i=211057,u=0.5594474558227601,v=0.39579981340682346,w=0.4905472397301975,x=4.092668411095752 +color=yellow,shape=square,flag=1,i=211087,u=0.2064235767216892,v=0.2942198804985633,w=0.5571095786148189,x=4.881917301545466 +color=blue,shape=triangle,flag=0,i=211110,u=0.5061839741257745,v=0.7132032834589251,w=0.517434473287979,x=6.6176137456898765 +color=blue,shape=square,flag=1,i=211145,u=0.5372127914061164,v=0.31798545221307706,w=0.5071770871208023,x=6.088877668388487 +color=purple,shape=square,flag=0,i=211175,u=0.7924483105949925,v=0.44831963157256793,w=0.49915589445469194,x=3.8437634952087847 +color=green,shape=square,flag=0,i=211194,u=0.31087680147123486,v=0.3733745090476206,w=0.5038560361860169,x=6.14863942793151 +color=red,shape=square,flag=1,i=211281,u=0.20272583129062705,v=0.6957814450139853,w=0.5129421098600568,x=3.1604750234820975 +color=red,shape=triangle,flag=0,i=211334,u=0.3110456644051389,v=0.1558679238461611,w=0.5061670312869957,x=4.0281842690507945 +color=blue,shape=square,flag=0,i=211357,u=0.9633969839586846,v=0.22304038836166473,w=0.5040612215693834,x=4.34465914745054 +color=yellow,shape=triangle,flag=1,i=211372,u=0.6843520205393837,v=0.48417356096788566,w=0.4996658609448684,x=5.994467966549343 +color=green,shape=square,flag=1,i=211442,u=0.9615799148129933,v=0.48658794096284974,w=0.5037533065690141,x=5.910504420571343 +color=green,shape=circle,flag=0,i=211445,u=0.6264750602597915,v=0.2151004100276106,w=0.49961881545835995,x=4.727481468034974 +color=blue,shape=square,flag=1,i=211489,u=0.7989463108882865,v=0.993872833141726,w=0.5025051060500516,x=4.069860493171828 +color=yellow,shape=circle,flag=0,i=211537,u=0.04007150493350675,v=0.8237919779094752,w=0.4913434132278825,x=4.7788667141447805 +color=red,shape=square,flag=0,i=211576,u=0.853290114858519,v=0.8038525580475187,w=0.513076299428633,x=3.7162116616489436 +color=red,shape=circle,flag=1,i=211620,u=0.7016969630728233,v=0.7355050769359464,w=0.5114210771160882,x=3.567562764483307 +color=red,shape=square,flag=1,i=211651,u=0.6142088505930275,v=0.2488087445693039,w=0.5141705076112492,x=4.933548477358564 +color=green,shape=square,flag=1,i=211712,u=0.35789294966397756,v=0.8703650300510167,w=0.5018347035919932,x=5.509126230497068 +color=red,shape=square,flag=0,i=211752,u=0.3623009008963618,v=0.6518411581855592,w=0.520569596785157,x=6.269230702829037 +color=green,shape=triangle,flag=0,i=211756,u=0.05844508921521008,v=0.7781592117631798,w=0.4818110430768114,x=7.964834790823628 +color=yellow,shape=triangle,flag=1,i=211820,u=0.975387275234549,v=0.14607131683150198,w=0.5027421726947764,x=4.472918452294312 +color=red,shape=triangle,flag=0,i=211899,u=0.5282407509990881,v=0.9197960692754503,w=0.5015631149952023,x=4.44603180596086 +color=red,shape=circle,flag=0,i=211902,u=0.8997669834819321,v=0.9749021276369567,w=0.5107372219724358,x=4.825488009866284 +color=green,shape=circle,flag=0,i=211975,u=0.10829075707431379,v=0.8195452548847731,w=0.4995022715506293,x=5.323340194644703 +color=yellow,shape=square,flag=1,i=212100,u=0.5171009635983354,v=0.28899641033983037,w=0.5518763386032669,x=5.09491537089958 +color=blue,shape=triangle,flag=0,i=212121,u=0.7162893401083892,v=0.8895666549128501,w=0.506362619234255,x=3.9277790101517778 +color=yellow,shape=square,flag=1,i=212126,u=0.08415778887173675,v=0.9941728940685433,w=0.5499279220362472,x=5.30249618071178 +color=yellow,shape=circle,flag=1,i=212167,u=0.789087683358848,v=0.13368795186008475,w=0.5044222917158122,x=6.080228577913922 +color=green,shape=square,flag=0,i=212177,u=0.7049917627597331,v=0.2223930407896494,w=0.5053146309588311,x=5.519001324619848 +color=red,shape=triangle,flag=0,i=212180,u=0.5185683439821897,v=0.3476523881538963,w=0.5075482605143149,x=5.201102669266679 +color=yellow,shape=square,flag=1,i=212195,u=0.2170361761863001,v=0.03005445396804196,w=0.5556937343880387,x=2.7005296882404726 +color=blue,shape=square,flag=1,i=212224,u=0.0865035276263465,v=0.7965071532225216,w=0.49211406753098264,x=4.452757281322867 +color=green,shape=square,flag=0,i=212370,u=0.317697804001168,v=0.12752552572271403,w=0.5096292122301531,x=3.352766497042952 +color=red,shape=circle,flag=0,i=212443,u=0.04304297300383053,v=0.06097411694834907,w=0.5154980384251677,x=4.503533593234685 +color=red,shape=square,flag=0,i=212465,u=0.7198694290330712,v=0.8120020333622945,w=0.5066193785182714,x=5.694944969883846 +color=blue,shape=square,flag=1,i=212483,u=0.5201540248376347,v=0.008429111686382051,w=0.4857916647454617,x=6.503721760550323 +color=green,shape=circle,flag=0,i=212518,u=0.6757033967220526,v=0.04920503523053921,w=0.49382462826368495,x=5.709516468045661 +color=red,shape=circle,flag=0,i=212553,u=0.05552434224298841,v=-0.014002814164676677,w=0.5154461470552877,x=6.334611672744182 +color=red,shape=square,flag=0,i=212682,u=0.5673298724176823,v=0.8449456446431269,w=0.5067106788803608,x=4.900193295727598 +color=red,shape=circle,flag=0,i=212761,u=0.8627770030241487,v=0.9430587269337052,w=0.5178492838837069,x=3.324773381565701 +color=green,shape=square,flag=1,i=212783,u=0.5239969477822893,v=0.9754006365455012,w=0.5070579643594629,x=4.792201054634316 +color=yellow,shape=square,flag=1,i=212826,u=0.8381155409838698,v=0.6560979478411256,w=0.5462285870559421,x=5.388218829027803 +color=red,shape=circle,flag=0,i=212916,u=0.7059701122499131,v=0.6905088822827575,w=0.5152096889465899,x=6.5702327462383545 +color=green,shape=circle,flag=0,i=212932,u=0.13597642818490763,v=0.008933755124756804,w=0.49884502922217605,x=5.321530606656419 +color=yellow,shape=triangle,flag=0,i=212990,u=0.909003968499731,v=0.36227466045002754,w=0.49573016749337484,x=5.249535033378173 +color=red,shape=triangle,flag=1,i=213023,u=0.7792729942102359,v=0.5053521848217665,w=0.5177893843145196,x=4.20792721829513 +color=purple,shape=square,flag=0,i=213147,u=0.11833542451635248,v=0.7459885164135419,w=0.5051044639181268,x=5.595193816324342 +color=blue,shape=circle,flag=0,i=213261,u=0.5036417020163063,v=0.20742157039852327,w=0.5302493538504605,x=4.457831081348835 +color=red,shape=triangle,flag=1,i=213295,u=0.23304428739391048,v=0.010965450734547577,w=0.4903460167419052,x=4.705190621096396 +color=red,shape=square,flag=0,i=213351,u=0.03981467696482632,v=0.19104720744757553,w=0.5031291051859914,x=4.705398588439117 +color=blue,shape=triangle,flag=0,i=213363,u=0.2987122930310858,v=0.6949354506374711,w=0.5035787856259482,x=5.952352512636865 +color=red,shape=square,flag=0,i=213455,u=0.07266307733882327,v=0.2745772820062482,w=0.49472352156758226,x=5.4950080494755404 +color=red,shape=triangle,flag=0,i=213510,u=0.9073085809127872,v=0.2691902927780708,w=0.4946481874826101,x=5.2705055027985965 +color=yellow,shape=circle,flag=1,i=213595,u=0.1284264192876422,v=0.5459402133636392,w=0.51100512699488,x=4.664695906856372 +color=red,shape=circle,flag=0,i=213598,u=0.6132150311583803,v=0.5181246526847756,w=0.5228090571339126,x=5.384797895223571 +color=purple,shape=circle,flag=0,i=213659,u=0.04326235111608934,v=0.6137422304173564,w=0.5048613478323388,x=6.540953126440567 +color=red,shape=square,flag=1,i=213690,u=0.3345546824736423,v=0.7467622343574337,w=0.503608741902435,x=4.151938801502289 +color=yellow,shape=square,flag=1,i=213771,u=0.022251531250828016,v=0.7806857442870315,w=0.5257402077720859,x=4.495234036224201 +color=red,shape=square,flag=1,i=213781,u=0.4124501538304661,v=0.18337187519521858,w=0.49905923374347805,x=6.2193184717717545 +color=red,shape=square,flag=0,i=213810,u=0.8463971868962755,v=0.4296289814593989,w=0.5001322843586747,x=5.228576020499294 +color=purple,shape=triangle,flag=0,i=213815,u=0.7460751865123395,v=0.10709331520471066,w=0.5121074977443849,x=5.787749979879276 +color=blue,shape=triangle,flag=1,i=213864,u=0.5936766343695294,v=0.906561121575526,w=0.5024528115467312,x=5.485568362223617 +color=red,shape=square,flag=0,i=213960,u=0.6479552291518469,v=0.9890931501309627,w=0.4961342765882706,x=3.2400934460174944 +color=red,shape=triangle,flag=1,i=213985,u=0.8255870170713169,v=0.6390300635867779,w=0.4995129376520485,x=5.68537479530974 +color=blue,shape=circle,flag=1,i=214031,u=0.37736665072404263,v=0.039952365664955525,w=0.5370182006037794,x=6.050619889744202 +color=red,shape=triangle,flag=0,i=214037,u=0.9159761208187744,v=0.9124000608215797,w=0.49887396133292944,x=4.082600076653383 +color=blue,shape=triangle,flag=1,i=214073,u=0.47371048450981046,v=0.464403691924149,w=0.5110519097818691,x=3.1101925706600686 +color=red,shape=triangle,flag=0,i=214121,u=0.7014228219301875,v=0.3441988119217,w=0.4964425168114189,x=3.3533613074818014 +color=red,shape=triangle,flag=0,i=214148,u=0.9718156174444482,v=0.5701224534271866,w=0.49256474394053706,x=5.066201152447089 +color=purple,shape=circle,flag=0,i=214180,u=0.09937685038703636,v=0.3417556566201373,w=0.5007171538088067,x=5.002896674672233 +color=red,shape=square,flag=0,i=214217,u=0.7970969450505384,v=0.733100502812636,w=0.5026814529243655,x=5.54112572883582 +color=blue,shape=triangle,flag=0,i=214226,u=0.6744808210268944,v=0.7889115724226872,w=0.5125209283952054,x=6.043335262375385 +color=yellow,shape=square,flag=1,i=214271,u=0.30222772430360934,v=0.8193371200452921,w=0.5264809712388231,x=3.6019393748313533 +color=yellow,shape=circle,flag=1,i=214495,u=0.7825638143960766,v=0.5153973349679857,w=0.5099924176581272,x=1.7691333573128656 +color=purple,shape=triangle,flag=0,i=214502,u=0.34544132963111296,v=0.7351768724791737,w=0.516248955752243,x=3.130958980504314 +color=green,shape=square,flag=0,i=214574,u=0.07732321450352886,v=0.5272848627168378,w=0.5013575205383178,x=6.720445838138212 +color=green,shape=square,flag=0,i=214575,u=0.5020151016389706,v=0.5933915790046229,w=0.5043433998034534,x=4.4445152100011205 +color=purple,shape=square,flag=0,i=214678,u=0.7705950515127238,v=0.15045227422756768,w=0.5079471116795059,x=3.195754737220289 +color=red,shape=triangle,flag=0,i=214709,u=0.6321089328055236,v=0.4891740494631376,w=0.49809774078676705,x=4.302372998211033 +color=red,shape=circle,flag=0,i=214750,u=0.5777357402100951,v=0.6179036911309645,w=0.5211491513146331,x=3.8952935315000112 +color=green,shape=square,flag=1,i=214778,u=0.9999361779701204,v=0.1740186045369594,w=0.5122252746891209,x=3.508542308929412 +color=green,shape=square,flag=0,i=214802,u=0.6296248667300545,v=0.06596337908912542,w=0.5149911452292064,x=5.321186164154646 +color=purple,shape=square,flag=0,i=214821,u=0.5442543466949902,v=0.4833185612469808,w=0.5086589281294314,x=6.402489243844781 +color=green,shape=triangle,flag=0,i=214876,u=0.8725372428037554,v=0.7805882819676262,w=0.4894450712255514,x=6.702477889769 +color=red,shape=circle,flag=1,i=215002,u=0.24548714093928314,v=0.27547871426849185,w=0.5148379381705622,x=7.715087543236476 +color=blue,shape=triangle,flag=0,i=215081,u=0.4583188188700552,v=0.923199871892756,w=0.5078088257113533,x=6.54443961118649 +color=red,shape=triangle,flag=1,i=215090,u=0.7585985137511034,v=0.8950932595678361,w=0.5091018110425221,x=6.221675345334963 +color=red,shape=square,flag=0,i=215150,u=0.06755819582194833,v=0.3007328200785029,w=0.4975973946247765,x=7.349860128935579 +color=yellow,shape=triangle,flag=1,i=215215,u=0.48554744093841185,v=0.00928978343668263,w=0.5015183526199568,x=5.159322499162008 +color=green,shape=circle,flag=0,i=215299,u=0.6685260928461136,v=0.7899163841948899,w=0.4956082348335964,x=6.241982624232588 +color=purple,shape=circle,flag=0,i=215440,u=0.7126589004431414,v=0.9680582347661287,w=0.5034189303688038,x=2.480455836223791 +color=red,shape=triangle,flag=1,i=215499,u=0.6188493831269095,v=0.6339438957021969,w=0.5115982653763845,x=2.340101421257748 +color=red,shape=square,flag=0,i=215550,u=0.09874167367643705,v=0.48227211011885185,w=0.489090899530579,x=5.964936731083792 +color=blue,shape=square,flag=0,i=215590,u=0.375533264014133,v=0.2524577903935834,w=0.5051295964731044,x=5.567730145109398 +color=orange,shape=circle,flag=0,i=215597,u=0.2174777185936042,v=0.8786011677515203,w=0.5285638211878175,x=5.908393426445126 +color=yellow,shape=circle,flag=1,i=215788,u=0.443829852552612,v=0.6859520889788074,w=0.5072978518951282,x=3.439137501119236 +color=yellow,shape=circle,flag=1,i=215870,u=0.08245514628573791,v=0.7225877836250619,w=0.511052252776385,x=4.475092158137214 +color=red,shape=square,flag=1,i=215936,u=0.6304046103545793,v=0.4370657018856887,w=0.48501649764297255,x=4.8811222636758025 +color=purple,shape=square,flag=0,i=216025,u=0.5574418043111553,v=0.3245319104461557,w=0.4993988729853276,x=4.7902909105952345 +color=green,shape=triangle,flag=1,i=216089,u=0.3396181693979178,v=0.49709357064701054,w=0.486448718696245,x=5.965996547883935 +color=red,shape=triangle,flag=0,i=216151,u=0.3658430788155381,v=0.69999635639543,w=0.5090322588349434,x=4.072571405459782 +color=red,shape=square,flag=1,i=216303,u=0.5551153411161501,v=0.986313668069793,w=0.49089025823823934,x=4.499275917557866 +color=purple,shape=triangle,flag=0,i=216417,u=0.6243454529276911,v=0.013941953703447307,w=0.5055044931746869,x=6.752169392747628 +color=blue,shape=square,flag=0,i=216460,u=0.19570206046322391,v=0.3243697139214208,w=0.5211419644940537,x=6.083066966868021 +color=red,shape=square,flag=0,i=216497,u=0.28497844298599617,v=0.23594270054654964,w=0.4881248108616436,x=6.633998830778498 +color=blue,shape=square,flag=1,i=216620,u=0.21265392007539652,v=0.11275837980087833,w=0.5202841202835982,x=4.487841095174716 +color=green,shape=square,flag=0,i=216713,u=0.2855734704668428,v=0.7629036434961336,w=0.5330877132313677,x=3.399003458023499 +color=purple,shape=square,flag=0,i=216760,u=0.03279630420385571,v=0.4253361333717529,w=0.4915264259517934,x=6.0757535526368 +color=red,shape=triangle,flag=1,i=216845,u=0.21453609862365663,v=0.09654734427519795,w=0.5160653251927467,x=7.5220416325811215 +color=red,shape=square,flag=1,i=216855,u=0.7788261941016054,v=0.11193394866730921,w=0.49069095387247047,x=2.964857188511713 +color=red,shape=square,flag=1,i=216957,u=0.21276224882942307,v=0.8434894350978464,w=0.49924021433304683,x=4.1033854776421315 +color=red,shape=triangle,flag=1,i=216995,u=0.057789855402812895,v=0.38681417996008827,w=0.5203287489629718,x=5.181712983035236 +color=red,shape=triangle,flag=0,i=216999,u=0.6016936536512857,v=0.7947774880543197,w=0.5205564575623793,x=6.802486523060771 +color=yellow,shape=square,flag=1,i=217025,u=0.17099094033580542,v=0.11783126262287535,w=0.5126831590242893,x=4.612637315365357 +color=yellow,shape=square,flag=1,i=217045,u=0.6109987340035941,v=0.5389870546151903,w=0.5106363576158865,x=5.823334546899578 +color=green,shape=circle,flag=1,i=217067,u=0.2464271224405592,v=0.5190300049522176,w=0.4886719958545684,x=5.513482563991414 +color=green,shape=triangle,flag=1,i=217115,u=0.05560941293547561,v=0.7563505478151175,w=0.4883312298107751,x=4.285572423716245 +color=red,shape=square,flag=0,i=217144,u=0.40048148673061734,v=0.02427467707505393,w=0.49634154357136356,x=3.8658492203827923 +color=green,shape=square,flag=1,i=217204,u=0.4865996275601915,v=0.253335622085325,w=0.5282102705122441,x=5.74439352175034 +color=red,shape=triangle,flag=0,i=217210,u=0.10947260546641757,v=0.3824336220967226,w=0.5293630557643787,x=4.3698131102209 +color=purple,shape=triangle,flag=0,i=217227,u=0.1831057652639978,v=0.20996065131648944,w=0.5075695137803501,x=7.202913231742464 +color=yellow,shape=square,flag=1,i=217345,u=0.4940864913496311,v=0.14604766440206818,w=0.5174455710929828,x=2.3542807923551377 +color=red,shape=square,flag=1,i=217355,u=0.269540599587923,v=0.5448965124859114,w=0.49282210092251383,x=5.537091943390234 +color=yellow,shape=circle,flag=1,i=217377,u=0.9159790379726092,v=0.37523795421438744,w=0.524319175230883,x=4.267359989715481 +color=red,shape=triangle,flag=0,i=217395,u=0.3686506265463694,v=0.5668733945095445,w=0.5321224133202799,x=5.0080222415824975 +color=red,shape=square,flag=0,i=217429,u=0.10450691071498597,v=0.7728890236460418,w=0.49325301834616636,x=4.091809742605316 +color=yellow,shape=triangle,flag=1,i=217445,u=0.722302011195158,v=0.331032286474518,w=0.5194704870129169,x=4.349261596403674 +color=red,shape=triangle,flag=1,i=217520,u=0.16436080173867562,v=0.3096968203615481,w=0.5224236863738517,x=4.952048077307234 +color=blue,shape=circle,flag=0,i=217563,u=0.3256066078530232,v=0.9261831505485677,w=0.5413039843095864,x=6.837155921143882 +color=red,shape=circle,flag=0,i=217590,u=0.26785192844622885,v=0.29202398791511974,w=0.5101730373631388,x=5.280859188628382 +color=blue,shape=circle,flag=1,i=217600,u=0.664222767046329,v=0.3949386668630649,w=0.5408299529686497,x=2.6598816707652935 +color=purple,shape=circle,flag=0,i=217624,u=0.052333802258738515,v=0.046906736262193216,w=0.4884477312907292,x=3.9584894405872384 +color=yellow,shape=square,flag=1,i=217644,u=0.6060689964742009,v=0.8196299647976067,w=0.5140253089594942,x=4.281993627549725 +color=purple,shape=square,flag=0,i=217670,u=0.6133972331910711,v=0.021598151701481716,w=0.5031963010702043,x=2.4477506978773564 +color=green,shape=circle,flag=0,i=217731,u=0.7295203740570595,v=0.7614624369012326,w=0.48338079265400624,x=6.482068009908247 +color=yellow,shape=circle,flag=1,i=217762,u=0.11427225576595679,v=0.12046847790249071,w=0.5300989056202788,x=4.0435713310099715 +color=red,shape=square,flag=0,i=217925,u=0.2569282143086494,v=0.8356955248973711,w=0.49988988227987496,x=5.758029889276149 +color=red,shape=square,flag=0,i=218055,u=0.4066651579035613,v=0.9821252098088572,w=0.4971325892932626,x=3.8355844366644285 +color=blue,shape=circle,flag=0,i=218127,u=0.25813215119938915,v=0.44812223117479943,w=0.5468063458142752,x=2.071753655903521 +color=blue,shape=square,flag=0,i=218215,u=0.8990438947452044,v=0.7932354106497107,w=0.478281459440448,x=5.309069073068615 +color=green,shape=square,flag=0,i=218275,u=0.7477088100417613,v=0.6741243723476034,w=0.5244962909214225,x=2.7085672551848745 +color=red,shape=triangle,flag=0,i=218348,u=0.16739577193567756,v=0.7848173059476037,w=0.5387387788747922,x=3.3126789418956775 +color=red,shape=square,flag=1,i=218380,u=0.12117516414786389,v=0.2360233631803369,w=0.4927785293749649,x=4.201575280207279 +color=blue,shape=circle,flag=0,i=218386,u=0.9194345322835871,v=0.18270434299753824,w=0.5480053700986861,x=4.197437995599496 +color=blue,shape=triangle,flag=1,i=218461,u=0.7918251417402319,v=0.9985440814769564,w=0.5153980684316232,x=4.076983037941575 +color=red,shape=circle,flag=1,i=218565,u=0.21906571058540392,v=0.1776774746383532,w=0.5221753029891931,x=6.040025216206015 +color=red,shape=triangle,flag=0,i=218566,u=0.9253279125896651,v=0.22517805432802462,w=0.5283695741538778,x=3.8790026347750497 +color=green,shape=square,flag=0,i=218574,u=0.7317008955916852,v=0.689787084674138,w=0.5169706828448152,x=5.4379745180684305 +color=red,shape=triangle,flag=1,i=218690,u=0.3299945615037232,v=0.8872983606718703,w=0.5203576185354666,x=6.034626076559896 +color=blue,shape=square,flag=0,i=218697,u=0.14780028281573,v=0.27491866587876024,w=0.47443949836759736,x=4.870244417503868 +color=purple,shape=circle,flag=0,i=218810,u=0.17936303377288854,v=0.1436998550948676,w=0.48755600944216687,x=3.663137378160956 +color=red,shape=square,flag=1,i=218820,u=0.09472711154976643,v=0.07947471553826624,w=0.5151653874708529,x=6.038494901522024 +color=red,shape=triangle,flag=0,i=218878,u=0.058055975409571414,v=0.9983985077857104,w=0.5225126018826308,x=5.25940132628363 +color=green,shape=triangle,flag=0,i=218884,u=0.8234163326320727,v=0.4287532297801402,w=0.4634462697525716,x=7.350481789269177 +color=blue,shape=square,flag=0,i=218965,u=0.311214771225637,v=0.02107475184991836,w=0.47102739175469466,x=5.228169691312015 +color=purple,shape=square,flag=0,i=218967,u=0.4178057527277276,v=0.7267418213089127,w=0.48635754559521877,x=5.562730898972807 +color=blue,shape=square,flag=0,i=219067,u=0.4340500185082796,v=0.5600062577845731,w=0.4691320375662904,x=4.60105608981731 +color=blue,shape=triangle,flag=1,i=219090,u=0.3880227798134268,v=0.15106213659034995,w=0.5189008882115655,x=3.92126341719537 +color=purple,shape=square,flag=0,i=219134,u=0.3208522998794402,v=0.6024271158202898,w=0.4876176838995849,x=5.172424232628977 +color=purple,shape=triangle,flag=0,i=219135,u=0.7368537409381595,v=0.24481331432747888,w=0.5120765560164056,x=5.5720435534912065 +color=green,shape=square,flag=0,i=219185,u=0.3179061411787266,v=0.4929006814215642,w=0.5221893060928178,x=5.766094654781486 +color=yellow,shape=triangle,flag=1,i=219204,u=0.9957624841248772,v=0.19989853802903979,w=0.5254515915885394,x=4.250999465020429 +color=red,shape=square,flag=0,i=219242,u=0.8185568465311813,v=0.980985487530177,w=0.5164551481216141,x=3.7970403802077013 +color=purple,shape=circle,flag=0,i=219279,u=0.23981274115974716,v=0.3599397660674801,w=0.48795907681975387,x=6.031291187545109 +color=red,shape=triangle,flag=0,i=219404,u=0.6113618174906779,v=0.33657526355508605,w=0.5188482545853158,x=5.956198917780778 +color=yellow,shape=square,flag=1,i=219422,u=0.43582170157434985,v=0.19905567878401975,w=0.5184715360454498,x=6.16835431728062 +color=blue,shape=circle,flag=1,i=219430,u=0.22252270157150522,v=0.5302693249479362,w=0.5383136678634378,x=4.207656833298322 +color=purple,shape=circle,flag=0,i=219437,u=0.1509900370436299,v=0.1678352120633062,w=0.49264854335407765,x=3.2513583593560096 +color=yellow,shape=triangle,flag=1,i=219448,u=0.22433523884019957,v=0.10069412898125463,w=0.519623353752461,x=4.816280759718293 +color=red,shape=circle,flag=0,i=219482,u=0.24232911273806235,v=0.1540012608889147,w=0.5250532861788867,x=4.21436664653267 +color=yellow,shape=circle,flag=1,i=219601,u=0.959586012999079,v=0.6159726932360294,w=0.5417432523021469,x=5.3879090971619705 +color=red,shape=square,flag=0,i=219621,u=0.5261377191454589,v=0.5369543069604715,w=0.5009948314214691,x=4.692850087583764 +color=red,shape=square,flag=0,i=219633,u=0.21518247740388474,v=0.769381146325305,w=0.5031148812119657,x=4.7969709781084715 +color=red,shape=circle,flag=0,i=219721,u=0.22727336629829564,v=0.2278034519943851,w=0.5263233877133829,x=6.441483382443116 +color=red,shape=circle,flag=0,i=219750,u=0.14663023492980587,v=0.08575644111019984,w=0.5289998568347268,x=5.263940163320825 +color=red,shape=square,flag=0,i=219779,u=0.5980035085951542,v=0.8188135506007557,w=0.5027243827823769,x=5.077626097902214 +color=blue,shape=square,flag=1,i=219866,u=0.7998007760559414,v=0.48489428203215756,w=0.46860017547310107,x=5.666085785503477 +color=green,shape=square,flag=0,i=219924,u=0.3290523041564759,v=0.4725386783499458,w=0.5143102645987679,x=3.3311889694198515 +color=red,shape=circle,flag=0,i=219930,u=0.24955223690952666,v=0.2795037136983582,w=0.5335114153384782,x=5.739299320684356 +color=green,shape=triangle,flag=0,i=219947,u=0.8668030782212506,v=0.8277101521033546,w=0.464487421690664,x=5.485884144057658 +color=red,shape=triangle,flag=1,i=219958,u=0.5740800375972737,v=0.17376072787838903,w=0.5276546779207952,x=5.852438211575425 +color=green,shape=circle,flag=0,i=220042,u=0.3411172798153771,v=0.9730140099804664,w=0.5120873063388043,x=3.7628249219959984 +color=red,shape=square,flag=0,i=220205,u=0.15125408828859999,v=0.855852819576754,w=0.4709566216015036,x=5.633358901100782 +color=red,shape=circle,flag=0,i=220223,u=0.2122875847334743,v=0.29920367143837723,w=0.5267012942189114,x=4.141742693628934 +color=yellow,shape=triangle,flag=1,i=220264,u=0.9197673005755368,v=0.9903860499594775,w=0.5221330145104475,x=5.264595956426461 +color=green,shape=triangle,flag=1,i=220352,u=0.46015174216033383,v=0.7864259897436401,w=0.4661422429080584,x=4.000848835103448 +color=red,shape=square,flag=0,i=220389,u=0.28309021515022303,v=0.44095392917397835,w=0.4760124800701126,x=5.146890721598369 +color=blue,shape=circle,flag=0,i=220393,u=0.7262537212988904,v=0.009454147229661647,w=0.5329253232395388,x=7.119014471227797 +color=orange,shape=square,flag=1,i=220506,u=0.09707919217155736,v=0.06119442269828457,w=0.5115570910791472,x=4.970416187446491 +color=yellow,shape=square,flag=1,i=220538,u=0.7921432366484691,v=0.2879939326546813,w=0.5173829969361902,x=4.966238748741917 +color=purple,shape=triangle,flag=0,i=220614,u=0.24515658015980557,v=0.7458623388261014,w=0.5089056150059037,x=4.005710167740754 +color=blue,shape=triangle,flag=1,i=220618,u=0.37255244182543634,v=0.4661842922625885,w=0.5117032157671845,x=5.464494944873894 +color=red,shape=circle,flag=1,i=220669,u=0.3128838894629171,v=0.2507526158915925,w=0.5234867057757788,x=5.090334848558721 +color=red,shape=triangle,flag=0,i=220894,u=0.9472068592621746,v=0.9004707124866083,w=0.5282594020561011,x=6.940393571300796 +color=red,shape=circle,flag=0,i=220963,u=0.553522123705715,v=0.4757932194359984,w=0.5183056079562443,x=5.265288955854104 +color=green,shape=square,flag=0,i=221077,u=0.23803052733996388,v=0.31886085535855424,w=0.4858553372710511,x=4.037327637892786 +color=purple,shape=square,flag=0,i=221105,u=0.8310620088678032,v=0.8002604338765056,w=0.5011875570174721,x=5.606741438839616 +color=blue,shape=circle,flag=1,i=221120,u=0.8959460851903286,v=0.9101141138264954,w=0.5325983322620735,x=5.561768665497113 +color=red,shape=circle,flag=1,i=221167,u=0.7561612376678916,v=0.7319007512574625,w=0.5265758235617998,x=3.0859138544839158 +color=green,shape=triangle,flag=0,i=221283,u=0.8816500699096232,v=0.11597815421053359,w=0.46795557880044064,x=5.341317078444804 +color=blue,shape=square,flag=0,i=221429,u=0.5330166763628916,v=0.22155951925639394,w=0.4733414630845997,x=4.225798186511307 +color=yellow,shape=circle,flag=1,i=221545,u=0.5055612332304337,v=0.7148802174379841,w=0.5305230755024368,x=3.8124055750730625 +color=blue,shape=square,flag=0,i=221570,u=0.10451706428413021,v=0.28791827095029365,w=0.47667793795343166,x=5.635233046020487 +color=red,shape=square,flag=0,i=221635,u=0.5191891059195163,v=0.7621392226051875,w=0.48239674973933916,x=4.992093323347892 +color=green,shape=triangle,flag=1,i=221693,u=0.5194168874962816,v=0.6178439837946711,w=0.459980457165933,x=4.412632675932382 +color=blue,shape=square,flag=1,i=221722,u=0.8759146828188182,v=0.4941540313853715,w=0.48344527618670596,x=6.610840828068064 +color=yellow,shape=circle,flag=1,i=221725,u=0.8809150845492812,v=0.39249131279324656,w=0.5311835451023484,x=3.7856582081391257 +color=red,shape=circle,flag=0,i=221875,u=0.8021276509013373,v=0.7573027582660581,w=0.518636305855153,x=3.5597809758185637 +color=red,shape=square,flag=0,i=221885,u=0.4787161503774482,v=0.44449729493545076,w=0.493148755903377,x=6.004312971559493 +color=blue,shape=square,flag=1,i=221955,u=0.004118706243226522,v=0.02513800294555546,w=0.4894725345334817,x=4.856908050965396 +color=orange,shape=circle,flag=0,i=221963,u=0.2742200716671289,v=0.6328099318331863,w=0.518605025877578,x=5.945956069870239 +color=orange,shape=circle,flag=1,i=221979,u=0.3284172795899255,v=0.4899180226956167,w=0.519783822356765,x=4.5617227268033576 +color=red,shape=square,flag=0,i=221980,u=0.32009268523941015,v=0.3814163904037119,w=0.4908694830921067,x=4.611924787845079 +color=red,shape=triangle,flag=0,i=222193,u=0.24027257183837814,v=0.21818158482375527,w=0.5132458986916885,x=4.3591820550187395 +color=red,shape=square,flag=1,i=222223,u=0.7571303069622878,v=0.3517997580679546,w=0.4874351362441344,x=4.857781650917474 +color=yellow,shape=circle,flag=1,i=222275,u=0.6319772746950029,v=0.6430990365761307,w=0.5233896886414907,x=3.87082362282355 +color=purple,shape=square,flag=0,i=222337,u=0.026836543269280422,v=0.7893267098230756,w=0.495334904743655,x=3.7770625386085506 +color=red,shape=square,flag=0,i=222505,u=0.06563573510369158,v=0.2484899718074014,w=0.49634022267762407,x=4.85578441358611 +color=red,shape=square,flag=0,i=222532,u=0.7506982661163093,v=0.9296261595719112,w=0.491456898126784,x=5.711361713133169 +color=blue,shape=square,flag=1,i=222536,u=0.8526918346098192,v=0.006090631709906091,w=0.485245940378111,x=5.480425823297286 +color=blue,shape=circle,flag=0,i=222556,u=0.17556779407921252,v=0.8544916101479395,w=0.5248266370320656,x=4.591712339305005 +color=yellow,shape=square,flag=1,i=222629,u=0.6138055226175024,v=0.2518408899858746,w=0.5202899004327896,x=5.068783420458643 +color=blue,shape=circle,flag=0,i=222634,u=0.32842430586019467,v=0.49808305418701226,w=0.5247939727367301,x=5.185844779531198 +color=red,shape=circle,flag=1,i=222831,u=0.7562262035901754,v=0.6997822237419802,w=0.5280998430297158,x=3.0998295171443986 +color=red,shape=square,flag=0,i=222840,u=0.20670391642095465,v=0.1240047571423365,w=0.475555549283771,x=5.6103992702153755 +color=red,shape=circle,flag=0,i=222920,u=0.7438403991426628,v=0.7267588754181725,w=0.5274991530869191,x=4.628048673728366 +color=red,shape=square,flag=0,i=222925,u=0.6636353241567207,v=0.28128898438023553,w=0.4806459917753007,x=5.588665257037561 +color=red,shape=circle,flag=1,i=222940,u=0.07016479646839524,v=0.015863532280976873,w=0.5221312273135886,x=4.791019138048099 +color=red,shape=triangle,flag=0,i=222973,u=0.9567737501912198,v=0.980436914124649,w=0.49587813963819216,x=2.4907338638786114 +color=orange,shape=square,flag=1,i=223130,u=0.48830064593906375,v=0.2993852388787641,w=0.509927679394459,x=2.8454961409041584 +color=blue,shape=circle,flag=1,i=223151,u=0.42558802690355557,v=0.9393782393189878,w=0.52115813084553,x=4.938382049792471 +color=yellow,shape=triangle,flag=1,i=223160,u=0.6395688201639387,v=0.7843029303915384,w=0.5313066272788163,x=5.730611522272919 +color=red,shape=circle,flag=1,i=223171,u=0.36790591261093386,v=0.33705188498522076,w=0.5154340522183124,x=4.721844087566265 +color=red,shape=square,flag=0,i=223245,u=0.0456118055634096,v=0.2042686380129506,w=0.47505074609138426,x=7.512377938810837 +color=red,shape=circle,flag=0,i=223278,u=0.3579242999769078,v=0.2777509205825483,w=0.5205527196274308,x=5.663197859271363 +color=blue,shape=square,flag=1,i=223320,u=0.6288702108731512,v=0.8910028672750042,w=0.48877388218574824,x=6.404309758663504 +color=yellow,shape=square,flag=1,i=223321,u=0.10269788103089272,v=0.7923037298789898,w=0.5178956397322221,x=4.674234728629004 +color=green,shape=triangle,flag=1,i=223325,u=0.9320728801982129,v=0.6636949374775633,w=0.47807593928535586,x=5.030582498624928 +color=green,shape=square,flag=0,i=223430,u=0.5705052364288866,v=0.5423147982199279,w=0.5007490792280032,x=4.999141534061898 +color=red,shape=square,flag=0,i=223435,u=0.4834685687045257,v=0.4548189570417823,w=0.4738343189308736,x=3.9379547987633785 +color=yellow,shape=square,flag=1,i=223443,u=0.9549118451890415,v=0.9651575275886732,w=0.5135915510756244,x=6.291247850816909 +color=yellow,shape=square,flag=1,i=223454,u=0.08960186475911591,v=0.7684575550314768,w=0.5139196703212905,x=5.341828374514144 +color=green,shape=circle,flag=0,i=223473,u=0.619023283596957,v=0.3523073846645306,w=0.49174690296899976,x=4.77248127957025 +color=yellow,shape=circle,flag=1,i=223571,u=0.2855480023002085,v=0.7450927731261932,w=0.5235022102880714,x=4.854784657440374 +color=yellow,shape=circle,flag=1,i=223610,u=0.36778939287893353,v=0.2908808967359484,w=0.5248896981033209,x=6.583085414673263 +color=red,shape=square,flag=0,i=223641,u=0.3696571044240461,v=0.47309836773508906,w=0.46826596740550164,x=6.743447125253634 +color=yellow,shape=circle,flag=1,i=223724,u=0.9965576878403373,v=0.6109026547640025,w=0.5201658756555807,x=5.402179928596834 +color=green,shape=triangle,flag=0,i=223870,u=0.35547899511722536,v=0.7704676786133092,w=0.4779667394153248,x=3.600543562246269 +color=orange,shape=square,flag=0,i=223905,u=0.6765285593597932,v=0.1795856137383327,w=0.5110740821608745,x=4.510517502274008 +color=red,shape=square,flag=1,i=223934,u=0.3209058790607138,v=0.12383583402998521,w=0.4821922856401145,x=4.546873006396432 +color=blue,shape=triangle,flag=1,i=224011,u=0.6747312071584478,v=0.748625992663632,w=0.5240271715080355,x=5.2614671612861015 +color=red,shape=triangle,flag=0,i=224020,u=0.6684141324998482,v=0.980704742273612,w=0.5014146429842454,x=5.372119829686997 +color=purple,shape=square,flag=0,i=224054,u=0.9602860904337266,v=0.5458529483448885,w=0.4981028471007708,x=4.523468619140365 +color=purple,shape=square,flag=0,i=224069,u=0.1721121032489782,v=0.06457716080047782,w=0.49485254164530884,x=5.212920559678786 +color=yellow,shape=circle,flag=1,i=224090,u=0.13594006155726335,v=0.3790972579153782,w=0.5199885303112306,x=5.894693684111605 +color=yellow,shape=triangle,flag=1,i=224173,u=0.10067618509380372,v=0.057919248569549,w=0.528807868107254,x=5.868977578493424 +color=orange,shape=square,flag=1,i=224254,u=0.45399035205866234,v=0.8699876442896479,w=0.5145405641008581,x=4.9571900749992786 +color=green,shape=triangle,flag=0,i=224295,u=0.9533590202309037,v=0.6531161401303006,w=0.47189450929094956,x=7.207353683199297 +color=purple,shape=circle,flag=0,i=224305,u=0.9089099522101729,v=0.1052946245683678,w=0.5115842828177806,x=5.214853370398667 +color=blue,shape=square,flag=1,i=224358,u=0.9995668390492636,v=0.4896572935308351,w=0.49350571249709796,x=5.3520690412975895 +color=red,shape=circle,flag=0,i=224437,u=0.6578724337813551,v=0.6111820141418478,w=0.534496219521755,x=5.164843374119267 +color=purple,shape=triangle,flag=1,i=224464,u=0.5645685107320864,v=0.6837227057123966,w=0.49626378588808984,x=6.466217097614532 +color=red,shape=circle,flag=1,i=224469,u=0.07187286885052446,v=0.1653798395372183,w=0.5295534429482346,x=5.572032290963382 +color=purple,shape=triangle,flag=0,i=224634,u=0.15722126805610137,v=0.1930311611998542,w=0.49228549443138814,x=4.608652529108745 +color=red,shape=square,flag=0,i=224658,u=0.9992587134757783,v=0.25573645017899804,w=0.5028010910605972,x=4.870966330534756 +color=red,shape=triangle,flag=0,i=224768,u=0.14261151438999453,v=0.974093920448945,w=0.5130076698647157,x=3.4742334364745573 +color=purple,shape=triangle,flag=1,i=224850,u=0.12045875072155343,v=0.39778838343457,w=0.48870706279164017,x=5.163100339971365 +color=blue,shape=square,flag=1,i=224856,u=0.7231465031324505,v=0.6426639050871611,w=0.5038035886995131,x=3.5812658871448186 +color=blue,shape=triangle,flag=0,i=224864,u=0.5743885455381894,v=0.9015137740404365,w=0.5071523917818452,x=4.392104656872195 +color=purple,shape=circle,flag=0,i=224901,u=0.0074105523414979,v=0.32140481843670354,w=0.5190865525638839,x=6.225849181673335 +color=red,shape=triangle,flag=0,i=224950,u=0.45766025182867676,v=0.8922138791942553,w=0.526754944791934,x=4.076778039864557 +color=red,shape=square,flag=0,i=225007,u=0.10029034484319854,v=0.21163060873318396,w=0.5035379821144141,x=7.3156656190152916 +color=yellow,shape=square,flag=1,i=225033,u=0.5207334994132492,v=0.37083753519747875,w=0.5198342428223057,x=6.643362495480676 +color=red,shape=triangle,flag=1,i=225086,u=0.3073491294273848,v=0.9642110929779293,w=0.5147568136313735,x=5.844190630797287 +color=blue,shape=triangle,flag=1,i=225185,u=0.8703150078913209,v=0.9858732213750153,w=0.5090044202649895,x=5.444867667791815 +color=yellow,shape=triangle,flag=1,i=225225,u=0.4308348851069683,v=0.8677031719818539,w=0.5277625058545177,x=7.056950967170884 +color=blue,shape=circle,flag=1,i=225260,u=0.39595236354355856,v=0.04568653865058303,w=0.5146027583721374,x=5.158254949451661 +color=red,shape=circle,flag=1,i=225285,u=0.21231142914114975,v=0.11827011540796274,w=0.5267563154507136,x=5.746953318743933 +color=red,shape=triangle,flag=0,i=225366,u=0.220890926919993,v=0.6382545820361779,w=0.5137215122805884,x=6.054346454263514 +color=red,shape=circle,flag=0,i=225428,u=0.10343414555356933,v=0.0854598736563924,w=0.5300173806571845,x=3.5211413915381757 +color=orange,shape=square,flag=0,i=225519,u=0.5069015298753995,v=0.9865405823764551,w=0.5136088627911064,x=2.7395760893199395 +color=green,shape=square,flag=1,i=225573,u=0.3710511813068966,v=0.10939008672183403,w=0.505077308978524,x=5.147776883112683 +color=red,shape=circle,flag=0,i=225654,u=0.23294107329360947,v=0.14254881168157957,w=0.5211576772644613,x=7.544770757486581 +color=red,shape=square,flag=1,i=225676,u=0.3285872756771737,v=0.474436698831299,w=0.5161246404740484,x=4.821317046014342 +color=yellow,shape=triangle,flag=1,i=225785,u=0.11245635984984359,v=0.5462070414752629,w=0.5388022731378233,x=4.803443593518167 +color=red,shape=circle,flag=0,i=225830,u=0.22483481608702138,v=0.26840902860157495,w=0.5158470239351043,x=4.353408794630831 +color=blue,shape=triangle,flag=1,i=225860,u=0.5340356710976087,v=0.48580905213986625,w=0.5145988937234728,x=3.190753106200006 +color=red,shape=circle,flag=0,i=225938,u=0.5218269179915481,v=0.48291141102199187,w=0.507988150814012,x=4.587852284602872 +color=red,shape=triangle,flag=1,i=226001,u=0.4648785723600424,v=0.15662490716392385,w=0.502627273437666,x=5.126089774833094 +color=yellow,shape=square,flag=1,i=226049,u=0.31641308456492667,v=0.41766007583201104,w=0.5156803473198549,x=4.486190964576527 +color=red,shape=circle,flag=0,i=226070,u=0.9190642191601589,v=0.9249959964768593,w=0.5087206455879548,x=4.360823891813719 +color=yellow,shape=circle,flag=1,i=226105,u=0.7406197210842403,v=0.797551650461032,w=0.5258520840789713,x=3.9996815312838936 +color=yellow,shape=triangle,flag=1,i=226146,u=0.431785881677494,v=0.7623720784105696,w=0.5407768232109682,x=5.082742009776406 +color=yellow,shape=circle,flag=1,i=226227,u=0.44370159095854655,v=0.6474270343771463,w=0.5270783585545887,x=4.916876931292912 +color=blue,shape=square,flag=0,i=226322,u=0.008701117901218747,v=0.9089262580608287,w=0.5027294363670075,x=4.143508501082306 +color=yellow,shape=square,flag=1,i=226333,u=0.3983240672849724,v=0.7317647492061637,w=0.5127567440121259,x=4.391866554668081 +color=green,shape=triangle,flag=0,i=226340,u=0.3489922349651863,v=0.1309769729966016,w=0.48865326216766564,x=4.7341727518141585 +color=red,shape=triangle,flag=0,i=226427,u=0.8529528906795177,v=0.2801201836212964,w=0.5120539688118472,x=5.4925318518139825 +color=red,shape=square,flag=0,i=226476,u=0.14720808245767525,v=0.13030981307150258,w=0.5020906886514244,x=3.9605969064579374 +color=red,shape=square,flag=1,i=226546,u=0.8764645684375807,v=0.01390401346575243,w=0.5042168097169483,x=7.2327564495502985 +color=red,shape=circle,flag=0,i=226590,u=0.8371223163876399,v=0.8954721512674688,w=0.5118977462673061,x=3.1653446378461623 +color=yellow,shape=square,flag=1,i=226670,u=0.8180300710172582,v=0.7992838268770319,w=0.5117228965198994,x=4.468813358314073 +color=yellow,shape=triangle,flag=1,i=226724,u=0.8666476334611205,v=0.46834494344142696,w=0.5449812925825097,x=4.653466710193914 +color=yellow,shape=circle,flag=0,i=226751,u=0.14151861441122293,v=0.8744775761628885,w=0.5434326905421337,x=4.870424755809928 +color=blue,shape=triangle,flag=1,i=226757,u=0.4677081725165374,v=0.5525407044233562,w=0.5118667730089137,x=4.399699331041051 +color=red,shape=square,flag=0,i=226790,u=0.14269181957750132,v=0.5528595463613156,w=0.5002238458574175,x=5.781514808117028 +color=red,shape=triangle,flag=0,i=226885,u=0.18303080006452788,v=0.0058017354302783986,w=0.523422859718131,x=5.567913514190596 +color=red,shape=circle,flag=0,i=226945,u=0.7345257254506266,v=0.7270179368277819,w=0.5103717529565557,x=5.834436684649049 +color=red,shape=triangle,flag=0,i=226955,u=0.0011926732543450225,v=0.7367315651951601,w=0.5140608434970648,x=4.525430615794258 +color=red,shape=circle,flag=0,i=226959,u=0.440836427255319,v=0.3980980657778506,w=0.5103697475822193,x=3.4113088721523446 +color=red,shape=circle,flag=0,i=226980,u=0.7171493584343511,v=0.6690982478236214,w=0.5142219189214519,x=7.262984922316579 +color=purple,shape=square,flag=0,i=227116,u=0.08585933998312123,v=0.18998814276855924,w=0.4863992757591215,x=4.425584886749749 +color=blue,shape=triangle,flag=1,i=227160,u=0.2623059136543101,v=0.16922747555449835,w=0.5123319087703594,x=3.5678226818066983 +color=blue,shape=square,flag=0,i=227425,u=0.9928718744290427,v=0.48793824130594465,w=0.4911507274128445,x=5.501928294793345 +color=red,shape=circle,flag=0,i=227450,u=0.0436319444347707,v=0.00037559668726951795,w=0.5348331381916813,x=4.9904588127503695 +color=red,shape=square,flag=0,i=227465,u=0.5611002805093157,v=0.445209175088075,w=0.4986559549516708,x=6.088023138558834 +color=red,shape=circle,flag=1,i=227468,u=0.5928527636422501,v=0.5310546263819504,w=0.5358519083796585,x=4.899892211847459 +color=yellow,shape=square,flag=1,i=227525,u=0.09791317778345843,v=0.6258372974259855,w=0.5355810783224939,x=4.878735628161608 +color=green,shape=triangle,flag=0,i=227530,u=0.15860542487611384,v=0.3324888717858109,w=0.4872436692143982,x=4.933397410148279 +color=blue,shape=square,flag=1,i=227568,u=0.8344454562492483,v=0.28991637424268,w=0.4930554835160037,x=6.630685398371834 +color=yellow,shape=triangle,flag=1,i=227612,u=0.6960495755695266,v=0.35662949568438584,w=0.5417977413573635,x=4.993835937393338 +color=green,shape=triangle,flag=0,i=227618,u=0.028726227233780266,v=0.8368987200063168,w=0.49144438317283956,x=4.91716778694866 +color=red,shape=square,flag=0,i=227637,u=0.362470705664502,v=0.23288251635350998,w=0.4837192428495595,x=7.319810129361041 +color=yellow,shape=triangle,flag=1,i=227705,u=0.3909461619111285,v=0.9603037348852396,w=0.5367475137335112,x=4.0747975295414625 +color=yellow,shape=circle,flag=0,i=227826,u=0.49711884869257894,v=0.4063296635007877,w=0.541821282319149,x=4.321738392032457 +color=red,shape=square,flag=1,i=227881,u=0.5910295406403523,v=0.5820570508367864,w=0.47872185401363015,x=6.416732335948374 +color=blue,shape=circle,flag=1,i=227963,u=0.36989121704141326,v=0.4521335780997142,w=0.5116245532264182,x=3.6690127676325535 +color=green,shape=square,flag=0,i=227968,u=0.07421018323124273,v=0.46250417315222725,w=0.49673545467011604,x=4.98690926513951 +color=red,shape=square,flag=0,i=227978,u=0.5323677885521801,v=0.49733842971342646,w=0.4703215915790957,x=6.047016287313322 +color=red,shape=circle,flag=0,i=228016,u=0.09807649946600483,v=0.0738983765849136,w=0.5272099757048196,x=5.235778755307683 +color=red,shape=square,flag=1,i=228093,u=0.24282315957964595,v=0.5083741163423824,w=0.4823275084626719,x=4.9515457101449725 +color=purple,shape=circle,flag=0,i=228100,u=0.320649306752549,v=0.7743856019807422,w=0.5166424857976284,x=6.792867234755408 +color=red,shape=square,flag=0,i=228108,u=0.7383745629253389,v=0.5701217458562096,w=0.48157784431598083,x=4.292122708256567 +color=blue,shape=triangle,flag=0,i=228180,u=0.1342696338557502,v=0.6255565877955351,w=0.505948628739885,x=3.1167301368582057 +color=yellow,shape=triangle,flag=1,i=228313,u=0.9596903920589072,v=0.20890286278455095,w=0.5441530368442388,x=3.2197718265173614 +color=red,shape=circle,flag=0,i=228364,u=0.9796340879843932,v=0.986480448637008,w=0.5319758182422377,x=4.3286292266413 +color=red,shape=square,flag=0,i=228473,u=0.987846244876944,v=0.40707353674400504,w=0.48622715121594995,x=6.430780212787359 +color=blue,shape=circle,flag=1,i=228485,u=0.4941716080492371,v=0.21045326175908352,w=0.4965027250181252,x=4.2251332758271944 +color=yellow,shape=circle,flag=1,i=228502,u=0.8039432740368295,v=0.4333289174684781,w=0.5429410295464143,x=5.356049355257544 +color=red,shape=square,flag=0,i=228612,u=0.29569528472445306,v=0.4214484911823976,w=0.49457823230290776,x=3.663297053844179 +color=red,shape=triangle,flag=0,i=228637,u=0.5802258910642472,v=0.21105636278613848,w=0.5000166463948257,x=6.891751326191411 +color=red,shape=triangle,flag=1,i=228647,u=0.7339480183316225,v=0.6604864835276257,w=0.5040423190425101,x=6.620850000868394 +color=red,shape=square,flag=0,i=228765,u=0.7118992958554076,v=0.5811156591032097,w=0.4986281250416253,x=6.7767526816590475 +color=red,shape=triangle,flag=1,i=228867,u=0.8841030289584918,v=0.5115932921587547,w=0.5134011019500868,x=4.998692873618105 +color=purple,shape=square,flag=0,i=228872,u=0.9652743344304694,v=0.9070327064358358,w=0.4914980251629097,x=4.594248023738808 +color=green,shape=square,flag=0,i=228946,u=0.993860338741655,v=0.3863846711806871,w=0.5106468829838453,x=3.4839113378701345 +color=red,shape=circle,flag=0,i=228960,u=0.35788962798853874,v=0.4097501815910554,w=0.5485136576962423,x=6.919867339175146 +color=yellow,shape=square,flag=1,i=229015,u=0.5078260148234183,v=0.8370292007945583,w=0.5267293179728605,x=5.240897554347324 +color=yellow,shape=square,flag=1,i=229031,u=0.8472003239385223,v=0.5924479536428879,w=0.5274849365040836,x=4.649745368307674 +color=red,shape=square,flag=1,i=229058,u=0.013178508944489242,v=0.5047094653724545,w=0.492524575441183,x=4.115776223728498 +color=blue,shape=triangle,flag=1,i=229225,u=0.16143164451186653,v=0.24980047239449477,w=0.5163918925759441,x=5.429282303965134 +color=orange,shape=square,flag=0,i=229501,u=0.9637822338407995,v=0.5231018284644444,w=0.4979551545626011,x=6.756277830301471 +color=yellow,shape=square,flag=1,i=229522,u=0.2833747747934823,v=0.5376753675836141,w=0.5209102388331349,x=5.454760759531425 +color=blue,shape=square,flag=0,i=229589,u=0.8511440112771441,v=0.9061136344992315,w=0.4801521277209463,x=4.48260411679007 +color=yellow,shape=triangle,flag=1,i=229651,u=0.29916361695325044,v=0.9288443295649261,w=0.5431226997013537,x=5.616987212342591 +color=yellow,shape=square,flag=1,i=229712,u=0.8574333219660808,v=0.5150315154654709,w=0.5193525317004768,x=5.205780956811961 +color=green,shape=square,flag=0,i=229775,u=0.8276920325701533,v=0.12452654293773313,w=0.5053331285693116,x=3.7596364097908186 +color=red,shape=square,flag=0,i=229803,u=0.5175434622957339,v=0.8379639703700468,w=0.507889195065473,x=3.3764141189485257 +color=red,shape=square,flag=1,i=230018,u=0.6368728959804477,v=0.8926266834562082,w=0.49372893914259,x=5.230870112873864 +color=red,shape=square,flag=0,i=230038,u=0.7095889763369441,v=0.9625515310526058,w=0.4972402606296109,x=6.724526949348188 +color=blue,shape=triangle,flag=1,i=230122,u=0.4073120956522893,v=0.9698912133718399,w=0.5126193000247149,x=4.3408159610800405 +color=red,shape=triangle,flag=0,i=230140,u=0.8846684524650361,v=0.47775334436491845,w=0.49773706374591903,x=3.6280666413795113 +color=blue,shape=circle,flag=0,i=230275,u=0.7975326758590642,v=0.9196451416634517,w=0.495263239892926,x=3.5609442821157558 +color=blue,shape=triangle,flag=1,i=230333,u=0.5471561931357293,v=0.09918859216347842,w=0.5085521251681956,x=8.20203872572708 +color=red,shape=square,flag=0,i=230355,u=0.19240243971579907,v=0.4371017177409373,w=0.5195085119920236,x=3.9230151773397828 +color=red,shape=triangle,flag=1,i=230406,u=0.9369185416860067,v=0.5901519010715599,w=0.49709603676515884,x=7.3089917028832785 +color=red,shape=triangle,flag=0,i=230485,u=0.21734975243598598,v=0.6417983668578033,w=0.4930405105573353,x=6.826837459403799 +color=red,shape=circle,flag=0,i=230651,u=0.37580495962606697,v=0.34301133566114617,w=0.5382518094318486,x=3.029951031097662 +color=red,shape=circle,flag=1,i=230735,u=0.31235698837751125,v=0.27453736539046647,w=0.5411521130682586,x=3.1926330867391997 +color=red,shape=triangle,flag=0,i=230773,u=0.20186480141864716,v=0.9720568082560206,w=0.4820419990538739,x=5.014978672294716 +color=orange,shape=square,flag=1,i=230781,u=0.9493554866603044,v=0.6557118497720306,w=0.49630002152989666,x=4.70687551898535 +color=yellow,shape=square,flag=1,i=230830,u=0.10451573025181304,v=0.8186215314993505,w=0.529385394822364,x=5.9327701376255355 +color=red,shape=triangle,flag=0,i=230876,u=0.0682014789362606,v=0.21280202762482492,w=0.47569041097849757,x=4.610725585552525 +color=red,shape=circle,flag=1,i=230941,u=0.8932859896364232,v=0.96711110915342,w=0.538656832247169,x=6.057830900285073 +color=yellow,shape=square,flag=1,i=230995,u=0.36220392092927745,v=0.33583358669699814,w=0.5277859868922251,x=4.789342608170004 +color=orange,shape=square,flag=1,i=231020,u=0.3439682252338231,v=0.2127262604833734,w=0.49359773227184034,x=5.784442614906929 +color=red,shape=circle,flag=0,i=231051,u=0.45214634391790864,v=0.3648123201579528,w=0.5339460574984352,x=6.225920328371827 +color=red,shape=circle,flag=0,i=231058,u=0.8839885326717482,v=0.8114201462773275,w=0.5286147811621462,x=5.198209243435775 +color=red,shape=circle,flag=0,i=231131,u=0.7453306724355845,v=0.838808058667226,w=0.5265038117371149,x=4.246609213895595 +color=red,shape=circle,flag=1,i=231175,u=0.07485087627191434,v=0.1032926259424846,w=0.5217006344754798,x=6.568839935962624 +color=red,shape=circle,flag=0,i=231305,u=0.7599922991304641,v=0.6764688341560959,w=0.5234634777466669,x=5.244796316561899 +color=yellow,shape=square,flag=0,i=231434,u=0.47874281763503257,v=0.3176732816778183,w=0.5230201215630013,x=6.629856645148432 +color=purple,shape=square,flag=0,i=231443,u=0.12698519073184733,v=0.35205788100264856,w=0.49943691027597703,x=2.491455836861123 +color=green,shape=square,flag=0,i=231450,u=0.38189833090065917,v=0.4229566494355128,w=0.5133842813534175,x=6.575277234204026 +color=green,shape=square,flag=1,i=231460,u=0.7824142633222194,v=0.23009146591293173,w=0.508965414696369,x=3.771112420977745 +color=green,shape=circle,flag=0,i=231533,u=0.5527630107732677,v=0.40671955338058496,w=0.5106215362988595,x=2.583959816031608 +color=blue,shape=triangle,flag=1,i=231580,u=0.7245880944138003,v=0.8815411187912761,w=0.5193192268573201,x=4.7110743591170605 +color=red,shape=circle,flag=0,i=231632,u=0.18518631901516835,v=0.19576651558603056,w=0.519588077699846,x=3.731996940759151 +color=red,shape=square,flag=0,i=231660,u=0.7624011920122076,v=0.46950974545590196,w=0.5061554181244927,x=3.190782856635772 +color=yellow,shape=circle,flag=1,i=231662,u=0.4099804092853969,v=0.6933342996241612,w=0.5548024496883684,x=5.402298994997285 +color=red,shape=square,flag=1,i=231700,u=0.9544020158953853,v=0.483924102949422,w=0.5064587968063257,x=4.583924022275249 +color=blue,shape=square,flag=0,i=231834,u=0.33586362388178603,v=0.43369563371293907,w=0.48094543516943067,x=7.1366620904277225 +color=yellow,shape=circle,flag=1,i=231850,u=0.5130434797929835,v=0.65024334625538,w=0.5575224174831193,x=6.455492159404774 +color=red,shape=circle,flag=0,i=231890,u=0.6320140373924674,v=0.5330833533595211,w=0.516867428593351,x=3.74951144436213 +color=blue,shape=square,flag=0,i=232015,u=0.08322265729916467,v=0.26425191838002804,w=0.48888955728189154,x=3.9473720097346123 +color=purple,shape=circle,flag=0,i=232020,u=0.6090234782866996,v=0.7001026135277432,w=0.5192966602472153,x=6.460675853622124 +color=red,shape=circle,flag=0,i=232030,u=0.8244771162660871,v=0.8413514042645212,w=0.5207962044325894,x=3.4196031768594195 +color=red,shape=square,flag=1,i=232040,u=0.7227584169355041,v=0.16881731256879295,w=0.4907749561317916,x=5.861970673069835 +color=yellow,shape=triangle,flag=1,i=232044,u=0.6493040533623267,v=0.8401994169767789,w=0.5411352020873921,x=5.7227150751418465 +color=red,shape=circle,flag=0,i=232103,u=0.47739989672422645,v=0.5216544167786235,w=0.528660721918708,x=5.566591599137276 +color=red,shape=triangle,flag=0,i=232225,u=0.3577563230979893,v=0.11583709904789907,w=0.4871855940429217,x=5.271873155405054 +color=yellow,shape=circle,flag=1,i=232288,u=0.8883488953241907,v=0.9129508551707828,w=0.5632938050523973,x=6.045349617286569 +color=red,shape=triangle,flag=1,i=232333,u=0.29487297540900936,v=0.331972803702242,w=0.49082955801428246,x=6.870182167534151 +color=blue,shape=circle,flag=0,i=232422,u=0.6995054328119791,v=0.9860819266589024,w=0.49938649158915105,x=4.144411290633849 +color=red,shape=circle,flag=0,i=232445,u=0.3618559577189957,v=0.34060942084156476,w=0.5319289242148977,x=5.2542899345150085 +color=red,shape=square,flag=0,i=232483,u=0.353832393958744,v=0.6707684943847947,w=0.49022094417422557,x=8.074957340314246 +color=red,shape=triangle,flag=0,i=232511,u=0.16672582814841352,v=0.30648067323446815,w=0.49162485115299764,x=5.24371007841722 +color=yellow,shape=circle,flag=1,i=232519,u=0.9448159797593451,v=0.1713081371340821,w=0.5620752132798074,x=4.531973046334346 +color=blue,shape=triangle,flag=0,i=232566,u=0.79743578278037,v=0.16456392167276657,w=0.5138414960049742,x=5.664171127785084 +color=purple,shape=triangle,flag=0,i=232577,u=0.08413793538334824,v=0.540634380103699,w=0.49386378244998147,x=6.954894581236826 +color=red,shape=triangle,flag=0,i=232580,u=0.24522364774371652,v=0.2598492936505107,w=0.5011047025275889,x=7.083891385200946 +color=red,shape=square,flag=0,i=232616,u=0.5934862679656275,v=0.18952844168090832,w=0.49068820402903646,x=5.115217884918773 +color=blue,shape=square,flag=0,i=232634,u=0.753370385439251,v=0.3503688609910435,w=0.5000911289370165,x=3.9820500380181776 +color=red,shape=circle,flag=0,i=232679,u=0.8114758209662933,v=0.8796999831036889,w=0.5238130521945566,x=5.340181402880078 +color=red,shape=triangle,flag=0,i=232713,u=0.9583935780536258,v=0.4048631445115657,w=0.5005042168495568,x=5.419712202523548 +color=blue,shape=square,flag=1,i=232736,u=0.9051582580631468,v=0.04438943953294161,w=0.5073988064076592,x=5.89213101038574 +color=yellow,shape=circle,flag=1,i=232751,u=0.5356739092804041,v=0.13961146443267358,w=0.5593304070159836,x=5.466342135747884 +color=red,shape=triangle,flag=0,i=232762,u=0.9028472567299615,v=0.8454530280611189,w=0.4996168807643213,x=4.4974549420168115 +color=blue,shape=square,flag=0,i=232821,u=0.5160334223574716,v=0.0023946266563006358,w=0.5160300771932227,x=5.498406464953454 +color=red,shape=triangle,flag=0,i=232902,u=0.07673636782664706,v=0.7982536179349987,w=0.48501538106572845,x=5.715335480385936 +color=yellow,shape=square,flag=1,i=233006,u=0.26873096775100924,v=0.28503903348657367,w=0.525949032642645,x=5.429716705738756 +color=red,shape=circle,flag=1,i=233071,u=0.7935061023857892,v=0.8361719143132195,w=0.5171550136919782,x=4.572290505656473 +color=blue,shape=circle,flag=0,i=233095,u=0.8835668226666227,v=0.016239543782154642,w=0.48929064100345765,x=5.920305510030054 +color=yellow,shape=square,flag=1,i=233102,u=0.4132160546802851,v=0.8735165822221441,w=0.5307585266488947,x=5.535900694529549 +color=orange,shape=square,flag=0,i=233116,u=0.15407786197921036,v=0.8090674618517943,w=0.5007508980077587,x=3.5715702606520447 +color=red,shape=square,flag=1,i=233148,u=0.5873323378987926,v=0.1915647703618364,w=0.48586002023725205,x=6.259105589465324 +color=red,shape=triangle,flag=0,i=233160,u=0.7667546716590242,v=0.062438782532887926,w=0.48881290524462906,x=2.8667176620244477 +color=purple,shape=square,flag=0,i=233167,u=0.794032810327964,v=0.6336521863502528,w=0.49823593067340505,x=2.981862945568826 +color=blue,shape=circle,flag=1,i=233220,u=0.9238139432990654,v=0.8080327057089758,w=0.4929428786143888,x=4.180894290122365 +color=green,shape=square,flag=0,i=233250,u=0.5433892863715665,v=0.13227472694614106,w=0.488304030493141,x=5.309734961677411 +color=red,shape=square,flag=0,i=233334,u=0.22450194351401398,v=0.28648454784011335,w=0.4835254418696976,x=4.9609309010150335 +color=red,shape=square,flag=1,i=233371,u=0.7027288261789671,v=0.816128180270261,w=0.48175651060847274,x=3.141949378893395 +color=orange,shape=triangle,flag=0,i=233408,u=0.7708069576787248,v=0.09203676709685482,w=0.5012100263702118,x=6.498960205893897 +color=red,shape=square,flag=0,i=233450,u=0.7180514052326967,v=0.6101693332816094,w=0.47942071411986864,x=5.223236710682899 +color=red,shape=triangle,flag=0,i=233483,u=0.7027731323172753,v=0.17573990013385177,w=0.49934759854366717,x=5.968216164756009 +color=yellow,shape=square,flag=1,i=233676,u=0.7499398624119413,v=0.684472265043443,w=0.5267408049252692,x=6.008447044231407 +color=blue,shape=circle,flag=0,i=233694,u=0.8194578781259652,v=0.4789674548825732,w=0.5007236065661714,x=6.847128147406359 +color=green,shape=square,flag=1,i=233709,u=0.7454021910487464,v=0.8504302160678308,w=0.5018832658371806,x=5.490400818579173 +color=yellow,shape=circle,flag=1,i=233711,u=0.8923911614586726,v=0.19585347958062027,w=0.5490755587753834,x=4.883575949603913 +color=red,shape=triangle,flag=0,i=233769,u=0.660969842579345,v=0.2712913961433966,w=0.4877660442676889,x=6.086473084504273 +color=green,shape=circle,flag=0,i=233816,u=0.10328031304171426,v=0.791958435129027,w=0.5155468420952434,x=4.748070083377726 +color=red,shape=square,flag=0,i=233831,u=0.7542937798918578,v=0.26771251517247974,w=0.4891611679957991,x=5.482268315816298 +color=red,shape=square,flag=0,i=233836,u=0.25519457622631814,v=0.6209145155916119,w=0.48804806092480507,x=7.663681831035738 +color=yellow,shape=triangle,flag=1,i=234076,u=0.8261702688121257,v=0.6417397171576062,w=0.5365649655692609,x=5.79497503679336 +color=yellow,shape=square,flag=0,i=234292,u=0.4768098187004117,v=0.6065725565123735,w=0.5258266090028999,x=4.346599600873398 +color=blue,shape=square,flag=1,i=234338,u=0.30219664549385616,v=0.6427937934434975,w=0.5090660253631316,x=2.7519410917381513 +color=red,shape=square,flag=0,i=234351,u=0.3254728094068935,v=0.02521790834004045,w=0.49190811212289776,x=6.161406809024527 +color=purple,shape=square,flag=0,i=234413,u=0.2885419361368933,v=0.1821784127387872,w=0.5011011056507825,x=6.596474587425309 +color=purple,shape=triangle,flag=0,i=234472,u=0.7649996830318427,v=0.7057760289297997,w=0.47818491276444397,x=7.764410234493627 +color=red,shape=circle,flag=1,i=234495,u=0.9173561068853706,v=0.8714539160783028,w=0.5217344831484071,x=5.983669217057653 +color=purple,shape=square,flag=0,i=234498,u=0.832133970352546,v=0.5513734277901636,w=0.5026254156852757,x=4.131415702503828 +color=blue,shape=triangle,flag=1,i=234592,u=0.17240803865256504,v=0.6714488880210832,w=0.5112204946266515,x=3.347056989012925 +color=yellow,shape=circle,flag=1,i=234637,u=0.7631633257999872,v=0.7501666922024665,w=0.5593739992516134,x=2.4884751403765417 +color=red,shape=square,flag=0,i=234670,u=0.3546037031992605,v=0.5904077190202255,w=0.5019602704950292,x=4.208827735873 +color=yellow,shape=square,flag=0,i=234708,u=0.4436343054257048,v=0.44262994004598855,w=0.5286489396957849,x=5.831869786461987 +color=yellow,shape=triangle,flag=1,i=234712,u=0.21767877193783636,v=0.22750832741862148,w=0.540032428858978,x=4.761954421542712 +color=green,shape=square,flag=0,i=234731,u=0.7262334097102364,v=0.2353282855778408,w=0.4999245913322337,x=4.745533301778669 +color=purple,shape=square,flag=0,i=234773,u=0.8186180239660209,v=0.10104364344236028,w=0.5104047484558277,x=3.9283208093090685 +color=yellow,shape=triangle,flag=0,i=234818,u=0.8044380242056894,v=0.48925045393264954,w=0.5364201979495122,x=5.645636168247152 +color=red,shape=square,flag=0,i=234929,u=0.06497557129893827,v=0.6991710199402009,w=0.507144569108046,x=5.677247556324136 +color=green,shape=circle,flag=0,i=235145,u=0.9762921825491683,v=0.7107268626684553,w=0.5286941439319393,x=5.144456965314547 +color=red,shape=circle,flag=0,i=235215,u=0.33490633893199995,v=0.3608104850818826,w=0.5205666360753458,x=7.4188199371195 +color=green,shape=triangle,flag=0,i=235238,u=0.039767338119254814,v=0.46529001464307707,w=0.5185059008702475,x=5.148145249729516 +color=purple,shape=triangle,flag=0,i=235376,u=0.4238377340456261,v=0.44971958577056437,w=0.48423243803313204,x=6.029563135645998 +color=orange,shape=circle,flag=1,i=235462,u=0.8030671880585626,v=0.9891023960550895,w=0.5110299177240867,x=5.126979133167343 +color=red,shape=circle,flag=0,i=235485,u=0.9471840359449452,v=1.032825306093868,w=0.5127214688113167,x=7.07887106904234 +color=purple,shape=square,flag=0,i=235554,u=0.9245975180239253,v=0.5501934438638421,w=0.5077342321500599,x=4.756429181394977 +color=red,shape=square,flag=1,i=235570,u=0.8807413193774567,v=0.3812022018313429,w=0.5028161723473694,x=6.616014823254446 +color=purple,shape=circle,flag=0,i=235605,u=0.16516499233085713,v=0.7180170213039255,w=0.49334801265863043,x=7.353533367934015 +color=green,shape=circle,flag=0,i=235665,u=0.8291327331666651,v=0.5404462685913383,w=0.5240367332104946,x=4.337129862861785 +color=yellow,shape=square,flag=1,i=235776,u=0.1393480894867064,v=0.877654137532857,w=0.5226830661084343,x=3.262304949571476 +color=red,shape=square,flag=0,i=235811,u=0.8175769322609224,v=0.546646526735896,w=0.5061686709812702,x=5.562478817447708 +color=red,shape=circle,flag=0,i=235871,u=0.02593532114748942,v=0.07308388086340462,w=0.5136019938756533,x=4.369231541321697 +color=red,shape=circle,flag=0,i=235916,u=0.26635567281883965,v=0.2563435326863076,w=0.5161011079146515,x=5.746347842276524 +color=purple,shape=square,flag=1,i=235932,u=0.6950764409032439,v=0.5096850967074611,w=0.5075729930370032,x=2.599811429785023 +color=red,shape=circle,flag=0,i=236040,u=0.9299636936493809,v=0.9971142934477801,w=0.5075293440101155,x=6.001482949241406 +color=green,shape=triangle,flag=1,i=236077,u=0.19507944614347916,v=0.6522992823341746,w=0.5179612139929514,x=4.7025089827995865 +color=red,shape=circle,flag=0,i=236085,u=0.14044300726542525,v=0.13484725741759343,w=0.5109732706855736,x=3.3028669887383555 +color=red,shape=square,flag=0,i=236146,u=0.016232583887730856,v=0.9275553091747389,w=0.5221262900186803,x=4.627264747342033 +color=red,shape=square,flag=0,i=236192,u=0.5864002275711035,v=0.7073043337719022,w=0.5136173048913757,x=5.114247824613758 +color=blue,shape=square,flag=1,i=236223,u=0.4203268727093499,v=0.15741438185063883,w=0.5060829885362574,x=4.547389302114683 +color=blue,shape=triangle,flag=1,i=236272,u=0.40195400941566617,v=0.012095128155866885,w=0.5071002461823524,x=6.8373947461241125 +color=red,shape=square,flag=1,i=236331,u=0.6892298887239438,v=0.06749581071176824,w=0.5134438523168204,x=5.846820804341373 +color=purple,shape=square,flag=0,i=236386,u=0.12928427203362913,v=0.36014711985384984,w=0.5160978398349982,x=4.723551855587213 +color=red,shape=square,flag=0,i=236392,u=0.6236826731568171,v=0.27885719808888465,w=0.5090518616191644,x=4.920001701161076 +color=green,shape=triangle,flag=0,i=236419,u=0.5398060712735295,v=0.4485334535555223,w=0.5178108058032534,x=5.021032207715689 +color=red,shape=square,flag=0,i=236433,u=0.32149074697541336,v=0.16677447012619573,w=0.5167315619046612,x=4.779809890363825 +color=yellow,shape=triangle,flag=1,i=236537,u=0.8098494450504433,v=0.7045128087832206,w=0.5340669794584956,x=4.392344316044515 +color=purple,shape=circle,flag=0,i=236573,u=0.47017533749995866,v=0.517684914820752,w=0.4971441451769297,x=6.024705678937541 +color=green,shape=circle,flag=0,i=236685,u=0.8366917068561538,v=0.3528213533573922,w=0.5327944049749043,x=4.964044336632469 +color=red,shape=square,flag=0,i=236694,u=0.7278866542361956,v=0.15464997955561854,w=0.5133664050021653,x=6.858963122633693 +color=blue,shape=square,flag=0,i=236733,u=0.5520878440143321,v=0.006707367587415192,w=0.5153431893106104,x=4.294330250353214 +color=purple,shape=circle,flag=0,i=236753,u=0.24259937277502486,v=0.8091021896462627,w=0.49728397753578957,x=5.025337740979827 +color=red,shape=circle,flag=1,i=236795,u=0.5170181142067491,v=0.454892013920827,w=0.5025080815457361,x=4.42293438162659 +color=purple,shape=circle,flag=1,i=236817,u=0.7748924526441401,v=0.5509722174238556,w=0.4909915790533446,x=5.548677350535702 +color=yellow,shape=square,flag=1,i=236860,u=0.3854236629925789,v=0.21570318517152565,w=0.5060967631551629,x=4.733777279077814 +color=red,shape=circle,flag=1,i=236904,u=0.04315118224791137,v=-0.034752698984486796,w=0.4979484445565782,x=4.674524646900773 +color=green,shape=square,flag=0,i=237010,u=0.5837047188683913,v=0.1491016258660176,w=0.505414130927496,x=5.2521255382489604 +color=red,shape=square,flag=0,i=237015,u=0.8511067117927236,v=0.5483185788902639,w=0.5258086531059414,x=4.65198911405789 +color=yellow,shape=triangle,flag=1,i=237059,u=0.5933459323270596,v=0.16725344350122384,w=0.5362386349574879,x=5.137955091297861 +color=green,shape=triangle,flag=0,i=237083,u=0.7869700833298803,v=0.6793671355665465,w=0.52061176475139,x=4.132773703302157 +color=red,shape=square,flag=1,i=237136,u=0.446071309064211,v=0.3204912632545579,w=0.5333678445883538,x=4.5565480665755 +color=red,shape=square,flag=0,i=237151,u=0.5268630293399926,v=0.6323270862196834,w=0.5310174979895886,x=5.5909091259466805 +color=red,shape=circle,flag=0,i=237190,u=0.0033475201684591838,v=0.03618362509207451,w=0.4901706767255952,x=4.699659209270325 +color=yellow,shape=square,flag=1,i=237205,u=0.4532982304848068,v=0.34391951198732584,w=0.5044737130552028,x=4.2420672792299845 +color=blue,shape=square,flag=0,i=237233,u=0.8812729694031037,v=0.45587457470399395,w=0.5198164188620964,x=5.679214137362975 +color=green,shape=circle,flag=1,i=237262,u=0.7614596041992977,v=0.21989950923730928,w=0.5265555445195841,x=6.662307420045459 +color=red,shape=square,flag=0,i=237327,u=0.6218962072373867,v=0.6724428584573833,w=0.536694507580103,x=5.178076509784404 +color=red,shape=square,flag=0,i=237356,u=0.5872206380159184,v=0.7176345624867879,w=0.538797809675456,x=5.383789374510235 +color=red,shape=triangle,flag=1,i=237405,u=0.6928641458980317,v=0.44484426295309343,w=0.4949000535279065,x=4.095925460442613 +color=red,shape=circle,flag=0,i=237425,u=0.21513830590522154,v=0.23004368703877412,w=0.49735463616800524,x=5.513201421614358 +color=red,shape=triangle,flag=1,i=237447,u=0.8590725669427592,v=0.13089164954576804,w=0.4955360747372989,x=3.658258041746844 +color=red,shape=square,flag=0,i=237456,u=0.09092420109253252,v=0.6107014928682417,w=0.5342359763308872,x=3.9664304163467627 +color=red,shape=square,flag=0,i=237470,u=0.07385313022791418,v=0.15527772839738208,w=0.5333571343089012,x=3.9477415123140234 +color=red,shape=circle,flag=1,i=237546,u=0.5196031022428723,v=0.4771131849532491,w=0.5043906528681675,x=3.2496313211363073 +color=blue,shape=triangle,flag=1,i=237559,u=0.7248176976849061,v=0.07478963524029203,w=0.49552344232871137,x=5.648361598236931 +color=green,shape=triangle,flag=0,i=237665,u=0.9211388368315184,v=0.520081232078681,w=0.5108849083338292,x=5.8260786964863245 +color=yellow,shape=square,flag=0,i=237847,u=0.21125667155172767,v=0.21424825678469328,w=0.5136158452229139,x=4.930873620977217 +color=red,shape=triangle,flag=1,i=237924,u=0.1987478038711763,v=0.463728206606544,w=0.48407014874509446,x=4.526361699165051 +color=yellow,shape=square,flag=1,i=237930,u=0.5730846239767229,v=0.2066868791782468,w=0.5136029921439264,x=4.269956990495315 +color=blue,shape=triangle,flag=0,i=238025,u=0.543662409079566,v=0.8361371757686075,w=0.48465436179841076,x=6.097942602425896 +color=yellow,shape=circle,flag=1,i=238041,u=0.403617662080057,v=0.4535962230302537,w=0.549302969457956,x=5.916501527412496 +color=blue,shape=square,flag=1,i=238138,u=0.9854503157430848,v=0.8941983548946112,w=0.5314197042696979,x=5.023011547336865 +color=purple,shape=square,flag=0,i=238179,u=0.16914141463889032,v=0.6038025749254585,w=0.5072717589504321,x=5.2920657228378465 +color=purple,shape=triangle,flag=0,i=238235,u=0.8619200581587098,v=0.5229170149441354,w=0.4799315219056057,x=6.638035518689588 +color=red,shape=square,flag=0,i=238302,u=0.9283720160571937,v=0.2474816210673465,w=0.5142575232470952,x=5.949403794221663 +color=red,shape=triangle,flag=0,i=238330,u=0.6148262077456892,v=0.7162368103735482,w=0.48239204738099745,x=6.951029129333624 +color=purple,shape=circle,flag=0,i=238335,u=0.5104938769063353,v=0.17631977959134892,w=0.49730585430084195,x=4.5704392887185135 +color=red,shape=square,flag=0,i=238359,u=0.07171018216177005,v=0.9017996603635156,w=0.5103505646311814,x=4.632223102769466 +color=red,shape=circle,flag=1,i=238415,u=0.04521087512440558,v=0.1377151964371221,w=0.5066743318122094,x=4.437634741641908 +color=red,shape=triangle,flag=1,i=238491,u=0.8823863291842416,v=0.5626322764894532,w=0.4837985371234255,x=3.9117594647506664 +color=purple,shape=square,flag=0,i=238535,u=0.2903609349180982,v=0.6942156762569489,w=0.5082670914676386,x=3.166451816968816 +color=purple,shape=square,flag=0,i=238539,u=0.5680612248801317,v=0.16825159228840192,w=0.5080037620565654,x=3.3689909146437684 +color=red,shape=triangle,flag=0,i=238592,u=0.18045844302485725,v=0.25176561793507424,w=0.48047039749789683,x=4.018882485998389 +color=red,shape=square,flag=0,i=238681,u=0.7979189416795182,v=0.2999153597732107,w=0.487598215209931,x=3.694876969421642 +color=green,shape=circle,flag=0,i=238709,u=0.4402030232136849,v=0.8421968533045011,w=0.5365266607533119,x=5.130174091558044 +color=red,shape=circle,flag=0,i=238715,u=0.6604988783065447,v=0.5869142611857939,w=0.5148341312621858,x=7.03133519788192 +color=blue,shape=triangle,flag=1,i=238783,u=0.05642048653696552,v=0.24325934491930334,w=0.47976502672925675,x=5.4922980433943716 +color=blue,shape=triangle,flag=1,i=238895,u=0.388042077863479,v=0.17638619687646184,w=0.4865413686494398,x=3.879669643140455 +color=red,shape=circle,flag=0,i=238962,u=0.9103375825942616,v=0.966657239609342,w=0.4995723626761557,x=4.552818628383551 +color=blue,shape=circle,flag=0,i=238972,u=0.3344093035190303,v=0.09668660774653226,w=0.515861996875231,x=4.890175280882126 +color=red,shape=triangle,flag=1,i=238999,u=0.6668862759788828,v=0.8772217943097802,w=0.48179917406062817,x=2.9279336035242203 +color=red,shape=square,flag=0,i=239047,u=0.40756810598260595,v=0.8455926667865655,w=0.4894830400617358,x=6.068225102456052 +color=purple,shape=circle,flag=0,i=239067,u=0.19929578139060056,v=0.8409397852537306,w=0.5006311511199087,x=4.232450014374734 +color=red,shape=circle,flag=0,i=239114,u=0.6700704665243736,v=0.632104846882164,w=0.4997268018829444,x=7.500088103578668 +color=yellow,shape=circle,flag=1,i=239116,u=0.082564141869508,v=0.6238747774166773,w=0.5417274677342676,x=6.8531184871841395 +color=red,shape=square,flag=0,i=239170,u=0.5598679771914572,v=0.28172185660693794,w=0.505726456936834,x=5.073077577302645 +color=red,shape=triangle,flag=0,i=239196,u=0.35988287648216055,v=0.472693908314731,w=0.4785657667365871,x=3.9517423057239234 +color=red,shape=circle,flag=0,i=239265,u=0.2283406457167374,v=0.1344710945832132,w=0.4975132651088428,x=5.331223040114022 +color=blue,shape=triangle,flag=0,i=239364,u=0.8512441006245143,v=0.4727090044181631,w=0.49410066653049767,x=4.77580289775587 +color=red,shape=circle,flag=0,i=239400,u=0.744194953359183,v=0.7502829952645584,w=0.49533158637346303,x=6.180917386032007 +color=red,shape=triangle,flag=0,i=239453,u=0.2620465608742797,v=0.20860132327691405,w=0.49223873600865087,x=4.935694587637626 +color=blue,shape=square,flag=0,i=239459,u=0.7973007078819028,v=0.20546163538542517,w=0.5176526155509582,x=5.650941616357592 +color=blue,shape=circle,flag=1,i=239470,u=0.1571961118348203,v=0.4607283986315843,w=0.5180755700440234,x=3.9649228862083192 +color=red,shape=triangle,flag=0,i=239480,u=0.4464273362498433,v=0.3367447258949119,w=0.49120143220909585,x=4.999779952481166 +color=red,shape=circle,flag=0,i=239523,u=0.9957422499995832,v=0.9185106240901652,w=0.49931738751417004,x=3.316584118400906 +color=red,shape=square,flag=0,i=239550,u=0.8894873731882789,v=0.3619572285135665,w=0.48208603800568667,x=4.8455340087338135 +color=blue,shape=triangle,flag=0,i=239568,u=0.4267903606219958,v=0.09060008208931469,w=0.4976247509688333,x=4.884935416810568 +color=purple,shape=circle,flag=0,i=239570,u=0.719323716238728,v=0.5435526378275625,w=0.501159076138094,x=5.137585015143159 +color=yellow,shape=triangle,flag=1,i=239601,u=0.5704764495151491,v=0.9870337429747029,w=0.5483222400846162,x=4.909570969761352 +color=green,shape=circle,flag=0,i=239624,u=0.6648461649774816,v=0.4016890120555501,w=0.5384674815935445,x=2.9409744675681835 +color=purple,shape=square,flag=0,i=239665,u=0.8751607622582941,v=0.21196254391444147,w=0.5063903415054063,x=5.921761672139258 +color=green,shape=square,flag=0,i=239680,u=0.19772266974951547,v=0.17103089912894365,w=0.5067439727967291,x=5.248412776342183 +color=red,shape=triangle,flag=0,i=239700,u=0.3186398493888438,v=0.02581181147895817,w=0.4974067484739183,x=6.309037778398963 +color=purple,shape=triangle,flag=0,i=239720,u=0.1241380988180828,v=0.8874798316641104,w=0.47450703295315516,x=5.121479584720205 +color=red,shape=square,flag=0,i=239944,u=0.5671311140404951,v=0.9207785390261547,w=0.49976963999832463,x=6.758332515741141 +color=red,shape=triangle,flag=0,i=239991,u=0.6723571513032998,v=0.32740627194747185,w=0.48707944338721215,x=6.211317562050446 +color=red,shape=triangle,flag=0,i=239997,u=0.7365727949580668,v=0.21766326398816216,w=0.4890421578389589,x=4.893501633400699 +color=green,shape=triangle,flag=0,i=240001,u=0.8042780199288174,v=0.620576865015893,w=0.49104841582930553,x=3.828071785453805 +color=yellow,shape=triangle,flag=1,i=240113,u=0.5334887947924264,v=0.06887897496797546,w=0.5474917486433377,x=5.947516235622001 +color=red,shape=square,flag=1,i=240125,u=0.42509860286647616,v=0.9472463849018017,w=0.4950947762668159,x=4.101599527400148 +color=green,shape=triangle,flag=0,i=240126,u=0.10178740645332085,v=0.8262483377093328,w=0.4878747646020304,x=7.4262084364493886 +color=yellow,shape=square,flag=1,i=240366,u=0.878953189398098,v=0.36745367758286984,w=0.526429333457668,x=6.053603149690692 +color=orange,shape=circle,flag=0,i=240404,u=0.5296672380020108,v=0.6436838062866405,w=0.5106530847743275,x=4.526397539243941 +color=red,shape=circle,flag=0,i=240581,u=0.5153156142354977,v=0.531376501868268,w=0.47286628552010285,x=5.188184731973516 +color=purple,shape=circle,flag=0,i=240670,u=0.1970919670272947,v=0.30697789820826293,w=0.49599805441535366,x=6.739055189801161 +color=orange,shape=square,flag=1,i=240683,u=0.6274668790899468,v=0.767392992401935,w=0.4979790658572044,x=4.071368856773449 +color=yellow,shape=triangle,flag=1,i=240777,u=0.49857993711361925,v=0.6631995822696762,w=0.5505388491606407,x=5.374198741748137 +color=blue,shape=circle,flag=1,i=240795,u=0.7376114528022307,v=0.20888560433341807,w=0.5071530643751293,x=6.239048104947037 +color=red,shape=square,flag=0,i=240815,u=0.30259715368291107,v=0.14425777907213877,w=0.48801482810319596,x=5.677003082121711 +color=red,shape=triangle,flag=0,i=240888,u=0.7041990089142588,v=0.29101971679400485,w=0.48354802535438846,x=3.564950747772413 +color=red,shape=triangle,flag=0,i=240895,u=0.4760079242416355,v=0.26481341756985877,w=0.48751130723309505,x=5.668848094481008 +color=red,shape=square,flag=1,i=240953,u=0.4799210067638763,v=0.779157284108455,w=0.4902286094256423,x=5.649216661386859 +color=purple,shape=triangle,flag=1,i=240961,u=0.4810586207870312,v=0.8153370799216061,w=0.4694653180578124,x=5.154970220330868 +color=green,shape=square,flag=0,i=241010,u=0.851199762592381,v=0.8923194944321882,w=0.4987378609319515,x=5.3028738629011665 +color=red,shape=square,flag=1,i=241165,u=0.39325006326518164,v=0.2665985973367109,w=0.4961654656442382,x=3.369537325857852 +color=yellow,shape=square,flag=1,i=241435,u=0.1361348285487186,v=0.15308955253919432,w=0.5290892122421875,x=5.353960055561228 +color=purple,shape=triangle,flag=0,i=241504,u=0.0018299515700209712,v=0.14328992498318616,w=0.46553051189247585,x=5.769945805719963 +color=purple,shape=triangle,flag=0,i=241618,u=0.00313861392460113,v=0.34931635605986966,w=0.4670599982039622,x=4.761175746520117 +color=orange,shape=circle,flag=0,i=241647,u=0.6297207639212663,v=0.8377381219572752,w=0.5086888522010742,x=3.634405391162001 +color=green,shape=square,flag=0,i=241672,u=0.1461510750238506,v=0.33943725308829475,w=0.4962336799882166,x=6.787793056331956 +color=yellow,shape=square,flag=1,i=241705,u=0.005678737451083715,v=0.18080360273427176,w=0.5252731559555475,x=4.733707380513718 +color=purple,shape=square,flag=0,i=241724,u=0.6440206650882553,v=0.5446681940585668,w=0.5304311891785677,x=3.124189071269072 +color=blue,shape=circle,flag=1,i=241736,u=0.420394688141821,v=0.7638162934379374,w=0.523931526791433,x=7.315932819495738 +color=green,shape=square,flag=0,i=241836,u=0.6392199138084892,v=0.5096272731754125,w=0.49803721790934646,x=6.006117047060915 +color=yellow,shape=circle,flag=1,i=241847,u=0.8516932806781125,v=0.914392829787277,w=0.5353110496329764,x=6.594555548207381 +color=blue,shape=square,flag=1,i=241852,u=0.8192287115041461,v=0.8969290114824194,w=0.5192558334681245,x=5.837683470905648 +color=green,shape=circle,flag=0,i=241960,u=0.02226553062925085,v=0.018885255866349038,w=0.5327886733374836,x=5.03898512398291 +color=green,shape=square,flag=0,i=241975,u=0.7959359626739195,v=0.9265676736905113,w=0.5013990805007352,x=4.870654310957548 +color=red,shape=circle,flag=0,i=241976,u=0.3330308055433241,v=0.4316772402238431,w=0.4629239713674204,x=4.017920859996644 +color=blue,shape=triangle,flag=0,i=241980,u=0.7781870859131903,v=0.7061940703974626,w=0.4977475795794286,x=4.388716680048084 +color=purple,shape=circle,flag=0,i=242058,u=0.6557444992833522,v=0.1424666921200025,w=0.48403253106941213,x=4.635019856522892 +color=red,shape=square,flag=0,i=242071,u=0.9915453831267441,v=0.01746444655110857,w=0.5174706259846977,x=2.8044754044433127 +color=blue,shape=square,flag=1,i=242105,u=0.2773151103818414,v=0.9604075839573473,w=0.5158980283602393,x=5.723286666956625 +color=red,shape=circle,flag=0,i=242115,u=0.9707402131399189,v=0.8928315718049378,w=0.4684487910966547,x=5.465510451380452 +color=purple,shape=circle,flag=0,i=242124,u=0.35441091608538144,v=0.8362085423431201,w=0.4837620049458438,x=6.829686813692745 +color=red,shape=square,flag=0,i=242159,u=0.9252760103799889,v=0.7871168302458378,w=0.508433111154264,x=6.09250408594293 +color=yellow,shape=square,flag=1,i=242175,u=0.1310168760157514,v=0.19125831238720814,w=0.5307792022058948,x=4.083837861868347 +color=red,shape=triangle,flag=1,i=242281,u=0.6626825778722105,v=0.05835851093628497,w=0.5015754768598653,x=4.019294913325446 +color=red,shape=square,flag=0,i=242328,u=0.4716901594344809,v=0.1360984962668913,w=0.5042388490867261,x=6.164164768264425 +color=blue,shape=triangle,flag=1,i=242330,u=0.5621750646951064,v=0.924656503724102,w=0.4974725752677423,x=5.116454477881539 +color=blue,shape=square,flag=0,i=242432,u=0.6328489014889085,v=0.569427034785481,w=0.5149315945651306,x=4.063893607403954 +color=red,shape=square,flag=1,i=242476,u=0.8651395398249447,v=0.41858665882182566,w=0.49845271391445384,x=5.371864929574073 +color=blue,shape=square,flag=1,i=242519,u=0.23175790087124892,v=0.43065203369185234,w=0.5068260393784609,x=5.404446177946749 +color=orange,shape=triangle,flag=0,i=242555,u=0.4468678804082995,v=0.7904105523237679,w=0.4931264625596131,x=3.7564168137174025 +color=red,shape=square,flag=0,i=242566,u=0.45177471152271464,v=0.7049019447388172,w=0.5006708329811198,x=5.6352144482256366 +color=red,shape=square,flag=1,i=242584,u=0.2481503893149476,v=0.1850263315833549,w=0.5042609901406907,x=5.541969469930131 +color=red,shape=square,flag=0,i=242640,u=0.7260659819913544,v=0.8326852084033661,w=0.49826228945898626,x=2.0753044147205277 +color=red,shape=circle,flag=0,i=242662,u=0.2336235463270796,v=0.3179988859679837,w=0.4791283016385554,x=5.221790548342736 +color=red,shape=square,flag=0,i=242745,u=0.5109009389785433,v=0.46149705659219753,w=0.4807524355169942,x=5.137727683476947 +color=red,shape=square,flag=1,i=242776,u=0.7120937714470833,v=0.7102624675692046,w=0.481358478850383,x=4.287285854876532 +color=purple,shape=square,flag=0,i=242793,u=0.7172448505589109,v=0.25664418888326046,w=0.5299342518224462,x=6.229292732123356 +color=green,shape=circle,flag=0,i=242823,u=0.8578903708518397,v=0.9344574054809978,w=0.5266759426185877,x=4.2231117746842335 +color=purple,shape=triangle,flag=0,i=242830,u=0.6317475058397665,v=0.20561366373556222,w=0.4705372300037366,x=2.3791634956727066 +color=red,shape=circle,flag=1,i=242969,u=0.22611913660739424,v=0.2811616508492888,w=0.4884056164914672,x=5.002988024105577 +color=green,shape=square,flag=1,i=242974,u=0.9146997086028177,v=0.5460414602258741,w=0.49962616155513506,x=5.7365892762882424 +color=blue,shape=triangle,flag=1,i=242980,u=0.40184983765676585,v=0.35586201768189774,w=0.4937088376822604,x=4.716852988923189 +color=blue,shape=square,flag=1,i=243045,u=0.8193904361598316,v=0.06938371747229877,w=0.5062554139989941,x=4.724885760428026 +color=red,shape=square,flag=0,i=243211,u=0.8615550997590109,v=0.7660807177205972,w=0.48916474230367085,x=5.445726145993582 +color=purple,shape=square,flag=0,i=243332,u=0.7025404242375245,v=0.895283075878103,w=0.5244784336208926,x=3.9768448928265485 +color=yellow,shape=circle,flag=1,i=243377,u=0.9093274317332981,v=0.30642859401261335,w=0.5167663594592573,x=3.539275263311339 +color=green,shape=triangle,flag=0,i=243448,u=0.14666525418216747,v=0.11519731769934427,w=0.5055995819717433,x=7.345703452411812 +color=green,shape=circle,flag=0,i=243459,u=0.7590122519980227,v=0.31098808751077667,w=0.5352839763407974,x=3.9696783120269914 +color=red,shape=square,flag=0,i=243478,u=0.21750185090231478,v=0.39145743210505357,w=0.4776447915650074,x=4.373734235592711 +color=green,shape=circle,flag=0,i=243612,u=0.25116833823810303,v=0.7504751180135623,w=0.529639671860548,x=4.36187834014974 +color=red,shape=circle,flag=1,i=243657,u=0.586032921474184,v=0.5177220606889043,w=0.5146031619309127,x=5.7917259706613535 +color=red,shape=triangle,flag=0,i=243703,u=0.7053847488791184,v=0.3512812451507956,w=0.4938310272198147,x=5.081861421952902 +color=green,shape=square,flag=0,i=243709,u=0.1835666996003048,v=0.7042974823519338,w=0.4987452527074754,x=4.077504296996638 +color=blue,shape=circle,flag=1,i=243735,u=0.571585583500929,v=0.0967250711451324,w=0.5277929502367874,x=6.353210634940375 +color=yellow,shape=triangle,flag=0,i=243885,u=0.5360703689306874,v=0.9758403436372661,w=0.5478451553806851,x=7.204139152423575 +color=red,shape=square,flag=0,i=243935,u=0.8758379938899296,v=0.4297308881874612,w=0.49405172926839025,x=5.347410419711326 +color=yellow,shape=square,flag=1,i=243945,u=0.850194158564887,v=0.3471656050084757,w=0.5083937478364037,x=5.9231422955706385 +color=yellow,shape=circle,flag=1,i=243965,u=0.17197656062677302,v=0.3773445818618718,w=0.5204331472012487,x=5.537213045417211 +color=red,shape=square,flag=1,i=243979,u=0.15968849416461606,v=0.49762928845241405,w=0.4904818983647905,x=2.4234625552522395 +color=red,shape=square,flag=0,i=243982,u=0.35127783920672206,v=0.7909780551138718,w=0.4890451655569846,x=5.458342533009376 +color=purple,shape=square,flag=0,i=244014,u=0.9899008389447401,v=0.6819884892271715,w=0.5199807793916681,x=3.776775459714525 +color=yellow,shape=triangle,flag=1,i=244022,u=0.5550243580361256,v=0.8879319164006181,w=0.5476627579217056,x=5.225800918902723 +color=red,shape=circle,flag=0,i=244038,u=0.5121849480165164,v=0.4854009772171398,w=0.499321294274982,x=4.771380521669399 +color=red,shape=square,flag=0,i=244105,u=0.027954470851159208,v=0.18289875370865072,w=0.493632037028138,x=6.075187965168664 +color=blue,shape=square,flag=0,i=244172,u=0.4517081405306025,v=0.4789033595105586,w=0.5104512121305513,x=3.169548824243132 +color=red,shape=triangle,flag=0,i=244195,u=0.2838632533549299,v=0.8702137152429561,w=0.4956041504161319,x=4.5500072951389 +color=green,shape=triangle,flag=0,i=244221,u=0.6572003438613823,v=0.6552237939405061,w=0.5087197315178495,x=4.711400043041627 +color=yellow,shape=square,flag=1,i=244263,u=0.9918848319068965,v=0.44945341990465193,w=0.5067671231272616,x=5.0681480805735 +color=red,shape=triangle,flag=1,i=244286,u=0.9426434232193396,v=0.8056058993361147,w=0.49946690700060753,x=4.535655321031028 +color=blue,shape=square,flag=0,i=244330,u=0.26063993730576307,v=0.9228215544003301,w=0.5068822575344889,x=4.988369809688219 +color=red,shape=square,flag=0,i=244382,u=0.4852575187771816,v=0.7202011781800157,w=0.4943741912186829,x=3.985077678185808 +color=red,shape=triangle,flag=0,i=244405,u=0.925808881844663,v=0.19512682871488096,w=0.4984221536186269,x=5.190811576909501 +color=red,shape=circle,flag=0,i=244443,u=0.7532550517681115,v=0.6945205805434272,w=0.4937598159402476,x=3.884304632957931 +color=red,shape=triangle,flag=0,i=244513,u=0.35218291440542426,v=0.2912536347895085,w=0.5021630155521924,x=4.764738613260103 +color=red,shape=circle,flag=0,i=244515,u=0.2551269068296582,v=0.2996842360799671,w=0.4967310547181671,x=7.806004952514143 +color=red,shape=square,flag=1,i=244537,u=0.7467051750991411,v=0.8418329480122392,w=0.49438003381460965,x=4.701164712489955 +color=red,shape=triangle,flag=0,i=244543,u=0.3935824957692202,v=0.3141532599522351,w=0.49779727447827266,x=6.096409068434248 +color=purple,shape=square,flag=1,i=244555,u=0.5251776976908747,v=0.060727249472551814,w=0.5140716442813988,x=5.89194905919355 +color=red,shape=triangle,flag=0,i=244580,u=0.8040006982467456,v=0.513111157827294,w=0.4920532798129258,x=5.673196905769039 +color=red,shape=square,flag=0,i=244740,u=0.010173815375059236,v=0.7330036363420449,w=0.49387660603019323,x=5.798584541507935 +color=red,shape=triangle,flag=1,i=244922,u=0.2735310050920434,v=0.054553170864756084,w=0.49442448328131583,x=3.892387353480809 +color=orange,shape=triangle,flag=1,i=244979,u=0.39760734288917954,v=0.3371746200076561,w=0.48791561154442464,x=5.260859646860521 +color=red,shape=triangle,flag=1,i=245015,u=0.06872646459313503,v=0.5392147800681325,w=0.4948153270917659,x=4.081119269485581 +color=green,shape=square,flag=0,i=245125,u=0.3821880750205392,v=0.18275551465330375,w=0.5082545487641369,x=4.608951112925888 +color=red,shape=triangle,flag=0,i=245385,u=0.9774733745602495,v=0.6770710217410209,w=0.49758257949481083,x=5.901737432951713 +color=blue,shape=triangle,flag=0,i=245459,u=0.3069757458761392,v=0.975915320777544,w=0.49497155098184337,x=3.2544458977368116 +color=purple,shape=triangle,flag=1,i=245550,u=0.5437191324592979,v=0.7452292907487643,w=0.46980054948311634,x=3.123213210792038 +color=red,shape=triangle,flag=0,i=245575,u=0.9723164560234776,v=0.252223523806952,w=0.4993876820825114,x=6.517281701806074 +color=red,shape=square,flag=0,i=245678,u=0.7139229738734771,v=0.18345268574285667,w=0.508209778062047,x=5.5626025115488575 +color=red,shape=triangle,flag=0,i=245789,u=0.6970981390918413,v=0.3518574147809991,w=0.5009766884967909,x=5.497528793414663 +color=red,shape=circle,flag=0,i=245821,u=0.647822123289506,v=0.6682539109127954,w=0.4933975034199711,x=3.219711890739834 +color=red,shape=square,flag=0,i=245862,u=0.8908937086069729,v=0.9379530871180463,w=0.5098313738414236,x=5.973769977022911 +color=red,shape=square,flag=1,i=246006,u=0.4454025085947698,v=0.4099923779264084,w=0.4910162129951342,x=4.481191310011913 +color=orange,shape=square,flag=1,i=246034,u=0.802010661820528,v=0.23000091696383262,w=0.4927673407688356,x=4.216408381007006 +color=green,shape=circle,flag=0,i=246073,u=0.5305743507867361,v=0.6491330644828276,w=0.5346855570498684,x=5.254963666890739 +color=purple,shape=square,flag=0,i=246120,u=0.3877533919022079,v=0.5938677202573172,w=0.4989497077897815,x=5.671028555564367 +color=blue,shape=triangle,flag=0,i=246179,u=0.5311947363805939,v=0.6703561600958575,w=0.4861320721695671,x=6.299587773146253 +color=yellow,shape=square,flag=1,i=246210,u=0.9865451790312803,v=0.17219550870565814,w=0.4912477106521422,x=4.264105576136469 +color=red,shape=triangle,flag=0,i=246231,u=0.406219998662978,v=0.27331208705285004,w=0.5007540658326034,x=5.6255485227686215 +color=red,shape=square,flag=0,i=246264,u=0.8246068002195602,v=0.8537876488777733,w=0.5001482756076582,x=5.55268531381848 +color=red,shape=square,flag=0,i=246442,u=0.7189907623048931,v=0.9789785037542742,w=0.5027097398153147,x=5.094206466597293 +color=yellow,shape=square,flag=1,i=246450,u=0.7007760621559119,v=0.725695057192697,w=0.4918534717715291,x=5.460288167284148 +color=blue,shape=square,flag=1,i=246470,u=0.7544683604570546,v=0.8600086961244224,w=0.48791610860242834,x=1.9556650133465148 +color=red,shape=square,flag=0,i=246479,u=0.310840082072806,v=0.19091871488745316,w=0.49933179156429874,x=6.523159823757539 +color=red,shape=triangle,flag=0,i=246558,u=0.7580251038778791,v=0.456167835826202,w=0.491624180505097,x=4.752075612365577 +color=yellow,shape=square,flag=1,i=246568,u=0.7117641094007058,v=0.7232167368995583,w=0.4937092167173523,x=5.938512076586304 +color=blue,shape=triangle,flag=1,i=246574,u=0.7318166275354759,v=0.25661529714867704,w=0.4790450213823,x=5.979998956866333 +color=red,shape=square,flag=0,i=246579,u=0.869185123892576,v=0.8378741632389953,w=0.5063259541702672,x=4.270802085649039 +color=red,shape=triangle,flag=0,i=246711,u=0.03320332728440745,v=0.07700944137920795,w=0.4910119560751279,x=4.9931301075275565 +color=red,shape=triangle,flag=1,i=246716,u=0.9313955894332584,v=0.41708825118334014,w=0.48883576456581534,x=5.755297244847177 +color=blue,shape=square,flag=1,i=246730,u=0.5497443049259817,v=0.7185820582707827,w=0.4836033179706641,x=5.663566217663256 +color=green,shape=square,flag=0,i=246751,u=0.08112136150383897,v=0.5447208740740511,w=0.5125548833694299,x=5.179848110767936 +color=red,shape=circle,flag=0,i=246775,u=0.8335649141129794,v=0.7570274858202322,w=0.4913087045300904,x=6.460193294575606 +color=blue,shape=square,flag=1,i=246802,u=0.45760255041639575,v=0.7946968642759207,w=0.47913393136516214,x=6.026001715554631 +color=blue,shape=square,flag=1,i=246845,u=0.7913352037589557,v=0.17849189377021557,w=0.48382559711653306,x=6.178075990951691 +color=blue,shape=square,flag=1,i=246867,u=0.6201521382312329,v=0.5861889938228702,w=0.48557410380423754,x=5.64283843802005 +color=yellow,shape=circle,flag=1,i=246886,u=0.03658591968793912,v=0.4058735993201916,w=0.49755749071881794,x=2.934903143221631 +color=blue,shape=square,flag=1,i=246907,u=0.39266340298369873,v=0.7886695634267545,w=0.4939756217999521,x=4.665959995675293 +color=red,shape=square,flag=0,i=246939,u=0.48219219328921015,v=0.4964378684587051,w=0.4980760491080519,x=3.4245589445501063 +color=red,shape=triangle,flag=0,i=246957,u=0.7065030238931678,v=0.6679897375840088,w=0.48960031729214004,x=4.416020360931529 +color=purple,shape=square,flag=0,i=246964,u=0.9210573729296656,v=0.6640920718150033,w=0.48730208489648125,x=5.196681075392454 +color=blue,shape=square,flag=1,i=246979,u=0.05495841303769311,v=0.3741662454478858,w=0.4939719796348749,x=3.104140981640939 +color=red,shape=square,flag=0,i=247004,u=0.28143319193979177,v=0.6418912250271882,w=0.495679472776123,x=4.658924131534239 +color=yellow,shape=circle,flag=1,i=247049,u=0.5757606669791355,v=0.44044794269386733,w=0.5013379147566249,x=5.675339087153817 +color=red,shape=triangle,flag=0,i=247080,u=0.29448978755687616,v=0.34393079463803833,w=0.4884291614826948,x=6.56773461946861 +color=red,shape=square,flag=1,i=247108,u=0.33999596293922807,v=0.4588495048775292,w=0.4875083920547538,x=4.194832820327149 +color=purple,shape=square,flag=0,i=247138,u=0.303115039166182,v=0.22809911637075353,w=0.48916609448408105,x=4.362707230050652 +color=red,shape=square,flag=0,i=247155,u=0.7012489333175754,v=0.4015245116358245,w=0.48484489072046555,x=4.568861212782241 +color=yellow,shape=circle,flag=1,i=247170,u=0.7811802488150853,v=0.5989464271880686,w=0.5001765320852266,x=4.2458181515784865 +color=red,shape=triangle,flag=0,i=247172,u=0.8849717804674293,v=0.45575692001832646,w=0.495217638561584,x=3.7449167334267988 +color=red,shape=circle,flag=0,i=247196,u=0.16528949894827216,v=0.22174842724882513,w=0.4870902339234367,x=4.777968970521575 +color=yellow,shape=triangle,flag=1,i=247225,u=0.13580674088483946,v=0.7221635933202355,w=0.5221682823936992,x=4.585758296132934 +color=purple,shape=square,flag=0,i=247259,u=0.4682284291312413,v=0.9154080748166535,w=0.49073126791938976,x=3.828544907465483 +color=red,shape=square,flag=0,i=247362,u=0.332757078393244,v=0.7468663316925892,w=0.49183931364494754,x=6.171396444107888 +color=red,shape=square,flag=1,i=247415,u=0.6532375778700675,v=0.9999738400353525,w=0.4979976227770923,x=6.313342717166062 +color=red,shape=triangle,flag=1,i=247434,u=0.6564707086249122,v=0.31655210715956383,w=0.4913379802978528,x=5.6115301757155445 +color=purple,shape=triangle,flag=0,i=247468,u=0.3190836882980076,v=0.1260070863226873,w=0.47634405006076563,x=3.5132129883372354 +color=yellow,shape=circle,flag=1,i=247561,u=0.709982070473867,v=0.8159510563775967,w=0.5040094147134031,x=5.782111172819735 +color=blue,shape=square,flag=1,i=247612,u=0.984731831321471,v=0.658544189262576,w=0.4922260214861222,x=6.965437099040508 +color=red,shape=circle,flag=0,i=247635,u=0.1861926771650423,v=0.09290641241696035,w=0.4884765727327744,x=4.632297533831132 +color=red,shape=square,flag=0,i=247651,u=0.22702746084676495,v=0.8600770689591424,w=0.49551656076421047,x=7.505218582567923 +color=red,shape=circle,flag=0,i=247710,u=0.7915540173606261,v=0.732843771782058,w=0.4877864872814856,x=3.912488309470623 +color=red,shape=square,flag=0,i=247745,u=0.6783829905365601,v=0.6282521586505893,w=0.4858966598398641,x=7.499229893949848 +color=red,shape=triangle,flag=1,i=247786,u=0.9168205464461484,v=0.3954899702159489,w=0.4800129024410063,x=4.940693034855969 +color=red,shape=triangle,flag=0,i=247816,u=0.6982611054222738,v=0.18741230873348302,w=0.47403507410215523,x=4.0847875639613 +color=yellow,shape=circle,flag=1,i=247835,u=0.9131580785775962,v=0.5853871962993066,w=0.5070823024905516,x=3.8281865071523384 +color=purple,shape=circle,flag=0,i=247857,u=0.32818065783603423,v=0.9573989305557657,w=0.49155943295905186,x=4.17882528417053 +color=red,shape=triangle,flag=0,i=247863,u=0.6634954841195608,v=0.5633985761260297,w=0.47047195637596195,x=4.8809429444036745 +color=red,shape=square,flag=0,i=248130,u=0.4836644768367475,v=0.09526250127802116,w=0.4795579389582386,x=4.783492481374331 +color=red,shape=circle,flag=1,i=248169,u=0.8034199284139771,v=0.7152912335451821,w=0.48277915336402183,x=3.2180424485077572 +color=yellow,shape=square,flag=1,i=248386,u=0.5162735060349285,v=0.969225339799034,w=0.49006888864034986,x=1.6592652333901825 +color=yellow,shape=square,flag=1,i=248391,u=0.3685566804851548,v=0.9962704630789017,w=0.4852604333387848,x=5.408582834990164 +color=purple,shape=square,flag=0,i=248468,u=0.0477754187285474,v=0.9325049416829603,w=0.510722380310676,x=4.91771588159503 +color=red,shape=triangle,flag=0,i=248508,u=0.5776650690636927,v=0.9351857538188668,w=0.46310101707851714,x=6.118166499197383 +color=yellow,shape=circle,flag=1,i=248568,u=0.39379418283321344,v=0.6537477108638561,w=0.4938079752836218,x=4.523284772542072 +color=yellow,shape=triangle,flag=1,i=248575,u=0.61424215051692,v=0.6452268511398105,w=0.5201597759314346,x=5.575952503499533 +color=yellow,shape=circle,flag=1,i=248590,u=0.4859216261926276,v=0.9568496375121113,w=0.49245658520614866,x=4.726719537053268 +color=yellow,shape=square,flag=1,i=248598,u=0.5776440938962014,v=0.4834609926851269,w=0.49009737665743003,x=6.808705577498416 +color=blue,shape=square,flag=1,i=248702,u=0.053358061199709206,v=0.43634653297530934,w=0.47908022747566364,x=3.9361571502835324 +color=red,shape=triangle,flag=0,i=248721,u=0.7040096893862022,v=0.11201935331026636,w=0.46635021639773855,x=5.961057486092087 +color=red,shape=triangle,flag=0,i=248728,u=0.21869200214312945,v=0.09431461320583334,w=0.47059577377557205,x=5.89150628794983 +color=red,shape=square,flag=1,i=248756,u=0.5299705735494521,v=0.42798476745333747,w=0.5142637838470888,x=4.366499608508683 +color=red,shape=square,flag=0,i=248761,u=0.3621898703570018,v=0.4364315628388641,w=0.5100652971080901,x=6.13409114857635 +color=red,shape=circle,flag=0,i=248838,u=0.5042836787861152,v=0.5184618209834472,w=0.47566683045377595,x=7.3601320879659164 +color=red,shape=circle,flag=0,i=248913,u=0.3557935611323194,v=0.4511683695605365,w=0.47342111246257573,x=5.175603678707147 +color=green,shape=triangle,flag=0,i=248961,u=0.12196397768396838,v=0.5371007542741264,w=0.4909638178602071,x=5.195881819406623 +color=green,shape=square,flag=0,i=249082,u=0.22898639454127634,v=0.18025397361757411,w=0.4922733194863845,x=6.060961718025254 +color=red,shape=square,flag=0,i=249166,u=0.03806273225841361,v=0.7294088403732395,w=0.5060737754235056,x=5.712521708834092 +color=yellow,shape=triangle,flag=1,i=249199,u=0.6678360776533244,v=0.7426186402365017,w=0.5170239491843038,x=6.7229904635227244 +color=red,shape=square,flag=0,i=249225,u=0.38273861705716894,v=0.3671623001122907,w=0.5110999992179351,x=8.167918680659604 +color=yellow,shape=square,flag=1,i=249241,u=0.5459812137659908,v=0.4937339730790854,w=0.48717960487934353,x=5.852822708070808 +color=red,shape=triangle,flag=1,i=249258,u=0.15386077217334082,v=0.604164567044745,w=0.4718547189706239,x=3.8176403905423064 +color=yellow,shape=square,flag=1,i=249283,u=0.40653949536229184,v=0.835665608149631,w=0.4852501321415279,x=3.771161247377052 +color=red,shape=circle,flag=1,i=249380,u=0.2919845825347708,v=0.35797653690581893,w=0.48364467004318856,x=3.657855410853113 +color=blue,shape=circle,flag=1,i=249381,u=0.950709524625065,v=0.4445897024345139,w=0.5168328686842913,x=5.2269066519488865 +color=red,shape=triangle,flag=0,i=249396,u=0.6270614534308284,v=0.3101237596094326,w=0.4702605958065787,x=4.108876920441974 +color=blue,shape=triangle,flag=1,i=249402,u=0.42997496746993313,v=0.8582037963654929,w=0.46450475434380323,x=5.200092942247525 +color=red,shape=square,flag=0,i=249458,u=0.8711531051451334,v=0.7694789393993068,w=0.5241702412868067,x=5.210067330660774 +color=red,shape=square,flag=0,i=249461,u=0.696204185232735,v=0.4020293107128635,w=0.5272820426683686,x=4.671871037346535 +color=red,shape=circle,flag=0,i=249472,u=0.9838712016184571,v=0.9102199041447175,w=0.4819026370038073,x=5.139898547914162 +color=yellow,shape=circle,flag=1,i=249506,u=0.1553073209969712,v=0.9207941064021002,w=0.4888748938449533,x=2.574451697687581 +color=green,shape=square,flag=0,i=249510,u=0.5965728562798117,v=0.31255320784124785,w=0.4830499428521977,x=5.293251364672678 +color=blue,shape=circle,flag=0,i=249522,u=0.9813370136605244,v=0.2412061292989396,w=0.5155493502964813,x=2.4664163933370307 +color=red,shape=square,flag=0,i=249578,u=0.6299961848109598,v=0.37991257366573217,w=0.5230685503353465,x=4.908148742650008 +color=blue,shape=square,flag=0,i=249611,u=0.8946995377719672,v=0.4265926315097449,w=0.4755563409955688,x=4.833969711287121 +color=green,shape=square,flag=0,i=249653,u=0.24435091727833202,v=0.36568556548539066,w=0.49237748726052044,x=6.5950096999354635 +color=yellow,shape=square,flag=1,i=249685,u=0.784723979200047,v=0.23787312267889693,w=0.49236002963033426,x=4.1501652196983345 +color=purple,shape=square,flag=0,i=249685,u=0.15037541434572543,v=0.27170422440342046,w=0.5202769160188874,x=2.560059325529736 +color=red,shape=circle,flag=1,i=249852,u=0.6980210230311733,v=0.7687717344134983,w=0.4839139632527132,x=3.0855679084295855 +color=purple,shape=square,flag=0,i=249894,u=0.24013578526811474,v=0.052583120901067204,w=0.5290824836170074,x=5.801432369222202 +color=yellow,shape=square,flag=1,i=249945,u=0.8144026047496149,v=0.15221705202083158,w=0.4973058446896879,x=6.951027215968963 +color=red,shape=circle,flag=0,i=249946,u=0.47106726757868045,v=0.4402812166328639,w=0.4783227272318673,x=3.699648225218383 +color=red,shape=square,flag=1,i=250021,u=0.7013748052499557,v=0.4034270198619889,w=0.5184488550259196,x=5.244514686222172 +color=blue,shape=triangle,flag=1,i=250105,u=0.13641370409351217,v=0.5569752815416528,w=0.4751818989713624,x=7.0289558697823 +color=orange,shape=square,flag=1,i=250125,u=0.6336369540269946,v=0.6195238857519708,w=0.49519247470112354,x=4.405870614825129 +color=green,shape=circle,flag=0,i=250144,u=0.5357953654384863,v=0.6397942233162857,w=0.5112498903114473,x=4.254470533167981 +color=red,shape=triangle,flag=0,i=250257,u=0.7937042229731515,v=0.05461553114970319,w=0.46034394267968093,x=5.309459435753332 +color=red,shape=circle,flag=1,i=250270,u=0.6323230935113741,v=0.5671463096195212,w=0.4765344192746495,x=4.4890074520913 +color=red,shape=circle,flag=0,i=250280,u=0.7800008362808605,v=0.7688763034210087,w=0.4766676723120258,x=6.259660119945244 +color=red,shape=triangle,flag=0,i=250290,u=0.4012062610071546,v=0.48857092809633007,w=0.4651137256663065,x=4.521746040865337 +color=red,shape=square,flag=0,i=250295,u=0.030801477985402115,v=0.4450925298840568,w=0.5139462106327378,x=5.765384660292173 +color=red,shape=triangle,flag=1,i=250397,u=0.9295633650851368,v=0.4465677743626929,w=0.4671581635207841,x=4.828768170947682 +color=red,shape=triangle,flag=0,i=250444,u=0.8522830355755283,v=0.8886608847411923,w=0.47296385265409335,x=5.123325386070224 +color=blue,shape=circle,flag=1,i=250445,u=0.5907974301602479,v=0.18177179958161316,w=0.5166142163134199,x=5.358514538446458 +color=red,shape=triangle,flag=0,i=250485,u=0.17499534404260897,v=0.58696812782145,w=0.47315665875831786,x=6.369426659509508 +color=red,shape=circle,flag=0,i=250505,u=0.8934191685801599,v=0.862206333993704,w=0.4759856470849733,x=5.591123147785623 +color=green,shape=square,flag=0,i=250758,u=0.9414833951003599,v=0.015676759070376134,w=0.4871686239600665,x=5.303980068715217 +color=red,shape=circle,flag=0,i=250842,u=0.9309035945390308,v=0.9106242351573676,w=0.4638384713939216,x=6.594051530574089 +color=yellow,shape=triangle,flag=1,i=250854,u=0.2729382919576864,v=0.8078255799681063,w=0.524625596873308,x=3.315998376803011 +color=purple,shape=square,flag=0,i=250990,u=0.9193696449117117,v=0.42274361686784134,w=0.5265756803732765,x=4.080435326801061 +color=red,shape=triangle,flag=1,i=251019,u=0.7608180397008772,v=0.14755623277866015,w=0.4707708829577415,x=6.875011922449908 +color=purple,shape=square,flag=0,i=251032,u=0.22877762481215724,v=0.015126352415622324,w=0.5243979356397273,x=4.394135416814222 +color=red,shape=triangle,flag=0,i=251150,u=0.07102165539037897,v=0.36011768221354434,w=0.4674087737947362,x=5.549161024383484 +color=green,shape=circle,flag=0,i=251165,u=0.3593507685450774,v=0.418392921869985,w=0.5042648553292465,x=3.450781184695579 +color=green,shape=circle,flag=0,i=251243,u=0.6456594515825015,v=0.0820729993527618,w=0.5071303473202191,x=6.247656511766292 +color=yellow,shape=square,flag=1,i=251304,u=0.4611922050817028,v=0.5227057126357607,w=0.4979592648374241,x=5.952420482443102 +color=red,shape=circle,flag=0,i=251351,u=0.20317572332075828,v=0.14294055851428855,w=0.4638252773859487,x=4.972612818726757 +color=red,shape=square,flag=0,i=251467,u=0.4135205195409214,v=0.820787494460942,w=0.5144877997763713,x=4.884023587702603 +color=purple,shape=circle,flag=0,i=251516,u=0.2508543748504978,v=0.6545550343704586,w=0.4857092988276182,x=6.349567176386176 +color=red,shape=square,flag=0,i=251580,u=0.47133303467784793,v=0.27019170581093654,w=0.5218652839478982,x=6.334716811976421 +color=green,shape=square,flag=0,i=251676,u=0.5940252800697978,v=0.12868818822249917,w=0.4840542504282353,x=5.465215904507521 +color=red,shape=circle,flag=0,i=251720,u=0.87343258156755,v=0.7959017908879359,w=0.4711587098487996,x=4.684253907654964 +color=red,shape=circle,flag=1,i=251735,u=0.24791976966800988,v=0.27718956956891944,w=0.47359723553040084,x=5.930786830052889 +color=red,shape=square,flag=0,i=251744,u=0.7704209906946302,v=0.9766476084478978,w=0.5306035676843213,x=4.8300351514815345 +color=blue,shape=triangle,flag=0,i=251745,u=0.12077841555563795,v=0.5177387059804798,w=0.4927447961584418,x=5.1632064660837935 +color=green,shape=triangle,flag=0,i=251793,u=0.02748574027015671,v=0.9390257598837265,w=0.4865971592096993,x=4.961063050270659 +color=purple,shape=triangle,flag=1,i=251817,u=0.6449573732415836,v=0.016448394449012138,w=0.4894746347705716,x=6.767456867759313 +color=purple,shape=triangle,flag=0,i=251870,u=0.8748874366356839,v=0.5525225999813276,w=0.48868205150023436,x=2.527605160718528 +color=red,shape=circle,flag=1,i=251873,u=0.8384770103507838,v=0.7634889116444994,w=0.4805909340794253,x=3.4834652531802326 +color=red,shape=triangle,flag=1,i=251880,u=0.4318928204558009,v=0.6542202452731594,w=0.4866972375699526,x=6.320080557404322 +color=yellow,shape=triangle,flag=1,i=251903,u=0.914181904742404,v=0.10831237121364024,w=0.5279995087276649,x=4.79409855936342 +color=red,shape=circle,flag=0,i=251932,u=0.4138647728689233,v=0.43369085609932245,w=0.477876823925084,x=2.931802613098213 +color=yellow,shape=square,flag=1,i=251981,u=0.5770019752306095,v=0.9625358495098011,w=0.501579697019034,x=6.100638786348616 +color=yellow,shape=triangle,flag=1,i=251990,u=0.2264710327058158,v=0.36792648004543194,w=0.5250291016834897,x=3.901075929475869 +color=blue,shape=square,flag=1,i=252020,u=0.3901434825842841,v=0.9099402944692845,w=0.4753329600288781,x=6.026259464550773 +color=green,shape=circle,flag=0,i=252055,u=0.9676110961220725,v=0.32560035996749737,w=0.5096600461327119,x=3.533407503347091 +color=yellow,shape=triangle,flag=0,i=252068,u=0.9829340648416501,v=0.09425380501741532,w=0.5240357774773491,x=3.8940758506063893 +color=blue,shape=triangle,flag=1,i=252144,u=0.8039263712443915,v=0.7808678035055574,w=0.49026108607687585,x=5.8131616109363895 +color=red,shape=square,flag=1,i=252157,u=0.5686249541193413,v=0.08427637225553308,w=0.5212980597185892,x=4.121873837196647 +color=red,shape=triangle,flag=0,i=252182,u=0.7823816716154223,v=0.8744433199210387,w=0.5015593604848051,x=5.213747870365629 +color=blue,shape=triangle,flag=1,i=252190,u=0.936214699098151,v=0.7502086695391157,w=0.4914269574675811,x=6.422841798647538 +color=red,shape=triangle,flag=0,i=252206,u=0.42185070776876454,v=0.935454711407329,w=0.5021998693452546,x=5.988321030275532 +color=orange,shape=square,flag=0,i=252276,u=0.8191624785498617,v=0.19961659304327606,w=0.4884942916814342,x=4.771518554714185 +color=red,shape=square,flag=0,i=252281,u=0.17787972292938847,v=0.29877209573782126,w=0.5170261095741998,x=4.1353044725898975 +color=red,shape=circle,flag=0,i=252368,u=0.7477748677573409,v=0.7626437912143071,w=0.47563557399231954,x=5.270389103012094 +color=green,shape=triangle,flag=0,i=252389,u=0.6347852199352854,v=0.24340025095082585,w=0.4922862352125309,x=5.347679834248751 +color=red,shape=triangle,flag=1,i=252411,u=0.3275636265752947,v=0.8951212056020474,w=0.5043605603375156,x=3.841778909020895 +color=yellow,shape=square,flag=1,i=252486,u=0.8166224444830922,v=0.9055235707927637,w=0.5112238278508051,x=2.2161110388844443 +color=yellow,shape=square,flag=1,i=252524,u=0.08611223547352909,v=0.36884810020179126,w=0.5053756287265811,x=4.974547297943633 +color=blue,shape=circle,flag=0,i=252570,u=0.2750202282858297,v=0.5486011607204487,w=0.5064998858474193,x=6.294227761632087 +color=red,shape=square,flag=0,i=252599,u=0.588539036402016,v=0.27551625156498993,w=0.5116306945698845,x=2.611724496686124 +color=red,shape=square,flag=1,i=252630,u=0.6128253921395171,v=0.01135418737128302,w=0.5061720101509078,x=4.540392968708135 +color=green,shape=square,flag=0,i=252631,u=0.3306297578439983,v=0.8407643269350541,w=0.48159196442731406,x=3.430110660320924 +color=green,shape=square,flag=0,i=252645,u=0.16334324636669795,v=0.5691464360401864,w=0.48579790641528486,x=7.19008906984642 +color=green,shape=triangle,flag=0,i=252668,u=0.6828397190827553,v=0.12658167213610316,w=0.49482436605694474,x=5.443268320596251 +color=green,shape=square,flag=0,i=252722,u=0.3735395457575743,v=0.38008622138529813,w=0.4891771276954551,x=2.967425323670074 +color=red,shape=triangle,flag=0,i=252739,u=0.736551146944394,v=0.11089018058115052,w=0.5012885848312164,x=5.303607683320858 +color=red,shape=square,flag=1,i=252852,u=0.8452166071431323,v=0.7887625111934684,w=0.5071417945021927,x=3.5467589172327636 +color=red,shape=triangle,flag=1,i=252855,u=0.43094206855343187,v=0.44081630803458705,w=0.4911024024851045,x=6.311380888682606 +color=red,shape=square,flag=1,i=252972,u=0.08081009994244115,v=0.5586230318460015,w=0.5112859672129461,x=5.085165032884066 +color=red,shape=triangle,flag=1,i=253040,u=0.10203423701992886,v=0.7766591108703994,w=0.49517477362691437,x=4.450112745037305 +color=red,shape=square,flag=0,i=253169,u=0.5410937033988072,v=0.2510818531169222,w=0.5044599965754888,x=5.278660762201601 +color=red,shape=circle,flag=1,i=253190,u=0.014157126433777867,v=-0.004027854421870591,w=0.47373829241227233,x=5.285192702359463 +color=red,shape=triangle,flag=0,i=253198,u=0.1922670519057157,v=0.57587148444939,w=0.50391478749328,x=5.000854990281784 +color=yellow,shape=triangle,flag=1,i=253300,u=0.6296237959124499,v=0.5899745988128372,w=0.517909799510696,x=4.980515950846882 +color=blue,shape=square,flag=1,i=253388,u=0.8547187217886532,v=0.9229455730501026,w=0.4901220363061899,x=4.533703416593276 +color=yellow,shape=circle,flag=0,i=253450,u=0.5768862140768666,v=0.7558901950286872,w=0.48697198883306003,x=3.8232674225777665 +color=yellow,shape=square,flag=1,i=253492,u=0.971536725234087,v=0.9450518727159516,w=0.5061549237388152,x=3.168331767532198 +color=orange,shape=triangle,flag=0,i=253501,u=0.28680386527684365,v=0.3184288338577611,w=0.49452855678469665,x=6.147396811086654 +color=red,shape=square,flag=0,i=253525,u=0.45266490200206344,v=0.3955399863580963,w=0.5021679105101176,x=4.94503393604431 +color=orange,shape=triangle,flag=0,i=253557,u=0.12125241072670401,v=0.4334721789048095,w=0.49692716203328496,x=3.075795899765114 +color=red,shape=triangle,flag=0,i=253650,u=0.964856578918815,v=0.8860718969310118,w=0.514272148743661,x=6.130095479879784 +color=yellow,shape=square,flag=1,i=253696,u=0.3633251539871051,v=0.5074568071938828,w=0.5071066856553837,x=5.417927138716871 +color=red,shape=square,flag=1,i=253755,u=0.3124765870373666,v=0.7219133866261176,w=0.4962271670480276,x=4.290170160861088 +color=yellow,shape=square,flag=1,i=253793,u=0.08734406056523925,v=0.17852809819350712,w=0.5166375105122211,x=2.511772136948832 +color=purple,shape=square,flag=0,i=253828,u=0.2050117710394752,v=0.9221666221421174,w=0.5261591475586372,x=4.905732135963039 +color=purple,shape=circle,flag=0,i=253924,u=0.5822698640607734,v=0.3527475647113385,w=0.48512751962693074,x=5.835390056926741 +color=red,shape=triangle,flag=0,i=253925,u=0.9305174271457112,v=0.7602509581240362,w=0.5231414221309666,x=2.8578020337344996 +color=red,shape=triangle,flag=0,i=253945,u=0.187327103221966,v=0.6964874955141749,w=0.5261435676131992,x=6.07188426053185 +color=blue,shape=square,flag=1,i=254000,u=0.7578075117552626,v=0.434013491880886,w=0.48528541370334394,x=4.301026866416596 +color=red,shape=circle,flag=0,i=254058,u=0.360202616329356,v=0.35989583296453714,w=0.49469391987465694,x=5.750914798889595 +color=green,shape=square,flag=0,i=254134,u=0.1742972776948868,v=0.2232399674915918,w=0.47896122181254464,x=4.097314615101047 +color=blue,shape=circle,flag=0,i=254139,u=0.5469195471712751,v=0.19403983266208824,w=0.5048591096566778,x=5.351786075998247 +color=red,shape=triangle,flag=0,i=254191,u=0.8810406285432517,v=0.0027700109965168584,w=0.5267194633766432,x=3.6120173107084903 +color=blue,shape=square,flag=1,i=254226,u=0.39895306951164056,v=0.053627472726518244,w=0.486468159305982,x=6.151304292398898 +color=red,shape=square,flag=0,i=254250,u=0.1649745341106975,v=0.1781266223193606,w=0.4916745291400111,x=3.7522383651757125 +color=green,shape=square,flag=0,i=254272,u=0.5778926708652365,v=0.16607730098833684,w=0.47786807950058424,x=4.641665940177721 +color=purple,shape=square,flag=0,i=254329,u=0.03627784238228193,v=0.5940492724105999,w=0.5228772281548504,x=5.058984253510755 +color=red,shape=triangle,flag=0,i=254395,u=0.9325719184637344,v=0.3972164381795129,w=0.523127919360907,x=6.571071966992455 +color=red,shape=square,flag=0,i=254450,u=0.1823879844505808,v=0.9563954291022192,w=0.49775451776549595,x=2.121362746111849 +color=purple,shape=circle,flag=0,i=254500,u=0.6744252969731875,v=0.8193923678767696,w=0.4885552072650017,x=2.595243680465718 +color=red,shape=square,flag=1,i=254505,u=0.25815993917916347,v=0.06698404561250404,w=0.5033331506287694,x=2.271143467981933 +color=red,shape=circle,flag=0,i=254520,u=0.1662808713397611,v=0.11721358536358262,w=0.49366295580769554,x=5.294905346001182 +color=red,shape=circle,flag=0,i=254541,u=0.7475619196584694,v=0.7972671824017802,w=0.49400066291491174,x=5.160671352112246 +color=red,shape=circle,flag=0,i=254557,u=0.992138580521617,v=0.977367722873699,w=0.5011341489407665,x=3.201061839890589 +color=red,shape=circle,flag=0,i=254611,u=0.039169533054587924,v=0.10311427748500852,w=0.4957241053053567,x=6.047754364706992 +color=red,shape=circle,flag=0,i=254795,u=0.5243401483121392,v=0.47795125901178614,w=0.5068006845133315,x=3.7770510589842843 +color=red,shape=triangle,flag=0,i=254829,u=0.07523305097130395,v=0.8897061152490147,w=0.539508843493083,x=7.540765986282469 +color=purple,shape=square,flag=0,i=254855,u=0.42685899525327364,v=0.8953390837018341,w=0.5239683589028498,x=4.707022506956129 +color=red,shape=triangle,flag=1,i=254937,u=0.9637357047681995,v=0.963395431752885,w=0.5474893266383639,x=4.165759331704324 +color=red,shape=triangle,flag=0,i=254972,u=0.07604778139495338,v=0.8961047832069696,w=0.5434631546274579,x=7.366686883283737 +color=red,shape=square,flag=1,i=254976,u=0.69381809847172,v=0.24744691498124527,w=0.519935360760861,x=5.943587449581854 +color=blue,shape=square,flag=1,i=254995,u=0.49537193661809464,v=0.08421382928387078,w=0.49128711930137836,x=7.732990515327043 +color=yellow,shape=circle,flag=0,i=255065,u=0.35706118260793507,v=0.20800478766753572,w=0.48387856554823144,x=6.41215738105116 +color=red,shape=circle,flag=1,i=255213,u=0.27533745197489723,v=0.1861882844753225,w=0.5039689230385741,x=6.230298878889761 +color=red,shape=circle,flag=1,i=255275,u=0.5852144832809227,v=0.6738964192500938,w=0.5117878801289304,x=4.025024404299064 +color=red,shape=triangle,flag=1,i=255287,u=0.6949978607748388,v=0.38605836265153837,w=0.535714765566648,x=7.683622248851269 +color=orange,shape=triangle,flag=1,i=255360,u=0.8514572419083051,v=0.01775620980069781,w=0.4988008648114351,x=6.407697305792211 +color=yellow,shape=triangle,flag=1,i=255360,u=0.5332454839284702,v=0.34538628637341273,w=0.5076223082605272,x=3.7576930767491348 +color=blue,shape=circle,flag=1,i=255425,u=0.28831946679475484,v=0.9426142171440738,w=0.4826060414357284,x=5.9178437469062075 +color=red,shape=triangle,flag=0,i=255464,u=0.7432687563111365,v=0.24816456477361093,w=0.5336436786526519,x=6.268906491708289 +color=red,shape=triangle,flag=0,i=255534,u=0.95076327141838,v=0.06102907057275764,w=0.5272385698543371,x=3.6220153746320896 +color=yellow,shape=triangle,flag=1,i=255553,u=0.734429401776723,v=0.08681255269814003,w=0.5085256103522185,x=5.4296018246596605 +color=green,shape=triangle,flag=0,i=255569,u=0.12073873284373415,v=0.2111256741059272,w=0.49595372881916666,x=4.387137440051554 +color=red,shape=square,flag=0,i=255590,u=0.704956644305658,v=0.4129288557104568,w=0.5214573504064933,x=5.393620300743894 +color=red,shape=square,flag=0,i=255628,u=0.6821975511075066,v=0.7576292055914602,w=0.5137454727526782,x=6.563979457042922 +color=blue,shape=triangle,flag=1,i=255668,u=0.7771767707606433,v=0.9302996310508366,w=0.4990336886341269,x=6.26915908413303 +color=yellow,shape=square,flag=1,i=255700,u=0.6527249980388876,v=0.2624021751911615,w=0.5074708115647842,x=5.033931426394182 +color=red,shape=circle,flag=0,i=255742,u=0.543891709896823,v=0.6422704000603097,w=0.519852927370641,x=5.921018269669783 +color=yellow,shape=square,flag=1,i=255755,u=0.22639103742944633,v=0.2039674475056904,w=0.5065845129816348,x=4.758396830137906 +color=blue,shape=square,flag=1,i=255760,u=0.8433720715706001,v=0.24308815255090832,w=0.49285882606892506,x=3.6064714102151663 +color=red,shape=square,flag=0,i=255820,u=0.799980754891858,v=0.6799130546145269,w=0.5014090624175368,x=6.8914482838827835 +color=red,shape=circle,flag=0,i=255911,u=0.0697214069483626,v=0.05696404011110066,w=0.5176388102937045,x=5.924685542753775 +color=red,shape=circle,flag=0,i=255967,u=0.4676920009759702,v=0.5156982936717904,w=0.5222328642547288,x=5.108520836739551 +color=red,shape=triangle,flag=0,i=256031,u=0.18746042030333698,v=0.2976196106567721,w=0.5312470349489933,x=4.159487169856136 +color=green,shape=triangle,flag=0,i=256150,u=0.6158260052253477,v=0.3381165203892189,w=0.4981138951863388,x=7.585826281397896 +color=red,shape=triangle,flag=0,i=256217,u=0.7250515468609884,v=0.6714252427201001,w=0.534232736438725,x=5.394736420427244 +color=yellow,shape=triangle,flag=1,i=256301,u=0.4372175152402803,v=0.4869712529203526,w=0.5287255912322614,x=6.308871170834088 +color=red,shape=square,flag=0,i=256330,u=0.31317592540252326,v=0.16928466634882766,w=0.5039790043763738,x=2.9853889074712456 +color=green,shape=circle,flag=0,i=256350,u=0.9230774740190772,v=0.9102907614134161,w=0.5001118696899801,x=3.087312240937056 +color=blue,shape=square,flag=0,i=256435,u=0.40022732626088375,v=0.27857733007954943,w=0.4988001143923414,x=3.8197671450059456 +color=red,shape=triangle,flag=0,i=256452,u=0.8521492228633735,v=0.7223744245087477,w=0.5293165352539642,x=4.540872189577106 +color=blue,shape=square,flag=0,i=256468,u=0.9750029940517997,v=0.9273663459949385,w=0.502473702535987,x=5.516816961545174 +color=red,shape=triangle,flag=0,i=256540,u=0.7280363455551779,v=0.71944250891602,w=0.525161269846493,x=6.136741866183258 +color=blue,shape=triangle,flag=0,i=256552,u=0.5138301434957004,v=0.007465860710565764,w=0.5091601132214234,x=5.306584609441324 +color=red,shape=square,flag=1,i=256567,u=0.25360397340016905,v=0.7596184841291769,w=0.503441766105535,x=3.2728298348514397 +color=red,shape=circle,flag=1,i=256785,u=0.6089574330058657,v=0.7066778975020571,w=0.522595005501187,x=5.846864187833653 +color=red,shape=square,flag=0,i=256797,u=0.7572955027907539,v=0.38647424182386725,w=0.4957004922973847,x=5.210097520620325 +color=green,shape=circle,flag=0,i=256848,u=0.4817830628089391,v=0.6027335740507863,w=0.5032580622706814,x=4.31121473585327 +color=red,shape=square,flag=0,i=256862,u=0.8367799277448835,v=0.893248422318739,w=0.4883538473632337,x=4.464249116935543 +color=purple,shape=square,flag=0,i=256868,u=0.7582890502650408,v=0.013912614811439017,w=0.5032163061648038,x=3.71956072761866 +color=red,shape=circle,flag=0,i=256940,u=0.8868907232412273,v=0.9337531047564203,w=0.5194825384577602,x=5.749002170752891 +color=blue,shape=circle,flag=0,i=256968,u=0.09401551660922158,v=0.5942674303033858,w=0.48175661160014704,x=8.031876042411836 +color=yellow,shape=triangle,flag=0,i=257080,u=0.6924826566113799,v=0.37030167277457804,w=0.5301359082109466,x=5.891079351783599 +color=red,shape=circle,flag=0,i=257097,u=0.7377761536940319,v=0.695730071033105,w=0.5114317564302873,x=3.714138215471475 +color=blue,shape=triangle,flag=1,i=257154,u=0.745608902246744,v=0.30967953282463523,w=0.5002873369293498,x=5.060823437635704 +color=red,shape=square,flag=0,i=257224,u=0.7149626242410154,v=0.6562048459217744,w=0.47517747061956994,x=5.048681271352033 +color=yellow,shape=square,flag=1,i=257271,u=0.9666352566308892,v=0.4657148381139695,w=0.4969257048462832,x=5.68680175222796 +color=green,shape=circle,flag=0,i=257305,u=0.8739180628664743,v=0.8186240265101146,w=0.5096171654550162,x=5.554756335890901 +color=blue,shape=triangle,flag=0,i=257330,u=0.2295939922656317,v=0.48774256860637055,w=0.500643008555975,x=5.169995559730423 +color=red,shape=triangle,flag=0,i=257439,u=0.7070632037089664,v=0.6113899806497552,w=0.5319638771233706,x=5.656018133449397 +color=yellow,shape=circle,flag=1,i=257481,u=0.8457454058738507,v=0.038506022431195164,w=0.48467959505292885,x=6.452126321803834 +color=red,shape=square,flag=1,i=257488,u=0.9571629531842557,v=0.5934000722492766,w=0.477240565418295,x=6.915223217908465 +color=red,shape=square,flag=0,i=257501,u=0.1409008588671108,v=0.2886739693807736,w=0.47477808567218116,x=6.479804087829895 +color=purple,shape=square,flag=0,i=257531,u=0.07879827202449086,v=0.7998478180303038,w=0.5099257311877712,x=5.098968328679642 +color=red,shape=triangle,flag=0,i=257540,u=0.8158332387476945,v=0.4125759281503657,w=0.5298669202110973,x=5.342442650318176 +color=red,shape=square,flag=0,i=257552,u=0.06573612991136613,v=0.7210550855091418,w=0.4784826563413761,x=6.802494441659632 +color=red,shape=triangle,flag=1,i=257569,u=0.9130059330296822,v=0.73222830445564,w=0.5307689734849879,x=4.944200424828462 +color=red,shape=circle,flag=0,i=257577,u=0.13157020410358145,v=0.13621387114226108,w=0.5251944493406018,x=4.783001779186537 +color=green,shape=circle,flag=0,i=257620,u=0.6628162237858021,v=0.40479096499092715,w=0.51241764571164,x=3.3464733559838975 +color=yellow,shape=circle,flag=1,i=257648,u=0.925419097026505,v=0.2746848777858075,w=0.48238559584587537,x=5.267512415070324 +color=blue,shape=square,flag=1,i=257660,u=0.9146713488587618,v=0.4187850192783583,w=0.5052031708516168,x=4.328362140085191 +color=red,shape=square,flag=0,i=257676,u=0.6697448292840856,v=0.783196991717567,w=0.4778892605182499,x=5.78918627694162 +color=purple,shape=circle,flag=0,i=257748,u=0.5907774720389022,v=0.30662430611178715,w=0.48452106044624255,x=4.005681698791068 +color=yellow,shape=square,flag=1,i=257787,u=0.6021343317889419,v=0.42178288814581477,w=0.5031743727430278,x=4.555450673506873 +color=red,shape=square,flag=0,i=257844,u=0.9265366061151674,v=0.7473004708913986,w=0.4685681296948298,x=5.730653200107484 +color=blue,shape=square,flag=1,i=257851,u=0.6969250127124594,v=0.29974935620697174,w=0.501147366772824,x=5.5280671016604535 +color=green,shape=square,flag=0,i=257860,u=0.4663865424840806,v=0.3522304620611182,w=0.46961666322142337,x=4.62020713183416 +color=red,shape=square,flag=0,i=257880,u=0.040342718477054396,v=0.5770444692907012,w=0.46354678813532385,x=7.151619484057629 +color=red,shape=square,flag=1,i=257894,u=0.37325844093423755,v=0.9655933365333579,w=0.45965020235125087,x=4.710096652461195 +color=red,shape=triangle,flag=0,i=258012,u=0.16302825549586486,v=0.5629489752483217,w=0.5258733416212248,x=4.174808681613526 +color=red,shape=square,flag=1,i=258024,u=0.41701707671758126,v=0.9175694687844062,w=0.4528007666201084,x=4.880351352714453 +color=purple,shape=square,flag=0,i=258029,u=0.8668838541588562,v=0.3658084272985406,w=0.508964753158348,x=5.839488746618781 +color=red,shape=square,flag=0,i=258164,u=0.21352378353543333,v=0.39800789753979215,w=0.44849862316922917,x=4.404420202833314 +color=orange,shape=circle,flag=0,i=258192,u=0.359563850875649,v=0.44183971037529857,w=0.4992925798624336,x=5.681907003428397 +color=purple,shape=triangle,flag=0,i=258220,u=0.7372586930970393,v=0.4683270726622283,w=0.48300142321406325,x=6.171657852147866 +color=red,shape=triangle,flag=0,i=258245,u=0.7109240438085478,v=0.9875131220035608,w=0.5293964074967556,x=3.587950604511093 +color=yellow,shape=triangle,flag=1,i=258280,u=0.04160554817225104,v=0.6458323941474418,w=0.5326931302379652,x=4.929764786347565 +color=blue,shape=triangle,flag=1,i=258302,u=0.24312357880726554,v=0.4234675253364347,w=0.506592134408511,x=6.421022808537366 +color=green,shape=triangle,flag=0,i=258312,u=0.9844801427550086,v=0.34546435167199774,w=0.4847984777789095,x=5.919735945055961 +color=red,shape=circle,flag=1,i=258367,u=0.9340217238631677,v=0.8696812631639652,w=0.5109516438715346,x=3.7853018086657926 +color=red,shape=triangle,flag=1,i=258374,u=0.15428409179982372,v=0.05503714886890332,w=0.5181907153123715,x=6.288109148235346 +color=red,shape=square,flag=0,i=258424,u=0.9741380597538469,v=0.018224040848909384,w=0.4478676183228643,x=5.420496133850821 +color=red,shape=circle,flag=1,i=258450,u=0.025187890752278563,v=0.011294397111185005,w=0.5148855518017568,x=6.167252011589368 +color=yellow,shape=triangle,flag=1,i=258517,u=0.10946808840217115,v=0.9672780362266309,w=0.5305167810495778,x=3.6903066711320576 +color=yellow,shape=square,flag=0,i=258559,u=0.5302403582175178,v=0.5556234547580495,w=0.5187480947758757,x=4.092016767656543 +color=red,shape=circle,flag=0,i=258567,u=0.5114496655001461,v=0.6064810358189353,w=0.5154031721277909,x=6.285577951416542 +color=red,shape=triangle,flag=0,i=258577,u=0.6354942383242759,v=0.426669705402724,w=0.5202883781268917,x=5.288680750052341 +color=red,shape=square,flag=1,i=258717,u=0.35914104559973503,v=0.7004399526603373,w=0.44049459546058434,x=4.280750263509971 +color=yellow,shape=triangle,flag=1,i=258728,u=0.5009413686804034,v=0.3124850966197281,w=0.5340891489458927,x=4.6986624047815555 +color=yellow,shape=circle,flag=0,i=258802,u=0.7276510081242807,v=0.9518224172477104,w=0.4887173847508473,x=4.153208149862749 +color=yellow,shape=circle,flag=1,i=258812,u=0.9227496226557272,v=0.023779447605717707,w=0.4917481819631273,x=4.855652911187007 +color=yellow,shape=circle,flag=1,i=258933,u=0.1522396936270799,v=0.3653112653568289,w=0.499439773612058,x=4.769269389187627 +color=blue,shape=circle,flag=1,i=258954,u=0.8409690881801342,v=0.5957994405022468,w=0.4768411624161044,x=5.321977867069022 +color=red,shape=circle,flag=0,i=258985,u=0.815549154524023,v=0.8642599037138339,w=0.5286541659427871,x=4.823636519927796 +color=yellow,shape=square,flag=1,i=259030,u=0.4922586095143108,v=0.1316807235586278,w=0.5135475132263021,x=5.5906743328888595 +color=green,shape=circle,flag=0,i=259038,u=0.9141731688670173,v=0.46523676900830624,w=0.5077395025666828,x=4.984733037268875 +color=red,shape=triangle,flag=0,i=259045,u=0.4476504009558353,v=0.511371954116705,w=0.5224315595765628,x=3.7472200693775193 +color=red,shape=triangle,flag=0,i=259075,u=0.7316700800263944,v=0.2814708929184262,w=0.52716560361122,x=6.0596550534655025 +color=blue,shape=triangle,flag=0,i=259106,u=0.6693424678597197,v=0.13615228256254785,w=0.4984427234099002,x=3.0604416817461346 +color=red,shape=square,flag=0,i=259185,u=0.9224420773691162,v=0.9751573249131247,w=0.4489943719777926,x=5.94297121407402 +color=yellow,shape=square,flag=1,i=259220,u=0.04529504186463029,v=0.2590147781397363,w=0.5106422562337171,x=5.05728472428805 +color=red,shape=square,flag=0,i=259356,u=0.4746160331781294,v=0.8021430706647209,w=0.4625385235041772,x=5.667349691950577 +color=blue,shape=triangle,flag=0,i=259470,u=0.03383802891646104,v=0.42815637397252193,w=0.5094869894118408,x=5.777914893347396 +color=red,shape=triangle,flag=1,i=259518,u=0.8654831367586814,v=0.21572479821068768,w=0.5422185981143006,x=5.395930425008316 +color=red,shape=triangle,flag=0,i=259528,u=0.7695971083833717,v=0.052280825893191496,w=0.5386653755584211,x=6.092696713021861 +color=red,shape=circle,flag=1,i=259568,u=0.42948597579972114,v=0.3389620002510328,w=0.5401730116239795,x=5.563662675850257 +color=green,shape=square,flag=0,i=259588,u=0.7509214654693568,v=0.9689894364551752,w=0.47791040325486656,x=6.245239164023682 +color=red,shape=square,flag=0,i=259634,u=0.07061408599678454,v=0.7013437939967658,w=0.48334129428323963,x=4.630264980712026 +color=blue,shape=square,flag=1,i=259650,u=0.03325950548093659,v=0.5302944639989472,w=0.49722888857410935,x=5.523889009938737 +color=red,shape=square,flag=0,i=259676,u=0.6288367073509661,v=0.5077078229492129,w=0.491203682248102,x=5.850726350369469 +color=green,shape=triangle,flag=0,i=259689,u=0.8110395177542319,v=0.8604262031679589,w=0.487705153062008,x=3.489013738388873 +color=red,shape=square,flag=0,i=259710,u=0.6284513175632728,v=0.8151131978741082,w=0.49000450174459026,x=4.753297819942608 +color=red,shape=circle,flag=0,i=259720,u=0.8129242840695271,v=0.7335036396443173,w=0.5388169192822269,x=6.662138084224714 +color=red,shape=triangle,flag=1,i=259755,u=0.6562712647630088,v=0.10117226646252886,w=0.5347273826326017,x=4.715389834504573 +color=yellow,shape=triangle,flag=1,i=259840,u=0.11678633023821827,v=0.31817702727595565,w=0.5295828201364886,x=6.99484642465337 +color=orange,shape=triangle,flag=0,i=259847,u=0.847444056702493,v=0.14137315674846596,w=0.49954109149852305,x=2.276290051910118 +color=yellow,shape=square,flag=1,i=259912,u=0.174803713787973,v=0.08488496442701599,w=0.5063942438660864,x=2.606033666755291 +color=yellow,shape=circle,flag=1,i=259935,u=0.5961635979844375,v=0.7630965022578878,w=0.4960337158868015,x=2.6491961183101957 +color=red,shape=circle,flag=1,i=259991,u=0.8582493166271552,v=0.7727476425494122,w=0.5311230162106322,x=5.312889792932207 +color=purple,shape=circle,flag=1,i=260001,u=0.00567006363171263,v=0.5852174051876605,w=0.4894640623922945,x=5.292625739249313 +color=purple,shape=circle,flag=0,i=260044,u=0.243996126869515,v=0.7263759935383862,w=0.4913110412259708,x=6.255297398939461 +color=red,shape=circle,flag=0,i=260159,u=0.5721855743496772,v=0.49853084187327373,w=0.5181973759061438,x=2.881267732496781 +color=red,shape=triangle,flag=1,i=260235,u=0.8474843575971506,v=0.7361385748930228,w=0.528659969589093,x=6.944834759284755 +color=red,shape=square,flag=0,i=260260,u=0.32980154524681793,v=0.9032738530198129,w=0.48305224884247205,x=5.767735093424061 +color=red,shape=square,flag=0,i=260285,u=0.4623444192072558,v=0.3231819396802911,w=0.4783859580866062,x=5.165766139792251 +color=red,shape=triangle,flag=0,i=260288,u=0.20690559658118024,v=0.623127527189831,w=0.5196151241770021,x=4.9453116514137365 +color=purple,shape=triangle,flag=0,i=260380,u=0.8503606604703292,v=0.944320244344703,w=0.48486955348868793,x=5.466595461830436 +color=blue,shape=square,flag=0,i=260515,u=0.5916309128884358,v=0.6500248651392257,w=0.49722515289836583,x=2.3999301835688915 +color=purple,shape=square,flag=1,i=260540,u=0.8588525745090811,v=0.5843369394083263,w=0.5179769913654745,x=5.148189365249592 +color=yellow,shape=square,flag=1,i=260575,u=0.8035308395661721,v=0.18182376894894947,w=0.5102668719159817,x=5.331062198055418 +color=red,shape=triangle,flag=1,i=260579,u=0.2933628823238398,v=0.92061551444389,w=0.5219463050710126,x=5.299837853971599 +color=yellow,shape=square,flag=1,i=260662,u=0.2024318088395488,v=0.1394320792052257,w=0.5140818090996991,x=5.323213095294748 +color=blue,shape=circle,flag=1,i=260675,u=0.42824825635872665,v=0.5800456605198561,w=0.4760686370564184,x=4.634730378496663 +color=red,shape=circle,flag=0,i=260715,u=0.09344004386067162,v=0.1741478533803294,w=0.5163961184470978,x=5.249623109348912 +color=red,shape=square,flag=0,i=260745,u=0.7377702473496214,v=0.009139564993111304,w=0.4772451858173621,x=5.60467292150054 +color=purple,shape=square,flag=0,i=260806,u=0.9512453342353719,v=0.8974241044880871,w=0.513593758113193,x=5.327884430880368 +color=red,shape=square,flag=0,i=260914,u=0.015522137619518928,v=0.1333793748758263,w=0.47904672116639313,x=4.424595485702003 +color=yellow,shape=circle,flag=1,i=261022,u=0.506835411816078,v=0.5631128409246836,w=0.49955121464053626,x=6.202554467791249 +color=green,shape=triangle,flag=0,i=261029,u=0.06877662852325894,v=0.9789054101866604,w=0.49464180611131714,x=5.387164967368842 +color=blue,shape=square,flag=0,i=261038,u=0.9542380394771601,v=0.9317909386399712,w=0.4909167630766677,x=6.734110505802306 +color=orange,shape=square,flag=1,i=261071,u=0.4496744014145475,v=0.08276236027308737,w=0.4904474474074879,x=3.5165422496211907 +color=yellow,shape=square,flag=1,i=261077,u=0.8042519668244892,v=0.2884491811449357,w=0.5109149758546478,x=6.283163848995784 +color=orange,shape=square,flag=1,i=261093,u=0.3157722639507038,v=0.9855837216848163,w=0.4951830337617732,x=5.800109088562794 +color=red,shape=circle,flag=0,i=261123,u=0.1728389118875222,v=0.11317941482199459,w=0.5244091560274324,x=6.5046882900817735 +color=green,shape=triangle,flag=0,i=261150,u=0.7110449580320812,v=0.20453192165165845,w=0.49406753937433706,x=4.387637067650083 +color=red,shape=triangle,flag=0,i=261185,u=0.36817863186231503,v=0.1971623626175223,w=0.5136900170452919,x=5.262223682053327 +color=purple,shape=square,flag=0,i=261199,u=0.08935440578648401,v=0.09541224385714908,w=0.5188380366660397,x=5.038428222166403 +color=blue,shape=triangle,flag=1,i=261261,u=0.2741723615556444,v=0.3130824117898964,w=0.5088615413102675,x=5.308579482081409 +color=red,shape=triangle,flag=1,i=261269,u=0.9779713440415067,v=0.774072177853534,w=0.5173897702213924,x=6.398087944020965 +color=yellow,shape=triangle,flag=1,i=261272,u=0.5287946617232347,v=0.3550702617349799,w=0.5282529415454152,x=5.400839490006583 +color=red,shape=circle,flag=0,i=261275,u=0.626097973401072,v=0.7195464329351933,w=0.5158838566430032,x=4.794338368698951 +color=yellow,shape=circle,flag=1,i=261396,u=0.7355076761897926,v=0.3806420101754633,w=0.49416060379455956,x=4.901707450592116 +color=yellow,shape=square,flag=1,i=261412,u=0.07807384582003984,v=0.4741934618504674,w=0.5077249877932862,x=3.672397302171495 +color=red,shape=triangle,flag=0,i=261419,u=0.36701413886903766,v=0.9336745582297516,w=0.5148719445492097,x=5.20172509300433 +color=red,shape=triangle,flag=0,i=261428,u=0.0990156465556884,v=0.8410130899820469,w=0.5178978077124209,x=2.6869689830232826 +color=red,shape=square,flag=0,i=261476,u=0.6049304927234905,v=0.7047521436520041,w=0.5112053089842875,x=4.079730178367164 +color=purple,shape=triangle,flag=0,i=261492,u=0.2149756915623633,v=0.04499740833010657,w=0.4802334336165949,x=4.836185658744674 +color=red,shape=circle,flag=0,i=261512,u=0.7514101864560648,v=0.677243471681068,w=0.5010317275494404,x=3.099854727323486 +color=red,shape=triangle,flag=1,i=261569,u=0.1881359166209492,v=0.9341342254208683,w=0.5139926118968475,x=5.393136232461404 +color=purple,shape=triangle,flag=0,i=261676,u=0.15791960711376474,v=0.6277523258484347,w=0.4816148562296628,x=5.388935116172032 +color=blue,shape=triangle,flag=1,i=261701,u=0.8733222646587602,v=0.9619949384736779,w=0.4943784949906086,x=3.767936800157836 +color=red,shape=triangle,flag=0,i=261725,u=0.08029122420389123,v=0.1439100337383613,w=0.5170842898800784,x=4.6692782396176815 +color=red,shape=triangle,flag=1,i=261780,u=0.5483739692174197,v=0.28495883359281626,w=0.5131064921453254,x=4.024261456239268 +color=red,shape=triangle,flag=1,i=261793,u=0.1032619734864989,v=0.9513537765332436,w=0.5153764600639816,x=3.7232419605329703 +color=red,shape=triangle,flag=1,i=261813,u=0.908869029920776,v=0.7826716483137682,w=0.5102402231247036,x=4.234752980025949 +color=orange,shape=square,flag=0,i=261896,u=0.7936665112690795,v=0.8426748908373884,w=0.4919550296572429,x=4.22790829887506 +color=red,shape=triangle,flag=0,i=261908,u=0.6475202334821598,v=0.8462874561504913,w=0.504320793146567,x=5.019939817941728 +color=orange,shape=triangle,flag=1,i=261935,u=0.5749983657581855,v=0.35987460533527227,w=0.5001348947428911,x=3.884981002818647 +color=green,shape=circle,flag=0,i=262095,u=0.67662155386729,v=0.6653302398275254,w=0.5029959671149259,x=3.856832287406202 +color=purple,shape=circle,flag=0,i=262201,u=0.688424437348071,v=0.17308065202330447,w=0.4865435847528421,x=5.154124046467038 +color=red,shape=triangle,flag=0,i=262340,u=0.6135810074552136,v=0.2764450176273855,w=0.5121002409489613,x=5.59186554887647 +color=red,shape=square,flag=0,i=262419,u=0.8733657386221578,v=0.6541739165106865,w=0.4906602023294829,x=4.9125395426848675 +color=red,shape=circle,flag=0,i=262492,u=0.6831138147452418,v=0.5904990386922024,w=0.5050111802695261,x=3.3111095677596736 +color=yellow,shape=square,flag=1,i=262515,u=0.9064391998762573,v=0.9888162512981494,w=0.49853393097373594,x=5.620736021863709 +color=red,shape=circle,flag=1,i=262594,u=0.077649783869285,v=0.11628539212179528,w=0.5107983708588363,x=5.932608047497987 +color=blue,shape=square,flag=1,i=262639,u=0.1301495953740337,v=0.5556767639288793,w=0.49003740246433636,x=5.367606120411192 +color=blue,shape=triangle,flag=0,i=262661,u=0.000881025170573424,v=0.5517627694496242,w=0.49305724181885535,x=6.371797048974764 +color=red,shape=triangle,flag=0,i=262737,u=0.23040699709948176,v=0.07246442447096735,w=0.5187151376071768,x=3.716213167206817 +color=red,shape=triangle,flag=0,i=262781,u=0.9830142148411835,v=0.02031325964142372,w=0.5232400897178063,x=4.994413026228556 +color=purple,shape=square,flag=0,i=262850,u=0.49564524082536643,v=0.6234083323619819,w=0.5216969741068767,x=6.5731584112566575 +color=red,shape=triangle,flag=0,i=262853,u=0.5276478009697795,v=0.1126643886907388,w=0.5205912546090715,x=4.219592271352261 +color=yellow,shape=circle,flag=1,i=262865,u=0.2959161260074732,v=0.10868429966375115,w=0.5006732080078359,x=3.161686835298362 +color=yellow,shape=square,flag=0,i=262878,u=0.5757324905306846,v=0.663209725308498,w=0.4964954775303364,x=4.477070389969837 +color=red,shape=square,flag=1,i=262885,u=0.6043095647210869,v=0.3042736836391958,w=0.48075738645409366,x=6.806321430196472 +color=yellow,shape=triangle,flag=1,i=262966,u=0.07387916169910536,v=0.3061990051362209,w=0.519022887342692,x=5.982167038244008 +color=green,shape=circle,flag=0,i=262992,u=0.13040318272752338,v=0.05666980978760916,w=0.5029184904909978,x=3.456664689530404 +color=red,shape=square,flag=0,i=263032,u=0.04512710904729755,v=0.1467837302768299,w=0.4869756818027536,x=3.9934943061059704 +color=blue,shape=triangle,flag=1,i=263048,u=0.9084407078949894,v=0.7424532654182623,w=0.48855863503507835,x=3.080847988790612 +color=red,shape=square,flag=1,i=263070,u=0.37869001838466576,v=0.8993972654399166,w=0.48922243951821953,x=3.917005683291519 +color=purple,shape=square,flag=0,i=263087,u=0.5907293854809421,v=0.8731493250391283,w=0.5243215380601083,x=5.696455073689237 +color=blue,shape=square,flag=1,i=263156,u=0.7837074900310228,v=0.312303888278461,w=0.485149227601041,x=4.497896357070947 +color=red,shape=square,flag=1,i=263230,u=0.39986058026787674,v=0.00873367373951961,w=0.49260168125349185,x=5.247702567202491 +color=purple,shape=square,flag=0,i=263262,u=0.08227296864945932,v=0.0027498863046688804,w=0.5276786142546909,x=4.8131204967338865 +color=orange,shape=square,flag=1,i=263381,u=0.3647329727753311,v=0.9760225945493155,w=0.4993673587267736,x=3.404664579955616 +color=red,shape=triangle,flag=0,i=263415,u=0.22436709765289364,v=0.2634707491686573,w=0.5116341805377761,x=6.7641946273908955 +color=blue,shape=triangle,flag=1,i=263435,u=0.7210912614188684,v=0.2687333044849789,w=0.4787611535711431,x=5.073167960937283 +color=red,shape=circle,flag=0,i=263456,u=0.5222832712871655,v=0.4309615584864218,w=0.5189220366355285,x=4.2400120909055685 +color=orange,shape=triangle,flag=1,i=263535,u=0.9214487852161317,v=0.09343660662775943,w=0.5012255358092673,x=3.7225883213157878 +color=purple,shape=square,flag=0,i=263542,u=0.14643777542001046,v=0.08700818141116695,w=0.5292311920140658,x=5.016131054958602 +color=red,shape=square,flag=1,i=263546,u=0.08897300301121103,v=0.7814700000383876,w=0.49895900444216007,x=2.2865095711177674 +color=red,shape=square,flag=0,i=263865,u=0.5786910734396149,v=0.05729958812990188,w=0.4933345442226914,x=3.386828921534422 +color=red,shape=square,flag=0,i=263927,u=0.03581062837884763,v=0.5926768901310614,w=0.4870356571675463,x=5.656973762384574 +color=blue,shape=triangle,flag=1,i=263940,u=0.22066838727428473,v=0.9724585787430184,w=0.4778306446037541,x=3.6993194051344243 +color=red,shape=circle,flag=0,i=264053,u=0.9339593499075624,v=0.8543023949591325,w=0.5286370929643673,x=5.377735499739121 +color=green,shape=circle,flag=0,i=264063,u=0.02781734924224788,v=0.20488543547914717,w=0.5192762517758809,x=2.633093512339452 +color=red,shape=circle,flag=1,i=264167,u=0.03451473868527677,v=-0.024521956623567445,w=0.5304534885529195,x=5.487298960378328 +color=blue,shape=square,flag=0,i=264233,u=0.7814824453356772,v=0.7248701534651746,w=0.4935167498542997,x=6.4853693993086665 +color=green,shape=square,flag=1,i=264237,u=0.3808836987911267,v=0.11601888960788242,w=0.4981033152354464,x=5.340503985443173 +color=green,shape=circle,flag=0,i=264250,u=0.6658425480876631,v=0.06879813186716244,w=0.5193911647959466,x=5.66886374349196 +color=yellow,shape=square,flag=1,i=264456,u=0.9432256294057052,v=0.51461277320613,w=0.48421920005995467,x=5.1984849938911 +color=blue,shape=square,flag=0,i=264478,u=0.3175335461687372,v=0.6642955604895936,w=0.48825253654031747,x=4.0172336283039485 +color=yellow,shape=square,flag=1,i=264516,u=0.7294708569272657,v=0.6834369198111935,w=0.48395310346914544,x=5.029639996887844 +color=red,shape=circle,flag=1,i=264629,u=0.3888344685340427,v=0.36685711824773165,w=0.5286078650116836,x=5.6297440077353365 +color=yellow,shape=square,flag=1,i=264634,u=0.40288126706358307,v=0.4725773225275295,w=0.4900308463285277,x=4.8423480629276545 +color=purple,shape=triangle,flag=0,i=264652,u=0.6243223554286969,v=0.01674605079475988,w=0.48784423798029597,x=5.813101129306321 +color=red,shape=triangle,flag=0,i=264754,u=0.4137729289410823,v=0.5381877940494273,w=0.5016704145897024,x=5.937617197460704 +color=purple,shape=square,flag=0,i=264757,u=0.7721308028509409,v=0.16645166096201747,w=0.5343470851456465,x=5.924206524129342 +color=red,shape=square,flag=0,i=264773,u=0.7152566018456312,v=0.9461356788286511,w=0.5057789928561544,x=2.803100018283603 +color=yellow,shape=triangle,flag=1,i=264801,u=0.007166004664540759,v=0.1468412366931977,w=0.5378776097852618,x=4.586780118277933 +color=yellow,shape=circle,flag=1,i=264906,u=0.5173462993422445,v=0.10318929741795924,w=0.5038983234708592,x=3.0644798227158656 +color=red,shape=circle,flag=0,i=264987,u=0.09245310798264372,v=0.08668137004811208,w=0.5220291354834344,x=6.290938076708495 +color=green,shape=circle,flag=0,i=265108,u=0.8577994488156397,v=0.5888623404030089,w=0.5152289064080161,x=5.337059411360258 +color=red,shape=triangle,flag=0,i=265145,u=0.0427220406033213,v=0.5996915527020832,w=0.5078774477298722,x=5.290998502312482 +color=green,shape=square,flag=0,i=265206,u=0.043570248003231504,v=0.5701860157154788,w=0.48611390263711507,x=5.246505110710838 +color=green,shape=circle,flag=1,i=265210,u=0.04875603581062338,v=0.15194792481958064,w=0.5147169283788311,x=3.7735864371362666 +color=yellow,shape=square,flag=1,i=265220,u=0.2558796969555164,v=0.23811733022208437,w=0.4856843295730806,x=2.203984897937227 +color=red,shape=square,flag=0,i=265235,u=0.15046233620422622,v=0.8317631511838962,w=0.5131889828276508,x=3.926268570051162 +color=blue,shape=square,flag=1,i=265310,u=0.995737268290847,v=0.9774029199356878,w=0.49361106199859145,x=5.444058955485115 +color=purple,shape=triangle,flag=0,i=265361,u=0.9413442697917878,v=0.6860665086684452,w=0.48544826702059524,x=4.591111804379497 +color=red,shape=circle,flag=0,i=265609,u=0.9835676379232661,v=0.9433763581069705,w=0.518576456967524,x=5.901150831764511 +color=red,shape=triangle,flag=1,i=265631,u=0.6105149066369585,v=0.9220560324294793,w=0.5130380585566496,x=5.928863577445601 +color=purple,shape=square,flag=1,i=265716,u=0.12530813144984565,v=0.3370136990801531,w=0.5331873228500835,x=4.672746340928424 +color=yellow,shape=triangle,flag=1,i=265773,u=0.41125103363273674,v=0.6822319800697034,w=0.5212070340660843,x=2.9674899677127056 +color=green,shape=triangle,flag=0,i=265815,u=0.028160872816518467,v=0.2362809112646198,w=0.5073427834924018,x=5.441330972245684 +color=green,shape=triangle,flag=1,i=265844,u=0.9190637778749419,v=0.19669683997132703,w=0.5115504561103202,x=4.732555979100018 +color=blue,shape=circle,flag=1,i=265864,u=0.6720223230340686,v=0.5738592422850695,w=0.4806935362352563,x=3.202817196382547 +color=red,shape=circle,flag=1,i=265879,u=0.2953529994616553,v=0.22808842205456112,w=0.51039702482179,x=3.1812281832600298 +color=blue,shape=square,flag=1,i=265928,u=0.2219380141638697,v=0.702824526761126,w=0.49697554673650995,x=6.847691045252694 +color=purple,shape=square,flag=0,i=266036,u=0.11425260785878544,v=0.49571714997225946,w=0.5307216360443998,x=4.4708469947821134 +color=red,shape=triangle,flag=0,i=266056,u=0.04347576894022498,v=0.7642076887432399,w=0.5085319918983586,x=6.590880005622975 +color=red,shape=circle,flag=0,i=266151,u=0.7917571475278645,v=0.8713469392168643,w=0.5107429288468274,x=3.9649950733894372 +color=red,shape=circle,flag=1,i=266185,u=0.4661241690495891,v=0.3895805149926871,w=0.5133996307698135,x=6.269463050471795 +color=red,shape=circle,flag=0,i=266199,u=0.6853093986187075,v=0.6712156691019893,w=0.5120264432661308,x=6.595980582926875 +color=red,shape=square,flag=1,i=266273,u=0.9524026372334484,v=0.7514457850648184,w=0.513176785350573,x=3.2079296611637993 +color=red,shape=circle,flag=0,i=266285,u=0.3023023021720317,v=0.26244344172585254,w=0.5151187899783981,x=4.576705251242261 +color=yellow,shape=square,flag=1,i=266320,u=0.4008409982664709,v=0.5280681718870366,w=0.4876154177872036,x=4.986710582672633 +color=red,shape=square,flag=0,i=266350,u=0.6041363127894107,v=0.4585492322173157,w=0.5106007139585819,x=5.6615486864247435 +color=blue,shape=triangle,flag=0,i=266362,u=0.9335538133176621,v=0.2848253193452338,w=0.46996588658449084,x=3.4058035578959767 +color=purple,shape=triangle,flag=0,i=266439,u=0.21012403509584532,v=0.8397203498651571,w=0.5008524047640063,x=6.7952218460292855 +color=red,shape=triangle,flag=0,i=266464,u=0.3429024667053624,v=0.47929843531181116,w=0.4828950353937109,x=6.383553259773147 +color=red,shape=triangle,flag=1,i=266475,u=0.18515384746521146,v=0.2532353230054266,w=0.4828736091474691,x=2.2107331839070894 +color=red,shape=square,flag=0,i=266481,u=0.054102905751847286,v=0.8200177614071831,w=0.509151958879271,x=5.453649617983902 +color=yellow,shape=square,flag=1,i=266638,u=0.5772437567081796,v=0.5598269088393589,w=0.49016335121085813,x=4.931818467865426 +color=red,shape=square,flag=0,i=266657,u=0.3775906125856252,v=0.2277540602251794,w=0.517292396112212,x=4.786477715205364 +color=red,shape=circle,flag=0,i=266685,u=0.453345289834169,v=0.48601281854322814,w=0.5254787905876568,x=3.5330797913065966 +color=red,shape=circle,flag=1,i=266692,u=0.1591571590783415,v=0.11740867795278917,w=0.5218605514830672,x=5.5504999324619275 +color=purple,shape=square,flag=0,i=266770,u=0.28528270410924894,v=0.7661302410766112,w=0.5385840766003268,x=5.740480574967503 +color=red,shape=triangle,flag=1,i=266790,u=0.5066315005500213,v=0.04587541647680238,w=0.4812503658479811,x=4.754679006982214 +color=yellow,shape=square,flag=1,i=266810,u=0.6637704535508312,v=0.5407507500216353,w=0.4976937531795198,x=5.925247151519417 +color=red,shape=square,flag=1,i=266919,u=0.39219176534827616,v=0.5476639535947663,w=0.5230376941274663,x=5.474048906674746 +color=red,shape=circle,flag=1,i=266958,u=0.9137916852709447,v=0.9478944588313902,w=0.5138826744560256,x=5.757539560086493 +color=red,shape=triangle,flag=0,i=267077,u=0.48092043523977046,v=0.41546775043329853,w=0.4747383481844223,x=2.9233854855550976 +color=blue,shape=square,flag=0,i=267133,u=0.8701931550778623,v=0.7792656037809297,w=0.502850839995768,x=4.763677718881973 +color=red,shape=triangle,flag=1,i=267222,u=0.37193805384657874,v=0.10708982250113408,w=0.47867695348317274,x=4.347290549442402 +color=purple,shape=circle,flag=0,i=267252,u=0.521272069501937,v=0.43007771234635894,w=0.48909289524535227,x=4.740719352360605 +color=purple,shape=circle,flag=0,i=267295,u=0.9050968120029785,v=0.09421191810403817,w=0.48511453320140385,x=4.011780724389438 +color=red,shape=triangle,flag=1,i=267399,u=0.619441644216284,v=0.2256311772293219,w=0.4832298027114756,x=2.7386664317490106 +color=red,shape=square,flag=0,i=267515,u=0.7139285914828621,v=0.3310777579816968,w=0.5137639984652621,x=4.6206541558997705 +color=red,shape=square,flag=0,i=267562,u=0.6643624860989904,v=0.580030202494807,w=0.5118441674036535,x=4.916144162544415 +color=purple,shape=circle,flag=0,i=267569,u=0.791819631623404,v=0.7956857548926921,w=0.48561619093919245,x=4.379655863178406 +color=red,shape=square,flag=0,i=267579,u=0.16980860287951083,v=0.28553949719489335,w=0.5148676871963515,x=4.758698950147402 +color=yellow,shape=circle,flag=1,i=267692,u=0.7307990296707214,v=0.7879215454293108,w=0.503632811970671,x=3.20953410050493 +color=yellow,shape=square,flag=1,i=267770,u=0.7963479367054498,v=0.49705860805537194,w=0.49680589593806285,x=6.520699023429686 +color=green,shape=triangle,flag=0,i=267800,u=0.9908112170890696,v=0.04601082055484296,w=0.5220844009523338,x=5.5664733389094465 +color=green,shape=square,flag=0,i=267815,u=0.9769859281555444,v=0.35172539040876183,w=0.5067621341649307,x=4.3539870595965295 +color=blue,shape=square,flag=0,i=267830,u=0.8706555987332689,v=0.757912235267193,w=0.5138498986973996,x=5.380743054745994 +color=red,shape=circle,flag=0,i=267835,u=0.0024676387987249138,v=0.05083429612273676,w=0.5039487592076144,x=2.619398230450757 +color=yellow,shape=circle,flag=1,i=267935,u=0.7297528117486306,v=0.14599466772121383,w=0.5026238525575261,x=5.233726078552931 +color=red,shape=triangle,flag=0,i=267940,u=0.5697980727474699,v=0.05589927899812319,w=0.49751109178158837,x=3.8853532836870808 +color=red,shape=square,flag=0,i=267985,u=0.2535867038890457,v=0.8688668103097184,w=0.49095495064502237,x=3.4563482752750816 +color=red,shape=circle,flag=0,i=268012,u=0.8734679331491012,v=0.9155012385468725,w=0.49792935205451705,x=5.866269132508942 +color=red,shape=circle,flag=0,i=268030,u=0.7170488710600035,v=0.6226868750484842,w=0.49682420642292735,x=5.324163770643963 +color=orange,shape=square,flag=0,i=268054,u=0.9988853487546249,v=0.15523943034690246,w=0.48807563823534394,x=2.7538513348864178 +color=red,shape=triangle,flag=0,i=268230,u=0.057152019703461954,v=0.7930713948164714,w=0.49888824941667814,x=5.510583133411919 +color=yellow,shape=square,flag=1,i=268299,u=0.7167298708974419,v=0.4536367065782505,w=0.4997763573482059,x=3.8338036542606724 +color=red,shape=triangle,flag=0,i=268354,u=0.6589006128983669,v=0.3352318775626706,w=0.4964646181879287,x=4.393022798543047 +color=red,shape=square,flag=0,i=268375,u=0.5666299747228207,v=0.3548557720214315,w=0.49798441027119517,x=6.219337458737967 +color=yellow,shape=circle,flag=1,i=268389,u=0.6746074516906357,v=0.8039286022479225,w=0.5051494977434232,x=5.764614291344667 +color=orange,shape=triangle,flag=1,i=268405,u=0.4431316693540571,v=0.3405488363333343,w=0.5128223130959686,x=3.9888930729618792 +color=red,shape=square,flag=0,i=268426,u=0.11657230495747417,v=0.45547628044542365,w=0.5084283018333108,x=6.669178540369981 +color=red,shape=triangle,flag=1,i=268450,u=0.21441583621150195,v=0.6239369274123343,w=0.5079931155014976,x=4.538675252448592 +color=green,shape=triangle,flag=0,i=268495,u=0.28462824993024594,v=0.07155955139375159,w=0.5151259593399791,x=6.021502904209325 +color=red,shape=triangle,flag=0,i=268511,u=0.18530003172725173,v=0.1850664287997309,w=0.507149064091653,x=3.7370196359860515 +color=purple,shape=triangle,flag=0,i=268600,u=0.07745692851639341,v=0.23790525694735942,w=0.48096875726637234,x=5.120135770251367 +color=red,shape=square,flag=0,i=268730,u=0.840797681742386,v=0.29353690430270774,w=0.5145304051265439,x=3.5203394220279804 +color=red,shape=square,flag=0,i=268749,u=0.4815363338880647,v=0.5299469809870514,w=0.5155044425846441,x=4.587977751351524 +color=red,shape=square,flag=0,i=268761,u=0.1163048156377906,v=0.21960117297230908,w=0.5134399107386405,x=5.435305480649757 +color=yellow,shape=circle,flag=1,i=268808,u=0.005122263098804036,v=0.6574735360653137,w=0.5103057475906442,x=4.951171156869705 +color=red,shape=square,flag=0,i=269054,u=0.964138306044566,v=0.4241014236028319,w=0.5288574667285163,x=4.780194606008348 +color=yellow,shape=square,flag=1,i=269086,u=0.565635480367983,v=0.8704653766551137,w=0.4973676075069901,x=5.8204865981743685 +color=blue,shape=circle,flag=1,i=269135,u=0.34908840275893527,v=0.5179528026928115,w=0.48140705231662767,x=4.860777277169732 +color=yellow,shape=square,flag=1,i=269177,u=0.10507907315420106,v=0.0007109695568577878,w=0.4922016811946543,x=5.836957315329459 +color=red,shape=circle,flag=1,i=269215,u=0.42044755874971507,v=0.3210808861558468,w=0.4996128360671105,x=6.604429307955042 +color=blue,shape=triangle,flag=0,i=269305,u=0.405274913883538,v=0.9975527859615919,w=0.47049502937321885,x=6.417363687440029 +color=blue,shape=square,flag=1,i=269320,u=0.88346768840092,v=0.8838828523547749,w=0.5209974150890856,x=6.272164759081348 +color=red,shape=square,flag=0,i=269335,u=0.24774929573044369,v=0.7029593322064707,w=0.5152669699524176,x=5.195079854140742 +color=red,shape=triangle,flag=1,i=269347,u=0.9935353142906873,v=0.142579247897212,w=0.5106771319334639,x=5.444897893078017 +color=green,shape=circle,flag=0,i=269366,u=0.8682771446512328,v=0.2466008572375623,w=0.5085008460973088,x=4.134816763927122 +color=red,shape=triangle,flag=1,i=269520,u=0.0417837627871912,v=0.8544738543752746,w=0.5097579661620304,x=6.503285475394995 +color=red,shape=square,flag=1,i=269540,u=0.254612181128988,v=0.7919180344301464,w=0.5225309978797998,x=5.028268149079994 +color=orange,shape=circle,flag=0,i=269625,u=0.6330475778581115,v=0.998475130432018,w=0.5014512347016831,x=7.461311238284132 +color=green,shape=triangle,flag=0,i=269649,u=0.20542197996154754,v=0.9883916746417903,w=0.5131160034219836,x=5.504788980700801 +color=red,shape=circle,flag=1,i=269699,u=0.7714809149922723,v=0.7469712349863759,w=0.5090878532311098,x=5.905824916190011 +color=red,shape=circle,flag=0,i=269708,u=0.9539246515732512,v=0.9995384958625388,w=0.5115435117396863,x=6.238837197673072 +color=yellow,shape=circle,flag=1,i=269754,u=0.16863623405708605,v=0.8500771517127843,w=0.504955747996841,x=6.428143152605753 +color=red,shape=circle,flag=0,i=269781,u=0.8864290977691268,v=0.8279829613181919,w=0.5087521850055658,x=2.849052445007865 +color=blue,shape=triangle,flag=1,i=269844,u=0.12066366003229945,v=0.6913183985162518,w=0.4754819404248616,x=4.859523758020624 +color=purple,shape=triangle,flag=0,i=269846,u=0.7906059108618957,v=0.3675018760374894,w=0.4934992714294153,x=4.32890628174515 +color=red,shape=circle,flag=1,i=269875,u=0.4955425961672869,v=0.4443882860346085,w=0.5056892565205361,x=4.165998830530639 +color=red,shape=triangle,flag=0,i=269931,u=0.6668311049269761,v=0.24200514606006396,w=0.5108715503568901,x=6.3833822487873695 +color=red,shape=square,flag=0,i=269970,u=0.10800887067401232,v=0.7569626287163034,w=0.5307660611121297,x=4.26824794541685 +color=purple,shape=circle,flag=0,i=269980,u=0.08752767189934352,v=0.5511965878076084,w=0.47916876612626685,x=6.509316389088983 +color=purple,shape=square,flag=0,i=270011,u=0.2789941535351438,v=0.9319339117099625,w=0.5097019006700386,x=5.9798739676589845 +color=red,shape=triangle,flag=0,i=270062,u=0.8345082860853451,v=0.4179764553333968,w=0.5269146516236533,x=6.864484717771276 +color=red,shape=square,flag=1,i=270067,u=0.9491144634945626,v=0.7621112475028795,w=0.5332520907479015,x=4.388301774638622 +color=yellow,shape=triangle,flag=1,i=270207,u=0.7230902638375496,v=0.08437511339144799,w=0.4972306924507012,x=3.4142817598659043 +color=red,shape=circle,flag=1,i=270250,u=0.18995478119414777,v=0.14879476624196236,w=0.4998992043066113,x=2.5810167412681726 +color=red,shape=circle,flag=0,i=270309,u=0.2491793966332707,v=0.20804943966535303,w=0.4988335601325387,x=4.098066625603907 +color=red,shape=triangle,flag=0,i=270337,u=0.6228668840765779,v=0.9135500394213574,w=0.5223329798324069,x=5.783153356283957 +color=green,shape=square,flag=0,i=270385,u=0.23849768154569584,v=0.17328522232309207,w=0.5081790134619015,x=6.252168083218025 +color=green,shape=circle,flag=0,i=270425,u=0.414321460415063,v=0.9651694664754853,w=0.5056045333529777,x=2.409679215791203 +color=red,shape=square,flag=0,i=270491,u=0.6343206916621129,v=0.5981898159489216,w=0.5369018644914485,x=3.681971461097613 +color=blue,shape=triangle,flag=0,i=270565,u=0.700617127347313,v=0.3137516432711571,w=0.4786212022287465,x=5.531785479928818 +color=blue,shape=square,flag=0,i=270705,u=0.34908693292224724,v=0.15605048233966923,w=0.5155216268127413,x=4.7536894652426644 +color=green,shape=square,flag=0,i=270825,u=0.4978177033542378,v=0.36864351427063813,w=0.5088662785366886,x=3.3946087933985982 +color=purple,shape=triangle,flag=0,i=270828,u=0.4823345660859609,v=0.4339435241650227,w=0.4966658912054024,x=7.244160447208348 +color=red,shape=circle,flag=1,i=270849,u=0.7778160951427734,v=0.7128511887786196,w=0.5204318295919914,x=2.6504079688494886 +color=yellow,shape=square,flag=1,i=270853,u=0.25551628884221045,v=0.7592248875502413,w=0.49378170743512373,x=5.304759077576299 +color=yellow,shape=square,flag=1,i=270855,u=0.853622259205767,v=0.39804044140495753,w=0.4970022667226532,x=5.6936059209304135 +color=red,shape=square,flag=0,i=270922,u=0.13857295136544323,v=0.15635585931005902,w=0.5360771564634886,x=4.867330183520015 +color=red,shape=circle,flag=0,i=270935,u=0.9673658593119613,v=1.0451821155548664,w=0.5229923818064347,x=6.950140295239923 +color=purple,shape=triangle,flag=0,i=270960,u=0.9110876197948057,v=0.537068970516768,w=0.49858273655801005,x=6.4228667834720525 +color=yellow,shape=square,flag=1,i=271055,u=0.29733161997679036,v=0.41907120074265025,w=0.49883577976743254,x=6.939327349112527 +color=blue,shape=square,flag=0,i=271071,u=0.7722959662108736,v=0.9980012276147741,w=0.528609477304339,x=3.639299837632295 +color=red,shape=triangle,flag=0,i=271089,u=0.1634861686411484,v=0.33120837760256094,w=0.526744101766661,x=6.4919450728932775 +color=red,shape=triangle,flag=0,i=271102,u=0.3519224403652488,v=0.32008494980496593,w=0.531310657963342,x=4.048240560651588 +color=blue,shape=square,flag=1,i=271135,u=0.976602396487405,v=0.8842595703606668,w=0.5289619584948578,x=4.843158687731266 +color=red,shape=triangle,flag=0,i=271189,u=0.6460095812313906,v=0.8544900861009376,w=0.521158482879284,x=4.022131751280413 +color=red,shape=square,flag=0,i=271270,u=0.905173553936471,v=0.5355582083568032,w=0.5393257506448982,x=4.255180427409536 +color=green,shape=triangle,flag=0,i=271371,u=0.3876576931416468,v=0.3918596665178963,w=0.5132365830335854,x=5.784765127245741 +color=blue,shape=circle,flag=0,i=271429,u=0.852766370520137,v=0.8135878645805505,w=0.4851581296740543,x=3.759177559170018 +color=red,shape=circle,flag=1,i=271435,u=0.3995101891937829,v=0.3733543220280349,w=0.540102136343489,x=5.423881521985339 +color=purple,shape=square,flag=0,i=271450,u=0.08869490426013016,v=0.878807563006648,w=0.5097486539846641,x=4.036375095266521 +color=red,shape=square,flag=0,i=271453,u=0.5206101225107433,v=0.8711000701138165,w=0.5360211371635281,x=4.857617416535469 +color=blue,shape=square,flag=1,i=271476,u=0.08819930606664927,v=0.5197551678746145,w=0.5289568825254514,x=7.3411078001010575 +color=red,shape=triangle,flag=0,i=271657,u=0.564201189521744,v=0.3152180529689288,w=0.5170213520004779,x=7.1335073634844335 +color=green,shape=triangle,flag=0,i=271665,u=0.06632998688651393,v=0.4031212517185745,w=0.5104869141912932,x=5.410769969133124 +color=purple,shape=circle,flag=0,i=271676,u=0.6431193383945193,v=0.7816474893411354,w=0.48065553706385544,x=4.356718054747709 +color=blue,shape=square,flag=1,i=271686,u=0.5163838002924002,v=0.36704452192662873,w=0.5249656443446242,x=3.9971352960083064 +color=green,shape=triangle,flag=0,i=271797,u=0.587899431669839,v=0.5834593234099636,w=0.5079504802221093,x=7.6908518425868495 +color=red,shape=triangle,flag=0,i=271853,u=0.07939613383519628,v=0.792382271979842,w=0.5068197608207315,x=3.7796059916196634 +color=yellow,shape=circle,flag=1,i=271877,u=0.28039897289684146,v=0.878319192775941,w=0.5087256947812533,x=3.1654664532423413 +color=blue,shape=circle,flag=0,i=271897,u=0.887833045983946,v=0.05235560575569076,w=0.48924670117002356,x=1.8758586365535759 +color=red,shape=triangle,flag=0,i=271918,u=0.5719263429762795,v=0.49508855878960933,w=0.5176344236668424,x=5.105277973154455 +color=yellow,shape=square,flag=1,i=271947,u=0.70243282572162,v=0.12208141892313373,w=0.510065577587627,x=4.869449203773317 +color=red,shape=triangle,flag=0,i=271955,u=0.015467589697611306,v=0.10639995635503474,w=0.513416123035257,x=5.20393222720596 +color=red,shape=square,flag=0,i=272118,u=0.15564986578484818,v=0.2888005527864398,w=0.5245288466574893,x=4.88596218353195 +color=yellow,shape=triangle,flag=1,i=272132,u=0.2674211987634295,v=0.6375640400393053,w=0.5042841168223927,x=6.563419460136988 +color=yellow,shape=circle,flag=1,i=272165,u=0.9174633626426539,v=0.23054425107300924,w=0.5081487367676373,x=3.3496674028300455 +color=red,shape=triangle,flag=1,i=272176,u=0.12188863469673472,v=0.7585169862504959,w=0.5137119149857992,x=5.581951672769995 +color=yellow,shape=square,flag=1,i=272182,u=0.5268161165014636,v=0.8785588662666121,w=0.5058773791931063,x=7.019185838783636 +color=red,shape=circle,flag=0,i=272226,u=0.39670442231034553,v=0.4098947862552379,w=0.5288957675147329,x=5.261542939867193 +color=blue,shape=square,flag=1,i=272327,u=0.8312166718564842,v=0.033317195606369254,w=0.5235051533411317,x=4.008303806634128 +color=purple,shape=triangle,flag=0,i=272363,u=0.15614161875046106,v=0.23516881335415285,w=0.4911661823426195,x=7.462777545802294 +color=red,shape=circle,flag=0,i=272453,u=0.05470827588117133,v=0.1261958848741258,w=0.5217194345166385,x=6.025527306040547 +color=blue,shape=square,flag=0,i=272490,u=0.2902590841835594,v=0.14374611197559284,w=0.5214587937763869,x=4.949951019871169 +color=red,shape=triangle,flag=0,i=272575,u=0.8465006783703279,v=0.9724051160762706,w=0.5232041443742209,x=4.866180450160544 +color=red,shape=circle,flag=1,i=272599,u=0.12892764519698774,v=0.12466340898629369,w=0.532539575568873,x=4.3457239674645365 +color=red,shape=square,flag=0,i=272666,u=0.08875167500584946,v=0.4596281162088727,w=0.5147630150665891,x=6.477057451534829 +color=red,shape=square,flag=0,i=272776,u=0.8857264627523018,v=0.04487754119375453,w=0.5224105898494541,x=4.208046451574389 +color=blue,shape=square,flag=0,i=272859,u=0.17487432111811152,v=0.624671925563803,w=0.5152628327989822,x=3.3802622855485285 +color=blue,shape=square,flag=1,i=272862,u=0.30966946995538036,v=0.899157442548078,w=0.5149934889102513,x=7.66539587702979 +color=red,shape=circle,flag=0,i=272879,u=0.21710396974197987,v=0.24640589580162442,w=0.5267483181717957,x=4.994489514933451 +color=red,shape=square,flag=1,i=272900,u=0.7871071803483068,v=0.6012720122300076,w=0.5247264331152747,x=5.034650919661394 +color=blue,shape=triangle,flag=0,i=272926,u=0.5452237848214723,v=0.537739934474744,w=0.48372824761253064,x=4.821167468295924 +color=red,shape=square,flag=0,i=272945,u=0.4123024496965355,v=0.7930259021034676,w=0.5315900258756656,x=4.486811032597063 +color=orange,shape=circle,flag=1,i=272966,u=0.6209846653766937,v=0.7532947521450949,w=0.5081633322025949,x=4.017462592550577 +color=red,shape=square,flag=1,i=273023,u=0.09878338104963091,v=0.09461200210241949,w=0.5368662592636505,x=5.8713897370150745 +color=red,shape=triangle,flag=1,i=273047,u=0.8078485867658558,v=0.3146397951164116,w=0.5180359037837303,x=4.419055740348531 +color=green,shape=triangle,flag=0,i=273081,u=0.008815582121518895,v=0.3351474610360117,w=0.5107505128564379,x=5.41150822475658 +color=red,shape=triangle,flag=1,i=273109,u=0.8757208482717299,v=0.7224311856730294,w=0.5183730449717274,x=3.2314847145299903 +color=red,shape=square,flag=0,i=273215,u=0.0016769682856588863,v=0.4062416143816475,w=0.5328763050189145,x=5.971581308961723 +color=yellow,shape=square,flag=1,i=273221,u=0.5547690556030465,v=0.383155411082328,w=0.5065232862262112,x=5.849401582746474 +color=yellow,shape=triangle,flag=1,i=273265,u=0.1845511835999143,v=0.1929059079085862,w=0.5151953137405589,x=5.049827624304032 +color=yellow,shape=square,flag=1,i=273291,u=0.26779702507825665,v=0.7162722527037098,w=0.5065254034827779,x=4.749739778942277 +color=red,shape=square,flag=0,i=273344,u=0.783395435356002,v=0.626299514823744,w=0.5295158987683225,x=3.828796123066978 +color=yellow,shape=square,flag=0,i=273371,u=0.498456045578728,v=0.539046645596661,w=0.516895643658785,x=5.942635508464914 +color=red,shape=triangle,flag=0,i=273402,u=0.19669769955250094,v=0.9354873908418636,w=0.5106611097235272,x=2.945552185578556 +color=yellow,shape=square,flag=1,i=273460,u=0.6091834979360137,v=0.2566723873307417,w=0.5161050534577085,x=5.031674540290492 +color=red,shape=circle,flag=1,i=273514,u=0.2893717897186381,v=0.3317770544966995,w=0.5109108042365773,x=6.091937588417157 +color=red,shape=square,flag=0,i=273559,u=0.14973294830107453,v=0.5899725236893825,w=0.5280524169581828,x=5.480189238550888 +color=red,shape=triangle,flag=0,i=273639,u=0.3782523515887105,v=0.00932837890979521,w=0.5120040412855404,x=4.96518872246986 +color=red,shape=triangle,flag=1,i=273714,u=0.22631139194355598,v=0.5040830302389918,w=0.5190608474678889,x=4.912829498689536 +color=blue,shape=triangle,flag=1,i=273774,u=0.7280619739056884,v=0.05621086289650323,w=0.49474704979810236,x=5.974094841247102 +color=green,shape=circle,flag=0,i=273958,u=0.04855959877458027,v=0.31630970368507483,w=0.4795217024774788,x=3.7647295408310817 +color=red,shape=triangle,flag=1,i=274009,u=0.5314933478013397,v=0.5129823261270892,w=0.5109384418975104,x=4.844811478344437 +color=purple,shape=circle,flag=0,i=274018,u=0.2730300791176786,v=0.03093712240566171,w=0.4798891709464476,x=4.490506813960657 +color=red,shape=circle,flag=0,i=274035,u=0.6733556323940694,v=0.5972087074567061,w=0.49581701424235325,x=6.015281164265031 +color=blue,shape=square,flag=1,i=274042,u=0.7952018617346195,v=0.6053258258742458,w=0.5085443739195697,x=5.892957552739641 +color=red,shape=triangle,flag=0,i=274053,u=0.878253352719066,v=0.32921449458391117,w=0.5060746422906507,x=3.0903805828575037 +color=red,shape=triangle,flag=0,i=274125,u=0.07300198333997798,v=0.12108880039320902,w=0.5121110563062768,x=4.810188031513911 +color=yellow,shape=square,flag=0,i=274132,u=0.5738360121336274,v=0.6229060874048589,w=0.5111293923421002,x=6.267278978817212 +color=green,shape=square,flag=0,i=274272,u=0.07190403045510674,v=0.5006125758409876,w=0.5061714198788955,x=6.057752870387191 +color=blue,shape=circle,flag=1,i=274390,u=0.33715041809877655,v=0.1636174722134922,w=0.5008539493361065,x=3.1961637878420497 +color=red,shape=square,flag=0,i=274503,u=0.30049595174919064,v=0.06930424937144253,w=0.5040792478563368,x=5.438021025802396 +color=blue,shape=triangle,flag=0,i=274534,u=0.5397242441468856,v=0.17376729124948875,w=0.48467063448593534,x=4.478741052031034 +color=red,shape=circle,flag=0,i=274568,u=0.5008917079236528,v=0.43574891231807084,w=0.49437554516039545,x=4.552431345082269 +color=yellow,shape=circle,flag=1,i=274591,u=0.612034983774875,v=0.5970370650250671,w=0.49513768015357135,x=4.429047871920659 +color=red,shape=triangle,flag=1,i=274636,u=0.38401515881057513,v=0.5375651145934137,w=0.512904194784432,x=3.0230779863388797 +color=green,shape=square,flag=0,i=274640,u=0.7667770742608941,v=0.6711749608749514,w=0.5066147320570372,x=5.703618968829413 +color=red,shape=square,flag=0,i=274666,u=0.26538835653318327,v=0.4659559661346837,w=0.5016039802794988,x=2.567129681994347 +color=green,shape=square,flag=1,i=274691,u=0.7267687245426453,v=0.5261619207171709,w=0.5112347025148704,x=8.921094681787602 +color=red,shape=circle,flag=0,i=274744,u=0.16719649952006788,v=0.13547028822215385,w=0.47957745854464096,x=5.673700584327684 +color=red,shape=triangle,flag=0,i=274792,u=0.4325448552435456,v=0.28455732112813403,w=0.5103299684146705,x=6.328857259586061 +color=red,shape=square,flag=0,i=274820,u=0.9362364382138753,v=0.6019020246619172,w=0.504269302409123,x=5.311025339338761 +color=blue,shape=square,flag=0,i=274860,u=0.11826414749280811,v=0.5529619954954097,w=0.501050181029679,x=4.68420076737738 +color=purple,shape=triangle,flag=0,i=274938,u=0.5274872947345021,v=0.9884402473965985,w=0.49438975781752975,x=3.8029186660774226 +color=green,shape=square,flag=0,i=275026,u=0.0748748386314243,v=0.7397130215942403,w=0.5132750513808505,x=4.878370506934766 +color=purple,shape=triangle,flag=0,i=275145,u=0.4600608414941606,v=0.21657853582503905,w=0.4901631665848423,x=5.580631059968616 +color=blue,shape=triangle,flag=1,i=275411,u=0.76329867593739,v=0.36868460283998494,w=0.47844635074027714,x=3.6905895397115516 +color=red,shape=circle,flag=1,i=275428,u=0.06602714113251362,v=0.020030421901805325,w=0.4791716079684297,x=7.752086928983793 +color=red,shape=triangle,flag=1,i=275472,u=0.0707028839327134,v=0.7635155934574812,w=0.5103980648847103,x=6.235629281818734 +color=red,shape=circle,flag=0,i=275505,u=0.09152091750208424,v=0.05543803075781528,w=0.48312870860215307,x=7.150819586602147 +color=yellow,shape=square,flag=0,i=275506,u=0.919191895577424,v=0.8295859952435531,w=0.5109429149296737,x=5.820284236639371 +color=blue,shape=square,flag=0,i=275620,u=0.22272873596803544,v=0.24138434018389743,w=0.518645518154923,x=4.247015482469394 +color=orange,shape=triangle,flag=1,i=275678,u=0.06388160709174939,v=0.23908466406508555,w=0.5048813287217734,x=5.7077317134792205 +color=blue,shape=square,flag=0,i=275720,u=0.7054189258248026,v=0.637609256323884,w=0.5175906051033486,x=3.94582893615266 +color=red,shape=circle,flag=0,i=275748,u=0.703973803251823,v=0.6947288347723674,w=0.49084500664170255,x=4.551397811405671 +color=red,shape=triangle,flag=0,i=275755,u=0.8626501161550487,v=0.7018378516107286,w=0.5105989574604536,x=3.349114578194707 +color=red,shape=triangle,flag=0,i=275765,u=0.028919239340594927,v=0.5643833415406265,w=0.5086122992007506,x=3.755066195459468 +color=purple,shape=triangle,flag=1,i=275800,u=0.503057970285384,v=0.7009260562516104,w=0.5050273021517575,x=4.992063727962121 +color=purple,shape=square,flag=0,i=275863,u=0.44347643006823345,v=0.6758886496866708,w=0.4940371977711606,x=4.142874556417575 +color=red,shape=triangle,flag=0,i=275905,u=0.8984858044483035,v=0.8531665272910918,w=0.5095340075539027,x=5.457822338663282 +color=red,shape=square,flag=0,i=275907,u=0.49398940985685225,v=0.5085582545001526,w=0.5010870263631043,x=6.450638502264784 +color=red,shape=triangle,flag=0,i=276076,u=0.4431206317548032,v=0.9628752521414382,w=0.5045272373912738,x=4.561468567472974 +color=yellow,shape=triangle,flag=0,i=276112,u=0.6005669475974964,v=0.7296625756779209,w=0.49427084710281965,x=4.355947219404446 +color=green,shape=square,flag=0,i=276115,u=0.22618766365175058,v=0.8088554614292689,w=0.5131254106170233,x=7.641072149513505 +color=yellow,shape=square,flag=0,i=276219,u=0.399725540602879,v=0.14194013668059835,w=0.5096808521092445,x=4.586658893124853 +color=purple,shape=triangle,flag=0,i=276229,u=0.18786744216200502,v=0.20737220026144143,w=0.4956183985078717,x=4.758069786282985 +color=blue,shape=triangle,flag=0,i=276238,u=0.5435214601492427,v=0.30982708123901115,w=0.4894672980021366,x=3.0710666568980773 +color=red,shape=triangle,flag=0,i=276298,u=0.43293535417692786,v=0.7120110825377013,w=0.49604357486040584,x=5.632933107247049 +color=red,shape=square,flag=0,i=276366,u=0.7577378760965514,v=0.5256070458979509,w=0.4791069248324443,x=4.380542667977143 +color=red,shape=circle,flag=0,i=276431,u=0.6708664560419884,v=0.5954096292016795,w=0.4676398215737821,x=3.8516263858082733 +color=red,shape=triangle,flag=0,i=276450,u=0.7659146528706552,v=0.762772763553792,w=0.5043443289321522,x=4.095123944519207 +color=green,shape=triangle,flag=0,i=276456,u=0.7109134057124564,v=0.15187738369327775,w=0.5100097726260219,x=5.522141045560848 +color=red,shape=circle,flag=0,i=276532,u=0.39005330647211667,v=0.3302482350949184,w=0.46560280550051075,x=3.9421432456617516 +color=orange,shape=triangle,flag=1,i=276616,u=0.9098686012935904,v=0.6783954193618972,w=0.5151313424146066,x=4.768731677173737 +color=red,shape=circle,flag=0,i=276623,u=0.10409608577871055,v=0.1902664743162913,w=0.4701527872707176,x=3.3300033484125944 +color=red,shape=circle,flag=0,i=276725,u=0.2949441000241585,v=0.3470963649118102,w=0.4778404541602554,x=5.556800434911691 +color=yellow,shape=square,flag=1,i=276760,u=0.6087824980326788,v=0.7697094995557414,w=0.5160134271069344,x=6.646393748457489 +color=red,shape=triangle,flag=0,i=276805,u=0.7318489001096495,v=0.4738975746105495,w=0.5135155478638224,x=4.889336294350405 +color=purple,shape=circle,flag=0,i=277020,u=0.7936605132922776,v=0.8476399761563178,w=0.5030183819674996,x=4.32454077466622 +color=red,shape=square,flag=0,i=277043,u=0.422784320473623,v=0.4200749652687161,w=0.46988200178668765,x=5.246554730320105 +color=red,shape=triangle,flag=0,i=277054,u=0.8968080761181384,v=0.6244745650698577,w=0.5167763405420956,x=6.391722352020554 +color=red,shape=triangle,flag=0,i=277102,u=0.015979341292861937,v=0.23922052296373097,w=0.5123591846025574,x=4.233901250365271 +color=red,shape=circle,flag=0,i=277139,u=0.6074917582395695,v=0.578917534323402,w=0.4822399753848357,x=3.8000481578793264 +color=green,shape=triangle,flag=0,i=277145,u=0.17073939879776,v=0.8657342539490759,w=0.5002172019238377,x=5.227842650174012 +color=purple,shape=circle,flag=0,i=277147,u=0.19597158721524732,v=0.5993437214659064,w=0.49814456864038525,x=3.9780976530522945 +color=red,shape=square,flag=0,i=277201,u=0.696007371916118,v=0.5708905041377343,w=0.4715038386045447,x=2.894791365740644 +color=red,shape=triangle,flag=1,i=277255,u=0.28837892193430104,v=0.05026172153923969,w=0.5121781302224944,x=3.3248860978053414 +color=red,shape=circle,flag=1,i=277293,u=0.1212165116190187,v=0.10483351567899724,w=0.49061845285656874,x=5.1395393630932835 +color=red,shape=circle,flag=0,i=277318,u=0.7260734009077561,v=0.7400802948875371,w=0.4923503029273603,x=4.110028267194617 +color=blue,shape=circle,flag=1,i=277368,u=0.4112702874032924,v=0.5100316200910434,w=0.4803498370952482,x=5.148836539738202 +color=blue,shape=square,flag=0,i=277396,u=0.19315338993612674,v=0.06290539413366214,w=0.507616604214517,x=5.469641715962468 +color=yellow,shape=square,flag=1,i=277456,u=0.0025440267883102274,v=0.05474106287787284,w=0.5102729153751984,x=3.526301273728043 +color=red,shape=triangle,flag=1,i=277580,u=0.8057550214518604,v=0.6530293954985826,w=0.5095020226271539,x=4.271759727442382 +color=red,shape=triangle,flag=0,i=277655,u=0.9457644760390884,v=0.9616505356071466,w=0.5090762911413765,x=3.981889322777672 +color=red,shape=circle,flag=1,i=277660,u=0.514083307970093,v=0.4485718972021694,w=0.4870195930639722,x=6.166190923992491 +color=red,shape=circle,flag=0,i=277730,u=0.07372385318757546,v=-0.02582775087576042,w=0.4833545057425041,x=5.024135036175388 +color=blue,shape=circle,flag=0,i=277778,u=0.8325779464249566,v=0.5004428332569696,w=0.4906098473141438,x=5.023685053968186 +color=blue,shape=square,flag=1,i=277833,u=0.41249599112419333,v=0.2571885770323481,w=0.5123988308126495,x=3.639941887422522 +color=blue,shape=triangle,flag=1,i=277851,u=0.6209067098681805,v=0.8320092553387912,w=0.47037697831630704,x=6.102916184689209 +color=red,shape=triangle,flag=0,i=277883,u=0.5492888305915383,v=0.3608440713737123,w=0.5021675668602483,x=3.7844584467280735 +color=blue,shape=square,flag=1,i=277910,u=0.8028839804644307,v=0.5603697890990146,w=0.5154500321453434,x=2.931211310051449 +color=red,shape=square,flag=1,i=277922,u=0.8565413137049229,v=0.8386116780970948,w=0.43626706140877497,x=6.301179901836098 +color=red,shape=square,flag=0,i=278090,u=0.5712787047695906,v=0.8957119536381241,w=0.43357485487313535,x=6.243071445465681 +color=red,shape=triangle,flag=0,i=278215,u=0.5118396963435251,v=0.9606779488440411,w=0.49522090409337827,x=3.945093591841642 +color=green,shape=triangle,flag=0,i=278242,u=0.09041696723310955,v=0.7755113333504334,w=0.49816042300026203,x=5.070909974229001 +color=red,shape=triangle,flag=0,i=278346,u=0.9332677721561746,v=0.9679994498357146,w=0.49483780003122824,x=3.244585209763837 +color=orange,shape=triangle,flag=0,i=278435,u=0.27267781031546623,v=0.7813464180011345,w=0.4996375454783771,x=4.661784753828535 +color=red,shape=square,flag=0,i=278544,u=0.9839258939427176,v=0.16332820343543863,w=0.4463957263096923,x=4.539950669868682 +color=yellow,shape=square,flag=1,i=278590,u=0.03870934074215293,v=0.5809797670449286,w=0.5140857391224181,x=3.785908532353401 +color=blue,shape=square,flag=1,i=278606,u=0.8066345310251971,v=0.10183314005794164,w=0.5187219015873368,x=5.37740829587483 +color=red,shape=square,flag=1,i=278663,u=0.6527689711674508,v=0.30385700532582105,w=0.4581006689816416,x=5.862767311886287 +color=orange,shape=triangle,flag=1,i=278740,u=0.6263559570955815,v=0.1516116880262247,w=0.49629424300074565,x=6.307471501377414 +color=purple,shape=triangle,flag=0,i=278790,u=0.26224310140155405,v=0.635012274594874,w=0.47849105401466574,x=4.159639149256694 +color=green,shape=circle,flag=0,i=278850,u=0.5918202914685192,v=0.5583787765896122,w=0.48952164277907384,x=6.0478759847039285 +color=red,shape=square,flag=0,i=278872,u=0.3996382178437635,v=0.714745942996061,w=0.46763429724619965,x=5.6225531919251095 +color=yellow,shape=square,flag=1,i=278896,u=0.882965353298848,v=0.643699074091605,w=0.519441483130259,x=5.361371000809978 +color=red,shape=square,flag=0,i=278925,u=0.057478735463183606,v=0.5753843191107093,w=0.4687520476034903,x=4.296129741408247 +color=yellow,shape=triangle,flag=1,i=278930,u=0.2359793854714849,v=0.8817194363273055,w=0.5015346733275015,x=5.827126581489421 +color=red,shape=square,flag=0,i=278980,u=0.02338747915938122,v=0.0653181470290759,w=0.47194211901037203,x=4.9959406342969155 +color=yellow,shape=circle,flag=1,i=279240,u=0.053438861570863194,v=0.2837359939899178,w=0.489990232439038,x=5.165439129405239 +color=green,shape=square,flag=0,i=279270,u=0.91784778624634,v=0.6904928289106833,w=0.5271666045798626,x=5.301754547519857 +color=yellow,shape=triangle,flag=0,i=279282,u=0.7101012751717551,v=0.9698261438645679,w=0.5025408896588757,x=4.205495079028961 +color=red,shape=circle,flag=0,i=279318,u=0.07286248453107336,v=0.08868289521299681,w=0.4788519143641167,x=3.5217669605766866 +color=green,shape=circle,flag=0,i=279380,u=0.9999075930926061,v=0.7951411545290447,w=0.4968959435862534,x=5.600737846731193 +color=red,shape=circle,flag=1,i=279396,u=0.3323627366421906,v=0.39724005213377805,w=0.4719396091598217,x=5.850277301902327 +color=red,shape=circle,flag=0,i=279538,u=0.028554771245874244,v=0.039705377504417536,w=0.4667803467199131,x=5.919590958570892 +color=blue,shape=square,flag=0,i=279550,u=0.7793907641777834,v=0.4630823003814567,w=0.516290481069534,x=4.971497033431556 +color=yellow,shape=square,flag=1,i=279592,u=0.13054808563653153,v=0.34384249697053704,w=0.5167132668626603,x=5.85992965274032 +color=green,shape=triangle,flag=1,i=279622,u=0.7963630493773972,v=0.7764018178252802,w=0.4942799480085401,x=6.605681724956578 +color=red,shape=square,flag=0,i=279639,u=0.9533081418342814,v=0.9845886508421707,w=0.49078148662281984,x=3.9105553977649588 +color=green,shape=triangle,flag=0,i=279693,u=0.8769501498223685,v=0.8376004959939759,w=0.4960456476893017,x=6.56085861617322 +color=green,shape=circle,flag=0,i=279708,u=0.30964490361119745,v=0.35207661176726923,w=0.5070406171765169,x=6.322950174413548 +color=yellow,shape=triangle,flag=1,i=279743,u=0.8123442020868297,v=0.6412668596562257,w=0.500873812975386,x=4.880819474499927 +color=red,shape=square,flag=0,i=279861,u=0.9796185838306837,v=0.9906595820809593,w=0.49670143026297237,x=4.948776264216938 +color=yellow,shape=triangle,flag=1,i=279901,u=0.25362233277876967,v=0.4482485856938603,w=0.4971388559208474,x=3.7560884705481747 +color=red,shape=triangle,flag=0,i=279945,u=0.3617971523882211,v=0.880547472991682,w=0.49733934930192464,x=5.291759060482392 +color=yellow,shape=circle,flag=1,i=279965,u=0.3818801474606376,v=0.8254638029404613,w=0.48590292532119767,x=5.973752056658978 +color=yellow,shape=square,flag=1,i=279980,u=0.9705535495907963,v=0.30350852723439314,w=0.5144716357279938,x=4.440266882014721 +color=red,shape=square,flag=0,i=280052,u=0.45913899381354406,v=0.8157811720434384,w=0.5068188383213508,x=5.728965401521253 +color=red,shape=square,flag=0,i=280065,u=0.8499367721851534,v=0.27894392008453595,w=0.5051553370073166,x=6.164712923395321 +color=purple,shape=triangle,flag=0,i=280188,u=0.3520135214352045,v=0.31712824656085803,w=0.48148499614041457,x=5.87369638902408 +color=purple,shape=square,flag=0,i=280227,u=0.6924422807264176,v=0.5238445684222774,w=0.4931401493487204,x=4.964424425635917 +color=red,shape=circle,flag=0,i=280327,u=0.5291122289148481,v=0.557221330086876,w=0.47699308366800103,x=5.190422655927031 +color=red,shape=circle,flag=0,i=280408,u=0.14743580029379144,v=0.19157246628102145,w=0.47021107319489885,x=3.9791016101032 +color=orange,shape=square,flag=1,i=280420,u=0.0470860317861852,v=0.08913803250375951,w=0.48153705749039766,x=4.701231440439263 +color=green,shape=circle,flag=0,i=280531,u=0.551224271070333,v=0.23271973109026156,w=0.499196492302761,x=5.161238750091768 +color=green,shape=square,flag=0,i=280554,u=0.6020030334322408,v=0.9517388114578516,w=0.5351881627117776,x=5.384521025243752 +color=red,shape=circle,flag=1,i=280595,u=0.5019221249749239,v=0.4731304899660218,w=0.46443583678984746,x=5.803288960614924 +color=yellow,shape=square,flag=1,i=280678,u=0.9018836471858397,v=0.7211590153593105,w=0.513203152737238,x=5.369196632319536 +color=red,shape=circle,flag=0,i=280685,u=0.3599432568767288,v=0.3306088539379391,w=0.46781120117646824,x=3.5266002715749245 +color=blue,shape=triangle,flag=1,i=280737,u=0.7724092517817623,v=0.8469990918582153,w=0.4610607522407421,x=5.5726950123343455 +color=red,shape=square,flag=1,i=280755,u=0.9317847378493062,v=0.906339948683953,w=0.4868930087667855,x=5.916312425647438 +color=red,shape=circle,flag=1,i=280772,u=0.4689612988400361,v=0.3734679509332499,w=0.4667566194941723,x=4.096156546146602 +color=red,shape=triangle,flag=0,i=280795,u=0.6775827621631926,v=0.6887802617936221,w=0.48372757521468257,x=6.072210893263811 +color=red,shape=circle,flag=1,i=280845,u=0.9502327595214659,v=0.9503902210948304,w=0.47099130612220075,x=5.4369083409897625 +color=red,shape=square,flag=1,i=280846,u=0.025922897186713256,v=0.6568704261491838,w=0.4866555082243846,x=3.871642450381844 +color=red,shape=square,flag=0,i=280969,u=0.3556025238324271,v=0.19445611896971127,w=0.48153393561919106,x=4.181191686311995 +color=blue,shape=square,flag=1,i=281005,u=0.6907062034941703,v=0.18385000999192347,w=0.5294009754698966,x=4.874109533787477 +color=red,shape=triangle,flag=0,i=281071,u=0.5836220016055733,v=0.6886458201977214,w=0.4910787214710552,x=5.911831869022606 +color=yellow,shape=square,flag=1,i=281116,u=0.8395099623387113,v=0.7661778468478677,w=0.5143395485409306,x=4.921271930929959 +color=green,shape=circle,flag=0,i=281197,u=0.13043451247655424,v=0.9926387162371304,w=0.5016382631712446,x=4.296273657523788 +color=blue,shape=square,flag=0,i=281270,u=0.892019364247622,v=0.6883949588983121,w=0.5240954993569905,x=3.849117023318049 +color=red,shape=circle,flag=0,i=281383,u=0.10237593390867661,v=0.009332569303519375,w=0.48308302663518365,x=3.797957581910026 +color=purple,shape=square,flag=0,i=281465,u=0.4423510378137281,v=0.6602641707640811,w=0.49475165894014145,x=4.250271651999045 +color=red,shape=square,flag=1,i=281476,u=0.035901721026623146,v=0.06208684894558103,w=0.4811180660331609,x=5.08786595608084 +color=red,shape=triangle,flag=0,i=281521,u=0.475278505152111,v=0.6300368516180012,w=0.47666186625274737,x=5.962182471623468 +color=yellow,shape=triangle,flag=0,i=281637,u=0.9825607881222167,v=0.6716370631949607,w=0.4971989507690275,x=5.311808345026688 +color=red,shape=triangle,flag=1,i=281667,u=0.4416813098236648,v=0.007612137993538437,w=0.4824728808559309,x=3.5925175826122207 +color=green,shape=square,flag=0,i=281679,u=0.4928813233685484,v=0.44175179736303394,w=0.513833052476633,x=6.040051723910193 +color=blue,shape=triangle,flag=0,i=281807,u=0.3860740201200319,v=0.9555767054915603,w=0.4565982286468696,x=4.108596171640287 +color=red,shape=triangle,flag=1,i=281823,u=0.0036050258267615876,v=0.9399580071261083,w=0.4791517385396412,x=4.998343359890288 +color=blue,shape=square,flag=1,i=281828,u=0.008174890287940495,v=0.4292433844364618,w=0.5278054152837448,x=5.903745938453992 +color=blue,shape=square,flag=1,i=281938,u=0.17294379957387085,v=0.7592373876625672,w=0.51484699011673,x=5.4099497576339575 +color=blue,shape=triangle,flag=0,i=282009,u=0.21249982428624348,v=0.9875464749685668,w=0.45337372459256964,x=5.259427443771463 +color=red,shape=circle,flag=1,i=282068,u=0.5275352921582073,v=0.4362477048131487,w=0.4775526021744573,x=3.0224781835694525 +color=purple,shape=circle,flag=0,i=282220,u=0.7292078370864499,v=0.9131430203424354,w=0.5016343168633657,x=6.532992270761079 +color=red,shape=triangle,flag=0,i=282289,u=0.08970938605945822,v=0.47686299599450144,w=0.49160104989408443,x=4.709479438939208 +color=blue,shape=square,flag=1,i=282296,u=0.8349053224300648,v=0.9466490126470953,w=0.5157413104081363,x=3.9539657304020692 +color=red,shape=circle,flag=0,i=282367,u=0.7338932145548156,v=0.6415923313232216,w=0.4831745752496531,x=4.271073181042245 +color=red,shape=square,flag=0,i=282465,u=0.5495964475302019,v=0.07347131140840091,w=0.4677965255376068,x=5.59013044342102 +color=green,shape=square,flag=0,i=282682,u=0.8107534537095848,v=0.09446807387302414,w=0.5257334875144043,x=4.780691710128859 +color=red,shape=square,flag=0,i=282686,u=0.30719905307363227,v=0.3298352740856826,w=0.4661478895233752,x=5.681649510225867 +color=red,shape=square,flag=0,i=282763,u=0.7678071632851629,v=0.4612159104758833,w=0.47570444575412274,x=5.161684307388276 +color=red,shape=square,flag=0,i=282840,u=0.028786675924196592,v=0.4856422295181674,w=0.476410489928568,x=5.081911534256035 +color=blue,shape=circle,flag=1,i=282869,u=0.7023788412762049,v=0.7914631958127581,w=0.49237490105138765,x=5.952259950409154 +color=red,shape=square,flag=1,i=282928,u=0.02749936714996104,v=0.8509857328609852,w=0.4639809122487109,x=4.97406088680667 +color=orange,shape=square,flag=0,i=282934,u=0.3854536327509306,v=0.18001284797279415,w=0.4808020104690101,x=5.181146944747667 +color=orange,shape=square,flag=0,i=282958,u=0.30507471609822634,v=0.7582234508798396,w=0.4779339786169748,x=5.147422435342539 +color=red,shape=circle,flag=0,i=282991,u=0.28903343040251384,v=0.29213655346318623,w=0.4865268017134947,x=5.92132059059805 +color=blue,shape=circle,flag=1,i=283085,u=0.04695354800936935,v=0.6425152243385953,w=0.4936125213980512,x=4.1763020576531495 +color=yellow,shape=circle,flag=1,i=283142,u=0.41164175726881913,v=0.5604421398634948,w=0.4983818762709919,x=5.187580583842933 +color=blue,shape=triangle,flag=1,i=283194,u=0.5733754175892306,v=0.4088410551277101,w=0.45314392294121913,x=5.521680822941849 +color=red,shape=square,flag=0,i=283205,u=0.8772444983691737,v=0.9330400578228586,w=0.46431956627578636,x=4.129574117926221 +color=red,shape=triangle,flag=1,i=283212,u=0.7956132660816322,v=0.06352767300677908,w=0.5058126580883646,x=5.930729856087858 +color=red,shape=triangle,flag=0,i=283260,u=0.15938196491812728,v=0.8231701416310142,w=0.5017963144497639,x=4.281361033745148 +color=red,shape=square,flag=0,i=283320,u=0.0906107258626494,v=0.2965946422551351,w=0.46545720696107185,x=5.574587696364536 +color=red,shape=square,flag=0,i=283377,u=0.4350346833944073,v=0.8251058719961641,w=0.4697759620192235,x=4.25994800673227 +color=yellow,shape=square,flag=0,i=283399,u=0.09071549503099097,v=0.6030104576807922,w=0.5303749901085183,x=5.789436954035075 +color=green,shape=square,flag=0,i=283457,u=0.2623304115693713,v=0.8692167890452746,w=0.5278381888601276,x=5.231196714676524 +color=red,shape=square,flag=0,i=283644,u=0.8265228034076931,v=0.2756747808382448,w=0.4775213175126215,x=5.348262191400402 +color=red,shape=triangle,flag=0,i=283655,u=0.11444329223125427,v=0.10092609807738806,w=0.5198100949826048,x=5.147965247632212 +color=red,shape=triangle,flag=1,i=283810,u=0.9226877392568987,v=0.5569729312214099,w=0.5164574681390561,x=5.3145474037736795 +color=yellow,shape=triangle,flag=1,i=283844,u=0.8577573056014351,v=0.4240808134972043,w=0.5143732653660601,x=3.410256536516419 +color=blue,shape=triangle,flag=1,i=283876,u=0.7103849580538455,v=0.627067107769321,w=0.45524479919427063,x=4.7423317732863 +color=green,shape=square,flag=0,i=283967,u=0.4305896462753718,v=0.30330627037423874,w=0.5239866021833908,x=3.1195884051528773 +color=green,shape=square,flag=0,i=284005,u=0.16880072940989221,v=0.423767426944905,w=0.526501492128006,x=4.975561025671241 +color=red,shape=triangle,flag=0,i=284125,u=0.6902062956497429,v=0.22233802607241515,w=0.5269841328438786,x=6.5025408278087236 +color=purple,shape=circle,flag=0,i=284152,u=0.8716189964351342,v=0.8482222162972167,w=0.49342512194980254,x=5.12646014192254 +color=red,shape=triangle,flag=0,i=284169,u=0.15307709151035487,v=0.10939470350347325,w=0.5231742195552982,x=4.432072889440078 +color=yellow,shape=triangle,flag=1,i=284259,u=0.2094533637488054,v=0.4598661695930325,w=0.5128926740646055,x=4.5216670549598 +color=blue,shape=triangle,flag=0,i=284345,u=0.8888754827007322,v=0.23370783367578984,w=0.4584574653147142,x=4.891265910645562 +color=purple,shape=square,flag=0,i=284411,u=0.28349543779278685,v=0.4550865872925278,w=0.507735244158975,x=3.82092076307304 +color=green,shape=triangle,flag=0,i=284416,u=0.5200463472803509,v=0.027328094014438253,w=0.4789202131261215,x=4.81002575128225 +color=red,shape=circle,flag=1,i=284432,u=0.39792133290042564,v=0.45019258935720663,w=0.472466648430075,x=5.453982301283424 +color=red,shape=circle,flag=0,i=284453,u=0.8050991905458178,v=0.7474642748848684,w=0.4697779205322726,x=6.072733542760872 +color=red,shape=square,flag=0,i=284467,u=0.421739812613543,v=0.28530057425095035,w=0.4959406944276449,x=3.396941877489479 +color=red,shape=triangle,flag=1,i=284511,u=0.5633974451409782,v=0.809683375886919,w=0.522995494066022,x=3.5359342803756824 +color=red,shape=triangle,flag=1,i=284611,u=0.6673346896452196,v=0.32499342283441834,w=0.5244168003137538,x=5.074393659408346 +color=green,shape=square,flag=0,i=284644,u=0.32857277286176967,v=0.33255534059463365,w=0.5169607688548151,x=2.566944453291659 +color=blue,shape=circle,flag=0,i=284645,u=0.9527921392004068,v=0.5456859654162112,w=0.5080747275824269,x=3.7892848890893944 +color=orange,shape=circle,flag=0,i=284654,u=0.8351770152013697,v=0.5712312164309754,w=0.5060167332680503,x=6.569894599761807 +color=yellow,shape=square,flag=1,i=284786,u=0.7983144929858307,v=0.5339720846840327,w=0.5307346506874707,x=6.165290611869111 +color=red,shape=circle,flag=0,i=284852,u=0.9645348672691165,v=0.9677780525296367,w=0.45749838713863294,x=7.621475926415006 +color=red,shape=square,flag=0,i=284933,u=0.4018434511701289,v=0.6576444371055434,w=0.4885995657012773,x=6.906668009315234 +color=red,shape=triangle,flag=0,i=284940,u=0.02749422557600889,v=0.7045721179591373,w=0.520403932703198,x=4.872474569039121 +color=purple,shape=triangle,flag=0,i=284968,u=0.5828964952744673,v=0.13758486326890618,w=0.47703384396283555,x=6.752267898515059 +color=yellow,shape=triangle,flag=1,i=285028,u=0.7517392165052279,v=0.7267227628890004,w=0.5060141050917312,x=4.745992459101271 +color=yellow,shape=square,flag=1,i=285130,u=0.9541583877298896,v=0.5760140001786096,w=0.5282467962179505,x=3.8938053481225765 +color=blue,shape=square,flag=1,i=285150,u=0.48695597423022874,v=0.08844546578461421,w=0.5425393953321049,x=5.877098806908617 +color=green,shape=triangle,flag=0,i=285209,u=0.0033388293078778775,v=0.933896354599408,w=0.4922603130880413,x=5.05781464079432 +color=blue,shape=circle,flag=0,i=285215,u=0.5901418240007674,v=0.5638573553123257,w=0.4992871485240841,x=6.843458415083828 +color=red,shape=circle,flag=0,i=285245,u=0.5234989354153977,v=0.5013872148712362,w=0.45558732325544266,x=4.022174600497456 +color=green,shape=triangle,flag=0,i=285350,u=0.6793028781891647,v=0.8966963246342607,w=0.49049432235610496,x=4.7595315484090515 +color=red,shape=triangle,flag=1,i=285360,u=0.9894870180524885,v=0.12448031200177812,w=0.5278646069763161,x=6.5079674124606095 +color=yellow,shape=square,flag=1,i=285373,u=0.7635076661052428,v=0.34100637493184516,w=0.5364141341389145,x=4.973597414939134 +color=yellow,shape=square,flag=1,i=285410,u=0.45587453331616634,v=0.3719269791702716,w=0.5305794111781517,x=6.818298776457883 +color=red,shape=triangle,flag=0,i=285490,u=0.43763430414406546,v=0.3355450325004481,w=0.5322349637512487,x=4.144267240289442 +color=purple,shape=triangle,flag=0,i=285500,u=0.01726445002433008,v=0.6061670254318432,w=0.48593179134149195,x=5.818141198433318 +color=green,shape=triangle,flag=1,i=285599,u=0.10582645587507367,v=0.521006587052829,w=0.49292885747088644,x=3.952132493715093 +color=green,shape=square,flag=1,i=285644,u=0.8777788174730123,v=0.6053559241858126,w=0.5041838406916876,x=5.025422132747454 +color=yellow,shape=square,flag=1,i=285650,u=0.04370246851186399,v=0.9244275032393586,w=0.5190230729648553,x=3.568376893796305 +color=red,shape=square,flag=0,i=285656,u=0.574928682414844,v=0.8441844909829774,w=0.49537442335669113,x=3.856032522133598 +color=blue,shape=circle,flag=1,i=285665,u=0.4305620562125635,v=0.7631207453798586,w=0.49905957592729966,x=5.16672919673186 +color=red,shape=square,flag=1,i=285718,u=0.011133646443627465,v=0.7141590196476079,w=0.49737333569489073,x=6.170355522542974 +color=red,shape=square,flag=1,i=285731,u=0.5231044166750242,v=0.19463966358945672,w=0.49623456672129695,x=5.150253929407074 +color=yellow,shape=triangle,flag=1,i=285859,u=0.26286275903750933,v=0.13487837447926443,w=0.503134444072826,x=4.551438247550485 +color=red,shape=square,flag=0,i=286016,u=0.6823163349826873,v=0.7525422127169011,w=0.5040709330470553,x=4.095461272966488 +color=green,shape=square,flag=0,i=286097,u=0.3349518079477095,v=0.1744883654218755,w=0.49436840112567093,x=3.817607547323984 +color=green,shape=square,flag=0,i=286116,u=0.32690487224136544,v=0.4141834589506679,w=0.4933218182035997,x=7.376539251590466 +color=purple,shape=triangle,flag=0,i=286124,u=0.7573665233415403,v=0.8354143305321534,w=0.4890312780408859,x=8.0931254697284 +color=orange,shape=triangle,flag=0,i=286175,u=0.5749728727062464,v=0.48146164961201965,w=0.5011606874777892,x=6.180701217648733 +color=red,shape=triangle,flag=0,i=286197,u=0.5371578220267906,v=0.8628290492646968,w=0.506724492496839,x=5.746764910184286 +color=red,shape=triangle,flag=0,i=286287,u=0.5992834970253335,v=0.39212689720661953,w=0.5056845878304536,x=4.234837524377951 +color=red,shape=triangle,flag=1,i=286293,u=0.9431390078364953,v=0.2263825266731717,w=0.5087258217097054,x=4.327778442628588 +color=red,shape=square,flag=0,i=286514,u=0.024310814110374945,v=0.4095077705745581,w=0.4888377553630069,x=5.735408709508672 +color=blue,shape=square,flag=0,i=286524,u=0.8405784101472124,v=0.7771487531548834,w=0.5454224573178974,x=5.14223922534172 +color=blue,shape=circle,flag=1,i=286577,u=0.1943125705810267,v=0.874892905922052,w=0.4947312666483951,x=5.113473234066195 +color=purple,shape=circle,flag=0,i=286744,u=0.08012648429205915,v=0.43419035849512433,w=0.4962768431042337,x=1.8218709525461902 +color=red,shape=square,flag=1,i=286838,u=0.5331769343069407,v=0.15913725305046733,w=0.4856533100600407,x=4.4664660072676705 +color=red,shape=circle,flag=1,i=286871,u=0.505448780648294,v=0.4137611479270784,w=0.46210978040392303,x=5.0505399265465085 +color=blue,shape=circle,flag=0,i=286879,u=0.819962506396029,v=0.45907589643516133,w=0.49844446032542133,x=3.786287200260798 +color=blue,shape=triangle,flag=0,i=287010,u=0.991684390968233,v=0.6615833277935615,w=0.46034698962148457,x=4.606985970888641 +color=red,shape=square,flag=0,i=287045,u=0.46827162958802415,v=0.14502708271779496,w=0.4880037830804171,x=2.9217207711082662 +color=orange,shape=triangle,flag=1,i=287070,u=0.7526477184435457,v=0.17303880234425795,w=0.5056005475852575,x=6.404295427295288 +color=red,shape=square,flag=1,i=287157,u=0.6708732581311403,v=0.3848803051856632,w=0.4947665693719608,x=3.6033512472322364 +color=yellow,shape=triangle,flag=1,i=287179,u=0.7167064211543328,v=0.7110980170684112,w=0.5123207949126591,x=4.591761803535008 +color=blue,shape=triangle,flag=0,i=287230,u=0.9290923551978754,v=0.6248957884857331,w=0.45465587739088054,x=3.9510839966005236 +color=yellow,shape=circle,flag=1,i=287316,u=0.15064392046205055,v=0.08745106422655047,w=0.5063690026859407,x=3.5526915331132614 +color=orange,shape=triangle,flag=0,i=287370,u=0.4835478569328253,v=0.7394294029674733,w=0.5094490708298437,x=3.634359237734911 +color=blue,shape=triangle,flag=1,i=287375,u=0.3047030252517603,v=0.7854749436564218,w=0.45509954569842925,x=7.047348711029993 +color=yellow,shape=triangle,flag=1,i=287530,u=0.3557250664804664,v=0.8613722336217875,w=0.5188848321598005,x=4.13511689990692 +color=red,shape=triangle,flag=0,i=287657,u=0.34310465354277797,v=0.14601516898030686,w=0.48776139903739407,x=3.7085713178943247 +color=yellow,shape=square,flag=1,i=287780,u=0.1074819150883004,v=0.14331800130044148,w=0.5194270050530218,x=3.8204075185975 +color=red,shape=circle,flag=0,i=287859,u=0.29389097072910497,v=0.3752129737476142,w=0.4563436788366135,x=5.522596038156965 +color=red,shape=circle,flag=0,i=287902,u=0.5958110886414048,v=0.5054359815521408,w=0.45319937957392453,x=5.354176766053418 +color=red,shape=square,flag=0,i=287982,u=0.7811301545207279,v=0.2980362509854374,w=0.49207538225570135,x=6.027243437914091 +color=red,shape=circle,flag=0,i=288053,u=0.8233649279576193,v=0.73904582248031,w=0.4541318258963891,x=7.642428407307745 +color=purple,shape=triangle,flag=0,i=288160,u=0.8540315697044478,v=0.04609427008330358,w=0.488262583172852,x=5.539949286347295 +color=red,shape=square,flag=0,i=288187,u=0.9420434567416045,v=0.8981000140354319,w=0.48941050607015335,x=7.555764361279043 +color=yellow,shape=triangle,flag=1,i=288214,u=0.38968010081327076,v=0.9540814651604933,w=0.514159643781292,x=6.532882011297591 +color=yellow,shape=circle,flag=1,i=288258,u=0.9347185453750891,v=0.5447342237797289,w=0.497977505982243,x=3.8019142886853423 +color=red,shape=triangle,flag=0,i=288272,u=0.8222235435440701,v=0.3333960510494647,w=0.4995854831609417,x=4.833720416434571 +color=red,shape=triangle,flag=1,i=288302,u=0.27702587689935565,v=0.19614331479441227,w=0.5065239584390209,x=5.5927229063235515 +color=red,shape=square,flag=0,i=288352,u=0.6366283515101797,v=0.6535462532929339,w=0.5006712583969031,x=4.912964686166155 +color=red,shape=triangle,flag=1,i=288396,u=0.04334757937389089,v=0.7158486850175766,w=0.5119599316397105,x=5.1203072145074975 +color=red,shape=circle,flag=1,i=288410,u=0.2210413188660827,v=0.2915898689504459,w=0.45556445015967656,x=4.681601871130785 +color=purple,shape=triangle,flag=1,i=288464,u=0.8628936629670622,v=0.1966642019894962,w=0.48856646652539204,x=5.970464010626437 +color=yellow,shape=square,flag=1,i=288494,u=0.7242860726730068,v=0.5339888683866254,w=0.501527012580424,x=5.345921023483595 +color=green,shape=triangle,flag=0,i=288554,u=0.37101762957900253,v=0.3443520380884232,w=0.47797586146427484,x=3.870324394854277 +color=red,shape=circle,flag=0,i=288655,u=0.4821465757067268,v=0.39316657572010405,w=0.4571060516885655,x=5.00958653366266 +color=red,shape=circle,flag=0,i=288733,u=0.34511084840221895,v=0.4140085082708238,w=0.46754512089738315,x=5.977675868607181 +color=yellow,shape=square,flag=1,i=288840,u=0.9499162157354892,v=0.8075609279750459,w=0.4931056053774451,x=3.7522855466153664 +color=red,shape=square,flag=1,i=288862,u=0.6814429124267467,v=0.44075167328087106,w=0.51896667418475,x=6.784776699806738 +color=yellow,shape=triangle,flag=1,i=288870,u=0.3460115788163808,v=0.03989743806852186,w=0.5114632861912366,x=4.15447347610549 +color=red,shape=triangle,flag=0,i=288947,u=0.8223596537644666,v=0.2917985221516214,w=0.5275780753259222,x=4.855470806583331 +color=blue,shape=square,flag=1,i=289012,u=0.7814522755751936,v=0.4011480871235916,w=0.5415249320577042,x=3.6637416731066588 +color=purple,shape=triangle,flag=0,i=289041,u=0.20389189152079468,v=0.9808875832638677,w=0.48579353711463447,x=5.269943112967642 +color=green,shape=circle,flag=1,i=289046,u=0.5341964740458628,v=0.3473966837132799,w=0.5275397137823564,x=6.386015994285457 +color=red,shape=circle,flag=0,i=289076,u=0.3619390582070744,v=0.33255552951042255,w=0.45620209335071493,x=5.261101692283105 +color=yellow,shape=square,flag=0,i=289242,u=0.6966389553248836,v=0.8908193594966756,w=0.49985893675191756,x=4.860279612009441 +color=red,shape=circle,flag=0,i=289285,u=0.722947859807555,v=0.773463345237181,w=0.45605999833559924,x=6.91278234216967 +color=red,shape=square,flag=0,i=289345,u=0.14254976689213528,v=0.4043076443225304,w=0.5104583797348571,x=6.065852860375048 +color=red,shape=triangle,flag=0,i=289590,u=0.6174810588832751,v=0.9687278093726709,w=0.525284631043206,x=5.2050143792971495 +color=blue,shape=triangle,flag=1,i=289631,u=0.6912373499388854,v=0.2827176950147081,w=0.46290998325400357,x=4.9373944996986525 +color=red,shape=circle,flag=1,i=289696,u=0.5646429245654448,v=0.6299242940932583,w=0.46545787411508893,x=5.4817928223811885 +color=red,shape=triangle,flag=0,i=289707,u=0.28613750402421345,v=0.7420133839544106,w=0.5236049145924581,x=4.972331408060795 +color=yellow,shape=triangle,flag=1,i=289883,u=0.02328897123233986,v=0.8728876102816807,w=0.5124783146272579,x=2.0501167711259147 +color=red,shape=square,flag=1,i=289888,u=0.6018861306238275,v=0.04060100984613002,w=0.5068073649563413,x=5.670692988748578 +color=blue,shape=triangle,flag=1,i=289925,u=0.5041221527024292,v=0.22928520241395167,w=0.46383528432360316,x=4.563692432051018 +color=red,shape=square,flag=0,i=289953,u=0.6292919350374835,v=0.16731851752737936,w=0.5066900825728794,x=4.2326378211670335 +color=red,shape=square,flag=0,i=290029,u=0.056491194565309044,v=0.5682866397729098,w=0.5030114013487311,x=5.056221590340435 +color=blue,shape=square,flag=1,i=290109,u=0.03453216727901298,v=0.6170675254270521,w=0.5377164525247832,x=3.812252287605825 +color=red,shape=circle,flag=0,i=290136,u=0.9342661181784879,v=0.8352788276045955,w=0.4661641058179585,x=2.5817231019526594 +color=red,shape=triangle,flag=0,i=290235,u=0.07843948971308079,v=0.4995848419188429,w=0.5217584461237067,x=4.531222533167488 +color=red,shape=triangle,flag=0,i=290237,u=0.9078974894907839,v=0.0879068083362109,w=0.5226871726803604,x=6.2939959995419335 +color=red,shape=square,flag=0,i=290378,u=0.7013672841889225,v=0.29465664118913204,w=0.5125841365207433,x=5.053586573263087 +color=blue,shape=square,flag=0,i=290391,u=0.753189614429923,v=0.7024283523871544,w=0.541288289102727,x=3.311674915905701 +color=green,shape=circle,flag=0,i=290471,u=0.7744418231840695,v=0.3324840149989756,w=0.5307729247001642,x=4.848679905277873 +color=purple,shape=triangle,flag=0,i=290520,u=0.669227967847044,v=0.3237591477708297,w=0.47793061337111314,x=2.365978168115422 +color=red,shape=triangle,flag=0,i=290570,u=0.9614312210130712,v=0.20261199579282851,w=0.5270456824641488,x=6.454928663423767 +color=orange,shape=triangle,flag=0,i=290593,u=0.8527805448627521,v=0.9945548365280416,w=0.5067710924833986,x=6.565683264595286 +color=green,shape=circle,flag=0,i=290626,u=0.016829507182027248,v=0.6631387994706708,w=0.5317288275743672,x=5.076598194600096 +color=red,shape=triangle,flag=1,i=290641,u=0.38953541435785677,v=0.08064794347039539,w=0.5270273656555923,x=3.8576852102002053 +color=green,shape=circle,flag=0,i=290862,u=0.7692883104468107,v=0.9704200386450227,w=0.5301771736237355,x=3.0787169782653705 +color=blue,shape=square,flag=1,i=291030,u=0.9139907247345335,v=0.0631186842959306,w=0.5355092665657734,x=3.874123653800236 +color=purple,shape=triangle,flag=0,i=291179,u=0.5590233167117773,v=0.5530982609728853,w=0.477038335154019,x=5.100754652066263 +color=red,shape=circle,flag=0,i=291240,u=0.7888680495919136,v=0.7970614189925921,w=0.4874588405896818,x=5.006356308204476 +color=purple,shape=square,flag=0,i=291256,u=0.4501224039416202,v=0.7555272334404862,w=0.5220107834612485,x=3.510281002395835 +color=red,shape=square,flag=0,i=291308,u=0.6228628555349012,v=0.8257224503666623,w=0.5019733390119124,x=3.58731584511304 +color=yellow,shape=square,flag=1,i=291312,u=0.4084622196476705,v=0.6203721816193781,w=0.5058602094520064,x=5.1071266294854505 +color=red,shape=triangle,flag=1,i=291338,u=0.0990239735967664,v=0.5928044158065129,w=0.5277814029048679,x=4.129341735861966 +color=yellow,shape=triangle,flag=1,i=291346,u=0.28863622879125594,v=0.5219089913113051,w=0.501181056281952,x=6.805928625406299 +color=red,shape=triangle,flag=0,i=291460,u=0.7488317523088905,v=0.4244727651395648,w=0.5292518064783566,x=4.163104463278721 +color=red,shape=square,flag=0,i=291468,u=0.4523751608592228,v=0.37396633862360074,w=0.498832444910943,x=1.689435892425134 +color=red,shape=square,flag=0,i=291525,u=0.3663341440656648,v=0.9286463325463061,w=0.49866636736612063,x=6.025152801409885 +color=red,shape=square,flag=0,i=291538,u=0.8371059671758849,v=0.8171431625057642,w=0.5027239947717429,x=7.358223709838609 +color=purple,shape=square,flag=0,i=291550,u=0.8650044776033571,v=0.17748234761700155,w=0.519046758735384,x=5.47792772385575 +color=green,shape=circle,flag=1,i=291598,u=0.536286085982837,v=0.3933444036103214,w=0.5298185420316195,x=4.82429925301114 +color=green,shape=square,flag=0,i=291623,u=0.8529107372710464,v=0.5405310906383437,w=0.4817690340074414,x=5.672703995607141 +color=blue,shape=triangle,flag=0,i=291635,u=0.9836306342365648,v=0.5580768581604194,w=0.4779274157234226,x=6.683490874494278 +color=purple,shape=square,flag=0,i=291645,u=0.7273236786663938,v=0.882744937276109,w=0.5184927030846959,x=5.134432288561755 +color=red,shape=triangle,flag=0,i=291670,u=0.3024102692037406,v=0.6041772421910551,w=0.5288266186541732,x=4.134730630542767 +color=red,shape=triangle,flag=1,i=291678,u=0.7760809534743702,v=0.9209548838435749,w=0.5242428182140852,x=3.724709105963436 +color=red,shape=square,flag=1,i=291706,u=0.38455578067821794,v=0.10309244931028216,w=0.49100402236276647,x=3.300544412714942 +color=green,shape=square,flag=0,i=291715,u=0.041770092456995256,v=0.5653991838616541,w=0.482779161285375,x=5.829280550418571 +color=red,shape=square,flag=0,i=292015,u=0.22119036413199444,v=0.45549972236039427,w=0.4967131757267248,x=3.6395484393390958 +color=red,shape=triangle,flag=0,i=292060,u=0.34515999026724253,v=0.8067283710107612,w=0.517895299072838,x=5.126823397695507 +color=purple,shape=triangle,flag=0,i=292167,u=0.22283510207794788,v=0.741953760223494,w=0.4640615700408663,x=4.158819477747105 +color=blue,shape=circle,flag=1,i=292270,u=0.8392015555058513,v=0.5455764168759512,w=0.5245742206618093,x=4.628803773278881 +color=purple,shape=triangle,flag=1,i=292279,u=0.8893469901719875,v=0.18434977141471764,w=0.46176350669815247,x=6.356909114263387 +color=green,shape=square,flag=1,i=292310,u=0.5765420268540784,v=0.8831731033254521,w=0.4884692983115413,x=6.528111288020533 +color=red,shape=circle,flag=0,i=292340,u=0.6789937093939847,v=0.731985813167086,w=0.5003190530763734,x=2.997453097180325 +color=orange,shape=triangle,flag=1,i=292357,u=0.7080025391419025,v=0.48091255603363914,w=0.5068436073986482,x=4.692879025150829 +color=green,shape=square,flag=0,i=292393,u=0.8844980262525789,v=0.652029271902799,w=0.4873767399101722,x=5.300677709842588 +color=blue,shape=circle,flag=0,i=292476,u=0.24613519589961708,v=0.39875643763618507,w=0.5278567895651531,x=3.4742887516143646 +color=red,shape=circle,flag=0,i=292560,u=0.9217057340403986,v=0.9602433928493403,w=0.5023738971546923,x=6.261719743721753 +color=blue,shape=triangle,flag=1,i=292579,u=0.8901273559874665,v=0.6476409389872694,w=0.4874259285482577,x=5.056998927734246 +color=green,shape=circle,flag=0,i=292627,u=0.16680279431025324,v=0.599957009048826,w=0.538139640406762,x=4.852636257864416 +color=red,shape=square,flag=0,i=292706,u=0.9731259228381611,v=0.7817514446657341,w=0.4852653696528141,x=4.3114959477113475 +color=red,shape=square,flag=0,i=292730,u=0.9125850124338356,v=0.4409835879738838,w=0.48112557584212456,x=5.1008125395301604 +color=yellow,shape=triangle,flag=1,i=292872,u=0.21184116734669112,v=0.34350488899414156,w=0.4926646864103738,x=4.652611868947775 +color=red,shape=triangle,flag=1,i=292955,u=0.42507658367336476,v=0.21016489604327915,w=0.5035631971135429,x=4.682735965201783 +color=red,shape=triangle,flag=0,i=293002,u=0.8138242171256701,v=0.15298589168226517,w=0.5011786952142664,x=6.183038756572543 +color=blue,shape=circle,flag=0,i=293095,u=0.8055517396574174,v=0.25190528517481103,w=0.5317737094468621,x=6.232033008546204 +color=red,shape=triangle,flag=0,i=293147,u=0.8333627464577654,v=0.8048486676246054,w=0.49081665542292613,x=4.753468945440081 +color=red,shape=square,flag=0,i=293177,u=0.8283882073520143,v=0.7664605134595852,w=0.4710204681907803,x=4.03515813210888 +color=purple,shape=square,flag=0,i=293237,u=0.7341327240760214,v=0.08849070682205296,w=0.5274713300012743,x=5.885548222539512 +color=red,shape=triangle,flag=1,i=293259,u=0.160406193480767,v=0.9313706492934899,w=0.49582790954757083,x=7.237443140445843 +color=orange,shape=circle,flag=0,i=293395,u=0.8526598416126374,v=0.846180672330378,w=0.5038970535979693,x=6.965075082684908 +color=yellow,shape=circle,flag=1,i=293513,u=0.6540249477176301,v=0.7676035130825353,w=0.4997081039816843,x=2.9261088871125622 +color=red,shape=triangle,flag=0,i=293537,u=0.48020589114775214,v=0.0642982089297347,w=0.4963296052523536,x=4.323968118097352 +color=green,shape=square,flag=1,i=293647,u=0.24081441277584592,v=0.7535243105422101,w=0.49602410655824525,x=8.433989906307671 +color=red,shape=square,flag=1,i=293662,u=0.6044893290864333,v=0.31575083068632737,w=0.4666483148997662,x=4.2872093119365795 +color=blue,shape=circle,flag=1,i=293807,u=0.7736819807853733,v=0.27121674871610024,w=0.5304317528332403,x=3.433947168154671 +color=red,shape=triangle,flag=0,i=293832,u=0.7923922344707054,v=0.6590670763835446,w=0.49577917620346657,x=6.119542141095465 +color=red,shape=square,flag=0,i=293852,u=0.8882460551360579,v=0.14372946573581613,w=0.46817836161335413,x=5.343391547798532 +color=red,shape=square,flag=0,i=293933,u=0.7266871347048595,v=0.25953672310532006,w=0.4691136530008869,x=5.819682185014687 +color=green,shape=triangle,flag=1,i=293951,u=0.8623520577678409,v=0.95679961338491,w=0.4899748423624019,x=2.5710146291060245 +color=red,shape=square,flag=0,i=293959,u=0.0847414066198453,v=0.6677842249273277,w=0.46471543190025083,x=6.260401915212237 +color=red,shape=square,flag=0,i=294096,u=0.5123300445781311,v=0.3118425790761661,w=0.4594267189708461,x=5.009860473207472 +color=purple,shape=triangle,flag=0,i=294256,u=0.9799352597926767,v=0.1588428171799734,w=0.4475443411229563,x=5.4227244989926 +color=red,shape=triangle,flag=0,i=294311,u=0.8112589931962002,v=0.12831513933525085,w=0.4922712354464417,x=3.538258302561511 +color=blue,shape=square,flag=1,i=294360,u=0.5473903377576527,v=0.6909896477605875,w=0.5345265456708845,x=4.388932767057418 +color=purple,shape=triangle,flag=0,i=294410,u=0.8777280580134494,v=0.3955145992873986,w=0.44738938938831824,x=4.620651176690026 +color=blue,shape=square,flag=1,i=294476,u=0.7291766541236148,v=0.29922655475786664,w=0.5436646021049597,x=3.7845402706451114 +color=green,shape=square,flag=0,i=294530,u=0.6294930752661401,v=0.22304826646157672,w=0.4993973336074978,x=5.329000184983069 +color=green,shape=square,flag=0,i=294566,u=0.340246931270076,v=0.7477935410227243,w=0.4958621026062283,x=4.902393591550665 +color=red,shape=square,flag=1,i=294685,u=0.25005493192702166,v=0.6009872970522427,w=0.47523361850663626,x=5.1648570823276865 +color=red,shape=triangle,flag=0,i=294829,u=0.10110453502245331,v=0.7832535542117784,w=0.49604315405130983,x=5.8613494883678925 +color=purple,shape=square,flag=0,i=294835,u=0.9366059760590085,v=0.3874098466275303,w=0.5120726336459891,x=3.0627487531820283 +color=blue,shape=circle,flag=1,i=294877,u=0.06780676925715112,v=0.568931748987323,w=0.5385689010987372,x=3.709861800026573 +color=yellow,shape=triangle,flag=1,i=294900,u=0.7068476708732563,v=0.9999189897724752,w=0.46884528404855447,x=4.330113594485119 +color=red,shape=triangle,flag=1,i=294920,u=0.9680396921055037,v=0.5004152074794316,w=0.4883577740670396,x=5.062226901519312 +color=purple,shape=triangle,flag=0,i=294922,u=0.6485406826372255,v=0.26055023531394605,w=0.44964428159147796,x=3.679771822144931 +color=red,shape=square,flag=1,i=294952,u=0.09822042499794581,v=0.4721308614555967,w=0.4716577332666743,x=5.038923484700747 +color=yellow,shape=triangle,flag=1,i=294992,u=0.5428921513623008,v=0.44422778344940905,w=0.4689031432263098,x=5.328961305576487 +color=blue,shape=square,flag=1,i=295007,u=0.8566177608383426,v=0.8271499907892523,w=0.5466309172928557,x=3.742076008326857 +color=blue,shape=circle,flag=1,i=295050,u=0.20746697621757848,v=0.0416450436545337,w=0.5350822997282313,x=3.987876556185007 +color=green,shape=triangle,flag=0,i=295106,u=0.2861756112499002,v=0.5720629411750932,w=0.5085520503326988,x=6.3610492698092465 +color=green,shape=square,flag=0,i=295163,u=0.9294703650367374,v=0.15595264499897765,w=0.495347833271314,x=5.13528728899091 +color=red,shape=triangle,flag=1,i=295204,u=0.6693516488305271,v=0.9363959410830951,w=0.4834568941426011,x=3.832096208108085 +color=purple,shape=square,flag=0,i=295349,u=0.9475916179839136,v=0.29865429028869617,w=0.5146889666558835,x=2.539750454831528 +color=red,shape=triangle,flag=0,i=295360,u=0.3130709106299676,v=0.38871256610085025,w=0.48164877534132167,x=3.3211790766925318 +color=red,shape=square,flag=0,i=295373,u=0.39113693958859785,v=0.7761577445177983,w=0.4663004474487686,x=4.693395763208141 +color=purple,shape=square,flag=0,i=295380,u=0.30019674425684617,v=0.6262114315377585,w=0.5160162501758863,x=2.943606204006251 +color=red,shape=square,flag=0,i=295438,u=0.5652931995020114,v=0.9310644767615538,w=0.46371883276660253,x=4.587457379634179 +color=orange,shape=square,flag=0,i=295545,u=0.8523526718052418,v=0.045441157692545864,w=0.4901543677067723,x=5.437648718691428 +color=purple,shape=circle,flag=0,i=295601,u=0.6132680906024632,v=0.24071681251837995,w=0.4852945274864665,x=4.7293442246217 +color=blue,shape=triangle,flag=1,i=295681,u=0.9027038969310971,v=0.5682822528015326,w=0.49163730560647995,x=4.775580298639574 +color=yellow,shape=square,flag=1,i=295687,u=0.4328651737515983,v=0.30369182610863665,w=0.49387608114631815,x=4.563515629843871 +color=red,shape=square,flag=0,i=295697,u=0.3386320831614862,v=0.7172145445087343,w=0.4588487112561816,x=4.326448248575368 +color=orange,shape=square,flag=1,i=295720,u=0.21621923205720683,v=0.612406871210008,w=0.48875106135898644,x=5.566531426339076 +color=blue,shape=square,flag=0,i=295846,u=0.12743812900976104,v=0.3704811127026947,w=0.5505346354396387,x=3.754022129962694 +color=blue,shape=circle,flag=1,i=295940,u=0.3545446952494561,v=0.5803454111094273,w=0.5291069870863622,x=5.770355484262528 +color=purple,shape=square,flag=0,i=295994,u=0.09607190841293178,v=0.13684392353269614,w=0.5147065416334244,x=4.494554722658508 +color=red,shape=square,flag=1,i=296023,u=0.21662850506626408,v=0.21442710835724388,w=0.46647522160934335,x=4.186516102379482 +color=purple,shape=circle,flag=0,i=296140,u=0.9859248949980823,v=0.4472860339755894,w=0.4850433406069708,x=5.0427622870286655 +color=orange,shape=square,flag=1,i=296207,u=0.40227896915373196,v=0.8396533887004508,w=0.49137323091255614,x=5.735128743806576 +color=yellow,shape=square,flag=1,i=296242,u=0.1586216027165228,v=0.578425993724517,w=0.4982541930814546,x=5.720989004286217 +color=blue,shape=circle,flag=1,i=296394,u=0.024773368142677055,v=0.40036101451109285,w=0.5285292887238052,x=5.6213133291368464 +color=yellow,shape=triangle,flag=1,i=296467,u=0.7864088027130408,v=0.9554833709529619,w=0.4766187647235236,x=3.739850054462682 +color=red,shape=triangle,flag=0,i=296493,u=0.11189153471928626,v=0.29773142203006864,w=0.4940937002097084,x=3.7831513988412806 +color=red,shape=square,flag=1,i=296578,u=0.23259496109788058,v=0.4741853404934552,w=0.49431057508140075,x=4.561900354549574 +color=purple,shape=triangle,flag=0,i=296599,u=0.4057531538385848,v=0.30910095231087875,w=0.4424574385120491,x=5.534218913750713 +color=red,shape=circle,flag=0,i=296690,u=0.9486119039495877,v=1.0468280305327768,w=0.511655208248468,x=4.611930670204417 +color=purple,shape=square,flag=1,i=296715,u=0.37978890485357586,v=0.8128658675617892,w=0.5234976358529531,x=6.111507237953888 +color=blue,shape=circle,flag=0,i=296815,u=0.9641680881641452,v=0.4150589103472394,w=0.5259584938612869,x=5.551265241044931 +color=red,shape=triangle,flag=0,i=296832,u=0.562197139585697,v=0.41255288922228106,w=0.4906806182909494,x=5.546655679971994 +color=red,shape=circle,flag=0,i=296894,u=0.48078922559343307,v=0.4229723230857455,w=0.5069760450637796,x=3.2154294107148407 +color=red,shape=triangle,flag=1,i=296901,u=0.6766474296955985,v=0.17302563156129103,w=0.4881119613024596,x=3.7959813405567853 +color=yellow,shape=triangle,flag=1,i=296908,u=0.2926450242309324,v=0.2911575047655115,w=0.475505781890316,x=5.692694144796749 +color=red,shape=square,flag=0,i=296954,u=0.5697875239428923,v=0.679689053555388,w=0.4831269467552712,x=5.362638083319464 +color=green,shape=triangle,flag=0,i=297031,u=0.4856847425607669,v=0.7602160955896392,w=0.5116839474995949,x=6.707703894930925 +color=red,shape=triangle,flag=0,i=297048,u=0.11662290117546481,v=0.279683717617913,w=0.48578708535661336,x=4.025282919744382 +color=yellow,shape=square,flag=1,i=297057,u=0.10242685846591137,v=0.14244272059015983,w=0.49332686687271954,x=5.046470073616738 +color=green,shape=triangle,flag=0,i=297084,u=0.5036024284493329,v=0.000716883409890845,w=0.5078436931234223,x=5.386783602754711 +color=red,shape=square,flag=1,i=297109,u=0.9565992780801307,v=0.391888547519641,w=0.4882428536993298,x=4.678069335734491 +color=red,shape=square,flag=1,i=297155,u=0.045645722259456956,v=0.7678316856228136,w=0.49301891154484795,x=5.0994860621646 +color=green,shape=square,flag=0,i=297188,u=0.8965429844923264,v=0.8594422863253137,w=0.504237440861051,x=4.052025996361799 +color=yellow,shape=triangle,flag=1,i=297235,u=0.26519000677552373,v=0.5146021817953338,w=0.47031253457870803,x=6.906317931075872 +color=red,shape=square,flag=0,i=297285,u=0.19319589868062348,v=0.27109174465708263,w=0.49075623527344225,x=3.5055432443081127 +color=red,shape=square,flag=0,i=297306,u=0.8342347266008945,v=0.050210087252675284,w=0.4829427458824445,x=6.258562385907329 +color=red,shape=triangle,flag=0,i=297318,u=0.47152394364522066,v=0.11591939306515076,w=0.4653369317500246,x=7.077570170395727 +color=red,shape=square,flag=1,i=297330,u=0.47119118618167777,v=0.7221904681946161,w=0.4813686074054236,x=4.238091218942955 +color=red,shape=square,flag=0,i=297345,u=0.28328416261445555,v=0.7499332799763361,w=0.47773188592199,x=5.9402790022423275 +color=blue,shape=circle,flag=1,i=297426,u=0.18499600179476738,v=0.26821367317511613,w=0.52838909703659,x=5.819455103995662 +color=orange,shape=triangle,flag=0,i=297450,u=0.19018417868188553,v=0.11667221083622226,w=0.5108476884795996,x=6.895272007440184 +color=red,shape=square,flag=1,i=297560,u=0.9721017469870473,v=0.21329374223958908,w=0.4729102824029775,x=5.80962377361852 +color=red,shape=circle,flag=0,i=297565,u=0.669909552192451,v=0.5714566604335872,w=0.49609823369631634,x=4.630498467935303 +color=blue,shape=square,flag=1,i=297694,u=0.2781074948353178,v=0.5853700862533163,w=0.5272440504419877,x=5.051385157745677 +color=yellow,shape=triangle,flag=1,i=297717,u=0.8121305258287984,v=0.9439243790359957,w=0.47002328233164337,x=4.808869080797949 +color=yellow,shape=square,flag=1,i=297812,u=0.5588039639966413,v=0.21895882842418446,w=0.4924397608576836,x=5.930823306177107 +color=red,shape=circle,flag=0,i=297926,u=0.8431743909773395,v=0.8429992075973789,w=0.49564124784555214,x=5.06138198461682 +color=blue,shape=triangle,flag=0,i=297950,u=0.2623185427858544,v=0.36658803068427936,w=0.4956368567290423,x=4.954940895755882 +color=red,shape=circle,flag=0,i=297977,u=0.26959762349647964,v=0.2530065846482056,w=0.49063917380089617,x=4.081586199641363 +color=green,shape=triangle,flag=0,i=298019,u=0.6092615715256717,v=0.21159160957338474,w=0.5118969562633681,x=4.6856635517272425 +color=red,shape=square,flag=0,i=298064,u=0.12160457464683472,v=0.7153362033575198,w=0.4786915873610719,x=4.145958039579617 +color=blue,shape=triangle,flag=1,i=298103,u=0.709404390250226,v=0.16203635906555813,w=0.4978395544167789,x=4.23006581964683 +color=green,shape=triangle,flag=0,i=298162,u=0.23199631072772864,v=0.4803312745946785,w=0.5099247581319517,x=4.091101499560562 +color=red,shape=triangle,flag=0,i=298168,u=0.8859601371346695,v=0.22373794956094917,w=0.46891562801991576,x=4.3483032931649825 +color=green,shape=square,flag=0,i=298197,u=0.9957463277412469,v=0.24723951040588443,w=0.5016546264278595,x=3.4834589129389477 +color=blue,shape=triangle,flag=1,i=298220,u=0.35522185926251837,v=0.871845694415609,w=0.5040840399863876,x=4.315572437101423 +color=purple,shape=circle,flag=0,i=298292,u=0.036063302356188154,v=0.23811982898511808,w=0.48315474999216695,x=4.07325211122341 +color=blue,shape=square,flag=1,i=298313,u=0.7688878054881069,v=0.05073358446579801,w=0.5151669446320261,x=5.734002017117182 +color=yellow,shape=triangle,flag=1,i=298380,u=0.09661187384420866,v=0.0708294155067768,w=0.4656499827251335,x=4.479820656523532 +color=red,shape=square,flag=0,i=298505,u=0.7697779674760553,v=0.6087426987674531,w=0.48009991096523863,x=5.276041632364311 +color=red,shape=triangle,flag=0,i=298520,u=0.6145378722431138,v=0.2522093198037776,w=0.46342618533547025,x=4.750063816585814 +color=red,shape=triangle,flag=0,i=298607,u=0.6074021231045044,v=0.4459202208723996,w=0.46478686150331816,x=5.633280256071977 +color=yellow,shape=circle,flag=0,i=298625,u=0.16312410076670225,v=0.9525579123223971,w=0.515915123861317,x=3.4930911846115293 +color=red,shape=square,flag=1,i=298652,u=0.14767562172521354,v=0.11163258893136208,w=0.4735042506096502,x=4.1215875375541735 +color=red,shape=square,flag=0,i=298658,u=0.7717895506774058,v=0.3209651966078415,w=0.4777527155377761,x=3.277936085505915 +color=red,shape=square,flag=1,i=298674,u=0.19754839918290767,v=0.11239951507997248,w=0.4783758644194376,x=6.128778661460413 +color=red,shape=square,flag=1,i=298693,u=0.28519754752302573,v=0.3798685944960586,w=0.48184288043656176,x=6.185457242216272 +color=blue,shape=circle,flag=1,i=298864,u=0.9327138914480179,v=0.660543523574067,w=0.5326944508585649,x=4.61914047857024 +color=red,shape=square,flag=1,i=298900,u=0.5831547754084914,v=0.16283501386351695,w=0.4686528960135068,x=5.409508252510452 +color=red,shape=square,flag=0,i=298935,u=0.017975872307126717,v=0.09938042362589927,w=0.4672523732912803,x=5.293585731193196 +color=yellow,shape=circle,flag=1,i=299019,u=0.9321732779863839,v=0.2741867762484177,w=0.5165428172575693,x=3.3187550721737034 +color=orange,shape=square,flag=0,i=299065,u=0.06314784014201447,v=0.15811283944090349,w=0.4935201981856332,x=5.164577796001799 +color=green,shape=triangle,flag=0,i=299070,u=0.299391082596862,v=0.41163536573041415,w=0.5046643056866701,x=4.512986146614555 +color=red,shape=square,flag=0,i=299152,u=0.14517045684523344,v=0.013670877743999998,w=0.4817437539295141,x=6.326949796935388 +color=blue,shape=square,flag=0,i=299272,u=0.4476611337505636,v=0.7801221096820661,w=0.5191395482079683,x=5.539605026604586 +color=red,shape=square,flag=1,i=299359,u=0.859232642447632,v=0.22003881191397745,w=0.4914506540710125,x=5.8982398632018525 +color=red,shape=square,flag=0,i=299364,u=0.49753080437928054,v=0.6587404206820608,w=0.4866024176735825,x=3.6797731454982743 +color=red,shape=square,flag=0,i=299369,u=0.7044923244705168,v=0.9340596054256529,w=0.4883296575590863,x=3.905597431766193 +color=green,shape=circle,flag=0,i=299389,u=0.42103210314596606,v=0.8357212534144285,w=0.5480406068658668,x=5.378146498354905 +color=red,shape=circle,flag=1,i=299553,u=0.7263060939063148,v=0.7536136460986113,w=0.49644669950941334,x=3.8757988386798465 +color=red,shape=square,flag=1,i=299605,u=0.24880260275220722,v=0.023725022806381113,w=0.487536845817757,x=6.016966219740868 +color=green,shape=square,flag=0,i=299685,u=0.7763864793820608,v=0.31561068312737994,w=0.4989935942600376,x=5.933257794344787 +color=red,shape=triangle,flag=0,i=299740,u=0.12528610031358367,v=0.8906913922061578,w=0.47948130182690357,x=5.9629837948227005 +color=purple,shape=triangle,flag=0,i=299781,u=0.5816387676459744,v=0.9511327115745335,w=0.4603331122226516,x=7.179647177872418 +color=red,shape=square,flag=0,i=299800,u=0.2578253136093108,v=0.5892041381039295,w=0.4831056459328499,x=5.441853050502611 +color=red,shape=square,flag=0,i=299889,u=0.8973190947190652,v=0.5018151811839017,w=0.4853163651983584,x=4.61669823550631 +color=purple,shape=circle,flag=0,i=299922,u=0.8300008706180275,v=0.1275332490304978,w=0.4750718152173571,x=4.511563227189963 +color=red,shape=square,flag=0,i=299947,u=0.5273822465701745,v=0.9286734523645935,w=0.48890214223520034,x=5.427272197226707 +color=blue,shape=square,flag=1,i=299970,u=0.01812674786184776,v=0.06313323303656337,w=0.5029760870794235,x=6.1291662183615365 +color=red,shape=square,flag=1,i=299985,u=0.10191295874723083,v=0.01178821607847469,w=0.4889066278006681,x=3.513404926195023 +color=red,shape=square,flag=1,i=300118,u=0.7838214512210948,v=0.5825956262321237,w=0.48391871259128105,x=4.63728636336322 +color=green,shape=square,flag=0,i=300160,u=0.2812562665580939,v=0.2756903188251216,w=0.5049104712505684,x=4.958042604347722 +color=red,shape=triangle,flag=1,i=300167,u=0.5149792094014062,v=0.08030516396604948,w=0.4783715629622743,x=6.001861021926376 +color=red,shape=square,flag=0,i=300182,u=0.25865300869772023,v=0.2810863103838145,w=0.4906321649433822,x=6.512943775572094 +color=red,shape=triangle,flag=0,i=300205,u=0.7121380140783574,v=0.3914785923081784,w=0.4741953774617361,x=6.576617109348067 +color=blue,shape=triangle,flag=0,i=300215,u=0.36869112608804,v=0.8001615458818079,w=0.48635626298799045,x=3.57447294161479 +color=purple,shape=triangle,flag=0,i=300289,u=0.6891384831640978,v=0.3357481194274481,w=0.460734939938052,x=6.0371079828721435 +color=red,shape=circle,flag=1,i=300400,u=0.6938631031492669,v=0.6208774028350542,w=0.5004387524845038,x=5.956376933506028 +color=purple,shape=triangle,flag=0,i=300418,u=0.5856512822237091,v=0.36554759366219336,w=0.4640443816913114,x=6.100398057947508 +color=red,shape=square,flag=0,i=300465,u=0.8660709900065859,v=0.9273650846271052,w=0.49045899266672016,x=3.694815146011953 +color=green,shape=square,flag=1,i=300525,u=0.08753092756593095,v=0.7785159087286321,w=0.509951811134412,x=4.7146650347883785 +color=red,shape=circle,flag=0,i=300553,u=0.06721694669057832,v=0.15719799892416475,w=0.4962263043647782,x=3.556245430527886 +color=red,shape=triangle,flag=0,i=300583,u=0.06713184793043103,v=0.5791242899788971,w=0.48704038064901384,x=3.9321200064963686 +color=orange,shape=triangle,flag=1,i=300629,u=0.4602726170278648,v=0.944503432262257,w=0.5034391366080336,x=5.6848123231107195 +color=red,shape=triangle,flag=0,i=300634,u=0.9996614910922645,v=0.07233426867697246,w=0.48617011659381976,x=5.751868107675523 +color=red,shape=square,flag=1,i=300637,u=0.7823409978929143,v=0.4792437505690891,w=0.4972645493601718,x=6.0799965297228775 +color=red,shape=square,flag=1,i=300809,u=0.7330074587171623,v=0.9074755779508309,w=0.4978493810854733,x=7.00513807387306 +color=yellow,shape=triangle,flag=1,i=300845,u=0.2591390012141541,v=0.04055506669904452,w=0.4695202283472291,x=4.402007284014633 +color=red,shape=triangle,flag=0,i=300856,u=0.9980645351223236,v=0.8691009559567416,w=0.47937656476978113,x=5.755333219904422 +color=green,shape=square,flag=0,i=300915,u=0.3374471439395277,v=0.1486784869787705,w=0.5081179655250804,x=5.276210095435389 +color=purple,shape=square,flag=0,i=300944,u=0.3162527134231783,v=0.6221869218763099,w=0.528659860431892,x=5.659532063374793 +color=red,shape=triangle,flag=0,i=300946,u=0.7552699472402814,v=0.2368027970925739,w=0.4864831923304649,x=5.841106271389741 +color=red,shape=circle,flag=0,i=300984,u=0.19340501200990967,v=0.28034400077865584,w=0.4850449344289182,x=6.485939862731996 +color=red,shape=square,flag=0,i=301085,u=0.8810670865088781,v=0.5412594578961352,w=0.4836614115462953,x=5.581688877735268 +color=green,shape=circle,flag=1,i=301089,u=0.4100057587606315,v=0.05121955440675141,w=0.542951158152421,x=3.3192357074885486 +color=red,shape=square,flag=0,i=301094,u=0.0646847306637629,v=0.08358166281191581,w=0.48069838295384115,x=6.374792858788698 +color=yellow,shape=square,flag=1,i=301173,u=0.29763588162061483,v=0.4822968296523553,w=0.5249462934370704,x=4.186304568925794 +color=red,shape=circle,flag=0,i=301175,u=0.35973802236716823,v=0.32695281407603277,w=0.48776351920577343,x=4.553275861705693 +color=red,shape=square,flag=0,i=301202,u=0.8686348409722066,v=0.05122503167764181,w=0.4764515029063973,x=5.150059327536076 +color=blue,shape=triangle,flag=0,i=301230,u=0.8822469399477052,v=0.2089840757936804,w=0.47413946278818964,x=6.015399920849606 +color=red,shape=square,flag=0,i=301259,u=0.07858733610112978,v=0.22513000306533348,w=0.4742518390027568,x=5.738642465958939 +color=purple,shape=square,flag=0,i=301304,u=0.9724754765129763,v=0.8598431190680944,w=0.5251303307557621,x=5.74004652341167 +color=red,shape=square,flag=1,i=301419,u=0.8217857343122882,v=0.4724766569907044,w=0.48985911924632036,x=5.7550665953206215 +color=red,shape=triangle,flag=1,i=301467,u=0.4174436320443585,v=0.0818948555259601,w=0.4897210966784838,x=3.4750819465734133 +color=red,shape=circle,flag=0,i=301561,u=0.5290365243844631,v=0.45561976370868545,w=0.4791553279544811,x=3.5030805602028288 +color=yellow,shape=triangle,flag=0,i=301594,u=0.46752802370690716,v=0.6437835090336509,w=0.4645950031622949,x=4.410657423983349 +color=yellow,shape=circle,flag=1,i=301611,u=0.33938525828694033,v=0.4927467967496709,w=0.5148269280658283,x=3.2759392762935633 +color=purple,shape=square,flag=1,i=301714,u=0.11858156996972902,v=0.9689500949945644,w=0.5264544801289793,x=4.57981700555419 +color=red,shape=square,flag=0,i=301729,u=0.10725828146672467,v=0.5671134023892811,w=0.48131623171961896,x=3.773835861866853 +color=blue,shape=square,flag=0,i=301744,u=0.29498028590741554,v=0.9111176851694784,w=0.5117503689661391,x=3.575451838518792 +color=red,shape=square,flag=0,i=301765,u=0.6599065507527369,v=0.08582757282514442,w=0.4775027095988978,x=4.576116562350592 +color=yellow,shape=triangle,flag=1,i=301810,u=0.9668415009904369,v=0.391203983395248,w=0.4682704916987754,x=4.706540200035216 +color=red,shape=triangle,flag=1,i=301862,u=0.8175755771981199,v=0.36754896811257676,w=0.4908202755762249,x=5.34889526826722 +color=blue,shape=triangle,flag=0,i=302057,u=0.5571999022273035,v=0.9628178133371085,w=0.4888087442471147,x=4.597365840125252 +color=red,shape=triangle,flag=0,i=302070,u=0.9408621238999432,v=0.603858306633542,w=0.4729294664039747,x=4.288024716188104 +color=blue,shape=triangle,flag=1,i=302095,u=0.2052972681365467,v=0.4362325116244431,w=0.49139311799476687,x=5.019068470514523 +color=red,shape=square,flag=0,i=302120,u=0.59381746802724,v=0.595260563747876,w=0.5017081107203388,x=6.094864844860684 +color=green,shape=triangle,flag=0,i=302152,u=0.8955355233771013,v=0.19218078824011886,w=0.4893653739016167,x=4.533760129865052 +color=red,shape=triangle,flag=0,i=302218,u=0.05696209730598478,v=0.2588562361734128,w=0.47520079488500244,x=3.964653850358843 +color=purple,shape=square,flag=0,i=302380,u=0.2830105981314246,v=0.1961643783533038,w=0.5217528894561918,x=5.50138828879668 +color=red,shape=triangle,flag=1,i=302455,u=0.4396484351555848,v=0.6148028100358339,w=0.47826159551440234,x=4.6085143798648085 +color=red,shape=square,flag=1,i=302495,u=0.19095923398793668,v=0.12027518718769892,w=0.5224695416498987,x=3.5244114880365216 +color=yellow,shape=square,flag=1,i=302500,u=0.9169751356807347,v=0.010467376639013648,w=0.519285668323052,x=6.256884862925893 +color=red,shape=circle,flag=0,i=302575,u=0.9849290487302916,v=1.004163590473081,w=0.4749339818918633,x=3.265781671299751 +color=red,shape=square,flag=1,i=302625,u=0.4230107948511078,v=0.6970638994945618,w=0.5293475768351691,x=5.59859575642475 +color=blue,shape=square,flag=1,i=302661,u=0.5654488582651724,v=0.16309904880804227,w=0.5062287771058848,x=5.578740309742421 +color=purple,shape=circle,flag=0,i=302671,u=0.04931802554582421,v=0.7314770503214695,w=0.4884183130029546,x=5.811049354827598 +color=red,shape=triangle,flag=1,i=302707,u=0.2779413333385813,v=0.16341649987902007,w=0.4815424217173877,x=5.467411398187516 +color=yellow,shape=circle,flag=1,i=302727,u=0.689556271739904,v=0.10784055865500419,w=0.5091532973255217,x=4.266690380912545 +color=purple,shape=square,flag=0,i=302824,u=0.6736399194722431,v=0.8166936455969278,w=0.5236412485915501,x=4.6300408702139535 +color=red,shape=square,flag=0,i=302886,u=0.006960154447920863,v=0.18854556453965643,w=0.5294222230141536,x=5.453903226031674 +color=green,shape=triangle,flag=0,i=302907,u=0.9459083712699817,v=0.35490705899504815,w=0.4948107369495015,x=5.052121599496897 +color=red,shape=triangle,flag=0,i=302934,u=0.10764049505353857,v=0.0956138006790711,w=0.49511874551605556,x=5.555512700444382 +color=blue,shape=triangle,flag=1,i=302972,u=0.7323865110586989,v=0.3551990668965117,w=0.4914224346805326,x=4.775053747320865 +color=red,shape=circle,flag=0,i=302982,u=0.22438662961075506,v=0.29079315097619196,w=0.48122732502564625,x=4.171483480337229 +color=blue,shape=circle,flag=1,i=303006,u=0.6106848977747265,v=0.7876941758796613,w=0.5312822823466608,x=6.188801400604075 +color=red,shape=square,flag=0,i=303100,u=0.6400543618312639,v=0.24143436548567,w=0.5220150168760616,x=4.339685182825391 +color=red,shape=square,flag=1,i=303120,u=0.41027956538631183,v=0.9518356784881522,w=0.5119945310324343,x=4.700489664112699 +color=blue,shape=square,flag=0,i=303189,u=0.6838808494976234,v=0.5358387115323204,w=0.5064096875079349,x=4.742006631924768 +color=yellow,shape=square,flag=1,i=303201,u=0.34755132599157,v=0.8609430106915147,w=0.49720119277707453,x=5.633606132762609 +color=red,shape=triangle,flag=0,i=303255,u=0.6423624245958586,v=0.8024822218116717,w=0.48060748553357413,x=5.45092641049676 +color=red,shape=square,flag=1,i=303394,u=0.07629736340083904,v=0.8642438572119743,w=0.5168411288934797,x=3.517023458390583 +color=red,shape=square,flag=0,i=303396,u=0.07367362091358842,v=0.8983540537729365,w=0.5154650442185652,x=5.893253759620215 +color=red,shape=circle,flag=0,i=303639,u=0.016614927787423794,v=-0.04547000496606706,w=0.4849661234279177,x=6.355241846601054 +color=purple,shape=triangle,flag=0,i=303757,u=0.038533667680094474,v=0.20724377674189576,w=0.46603362985770486,x=5.429067161296178 +color=purple,shape=square,flag=0,i=303815,u=0.8497140275956977,v=0.9763779461261324,w=0.5399639176626764,x=7.5129161373355435 +color=red,shape=square,flag=0,i=303893,u=0.9731686307900813,v=0.40459426277744837,w=0.5040836926411789,x=6.5617114075336636 +color=red,shape=triangle,flag=0,i=303935,u=0.9795834792511154,v=0.01684817576288289,w=0.47861205080311614,x=3.7273739440080966 +color=red,shape=square,flag=1,i=303944,u=0.5444699705095233,v=0.6098074518426574,w=0.5037006414065412,x=3.5432373534458192 +color=purple,shape=square,flag=0,i=303994,u=0.9682023322453407,v=0.6346154333987898,w=0.5308698174084637,x=5.384724936478967 +color=purple,shape=circle,flag=0,i=304001,u=0.19550633393403594,v=0.338729312866061,w=0.49173512204007286,x=4.807989215253477 +color=green,shape=triangle,flag=0,i=304064,u=0.13133219197811485,v=0.6336708439984976,w=0.4954725307705143,x=5.275380054723782 +color=red,shape=square,flag=1,i=304089,u=0.652937670494351,v=0.4175649118056507,w=0.506289718755797,x=5.4752026302174635 +color=green,shape=triangle,flag=0,i=304090,u=0.07282458371524225,v=0.20417586575315572,w=0.49807778054674634,x=5.090679675026739 +color=red,shape=square,flag=0,i=304102,u=0.2516239640465522,v=0.24859650062343153,w=0.5098131578750846,x=4.414335638772218 +color=red,shape=circle,flag=1,i=304151,u=0.8142117218255019,v=0.8873630457342749,w=0.4903123237152411,x=7.190824475389927 +color=purple,shape=triangle,flag=0,i=304384,u=0.2416322662263728,v=0.30381167794267727,w=0.47021632219011344,x=4.1054767902279865 +color=red,shape=triangle,flag=0,i=304385,u=0.5862793977888927,v=0.8002261969651429,w=0.4900026313553891,x=4.973786421586735 +color=red,shape=square,flag=1,i=304441,u=0.7023934775730509,v=0.7021373087346692,w=0.5120889673210968,x=4.647736820752722 +color=purple,shape=square,flag=0,i=304544,u=0.2619271896052734,v=0.5404501025713073,w=0.515012193771817,x=4.164463504439264 +color=red,shape=square,flag=0,i=304607,u=0.6425660122558448,v=0.6695126675524524,w=0.52483335391632,x=5.731219329753633 +color=red,shape=circle,flag=0,i=304680,u=0.44797253232491463,v=0.42270944990698744,w=0.4899650743991284,x=5.09036197594088 +color=red,shape=triangle,flag=0,i=304735,u=0.8042902254720634,v=0.7166082669926087,w=0.49661375481353576,x=5.209323225833944 +color=orange,shape=triangle,flag=1,i=304752,u=0.5201915748923396,v=0.26754408712925837,w=0.5108516350911392,x=6.819727886144155 +color=orange,shape=triangle,flag=1,i=304805,u=0.904731906772507,v=0.9620610146052339,w=0.514950425722935,x=4.7406826739650265 +color=red,shape=triangle,flag=0,i=304927,u=0.3484291016880289,v=0.1783452957121321,w=0.5008003803252687,x=3.654103873966568 +color=yellow,shape=circle,flag=1,i=304930,u=0.17801517756216867,v=0.6008023288667509,w=0.5045357850698797,x=7.417381404988291 +color=red,shape=square,flag=0,i=305074,u=0.8485374895960776,v=0.9156155528971213,w=0.5086498143578984,x=6.3346179099081725 +color=purple,shape=triangle,flag=0,i=305128,u=0.7874902342591952,v=0.21665795000622023,w=0.4569266419562924,x=4.770474670295125 +color=red,shape=circle,flag=0,i=305142,u=0.18140494952400665,v=0.08866788385859563,w=0.49366355213393215,x=2.860607311875004 +color=green,shape=square,flag=0,i=305154,u=0.09133863193933855,v=0.694373715130335,w=0.5145616649789181,x=6.632328342374033 +color=red,shape=triangle,flag=0,i=305173,u=0.5248296551985476,v=0.8029863176823646,w=0.5127702749492332,x=3.912010138699948 +color=orange,shape=square,flag=0,i=305222,u=0.2898748045089715,v=0.8536701379191667,w=0.49890774503602914,x=6.149901939106962 +color=purple,shape=square,flag=0,i=305250,u=0.8448465595667581,v=0.5170364857814286,w=0.5042921422037655,x=5.18596154763907 +color=purple,shape=circle,flag=0,i=305277,u=0.25508956914459247,v=0.24024794821806583,w=0.504727953767809,x=3.8681131994737292 +color=green,shape=circle,flag=0,i=305296,u=0.2886442963069412,v=0.9418778015541577,w=0.49846086314124705,x=6.349863185330958 +color=red,shape=triangle,flag=0,i=305328,u=0.8575952324207371,v=0.6588020716675531,w=0.5207722049947101,x=4.2276328828804735 +color=green,shape=triangle,flag=0,i=305334,u=0.2662809669984314,v=0.1987284669605881,w=0.5057777398809051,x=3.3848005984338765 +color=red,shape=triangle,flag=1,i=305425,u=0.19488650871393232,v=0.4726402997083098,w=0.5138063121553798,x=5.165860778048057 +color=red,shape=triangle,flag=0,i=305436,u=0.3031556352264796,v=0.7196635061168956,w=0.51088090222633,x=6.1998207701112085 +color=orange,shape=square,flag=1,i=305472,u=0.8779403876123824,v=0.7798192554185158,w=0.49718772298242214,x=5.1018235586077365 +color=red,shape=circle,flag=0,i=305485,u=0.15548983287316043,v=0.10911602713099237,w=0.490617004397277,x=4.4318058511393055 +color=red,shape=triangle,flag=1,i=305500,u=0.6585576916445907,v=0.5338615856748484,w=0.5129113061633741,x=4.18244520719598 +color=yellow,shape=square,flag=0,i=305505,u=0.012536744410525325,v=0.2433144520608007,w=0.4990267345214811,x=6.126888840918949 +color=red,shape=square,flag=0,i=305585,u=0.9797924913789501,v=0.22232880990887227,w=0.5222487249549825,x=3.621860673676309 +color=red,shape=circle,flag=1,i=305636,u=0.3930768144390525,v=0.4554647978804084,w=0.4963411758276519,x=5.486692374627584 +color=red,shape=square,flag=0,i=305673,u=0.3067684059767384,v=0.9172846509418883,w=0.5267657540899479,x=3.866675043547861 +color=yellow,shape=square,flag=1,i=305755,u=0.8262122856166667,v=0.05980134224575373,w=0.5048474180113024,x=6.434022674428818 +color=red,shape=triangle,flag=1,i=305785,u=0.8912190721179941,v=0.0634747296927507,w=0.5196621111365651,x=4.26893774976731 +color=red,shape=circle,flag=0,i=305828,u=0.26669807742281604,v=0.2990826380900149,w=0.5032289635505375,x=4.004513394884534 +color=green,shape=square,flag=1,i=305843,u=0.8540259347627556,v=0.5321654340814977,w=0.5135082711211014,x=4.234551468444308 +color=yellow,shape=square,flag=1,i=305885,u=0.190434565438922,v=0.7654894204047193,w=0.49856498258069676,x=6.111066606323395 +color=yellow,shape=triangle,flag=1,i=305916,u=0.7015332343471989,v=0.8632199990272507,w=0.48495781664928933,x=5.063714991777166 +color=yellow,shape=square,flag=1,i=305954,u=0.5154372964414472,v=0.23924871976585527,w=0.49471251054831755,x=6.106156861066687 +color=green,shape=circle,flag=0,i=306019,u=0.4815355864808283,v=0.6144924765717046,w=0.4937778373680289,x=4.574622551809915 +color=blue,shape=circle,flag=0,i=306047,u=0.6708269149700532,v=0.49124797248493635,w=0.532411661628068,x=8.199510512113994 +color=blue,shape=circle,flag=0,i=306074,u=0.2664318774840565,v=0.8817824151982447,w=0.5288885391042243,x=4.750227751871143 +color=blue,shape=circle,flag=1,i=306105,u=0.5666796420060147,v=0.44228918409920337,w=0.5324450569077825,x=6.2270721922416366 +color=red,shape=circle,flag=1,i=306125,u=0.01752009255670739,v=0.012003433338529424,w=0.49818512336643095,x=5.744755900379748 +color=blue,shape=triangle,flag=1,i=306391,u=0.6153931662265688,v=0.4457963077074518,w=0.4768612589726274,x=7.427865684424334 +color=yellow,shape=triangle,flag=1,i=306406,u=0.6788862712314652,v=0.4116741778150316,w=0.4855399156424676,x=4.248117990214868 +color=purple,shape=square,flag=0,i=306480,u=0.5062418674625349,v=0.08904801167462162,w=0.5180705629762576,x=3.497194833123453 +color=green,shape=square,flag=0,i=306509,u=0.6238365472963749,v=0.8736654333706457,w=0.5035753695801006,x=5.624999791044096 +color=yellow,shape=square,flag=1,i=306568,u=0.2517342409381401,v=0.5607854671328018,w=0.4863569738074924,x=5.342195972264192 +color=red,shape=square,flag=0,i=306590,u=0.9505419452167662,v=0.679779407076754,w=0.521654288615688,x=5.3809428613227395 +color=red,shape=square,flag=1,i=306646,u=0.6047566003389032,v=0.7766057306299667,w=0.527040506395118,x=5.507599575188592 +color=blue,shape=triangle,flag=0,i=306672,u=0.337316210469482,v=0.6267681207152156,w=0.47353032471912027,x=5.062344070600751 +color=red,shape=triangle,flag=1,i=306690,u=0.016161402703349093,v=0.8548922014389212,w=0.5298979679549719,x=3.2641953115109756 +color=red,shape=circle,flag=0,i=306700,u=0.02567761097810839,v=-0.03655897410556717,w=0.4926471028706084,x=3.0354622575591432 +color=blue,shape=triangle,flag=0,i=306759,u=0.7932092952421166,v=0.4380255564355239,w=0.4802627712178217,x=5.546435385768809 +color=red,shape=square,flag=0,i=306766,u=0.9204264182079643,v=0.4018584502141255,w=0.5243590791041091,x=3.5849988439432985 +color=yellow,shape=circle,flag=0,i=306787,u=0.16587039072607757,v=0.663664050422724,w=0.4987946747111364,x=5.291600456899086 +color=green,shape=triangle,flag=0,i=306815,u=0.7299202050218979,v=0.6552680850374167,w=0.5003637812412703,x=4.886295254176624 +color=yellow,shape=square,flag=1,i=306831,u=0.21811593993643819,v=0.17547386290873968,w=0.487260370873267,x=5.249231279209982 +color=red,shape=square,flag=1,i=306846,u=0.5058724526255617,v=0.6129664323550472,w=0.5254787222987124,x=7.663968872616754 +color=red,shape=circle,flag=1,i=307076,u=0.9676760423225215,v=1.0475429032640997,w=0.4986227555350541,x=3.577868740338316 +color=red,shape=square,flag=1,i=307115,u=0.11886395244680237,v=0.3900272500889973,w=0.5234791847519441,x=3.072662158492658 +color=red,shape=circle,flag=0,i=307123,u=0.09936195107484114,v=0.05744379933681094,w=0.5033330692596379,x=5.643635287839078 +color=blue,shape=triangle,flag=0,i=307129,u=0.5771409404126412,v=0.11760707686727356,w=0.48475608421831184,x=4.460017797219344 +color=red,shape=triangle,flag=0,i=307133,u=0.762804204487993,v=0.7809558764276042,w=0.5063507913255922,x=5.145310374210368 +color=red,shape=square,flag=0,i=307156,u=0.900799522559889,v=0.38618958860399644,w=0.5222527711160118,x=4.961621920724561 +color=green,shape=triangle,flag=0,i=307225,u=0.5270179878980258,v=0.10052818496180849,w=0.5023819910843416,x=3.4923362070071136 +color=red,shape=circle,flag=1,i=307287,u=0.6566857444348829,v=0.6729806090763196,w=0.5038144544580992,x=6.193904013666604 +color=blue,shape=triangle,flag=0,i=307362,u=0.1911714345722222,v=0.7715257323545277,w=0.49130390736052193,x=4.422388311122001 +color=yellow,shape=square,flag=1,i=307379,u=0.5171052700708267,v=0.25554476579258234,w=0.48970608678347916,x=5.036532735831131 +color=red,shape=square,flag=1,i=307395,u=0.2610815163955674,v=0.503074712438503,w=0.517828018995584,x=3.973960441261171 +color=yellow,shape=triangle,flag=1,i=307416,u=0.519313490412225,v=0.87933187127998,w=0.48771296185269913,x=6.534530792176736 +color=orange,shape=square,flag=0,i=307517,u=0.6197602176490566,v=0.7795540660347835,w=0.4963122713166586,x=7.390044813411266 +color=red,shape=circle,flag=0,i=307629,u=0.48739846973074064,v=0.465361757932242,w=0.5023423634876732,x=4.630956041174142 +color=yellow,shape=triangle,flag=1,i=307637,u=0.12739507818779683,v=0.1173985798756847,w=0.4952982067434773,x=3.944866416793379 +color=red,shape=triangle,flag=1,i=307679,u=0.33804896935526785,v=0.03732253381609851,w=0.48239195355097997,x=5.793156035393705 +color=red,shape=square,flag=0,i=307743,u=0.4651417535641841,v=0.07133907568851139,w=0.530744518298765,x=4.743418278295491 +color=blue,shape=square,flag=1,i=307745,u=0.3707408775242743,v=0.49362478651153885,w=0.49587747960735457,x=3.9321869738237925 +color=orange,shape=square,flag=0,i=307844,u=0.8888385367297386,v=0.34270045850419917,w=0.4933264096015811,x=7.229833779056122 +color=red,shape=square,flag=0,i=307900,u=0.8152304447693551,v=0.8464616377854375,w=0.5200260049466741,x=6.1930063800980735 +color=orange,shape=circle,flag=0,i=307922,u=0.9799542974777731,v=0.5631117008263572,w=0.5083318815358503,x=6.151762981660114 +color=red,shape=circle,flag=0,i=307980,u=0.8390768284706766,v=0.8355328733352815,w=0.4910259931175871,x=2.7763269232413346 +color=blue,shape=square,flag=0,i=308001,u=0.9401414287917517,v=0.6556333863888074,w=0.48738484797112674,x=6.331561672320703 +color=purple,shape=triangle,flag=1,i=308140,u=0.9608504870227901,v=0.8879020064555192,w=0.45513052916821123,x=4.546442239319432 +color=red,shape=square,flag=1,i=308218,u=0.33341608047187854,v=0.9146588007328265,w=0.5248379423489885,x=5.5586352879388565 +color=green,shape=square,flag=1,i=308246,u=0.6473958664771461,v=0.43314657244792587,w=0.4977987270169415,x=3.9042555214124284 +color=red,shape=triangle,flag=0,i=308299,u=0.8610127571485326,v=0.9753251811562222,w=0.48505406455789435,x=5.701706364739529 +color=yellow,shape=triangle,flag=1,i=308323,u=0.019966081909734368,v=0.7900350537304219,w=0.49414474669405634,x=5.625946820854317 +color=red,shape=square,flag=0,i=308350,u=0.570969903227153,v=0.1173371837329994,w=0.5238531001038308,x=5.2480280636640835 +color=yellow,shape=square,flag=1,i=308361,u=0.8139158540272159,v=0.13388403451215614,w=0.4884567964312617,x=5.932513833114542 +color=red,shape=triangle,flag=0,i=308445,u=0.48028863400702104,v=0.7865251623168836,w=0.4831142966051367,x=5.24616219807332 +color=red,shape=square,flag=0,i=308486,u=0.23046740317570558,v=0.15606819151927054,w=0.5272004102723183,x=4.411628790173593 +color=red,shape=square,flag=0,i=308512,u=0.1546280693721046,v=0.8913675994706256,w=0.5225725331373712,x=5.4333335302840196 +color=red,shape=triangle,flag=0,i=308541,u=0.5471240843420443,v=0.3327729472814235,w=0.469663504191194,x=3.6272696237402733 +color=yellow,shape=triangle,flag=0,i=308571,u=0.9429733797903551,v=0.19709094011834438,w=0.49437998774077196,x=5.047868963299641 +color=orange,shape=circle,flag=1,i=308585,u=0.30825285073289554,v=0.11497565384418063,w=0.5108191806126069,x=4.703363374380971 +color=red,shape=square,flag=1,i=308685,u=0.6510434435597998,v=0.5456212090941364,w=0.5150287503883463,x=5.936227367102567 +color=red,shape=square,flag=0,i=309050,u=0.9965013982405774,v=0.6809694313684723,w=0.5209128718546598,x=4.935376841731837 +color=yellow,shape=triangle,flag=1,i=309051,u=0.07792819621552127,v=0.26181505152828544,w=0.4933310003789433,x=4.609218090023302 +color=red,shape=circle,flag=0,i=309078,u=0.1848788266184207,v=0.1249622316055749,w=0.5134887995047095,x=2.966850998643373 +color=red,shape=circle,flag=0,i=309084,u=0.449212787550498,v=0.38322795122897707,w=0.5150248112002551,x=5.009587731920402 +color=blue,shape=circle,flag=1,i=309091,u=0.8534363554971895,v=0.2263431230033489,w=0.5410603220327522,x=4.816601810884746 +color=red,shape=square,flag=0,i=309168,u=0.4451879247858581,v=0.11726299169004328,w=0.5300535469286223,x=4.487810030799225 +color=purple,shape=circle,flag=0,i=309175,u=0.6511017701858289,v=0.19418601516093892,w=0.5153960480448987,x=7.225402183189696 +color=red,shape=triangle,flag=0,i=309181,u=0.004171787933958004,v=0.5663383523540735,w=0.4865556516253405,x=7.118214175470552 +color=red,shape=circle,flag=0,i=309267,u=0.345559838619691,v=0.2508853560238945,w=0.503913744966538,x=5.44463784456043 +color=green,shape=circle,flag=1,i=309348,u=0.817380657759987,v=0.10544621627598816,w=0.48973381007222,x=3.2584664923826057 +color=red,shape=circle,flag=1,i=309355,u=0.08366616020436324,v=0.10742385561455178,w=0.5041942028737925,x=5.588329685146665 +color=red,shape=circle,flag=0,i=309425,u=0.9599580117658257,v=0.8956373603658663,w=0.510071088152013,x=5.625943395628897 +color=red,shape=square,flag=0,i=309456,u=0.36576069934033495,v=0.35809365200980947,w=0.5232769997016458,x=6.932004575561117 +color=yellow,shape=square,flag=1,i=309489,u=0.13464086236823825,v=0.15650924065865113,w=0.4835104953095868,x=5.889263490765791 +color=orange,shape=square,flag=0,i=309590,u=0.18640602854348598,v=0.2672271622271526,w=0.5030058785289381,x=4.326083882616069 +color=red,shape=triangle,flag=0,i=309626,u=0.04746071475927671,v=0.5367543900755519,w=0.48581705431478733,x=5.630710628608316 +color=red,shape=triangle,flag=1,i=309681,u=0.356381744385441,v=0.26813337819748007,w=0.48971389404584026,x=4.580274896046053 +color=blue,shape=circle,flag=0,i=309690,u=0.5295366501170954,v=0.4735172172627693,w=0.5370203616295891,x=6.7412581801620055 +color=purple,shape=circle,flag=0,i=309771,u=0.9353238472782092,v=0.9124694467231034,w=0.5157439552390941,x=3.83882578956262 +color=purple,shape=circle,flag=1,i=309901,u=0.7867447915994401,v=0.17554390367142436,w=0.5114776859288765,x=5.478594520165248 +color=yellow,shape=triangle,flag=0,i=309971,u=0.9890464545334569,v=0.8023850293870773,w=0.4988618909788258,x=4.166279351226079 +color=red,shape=square,flag=1,i=309980,u=0.02062837024103603,v=0.2984043381983892,w=0.5295629576749717,x=5.881978788925136 +color=purple,shape=circle,flag=0,i=309987,u=0.46741352656817403,v=0.018808978834384593,w=0.5075786262030751,x=6.149918814819884 +color=green,shape=square,flag=0,i=310050,u=0.3585964350991907,v=0.1941680966793713,w=0.4991629820690804,x=4.966840885787054 +color=blue,shape=square,flag=0,i=310066,u=0.5622781351587085,v=0.8052890967176738,w=0.493901760566586,x=3.976849572787254 +color=green,shape=circle,flag=0,i=310085,u=0.34006592038936656,v=0.3204413264209244,w=0.48229410183663773,x=5.237564677155148 +color=blue,shape=triangle,flag=1,i=310097,u=0.0426531732390083,v=0.15171870407048826,w=0.4948472041070654,x=2.8507447122043423 +color=green,shape=square,flag=1,i=310147,u=0.2835571115639437,v=0.47155549882567127,w=0.49623530121712217,x=6.028679636526424 +color=purple,shape=square,flag=0,i=310216,u=0.704537451002878,v=0.5229872604390595,w=0.5297127404570943,x=4.648907585804309 +color=red,shape=circle,flag=0,i=310253,u=0.5643784714302795,v=0.5012497913882893,w=0.518136912453673,x=3.925065918220419 +color=red,shape=square,flag=0,i=310311,u=0.9531264061878373,v=0.974142690969671,w=0.523931211666261,x=3.367303302553521 +color=purple,shape=triangle,flag=0,i=310380,u=0.6234285019734616,v=0.9419453626430792,w=0.4581269392232534,x=5.1527756955510355 +color=purple,shape=square,flag=0,i=310465,u=0.15205925058803949,v=0.6150394904958729,w=0.526110447227855,x=4.1154186380623665 +color=red,shape=triangle,flag=0,i=310490,u=0.908145221611164,v=0.12983617465009645,w=0.4846339020774075,x=4.446892273216744 +color=blue,shape=square,flag=0,i=310506,u=0.4543743951049868,v=0.11843388872347449,w=0.4992715642172183,x=5.136386084128629 +color=red,shape=triangle,flag=0,i=310545,u=0.167357771442878,v=0.968288578412845,w=0.48428631555807067,x=3.187524544500509 +color=red,shape=circle,flag=0,i=310605,u=0.5979099497775078,v=0.6794539039958924,w=0.5242018264009921,x=5.280042401144994 +color=blue,shape=square,flag=1,i=310633,u=0.036113790200399065,v=0.16910869536960704,w=0.502918336080108,x=1.8672835436541029 +color=green,shape=triangle,flag=0,i=310670,u=0.6048830568385326,v=0.729874240054699,w=0.5159393385770069,x=4.257994071557856 +color=red,shape=square,flag=1,i=310773,u=0.8775160541846945,v=0.9806110363238945,w=0.5327824889664153,x=3.3435869551092536 +color=green,shape=square,flag=0,i=310831,u=0.4330001902467715,v=0.6376378265760058,w=0.49276627036701437,x=5.9411261297465 +color=yellow,shape=triangle,flag=1,i=310839,u=0.5614588863279815,v=0.7608824536408751,w=0.5037189316894571,x=4.821830950875217 +color=red,shape=square,flag=0,i=310940,u=0.40744592792362677,v=0.6744828103129084,w=0.5302394945174181,x=6.231715197692458 +color=red,shape=triangle,flag=0,i=311003,u=0.23988771374155948,v=0.8533403056991652,w=0.49368384416477895,x=6.4310693402923365 +color=orange,shape=triangle,flag=1,i=311025,u=0.05483042340149369,v=0.06378038360469551,w=0.5298994743718047,x=6.402343677154847 +color=red,shape=circle,flag=0,i=311061,u=0.11868607588693214,v=0.16008078324282432,w=0.5230138690384019,x=5.573261510373027 +color=red,shape=square,flag=0,i=311176,u=0.05781825160678089,v=0.9812159629061238,w=0.528849248056283,x=3.6240024153043655 +color=yellow,shape=triangle,flag=1,i=311281,u=0.18729558177233296,v=0.9635241693178325,w=0.5067570914450856,x=6.8510085898613235 +color=red,shape=square,flag=1,i=311305,u=0.42032239218584777,v=0.41881499558405855,w=0.5318614609301553,x=3.8751212362484946 +color=red,shape=triangle,flag=0,i=311423,u=0.6219982876210621,v=0.6405049256535393,w=0.48168248154296756,x=6.218527099708347 +color=red,shape=circle,flag=0,i=311551,u=0.8796648595608879,v=0.8960933890140106,w=0.5224014162804669,x=5.680682297922847 +color=red,shape=triangle,flag=0,i=311581,u=0.19184117907032205,v=0.06402197475999527,w=0.4766580720878818,x=5.502526429341152 +color=red,shape=circle,flag=1,i=311588,u=0.24245419168304982,v=0.17592089644676354,w=0.5234713664732507,x=3.3228402967788644 +color=red,shape=triangle,flag=0,i=311668,u=0.3081433543019789,v=0.17475252323788693,w=0.4807335630203863,x=3.3559216335905027 +color=red,shape=square,flag=0,i=311870,u=0.05127427063072498,v=0.5098696172787879,w=0.5373294457332315,x=4.430513110438568 +color=red,shape=triangle,flag=1,i=311877,u=0.23661559056090142,v=0.9855861026865775,w=0.47743130333143724,x=4.190599069091753 +color=orange,shape=square,flag=1,i=311917,u=0.023685079195092218,v=0.026937947780171778,w=0.4919021407386805,x=4.627379567957559 +color=purple,shape=circle,flag=0,i=311935,u=0.6352835250630797,v=0.9147156642130767,w=0.5234945884182443,x=5.798712173600094 +color=red,shape=triangle,flag=1,i=312022,u=0.058402282344989676,v=0.532894108788653,w=0.4836000966532128,x=6.7646632689431385 +color=orange,shape=square,flag=1,i=312078,u=0.623264816515352,v=0.01029168112753609,w=0.49028138372204577,x=4.64314623932384 +color=yellow,shape=triangle,flag=1,i=312103,u=0.5922537439254313,v=0.7931024659310686,w=0.5174533409684671,x=7.0776406088871004 +color=red,shape=triangle,flag=1,i=312179,u=0.6566103647142346,v=0.3093046962173661,w=0.4890548784170205,x=4.430438008663087 +color=yellow,shape=circle,flag=1,i=312204,u=0.9195091050599192,v=0.6284006272763784,w=0.4910750656033562,x=5.9488601492085875 +color=orange,shape=square,flag=1,i=312222,u=0.8198924252182687,v=0.9403939619690145,w=0.49483627897599086,x=5.385190500599406 +color=red,shape=circle,flag=1,i=312232,u=0.25695039848198686,v=0.17690972548675077,w=0.5107397978022713,x=5.379986286167665 +color=purple,shape=square,flag=1,i=312253,u=0.4679304831122051,v=0.2520485779531624,w=0.5265733936128689,x=4.523746787611793 +color=red,shape=triangle,flag=0,i=312269,u=0.2719444687249306,v=0.2727615921669144,w=0.49218570449784094,x=4.132534482868859 +color=red,shape=square,flag=0,i=312300,u=0.1095132438049864,v=0.5990961326315646,w=0.5487367811634232,x=5.30813078014137 +color=red,shape=square,flag=0,i=312389,u=0.1681727567517537,v=0.459575124418405,w=0.5399539027694862,x=3.0640498749206455 +color=red,shape=square,flag=0,i=312608,u=0.9394264527956095,v=0.35691204119685405,w=0.5447973167051736,x=5.509032937560587 +color=yellow,shape=circle,flag=1,i=312722,u=0.6372716681357813,v=0.23390888746555438,w=0.49294978983371884,x=4.412810738362551 +color=red,shape=circle,flag=0,i=312755,u=0.01233752976713054,v=-0.0057486829804792375,w=0.5126452670422521,x=5.570141909643815 +color=yellow,shape=triangle,flag=1,i=312802,u=0.9396323804778914,v=0.085811621835723,w=0.5175845777084611,x=5.27077636400634 +color=red,shape=circle,flag=0,i=312876,u=0.07034914442806128,v=-0.004086988597465882,w=0.5238122498045377,x=3.797765987178355 +color=blue,shape=square,flag=0,i=313068,u=0.6811858095759061,v=0.7887531811761556,w=0.49361127715826314,x=4.355142569541913 +color=purple,shape=circle,flag=0,i=313085,u=0.714587824554388,v=0.9313613753470926,w=0.5194524554371356,x=4.015819963177061 +color=purple,shape=square,flag=0,i=313164,u=0.3985259326969677,v=0.5444232350161109,w=0.5314123884676734,x=4.492798714605738 +color=red,shape=square,flag=0,i=313236,u=0.5291260503620531,v=0.013794840772883843,w=0.5407737287180777,x=5.102488976688594 +color=red,shape=square,flag=1,i=313419,u=0.11355392145660848,v=0.8669393022115569,w=0.5320901384179496,x=4.356001846362568 +color=red,shape=square,flag=1,i=313491,u=0.653364670305655,v=0.6124356991252056,w=0.5287119902302228,x=4.007826612460133 +color=red,shape=circle,flag=0,i=313507,u=0.003951253933919596,v=0.04522770982418345,w=0.5258906687903119,x=3.7990821290093546 +color=purple,shape=triangle,flag=0,i=313583,u=0.8823544350221625,v=0.1118404389612665,w=0.4586347777216839,x=3.2594503465151825 +color=purple,shape=triangle,flag=0,i=313655,u=0.636759249610899,v=0.06469280402168953,w=0.46135189192740805,x=4.312389513007878 +color=red,shape=triangle,flag=0,i=313679,u=0.8189085838177863,v=0.9399067495737984,w=0.4617192345326423,x=4.849007284652777 +color=red,shape=triangle,flag=0,i=313747,u=0.6703354930086899,v=0.5368154670226469,w=0.4574999605240849,x=3.207734868653835 +color=red,shape=square,flag=1,i=313844,u=0.9551936046838428,v=0.9319414615167267,w=0.5190503305114829,x=5.846548662129798 +color=red,shape=circle,flag=1,i=313889,u=0.18133834128167947,v=0.26477984785201514,w=0.531294217269015,x=6.008486744113405 +color=red,shape=circle,flag=0,i=313903,u=0.5170426364721215,v=0.6036794769162875,w=0.5269285591637343,x=4.583458820391482 +color=green,shape=triangle,flag=0,i=313914,u=0.42042232286231107,v=0.9347763946491507,w=0.5040717113848027,x=7.523280788788996 +color=yellow,shape=square,flag=1,i=313987,u=0.9311901039381898,v=0.5711913554470899,w=0.49929217899612793,x=4.948899182820194 +color=red,shape=circle,flag=0,i=314154,u=0.8526471187916753,v=0.8809963270663802,w=0.5182405502050984,x=4.179081514411876 +color=red,shape=square,flag=1,i=314185,u=0.5492872519519799,v=0.330190328959171,w=0.5273996033970642,x=5.290135392615926 +color=red,shape=square,flag=0,i=314205,u=0.34626047307667374,v=0.892390856973551,w=0.5304223359053766,x=3.402558165132803 +color=green,shape=square,flag=0,i=314224,u=0.18924796767097984,v=0.8273744526178146,w=0.4920170035408091,x=6.040914722549808 +color=red,shape=square,flag=0,i=314284,u=0.021636620168551723,v=0.7236946094748882,w=0.5284752005412547,x=5.677699797339172 +color=green,shape=circle,flag=0,i=314412,u=0.9295860315045217,v=0.025690266107089244,w=0.497645272785663,x=5.320746340884946 +color=yellow,shape=triangle,flag=1,i=314422,u=0.8422450133883254,v=0.7184760862620894,w=0.517631549601741,x=4.6335430681225125 +color=blue,shape=triangle,flag=0,i=314452,u=0.9435960887336685,v=0.16011742032923715,w=0.5041171987880846,x=4.723921873053907 +color=red,shape=circle,flag=0,i=314517,u=0.6229907355548229,v=0.6089807098214721,w=0.5003728523104544,x=4.489645633365675 +color=red,shape=square,flag=0,i=314550,u=0.9332192658756376,v=0.33365715523135997,w=0.5234511225329016,x=3.785653711839109 +color=red,shape=square,flag=0,i=314603,u=0.43226258201365564,v=0.5011363797109236,w=0.5277935121014361,x=5.322289568074705 +color=red,shape=square,flag=1,i=314618,u=0.4729688221358348,v=0.8082247750242778,w=0.5273715962644718,x=4.643643565339712 +color=blue,shape=circle,flag=1,i=314677,u=0.18167566189367645,v=0.7569900365744251,w=0.538237704000588,x=8.127688766703892 +color=yellow,shape=triangle,flag=1,i=314686,u=0.22154114504521083,v=0.340772002724789,w=0.5207086040146836,x=6.4729265882176135 +color=purple,shape=triangle,flag=1,i=314729,u=0.21555300092636231,v=0.20483990731212587,w=0.4562467436503796,x=4.525005146165923 +color=orange,shape=triangle,flag=0,i=314738,u=0.14478704880216064,v=0.2044324703382988,w=0.5394246020147753,x=5.651896509979963 +color=blue,shape=square,flag=1,i=314754,u=0.6178240188407061,v=0.9944428415377913,w=0.4852047757312502,x=2.718796906504569 +color=purple,shape=triangle,flag=0,i=314791,u=0.04184135931479238,v=0.4391855754156955,w=0.45360908771268516,x=4.924092734588453 +color=red,shape=square,flag=1,i=314860,u=0.10046091286823744,v=0.8609250387942977,w=0.5180430599900656,x=5.992000469626208 +color=red,shape=square,flag=0,i=314868,u=0.7424499126672801,v=0.1809899807448302,w=0.519415823485699,x=6.852372532872102 +color=red,shape=square,flag=0,i=314881,u=0.7443486017365128,v=0.48920301606010896,w=0.5234426858165389,x=5.039298499368262 +color=red,shape=square,flag=1,i=314961,u=0.9146580735998954,v=0.24536011183661321,w=0.5211570622432113,x=4.766820404263631 +color=blue,shape=circle,flag=0,i=315167,u=0.5305454206207826,v=0.8200238314591863,w=0.5347077688264033,x=4.591968684117361 +color=purple,shape=square,flag=0,i=315177,u=0.32005025763871653,v=0.15647470360006588,w=0.5167848779664501,x=6.684007339790288 +color=purple,shape=square,flag=0,i=315198,u=0.15240895214791716,v=0.29919244949961166,w=0.5121863211192852,x=6.159969568372798 +color=yellow,shape=square,flag=1,i=315247,u=0.6828108211160484,v=0.4015796847989789,w=0.49659371409731,x=5.257250967168765 +color=red,shape=triangle,flag=1,i=315287,u=0.6919746500336635,v=0.055960241491301965,w=0.5063304835655412,x=3.5035930223060276 +color=yellow,shape=circle,flag=1,i=315319,u=0.11616430991193993,v=0.5887832221524038,w=0.4964918954928837,x=6.3899289491183024 +color=red,shape=triangle,flag=1,i=315356,u=0.018672373269410625,v=0.9092165171697827,w=0.5118839892370847,x=4.722531198828153 +color=red,shape=square,flag=0,i=315364,u=0.8427844846500919,v=0.5992584871080688,w=0.5204742345347062,x=4.173435918614957 +color=red,shape=square,flag=0,i=315463,u=0.41951588383617777,v=0.03589601186018754,w=0.516942061824854,x=4.8376214446814565 +color=red,shape=triangle,flag=0,i=315484,u=0.7529650295448971,v=0.9431215182519007,w=0.49788731296415195,x=4.5347574004159545 +color=red,shape=circle,flag=0,i=315496,u=0.9309288783393869,v=0.8730077851333838,w=0.5076944717355235,x=5.654391605110433 +color=red,shape=circle,flag=0,i=315568,u=0.1033485563735913,v=0.06697824662028311,w=0.5055526799192447,x=3.517999338707257 +color=red,shape=circle,flag=1,i=315582,u=0.09384641871081734,v=0.08801379322138762,w=0.5014132780158835,x=3.993779177395526 +color=purple,shape=triangle,flag=0,i=315618,u=0.8961539423393202,v=0.7906187187333196,w=0.4567045808453017,x=5.149069214549051 +color=yellow,shape=triangle,flag=1,i=315743,u=0.9844731667969369,v=0.33541222586489206,w=0.5325186683372911,x=3.9812266558026486 +color=blue,shape=triangle,flag=0,i=315769,u=0.6735264887492048,v=0.39303923267692786,w=0.4986446566249354,x=6.201349714039229 +color=purple,shape=triangle,flag=1,i=315783,u=0.9714046347882829,v=0.27764276534699883,w=0.4597202347461114,x=4.659991375203884 +color=green,shape=triangle,flag=0,i=315829,u=0.6072741742180652,v=0.13442242488002998,w=0.4916312823761641,x=4.704378970892795 +color=red,shape=square,flag=1,i=315928,u=0.650261949898459,v=0.9794670276459893,w=0.5098135457039272,x=5.180812607593896 +color=red,shape=triangle,flag=0,i=315933,u=0.5251361946156848,v=0.2544468570870363,w=0.49071187482834566,x=4.943535099881426 +color=green,shape=circle,flag=0,i=315961,u=0.4628765932777914,v=0.5009559466597028,w=0.4792149363823281,x=4.479643917875211 +color=purple,shape=square,flag=0,i=315985,u=0.6560744766739839,v=0.17830975975236907,w=0.5042125314907943,x=5.985763097936512 +color=red,shape=circle,flag=1,i=316021,u=0.7164135106143265,v=0.6830955315025736,w=0.4878851428933129,x=3.775819536462746 +color=yellow,shape=triangle,flag=1,i=316105,u=0.4892590459180154,v=0.5065529413283534,w=0.5357798002844943,x=3.5732158909433434 +color=red,shape=square,flag=1,i=316118,u=0.7690690369913366,v=0.3055912466129418,w=0.5061163364523721,x=6.174020583937238 +color=red,shape=triangle,flag=0,i=316213,u=0.1064618484753983,v=0.6706095691549498,w=0.48721578275580185,x=5.274640214979204 +color=yellow,shape=circle,flag=1,i=316300,u=0.7419118468860325,v=0.4921678134634284,w=0.48746178071049073,x=3.822538553667331 +color=yellow,shape=circle,flag=1,i=316332,u=0.7052472262240931,v=0.3591091119235702,w=0.4921315753736453,x=3.897337107792995 +color=blue,shape=square,flag=0,i=316540,u=0.008287052333036948,v=0.36269407929162556,w=0.48380293397067686,x=4.804535386767394 +color=green,shape=circle,flag=0,i=316551,u=0.6591083265083223,v=0.6420080793229909,w=0.4811638732876288,x=3.927447690754425 +color=red,shape=triangle,flag=0,i=316587,u=0.10982625662686818,v=0.9960010135922871,w=0.4913318746186599,x=4.718179918484908 +color=red,shape=square,flag=0,i=316602,u=0.7893941269986001,v=0.9354940582614681,w=0.5235952465041683,x=4.115492450913288 +color=red,shape=square,flag=0,i=316662,u=0.970888211877224,v=0.6857596689710466,w=0.5228003194736635,x=2.668264923871252 +color=yellow,shape=square,flag=1,i=316687,u=0.0874924263896879,v=0.950183958407756,w=0.510721718370206,x=4.687215641469513 +color=blue,shape=square,flag=1,i=316717,u=0.14114074518146535,v=0.655241608504671,w=0.4852961463128133,x=4.005104442608682 +color=red,shape=circle,flag=0,i=316755,u=0.8796945751428287,v=0.8923085930699057,w=0.4687078728895611,x=4.764711681488481 +color=red,shape=triangle,flag=1,i=316868,u=0.6595832092253243,v=0.06801374618261546,w=0.49126597353639273,x=3.59910120629142 +color=red,shape=circle,flag=0,i=316930,u=0.2764553187950215,v=0.3353116438105522,w=0.4770231965668702,x=4.71820724688136 +color=yellow,shape=triangle,flag=1,i=317020,u=0.07339514161166527,v=0.44152339049489187,w=0.5160645007944001,x=5.7446544144498235 +color=red,shape=circle,flag=0,i=317023,u=0.09355951248555727,v=0.04769500731061244,w=0.4785452562682194,x=5.592835865813732 +color=blue,shape=circle,flag=1,i=317110,u=0.5236272820681089,v=0.2817463347056647,w=0.5384011232085524,x=4.728088219772792 +color=yellow,shape=square,flag=1,i=317129,u=0.10463534688361364,v=0.6759023798945356,w=0.5118460945285656,x=5.0010213467351425 +color=red,shape=square,flag=0,i=317235,u=0.07821593216320089,v=0.41749452211592886,w=0.5115398197381817,x=3.0271934060020254 +color=green,shape=square,flag=0,i=317245,u=0.28280413381317115,v=0.9556857697539318,w=0.4957326089443081,x=5.215505460596041 +color=yellow,shape=triangle,flag=1,i=317261,u=0.9273827654059374,v=0.8835971806115526,w=0.5119031140441194,x=5.685017178429618 +color=red,shape=triangle,flag=0,i=317306,u=0.3175544716298998,v=0.5365224802620152,w=0.4838196449828189,x=3.589982889198821 +color=yellow,shape=triangle,flag=1,i=317368,u=0.4684268930197133,v=0.3996793351218243,w=0.5118596889991462,x=6.225859492489028 +color=orange,shape=square,flag=1,i=317388,u=0.07928933894273849,v=0.0514072129984835,w=0.490949314628272,x=6.608600888579531 +color=purple,shape=square,flag=0,i=317522,u=0.9700830866905408,v=0.9797449445666488,w=0.5028390388130227,x=5.835149255056467 +color=red,shape=square,flag=0,i=317570,u=0.0378176948932033,v=0.1427414392172779,w=0.5130201815984372,x=5.715139555750857 +color=red,shape=square,flag=0,i=317605,u=0.3397124390805968,v=0.2714845545300445,w=0.5170010396204573,x=5.561806237121956 +color=red,shape=square,flag=0,i=317765,u=0.32371787599694224,v=0.507907498039507,w=0.5045012450134124,x=6.395184987087981 +color=red,shape=triangle,flag=0,i=317829,u=0.48020871013960653,v=0.9884932297951934,w=0.4982588641272306,x=6.137621853716542 +color=purple,shape=square,flag=0,i=317872,u=0.15379335750978063,v=0.5281964960658879,w=0.4994394965067309,x=2.0727416448885454 +color=red,shape=square,flag=1,i=317910,u=0.802394784163531,v=0.6939027134332991,w=0.4966973402746471,x=7.32803597295909 +color=red,shape=square,flag=0,i=317926,u=0.4189667395959692,v=0.0045752361451588675,w=0.4994227523808975,x=2.4327208837196515 +color=yellow,shape=triangle,flag=1,i=317940,u=0.7167050254544781,v=0.5549538255428227,w=0.5100523850015138,x=3.5714062736529097 +color=red,shape=triangle,flag=0,i=318128,u=0.29649511175488363,v=0.7077525174728829,w=0.4948358938306383,x=7.19674170777774 +color=yellow,shape=triangle,flag=1,i=318185,u=0.3190657421387958,v=0.9766789545324229,w=0.5146995473706589,x=3.139905763814006 +color=red,shape=circle,flag=1,i=318267,u=0.7124949067752695,v=0.7354776104940559,w=0.46776554713874124,x=4.160604070493101 +color=red,shape=triangle,flag=0,i=318272,u=0.627050404609583,v=0.13035775383831516,w=0.5008612680386838,x=4.642981482508208 +color=red,shape=square,flag=0,i=318430,u=0.9497956342657677,v=0.7842243295282431,w=0.4927051141152887,x=4.014959212256174 +color=blue,shape=square,flag=1,i=318449,u=0.6426554468489805,v=0.379984431650072,w=0.503239329678487,x=4.5235969349819705 +color=red,shape=triangle,flag=0,i=318539,u=0.2096771803308467,v=0.7973446680349758,w=0.5153683037016645,x=5.81953942794393 +color=blue,shape=triangle,flag=0,i=318543,u=0.22170963254835463,v=0.08469046744317732,w=0.5054861869194943,x=5.957782715737459 +color=red,shape=triangle,flag=0,i=318585,u=0.9608586826415092,v=0.5778298988776719,w=0.5059131561374438,x=7.582299416281928 +color=red,shape=triangle,flag=1,i=318599,u=0.8306323684682014,v=0.07878243923100481,w=0.5030716956841577,x=5.376611272914098 +color=red,shape=square,flag=0,i=318696,u=0.39726637906191364,v=0.9974072581707458,w=0.49092955531644206,x=4.742988813801126 +color=blue,shape=square,flag=1,i=318741,u=0.038958390272422316,v=0.6899245148086993,w=0.511877267123885,x=6.201614716402648 +color=red,shape=triangle,flag=1,i=318820,u=0.8260508879078403,v=0.7122915266979948,w=0.5036212844700014,x=4.681609009062412 +color=blue,shape=circle,flag=0,i=318962,u=0.19728458061068666,v=0.16181839296814904,w=0.5348196368757366,x=4.674163075607887 +color=red,shape=circle,flag=0,i=318999,u=0.7784454827895895,v=0.8011778292745955,w=0.4662777472228059,x=6.100564869441399 +color=red,shape=square,flag=1,i=319030,u=0.6141650607593339,v=0.9142559360340724,w=0.4928580365712914,x=2.8435797160193492 +color=green,shape=square,flag=0,i=319052,u=0.8331122386607416,v=0.5796137503861937,w=0.5017164714242858,x=4.731477885461558 +color=green,shape=circle,flag=1,i=319081,u=0.40266172833400726,v=0.42381083247437346,w=0.492115379639235,x=7.571613470933646 +color=red,shape=circle,flag=0,i=319113,u=0.9437821789349579,v=0.9969487167272225,w=0.4729779526387773,x=5.4405712549070735 +color=red,shape=circle,flag=1,i=319195,u=0.3041192394162371,v=0.2647701882074305,w=0.4680206081922557,x=4.044029861775884 +color=red,shape=circle,flag=0,i=319267,u=0.5492798216939365,v=0.6217327646534917,w=0.46506013977555066,x=5.631350743071785 +color=red,shape=square,flag=0,i=319277,u=0.442889751448163,v=0.36586238799084936,w=0.48412448099437144,x=3.7324822580201364 +color=blue,shape=circle,flag=1,i=319283,u=0.6855547858747592,v=0.2707295407356246,w=0.5336873724393838,x=3.8762418109589163 +color=blue,shape=circle,flag=1,i=319298,u=0.7459299364313137,v=0.3072131190087173,w=0.5341191395549857,x=5.53068068586547 +color=purple,shape=triangle,flag=0,i=319330,u=0.7092757264208321,v=0.23235465548151513,w=0.46216513190126063,x=3.4202946860209327 +color=red,shape=triangle,flag=0,i=319434,u=0.45946135793073595,v=0.2588272307510143,w=0.5013865092069411,x=6.440630111447324 +color=red,shape=triangle,flag=0,i=319443,u=0.969619606173608,v=0.21558215623761867,w=0.49863958446076706,x=6.1485718143846455 +color=red,shape=square,flag=0,i=319497,u=0.3982583133796107,v=0.5549078775856298,w=0.48613666613912915,x=5.303023386962724 +color=blue,shape=circle,flag=1,i=319553,u=0.6863886117058431,v=0.37206295297347436,w=0.5293565980248977,x=4.282396951942643 +color=red,shape=square,flag=0,i=319674,u=0.28362300522034134,v=0.9776435032329341,w=0.49500489717812485,x=4.22874121836814 +color=red,shape=square,flag=0,i=319690,u=0.44540466147148683,v=0.2602174184280942,w=0.49636965013518813,x=5.678133972691477 +color=red,shape=square,flag=0,i=319753,u=0.5945643984227755,v=0.07057457546776025,w=0.5025606472334991,x=6.562575077178184 +color=red,shape=triangle,flag=0,i=319776,u=0.4748958361621747,v=0.5026362244360355,w=0.493515269580427,x=5.387268214423738 +color=red,shape=square,flag=0,i=319854,u=0.8833261553905527,v=0.7186996387121306,w=0.5011426431160687,x=5.02885669106661 +color=purple,shape=triangle,flag=1,i=319866,u=0.09727017174152641,v=0.46447544054366596,w=0.47035211902337365,x=4.381689376612946 +color=red,shape=square,flag=0,i=319877,u=0.38211363356881844,v=0.1851051930756088,w=0.5088977332933559,x=6.033395726606865 +color=yellow,shape=circle,flag=1,i=319913,u=0.05475943205246048,v=0.4827379884980324,w=0.4839250759959782,x=5.461357807406426 +color=yellow,shape=square,flag=0,i=319915,u=0.9759577775531386,v=0.5346636072398493,w=0.5090356632542478,x=4.3427832507791475 +color=purple,shape=triangle,flag=0,i=319955,u=0.6450211290963586,v=0.7647205800081447,w=0.47397787262422303,x=7.512466509854714 +color=yellow,shape=circle,flag=1,i=320004,u=0.6072697294590961,v=0.7735604234985045,w=0.4782161481440966,x=4.028959539850409 +color=green,shape=square,flag=0,i=320107,u=0.7279543112915372,v=0.6448926086368608,w=0.4867345558653957,x=5.34349840321175 +color=red,shape=square,flag=0,i=320115,u=0.9963151094127419,v=0.5614860220224002,w=0.5162238695986654,x=4.799168980917745 +color=red,shape=square,flag=1,i=320120,u=0.4876345274932703,v=0.4723527804131543,w=0.5188911764015784,x=4.5079013835331745 +color=blue,shape=triangle,flag=0,i=320181,u=0.7478597761606541,v=0.7144990122993502,w=0.5008458260525993,x=5.568158772053908 +color=red,shape=triangle,flag=0,i=320207,u=0.8912540679796508,v=0.13308974592620937,w=0.4966351988438118,x=4.740432531230698 +color=red,shape=triangle,flag=0,i=320213,u=0.45734507250285783,v=0.2594904818337578,w=0.4989310014114306,x=2.456291754405488 +color=yellow,shape=triangle,flag=1,i=320227,u=0.5308586812797977,v=0.7725052654525788,w=0.5133303452297842,x=5.510681131225151 +color=blue,shape=circle,flag=0,i=320231,u=0.23449582206897412,v=0.9588065538630066,w=0.5386645118591479,x=5.561227745195509 +color=red,shape=circle,flag=0,i=320332,u=0.9240927253960263,v=0.8320418784551288,w=0.46142196509973243,x=4.878844901170772 +color=red,shape=square,flag=1,i=320390,u=0.5735278128678156,v=0.05680994750733448,w=0.5033359042288733,x=6.090509801075051 +color=green,shape=square,flag=1,i=320427,u=0.38079080255192166,v=0.18905354331113844,w=0.4907037858557233,x=5.263999791996457 +color=red,shape=square,flag=0,i=320435,u=0.5960898446331889,v=0.7903397230154193,w=0.5017152619611266,x=3.059881005175774 +color=blue,shape=triangle,flag=1,i=320454,u=0.8848908085564067,v=0.8923312132333386,w=0.4990548475069474,x=5.002427345515826 +color=blue,shape=triangle,flag=1,i=320475,u=0.1569268443018389,v=0.3196742984588615,w=0.49493793352365983,x=3.756729477592257 +color=green,shape=circle,flag=1,i=320500,u=0.5647815083385339,v=0.4863408108927847,w=0.4978077398156158,x=5.285395987891518 +color=red,shape=square,flag=0,i=320535,u=0.3136389492477193,v=0.8459831062057569,w=0.5054226352575494,x=2.583552870227812 +color=purple,shape=circle,flag=0,i=320556,u=0.08274291700283631,v=0.011981531702173531,w=0.5310308500191578,x=5.987754772763229 +color=green,shape=circle,flag=0,i=320648,u=0.09629011688513611,v=0.7869194660837012,w=0.5003479541242317,x=6.49648483163907 +color=red,shape=square,flag=1,i=320683,u=0.35692812504153615,v=0.5554943275309325,w=0.5134677416671467,x=4.496888235107965 +color=red,shape=triangle,flag=0,i=320737,u=0.020012867427591008,v=0.9805642371114248,w=0.5040291259439584,x=4.231686261830181 +color=purple,shape=circle,flag=0,i=320770,u=0.009337255555096569,v=0.13918972136927654,w=0.5283727377866156,x=5.103066168043456 +color=red,shape=triangle,flag=1,i=320813,u=0.2985305141624415,v=0.8555467295075686,w=0.49579115054307554,x=5.960945321253074 +color=yellow,shape=square,flag=1,i=320835,u=0.9011278559567346,v=0.7285422107675157,w=0.503217543589724,x=4.7521316916146725 +color=red,shape=square,flag=0,i=320879,u=0.7059444692365139,v=0.46370555304500527,w=0.5115203103971437,x=4.22356701299343 +color=yellow,shape=square,flag=0,i=320986,u=0.015601479148791952,v=0.03483907379197315,w=0.5008076421823484,x=4.66396019719809 +color=red,shape=triangle,flag=0,i=321004,u=0.6847297348626562,v=0.7932145655465365,w=0.4908329573718279,x=5.445535502726784 +color=red,shape=square,flag=1,i=321070,u=0.45342505049552717,v=0.5125225107549417,w=0.5190128579359139,x=4.118315119598916 +color=yellow,shape=triangle,flag=1,i=321079,u=0.6705071617575188,v=0.8803817427148197,w=0.5013233583723586,x=6.298922709137407 +color=blue,shape=square,flag=1,i=321110,u=0.8702136360214097,v=0.49692647582661886,w=0.5299607495813312,x=6.6131819422058244 +color=blue,shape=triangle,flag=1,i=321120,u=0.24947955591329274,v=0.48029654076629635,w=0.49494007087366737,x=3.669811326668052 +color=red,shape=square,flag=0,i=321152,u=0.17131051116198714,v=0.8517566554649438,w=0.5215963440875848,x=5.548306467460223 +color=blue,shape=triangle,flag=0,i=321202,u=0.4363641687828099,v=0.019544474085960273,w=0.4883218526438222,x=7.387452606559268 +color=blue,shape=square,flag=1,i=321228,u=0.5322542720406609,v=0.21065509258665627,w=0.5269834892915934,x=2.5326375376948724 +color=red,shape=triangle,flag=0,i=321285,u=0.710143402260618,v=0.8534076581081995,w=0.49975492780193975,x=3.707913732714907 +color=red,shape=circle,flag=0,i=321314,u=0.7984166628795825,v=0.8623991335719142,w=0.4791416501521122,x=4.167364845068389 +color=yellow,shape=square,flag=1,i=321480,u=0.972916353164527,v=0.3684926942422071,w=0.49736489968193426,x=5.618405006881453 +color=yellow,shape=triangle,flag=1,i=321530,u=0.4692257097702849,v=0.3232319653088911,w=0.4956778330548818,x=6.740500416957165 +color=red,shape=triangle,flag=0,i=321631,u=0.9683081350452416,v=0.06627198553757219,w=0.4948835589424861,x=5.660492884833842 +color=green,shape=triangle,flag=0,i=321642,u=0.9715889849359332,v=0.6309264306921687,w=0.46616568176306455,x=6.371837539270937 +color=purple,shape=square,flag=0,i=321692,u=0.9336239383135657,v=0.12656727153155733,w=0.5179953179287038,x=5.373824217752926 +color=green,shape=circle,flag=0,i=321711,u=0.9644393199588971,v=0.8066328910947824,w=0.5097391666721242,x=7.7391571591368065 +color=blue,shape=triangle,flag=1,i=321718,u=0.04233891284097735,v=0.6565482518638562,w=0.49572672756256864,x=5.852762818653058 +color=green,shape=square,flag=0,i=321740,u=0.8223999917274492,v=0.3277495051022389,w=0.5011804726006969,x=6.29409308520921 +color=red,shape=circle,flag=0,i=321855,u=0.8730393727931256,v=0.8846982456315251,w=0.46943485903510607,x=3.469662858803927 +color=green,shape=square,flag=0,i=321975,u=0.8759037505341121,v=0.2768411564827987,w=0.4941481492696853,x=4.356843922601224 +color=yellow,shape=triangle,flag=1,i=322008,u=0.9164000913872118,v=0.5224988236587411,w=0.4936227158934918,x=2.569989762935232 +color=purple,shape=circle,flag=0,i=322040,u=0.45050526713854444,v=0.3810065490600414,w=0.5216637275515531,x=4.309329417360491 +color=red,shape=square,flag=0,i=322134,u=0.38755407348408877,v=0.4052117319250018,w=0.5420427752432667,x=2.6621468072160517 +color=yellow,shape=square,flag=1,i=322168,u=0.8463768288412885,v=0.19634946726177027,w=0.5073074847287324,x=3.1131903296146803 +color=red,shape=square,flag=1,i=322174,u=0.2899660655195041,v=0.2607739531495955,w=0.5308400515996639,x=5.378602804959737 +color=green,shape=square,flag=0,i=322179,u=0.2686419363736554,v=0.5884194571306015,w=0.49156965416921433,x=7.33472067034177 +color=blue,shape=circle,flag=0,i=322249,u=0.5312097691912956,v=0.2866998766884393,w=0.5300547771100046,x=4.809521088514162 +color=red,shape=triangle,flag=0,i=322261,u=0.46335425384275486,v=0.6625945608407157,w=0.5221104204691589,x=4.006153695745944 +color=red,shape=circle,flag=0,i=322287,u=0.1531298558749995,v=0.07053912927400352,w=0.46452585900732735,x=5.256278983755565 +color=red,shape=circle,flag=0,i=322389,u=0.5940629877888385,v=0.601296637083989,w=0.46630411447173187,x=4.436644125785411 +color=purple,shape=square,flag=0,i=322408,u=0.37065765846951126,v=0.4067283952673201,w=0.5274680100421396,x=3.9896762684542346 +color=purple,shape=square,flag=0,i=322671,u=0.2015145831423374,v=0.3960021303646689,w=0.5319611531145543,x=3.64698269911374 +color=red,shape=circle,flag=1,i=322698,u=0.2607995955602843,v=0.22400239384539683,w=0.45787860930613217,x=5.45651471941169 +color=yellow,shape=square,flag=1,i=322710,u=0.4001773190623412,v=0.25630894165050044,w=0.5182528477901761,x=4.875544406373321 +color=red,shape=circle,flag=1,i=322712,u=0.7842388254663052,v=0.6881628448515157,w=0.45689713863516374,x=4.956630170345078 +color=blue,shape=triangle,flag=1,i=322716,u=0.9351764837201605,v=0.3413938482854869,w=0.5091841787274728,x=2.481757224688957 +color=purple,shape=triangle,flag=0,i=322831,u=0.3791540064862967,v=0.2937931357505441,w=0.48337957209757326,x=5.707400788309904 +color=red,shape=triangle,flag=0,i=322862,u=0.978883263957583,v=0.17208215251297787,w=0.5254050061158511,x=3.76829801681267 +color=blue,shape=circle,flag=0,i=322892,u=0.852192730327997,v=0.875831829797369,w=0.5307611835100067,x=4.588894350897245 +color=red,shape=square,flag=0,i=323010,u=0.5918043606292889,v=0.7000468134049758,w=0.5169782111633763,x=4.543946337259999 +color=red,shape=triangle,flag=1,i=323077,u=0.45739248862444637,v=0.8672414109138011,w=0.5215251455748212,x=2.7227260734492176 +color=red,shape=circle,flag=0,i=323098,u=0.24723301084060134,v=0.2841229280120296,w=0.4664359479037898,x=3.1377552847749857 +color=red,shape=triangle,flag=0,i=323136,u=0.6380693842353886,v=0.624769350221581,w=0.5166966282202463,x=5.933012199227495 +color=red,shape=square,flag=0,i=323196,u=0.8792987396666089,v=0.07680337370292156,w=0.5151463811642052,x=5.915825493566256 +color=red,shape=circle,flag=0,i=323231,u=0.02946597584823507,v=-0.00964173446964052,w=0.4598542294953604,x=6.066656368439051 +color=red,shape=square,flag=0,i=323280,u=0.9957593004096548,v=0.5457792865191033,w=0.5202985812877525,x=5.876195227853195 +color=red,shape=triangle,flag=0,i=323297,u=0.316076570954698,v=0.49451312023591176,w=0.5197858997736655,x=5.432327494908552 +color=blue,shape=square,flag=1,i=323379,u=0.9894146584394644,v=0.1598456849653801,w=0.5190465620260806,x=5.321717094729606 +color=red,shape=triangle,flag=0,i=323426,u=0.9667942870792993,v=0.45834058366298125,w=0.5193796874853984,x=2.7752124774275586 +color=orange,shape=circle,flag=1,i=323491,u=0.9530300915157188,v=0.6157661209513193,w=0.5000750694642581,x=5.501506237847437 +color=green,shape=square,flag=0,i=323535,u=0.025466555741951558,v=0.9314023931438274,w=0.4918391536631408,x=4.003904813492953 +color=purple,shape=square,flag=0,i=323600,u=0.16261944210584722,v=0.9622114930511119,w=0.5159587490104004,x=4.5962545116326945 +color=blue,shape=triangle,flag=1,i=323616,u=0.30303255688848285,v=0.08693611578817917,w=0.51113716940579,x=4.255873939755748 +color=red,shape=square,flag=1,i=323731,u=0.11150300883706599,v=0.812752471011457,w=0.5251511912985377,x=5.962202895801816 +color=red,shape=circle,flag=1,i=323776,u=0.49783467917086743,v=0.5674595761425589,w=0.4802455708585952,x=3.662032559009031 +color=yellow,shape=circle,flag=1,i=323824,u=0.7002826909415023,v=0.8114218848057422,w=0.4878827731446801,x=5.561974666181925 +color=red,shape=square,flag=0,i=323845,u=0.6178092770759732,v=0.24994269586172424,w=0.5272017256334964,x=5.718707747559576 +color=blue,shape=square,flag=1,i=323879,u=0.36765547446107316,v=0.8335993289522815,w=0.5120397252558292,x=4.279514054167786 +color=yellow,shape=circle,flag=1,i=323905,u=0.6474511034851618,v=0.9441289636599535,w=0.48706589514743537,x=6.857391291304986 +color=red,shape=triangle,flag=0,i=324084,u=0.9990007970649004,v=0.5984063560112501,w=0.5192765965918773,x=6.02505866341543 +color=red,shape=triangle,flag=0,i=324106,u=0.9025392010053739,v=0.08866257265615829,w=0.5160043250545797,x=5.720386334787676 +color=yellow,shape=triangle,flag=1,i=324159,u=0.5134958791049719,v=0.8682061667809065,w=0.49802201640066407,x=5.261964049553423 +color=green,shape=square,flag=0,i=324163,u=0.931142864151507,v=0.24549905593507126,w=0.478110673194234,x=3.437685703888444 +color=green,shape=circle,flag=1,i=324191,u=0.3254608716787136,v=0.41431860395529174,w=0.498711875491115,x=6.53041911957271 +color=yellow,shape=square,flag=1,i=324214,u=0.947359937140417,v=0.7724299503572887,w=0.5068265682251539,x=4.243199493337334 +color=red,shape=triangle,flag=0,i=324244,u=0.9494992003261125,v=0.17488470368341058,w=0.5063790096338582,x=6.847445460858204 +color=red,shape=square,flag=1,i=324300,u=0.632974858484807,v=8.930277299445954e-05,w=0.5290750594438621,x=4.610258616114966 +color=red,shape=triangle,flag=0,i=324308,u=0.35914496258462403,v=0.31383948785887983,w=0.5031666087844853,x=4.208162268033191 +color=green,shape=square,flag=0,i=324355,u=0.5132468772575083,v=0.734496148973709,w=0.47531369383510536,x=5.4639852903521495 +color=yellow,shape=square,flag=1,i=324369,u=0.16463447410131382,v=0.22800574067939772,w=0.5049253759450267,x=6.212815695863007 +color=blue,shape=triangle,flag=1,i=324451,u=0.20956241202265335,v=0.2726171005354915,w=0.5144404976118491,x=5.822733204105899 +color=red,shape=triangle,flag=1,i=324468,u=0.5354715208728439,v=0.24613133287194167,w=0.5012996540359805,x=5.808934763221032 +color=red,shape=triangle,flag=0,i=324495,u=0.5460430282095673,v=0.916400948528702,w=0.4968924116236075,x=4.948528140292663 +color=red,shape=square,flag=1,i=324535,u=0.48750530053116925,v=0.8354207519202246,w=0.5329904601574204,x=4.5400396422906 +color=purple,shape=square,flag=0,i=324560,u=0.6290497451733703,v=0.04900077904469091,w=0.5362106970499977,x=3.9536667555229728 +color=red,shape=triangle,flag=0,i=324627,u=0.7356531907462553,v=0.8973901227620534,w=0.4890626288215829,x=4.240885522928878 +color=red,shape=square,flag=1,i=324649,u=0.8525662903112224,v=0.9487130591701535,w=0.5327118930797484,x=4.536914619191142 +color=red,shape=circle,flag=1,i=324755,u=0.2753183104553981,v=0.24022062075193212,w=0.47358419495404414,x=3.949768957643478 +color=purple,shape=triangle,flag=0,i=324788,u=0.058320987548133085,v=0.6123565767998979,w=0.46733568865542235,x=4.233692005189134 +color=red,shape=square,flag=0,i=324793,u=0.44240926277505943,v=0.9523325413193555,w=0.5326671561332541,x=4.2894849799572015 +color=blue,shape=square,flag=0,i=324819,u=0.024426947590495796,v=0.5316266848361411,w=0.5124139001677811,x=5.619054311325499 +color=blue,shape=circle,flag=0,i=324821,u=0.5063412718934043,v=0.7486730533820664,w=0.5069041429725936,x=4.443930448302951 +color=red,shape=square,flag=1,i=324883,u=0.7773778380327702,v=0.5907033048263742,w=0.5306760834520597,x=5.766312964627865 +color=red,shape=circle,flag=0,i=324893,u=0.4119729859087361,v=0.479541486794416,w=0.47274220675869755,x=5.604600467622807 +color=purple,shape=square,flag=0,i=324926,u=0.16842275192459144,v=0.7888948967618983,w=0.5335551370240443,x=3.8748462668508084 +color=yellow,shape=circle,flag=1,i=324963,u=0.3395358854734897,v=0.4717722447811884,w=0.47183492669344995,x=5.1030090499269924 +color=red,shape=square,flag=0,i=324977,u=0.0567647560319825,v=0.8852584386364303,w=0.5308195825619981,x=4.812497654502461 +color=green,shape=circle,flag=0,i=325010,u=0.747777869980808,v=0.15672336812474486,w=0.4983671857021502,x=3.5524937270702743 +color=purple,shape=circle,flag=0,i=325045,u=0.11448659042521758,v=0.37128980405316847,w=0.5280579389173199,x=6.7711738113629565 +color=blue,shape=triangle,flag=1,i=325143,u=0.811814842995744,v=0.2538914035408405,w=0.49895245391075094,x=5.554581328507087 +color=purple,shape=circle,flag=0,i=325259,u=0.16617239618475033,v=0.4346085580893905,w=0.531990236539049,x=3.9211115790816913 +color=red,shape=square,flag=0,i=325265,u=0.2718576509578965,v=0.15577912026012075,w=0.5278939165818484,x=6.984378812791431 +color=red,shape=triangle,flag=0,i=325279,u=0.4293332706716929,v=0.7463306612814803,w=0.5008319015861331,x=4.818548965080251 +color=blue,shape=circle,flag=1,i=325292,u=0.5283589194442528,v=0.23472492897549846,w=0.5135573256417975,x=5.120523443235321 +color=orange,shape=square,flag=1,i=325365,u=0.41479594499790895,v=0.48373183240935813,w=0.4920374216652845,x=3.4676338222668917 +color=red,shape=square,flag=1,i=325365,u=0.36776326219296496,v=0.026864515735567918,w=0.5249304995524096,x=4.8976826634433985 +color=blue,shape=circle,flag=1,i=325418,u=0.5809690675464005,v=0.9409031057132201,w=0.5126529986638552,x=5.4930181893311 +color=yellow,shape=triangle,flag=1,i=325421,u=0.2924621514312543,v=0.4519628107299266,w=0.5060714279073292,x=4.022430968547574 +color=red,shape=square,flag=0,i=325430,u=0.3616524063450083,v=0.6748725045521407,w=0.5220869562971677,x=6.466926281716532 +color=green,shape=square,flag=0,i=325503,u=0.18992913486063678,v=0.6976525721214802,w=0.48573717600808036,x=4.604820235923111 +color=red,shape=square,flag=0,i=325627,u=0.10613781365226538,v=0.06695608747900939,w=0.5245187213867367,x=4.677799445091317 +color=red,shape=circle,flag=0,i=325644,u=0.23743225205268448,v=0.1783788641581944,w=0.49701046700655943,x=4.691433950645753 +color=red,shape=circle,flag=1,i=325708,u=0.47632324588875885,v=0.4530808242615764,w=0.5050409997934431,x=4.270843356712796 +color=red,shape=triangle,flag=0,i=325719,u=0.6275028105541011,v=0.7213672357227178,w=0.5002172762645051,x=3.440055274826553 +color=yellow,shape=triangle,flag=0,i=325775,u=0.08575403258114778,v=0.4061910694743488,w=0.5000709824020975,x=5.452885175514719 +color=blue,shape=circle,flag=0,i=325831,u=0.9627736861082165,v=0.3444540262018051,w=0.5169924498805815,x=5.244021008140907 +color=purple,shape=triangle,flag=1,i=325985,u=0.02188951027035302,v=0.44449210075211454,w=0.4648009260304861,x=5.625409051079889 +color=red,shape=triangle,flag=1,i=325995,u=0.22641941927027553,v=0.027411990493695804,w=0.49000303878724694,x=6.070081980144997 +color=yellow,shape=square,flag=1,i=326013,u=0.5466110589119082,v=0.7993443396901851,w=0.5115614601985802,x=3.310085028681474 +color=red,shape=square,flag=1,i=326021,u=0.5445462751290312,v=0.23545602382978847,w=0.5084121071928628,x=4.978951854769487 +color=purple,shape=circle,flag=0,i=326069,u=0.24386271930329795,v=0.4948862591969918,w=0.5310211373033625,x=7.332289486054274 +color=yellow,shape=square,flag=1,i=326218,u=0.4207977187353583,v=0.06559148241184698,w=0.5119971292357092,x=5.713981506956713 +color=purple,shape=square,flag=0,i=326278,u=0.3694078438004057,v=0.8845307798454202,w=0.5196124743571258,x=3.772024658063442 +color=yellow,shape=square,flag=1,i=326305,u=0.364342339312579,v=0.6778843851093698,w=0.5109535945540792,x=4.997107064745154 +color=red,shape=square,flag=0,i=326325,u=0.9026517077683804,v=0.4662380200947325,w=0.5254560965412735,x=4.85920289078181 +color=blue,shape=triangle,flag=1,i=326360,u=0.6171043031985003,v=0.6563591096612812,w=0.501899987292809,x=4.705629956098989 +color=red,shape=square,flag=1,i=326375,u=0.7565377040169405,v=0.77687484140646,w=0.5247431613810872,x=6.385264763616131 +color=red,shape=square,flag=0,i=326382,u=0.8857073415633464,v=0.0568738396449876,w=0.5225633155813637,x=4.457044827399879 +color=red,shape=circle,flag=0,i=326490,u=0.8965680990892491,v=0.9866394224571755,w=0.5132353404710892,x=8.36378992550476 +color=red,shape=square,flag=0,i=326512,u=0.4060476274644077,v=0.6921115525227287,w=0.5249918109489632,x=5.2400281554119195 +color=orange,shape=square,flag=0,i=326653,u=0.6350121426552636,v=0.048032888259897044,w=0.48537979050664637,x=5.209091859880245 +color=blue,shape=circle,flag=1,i=326684,u=0.2703392928886307,v=0.12155510214852938,w=0.5246866921197347,x=3.1267564242051695 +color=red,shape=triangle,flag=0,i=326701,u=0.563117131148891,v=0.7939612650067187,w=0.4915541049563324,x=3.7090816210948603 +color=red,shape=circle,flag=1,i=326785,u=0.02704338146223284,v=-0.04106383914389711,w=0.5196009194626682,x=5.195519463029234 +color=yellow,shape=square,flag=1,i=326800,u=0.6837164121801776,v=0.8617931960386346,w=0.5129301527828952,x=5.427528440148539 +color=purple,shape=square,flag=0,i=326816,u=0.9525761753790593,v=0.49451301162020544,w=0.522167193867163,x=4.640759310495134 +color=red,shape=square,flag=1,i=326842,u=0.1628701489879193,v=0.4486789942169367,w=0.5329971644668731,x=6.4143655401408095 +color=yellow,shape=square,flag=1,i=326865,u=0.23314746745489467,v=0.5140457025729221,w=0.5144697602469269,x=5.382406309641655 +color=purple,shape=triangle,flag=0,i=326875,u=0.32710018093748117,v=0.682952682314051,w=0.4587534389825774,x=4.161987410672152 +color=blue,shape=square,flag=1,i=326911,u=0.9499804206300224,v=0.8830151918905924,w=0.49493525846972275,x=7.2901199343317105 +color=purple,shape=triangle,flag=0,i=326940,u=0.45117504834511646,v=0.7528625843741594,w=0.46369375666349016,x=6.018868590488388 +color=red,shape=triangle,flag=0,i=327064,u=0.2673400311085029,v=0.9748084027835497,w=0.4858489835268026,x=3.454207420625662 +color=yellow,shape=triangle,flag=1,i=327124,u=0.8521956893378505,v=0.31778334288020316,w=0.5045010392783321,x=7.740849571194886 +color=red,shape=circle,flag=1,i=327126,u=0.6621048080269045,v=0.6793782554213099,w=0.5361145560063162,x=3.989075765882611 +color=purple,shape=square,flag=0,i=327228,u=0.07770708160455186,v=0.15686282473056257,w=0.5219192637211514,x=7.565571153685286 +color=red,shape=square,flag=1,i=327261,u=0.5070802815676585,v=0.0991009994388381,w=0.5142618220957491,x=4.005160234130259 +color=yellow,shape=triangle,flag=1,i=327304,u=0.21670855056612637,v=0.4229092229670731,w=0.5090821428584934,x=4.171376694980853 +color=red,shape=triangle,flag=0,i=327320,u=0.47594230481617894,v=0.26577985821357586,w=0.4793083008522725,x=3.312364535109152 +color=yellow,shape=triangle,flag=1,i=327345,u=0.35486872424687865,v=0.35645941772963985,w=0.5126031740370534,x=6.913966157444608 +color=red,shape=square,flag=0,i=327353,u=0.8177422009952898,v=0.77502762265133,w=0.5201128676434438,x=4.281609650116536 +color=red,shape=square,flag=1,i=327404,u=0.6608780225835991,v=0.25110646468794273,w=0.5248571536023938,x=5.681629426309661 +color=green,shape=square,flag=0,i=327426,u=0.19684165053851022,v=0.0658455013679633,w=0.482523956636488,x=6.074793796362852 +color=red,shape=triangle,flag=0,i=327451,u=0.48503770531462564,v=0.2097154454813771,w=0.48426800355276983,x=4.432375055866024 +color=yellow,shape=square,flag=1,i=327619,u=0.1187328949230666,v=0.9371930150464581,w=0.5117171183989658,x=5.2214576049932315 +color=orange,shape=square,flag=0,i=327646,u=0.6422253013524792,v=0.3262956938191697,w=0.49531878153527514,x=5.072003145791108 +color=yellow,shape=square,flag=1,i=327661,u=0.04911615336020381,v=0.0740469691539487,w=0.5119210394408731,x=4.181382559173605 +color=green,shape=circle,flag=0,i=327723,u=0.9130327920089024,v=0.1547003795449442,w=0.48815423889993104,x=5.164413079351491 +color=green,shape=square,flag=0,i=327746,u=0.9806626403344759,v=0.7092852901524583,w=0.47924229221639825,x=4.249550586613052 +color=yellow,shape=circle,flag=1,i=327779,u=0.5475144808182765,v=0.874686834933429,w=0.48702762694608687,x=3.6028032373094185 +color=green,shape=triangle,flag=0,i=327849,u=0.7710719710129457,v=0.09701565689653802,w=0.4952347592409199,x=7.914435535668112 +color=blue,shape=square,flag=0,i=327890,u=0.596264040060545,v=0.2007539589978875,w=0.4816977457008478,x=6.328477665108153 +color=orange,shape=square,flag=0,i=327970,u=0.033244875883853386,v=0.1976111706760848,w=0.49694125371360376,x=6.915507637934556 +color=yellow,shape=circle,flag=1,i=327985,u=0.7128461133000341,v=0.7379828956763212,w=0.4921527474600759,x=5.810573662243253 +color=red,shape=triangle,flag=1,i=327995,u=0.2813099806314614,v=0.40467576543705563,w=0.4862179676409222,x=3.025497259794875 +color=yellow,shape=triangle,flag=1,i=328030,u=0.650388664784633,v=0.748753198306179,w=0.5110256564418473,x=3.8444908893851584 +color=red,shape=circle,flag=0,i=328050,u=0.038891398021832724,v=-0.0047455971530552254,w=0.5376717895435597,x=6.972551732184367 +color=red,shape=square,flag=0,i=328059,u=0.3610852846643944,v=0.8191668782064966,w=0.5159380801099495,x=2.4549765988995085 +color=red,shape=circle,flag=0,i=328094,u=0.8154109490283452,v=0.8613841121586385,w=0.5417314957392083,x=3.212581844644406 +color=yellow,shape=triangle,flag=1,i=328112,u=0.9417779749131687,v=0.5989427790361583,w=0.5123731859941992,x=5.652941363127328 +color=purple,shape=circle,flag=0,i=328202,u=0.8032016297505784,v=0.20018915268808912,w=0.5504532139490572,x=6.3672926809200305 +color=red,shape=triangle,flag=1,i=328379,u=0.8904964369108095,v=0.7717976078033741,w=0.4831082951099408,x=4.903953345673804 +color=purple,shape=square,flag=0,i=328401,u=0.3078085627958542,v=0.3513847980538256,w=0.52968501849301,x=5.791490385475154 +color=red,shape=triangle,flag=0,i=328410,u=0.5630094998177576,v=0.39810214349093065,w=0.4840927278330533,x=2.8641043493827794 +color=green,shape=triangle,flag=0,i=328442,u=0.3495391028098135,v=0.04847993696677777,w=0.4909365492240992,x=2.6334722384675815 +color=purple,shape=circle,flag=0,i=328565,u=0.20780248179986993,v=0.9641870358252208,w=0.5491676250640222,x=5.355817321209251 +color=red,shape=square,flag=1,i=328591,u=0.9631572523989812,v=0.1988227554831976,w=0.5169183681327704,x=4.413010187336062 +color=red,shape=square,flag=1,i=328597,u=0.6610719375001668,v=0.9466620977827448,w=0.5191538795175775,x=6.181558463760098 +color=blue,shape=triangle,flag=0,i=328676,u=0.532217274575207,v=0.9215165572456875,w=0.49769189054544016,x=2.951659057688412 +color=yellow,shape=square,flag=1,i=328742,u=0.8565215838409299,v=0.547557706752661,w=0.5284014936577571,x=5.139861303617188 +color=blue,shape=circle,flag=0,i=328794,u=0.11493638715498466,v=0.9068576192504535,w=0.5238762042749868,x=5.002189566230604 +color=blue,shape=square,flag=1,i=328888,u=0.31889897017136026,v=0.316537088637698,w=0.4838142844156904,x=5.200245777483391 +color=red,shape=triangle,flag=0,i=328930,u=0.9723832339657721,v=0.9216069378968924,w=0.4763934397254572,x=4.936530481775569 +color=blue,shape=square,flag=0,i=329029,u=0.2591789176525001,v=0.2944090414593282,w=0.4813982600767997,x=2.510009144578748 +color=red,shape=square,flag=1,i=329092,u=0.23553567696241795,v=0.41739723335043155,w=0.5260361259322007,x=4.732313414838944 +color=purple,shape=circle,flag=0,i=329131,u=0.9031037628536029,v=0.017696160981824693,w=0.5485179355840061,x=5.175351802162621 +color=yellow,shape=square,flag=0,i=329160,u=0.870609726338584,v=0.401006888910205,w=0.5298318710186819,x=4.867283791678956 +color=green,shape=square,flag=1,i=329222,u=0.8465149981805902,v=0.7637890006015269,w=0.46456320279830216,x=6.110137649663902 +color=red,shape=square,flag=0,i=329254,u=0.4095920919277024,v=0.09660392615422109,w=0.5304399566102151,x=4.547702374449521 +color=blue,shape=circle,flag=0,i=329301,u=0.4805512213466605,v=0.21737726353706888,w=0.5235499503604353,x=6.0818172193662825 +color=red,shape=triangle,flag=1,i=329310,u=0.21789574557058644,v=0.2392185651492852,w=0.4896732875300848,x=3.8626313362452542 +color=red,shape=triangle,flag=1,i=329354,u=0.39632844612386,v=0.9492528818969544,w=0.4998987826941821,x=5.008781245264196 +color=red,shape=circle,flag=0,i=329443,u=0.23643734825428298,v=0.20261135185297066,w=0.5408689398703113,x=5.572425751726677 +color=green,shape=triangle,flag=1,i=329567,u=0.5186176275777967,v=0.2054289898134315,w=0.4915810215318341,x=5.578258500530295 +color=red,shape=square,flag=0,i=329677,u=0.3309357423883479,v=0.725713868060836,w=0.5260549831742616,x=2.663995747138903 +color=purple,shape=square,flag=0,i=329708,u=0.7450693314454351,v=0.7874976347311841,w=0.5200618730968948,x=7.286778748858808 +color=red,shape=triangle,flag=0,i=329722,u=0.9864367180455702,v=0.37045174487388777,w=0.49368088095638113,x=4.516041844745154 +color=red,shape=circle,flag=0,i=329799,u=0.7255351327908097,v=0.6765720696316141,w=0.533735323931998,x=5.412834633959929 +color=yellow,shape=square,flag=1,i=329870,u=0.8527274263056215,v=0.24925696247631246,w=0.5404171056841892,x=4.04240852877822 +color=blue,shape=triangle,flag=1,i=329897,u=0.16931548166599253,v=0.9012430937935009,w=0.4975508276252114,x=3.48300168160711 +color=red,shape=triangle,flag=0,i=329965,u=0.08157658671038037,v=0.8848745359917821,w=0.4905829398825815,x=4.929880364065919 +color=red,shape=triangle,flag=0,i=330007,u=0.08289326883489034,v=0.2838100050711774,w=0.48575482154347827,x=2.088330588192684 +color=red,shape=triangle,flag=0,i=330032,u=0.9455253272892942,v=0.3529829462119589,w=0.49077719478025816,x=5.266825104703118 +color=purple,shape=triangle,flag=0,i=330079,u=0.10635533022443988,v=0.765912250372427,w=0.4735170744381001,x=3.609019408830163 +color=red,shape=triangle,flag=0,i=330082,u=0.3584662810316416,v=0.34006804463021645,w=0.4867656248152798,x=5.250274043912767 +color=red,shape=square,flag=1,i=330092,u=0.0300185210043572,v=0.5764237783253642,w=0.5128833371312603,x=7.4318991469801645 +color=yellow,shape=square,flag=1,i=330172,u=0.7086307737392321,v=0.8361197500271356,w=0.5361286488166549,x=6.827805765791069 +color=yellow,shape=circle,flag=1,i=330191,u=0.6600574003945087,v=0.9708996159541871,w=0.49875470972187536,x=6.482600605885213 +color=blue,shape=square,flag=1,i=330232,u=0.6726727227871588,v=0.42156202307788926,w=0.4646818934036413,x=5.865547807266733 +color=red,shape=circle,flag=0,i=330358,u=0.6826415438045406,v=0.7196333842311028,w=0.4999336999532344,x=5.507996239808637 +color=red,shape=square,flag=0,i=330375,u=0.7556849406675512,v=0.5756232032160563,w=0.5224706806586751,x=4.541628910447802 +color=red,shape=square,flag=1,i=330390,u=0.38934017968027124,v=0.14080289508555732,w=0.5216904519812638,x=3.4921097942148016 +color=purple,shape=circle,flag=0,i=330414,u=0.954963362975394,v=0.1891919072927566,w=0.5408947025157844,x=5.8209278216532025 +color=purple,shape=square,flag=1,i=330533,u=0.2900797292359212,v=0.18331788415779138,w=0.5270743920271593,x=3.659391675899025 +color=red,shape=square,flag=0,i=330682,u=0.3729001003048925,v=0.002579446584631273,w=0.5294590180084595,x=4.95781140146564 +color=green,shape=circle,flag=0,i=330711,u=0.03144618970573354,v=0.8101630773552404,w=0.48369241851009676,x=3.8429602486887213 +color=red,shape=circle,flag=1,i=330878,u=0.9973354035694538,v=1.0250351309434942,w=0.4935338096568391,x=5.509620355031186 +color=blue,shape=square,flag=1,i=330884,u=0.1479544549133024,v=0.32540757563244527,w=0.4437949228633597,x=6.318550963640885 +color=blue,shape=square,flag=1,i=331003,u=0.44768572765841963,v=0.04397540764708863,w=0.444071830711182,x=6.195617335156531 +color=red,shape=triangle,flag=0,i=331023,u=0.9417220624872231,v=0.4436263500097287,w=0.4786815325027116,x=3.318969107234588 +color=red,shape=square,flag=1,i=331030,u=0.1354827939983685,v=0.6519926007293998,w=0.5167012747461797,x=5.3403656899448535 +color=purple,shape=square,flag=0,i=331183,u=0.19725791130471593,v=0.8886735735471696,w=0.5202572576222524,x=6.1845270378912005 +color=yellow,shape=circle,flag=1,i=331185,u=0.31705867680025823,v=0.48231965740539307,w=0.5005327965861784,x=5.381476542710105 +color=green,shape=triangle,flag=0,i=331191,u=0.9347680034905226,v=0.36701360311453735,w=0.49502633335598634,x=3.683186013099862 +color=purple,shape=square,flag=0,i=331197,u=0.5271711430700915,v=0.7227290178600558,w=0.524822340480443,x=4.8809938498534216 +color=red,shape=square,flag=0,i=331294,u=0.23930771373547066,v=0.03683328236103234,w=0.5118633935383123,x=3.606252695220856 +color=yellow,shape=triangle,flag=1,i=331312,u=0.3733808320786386,v=0.6931814674308489,w=0.5235631423725657,x=7.917140850139177 +color=yellow,shape=circle,flag=1,i=331349,u=0.08782418290771077,v=0.8347630784912323,w=0.5004540813415114,x=5.197587756035834 +color=red,shape=circle,flag=1,i=331357,u=0.36970893386210535,v=0.3603436727865095,w=0.5049689608408068,x=4.287473295735559 +color=red,shape=square,flag=0,i=331547,u=0.07323232881509201,v=0.45224050849874353,w=0.5192136219354534,x=5.0383588764659315 +color=red,shape=triangle,flag=1,i=331563,u=0.010374109347336735,v=0.7210057788853429,w=0.4960503172467584,x=6.670613483638313 +color=purple,shape=square,flag=0,i=331569,u=0.04885589167611071,v=0.450398946587766,w=0.527895568997768,x=4.115753420734689 +color=yellow,shape=circle,flag=1,i=331585,u=0.25762659294265433,v=0.44995364281875383,w=0.49951882697041644,x=4.430394540365172 +color=red,shape=square,flag=1,i=331613,u=0.8233051235532824,v=0.8589839077847085,w=0.5254531384385038,x=7.852404771370387 +color=green,shape=square,flag=0,i=331645,u=0.9498766864488037,v=0.20202855966978006,w=0.4641182359211531,x=3.6893558600419034 +color=red,shape=square,flag=1,i=331679,u=0.899333701568108,v=0.7643239731785252,w=0.5248623623895429,x=6.6339667975807854 +color=purple,shape=square,flag=0,i=331783,u=0.712394110164147,v=0.5297183088522027,w=0.5328788495605058,x=3.49423106887173 +color=red,shape=circle,flag=0,i=331841,u=0.07898180234040808,v=0.04330381604433551,w=0.5036563874946085,x=4.824946004870912 +color=red,shape=square,flag=1,i=332051,u=0.9783997467683435,v=0.5109396272243703,w=0.5082780131771135,x=7.3093713678681995 +color=red,shape=square,flag=0,i=332076,u=0.9552966721697438,v=0.6160266342909247,w=0.5125112064128358,x=6.376790106211591 +color=red,shape=square,flag=0,i=332085,u=0.1928267584415475,v=0.5594588538553201,w=0.5164678104978181,x=6.107762635342415 +color=blue,shape=square,flag=0,i=332111,u=0.5984414550438949,v=0.2243290253995549,w=0.4623649717120488,x=6.384665642108395 +color=blue,shape=square,flag=0,i=332152,u=0.9926547550299167,v=0.7908575923909869,w=0.46538090540242893,x=6.534229486435346 +color=green,shape=triangle,flag=0,i=332510,u=0.41008743275463455,v=0.9540041122276325,w=0.49703293923627817,x=5.370225158636948 +color=purple,shape=triangle,flag=0,i=332536,u=0.24145483884064445,v=0.6001331753869563,w=0.48397448747318994,x=4.39911885782561 +color=red,shape=circle,flag=0,i=332655,u=0.5044534801229158,v=0.5143901636756646,w=0.5116229673513467,x=6.786266048750883 +color=red,shape=circle,flag=0,i=332702,u=0.7547711528509382,v=0.658106530533973,w=0.508855987535961,x=4.945025033780427 +color=red,shape=triangle,flag=0,i=332779,u=0.2500977730548797,v=0.9129695640597973,w=0.4818570020053532,x=4.6049692126986415 +color=red,shape=triangle,flag=1,i=332804,u=0.012900503227791127,v=0.49515488453999823,w=0.4833487910286201,x=6.59986392957629 +color=blue,shape=circle,flag=1,i=332817,u=0.5272222279462238,v=0.19555673939108975,w=0.49944987654326745,x=5.306056673576671 +color=red,shape=circle,flag=1,i=332880,u=0.49990721572452335,v=0.42862780826648084,w=0.5044337668370974,x=7.431507202200861 +color=red,shape=triangle,flag=1,i=332925,u=0.4061691395975665,v=0.292167854706467,w=0.47163984488873617,x=4.116284788376728 +color=red,shape=circle,flag=0,i=332954,u=0.35630131104980933,v=0.4066879736950085,w=0.5002708510503441,x=3.543704086467416 +color=red,shape=triangle,flag=1,i=333016,u=0.8906161103137673,v=0.6091053864328775,w=0.47440589735298,x=5.03094694195465 +color=purple,shape=triangle,flag=0,i=333022,u=0.7042221664315672,v=0.5128106917394376,w=0.49303464394348323,x=4.96213723048833 +color=orange,shape=triangle,flag=0,i=333033,u=0.423239265987457,v=0.8891023847447177,w=0.5250404727529637,x=5.085534737372059 +color=purple,shape=square,flag=0,i=333046,u=0.22375288720964792,v=0.9883856917650247,w=0.5201514432059866,x=4.421756318535291 +color=purple,shape=square,flag=0,i=333056,u=0.8938199953871618,v=0.381049212560979,w=0.5191836445300219,x=5.165541396421528 +color=yellow,shape=square,flag=1,i=333115,u=0.7493992413628368,v=0.34141832595978716,w=0.5211239294918676,x=4.997086636179925 +color=red,shape=circle,flag=1,i=333130,u=0.17556465854211778,v=0.23844407602915813,w=0.5139626884864597,x=4.24764900389517 +color=red,shape=circle,flag=0,i=333131,u=0.4235176655820543,v=0.4772064134151415,w=0.5118853241853449,x=4.111991213514116 +color=red,shape=circle,flag=0,i=333143,u=0.08997876672028216,v=0.07632424407363828,w=0.5069546439921603,x=5.03268986376001 +color=blue,shape=triangle,flag=1,i=333163,u=0.15701626157887338,v=0.5665693404336789,w=0.5199247734183263,x=3.2898196461533256 +color=red,shape=triangle,flag=0,i=333209,u=0.12305355931656947,v=0.7546996253454846,w=0.4834595339977609,x=5.826520670935331 +color=purple,shape=square,flag=1,i=333212,u=0.8237609344817053,v=0.8952905197453466,w=0.5249501867410838,x=4.305402489854181 +color=red,shape=triangle,flag=1,i=333230,u=0.5615683215035173,v=0.7731402026244802,w=0.48362704116604427,x=4.1488998631965694 +color=red,shape=square,flag=0,i=333234,u=0.7212817424144539,v=0.9790669266804314,w=0.5042828690200761,x=5.774773784289639 +color=red,shape=square,flag=0,i=333263,u=0.5882165289478377,v=0.17520631796148456,w=0.5004355579282849,x=3.924825599855493 +color=red,shape=triangle,flag=0,i=333430,u=0.4613672842273536,v=0.669833618422066,w=0.4901214607244927,x=4.694922565569576 +color=red,shape=circle,flag=0,i=333476,u=0.578488346712645,v=0.6610513101021155,w=0.5055864150843146,x=4.494855857746079 +color=red,shape=square,flag=0,i=333589,u=0.8015276534098261,v=0.5544533228721135,w=0.5135878885650611,x=4.061493147797097 +color=blue,shape=triangle,flag=1,i=333600,u=0.3033961340149909,v=0.04813475296608227,w=0.5181023143258533,x=4.199090848856527 +color=blue,shape=triangle,flag=1,i=333715,u=0.20004802089064222,v=0.18591901263558663,w=0.5152060339598382,x=2.8361967165418167 +color=blue,shape=triangle,flag=1,i=333794,u=0.384278856796202,v=0.1997036405316519,w=0.5149807018100885,x=4.758547711964797 +color=red,shape=circle,flag=0,i=333796,u=0.9392853200813096,v=0.8441488997660864,w=0.5147058182557732,x=6.055767788257512 +color=red,shape=triangle,flag=1,i=333810,u=0.41496885580986553,v=0.908640105447663,w=0.49122562762542893,x=5.488137961034415 +color=yellow,shape=circle,flag=1,i=333820,u=0.2920932491763666,v=0.8692865023305532,w=0.5184907105511031,x=4.419363606849407 +color=red,shape=square,flag=0,i=333843,u=0.8236716731833342,v=0.010021013848361404,w=0.4913160770922267,x=4.536101717194666 +color=blue,shape=square,flag=1,i=333850,u=0.2836467007247855,v=0.6616205252454654,w=0.48050023726874946,x=6.094241352444784 +color=blue,shape=triangle,flag=0,i=333870,u=0.4228313153164106,v=0.5823378028838815,w=0.5173136485447389,x=4.997980854606079 +color=orange,shape=triangle,flag=1,i=333887,u=0.3129206488715679,v=0.6851397243598627,w=0.5348597832220764,x=3.8634075661511553 +color=red,shape=square,flag=1,i=333955,u=0.19849719587767822,v=0.2613345844669408,w=0.4963769331116409,x=4.521006452169434 +color=green,shape=triangle,flag=1,i=333955,u=0.5350318085773056,v=0.40944426110455967,w=0.4911000322013426,x=4.4354831966465085 +color=red,shape=square,flag=1,i=334080,u=0.3923693055652152,v=0.7431305087616882,w=0.48679070193544083,x=3.8864520327295495 +color=green,shape=square,flag=1,i=334108,u=0.007765892408628128,v=0.8401764747915572,w=0.4942199391753263,x=4.838354051366495 +color=red,shape=triangle,flag=1,i=334115,u=0.1391237909022971,v=0.15538351629960645,w=0.4922103833419881,x=4.955411917951427 +color=yellow,shape=circle,flag=1,i=334126,u=0.1248988838216819,v=0.40576231171468624,w=0.5136830797433093,x=3.7696375352121696 +color=purple,shape=triangle,flag=1,i=334215,u=0.925946055444376,v=0.8766003133696987,w=0.5115061539967923,x=6.1215562358932445 +color=blue,shape=square,flag=0,i=334325,u=0.48348983966127645,v=0.586655193224428,w=0.471635438741144,x=2.8926566286394753 +color=green,shape=circle,flag=0,i=334347,u=0.5160009767781689,v=0.6683768427706686,w=0.49642460752018686,x=3.789795981353663 +color=green,shape=square,flag=0,i=334389,u=0.08432995564391765,v=0.7209098806770929,w=0.49901137701973064,x=7.051168603111813 +color=red,shape=circle,flag=1,i=334421,u=0.500308841080413,v=0.5789087430651415,w=0.5048963672347088,x=5.34770862406305 +color=red,shape=square,flag=0,i=334427,u=0.15704232557193787,v=0.9279163649296636,w=0.46682827193566123,x=4.294848201027139 +color=red,shape=circle,flag=1,i=334448,u=0.8363008102718889,v=0.7448809832606749,w=0.5022575338178311,x=5.988341310717203 +color=red,shape=triangle,flag=0,i=334470,u=0.2988297716953924,v=0.05062817652271934,w=0.4901996459117237,x=5.996361597098165 +color=red,shape=triangle,flag=0,i=334501,u=0.6459277405019923,v=0.6011640855254711,w=0.4884279565057329,x=4.315414524343859 +color=red,shape=triangle,flag=0,i=334506,u=0.9162613996021998,v=0.17013938442276344,w=0.4934925932312003,x=4.0327922346751075 +color=yellow,shape=square,flag=1,i=334550,u=0.7123377421608842,v=0.6128429843228138,w=0.5271290139614403,x=4.392578429555868 +color=yellow,shape=triangle,flag=1,i=334552,u=0.4677420770661258,v=0.2680425528551549,w=0.49845515830540604,x=5.009527134273384 +color=blue,shape=square,flag=1,i=334560,u=0.21137229454062545,v=0.05331880392125621,w=0.47136963398598053,x=6.452142277953546 +color=red,shape=square,flag=0,i=334566,u=0.15232902422482852,v=0.11857431396554541,w=0.46763700404210046,x=4.725426738109991 +color=purple,shape=triangle,flag=0,i=334723,u=0.9907578821712121,v=0.14032932272904886,w=0.5227359176347566,x=3.5000533821466036 +color=red,shape=circle,flag=1,i=334738,u=0.29336379977804583,v=0.24268494782403655,w=0.4943785716258085,x=5.858778872787762 +color=red,shape=square,flag=0,i=334762,u=0.9049431707410562,v=0.9552676497038975,w=0.47324246602048986,x=4.9610194866257205 +color=green,shape=triangle,flag=0,i=334790,u=0.7658148534886452,v=0.7891249375971042,w=0.4878046404539158,x=6.250076176872376 +color=red,shape=square,flag=0,i=334805,u=0.4937941137351646,v=0.03325026822216248,w=0.4688839061357942,x=4.572206627225068 +color=green,shape=square,flag=0,i=334930,u=0.3519467974490942,v=0.35320049904664697,w=0.49558269425196494,x=4.038467707721917 +color=red,shape=square,flag=0,i=334980,u=0.28102549377976715,v=0.553386256533946,w=0.4636924544578165,x=3.427570228572519 +color=green,shape=square,flag=1,i=335012,u=0.2740658215359376,v=0.07503585705630522,w=0.5022185621358694,x=4.86518134871109 +color=yellow,shape=square,flag=1,i=335018,u=0.2069003406845804,v=0.7432074188450274,w=0.5168554448090693,x=2.953162460698124 +color=purple,shape=square,flag=0,i=335030,u=0.9096177095197674,v=0.862650424275686,w=0.5299990602415251,x=3.924517162091974 +color=blue,shape=triangle,flag=1,i=335117,u=0.4831120794148649,v=0.5335144371880642,w=0.5244180686527155,x=5.421987782674819 +color=blue,shape=square,flag=0,i=335154,u=0.39723710571507254,v=0.9361101556126938,w=0.4763485888200111,x=5.51714207553837 +color=purple,shape=square,flag=0,i=335224,u=0.924188649223442,v=0.7533592504589738,w=0.5336386387891984,x=5.015165734368007 +color=red,shape=square,flag=0,i=335237,u=0.8858955414751043,v=0.8457255661231017,w=0.4615924607942248,x=4.112605035145278 +color=blue,shape=triangle,flag=1,i=335256,u=0.2420480657298678,v=0.5095052669433282,w=0.5191926241877622,x=5.350393668828462 +color=blue,shape=triangle,flag=0,i=335323,u=0.3354051946445308,v=0.008655508816868385,w=0.5191864398021466,x=4.708090867466985 +color=red,shape=triangle,flag=1,i=335340,u=0.450315313203289,v=0.5566798747518442,w=0.4989844006489304,x=4.638042385360747 +color=red,shape=triangle,flag=1,i=335360,u=0.8147775263952478,v=0.3457072984660293,w=0.49493724176120396,x=4.925106639475966 +color=red,shape=triangle,flag=0,i=335396,u=0.0743111590518225,v=0.42485486599808064,w=0.5031619419284431,x=7.034683618118856 +color=red,shape=circle,flag=0,i=335436,u=0.19924064908250594,v=0.1629881689070343,w=0.5200192914775502,x=4.230488023729935 +color=green,shape=circle,flag=0,i=335495,u=0.31256269335908493,v=0.25362247423785667,w=0.5004040051775326,x=5.308845777780988 +color=red,shape=circle,flag=1,i=335555,u=0.044730829597704025,v=0.06555864543997994,w=0.5254451221566663,x=4.065249571884831 +color=orange,shape=square,flag=0,i=335559,u=0.6198382187331319,v=0.2982527573262761,w=0.4899112286385977,x=4.588381252452653 +color=red,shape=circle,flag=0,i=335584,u=0.23558327516561317,v=0.18191164629043607,w=0.5289976920989634,x=3.0849402550490734 +color=red,shape=circle,flag=0,i=335601,u=0.7029499310102802,v=0.7855524632564224,w=0.532657601008814,x=4.552258901807314 +color=red,shape=square,flag=0,i=335610,u=0.11017099160971788,v=0.9172209763950294,w=0.4675075683209409,x=3.3227826767726185 +color=yellow,shape=circle,flag=1,i=335663,u=0.2034961029948661,v=0.24282265457691143,w=0.5110378006927006,x=2.202025080476504 +color=red,shape=circle,flag=0,i=335760,u=0.21446023308587558,v=0.12871063260704096,w=0.5233480700607201,x=3.48131430457118 +color=blue,shape=square,flag=0,i=335765,u=0.811294472237815,v=0.7609423218095801,w=0.47830852095003895,x=4.6169775499145524 +color=red,shape=square,flag=1,i=335771,u=0.26748735061612194,v=0.011330267559624296,w=0.4592845818599402,x=5.022049367016508 +color=green,shape=triangle,flag=0,i=335775,u=0.8760937276605476,v=0.6086758643745905,w=0.47851822969782437,x=6.8273365261346255 +color=red,shape=triangle,flag=1,i=335808,u=0.8552653695574853,v=0.4317517129121736,w=0.5129891420711241,x=6.058565638729665 +color=red,shape=triangle,flag=0,i=335835,u=0.8663868317145373,v=0.5469619396068313,w=0.5167213802988432,x=3.5781012411377433 +color=purple,shape=square,flag=0,i=335863,u=0.6597405306363103,v=0.05231119312568355,w=0.5254846965803984,x=5.081634019722279 +color=yellow,shape=triangle,flag=1,i=335869,u=0.6292665793608427,v=0.7527639860823551,w=0.4996179091451437,x=2.6596030955269874 +color=purple,shape=square,flag=0,i=335876,u=0.8079679991649296,v=0.4339596087569675,w=0.5241812344253002,x=5.222991290029498 +color=green,shape=square,flag=0,i=335918,u=0.1649130446013265,v=0.11559652340112836,w=0.48940576107196065,x=6.31013075194948 +color=green,shape=square,flag=0,i=336004,u=0.36974074823157055,v=0.7778955532640902,w=0.4947591937299127,x=4.229129190538797 +color=purple,shape=circle,flag=0,i=336014,u=0.8408466265047859,v=0.31378357368010923,w=0.5405773621668882,x=5.499239543728046 +color=red,shape=square,flag=1,i=336100,u=0.09304559261759127,v=0.4274136001569173,w=0.45704577105724403,x=5.3430367229514255 +color=blue,shape=square,flag=1,i=336108,u=0.9737998030627488,v=0.32321593804913995,w=0.47377265093112625,x=4.803134494759509 +color=red,shape=square,flag=0,i=336237,u=0.7906914473459556,v=0.6238712972262597,w=0.45577226559151984,x=3.115842729362546 +color=red,shape=square,flag=1,i=336270,u=0.4724820151758632,v=0.40418115474135274,w=0.4557220380207631,x=6.094464796848755 +color=blue,shape=square,flag=1,i=336345,u=0.30239220543556244,v=0.008455494621451787,w=0.48059742367110847,x=4.613068554396242 +color=purple,shape=square,flag=1,i=336370,u=0.1568446022488631,v=0.0676113463686161,w=0.5248261493135646,x=5.40857482613658 +color=red,shape=circle,flag=0,i=336390,u=0.9743792957335071,v=0.9695009394097888,w=0.4918929260195619,x=6.460444786258642 +color=blue,shape=square,flag=1,i=336452,u=0.8283126571971555,v=0.7168326787935714,w=0.481374917480795,x=4.277394052783378 +color=blue,shape=square,flag=1,i=336594,u=0.9661317088764938,v=0.3280278868946216,w=0.4730325667871105,x=7.570326370156036 +color=blue,shape=triangle,flag=0,i=336677,u=0.8502290633459983,v=0.5148133316609538,w=0.5112618091687502,x=3.089441479475988 +color=red,shape=triangle,flag=0,i=336713,u=0.008427542977352487,v=0.7707074966308841,w=0.5307135816420264,x=4.402152853660554 +color=red,shape=circle,flag=1,i=336751,u=0.23513357894063258,v=0.14435263549633578,w=0.5074254222022195,x=5.649303602045116 +color=red,shape=triangle,flag=0,i=336916,u=0.730828399674826,v=0.5536174886909421,w=0.5480995744393308,x=5.19404293386826 +color=green,shape=triangle,flag=0,i=337113,u=0.20922823103187416,v=0.30157307877967043,w=0.4732996886222535,x=4.9845880382881145 +color=orange,shape=triangle,flag=0,i=337199,u=0.21051101433682518,v=0.896949830523208,w=0.5173441626125038,x=5.750977772451585 +color=purple,shape=square,flag=0,i=337200,u=0.5793926926771701,v=0.8650714632066344,w=0.5161255494607535,x=6.65752128919885 +color=blue,shape=circle,flag=1,i=337210,u=0.6605696382626751,v=0.49837549056668207,w=0.48787465412172504,x=7.605381432451677 +color=red,shape=circle,flag=0,i=337300,u=0.8306200504893689,v=0.8796656250473595,w=0.49806694698115805,x=4.85942200136293 +color=blue,shape=circle,flag=0,i=337342,u=0.4690602875832268,v=0.08148124959122183,w=0.48559495492927357,x=6.558285993609325 +color=purple,shape=triangle,flag=1,i=337374,u=0.5901803154515517,v=0.846276534455526,w=0.5185387785287199,x=4.025614304581798 +color=green,shape=triangle,flag=1,i=337463,u=0.49336257960897567,v=0.5862858408368612,w=0.4712553360668919,x=7.396479387845698 +color=yellow,shape=circle,flag=1,i=337547,u=0.31573074505134635,v=0.5905395360515501,w=0.5135844980655543,x=5.221156442034755 +color=purple,shape=triangle,flag=1,i=337662,u=0.5381553677997888,v=0.40134077017170555,w=0.5195272991285951,x=4.772200480028286 +color=red,shape=square,flag=0,i=337700,u=0.14382481823543358,v=0.9460901256723131,w=0.4795216346610163,x=4.202636215954668 +color=red,shape=triangle,flag=0,i=337709,u=0.3399283926992025,v=0.16422037044150006,w=0.536592033250578,x=3.9952006024221407 +color=yellow,shape=square,flag=1,i=337780,u=0.42773585019214744,v=0.7408199581118642,w=0.49964441827321476,x=2.9838276386594136 +color=red,shape=circle,flag=1,i=337807,u=0.26488584324669806,v=0.251126282519104,w=0.4958301992667927,x=6.588361810347281 +color=red,shape=square,flag=0,i=337840,u=0.4209195503598534,v=0.8757342586804544,w=0.4645327569839821,x=4.106378452042522 +color=green,shape=square,flag=0,i=337892,u=0.8509629782342558,v=0.5515418431137002,w=0.4839825597669376,x=3.3023385684066064 +color=red,shape=square,flag=0,i=337955,u=0.09991600873732587,v=0.06384578733863078,w=0.46753788516703854,x=6.174200183451327 +color=blue,shape=square,flag=1,i=337998,u=0.30638882765114106,v=0.10763270363327226,w=0.466334631251064,x=6.365675600648949 +color=red,shape=triangle,flag=0,i=338024,u=0.4321783466485628,v=0.7014568178708425,w=0.5202357082193139,x=5.907564170935971 +color=red,shape=square,flag=1,i=338122,u=0.4971741125411364,v=0.5811608655116559,w=0.45804152815932214,x=3.795977828471798 +color=purple,shape=square,flag=0,i=338157,u=0.40722897743097586,v=0.2225330196760652,w=0.5148022004105537,x=4.077167939918903 +color=red,shape=triangle,flag=0,i=338192,u=0.29759481172709,v=0.2082338663035449,w=0.5212116469794605,x=3.607383256658986 +color=red,shape=circle,flag=1,i=338265,u=0.4530359205476763,v=0.41167029713608355,w=0.47670396666188697,x=5.2140836081200135 +color=blue,shape=square,flag=0,i=338275,u=0.5382069084699173,v=0.14028017918246594,w=0.4700836846752964,x=2.8749297767695636 +color=red,shape=circle,flag=0,i=338292,u=0.8460038734049266,v=0.9067816101077448,w=0.4760517876452035,x=4.4751149277776685 +color=green,shape=triangle,flag=0,i=338306,u=0.19599119968689338,v=0.5384357358321801,w=0.47083636678830354,x=4.81248580971879 +color=red,shape=square,flag=0,i=338378,u=0.5802937490466814,v=0.6044216074346045,w=0.46473660164977854,x=4.343324010574871 +color=green,shape=triangle,flag=0,i=338445,u=0.19575790908233281,v=0.1380718680284786,w=0.4690077034300179,x=3.515254467587338 +color=purple,shape=circle,flag=0,i=338448,u=0.3965317033177346,v=0.6969675855759648,w=0.5220227178286838,x=4.730578059630629 +color=blue,shape=circle,flag=1,i=338495,u=0.7121384291276366,v=0.37101303387672635,w=0.4941902231781026,x=4.313664682837074 +color=red,shape=triangle,flag=0,i=338619,u=0.06375920134231694,v=0.9164632411989492,w=0.5114568826512258,x=3.6191818358278502 +color=red,shape=triangle,flag=1,i=338661,u=0.7955036927070805,v=0.12644458670870573,w=0.5032433890961331,x=6.647243383414671 +color=red,shape=square,flag=0,i=338745,u=0.9108788341301611,v=0.7589036131879225,w=0.48346232183731586,x=5.453951638273309 +color=blue,shape=circle,flag=1,i=338811,u=0.876557648513366,v=0.010226925181195501,w=0.49994301339533065,x=5.099098137981954 +color=red,shape=square,flag=0,i=338893,u=0.9036817450407312,v=0.05657640702145672,w=0.4789658838147387,x=3.1618019754259605 +color=red,shape=square,flag=0,i=338921,u=0.7509099093027015,v=0.5060859084930431,w=0.4841160159738699,x=4.391471974875909 +color=red,shape=circle,flag=0,i=338929,u=0.1852448089686518,v=0.20935648175645089,w=0.46794039693624667,x=5.7026292714456055 +color=orange,shape=triangle,flag=1,i=338960,u=0.6415179629775529,v=0.5370130515499791,w=0.5143329048103801,x=4.912780887917735 +color=red,shape=triangle,flag=1,i=338981,u=0.5084882560830951,v=0.3245223154587864,w=0.49987988713491327,x=6.363930854581859 +color=red,shape=triangle,flag=0,i=339015,u=0.6658650249803867,v=0.19862058901655777,w=0.5025258524105425,x=5.573042932024308 +color=red,shape=triangle,flag=0,i=339024,u=0.9628239390445612,v=0.6914016615516959,w=0.5031805873452655,x=5.590106052947546 +color=red,shape=square,flag=0,i=339034,u=0.03536694281345143,v=0.3112831253343247,w=0.4768333680564785,x=5.66150028085485 +color=purple,shape=square,flag=0,i=339052,u=0.2928082624097207,v=0.59729366806836,w=0.5226321868942799,x=5.860873755778478 +color=red,shape=circle,flag=0,i=339065,u=0.01581220245496673,v=0.04306459825296785,w=0.4739357245399127,x=2.9235751733266184 +color=red,shape=square,flag=0,i=339109,u=0.20255535941826142,v=0.7589055563480288,w=0.47381283637295724,x=4.025758277912924 +color=red,shape=triangle,flag=1,i=339155,u=0.15996978517117066,v=0.7591008185768334,w=0.5013304496228127,x=3.668401710802236 +color=purple,shape=triangle,flag=0,i=339167,u=0.21338053705360005,v=0.2988226037993801,w=0.525778379588284,x=2.753908275383377 +color=red,shape=triangle,flag=0,i=339206,u=0.5402158095684065,v=0.988717974750288,w=0.5016253274947949,x=5.497035672106951 +color=orange,shape=triangle,flag=0,i=339237,u=0.36746306902109926,v=0.5161574810505635,w=0.5176199566173642,x=3.1748088656576567 +color=purple,shape=square,flag=1,i=339261,u=0.19756755342177168,v=0.22278300313958432,w=0.5189691167910176,x=4.540737175404271 +color=red,shape=square,flag=1,i=339268,u=0.13981060968839087,v=0.4978146846472551,w=0.4714417044084672,x=5.905401820908257 +color=blue,shape=triangle,flag=1,i=339294,u=0.9612285128692593,v=0.9719369118711608,w=0.5227135321362504,x=4.753762935994645 +color=blue,shape=square,flag=0,i=339323,u=0.4488411746283215,v=0.06480690186199511,w=0.4736281436258382,x=7.417715122257813 +color=red,shape=triangle,flag=1,i=339353,u=0.0021843535603690567,v=0.5569773035323207,w=0.4976561831824928,x=4.041472724328929 +color=purple,shape=triangle,flag=0,i=339370,u=0.5084209941651522,v=0.2005164153691117,w=0.5279330216569906,x=6.466293137371827 +color=red,shape=square,flag=0,i=339390,u=0.878187436435287,v=0.46967493268125093,w=0.47241377518987776,x=4.900326908951866 +color=red,shape=circle,flag=1,i=339472,u=0.16334219308017184,v=0.12827290211140027,w=0.47126629591091806,x=1.801509416788143 +color=blue,shape=square,flag=1,i=339529,u=0.3359139042946343,v=0.29566956018031576,w=0.4693802177983527,x=3.219910729164217 +color=green,shape=triangle,flag=0,i=339537,u=0.985700789078508,v=0.08881532345550991,w=0.47566567791056025,x=5.239205390291109 +color=red,shape=triangle,flag=0,i=339566,u=0.8586410142217982,v=0.44541661998022286,w=0.5093962961678724,x=3.021149536827933 +color=red,shape=triangle,flag=1,i=339589,u=0.9621472170623827,v=0.6183930948625491,w=0.5098833626277339,x=3.91824631325485 +color=green,shape=circle,flag=0,i=339640,u=0.7185795012258754,v=0.22014963455723136,w=0.5114855523794521,x=6.756013786812303 +color=red,shape=triangle,flag=0,i=339673,u=0.30787631344588684,v=0.22235291110968713,w=0.5072790086934953,x=2.7685538757973505 +color=purple,shape=square,flag=0,i=339700,u=0.0910612863828183,v=0.2609391334321657,w=0.5188672866521942,x=6.666338514980583 +color=purple,shape=circle,flag=0,i=339891,u=0.37561590531696576,v=0.05981056809685281,w=0.5161431107435306,x=4.55727271434604 +color=purple,shape=triangle,flag=1,i=339915,u=0.8834419519412534,v=0.5040617053719859,w=0.532397177614643,x=4.944192871491981 +color=red,shape=triangle,flag=0,i=339996,u=0.668845012440946,v=0.5611892452180305,w=0.4960641488241489,x=6.972812342221473 +color=red,shape=triangle,flag=0,i=340005,u=0.5351149224657745,v=0.8313470284008747,w=0.49222493843884685,x=2.8888772231627655 +color=red,shape=triangle,flag=1,i=340198,u=0.0011360340761349397,v=0.4302369371119399,w=0.49208247539912736,x=5.660693105334708 +color=red,shape=circle,flag=1,i=340200,u=0.8297892987745266,v=0.8893828196261309,w=0.4795992454274786,x=6.59804591009307 +color=blue,shape=circle,flag=0,i=340371,u=0.29864025520426674,v=0.07510692087434934,w=0.5038441805253064,x=3.8249638890030337 +color=purple,shape=square,flag=0,i=340395,u=0.49345001551494017,v=0.07708064202491949,w=0.5066459348318622,x=5.340989529605572 +color=blue,shape=circle,flag=1,i=340440,u=0.3740715129195079,v=0.4452639041615416,w=0.5047240420749676,x=6.20678425351764 +color=blue,shape=square,flag=1,i=340456,u=0.23097613362920377,v=0.5557940853969917,w=0.4823596035342819,x=5.018269566032738 +color=blue,shape=triangle,flag=1,i=340462,u=0.7768011035297442,v=0.5188285159700683,w=0.5230796978624578,x=5.575880578520308 +color=yellow,shape=square,flag=1,i=340480,u=0.2659370596251577,v=0.9998381827889564,w=0.5220323129615507,x=4.022456641435475 +color=green,shape=square,flag=0,i=340502,u=0.2944144191648722,v=0.8086115518520445,w=0.46532901062942533,x=4.197153751310898 +color=purple,shape=square,flag=0,i=340549,u=0.6657314724345074,v=0.734073813410269,w=0.5059519178367344,x=6.406887007526845 +color=red,shape=triangle,flag=0,i=340563,u=0.7867756158025541,v=0.6517850912042173,w=0.46983712409693407,x=3.8827409286198495 +color=purple,shape=square,flag=0,i=340585,u=0.7927915957202445,v=0.3828753928547427,w=0.5096431992867221,x=6.474017858476223 +color=green,shape=square,flag=1,i=340642,u=0.34555720729544626,v=0.5763110034334317,w=0.4614497863759154,x=5.727328362215346 +color=red,shape=square,flag=0,i=340686,u=0.3063983514022208,v=0.32964409227594793,w=0.4690397819411294,x=6.096477652340938 +color=green,shape=triangle,flag=0,i=340737,u=0.7845603405317797,v=0.02278255307330279,w=0.48014102641028333,x=5.565178377345814 +color=purple,shape=square,flag=0,i=340759,u=0.764324077200473,v=0.24234318633612628,w=0.5058473015838383,x=5.549263008146947 +color=yellow,shape=square,flag=1,i=340878,u=0.3338594528779868,v=0.11380983840700687,w=0.5135074425464116,x=7.048062037617432 +color=red,shape=square,flag=0,i=341075,u=0.11332528494316718,v=0.017792348096119737,w=0.47592711342533944,x=5.517748304350454 +color=green,shape=circle,flag=0,i=341231,u=0.32523526995278396,v=0.618590891280269,w=0.5064267774034495,x=4.702670779509249 +color=green,shape=triangle,flag=0,i=341250,u=0.6199855371372242,v=0.28086165197811996,w=0.48440542914645784,x=4.210631680470752 +color=yellow,shape=circle,flag=1,i=341313,u=0.8122626715990472,v=0.15728750646318734,w=0.49521116688420147,x=3.891315182091191 +color=red,shape=square,flag=0,i=341344,u=0.40488371668974754,v=0.9350274816315169,w=0.484582442016185,x=5.557011337812445 +color=purple,shape=square,flag=0,i=341400,u=0.8976047879003065,v=0.4952902381450467,w=0.49397446304812587,x=3.626636581286695 +color=purple,shape=square,flag=0,i=341546,u=0.828135535713927,v=0.5461594658775379,w=0.4981642319899816,x=4.68406157466973 +color=red,shape=triangle,flag=0,i=341555,u=0.02111807207745353,v=0.19503944330702794,w=0.47156637512548233,x=5.770927005349891 +color=yellow,shape=triangle,flag=1,i=341580,u=0.10695321122262924,v=0.04401472363457726,w=0.47461610610691124,x=3.360348064106988 +color=yellow,shape=triangle,flag=0,i=341589,u=0.1977806627227694,v=0.828148191266892,w=0.47914132973267015,x=3.769914478937698 +color=green,shape=square,flag=0,i=341632,u=0.697680132484342,v=0.2753223251144453,w=0.47771955259966453,x=5.463519132240379 +color=green,shape=circle,flag=0,i=341734,u=0.4161369316736381,v=0.1340738538807631,w=0.5117645990897882,x=6.876227879199813 +color=blue,shape=triangle,flag=1,i=341776,u=0.10498752556757207,v=0.2703201968160799,w=0.5295901736415003,x=5.499988012389757 +color=yellow,shape=square,flag=1,i=341786,u=0.9280128629061655,v=0.49850725872859847,w=0.526428056071611,x=5.1940408602986805 +color=blue,shape=triangle,flag=1,i=341881,u=0.976513344745936,v=0.6585338787651902,w=0.5276956600771103,x=5.511983625834894 +color=red,shape=square,flag=0,i=341912,u=0.7286990618924857,v=0.5570649699163673,w=0.5000181574673307,x=5.261649771937158 +color=red,shape=square,flag=0,i=341945,u=0.1367802069170596,v=0.7142401863081582,w=0.5054326634850937,x=6.019281377848263 +color=red,shape=circle,flag=0,i=341956,u=0.3355353570512608,v=0.2623289813225954,w=0.4744892345478426,x=3.473785303162208 +color=green,shape=square,flag=0,i=342011,u=0.473489997589151,v=0.5762125908899266,w=0.47691118135321797,x=3.7804871994873412 +color=red,shape=square,flag=0,i=342028,u=0.4652944663682248,v=0.7569681968978113,w=0.5185611498669923,x=3.656014666575231 +color=red,shape=triangle,flag=0,i=342065,u=0.05702941272009865,v=0.44537417530679535,w=0.45588765898427475,x=6.567563312055866 +color=yellow,shape=triangle,flag=1,i=342240,u=0.18776073140867766,v=0.7494400135054345,w=0.49463791144909613,x=4.388613491412687 +color=green,shape=square,flag=0,i=342270,u=0.3781051733102999,v=0.26582164718146906,w=0.46772728930856416,x=5.59125372548202 +color=green,shape=triangle,flag=1,i=342360,u=0.6983900098757269,v=0.6289056527563444,w=0.4830460689169057,x=3.144676445630877 +color=yellow,shape=square,flag=1,i=342385,u=0.3628377432277585,v=0.06684589775364813,w=0.5183343779431111,x=4.3370769955264015 +color=blue,shape=circle,flag=0,i=342460,u=0.9983300113363165,v=0.2542428343376858,w=0.5055328110782875,x=7.5870200820254325 +color=yellow,shape=square,flag=1,i=342476,u=0.3529671400524197,v=0.3386075310696972,w=0.5124236052327679,x=3.836611999052964 +color=blue,shape=triangle,flag=0,i=342545,u=0.7847102910400018,v=0.14220869349572907,w=0.5213294859665485,x=7.475707723402412 +color=red,shape=triangle,flag=1,i=342556,u=0.9926670247732102,v=0.8910383667364378,w=0.4572484265951943,x=4.944826304327351 +color=red,shape=square,flag=0,i=342595,u=0.22425852642483557,v=0.3426099466672562,w=0.5175712081835074,x=4.794319278978379 +color=purple,shape=triangle,flag=0,i=342660,u=0.5334993732529922,v=0.13945970463701696,w=0.5336182492072351,x=3.4234447882956403 +color=purple,shape=square,flag=0,i=342675,u=0.625625295935268,v=0.42532629361317775,w=0.5112185429091727,x=5.9231224388120545 +color=red,shape=triangle,flag=0,i=342787,u=0.012928014813329836,v=0.6567404209726571,w=0.4547980982293529,x=2.686645936295603 +color=purple,shape=triangle,flag=0,i=342818,u=0.5941850377067739,v=0.3993670492705633,w=0.5291643212180438,x=5.56227143262337 +color=red,shape=circle,flag=0,i=342875,u=0.09559948946113006,v=0.10106289976297325,w=0.4718349560848555,x=3.53817067943994 +color=red,shape=square,flag=0,i=342886,u=0.8376276345925656,v=0.3582182646212917,w=0.5151496768230458,x=7.2669339256273835 +color=purple,shape=triangle,flag=0,i=342961,u=0.28382875564140386,v=0.5856736375729285,w=0.5289983001895936,x=6.894285022208653 +color=purple,shape=square,flag=0,i=342988,u=0.40225357655868754,v=0.48207742744425686,w=0.5169124934666831,x=5.512893844372549 +color=purple,shape=square,flag=0,i=343004,u=0.22148529017906327,v=0.8019312932109042,w=0.512149900791891,x=4.773464678154914 +color=purple,shape=triangle,flag=0,i=343091,u=0.7614489113414785,v=0.9623021645343284,w=0.530167685095895,x=4.281326069788846 +color=yellow,shape=triangle,flag=1,i=343116,u=0.2660480443335692,v=0.9222304725006795,w=0.5055172482367397,x=3.22429127314756 +color=green,shape=circle,flag=0,i=343145,u=0.7641230740731968,v=0.5353101455582845,w=0.5113588475927884,x=4.846160843285455 +color=red,shape=circle,flag=0,i=343344,u=0.9500489980255084,v=0.903446356456837,w=0.4881501907593259,x=3.3727762245931934 +color=red,shape=triangle,flag=0,i=343419,u=0.4129642389409839,v=0.3892464671534208,w=0.468213053217685,x=5.447759504443021 +color=red,shape=triangle,flag=1,i=343460,u=0.7600315259533497,v=0.3710709264092896,w=0.4646973831384869,x=5.8654463519229125 +color=purple,shape=square,flag=0,i=343470,u=0.4030199075011802,v=0.06775246258424994,w=0.5069963278064568,x=5.610068041214974 +color=blue,shape=square,flag=1,i=343512,u=0.7617100085931011,v=0.4249382302961203,w=0.4879080101761871,x=5.85245841399487 +color=red,shape=triangle,flag=0,i=343551,u=0.6695191385624132,v=0.029246264919047138,w=0.46860213368980347,x=6.92114895242112 +color=red,shape=square,flag=0,i=343645,u=0.8414284355674937,v=0.04032436235487513,w=0.5201041997323839,x=5.994154585022702 +color=red,shape=square,flag=0,i=343658,u=0.018494278189453595,v=0.04784358651825715,w=0.5215761541362249,x=4.99676035192983 +color=red,shape=circle,flag=0,i=343665,u=0.6329163121429047,v=0.6882188392357669,w=0.4823483666282965,x=4.084033058521265 +color=red,shape=circle,flag=0,i=343686,u=0.8455809630074161,v=0.8858345858520237,w=0.47899125892467204,x=6.3619154995619285 +color=red,shape=triangle,flag=0,i=343693,u=0.1375190930931086,v=0.877978400114902,w=0.4736324759462279,x=4.629438831663366 +color=red,shape=square,flag=0,i=343780,u=0.09865805164903618,v=0.684841955415073,w=0.5166274355605394,x=5.963371434324311 +color=red,shape=square,flag=0,i=343813,u=0.03263522972817534,v=0.07164894231538299,w=0.5171424337836874,x=4.833766916225087 +color=yellow,shape=square,flag=1,i=343819,u=0.5533610297601814,v=0.701555630690594,w=0.5284683441472497,x=4.456958738082069 +color=red,shape=triangle,flag=0,i=343834,u=0.8453844923183049,v=0.9319411188207832,w=0.47241453073709627,x=5.486948343923898 +color=green,shape=square,flag=0,i=343852,u=0.5426928693992278,v=0.9162649382935716,w=0.47334851689722646,x=4.693403410838484 +color=red,shape=triangle,flag=0,i=343899,u=0.4760694653532198,v=0.8030095761192232,w=0.4708036880823985,x=3.9931953989197786 +color=red,shape=triangle,flag=1,i=344010,u=0.47723442788338033,v=0.7845935420188765,w=0.46913353509850775,x=6.5273753064857685 +color=red,shape=circle,flag=0,i=344011,u=0.4760922812719409,v=0.49672867541833843,w=0.46680574403151737,x=6.915604252345591 +color=red,shape=circle,flag=0,i=344029,u=0.13532064437291802,v=0.1615719977197794,w=0.47132291232384516,x=4.331543077612349 +color=red,shape=square,flag=0,i=344095,u=0.7666884100197773,v=0.28451320002589364,w=0.5030926298040588,x=3.884116182180667 +color=red,shape=triangle,flag=0,i=344101,u=0.38657177398652875,v=0.04894755172925214,w=0.4661726534877161,x=6.596289859578107 +color=red,shape=square,flag=0,i=344113,u=0.5215992936741864,v=0.2856326211190313,w=0.5040118302781285,x=4.513434246673131 +color=red,shape=triangle,flag=0,i=344177,u=0.6718416603920457,v=0.5216962119664431,w=0.4656868808590736,x=3.9972913459664148 +color=yellow,shape=triangle,flag=1,i=344196,u=0.2881586787610234,v=0.5471584288917918,w=0.5081595722550083,x=6.295198888515725 +color=red,shape=circle,flag=1,i=344205,u=0.6457236337320433,v=0.7431528875144406,w=0.46919569851031856,x=3.8891074728054034 +color=red,shape=circle,flag=0,i=344214,u=0.09775429457503426,v=-0.0020524378823035816,w=0.47040561743747966,x=5.082402046500879 +color=red,shape=triangle,flag=0,i=344258,u=0.1559640656902983,v=0.37991863616113775,w=0.46215011721325505,x=6.534293115763405 +color=blue,shape=square,flag=0,i=344290,u=0.9092981641584647,v=0.32221595760350197,w=0.47801076838412243,x=5.373613025816827 +color=red,shape=square,flag=0,i=344376,u=0.3099047825782869,v=0.2961812629075966,w=0.4855249179478112,x=3.6563096477504264 +color=red,shape=circle,flag=0,i=344384,u=0.5177467961448814,v=0.5099872601269796,w=0.4764050653510098,x=5.5642968182624 +color=yellow,shape=triangle,flag=1,i=344435,u=0.059726821797589036,v=0.8211672626399925,w=0.5156673338140635,x=6.2609667972142296 +color=blue,shape=triangle,flag=0,i=344449,u=0.7134633373824785,v=0.5328742313315238,w=0.533171757183686,x=5.6541624976013125 +color=green,shape=square,flag=1,i=344500,u=0.14185245884199305,v=0.09606096864832747,w=0.4800759751576183,x=3.963803606163611 +color=green,shape=circle,flag=0,i=344540,u=0.6988260193676281,v=0.5285436197395215,w=0.5139192482516397,x=5.9630840816031885 +color=red,shape=triangle,flag=0,i=344600,u=0.5211397634681679,v=0.758986596302163,w=0.4599308397258781,x=5.759341856375319 +color=blue,shape=triangle,flag=1,i=344641,u=0.6510425415988589,v=0.9062124772068315,w=0.5282749493615922,x=3.6556157930082187 +color=red,shape=circle,flag=1,i=344675,u=0.16677327299138378,v=0.14845197827952564,w=0.4783097208132937,x=3.7897283172667606 +color=red,shape=triangle,flag=0,i=344876,u=0.24651780035484205,v=0.12624152516009202,w=0.4603921738184078,x=3.0095879766986826 +color=red,shape=circle,flag=0,i=344887,u=0.09275798208673347,v=-0.002090729770024252,w=0.4870519173765326,x=5.151192972929663 +color=blue,shape=circle,flag=1,i=344931,u=0.5655322547794535,v=0.9181929232092501,w=0.5283330413631823,x=4.49786172817804 +color=green,shape=square,flag=0,i=344976,u=0.8739067295472751,v=0.16005246375419435,w=0.4872252272343391,x=3.4504146635686617 +color=blue,shape=square,flag=0,i=345027,u=0.36073384533414266,v=0.4956431868677028,w=0.47917380454138014,x=4.877630842578681 +color=red,shape=square,flag=0,i=345088,u=0.918359677682029,v=0.08726651880207492,w=0.48787291174522796,x=5.966882703544101 +color=yellow,shape=circle,flag=1,i=345091,u=0.27965547911277056,v=0.1919615473803814,w=0.5144380638672983,x=6.810846662517374 +color=green,shape=triangle,flag=1,i=345155,u=0.4986474511576042,v=0.9168035360952317,w=0.477854666893145,x=5.09415802151272 +color=red,shape=square,flag=0,i=345234,u=0.02210119598479232,v=0.49061545926465844,w=0.4979407434728175,x=7.190117079808278 +color=red,shape=triangle,flag=0,i=345244,u=0.8849816156878877,v=0.46870012123607485,w=0.4587588000824334,x=3.652186861619159 +color=yellow,shape=triangle,flag=1,i=345255,u=0.49852385798529597,v=0.7803230047616176,w=0.5077746458439206,x=6.342513016850216 +color=red,shape=circle,flag=0,i=345313,u=0.23595652722759153,v=0.21542355900335747,w=0.47953787376412843,x=5.440633616613831 +color=red,shape=circle,flag=0,i=345324,u=0.0006711367180041172,v=-0.028023015666464146,w=0.4792649380793085,x=4.915306117440554 +color=blue,shape=circle,flag=0,i=345335,u=0.33658755129596907,v=0.740311484519669,w=0.5371168347131089,x=4.17793368628434 +color=red,shape=square,flag=0,i=345397,u=0.009779894076680451,v=0.667190141515633,w=0.4969965606017363,x=4.106394373976512 +color=red,shape=triangle,flag=0,i=345416,u=0.47143920100465087,v=0.009957568472394929,w=0.4578295742128322,x=5.1971429135054015 +color=red,shape=square,flag=0,i=345473,u=0.8061790981177414,v=0.5940705819003267,w=0.4930204202450082,x=4.947868683963813 +color=blue,shape=triangle,flag=1,i=345490,u=0.7658001053348079,v=0.33740504420794826,w=0.5195701744262636,x=3.8315334406737143 +color=yellow,shape=triangle,flag=1,i=345504,u=0.8799777468862519,v=0.8371877735336805,w=0.5113921544312108,x=5.881891279724761 +color=yellow,shape=square,flag=1,i=345525,u=0.44601917373704403,v=0.28511146802981924,w=0.5208687052981408,x=4.848393167658788 +color=purple,shape=triangle,flag=0,i=345535,u=0.29250907174717156,v=0.43841986906152064,w=0.5206153305504506,x=4.697284794661885 +color=yellow,shape=triangle,flag=1,i=345599,u=0.13556721322971543,v=0.6048614115285981,w=0.5143676948375627,x=6.866589398994655 +color=green,shape=square,flag=0,i=345615,u=0.9443317521353046,v=0.561292541128249,w=0.47880422831467084,x=6.095999920301009 +color=blue,shape=circle,flag=1,i=345617,u=0.9369334616587377,v=0.7804787229682106,w=0.5365706540074183,x=7.029578083128769 +color=purple,shape=triangle,flag=0,i=345635,u=0.497660533107116,v=0.31338072573649467,w=0.528526443516083,x=5.041662044267623 +color=red,shape=square,flag=0,i=345717,u=0.6216454368164317,v=0.9608539884963702,w=0.47558845436920966,x=5.2188758653772105 +color=red,shape=square,flag=0,i=345757,u=0.059026999948722514,v=0.10658989783039596,w=0.4716319123778163,x=5.067649940319932 +color=blue,shape=triangle,flag=1,i=345840,u=0.08946041756959022,v=0.10118704842128567,w=0.5098947310986154,x=6.602260971173923 +color=red,shape=circle,flag=0,i=345863,u=0.19509133273781787,v=0.12615932642522254,w=0.45811889322440624,x=4.774104105172287 +color=blue,shape=triangle,flag=1,i=345896,u=0.9666694566440466,v=0.5843670667530714,w=0.5171527031821277,x=5.9572296221679615 +color=red,shape=triangle,flag=1,i=345969,u=0.20854251977726201,v=0.8308784880530742,w=0.4669532798910778,x=5.334280001786786 +color=red,shape=circle,flag=1,i=345993,u=0.7724314656419924,v=0.787612322543885,w=0.44520886502459867,x=6.34225269276731 +color=red,shape=square,flag=0,i=346007,u=0.03561220969758283,v=0.8577325406783857,w=0.46524448665285945,x=5.4968567737069405 +color=green,shape=circle,flag=0,i=346052,u=0.9827830702738234,v=0.14118427991724614,w=0.5039932043107836,x=6.11286504787189 +color=blue,shape=square,flag=1,i=346069,u=0.5955781060646785,v=0.1631643351553299,w=0.4685909978146904,x=4.760338164940683 +color=red,shape=square,flag=0,i=346075,u=0.5690609254023578,v=0.7176829571239673,w=0.46706020645301366,x=2.891694325083255 +color=yellow,shape=triangle,flag=1,i=346144,u=0.061741592804722356,v=0.6497840944211585,w=0.5133026308117076,x=7.4798569993523865 +color=blue,shape=circle,flag=0,i=346163,u=0.12621927057552473,v=0.26918991598572883,w=0.5335349542208438,x=4.60215649639514 +color=red,shape=square,flag=0,i=346282,u=0.14394871521246977,v=0.6362466800046659,w=0.4762780678243511,x=3.451643404979985 +color=yellow,shape=circle,flag=1,i=346293,u=0.4389388331307189,v=0.6900425260452325,w=0.5200368566408604,x=4.624641979988268 +color=red,shape=triangle,flag=0,i=346304,u=0.5453639666555096,v=0.6308363411540232,w=0.4742871013489679,x=3.1105956071546537 +color=blue,shape=square,flag=1,i=346425,u=0.5343652945627411,v=0.9260871677546342,w=0.46516820754265464,x=5.668219696078864 +color=blue,shape=square,flag=1,i=346484,u=0.48110872673581706,v=0.5279332175280251,w=0.46713160689216376,x=3.374628314274664 +color=blue,shape=triangle,flag=1,i=346514,u=0.31972254299951197,v=0.29063653872860684,w=0.5217710009178079,x=4.337592874970713 +color=red,shape=square,flag=0,i=346566,u=0.05340157806832513,v=0.4348439989034647,w=0.4655866454606626,x=4.277654257365081 +color=green,shape=triangle,flag=0,i=346580,u=0.5206472355245816,v=0.3520437165971796,w=0.47988621348603344,x=6.654344537657977 +color=red,shape=square,flag=0,i=346647,u=0.07507013297557164,v=0.6538902796344467,w=0.4721540921348289,x=3.6604057939688293 +color=red,shape=square,flag=0,i=346661,u=0.7697384633757886,v=0.4386267313320903,w=0.4712385338887111,x=3.6483381219756663 +color=red,shape=circle,flag=0,i=346830,u=0.6072325796803902,v=0.6755849284472571,w=0.4387174181398574,x=6.353089622811791 +color=red,shape=square,flag=1,i=347064,u=0.5623192542324812,v=0.8704045787594452,w=0.45218856436499505,x=3.968587094464315 +color=yellow,shape=square,flag=1,i=347067,u=0.0818768857778348,v=0.0783936436757765,w=0.5076317502611338,x=5.058755790405443 +color=red,shape=triangle,flag=0,i=347083,u=0.9819644201614285,v=0.636219170186856,w=0.4648596943425631,x=7.196424086256478 +color=blue,shape=square,flag=0,i=347096,u=0.9283113482754644,v=0.4296763566281766,w=0.46194099896555124,x=5.202635143009017 +color=red,shape=triangle,flag=0,i=347145,u=0.7956929045480968,v=0.7186188935075404,w=0.4674840488859866,x=4.914124758937222 +color=red,shape=triangle,flag=0,i=347155,u=0.04800803049191993,v=0.47933790870604664,w=0.4635665650276448,x=5.80115161916817 +color=purple,shape=triangle,flag=0,i=347198,u=0.4215032142713818,v=0.46272749061099705,w=0.522616227385514,x=7.119606450879161 +color=red,shape=square,flag=0,i=347215,u=0.4497046319214262,v=0.840045763940314,w=0.4601046413833293,x=5.782061700594266 +color=red,shape=square,flag=0,i=347241,u=0.8818526170729677,v=0.8322831311637614,w=0.4650497483764701,x=5.129504075985016 +color=yellow,shape=square,flag=1,i=347270,u=0.8107763871550109,v=0.22561331651499195,w=0.5068366868692024,x=6.123542071306427 +color=red,shape=circle,flag=0,i=347279,u=0.2911472217638337,v=0.3720351095560285,w=0.44890421610307735,x=4.4002387825964115 +color=red,shape=triangle,flag=1,i=347284,u=0.4879913670796475,v=0.44554244347317673,w=0.4646245722914073,x=3.347448849989378 +color=green,shape=square,flag=0,i=347294,u=0.7688657288100241,v=0.70965545241211,w=0.48054538042736333,x=4.218731339655735 +color=green,shape=triangle,flag=0,i=347302,u=0.4122953819481596,v=0.5499824840751137,w=0.48516194823676473,x=2.958900291199454 +color=purple,shape=square,flag=0,i=347310,u=0.600959810942846,v=0.5151284060595234,w=0.49258804502782116,x=3.836709058566605 +color=purple,shape=square,flag=0,i=347392,u=0.929933974629326,v=0.03924294555892005,w=0.49158330662423105,x=6.305247351543206 +color=red,shape=circle,flag=1,i=347435,u=0.7545810062790629,v=0.687411113750077,w=0.46133075223650144,x=5.276050293313197 +color=orange,shape=circle,flag=1,i=347480,u=0.4324817003273569,v=0.3302611903833793,w=0.49890359164150405,x=6.118703989480785 +color=red,shape=circle,flag=0,i=347510,u=0.814136224158346,v=0.850993325245652,w=0.45705196223466754,x=5.611084068493458 +color=purple,shape=circle,flag=0,i=347562,u=0.1824866577759634,v=0.6508141587171782,w=0.5219347899099144,x=4.6298025328496735 +color=blue,shape=square,flag=1,i=347724,u=0.3797186966689098,v=0.039858283310917564,w=0.4715666563949616,x=5.065767594788532 +color=green,shape=square,flag=0,i=347769,u=0.24715997169611548,v=0.21161724515668323,w=0.4956862540070395,x=3.042423353646378 +color=red,shape=triangle,flag=0,i=347771,u=0.8096588006268209,v=0.17796429849044226,w=0.4608969613607288,x=6.937385364429591 +color=red,shape=circle,flag=0,i=347841,u=0.4990551540742264,v=0.5400396781251594,w=0.460149996409612,x=4.081343840360213 +color=green,shape=square,flag=0,i=347895,u=0.7025718140001154,v=0.7889187578526875,w=0.4959657697515365,x=4.276896945716246 +color=green,shape=square,flag=0,i=347915,u=0.5820130837551444,v=0.5515958146829859,w=0.49273129965879453,x=4.777282784027128 +color=yellow,shape=triangle,flag=1,i=348029,u=0.6634226080943237,v=0.8253328918913303,w=0.5133258801154447,x=4.043723899620055 +color=red,shape=triangle,flag=1,i=348190,u=0.5336968281506377,v=0.012718468676372607,w=0.47182098400103717,x=6.976448912843615 +color=red,shape=triangle,flag=0,i=348199,u=0.3037688393349792,v=0.5707837057672708,w=0.47077687932071144,x=4.867738581652589 +color=yellow,shape=square,flag=0,i=348265,u=0.4301534938159117,v=0.8774600177616122,w=0.4894989946219708,x=5.3226443514652555 +color=blue,shape=triangle,flag=0,i=348296,u=0.8847081101733607,v=0.6606333927684054,w=0.5214476059473266,x=4.899736806234068 +color=yellow,shape=square,flag=1,i=348310,u=0.5120017554584522,v=0.8935109639421571,w=0.4895631453745595,x=6.017421579470294 +color=red,shape=circle,flag=1,i=348332,u=0.8973184372570012,v=0.874232933124548,w=0.45269896016310357,x=7.129393621203346 +color=red,shape=square,flag=1,i=348340,u=0.6053184172889774,v=0.018361475148605866,w=0.47903939198546974,x=5.424039450162838 +color=purple,shape=square,flag=0,i=348361,u=0.5672166069534896,v=0.34128344720370807,w=0.4908837690414435,x=6.359669182038199 +color=purple,shape=square,flag=0,i=348420,u=0.18634132483074772,v=0.034616561508754584,w=0.49519749645430744,x=5.39285393218865 +color=green,shape=square,flag=0,i=348519,u=0.3722992670621068,v=0.8142035946389312,w=0.48472094597820187,x=5.437069110693275 +color=yellow,shape=square,flag=1,i=348565,u=0.4607518717752783,v=0.32231468596367274,w=0.4876113609152386,x=6.600285415903593 +color=blue,shape=triangle,flag=1,i=348606,u=0.031817234745955325,v=0.49563236737951144,w=0.5191382681514833,x=5.102323737786801 +color=yellow,shape=circle,flag=1,i=348700,u=0.19839657429917068,v=0.507399125690283,w=0.513004341377871,x=7.854744461260047 +color=red,shape=circle,flag=0,i=348729,u=0.43321093254383936,v=0.4312311951841651,w=0.4601522763939675,x=5.870681050340848 +color=red,shape=square,flag=0,i=348739,u=0.0033969810194677263,v=0.5576734202441213,w=0.46397392912819146,x=5.770210263730799 +color=green,shape=circle,flag=0,i=348747,u=0.31195228332924463,v=0.34438639680563776,w=0.4988872194566121,x=4.228275571750981 +color=blue,shape=square,flag=1,i=348771,u=0.23803534959272155,v=0.15635083726405385,w=0.4697949892497802,x=4.344280979409066 +color=green,shape=square,flag=0,i=348777,u=0.05824898236792997,v=0.9901745564521951,w=0.4881026272243993,x=5.0841145684671725 +color=red,shape=triangle,flag=0,i=348925,u=0.3277309937956212,v=0.06608620839396484,w=0.47684260238886017,x=4.589788918537699 +color=green,shape=triangle,flag=0,i=348994,u=0.374622463516212,v=0.3759650945485026,w=0.48362435956581207,x=7.110279668730697 +color=green,shape=triangle,flag=0,i=348996,u=0.6000201934150515,v=0.47634380979460755,w=0.4831529789309448,x=5.781075180579241 +color=green,shape=triangle,flag=0,i=349023,u=0.6158281209636258,v=0.4699339650007536,w=0.482701088608407,x=3.005270129700188 +color=red,shape=circle,flag=1,i=349060,u=0.5057174357673917,v=0.46014759488014645,w=0.45305185144573756,x=3.7692174686807345 +color=orange,shape=square,flag=1,i=349062,u=0.12979313628882894,v=0.7127822716567956,w=0.4847977963945583,x=3.6479664203071045 +color=red,shape=triangle,flag=0,i=349089,u=0.5945656363704701,v=0.9052596395874356,w=0.47386286060674215,x=5.927743882138195 +color=green,shape=square,flag=0,i=349109,u=0.43226427321527605,v=0.0014318954638008474,w=0.483275331621697,x=5.660463244762102 +color=red,shape=triangle,flag=0,i=349220,u=0.2322371463987839,v=0.25770388203203676,w=0.4772984088650054,x=4.76850930905141 +color=green,shape=circle,flag=0,i=349323,u=0.7068180962371635,v=0.023451719540563243,w=0.5018411850443318,x=4.302412074156987 +color=red,shape=square,flag=0,i=349377,u=0.5613761706070518,v=0.25279499318800525,w=0.46091061410189244,x=5.352226872612641 +color=red,shape=circle,flag=1,i=349385,u=0.1952785512717301,v=0.2271607997456859,w=0.4489002707282888,x=5.421188669537877 +color=red,shape=triangle,flag=1,i=349389,u=0.09616285653948198,v=0.8264679058634747,w=0.47727404777677523,x=6.620045357133544 +color=green,shape=triangle,flag=0,i=349424,u=0.12616019698851932,v=0.904472633940801,w=0.48978609245475213,x=6.148228490515784 +color=yellow,shape=square,flag=1,i=349463,u=0.24676035617307335,v=0.9408061148806862,w=0.512305181239476,x=4.9462372411489195 +color=red,shape=triangle,flag=1,i=349512,u=0.439815272440947,v=0.4344324065428421,w=0.4808735240717272,x=6.213799559430444 +color=yellow,shape=triangle,flag=1,i=349520,u=0.001300228762057487,v=0.2062778463807362,w=0.501407681655131,x=5.9095345942475825 +color=blue,shape=circle,flag=0,i=349574,u=0.41971724674041433,v=0.9319054335523033,w=0.539462070053501,x=1.4173071784250093 +color=red,shape=triangle,flag=0,i=349607,u=0.009361452526190361,v=0.5965779108821103,w=0.4715481439171798,x=5.519374819655067 +color=blue,shape=triangle,flag=0,i=349674,u=0.6406480887508884,v=0.7546962668518489,w=0.5188758604918126,x=5.537662801543306 +color=purple,shape=square,flag=0,i=349676,u=0.37988121844067013,v=0.02226646406720656,w=0.5156318560807699,x=5.668811695920972 +color=blue,shape=square,flag=0,i=349750,u=0.030086538972189047,v=0.8118791094991538,w=0.46483096089673476,x=5.3567945011725016 +color=red,shape=square,flag=0,i=349775,u=0.7036638631883033,v=0.004856929691393064,w=0.47633000604326803,x=5.626071953618396 +color=purple,shape=square,flag=0,i=349942,u=0.2489015509955531,v=0.7568490872846169,w=0.5152912436488364,x=3.8566493738130236 +color=red,shape=triangle,flag=0,i=350045,u=0.28843229951710103,v=0.7482334016767954,w=0.47653705075616476,x=3.94562059219324 +color=blue,shape=triangle,flag=1,i=350079,u=0.7935828014602364,v=0.14693530926332676,w=0.5208818692545475,x=6.844514711530233 +color=red,shape=triangle,flag=0,i=350198,u=0.33896859896208564,v=0.8144008393004512,w=0.47027353090421314,x=5.704509784389781 +color=yellow,shape=triangle,flag=1,i=350286,u=0.41801286289636086,v=0.8713945317636304,w=0.5060218053756067,x=5.071653188434744 +color=red,shape=triangle,flag=0,i=350318,u=0.27281585129215047,v=0.48073229906370984,w=0.47820529927426686,x=6.368837215359647 +color=red,shape=circle,flag=1,i=350475,u=0.1296067149114526,v=0.2184913050919094,w=0.46907437185940687,x=6.0027119639172675 +color=green,shape=square,flag=0,i=350489,u=0.3991884279483219,v=0.09112729509684525,w=0.4861274627904305,x=3.276707368273465 +color=orange,shape=triangle,flag=0,i=350492,u=0.593285937191172,v=0.26421878516356845,w=0.5142195589656878,x=4.763758558738041 +color=red,shape=square,flag=0,i=350657,u=0.8306451360531165,v=0.8641131731876416,w=0.4828972580357625,x=4.1764711471015 +color=red,shape=triangle,flag=1,i=350663,u=0.3293301917344511,v=0.8639722133495149,w=0.48497071739703485,x=4.284756967994485 +color=green,shape=triangle,flag=1,i=350839,u=0.0819418848539123,v=0.6668598059481504,w=0.4827603698364912,x=4.585792560353115 +color=purple,shape=square,flag=0,i=350880,u=0.19979467952627794,v=0.9532631395456415,w=0.5236857005770857,x=4.779891558246537 +color=green,shape=square,flag=0,i=350934,u=0.4971397223115398,v=0.7385307093498256,w=0.4904671941431531,x=6.091184888625186 +color=red,shape=circle,flag=0,i=351161,u=0.47895903350709546,v=0.39915190865134625,w=0.46789761839139826,x=6.771695313720123 +color=green,shape=circle,flag=0,i=351255,u=0.6122582536527329,v=0.08002207871938238,w=0.5202345069695744,x=4.086525989111807 +color=red,shape=square,flag=0,i=351300,u=0.3383749796723805,v=0.3875133560367806,w=0.48900758357219504,x=5.529894776399036 +color=blue,shape=square,flag=1,i=351305,u=0.5447251539404915,v=0.006059722228251241,w=0.47619769719724026,x=4.7661166405307815 +color=red,shape=circle,flag=0,i=351315,u=0.7067346048622455,v=0.76716389704191,w=0.47003603675883254,x=2.7439544178395807 +color=purple,shape=square,flag=1,i=351480,u=0.42838822900129525,v=0.62129010244363,w=0.5133571731134445,x=5.042874484503295 +color=red,shape=circle,flag=0,i=351516,u=0.32679568006347026,v=0.4111216034890369,w=0.4653032513646058,x=6.115243255368423 +color=red,shape=circle,flag=0,i=351520,u=0.9303422661422813,v=0.9584328358505106,w=0.46607141033196303,x=3.972684739317477 +color=blue,shape=triangle,flag=0,i=351555,u=0.20741575838026827,v=0.76092037729762,w=0.5147986841875498,x=1.999197376053828 +color=yellow,shape=circle,flag=1,i=351682,u=0.48445619111842453,v=0.3534518509560315,w=0.5015195472835544,x=4.922891134981402 +color=red,shape=triangle,flag=0,i=351709,u=0.1041219723795922,v=0.5529578253060873,w=0.5026036179374485,x=5.9670715419675995 +color=purple,shape=circle,flag=0,i=351745,u=0.9533892200777749,v=0.5735542815099814,w=0.5132094122283021,x=4.04531075756608 +color=red,shape=triangle,flag=1,i=351752,u=0.8621549950984946,v=0.5621723342380833,w=0.49767486640132536,x=5.468406224600032 +color=yellow,shape=triangle,flag=0,i=351785,u=0.0662145268661527,v=0.2543285042303731,w=0.5088129366861065,x=3.0142929374027205 +color=green,shape=circle,flag=0,i=351846,u=0.20387644657041237,v=0.6327726229440156,w=0.5125926949365995,x=3.3309441046898147 +color=red,shape=circle,flag=1,i=352019,u=0.03182564851492309,v=0.028769986756787456,w=0.4693275542989095,x=5.838711779702892 +color=red,shape=circle,flag=0,i=352059,u=0.33124006750192214,v=0.2912219753575103,w=0.4635522256612755,x=3.04588452244588 +color=purple,shape=square,flag=0,i=352140,u=0.17126363186301197,v=0.08294783428384,w=0.5077358977400327,x=4.604046489623582 +color=yellow,shape=circle,flag=1,i=352280,u=0.6033446013550903,v=0.00221064395135695,w=0.4946696074733959,x=4.257804042412244 +color=green,shape=triangle,flag=1,i=352342,u=0.08653907563957397,v=0.45754942090935835,w=0.4907660603322923,x=5.895955143582559 +color=purple,shape=square,flag=0,i=352385,u=0.5839492033679627,v=0.8006458535536909,w=0.505755772205924,x=2.0853164777551614 +color=yellow,shape=circle,flag=1,i=352435,u=0.20930617141526897,v=0.9979282889331919,w=0.49251319852125297,x=5.974648419959032 +color=orange,shape=circle,flag=0,i=352521,u=0.48203830513556145,v=0.4497923540027192,w=0.49351750880563383,x=6.299390594748737 +color=blue,shape=triangle,flag=1,i=352594,u=0.7776150866441245,v=0.11462301412408815,w=0.510077369386084,x=5.823944795901187 +color=green,shape=square,flag=0,i=352600,u=0.168119656393256,v=0.5464456733619076,w=0.4809871498689162,x=5.645304580573757 +color=red,shape=circle,flag=0,i=352637,u=0.652017001976078,v=0.614572626533121,w=0.45870958286741786,x=7.191618056214211 +color=red,shape=square,flag=0,i=352645,u=0.17915768564879686,v=0.8368672884112376,w=0.5140331125492308,x=4.00728776976045 +color=red,shape=triangle,flag=0,i=352674,u=0.8856658330982353,v=0.9691902080376713,w=0.4933038353541619,x=5.141974357872562 +color=red,shape=triangle,flag=0,i=352762,u=0.13466344997959467,v=0.573630591842171,w=0.4881475642559347,x=3.2997965676447585 +color=yellow,shape=square,flag=1,i=352859,u=0.6525197973673978,v=0.11164725299706191,w=0.5241287377042846,x=5.453063892632254 +color=blue,shape=square,flag=0,i=352902,u=0.5209500611919252,v=0.8228809232278712,w=0.4740510499860352,x=4.2592361588703715 +color=orange,shape=triangle,flag=1,i=352952,u=0.9758951524172744,v=0.13471085808299466,w=0.5173572634512178,x=4.129788272993497 +color=red,shape=square,flag=1,i=352961,u=0.1263826954539895,v=0.9121154325973673,w=0.5019476697261506,x=6.072645811123195 +color=red,shape=square,flag=0,i=353001,u=0.272471240348379,v=0.06896728422519727,w=0.5021769921302964,x=5.363789196287403 +color=yellow,shape=triangle,flag=1,i=353077,u=0.19448918766599577,v=0.852752464976683,w=0.512915654884222,x=4.479304566211807 +color=red,shape=square,flag=0,i=353137,u=0.5922362650531797,v=0.8849134363022688,w=0.48843486696991395,x=4.374758184062623 +color=red,shape=triangle,flag=0,i=353310,u=0.38645245884150203,v=0.5350792753664514,w=0.5043933884170217,x=3.6813867291217917 +color=green,shape=circle,flag=0,i=353319,u=0.9637119134420807,v=0.07596584200522494,w=0.507878171481228,x=7.065760953566021 +color=red,shape=triangle,flag=0,i=353344,u=0.7834936808687326,v=0.5354067928816593,w=0.5002757718302819,x=6.64699312169981 +color=purple,shape=circle,flag=0,i=353430,u=0.9752229353208299,v=0.1172947502198527,w=0.5077550243168627,x=4.303853168755417 +color=purple,shape=circle,flag=0,i=353433,u=0.9888929892441335,v=0.9093725419603532,w=0.5091764498920349,x=5.080118069872132 +color=red,shape=square,flag=0,i=353507,u=0.6381806910428824,v=0.8878900167147529,w=0.4965457374097267,x=3.2949925288207944 +color=yellow,shape=triangle,flag=1,i=353525,u=0.6344849434194559,v=0.88495382846792,w=0.5169531941801474,x=4.483002793256385 +color=green,shape=square,flag=0,i=353556,u=0.005480654895213211,v=0.8859303606376187,w=0.47756214670387553,x=4.01707495631635 +color=blue,shape=square,flag=1,i=353591,u=0.7707453343279551,v=0.5643959084148585,w=0.4782643241798857,x=3.506250532270767 +color=blue,shape=triangle,flag=0,i=353641,u=0.0490645206064928,v=0.45753599756783525,w=0.5141268105464349,x=6.941075095521338 +color=purple,shape=square,flag=1,i=353656,u=0.5947653198164036,v=0.38445254549263574,w=0.4973185925952695,x=5.578662278010982 +color=red,shape=triangle,flag=0,i=353674,u=0.19216432881525625,v=0.6919344256312707,w=0.4825020763385382,x=6.203885172513126 +color=green,shape=square,flag=0,i=353743,u=0.2998349014437194,v=0.21479349504408973,w=0.4841252994353549,x=4.5404686282445725 +color=red,shape=triangle,flag=0,i=354018,u=0.8392295956288878,v=0.9228427735197161,w=0.4904440254114455,x=5.105089064015293 +color=green,shape=square,flag=0,i=354202,u=0.40006744398227756,v=0.9863947346163966,w=0.48858903710951673,x=4.510495843068351 +color=red,shape=circle,flag=0,i=354275,u=0.38585784040946114,v=0.33941861552106123,w=0.4846306247585242,x=5.451864875397825 +color=red,shape=square,flag=0,i=354299,u=0.9526994745048071,v=0.8489559983029092,w=0.4960922865567807,x=8.105752133535562 +color=blue,shape=square,flag=1,i=354374,u=0.4311124668263351,v=0.3813025627528992,w=0.4781675777416238,x=5.925720080536299 +color=blue,shape=triangle,flag=1,i=354402,u=0.212067960630421,v=0.20862234586039796,w=0.5159491333582178,x=5.534971467658803 +color=red,shape=square,flag=0,i=354600,u=0.917761359583518,v=0.8682283083400067,w=0.4930497104666478,x=5.306099779499687 +color=red,shape=square,flag=0,i=354605,u=0.09432017633032219,v=0.7415889035116207,w=0.49749113047635013,x=6.095547437484139 +color=red,shape=square,flag=0,i=354727,u=0.3133108518977532,v=0.16079027748763086,w=0.500809226062123,x=3.5863753965994687 +color=yellow,shape=triangle,flag=1,i=354800,u=0.0844080476194049,v=0.46772079614029494,w=0.510431133361715,x=5.376911557705742 +color=yellow,shape=square,flag=1,i=354825,u=0.7572031924626978,v=0.8975815145478762,w=0.5044263990081977,x=4.331032130215704 +color=red,shape=circle,flag=1,i=354855,u=0.7228914007596593,v=0.6429867373588052,w=0.4918742571405869,x=5.135408581262435 +color=yellow,shape=circle,flag=1,i=354856,u=0.7008333595577442,v=0.9034965819535411,w=0.48955681376101967,x=4.219392523099354 +color=red,shape=triangle,flag=0,i=354913,u=0.6564111716387253,v=0.11820024512269911,w=0.5185515548109318,x=6.891113452683467 +color=red,shape=triangle,flag=0,i=354916,u=0.27808617333759267,v=0.07019584882321916,w=0.5225251830367279,x=8.837199304537544 +color=red,shape=triangle,flag=1,i=354926,u=0.554197772278591,v=0.24248276297537252,w=0.5229372476924858,x=3.65199432488946 +color=green,shape=circle,flag=0,i=354986,u=0.4541604304107233,v=0.2544407155523085,w=0.501436241890304,x=4.251751089374899 +color=red,shape=circle,flag=1,i=355010,u=0.7310895368358641,v=0.6505678701396869,w=0.49217738854506776,x=4.75881509902728 +color=red,shape=triangle,flag=0,i=355180,u=0.0263654235852141,v=0.8670942263538283,w=0.5173158038483301,x=5.582179561294879 +color=red,shape=square,flag=0,i=355319,u=0.8233904920898184,v=0.8451845888402929,w=0.511007645071146,x=4.786434247754553 +color=purple,shape=square,flag=0,i=355332,u=0.04139987240245935,v=0.062285631080705506,w=0.5045779143946145,x=5.808353661483579 +color=orange,shape=square,flag=1,i=355373,u=0.8373589926703098,v=0.9379896142048211,w=0.47640820426142855,x=5.416088565132912 +color=purple,shape=square,flag=0,i=355422,u=0.310751665508779,v=0.8768157856376457,w=0.5035380732114612,x=4.449333456387371 +color=red,shape=square,flag=0,i=355435,u=0.30028045601841435,v=0.07326624509987845,w=0.51216015275223,x=5.782301182546941 +color=yellow,shape=circle,flag=1,i=355503,u=0.8372038262903813,v=0.32135652221320476,w=0.49853515045954155,x=4.570883766883914 +color=blue,shape=triangle,flag=0,i=355547,u=0.1411198080414786,v=0.6638382943305755,w=0.5327407255348998,x=5.18046003906776 +color=red,shape=circle,flag=1,i=355631,u=0.7093571896426425,v=0.7079911155325735,w=0.49506425807567117,x=3.3098143694382736 +color=yellow,shape=triangle,flag=1,i=355671,u=0.020145156942520615,v=0.8435478218136347,w=0.5106292411364343,x=4.259359304067164 +color=purple,shape=triangle,flag=0,i=355690,u=0.07216171507084501,v=0.23208291925432978,w=0.5100320903797786,x=3.7598722639010176 +color=red,shape=triangle,flag=1,i=355787,u=0.5758899677096482,v=0.5015242625760362,w=0.5207043996909565,x=3.1224246575456736 +color=orange,shape=circle,flag=1,i=355860,u=0.6891402552181615,v=0.7507976766308857,w=0.5019472903995487,x=6.739718325051122 +color=blue,shape=triangle,flag=0,i=356009,u=0.2741682056554611,v=0.4189701374788116,w=0.5275020503876324,x=5.663557221579059 +color=green,shape=triangle,flag=0,i=356076,u=0.23320675219678966,v=0.8984783250081758,w=0.48864901685596684,x=4.57692580627106 +color=blue,shape=square,flag=1,i=356095,u=0.3993454233714371,v=0.9571137353867507,w=0.47159435854702575,x=4.498779214203264 +color=green,shape=circle,flag=0,i=356105,u=0.2757167605009151,v=0.8060906079363401,w=0.5169697994869984,x=6.852895808486612 +color=red,shape=square,flag=1,i=356106,u=0.6430833014171399,v=0.6166573551009144,w=0.5004471291931618,x=5.275548737828118 +color=red,shape=square,flag=0,i=356155,u=0.5505925178382273,v=0.9166918276578473,w=0.5059269880863613,x=7.509809000162676 +color=red,shape=square,flag=1,i=356172,u=0.7218731064538846,v=0.6085165243254672,w=0.5107792636884733,x=4.909437537650276 +color=purple,shape=triangle,flag=0,i=356335,u=0.46190404038050525,v=0.8892003311103399,w=0.5050063343741922,x=6.478574583620347 +color=red,shape=square,flag=0,i=356398,u=0.9780796011793812,v=0.6059043104911305,w=0.4972084348381971,x=3.950570089273197 +color=red,shape=square,flag=1,i=356483,u=0.3236362297804214,v=0.6745134084402382,w=0.4938888566051915,x=5.220429436387733 +color=red,shape=square,flag=0,i=356505,u=0.10660180457004442,v=0.10312934597510115,w=0.49287967626033585,x=7.255280620760256 +color=red,shape=triangle,flag=0,i=356567,u=0.5268453551868513,v=0.9611181643318456,w=0.5096349889063778,x=6.3642451967423215 +color=blue,shape=triangle,flag=1,i=356651,u=0.8299366082877903,v=0.644388555112061,w=0.5192826663634306,x=3.2149017574920826 +color=green,shape=circle,flag=0,i=356670,u=0.8233175050582501,v=0.10763797155481425,w=0.5184707403861915,x=4.429975773149633 +color=red,shape=triangle,flag=0,i=356704,u=0.9320005723838692,v=0.44942146416850826,w=0.5155016616972926,x=3.1184412296992092 +color=red,shape=triangle,flag=0,i=356735,u=0.8689610609302297,v=0.6765405455778964,w=0.514257567398497,x=4.058370923593006 +color=blue,shape=triangle,flag=1,i=356805,u=0.6196637241523173,v=0.8015276929259406,w=0.5218314134132265,x=4.196263817751366 +color=green,shape=square,flag=0,i=356831,u=0.9170324603559099,v=0.177699050649888,w=0.4867621234124314,x=3.787773639082021 +color=red,shape=triangle,flag=0,i=356918,u=0.7919838469118691,v=0.9687928786502585,w=0.5102282071086157,x=4.963606376558527 +color=green,shape=triangle,flag=0,i=356928,u=0.1863187436504804,v=0.3178395860928517,w=0.4864498006323157,x=7.583730889603243 +color=blue,shape=circle,flag=0,i=356962,u=0.1428204439223032,v=0.46983737704317063,w=0.5388015187614065,x=5.023501082149909 +color=red,shape=triangle,flag=0,i=357245,u=0.5530582494609316,v=0.22172232832478544,w=0.49957596679343397,x=5.599091116840739 +color=green,shape=circle,flag=1,i=357287,u=0.43185645822537644,v=0.7968473841625647,w=0.5217128117637824,x=7.403662159537441 +color=green,shape=triangle,flag=1,i=357382,u=0.2022190630498869,v=0.9755253595358716,w=0.48357427302557315,x=3.4821548170583756 +color=yellow,shape=circle,flag=1,i=357445,u=0.9881034556938793,v=0.5616270495991024,w=0.49044363914657274,x=3.8128983452043035 +color=purple,shape=circle,flag=0,i=357493,u=0.7679821242660411,v=0.8152066742702209,w=0.5104977752499912,x=5.701381658002021 +color=red,shape=square,flag=0,i=357500,u=0.04962945954542297,v=0.7299398492852339,w=0.4668075735150984,x=3.4814335795937854 +color=purple,shape=square,flag=0,i=357530,u=0.8386424793796523,v=0.9236910415654715,w=0.5263082570190778,x=5.604548786381753 +color=green,shape=circle,flag=0,i=357555,u=0.8064356399481699,v=0.7021744499068829,w=0.5188749306872492,x=7.240904866750598 +color=red,shape=square,flag=0,i=357565,u=0.15331491138861308,v=0.8505257936580274,w=0.4711092523930207,x=2.419359398792088 +color=red,shape=square,flag=0,i=357640,u=0.6922829507132523,v=0.5086177138590715,w=0.482944535671648,x=6.1559378909445535 +color=yellow,shape=square,flag=1,i=357745,u=0.940719964852526,v=0.6295413636428192,w=0.49496119923234727,x=5.73876217201141 +color=red,shape=triangle,flag=0,i=357839,u=0.5226875272697896,v=0.5827838948281352,w=0.5152651615973485,x=5.126944984749388 +color=orange,shape=square,flag=0,i=357892,u=0.9335953962173617,v=0.66503079510125,w=0.47753733174647284,x=6.193645367817166 +color=blue,shape=square,flag=0,i=357949,u=0.587769405258297,v=0.8497084677665449,w=0.4963179808585544,x=6.607461916149375 +color=red,shape=triangle,flag=1,i=358032,u=0.4060308985813511,v=0.7775430574839062,w=0.5075407093860688,x=6.833540513006433 +color=blue,shape=square,flag=0,i=358164,u=0.6757367669495898,v=0.5392996320464976,w=0.4887572518391169,x=1.9198711349114832 +color=blue,shape=triangle,flag=1,i=358197,u=0.610195874368423,v=0.16288612282955583,w=0.5190577031928474,x=6.114142291503789 +color=red,shape=square,flag=0,i=358208,u=0.8589127057101466,v=0.20064877545151616,w=0.47726152202212846,x=7.234955631658913 +color=red,shape=square,flag=0,i=358242,u=0.014145755254664771,v=0.9417633530987584,w=0.4772538761479938,x=4.734938536817874 +color=yellow,shape=square,flag=1,i=358269,u=0.10238970486386823,v=0.6390895175804414,w=0.49193716035761287,x=4.843939192153916 +color=green,shape=triangle,flag=0,i=358310,u=0.18327844889231804,v=0.4880799960054719,w=0.4857896640073938,x=5.99201830399105 +color=blue,shape=square,flag=1,i=358326,u=0.5373406457990239,v=0.031913816252884586,w=0.4846862806613487,x=4.157751099019811 +color=yellow,shape=square,flag=1,i=358429,u=0.9793687191958267,v=0.8231684840599436,w=0.4949038181410422,x=6.247143284408513 +color=red,shape=square,flag=0,i=358435,u=0.5156429750858571,v=0.6001203735483422,w=0.4775755197336394,x=5.285976241067357 +color=red,shape=square,flag=1,i=358500,u=0.6235239252554838,v=0.4189129850032297,w=0.47199685043654604,x=5.703255919608537 +color=red,shape=circle,flag=1,i=358556,u=0.1782360713583011,v=0.27275767537164464,w=0.49995083748570746,x=4.294306617517748 +color=red,shape=square,flag=0,i=358644,u=0.4934993917270485,v=0.5676711987087899,w=0.4508498747536485,x=4.568989818294916 +color=red,shape=circle,flag=0,i=358699,u=0.45667845729016887,v=0.5195300112144212,w=0.5056454127164266,x=5.594830610757504 +color=red,shape=square,flag=1,i=358953,u=0.7683512090579981,v=0.89460269386649,w=0.4497939291187564,x=3.159151176112882 +color=blue,shape=square,flag=1,i=359010,u=0.8054901780082733,v=0.3897818045035222,w=0.48371695078730015,x=2.5967492896958597 +color=red,shape=triangle,flag=0,i=359028,u=0.28529624548208654,v=0.26904677668238575,w=0.48197812563278014,x=5.1884477210654785 +color=green,shape=triangle,flag=0,i=359043,u=0.1869638887973949,v=0.7178631837936446,w=0.49133362574055983,x=6.068233654841454 +color=yellow,shape=square,flag=1,i=359081,u=0.6206981133539567,v=0.5527365406867808,w=0.5034970903979047,x=5.813109070294089 +color=red,shape=triangle,flag=1,i=359155,u=0.2736670291180907,v=0.06591346589091218,w=0.4774885385533246,x=4.469274780966335 +color=red,shape=circle,flag=0,i=359252,u=0.8971616950778091,v=0.9501536173703798,w=0.5027446233514858,x=6.294623587875706 +color=purple,shape=triangle,flag=0,i=359285,u=0.6088960910019354,v=0.10605433326238001,w=0.5074756973107567,x=4.078096858672714 +color=purple,shape=square,flag=1,i=359422,u=0.581291270259683,v=0.3192580058949176,w=0.5165459622593128,x=2.4303326247177695 +color=red,shape=circle,flag=1,i=359494,u=0.3185643171809277,v=0.3469584244092953,w=0.5073645792223062,x=7.005110864106552 +color=red,shape=circle,flag=0,i=359564,u=0.4227573742756736,v=0.4909845312410876,w=0.5030144151233247,x=4.348912205787133 +color=blue,shape=square,flag=1,i=359601,u=0.5700580980882581,v=0.04630828203757942,w=0.49052936173964956,x=6.438852423166 +color=red,shape=square,flag=0,i=359650,u=0.7606607304223528,v=0.6398544901590759,w=0.46877986208312883,x=4.364959869804138 +color=blue,shape=square,flag=1,i=359699,u=0.6134131927883871,v=0.3685853813026815,w=0.4897787817066283,x=5.708872869160932 +color=purple,shape=circle,flag=0,i=359729,u=0.4083167965966822,v=0.9401859407571762,w=0.5080721271874327,x=6.04702584451529 +color=purple,shape=circle,flag=0,i=359811,u=0.7016249239486223,v=0.8742718342925873,w=0.5008291234912605,x=6.222017909710246 +color=red,shape=circle,flag=1,i=359858,u=0.7047184325033955,v=0.6337496005172589,w=0.5033732759666719,x=4.040723314272406 +color=red,shape=triangle,flag=0,i=359901,u=0.10551268791745183,v=0.07227443410232526,w=0.48946696946378915,x=4.859140771105152 +color=blue,shape=triangle,flag=1,i=359914,u=0.41993798170645813,v=0.04455214525008511,w=0.5133023700702466,x=6.023101367696458 +color=red,shape=circle,flag=0,i=359935,u=0.4695950581374321,v=0.5669907042763076,w=0.49573366460637935,x=4.577855537814462 +color=red,shape=triangle,flag=0,i=359954,u=0.9843966650819161,v=0.12918745592135572,w=0.48840912798477515,x=6.429439242845484 +color=blue,shape=triangle,flag=0,i=359966,u=0.620514405562138,v=0.7693591711432153,w=0.5174674939642929,x=5.73190496830431 +color=red,shape=square,flag=0,i=359975,u=0.7742690221961455,v=0.2846877580589011,w=0.47530484584381805,x=4.899235588625699 +color=green,shape=triangle,flag=0,i=360048,u=0.7431840593345334,v=0.9590230950575055,w=0.5008984583519989,x=5.625971554636142 +color=red,shape=triangle,flag=0,i=360136,u=0.7273416781463514,v=0.7881215497775622,w=0.49198026661895833,x=5.663064059486664 +color=red,shape=circle,flag=0,i=360145,u=0.057522207334796516,v=0.11395744120444962,w=0.5077705855872757,x=5.459393531305232 +color=red,shape=square,flag=0,i=360253,u=0.3682795763044404,v=0.0844757731167679,w=0.4679178924527475,x=3.5909590699973872 +color=red,shape=triangle,flag=0,i=360282,u=0.5935453258613138,v=0.3183768643456797,w=0.48702746597632485,x=6.243943733564163 +color=red,shape=square,flag=1,i=360334,u=0.5837318236315873,v=0.02144957095217348,w=0.46652127025307916,x=7.315007800089179 +color=red,shape=circle,flag=1,i=360368,u=0.15176831094800436,v=0.09608206780570924,w=0.5113246446621849,x=5.792667707356017 +color=green,shape=triangle,flag=0,i=360378,u=0.3096650689346735,v=0.5066860501690279,w=0.49833294212598267,x=4.269849935028879 +color=red,shape=square,flag=0,i=360416,u=0.5704980183999417,v=0.9060426665925241,w=0.46583151104430703,x=3.757772065843092 +color=purple,shape=triangle,flag=0,i=360475,u=0.7681159228004103,v=0.696598070667945,w=0.49983694436019876,x=5.860226662740637 +color=red,shape=triangle,flag=1,i=360512,u=0.5626005005489886,v=0.3463973348334999,w=0.4833606212379729,x=2.8294951842413645 +color=blue,shape=square,flag=0,i=360516,u=0.10622884128780419,v=0.3403388881584658,w=0.4752815617968869,x=4.148737940916104 +color=purple,shape=square,flag=0,i=360552,u=0.3701719453706033,v=0.7411443242414714,w=0.5185177725175872,x=5.926269951198743 +color=red,shape=triangle,flag=1,i=360558,u=0.24211659645119632,v=0.9680010719181319,w=0.47694517231644107,x=5.346121224149105 +color=red,shape=triangle,flag=0,i=360601,u=0.7446022010168153,v=0.49448153945666884,w=0.4882729836164162,x=3.8065482206424774 +color=orange,shape=triangle,flag=1,i=360640,u=0.39119426252611345,v=0.48515137455399515,w=0.5094580296098834,x=5.550774612490744 +color=orange,shape=triangle,flag=1,i=360657,u=0.9741666638794001,v=0.12706499195471666,w=0.507745761635562,x=4.360934867185619 +color=red,shape=circle,flag=0,i=360695,u=0.6507816109518472,v=0.6080817206898531,w=0.5176709572313898,x=4.630544212533603 +color=blue,shape=square,flag=1,i=360727,u=0.7266495338513433,v=0.6454085245082393,w=0.4721609002834268,x=4.471898234676016 +color=blue,shape=circle,flag=1,i=360744,u=0.2981803433464918,v=0.5420492033743072,w=0.49683231807289474,x=4.569167316839617 +color=red,shape=triangle,flag=0,i=360810,u=0.1048254397734687,v=0.5163078884252859,w=0.47368881447609745,x=4.720843051421998 +color=red,shape=circle,flag=0,i=360824,u=0.6856483636289505,v=0.7678508144115663,w=0.5118957997176568,x=2.9064603487948375 +color=red,shape=circle,flag=1,i=360840,u=0.2066529929015949,v=0.2845124725164412,w=0.5157767408768849,x=5.095268220584159 +color=purple,shape=square,flag=0,i=360886,u=0.506117402387862,v=0.8683061705944894,w=0.5263750648218846,x=3.9305470987145763 +color=red,shape=circle,flag=0,i=361007,u=0.007212468584910092,v=-0.09270905318501277,w=0.526821148743246,x=6.408899027084977 +color=blue,shape=circle,flag=1,i=361022,u=0.8571356556740704,v=0.9922619348062551,w=0.5019522060049386,x=3.5123391890029336 +color=blue,shape=square,flag=0,i=361040,u=0.2700487088580654,v=0.7766482893237935,w=0.4629839738836373,x=5.527289588935786 +color=yellow,shape=triangle,flag=1,i=361070,u=0.5631605148153284,v=0.5170766876882995,w=0.5177992787639062,x=5.639328869111757 +color=yellow,shape=square,flag=0,i=361117,u=0.3809061134560793,v=0.45195670798437837,w=0.4894571969656264,x=3.2912026101958074 +color=red,shape=square,flag=0,i=361139,u=0.8599911746980318,v=0.10182239501353652,w=0.4668626511045798,x=4.724935046510523 +color=yellow,shape=triangle,flag=1,i=361186,u=0.9857265188602886,v=0.9241710109683817,w=0.5127908044086285,x=6.537835565685955 +color=red,shape=triangle,flag=0,i=361228,u=0.3329204908983361,v=0.20940520806088692,w=0.47082028411646815,x=5.698051285382731 +color=purple,shape=square,flag=0,i=361310,u=0.4495317435923373,v=0.04939073616165468,w=0.5261428424160512,x=5.9398154928585996 +color=red,shape=square,flag=0,i=361372,u=0.9572007574973389,v=0.10956507743667465,w=0.4640209844050756,x=3.7859692319368805 +color=green,shape=circle,flag=0,i=361583,u=0.7487513991246616,v=0.9520670145567668,w=0.5223489163743699,x=3.7482706935485637 +color=red,shape=circle,flag=0,i=361601,u=0.5593727999981427,v=0.5990223010878878,w=0.5193862255106959,x=4.809475773151121 +color=red,shape=square,flag=1,i=361640,u=0.050771763223548816,v=0.4580589070395509,w=0.4799018613455928,x=3.9676018055848545 +color=red,shape=circle,flag=0,i=361665,u=0.08944377441526308,v=0.09394577323776458,w=0.5199488742891534,x=4.7674230058662 +color=red,shape=square,flag=1,i=361721,u=0.24915983719094792,v=0.8350204792914224,w=0.47909080899880857,x=6.321827920232859 +color=blue,shape=square,flag=0,i=361761,u=0.9120756594803551,v=0.6094267790877336,w=0.46569099255904356,x=5.760392865724737 +color=purple,shape=circle,flag=0,i=361766,u=0.726001928358824,v=0.9975323613899104,w=0.5038848893470722,x=4.7250193014261965 +color=purple,shape=square,flag=0,i=361896,u=0.5816394016117985,v=0.8899999928484077,w=0.5144843217459071,x=6.791947771902887 +color=red,shape=circle,flag=1,i=361949,u=0.2793990756083822,v=0.3557982917670405,w=0.5165501049970794,x=5.136375507742795 +color=red,shape=circle,flag=0,i=361961,u=0.9774601689026017,v=0.8829915086818088,w=0.5168776217090721,x=6.378832482982435 +color=purple,shape=square,flag=0,i=361992,u=0.8446149449117143,v=0.9681987243163415,w=0.5123187910160215,x=2.8422320045530824 +color=green,shape=square,flag=0,i=362024,u=0.6233692670991832,v=0.4461944514615205,w=0.48668132798125824,x=4.85995442412096 +color=red,shape=square,flag=0,i=362030,u=0.011205992248350505,v=0.7077100546922461,w=0.47879427792740337,x=5.688684150831193 +color=blue,shape=circle,flag=1,i=362143,u=0.4307506113407853,v=0.8122537549871254,w=0.506914167064739,x=5.8951275307868345 +color=blue,shape=square,flag=1,i=362178,u=0.1264929860724492,v=0.8278675579711217,w=0.46390204049080963,x=5.971530626825399 +color=blue,shape=triangle,flag=1,i=362219,u=0.823808156686541,v=0.009166747224625404,w=0.4990467476279494,x=4.107750768369923 +color=purple,shape=square,flag=0,i=362265,u=0.20445566622570988,v=0.5714374404238081,w=0.49856900446487107,x=6.115821566430142 +color=red,shape=triangle,flag=0,i=362274,u=0.9883195242246663,v=0.46528690646822546,w=0.4701671670257296,x=3.9649375186771416 +color=green,shape=square,flag=0,i=362340,u=0.8018179538564826,v=0.4776903700559191,w=0.4856038544965456,x=3.7577105591583333 +color=purple,shape=square,flag=0,i=362394,u=0.8139711133469876,v=0.6826135821368494,w=0.5100199071910589,x=5.771256806775164 +color=red,shape=square,flag=1,i=362410,u=0.47328429070939715,v=0.7699556261202214,w=0.47482301092413287,x=4.356230738358275 +color=green,shape=triangle,flag=1,i=362492,u=0.4385493281520624,v=0.6379307906223648,w=0.4964576274592531,x=5.914061956514195 +color=purple,shape=circle,flag=0,i=362521,u=0.7368014150031545,v=0.26432055827239886,w=0.49365301780658155,x=3.5202273437357685 +color=orange,shape=circle,flag=1,i=362525,u=0.49810811312802905,v=0.48350461151912605,w=0.49767094924358934,x=6.154927127764089 +color=yellow,shape=triangle,flag=1,i=362616,u=0.6774491625295976,v=0.4289333352305539,w=0.4919753398904435,x=6.035966540890378 +color=yellow,shape=triangle,flag=1,i=362735,u=0.12462203771355929,v=0.7474705627340478,w=0.49030490998090365,x=5.478271011364921 +color=yellow,shape=circle,flag=1,i=362770,u=0.9473554633188314,v=0.06905012766392826,w=0.4821619721531113,x=6.589265120851309 +color=green,shape=square,flag=0,i=362864,u=0.2960577095496675,v=0.11776070373636338,w=0.48464646050238475,x=5.206019116330586 +color=green,shape=circle,flag=0,i=362962,u=0.27230371997244107,v=0.8430216989002598,w=0.5248611669066987,x=3.734918784932097 +color=blue,shape=circle,flag=0,i=363021,u=0.9277684947712729,v=0.08298835018060802,w=0.515032473244275,x=3.628706904158925 +color=red,shape=square,flag=1,i=363065,u=0.902878030621165,v=0.6070439231754423,w=0.507830212038955,x=5.4475060097281025 +color=blue,shape=triangle,flag=0,i=363159,u=0.6754216236406407,v=0.6454711951897404,w=0.5029213599951664,x=5.469943053541013 +color=purple,shape=square,flag=0,i=363206,u=0.47291420354886293,v=0.8952440238846755,w=0.5105798103773396,x=4.322618883318763 +color=blue,shape=triangle,flag=0,i=363222,u=0.5297760721253563,v=0.7959422479275593,w=0.5028924556416838,x=3.0638213158307743 +color=red,shape=square,flag=1,i=363252,u=0.04989192827376143,v=0.27663728579119895,w=0.5151445293977063,x=4.328831199686278 +color=purple,shape=triangle,flag=0,i=363290,u=0.858755203567509,v=0.9490152195465916,w=0.5005008213959479,x=3.757001828255658 +color=orange,shape=square,flag=1,i=363301,u=0.00928430359520327,v=0.09648592370970421,w=0.4769044770493649,x=4.70294048426385 +color=blue,shape=square,flag=0,i=363327,u=0.914693304088616,v=0.9279208005607608,w=0.483712475757045,x=6.288911702615664 +color=red,shape=square,flag=0,i=363403,u=0.27743949493588715,v=0.7124275204250927,w=0.5171893242057247,x=5.094733956379064 +color=blue,shape=triangle,flag=1,i=363465,u=0.8638191382478866,v=0.9984550897671751,w=0.4991318433069977,x=5.859607989157865 +color=yellow,shape=triangle,flag=1,i=363511,u=0.2544731224671224,v=0.05573925021387982,w=0.48173491559423204,x=6.259231070134628 +color=red,shape=triangle,flag=0,i=363630,u=0.3135634418540596,v=0.7811603857103299,w=0.46043446560175966,x=5.7203833798669725 +color=blue,shape=circle,flag=0,i=363700,u=0.8409759058208828,v=0.06570230467810834,w=0.518127271598969,x=6.230249069357121 +color=yellow,shape=square,flag=1,i=363766,u=0.8076665248831448,v=0.18562070816039222,w=0.48059685531962193,x=4.801588711872754 +color=red,shape=square,flag=0,i=363770,u=0.6657937575344537,v=0.6839324213093635,w=0.5016594906681198,x=4.790078870715307 +color=red,shape=circle,flag=0,i=363788,u=0.9070956024784969,v=0.861999741244341,w=0.5320729860764385,x=4.929840960818676 +color=red,shape=circle,flag=0,i=363845,u=0.36349074142468374,v=0.37672871750028747,w=0.5325872604052474,x=4.37633351935909 +color=green,shape=circle,flag=1,i=363887,u=0.025216295921019927,v=0.5478422998693638,w=0.5248591923981608,x=5.381140110173693 +color=red,shape=circle,flag=1,i=363921,u=0.26373822486102383,v=0.18344208910848292,w=0.5294229146521763,x=4.037632084476621 +color=red,shape=square,flag=1,i=363965,u=0.8742169240941673,v=0.380984820174165,w=0.5053650967861464,x=4.334431718774201 +color=blue,shape=square,flag=1,i=363996,u=0.7966156504592768,v=0.8255818067694661,w=0.481041618391877,x=3.9073806957276944 +color=red,shape=circle,flag=0,i=364089,u=0.5585823236053085,v=0.46055277285245,w=0.5227068112448294,x=4.690514071968136 +color=red,shape=square,flag=1,i=364128,u=0.9203463819594913,v=0.696725652942245,w=0.49831781926220675,x=4.798487468854657 +color=purple,shape=square,flag=0,i=364167,u=0.1076066798452584,v=0.5343202364829062,w=0.5015256648338,x=4.741579133759864 +color=red,shape=circle,flag=0,i=364230,u=0.7296695528623173,v=0.7445745915538573,w=0.5219627492871897,x=4.0598798522134665 +color=red,shape=square,flag=1,i=364387,u=0.9933876790230393,v=0.7140172351477977,w=0.47802179150624646,x=6.175994497440937 +color=yellow,shape=square,flag=1,i=364446,u=0.858108245552053,v=0.21275998194956924,w=0.4832208090657703,x=7.24085860486491 +color=red,shape=triangle,flag=0,i=364499,u=0.8268056703391791,v=0.5588665164299295,w=0.47428483730612836,x=5.054368684296835 +color=red,shape=triangle,flag=0,i=364532,u=0.23118887929972798,v=0.17223576037076538,w=0.47235336093321695,x=6.887834865742074 +color=blue,shape=square,flag=0,i=364559,u=0.833212349540034,v=0.08603278870401632,w=0.4731255720891816,x=2.715314892566983 +color=purple,shape=square,flag=0,i=364591,u=0.34272203207651397,v=0.6179697916917083,w=0.5064652485390138,x=3.8316958502305476 +color=blue,shape=triangle,flag=0,i=364677,u=0.5415420368585162,v=0.5893076726921904,w=0.49849339704148765,x=4.293722174007237 +color=green,shape=triangle,flag=0,i=364847,u=0.32611786086655536,v=0.6792666645810701,w=0.5003684308061643,x=4.699130317837855 +color=red,shape=circle,flag=0,i=364850,u=0.9961258888051265,v=1.0498318491312169,w=0.5043378086026293,x=4.863904894045845 +color=red,shape=triangle,flag=0,i=364900,u=0.6407996963484139,v=0.4448129582597735,w=0.4690007678399177,x=4.336702771650028 +color=red,shape=triangle,flag=0,i=364945,u=0.7816594595738134,v=0.1478841961630989,w=0.4696594371325213,x=5.532022773983765 +color=purple,shape=triangle,flag=0,i=364960,u=0.0759845047491956,v=0.5775728861572089,w=0.5092218456305272,x=4.239048674824838 +color=red,shape=square,flag=1,i=365020,u=0.9116471043472949,v=0.8928207405420929,w=0.47629130875441433,x=4.6420594628836405 +color=green,shape=square,flag=0,i=365028,u=0.21339609547993565,v=0.9125717355872759,w=0.4795830544894485,x=4.520488661389336 +color=red,shape=triangle,flag=0,i=365139,u=0.7734515847600993,v=0.8165714019035812,w=0.47791153264777664,x=6.626207732797006 +color=red,shape=triangle,flag=1,i=365208,u=0.7382331862323227,v=0.6115116805949784,w=0.48534295923648857,x=4.700948261444632 +color=red,shape=circle,flag=1,i=365235,u=0.47685082871462414,v=0.40653348336191336,w=0.5010050043207679,x=3.615478576455267 +color=blue,shape=triangle,flag=0,i=365282,u=0.8660840120743803,v=0.7087550705129804,w=0.49469534751440397,x=7.850562118211282 +color=red,shape=square,flag=0,i=365295,u=0.5724115044307474,v=0.14061042121837497,w=0.475222835160045,x=4.808813683700198 +color=red,shape=triangle,flag=1,i=365408,u=0.10809337585472945,v=0.5263559248875243,w=0.48998168968065464,x=5.685385844800567 +color=red,shape=circle,flag=0,i=365411,u=0.6134266017037263,v=0.6613676229907061,w=0.5080652246100984,x=3.599115030968829 +color=red,shape=triangle,flag=0,i=365443,u=0.28627888471375007,v=0.11574180810961576,w=0.49215999716804654,x=2.7771562739618094 +color=blue,shape=square,flag=1,i=365446,u=0.7312241055040474,v=0.3341860983717747,w=0.47288135493739936,x=4.593268831441955 +color=red,shape=triangle,flag=0,i=365539,u=0.8229161839484023,v=0.09961796061708328,w=0.4992078285280151,x=5.486653228028314 +color=blue,shape=square,flag=1,i=365630,u=0.2480872311626361,v=0.2896716253493766,w=0.4745171260373533,x=3.953163769464099 +color=red,shape=square,flag=0,i=365630,u=0.7226548780755402,v=0.4328849907977659,w=0.5030008976049739,x=5.607731813197586 +color=orange,shape=square,flag=1,i=365655,u=0.27133484364941185,v=0.22931916659578666,w=0.4936072702308622,x=5.081950490150782 +color=red,shape=square,flag=0,i=365656,u=0.8092824445698978,v=0.4068811725051118,w=0.5013690859141154,x=3.849626790148212 +color=blue,shape=square,flag=1,i=365725,u=0.33398575704430455,v=0.4410680068740741,w=0.4776831225459644,x=4.535974945207352 +color=purple,shape=circle,flag=0,i=365743,u=0.07538657794927406,v=0.7837313714996098,w=0.5014372456268962,x=5.784883970926296 +color=purple,shape=circle,flag=0,i=365889,u=0.25338520318979507,v=0.47637057576955844,w=0.5028831989695736,x=4.446518216759074 +color=orange,shape=triangle,flag=1,i=365950,u=0.7760451236040097,v=0.2043651170692704,w=0.5008577984814421,x=3.5858763909052276 +color=red,shape=square,flag=0,i=365993,u=0.12393622561371376,v=0.37017887804243077,w=0.489510625314009,x=5.596005794355364 +color=green,shape=square,flag=0,i=366008,u=0.713207814191945,v=0.07519388335466493,w=0.48504226917198595,x=4.360076213861312 +color=red,shape=circle,flag=0,i=366011,u=0.39289505842030115,v=0.2947356532400002,w=0.4871448462169997,x=4.473024024906055 +color=red,shape=triangle,flag=0,i=366020,u=0.677149369350636,v=0.2884004409049301,w=0.49472845551993927,x=5.132085726779002 +color=red,shape=square,flag=0,i=366052,u=0.1867089302087731,v=0.18357753948121114,w=0.49228407226862014,x=3.8300608987875315 +color=yellow,shape=square,flag=1,i=366075,u=0.5677835833870515,v=0.9133416373621372,w=0.4758284635938738,x=4.346456505132783 +color=blue,shape=square,flag=1,i=366086,u=0.2987504959521605,v=0.23837982354031273,w=0.47303585934056136,x=5.662891451791427 +color=red,shape=triangle,flag=0,i=366100,u=0.2071186857990156,v=0.9776147044886387,w=0.5036873984858958,x=5.525109547990574 +color=red,shape=square,flag=0,i=366119,u=0.24842057210112012,v=0.6212266125336219,w=0.4993977147879554,x=7.282954064166996 +color=blue,shape=square,flag=1,i=366165,u=0.45732890871277954,v=0.779527850662401,w=0.4732625566106589,x=5.126047490657016 +color=green,shape=square,flag=0,i=366175,u=0.6457059659870845,v=0.465168864383234,w=0.4930919365223765,x=5.7404127587893 +color=green,shape=triangle,flag=0,i=366214,u=0.26870655219679274,v=0.9761871475918202,w=0.4941748882762842,x=4.756969912380434 +color=red,shape=circle,flag=1,i=366280,u=0.4105523221866697,v=0.4000339621499748,w=0.484684070304413,x=3.8814050522478247 +color=red,shape=square,flag=1,i=366300,u=0.737061451030215,v=0.47167364763342723,w=0.5031086475230642,x=3.644000558506836 +color=red,shape=triangle,flag=1,i=366332,u=0.3739120330714697,v=0.08353943325514579,w=0.49935825878250684,x=2.518845857450657 +color=yellow,shape=triangle,flag=1,i=366395,u=0.2224353313701355,v=0.6588932153198386,w=0.5001032147808447,x=3.8605775611912976 +color=red,shape=circle,flag=0,i=366429,u=0.5152641780163079,v=0.5373869106517458,w=0.4797637137795361,x=4.08739490293446 +color=blue,shape=circle,flag=1,i=366463,u=0.7930891102601632,v=0.047068939026991274,w=0.49724471200325515,x=6.937747535570582 +color=blue,shape=triangle,flag=1,i=366475,u=0.8482866459700806,v=0.8370625432863222,w=0.481108489375018,x=5.586467149278353 +color=red,shape=triangle,flag=0,i=366500,u=0.40437487551710605,v=0.5919758906282285,w=0.49480617692222506,x=4.564088412508501 +color=purple,shape=circle,flag=0,i=366509,u=0.6417985791687332,v=0.5075200260409516,w=0.5100911374463913,x=6.264261317748019 +color=red,shape=square,flag=1,i=366571,u=0.8051183568627752,v=0.5334895698192947,w=0.49960516776485075,x=6.3109677479783075 +color=yellow,shape=square,flag=1,i=366654,u=0.6737546113802931,v=0.6528368087455942,w=0.47206702004536333,x=6.308596728951717 +color=red,shape=square,flag=0,i=366722,u=0.6940889957771803,v=0.5186276320207436,w=0.48615106548672843,x=5.620521243886766 +color=blue,shape=triangle,flag=1,i=366743,u=0.6934698862986908,v=0.7317966358404299,w=0.4796080814827919,x=4.253253710596258 +color=red,shape=triangle,flag=0,i=366792,u=0.07674494935678555,v=0.4072161572364629,w=0.5068815087466405,x=6.260206898510124 +color=red,shape=triangle,flag=0,i=366993,u=0.07605305599014578,v=0.08313912658315925,w=0.5046269804689287,x=5.035397854932586 +color=red,shape=square,flag=0,i=367105,u=0.28412250903350234,v=0.06695902775055163,w=0.49955999811282736,x=6.081442659797958 +color=yellow,shape=square,flag=1,i=367113,u=0.7059322154515407,v=0.37996526842060874,w=0.4798337174494267,x=3.6329416904647966 +color=red,shape=triangle,flag=0,i=367300,u=0.642391425501434,v=0.043767096534954586,w=0.4972187064269506,x=3.7740191683991373 +color=yellow,shape=square,flag=1,i=367302,u=0.7761989432029298,v=0.5279337773239262,w=0.4859124901428017,x=3.625881432843299 +color=red,shape=triangle,flag=0,i=367307,u=0.014020713135102225,v=0.03442264993244459,w=0.4967695366663496,x=4.680240538509591 +color=blue,shape=circle,flag=0,i=367338,u=0.10378634591381608,v=0.5743656926595915,w=0.49825105245392803,x=5.3980410219457005 +color=yellow,shape=square,flag=1,i=367355,u=0.35652165358844257,v=0.9428124663410518,w=0.48352938301168036,x=5.225093370053339 +color=red,shape=triangle,flag=1,i=367440,u=0.285390114164328,v=0.08607680093429271,w=0.4919644924806896,x=6.208169211500192 +color=orange,shape=circle,flag=0,i=367520,u=0.7689211631000442,v=0.21579704582186632,w=0.48756968143741325,x=5.528835958251567 +color=red,shape=circle,flag=0,i=367526,u=0.36277364787138233,v=0.3685023235550707,w=0.5041797964377719,x=5.598731517717937 +color=red,shape=triangle,flag=1,i=367540,u=0.2976753200547928,v=0.8830544360707335,w=0.4954230928090637,x=3.4754490211784064 +color=red,shape=circle,flag=0,i=367557,u=0.3098031741805707,v=0.2675765645447079,w=0.5039013524796738,x=7.445521971968751 +color=red,shape=triangle,flag=1,i=367643,u=0.38602030673035703,v=0.19694465343570078,w=0.4956655404728734,x=2.0220160571696577 +color=yellow,shape=square,flag=1,i=367693,u=0.09410104825295551,v=0.7794515208774729,w=0.4872326411228931,x=4.164005386141844 +color=red,shape=square,flag=0,i=367776,u=0.5724509837165904,v=0.5105676887129689,w=0.5053447134795521,x=6.3500581033684504 +color=blue,shape=triangle,flag=1,i=367905,u=0.12999432288622081,v=0.9990348486841953,w=0.48731486734200313,x=5.64657736458589 +color=red,shape=square,flag=0,i=367959,u=0.8989909498962174,v=0.36920052049492713,w=0.5035522351774396,x=5.049760446451766 +color=red,shape=circle,flag=0,i=367980,u=0.9628743127397472,v=0.8756883603336953,w=0.48711155022487523,x=3.802290150045721 +color=purple,shape=triangle,flag=0,i=368059,u=0.12967141299212925,v=0.5451293215366149,w=0.4910990578065233,x=3.663065939687771 +color=yellow,shape=square,flag=1,i=368069,u=0.7677260347684008,v=0.3846466530565561,w=0.48484969341049805,x=7.302856900739751 +color=yellow,shape=triangle,flag=1,i=368120,u=0.6295337656375458,v=0.21297983704867607,w=0.505206110046823,x=4.22272845694787 +color=red,shape=circle,flag=1,i=368164,u=0.5407046846479205,v=0.5711028753837529,w=0.5018562622577037,x=3.532671949677436 +color=orange,shape=square,flag=0,i=368166,u=0.06939805372657937,v=0.7338128030499417,w=0.48644421007084726,x=3.502468389049794 +color=red,shape=triangle,flag=0,i=368193,u=0.9962990422585004,v=0.9573072552649218,w=0.4858349737091535,x=4.340330747037244 +color=red,shape=triangle,flag=0,i=368296,u=0.47655726575723556,v=0.26680165601778527,w=0.4862753334367252,x=4.0042188999592865 +color=blue,shape=triangle,flag=1,i=368314,u=0.5545237073345199,v=0.8482821469792923,w=0.4872738747478104,x=5.998760540677206 +color=red,shape=square,flag=0,i=368330,u=0.20247655318002322,v=0.5592349400550598,w=0.4972910633704216,x=4.7720702789266 +color=red,shape=square,flag=1,i=368407,u=0.8431256175304304,v=0.9564545934523625,w=0.4932128944499044,x=5.656469896302969 +color=green,shape=square,flag=0,i=368422,u=0.8916213324602849,v=0.4588203099732582,w=0.49570914609592487,x=4.4184849931812495 +color=red,shape=triangle,flag=0,i=368438,u=0.9424167172925552,v=0.607344744392924,w=0.4851325542324003,x=4.830476994921856 +color=yellow,shape=triangle,flag=1,i=368659,u=0.009681337380882504,v=0.3653326235396833,w=0.5010217651244245,x=3.9776096339372233 +color=yellow,shape=circle,flag=1,i=368666,u=0.2686168510127359,v=0.3916782894656532,w=0.4982641362270937,x=5.076883774145872 +color=blue,shape=triangle,flag=0,i=368757,u=0.9215647950195507,v=0.3905247807140644,w=0.4959433811364549,x=4.804840899751561 +color=red,shape=triangle,flag=1,i=368880,u=0.034215305887544734,v=0.3210999355484824,w=0.4761246461210536,x=6.450831831666183 +color=purple,shape=square,flag=0,i=368906,u=0.4911574876509637,v=0.6765193880370212,w=0.5225450018623883,x=3.2300474648631585 +color=red,shape=square,flag=0,i=369005,u=0.7272346117146764,v=0.7154223615292531,w=0.4962356972660502,x=4.805217013434523 +color=red,shape=triangle,flag=1,i=369053,u=0.19425743908285453,v=0.26700226617025435,w=0.47098572438582337,x=5.92000930101425 +color=yellow,shape=square,flag=1,i=369074,u=0.30922206588272516,v=0.3885715325915504,w=0.48031566496221323,x=3.5021119175060647 +color=red,shape=triangle,flag=0,i=369081,u=0.5950138526894632,v=0.7601983682220361,w=0.46821510255916216,x=4.514538567289188 +color=yellow,shape=square,flag=0,i=369288,u=0.24262509476485994,v=0.9043456576492875,w=0.4835369088167234,x=4.749412371736739 +color=red,shape=circle,flag=0,i=369300,u=0.20640610824543904,v=0.17711697163402487,w=0.49902918559354636,x=6.6239138557343535 +color=red,shape=circle,flag=0,i=369342,u=0.47085905547554563,v=0.3939223633636871,w=0.4980892915350956,x=6.082009142106543 +color=red,shape=circle,flag=0,i=369413,u=0.16783082711700814,v=0.07845062279807329,w=0.489843991858881,x=4.290215986207049 +color=purple,shape=triangle,flag=0,i=369428,u=0.7319106217070923,v=0.8148112614595804,w=0.4871519125560546,x=5.91760314023933 +color=blue,shape=square,flag=0,i=369468,u=0.12516576865925688,v=0.46666954188249266,w=0.4971144262354856,x=2.985491670179851 +color=green,shape=square,flag=1,i=369534,u=0.46392558723663824,v=0.046747832340204964,w=0.49938087530550646,x=6.21713251739346 +color=red,shape=square,flag=0,i=369589,u=0.4516847660001998,v=0.045973849391362065,w=0.4965108305295375,x=4.267796319425178 +color=red,shape=square,flag=1,i=369590,u=0.9533499781216933,v=0.0027281080580259243,w=0.49667185922593776,x=5.1339131451979805 +color=red,shape=square,flag=0,i=369612,u=0.6822225308850183,v=0.38001726432235505,w=0.49645024110110897,x=2.9732061640307657 +color=red,shape=triangle,flag=0,i=369638,u=0.8548647082166396,v=0.984773716257365,w=0.46744965644811975,x=3.9556049115678658 +color=blue,shape=circle,flag=0,i=369650,u=0.6699124194757352,v=0.13722203662564214,w=0.5121481948131902,x=5.656377569538088 +color=red,shape=triangle,flag=0,i=369655,u=0.04412288751984583,v=0.5773400064111115,w=0.4681608961314278,x=4.578422167946148 +color=yellow,shape=triangle,flag=1,i=369733,u=0.026323220440112927,v=0.2943030839877602,w=0.491641826346298,x=6.7266558823087585 +color=red,shape=square,flag=0,i=369741,u=0.5995931742327236,v=0.6260253911771474,w=0.5073357829382608,x=5.49790017581537 +color=yellow,shape=square,flag=1,i=369826,u=0.06091085838590138,v=0.24609391724975715,w=0.48365426626296254,x=4.012087318829319 +color=yellow,shape=triangle,flag=1,i=369844,u=0.6481630575842057,v=0.011254568504986628,w=0.5007725549223798,x=3.963124376529929 +color=red,shape=triangle,flag=0,i=369885,u=0.38401826239098913,v=0.606804998746147,w=0.45996255656885343,x=5.630524417288048 +color=yellow,shape=triangle,flag=1,i=369909,u=0.9468422574413714,v=0.7871663270852913,w=0.5026240804535607,x=7.131826522379086 +color=yellow,shape=square,flag=0,i=369915,u=0.5605182571004323,v=0.5144029280934599,w=0.4868655352189978,x=3.6100406404223264 +color=yellow,shape=triangle,flag=1,i=369934,u=0.562795746360657,v=0.07147939514130686,w=0.49938144460274,x=3.4329658033991675 +color=red,shape=triangle,flag=0,i=369956,u=0.5343658220263324,v=0.7130630242448898,w=0.46093199333821533,x=4.366849535911659 +color=green,shape=square,flag=0,i=370116,u=0.544776152251061,v=0.8416317371472,w=0.4991598209288799,x=3.851396544303494 +color=yellow,shape=square,flag=1,i=370202,u=0.10966248632397124,v=0.7379686518318879,w=0.4864300566842841,x=5.7441531934028065 +color=green,shape=circle,flag=0,i=370323,u=0.19499703393627577,v=0.650736823611962,w=0.5261124326366297,x=5.37280066111514 +color=red,shape=triangle,flag=0,i=370510,u=0.9578573725683837,v=0.9022521714491644,w=0.4786703734395629,x=5.929930586659921 +color=blue,shape=circle,flag=0,i=370520,u=0.03180303629652925,v=0.2634392751669268,w=0.5099586206987196,x=5.708746243439055 +color=red,shape=circle,flag=0,i=370615,u=0.7961928082819837,v=0.8366329828729749,w=0.5183789907229683,x=6.724341864974814 +color=purple,shape=circle,flag=0,i=370675,u=0.8149059957235426,v=0.6321382282560014,w=0.4967871723905764,x=4.894664816866129 +color=red,shape=triangle,flag=0,i=370733,u=0.8363241263823191,v=0.9317767897809397,w=0.47026181140492246,x=2.135478415238911 +color=yellow,shape=triangle,flag=1,i=370753,u=0.9634762168199501,v=0.5822647727459717,w=0.49796252426159604,x=5.300855031754312 +color=blue,shape=circle,flag=1,i=370778,u=0.10011927718805236,v=0.07500172749065825,w=0.5180593992652905,x=4.169458849533399 +color=red,shape=triangle,flag=0,i=370792,u=0.9449591785210132,v=0.702856125955232,w=0.4730808836079962,x=5.1347387002909075 +color=blue,shape=circle,flag=1,i=370818,u=0.1092563351885939,v=0.13884509384344856,w=0.5199822806284418,x=6.098778122728651 +color=red,shape=square,flag=0,i=370870,u=0.8712826351031138,v=0.4436291520044644,w=0.5132309508314374,x=4.97465287966913 +color=yellow,shape=triangle,flag=1,i=370910,u=0.7511281258442482,v=0.23840946915563233,w=0.4989955975567813,x=4.561469655978386 +color=red,shape=triangle,flag=0,i=370943,u=0.4266118053404341,v=0.6881344305908903,w=0.47630582096994784,x=4.244907594909962 +color=purple,shape=triangle,flag=0,i=370977,u=0.4037795203363368,v=0.05390781813228618,w=0.4996809422346196,x=6.077785983601697 +color=blue,shape=square,flag=1,i=371006,u=0.5805067256511077,v=0.37808391930573826,w=0.5072967332958901,x=5.33517712393137 +color=red,shape=circle,flag=0,i=371048,u=0.1342302134651655,v=0.06459187647814006,w=0.5334208170455429,x=4.440485437828833 +color=red,shape=triangle,flag=0,i=371077,u=0.40765793598833056,v=0.7834863720200711,w=0.4888715175164901,x=3.8702767608330952 +color=blue,shape=square,flag=1,i=371096,u=0.7353282171966982,v=0.4955007039351944,w=0.5067343724392008,x=5.652753390892282 +color=purple,shape=triangle,flag=0,i=371126,u=0.7537454017576176,v=0.18320212007907832,w=0.49727465605478777,x=5.388678343443851 +color=yellow,shape=square,flag=1,i=371180,u=0.35625431893337234,v=0.7854228436430979,w=0.491337294839168,x=3.7238017175135485 +color=red,shape=circle,flag=0,i=371290,u=0.09453880825386307,v=0.11131070308675836,w=0.5313441267814368,x=5.708388758350463 +color=red,shape=triangle,flag=1,i=371315,u=0.79716268521799,v=0.6377104160298015,w=0.4890250121970355,x=6.402402388487867 +color=red,shape=triangle,flag=0,i=371375,u=0.6522863591653894,v=0.8079463098364482,w=0.4901996271362057,x=5.674600793103391 +color=blue,shape=triangle,flag=0,i=371688,u=0.16303242596229017,v=0.8641563713235006,w=0.5241221367340247,x=5.17257583610434 +color=green,shape=square,flag=0,i=371711,u=0.5569260573797796,v=0.431765970419284,w=0.48528542143808717,x=4.4786129438598 +color=red,shape=square,flag=0,i=371801,u=0.6054830649877131,v=0.290171721052222,w=0.5075596149926536,x=6.4680819912203615 +color=red,shape=triangle,flag=0,i=371821,u=0.7224317042523765,v=0.4213175990194369,w=0.4994275942565782,x=3.763757712745255 +color=red,shape=circle,flag=1,i=371826,u=0.22976069233610774,v=0.3186458146707333,w=0.5270088327659848,x=5.448233564300657 +color=red,shape=circle,flag=1,i=371910,u=0.9941763000591275,v=1.0480076548084407,w=0.524717272826327,x=4.736381080337667 +color=red,shape=triangle,flag=1,i=371924,u=0.16902092605533459,v=0.7780701292295173,w=0.5094062702839045,x=5.7396609465179225 +color=green,shape=square,flag=0,i=371951,u=0.12422815912527574,v=0.7465012698616101,w=0.4835980549100516,x=4.870676063552579 +color=red,shape=triangle,flag=0,i=371994,u=0.9290878308409746,v=0.6177766702414434,w=0.5102960938565552,x=4.581709971949926 +color=blue,shape=triangle,flag=1,i=372059,u=0.6108903492719456,v=0.6701572144070943,w=0.5208733075561003,x=4.6881833671233695 +color=red,shape=square,flag=1,i=372070,u=0.23410956469104527,v=0.24580540619674573,w=0.5211736250788455,x=4.275816949445322 +color=red,shape=triangle,flag=0,i=372086,u=0.5592005106035348,v=0.3180955066529366,w=0.5063035565909414,x=5.460277298718489 +color=purple,shape=square,flag=0,i=372125,u=0.35002091459496454,v=0.3958790434470656,w=0.5098794193597085,x=4.474706250833276 +color=red,shape=circle,flag=0,i=372190,u=0.79291025522697,v=0.8493005744918936,w=0.5263302149927336,x=4.602587432483611 +color=green,shape=square,flag=1,i=372218,u=0.40291391742358695,v=0.6021815986441458,w=0.48626671272928873,x=5.612360053442166 +color=blue,shape=triangle,flag=1,i=372254,u=0.06583186167773669,v=0.2992133757023169,w=0.5166522451567229,x=7.034692986210788 +color=red,shape=triangle,flag=0,i=372295,u=0.5006374274046266,v=0.1546090633702616,w=0.5042697870488335,x=5.291583227203817 +color=red,shape=triangle,flag=0,i=372330,u=0.9864723786100202,v=0.8250479892913812,w=0.49612436711205143,x=5.105525358933398 +color=yellow,shape=square,flag=1,i=372357,u=0.5241133434511219,v=0.13718435454131117,w=0.49990225761923773,x=6.133552328593815 +color=orange,shape=triangle,flag=0,i=372381,u=0.010474395956650007,v=0.10813919297176067,w=0.5089801531858591,x=4.436400330850538 +color=red,shape=triangle,flag=1,i=372389,u=0.32943558295730657,v=0.9639409828615061,w=0.4957871460681552,x=2.9078262118445366 +color=green,shape=circle,flag=0,i=372444,u=0.3289651954956777,v=0.0005012669003675585,w=0.5168396145304434,x=5.763564391334159 +color=blue,shape=triangle,flag=1,i=372529,u=0.8644876769517047,v=0.2816080933358057,w=0.51584081453108,x=4.039672499886708 +color=blue,shape=circle,flag=0,i=372546,u=0.5965385151564035,v=0.951036798339431,w=0.5149565701117595,x=5.30678271186835 +color=green,shape=triangle,flag=0,i=372573,u=0.8649132779034757,v=0.09148676051735127,w=0.47719837345277005,x=6.622641694721412 +color=blue,shape=circle,flag=0,i=372580,u=0.4500036001257083,v=0.9595646461419677,w=0.5145311776465503,x=3.0774155194558888 +color=red,shape=triangle,flag=1,i=372600,u=0.9186764537850587,v=0.11238234017476367,w=0.49710736840479497,x=5.954795765343072 +color=purple,shape=triangle,flag=0,i=372612,u=0.9699693146496409,v=0.32194205614852567,w=0.4921425489278764,x=7.188639100501519 +color=yellow,shape=triangle,flag=1,i=372625,u=0.6183461492286181,v=0.7553582988924024,w=0.5068765649512922,x=6.798741976251505 +color=red,shape=triangle,flag=0,i=372631,u=0.23008657394441356,v=0.8671538544785025,w=0.49797364430528185,x=5.915835529186908 +color=blue,shape=circle,flag=1,i=372718,u=0.8510489726029078,v=0.6488404429484304,w=0.5067544548660893,x=3.9968082317052294 +color=green,shape=square,flag=0,i=372722,u=0.6558736950046088,v=0.4426693570923439,w=0.48633782631649775,x=3.6796350041568684 +color=yellow,shape=circle,flag=1,i=372739,u=0.23000152048303502,v=0.7264792541863004,w=0.499072587362543,x=6.0138648938010535 +color=red,shape=triangle,flag=0,i=372826,u=0.5179873809927983,v=0.7117302875055687,w=0.5034995883795009,x=4.06281266643197 +color=red,shape=square,flag=1,i=372864,u=0.2723551975430052,v=0.1897879757149683,w=0.5254401488733796,x=4.7372181328436085 +color=red,shape=square,flag=0,i=372951,u=0.30983182228477213,v=0.0778484722085594,w=0.5308148030729908,x=4.517821672237914 +color=red,shape=square,flag=1,i=373050,u=0.709120648229431,v=0.17004605025488417,w=0.5273920145694707,x=4.47368188880185 +color=red,shape=circle,flag=1,i=373112,u=0.14764498315564645,v=0.1929774637478571,w=0.5292450006647548,x=4.0999308862013875 +color=blue,shape=square,flag=0,i=373132,u=0.5294156983321282,v=0.8286313269472367,w=0.4982429879863127,x=5.793112969323659 +color=red,shape=triangle,flag=0,i=373194,u=0.04867850900404547,v=0.9383175985076053,w=0.49563483918301704,x=5.8925709764789564 +color=green,shape=square,flag=0,i=373261,u=0.5221295680710472,v=0.9888864052686629,w=0.4979885981986899,x=4.607816454947834 +color=blue,shape=square,flag=1,i=373380,u=0.9420382598038157,v=0.379324794370812,w=0.49563464161249665,x=7.904342191233759 +color=red,shape=triangle,flag=1,i=373385,u=0.9068279425614332,v=0.8563730677745992,w=0.4919221265912739,x=4.863947969500148 +color=red,shape=circle,flag=0,i=373480,u=0.7563958208448414,v=0.6998420957844103,w=0.5251902558268223,x=5.894682368656684 +color=purple,shape=square,flag=0,i=373510,u=0.45817334086480754,v=0.5170576990703348,w=0.4968839326757915,x=4.942121550003258 +color=red,shape=square,flag=0,i=373705,u=0.43817873495487525,v=0.11641921116287135,w=0.5253951944272784,x=3.8899618805750404 +color=red,shape=circle,flag=0,i=373775,u=0.07647795745176733,v=0.113566323029729,w=0.5129774099736205,x=4.183420642946919 +color=red,shape=square,flag=0,i=373819,u=0.020592823584431152,v=0.975173817482053,w=0.5201764887296262,x=3.3376322773067817 +color=blue,shape=square,flag=1,i=373858,u=0.24337781675897274,v=0.2177815017781496,w=0.5066889951636958,x=3.6461295802047498 +color=red,shape=square,flag=0,i=373884,u=0.623543025423303,v=0.10433876527445662,w=0.517179691766531,x=4.624612095721415 +color=yellow,shape=triangle,flag=1,i=373897,u=0.7512935510372817,v=0.734837885516518,w=0.49846560985990546,x=4.2636152571421855 +color=red,shape=circle,flag=0,i=373951,u=0.10534648801385027,v=0.20524199587201541,w=0.5035367076184488,x=2.970228485933329 +color=blue,shape=triangle,flag=0,i=373967,u=0.6772071447096011,v=0.7838638110987186,w=0.5104766569470135,x=5.85929135054377 +color=green,shape=square,flag=0,i=374010,u=0.7263706240692465,v=0.030781064159093985,w=0.48667733318817413,x=3.3070100398451365 +color=red,shape=triangle,flag=1,i=374074,u=0.2607019003379061,v=0.5339014318993949,w=0.48157592588909687,x=4.4358352560455 +color=green,shape=square,flag=0,i=374102,u=0.9448557069603734,v=0.46144943854412324,w=0.4889583137136693,x=5.363334356029843 +color=green,shape=circle,flag=0,i=374257,u=0.9771917335030909,v=0.6888322919339299,w=0.4975961982610521,x=3.449680357165145 +color=red,shape=triangle,flag=1,i=374303,u=0.6026463336619938,v=0.1024166716399133,w=0.4732245130091161,x=5.835247136578104 +color=red,shape=square,flag=1,i=374313,u=0.48262587595894835,v=0.37157525189736296,w=0.5297945671059928,x=4.224868771609265 +color=green,shape=square,flag=0,i=374349,u=0.18288427925472805,v=0.015877164393682364,w=0.4909218346237854,x=5.441451111365079 +color=blue,shape=square,flag=1,i=374358,u=0.7905099363493048,v=0.7896156225587122,w=0.5187914231141615,x=5.426423768480798 +color=red,shape=circle,flag=0,i=374451,u=0.5516627345373434,v=0.5864021452580853,w=0.4983626770607954,x=3.4071241968360337 +color=red,shape=circle,flag=0,i=374594,u=0.945429259821453,v=0.9719372848090725,w=0.4967795542266296,x=5.347800519043236 +color=green,shape=square,flag=0,i=374621,u=0.1535922133019476,v=0.010668070394192819,w=0.4907173534845199,x=5.984633685060537 +color=blue,shape=square,flag=0,i=374655,u=0.5981963559775522,v=0.11792577988732766,w=0.5190767792230858,x=6.830316594649006 +color=purple,shape=square,flag=0,i=374708,u=0.19347104279068772,v=0.21573095612416882,w=0.4941875867798613,x=5.632709057232895 +color=red,shape=square,flag=0,i=374765,u=0.09111599781438584,v=0.45811081075245175,w=0.5287255586227518,x=4.151652872382568 +color=red,shape=triangle,flag=0,i=374804,u=0.8305238189559678,v=0.2823882612515901,w=0.4605735290481944,x=4.196752960002679 +color=blue,shape=square,flag=1,i=374807,u=0.20763259922265842,v=0.9962466757568939,w=0.5203329282517026,x=5.161169723849628 +color=red,shape=square,flag=1,i=374856,u=0.3322698897360169,v=0.5457527501700328,w=0.5285993508400428,x=5.633722348136948 +color=purple,shape=square,flag=0,i=374865,u=0.563061970220946,v=0.6657924898046755,w=0.489399159568048,x=5.454305611354727 +color=red,shape=triangle,flag=0,i=374950,u=0.20258116002912574,v=0.7232876317439324,w=0.4698974291569513,x=4.30383926696124 +color=blue,shape=triangle,flag=0,i=375003,u=0.8625968637336654,v=0.8612979219248911,w=0.5003823503353495,x=4.2538705389806974 +color=red,shape=square,flag=0,i=375024,u=0.6892800110198373,v=0.1251579760229029,w=0.5227290201720401,x=5.891890301810555 +color=purple,shape=square,flag=0,i=375055,u=0.5715658727337238,v=0.5383962053561394,w=0.4882862473154879,x=4.379031207070903 +color=purple,shape=square,flag=0,i=375078,u=0.01005264691899832,v=0.7023238764836227,w=0.49376657434988924,x=6.7332438589909644 +color=red,shape=square,flag=1,i=375176,u=0.19227533016762532,v=0.9391381148603628,w=0.5247846045691217,x=4.562503628146505 +color=blue,shape=triangle,flag=0,i=375220,u=0.5108493646092617,v=0.04514088017253726,w=0.503498744545002,x=4.8591549326123475 +color=yellow,shape=triangle,flag=1,i=375255,u=0.38333447674132615,v=0.7628189688940775,w=0.492977771366999,x=4.083112374709039 +color=purple,shape=square,flag=0,i=375264,u=0.03378335735159066,v=0.6605812699878494,w=0.48444801239592317,x=3.6137194488627067 +color=purple,shape=square,flag=0,i=375382,u=0.11983350395662407,v=0.6776305066704684,w=0.4802682236113198,x=4.104738631543207 +color=green,shape=triangle,flag=0,i=375460,u=0.8607417326531254,v=0.5949693667749962,w=0.48549329179404455,x=4.407897460367713 +color=yellow,shape=square,flag=1,i=375505,u=0.4596765018887293,v=0.26422536386579976,w=0.5173476340952787,x=6.148702548461491 +color=red,shape=triangle,flag=1,i=375516,u=0.15202526130769134,v=0.38063211337670755,w=0.4893375663310441,x=3.4519042360517695 +color=red,shape=square,flag=1,i=375523,u=0.40175905204290274,v=0.40391774232223854,w=0.5279002982270758,x=3.778059594042656 +color=blue,shape=square,flag=1,i=375535,u=0.9244395349673898,v=0.42443049923804577,w=0.5170664137792557,x=4.550639626971413 +color=purple,shape=triangle,flag=0,i=375662,u=0.12671748229364066,v=0.4874007275096701,w=0.48601340180309904,x=5.919214501812422 +color=green,shape=square,flag=1,i=375719,u=0.5134938685226365,v=0.8839705864814802,w=0.4782139684567321,x=4.226420194212593 +color=red,shape=square,flag=0,i=375725,u=0.21301900232216486,v=0.12593123029841757,w=0.5220877510995696,x=3.6410497166169886 +color=red,shape=circle,flag=1,i=375746,u=0.07693130714370355,v=0.10995103522411168,w=0.48038894775611385,x=4.228261653242684 +color=red,shape=triangle,flag=0,i=375810,u=0.3874632390923548,v=0.4327220575708186,w=0.4924739242568785,x=5.35625158595733 +color=red,shape=triangle,flag=0,i=375836,u=0.9701929769281673,v=0.9037417970215005,w=0.4847116714111441,x=5.725677359896707 +color=orange,shape=triangle,flag=1,i=375855,u=0.18863723342263317,v=0.24846632036006866,w=0.5109649587971444,x=5.813016576370831 +color=red,shape=circle,flag=0,i=375901,u=0.3287320520386863,v=0.3250446235760209,w=0.49127620877440253,x=2.5084090150515412 +color=green,shape=triangle,flag=0,i=375950,u=0.25779790129408353,v=0.0674247087839257,w=0.4911262483264463,x=5.567269566215741 +color=blue,shape=circle,flag=1,i=375970,u=0.357690113525865,v=0.5401196101290404,w=0.4993864466653269,x=3.7044565220355117 +color=red,shape=circle,flag=0,i=376037,u=0.7510120944091546,v=0.7431781866112418,w=0.49058708243254423,x=6.810490235822786 +color=purple,shape=triangle,flag=0,i=376041,u=0.1603043319255274,v=0.4625692979491671,w=0.48695883391154,x=4.96732957568248 +color=yellow,shape=circle,flag=1,i=376244,u=0.676844164319526,v=0.936725146337167,w=0.5099969215041289,x=6.234240676254099 +color=red,shape=square,flag=0,i=376285,u=0.6446659281006489,v=0.5175660435630324,w=0.5151958930781878,x=6.8611019790328145 +color=red,shape=square,flag=0,i=376290,u=0.3409687777588285,v=0.8999995674758315,w=0.5156917920846991,x=6.7921599695275505 +color=red,shape=square,flag=1,i=376300,u=0.45859657967610057,v=0.3656105550835457,w=0.5154729016657188,x=3.696978455287106 +color=yellow,shape=triangle,flag=0,i=376520,u=0.2610907123027705,v=0.5237798928294737,w=0.5014752981619796,x=6.365781918924758 +color=blue,shape=circle,flag=0,i=376585,u=0.15141833645024882,v=0.26378981580255034,w=0.48911646158067973,x=4.8737693597224485 +color=yellow,shape=square,flag=1,i=376656,u=0.6964641888418144,v=0.2027409369455846,w=0.5118328475993918,x=4.799359812196501 +color=blue,shape=triangle,flag=0,i=376712,u=0.5930466331147796,v=0.7567849694048852,w=0.5081372745594764,x=4.657691984751567 +color=red,shape=triangle,flag=0,i=376760,u=0.10922834451652375,v=0.6103106443343256,w=0.4767723707613561,x=5.583897254866231 +color=blue,shape=square,flag=1,i=376768,u=0.6375437277279246,v=0.7744805532740272,w=0.5038428932065878,x=5.04725085115049 +color=red,shape=circle,flag=0,i=376864,u=0.7155677568355481,v=0.6598571030784607,w=0.49629260875176784,x=6.607036320640603 +color=red,shape=triangle,flag=0,i=377012,u=0.8808261525746126,v=0.15523665320888558,w=0.473999401371741,x=6.287426943392451 +color=purple,shape=triangle,flag=1,i=377017,u=0.5386779497713138,v=0.06733566374828381,w=0.4901505560981755,x=6.51914329025031 +color=red,shape=triangle,flag=1,i=377071,u=0.38950713442883356,v=0.2666800464770108,w=0.4764081342261732,x=7.432812911521515 +color=blue,shape=square,flag=0,i=377165,u=0.3554035819456608,v=0.5629294550493659,w=0.5048791235784019,x=4.818441659188746 +color=red,shape=square,flag=0,i=377168,u=0.16482058499765828,v=0.7562790517306017,w=0.5043472942958557,x=6.147200440654905 +color=red,shape=square,flag=0,i=377255,u=0.0009495799592779131,v=0.03406316353835148,w=0.4990426666507558,x=4.905440225098672 +color=yellow,shape=square,flag=1,i=377296,u=0.6352053093764487,v=0.962711097993488,w=0.5085909817814864,x=3.7600148098726898 +color=yellow,shape=square,flag=1,i=377369,u=0.004725539958056246,v=0.4576002449786595,w=0.5145504402085824,x=5.226666060773338 +color=blue,shape=triangle,flag=0,i=377415,u=0.069577529834978,v=0.8771892135808287,w=0.5073546889309503,x=4.520959625846948 +color=red,shape=circle,flag=1,i=377455,u=0.928088830749936,v=0.8896654695319893,w=0.501216303408147,x=3.7360966573202514 +color=blue,shape=triangle,flag=0,i=377531,u=0.8553222803773598,v=0.10082373724243787,w=0.5083141981233915,x=5.959244981300554 +color=yellow,shape=triangle,flag=1,i=377541,u=0.9026235012282425,v=0.014810326518428507,w=0.4975508044571711,x=5.853777038623881 +color=yellow,shape=circle,flag=1,i=377589,u=0.2865333014524597,v=0.09746212379561847,w=0.5173857972860151,x=4.905216217374824 +color=red,shape=square,flag=1,i=377612,u=0.10175448150457833,v=0.5751535160121101,w=0.5038512522281451,x=4.723603312684658 +color=red,shape=square,flag=1,i=377648,u=0.38339531909138613,v=0.2639001311017938,w=0.5132283932993867,x=6.006291577090569 +color=red,shape=square,flag=1,i=377693,u=0.2558592745784639,v=0.05311299722166407,w=0.5115484086707561,x=2.7016662817727286 +color=green,shape=triangle,flag=0,i=377862,u=0.4305180890062592,v=0.9354143160561779,w=0.5172762833306427,x=4.359080074142157 +color=red,shape=square,flag=1,i=377976,u=0.14405675430660847,v=0.3037167415128579,w=0.5101798085754583,x=5.70927704526992 +color=yellow,shape=square,flag=1,i=378022,u=0.201035208887139,v=0.8480401023090458,w=0.5050193448739322,x=3.4944549796548596 +color=blue,shape=square,flag=1,i=378145,u=0.8802285846004505,v=0.13407926435102302,w=0.49640083115194,x=6.087347708773302 +color=yellow,shape=square,flag=1,i=378209,u=0.8960158694466789,v=0.9704766533218534,w=0.5042020194564072,x=5.029082053242115 +color=yellow,shape=square,flag=1,i=378213,u=0.5978488198743882,v=0.37787829397501427,w=0.5004855381958734,x=4.389400795529668 +color=red,shape=triangle,flag=0,i=378262,u=0.6240064191051112,v=0.5703501649929268,w=0.488843747208351,x=5.129025026851264 +color=red,shape=triangle,flag=0,i=378292,u=0.5470569475832744,v=0.9756165926047606,w=0.4932618907149586,x=5.253286623148804 +color=red,shape=square,flag=1,i=378315,u=0.7102481456297569,v=0.4911367230806417,w=0.5008489806383956,x=5.26961788741773 +color=red,shape=triangle,flag=1,i=378393,u=0.6561003034425807,v=0.7972740338240779,w=0.49421066817522435,x=7.803822059996219 +color=red,shape=square,flag=0,i=378491,u=0.4366390844393546,v=0.6906985181971231,w=0.4807420064596584,x=4.7393503683284095 +color=blue,shape=square,flag=1,i=378558,u=0.6149584495093532,v=0.41934374368866256,w=0.5098315710175045,x=5.608160441574413 +color=yellow,shape=square,flag=1,i=378610,u=0.6990257283371092,v=0.2962816179750801,w=0.4941817022232349,x=5.534226672377635 +color=red,shape=square,flag=0,i=378680,u=0.4694271707680544,v=0.3208448478265661,w=0.4744399093376625,x=4.4734000147075825 +color=green,shape=triangle,flag=0,i=378699,u=0.9325980125289542,v=0.863020102025737,w=0.5084650379055495,x=6.391887528533768 +color=red,shape=square,flag=1,i=378812,u=0.16813249459460233,v=0.7374549851261671,w=0.4718190527883035,x=3.6718018956767327 +color=red,shape=square,flag=1,i=378965,u=0.08894582109819293,v=0.6000135568343806,w=0.4795656502027283,x=4.335128625899531 +color=purple,shape=square,flag=0,i=378980,u=0.3468131948434764,v=0.6006738188914619,w=0.4931816181929421,x=3.983448108356022 +color=blue,shape=square,flag=1,i=379077,u=0.5149419880487021,v=0.5036298899468596,w=0.5088589858709743,x=4.408149743880865 +color=blue,shape=triangle,flag=1,i=379120,u=0.8954548036364832,v=0.4408623314596646,w=0.4746441626388489,x=6.426931798648624 +color=red,shape=circle,flag=0,i=379125,u=0.12287715187493742,v=0.04789986778155528,w=0.5196696158158836,x=4.560843478512571 +color=red,shape=square,flag=0,i=379144,u=0.3985572566687491,v=0.12815682950766194,w=0.4756016974432333,x=5.377997650338762 +color=purple,shape=triangle,flag=0,i=379225,u=0.8021072746184713,v=0.12070363535957285,w=0.4702399817686198,x=5.0113682597077185 +color=green,shape=circle,flag=0,i=379237,u=0.18488866254057112,v=0.11468324436011201,w=0.49143001203031084,x=3.2943961749610438 +color=red,shape=circle,flag=0,i=379242,u=0.1381322171900793,v=0.15022762256624764,w=0.5212530276762425,x=5.056600368873066 +color=yellow,shape=square,flag=1,i=379285,u=0.03295318379313106,v=0.8850626143030532,w=0.49413067472286637,x=5.385128438317927 +color=purple,shape=square,flag=0,i=379527,u=0.20200805455323,v=0.744647626765385,w=0.49206822092449926,x=8.220892842497657 +color=blue,shape=circle,flag=1,i=379541,u=0.8052598880713813,v=0.057428685846987015,w=0.48831355100325613,x=6.611056168510579 +color=red,shape=circle,flag=1,i=379556,u=0.4332171492101451,v=0.44534885763395476,w=0.5196597647356826,x=4.107100514199269 +color=green,shape=circle,flag=0,i=379586,u=0.17705199786990788,v=0.4207031506723816,w=0.5014435007025267,x=3.546014256391011 +color=red,shape=circle,flag=0,i=379716,u=0.7878904315943659,v=0.8055486594828597,w=0.5301132508138457,x=6.1134866317158405 +color=purple,shape=square,flag=0,i=379881,u=0.06734587877410814,v=0.21288735833675743,w=0.4767770370956767,x=6.445437307417428 +color=blue,shape=square,flag=0,i=379943,u=0.39575172885065846,v=0.4637412237308357,w=0.5032758150206922,x=5.499823719296377 +color=red,shape=circle,flag=1,i=379956,u=0.9091170467174449,v=0.9741284357179678,w=0.5295212319647594,x=6.308852776865592 +color=green,shape=square,flag=1,i=380160,u=0.2493610294300448,v=0.9204098762255356,w=0.47734531980910777,x=5.187007359259788 +color=blue,shape=circle,flag=1,i=380182,u=0.9927854320007904,v=0.32506230148003556,w=0.4871355497015411,x=5.021868544862186 +color=blue,shape=circle,flag=1,i=380190,u=0.6925251794010225,v=0.8804878900515186,w=0.4898651628380573,x=4.480835808161586 +color=red,shape=square,flag=0,i=380257,u=0.9167587913426889,v=0.6490837121495829,w=0.4850515398929979,x=3.7837005627476956 +color=green,shape=triangle,flag=0,i=380290,u=0.5177756935104152,v=0.8144260505173898,w=0.5101053061428206,x=3.8260057306518136 +color=red,shape=circle,flag=0,i=380463,u=0.013500520841920438,v=0.07936605338912676,w=0.5274579583239124,x=5.384077958139304 +color=blue,shape=triangle,flag=1,i=380865,u=0.42918097650983045,v=0.6765565737144372,w=0.4704877451252106,x=2.206541563902966 +color=red,shape=square,flag=0,i=380865,u=0.2614546432113146,v=0.8779217806047592,w=0.4689909245888773,x=3.515801994314156 +color=purple,shape=square,flag=0,i=380879,u=0.9230548490799251,v=0.20677485645913862,w=0.4918545620497562,x=4.8305498361765435 +color=red,shape=circle,flag=1,i=380889,u=0.9873402214957514,v=0.989657002194948,w=0.5237403101147309,x=6.166278355280192 +color=purple,shape=square,flag=0,i=381062,u=0.9431532816538241,v=0.21474141660271073,w=0.4930253515593033,x=3.7594040745083124 +color=purple,shape=triangle,flag=0,i=381070,u=0.609821464183716,v=0.6389526317244818,w=0.48376135835783185,x=5.014872046499547 +color=purple,shape=circle,flag=0,i=381096,u=0.20026725870065754,v=0.793205581150307,w=0.4969441153050769,x=5.6323833995846195 +color=yellow,shape=triangle,flag=0,i=381160,u=0.3136266773812564,v=0.8272054379835488,w=0.49668967367362116,x=5.257403979198879 +color=blue,shape=triangle,flag=1,i=381255,u=0.49434565499304994,v=0.41676771659597245,w=0.46723583175996675,x=4.335445528958487 +color=orange,shape=triangle,flag=0,i=381437,u=0.7552996540912389,v=0.8935930400745189,w=0.5065363727687604,x=5.994057905754794 +color=red,shape=triangle,flag=0,i=381594,u=0.335725690636258,v=0.41837153975083907,w=0.4959504523532034,x=4.519741043597379 +color=purple,shape=square,flag=0,i=381605,u=0.8288363545777822,v=0.08577507565980647,w=0.48765964027079794,x=4.600099106336966 +color=purple,shape=triangle,flag=0,i=381810,u=0.5715881630469227,v=0.14729620799909005,w=0.48039556454605437,x=6.146797804220459 +color=red,shape=triangle,flag=0,i=381900,u=0.279101484797904,v=0.4109954206489326,w=0.5004782122977516,x=4.623599803175675 +color=red,shape=triangle,flag=0,i=381964,u=0.9573963142758083,v=0.4935114236307473,w=0.49685789478221154,x=5.259212049815939 +color=green,shape=square,flag=0,i=381998,u=0.2952553189706415,v=0.3715260554059431,w=0.4714357366530857,x=5.361695064178093 +color=red,shape=square,flag=0,i=382114,u=0.3834635032257123,v=0.029416298554753473,w=0.45550242204102026,x=4.736058545702815 +color=orange,shape=square,flag=1,i=382130,u=0.2850562919010694,v=0.7868728087902546,w=0.5183553119186447,x=4.795621189829819 +color=red,shape=triangle,flag=0,i=382145,u=0.7410802738316075,v=0.9010013222494525,w=0.49696282194342084,x=5.504560178177751 +color=purple,shape=square,flag=0,i=382189,u=0.2839796784965293,v=0.5781825327832731,w=0.4901380690647679,x=4.853108645301831 +color=red,shape=square,flag=1,i=382210,u=0.7198502716552054,v=0.5269945982200485,w=0.4580120750821909,x=5.606712965703426 +color=red,shape=square,flag=0,i=382255,u=0.882822684791914,v=0.7382766439307654,w=0.4606550342194117,x=6.058089929367234 +color=yellow,shape=circle,flag=1,i=382274,u=0.7841204724506287,v=0.968116729443913,w=0.5291663496637445,x=5.05585812332319 +color=blue,shape=square,flag=1,i=382282,u=0.7713878211892955,v=0.1825730748525337,w=0.5206337721721971,x=5.673757426079461 +color=red,shape=square,flag=1,i=382372,u=0.12950794968832724,v=0.9732315184612382,w=0.46671396209064847,x=6.196978169535126 +color=yellow,shape=triangle,flag=1,i=382441,u=0.16708369275300383,v=0.10000696220863614,w=0.5030373383268141,x=6.710254718636688 +color=red,shape=triangle,flag=0,i=382510,u=0.16780794197173354,v=0.3692395976984879,w=0.5015701856233178,x=3.638292085279994 +color=yellow,shape=square,flag=1,i=382624,u=0.19198671073585116,v=0.17932130955503012,w=0.49847691944723177,x=7.519202986839545 +color=yellow,shape=circle,flag=1,i=382643,u=0.9903564738971828,v=0.7682144346892245,w=0.5168304712952871,x=4.961367236877486 +color=red,shape=square,flag=0,i=382662,u=0.7533687620024123,v=0.5848577522418097,w=0.45942372500333273,x=7.215166600925446 +color=red,shape=square,flag=0,i=382740,u=0.8905442476175128,v=0.3161612820671559,w=0.45922492218360644,x=4.5884612079356595 +color=yellow,shape=triangle,flag=1,i=382815,u=0.5641945990626297,v=0.28371417959395917,w=0.5020034373981855,x=7.295391934824061 +color=red,shape=square,flag=0,i=383009,u=0.4210588440059848,v=0.7639543920834846,w=0.45347407490917707,x=5.170145105502908 +color=red,shape=square,flag=1,i=383045,u=0.7939565415336549,v=0.9475167748252384,w=0.4605768025184789,x=4.635759652301643 +color=red,shape=square,flag=0,i=383095,u=0.09482789359701671,v=0.7810394740165318,w=0.46042606676004,x=4.348479427136168 +color=green,shape=square,flag=0,i=383114,u=0.31546661809489795,v=0.3025053899297562,w=0.4846801333400167,x=4.7358072152506505 +color=yellow,shape=square,flag=1,i=383210,u=0.004766043712697288,v=0.4285654945304932,w=0.4990474064849798,x=4.5790215377135475 +color=red,shape=triangle,flag=0,i=383433,u=0.29815928993385976,v=0.49258608624814926,w=0.4940528476148049,x=4.410959847806137 +color=purple,shape=triangle,flag=0,i=383483,u=0.9833449975502577,v=0.6904901237251319,w=0.4677075990679117,x=5.38305939403546 +color=orange,shape=square,flag=0,i=383666,u=0.1340198537032199,v=0.6230296547623884,w=0.5191147587853986,x=4.317819627450959 +color=red,shape=triangle,flag=0,i=383684,u=0.33712120934518763,v=0.6355057298358443,w=0.4885421721611272,x=5.462678747284495 +color=red,shape=square,flag=0,i=383720,u=0.7076128300554048,v=0.3612592418390992,w=0.4534417088536488,x=3.553903621042796 +color=red,shape=circle,flag=0,i=383727,u=0.7346994503904052,v=0.6709551075125401,w=0.5201947203592728,x=5.836860612469489 +color=red,shape=square,flag=1,i=383744,u=0.3935879606692859,v=0.4113539802848414,w=0.45628730910451076,x=5.311646949788667 +color=red,shape=circle,flag=1,i=383765,u=0.41235423667859183,v=0.493829133643183,w=0.5157115690246393,x=5.303995341566885 +color=yellow,shape=triangle,flag=1,i=383846,u=0.305985160252608,v=0.8809371695402696,w=0.5081662679952208,x=7.822690417690133 +color=purple,shape=square,flag=0,i=383853,u=0.3659882568404359,v=0.476692011500199,w=0.4884406863910534,x=3.1242199348560633 +color=red,shape=square,flag=1,i=383917,u=0.959283579866316,v=0.770921589533541,w=0.46381838261628455,x=4.763967572986673 +color=green,shape=square,flag=0,i=384095,u=0.6532515707206029,v=0.14428910080925705,w=0.4927813260498352,x=4.799584976230563 +color=red,shape=circle,flag=0,i=384160,u=0.36559371364884163,v=0.37579210044452566,w=0.5101190603508893,x=6.863713650351852 +color=green,shape=square,flag=1,i=384204,u=0.1682757425890279,v=0.8119245998051429,w=0.501864835850702,x=4.546026981081092 +color=purple,shape=square,flag=0,i=384210,u=0.5227178082152303,v=0.29203156269608455,w=0.49532571929570274,x=5.026733299375825 +color=yellow,shape=square,flag=1,i=384231,u=0.661282221648051,v=0.5356646035492276,w=0.5101232526911603,x=3.664937209856302 +color=blue,shape=circle,flag=0,i=384245,u=0.15985966900502668,v=0.20680381891863253,w=0.4976140209855073,x=5.44375813420731 +color=red,shape=square,flag=1,i=384332,u=0.47595884339009054,v=0.7788440380136896,w=0.4637651356713886,x=4.056418678235501 +color=blue,shape=triangle,flag=0,i=384348,u=0.5148765705215134,v=0.8201343712473447,w=0.4833697262853864,x=4.444947868201772 +color=red,shape=square,flag=0,i=384448,u=0.06276868823340664,v=0.21467726472252235,w=0.4677796759139046,x=3.984786234417578 +color=red,shape=square,flag=0,i=384490,u=0.3528319674319337,v=0.10294828448589244,w=0.47574671852218026,x=4.831450986764156 +color=green,shape=circle,flag=0,i=384539,u=0.11120179319678114,v=0.1857854246924422,w=0.5027494113393097,x=6.153389907420025 +color=red,shape=circle,flag=1,i=384599,u=0.1513898702929034,v=0.09170235004311755,w=0.5280104857140738,x=4.721211513188092 +color=red,shape=circle,flag=1,i=384681,u=0.7827812711822434,v=0.7263464027350637,w=0.5281972165627313,x=5.6435949386947755 +color=red,shape=triangle,flag=0,i=384702,u=0.2607488809569648,v=0.3692085201022801,w=0.48136495022376974,x=7.8727596727241185 +color=red,shape=circle,flag=1,i=384731,u=0.6550325045303718,v=0.7084881945203096,w=0.5269230330360379,x=4.587075827592058 +color=red,shape=square,flag=0,i=384807,u=0.6335073543985587,v=0.21036469813066117,w=0.479503905024245,x=6.231482302904311 +color=green,shape=square,flag=0,i=384864,u=0.9088008377276038,v=0.5469320319841137,w=0.4936443160847649,x=7.641369883045168 +color=red,shape=triangle,flag=1,i=384995,u=0.9281446487255947,v=0.8585629394008908,w=0.47618411763181206,x=6.394502412078232 +color=yellow,shape=square,flag=0,i=385017,u=0.19738235360934986,v=0.11021928539582238,w=0.5055229571562947,x=4.664690223675415 +color=orange,shape=square,flag=1,i=385038,u=0.7375304044096296,v=0.36511415064301433,w=0.5136264196737452,x=5.342645643600903 +color=red,shape=square,flag=0,i=385081,u=0.32752017620638896,v=0.9856779086957664,w=0.4823151627725228,x=5.010023735914677 +color=red,shape=triangle,flag=1,i=385150,u=0.5469610403836389,v=0.9522044439683123,w=0.485575358704096,x=5.159358604405621 +color=blue,shape=triangle,flag=0,i=385239,u=0.7938322489682957,v=0.46407313222969127,w=0.4758874717080517,x=3.5729030713180876 +color=red,shape=circle,flag=0,i=385266,u=0.8831034522394201,v=0.9531503251783967,w=0.5279176082822314,x=4.524986670551221 +color=red,shape=square,flag=0,i=385409,u=0.29516644811905557,v=0.5110105965402431,w=0.4769777390821584,x=4.253687086097668 +color=red,shape=square,flag=0,i=385456,u=0.7825277204760981,v=0.7822768676055581,w=0.47481923731339115,x=5.079670205105158 +color=red,shape=square,flag=0,i=385497,u=0.07302432520920188,v=0.39785580369448503,w=0.47842499657163207,x=5.71835421334615 +color=blue,shape=triangle,flag=1,i=385563,u=0.39423653538152303,v=0.11795572601740678,w=0.4737626042420189,x=4.0947033853609645 +color=red,shape=circle,flag=0,i=385581,u=0.9421489349811454,v=1.0070134143017686,w=0.5217223355804862,x=5.3218552534961745 +color=blue,shape=circle,flag=0,i=385684,u=0.0379159016193118,v=0.7798608866751163,w=0.509728511574839,x=4.736924438644583 +color=purple,shape=square,flag=0,i=385700,u=0.8946258375181065,v=0.18082688296579663,w=0.5048421067172387,x=6.573813893201475 +color=red,shape=square,flag=1,i=385717,u=0.5575107832809912,v=0.2054568499609042,w=0.46947134425273107,x=6.170322550837511 +color=blue,shape=triangle,flag=1,i=385800,u=0.6522799342859079,v=0.6472997601595853,w=0.4818153443925534,x=6.6272356859148465 +color=yellow,shape=triangle,flag=1,i=385816,u=0.7491156796196939,v=0.8135376354490241,w=0.5114868676273986,x=5.838198702223457 +color=red,shape=triangle,flag=0,i=385921,u=0.6917504998535641,v=0.013787670735251667,w=0.4978673714798339,x=3.344329605081361 +color=yellow,shape=triangle,flag=1,i=385965,u=0.3072066911750212,v=0.32871805637486695,w=0.5083451332581012,x=4.5195331356617565 +color=orange,shape=triangle,flag=0,i=385974,u=0.6446130972426188,v=0.7270919351343222,w=0.4987853860085344,x=6.983885845745921 +color=green,shape=triangle,flag=0,i=385987,u=0.3009031556184564,v=0.6237406211754767,w=0.49489214109005336,x=5.6186287395451755 +color=red,shape=triangle,flag=1,i=386016,u=0.5485532893952202,v=0.10777937836919693,w=0.5011720691330133,x=7.749001863831452 +color=yellow,shape=square,flag=1,i=386053,u=0.6076597668411704,v=0.8319760196147771,w=0.5037714972963674,x=5.418550391547821 +color=red,shape=triangle,flag=1,i=386111,u=0.80988229108039,v=0.6596996615507281,w=0.502707372277778,x=5.344332909793438 +color=green,shape=square,flag=0,i=386147,u=0.5554816226317305,v=0.7913655706475917,w=0.47466356301209983,x=5.751465481275758 +color=red,shape=triangle,flag=1,i=386155,u=0.9329857915909096,v=0.37436598445850366,w=0.5060516424261574,x=5.643318282782549 +color=yellow,shape=circle,flag=1,i=386165,u=0.4558401430598601,v=0.4212612403995363,w=0.5284789105375716,x=4.61532583912487 +color=yellow,shape=circle,flag=1,i=386433,u=0.6926199692441136,v=0.9308710026879694,w=0.5290527097598187,x=4.882279348854452 +color=red,shape=circle,flag=0,i=386521,u=0.8956542163016912,v=0.8537758569578553,w=0.5106731868446719,x=4.892239666282779 +color=blue,shape=circle,flag=1,i=386557,u=0.11561282844370702,v=0.3607453384892849,w=0.5097827693620435,x=3.175863668577604 +color=red,shape=circle,flag=1,i=386570,u=0.5331088810981582,v=0.4730798674677947,w=0.5061594431176809,x=4.020397800630222 +color=red,shape=triangle,flag=0,i=386582,u=0.968280211023668,v=0.05032418921882176,w=0.49601957682997005,x=3.8472715702079605 +color=yellow,shape=circle,flag=1,i=386595,u=0.5701614887192601,v=0.3542393125377259,w=0.5257995256701111,x=2.8808568691332312 +color=purple,shape=triangle,flag=0,i=386622,u=0.5974162886593449,v=0.6957137682534142,w=0.4944406849904481,x=3.217706487697329 +color=yellow,shape=circle,flag=1,i=386708,u=0.7416742727996676,v=0.042077644178583284,w=0.5210366039030419,x=5.836723130229981 +color=purple,shape=square,flag=0,i=386715,u=0.8437817412938233,v=0.5372651573035038,w=0.5038483946843023,x=3.4668181137543943 +color=green,shape=triangle,flag=1,i=386718,u=0.8304648665831763,v=0.5571220069861031,w=0.4970822219104579,x=7.678924727076833 +color=green,shape=square,flag=0,i=386767,u=0.31383630914270855,v=0.9320126658774085,w=0.48419044896910335,x=6.019436588292823 +color=red,shape=square,flag=0,i=386815,u=0.9349481745701733,v=0.5197747794529468,w=0.4840420519147051,x=7.200716439674264 +color=red,shape=triangle,flag=0,i=386852,u=0.027606628544258438,v=0.21072466641787524,w=0.5013165961470609,x=6.548724610890811 +color=green,shape=square,flag=0,i=386858,u=0.975699067608121,v=0.383422099140901,w=0.4909791398855183,x=5.621084666025872 +color=orange,shape=square,flag=1,i=386868,u=0.08047770282189626,v=0.793062492110941,w=0.5157356687352839,x=6.81235010781937 +color=red,shape=circle,flag=1,i=386875,u=0.9400781515070912,v=0.9937705586525689,w=0.506866768577407,x=6.015225138650724 +color=red,shape=square,flag=0,i=386971,u=0.9771929304404441,v=0.04584250823149516,w=0.4787690060978922,x=5.872117327313018 +color=red,shape=triangle,flag=0,i=387040,u=0.6209929959828102,v=0.5315706426683636,w=0.49456277587745673,x=5.261144849257304 +color=red,shape=triangle,flag=1,i=387048,u=0.5250678973758585,v=0.3074724562911556,w=0.4971848377915727,x=6.236980514084699 +color=red,shape=triangle,flag=0,i=387151,u=0.6922825609674655,v=0.6191756664552196,w=0.4897381531488978,x=5.173187322230956 +color=blue,shape=circle,flag=1,i=387176,u=0.29326301377252006,v=0.18764379074495874,w=0.4998037683537533,x=4.967728741567706 +color=yellow,shape=triangle,flag=1,i=387207,u=0.6568385917730865,v=0.38603501449884037,w=0.504300851951063,x=6.617972042200967 +color=yellow,shape=square,flag=1,i=387218,u=0.8086373354888161,v=0.5326267434636608,w=0.49826731674132146,x=5.466272639931759 +color=red,shape=triangle,flag=0,i=387247,u=0.12783454755598145,v=0.15518016995699857,w=0.4945620418537517,x=4.520613296394768 +color=red,shape=square,flag=1,i=387269,u=0.7535876571287363,v=0.9587404274991285,w=0.4828953368987452,x=7.774863579308164 +color=red,shape=triangle,flag=1,i=387270,u=0.5913530687458667,v=0.2286859031300481,w=0.49347898440221705,x=4.752452355807436 +color=red,shape=triangle,flag=0,i=387288,u=0.6845112304964417,v=0.7197492167199879,w=0.4948868982170782,x=3.3799971961615207 +color=purple,shape=triangle,flag=0,i=387353,u=0.2709531771155317,v=0.2830805073235585,w=0.5046952892589561,x=5.823416136767672 +color=green,shape=square,flag=0,i=387415,u=0.7810562792809393,v=0.9945846444761719,w=0.4895694917364415,x=3.9067195661716716 +color=red,shape=triangle,flag=1,i=387520,u=0.5160926536255005,v=0.3425738694725817,w=0.5009294398462697,x=4.296389952769009 +color=orange,shape=square,flag=0,i=387603,u=0.3046916484991026,v=0.022007322608711077,w=0.518102233366699,x=5.811935169365285 +color=green,shape=circle,flag=0,i=387610,u=0.1847073823991494,v=0.6277665629404164,w=0.49561411904056657,x=5.302702802198399 +color=purple,shape=square,flag=0,i=387668,u=0.19418624775109472,v=0.40598362848990033,w=0.48574326786845745,x=3.7112014346560205 +color=red,shape=circle,flag=0,i=387782,u=0.2470181921781045,v=0.26861474422319465,w=0.4822202295907846,x=4.611908933883087 +color=green,shape=circle,flag=0,i=387815,u=0.06706697303218212,v=0.2991750066193938,w=0.48631848107883785,x=5.087555678305484 +color=purple,shape=triangle,flag=0,i=387919,u=0.498934408482288,v=0.44398600058670823,w=0.5075041081658945,x=5.917191652700367 +color=yellow,shape=square,flag=0,i=387925,u=0.9187883771903261,v=0.9512686681524661,w=0.5062377803074822,x=5.690376112643951 +color=yellow,shape=circle,flag=1,i=387936,u=0.617108774754534,v=0.5561639609600528,w=0.5128661764819804,x=4.871203993468564 +color=red,shape=triangle,flag=1,i=387990,u=0.16028155177408732,v=0.7586084220507242,w=0.49359654375993006,x=4.112822440203012 +color=blue,shape=triangle,flag=1,i=388008,u=0.7704374985124988,v=0.14875326540096667,w=0.4900491229537145,x=4.337224914834552 +color=red,shape=circle,flag=1,i=388120,u=0.31605935880087166,v=0.23094444829271144,w=0.47216564115389187,x=6.171378882479556 +color=red,shape=circle,flag=0,i=388165,u=0.3789869749517534,v=0.30556001010592937,w=0.4606437567191414,x=3.549907806626836 +color=red,shape=square,flag=0,i=388186,u=0.42222644988739166,v=0.5776307774389853,w=0.4739427501946395,x=4.6556211646127075 +color=red,shape=square,flag=0,i=388221,u=0.23949740134670738,v=0.8040688651973041,w=0.47582915437015594,x=5.118198059843437 +color=purple,shape=circle,flag=0,i=388264,u=0.5654133645400323,v=0.5864252072985249,w=0.5189541424921014,x=4.441782794376311 +color=yellow,shape=square,flag=1,i=388268,u=0.7545532758263411,v=0.3809261963117392,w=0.5003507386396013,x=4.860571830101594 +color=purple,shape=square,flag=0,i=388413,u=0.15362166225812446,v=0.953304120678275,w=0.468433510834353,x=2.029232283175198 +color=purple,shape=square,flag=0,i=388417,u=0.5948768035457942,v=0.7875120569217479,w=0.4730640436383393,x=3.628939653649251 +color=yellow,shape=square,flag=1,i=388430,u=0.9643190178476154,v=0.9895091024459554,w=0.49608726683679294,x=5.989422198987494 +color=yellow,shape=square,flag=1,i=388436,u=0.5283933507512453,v=0.9357567666401563,w=0.4932828831862534,x=4.256644629940401 +color=red,shape=square,flag=0,i=388535,u=0.42832799289107804,v=0.6911480641381447,w=0.4727426709468536,x=4.867022461021341 +color=red,shape=triangle,flag=1,i=388566,u=0.06005610379110382,v=0.9290427781433881,w=0.508106383899453,x=3.923142028906728 +color=yellow,shape=circle,flag=1,i=388578,u=0.5824507944605519,v=0.33036925359945146,w=0.5207630881651547,x=4.506288025168842 +color=blue,shape=triangle,flag=1,i=388585,u=0.8169194900881884,v=0.6562802772541768,w=0.4909568306631267,x=3.6994105319054165 +color=yellow,shape=triangle,flag=1,i=388622,u=0.20626226201954412,v=0.10627033212268189,w=0.5201865113813897,x=6.576264450279848 +color=red,shape=circle,flag=1,i=388625,u=0.6329069317746927,v=0.5904613849683402,w=0.4622840002175637,x=5.317070896496403 +color=red,shape=square,flag=0,i=388667,u=0.8119042486209389,v=0.08674696906313295,w=0.4744983606299709,x=5.460845682331897 +color=red,shape=square,flag=0,i=388725,u=0.5169866320853493,v=0.9903358500297689,w=0.46666405521906595,x=5.063859609553524 +color=yellow,shape=square,flag=1,i=388759,u=0.7312031190861369,v=0.29551859041115225,w=0.4872724688038252,x=6.093214875935353 +color=red,shape=square,flag=1,i=388880,u=0.15908942773660728,v=0.3555485917665824,w=0.4749996833976505,x=6.241436735526784 +color=red,shape=square,flag=0,i=388895,u=0.632555727291959,v=0.7445617396779969,w=0.4762180709299892,x=3.9950859060840216 +color=red,shape=square,flag=0,i=388940,u=0.6692951498082319,v=0.33974444942480664,w=0.4742385589548459,x=3.5887931577232646 +color=orange,shape=square,flag=1,i=388967,u=0.11058735435983735,v=0.5961427322054564,w=0.5148986707983465,x=5.663541742240869 +color=blue,shape=circle,flag=1,i=388997,u=0.6582307214407296,v=0.9120939175274341,w=0.48178010815093913,x=7.025552654046845 +color=red,shape=circle,flag=1,i=389075,u=0.7214603496315611,v=0.7266824220555177,w=0.4718515455092195,x=4.426497271087648 +color=orange,shape=square,flag=1,i=389089,u=0.010721538735855907,v=0.006231260234710323,w=0.5133732359584059,x=3.634738606032416 +color=red,shape=triangle,flag=1,i=389094,u=0.6894477612063545,v=0.3466947464453557,w=0.5023635515762704,x=5.732609940743846 +color=yellow,shape=circle,flag=1,i=389104,u=0.1805495217652382,v=0.7356976980899061,w=0.5113463297982055,x=4.287067699934512 +color=green,shape=circle,flag=0,i=389112,u=0.8381807923274504,v=0.24799701284383524,w=0.4937220905991134,x=4.9168942702912295 +color=blue,shape=square,flag=0,i=389139,u=0.8377691267068565,v=0.16853365106050433,w=0.5096345672312499,x=5.92659233789247 +color=red,shape=circle,flag=0,i=389233,u=0.40161141025848024,v=0.3568366471118537,w=0.47702946462799095,x=6.7201255638955 +color=yellow,shape=square,flag=1,i=389242,u=0.08717387543489763,v=0.18903835663899238,w=0.5002446132706532,x=5.394152429229117 +color=blue,shape=square,flag=1,i=389292,u=0.7159764146658746,v=0.17361214699001926,w=0.5154234380129497,x=6.102118432767727 +color=red,shape=square,flag=0,i=389302,u=0.68609942993425,v=0.7935778898771765,w=0.47812940732287995,x=3.5889712576734603 +color=blue,shape=square,flag=0,i=389308,u=0.002114299434209821,v=0.39882240519050904,w=0.5191756265908456,x=4.824742410244574 +color=blue,shape=triangle,flag=0,i=389353,u=0.775360758763765,v=0.2783291526656304,w=0.48944612263499926,x=5.338678435610491 +color=red,shape=circle,flag=0,i=389361,u=0.8680476325600849,v=0.8167415390870927,w=0.472608720728658,x=3.328455099895193 +color=red,shape=square,flag=0,i=389379,u=0.5835400490623033,v=0.0312166650136545,w=0.4761746270310046,x=5.016665320337946 +color=yellow,shape=square,flag=1,i=389423,u=0.31879462180245877,v=0.7497260747609514,w=0.5004369925444385,x=2.3434768309767144 +color=yellow,shape=triangle,flag=1,i=389434,u=0.152957773366603,v=0.6122166796629332,w=0.5101679681372908,x=5.825939818868314 +color=green,shape=triangle,flag=1,i=389563,u=0.31303350334407654,v=0.42620281563653317,w=0.4831708192702349,x=4.6305260410503335 +color=red,shape=triangle,flag=0,i=389650,u=0.8156248518553473,v=0.8338480696227472,w=0.4960040063482286,x=3.8624072514656915 +color=yellow,shape=square,flag=1,i=389672,u=0.4267965736488637,v=0.7759427068971257,w=0.5049441010008491,x=3.8387119284945057 +color=yellow,shape=circle,flag=1,i=389771,u=0.6357057475847177,v=0.30246148703502485,w=0.5169708499405329,x=4.5702132329167915 +color=yellow,shape=circle,flag=1,i=389786,u=0.9348750604828651,v=0.864792119493025,w=0.5156532495188857,x=3.2672143629402606 +color=red,shape=square,flag=0,i=389801,u=0.793461757186159,v=0.5882045693931537,w=0.4752212538739568,x=3.626033253384827 +color=red,shape=triangle,flag=0,i=389815,u=0.6028216253895896,v=0.0008956982834695815,w=0.5064966176711667,x=4.717284871910093 +color=red,shape=square,flag=0,i=389844,u=0.8874850920712726,v=0.6257795451871339,w=0.47102547495804714,x=4.9502066220776 +color=red,shape=square,flag=0,i=389854,u=0.08802088099264205,v=0.7504791948832154,w=0.47005532441178166,x=6.302068634173157 +color=green,shape=triangle,flag=0,i=389919,u=0.5583560511282069,v=0.5194434953425001,w=0.4857027160000571,x=5.388647618137455 +color=red,shape=circle,flag=0,i=389976,u=0.8601538501589202,v=0.867692667916776,w=0.4617847774762544,x=5.997970042411047 +color=red,shape=square,flag=1,i=390007,u=0.9650874187152643,v=0.19725884833035134,w=0.47771668723042016,x=5.330336419986309 +color=red,shape=triangle,flag=0,i=390085,u=0.9448438101498315,v=0.9165771363591984,w=0.5200575691349669,x=6.387160423485304 +color=red,shape=square,flag=0,i=390104,u=0.902350650742806,v=0.5942270825728875,w=0.47940275222439077,x=2.506107516235967 +color=green,shape=triangle,flag=0,i=390135,u=0.39774192879339965,v=0.04396508243794717,w=0.4847775550914205,x=6.064109580345679 +color=green,shape=square,flag=0,i=390307,u=0.30331859546608275,v=0.9476643498124749,w=0.49946514667160014,x=3.581179436461072 +color=green,shape=triangle,flag=0,i=390320,u=0.7422084300066089,v=0.6197886024036005,w=0.4785118760711613,x=3.9198983089500623 +color=green,shape=square,flag=0,i=390342,u=0.455890556156204,v=0.594152071809712,w=0.500047875264678,x=5.580889617184944 +color=blue,shape=square,flag=1,i=390500,u=0.5748057642537174,v=0.6579858236199554,w=0.5250573555363868,x=6.346387149130874 +color=purple,shape=circle,flag=0,i=390539,u=0.6229735336939355,v=0.5081215772406867,w=0.5226386765471286,x=5.2918090841924394 +color=red,shape=square,flag=0,i=390613,u=0.4136255316258376,v=0.18924320591093313,w=0.4776272438166506,x=4.693634338428173 +color=purple,shape=circle,flag=0,i=390616,u=0.1781525896540036,v=0.455359511218705,w=0.5252335990346062,x=4.088265961874737 +color=blue,shape=circle,flag=1,i=390640,u=0.20655620779317196,v=0.18529062673063934,w=0.48938279798533735,x=3.9040042259508003 +color=blue,shape=triangle,flag=0,i=390702,u=0.8719402071240042,v=0.09624769525464993,w=0.4874478932545316,x=3.9723927812052584 +color=red,shape=square,flag=0,i=390721,u=0.33200414822064583,v=0.03849564448066456,w=0.473922058709498,x=4.483174645483503 +color=yellow,shape=square,flag=1,i=390745,u=0.33132053647279525,v=0.9636604208244348,w=0.49142093193025177,x=3.864359212067503 +color=red,shape=circle,flag=0,i=390774,u=0.880614881751517,v=0.826790628981774,w=0.4808911221776618,x=4.7919899475481875 +color=blue,shape=square,flag=1,i=390780,u=0.17517437142632575,v=0.9409823435375293,w=0.5340917285542284,x=5.310267403861228 +color=orange,shape=square,flag=0,i=390787,u=0.9551186469628827,v=0.8047168842805802,w=0.5200144869107375,x=4.397281337808794 +color=red,shape=triangle,flag=0,i=390825,u=0.44974511345509494,v=0.37202469748821687,w=0.5079764789790872,x=3.5351994712542982 +color=yellow,shape=square,flag=1,i=390830,u=0.8065854147386377,v=0.2586081844491136,w=0.49125795981591963,x=5.1673578771629955 +color=red,shape=square,flag=0,i=390859,u=0.6084936209239225,v=0.8123508534370562,w=0.46337837471641785,x=4.844607854033959 +color=orange,shape=square,flag=0,i=390868,u=0.9534734041941707,v=0.6813228979385701,w=0.5220430655265749,x=3.7388281088696473 +color=red,shape=triangle,flag=1,i=390955,u=0.469076822150737,v=0.9014958009225952,w=0.5094461425380735,x=6.385199362908412 +color=green,shape=square,flag=0,i=390980,u=0.6489584015758096,v=0.17430902865833275,w=0.5076612696198981,x=4.620246764582878 +color=green,shape=square,flag=0,i=390990,u=0.32913285689323646,v=0.6692022820261171,w=0.5039070564585555,x=4.521863568836199 +color=red,shape=triangle,flag=1,i=391072,u=0.02580275955219513,v=0.18264797646663433,w=0.5051595249796011,x=5.002558902923959 +color=red,shape=square,flag=1,i=391075,u=0.9703815570506079,v=0.8483012206318402,w=0.4622112607112254,x=4.6924594132754605 +color=blue,shape=square,flag=1,i=391195,u=0.6243951764080419,v=0.011851169660828664,w=0.5334909761035769,x=6.587862330883272 +color=yellow,shape=square,flag=1,i=391288,u=0.23893548367235995,v=0.5297986408287602,w=0.48617233410436944,x=2.636653095746359 +color=red,shape=triangle,flag=0,i=391333,u=0.38742970677841326,v=0.2549029681350147,w=0.5049438702835601,x=4.88431428392951 +color=red,shape=triangle,flag=0,i=391446,u=0.029356572941512837,v=0.14591883140580164,w=0.5083036708090861,x=3.5317344427344097 +color=red,shape=square,flag=0,i=391538,u=0.8035297876735588,v=0.6717776829023981,w=0.48037007764595596,x=4.143543403359177 +color=orange,shape=triangle,flag=0,i=391556,u=0.984001598799322,v=0.7250361897254229,w=0.49133482057985,x=6.014093637465911 +color=orange,shape=triangle,flag=0,i=391615,u=0.40153579492834746,v=0.7319097010431299,w=0.4825230255849636,x=3.9062320331599665 +color=blue,shape=triangle,flag=1,i=391651,u=0.5518413674592594,v=0.5930351919261024,w=0.48331968982811896,x=3.73463466862135 +color=green,shape=circle,flag=0,i=391824,u=0.030808083341177683,v=0.20251333031277108,w=0.4902278147110733,x=5.923016419884884 +color=yellow,shape=square,flag=1,i=391862,u=0.41255524734832605,v=0.8418945325639113,w=0.4920198699975043,x=5.348714662895561 +color=blue,shape=circle,flag=0,i=391876,u=0.518247872583379,v=0.47761844149072596,w=0.4872554212820434,x=4.793137115257515 +color=purple,shape=circle,flag=0,i=392026,u=0.7788163508509055,v=0.5376361669925529,w=0.5234782140474772,x=4.732569945626591 +color=yellow,shape=square,flag=1,i=392056,u=0.9882975696723743,v=0.17819609349016996,w=0.49687706833219186,x=3.589027943508762 +color=yellow,shape=square,flag=1,i=392125,u=0.5968597917433949,v=0.635016909815138,w=0.5012927561314738,x=3.836154775929804 +color=purple,shape=square,flag=0,i=392270,u=0.5237458884612408,v=0.8033059083760481,w=0.4711650609911605,x=4.587703418439682 +color=yellow,shape=circle,flag=1,i=392380,u=0.11830995316370829,v=0.7575277109788863,w=0.5352868669656894,x=5.946236618246123 +color=green,shape=circle,flag=0,i=392382,u=0.6320793422390463,v=0.9975984576955893,w=0.4858688394848248,x=4.19913711326596 +color=red,shape=circle,flag=0,i=392395,u=0.34707670638239585,v=0.4418709351761112,w=0.47257454302801893,x=3.849868045499098 +color=green,shape=circle,flag=1,i=392426,u=0.9907635833945612,v=0.789320027688391,w=0.48776867732277673,x=5.8390016307995785 +color=red,shape=triangle,flag=0,i=392442,u=0.8133526347154115,v=0.3564041438426686,w=0.5125114426998465,x=3.9911295023040307 +color=red,shape=triangle,flag=0,i=392463,u=0.2206240895931414,v=0.4111724798224238,w=0.5098029648429543,x=4.714522761935395 +color=red,shape=circle,flag=0,i=392474,u=0.4002350148435839,v=0.3131625894244392,w=0.47340601417718475,x=4.263144541276149 +color=blue,shape=triangle,flag=1,i=392535,u=0.8850341362471923,v=0.37261339174406405,w=0.48591115218918823,x=4.974425529999273 +color=yellow,shape=triangle,flag=1,i=392559,u=0.3090135607651209,v=0.319584244585589,w=0.5037872859100175,x=3.6659777896615613 +color=purple,shape=circle,flag=0,i=392590,u=0.02997378362120917,v=0.2849862631715253,w=0.5210476640477564,x=6.078375426069524 +color=red,shape=triangle,flag=0,i=392598,u=0.36535188450024225,v=0.6497654795848965,w=0.5118617642203704,x=5.583918267247114 +color=green,shape=circle,flag=0,i=392717,u=0.3073270814401341,v=0.17546376191912805,w=0.48056072159350577,x=7.176281687856657 +color=yellow,shape=square,flag=1,i=392738,u=0.13282556754354702,v=0.9397981737932565,w=0.4853677203748385,x=4.704527629556687 +color=red,shape=square,flag=0,i=392875,u=0.7569730973714514,v=0.28387901410752936,w=0.4896860772487533,x=2.399632724285245 +color=purple,shape=square,flag=0,i=392940,u=0.7355184641902509,v=0.8667308844638129,w=0.48040716902888597,x=5.630089592509133 +color=purple,shape=circle,flag=0,i=393038,u=0.6395519936094233,v=0.1356787278742081,w=0.5199648818553185,x=7.668084970600297 +color=red,shape=square,flag=0,i=393063,u=0.47530034099251073,v=0.5027952553898097,w=0.481021281974662,x=5.576210983759033 +color=red,shape=triangle,flag=1,i=393071,u=0.4989748467062284,v=0.5669518955374244,w=0.5361012250619259,x=4.5704219095663525 +color=blue,shape=square,flag=1,i=393093,u=0.9748286383197624,v=0.49788586961809767,w=0.5127826880144537,x=5.0302576741161475 +color=red,shape=triangle,flag=0,i=393109,u=0.8281590339412406,v=0.33150732441922304,w=0.5302294387919646,x=3.807563159727275 +color=purple,shape=circle,flag=0,i=393180,u=0.45569968348308565,v=0.721551340416129,w=0.5114370843244953,x=5.273815430434352 +color=yellow,shape=circle,flag=1,i=393331,u=0.5186048502264816,v=0.7108834302471597,w=0.5379739558462163,x=4.682291852346103 +color=blue,shape=triangle,flag=0,i=393365,u=0.6794412492092253,v=0.04913814530242255,w=0.48676103108023333,x=6.044560312835642 +color=red,shape=square,flag=1,i=393379,u=0.4695366829497617,v=0.6515037752856159,w=0.48505664023964234,x=1.1132941036620763 +color=blue,shape=square,flag=0,i=393457,u=0.4931797922903194,v=0.5089204399306346,w=0.5133268038924338,x=6.087833963069808 +color=red,shape=circle,flag=0,i=393464,u=0.6767400847978318,v=0.6020890855531064,w=0.47248071373744044,x=6.8287916640813044 +color=purple,shape=square,flag=0,i=393593,u=0.8967685342713414,v=0.8709093934964588,w=0.48398481664548265,x=2.0978736704389136 +color=yellow,shape=triangle,flag=1,i=393642,u=0.15431974888539235,v=0.6290652046968342,w=0.49834984222823364,x=4.771077868403118 +color=blue,shape=square,flag=0,i=393650,u=0.011127578786497838,v=0.3804970445991629,w=0.5121523979759478,x=2.8930631384568133 +color=yellow,shape=triangle,flag=0,i=393664,u=0.8607044590768693,v=0.35579776123387674,w=0.502156275375239,x=5.021614890364703 +color=red,shape=triangle,flag=0,i=393717,u=0.006407233865938555,v=0.3805170919425195,w=0.5080342527620084,x=2.6188600831210653 +color=blue,shape=circle,flag=0,i=393780,u=0.8077579792612988,v=0.27358325538981876,w=0.4744143093917175,x=3.5054136432182434 +color=yellow,shape=square,flag=1,i=393831,u=0.059408461514058986,v=0.8154295145258834,w=0.4886042406379574,x=6.070185318503744 +color=orange,shape=triangle,flag=1,i=393880,u=0.7620238194322251,v=0.8886560286032301,w=0.4818367746429384,x=3.831342492780672 +color=purple,shape=circle,flag=0,i=393890,u=0.3591853262732747,v=0.42900409186154564,w=0.515109496418418,x=4.7391181805104425 +color=purple,shape=triangle,flag=0,i=393896,u=0.1487264446206331,v=0.6547189200253156,w=0.512635712721492,x=6.589435914769717 +color=yellow,shape=square,flag=1,i=393905,u=0.9124063702109222,v=0.7723557563057873,w=0.4866835002111276,x=5.55042027283877 +color=purple,shape=circle,flag=0,i=394046,u=0.6054028830430566,v=0.17509150076499358,w=0.5136396295754986,x=5.988679150218251 +color=red,shape=square,flag=0,i=394124,u=0.7975694132287922,v=0.36067760105922897,w=0.5062509124675325,x=5.574468513407841 +color=red,shape=triangle,flag=0,i=394137,u=0.09224952297092448,v=0.2729071335254831,w=0.5156253872284782,x=3.2897089404732522 +color=blue,shape=square,flag=1,i=394224,u=0.16659716319004625,v=0.7748445504157822,w=0.5142652785660647,x=6.66097206271499 +color=green,shape=triangle,flag=0,i=394247,u=0.4435473664731624,v=0.41347152717235636,w=0.48223904442941073,x=4.006726741119238 +color=purple,shape=circle,flag=0,i=394255,u=0.943553550286837,v=0.10544929080493914,w=0.5190718420719124,x=6.0451921114602944 +color=yellow,shape=square,flag=1,i=394303,u=0.0585832513649065,v=0.6474958047240276,w=0.49220072738490284,x=4.568219073738864 +color=yellow,shape=square,flag=1,i=394324,u=0.5099682078558174,v=0.7001189979289515,w=0.4957162434212332,x=5.365185853750901 +color=purple,shape=triangle,flag=0,i=394359,u=0.9333415825480972,v=0.9700311705333038,w=0.5103879915262132,x=6.07730214846839 +color=purple,shape=square,flag=0,i=394406,u=0.6170354361847651,v=0.45342414469779957,w=0.4811556900653034,x=5.116399204100104 +color=green,shape=circle,flag=0,i=394429,u=0.42942817004051803,v=0.6028826289495663,w=0.49199068923681555,x=4.224041498560072 +color=blue,shape=triangle,flag=0,i=394443,u=0.8134201319114985,v=0.8213739103688027,w=0.4828251444520929,x=6.339805363413824 +color=blue,shape=square,flag=1,i=394522,u=0.48117018883394225,v=0.1853716874275697,w=0.5071294386414359,x=3.8935840387677785 +color=yellow,shape=triangle,flag=1,i=394555,u=0.5252787192402597,v=0.3203486748855435,w=0.5087749233644241,x=5.601303590159087 +color=red,shape=triangle,flag=0,i=394581,u=0.8967439828977617,v=0.6222625716112746,w=0.5193843377667596,x=5.871054898606155 +color=orange,shape=circle,flag=0,i=394622,u=0.6545453967991703,v=0.2867944566035391,w=0.4743715180305014,x=5.352136458694123 +color=yellow,shape=triangle,flag=0,i=394631,u=0.8958867934253948,v=0.10746979653290634,w=0.5046171347183478,x=6.052478922172219 +color=blue,shape=square,flag=1,i=394644,u=0.7086999416718613,v=0.1285870562315632,w=0.5057580997218196,x=3.8274562014905933 +color=blue,shape=circle,flag=1,i=394672,u=0.6740778042345809,v=0.19996267031658865,w=0.46636276853581987,x=6.014731640556275 +color=blue,shape=triangle,flag=0,i=394675,u=0.15035382200358538,v=0.4096368944186668,w=0.4834475946120639,x=2.7484092712834176 +color=blue,shape=triangle,flag=1,i=394689,u=0.9384197362965879,v=0.2946936045173627,w=0.4835553873322687,x=6.480964392023829 +color=red,shape=circle,flag=0,i=394774,u=0.6174878699286632,v=0.6983784143207769,w=0.4993917513080853,x=4.068449784886343 +color=yellow,shape=triangle,flag=1,i=394859,u=0.7828844802795552,v=0.6456594443219873,w=0.5046676416687235,x=5.769783442243234 +color=blue,shape=square,flag=1,i=394870,u=0.26119742104092325,v=0.23775889051050825,w=0.5142127056452043,x=6.325423443506 +color=yellow,shape=square,flag=1,i=394885,u=0.27745763826887204,v=0.5258880293681799,w=0.5012656771704572,x=4.623099240411954 +color=red,shape=square,flag=0,i=394936,u=0.4890945668630936,v=0.8462112891876167,w=0.5059371357777522,x=4.738106673225415 +color=blue,shape=circle,flag=1,i=394943,u=0.7392551502685211,v=0.2884451315196527,w=0.4696460499819925,x=4.157670926261769 +color=purple,shape=circle,flag=0,i=394945,u=0.5239269467434411,v=0.12194627567096217,w=0.5186145964223063,x=2.860527323988938 +color=purple,shape=square,flag=1,i=394956,u=0.7245239497949775,v=0.9900719301718675,w=0.49951408699053557,x=5.071267402261118 +color=purple,shape=triangle,flag=0,i=395015,u=0.16266169671633302,v=0.8929664290886613,w=0.5127198203118545,x=5.22989298990311 +color=red,shape=triangle,flag=1,i=395035,u=0.5358183473401142,v=0.7980309789542206,w=0.5111166549169541,x=5.086362784504239 +color=red,shape=triangle,flag=1,i=395050,u=0.5560476744525559,v=0.020714619871965545,w=0.5099561431182376,x=3.7931117798082767 +color=red,shape=square,flag=0,i=395087,u=0.4258790047671537,v=0.6520098494886234,w=0.4984074273349598,x=4.505869704612273 +color=red,shape=square,flag=0,i=395111,u=0.7424390908363775,v=0.5984268063149127,w=0.5010650034056413,x=4.89925152173891 +color=green,shape=square,flag=0,i=395117,u=0.4610479147534501,v=0.943900513077834,w=0.5030645986196268,x=4.755916605811492 +color=yellow,shape=square,flag=1,i=395239,u=0.17375789907264516,v=0.6520212237260526,w=0.4943061627310351,x=4.51650982224826 +color=red,shape=square,flag=0,i=395357,u=0.6156755920110408,v=0.8875180722680661,w=0.48793252872533105,x=5.58771609194477 +color=yellow,shape=square,flag=1,i=395410,u=0.5877485327198827,v=0.6662970180636223,w=0.49253991018112214,x=7.171552773839032 +color=yellow,shape=circle,flag=0,i=395480,u=0.03148183941160598,v=0.6082202098818508,w=0.5311468948151284,x=6.3539378438110345 +color=green,shape=square,flag=0,i=395506,u=0.9730598969081158,v=0.2475685374260561,w=0.4964283442857959,x=3.164485787625679 +color=blue,shape=triangle,flag=0,i=395614,u=0.8071404691242077,v=0.2744377649312486,w=0.48611397696260467,x=6.146215988906477 +color=yellow,shape=circle,flag=1,i=395656,u=0.38576815006939125,v=0.26317615945804984,w=0.5256497972917057,x=6.21976242364832 +color=blue,shape=square,flag=1,i=395782,u=0.7889153676149613,v=0.38024626195661315,w=0.49453841493333456,x=5.160063711659489 +color=blue,shape=circle,flag=1,i=395835,u=0.3956980557805423,v=0.30467683831929016,w=0.47720041000468705,x=3.295349566013487 +color=green,shape=circle,flag=0,i=395855,u=0.7447373508800587,v=0.2479806371057497,w=0.4959471189926129,x=6.3149741158844845 +color=red,shape=square,flag=0,i=395955,u=0.7272981520260766,v=0.9146553500494844,w=0.4789888614054285,x=3.280849483936364 +color=red,shape=triangle,flag=0,i=395999,u=0.058347954591589146,v=0.33543986840004614,w=0.5095995229136923,x=3.6941500494377544 +color=red,shape=circle,flag=1,i=396005,u=0.39660402982233844,v=0.4376837839769812,w=0.5018749698934021,x=4.2386855611061085 +color=blue,shape=triangle,flag=1,i=396015,u=0.4214364163268637,v=0.32370795542344566,w=0.4870665506510103,x=7.8471832711619145 +color=red,shape=triangle,flag=0,i=396146,u=0.3224087408609303,v=0.9322104070718528,w=0.5142666321007043,x=5.2066085793174635 +color=purple,shape=triangle,flag=0,i=396204,u=0.5278051157923712,v=0.4801124541920866,w=0.5260585122427309,x=3.949301724816762 +color=red,shape=triangle,flag=0,i=396208,u=0.6823237191056968,v=0.6237557048298875,w=0.5089074668844323,x=6.988118207680359 +color=red,shape=square,flag=0,i=396306,u=0.23604184263762729,v=0.7065381003913147,w=0.4843472565321945,x=3.10221460495729 +color=yellow,shape=square,flag=1,i=396427,u=0.5754178025720357,v=0.25692588609685396,w=0.4865771364699389,x=4.818831415267984 +color=red,shape=circle,flag=1,i=396441,u=0.7923924944720981,v=0.8153849543138612,w=0.5097698278905594,x=4.320376694529966 +color=red,shape=square,flag=1,i=396466,u=0.08276877045706355,v=0.8300083834421527,w=0.47864426023029505,x=4.011645661459549 +color=blue,shape=triangle,flag=1,i=396554,u=0.302302269103624,v=0.12749257150961324,w=0.4894941107169753,x=3.2084134917991043 +color=red,shape=square,flag=0,i=396560,u=0.09619032284802886,v=0.5034145674410632,w=0.4663228710752538,x=6.1631969831902 +color=yellow,shape=triangle,flag=1,i=396560,u=0.2033885527538184,v=0.18932579661468651,w=0.4969740105828321,x=7.5198734677343 +color=blue,shape=triangle,flag=1,i=396570,u=0.9846547748836074,v=0.4169770959345305,w=0.4935500529621402,x=6.67534437770552 +color=yellow,shape=square,flag=1,i=396581,u=0.9021696568169558,v=0.39939774692887364,w=0.4862560527322492,x=5.125095237594603 +color=red,shape=square,flag=0,i=396589,u=0.4143546387275874,v=0.1900846094333244,w=0.4681448453579504,x=7.3047454107224405 +color=red,shape=triangle,flag=0,i=396597,u=0.6176221455637819,v=0.7568725792652309,w=0.5105802264984762,x=5.051303585630667 +color=blue,shape=square,flag=1,i=396627,u=0.8899735076542671,v=0.31767407575956963,w=0.5000652207751421,x=4.886804862237104 +color=red,shape=square,flag=0,i=396679,u=0.622005311603634,v=0.8600197259002501,w=0.46434698368213034,x=4.945882803655408 +color=red,shape=square,flag=1,i=396731,u=0.6788617665004296,v=0.23752400227706738,w=0.4618530345276877,x=7.562080945878709 +color=yellow,shape=square,flag=1,i=396779,u=0.003843266145860502,v=0.11031077277988544,w=0.4780646050115228,x=5.537787491226869 +color=blue,shape=circle,flag=1,i=396781,u=0.18536216857603882,v=0.766683800229544,w=0.47894262484882694,x=4.845417400769171 +color=red,shape=triangle,flag=0,i=396948,u=0.08390279424627389,v=0.42128820339301964,w=0.5301501586156777,x=5.955357810985476 +color=purple,shape=triangle,flag=0,i=396960,u=0.4114177867065415,v=0.6208023328132486,w=0.5292858463152981,x=4.907496282964897 +color=red,shape=square,flag=0,i=396979,u=0.3399895409812538,v=0.5835278917409553,w=0.4604881603059351,x=3.470841473463859 +color=blue,shape=square,flag=1,i=396989,u=0.5976538062013957,v=0.018446772908260467,w=0.5047032856867655,x=5.647345848907235 +color=red,shape=square,flag=0,i=397048,u=0.3393818117339277,v=0.029519295484499053,w=0.4597172202042671,x=4.016968861789205 +color=red,shape=triangle,flag=0,i=397098,u=0.45797621996903226,v=0.9716933472003787,w=0.5301435759685531,x=4.757786619819228 +color=green,shape=square,flag=0,i=397152,u=0.17479008715482935,v=0.37270908756264987,w=0.49645323741937925,x=4.940492146668691 +color=blue,shape=square,flag=1,i=397188,u=0.7850470706131807,v=0.4109944246121302,w=0.5005269616825161,x=4.987884724347951 +color=purple,shape=square,flag=0,i=397311,u=0.605194065511209,v=0.7107823860739754,w=0.5120682313044231,x=6.0802605860822245 +color=red,shape=circle,flag=0,i=397407,u=0.9288091142870283,v=0.855206444390143,w=0.5111567326661041,x=6.695596290347343 +color=red,shape=circle,flag=0,i=397492,u=0.558019909019613,v=0.4593248665826407,w=0.5199755823371071,x=7.919128399765235 +color=yellow,shape=triangle,flag=1,i=397541,u=0.6436766603182998,v=0.44465339319781105,w=0.5046666572164952,x=3.8879478747231393 +color=green,shape=triangle,flag=1,i=397550,u=0.09731595843961205,v=0.6461191795308754,w=0.47098447685180966,x=6.899896991680443 +color=yellow,shape=square,flag=0,i=397595,u=0.5176399386787562,v=0.44453628697996483,w=0.47033778575495144,x=3.7420359667387206 +color=red,shape=triangle,flag=0,i=397626,u=0.5936884074604519,v=0.7078740650967525,w=0.5260029570220314,x=5.1026549528846665 +color=green,shape=square,flag=0,i=397708,u=0.2882516102599727,v=0.2777661423178951,w=0.49783135593555417,x=4.024689781740826 +color=green,shape=circle,flag=0,i=397739,u=0.3438974955989943,v=0.0813639105363434,w=0.5030798588971864,x=8.150963821504002 +color=red,shape=square,flag=0,i=397767,u=0.20883250533979125,v=0.8362310032413758,w=0.46354353838381235,x=4.903372469209553 +color=red,shape=square,flag=1,i=397783,u=0.8497185651541359,v=0.2718889152936008,w=0.4643907226308197,x=6.83054693652392 +color=red,shape=circle,flag=1,i=397860,u=0.9605717848579287,v=1.0112713173932795,w=0.5176800276706987,x=4.838156817294856 +color=red,shape=triangle,flag=0,i=397885,u=0.3278641394468932,v=0.40171121510569163,w=0.5252098744191269,x=5.226328014597578 +color=purple,shape=circle,flag=0,i=397935,u=0.3376814788001681,v=0.042577799296216634,w=0.5210180415497392,x=4.277102481445268 +color=purple,shape=square,flag=0,i=397940,u=0.05076109484633573,v=0.3185921079309624,w=0.5179047094595288,x=4.534790004968021 +color=purple,shape=square,flag=0,i=397993,u=0.02461768720734958,v=0.4497138793212936,w=0.5167117828111896,x=5.4924049294601645 +color=yellow,shape=circle,flag=1,i=398023,u=0.3333607940710924,v=0.7969360620675239,w=0.5252844159593557,x=5.642652918933352 +color=red,shape=triangle,flag=1,i=398174,u=0.7944811169957301,v=0.8726220975852376,w=0.5058710548383101,x=5.663673584390932 +color=green,shape=triangle,flag=1,i=398230,u=0.08381170034644447,v=0.8605287123539986,w=0.4906448508763901,x=3.6425119498491356 +color=red,shape=triangle,flag=0,i=398236,u=0.7849593560917905,v=0.0025612740347946694,w=0.5059731235562696,x=2.522111924576022 +color=red,shape=square,flag=1,i=398276,u=0.3348404262303303,v=0.9846610188547051,w=0.48442710235037906,x=3.9092426564514215 +color=yellow,shape=square,flag=1,i=398289,u=0.6428593308131003,v=0.6608182035006832,w=0.46542380962791785,x=3.7132619009894317 +color=yellow,shape=square,flag=0,i=398300,u=0.13102872237599117,v=0.7510757252421997,w=0.4667098016885225,x=7.415144742635231 +color=red,shape=square,flag=0,i=398305,u=0.3660120644975239,v=0.1869192482321721,w=0.485978626583954,x=6.1516685326283165 +color=green,shape=triangle,flag=1,i=398376,u=0.4482510459302451,v=0.7921301599545691,w=0.48793861625658314,x=4.258579582022921 +color=red,shape=square,flag=0,i=398395,u=0.2564327054997859,v=0.9365773527927684,w=0.4810803033607526,x=6.579012966050112 +color=red,shape=square,flag=0,i=398430,u=0.503601749388099,v=0.7857858924833435,w=0.4845884461100247,x=6.313669872269866 +color=blue,shape=square,flag=0,i=398529,u=0.05235505097958093,v=0.6435790814493085,w=0.4968956465602559,x=4.006439315816361 +color=red,shape=triangle,flag=0,i=398591,u=0.7872173489030302,v=0.9307698624445959,w=0.5167758988963995,x=3.704579256038856 +color=blue,shape=triangle,flag=1,i=398615,u=0.08682653813852848,v=0.2389586792017674,w=0.4931419882010198,x=6.537997081938009 +color=green,shape=square,flag=1,i=398624,u=0.19599689663002906,v=0.4400931201352687,w=0.5020444891530043,x=4.838334686559436 +color=green,shape=triangle,flag=0,i=398645,u=0.3134960451266987,v=0.1878719518108959,w=0.4944935903784199,x=4.816401760550203 +color=yellow,shape=circle,flag=1,i=398691,u=0.3139003060867519,v=0.1387885682212998,w=0.5148213060322916,x=3.234764624781852 +color=red,shape=square,flag=0,i=398747,u=0.37244882772007937,v=0.08682910359838336,w=0.47317683383021586,x=3.7312406550641373 +color=blue,shape=circle,flag=1,i=398761,u=0.3949899989515271,v=0.09995812583168595,w=0.4772644403277299,x=5.22642124774037 +color=yellow,shape=triangle,flag=1,i=398845,u=0.7918096020436663,v=0.24259367893593964,w=0.5059467526969904,x=4.4097596767099025 +color=blue,shape=triangle,flag=1,i=398922,u=0.6603864282836619,v=0.9655492680898329,w=0.4899519471535957,x=5.219247395428643 +color=red,shape=square,flag=0,i=398945,u=0.5940618421079977,v=0.5806676927481258,w=0.47313672290536224,x=4.603666849260115 +color=yellow,shape=triangle,flag=1,i=398980,u=0.5489362122788316,v=0.4268281301587079,w=0.5050779889182377,x=6.695147685507092 +color=red,shape=circle,flag=0,i=399010,u=0.3408090469398939,v=0.42535933528799263,w=0.4966867801941816,x=6.131910465507478 +color=red,shape=triangle,flag=0,i=399020,u=0.9640371264465135,v=0.07417952975699449,w=0.526207315586203,x=4.566374130132015 +color=red,shape=square,flag=0,i=399030,u=0.18950581000889566,v=0.2859698290975977,w=0.4680671506126159,x=3.8647882289363 +color=yellow,shape=square,flag=1,i=399071,u=0.3101931471891194,v=0.1525418538953085,w=0.4875072321298923,x=3.253653655747412 +color=red,shape=square,flag=0,i=399125,u=0.6587722857084605,v=0.8502483939877142,w=0.47356538928965186,x=7.200369579970798 +color=purple,shape=circle,flag=1,i=399165,u=0.548120017531071,v=0.3552888905096304,w=0.5271553600172266,x=4.090689821696762 +color=red,shape=triangle,flag=0,i=399210,u=0.3035354615610383,v=0.8710768842992129,w=0.5187216336697482,x=5.062091260847933 +color=green,shape=square,flag=0,i=399239,u=0.019403500141540797,v=0.08209044789639452,w=0.4977700255104592,x=4.388952754305449 +color=red,shape=triangle,flag=0,i=399275,u=0.6709647670273164,v=0.1110796622708431,w=0.5193251716421644,x=2.6797163666732238 +color=red,shape=square,flag=0,i=399285,u=0.7971252951768416,v=0.15274520733521524,w=0.4724608631771495,x=3.176350219281487 +color=red,shape=triangle,flag=1,i=399325,u=0.6996650236053583,v=0.4283218588579887,w=0.5157373423741389,x=5.442183846123078 +color=purple,shape=square,flag=0,i=399354,u=0.2481769254548858,v=0.501606412821526,w=0.5028209702218303,x=2.9478008833323006 +color=red,shape=circle,flag=0,i=399429,u=0.4120263946444137,v=0.49017316806310735,w=0.49754170394049424,x=4.688310355860282 +color=blue,shape=circle,flag=0,i=399511,u=0.8629658597673444,v=0.2836167875349973,w=0.4926494587805149,x=4.634395691493609 +color=red,shape=triangle,flag=0,i=399537,u=0.4588335351549798,v=0.27462418982501613,w=0.5263845567095322,x=5.3428757567820275 +color=purple,shape=circle,flag=0,i=399545,u=0.499713165566278,v=0.3038215879482996,w=0.5313272949087348,x=4.470148893074704 +color=red,shape=square,flag=0,i=399560,u=0.056007970832857135,v=0.6970083932352116,w=0.45091074161851635,x=2.589813910793146 +color=red,shape=circle,flag=1,i=399566,u=0.8850562556128662,v=0.9763341628808809,w=0.49651821281400343,x=5.172694988602751 +color=purple,shape=square,flag=0,i=399581,u=0.8994177515185625,v=0.5629709261388051,w=0.5051989045818918,x=5.523453822296372 +color=green,shape=triangle,flag=0,i=399589,u=0.20592177853330706,v=0.407330595444347,w=0.49566689044128037,x=5.389858787896965 +color=red,shape=square,flag=0,i=399600,u=0.4298275780314793,v=0.9899741753423438,w=0.4419098130277203,x=6.021336486536975 +color=red,shape=square,flag=0,i=399635,u=0.22273303459411498,v=0.13536584170301613,w=0.4499575084470442,x=5.43218185696798 +color=orange,shape=triangle,flag=0,i=399658,u=0.38034793624600294,v=0.4913476969577343,w=0.4875678068557107,x=4.328280298916137 +color=red,shape=square,flag=1,i=399697,u=0.6583434730152657,v=0.9782445647506394,w=0.45056785610667854,x=3.9622808255847572 +color=green,shape=triangle,flag=0,i=399718,u=0.21590085363811606,v=0.3448709809670565,w=0.49000202868366477,x=3.920988522632161 +color=blue,shape=square,flag=1,i=399760,u=0.9315314855448646,v=0.9126090907248396,w=0.49356467446101127,x=4.565988537553371 +color=red,shape=circle,flag=0,i=399801,u=0.42464460881481514,v=0.3396173000728427,w=0.49930712361417556,x=5.503567077503534 +color=blue,shape=square,flag=1,i=399810,u=0.4301285151334293,v=0.9242135620568264,w=0.4956198435331367,x=3.994002151418744 +color=yellow,shape=square,flag=1,i=399827,u=0.22622019411622307,v=0.0033001304901467687,w=0.49396072210544356,x=6.007721868583303 +color=red,shape=triangle,flag=0,i=399870,u=0.36136224989693144,v=0.6981465309778118,w=0.5243270587516823,x=6.016940675183331 +color=red,shape=triangle,flag=0,i=399987,u=0.1576494444367771,v=0.06222734327504997,w=0.5202057116676856,x=7.517636298288419 +color=yellow,shape=square,flag=0,i=399995,u=0.4667791334724365,v=0.66972046140167,w=0.4894459598299596,x=6.315702677088665 +color=red,shape=circle,flag=1,i=400050,u=0.7868279361217875,v=0.7959717975274792,w=0.4894647683126907,x=4.2743690418930775 +color=blue,shape=triangle,flag=0,i=400104,u=0.9783921471346148,v=0.21683880583104198,w=0.47122758885543675,x=4.368489032947065 +color=red,shape=triangle,flag=1,i=400152,u=0.8989500616599656,v=0.43774548519105005,w=0.5259436488412276,x=7.513032080229963 +color=red,shape=triangle,flag=1,i=400156,u=0.9068187506928986,v=0.21898802740186774,w=0.5299595399291744,x=3.27141672734799 +color=red,shape=circle,flag=0,i=400199,u=0.6718574199272026,v=0.6288496878061334,w=0.49254746165738167,x=3.0577187612044407 +color=blue,shape=square,flag=1,i=400222,u=0.3274495434420571,v=0.6108724811302428,w=0.4994472565193502,x=3.388444244746052 +color=red,shape=circle,flag=0,i=400245,u=0.8316208112929605,v=0.8418396635431125,w=0.49240943413007104,x=3.7039159684118066 +color=green,shape=circle,flag=0,i=400287,u=0.26572090937736903,v=0.33287297303128516,w=0.4818400975353708,x=4.5338084407834485 +color=green,shape=triangle,flag=0,i=400304,u=0.8932777757462668,v=0.43088475886050126,w=0.4924592053530206,x=5.165388023924138 +color=purple,shape=triangle,flag=0,i=400317,u=0.7915510275950732,v=0.21744044632969017,w=0.5178078438536686,x=4.6965274122983365 +color=purple,shape=square,flag=0,i=400375,u=0.37745605750823497,v=0.8729948628513216,w=0.5010841384609732,x=5.049496052528739 +color=red,shape=triangle,flag=0,i=400450,u=0.886972552465994,v=0.9223375130080247,w=0.5175826912656052,x=5.63439157169535 +color=red,shape=triangle,flag=0,i=400453,u=0.44979469055098475,v=0.22390458870419683,w=0.5209310244874763,x=5.752325012950348 +color=purple,shape=triangle,flag=0,i=400480,u=0.30757471660098856,v=0.8766076841655448,w=0.5240116281148052,x=6.319367451714549 +color=green,shape=square,flag=0,i=400525,u=0.5503343124819645,v=0.5021220030348597,w=0.4943678871873938,x=4.776408569474099 +color=red,shape=square,flag=1,i=400663,u=0.8057464595148707,v=0.32703480324111667,w=0.4799108473346855,x=4.6207898690026825 +color=green,shape=circle,flag=1,i=400758,u=0.31204011555646627,v=0.9694829436539054,w=0.48626047590682303,x=5.220829654645416 +color=green,shape=square,flag=1,i=400789,u=0.2483243851579442,v=0.01651699407656204,w=0.49444045492375654,x=4.880587789735788 +color=blue,shape=square,flag=0,i=400819,u=0.38998365593161477,v=0.6052995452458801,w=0.4913874615939241,x=3.1660192186716807 +color=red,shape=triangle,flag=0,i=400935,u=0.24042834558616866,v=0.6120650342363653,w=0.49260734602938205,x=3.193384454484519 +color=yellow,shape=triangle,flag=1,i=400941,u=0.022848118481146873,v=0.4632874207073766,w=0.4964950169440125,x=5.601571379617769 +color=red,shape=circle,flag=0,i=400978,u=0.7694660952205691,v=0.713629559094739,w=0.48789347690001594,x=5.040152534821419 +color=yellow,shape=triangle,flag=1,i=401122,u=0.8711192484765315,v=0.4924438431341892,w=0.5025745010194284,x=3.7684192583013214 +color=red,shape=circle,flag=0,i=401161,u=0.7909891627314936,v=0.6967399709781779,w=0.48795335882350876,x=2.129944856995 +color=purple,shape=circle,flag=0,i=401183,u=0.7250023187759362,v=0.4719935479721763,w=0.5156937019190284,x=3.2839184707766975 +color=orange,shape=triangle,flag=1,i=401242,u=0.690990824052148,v=0.6523015134991966,w=0.48912678574092905,x=6.058105458863224 +color=orange,shape=square,flag=1,i=401270,u=0.6615272419000529,v=0.09143617495971179,w=0.5091738235027199,x=3.979554693223335 +color=red,shape=triangle,flag=0,i=401413,u=0.3761928060408076,v=0.2739392032581741,w=0.482668851289034,x=6.165974375258287 +color=purple,shape=square,flag=0,i=401498,u=0.3416842440819282,v=0.9550556495942709,w=0.4996458047835978,x=4.348183474630548 +color=green,shape=triangle,flag=0,i=401677,u=0.6006870409480494,v=0.005656146396773809,w=0.501414387418723,x=4.143834807239776 +color=red,shape=triangle,flag=0,i=401808,u=0.6212867536081688,v=0.8346035922210256,w=0.48130044503609465,x=3.554730751346824 +color=yellow,shape=circle,flag=1,i=401843,u=0.4506187362814901,v=0.9574905567495345,w=0.522705273579471,x=5.295362701749678 +color=green,shape=circle,flag=0,i=401847,u=0.44907494005796145,v=0.6326957323133965,w=0.4898913514670375,x=4.665061005323544 +color=yellow,shape=square,flag=0,i=401861,u=0.2928109790365885,v=0.4741500033357211,w=0.47034667996595264,x=5.909410894277826 +color=red,shape=square,flag=0,i=401884,u=0.21917524756134998,v=0.2994065258861244,w=0.4814303423692874,x=4.793838162146657 +color=blue,shape=square,flag=1,i=401900,u=0.11976300680737628,v=0.8390272412678051,w=0.49343597536419836,x=6.917578217608042 +color=red,shape=square,flag=0,i=401960,u=0.9699115737738526,v=0.8214738093360542,w=0.4878503850985437,x=3.5864444538586135 +color=red,shape=square,flag=0,i=401961,u=0.18835009762098598,v=0.4595575122650062,w=0.4890766865306696,x=5.396313657396367 +color=blue,shape=triangle,flag=1,i=402077,u=0.003821253427345628,v=0.3457366428739148,w=0.4868916123767053,x=6.733474814312726 +color=red,shape=square,flag=0,i=402080,u=0.7276519608703166,v=0.2804003014919929,w=0.47980196450454765,x=2.9975750720157097 +color=red,shape=circle,flag=1,i=402097,u=0.5931971965534922,v=0.596169410899892,w=0.503255438061614,x=4.93076717815815 +color=red,shape=circle,flag=0,i=402105,u=0.7143443397446484,v=0.8109939252650021,w=0.499975909788949,x=3.297748148109701 +color=yellow,shape=circle,flag=1,i=402115,u=0.07476741533304199,v=0.5150419734511656,w=0.5156345723078775,x=3.6863057565111355 +color=red,shape=triangle,flag=0,i=402119,u=0.15223312461894956,v=0.6885067716576594,w=0.48268591118049525,x=5.852628138931508 +color=red,shape=circle,flag=1,i=402145,u=0.870763185999346,v=0.847930369727079,w=0.4965320536393585,x=4.7052358193175 +color=blue,shape=square,flag=1,i=402213,u=0.15422360854574735,v=0.8215012254178151,w=0.48641673564503524,x=4.118061232137882 +color=purple,shape=square,flag=0,i=402305,u=0.6060907653129965,v=0.8912975875554006,w=0.4927284992336668,x=4.624253628719714 +color=purple,shape=circle,flag=0,i=402380,u=0.17365147913024592,v=0.6162643012858035,w=0.5213604483108598,x=6.856389963271934 +color=green,shape=square,flag=0,i=402400,u=0.14761502249105485,v=0.02076685288738145,w=0.48300193177878625,x=4.002196520332066 +color=red,shape=circle,flag=0,i=402419,u=0.3630537582837837,v=0.4442539362783049,w=0.5015674013509037,x=5.241719893804957 +color=red,shape=square,flag=0,i=402430,u=0.5296312717280713,v=0.687352915743534,w=0.5004677822300945,x=4.710699075037799 +color=red,shape=circle,flag=1,i=402440,u=0.5380076191014402,v=0.556704339362353,w=0.5059564481336482,x=4.868603531538355 +color=red,shape=triangle,flag=1,i=402696,u=0.9600753999833448,v=0.8781008059492228,w=0.4798566146445525,x=5.443788305242998 +color=blue,shape=square,flag=0,i=402705,u=0.4366913412646968,v=0.44062231562140364,w=0.5079708564146506,x=5.899330192660174 +color=blue,shape=circle,flag=1,i=402719,u=0.5726470627314059,v=0.48516993577967726,w=0.5146473174155888,x=6.518649730178282 +color=yellow,shape=triangle,flag=1,i=402762,u=0.5250765506134357,v=0.45260818585592133,w=0.5057693949523865,x=6.465116306039182 +color=purple,shape=triangle,flag=0,i=402854,u=0.2913975034291644,v=0.6240564483648665,w=0.5200190639546951,x=4.734298252985626 +color=blue,shape=circle,flag=1,i=402890,u=0.38257658465133737,v=0.22342161067094857,w=0.5134986105201723,x=5.299673503176932 +color=green,shape=square,flag=0,i=402926,u=0.5845870841769435,v=0.16989910138000985,w=0.4842137639232346,x=6.533938932788195 +color=red,shape=triangle,flag=1,i=402952,u=0.01211709305625508,v=0.6542842955383379,w=0.46683756906199836,x=6.694435487614079 +color=red,shape=square,flag=0,i=402963,u=0.22100124014115852,v=0.8752589509570184,w=0.48380311383457325,x=2.8064383834836266 +color=yellow,shape=square,flag=1,i=402995,u=0.20702757674793437,v=0.4556432121341488,w=0.475970376670478,x=6.099558421283923 +color=red,shape=triangle,flag=1,i=403065,u=0.8493398658355825,v=0.7549886112265968,w=0.46706240377552416,x=5.122260995854644 +color=yellow,shape=triangle,flag=1,i=403103,u=0.3628940097962684,v=0.5370714944020242,w=0.5025279239959358,x=6.606825693748306 +color=green,shape=square,flag=0,i=403134,u=0.9780048126964492,v=0.141895498946788,w=0.48570359582727674,x=6.268722854758162 +color=blue,shape=triangle,flag=0,i=403189,u=0.9291997875710609,v=0.7347377367941812,w=0.5033993272428519,x=4.152676077598887 +color=red,shape=triangle,flag=0,i=403232,u=0.8795236343853282,v=0.989995020207047,w=0.46705123377769253,x=4.9250368129016735 +color=red,shape=circle,flag=0,i=403248,u=0.3337430288480052,v=0.3935519602756101,w=0.5119701378758255,x=4.573256871979468 +color=yellow,shape=triangle,flag=1,i=403259,u=0.9474523792919719,v=0.2341362231602162,w=0.49857903039142704,x=5.489545325585954 +color=red,shape=square,flag=1,i=403300,u=0.09899205030204361,v=0.44634819776935863,w=0.4795918144654544,x=3.472980762354491 +color=purple,shape=circle,flag=0,i=403382,u=0.9505735706366919,v=0.8140593727204981,w=0.5192695320870152,x=5.984019524223947 +color=red,shape=circle,flag=0,i=403392,u=0.36295149702465124,v=0.40646382607705583,w=0.5059112323444674,x=6.269492223112832 +color=red,shape=circle,flag=0,i=403400,u=0.49460239713735754,v=0.5858473027520993,w=0.5103140183313618,x=5.969527336505943 +color=purple,shape=triangle,flag=0,i=403452,u=0.7813183541235384,v=0.6997154610346155,w=0.509569021204282,x=4.222041428961673 +color=green,shape=square,flag=0,i=403515,u=0.7822540503348718,v=0.08013996555041669,w=0.49241047522758513,x=2.7597989252805486 +color=green,shape=triangle,flag=1,i=403539,u=0.06260924555516012,v=0.7101003570056101,w=0.5131727957160952,x=5.0293390816826795 +color=green,shape=triangle,flag=0,i=403568,u=0.03807871259249562,v=0.8976223083051812,w=0.5112083554477538,x=3.497888419816359 +color=red,shape=triangle,flag=0,i=403660,u=0.785938553457258,v=0.16229784429792316,w=0.47259997127022535,x=3.324415447538995 +color=yellow,shape=square,flag=0,i=403677,u=0.40881668370453206,v=0.7524785987059216,w=0.46533051220525096,x=3.328199759452083 +color=yellow,shape=circle,flag=1,i=403700,u=0.5221258127500068,v=0.8125094586675005,w=0.5277675875460986,x=4.74253682823263 +color=green,shape=triangle,flag=0,i=403749,u=0.5703422839342319,v=0.5454564484497564,w=0.5112587904530268,x=6.2911196875690285 +color=red,shape=triangle,flag=0,i=403790,u=0.5317900235255633,v=0.5453638928280089,w=0.46787756269773456,x=2.933557903412217 +color=yellow,shape=triangle,flag=1,i=403862,u=0.7950413330161353,v=0.04276419461600012,w=0.49056177043283267,x=5.903159849736873 +color=red,shape=circle,flag=1,i=403975,u=0.6330247151181408,v=0.5332857027215929,w=0.5040563967389192,x=3.7534610955933503 +color=red,shape=circle,flag=0,i=404013,u=0.21713525023295177,v=0.24068187508806013,w=0.49825346149351213,x=5.014860495232035 +color=green,shape=circle,flag=0,i=404073,u=0.4574061763010573,v=0.9417799573750492,w=0.489674911091246,x=6.95460940681949 +color=red,shape=circle,flag=1,i=404077,u=0.8453610587594265,v=0.7471583858532046,w=0.49535881803605625,x=4.08414183849149 +color=purple,shape=circle,flag=0,i=404095,u=0.5115798925578537,v=0.36638325781829906,w=0.5265729123510134,x=4.990522307245661 +color=blue,shape=triangle,flag=1,i=404123,u=0.603429424713317,v=0.21992051153814896,w=0.5100652075855192,x=3.620198797468316 +color=red,shape=circle,flag=0,i=404126,u=0.7117420277337698,v=0.7375692252591715,w=0.4889105336210068,x=4.582913678497223 +color=yellow,shape=square,flag=1,i=404180,u=0.43465836968032945,v=0.2944947078665102,w=0.46697650141474073,x=6.658973805782234 +color=red,shape=square,flag=0,i=404197,u=0.8371620369493814,v=0.6771433708990082,w=0.5059990622054875,x=3.106148250800141 +color=red,shape=triangle,flag=1,i=404265,u=0.35449890659767846,v=0.07336712962788716,w=0.46903218929105817,x=4.192224035496229 +color=red,shape=triangle,flag=0,i=404265,u=0.16136751777606406,v=0.48175571562672914,w=0.46477231651483153,x=5.131614889172382 +color=purple,shape=circle,flag=0,i=404275,u=0.3839059058165204,v=0.7114527036095148,w=0.5286248827284201,x=4.614031159897478 +color=red,shape=triangle,flag=1,i=404283,u=0.30106948192181104,v=0.38283761752744194,w=0.46423951546746817,x=3.9816470731351203 +color=blue,shape=circle,flag=1,i=404321,u=0.43424017075552024,v=0.7386606286551116,w=0.5256578678163965,x=4.360331312846383 +color=purple,shape=triangle,flag=0,i=404379,u=0.4438546857091278,v=0.3983761756243145,w=0.5070794649556897,x=5.190230177446805 +color=green,shape=square,flag=0,i=404389,u=0.1007375489625546,v=0.03141297060586479,w=0.4835687499927464,x=5.71881455330282 +color=red,shape=triangle,flag=1,i=404447,u=0.318117456406819,v=0.8121194379610589,w=0.46832533745164906,x=4.897841618104257 +color=green,shape=triangle,flag=1,i=404491,u=0.7331574867859811,v=0.007731669484874915,w=0.5081942839412676,x=3.964469330379886 +color=orange,shape=square,flag=0,i=404520,u=0.9261109525714024,v=0.16902139574077724,w=0.519976661970576,x=4.609320571081436 +color=yellow,shape=triangle,flag=1,i=404525,u=0.3510397345773142,v=0.06629861469260812,w=0.49387945441415654,x=6.089738612436837 +color=red,shape=triangle,flag=0,i=404610,u=0.7295708066033625,v=0.6210928004006522,w=0.48063645401742666,x=5.047097096313824 +color=green,shape=triangle,flag=0,i=404667,u=0.8685663483162033,v=0.7341494559127941,w=0.5048333947154192,x=6.081161567166447 +color=purple,shape=circle,flag=0,i=404726,u=0.07296484848003104,v=0.6583384983125776,w=0.5171712867995383,x=4.175973363809756 +color=blue,shape=circle,flag=0,i=404735,u=0.21335121388388822,v=0.0306064859968328,w=0.5236855132652346,x=4.760485925362123 +color=green,shape=triangle,flag=0,i=404802,u=0.9781079124168008,v=0.7691822319895872,w=0.5070264988340502,x=3.3553852374472974 +color=blue,shape=triangle,flag=1,i=404841,u=0.4682411828614066,v=0.8698965430522557,w=0.5062972996688164,x=4.535436595565735 +color=green,shape=triangle,flag=0,i=404846,u=0.9305510412124427,v=0.805055390123565,w=0.511787932663312,x=5.3595341969361625 +color=blue,shape=triangle,flag=1,i=404987,u=0.5354871615741676,v=0.6741058023591125,w=0.5052100419645796,x=5.716551834053451 +color=red,shape=triangle,flag=1,i=404990,u=0.25439394796168535,v=0.445601055359785,w=0.4830174871083399,x=6.881969601049451 +color=green,shape=square,flag=1,i=405058,u=0.16931285750707004,v=0.3932111283293588,w=0.48246980376488385,x=4.540884687311148 +color=blue,shape=circle,flag=0,i=405159,u=0.48029339354185263,v=0.44990213404584367,w=0.5279659590533214,x=4.580907529525736 +color=orange,shape=square,flag=1,i=405164,u=0.6733733597680485,v=0.11932676365927153,w=0.5212104567295263,x=4.778217035739361 +color=red,shape=triangle,flag=0,i=405219,u=0.9826723310764041,v=0.7597238558443249,w=0.48173988485257707,x=3.9232671611948136 +color=purple,shape=square,flag=0,i=405233,u=0.7691069167479181,v=0.032625541005836256,w=0.4862093878948887,x=6.304459636731554 +color=blue,shape=circle,flag=1,i=405237,u=0.7511134566561493,v=0.849374323078136,w=0.5272258279560779,x=5.500474857166767 +color=red,shape=triangle,flag=1,i=405253,u=0.9311215590875397,v=0.23976521113695926,w=0.476699887510756,x=2.7719362249268538 +color=yellow,shape=square,flag=1,i=405305,u=0.9453487737189021,v=0.8534094187280329,w=0.4737613849671166,x=6.253098182151933 +color=orange,shape=triangle,flag=0,i=405379,u=0.18455162894565746,v=0.8900612513224546,w=0.4802491971007073,x=6.460176596997393 +color=red,shape=triangle,flag=0,i=405471,u=0.04880754225430084,v=0.8933576967724739,w=0.4878637072164853,x=6.133531821368554 +color=yellow,shape=triangle,flag=1,i=405531,u=0.7344102721075413,v=0.4426238198478445,w=0.4942209732306668,x=3.0337258831598306 +color=blue,shape=square,flag=0,i=405535,u=0.503762184381541,v=0.739686967268895,w=0.4945565834284612,x=6.831250561965329 +color=blue,shape=square,flag=1,i=405553,u=0.9699949015565439,v=0.012275531396004569,w=0.4975542402582834,x=3.0954450837583702 +color=red,shape=triangle,flag=0,i=405585,u=0.22075802373600872,v=0.43177808102968285,w=0.4920843807244184,x=3.3257267267795467 +color=red,shape=circle,flag=0,i=405653,u=0.6889398213680793,v=0.6970537518456349,w=0.4963974017373721,x=4.911286103649867 +color=purple,shape=square,flag=0,i=405788,u=0.9640184490993524,v=0.16215921660800925,w=0.4818539250098085,x=4.487679740771076 +color=red,shape=square,flag=0,i=405802,u=0.4215482560635301,v=0.595620451511917,w=0.5200426592817691,x=4.946783272019761 +color=red,shape=square,flag=0,i=405880,u=0.3282311760023535,v=0.1887749655018911,w=0.5192574597681919,x=4.987244211463204 +color=purple,shape=triangle,flag=0,i=405998,u=0.7983660199431438,v=0.08097005074748809,w=0.5073715774247403,x=2.5949038482568954 +color=purple,shape=square,flag=0,i=406044,u=0.1525077300705856,v=0.6559322775785215,w=0.4840115807432963,x=4.863790663371244 +color=green,shape=square,flag=1,i=406067,u=0.9704203860986943,v=0.38149034726511344,w=0.4845375767505428,x=4.050148078245072 +color=yellow,shape=square,flag=1,i=406088,u=0.2789887446731357,v=0.8993149491642233,w=0.4903002741463905,x=3.566559931788932 +color=yellow,shape=circle,flag=1,i=406154,u=0.4371608508573076,v=0.8425572359734482,w=0.5388144093850497,x=4.718924920114666 +color=yellow,shape=square,flag=1,i=406415,u=0.6765654484340974,v=0.4072997798037028,w=0.4992190864581606,x=3.720460443206887 +color=blue,shape=square,flag=0,i=406479,u=0.7468634502298326,v=0.45874270106489135,w=0.4986880302610183,x=6.492520018164465 +color=green,shape=triangle,flag=0,i=406569,u=0.28373655325255565,v=0.1756479577949659,w=0.5158588310027669,x=4.205533272838828 +color=red,shape=square,flag=0,i=406589,u=0.5734455761672053,v=0.3951462921681146,w=0.5068549371021885,x=4.4474381043866105 +color=blue,shape=triangle,flag=0,i=406640,u=0.5947997793104784,v=0.22877115751397348,w=0.49365699194985563,x=5.178076625308762 +color=red,shape=triangle,flag=0,i=406670,u=0.5080757197799637,v=0.9593078266744622,w=0.5063717725934735,x=4.919330236232047 +color=red,shape=circle,flag=0,i=406710,u=0.32922398844282796,v=0.42465918247230633,w=0.49580639616775063,x=5.785344684127675 +color=red,shape=triangle,flag=0,i=406789,u=0.3989645338918619,v=0.07068375177736086,w=0.5014017028858937,x=4.833864274612641 +color=red,shape=square,flag=0,i=406790,u=0.31216236772743844,v=0.5362913765535935,w=0.4976717195823757,x=5.569486386010156 +color=yellow,shape=circle,flag=1,i=406944,u=0.6997189562713367,v=0.01571941399993837,w=0.5266868789549263,x=5.411158184044324 +color=red,shape=triangle,flag=0,i=406975,u=0.17970011316136447,v=0.723950847402832,w=0.48781900887291796,x=5.955795221618423 +color=red,shape=circle,flag=1,i=406986,u=0.48264763070207206,v=0.5029292318117448,w=0.49433451884229757,x=4.83575345381074 +color=blue,shape=square,flag=0,i=406999,u=0.011889263693010022,v=0.41880540970805713,w=0.5075269936798311,x=5.784389369817901 +color=blue,shape=triangle,flag=0,i=407000,u=0.17392580476712072,v=0.9206399419944473,w=0.4920361413777392,x=4.471542765820451 +color=red,shape=triangle,flag=0,i=407010,u=0.47619512177381973,v=0.9351158079079561,w=0.4833701216798004,x=2.196355270074184 +color=red,shape=triangle,flag=0,i=407085,u=0.502926094608134,v=0.5243801829291423,w=0.48326953616896057,x=6.08322449581254 +color=red,shape=triangle,flag=0,i=407132,u=0.7663733947426048,v=0.91336590956359,w=0.4862324264646229,x=5.045292597110608 +color=red,shape=square,flag=0,i=407484,u=0.246033088739135,v=0.5899145062026309,w=0.5181120767160675,x=1.9595663181925307 +color=red,shape=square,flag=0,i=407502,u=0.582017958862124,v=0.04300196180732763,w=0.5175534675332268,x=7.197056489084802 +color=blue,shape=triangle,flag=1,i=407515,u=0.7641177175953137,v=0.09071569377362021,w=0.4900951368217516,x=4.1980964255254 +color=red,shape=square,flag=0,i=407537,u=0.1809065361834491,v=0.27499266249565435,w=0.5116891473905982,x=3.978241871622719 +color=red,shape=triangle,flag=0,i=407553,u=0.47339962437298544,v=0.3901375718647604,w=0.5025023287674841,x=5.118451744127785 +color=blue,shape=square,flag=1,i=407587,u=0.6825558927235732,v=0.06985223394546658,w=0.504645209945903,x=4.527684222491165 +color=red,shape=square,flag=0,i=407785,u=0.9430581407698928,v=0.7993631368300492,w=0.5218151116199066,x=3.6950777816762947 +color=red,shape=circle,flag=0,i=407837,u=0.04240981604118543,v=0.0763887721046691,w=0.49278547628798963,x=4.569112234104232 +color=red,shape=circle,flag=1,i=407894,u=0.7512666250546094,v=0.7711025843096267,w=0.4924420245784761,x=6.456537045120279 +color=red,shape=square,flag=0,i=407924,u=0.3342498426902266,v=0.6414676805488785,w=0.5135249968058191,x=5.872494934413659 +color=red,shape=circle,flag=1,i=407961,u=0.6179929017424887,v=0.6340469718979167,w=0.49158265208247226,x=3.446285313916354 +color=red,shape=circle,flag=0,i=408008,u=0.0843692809175206,v=0.12722422079605555,w=0.4971328331702479,x=5.212085571506336 +color=red,shape=triangle,flag=0,i=408012,u=0.5573947494515696,v=0.38975752208434433,w=0.5126238186651708,x=4.3114345365676074 +color=yellow,shape=triangle,flag=1,i=408079,u=0.9093571004282791,v=0.5792238831693498,w=0.5065612240067842,x=3.5392047193840526 +color=blue,shape=square,flag=0,i=408114,u=0.7203276924049226,v=0.3667046445663138,w=0.5024950787070839,x=6.770523383903327 +color=purple,shape=circle,flag=1,i=408180,u=0.2885798258082818,v=0.5234491704943466,w=0.4986284927430894,x=5.924520672568417 +color=red,shape=square,flag=0,i=408188,u=0.3992984243757146,v=0.9729579454719782,w=0.5159546272861733,x=4.437287495329566 +color=red,shape=circle,flag=0,i=408247,u=0.6438422794575033,v=0.6390754079028129,w=0.4988364843821413,x=4.840967245170557 +color=red,shape=triangle,flag=0,i=408255,u=0.20680787475652063,v=0.43736532839455355,w=0.5123230089230779,x=4.3214131099058966 +color=orange,shape=circle,flag=1,i=408351,u=0.08253999981609705,v=0.015013086252800734,w=0.47803139932336064,x=6.039640054015769 +color=green,shape=circle,flag=0,i=408363,u=0.24282204821726772,v=0.5760225898635326,w=0.49110661997716804,x=4.067140097950282 +color=red,shape=circle,flag=0,i=408398,u=0.4287948131329321,v=0.39157420285171596,w=0.4999610769875731,x=6.566369411159282 +color=red,shape=square,flag=1,i=408426,u=0.6406098415169508,v=0.2646569768013902,w=0.5227351470330938,x=7.143978111596226 +color=blue,shape=square,flag=0,i=408441,u=0.9393986457623662,v=0.1940300094536369,w=0.5153355130813149,x=4.804700133038835 +color=red,shape=circle,flag=0,i=408446,u=0.6170877030169017,v=0.6543489033805715,w=0.4950052915117413,x=4.791477871234577 +color=red,shape=square,flag=0,i=408458,u=0.374345610382843,v=0.011631740019972137,w=0.5201777618421457,x=7.07082573894231 +color=red,shape=circle,flag=1,i=408471,u=0.18280117437795373,v=0.09420576052710888,w=0.49043042705050727,x=5.393871728240573 +color=red,shape=circle,flag=0,i=408550,u=0.6858331568637801,v=0.7506297164980605,w=0.4929729300464558,x=6.569545491322146 +color=red,shape=triangle,flag=0,i=408621,u=0.5797428109128266,v=0.6068332310914224,w=0.506283965445832,x=4.6435765729202805 +color=red,shape=square,flag=0,i=408668,u=0.20765558352559554,v=0.8486359562121671,w=0.5168173575061112,x=3.660407027802499 +color=yellow,shape=triangle,flag=1,i=408731,u=0.5732825888528483,v=0.7349810907346581,w=0.5065444772804333,x=4.949855575428452 +color=red,shape=triangle,flag=0,i=408820,u=0.08358419311582332,v=0.6873249510167284,w=0.5129036464938158,x=4.264207740399289 +color=red,shape=square,flag=1,i=408823,u=0.5551108619014528,v=0.07395531571137448,w=0.5156180686530784,x=3.8443549814108553 +color=red,shape=triangle,flag=0,i=408966,u=0.49554086563547917,v=0.12309999661562765,w=0.5064709442306965,x=4.192379582131352 +color=yellow,shape=circle,flag=1,i=409127,u=0.0362940768718778,v=0.3962533724798095,w=0.5229298626779088,x=6.354657807738413 +color=red,shape=square,flag=0,i=409215,u=0.4706634671490242,v=0.9610960545204995,w=0.5214938003585593,x=4.713881772725928 +color=green,shape=triangle,flag=0,i=409329,u=0.4052862901580394,v=0.08372119470326678,w=0.5184352990046684,x=6.2760282518420185 +color=yellow,shape=square,flag=1,i=409348,u=0.4344578077628283,v=0.468695067925739,w=0.4976437962672821,x=4.748196718414499 +color=red,shape=square,flag=1,i=409381,u=0.5855201233125406,v=0.5391142768421466,w=0.525480886650077,x=6.8056053921918425 +color=red,shape=triangle,flag=1,i=409527,u=0.7052826337698797,v=0.22982219401729975,w=0.5099725921977243,x=6.9530028500423775 +color=purple,shape=square,flag=0,i=409533,u=0.5854520927461457,v=0.11770299413055596,w=0.491699793546107,x=4.9698192732541715 +color=red,shape=circle,flag=1,i=409538,u=0.37163847797251504,v=0.400829027269246,w=0.4962317770086797,x=6.4387239513669305 +color=yellow,shape=circle,flag=1,i=409542,u=0.8190797984458409,v=0.23833106733842013,w=0.5295948377364428,x=4.056902855412558 +color=red,shape=triangle,flag=0,i=409581,u=0.44469573301468945,v=0.37871469895814514,w=0.5092411510912408,x=5.147708122508301 +color=red,shape=square,flag=1,i=409599,u=0.2529252950148785,v=0.7073796022463315,w=0.5289771707367834,x=4.004098830614893 +color=blue,shape=circle,flag=0,i=409661,u=0.21938969030060307,v=0.928251409188362,w=0.5253520480994954,x=5.230595544239608 +color=red,shape=triangle,flag=0,i=409677,u=0.8162341560427582,v=0.9906220905132913,w=0.5207408951203899,x=6.5217958463839425 +color=red,shape=circle,flag=1,i=409729,u=0.892607462969383,v=0.8854819932923311,w=0.500242135793435,x=5.124708072040491 +color=red,shape=triangle,flag=0,i=409790,u=0.6085217312591791,v=0.7251958321237331,w=0.5204825002103738,x=6.273496526985627 +color=red,shape=triangle,flag=1,i=409876,u=0.942350369754318,v=0.9574679537705263,w=0.5270827537157838,x=5.557671721464943 +color=red,shape=triangle,flag=0,i=409933,u=0.9206106365392773,v=0.3101350370481294,w=0.5260496270079443,x=5.211736062548158 +color=red,shape=triangle,flag=1,i=410013,u=0.762944607447994,v=0.6822350804287131,w=0.5276045940814295,x=5.562549016450775 +color=yellow,shape=circle,flag=1,i=410093,u=0.2941692879250857,v=0.03367571271482628,w=0.5323502644372534,x=4.7266609152183685 +color=red,shape=square,flag=0,i=410105,u=0.4888604843882428,v=0.13420642199999677,w=0.53100892030084,x=8.20071612615397 +color=purple,shape=triangle,flag=0,i=410150,u=0.2532387782477389,v=0.6613800791765458,w=0.5130003522926362,x=4.13827034318382 +color=red,shape=triangle,flag=0,i=410188,u=0.8155834893387192,v=0.600747726377886,w=0.5243821093021257,x=5.267510724452422 +color=red,shape=square,flag=0,i=410195,u=0.526952198917595,v=0.3883619866691551,w=0.5239548996324123,x=4.403288957344245 +color=yellow,shape=triangle,flag=1,i=410447,u=0.8971913939212398,v=0.05343074617760546,w=0.49209975676351675,x=5.530133181969077 +color=blue,shape=square,flag=1,i=410488,u=0.544679624468908,v=0.7855291101302742,w=0.49930976036776337,x=4.67214337820684 +color=red,shape=square,flag=0,i=410597,u=0.6217318755332524,v=0.21018176009500322,w=0.5284072910671912,x=6.147988448529972 +color=orange,shape=circle,flag=0,i=410732,u=0.6638572463312785,v=0.6500668188429215,w=0.47678322845435045,x=4.072461053508557 +color=red,shape=square,flag=0,i=410748,u=0.33837204663982035,v=0.19197179643208517,w=0.524959855348316,x=4.925185675626268 +color=red,shape=triangle,flag=0,i=410758,u=0.8570899840546615,v=0.04971801516907148,w=0.512822016136913,x=6.652061445418897 +color=red,shape=square,flag=1,i=410800,u=0.7673434923667805,v=0.00037654356442629044,w=0.5236425156848175,x=5.163962278526361 +color=yellow,shape=square,flag=1,i=410829,u=0.34653657882562194,v=0.6366966851406346,w=0.504017020524526,x=4.7146198841123965 +color=red,shape=circle,flag=0,i=410931,u=0.546767776910464,v=0.45433043516472915,w=0.48859736669470427,x=4.507104913664541 +color=red,shape=square,flag=0,i=410954,u=0.008316979455405882,v=0.9026225296964588,w=0.5193988762007243,x=6.365731955881866 +color=red,shape=square,flag=0,i=410964,u=0.4659512785708738,v=0.9762037780131061,w=0.5167177043188586,x=5.090767697412583 +color=purple,shape=circle,flag=1,i=410985,u=0.5209108557055107,v=0.979313898441847,w=0.5078318509679425,x=6.310739948473898 +color=red,shape=triangle,flag=0,i=411068,u=0.9173715910230548,v=0.11661677647235802,w=0.5156311281151702,x=5.619900596208495 +color=red,shape=triangle,flag=1,i=411183,u=0.9545142566635887,v=0.7132570354705988,w=0.5166409364290429,x=3.7830449602244705 +color=blue,shape=triangle,flag=1,i=411300,u=0.33643667866979665,v=0.7222312015275271,w=0.4924811207747196,x=3.751718993504626 +color=blue,shape=triangle,flag=0,i=411330,u=0.4855831948475259,v=0.9416541527042219,w=0.49421118348299153,x=4.2604083091027025 +color=red,shape=square,flag=0,i=411343,u=0.7789843132831411,v=0.07723341037885179,w=0.5148967720656697,x=4.883961995706305 +color=purple,shape=square,flag=0,i=411434,u=0.23294640945080303,v=0.20941660258541228,w=0.4904160264338973,x=4.492335472766562 +color=purple,shape=triangle,flag=0,i=411437,u=0.0874416708178064,v=0.8608235934840683,w=0.5086228235469287,x=6.904058004901947 +color=red,shape=triangle,flag=0,i=411579,u=0.16861637661800255,v=0.3425188083960208,w=0.5167684242004628,x=3.2500482408887645 +color=red,shape=triangle,flag=1,i=411659,u=0.5442188179114065,v=0.7040962175423547,w=0.5166993190489322,x=4.9804760472696605 +color=red,shape=square,flag=0,i=411735,u=0.6338308539195121,v=0.3108694477844265,w=0.5062422909508266,x=4.073143585425137 +color=purple,shape=circle,flag=0,i=411750,u=0.7319347451086649,v=0.30788954817190783,w=0.507397221546586,x=4.479781538469108 +color=blue,shape=triangle,flag=0,i=411804,u=0.8458567069898428,v=0.9112027663730352,w=0.4932980417220871,x=5.341155998830385 +color=blue,shape=circle,flag=0,i=411869,u=0.7226277574624174,v=0.7768685909029331,w=0.5398936550335363,x=6.983909056804033 +color=red,shape=circle,flag=0,i=411917,u=0.03421378357288907,v=0.047397902115352705,w=0.4752072100068521,x=4.464330295169857 +color=blue,shape=circle,flag=1,i=411945,u=0.048454150163879994,v=0.7217662666742595,w=0.5443876638676958,x=5.126694888849488 +color=purple,shape=circle,flag=0,i=412005,u=0.44708643968685247,v=0.1814357932083771,w=0.513103201251819,x=6.372625790974066 +color=purple,shape=circle,flag=0,i=412016,u=0.7144845044389426,v=0.7813678023182257,w=0.5111258378878383,x=6.199025215732114 +color=yellow,shape=circle,flag=1,i=412155,u=0.8505627687870435,v=0.6982094236081248,w=0.5203169643839746,x=4.829779398627252 +color=red,shape=square,flag=0,i=412250,u=0.8504685039854782,v=0.052190358591393315,w=0.4902410595724105,x=3.5281760591869205 +color=yellow,shape=triangle,flag=0,i=412298,u=0.2808921739138933,v=0.8195922791573089,w=0.48899755962846475,x=3.889749071345894 +color=orange,shape=circle,flag=1,i=412380,u=0.6744306766532117,v=0.5522132513998601,w=0.4794634977776188,x=4.118434182022859 +color=red,shape=square,flag=0,i=412425,u=0.10824529982235909,v=0.8365071905115189,w=0.4777329838523633,x=4.704951595091578 +color=blue,shape=square,flag=0,i=412426,u=0.007070340657070795,v=0.8065032806733391,w=0.4907367854458501,x=5.17749184088046 +color=red,shape=circle,flag=1,i=412440,u=0.3188422078407027,v=0.29284170828514816,w=0.4812742281794559,x=6.985842741046636 +color=red,shape=square,flag=0,i=412446,u=0.9832543113563688,v=0.7671990130618139,w=0.4776401719501203,x=7.486513299459086 +color=blue,shape=triangle,flag=1,i=412475,u=0.6346736052959036,v=0.2747382767489376,w=0.5010716625572224,x=6.199864235840695 +color=red,shape=circle,flag=0,i=412495,u=0.3475022942148621,v=0.32761708689501046,w=0.47996439935936613,x=2.624558172779161 +color=red,shape=triangle,flag=0,i=412508,u=0.3219698367494802,v=0.7224432607726242,w=0.503497480955817,x=5.476625302023457 +color=green,shape=circle,flag=0,i=412515,u=0.33996989698495517,v=0.4224840119144194,w=0.49880075489530057,x=5.665653883382729 +color=red,shape=square,flag=1,i=412557,u=0.060011186502833325,v=0.3966134759004424,w=0.4798480692984614,x=5.213159696306523 +color=blue,shape=square,flag=1,i=412580,u=0.5657431765911797,v=0.6511695881996549,w=0.48706999168894954,x=3.7372147807759593 +color=blue,shape=circle,flag=1,i=412636,u=0.6249413978117138,v=0.23596450396984647,w=0.5395796611792876,x=6.196345575821962 +color=red,shape=circle,flag=0,i=412687,u=0.9101350700684699,v=0.9710791928275359,w=0.4797399447267551,x=3.53929078467614 +color=blue,shape=triangle,flag=1,i=412695,u=0.3292474475923741,v=0.25173632519152445,w=0.506807093196346,x=3.2909743356840693 +color=red,shape=triangle,flag=0,i=412702,u=0.4647489450337531,v=0.16404243944577412,w=0.5077628807075795,x=4.332450242736735 +color=red,shape=square,flag=0,i=412784,u=0.6615645537979847,v=0.12878907174984167,w=0.48853149559786474,x=4.65578723005813 +color=purple,shape=circle,flag=0,i=412844,u=0.23175045836804964,v=0.9691500402287213,w=0.5135755570127799,x=7.453538774375066 +color=red,shape=triangle,flag=0,i=412918,u=0.7267047915389362,v=0.977249460120103,w=0.49605507598916354,x=4.368002766493595 +color=purple,shape=square,flag=0,i=412983,u=0.523775033537616,v=0.5334317086213074,w=0.4895645833544572,x=4.655860125829382 +color=red,shape=triangle,flag=0,i=412995,u=0.8496987888273095,v=0.4246320475803621,w=0.49200327365168206,x=4.229097853905992 +color=red,shape=square,flag=0,i=413013,u=0.5398059090000749,v=0.13586944337249574,w=0.48385062819551933,x=5.997671347891504 +color=red,shape=triangle,flag=0,i=413098,u=0.261705929435199,v=0.23008166052237766,w=0.4964270566324088,x=6.176768120730368 +color=yellow,shape=square,flag=1,i=413133,u=0.7882518280260266,v=0.6719794319255251,w=0.4993886978493441,x=5.127601342482564 +color=red,shape=square,flag=0,i=413139,u=0.9055698731289945,v=0.7007932093620781,w=0.4852146273743674,x=4.516386680724516 +color=red,shape=triangle,flag=0,i=413150,u=0.955022379650656,v=0.03527091264062365,w=0.4928540831853299,x=4.479236639542448 +color=red,shape=square,flag=0,i=413156,u=0.4935263016589604,v=0.8590568423649695,w=0.49228500147246274,x=7.485064960997819 +color=yellow,shape=triangle,flag=1,i=413236,u=0.35196921796850955,v=0.27772075890541303,w=0.47205730357553066,x=3.870571261482733 +color=blue,shape=triangle,flag=1,i=413269,u=0.6571069496666412,v=0.4823514127618985,w=0.5188596535405834,x=6.158960058773757 +color=yellow,shape=square,flag=1,i=413429,u=0.7948337045418883,v=0.05084332874896913,w=0.5083391846457594,x=6.209108243280217 +color=blue,shape=triangle,flag=1,i=413589,u=0.27775391443861974,v=0.34206760285904136,w=0.5166286588514517,x=4.504508652344163 +color=red,shape=square,flag=0,i=413628,u=0.4832747660915765,v=0.337631290163507,w=0.5002363226947814,x=4.033507775381328 +color=red,shape=square,flag=1,i=413637,u=0.3406456989651434,v=0.2014998126824079,w=0.5042958375996044,x=6.466292513024502 +color=yellow,shape=circle,flag=1,i=413798,u=0.46021572333639893,v=0.884704669096846,w=0.5340660385807497,x=7.440102842860784 +color=red,shape=triangle,flag=0,i=413820,u=0.6674025925569613,v=0.15530746467479817,w=0.4765301048927643,x=4.551772488508328 +color=yellow,shape=square,flag=1,i=413916,u=0.3929210074560181,v=0.6147548679471491,w=0.5161098315561932,x=4.11886819040765 +color=purple,shape=triangle,flag=0,i=413971,u=0.019535331958087876,v=0.6991357141620065,w=0.49963979860895197,x=2.8996262031203823 +color=red,shape=triangle,flag=0,i=414000,u=0.6088982216874902,v=0.9784559732704764,w=0.4749560013042373,x=5.221133011472841 +color=green,shape=square,flag=0,i=414027,u=0.7615265000602532,v=0.7782477383542531,w=0.5324580018121762,x=5.519010472287544 +color=blue,shape=square,flag=1,i=414085,u=0.2587342615118756,v=0.951942151485277,w=0.470791036697166,x=4.944072536036763 +color=red,shape=triangle,flag=1,i=414133,u=0.9407511495938944,v=0.03050893732240545,w=0.4715127113505447,x=4.54063268723984 +color=blue,shape=triangle,flag=1,i=414184,u=0.8916457885505735,v=0.8395568828203379,w=0.5164919658990521,x=5.615096359022343 +color=green,shape=triangle,flag=0,i=414186,u=0.9732434010964439,v=0.13258286148850296,w=0.5186563022891615,x=5.322145802264406 +color=yellow,shape=circle,flag=1,i=414292,u=0.8943270776958472,v=0.15415856635871605,w=0.5338036582905477,x=8.895613215546922 +color=red,shape=square,flag=0,i=414301,u=0.1522785546595561,v=0.4076949916621755,w=0.5062867997115744,x=3.72759091153538 +color=yellow,shape=circle,flag=1,i=414330,u=0.3323961558364591,v=0.15073461294128987,w=0.5290453694522023,x=5.264995372745593 +color=yellow,shape=triangle,flag=1,i=414341,u=0.10715872273516158,v=0.5866169535763028,w=0.4826283761096491,x=4.169264618577826 +color=orange,shape=circle,flag=1,i=414356,u=0.3763549478929412,v=0.7505727822128362,w=0.48583050566254155,x=4.653394487480818 +color=red,shape=square,flag=1,i=414364,u=0.7030570127735172,v=0.12858702930391686,w=0.5075341318315327,x=6.334703842431654 +color=yellow,shape=triangle,flag=1,i=414392,u=0.3224569799869038,v=0.7935501733243558,w=0.49041629613951876,x=7.96242727900034 +color=yellow,shape=triangle,flag=1,i=414461,u=0.9796416789195468,v=0.5557143709162574,w=0.49023563488756977,x=4.390198848248415 +color=green,shape=triangle,flag=1,i=414550,u=0.6298784229837792,v=0.7521639720803523,w=0.5191358249030289,x=7.433811460606919 +color=orange,shape=triangle,flag=0,i=414632,u=0.428500167119526,v=0.36607866845295145,w=0.47081347144738445,x=4.481033048286446 +color=red,shape=square,flag=1,i=414647,u=0.28144443092516513,v=0.4472626824439989,w=0.5080662970436506,x=6.744925948024256 +color=red,shape=circle,flag=1,i=414720,u=0.1102804286675072,v=0.09234797502378038,w=0.480737483906285,x=6.1526126375492325 +color=red,shape=square,flag=0,i=414803,u=0.8956221368012316,v=0.3118665481409354,w=0.5084850820655602,x=4.995155059184679 +color=blue,shape=square,flag=1,i=414868,u=0.8380663221334929,v=0.5532882632162486,w=0.4854303199774404,x=5.901151272085234 +color=green,shape=square,flag=0,i=414931,u=0.926762603039401,v=0.7883352330499447,w=0.5351220122805623,x=3.6259157035866565 +color=red,shape=triangle,flag=0,i=414961,u=0.42865346928153225,v=0.018536231765446498,w=0.4636237754596017,x=4.296858047706796 +color=red,shape=triangle,flag=1,i=415043,u=0.34455620836566636,v=0.7508928532640805,w=0.4684564656600809,x=3.516141064947919 +color=purple,shape=triangle,flag=0,i=415080,u=0.8400245605967229,v=0.8365978274030381,w=0.49420198830081785,x=4.833873683961947 +color=red,shape=circle,flag=0,i=415093,u=0.02530312560074266,v=-0.020744347387753548,w=0.47267233327964453,x=6.380444688698895 +color=blue,shape=square,flag=1,i=415110,u=0.022980864754761132,v=0.1472520029150809,w=0.48260481240710823,x=4.608710090282286 +color=red,shape=triangle,flag=0,i=415135,u=0.2544090554838675,v=0.3915246991655562,w=0.4636566102279231,x=3.3439464090488413 +color=yellow,shape=triangle,flag=0,i=415210,u=0.721780167694505,v=0.7165798894392567,w=0.4896651613952397,x=5.195098582544258 +color=red,shape=triangle,flag=0,i=415292,u=0.6588398833636143,v=0.49372843789109044,w=0.4691619714090176,x=3.990637057658626 +color=yellow,shape=triangle,flag=1,i=415343,u=0.5630791159911716,v=0.27766051432685335,w=0.49449852155501156,x=3.9389413540314884 +color=red,shape=square,flag=0,i=415389,u=0.9705593796951105,v=0.6662762876494098,w=0.5096717055755128,x=5.334085589168752 +color=blue,shape=circle,flag=1,i=415438,u=0.9714025422387434,v=0.8642377163674381,w=0.5413355579680965,x=5.2024624972859455 +color=purple,shape=square,flag=0,i=415450,u=0.5226547821368325,v=0.7801297575816978,w=0.5008553672951415,x=6.027848591378281 +color=blue,shape=triangle,flag=1,i=415477,u=0.8332807000442715,v=0.7498494025256474,w=0.5132796810911399,x=5.8977613781313165 +color=red,shape=square,flag=1,i=415544,u=0.9862296300552067,v=0.5825351970438819,w=0.5033480758722415,x=5.428051039799477 +color=red,shape=triangle,flag=0,i=415579,u=0.4760572296600407,v=0.33170820717220306,w=0.4717397184789229,x=4.0631750113093945 +color=red,shape=triangle,flag=0,i=415584,u=0.990314309153224,v=0.07269972495938892,w=0.47416383470284945,x=4.106577102893966 +color=red,shape=circle,flag=0,i=415589,u=0.3661906625602602,v=0.4025536714299455,w=0.47364288879216815,x=4.5910129949000895 +color=blue,shape=square,flag=0,i=415595,u=0.49163801548879127,v=0.24330154714116303,w=0.4819515245455142,x=5.718476399136688 +color=red,shape=circle,flag=0,i=415611,u=0.6195004711843787,v=0.5727866189621638,w=0.47401378896208646,x=5.542319267634021 +color=red,shape=circle,flag=0,i=415748,u=0.8328788685536079,v=0.8641085074514573,w=0.46979413223846245,x=3.9706101547653767 +color=blue,shape=triangle,flag=0,i=415754,u=0.43713699201805456,v=0.2660525142526584,w=0.5126656935668523,x=3.246619511051145 +color=red,shape=triangle,flag=0,i=415831,u=0.5001685641935002,v=0.8698183381006106,w=0.4922326402370768,x=6.024953643905896 +color=purple,shape=triangle,flag=0,i=415838,u=0.8020011720459099,v=0.22756270790291333,w=0.5033954027225506,x=6.068019207862608 +color=blue,shape=triangle,flag=0,i=416064,u=0.006945114263260832,v=0.21170056978885798,w=0.5143509734188596,x=4.651095411918273 +color=red,shape=circle,flag=0,i=416067,u=0.42812775359923905,v=0.37703136082457084,w=0.46449024799404914,x=5.15670466708205 +color=red,shape=circle,flag=0,i=416087,u=0.3538487489824198,v=0.27518672100861263,w=0.4617118610651707,x=3.580507603681859 +color=red,shape=circle,flag=0,i=416115,u=0.9430470015669334,v=0.9487467603887084,w=0.45897929561174744,x=4.365152675185844 +color=green,shape=triangle,flag=0,i=416125,u=0.09619528634889285,v=0.057739380692552134,w=0.517122397340599,x=4.862942749772543 +color=red,shape=circle,flag=1,i=416240,u=0.7574474611973291,v=0.8186996574524749,w=0.44832254622782247,x=4.7591596511939205 +color=red,shape=square,flag=0,i=416290,u=0.6903995209230517,v=0.3143369559713949,w=0.48585522297270783,x=5.01810837305451 +color=green,shape=circle,flag=0,i=416333,u=0.7205578548894788,v=0.828048458508868,w=0.5012711321138965,x=4.049348703616304 +color=red,shape=square,flag=0,i=416437,u=0.6466422667540417,v=0.7334969056903076,w=0.4804811122167074,x=5.921120324045841 +color=red,shape=triangle,flag=0,i=416449,u=0.2030025641518599,v=0.5930684242120423,w=0.49141472582738843,x=3.9874069634019995 +color=yellow,shape=circle,flag=1,i=416491,u=0.35163840806684055,v=0.4033210378463076,w=0.5345431813618567,x=6.484809729397359 +color=red,shape=triangle,flag=0,i=416563,u=0.8909271689139356,v=0.9156076344481769,w=0.4892871797467797,x=5.936154387085878 +color=yellow,shape=circle,flag=1,i=416585,u=0.16400859146840308,v=0.5965219871671622,w=0.5335026812963714,x=3.9943511258275706 +color=blue,shape=square,flag=1,i=416590,u=0.0980590317872454,v=0.41023458750011066,w=0.47707448980878275,x=6.175828247841214 +color=orange,shape=square,flag=1,i=416593,u=0.05174991698657738,v=0.3328841163758609,w=0.5117641506357392,x=4.069100960802553 +color=purple,shape=triangle,flag=0,i=416631,u=0.05804430334154431,v=0.7713956565531557,w=0.49517047333737396,x=3.770492286942417 +color=red,shape=square,flag=0,i=416641,u=0.48179183318412167,v=0.3526213194215202,w=0.46248950728747634,x=4.838732082289352 +color=yellow,shape=circle,flag=1,i=416794,u=0.005612599675430596,v=0.8088273404826914,w=0.5366467393279692,x=4.43178494213615 +color=purple,shape=triangle,flag=0,i=416848,u=0.10367082337284161,v=0.5089532068397383,w=0.496226936926661,x=4.868745172566798 +color=red,shape=square,flag=0,i=416854,u=0.08591998921287558,v=0.5901508592354079,w=0.4512489122504173,x=4.91564141561331 +color=green,shape=square,flag=0,i=416880,u=0.12970926493292545,v=0.7482186387117108,w=0.5249988957291557,x=3.5014075062557324 +color=red,shape=square,flag=1,i=416902,u=0.40319979689704244,v=0.7636111045492379,w=0.45211006913473917,x=5.412159529692301 +color=red,shape=square,flag=0,i=416972,u=0.6383818321890626,v=0.34198783159892543,w=0.45641301029695575,x=3.6925029907519344 +color=purple,shape=square,flag=1,i=416989,u=0.7572343826950665,v=0.6309017032820423,w=0.5028100170032692,x=3.334733544512153 +color=red,shape=square,flag=0,i=417025,u=0.9113462113891848,v=0.5187228415960464,w=0.4560399174032374,x=3.122234019892994 +color=red,shape=triangle,flag=1,i=417089,u=0.7495570465674024,v=0.8300551158843191,w=0.49245783860352277,x=6.175286703786654 +color=blue,shape=triangle,flag=0,i=417105,u=0.419519799589274,v=0.7135029511659471,w=0.5086966262581886,x=2.8929187832748853 +color=red,shape=square,flag=0,i=417132,u=0.3205151839886584,v=0.5645212911306043,w=0.4603770783617119,x=2.0661427685480716 +color=purple,shape=triangle,flag=0,i=417157,u=0.5711017923040533,v=0.03865980639472766,w=0.4883347189303134,x=6.388751840905303 +color=red,shape=circle,flag=0,i=417200,u=0.5855849793524782,v=0.6119243040112797,w=0.4280044413263959,x=8.323760491444853 +color=red,shape=square,flag=0,i=417218,u=0.09306731483603303,v=0.05221619154508683,w=0.4580502735802006,x=2.9393596878019714 +color=red,shape=square,flag=0,i=417258,u=0.5080993505480947,v=0.6662217093579649,w=0.4579274856433957,x=2.9869439946581493 +color=red,shape=square,flag=1,i=417395,u=0.13627138255214732,v=0.48623242410050516,w=0.46423702487186497,x=6.623316593297788 +color=red,shape=square,flag=0,i=417425,u=0.4932497928658681,v=0.15231118656399234,w=0.4664903573917578,x=5.417917228983158 +color=red,shape=circle,flag=1,i=417536,u=0.34876404340306644,v=0.2703972493882617,w=0.42768403320036097,x=4.181572832249706 +color=purple,shape=circle,flag=0,i=417554,u=0.49490645264980193,v=0.24752119385976667,w=0.4897046476479821,x=3.392519206652731 +color=green,shape=triangle,flag=0,i=417562,u=0.15469913998663198,v=0.5275669232293471,w=0.5125965526021815,x=6.202048195261952 +color=red,shape=square,flag=0,i=417575,u=0.4776565220971556,v=0.8019318489407621,w=0.4747333738063338,x=5.318639755539156 +color=blue,shape=triangle,flag=1,i=417626,u=0.4243645471310227,v=0.37420782833898925,w=0.5136846948039873,x=4.926556373439734 +color=red,shape=triangle,flag=0,i=417642,u=0.7263364294020428,v=0.468342904133927,w=0.5042821572045862,x=5.434048253892715 +color=purple,shape=triangle,flag=1,i=417650,u=0.7260601135141455,v=0.9297385606947408,w=0.49353669051830046,x=4.882010401564516 +color=green,shape=circle,flag=0,i=417654,u=0.7804965521411584,v=0.8854589402560958,w=0.5042453119891259,x=4.4590244881267 +color=red,shape=circle,flag=1,i=418013,u=0.2256042182898581,v=0.24739727081194185,w=0.4315387829544891,x=2.32742869673782 +color=yellow,shape=circle,flag=1,i=418040,u=0.3584799144288826,v=0.173946869402819,w=0.5317370022627771,x=3.7434801260034463 +color=red,shape=circle,flag=0,i=418128,u=0.2486872223029497,v=0.3319274331187414,w=0.4250771454361501,x=4.909765695950619 +color=yellow,shape=triangle,flag=1,i=418172,u=0.4787606665741654,v=0.6617860112773567,w=0.47158200435444225,x=6.721233713172783 +color=purple,shape=square,flag=0,i=418278,u=0.6239062694658689,v=0.11065159041832395,w=0.510052521858901,x=8.029689766687161 +color=purple,shape=square,flag=0,i=418285,u=0.11293849922481936,v=0.008855787273896243,w=0.5089106996804605,x=5.2066763491198556 +color=yellow,shape=square,flag=1,i=418345,u=0.29222900592551015,v=0.1617721066226956,w=0.5125688323415893,x=5.257280559078665 +color=red,shape=circle,flag=0,i=418462,u=0.4785698702803115,v=0.5340052689518955,w=0.43785075136677304,x=5.319094297656166 +color=red,shape=square,flag=0,i=418469,u=0.644309699064817,v=0.5861256430759361,w=0.5160755245391613,x=2.4739604669907966 +color=purple,shape=triangle,flag=0,i=418480,u=0.32765619699116266,v=0.04717576449588323,w=0.49510694729807003,x=3.3660856169364872 +color=purple,shape=circle,flag=0,i=418503,u=0.34564049250131523,v=0.2100286091493202,w=0.4817621695949327,x=4.673931141789692 +color=purple,shape=triangle,flag=0,i=418531,u=0.26916047972550294,v=0.4806804615006416,w=0.4962450194770319,x=5.193831246245857 +color=red,shape=square,flag=1,i=418602,u=0.1341165155177233,v=0.6073081718250779,w=0.5175096422682183,x=6.831408929518912 +color=blue,shape=triangle,flag=0,i=418615,u=0.5887476483923134,v=0.5074989436889473,w=0.515205098683211,x=6.4700679314894245 +color=red,shape=circle,flag=0,i=418701,u=0.11918405593694148,v=0.08867615517788549,w=0.4394253247178085,x=5.950469582574622 +color=yellow,shape=triangle,flag=1,i=418725,u=0.559465311034973,v=0.5851322286825043,w=0.4752743880183645,x=6.092580944596932 +color=red,shape=circle,flag=0,i=418834,u=0.07245661514460844,v=0.028668585166640233,w=0.45062442800371105,x=4.221752994815294 +color=red,shape=square,flag=1,i=418888,u=0.09272629825783374,v=0.5907352761204864,w=0.5166121740248965,x=5.732664933000755 +color=blue,shape=square,flag=1,i=418903,u=0.5659067235626688,v=0.11794294903035007,w=0.4779849402704211,x=4.949091899397209 +color=blue,shape=square,flag=0,i=418957,u=0.37971553000369285,v=0.1152171664862347,w=0.48012958722493926,x=5.193986950124411 +color=blue,shape=circle,flag=0,i=418986,u=0.31274767760449274,v=0.27134123391623366,w=0.5243005052378935,x=6.402246284432516 +color=green,shape=square,flag=0,i=419011,u=0.6065480850298873,v=0.7253560192089153,w=0.5198369024479206,x=4.400359463051699 +color=blue,shape=triangle,flag=1,i=419055,u=0.17698236637235687,v=0.12033899861995145,w=0.5243035948387528,x=6.636269103850641 +color=green,shape=square,flag=0,i=419059,u=0.03992098826862389,v=0.6263984646969762,w=0.5226431193254288,x=4.880216140629437 +color=blue,shape=circle,flag=1,i=419070,u=0.48262252187422305,v=0.14844748834794808,w=0.5202308814447982,x=4.838675015261391 +color=red,shape=square,flag=0,i=419119,u=0.6407951567603292,v=0.1174570878397333,w=0.5243827686373389,x=4.461836317974531 +color=purple,shape=triangle,flag=1,i=419167,u=0.4112514620133395,v=0.4013960953774379,w=0.48959686815477893,x=4.719200306281575 +color=yellow,shape=square,flag=1,i=419170,u=0.8128890125577551,v=0.5303271844237689,w=0.5043163802327053,x=4.515719801764994 +color=red,shape=square,flag=0,i=419260,u=0.8459992691859014,v=0.5687235069114398,w=0.5179995879876328,x=5.810491948149306 +color=purple,shape=circle,flag=0,i=419335,u=0.788659054238965,v=0.2057394713923727,w=0.4800188075984709,x=6.611217667011823 +color=red,shape=triangle,flag=1,i=419341,u=0.34327808925073,v=0.4282106811267582,w=0.5073775830952365,x=5.025946486651326 +color=blue,shape=circle,flag=0,i=419347,u=0.7435925250692076,v=0.050394473270299334,w=0.5252954908253112,x=6.023473823699479 +color=red,shape=triangle,flag=1,i=419352,u=0.14759530436434143,v=0.30504333234305203,w=0.5098637272460711,x=5.501689760480581 +color=green,shape=triangle,flag=0,i=419374,u=0.7851794194652867,v=0.40356871876936984,w=0.49856121844967827,x=4.422402863649022 +color=red,shape=circle,flag=0,i=419388,u=0.5357206940841953,v=0.6159024616433673,w=0.4417066294586936,x=3.3008200348263563 +color=red,shape=square,flag=0,i=419427,u=0.497728482478768,v=0.6568766816078183,w=0.5156409137941457,x=6.7459219401214865 +color=yellow,shape=square,flag=0,i=419433,u=0.9831176109691093,v=0.12016879812103598,w=0.5063371582187389,x=4.002888361916657 +color=red,shape=circle,flag=0,i=419454,u=0.18078963931854763,v=0.17975551799418893,w=0.4414635374896249,x=6.133341531260502 +color=yellow,shape=square,flag=1,i=419485,u=0.0032107127687728276,v=0.6247875259079945,w=0.4994796987604175,x=3.8878280100714235 +color=yellow,shape=circle,flag=1,i=419493,u=0.7283687030103658,v=0.3503603938864758,w=0.5425727711866225,x=5.465893082835568 +color=purple,shape=circle,flag=0,i=419538,u=0.3182933578236352,v=0.13416345428779297,w=0.47941171551479606,x=3.9126176436354747 +color=blue,shape=square,flag=1,i=419569,u=0.9492379398120842,v=0.39366296929477573,w=0.47239174506269305,x=4.893587209093668 +color=blue,shape=square,flag=0,i=419657,u=0.4304997545174736,v=0.33396334081820134,w=0.4697097596494418,x=6.857989200005004 +color=yellow,shape=square,flag=1,i=419795,u=0.8468832442546941,v=0.8625749446461438,w=0.4982585193965951,x=3.3999100448088395 +color=red,shape=triangle,flag=1,i=419809,u=0.9900536015797581,v=0.13764424035406442,w=0.5150222548494368,x=3.7778205861620306 +color=red,shape=square,flag=0,i=419821,u=0.10649203939316398,v=0.9104669542208729,w=0.5128459717086693,x=4.763743330455749 +color=yellow,shape=triangle,flag=1,i=419862,u=0.5376717393736369,v=0.23656209596307531,w=0.4751502662070869,x=4.772911352493985 +color=red,shape=circle,flag=1,i=419872,u=0.5387485677513972,v=0.6180599523806768,w=0.4500877751260209,x=4.911772553659389 +color=blue,shape=square,flag=1,i=419910,u=0.3513514077826374,v=0.15208318703166146,w=0.45934192210156266,x=5.088986600009058 +color=red,shape=circle,flag=0,i=419988,u=0.08951075543053155,v=0.07362376046190192,w=0.4482243519895226,x=4.487627218025021 +color=red,shape=triangle,flag=1,i=419990,u=0.6824702806418353,v=0.7461089819377266,w=0.5065779501420412,x=4.372032553209347 +color=blue,shape=circle,flag=1,i=420020,u=0.775461605625285,v=0.9760998075460481,w=0.5319321347612134,x=6.185012881228327 +color=purple,shape=triangle,flag=0,i=420030,u=0.4450957908541562,v=0.7229964638814087,w=0.4963891458217236,x=5.555679568100611 +color=red,shape=square,flag=0,i=420040,u=0.32138973910976965,v=0.3212980963551523,w=0.5093263822517776,x=4.280641488700887 +color=blue,shape=circle,flag=1,i=420075,u=0.9388887458530584,v=0.8609702695830763,w=0.5323551392787857,x=6.279675473328702 +color=blue,shape=square,flag=0,i=420105,u=0.20733027416885952,v=0.6309677439872041,w=0.46835732829307836,x=5.064016781771638 +color=red,shape=triangle,flag=0,i=420123,u=0.15589321076051543,v=0.7721679170997856,w=0.5091670999777331,x=4.238585586171747 +color=purple,shape=circle,flag=0,i=420175,u=0.6658447689157138,v=0.4278410789063032,w=0.48325704108040973,x=4.836444687375318 +color=blue,shape=triangle,flag=1,i=420191,u=0.9923032048192627,v=0.5512066701071145,w=0.510110423338272,x=4.043821217028412 +color=red,shape=circle,flag=0,i=420270,u=0.07815809188305467,v=-0.005166171309403611,w=0.4619224914145091,x=3.7302097734546904 +color=red,shape=square,flag=0,i=420305,u=0.13973941028581927,v=0.5409886769252491,w=0.5008958149170422,x=6.190696250694951 +color=green,shape=triangle,flag=0,i=420380,u=0.32956554788510006,v=0.5988667525692233,w=0.4889638022392036,x=3.9605060882435095 +color=purple,shape=triangle,flag=0,i=420403,u=0.09376770845345361,v=0.865261456689735,w=0.4941171777736501,x=6.544276297520681 +color=green,shape=square,flag=0,i=420458,u=0.4765715334261724,v=0.2432673706396874,w=0.5122487395509979,x=6.22276152269719 +color=red,shape=triangle,flag=0,i=420518,u=0.1755073072365766,v=0.3661387851424014,w=0.5277425941847986,x=7.33320574592114 +color=purple,shape=circle,flag=0,i=420575,u=0.7683281978547455,v=0.6652738892993179,w=0.4700499417260775,x=4.237591710833429 +color=blue,shape=square,flag=0,i=420726,u=0.9634567292099476,v=0.7616512666481643,w=0.46593547717089623,x=5.8728163832941265 +color=blue,shape=square,flag=1,i=420856,u=0.38062296360170167,v=0.5097475809004562,w=0.46279279351507085,x=5.593228683611702 +color=red,shape=triangle,flag=0,i=420874,u=0.12120920680117409,v=0.38448436815394005,w=0.5226332746524399,x=5.174918896192733 +color=blue,shape=triangle,flag=1,i=420913,u=0.4091216272376227,v=0.703010888647567,w=0.5045686882224233,x=5.640179590359914 +color=red,shape=circle,flag=1,i=420956,u=0.9119375048120245,v=0.9495525581923282,w=0.47331221620880004,x=4.07959729392461 +color=purple,shape=square,flag=0,i=421040,u=0.641806501032175,v=0.21250698695225523,w=0.5085333633812319,x=4.584715094139626 +color=yellow,shape=circle,flag=1,i=421109,u=0.286405507549519,v=0.8082900367305083,w=0.5458348425158348,x=3.9570103139675035 +color=yellow,shape=circle,flag=1,i=421117,u=0.0781039547881206,v=0.15460194406739203,w=0.5404475035429774,x=3.5772472136097964 +color=green,shape=triangle,flag=0,i=421187,u=0.910538291083186,v=0.11227748033451224,w=0.4905020629512842,x=4.938672328482595 +color=purple,shape=circle,flag=0,i=421191,u=0.39741723896475534,v=0.3119764265038476,w=0.45687560357417495,x=3.856373670994896 +color=red,shape=triangle,flag=0,i=421292,u=0.22997337335951007,v=0.5241719142826281,w=0.5040589050882092,x=3.3428223385200373 +color=blue,shape=triangle,flag=1,i=421466,u=0.3912066418534581,v=0.802309595939718,w=0.5023443886541941,x=5.803742771910691 +color=red,shape=triangle,flag=0,i=421481,u=0.21349483413334447,v=0.6743255768847448,w=0.5002369988689419,x=5.07681927367883 +color=red,shape=triangle,flag=0,i=421525,u=0.17887033117247464,v=0.18715285325045183,w=0.4974027151126915,x=6.057029567875758 +color=red,shape=triangle,flag=1,i=421545,u=0.4512757646684652,v=0.993734601173005,w=0.5024266019217427,x=3.4502023559579036 +color=yellow,shape=triangle,flag=1,i=421553,u=0.4901720145278564,v=0.09164867035655966,w=0.49313791481675356,x=4.920643217483616 +color=purple,shape=square,flag=0,i=421579,u=0.3399808993062704,v=0.04127876859147306,w=0.511967519087579,x=5.762010673413871 +color=blue,shape=triangle,flag=0,i=421631,u=0.13220137206634552,v=0.7793633267917444,w=0.49934759022397573,x=3.8042440474445236 +color=purple,shape=circle,flag=0,i=421694,u=0.6312658643754951,v=0.6448690157921327,w=0.4596221953901663,x=3.6231321482262406 +color=red,shape=circle,flag=0,i=421705,u=0.09078148278855669,v=0.15462268170062665,w=0.4586840392126474,x=3.5719558184920106 +color=blue,shape=triangle,flag=0,i=421765,u=0.8519968700186483,v=0.5431421882717834,w=0.4976543166827394,x=5.411954000774678 +color=blue,shape=circle,flag=1,i=421845,u=0.39823758629063866,v=0.17747700745079165,w=0.5263597303878068,x=4.942388839313421 +color=yellow,shape=square,flag=0,i=421865,u=0.20276340976126683,v=0.08063057577027488,w=0.48693185304190123,x=3.9991522556540247 +color=red,shape=triangle,flag=1,i=421940,u=0.6169476159181688,v=0.008157381504150352,w=0.5064232151310086,x=3.7602545156818388 +color=blue,shape=triangle,flag=1,i=421973,u=0.9464696613785609,v=0.21875861695530463,w=0.5058011846350001,x=4.459892045268972 +color=orange,shape=circle,flag=1,i=421983,u=0.6548669492595104,v=0.6625709068459517,w=0.4859572320930812,x=5.280507319360176 +color=blue,shape=triangle,flag=1,i=422062,u=0.22842183738672617,v=0.8771339922454624,w=0.5064493565206147,x=5.087556726422471 +color=red,shape=square,flag=0,i=422080,u=0.7265418504828559,v=0.5563096404688408,w=0.49143651361346413,x=5.568190299392107 +color=blue,shape=circle,flag=0,i=422214,u=0.8248725344255894,v=0.39209379229874686,w=0.5227997397164804,x=3.4751205735705333 +color=red,shape=triangle,flag=0,i=422222,u=0.522851906241407,v=0.43608383016782204,w=0.5063728656223513,x=4.274538495471897 +color=red,shape=square,flag=0,i=422232,u=0.17335648238807821,v=0.2674430516701156,w=0.4908649331222643,x=4.198948537291329 +color=blue,shape=square,flag=0,i=422251,u=0.4354867491224371,v=0.7856218965977316,w=0.4787273295512921,x=7.464601336288314 +color=blue,shape=triangle,flag=1,i=422337,u=0.3063383753601002,v=0.10396312686133169,w=0.508702813038436,x=4.590321370903393 +color=red,shape=square,flag=0,i=422365,u=0.6779119033983828,v=0.29502336421498343,w=0.49798236054183365,x=6.0887588906882675 +color=yellow,shape=triangle,flag=1,i=422380,u=0.2793850272265196,v=0.33066593505469666,w=0.4951274187659189,x=6.733385215299943 +color=purple,shape=square,flag=0,i=422470,u=0.7665570484926579,v=0.6267711899704203,w=0.5076242832573972,x=7.681767609263716 +color=yellow,shape=triangle,flag=1,i=422497,u=0.8102589958124413,v=0.01822955537663462,w=0.4911328887302529,x=6.939255135064175 +color=red,shape=square,flag=1,i=422511,u=0.09218611031858914,v=0.6843884932079767,w=0.5074768447817486,x=6.522408854573524 +color=red,shape=circle,flag=1,i=422521,u=0.2391638935246463,v=0.21669966988784334,w=0.482075354587983,x=4.852284919389121 +color=red,shape=square,flag=0,i=422550,u=0.8713369143741349,v=0.9961354978991265,w=0.5103807668011715,x=3.584766094737614 +color=yellow,shape=triangle,flag=1,i=422635,u=0.691087851817801,v=0.7868338939692598,w=0.49859804610546365,x=3.9136303126874066 +color=blue,shape=square,flag=0,i=422635,u=0.6232035322090675,v=0.5021788550619062,w=0.4771117909231017,x=5.260454617949134 +color=blue,shape=square,flag=1,i=422695,u=0.9113227919157537,v=0.1214988747081529,w=0.4793201450679552,x=7.471518664410535 +color=blue,shape=square,flag=0,i=422720,u=0.6274281898591093,v=0.1487238712848501,w=0.4717429292559921,x=5.980771630766033 +color=red,shape=square,flag=0,i=422736,u=0.19572256430413804,v=0.6645880587282045,w=0.504048662582051,x=6.1478699023513625 +color=red,shape=circle,flag=0,i=422768,u=0.39399389819049324,v=0.34108334384295924,w=0.47837647377149906,x=5.235365468205119 +color=green,shape=triangle,flag=1,i=422780,u=0.8571075083886939,v=0.005432943350398345,w=0.49636770240542544,x=4.026075610733411 +color=purple,shape=square,flag=0,i=422789,u=0.11422696544446342,v=0.5444423457254739,w=0.5061268494104082,x=2.4498703133255693 +color=purple,shape=circle,flag=0,i=422841,u=0.7594442010862045,v=0.8850235308519641,w=0.4538532040618892,x=4.823699728083295 +color=purple,shape=circle,flag=0,i=422883,u=0.25764872780491554,v=0.29643582593363893,w=0.45260252651905714,x=6.453082123422326 +color=purple,shape=circle,flag=0,i=422905,u=0.057498107806975285,v=0.571385861245452,w=0.4491137507287069,x=6.1772982133642955 +color=red,shape=circle,flag=1,i=422971,u=0.26047143915342275,v=0.31134032641931036,w=0.47647509800992915,x=4.860592225566909 +color=yellow,shape=circle,flag=1,i=423068,u=0.8277135750293394,v=0.8097598068686582,w=0.5537927536438878,x=2.9018166469568984 +color=red,shape=triangle,flag=0,i=423096,u=0.46158524348506424,v=0.48483994732571123,w=0.4960415246098488,x=4.902335667528943 +color=red,shape=triangle,flag=0,i=423144,u=0.8081564672048231,v=0.6141752144426256,w=0.4971870322771153,x=4.866070269885102 +color=red,shape=square,flag=1,i=423203,u=0.39519884055437904,v=0.9164095595828995,w=0.5024359751551882,x=4.947931539683516 +color=red,shape=square,flag=0,i=423243,u=0.9663104055050857,v=0.9316063431259665,w=0.5037641668693889,x=6.52948065159558 +color=red,shape=square,flag=0,i=423250,u=0.19768740184097222,v=0.33747053803626403,w=0.506008673145862,x=4.542667868842889 +color=red,shape=circle,flag=0,i=423274,u=0.9981298611871363,v=1.033142534029489,w=0.48122454006344817,x=5.471859227093806 +color=purple,shape=circle,flag=0,i=423290,u=0.0826198126900467,v=0.7663654733410326,w=0.45064182878433157,x=3.4997846877625736 +color=red,shape=triangle,flag=0,i=423388,u=0.917366677399632,v=0.1600825446719557,w=0.49672429055898054,x=4.783865469383976 +color=green,shape=triangle,flag=1,i=423406,u=0.5167232957507374,v=0.5906429506180194,w=0.49603446546416136,x=5.681356092497879 +color=red,shape=circle,flag=0,i=423423,u=0.5618792437229114,v=0.47476376187724434,w=0.49077438408929325,x=4.1297581154108824 +color=red,shape=triangle,flag=1,i=423436,u=0.6331540491606704,v=0.8228904217882436,w=0.4995613145029491,x=6.752619752644885 +color=green,shape=triangle,flag=0,i=423470,u=0.8844290783131042,v=0.37751330116644166,w=0.5011864962969341,x=5.205704557499417 +color=blue,shape=square,flag=1,i=423505,u=0.5595307154969456,v=0.8196583374164971,w=0.47222952702091925,x=7.331449811224478 +color=blue,shape=circle,flag=0,i=423572,u=0.03861643834946327,v=0.4854506463568181,w=0.5329293059177043,x=5.111822930637758 +color=red,shape=triangle,flag=0,i=423651,u=0.29244787054596133,v=0.4330977891452481,w=0.504130556248503,x=7.35082449854281 +color=purple,shape=triangle,flag=0,i=423680,u=0.20430110446442407,v=0.3929882389934475,w=0.49385352607461636,x=4.517251449086623 +color=blue,shape=triangle,flag=1,i=423819,u=0.2669042494119066,v=0.4590092691038372,w=0.5099980568432776,x=4.117594382024488 +color=red,shape=triangle,flag=0,i=423825,u=0.9355705249257841,v=0.9369196923949129,w=0.503860900113285,x=3.8604615545931487 +color=red,shape=circle,flag=1,i=423855,u=0.8383550173417015,v=0.808406855475372,w=0.4960280209975012,x=5.968965971904798 +color=red,shape=circle,flag=0,i=423955,u=0.6529820277882176,v=0.628874774869151,w=0.49687396352278995,x=4.52261320381504 +color=red,shape=square,flag=0,i=424020,u=0.25663181926400536,v=0.9727661599849248,w=0.5132658723080127,x=5.426257046930297 +color=purple,shape=square,flag=0,i=424085,u=0.38326323260477413,v=0.046358787043141114,w=0.5107969443916618,x=4.9942743361256134 +color=orange,shape=square,flag=0,i=424170,u=0.7135417290023929,v=0.5616180516712003,w=0.5053749607989979,x=2.8920973077666314 +color=purple,shape=square,flag=0,i=424225,u=0.7894239820145166,v=0.1557304918328546,w=0.5080335051392121,x=6.390974330149276 +color=red,shape=triangle,flag=0,i=424308,u=0.04171663848949825,v=0.18201975586900154,w=0.4993168012316726,x=7.073345153242407 +color=red,shape=circle,flag=1,i=424312,u=0.6657520237052819,v=0.578339423566302,w=0.49881907484704463,x=5.128702343721816 +color=blue,shape=triangle,flag=0,i=424390,u=0.9822248067469724,v=0.7124408927579092,w=0.5114109499406355,x=5.280662316539495 +color=purple,shape=triangle,flag=0,i=424401,u=0.7384022185448347,v=0.627917108777412,w=0.49171489047163885,x=1.7460582889478633 +color=red,shape=triangle,flag=0,i=424535,u=0.27355357853304085,v=0.24234572962600331,w=0.49627089393657586,x=6.559109634016019 +color=red,shape=circle,flag=0,i=424579,u=0.948879045920595,v=0.8553745137306265,w=0.49419148495266274,x=3.888399632140649 +color=red,shape=triangle,flag=0,i=424621,u=0.7773778755698789,v=0.3300384867893771,w=0.4924433033519024,x=6.059699763981318 +color=purple,shape=square,flag=0,i=424630,u=0.7247670035450625,v=0.11974741035291536,w=0.5096314557272542,x=4.42453511961119 +color=yellow,shape=square,flag=1,i=424665,u=0.01638922093087003,v=0.6259575289432724,w=0.47107959659631293,x=5.56966217227509 +color=yellow,shape=square,flag=1,i=424715,u=0.593468380468002,v=0.2529719507654551,w=0.47441530516841673,x=5.678756268202779 +color=purple,shape=triangle,flag=0,i=424895,u=0.6888067151424385,v=0.5778705905592166,w=0.4888276349872249,x=3.6004690047827936 +color=yellow,shape=square,flag=1,i=424989,u=0.6948563903709681,v=0.4773120583924717,w=0.46799778516555024,x=5.200188934040355 +color=blue,shape=triangle,flag=1,i=425007,u=0.4468466813667844,v=0.43362920993357335,w=0.515729505499019,x=4.81533198522991 +color=red,shape=circle,flag=1,i=425040,u=0.32293035851090535,v=0.2695397847604287,w=0.49819765309459557,x=4.432970695645839 +color=red,shape=circle,flag=0,i=425057,u=0.0934455553004091,v=0.09706827408347332,w=0.5002420671062757,x=2.9921874167667997 +color=red,shape=square,flag=0,i=425146,u=0.4155861942682759,v=0.8323807540582205,w=0.5079107752577897,x=4.7743652931057206 +color=red,shape=square,flag=0,i=425177,u=0.2547348661030797,v=0.8176917826597205,w=0.5065431430624738,x=6.072912280477126 +color=red,shape=square,flag=0,i=425279,u=0.7347099053004672,v=0.20777365073206178,w=0.4983527615812199,x=6.906273367401151 +color=yellow,shape=square,flag=1,i=425349,u=0.34708535893298476,v=0.7588761693759328,w=0.46509805840758206,x=5.958273799673441 +color=red,shape=square,flag=1,i=425363,u=0.9702967271485906,v=0.8217949607270094,w=0.49749142383226713,x=7.923479574964664 +color=red,shape=square,flag=1,i=425365,u=0.5595827772690272,v=0.8629834809138323,w=0.4963813746205957,x=3.643111682849435 +color=yellow,shape=triangle,flag=1,i=425420,u=0.27016626275607336,v=0.2361061432725633,w=0.4975572638226982,x=4.899198302990696 +color=red,shape=triangle,flag=1,i=425460,u=0.9783138836283432,v=0.06871908092818602,w=0.4723087234497161,x=2.429194040014615 +color=yellow,shape=square,flag=1,i=425504,u=0.601341752261887,v=0.9871014256790142,w=0.4656642070109788,x=3.9584981516024524 +color=yellow,shape=circle,flag=1,i=425547,u=0.2584121166844663,v=0.5770647909784982,w=0.5389870481057049,x=5.1688393644673765 +color=purple,shape=triangle,flag=1,i=425572,u=0.6627940020983101,v=0.21742985611982912,w=0.48638370238500866,x=4.627590199271363 +color=orange,shape=square,flag=0,i=425590,u=0.8669739809149121,v=0.9756108423175313,w=0.5053008946570394,x=5.409891613045471 +color=red,shape=square,flag=1,i=425598,u=0.36555357466852056,v=0.07645205536172783,w=0.508337935006973,x=5.193246662529672 +color=orange,shape=square,flag=0,i=425610,u=0.18957297427068343,v=0.011289215203845293,w=0.5014881603996104,x=5.156932876359062 +color=red,shape=triangle,flag=1,i=425645,u=0.5417221364135402,v=0.05125548267174118,w=0.4713375130413683,x=4.392247287226662 +color=red,shape=square,flag=0,i=425659,u=0.5773984901362054,v=0.2862726305555673,w=0.5072039719902021,x=2.682110304825743 +color=red,shape=square,flag=0,i=425751,u=0.5342658852870467,v=0.40331767406650676,w=0.5071660161631717,x=4.263485716178285 +color=red,shape=square,flag=0,i=425772,u=0.16538091099895547,v=0.21231903796909646,w=0.5077362885250679,x=3.4170918666907717 +color=green,shape=triangle,flag=0,i=425847,u=0.9130901842355247,v=0.42733433771940554,w=0.5155023420439412,x=5.084294034388891 +color=purple,shape=circle,flag=0,i=425995,u=0.8524367050494912,v=0.16889278277483777,w=0.468648674681958,x=4.608871038377759 +color=red,shape=triangle,flag=0,i=426030,u=0.7170259743418136,v=0.48217035408733866,w=0.46432760927314887,x=5.7237002632622636 +color=yellow,shape=square,flag=1,i=426080,u=0.5443243056501877,v=0.6274756987542268,w=0.46024736512963077,x=3.3378575398079207 +color=blue,shape=circle,flag=1,i=426141,u=0.730781063090646,v=0.8305406720518591,w=0.5294685295586468,x=5.279958423374869 +color=purple,shape=square,flag=0,i=426186,u=0.2115296774168054,v=0.3849712182704629,w=0.5205918866192383,x=4.174181627928343 +color=purple,shape=square,flag=0,i=426224,u=0.20863695328870535,v=0.029838647145262076,w=0.5154733388357255,x=5.749372843102285 +color=purple,shape=circle,flag=0,i=426316,u=0.11426478394849648,v=0.21050411490040977,w=0.4635914066485068,x=2.434820725773794 +color=red,shape=circle,flag=0,i=426365,u=0.8361221943478852,v=0.8757821773856019,w=0.49332492821121826,x=4.710085487104611 +color=orange,shape=square,flag=0,i=426516,u=0.630866106889544,v=0.3508645843901491,w=0.5002736025930848,x=3.1474729833495876 +color=blue,shape=triangle,flag=1,i=426520,u=0.6577322326675539,v=0.5225108935589138,w=0.5156793109401394,x=5.460942893587558 +color=purple,shape=triangle,flag=0,i=426535,u=0.8677775392639049,v=0.6198611554396952,w=0.48793011766344674,x=5.673571977672875 +color=orange,shape=triangle,flag=1,i=426540,u=0.591971936852446,v=0.11662916228512576,w=0.4737029597625125,x=4.273321383567371 +color=red,shape=triangle,flag=1,i=426664,u=0.2280079468651427,v=0.7814860351373184,w=0.45158159881824833,x=4.518228902849963 +color=red,shape=circle,flag=1,i=426667,u=0.7132420929497385,v=0.7186658256455496,w=0.48848404033182935,x=5.0887037297452204 +color=red,shape=triangle,flag=0,i=426744,u=0.8220190323544991,v=0.9925354915056449,w=0.45713990783701103,x=5.57264764814727 +color=purple,shape=square,flag=0,i=426807,u=0.5574011458103179,v=0.7149337853086016,w=0.5309299835992229,x=5.408515297062594 +color=red,shape=square,flag=0,i=426953,u=0.09687680238856133,v=0.891289484293177,w=0.49620176948822337,x=4.41081053227365 +color=yellow,shape=triangle,flag=1,i=427105,u=0.9706115695543969,v=0.1247673124994404,w=0.5222142030313565,x=6.609298129619411 +color=red,shape=triangle,flag=0,i=427205,u=0.28580596622573007,v=0.3907064570339188,w=0.4716269715918478,x=6.043439010813056 +color=red,shape=square,flag=1,i=427210,u=0.4278639656009402,v=0.4774052494332929,w=0.5050408021489939,x=6.126742881761789 +color=red,shape=triangle,flag=0,i=427233,u=0.17378473843917996,v=0.9701494204940466,w=0.4702290960944805,x=6.718528092966392 +color=red,shape=square,flag=1,i=427289,u=0.24499921027124094,v=0.255208718562683,w=0.5008275824423128,x=3.9262527039462953 +color=red,shape=circle,flag=1,i=427332,u=0.5277776840661931,v=0.42950624105860313,w=0.49914970743581427,x=3.5720884940081934 +color=green,shape=square,flag=0,i=427365,u=0.0714693766989114,v=0.8434590154440507,w=0.5052443561253518,x=6.145472220740967 +color=green,shape=square,flag=0,i=427391,u=0.32639389722343193,v=0.5267758335709026,w=0.5066189091332679,x=5.464966261201148 +color=green,shape=square,flag=1,i=427552,u=0.6004974338488954,v=0.7787426708887795,w=0.509429189860972,x=4.965408694259128 +color=yellow,shape=square,flag=1,i=427605,u=0.38092380568353834,v=0.3196930143459549,w=0.4560242699345026,x=4.204302702715086 +color=red,shape=circle,flag=0,i=427620,u=0.4624156956849369,v=0.455344260258324,w=0.5040478108921573,x=6.410838916235206 +color=red,shape=square,flag=0,i=427739,u=0.22301696363349044,v=0.8109135025164587,w=0.5013234191873367,x=4.7675392701979575 +color=yellow,shape=square,flag=0,i=427765,u=0.5405534796417821,v=0.1406357376974694,w=0.45337132724477797,x=4.71939290164823 +color=orange,shape=triangle,flag=1,i=427788,u=0.01590664870399494,v=0.4572765600077092,w=0.4840452019160308,x=5.782387968496991 +color=yellow,shape=triangle,flag=1,i=427836,u=0.20242937347513024,v=0.32187513135938317,w=0.5189221860617227,x=4.473026779655001 +color=red,shape=square,flag=1,i=427885,u=0.2041418104845184,v=0.4581217249811622,w=0.4895326428218526,x=4.83545893940905 +color=yellow,shape=circle,flag=0,i=427926,u=0.8297487271228928,v=0.47265214548585377,w=0.5324445777405135,x=5.332570876788594 +color=red,shape=square,flag=0,i=427934,u=0.60619770573938,v=0.7868679676557547,w=0.49445333773164496,x=3.564003050613175 +color=red,shape=triangle,flag=0,i=427970,u=0.6857743746636775,v=0.8978983846092662,w=0.458790528254551,x=4.904617735550746 +color=green,shape=square,flag=0,i=428040,u=0.9722726751360444,v=0.9583812069083181,w=0.5106020893074634,x=6.707855553111038 +color=purple,shape=triangle,flag=0,i=428070,u=0.7187795651758097,v=0.5476835679019041,w=0.48872223232107664,x=4.555474941216741 +color=blue,shape=square,flag=1,i=428093,u=0.8069624874650082,v=0.5437604410713842,w=0.47384612223623185,x=4.38964723496028 +color=blue,shape=square,flag=1,i=428103,u=0.5029309949119753,v=0.5272989418629264,w=0.4737437693534424,x=6.251160899306548 +color=orange,shape=square,flag=1,i=428124,u=0.42850197928902745,v=0.9327841104315517,w=0.4939073304491279,x=4.071958673876106 +color=blue,shape=square,flag=1,i=428138,u=0.36979380303155596,v=0.2487632991955283,w=0.47112878559950194,x=5.458867702183956 +color=red,shape=square,flag=0,i=428209,u=0.6892243942831818,v=0.12380871620827827,w=0.49126188466862863,x=5.786270563124558 +color=yellow,shape=circle,flag=1,i=428277,u=0.7661219735643151,v=0.17461499712153228,w=0.5224586176582287,x=3.5546468931271082 +color=red,shape=circle,flag=1,i=428325,u=0.2637257788219187,v=0.22562504866157346,w=0.49992691459899724,x=2.236094072428751 +color=green,shape=circle,flag=0,i=428429,u=0.9438304606302973,v=0.21780940451843955,w=0.5104681714170178,x=5.200868325295786 +color=yellow,shape=square,flag=1,i=428453,u=0.49407280185669855,v=0.632541357132386,w=0.4600063441141154,x=5.5178447148283984 +color=yellow,shape=circle,flag=1,i=428472,u=0.8381672748863793,v=0.21755473462835673,w=0.5207229879030026,x=6.4984791392966805 +color=yellow,shape=triangle,flag=0,i=428541,u=0.19514881275968465,v=0.025996136864955277,w=0.5191329727433874,x=3.565050187934149 +color=red,shape=triangle,flag=0,i=428633,u=0.07567877986647131,v=0.42068268728195646,w=0.4696827504269808,x=6.609871290553852 +color=red,shape=triangle,flag=0,i=428648,u=0.5709126090910467,v=0.5413260773979797,w=0.4697768627794909,x=7.947189574977039 +color=yellow,shape=square,flag=1,i=428699,u=0.3246029901266696,v=0.9588994619184443,w=0.4603194775432964,x=5.897082314294825 +color=green,shape=square,flag=1,i=428758,u=0.8462597371150543,v=0.721456519915196,w=0.5118679688546229,x=4.5177921623167885 +color=green,shape=circle,flag=0,i=428769,u=0.8434747395858071,v=0.07402838892297958,w=0.5158831371942311,x=4.293753444251344 +color=red,shape=circle,flag=1,i=428787,u=0.4680733653101632,v=0.5371720006634939,w=0.5026094351783746,x=3.3877495456668973 +color=red,shape=circle,flag=1,i=428812,u=0.4191097569913754,v=0.47246119250979496,w=0.5044547720935116,x=3.7685738018741746 +color=blue,shape=triangle,flag=0,i=428856,u=0.6461324979428906,v=0.8361442544262598,w=0.519335505911322,x=6.575771580595844 +color=green,shape=triangle,flag=0,i=428862,u=0.8377644060982539,v=0.5503414418976728,w=0.4985261271489029,x=4.7498125701451706 +color=blue,shape=square,flag=1,i=428917,u=0.6964744348337873,v=0.8868560515441671,w=0.47398401764450804,x=6.114045508861097 +color=red,shape=square,flag=1,i=428993,u=0.013020691498634274,v=0.5495552753534988,w=0.5253784442607773,x=4.725617124076844 +color=red,shape=circle,flag=1,i=429005,u=0.4738364893586757,v=0.4701732332869386,w=0.49639536384015565,x=6.8752987633081135 +color=red,shape=circle,flag=1,i=429054,u=0.6656105725283946,v=0.75108137973318,w=0.4949443113514723,x=5.281658329539386 +color=red,shape=square,flag=0,i=429057,u=0.25596923431129603,v=0.051093538322888876,w=0.5264823108099105,x=3.6654730030376803 +color=purple,shape=circle,flag=0,i=429111,u=0.8938248057786501,v=0.42098153130622296,w=0.4802087471289647,x=5.863618478077068 +color=blue,shape=circle,flag=1,i=429121,u=0.4708250203200308,v=0.19654657972700595,w=0.5051505439281154,x=3.585234005506477 +color=red,shape=square,flag=0,i=429135,u=0.008350166019426397,v=0.09470629678221865,w=0.5181745987055807,x=5.191052375330684 +color=red,shape=circle,flag=1,i=429254,u=0.37045404571025775,v=0.41743549979617406,w=0.4858214415189545,x=5.741370933050528 +color=red,shape=circle,flag=0,i=429325,u=0.8942631011543773,v=0.8638887743711348,w=0.4966035867030875,x=2.9373743964041954 +color=red,shape=triangle,flag=0,i=429326,u=0.957273783720544,v=0.7733201101963969,w=0.4713425199954149,x=6.175683625759825 +color=purple,shape=square,flag=0,i=429348,u=0.5128409293908851,v=0.11497086312151694,w=0.531286691146988,x=7.656167922482241 +color=red,shape=triangle,flag=0,i=429368,u=0.20784804688845426,v=0.7388074595717812,w=0.47014346630134474,x=3.694114890206754 +color=red,shape=triangle,flag=1,i=429373,u=0.30082957301848523,v=0.5653276652271506,w=0.4734696065196633,x=6.357267490275895 +color=red,shape=circle,flag=0,i=429410,u=0.23433800404204164,v=0.1393151182299473,w=0.4950474060233168,x=4.786690595721022 +color=purple,shape=circle,flag=0,i=429423,u=0.6214496500365904,v=0.30742759739689407,w=0.4792694327595867,x=4.91100159602182 +color=blue,shape=circle,flag=0,i=429491,u=0.7986458160900594,v=0.18585005223047135,w=0.5039231103949626,x=5.626741318070789 +color=red,shape=square,flag=0,i=429516,u=0.6848533104329096,v=0.33056972283940667,w=0.5379726281281916,x=4.717831083697813 +color=green,shape=triangle,flag=0,i=429585,u=0.2839822189749771,v=0.73775579533104,w=0.5049172441133688,x=6.716827851033396 +color=red,shape=circle,flag=0,i=429638,u=0.5492331749387379,v=0.6457659939155009,w=0.48873057639053413,x=6.400011063657911 +color=purple,shape=circle,flag=0,i=429770,u=0.33026844977478165,v=0.34444832024348426,w=0.4814777732869112,x=4.4048141888059265 +color=yellow,shape=circle,flag=1,i=429776,u=0.9133316022820065,v=0.9649385884565533,w=0.524248057841048,x=4.101212085394714 +color=purple,shape=circle,flag=0,i=429785,u=0.316217615121002,v=0.25815593493508604,w=0.4851282848578222,x=6.0113687193808145 +color=red,shape=square,flag=0,i=429787,u=0.03892892550034732,v=0.5851772338257412,w=0.549080533872407,x=3.9391065302101325 +color=blue,shape=square,flag=0,i=429810,u=0.5796519950537246,v=0.5225193068500436,w=0.46812592683127857,x=3.5333053612012635 +color=green,shape=square,flag=0,i=429823,u=0.9940685289652789,v=0.3196874106138835,w=0.5106399734383792,x=6.627733957167792 +color=red,shape=square,flag=0,i=429841,u=0.24608812446195005,v=0.1800137254303592,w=0.5446206058541022,x=4.893937149938307 +color=purple,shape=triangle,flag=0,i=430067,u=0.6506952388147397,v=0.6296636866615741,w=0.4914499285808656,x=4.012082590394638 +color=red,shape=triangle,flag=1,i=430125,u=0.2514261207127588,v=0.6535792580599258,w=0.46582790524260004,x=2.9258416449390894 +color=red,shape=square,flag=0,i=430146,u=0.8029325391323049,v=0.9263691643301364,w=0.5578502339843877,x=3.186559900751657 +color=red,shape=triangle,flag=0,i=430164,u=0.882105188724888,v=0.04775054632160425,w=0.46798223198899663,x=6.252781391016099 +color=red,shape=triangle,flag=0,i=430276,u=0.1674972380102433,v=0.2609421092907568,w=0.4699456074449321,x=5.078946056985045 +color=purple,shape=circle,flag=0,i=430403,u=0.12397971577750255,v=0.9708882164743036,w=0.48617682829403663,x=5.257074069129675 +color=blue,shape=square,flag=0,i=430414,u=0.7340898571795469,v=0.4757366760248247,w=0.46296304032021257,x=6.244017326913152 +color=red,shape=triangle,flag=0,i=430448,u=0.08891645540192639,v=0.7531671348537611,w=0.4682200355584395,x=2.907319480910244 +color=yellow,shape=circle,flag=1,i=430497,u=0.0254896318150033,v=0.8823210564149404,w=0.5211398295543085,x=5.378323465527184 +color=yellow,shape=circle,flag=1,i=430508,u=0.5349134399214438,v=0.5923192653969284,w=0.5167487348865745,x=4.405082669340497 +color=yellow,shape=triangle,flag=1,i=430522,u=0.6059341819703445,v=0.42433189146973194,w=0.5112106634865347,x=5.896060950562372 +color=red,shape=square,flag=0,i=430635,u=0.03999643900721206,v=0.7132445010070424,w=0.5388732506134749,x=3.4010268008615916 +color=purple,shape=circle,flag=0,i=430663,u=0.1041833210653601,v=0.6829350157801621,w=0.49201749557060254,x=3.781136668626683 +color=red,shape=circle,flag=0,i=430710,u=0.3759087757093993,v=0.46423172399914614,w=0.48604745777303643,x=5.808747262283556 +color=yellow,shape=square,flag=1,i=430724,u=0.4029289128797666,v=0.0013758815078774855,w=0.4645604940556546,x=4.368476056376362 +color=purple,shape=triangle,flag=0,i=430765,u=0.058665436954591255,v=0.40989712209393114,w=0.4934392583554017,x=2.8678175407018283 +color=green,shape=triangle,flag=0,i=430775,u=0.40322931048568733,v=0.27864472268185003,w=0.5062392349203582,x=4.248792381923482 +color=blue,shape=circle,flag=1,i=430779,u=0.29812139403575255,v=0.5632206087816237,w=0.49860214007931175,x=8.146885882174693 +color=yellow,shape=triangle,flag=1,i=430781,u=0.3154182356974319,v=0.5474863972186107,w=0.5093497549932269,x=5.050591329344595 +color=purple,shape=circle,flag=0,i=430885,u=0.21380841899332537,v=0.4513242975790873,w=0.4965056985119337,x=4.5494233554288295 +color=purple,shape=triangle,flag=0,i=430946,u=0.28655987765812085,v=0.16266134693515133,w=0.4932688699946626,x=6.321522974744133 +color=blue,shape=circle,flag=1,i=430978,u=0.000690052898613347,v=0.7789329485527191,w=0.4996831517213931,x=5.861801301751025 +color=red,shape=triangle,flag=0,i=430999,u=0.2798998249390876,v=0.23113290298367495,w=0.4921642951191572,x=4.9619101130679555 +color=red,shape=square,flag=0,i=431007,u=0.9356844302485094,v=0.9211556757351993,w=0.5286359285573382,x=4.095001154333659 +color=yellow,shape=square,flag=1,i=431030,u=0.1721818367237269,v=0.9124919327239045,w=0.4706789831435059,x=4.327202260637639 +color=red,shape=square,flag=0,i=431070,u=0.407164590915292,v=0.020187542465808894,w=0.5236383119561624,x=3.6898982852695568 +color=purple,shape=circle,flag=0,i=431085,u=0.9061186371270176,v=0.9312798715094261,w=0.4983599282061592,x=4.53529395941221 +color=red,shape=square,flag=0,i=431087,u=0.6342717782829218,v=0.5039073408150256,w=0.5226067930252241,x=4.492831683399684 +color=purple,shape=triangle,flag=0,i=431178,u=0.736999489217027,v=0.9288874856518851,w=0.49342172835776904,x=4.895402544925116 +color=red,shape=triangle,flag=1,i=431203,u=0.09511647804434442,v=0.8624159415485466,w=0.49925655183443063,x=3.5898618000696856 +color=red,shape=circle,flag=1,i=431221,u=0.7436229251357463,v=0.7932897198188944,w=0.483432704305946,x=4.833950135623271 +color=yellow,shape=circle,flag=1,i=431410,u=0.3223478910035237,v=0.013718487106361699,w=0.5071570059762378,x=4.6248122736214965 +color=yellow,shape=circle,flag=1,i=431411,u=0.031442165109897946,v=0.538171663420788,w=0.5071514616236765,x=4.491465925327968 +color=red,shape=square,flag=0,i=431489,u=0.7215000632812368,v=0.9783446977147177,w=0.520997153003067,x=5.550844082665016 +color=red,shape=circle,flag=0,i=431555,u=0.5958837608067776,v=0.5709302556286382,w=0.48900804484503757,x=5.042102449732762 +color=red,shape=square,flag=0,i=431586,u=0.6046801460521182,v=0.028027083129846586,w=0.5115028321305282,x=5.004572163125208 +color=red,shape=circle,flag=1,i=431682,u=0.22553877314772253,v=0.1394629716917561,w=0.4866804974288476,x=6.997607529360064 +color=red,shape=circle,flag=0,i=431714,u=0.15050749354087012,v=0.2429233771101954,w=0.49180627238182884,x=4.141027438779219 +color=red,shape=square,flag=0,i=431740,u=0.5734807473265005,v=0.7050556756360538,w=0.5117582718270743,x=3.795151568207107 +color=green,shape=circle,flag=0,i=431859,u=0.6033823900126042,v=0.16207432846592873,w=0.5134011972671004,x=4.735523286095609 +color=purple,shape=triangle,flag=0,i=431886,u=0.3689413424208302,v=0.055498762494094134,w=0.4957949619575204,x=5.292643120408306 +color=green,shape=square,flag=0,i=431913,u=0.0994751006178235,v=0.6511327561927346,w=0.4938150397937878,x=7.268578505820497 +color=blue,shape=square,flag=1,i=431920,u=0.6047195197378054,v=0.660608346804571,w=0.4663422523744924,x=5.6997159281568 +color=yellow,shape=circle,flag=1,i=431942,u=0.6564709385781753,v=0.994190627211483,w=0.5018065000024834,x=4.073076131944515 +color=yellow,shape=circle,flag=1,i=431964,u=0.9159440153422648,v=0.7208506227267477,w=0.49994664904904,x=5.8765737127761595 +color=red,shape=square,flag=0,i=431965,u=0.23969864901411753,v=0.4352870885496487,w=0.5049458261730994,x=4.210419201281581 +color=red,shape=triangle,flag=0,i=432001,u=0.6940160483165602,v=0.08575494812049977,w=0.501242183887338,x=3.9464616531747096 +color=blue,shape=triangle,flag=1,i=432011,u=0.8605317944477321,v=0.2271908329075828,w=0.5073438854913153,x=4.1888063190023805 +color=red,shape=triangle,flag=0,i=432051,u=0.14299995143384658,v=0.8867698601893216,w=0.49966092838729625,x=4.199278798485914 +color=red,shape=circle,flag=1,i=432343,u=0.02771278651557585,v=0.03429131662711673,w=0.4706123757423119,x=5.170327939421174 +color=red,shape=triangle,flag=1,i=432386,u=0.44699388675486385,v=0.14982804239628988,w=0.491861371753282,x=5.358698469407348 +color=red,shape=square,flag=0,i=432482,u=0.9001852868513311,v=0.1563407769787356,w=0.5017492852481726,x=5.869252325467563 +color=green,shape=circle,flag=1,i=432540,u=0.7845871626702107,v=0.019979627232190045,w=0.5115787320434757,x=4.2030315831903735 +color=green,shape=square,flag=0,i=432554,u=0.8116052190275128,v=0.8935586352512453,w=0.4942763185069306,x=4.52279110202832 +color=red,shape=square,flag=0,i=432736,u=0.7660819275029396,v=0.3115107074174447,w=0.4978429768605359,x=3.3946909305862696 +color=green,shape=square,flag=0,i=432770,u=0.20726603123512322,v=0.42379106773486197,w=0.4972105620776079,x=4.555006054175362 +color=green,shape=square,flag=1,i=432816,u=0.5546738511920734,v=0.7079784162616318,w=0.5007437090007817,x=4.940556766517629 +color=yellow,shape=circle,flag=1,i=432925,u=0.6546501013144669,v=0.09128249159926538,w=0.4925300405426629,x=3.202670367906642 +color=red,shape=square,flag=1,i=432940,u=0.16661565181086957,v=0.8444460150291666,w=0.48899516856978387,x=4.605005124717778 +color=purple,shape=circle,flag=0,i=432975,u=0.046096169230748996,v=0.6330365289927855,w=0.49763304811033415,x=5.287341985182163 +color=yellow,shape=square,flag=1,i=433100,u=0.6644835752780938,v=0.4066231631531583,w=0.498414931297478,x=3.9208640839403675 +color=blue,shape=circle,flag=1,i=433141,u=0.6360027207753243,v=0.7040623704100735,w=0.5079478269038831,x=5.369460230158197 +color=red,shape=circle,flag=0,i=433175,u=0.6102336275941573,v=0.5426461613898843,w=0.4787986920317028,x=6.91946947575433 +color=blue,shape=square,flag=0,i=433215,u=0.12358187244307994,v=0.02035756741710959,w=0.47691608451661566,x=3.637759428157294 +color=green,shape=square,flag=0,i=433261,u=0.49987543705384985,v=0.27028489536048905,w=0.49681960723694485,x=3.3080913569405497 +color=blue,shape=square,flag=1,i=433285,u=0.05946106617345159,v=0.4532670390203296,w=0.4776134074601565,x=6.671658709259874 +color=blue,shape=triangle,flag=1,i=433374,u=0.27971271459463276,v=0.35402444918062537,w=0.4999477642634154,x=4.092460843085399 +color=red,shape=triangle,flag=0,i=433411,u=0.43368658742377975,v=0.8826609374254298,w=0.5193062129437737,x=1.2146763609358853 +color=purple,shape=triangle,flag=0,i=433472,u=0.4361122074666044,v=0.6917074618192002,w=0.49239944720507756,x=3.084716917371697 +color=red,shape=triangle,flag=1,i=433505,u=0.2765643106345562,v=0.5939979701878836,w=0.5146188457161298,x=6.8359795324213835 +color=blue,shape=triangle,flag=1,i=433543,u=0.5786771300643293,v=0.6142600340649169,w=0.4991815807818477,x=5.290739355892209 +color=yellow,shape=triangle,flag=0,i=433602,u=0.7711922622191889,v=0.2251062751896522,w=0.4939260197702981,x=3.160490042738331 +color=green,shape=circle,flag=0,i=433655,u=0.09860641262650338,v=0.5449504130478615,w=0.5045129181223662,x=5.165867446005227 +color=yellow,shape=circle,flag=1,i=433715,u=0.3665007718315332,v=0.7514930942145615,w=0.4848596594877264,x=4.842455768318108 +color=red,shape=square,flag=0,i=433748,u=0.8389029960044865,v=0.860750605855949,w=0.501458353783284,x=3.19218817124321 +color=yellow,shape=triangle,flag=1,i=433798,u=0.07227170639272118,v=0.2816426208022663,w=0.48605622671986337,x=5.354836096912901 +color=purple,shape=circle,flag=0,i=433824,u=0.17201355773495508,v=0.24756271742805946,w=0.4944297443915493,x=4.918458155450148 +color=green,shape=square,flag=0,i=433895,u=0.6635615363258186,v=0.19657031432664474,w=0.49589837786327046,x=6.642454900130587 +color=red,shape=triangle,flag=0,i=433928,u=0.360773189183068,v=0.5248461207576682,w=0.5090292387452188,x=4.430519083215832 +color=green,shape=triangle,flag=0,i=433942,u=0.9226419634151455,v=0.06741602036717442,w=0.5091812925736865,x=3.4154247812656515 +color=red,shape=triangle,flag=1,i=433986,u=0.2780736090059539,v=0.6747335930438723,w=0.508377691060558,x=3.322333341339808 +color=orange,shape=circle,flag=0,i=433994,u=0.20748653676403406,v=0.4123003163495188,w=0.494195797219976,x=6.232117654654036 +color=red,shape=circle,flag=0,i=434017,u=0.5152339306361557,v=0.5750573240341217,w=0.4895081853111887,x=6.406757210484545 +color=purple,shape=triangle,flag=0,i=434025,u=0.053563008562753645,v=0.08131649748602454,w=0.48618442533423495,x=4.762474218129651 +color=red,shape=square,flag=0,i=434103,u=0.7487535986212616,v=0.5149128090498354,w=0.5091472709116461,x=4.175425294558464 +color=blue,shape=square,flag=1,i=434117,u=0.9782709459666242,v=0.5258073459494389,w=0.47581614867538397,x=6.20605772925591 +color=blue,shape=square,flag=1,i=434169,u=0.9652355409798492,v=0.2729426369750859,w=0.48104940270659097,x=5.400030744031735 +color=yellow,shape=square,flag=1,i=434223,u=0.9659526616525094,v=0.8275642198610555,w=0.4978229875585131,x=3.253920147246891 +color=purple,shape=square,flag=0,i=434266,u=0.5638980409308909,v=0.1361063038780117,w=0.5381885216746034,x=3.5002808094746194 +color=green,shape=square,flag=0,i=434278,u=0.7837064000167976,v=0.7644152694922427,w=0.49875527920017143,x=4.6183863066724244 +color=red,shape=triangle,flag=0,i=434321,u=0.2976658081930511,v=0.36850196425385795,w=0.4973013602419118,x=4.661139636780618 +color=blue,shape=square,flag=1,i=434332,u=0.7365425661310253,v=0.45583970199582713,w=0.48565503296948664,x=5.209628722186546 +color=green,shape=circle,flag=0,i=434345,u=0.8479196770587611,v=0.9933079612771681,w=0.5048446284964669,x=5.567739255489422 +color=red,shape=square,flag=1,i=434435,u=0.991096511437496,v=0.025105301614998132,w=0.5179123967745594,x=5.931435348137742 +color=red,shape=triangle,flag=1,i=434555,u=0.39767185862779686,v=0.9376186130941725,w=0.4994102614655188,x=3.399354147428521 +color=red,shape=circle,flag=1,i=434558,u=0.781160381108894,v=0.725985369836209,w=0.4955132160741051,x=4.732900556687531 +color=red,shape=square,flag=0,i=434598,u=0.6549377334854134,v=0.09084926769783574,w=0.5174924922748046,x=3.475455623251961 +color=red,shape=circle,flag=0,i=434618,u=0.6017358132650914,v=0.5219351035857995,w=0.4958945620205581,x=6.38592524546268 +color=blue,shape=circle,flag=0,i=434658,u=0.8012162042283488,v=0.3480468507230474,w=0.5046025568164396,x=5.073914226625629 +color=red,shape=circle,flag=0,i=434768,u=0.11509170888080389,v=0.13995988845008878,w=0.49467070579276473,x=4.672111397578845 +color=red,shape=triangle,flag=0,i=434783,u=0.6955703797996894,v=0.3362958683867011,w=0.4995226901985453,x=7.19957078603985 +color=green,shape=square,flag=0,i=434793,u=0.5277957486992041,v=0.3793846240217911,w=0.4962027804037736,x=6.103713989801951 +color=red,shape=triangle,flag=1,i=434842,u=0.9585030343837033,v=0.34914529683213924,w=0.4980864448121288,x=7.888527058456321 +color=red,shape=triangle,flag=1,i=434878,u=0.6316751169638901,v=0.15769747029531256,w=0.49936074424643995,x=2.737391868241301 +color=blue,shape=circle,flag=1,i=434886,u=0.30488416058328904,v=0.4558390636812145,w=0.506877310972472,x=5.65093335347233 +color=green,shape=circle,flag=0,i=434910,u=0.6255236855282953,v=0.6010377242870991,w=0.5090970434834531,x=4.754334188386776 +color=red,shape=square,flag=1,i=434945,u=0.20098946351521962,v=0.13185884973284479,w=0.501977508680943,x=5.137385350112086 +color=purple,shape=triangle,flag=0,i=435003,u=0.6994711351679362,v=0.6618277787917952,w=0.47045540593326923,x=6.577365405041516 +color=purple,shape=circle,flag=0,i=435050,u=0.15060201263445305,v=0.9526823209642867,w=0.5091184802785791,x=2.3268436901379306 +color=blue,shape=triangle,flag=1,i=435065,u=0.020116121842534085,v=0.25635180042008754,w=0.4948032078553967,x=5.439475014913131 +color=purple,shape=square,flag=0,i=435087,u=0.783648275792587,v=0.02340576806594241,w=0.5340442822042968,x=4.881974126747804 +color=blue,shape=circle,flag=1,i=435115,u=0.42136803817120383,v=0.7131486953510967,w=0.5093248294858664,x=5.468675937919926 +color=red,shape=circle,flag=0,i=435402,u=0.50695904929708,v=0.45362813092781795,w=0.5002424650267973,x=4.416628162677404 +color=blue,shape=square,flag=1,i=435410,u=0.5911521642027565,v=0.4720656349088185,w=0.49510426570538496,x=5.7692674352098985 +color=blue,shape=triangle,flag=1,i=435419,u=0.4296989532318465,v=0.9371168543502997,w=0.49531661348596145,x=5.2322044274594575 +color=yellow,shape=circle,flag=1,i=435544,u=0.3246411752422569,v=0.3644432284212491,w=0.4968276436683879,x=2.8080934642277473 +color=red,shape=triangle,flag=1,i=435549,u=0.4493685440024452,v=0.16826268546764256,w=0.48580962454749893,x=5.166151101612523 +color=red,shape=circle,flag=1,i=435565,u=0.5317233378110757,v=0.45055848630920664,w=0.4930285204979886,x=4.585538506531893 +color=purple,shape=square,flag=0,i=435599,u=0.7427966349427934,v=0.2222935928238179,w=0.5330710139192982,x=5.4924322667759355 +color=red,shape=circle,flag=0,i=435749,u=0.9236325375565893,v=0.9832729896877908,w=0.497548945316094,x=6.71540062485585 +color=red,shape=square,flag=0,i=435775,u=0.8028538910089711,v=0.6025610722494016,w=0.5014357913252403,x=4.8481044995948155 +color=red,shape=square,flag=0,i=435781,u=0.2681937779542889,v=0.46910428355996714,w=0.49944434596958537,x=3.8667157964383563 +color=red,shape=circle,flag=0,i=435802,u=0.7913245583599238,v=0.8821033627387526,w=0.5002065748823282,x=5.878072480622866 +color=red,shape=square,flag=0,i=435830,u=0.2337740963749929,v=0.7911502694649526,w=0.4997634201960948,x=5.67127583019391 +color=yellow,shape=square,flag=1,i=435857,u=0.014463649390616617,v=0.9837926714492485,w=0.49980358969649386,x=5.0111706027673275 +color=red,shape=square,flag=0,i=435872,u=0.1562566929126603,v=0.4290665500761336,w=0.5022801380970983,x=6.902420474152438 +color=yellow,shape=triangle,flag=1,i=435876,u=0.2375611414097496,v=0.9852052086053142,w=0.48030668773323715,x=5.435750356155446 +color=red,shape=circle,flag=0,i=435985,u=0.5697177596331662,v=0.637137927512288,w=0.504765268428757,x=6.521184641043341 +color=purple,shape=circle,flag=0,i=436063,u=0.23853054657683792,v=0.30855453350224804,w=0.5174371327855982,x=3.803679566057577 +color=red,shape=triangle,flag=0,i=436097,u=0.038974881726389854,v=0.4389225463461832,w=0.4918740234305623,x=5.4559847697751165 +color=red,shape=square,flag=0,i=436227,u=0.4243200031812161,v=0.6031112292826726,w=0.5052494099934095,x=6.593335216985331 +color=blue,shape=triangle,flag=0,i=436293,u=0.7138077066588048,v=0.3378096019743009,w=0.500106561267031,x=4.272743149102255 +color=red,shape=square,flag=0,i=436344,u=0.6205255682269005,v=0.14147893469504425,w=0.4986622808073623,x=4.0627699524514505 +color=orange,shape=triangle,flag=1,i=436345,u=0.47319505589017075,v=0.9294545364714185,w=0.47238614038576715,x=6.537923118990357 +color=yellow,shape=triangle,flag=0,i=436364,u=0.9428402660452866,v=0.32186434896555915,w=0.4816828497633597,x=6.098183066730402 +color=red,shape=triangle,flag=1,i=436410,u=0.15992551794282983,v=0.19890216072920908,w=0.48335744664048497,x=3.07125232146341 +color=purple,shape=triangle,flag=0,i=436561,u=0.3129854564713729,v=0.3792399653791011,w=0.46563231823560597,x=4.324967003807103 +color=green,shape=triangle,flag=0,i=436585,u=0.2758544471060357,v=0.01365600095224595,w=0.5145523126691295,x=4.40742003013768 +color=blue,shape=square,flag=0,i=436599,u=0.7766391040883234,v=0.5644225008050158,w=0.49294593580993085,x=4.788165323074899 +color=purple,shape=triangle,flag=0,i=436645,u=0.5094893133094806,v=0.22450526042029795,w=0.46577525630662003,x=4.628604062422395 +color=blue,shape=circle,flag=1,i=436660,u=0.3112964381397433,v=0.2709314163445954,w=0.5011548045349941,x=5.540669535555615 +color=red,shape=square,flag=0,i=436667,u=0.7583388587589652,v=0.9390969035285209,w=0.49886046786225685,x=3.5612480004500107 +color=yellow,shape=triangle,flag=1,i=436694,u=0.9526867008363316,v=0.853135758386563,w=0.4799509587136798,x=5.439724371904723 +color=green,shape=circle,flag=0,i=436726,u=0.08237352314777191,v=0.47981501485082045,w=0.5192264472047406,x=6.017654059187713 +color=green,shape=square,flag=0,i=436733,u=0.4837984364895892,v=0.08212342594685296,w=0.4989424517518087,x=4.591124046680975 +color=purple,shape=square,flag=0,i=436834,u=0.7989598073281962,v=0.5096502141039582,w=0.5316381787772568,x=3.8789339926634394 +color=purple,shape=triangle,flag=0,i=436881,u=0.3034489146837266,v=0.46111355683416066,w=0.48148090892523454,x=5.720528951331072 +color=red,shape=square,flag=1,i=436899,u=0.5459049549584437,v=0.8615964143320817,w=0.49783457770364803,x=5.134484027998303 +color=green,shape=circle,flag=0,i=437035,u=0.9629137203360748,v=0.8123086572355038,w=0.5142570052810861,x=4.1534557070311955 +color=red,shape=square,flag=1,i=437040,u=0.14770150341212673,v=0.903512495403854,w=0.49567081691264325,x=6.258395988913281 +color=yellow,shape=square,flag=1,i=437089,u=0.28002856110177954,v=0.29795833570702346,w=0.4910092411864575,x=6.3136532508126875 +color=red,shape=circle,flag=1,i=437101,u=0.25127736636236975,v=0.32061491138408477,w=0.4943838040606187,x=4.189096851109034 +color=blue,shape=circle,flag=1,i=437235,u=0.4232332637130508,v=0.8264736455737158,w=0.5016118864032161,x=4.170665868518532 +color=blue,shape=circle,flag=1,i=437240,u=0.7457723861278099,v=0.8397272154116819,w=0.5035069083706825,x=6.556715538294082 +color=red,shape=square,flag=1,i=437251,u=0.5095886815351525,v=0.6065178517378399,w=0.5085299762015498,x=3.817158298641582 +color=red,shape=triangle,flag=0,i=437280,u=0.3305395678687296,v=0.062119313495134,w=0.49220585645772924,x=4.723193491004722 +color=purple,shape=triangle,flag=0,i=437371,u=0.9216356208770554,v=0.30720940279440767,w=0.4910691774582122,x=5.872878787578732 +color=red,shape=square,flag=0,i=437387,u=0.9137390773740979,v=0.843296298890668,w=0.510708864248982,x=5.2314432010903555 +color=red,shape=triangle,flag=0,i=437416,u=0.4498803349383491,v=0.8349484721387818,w=0.49481789053919684,x=4.473596701715838 +color=red,shape=triangle,flag=0,i=437442,u=0.9856802834929906,v=0.817445756075083,w=0.49833987780253874,x=4.842297329187473 +color=green,shape=square,flag=0,i=437508,u=0.41969716607526797,v=0.41246822835741026,w=0.4729790463334082,x=5.841410534093214 +color=red,shape=triangle,flag=1,i=437520,u=0.446005237631788,v=0.8272206360039658,w=0.4974427116274343,x=6.098135903248214 +color=red,shape=square,flag=0,i=437532,u=0.6357719216821314,v=0.6970867759393995,w=0.4940826462055272,x=6.351579417310387 +color=green,shape=triangle,flag=1,i=437544,u=0.07749125283097746,v=0.7997042551392148,w=0.5288478155217743,x=5.007411503973972 +color=green,shape=circle,flag=0,i=437566,u=0.9584890321396345,v=0.9071482496705534,w=0.5028355537497216,x=7.487895566803419 +color=blue,shape=square,flag=1,i=437688,u=0.49259738352949933,v=0.30088238308609916,w=0.5063911292326709,x=5.952328499006593 +color=red,shape=circle,flag=0,i=437700,u=0.5905461065786989,v=0.623179466125097,w=0.47874817004071524,x=3.5231833476979104 +color=green,shape=square,flag=0,i=437720,u=0.5133449964213642,v=0.49937712662022526,w=0.46134939808677317,x=5.78306778786595 +color=red,shape=triangle,flag=0,i=437734,u=0.9969563940686739,v=0.7499973912247889,w=0.49448365391989535,x=7.36954257910979 +color=yellow,shape=triangle,flag=1,i=437806,u=0.13496025290854552,v=0.5217498986523218,w=0.48551447548341087,x=3.5577946657011092 +color=blue,shape=square,flag=0,i=437836,u=0.7463183377611071,v=0.825252332938222,w=0.5068189472967893,x=6.93171207010579 +color=yellow,shape=square,flag=1,i=437901,u=0.4416790184735747,v=0.13950659864761872,w=0.5085852140115215,x=4.931998239207409 +color=red,shape=triangle,flag=0,i=437925,u=0.3357458308660205,v=0.987787257675211,w=0.4982976228692731,x=5.199558010519528 +color=red,shape=square,flag=0,i=437960,u=0.4901879899763838,v=0.14587122114775153,w=0.49458437920692955,x=4.845752511490685 +color=blue,shape=circle,flag=1,i=437998,u=0.07372513228168276,v=0.5864060917603757,w=0.5045085623235273,x=6.42278126360607 +color=yellow,shape=square,flag=1,i=438109,u=0.9075173707301951,v=0.05143325135168264,w=0.5122879298678802,x=5.276269449222794 +color=purple,shape=square,flag=0,i=438192,u=0.6499955143261992,v=0.5178349881169059,w=0.5369289114554097,x=4.349514278885358 +color=blue,shape=triangle,flag=0,i=438255,u=0.17807658049029917,v=0.579104218035652,w=0.4870918822315874,x=4.675223662724696 +color=green,shape=circle,flag=0,i=438275,u=0.2884037929853277,v=0.6397445195072545,w=0.5098688603427093,x=3.574153588066576 +color=yellow,shape=triangle,flag=1,i=438309,u=0.5672323779767716,v=0.2814294745384365,w=0.4838183495729003,x=4.974573059595241 +color=yellow,shape=square,flag=1,i=438337,u=0.7705906347934989,v=0.667636326193905,w=0.5082772307126497,x=6.125310716375598 +color=orange,shape=square,flag=0,i=438381,u=0.06101771810283574,v=0.68747202343077,w=0.4977162098081796,x=5.86366195486773 +color=purple,shape=square,flag=0,i=438385,u=0.3611207259034017,v=0.42341141436130003,w=0.5280384429543278,x=4.8796170389126745 +color=red,shape=circle,flag=1,i=438397,u=0.6327931231418402,v=0.6354081948441541,w=0.479977026205797,x=4.971796343510399 +color=green,shape=circle,flag=0,i=438472,u=0.05850798902155985,v=0.1494250980937728,w=0.5062962141692333,x=4.791005887808977 +color=red,shape=circle,flag=0,i=438519,u=0.022716756783163983,v=-0.04550339558289733,w=0.4763622882951251,x=5.041071040355236 +color=red,shape=square,flag=0,i=438525,u=0.18562161738142502,v=0.21310243818378483,w=0.4723122607157748,x=4.132081540406548 +color=red,shape=square,flag=0,i=438543,u=0.6374982811884574,v=0.6099608499400054,w=0.47461686349453747,x=5.949395991206852 +color=red,shape=square,flag=0,i=438591,u=0.8053219066168321,v=0.1720154947794349,w=0.46953125756802383,x=4.5503332287909375 +color=yellow,shape=square,flag=1,i=438818,u=0.6622352625341551,v=0.7516914590682935,w=0.5018600368415771,x=5.900068161467413 +color=red,shape=triangle,flag=1,i=438849,u=0.030763315524464097,v=0.048046419497038806,w=0.5014969377401141,x=3.453336043496867 +color=red,shape=circle,flag=1,i=438899,u=0.7596985781043656,v=0.676769507947792,w=0.4926600813762199,x=4.828095546150267 +color=red,shape=circle,flag=0,i=438940,u=0.8039494723040335,v=0.8386905755444028,w=0.4944790747453228,x=6.269379475769703 +color=yellow,shape=square,flag=1,i=438951,u=0.7921866752048135,v=0.6308460604509636,w=0.4984727741059736,x=3.276324692412942 +color=blue,shape=square,flag=0,i=439153,u=0.10265836567897935,v=0.32638461078657655,w=0.5119714005506554,x=4.269124842881164 +color=yellow,shape=square,flag=1,i=439248,u=0.35442688806057465,v=0.24892532566113024,w=0.5074146618757114,x=4.348844746556087 +color=yellow,shape=square,flag=0,i=439255,u=0.2832641207530461,v=0.6254350874744813,w=0.5107725636659052,x=5.194552452114789 +color=blue,shape=triangle,flag=1,i=439295,u=0.265352957757781,v=0.4494794970773357,w=0.4993155680014865,x=5.6815388090161525 +color=green,shape=circle,flag=0,i=439459,u=0.7827620634015832,v=0.1489433297198135,w=0.524003633111052,x=6.9472992082066725 +color=red,shape=square,flag=0,i=439481,u=0.7293072220778287,v=0.37238776377168914,w=0.48681184506762265,x=3.926077542116739 +color=yellow,shape=square,flag=1,i=439487,u=0.3135922615958485,v=0.7797854070367942,w=0.5188429177276422,x=3.8320867814208697 +color=blue,shape=square,flag=1,i=439500,u=0.8731750371736396,v=0.14612363064889267,w=0.5149166820164824,x=5.291640592692446 +color=purple,shape=circle,flag=0,i=439518,u=0.5710166912494727,v=0.6649825509600855,w=0.5029678144574063,x=6.331869454074109 +color=red,shape=square,flag=0,i=439570,u=0.08985452983154363,v=0.3799670228687487,w=0.4815387999436772,x=4.998463990527032 +color=red,shape=circle,flag=1,i=439591,u=0.41139881394532307,v=0.38247378288693273,w=0.49395132915690565,x=5.076191747456232 +color=blue,shape=square,flag=0,i=439709,u=0.5958795474789534,v=0.9650288792488426,w=0.5130935495028425,x=3.602812164366276 +color=red,shape=circle,flag=0,i=439726,u=0.40006256299770415,v=0.38006292020666504,w=0.4995942008798641,x=4.673738376435888 +color=red,shape=square,flag=0,i=439739,u=0.08272216273078481,v=0.3112842492079485,w=0.4807278094010713,x=7.0405840627018 +color=red,shape=triangle,flag=0,i=439851,u=0.2990669127338327,v=0.2983260640711731,w=0.4499446747220163,x=3.542906066728784 +color=red,shape=triangle,flag=0,i=439885,u=0.6720015430475421,v=0.6546768141747031,w=0.4523995233843355,x=6.011678720585611 +color=red,shape=circle,flag=1,i=439895,u=0.07247979286484463,v=0.0471698508108894,w=0.5088250436340264,x=4.75519501453581 +color=red,shape=circle,flag=1,i=439910,u=0.6068989294457883,v=0.6460422663340607,w=0.5128038279280751,x=4.661192874383532 +color=red,shape=square,flag=0,i=439921,u=0.9737256059273646,v=0.7729558779616146,w=0.4764367960911733,x=5.3797986546814585 +color=blue,shape=circle,flag=0,i=439962,u=0.9985033118469864,v=0.02168487276952369,w=0.4949114601289796,x=5.364779836670457 +color=green,shape=circle,flag=1,i=439975,u=0.7531148833988812,v=0.9261500889434449,w=0.5166640413149932,x=4.396605345009767 +color=yellow,shape=square,flag=1,i=439985,u=0.38369376198210003,v=0.5566287163925541,w=0.5158700170155865,x=4.792051124659165 +color=orange,shape=triangle,flag=0,i=440060,u=0.6557121007590262,v=0.8965621337880214,w=0.470066456294922,x=6.929231187046221 +color=red,shape=circle,flag=1,i=440140,u=0.21452854786405895,v=0.1321154858776587,w=0.5060835569286852,x=7.478139592018818 +color=red,shape=triangle,flag=1,i=440152,u=0.50005049712499,v=0.3839754040397897,w=0.4538518356649542,x=3.4029927914529083 +color=blue,shape=circle,flag=0,i=440167,u=0.03295136399070908,v=0.009081578674498325,w=0.49940792861127686,x=3.1228103797439855 +color=green,shape=circle,flag=0,i=440180,u=0.9579150604888034,v=0.9750840934204242,w=0.5123161351823644,x=5.335261121705259 +color=red,shape=square,flag=0,i=440216,u=0.5082609379666647,v=0.3346382317779304,w=0.4719707245196532,x=4.190726172776387 +color=blue,shape=square,flag=1,i=440291,u=0.4362165492248087,v=0.9819564009555275,w=0.5024352513790827,x=5.873017249856111 +color=purple,shape=square,flag=0,i=440325,u=0.611716423366671,v=0.7664955317248566,w=0.5321640403274255,x=4.691068621855334 +color=red,shape=circle,flag=0,i=440374,u=0.6522860975095488,v=0.6400444572683154,w=0.5119191624131018,x=4.654239128564439 +color=green,shape=square,flag=0,i=440387,u=0.41702052797594,v=0.3608576346836717,w=0.4652760468633792,x=3.231321835357653 +color=blue,shape=triangle,flag=0,i=440398,u=0.11834371397672705,v=0.36934516933707107,w=0.4968956949052766,x=5.861846605882917 +color=blue,shape=square,flag=1,i=440559,u=0.7737321083499213,v=0.7449057893591654,w=0.5001277224089868,x=3.614796219609024 +color=purple,shape=square,flag=1,i=440774,u=0.5007069292369971,v=0.8848441362135548,w=0.5336571678728803,x=3.903699498236351 +color=red,shape=triangle,flag=0,i=440789,u=0.0040382138447428995,v=0.49961042780152,w=0.4649976121869656,x=5.229330772299352 +color=red,shape=triangle,flag=0,i=440846,u=0.632171508310568,v=0.22423952987051454,w=0.45894490445334934,x=4.965656457765346 +color=purple,shape=circle,flag=0,i=440887,u=0.7193478718530358,v=0.7037935662217834,w=0.5125738582429837,x=6.948251558917331 +color=yellow,shape=circle,flag=1,i=440916,u=0.300966752521977,v=0.605296042977697,w=0.5098839352828569,x=4.8694716549020525 +color=purple,shape=triangle,flag=1,i=441094,u=0.707582945503699,v=0.16975279619447947,w=0.486476878621979,x=5.2344891495961505 +color=red,shape=triangle,flag=1,i=441190,u=0.9906153518323846,v=0.13380935887238754,w=0.4723496902095573,x=4.760369181150268 +color=red,shape=square,flag=1,i=441364,u=0.2715281311275948,v=0.2802889951960974,w=0.49818875677272034,x=3.3657936216185127 +color=blue,shape=square,flag=1,i=441376,u=0.5163824267332552,v=0.49087223410583103,w=0.49415676301769174,x=5.236009850217315 +color=red,shape=square,flag=0,i=441490,u=0.8673710607527264,v=0.8391348445986926,w=0.49626304176160374,x=4.984579988423242 +color=red,shape=square,flag=1,i=441507,u=0.3769469350596182,v=0.6593199090560792,w=0.49786516711451045,x=2.867732981018023 +color=red,shape=triangle,flag=1,i=441532,u=0.1292428394146602,v=0.34457066502641287,w=0.46476446363278606,x=3.312102546024265 +color=red,shape=circle,flag=1,i=441571,u=0.14627648175402486,v=0.14624736644861613,w=0.49126944914279785,x=4.033456311496372 +color=yellow,shape=square,flag=0,i=441666,u=0.25041763463660793,v=0.9495420481713808,w=0.5065378670818175,x=4.583058663808659 +color=red,shape=square,flag=0,i=441683,u=0.6433292334580075,v=0.5885111352213954,w=0.5013705027763812,x=5.878979246545559 +color=purple,shape=square,flag=0,i=441700,u=0.056072203415901356,v=0.48033821150897216,w=0.5212617413156152,x=5.538166407723655 +color=yellow,shape=circle,flag=1,i=441740,u=0.060741073922975675,v=0.49782097598943464,w=0.5061057524132392,x=5.480905699232227 +color=red,shape=square,flag=1,i=441805,u=0.8352673940161575,v=0.527743128001706,w=0.49877548072170935,x=6.852602576121783 +color=purple,shape=triangle,flag=1,i=441876,u=0.9101887436521007,v=0.17622880698439491,w=0.48815545596037374,x=3.604371076687747 +color=blue,shape=circle,flag=1,i=441893,u=0.9915167482992112,v=0.014069971967963224,w=0.49481925379443886,x=5.37913964666594 +color=red,shape=square,flag=0,i=441971,u=0.6632149147813329,v=0.08794973470826617,w=0.47895434146417604,x=3.5061002170922304 +color=red,shape=square,flag=1,i=442000,u=0.10095891837842952,v=0.6169852840627512,w=0.48349268052813876,x=4.03206087029174 +color=blue,shape=triangle,flag=0,i=442030,u=0.6993042699745837,v=0.544764220669782,w=0.4907896571214816,x=4.996625876449597 +color=yellow,shape=triangle,flag=1,i=442190,u=0.6822545874837266,v=0.6251588777823828,w=0.49375391144443836,x=2.7494710587771016 +color=red,shape=triangle,flag=1,i=442225,u=0.039918692115316734,v=0.5875031989615571,w=0.4842669497874155,x=4.718663395905376 +color=blue,shape=circle,flag=1,i=442293,u=0.3846298871904309,v=0.8956562953164224,w=0.489377318417961,x=4.3378875540250945 +color=purple,shape=triangle,flag=0,i=442325,u=0.7400965090278344,v=0.2307244941921872,w=0.48832278194004997,x=3.724216634214372 +color=red,shape=triangle,flag=0,i=442383,u=0.2159949287669335,v=0.9360632312665199,w=0.48737371383798067,x=5.54180270857389 +color=orange,shape=square,flag=1,i=442452,u=0.6062372900083869,v=0.9765246338376521,w=0.49947082060985737,x=5.719071638903 +color=green,shape=circle,flag=0,i=442510,u=0.9821750218017179,v=0.8705095781919526,w=0.5114787011440788,x=5.11356123121372 +color=red,shape=circle,flag=0,i=442519,u=0.04864990921591128,v=0.14600142797984408,w=0.4974380001512097,x=5.781925216655537 +color=yellow,shape=circle,flag=1,i=442544,u=0.26385912551351187,v=0.8814871931558996,w=0.5159777449917443,x=5.103907573502464 +color=orange,shape=circle,flag=0,i=442572,u=0.8215904602436896,v=0.3876439912523567,w=0.49517085430527685,x=4.472961309508148 +color=yellow,shape=square,flag=0,i=442634,u=0.8773724758592496,v=0.7373423563352277,w=0.4946927555356018,x=4.698380929213007 +color=purple,shape=triangle,flag=0,i=442685,u=0.6077129492869676,v=0.9083735281192004,w=0.4949179846207753,x=4.259416062243471 +color=red,shape=triangle,flag=1,i=442725,u=0.5627375390411199,v=0.8386631019958997,w=0.4828884370601367,x=2.6548670752056753 +color=blue,shape=triangle,flag=0,i=442755,u=0.82630636997486,v=0.6291173904518748,w=0.47591740974177127,x=3.6505045385805275 +color=red,shape=square,flag=0,i=442835,u=0.5644112393570121,v=0.18322688507602947,w=0.5044452008196995,x=5.673381218978144 +color=red,shape=square,flag=0,i=442851,u=0.259308940351339,v=0.7875302838370638,w=0.5058220613074879,x=5.152908148900953 +color=purple,shape=triangle,flag=0,i=442892,u=0.6627371565900392,v=0.9310278364107417,w=0.49904926629768687,x=4.206143897803815 +color=purple,shape=circle,flag=0,i=442896,u=0.9312823471550226,v=0.7789533782872469,w=0.5020912237035545,x=3.5164498199179213 +color=red,shape=square,flag=1,i=442988,u=0.46098167944675017,v=0.07283217942437248,w=0.5057623997420375,x=3.1861470177463507 +color=green,shape=triangle,flag=0,i=442994,u=0.2779705597866634,v=0.8301719320663272,w=0.5404614949138474,x=3.729476436503088 +color=blue,shape=square,flag=1,i=443005,u=0.9109874211020059,v=0.5098284367933799,w=0.4956215027885098,x=3.918788094046096 +color=yellow,shape=triangle,flag=1,i=443023,u=0.3525556620209537,v=0.3867002936036744,w=0.4940104932522002,x=4.616777243034125 +color=yellow,shape=triangle,flag=1,i=443156,u=0.2555074756813629,v=0.4507924446521573,w=0.4954163395035782,x=5.455912284252989 +color=yellow,shape=triangle,flag=1,i=443248,u=0.9541692664215917,v=0.758698677489762,w=0.5000814389058308,x=6.215063038946362 +color=blue,shape=square,flag=0,i=443289,u=0.37752845687915515,v=0.5931136641898378,w=0.486148312478229,x=7.669653349683045 +color=yellow,shape=square,flag=1,i=443295,u=0.2962771241075962,v=0.47394598039108493,w=0.5077184527911259,x=5.673908119166579 +color=red,shape=square,flag=0,i=443304,u=0.8012595968633182,v=0.9295623324899136,w=0.5103369532672469,x=3.843542927629272 +color=yellow,shape=circle,flag=1,i=443340,u=0.832863678136198,v=0.9270281236704438,w=0.5131235089092736,x=6.206566962678607 +color=green,shape=circle,flag=0,i=443380,u=0.2779058390325091,v=0.7727500037862135,w=0.5173837450201316,x=5.331243044083203 +color=blue,shape=triangle,flag=1,i=443534,u=0.5022897075484847,v=0.7398779485309679,w=0.4825058422158058,x=4.182932971790497 +color=purple,shape=square,flag=0,i=443590,u=0.9988289623611757,v=0.4988894788232766,w=0.5124386181279549,x=3.2182954663505434 +color=green,shape=circle,flag=0,i=443633,u=0.7864078589372331,v=0.7882769931966768,w=0.5203253586083161,x=5.5144131250341255 +color=purple,shape=triangle,flag=0,i=443650,u=0.7110849578310664,v=0.534067477762772,w=0.490380122311564,x=3.0835743066496364 +color=orange,shape=triangle,flag=0,i=443659,u=0.730641446947837,v=0.02055110282292305,w=0.479931591934255,x=6.924750095021172 +color=purple,shape=square,flag=0,i=443689,u=0.30370509236896226,v=0.8120553356278055,w=0.5075231511444706,x=4.533714981212117 +color=green,shape=square,flag=0,i=443721,u=0.7057167651257295,v=0.4838942291361874,w=0.46921129053654415,x=7.978526733640109 +color=purple,shape=square,flag=0,i=443885,u=0.774379949039789,v=0.8717785176743207,w=0.515407615352064,x=5.711434410734145 +color=purple,shape=square,flag=0,i=443937,u=0.8371630597755065,v=0.6943153660331514,w=0.5193481029899407,x=6.417195174812719 +color=red,shape=triangle,flag=0,i=443963,u=0.21918936774909303,v=0.7786280833469691,w=0.48410862668392096,x=6.720409924536409 +color=blue,shape=square,flag=0,i=443986,u=0.08552224821362053,v=0.9087191374852543,w=0.4886691930034402,x=6.464754293558916 +color=blue,shape=triangle,flag=0,i=444002,u=0.10468181952469902,v=0.21650350166773713,w=0.47951057763321253,x=6.243838155254253 +color=red,shape=triangle,flag=0,i=444032,u=0.022022736320014946,v=0.8985328771999243,w=0.487504551771972,x=3.719350478839578 +color=blue,shape=triangle,flag=0,i=444050,u=0.7408579450275424,v=0.09014740028937729,w=0.4773694923779749,x=4.849912525703252 +color=green,shape=circle,flag=1,i=444071,u=0.888135437977485,v=0.5535016119426845,w=0.5192864338601159,x=4.5509814659145595 +color=blue,shape=square,flag=0,i=444147,u=0.9535279568548674,v=0.15048532155582217,w=0.48971550709894085,x=5.865885884538478 +color=purple,shape=triangle,flag=0,i=444186,u=0.4093518607280927,v=0.08880414630880318,w=0.48341927521745753,x=5.361301869286393 +color=purple,shape=triangle,flag=0,i=444210,u=0.18324546638714145,v=0.035391140611822136,w=0.4826496591937977,x=2.5072569345106923 +color=red,shape=square,flag=0,i=444350,u=0.939072169241531,v=0.973363940636961,w=0.5123100100025192,x=2.852636585719953 +color=red,shape=square,flag=1,i=444357,u=0.7336985093936491,v=0.07183632110641358,w=0.5118799741224445,x=5.148500229718575 +color=red,shape=square,flag=0,i=444376,u=0.6683138367209588,v=0.9606514391691601,w=0.5075376322572759,x=6.8283250705078915 +color=green,shape=circle,flag=0,i=444435,u=0.9954509019734094,v=0.989326006815659,w=0.5249846241275673,x=5.193775448437145 +color=green,shape=square,flag=0,i=444435,u=0.20167268551713202,v=0.48024813055520477,w=0.47603451899533994,x=3.330281753131296 +color=blue,shape=square,flag=1,i=444500,u=0.0001881939925673093,v=0.011642740454585132,w=0.48760710891177944,x=3.8824332474753724 +color=green,shape=triangle,flag=0,i=444501,u=0.15685186323460454,v=0.23951406231195416,w=0.5145058917451085,x=5.61328595501674 +color=red,shape=triangle,flag=1,i=444508,u=0.6750501788591787,v=0.45652468849441274,w=0.48782070685331175,x=4.63126163820595 +color=blue,shape=triangle,flag=1,i=444558,u=0.14553976478384933,v=0.843240912542431,w=0.4848300110946718,x=3.668749854578589 +color=green,shape=square,flag=0,i=444595,u=0.04188189450383273,v=0.5241212375589694,w=0.48221761163587984,x=4.210961178884712 +color=red,shape=triangle,flag=0,i=444645,u=0.4514220268704663,v=0.45625772873157455,w=0.49847921318025606,x=3.6719466196879433 +color=red,shape=circle,flag=1,i=444717,u=0.9688549980967243,v=1.0286459256891882,w=0.4905745574823278,x=2.9692068183076246 +color=red,shape=square,flag=1,i=444746,u=0.4588253638837526,v=0.8608710332573164,w=0.49810480756865183,x=5.014791203332805 +color=green,shape=triangle,flag=0,i=444851,u=0.6533937418009187,v=0.6959936468051435,w=0.520186454910893,x=6.086419264019727 +color=red,shape=triangle,flag=0,i=444933,u=0.22177929590252532,v=0.002299553729503745,w=0.4911305349864925,x=5.316233104081186 +color=red,shape=triangle,flag=0,i=444947,u=0.5929008035969083,v=0.8799512854665865,w=0.49435635418647006,x=6.111757131042782 +color=yellow,shape=square,flag=1,i=444965,u=0.6984705400493004,v=0.46321722682722677,w=0.505696986850224,x=6.309180698105859 +color=purple,shape=triangle,flag=0,i=444990,u=0.8846615099739226,v=0.5383981091673841,w=0.48035176954474035,x=6.296836836948955 +color=blue,shape=square,flag=0,i=445002,u=0.3121216311085495,v=0.7587451701463619,w=0.4953390075820551,x=6.537922019910994 +color=green,shape=circle,flag=0,i=445052,u=0.698922603424709,v=0.1099616325320324,w=0.51675316993946,x=3.755133998984684 +color=yellow,shape=circle,flag=1,i=445117,u=0.7782015356083248,v=0.3618989464534593,w=0.49678376836570737,x=6.636603653767602 +color=orange,shape=triangle,flag=1,i=445238,u=0.3330941702327105,v=0.02833885861372576,w=0.4849023805442175,x=5.110456238441714 +color=red,shape=circle,flag=0,i=445400,u=0.04330257542826388,v=0.12759922430013998,w=0.4800401127378481,x=6.1837272662888765 +color=red,shape=triangle,flag=1,i=445449,u=0.03549709072673535,v=0.5154466593325573,w=0.484443296847137,x=5.692110499604396 +color=red,shape=triangle,flag=0,i=445502,u=0.8436577119045815,v=0.8615992331585086,w=0.48541591264052014,x=4.947538335385587 +color=blue,shape=circle,flag=1,i=445506,u=0.8727359786172227,v=0.06222594055627939,w=0.49714720518634276,x=4.5827531498795375 +color=red,shape=square,flag=0,i=445599,u=0.42155946361675223,v=0.38935174715012955,w=0.49516123934045936,x=4.13693934062463 +color=red,shape=triangle,flag=0,i=445728,u=0.3731165384253897,v=0.04169630232505683,w=0.4809022469322787,x=3.8663124019589574 +color=red,shape=triangle,flag=0,i=445748,u=0.049802211389571416,v=0.42060538701272976,w=0.48568249392618523,x=4.551942896755848 +color=purple,shape=triangle,flag=0,i=445772,u=0.4758808978776726,v=0.23910297509300804,w=0.48301566137970414,x=5.774411077261264 +color=yellow,shape=square,flag=1,i=445785,u=0.7428578549992408,v=0.8620632674915779,w=0.5086395397469757,x=5.669823563821919 +color=red,shape=square,flag=0,i=445806,u=0.15774359481765832,v=0.9371804513993472,w=0.507388374891406,x=4.981898876618663 +color=red,shape=triangle,flag=1,i=445813,u=0.04177782773807748,v=0.520993421335663,w=0.483141383554438,x=4.8138020275768065 +color=red,shape=triangle,flag=1,i=445837,u=0.009718102420543606,v=0.0861070024391587,w=0.4863618768682354,x=6.301609716480578 +color=red,shape=square,flag=0,i=445940,u=0.9920351410141162,v=0.5355857031762932,w=0.49213289682984623,x=4.403213905031578 +color=purple,shape=circle,flag=0,i=445958,u=0.165614540877152,v=0.23211381880542892,w=0.5094817000748718,x=3.9239741532289796 +color=green,shape=square,flag=0,i=446019,u=0.6506481185492858,v=0.08136335408786188,w=0.49342981285369464,x=4.930528223872577 +color=red,shape=square,flag=0,i=446140,u=0.8157497657540733,v=0.993822325658967,w=0.48275573434263963,x=3.3473140285453318 +color=red,shape=square,flag=1,i=446215,u=0.7422649121079717,v=0.928729372288155,w=0.48255448793009226,x=5.367694373384597 +color=purple,shape=square,flag=0,i=446273,u=0.709522561361518,v=0.5841387945197102,w=0.5227834622350629,x=3.9183653583589617 +color=red,shape=circle,flag=0,i=446354,u=0.26766304588677525,v=0.2931224020148894,w=0.49467775224965294,x=6.2894810850804355 +color=red,shape=triangle,flag=1,i=446355,u=0.5543210532891159,v=0.35239372696630067,w=0.4900184062341633,x=5.145154515991534 +color=red,shape=circle,flag=1,i=446426,u=0.2904610383624747,v=0.36651291446621154,w=0.492997225144362,x=4.785746587497086 +color=red,shape=triangle,flag=0,i=446473,u=0.8229433094768309,v=0.7157285621811823,w=0.49239457003609943,x=5.81756397199988 +color=red,shape=square,flag=0,i=446478,u=0.14595392167202892,v=0.04299005731318595,w=0.4936833751547652,x=3.5234047640517345 +color=red,shape=circle,flag=1,i=446508,u=0.7186925246474581,v=0.7711611862820316,w=0.48824777155271804,x=4.995108959536832 +color=red,shape=square,flag=0,i=446620,u=0.1264975061870569,v=0.9655632668160816,w=0.5025961142188484,x=5.5438565525161 +color=yellow,shape=square,flag=0,i=446797,u=0.3672555343730993,v=0.23477276791238189,w=0.5017554974672566,x=4.605279929439107 +color=green,shape=square,flag=0,i=446836,u=0.1472478300497796,v=0.2904489594227754,w=0.48353992788891126,x=5.187965304496066 +color=purple,shape=square,flag=0,i=446860,u=0.9714797414438361,v=0.9127078177889117,w=0.526987160867719,x=6.227534026265386 +color=purple,shape=square,flag=0,i=446980,u=0.5171045995792689,v=0.5937636516263206,w=0.5278451368899363,x=4.4676615107009505 +color=green,shape=circle,flag=0,i=446992,u=0.1987689325626627,v=0.47719159828682356,w=0.5092297342386748,x=3.048411407762402 +color=red,shape=triangle,flag=0,i=447005,u=0.0019438518296458485,v=0.4004359510760367,w=0.494379567558679,x=5.874772155590041 +color=yellow,shape=triangle,flag=1,i=447082,u=0.13575226120459194,v=0.16210411194059415,w=0.5084848690320436,x=6.270440295079358 +color=red,shape=triangle,flag=1,i=447120,u=0.4082297034059267,v=0.1303373109056687,w=0.4861950038528154,x=4.862219156423197 +color=red,shape=square,flag=1,i=447160,u=0.6866882539759991,v=0.46814437228637296,w=0.5012549506028816,x=5.599682066189068 +color=purple,shape=triangle,flag=0,i=447218,u=0.025326489777993566,v=0.9281749697689827,w=0.4920211863446441,x=2.9054869594098247 +color=red,shape=triangle,flag=1,i=447320,u=0.5752115786540709,v=0.4866678216887339,w=0.4933909721995991,x=6.805064707529792 +color=purple,shape=square,flag=0,i=447340,u=0.6029258317191418,v=0.9202105009591189,w=0.5275366717839259,x=2.6930687460118965 +color=red,shape=circle,flag=1,i=447365,u=0.23599622934598585,v=0.21026494183424715,w=0.4945905759652379,x=6.968680553472493 +color=red,shape=triangle,flag=0,i=447372,u=0.05699425071104147,v=0.4232870356766806,w=0.4972148939655111,x=4.707009608677642 +color=green,shape=circle,flag=0,i=447460,u=0.24201211293506764,v=0.5395674338577402,w=0.5093550332081724,x=5.152275005935069 +color=yellow,shape=square,flag=1,i=447468,u=0.2808229998933893,v=0.1851635544347222,w=0.49398036951730545,x=3.453856926780093 +color=purple,shape=circle,flag=0,i=447470,u=0.8652334830838943,v=0.39197818124783146,w=0.5079842532565122,x=4.643017885441312 +color=red,shape=circle,flag=1,i=447495,u=0.5325067884305689,v=0.5682824793337954,w=0.506835987695379,x=5.527214827915017 +color=purple,shape=triangle,flag=1,i=447535,u=0.7276524648761041,v=0.16642757876490766,w=0.4896709470836472,x=4.957014088573877 +color=orange,shape=circle,flag=0,i=447624,u=0.5185893756925903,v=0.8259011938287191,w=0.497517953583872,x=5.98959438949182 +color=red,shape=circle,flag=1,i=447651,u=0.36643160507537975,v=0.33315339269392114,w=0.4998978225566717,x=3.366789782844395 +color=blue,shape=triangle,flag=1,i=447685,u=0.2895967231160067,v=0.19333516954326402,w=0.5016399412530849,x=3.8500024543136795 +color=purple,shape=triangle,flag=0,i=447714,u=0.645510433576818,v=0.2169787920181585,w=0.4964131478510544,x=4.792044016643982 +color=purple,shape=square,flag=0,i=447716,u=0.9607729491239191,v=0.10073543431297738,w=0.5332405753196187,x=2.847024112917248 +color=yellow,shape=circle,flag=1,i=447749,u=0.38275345435331254,v=0.7754708003903482,w=0.4700033436411555,x=5.1108013552959255 +color=purple,shape=triangle,flag=1,i=447781,u=0.8368006806250886,v=0.20136398649445264,w=0.4967183477588903,x=4.221320314681726 +color=red,shape=square,flag=1,i=447790,u=0.9430156453314023,v=0.4285376246925712,w=0.5049798596749927,x=6.095571788398876 +color=blue,shape=circle,flag=1,i=447848,u=0.3370688195446372,v=0.21534325310840896,w=0.5092287946067081,x=6.747226057993529 +color=red,shape=square,flag=0,i=448037,u=0.7375634914925461,v=0.7499876766360295,w=0.5117929428525317,x=5.88407163354148 +color=red,shape=square,flag=1,i=448067,u=0.09688595796452038,v=0.8021124881038976,w=0.5110397665789819,x=5.265856001805414 +color=red,shape=triangle,flag=1,i=448073,u=0.46858131180267737,v=0.6529653826382829,w=0.488165696030253,x=5.258786671430322 +color=green,shape=triangle,flag=0,i=448085,u=0.9708058592611087,v=0.26858102507132053,w=0.5055915727727762,x=4.547747752778398 +color=blue,shape=square,flag=0,i=448168,u=0.2159489656464776,v=0.9134817567510763,w=0.5225551378566878,x=6.048240230169964 +color=yellow,shape=square,flag=1,i=448219,u=0.3643136265693401,v=0.2570533120910926,w=0.4935938818978104,x=3.5065146012606943 +color=red,shape=triangle,flag=0,i=448452,u=0.872646473460946,v=0.8976179865624867,w=0.4785419582204308,x=5.106423955556792 +color=blue,shape=circle,flag=0,i=448575,u=0.5271742504887879,v=0.8375171373215283,w=0.4980544932090869,x=1.5805938541131141 +color=orange,shape=circle,flag=1,i=448607,u=0.36871790565452167,v=0.9676600384399547,w=0.49212998870484037,x=5.435061672516423 +color=purple,shape=circle,flag=0,i=448615,u=0.8843255980609986,v=0.21308751152267535,w=0.4976755590131926,x=5.5450908514011985 +color=yellow,shape=triangle,flag=1,i=448627,u=0.5578863133084223,v=0.9115572113450849,w=0.5186292898896853,x=7.333641762114863 +color=blue,shape=square,flag=0,i=448668,u=0.5217112154592198,v=0.09486439657285706,w=0.5173974824591157,x=3.041308565438131 +color=red,shape=triangle,flag=0,i=448715,u=0.19162780991670503,v=0.6373278702216745,w=0.4897417415251563,x=3.8486004485523364 +color=purple,shape=square,flag=0,i=448775,u=0.8700037571776598,v=0.16656929485139116,w=0.5113150912109558,x=6.13129821591691 +color=red,shape=square,flag=0,i=448806,u=0.8767695232320187,v=0.45478718825421904,w=0.4976413466523611,x=6.372841963746882 +color=red,shape=circle,flag=0,i=448840,u=0.772318913665505,v=0.7995766031455851,w=0.5023608091218965,x=2.572856833660525 +color=red,shape=triangle,flag=0,i=448848,u=0.31607013930460104,v=0.7778893200423551,w=0.47963242861827393,x=3.5355435969503315 +color=red,shape=circle,flag=0,i=448856,u=0.004458599352718862,v=0.0599186543161407,w=0.49996590557240617,x=4.811493438558459 +color=red,shape=circle,flag=1,i=448866,u=0.3663274238879526,v=0.4290027156868429,w=0.5017278005792333,x=4.36742152252372 +color=blue,shape=square,flag=0,i=448885,u=0.48303418589821845,v=0.29632953976721466,w=0.5134830480126882,x=4.047561359874297 +color=red,shape=circle,flag=0,i=448915,u=0.7252373511978643,v=0.7371043475022744,w=0.4953133029535336,x=6.193311560073211 +color=red,shape=circle,flag=0,i=448945,u=0.15495864734490983,v=0.09012796305978421,w=0.49216233794231784,x=5.705060761556267 +color=red,shape=square,flag=0,i=448983,u=0.6112489222623326,v=0.869655807437518,w=0.5107268937590611,x=4.644490105247546 +color=green,shape=triangle,flag=0,i=449005,u=0.76680181513751,v=0.2588676541402922,w=0.5125946410501047,x=5.033891879438619 +color=yellow,shape=circle,flag=1,i=449152,u=0.8782139644049379,v=0.05198242018238697,w=0.48268944090968946,x=7.312346872558417 +color=red,shape=square,flag=1,i=449156,u=0.4535556036831109,v=0.4378627365277633,w=0.5211577860322459,x=3.46283701270737 +color=blue,shape=circle,flag=1,i=449282,u=0.6741055832559035,v=0.42368855134376904,w=0.5003520044696009,x=4.2467341378249355 +color=yellow,shape=triangle,flag=1,i=449370,u=0.5858143598332209,v=0.3888970086546677,w=0.530669235415513,x=5.855218122757549 +color=yellow,shape=square,flag=1,i=449376,u=0.10903073040937439,v=0.616637758826171,w=0.49834887243197634,x=2.161542870232784 +color=red,shape=square,flag=0,i=449392,u=0.9204332308249449,v=0.7253152544743801,w=0.5172478183655352,x=3.470744353802786 +color=red,shape=square,flag=0,i=449458,u=0.8887499018702762,v=0.9425581242916636,w=0.5145710486886484,x=5.556780226599233 +color=purple,shape=triangle,flag=0,i=449553,u=0.7812478494730575,v=0.00912951722420452,w=0.5112169022303502,x=5.068791667508587 +color=purple,shape=square,flag=0,i=449579,u=0.679049425764766,v=0.5101671973862475,w=0.5201903014303277,x=6.294013360441816 +color=red,shape=square,flag=0,i=449875,u=0.08626982425407559,v=0.8791010117764225,w=0.5115809823214129,x=7.680116039751927 +color=purple,shape=square,flag=1,i=449917,u=0.28452302516828565,v=0.35097593798880866,w=0.5143489248136583,x=5.764566301226548 +color=red,shape=square,flag=0,i=449939,u=0.8891411478263056,v=0.6244456675692178,w=0.5051654730104275,x=5.026299373009687 +color=blue,shape=circle,flag=1,i=449954,u=0.12378997604975961,v=0.5865543345730155,w=0.49274029275901693,x=5.044803686365359 +color=red,shape=triangle,flag=0,i=449970,u=0.0427909749227402,v=0.33612511638045894,w=0.49990058020429884,x=6.526299001101261 +color=purple,shape=square,flag=0,i=449975,u=0.658842906559141,v=0.047243179268898094,w=0.517508729401253,x=5.496981800136941 +color=red,shape=square,flag=0,i=449986,u=0.340789502875009,v=0.3593713921823164,w=0.5044492590475607,x=5.731317775015861 +color=red,shape=circle,flag=0,i=450005,u=0.17836540748161522,v=0.08775766352456943,w=0.48489469236172666,x=4.532847521368993 +color=green,shape=triangle,flag=0,i=450030,u=0.09672658588835337,v=0.6802493827824281,w=0.49974769192223695,x=5.652047000673833 +color=red,shape=triangle,flag=1,i=450070,u=0.16762030193322497,v=0.9085113550458388,w=0.4950414511211123,x=4.747421363587864 +color=blue,shape=triangle,flag=1,i=450077,u=0.3558121388962219,v=0.36000093792579346,w=0.49273128475991207,x=5.218863990723695 +color=green,shape=triangle,flag=0,i=450092,u=0.7653994122571245,v=0.9104009891319974,w=0.502822523881717,x=5.507104152535064 +color=red,shape=square,flag=1,i=450101,u=0.39587839065615826,v=0.014449645507643383,w=0.5048293371521958,x=2.0502841201810287 +color=red,shape=square,flag=0,i=450184,u=0.8420540846709074,v=0.9195475149980085,w=0.5002779408819791,x=5.375773847505244 +color=purple,shape=square,flag=0,i=450225,u=0.16297741206463356,v=0.7596519333461603,w=0.5150153396874657,x=3.3463300748721987 +color=yellow,shape=square,flag=1,i=450231,u=0.7076098069685339,v=0.7993374083205312,w=0.5017245264570126,x=5.400179483823213 +color=red,shape=square,flag=0,i=450325,u=0.5043915250951406,v=0.9126647850429106,w=0.5088897027119359,x=5.505000599463879 +color=red,shape=circle,flag=0,i=450360,u=0.15756716501853762,v=0.252972495274118,w=0.47760356254137737,x=6.1196922896522965 +color=red,shape=square,flag=0,i=450386,u=0.1954418391020637,v=0.7941955610167312,w=0.5074307953077141,x=5.429488005545071 +color=purple,shape=square,flag=0,i=450555,u=0.3447424863473555,v=0.6982847731330748,w=0.5055716767280367,x=4.547393206386748 +color=red,shape=triangle,flag=0,i=450573,u=0.1397987823444078,v=0.23708880317593284,w=0.49397481784556085,x=6.780381366779236 +color=yellow,shape=triangle,flag=1,i=450585,u=0.31901180939395335,v=0.9507107777740856,w=0.5414418960924794,x=4.6419297851089425 +color=purple,shape=triangle,flag=0,i=450611,u=0.9986871176198068,v=0.3037738877233719,w=0.5154934457238382,x=5.365962021016529 +color=red,shape=triangle,flag=1,i=450695,u=0.11691116433975857,v=0.2652804740538689,w=0.4872423546889221,x=4.774434894224382 +color=red,shape=circle,flag=0,i=450781,u=0.4202678645487803,v=0.5004979209475295,w=0.5001783526500607,x=5.690468379315669 +color=red,shape=square,flag=0,i=450815,u=0.07789228347129029,v=0.36245374853617474,w=0.5201278001103601,x=4.170355335199179 +color=red,shape=square,flag=1,i=450856,u=0.3953541732267084,v=0.3378344487108793,w=0.5159913925552971,x=4.799366367893301 +color=green,shape=triangle,flag=0,i=450873,u=0.24867350894483742,v=0.7415252835872189,w=0.5002241307468654,x=4.895033316702443 +color=red,shape=triangle,flag=0,i=450965,u=0.49353128832835935,v=0.6799621297476228,w=0.48926531808194296,x=7.217058026916234 +color=red,shape=triangle,flag=0,i=451035,u=0.20985585683143892,v=0.7263842666073457,w=0.48489185402160373,x=2.75533147005426 +color=yellow,shape=square,flag=0,i=451212,u=0.5423225650824823,v=0.27294860846791,w=0.5021850959347206,x=6.685798062719805 +color=red,shape=triangle,flag=0,i=451233,u=0.3154346275797085,v=0.15666893407471405,w=0.47786323925788016,x=6.530383213503373 +color=purple,shape=square,flag=0,i=451248,u=0.9367672823637156,v=0.18863879978884768,w=0.4985702617034263,x=4.860873842294733 +color=red,shape=circle,flag=0,i=451264,u=0.08987042311561,v=-0.008246897960893798,w=0.4819419130896962,x=5.273455773583588 +color=yellow,shape=triangle,flag=1,i=451267,u=0.16191958799143635,v=0.6275776709316752,w=0.5413394718309322,x=8.65047297738678 +color=red,shape=triangle,flag=0,i=451286,u=0.40335891184008055,v=0.9732935203552395,w=0.48387764102401926,x=5.385082976946599 +color=purple,shape=circle,flag=0,i=451427,u=0.19936322068358658,v=0.724498693995839,w=0.4945654263388173,x=4.3524220087124235 +color=red,shape=square,flag=0,i=451529,u=0.1640108239430247,v=0.5826328862746135,w=0.5028453751657805,x=5.123345558127809 +color=red,shape=square,flag=0,i=451571,u=0.5492348475981281,v=0.2535871852925128,w=0.5008059539861747,x=4.693174310253581 +color=green,shape=triangle,flag=0,i=451600,u=0.035638622196488945,v=0.46870823481388035,w=0.5097694111239055,x=7.160854483636338 +color=red,shape=triangle,flag=1,i=451625,u=0.8793042111308871,v=0.11029097764481455,w=0.4926947143836904,x=4.057171191884191 +color=green,shape=square,flag=1,i=451670,u=0.9057446807762088,v=0.37127876736977017,w=0.501301970192802,x=5.70767295293032 +color=red,shape=triangle,flag=0,i=451685,u=0.807736252233716,v=0.7500087321259287,w=0.4942722581208215,x=4.397641346235832 +color=orange,shape=circle,flag=1,i=451698,u=0.5190593265581473,v=0.23334499334978265,w=0.5035025531991322,x=4.568574034780903 +color=purple,shape=circle,flag=0,i=451720,u=0.8592098223452053,v=0.7151851887380719,w=0.5015056754941445,x=6.352846311690776 +color=green,shape=square,flag=1,i=451730,u=0.29045605871455193,v=0.48232613684644843,w=0.5024295542244392,x=4.15100841237567 +color=red,shape=square,flag=1,i=451739,u=0.28769819749964864,v=0.4771887384714104,w=0.5052316266452762,x=4.524501149974622 +color=red,shape=triangle,flag=0,i=451742,u=0.23944554472984803,v=0.463739039867444,w=0.5026475196611454,x=4.217571671433153 +color=red,shape=circle,flag=0,i=451811,u=0.13079678554889984,v=0.07440200201809144,w=0.4785706956254339,x=4.752427208523464 +color=blue,shape=circle,flag=0,i=451886,u=0.05990808090028965,v=0.043446084425751264,w=0.48203889622340756,x=3.696046636449399 +color=purple,shape=square,flag=0,i=451890,u=0.08252205370039623,v=0.5258699246447656,w=0.49721032942964094,x=5.59424690257691 +color=red,shape=triangle,flag=0,i=451896,u=0.7979614464096105,v=0.5087409492566641,w=0.5078580087116009,x=4.799983946720443 +color=red,shape=square,flag=1,i=451933,u=0.11007004558158795,v=0.92470739384724,w=0.507876720207312,x=5.199404415159344 +color=red,shape=circle,flag=0,i=451957,u=0.6856904730485566,v=0.6263620137783436,w=0.4826019012674464,x=6.210356566607657 +color=blue,shape=square,flag=1,i=452035,u=0.023206669758393028,v=0.24876449154620495,w=0.512427823263119,x=3.8387536308008614 +color=red,shape=square,flag=0,i=452076,u=0.12294413040305086,v=0.18854613952093002,w=0.5062323224233299,x=5.8580150999782825 +color=orange,shape=triangle,flag=1,i=452095,u=0.1886265771379605,v=0.6328604190683784,w=0.4732386249993919,x=5.1922956858463705 +color=green,shape=triangle,flag=1,i=452112,u=0.27992478348208594,v=0.6788238710899672,w=0.5034138303596242,x=3.392851049663188 +color=purple,shape=circle,flag=0,i=452135,u=0.9352840909256329,v=0.5865811199708838,w=0.5001339373784378,x=5.451972791058954 +color=red,shape=circle,flag=1,i=452303,u=0.6347056033348353,v=0.7345534078310048,w=0.48230890153809247,x=4.586144495033316 +color=red,shape=triangle,flag=1,i=452355,u=0.2878097690702818,v=0.2992114392069204,w=0.49670607807559214,x=4.835707986216085 +color=red,shape=square,flag=1,i=452541,u=0.5100807341593498,v=0.39097195027203246,w=0.515960701791966,x=5.088042746021345 +color=blue,shape=square,flag=1,i=452604,u=0.3554110708449719,v=0.4731059392140229,w=0.5097235855616599,x=4.77911769479472 +color=purple,shape=square,flag=0,i=452653,u=0.8050304477823438,v=0.6486635533163133,w=0.5006720825425117,x=5.343433954678218 +color=red,shape=square,flag=0,i=452676,u=0.827977949714675,v=0.8311787073170042,w=0.5184286766818691,x=3.758603397555909 +color=red,shape=square,flag=1,i=452691,u=0.5298178608473539,v=0.32404775134609776,w=0.5179907302280644,x=1.9381545474723956 +color=red,shape=triangle,flag=0,i=452728,u=0.588917154337286,v=0.0646395517234003,w=0.4895318500518509,x=5.788286795016194 +color=red,shape=square,flag=0,i=452765,u=0.9270783024036149,v=0.20508066298602778,w=0.5135153518020926,x=3.2803911454259853 +color=red,shape=circle,flag=0,i=452782,u=0.7651862922780163,v=0.753562407403163,w=0.47422605173968296,x=4.5878152848088005 +color=green,shape=triangle,flag=0,i=452809,u=0.5112283956303908,v=0.3400224283402157,w=0.49216956129386397,x=2.5085918747322347 +color=yellow,shape=triangle,flag=1,i=452825,u=0.5542130058209688,v=0.41696685686448587,w=0.549649260831491,x=7.336351465867044 +color=red,shape=triangle,flag=1,i=452989,u=0.48583326649249703,v=0.30019368849376593,w=0.505567964720742,x=4.585150542351635 +color=blue,shape=circle,flag=0,i=453055,u=0.2218207425069817,v=0.9429675704580606,w=0.48934724654471073,x=4.389644324818581 +color=purple,shape=circle,flag=0,i=453091,u=0.8738298264345629,v=0.3252577861318232,w=0.502949035655393,x=3.733972947841442 +color=red,shape=triangle,flag=0,i=453108,u=0.5755477797623524,v=0.26260623042467757,w=0.49987465754881394,x=3.516897529532771 +color=yellow,shape=triangle,flag=1,i=453112,u=0.2761477810660815,v=0.5764531765395416,w=0.5486543503150296,x=4.838837171160761 +color=green,shape=square,flag=1,i=453125,u=0.721868804133974,v=0.013003890842041232,w=0.5023529996131063,x=4.638992558795287 +color=red,shape=triangle,flag=0,i=453265,u=0.5989100280751152,v=0.45340281931249515,w=0.49634869409361465,x=3.831281536644813 +color=red,shape=triangle,flag=0,i=453290,u=0.24017797574133604,v=0.0922736585524595,w=0.5003442429775836,x=5.670421108884522 +color=red,shape=triangle,flag=0,i=453425,u=0.3053688875062811,v=0.6960561114445247,w=0.5071561659791778,x=3.9375725064892992 +color=yellow,shape=triangle,flag=1,i=453441,u=0.22514505494168546,v=0.11692334049201614,w=0.5513777190429429,x=3.4695806352977727 +color=red,shape=circle,flag=0,i=453454,u=0.6073411157321065,v=0.5304651732136773,w=0.48607353148084365,x=4.965102919330073 +color=yellow,shape=square,flag=1,i=453522,u=0.7458578133193874,v=0.7749028967733181,w=0.5036532585654224,x=4.779455321041035 +color=yellow,shape=square,flag=1,i=453778,u=0.809700941822523,v=0.8893906089910453,w=0.4997778408684163,x=5.386448418230657 +color=blue,shape=triangle,flag=0,i=453805,u=0.16244083849413704,v=0.6019240942196404,w=0.5118952265834457,x=6.814995548516496 +color=red,shape=triangle,flag=0,i=453884,u=0.7338605641043282,v=0.9883685875456313,w=0.5025296466527208,x=6.831623976912691 +color=purple,shape=triangle,flag=0,i=453897,u=0.5827259443404007,v=0.47210499365646064,w=0.5346443733145939,x=3.2276532363943375 +color=red,shape=triangle,flag=0,i=453910,u=0.7251561928570949,v=0.6177066881930315,w=0.4988902762038017,x=6.697805098343282 +color=yellow,shape=triangle,flag=1,i=453957,u=0.02383448839891633,v=0.5599171056645973,w=0.5556961557821248,x=7.240232112812035 +color=blue,shape=circle,flag=1,i=453991,u=0.06906212685270718,v=0.1462349090513304,w=0.5015274180475309,x=6.250182377795521 +color=red,shape=square,flag=1,i=454055,u=0.160455322083089,v=0.16291730823626482,w=0.5177837149188115,x=4.728512114677581 +color=blue,shape=triangle,flag=1,i=454115,u=0.7747928487657679,v=0.7642079426865998,w=0.5150590902672858,x=5.641539130666282 +color=purple,shape=circle,flag=0,i=454212,u=0.06255306943569905,v=0.9620995674244678,w=0.48874859411328214,x=6.021293641284653 +color=purple,shape=triangle,flag=0,i=454261,u=0.2787985045712791,v=0.8724661952121843,w=0.5310524799287406,x=6.808757858235606 +color=red,shape=square,flag=0,i=454451,u=0.7885689440673699,v=0.840308785070548,w=0.5113386323382079,x=7.947678682407606 +color=red,shape=circle,flag=0,i=454463,u=0.2677676779374627,v=0.2877834454738195,w=0.49413387041625034,x=5.400371358473737 +color=orange,shape=circle,flag=1,i=454515,u=0.886804278072299,v=0.3203936921657189,w=0.5018734979515417,x=4.506241395925766 +color=red,shape=circle,flag=0,i=454538,u=0.3100184663492891,v=0.2293333236715393,w=0.48379278616357707,x=4.452125831977417 +color=purple,shape=triangle,flag=0,i=454549,u=0.13065092513182774,v=0.6041768208129114,w=0.525563926528807,x=3.814828096868639 +color=red,shape=circle,flag=0,i=454570,u=0.9350315691758353,v=0.9696530842260699,w=0.4876501207723808,x=2.7432917622859385 +color=yellow,shape=square,flag=1,i=454583,u=0.3160488353087332,v=0.8810799285539127,w=0.4995785741408299,x=6.285357533235178 +color=red,shape=triangle,flag=0,i=454602,u=0.83921933370351,v=0.39865610111471816,w=0.49428007343403463,x=4.645784642171786 +color=yellow,shape=square,flag=1,i=454610,u=0.5144188887415021,v=0.4052440833167297,w=0.49779974462126353,x=5.666068683211667 +color=purple,shape=square,flag=0,i=454696,u=0.11300536391477212,v=0.3376600323469505,w=0.5008026741607734,x=4.69226890825451 +color=purple,shape=square,flag=0,i=454795,u=0.7233088730417938,v=0.8174321610875676,w=0.4965787064914473,x=6.47617484547926 +color=red,shape=square,flag=0,i=454880,u=0.9233187441765867,v=0.8186289075210802,w=0.518434465363418,x=6.267753892417456 +color=blue,shape=circle,flag=1,i=454904,u=0.18558288122356947,v=0.8961549063476867,w=0.4973855285240476,x=7.31746097949041 +color=blue,shape=triangle,flag=1,i=454988,u=0.2420870107274563,v=0.49521794103038264,w=0.5135155049387067,x=5.7746793310856575 +color=yellow,shape=square,flag=1,i=454992,u=0.10702810775030158,v=0.04350653673585947,w=0.49776205527238104,x=4.6469190183886635 +color=red,shape=circle,flag=0,i=455060,u=0.7854819422442846,v=0.8342796869306377,w=0.49249565228106357,x=4.600961737053408 +color=blue,shape=circle,flag=0,i=455125,u=0.32718666016242026,v=0.21211963780727683,w=0.4927886026858033,x=6.116603766820709 +color=green,shape=triangle,flag=0,i=455130,u=0.6241876365295881,v=0.4576714194981364,w=0.49281571815124664,x=5.4819287050410965 +color=red,shape=square,flag=0,i=455195,u=0.9062368572869695,v=0.11658464275912994,w=0.49972952685754635,x=3.0012654962462997 +color=yellow,shape=circle,flag=1,i=455227,u=0.37580230728286446,v=0.24840676685696939,w=0.4710603546802674,x=5.9902292069685315 +color=purple,shape=square,flag=0,i=455355,u=0.16229709813147586,v=0.298713475161028,w=0.497734146531199,x=6.493413200196891 +color=red,shape=square,flag=0,i=455364,u=0.400797403203887,v=0.8884294894746171,w=0.4885835046667912,x=2.315111925336007 +color=red,shape=triangle,flag=0,i=455416,u=0.5994805553084954,v=0.8085302706707413,w=0.495401530490264,x=2.819925848338199 +color=red,shape=triangle,flag=0,i=455420,u=0.26986934773740356,v=0.7855248535717263,w=0.49297565725569004,x=4.891534717975175 +color=yellow,shape=square,flag=1,i=455449,u=0.25370903732564076,v=0.10956929699009377,w=0.49174589404172653,x=5.0838711418159095 +color=yellow,shape=square,flag=1,i=455521,u=0.23992710389429817,v=0.8908123695225105,w=0.4889228404111286,x=5.215181711548609 +color=red,shape=triangle,flag=0,i=455534,u=0.533247728358512,v=0.02041605159071358,w=0.4887756060360072,x=4.569246204347969 +color=yellow,shape=square,flag=1,i=455565,u=0.07578651471934816,v=0.3277052165546407,w=0.48614349757915915,x=5.080252692659559 +color=red,shape=triangle,flag=0,i=455580,u=0.8436737428956873,v=0.3663356851628098,w=0.4852749987647031,x=6.869461051528152 +color=blue,shape=triangle,flag=1,i=455657,u=0.6329609667001268,v=0.6178775793718218,w=0.5028497482610984,x=5.710427769374764 +color=red,shape=square,flag=0,i=455660,u=0.00427944806862568,v=0.20913790319307657,w=0.5011473140315142,x=3.3302266626930677 +color=yellow,shape=square,flag=0,i=455680,u=0.358542821055,v=0.6483871600513494,w=0.48777511630696985,x=4.573855665853982 +color=green,shape=circle,flag=1,i=455753,u=0.6181342024294035,v=0.17264429878491294,w=0.48042965447083186,x=5.930947335211152 +color=red,shape=triangle,flag=1,i=455797,u=0.25250077823736283,v=0.9167718033394358,w=0.4777447511522709,x=3.652792092111459 +color=red,shape=triangle,flag=0,i=455807,u=0.18870802888773774,v=0.365304575071729,w=0.4752002381259525,x=4.55204930986767 +color=orange,shape=triangle,flag=0,i=455822,u=0.038822520942587424,v=0.15418584144460235,w=0.48491288450593595,x=5.599474556341277 +color=purple,shape=circle,flag=1,i=455849,u=0.8153145827646127,v=0.6997637912910207,w=0.49365621494796,x=4.8649843617752495 +color=red,shape=circle,flag=1,i=455928,u=0.3246505282022073,v=0.3502084319312681,w=0.49507857434621455,x=3.930448297282758 +color=green,shape=square,flag=1,i=455953,u=0.33081898348726224,v=0.44299978995758893,w=0.5027397240630732,x=6.467556815361878 +color=red,shape=square,flag=1,i=455955,u=0.3052679178476624,v=0.9532394840350259,w=0.49401926965829684,x=4.631747456905484 +color=red,shape=triangle,flag=0,i=456013,u=0.18916630968802117,v=0.59383212847744,w=0.4815982607707376,x=4.331998181377281 +color=red,shape=square,flag=0,i=456046,u=0.9398253403615706,v=0.42555599292790947,w=0.49332026236945403,x=7.485717497992588 +color=red,shape=triangle,flag=0,i=456066,u=0.9863195080326516,v=0.0051668701701588216,w=0.485361190011576,x=3.761552734849012 +color=blue,shape=circle,flag=1,i=456077,u=0.2778481624887428,v=0.6171677875772678,w=0.49084586603345837,x=4.2824173260817355 +color=green,shape=triangle,flag=0,i=456097,u=0.49565892890081975,v=0.967965195820225,w=0.4791653636678037,x=6.74060657225258 +color=yellow,shape=circle,flag=1,i=456124,u=0.4497877446201469,v=0.9258725758511029,w=0.4749507961085395,x=6.513484627194484 +color=red,shape=circle,flag=0,i=456137,u=0.9240919042439283,v=0.855019639416469,w=0.49307138532208566,x=6.0363023015794655 +color=red,shape=square,flag=0,i=456420,u=0.7994803855502892,v=0.9026461086411324,w=0.5008968394507144,x=5.479940567848111 +color=purple,shape=triangle,flag=0,i=456434,u=0.8511074940387708,v=0.22868249181661215,w=0.5323644690233761,x=6.431782449433335 +color=red,shape=triangle,flag=0,i=456580,u=0.9624114979199616,v=0.0936084877947696,w=0.4700903722135018,x=4.644299516792057 +color=blue,shape=triangle,flag=0,i=456648,u=0.20637133641536598,v=0.34091663361170943,w=0.5092943679104792,x=5.221524304665318 +color=orange,shape=circle,flag=1,i=456650,u=0.8767044967708005,v=0.30710153995642675,w=0.4955553797179159,x=5.089276810389023 +color=blue,shape=triangle,flag=1,i=456682,u=0.7814091143824703,v=0.5108862395778669,w=0.5039613396992398,x=2.908779569869387 +color=red,shape=triangle,flag=0,i=456770,u=0.6629649874424657,v=0.6788690419543433,w=0.4770912550596344,x=4.411620603793001 +color=red,shape=circle,flag=0,i=456825,u=0.43422779158406644,v=0.4774617947145634,w=0.5093434721634299,x=2.8207581201408174 +color=red,shape=circle,flag=1,i=456889,u=0.3860307048422146,v=0.3903416725354504,w=0.510361697022731,x=5.883462988566008 +color=blue,shape=square,flag=1,i=456894,u=0.694772085833029,v=0.7746997407475625,w=0.5203776491906638,x=5.694762515704891 +color=red,shape=square,flag=0,i=456969,u=0.6824239723971212,v=0.394288926200405,w=0.5088759730211957,x=6.58293092192962 +color=green,shape=circle,flag=0,i=456983,u=0.6364026087046742,v=0.24481198353190614,w=0.4823153681763248,x=3.210681512547708 +color=red,shape=square,flag=0,i=457032,u=0.3006986477945419,v=0.44483541969061113,w=0.5108849572172346,x=4.4847160532079435 +color=green,shape=circle,flag=1,i=457039,u=0.735661409506189,v=0.4401762466032022,w=0.47762995132730485,x=7.09191263711682 +color=blue,shape=square,flag=1,i=457060,u=0.9905644099169285,v=0.2896062766982779,w=0.513319674610675,x=7.547753788255066 +color=red,shape=triangle,flag=0,i=457086,u=0.36203899437581344,v=0.43064437625210006,w=0.46253402977711366,x=3.434195204419042 +color=blue,shape=square,flag=0,i=457100,u=0.444036983006567,v=0.069817884832169,w=0.5156465029260499,x=4.6749549224092695 +color=yellow,shape=square,flag=1,i=457126,u=0.24304003259488005,v=0.7591206936098678,w=0.5100772778172763,x=7.854300032726772 +color=blue,shape=triangle,flag=0,i=457144,u=0.2820565192241996,v=0.4925946507939064,w=0.5108752968082304,x=4.971216012650028 +color=green,shape=circle,flag=1,i=457234,u=0.8479269539496317,v=0.7380964884411712,w=0.4842517944590293,x=4.110059847432784 +color=yellow,shape=circle,flag=1,i=457250,u=0.18090402508265702,v=0.06572564836888284,w=0.4703096961523589,x=4.0155953689850445 +color=orange,shape=triangle,flag=0,i=457255,u=0.17176534740593108,v=0.28941693918342226,w=0.48212754741221825,x=5.508330146794736 +color=yellow,shape=square,flag=1,i=457294,u=0.8592018567316879,v=0.41535934742931246,w=0.5058849035126034,x=6.031420714557252 +color=red,shape=triangle,flag=1,i=457356,u=0.5950943681823347,v=0.2896550372662995,w=0.46496099715610895,x=6.6052724912283916 +color=red,shape=square,flag=0,i=457434,u=0.36385650975566386,v=0.049984214587354026,w=0.5104589230194905,x=5.507624098924034 +color=yellow,shape=triangle,flag=1,i=457450,u=0.9179146539778262,v=0.31280853999011815,w=0.5374871891513899,x=4.440286950959973 +color=red,shape=triangle,flag=1,i=457650,u=0.20297909435871497,v=0.1543382897636152,w=0.45015996046379725,x=4.760113780949169 +color=green,shape=circle,flag=0,i=457737,u=0.24564579945840082,v=0.6605816403918892,w=0.481854964312864,x=4.329166941013414 +color=red,shape=triangle,flag=1,i=457749,u=0.4758056288898427,v=0.3567587304608373,w=0.4519995075787081,x=4.555222216187146 +color=red,shape=circle,flag=1,i=457797,u=0.5580590999040709,v=0.5804261663194424,w=0.5000949764325087,x=5.788907409896858 +color=purple,shape=triangle,flag=0,i=457854,u=0.18325975883523482,v=0.7107227013159194,w=0.5203302715119601,x=5.357967957714937 +color=blue,shape=circle,flag=1,i=457880,u=0.3630241631202715,v=0.6433766613042373,w=0.4978535614215523,x=4.443620092292179 +color=yellow,shape=triangle,flag=1,i=457965,u=0.2545529702047109,v=0.28171672777337275,w=0.5246939143338366,x=4.316309837756274 +color=yellow,shape=triangle,flag=1,i=458077,u=0.6161022313500286,v=0.06612934762383571,w=0.5220682826096286,x=4.637669044418764 +color=red,shape=triangle,flag=1,i=458109,u=0.14273557448127117,v=0.5366764805665182,w=0.46742511928290736,x=5.713997632996233 +color=red,shape=square,flag=0,i=458133,u=0.1656622731110724,v=0.536288996696253,w=0.5235401546593665,x=4.663030082770255 +color=red,shape=triangle,flag=1,i=458200,u=0.9880567081131927,v=0.07363726990358421,w=0.4624652344823099,x=4.411470011663428 +color=red,shape=square,flag=1,i=458213,u=0.4693877772439784,v=0.522442790337406,w=0.5186062694807124,x=5.36362021792682 +color=yellow,shape=circle,flag=1,i=458224,u=0.8766522519775174,v=0.9571664582213368,w=0.4772865416409325,x=4.603053316014542 +color=red,shape=circle,flag=0,i=458244,u=0.5261001781029132,v=0.45163711568351644,w=0.5043785643488391,x=4.96998738926161 +color=yellow,shape=triangle,flag=1,i=458265,u=0.8628770817598326,v=0.8819327945932551,w=0.5254641032080442,x=4.178156454940569 +color=green,shape=circle,flag=0,i=458308,u=0.8023580980939091,v=0.6996956709770846,w=0.481525499643165,x=5.8775206641349085 +color=red,shape=square,flag=0,i=458342,u=0.09783686108043887,v=0.530025152416621,w=0.5210424632841472,x=5.316359630278907 +color=yellow,shape=square,flag=1,i=458379,u=0.6132742840309455,v=0.08070659496836463,w=0.5088026118846664,x=3.092904758938053 +color=green,shape=square,flag=0,i=458555,u=0.2824022859932803,v=0.18005009447061449,w=0.5024952378395806,x=3.814401215652659 +color=red,shape=square,flag=0,i=458560,u=0.7427098330918429,v=0.11149548010084931,w=0.5229359885877523,x=5.993827222740602 +color=red,shape=triangle,flag=0,i=458593,u=0.7008881314272662,v=0.5979627916619819,w=0.4682990283680194,x=6.348179694917609 +color=red,shape=square,flag=1,i=458654,u=0.5583393349507647,v=0.26698333284373976,w=0.5265489966121711,x=4.973224539375698 +color=red,shape=square,flag=1,i=458670,u=0.20260378961582914,v=0.022873917331863947,w=0.5246194038713854,x=5.513971534135039 +color=purple,shape=circle,flag=0,i=458672,u=0.09776285081800018,v=0.4932058484136499,w=0.4959515236016569,x=3.0564681465623678 +color=red,shape=square,flag=0,i=458685,u=0.7216339567549901,v=0.06842141141286417,w=0.5292942059522587,x=6.698134986022218 +color=red,shape=circle,flag=0,i=458723,u=0.21181220113532762,v=0.29004649808129196,w=0.5142370871792684,x=4.571793704366557 +color=blue,shape=square,flag=1,i=458741,u=0.9952236487822826,v=0.7393893347987025,w=0.5118379426146453,x=4.225401078450837 +color=red,shape=circle,flag=0,i=458767,u=0.8105353320888463,v=0.74202532136776,w=0.5107772825088437,x=5.847123691210849 +color=yellow,shape=circle,flag=1,i=458861,u=0.9348860641048993,v=0.23343410103541873,w=0.4698149863961367,x=4.302568705572054 +color=red,shape=triangle,flag=0,i=458891,u=0.19611428787063734,v=0.6974799834590074,w=0.48323186716508787,x=6.186358405338665 +color=red,shape=circle,flag=1,i=458960,u=0.6441346265887943,v=0.5644621703156312,w=0.5211665809597502,x=4.496026070258934 +color=red,shape=triangle,flag=0,i=459087,u=0.3182834990173712,v=0.10148407384605473,w=0.5037527835634726,x=4.610432898731612 +color=red,shape=square,flag=0,i=459104,u=0.9116021350082723,v=0.4480013956954678,w=0.5181149505466778,x=6.396620086344207 +color=red,shape=circle,flag=1,i=459124,u=0.9994612061005654,v=0.9592224706415884,w=0.5051473710730526,x=7.0918663369179065 +color=red,shape=triangle,flag=1,i=459145,u=0.03107725595847166,v=0.276768272001487,w=0.5046530327725621,x=3.4365165514285834 +color=red,shape=circle,flag=1,i=459160,u=0.8632632536336465,v=0.8446376076233072,w=0.5019122193806458,x=5.798376120058726 +color=red,shape=triangle,flag=0,i=459286,u=0.41057451735385875,v=0.8484088548755442,w=0.5061162471325613,x=5.025848868646665 +color=yellow,shape=triangle,flag=1,i=459372,u=0.04363439387123724,v=0.7917850965793704,w=0.5127769582181586,x=4.180738606220763 +color=red,shape=triangle,flag=1,i=459380,u=0.35131577748658727,v=0.6162270448251954,w=0.4983799652098564,x=4.725937491407109 +color=red,shape=triangle,flag=0,i=459403,u=0.08197456433785766,v=0.7500621019108593,w=0.49656423587453546,x=3.9503880566002234 +color=red,shape=square,flag=0,i=459435,u=0.20634247716004317,v=0.1645474405943148,w=0.5260342445678624,x=6.896099469782151 +color=purple,shape=triangle,flag=0,i=459461,u=0.8823190968633116,v=0.671099311868697,w=0.5407071049555798,x=7.204233579981788 +color=red,shape=square,flag=0,i=459545,u=0.3370994637738046,v=0.6083133047234414,w=0.5172415955963661,x=6.210860238783639 +color=purple,shape=triangle,flag=0,i=459550,u=0.7678543577032402,v=0.6163521376387997,w=0.5420632850381245,x=4.702062249546853 +color=green,shape=circle,flag=0,i=459652,u=0.9681370877868263,v=0.08573176997472465,w=0.49609755869542993,x=4.666371701354854 +color=green,shape=triangle,flag=0,i=459691,u=0.9772952210959027,v=0.5631809925746565,w=0.5042759811756851,x=6.0692636261403194 +color=yellow,shape=square,flag=1,i=459865,u=0.31078322955061566,v=0.6809230335753754,w=0.5006899841251623,x=6.230431765922893 +color=red,shape=square,flag=0,i=459875,u=0.667204468381998,v=0.6204835430536997,w=0.5229311356159404,x=6.581019246693914 +color=blue,shape=triangle,flag=0,i=459889,u=0.22452323374052807,v=0.775845223005245,w=0.5180028762706006,x=4.9475704423005356 +color=red,shape=square,flag=0,i=459932,u=0.015801093152288725,v=0.971167268927586,w=0.5282008131839773,x=4.973936971213001 +color=red,shape=circle,flag=0,i=459960,u=0.31870124675600886,v=0.30486111389878146,w=0.5117870165623808,x=4.095300083170412 +color=yellow,shape=square,flag=1,i=460015,u=0.057429590146707676,v=0.6948719918278353,w=0.5020751132516253,x=3.853930429186416 +color=yellow,shape=square,flag=0,i=460020,u=0.41885733943308734,v=0.34365528573412096,w=0.5060582893423151,x=4.8396921202898655 +color=red,shape=triangle,flag=0,i=460040,u=0.9406380961352001,v=0.7985118962465688,w=0.4963134081440155,x=5.114645730283114 +color=yellow,shape=square,flag=1,i=460049,u=0.14407143754217755,v=0.8446226564205986,w=0.5029943923322807,x=4.235142121429885 +color=red,shape=square,flag=0,i=460082,u=0.1621248875476391,v=0.21464296483413225,w=0.5302583490345193,x=6.189845971890642 +color=orange,shape=square,flag=0,i=460094,u=0.9936350141409035,v=0.7965161313201811,w=0.507241378987466,x=4.573375347076401 +color=green,shape=square,flag=0,i=460102,u=0.5037391620989604,v=0.1545022691115584,w=0.5048282966431534,x=6.171225513328001 +color=purple,shape=square,flag=0,i=460137,u=0.904080501847882,v=0.0003641137096487279,w=0.5110947496270191,x=4.546882851246963 +color=red,shape=square,flag=0,i=460184,u=0.34766775585296683,v=0.024637837713211708,w=0.5298011734960065,x=5.090435375273604 +color=purple,shape=square,flag=0,i=460237,u=0.4408077437876803,v=0.41559679251477255,w=0.5136793595478374,x=4.69008713690436 +color=purple,shape=square,flag=0,i=460277,u=0.9661101196938342,v=0.8718373473728233,w=0.5116778439765637,x=5.669109212196023 +color=red,shape=triangle,flag=0,i=460359,u=0.7985781211924962,v=0.35827199712772884,w=0.503244848388862,x=6.864423175741454 +color=blue,shape=circle,flag=0,i=460423,u=0.9551257808863871,v=0.08329033874270686,w=0.4757333294104717,x=5.143296035524737 +color=blue,shape=circle,flag=1,i=460445,u=0.6578081662214453,v=0.28105221560733384,w=0.4731904367563546,x=6.205429943565818 +color=purple,shape=triangle,flag=0,i=460476,u=0.9695828465816689,v=0.45164347112830405,w=0.5428049164236736,x=3.8727288079726327 +color=red,shape=square,flag=0,i=460656,u=0.8851120303886465,v=0.9900534444123827,w=0.5329218953586609,x=4.91715017352908 +color=red,shape=triangle,flag=0,i=460668,u=0.018660777403799678,v=0.22033128187680862,w=0.4852951873882128,x=7.565787716855552 +color=green,shape=triangle,flag=1,i=460701,u=0.20225096363936002,v=0.426589662046562,w=0.5034010858470748,x=4.548687108007283 +color=green,shape=circle,flag=0,i=460735,u=0.47316698396367085,v=0.17017670369396543,w=0.505410348493332,x=5.87097046802118 +color=red,shape=circle,flag=0,i=460759,u=0.3063173889975037,v=0.322971980124509,w=0.5008340611718457,x=4.811384233564396 +color=purple,shape=square,flag=0,i=460794,u=0.4876358930136361,v=0.07143269678147524,w=0.5194326580751527,x=5.593525888765722 +color=red,shape=circle,flag=0,i=460808,u=0.5782559882905408,v=0.5572684026056344,w=0.4999665666656498,x=5.971280815682376 +color=yellow,shape=triangle,flag=1,i=460941,u=0.1546352035429529,v=0.7614118132207637,w=0.5103450444907335,x=3.9386396343519436 +color=red,shape=triangle,flag=0,i=460969,u=0.4114570194206454,v=0.1643985160794008,w=0.487651535003318,x=6.192091366674923 +color=yellow,shape=square,flag=1,i=461035,u=0.7607670947909257,v=0.3330458741547624,w=0.5043800911114551,x=4.83260073369964 +color=red,shape=triangle,flag=0,i=461060,u=0.29880763752176087,v=0.5565947269821077,w=0.4770125214159317,x=4.319237166817335 +color=blue,shape=circle,flag=1,i=461145,u=0.6013823346938687,v=0.03694488190439982,w=0.4774086111769818,x=3.475820508311775 +color=red,shape=square,flag=1,i=461227,u=0.7961877224295332,v=0.7070632441200317,w=0.5149390478858223,x=5.677540601346222 +color=yellow,shape=triangle,flag=1,i=461273,u=0.15326317994623084,v=0.8110679924897019,w=0.5039151512231504,x=3.248213299635964 +color=green,shape=triangle,flag=0,i=461281,u=0.8517874621186892,v=0.7429907448393668,w=0.4991747674473293,x=5.306090477467658 +color=orange,shape=triangle,flag=0,i=461344,u=0.16513620273716123,v=0.1088324925021571,w=0.48314751526264116,x=4.528111869504131 +color=blue,shape=triangle,flag=1,i=461350,u=0.03137096951445939,v=0.015178453173292805,w=0.5197708539156422,x=4.586874060593856 +color=green,shape=triangle,flag=0,i=461385,u=0.24617576360789872,v=0.575053102410867,w=0.49727005821305376,x=5.0817951672332144 +color=blue,shape=triangle,flag=0,i=461400,u=0.18910359054034243,v=0.857055364316783,w=0.5288206247883013,x=6.639857301622398 +color=blue,shape=square,flag=0,i=461432,u=0.5301528580525783,v=0.4975650586832604,w=0.4970342834457019,x=6.067740841687204 +color=blue,shape=circle,flag=1,i=461460,u=0.5959005449495492,v=0.04149008704490953,w=0.47466327278231685,x=4.2966234373857075 +color=green,shape=triangle,flag=0,i=461590,u=0.4150619571543004,v=0.4771523156481643,w=0.5008583240388441,x=3.3388519128404677 +color=red,shape=square,flag=1,i=461595,u=0.47287165320109836,v=0.18159150038154392,w=0.5038470806308768,x=2.8806534294051 +color=purple,shape=triangle,flag=0,i=461638,u=0.05761765717059886,v=0.7143162058196174,w=0.5166700588437635,x=5.222879480116811 +color=yellow,shape=square,flag=1,i=461677,u=0.5466631161636603,v=0.2494339978848218,w=0.5036639348713162,x=5.082181303040596 +color=red,shape=square,flag=0,i=461692,u=0.7643701160252161,v=0.612162225482781,w=0.49679512063851927,x=4.722092810491887 +color=yellow,shape=square,flag=1,i=461770,u=0.2739911611659992,v=0.6753834443612994,w=0.508456368184811,x=2.3417038003893644 +color=purple,shape=square,flag=0,i=461805,u=0.2031974808069621,v=0.9756168089473269,w=0.5047373057063923,x=5.763432027776442 +color=red,shape=triangle,flag=0,i=461850,u=0.22793449535306032,v=0.7380592625353234,w=0.5144759209326154,x=7.557222620904095 +color=red,shape=circle,flag=1,i=461879,u=0.15480386085221798,v=0.07711216469128883,w=0.49574537165250765,x=6.645911888014537 +color=red,shape=triangle,flag=0,i=461915,u=0.053419499784761126,v=0.8062155893570594,w=0.5145173301638083,x=4.529566110748772 +color=red,shape=triangle,flag=0,i=461966,u=0.5382320437869095,v=0.09987302865394376,w=0.5224850816574071,x=3.706690197276604 +color=red,shape=circle,flag=0,i=461993,u=0.6443723678042178,v=0.5938518534031301,w=0.4863800626197255,x=4.83719485934379 +color=red,shape=square,flag=0,i=462012,u=0.4257768620476886,v=0.10536792875086354,w=0.498514740689355,x=4.550360005282122 +color=green,shape=square,flag=1,i=462129,u=0.5726072783935123,v=0.29848380955676024,w=0.5180631508418188,x=3.4695996692799085 +color=red,shape=triangle,flag=1,i=462132,u=0.7959615576462308,v=0.9226158388596538,w=0.5300927664325107,x=4.534824812213121 +color=red,shape=circle,flag=0,i=462234,u=0.10841739950267182,v=0.03245882446936885,w=0.48856373496143407,x=4.8329225099364175 +color=green,shape=square,flag=0,i=462299,u=0.7954227952686221,v=0.048758535169457606,w=0.5217434442272614,x=7.407826079329731 +color=purple,shape=square,flag=1,i=462551,u=0.13899564089860716,v=0.8942760780015213,w=0.5090806308225366,x=5.184812958189893 +color=blue,shape=circle,flag=1,i=462595,u=0.469508851635727,v=0.6060128836516456,w=0.47568685391621157,x=6.158734204238261 +color=blue,shape=circle,flag=1,i=462604,u=0.635988188067897,v=0.6153770350297673,w=0.480520976793717,x=5.514426888518556 +color=red,shape=square,flag=0,i=462678,u=0.5545564397859419,v=0.004975058750256167,w=0.5021996196417431,x=3.4913706546421897 +color=yellow,shape=triangle,flag=1,i=462771,u=0.0508505318161705,v=0.5263444036615852,w=0.48955628228349646,x=7.604937349444351 +color=red,shape=circle,flag=1,i=463042,u=0.2822691801658972,v=0.34855564797154814,w=0.4748559704366241,x=5.556851992239643 +color=green,shape=square,flag=0,i=463194,u=0.029424758781300686,v=0.11934556673090824,w=0.5101799612232227,x=5.057554973622578 +color=red,shape=square,flag=0,i=463229,u=0.09180410298341202,v=0.5724164077251228,w=0.5122394828590608,x=4.532359856579168 +color=red,shape=circle,flag=0,i=463299,u=0.31350006300167166,v=0.3272104744822449,w=0.4825076800166879,x=5.809479499335666 +color=red,shape=square,flag=0,i=463307,u=0.02282478666148624,v=0.19699177428237968,w=0.5146061147481212,x=7.767973891890201 +color=green,shape=circle,flag=0,i=463361,u=0.9153683684039098,v=0.18453213315330053,w=0.49127124481601797,x=6.118977960477081 +color=red,shape=triangle,flag=1,i=463589,u=0.6795899441943761,v=0.4682537414974407,w=0.5209558399487871,x=4.112178597388621 +color=blue,shape=circle,flag=1,i=463634,u=0.9996778243345615,v=0.9635197665367478,w=0.4763386520182622,x=5.499485586527228 +color=red,shape=square,flag=0,i=463711,u=0.7321911720522182,v=0.930143072499428,w=0.5198188275747119,x=3.0432406647346877 +color=red,shape=triangle,flag=0,i=463744,u=0.4538098580684852,v=0.0467629130011904,w=0.5236593729797778,x=5.2074414955021 +color=purple,shape=triangle,flag=0,i=463756,u=0.7614298089465806,v=0.13614291655875688,w=0.5175877223594458,x=4.870697582921675 +color=blue,shape=triangle,flag=1,i=463790,u=0.21810762014610507,v=0.8486704950725418,w=0.5262841573779571,x=4.745195483335376 +color=green,shape=triangle,flag=1,i=463825,u=0.8318920297622162,v=0.07065159489357287,w=0.5266471559552776,x=4.903809205618754 +color=yellow,shape=circle,flag=1,i=463847,u=0.5283882491643586,v=0.9596697427917676,w=0.4597097311306728,x=3.9661418161181743 +color=yellow,shape=square,flag=1,i=463853,u=0.40726751668994143,v=0.004504819016453276,w=0.48425820424305643,x=4.178275044109716 +color=red,shape=triangle,flag=0,i=463878,u=0.11885081653923701,v=0.6634541882476465,w=0.5312863980180776,x=3.412433822839326 +color=yellow,shape=square,flag=0,i=463883,u=0.3149888324070357,v=0.8891663083686959,w=0.487684662001148,x=3.7934257303984045 +color=blue,shape=square,flag=1,i=463913,u=0.2616790176590942,v=0.9288893597920503,w=0.5047140751760347,x=5.462105621360529 +color=green,shape=triangle,flag=1,i=463920,u=0.8152409830126898,v=0.22809947431131516,w=0.5233213578941764,x=7.84271096801136 +color=red,shape=triangle,flag=0,i=463960,u=0.7670053051575968,v=0.34381238969062633,w=0.5224213908901688,x=6.671527132141768 +color=blue,shape=triangle,flag=1,i=463968,u=0.9681200784557468,v=0.06514897515076978,w=0.5211512954592566,x=5.427151990471681 +color=yellow,shape=triangle,flag=0,i=464165,u=0.8355741503985865,v=0.14353757878206297,w=0.48983561930149894,x=3.639550295648638 +color=purple,shape=circle,flag=0,i=464169,u=0.933956065069158,v=0.7444615049007317,w=0.49051910849701874,x=5.359581909913964 +color=red,shape=square,flag=0,i=464215,u=0.9163350445516149,v=0.0693224312097972,w=0.5353111211040978,x=5.06624745150635 +color=purple,shape=circle,flag=0,i=464261,u=0.19509610173714598,v=0.8963782829333146,w=0.49562647480060795,x=4.757839412385918 +color=yellow,shape=square,flag=1,i=464327,u=0.9653441843366023,v=0.6814992311554665,w=0.48607508128545984,x=5.242837461923397 +color=red,shape=circle,flag=1,i=464398,u=0.2989184007375316,v=0.20499177748267272,w=0.47599987191778625,x=5.801420620548199 +color=blue,shape=triangle,flag=1,i=464404,u=0.7574828586453414,v=0.4703249280658751,w=0.5161843621984696,x=5.7918408385145 +color=yellow,shape=square,flag=1,i=464431,u=0.03437818736756382,v=0.7542842790682457,w=0.4851924034983134,x=5.316392358603744 +color=red,shape=square,flag=0,i=464474,u=0.5259715974448427,v=0.6676927167048409,w=0.5374419000570985,x=3.117727175798819 +color=yellow,shape=square,flag=1,i=464538,u=0.8941569514930652,v=0.09136754623771648,w=0.4854992788549717,x=5.9287181478082935 +color=red,shape=circle,flag=0,i=464632,u=0.4571281201653624,v=0.3640667092811309,w=0.4845875076376031,x=6.0338208463432865 +color=blue,shape=square,flag=1,i=464759,u=0.8027753059592647,v=0.9522259177922886,w=0.4951835502591678,x=5.257062426736476 +color=red,shape=triangle,flag=0,i=464786,u=0.02852601873387428,v=0.40192847564997536,w=0.5261071981010705,x=4.565911708491163 +color=green,shape=triangle,flag=0,i=464814,u=0.9665394439249344,v=0.2504479751848746,w=0.529951697558247,x=3.149697511119832 +color=red,shape=square,flag=0,i=464859,u=0.5392918163547559,v=0.67779843613693,w=0.5248689331932467,x=6.669369791867976 +color=red,shape=triangle,flag=0,i=464895,u=0.9508062326874523,v=0.03555208804734766,w=0.5144286948493904,x=4.0898018115026575 +color=orange,shape=triangle,flag=1,i=464922,u=0.07633389276796809,v=0.445759093824172,w=0.49283755242261584,x=4.563217539559333 +color=yellow,shape=square,flag=1,i=464971,u=0.9013019685248668,v=0.5813894564487491,w=0.4835026958147206,x=4.811509040226049 +color=green,shape=circle,flag=0,i=464984,u=0.14622635812306606,v=0.8756168106429231,w=0.49747785768357394,x=3.9194806776713165 +color=blue,shape=square,flag=1,i=465007,u=0.6997340636540766,v=0.2330670364480757,w=0.49690507255975425,x=2.9551172908143335 +color=red,shape=square,flag=0,i=465049,u=0.8505020593786509,v=0.7804319053229719,w=0.5288208989296913,x=5.203149388234519 +color=red,shape=circle,flag=0,i=465080,u=0.2906422110687059,v=0.19856199376085376,w=0.49696495402199636,x=4.402764098571768 +color=red,shape=circle,flag=0,i=465088,u=0.3839105921853829,v=0.39272548180902345,w=0.5041956956711864,x=4.237576891218751 +color=green,shape=square,flag=0,i=465211,u=0.7623626386073344,v=0.0996208726354616,w=0.5183905784919866,x=5.810487712022876 +color=green,shape=square,flag=0,i=465220,u=0.4965074040960592,v=0.11795140763996548,w=0.5230714792430993,x=6.727380670166152 +color=red,shape=circle,flag=0,i=465313,u=0.8513884070513233,v=0.8675652973774632,w=0.4993418892074519,x=5.146272663977379 +color=red,shape=triangle,flag=0,i=465472,u=0.25520808229759373,v=0.7870163214307724,w=0.4955130665205509,x=5.165412775005804 +color=red,shape=square,flag=0,i=465541,u=0.9643936510115555,v=0.4734974290131616,w=0.5274669502661687,x=5.282533997276936 +color=red,shape=square,flag=0,i=465620,u=0.8222251004216543,v=0.9749139546679646,w=0.5205783559126494,x=3.84769168143684 +color=red,shape=square,flag=0,i=465624,u=0.8662887556479304,v=0.5862258230484788,w=0.5209048840653713,x=5.518343672215752 +color=orange,shape=square,flag=0,i=465641,u=0.5059794215688194,v=0.4369215031571725,w=0.4891070507778887,x=6.015340178717828 +color=yellow,shape=square,flag=1,i=465676,u=0.2312012161150525,v=0.5795106123362668,w=0.49039908385128095,x=3.853333744017356 +color=red,shape=square,flag=1,i=465717,u=0.3541430883400659,v=0.02262336757086958,w=0.5130678711987102,x=6.024604807210472 +color=red,shape=triangle,flag=0,i=465759,u=0.44121314725292793,v=0.9439416972289323,w=0.5032953044014319,x=3.8331430269314573 +color=blue,shape=circle,flag=0,i=465807,u=0.6165234627284528,v=0.7552642230512452,w=0.4883359791673761,x=3.2367430762645752 +color=red,shape=square,flag=0,i=465841,u=0.11409431369441736,v=0.7569309648297614,w=0.5175339791669048,x=5.785829205432354 +color=blue,shape=square,flag=0,i=465868,u=0.6540565113170111,v=0.7201095564252947,w=0.4832297478890186,x=6.062736184419772 +color=green,shape=square,flag=1,i=465876,u=0.8974314194464692,v=0.8349160188793906,w=0.5125667527740619,x=6.728679564471983 +color=yellow,shape=square,flag=1,i=465917,u=0.4937187266731211,v=0.8436237722811973,w=0.4903840434805118,x=4.264969466944225 +color=blue,shape=square,flag=0,i=465954,u=0.9766163480003753,v=0.5268862063863686,w=0.4765947594358578,x=6.745225341428919 +color=blue,shape=triangle,flag=1,i=466067,u=0.11907254956563906,v=0.8144139418586077,w=0.5079494483200321,x=4.676249224493708 +color=yellow,shape=triangle,flag=1,i=466071,u=0.33103726921483967,v=0.9616065799366738,w=0.4899165036528938,x=5.134708601742912 +color=green,shape=triangle,flag=0,i=466076,u=0.37710680288805665,v=0.1566898063975043,w=0.5163657815354505,x=6.064064740413205 +color=green,shape=triangle,flag=0,i=466145,u=0.0013258871306677245,v=0.5798172276769943,w=0.5138419019643939,x=6.122818515520134 +color=red,shape=square,flag=1,i=466153,u=0.8275992424509893,v=0.39872438964098533,w=0.5330883620249358,x=4.968673737934752 +color=blue,shape=circle,flag=0,i=466270,u=0.7384732397492123,v=0.13190215454573573,w=0.48280945124405006,x=4.992524345138505 +color=red,shape=triangle,flag=0,i=466285,u=0.9865530869255993,v=0.5743289208964387,w=0.49140389376624477,x=5.543740809426006 +color=red,shape=square,flag=0,i=466360,u=0.4443044458467864,v=0.015610202954379648,w=0.5389352125188843,x=3.143567386481036 +color=red,shape=triangle,flag=0,i=466423,u=0.6928566123391451,v=0.38269886332409164,w=0.4935787951216088,x=3.824109249591025 +color=yellow,shape=triangle,flag=1,i=466445,u=0.06577524528643552,v=0.728178454196101,w=0.4937156220549639,x=4.854591083166828 +color=orange,shape=square,flag=1,i=466460,u=0.5944176543007182,v=0.17744449786454086,w=0.49262281749172077,x=3.1548117990710653 +color=red,shape=square,flag=0,i=466470,u=0.060123683254037275,v=0.7336514016462937,w=0.5343524865320674,x=3.33763544917446 +color=red,shape=circle,flag=1,i=466565,u=0.9426343485223739,v=0.9337632293605146,w=0.49172331416952686,x=5.852198581267326 +color=red,shape=triangle,flag=0,i=466610,u=0.6469324887469351,v=0.9870276206294317,w=0.494198111917428,x=4.9216750513143195 +color=red,shape=square,flag=1,i=466710,u=0.9012516845235167,v=0.3343117410561025,w=0.5505884613347477,x=2.6723750372674187 +color=purple,shape=circle,flag=0,i=466717,u=0.45490256047283373,v=0.09341179841698799,w=0.5075655467130734,x=3.6904298527934998 +color=yellow,shape=square,flag=1,i=466726,u=0.6234008496744187,v=0.9050961984801064,w=0.4881886254730515,x=4.1532052120224 +color=red,shape=square,flag=1,i=466744,u=0.43769972149913183,v=0.30241245777007375,w=0.5476086702138897,x=5.6874062529006 +color=green,shape=square,flag=1,i=466788,u=0.4797820346792012,v=0.9257894695131084,w=0.5133701095281766,x=4.262304435220472 +color=red,shape=square,flag=1,i=466843,u=0.8921223557391114,v=0.8833200555987885,w=0.5437774224849312,x=3.698668134727517 +color=purple,shape=triangle,flag=0,i=466867,u=0.3967550710841131,v=0.8773985303929602,w=0.5101006115433356,x=5.833640908762368 +color=green,shape=square,flag=0,i=466945,u=0.04951293420840053,v=0.625564248733943,w=0.5101249581630469,x=4.204217702244588 +color=green,shape=circle,flag=0,i=466954,u=0.04960840913639242,v=0.7509652156689688,w=0.4981353201164877,x=5.837736020714733 +color=red,shape=triangle,flag=1,i=467041,u=0.9719968115768202,v=0.5533383291375743,w=0.4853573356235901,x=2.47556385529334 +color=green,shape=square,flag=0,i=467095,u=0.07862983651361821,v=0.9726746956569318,w=0.506618710198194,x=4.230466529238665 +color=yellow,shape=square,flag=1,i=467111,u=0.7707399302971367,v=0.74454757636542,w=0.49026468607370105,x=4.905992608161124 +color=blue,shape=square,flag=1,i=467152,u=0.4776634860537742,v=0.15008982307836605,w=0.46962613311952284,x=3.684577760467564 +color=red,shape=triangle,flag=0,i=467314,u=0.16949647933386958,v=0.5500932564894656,w=0.48993496095662503,x=7.820293074733988 +color=orange,shape=triangle,flag=1,i=467358,u=0.3317570325318646,v=0.8874313110698134,w=0.4917960233719517,x=6.150180241447093 +color=blue,shape=circle,flag=1,i=467375,u=0.7951874520684338,v=0.10991976813353188,w=0.46246243465321546,x=5.312471106905913 +color=blue,shape=circle,flag=1,i=467416,u=0.19819444535883923,v=0.9650442796073642,w=0.45960864116555084,x=5.885303740852502 +color=green,shape=circle,flag=1,i=467449,u=0.7946899755101324,v=0.7062447187970816,w=0.5041569797892488,x=6.635187739927555 +color=yellow,shape=square,flag=1,i=467465,u=0.1391217816721203,v=0.3490258416387182,w=0.5058287137137161,x=4.376778666894332 +color=yellow,shape=triangle,flag=1,i=467469,u=0.2869046503640855,v=0.8991814710011304,w=0.49178644118689196,x=5.005051283145076 +color=orange,shape=circle,flag=1,i=467480,u=0.06123132666421649,v=0.2821051915517929,w=0.4928871506359694,x=3.860615227561887 +color=red,shape=square,flag=0,i=467507,u=0.9804810165190108,v=0.9575533653990974,w=0.551511309670641,x=4.909064942581761 +color=yellow,shape=square,flag=0,i=467554,u=0.3870469742262176,v=0.7395313029925318,w=0.5143245997387486,x=3.8823841202648333 +color=yellow,shape=triangle,flag=1,i=467562,u=0.3551782043885905,v=0.3860661616455179,w=0.4898839563251213,x=6.309612880605467 +color=red,shape=triangle,flag=0,i=467618,u=0.31019402808218133,v=0.0017066744945283263,w=0.48718463296886166,x=5.366521614930793 +color=yellow,shape=triangle,flag=1,i=467665,u=0.6734190129695646,v=0.8127365178402746,w=0.4877103797644284,x=4.286242165738341 +color=blue,shape=triangle,flag=0,i=467698,u=0.0776556252320888,v=0.5263248088118108,w=0.5069126298706793,x=3.464696010612767 +color=orange,shape=circle,flag=1,i=467725,u=0.9800645989862569,v=0.3320947616535743,w=0.4849232347773755,x=6.7351973771244 +color=purple,shape=circle,flag=0,i=467770,u=0.6303209046293548,v=0.9760157836122396,w=0.5106195949566945,x=5.124970200047329 +color=red,shape=circle,flag=0,i=467826,u=0.7026920687017486,v=0.6369658130150313,w=0.47290967661829403,x=4.801407443392416 +color=red,shape=circle,flag=0,i=467875,u=0.6028234204669851,v=0.5940159567370489,w=0.4747189259116316,x=6.33256070968014 +color=purple,shape=square,flag=0,i=467976,u=0.846258015505779,v=0.6219819168177243,w=0.5101388644661239,x=6.214315476041591 +color=green,shape=circle,flag=0,i=468001,u=0.5670351172290983,v=0.7525719360010829,w=0.5151070091575891,x=5.194525795959978 +color=red,shape=triangle,flag=0,i=468112,u=0.8397793180453716,v=0.2298114067470377,w=0.5042924065590354,x=4.450936896369874 +color=red,shape=square,flag=0,i=468141,u=0.3764132629098499,v=0.2061263831967045,w=0.5556804473939273,x=7.086494163900947 +color=red,shape=triangle,flag=1,i=468151,u=0.8000515157591985,v=0.3299830905077069,w=0.5003150965773266,x=5.056555067066446 +color=yellow,shape=triangle,flag=1,i=468206,u=0.2852969801675491,v=0.7251859514901501,w=0.4859277604790131,x=5.6898535468645655 +color=blue,shape=circle,flag=0,i=468377,u=0.6593652182186537,v=0.4840409484505477,w=0.47220631400727414,x=6.338461158631241 +color=blue,shape=square,flag=1,i=468402,u=0.5004081971443053,v=0.39590146186375463,w=0.48578090209402663,x=6.849620799402179 +color=purple,shape=square,flag=0,i=468608,u=0.7119956695985707,v=0.9510172307531325,w=0.5118257462801897,x=5.5848143476602985 +color=green,shape=square,flag=1,i=468618,u=0.3387637382868649,v=0.409859465673577,w=0.5032410769749635,x=5.48676071013304 +color=yellow,shape=square,flag=1,i=468740,u=0.419789310541153,v=0.2712707372716193,w=0.523300517369533,x=5.435398027595331 +color=orange,shape=triangle,flag=0,i=468759,u=0.7576589887629124,v=0.13341827054829603,w=0.49161736806866035,x=6.243172713132708 +color=red,shape=square,flag=0,i=468796,u=0.5739837642797534,v=0.11257651047118522,w=0.551379593054145,x=3.073780043803366 +color=purple,shape=square,flag=0,i=468827,u=0.88450672427772,v=0.7074934904557063,w=0.5149872326094626,x=5.10564513026127 +color=red,shape=triangle,flag=0,i=468840,u=0.14490986690222107,v=0.6264602380089783,w=0.5052576483618616,x=5.455976673270964 +color=yellow,shape=square,flag=1,i=468850,u=0.6925053131313421,v=0.0590393306122966,w=0.5126015924600923,x=2.2972082930216287 +color=purple,shape=square,flag=0,i=468905,u=0.6769527169521316,v=0.15017489841352472,w=0.5149308401611511,x=5.15973196698775 +color=red,shape=triangle,flag=0,i=468927,u=0.6820969607290105,v=0.9692933367083294,w=0.49418514046151085,x=5.244448761021533 +color=yellow,shape=circle,flag=1,i=468999,u=0.19250341230696455,v=0.8914620645317418,w=0.4759772558860603,x=4.397251919348142 +color=red,shape=square,flag=1,i=469145,u=0.4843819007850958,v=0.21359464813149265,w=0.560814452111647,x=5.430842361999297 +color=yellow,shape=circle,flag=1,i=469257,u=0.4024019516054841,v=0.1825374420345245,w=0.48456018586205823,x=3.578853310866885 +color=red,shape=triangle,flag=0,i=469262,u=0.11952950915222171,v=0.6185272814895332,w=0.49741882875022647,x=5.0121198411566334 +color=blue,shape=triangle,flag=1,i=469298,u=0.09029863080652811,v=0.22567055830278748,w=0.48893493169194147,x=6.446439246029592 +color=orange,shape=triangle,flag=0,i=469355,u=0.8259861912431266,v=0.9343182166720388,w=0.4929060477123214,x=4.995155582067377 +color=red,shape=square,flag=0,i=469359,u=0.8949022645096748,v=0.6167442271717923,w=0.5537527502067653,x=6.7191312344797725 +color=red,shape=triangle,flag=0,i=469379,u=0.18506301278734083,v=0.25312152583462066,w=0.4956811843542052,x=7.107063398379303 +color=orange,shape=square,flag=1,i=469385,u=0.6146269026026114,v=0.9831570446610254,w=0.48068478651677626,x=2.2631522425725774 +color=red,shape=square,flag=0,i=469398,u=0.7123353951988787,v=0.8043752849371905,w=0.5573239389293855,x=6.910626363495999 +color=blue,shape=circle,flag=0,i=469403,u=0.6204195601559785,v=0.640348104956813,w=0.47812898788824953,x=4.344053549229683 +color=blue,shape=circle,flag=1,i=469423,u=0.23502896721065203,v=0.19105574636443756,w=0.475404629082949,x=4.94288997758962 +color=red,shape=square,flag=0,i=469439,u=0.9981209646945113,v=0.006068840188553359,w=0.5529009750438596,x=4.056257971130269 +color=yellow,shape=circle,flag=0,i=469494,u=0.9565614763131942,v=0.02969877386503017,w=0.49133615993289326,x=4.519062466134162 +color=orange,shape=square,flag=0,i=469506,u=0.2999452881728999,v=0.7373598643188187,w=0.47695222134422094,x=4.2081548632214245 +color=red,shape=square,flag=0,i=469588,u=0.6648739426025233,v=0.7120710767117031,w=0.5479377375551202,x=2.3356981534561068 +color=red,shape=square,flag=1,i=469645,u=0.9732214443819778,v=0.3973479454498102,w=0.5508834309603914,x=6.523232212249323 +color=yellow,shape=circle,flag=1,i=469704,u=0.5618903283784817,v=0.8414430025793512,w=0.48804353012559665,x=3.9904572853451654 +color=red,shape=triangle,flag=0,i=469775,u=0.0011440315528401523,v=0.6207181938203082,w=0.5060629786876807,x=4.727110155278569 +color=red,shape=triangle,flag=1,i=469784,u=0.5074579736789474,v=0.3305676691911855,w=0.5025715037410848,x=4.271352606640998 +color=green,shape=square,flag=0,i=469792,u=0.6079825212562244,v=0.5575270220373377,w=0.5098082205063277,x=4.61681197798782 +color=red,shape=circle,flag=0,i=469810,u=0.40055818460746717,v=0.39910862230813293,w=0.4905404411620984,x=6.0603024799097005 +color=green,shape=triangle,flag=1,i=469940,u=0.5454807147881016,v=0.6207105676173871,w=0.5225719151339943,x=4.069721679825503 +color=red,shape=circle,flag=1,i=469960,u=0.2763361078610522,v=0.2666879169300569,w=0.4917675415517746,x=5.579288808426948 +color=green,shape=triangle,flag=0,i=470003,u=0.596867165023715,v=0.3143330563356329,w=0.5176841286592171,x=5.369235743300724 +color=blue,shape=square,flag=0,i=470102,u=0.5756750119027304,v=0.7597294424669012,w=0.47363668336805564,x=5.6956721237176 +color=red,shape=triangle,flag=0,i=470109,u=0.019665959645606135,v=0.709096231096199,w=0.5132178431121155,x=5.7815869865312886 +color=red,shape=square,flag=0,i=470176,u=0.06202231884381981,v=0.45881411578088305,w=0.5430055483069299,x=4.5312835409983565 +color=purple,shape=triangle,flag=0,i=470284,u=0.7333756860381885,v=0.4355040438341987,w=0.5037252999182574,x=4.207334203288932 +color=red,shape=square,flag=1,i=470285,u=0.8870712075654925,v=0.3742052239190763,w=0.5367893127742382,x=4.973851642082246 +color=red,shape=square,flag=1,i=470313,u=0.036237343693436785,v=0.1045713876831671,w=0.5298576710817157,x=5.13455908393862 +color=green,shape=square,flag=0,i=470327,u=0.4585932299592197,v=0.12564001882630038,w=0.504402442320757,x=5.331034089536822 +color=purple,shape=square,flag=0,i=470340,u=0.5513014169727752,v=0.5718537966970478,w=0.5060666646311373,x=5.393288486858334 +color=red,shape=square,flag=1,i=470355,u=0.08747924241901106,v=0.44693950378812997,w=0.5288899014580909,x=3.1801187710324945 +color=red,shape=square,flag=0,i=470374,u=0.40837336355933873,v=0.7289826885634818,w=0.5222326650165192,x=5.709660083354817 +color=red,shape=square,flag=1,i=470440,u=0.05638885574133767,v=0.7306385271934962,w=0.5210498318999434,x=5.969087548189066 +color=orange,shape=circle,flag=1,i=470448,u=0.27898512998075076,v=0.2584110932734265,w=0.4721934103684907,x=5.513768608251465 +color=red,shape=triangle,flag=0,i=470452,u=0.011579423006631506,v=0.1461924744427231,w=0.50680797233544,x=5.392685691328301 +color=green,shape=square,flag=0,i=470504,u=0.037726806682094716,v=0.23709186351754974,w=0.5041152111424824,x=6.484096787948876 +color=red,shape=square,flag=0,i=470562,u=0.7199989054206615,v=0.991854573709443,w=0.5113764101595197,x=4.6865206360636575 +color=blue,shape=triangle,flag=1,i=470572,u=0.7382669242389647,v=0.7462570727414071,w=0.4876544853162869,x=5.172390184290637 +color=purple,shape=triangle,flag=0,i=470589,u=0.4330002456835155,v=0.036183005402333435,w=0.5029683977003918,x=2.9789436077830285 +color=blue,shape=triangle,flag=1,i=470595,u=0.1617402064868817,v=0.8062815967450566,w=0.49255678594325925,x=6.74287289463116 +color=green,shape=triangle,flag=0,i=470620,u=0.1566992041830444,v=0.6502079277615944,w=0.503984894552716,x=7.484419265837637 +color=red,shape=circle,flag=1,i=470655,u=0.15025294659968402,v=0.1826767485274198,w=0.49834962988783793,x=4.395734848632275 +color=yellow,shape=circle,flag=1,i=470704,u=0.316070340832189,v=0.7101629932380786,w=0.48915255791936957,x=4.2400283270050565 +color=purple,shape=triangle,flag=0,i=470860,u=0.7130775460451007,v=0.45847194779652833,w=0.5000733607237531,x=6.380990883251704 +color=red,shape=circle,flag=0,i=471113,u=0.4801940809555969,v=0.38905265587066573,w=0.51272480213867,x=5.0973318023038905 +color=green,shape=circle,flag=0,i=471221,u=0.4584926300361336,v=0.5870594531146602,w=0.4988618595197844,x=4.738058113092706 +color=red,shape=square,flag=0,i=471240,u=0.8644573371403343,v=0.20775632350917972,w=0.49001702979812234,x=4.882984810120678 +color=red,shape=square,flag=0,i=471290,u=0.10974848478001653,v=0.9238792277853174,w=0.4931964816545601,x=5.005871005846089 +color=purple,shape=circle,flag=0,i=471304,u=0.03026821410397551,v=0.6601671837266547,w=0.5013582146221717,x=5.825536992273702 +color=red,shape=circle,flag=1,i=471329,u=0.8952216177780481,v=0.8090882896574163,w=0.5089747905882614,x=4.778298116541301 +color=red,shape=triangle,flag=0,i=471388,u=0.007709963688652177,v=0.9029200616419227,w=0.4990300005410127,x=5.545512050968591 +color=blue,shape=circle,flag=0,i=471428,u=0.24574478706342118,v=0.6679910258383416,w=0.4916341120587314,x=6.7966231451877706 +color=red,shape=square,flag=0,i=471443,u=0.28309302811729564,v=0.5085532188072315,w=0.49135330990857284,x=4.361399595396993 +color=red,shape=circle,flag=1,i=471460,u=0.6568717051446402,v=0.6902297122905847,w=0.5089085375512069,x=2.7577249665674337 +color=yellow,shape=triangle,flag=1,i=471480,u=0.6370176934677825,v=0.614556634906679,w=0.4967281062437877,x=4.90842228979405 +color=red,shape=triangle,flag=0,i=471490,u=0.6390569892003273,v=0.2800883357076729,w=0.4996117534180357,x=2.84246196222414 +color=green,shape=triangle,flag=0,i=471515,u=0.18746119677416706,v=0.3855462437973667,w=0.5112384808411182,x=6.331189281337317 +color=yellow,shape=square,flag=1,i=471547,u=0.8866337057460133,v=0.6189719844623301,w=0.5183884097335458,x=5.959968983741753 +color=green,shape=triangle,flag=0,i=471566,u=0.6039146830681794,v=0.6591951564269052,w=0.5069562547481516,x=5.426924829725192 +color=red,shape=circle,flag=0,i=471644,u=0.1178044938851679,v=0.09765788832777922,w=0.5096548007181898,x=6.162578475662966 +color=red,shape=triangle,flag=0,i=471657,u=0.15621371120778282,v=0.754212713361215,w=0.5096398159401533,x=3.6887648385047043 +color=red,shape=triangle,flag=1,i=471790,u=0.2996787317674632,v=0.7691044755514256,w=0.5058095516173593,x=5.827341785600333 +color=red,shape=square,flag=0,i=471833,u=0.31608323212142986,v=0.8715833046771758,w=0.4978348162138525,x=5.553252896036036 +color=red,shape=triangle,flag=1,i=471836,u=0.6662377473177329,v=0.4702165198335524,w=0.5051974170750035,x=5.754693755771456 +color=red,shape=circle,flag=1,i=471858,u=0.8294280325421534,v=0.8606920580175302,w=0.5037941657003376,x=5.366318775628849 +color=green,shape=square,flag=0,i=471873,u=0.04120083857891943,v=0.7819031687459034,w=0.5068380006622194,x=5.3211837250040235 +color=yellow,shape=triangle,flag=1,i=471888,u=0.561842232414588,v=0.33463441831305163,w=0.5062941803470954,x=7.047894151343674 +color=red,shape=square,flag=0,i=471923,u=0.15092231087778962,v=0.9340875197091294,w=0.5000959746053216,x=5.449726038865738 +color=green,shape=circle,flag=0,i=471951,u=0.7445986819096515,v=0.5103769969234335,w=0.4899875928840483,x=4.926734628338052 +color=red,shape=triangle,flag=0,i=472124,u=0.22017046612119995,v=0.8742365917352823,w=0.5006016387170509,x=4.335172534725971 +color=purple,shape=triangle,flag=0,i=472137,u=0.9935914290043147,v=0.9342657400938085,w=0.5118327447890746,x=2.0134488376685247 +color=red,shape=square,flag=0,i=472212,u=0.34365020022019244,v=0.9326683227116795,w=0.49537084356699923,x=3.95370253836643 +color=red,shape=square,flag=1,i=472218,u=0.04794827187476092,v=0.8019147552612818,w=0.49057813770779696,x=2.8574798883721173 +color=red,shape=square,flag=1,i=472270,u=0.3054788812346224,v=0.24512087312543007,w=0.48799474653991864,x=5.555475461380162 +color=red,shape=square,flag=0,i=472406,u=0.4840969077705247,v=0.5255163652043569,w=0.48227193978663613,x=5.145849918594299 +color=red,shape=circle,flag=1,i=472488,u=0.8480077230984338,v=0.9312751854302335,w=0.4967372515496152,x=4.124199971516984 +color=yellow,shape=circle,flag=0,i=472674,u=0.38861816691240514,v=0.7567099874157627,w=0.4852223209453526,x=4.538396661892992 +color=yellow,shape=triangle,flag=0,i=472694,u=0.2672799595387756,v=0.10443191846080979,w=0.5073074570120953,x=6.346063034361737 +color=yellow,shape=circle,flag=1,i=472760,u=0.1712882335567838,v=0.3259475088295717,w=0.482824218920368,x=3.291686965324202 +color=green,shape=square,flag=0,i=472840,u=0.0038661826908737984,v=0.2492595243587501,w=0.5011076376431046,x=6.351171996193123 +color=green,shape=triangle,flag=1,i=472953,u=0.07343742625437688,v=0.23343054548193543,w=0.5037820674281168,x=4.89002956905163 +color=blue,shape=triangle,flag=0,i=473037,u=0.6631920507557296,v=0.4369451571175079,w=0.4988225129478721,x=6.472272684702357 +color=red,shape=triangle,flag=0,i=473050,u=0.544646967828129,v=0.20310412230863117,w=0.5140842686550952,x=5.518515038283496 +color=yellow,shape=square,flag=0,i=473158,u=0.6131922881261986,v=0.8829452805834902,w=0.5402682177789455,x=2.8697984248805546 +color=red,shape=triangle,flag=0,i=473247,u=0.37680586149507656,v=0.531873848826147,w=0.5164075447477771,x=3.18077524958789 +color=blue,shape=circle,flag=0,i=473290,u=0.6856076866129293,v=0.7529799784201368,w=0.48531361009112406,x=5.186956673568379 +color=red,shape=square,flag=1,i=473294,u=0.1314205100276179,v=0.77631958671169,w=0.4786633165232282,x=6.530427842311236 +color=purple,shape=circle,flag=0,i=473433,u=0.283186607515193,v=0.9269615978919837,w=0.4950964993082637,x=5.070609618417811 +color=red,shape=square,flag=0,i=473447,u=0.30882279665974666,v=0.39737758625652664,w=0.48539674823193363,x=6.196100423711762 +color=red,shape=circle,flag=0,i=473477,u=0.5206530070612057,v=0.48652278324879217,w=0.5122921729017607,x=5.033313205622764 +color=purple,shape=square,flag=0,i=473527,u=0.8761909968441094,v=0.7935235409462378,w=0.49173438927674956,x=3.63647136539369 +color=red,shape=circle,flag=0,i=473569,u=0.3137063900928977,v=0.366181626284267,w=0.49932326037455843,x=5.24781522779401 +color=purple,shape=circle,flag=0,i=473589,u=0.5675782394285436,v=0.9664918468422924,w=0.4928726435866197,x=2.924947001995275 +color=red,shape=square,flag=1,i=473621,u=0.7903522556392034,v=0.31382994092682914,w=0.48810859660059247,x=5.418578189391887 +color=orange,shape=triangle,flag=1,i=473643,u=0.6147952572304167,v=0.8124737047060224,w=0.5055720258945624,x=6.652973421501709 +color=red,shape=circle,flag=1,i=473667,u=0.8994797966638701,v=0.9983461696475617,w=0.4959427260304219,x=4.432052402667912 +color=red,shape=triangle,flag=0,i=473735,u=0.8794538103662065,v=0.33466829860805336,w=0.5223415478465803,x=5.713245666496277 +color=blue,shape=square,flag=1,i=473869,u=0.8336971507856067,v=0.663403839465149,w=0.5006522631854345,x=5.458211184283616 +color=red,shape=triangle,flag=1,i=473884,u=0.09071028397115666,v=0.8967033302080704,w=0.5186715318445669,x=6.989417880277936 +color=red,shape=circle,flag=0,i=473899,u=0.5823372950326793,v=0.6740514019239459,w=0.5064685529523256,x=5.331017166908641 +color=red,shape=square,flag=1,i=473923,u=0.30371275947244813,v=0.5034727917273265,w=0.481131269675275,x=4.962293804099515 +color=yellow,shape=triangle,flag=1,i=473955,u=0.3322725154831089,v=0.8823377013102264,w=0.5009485797470198,x=5.779120363231121 +color=blue,shape=square,flag=1,i=474023,u=0.9296809251812996,v=0.12257445659613919,w=0.498561566168998,x=5.121694224083096 +color=red,shape=triangle,flag=1,i=474070,u=0.21382240047675283,v=0.013747014227901588,w=0.5168355835879442,x=4.559371640094053 +color=red,shape=circle,flag=0,i=474106,u=0.5427294680901177,v=0.5846906690312902,w=0.5151429523730308,x=4.540204950104281 +color=purple,shape=square,flag=0,i=474181,u=0.9589364512377747,v=0.8992749036434428,w=0.49913083145091747,x=2.991314573147467 +color=red,shape=square,flag=0,i=474205,u=0.5453932721227068,v=0.1170152774877814,w=0.4889908334563191,x=5.709273342310534 +color=red,shape=triangle,flag=0,i=474215,u=0.493262149490416,v=0.011832543612560475,w=0.5211706349493206,x=6.751266943293774 +color=red,shape=triangle,flag=0,i=474415,u=0.08579176463726834,v=0.9462601501846178,w=0.5156905411971057,x=8.317120491404644 +color=red,shape=triangle,flag=1,i=474469,u=0.08462118503806337,v=0.5031727971245549,w=0.5201656177638505,x=3.994941407188952 +color=blue,shape=triangle,flag=1,i=474489,u=0.3491300124700786,v=0.6730402529320697,w=0.5083649532317387,x=5.543764417034228 +color=blue,shape=circle,flag=0,i=474510,u=0.40794873898572936,v=0.7878724521540721,w=0.4745816531957584,x=5.806567795021444 +color=blue,shape=square,flag=1,i=474521,u=0.8703689730540912,v=0.06863351477175472,w=0.5031774300991061,x=5.287292351512755 +color=blue,shape=triangle,flag=0,i=474534,u=0.3522477548518742,v=0.8398156224627885,w=0.5110082619972443,x=4.170139664987736 +color=red,shape=square,flag=0,i=474667,u=0.8207051907469852,v=0.6714645520414942,w=0.48801120394288877,x=4.63621338421315 +color=green,shape=square,flag=1,i=474690,u=0.3289070354445588,v=0.8292630098024294,w=0.4962475252528494,x=4.862447599534005 +color=purple,shape=square,flag=0,i=474790,u=0.20768211872859366,v=0.6499999060660224,w=0.49368674988959443,x=6.494327950599405 +color=yellow,shape=square,flag=1,i=474820,u=0.40733279263945354,v=0.3186454624205395,w=0.5382223738809148,x=4.308974276404359 +color=green,shape=square,flag=0,i=474849,u=0.03264992823656221,v=0.42486754230411117,w=0.48959948211148785,x=3.1653282971243404 +color=red,shape=circle,flag=1,i=474980,u=0.40018494514183234,v=0.3480321407370032,w=0.5246486261630341,x=5.560277002593004 +color=red,shape=triangle,flag=0,i=475012,u=0.6855407751847372,v=0.9464659022555953,w=0.5269400607233719,x=4.63468662541698 +color=red,shape=circle,flag=0,i=475060,u=0.7224846297526336,v=0.7219864465393859,w=0.5195749900489327,x=4.902925843596016 +color=blue,shape=square,flag=0,i=475110,u=0.728288231234988,v=0.5065821144524781,w=0.5039210773062858,x=6.242217985806318 +color=orange,shape=square,flag=0,i=475123,u=0.25728281287165866,v=0.20625420973668496,w=0.47709369091696907,x=4.391356923921371 +color=blue,shape=square,flag=1,i=475153,u=0.8497378924791577,v=0.8333678484852933,w=0.49752889449149,x=4.707818407401047 +color=red,shape=square,flag=1,i=475172,u=0.25533669227738776,v=0.27258380537926363,w=0.48520197325696696,x=6.535404826584711 +color=blue,shape=triangle,flag=0,i=475288,u=0.1369196405633063,v=0.6162470540747264,w=0.4981850993726346,x=5.702007281253594 +color=green,shape=square,flag=1,i=475344,u=0.9373976679412133,v=0.06035623015974323,w=0.49984563506697693,x=6.004911983193927 +color=red,shape=square,flag=0,i=475435,u=0.8837368704356093,v=0.9686455453605962,w=0.4881631668996269,x=4.999466746102727 +color=purple,shape=triangle,flag=0,i=475437,u=0.04335295621534607,v=0.9792751193896676,w=0.501766859767471,x=6.6708700239603225 +color=red,shape=triangle,flag=0,i=475440,u=0.2649450054099186,v=0.15161228510007507,w=0.5195177264686487,x=6.380042443361127 +color=red,shape=square,flag=1,i=475607,u=0.21303014597832648,v=0.7311358637438857,w=0.48754645962691634,x=6.111526162212111 +color=blue,shape=square,flag=1,i=475628,u=0.5955700798695953,v=0.8134808776264878,w=0.49339314186848326,x=5.8017966955992195 +color=red,shape=triangle,flag=0,i=475710,u=0.29481998221536876,v=0.09137433215243673,w=0.5118901394297206,x=4.355213237069349 +color=purple,shape=triangle,flag=0,i=475756,u=0.5897354668458885,v=0.11543551902136306,w=0.5036141198980587,x=7.413682874456235 +color=red,shape=circle,flag=0,i=475795,u=0.6580958028021712,v=0.5979317066374599,w=0.522622054598586,x=6.2092608840357855 +color=red,shape=triangle,flag=0,i=475870,u=0.2624235602005557,v=0.5925909658759327,w=0.49724034980788917,x=6.124609884272918 +color=red,shape=circle,flag=0,i=475895,u=0.5914399755031541,v=0.5898156594042067,w=0.5234331561925322,x=3.421463339154903 +color=red,shape=circle,flag=1,i=475919,u=0.4857063606352723,v=0.4390647619053223,w=0.5253408182083623,x=5.963401300829486 +color=purple,shape=square,flag=0,i=476077,u=0.9341323936426884,v=0.972813669639962,w=0.5017288605008587,x=5.734994402979431 +color=red,shape=triangle,flag=0,i=476081,u=0.07841751130870456,v=0.42060655680140135,w=0.5022107131398774,x=4.6792402972527825 +color=blue,shape=square,flag=1,i=476089,u=0.002667137924713292,v=0.5014182755245598,w=0.4880693833559115,x=4.881973194125624 +color=red,shape=square,flag=0,i=476101,u=0.412263864780532,v=0.7785638206166626,w=0.48212397564704074,x=4.611284397417477 +color=purple,shape=square,flag=0,i=476146,u=0.3624747282603584,v=0.5939038093671826,w=0.49821052158468077,x=4.374313894877282 +color=red,shape=square,flag=0,i=476259,u=0.3685822458693424,v=0.5613292278042047,w=0.47839914095991976,x=5.024453624479713 +color=purple,shape=square,flag=0,i=476306,u=0.8651707322542452,v=0.8561690535945209,w=0.4993389329792418,x=4.913920786901495 +color=red,shape=square,flag=1,i=476317,u=0.7056606241226618,v=0.9131802494473958,w=0.4767798774936042,x=3.279070825509402 +color=red,shape=square,flag=0,i=476436,u=0.8890251343676947,v=0.9376401531381994,w=0.4836685892842009,x=3.942407879007797 +color=red,shape=square,flag=0,i=476484,u=0.5051401432321563,v=0.14651534990658466,w=0.4871240751226292,x=5.918087358747563 +color=red,shape=circle,flag=1,i=476486,u=0.44925183921642853,v=0.5169020729434569,w=0.5366717598225503,x=5.9616844890939475 +color=red,shape=triangle,flag=0,i=476566,u=0.6522284708651094,v=0.16923004476845127,w=0.5134734546535809,x=4.905143145646957 +color=red,shape=square,flag=0,i=476582,u=0.6892255042303376,v=0.033837867513929476,w=0.4816445312543678,x=6.080410840680348 +color=purple,shape=square,flag=0,i=476677,u=0.12447081577623254,v=0.4865239679315827,w=0.49567244611016287,x=4.625897653478866 +color=red,shape=circle,flag=0,i=476703,u=0.23803259383291164,v=0.1927099302240184,w=0.5437750683231967,x=3.579218558870553 +color=purple,shape=triangle,flag=0,i=476707,u=0.4048454403699504,v=0.007033073257603495,w=0.4925772685601072,x=1.643332528737662 +color=red,shape=circle,flag=0,i=476754,u=0.37570136111425056,v=0.4205590285282056,w=0.5436174164147097,x=5.202928530061143 +color=red,shape=triangle,flag=0,i=476763,u=0.01809102467202106,v=0.5240977500610657,w=0.5106305766528645,x=6.169422572683959 +color=red,shape=triangle,flag=0,i=476814,u=0.597437393156178,v=0.9114017582517434,w=0.5060223311345061,x=5.990425557359262 +color=red,shape=square,flag=1,i=476973,u=0.43087387419591494,v=0.7799068618205608,w=0.473510360726394,x=3.9821117889142705 +color=red,shape=triangle,flag=0,i=477067,u=0.48645724495841736,v=0.37479955178501734,w=0.5136315068754431,x=2.547267875687577 +color=purple,shape=triangle,flag=0,i=477149,u=0.6324607515918962,v=0.9619671858094646,w=0.49282856219274584,x=6.834662683629477 +color=red,shape=circle,flag=1,i=477172,u=0.7951595910186059,v=0.7293016881795313,w=0.5422550745559764,x=5.624573389906437 +color=red,shape=square,flag=0,i=477207,u=0.8120401678127536,v=0.06334723509015716,w=0.48399060925776144,x=3.8171986500868837 +color=red,shape=circle,flag=0,i=477220,u=0.7999996233802388,v=0.8478632472527992,w=0.5419826987461797,x=5.189927429602718 +color=green,shape=triangle,flag=0,i=477275,u=0.021820495826963993,v=0.247973120267464,w=0.48863389666214974,x=3.9858728454058965 +color=red,shape=triangle,flag=0,i=477280,u=0.5880337984059256,v=0.3979594286222955,w=0.5107003730173946,x=3.9146303503754187 +color=red,shape=square,flag=0,i=477450,u=0.38937956844509736,v=0.7439014662120559,w=0.49749690214338643,x=2.08599486568694 +color=blue,shape=triangle,flag=1,i=477504,u=0.6723111785672105,v=0.9208224128407376,w=0.5162501058657194,x=3.8836463081731956 +color=yellow,shape=square,flag=1,i=477510,u=0.698850017364642,v=0.27440040121581477,w=0.5118851821238122,x=5.329166449998421 +color=yellow,shape=square,flag=0,i=477559,u=0.4603948184700003,v=0.49007080527570546,w=0.5114651386198127,x=6.118980676097276 +color=orange,shape=circle,flag=0,i=477595,u=0.7677021168866173,v=0.1525069385499992,w=0.4692760523145991,x=3.826875524783335 +color=red,shape=square,flag=0,i=477645,u=0.8299728998149455,v=0.5941379319705079,w=0.4883684011509505,x=4.119105391794861 +color=red,shape=triangle,flag=0,i=477655,u=0.38633998695999805,v=0.755881127616098,w=0.5224722412362447,x=4.0529339900811685 +color=blue,shape=square,flag=0,i=477666,u=0.1706273080172087,v=0.27422112273499943,w=0.49118868750712774,x=4.040895932069326 +color=purple,shape=square,flag=0,i=477746,u=0.2933916978683071,v=0.2971101531880507,w=0.5107156672668544,x=4.0783722737591885 +color=red,shape=triangle,flag=0,i=477771,u=0.4336516522618147,v=0.36564087249127863,w=0.5231860955089859,x=3.828429839171689 +color=red,shape=square,flag=0,i=477781,u=0.8110403312925802,v=0.07422675259198352,w=0.49276361425070986,x=6.291640296267218 +color=red,shape=square,flag=0,i=477839,u=0.6298377141604105,v=0.22435450875520302,w=0.49238530491492405,x=4.760177677140182 +color=green,shape=circle,flag=0,i=477874,u=0.08723182565571463,v=0.0006094934266722696,w=0.4824320986207452,x=4.071748509925414 +color=yellow,shape=square,flag=1,i=477904,u=0.1973977898574082,v=0.9817446192748276,w=0.5082030600746619,x=3.9187500216584232 +color=red,shape=circle,flag=0,i=478049,u=0.4768456124311581,v=0.4039576678577314,w=0.5302862787106399,x=6.49732439627864 +color=purple,shape=square,flag=0,i=478175,u=0.8111369256022484,v=0.193745686230979,w=0.5013701310782523,x=4.0452536100578085 +color=blue,shape=square,flag=0,i=478198,u=0.44854536144294777,v=0.8133097125608071,w=0.49850422530326555,x=5.324877126207013 +color=green,shape=triangle,flag=0,i=478262,u=0.42831050632895995,v=0.6025341497610506,w=0.48494414585066087,x=7.223783905266928 +color=red,shape=circle,flag=0,i=478265,u=0.05362336509312238,v=-0.043310883828218,w=0.5304203962378913,x=4.934405825487166 +color=red,shape=circle,flag=0,i=478275,u=0.4433411320722124,v=0.44825754039189947,w=0.5326836182516868,x=5.776396139848291 +color=red,shape=square,flag=0,i=478307,u=0.5918935990633056,v=0.4733480030338092,w=0.48170754885858796,x=3.4317974666052766 +color=blue,shape=triangle,flag=0,i=478386,u=0.11758649380606867,v=0.2564395323353277,w=0.5168535618031888,x=2.9460769960805293 +color=yellow,shape=square,flag=1,i=478441,u=0.08805025615564177,v=0.8681852991004899,w=0.5066765273061633,x=3.2422160219759273 +color=red,shape=square,flag=0,i=478580,u=0.09515556834057048,v=0.2476069131448505,w=0.4694731137835921,x=6.258881681726623 +color=purple,shape=square,flag=0,i=478581,u=0.8661051890893713,v=0.2548893019964037,w=0.4961224261867851,x=4.90815280336836 +color=red,shape=circle,flag=0,i=478635,u=0.5729003917059892,v=0.48102977701485233,w=0.5190850523208961,x=5.7189671324680305 +color=red,shape=square,flag=0,i=478692,u=0.6036878845436557,v=0.519282753397272,w=0.4695051406703007,x=3.8153909034622253 +color=red,shape=circle,flag=0,i=478725,u=0.5316089582888708,v=0.5849715421326843,w=0.5227757989885363,x=5.963378791330766 +color=blue,shape=square,flag=1,i=478732,u=0.893044466429303,v=0.5614463993752504,w=0.5052916700308168,x=3.988417964607063 +color=yellow,shape=circle,flag=1,i=478787,u=0.6434932765584167,v=0.5034054921640212,w=0.4809738855512452,x=4.035531593145203 +color=purple,shape=circle,flag=0,i=478820,u=0.501319018852234,v=0.33688514834799477,w=0.4787809380726825,x=3.0898069848448624 +color=purple,shape=triangle,flag=0,i=478883,u=0.38084018073898485,v=0.580626025410974,w=0.5018086361771342,x=6.27371689970268 +color=purple,shape=triangle,flag=0,i=479046,u=0.7895510446195199,v=0.8017870470521001,w=0.5058125219353772,x=4.608350393771451 +color=red,shape=square,flag=0,i=479279,u=0.6708696653307745,v=0.864290005125367,w=0.46002377498082186,x=4.371903851161853 +color=blue,shape=circle,flag=0,i=479280,u=0.48468979737859186,v=0.7050802087044364,w=0.4903873948315253,x=4.310859903954784 +color=blue,shape=circle,flag=0,i=479350,u=0.433699314724719,v=0.9815830528860979,w=0.4859165997731851,x=4.249701542758067 +color=blue,shape=triangle,flag=1,i=479385,u=0.7607275569966165,v=0.3444373072309326,w=0.5176824027954439,x=5.178559864617614 +color=yellow,shape=square,flag=1,i=479401,u=0.2708214888936329,v=0.33893901007098237,w=0.5071423755655081,x=3.878089050267082 +color=green,shape=square,flag=0,i=479565,u=0.977812714071183,v=0.8213216550332649,w=0.5037895209853568,x=4.501399772902655 +color=green,shape=triangle,flag=0,i=479585,u=0.41209521739690724,v=0.009840812423060674,w=0.4923116593995726,x=6.121704104855858 +color=yellow,shape=triangle,flag=1,i=479613,u=0.770196523924362,v=0.5366579950148794,w=0.4940098259506026,x=6.450025232982571 +color=blue,shape=square,flag=1,i=479665,u=0.4460982583770846,v=0.06284278404643429,w=0.5131543736940538,x=6.5981643517007535 +color=red,shape=square,flag=0,i=479796,u=0.9778390717447472,v=0.5267474727962671,w=0.48899476248113577,x=6.986010326962725 +color=blue,shape=triangle,flag=1,i=479941,u=0.19822067579147096,v=0.05887446013478115,w=0.5123538284044189,x=5.862640977432053 +color=green,shape=triangle,flag=0,i=479997,u=0.2777888980702661,v=0.6036755664651436,w=0.5004330266521184,x=5.594060009477997 +color=red,shape=triangle,flag=0,i=480007,u=0.07201289135218536,v=0.9578500735124724,w=0.5024362973163085,x=5.319861055814207 +color=red,shape=square,flag=0,i=480110,u=0.4709205322315836,v=0.7937369877489687,w=0.49007862193940366,x=3.973003372311459 +color=blue,shape=square,flag=1,i=480175,u=0.4423886625964605,v=0.9366746323015379,w=0.5050051256716289,x=5.313988804185247 +color=red,shape=square,flag=1,i=480242,u=0.4573455212892237,v=0.8689836365200174,w=0.5026099292380142,x=4.284593437243346 +color=red,shape=triangle,flag=1,i=480355,u=0.7014027677589221,v=0.7050266694844497,w=0.4991756884347118,x=3.9612918655374205 +color=yellow,shape=square,flag=1,i=480431,u=0.7833683478375343,v=0.6149748333528218,w=0.49362651600138596,x=5.189911883843258 +color=red,shape=square,flag=0,i=480453,u=0.2362815181764243,v=0.08052300595014228,w=0.5064439828465793,x=3.4067046807656305 +color=yellow,shape=circle,flag=1,i=480476,u=0.0036354395410326257,v=0.6635853765373362,w=0.48103253822812914,x=5.359085246783725 +color=red,shape=triangle,flag=0,i=480607,u=0.3505461523143154,v=0.93233366310048,w=0.5126317356885189,x=4.297395337314128 +color=red,shape=circle,flag=0,i=480705,u=0.39597887757686256,v=0.39562748029305544,w=0.5351730203208921,x=3.394427748518069 +color=red,shape=square,flag=0,i=480715,u=0.820574896008899,v=0.9178219586117422,w=0.5066322293802394,x=7.0697506748462935 +color=green,shape=square,flag=1,i=480733,u=0.4694324766526824,v=0.5658438480255048,w=0.5321410697850847,x=4.106989909501264 +color=red,shape=circle,flag=1,i=480796,u=0.5122412779436548,v=0.4638787927655735,w=0.5367372010647821,x=5.637915664281828 +color=red,shape=triangle,flag=1,i=480817,u=0.6053873173220439,v=0.7748744349075521,w=0.5063751364943072,x=5.780191564409791 +color=red,shape=triangle,flag=0,i=480948,u=0.6799282412050941,v=0.15346921699793092,w=0.495885574165823,x=4.7011577154887645 +color=red,shape=square,flag=0,i=481010,u=0.1537994073527562,v=0.9791783796380524,w=0.5080221713445994,x=4.316219815138682 +color=red,shape=triangle,flag=0,i=481027,u=0.9853517582765164,v=0.8117688328600086,w=0.49210970081556293,x=4.346809360490263 +color=red,shape=circle,flag=0,i=481097,u=0.2540037235882736,v=0.16291780516875548,w=0.5234860327068843,x=2.9306178016011946 +color=yellow,shape=triangle,flag=1,i=481105,u=0.04510353065983863,v=0.6982109032332625,w=0.4883775242226292,x=4.088662097165213 +color=red,shape=square,flag=0,i=481118,u=0.09402120561917393,v=0.05313157052444151,w=0.5039799968651898,x=4.8771799749006055 +color=purple,shape=circle,flag=0,i=481168,u=0.11571093831848556,v=0.5113038026470524,w=0.46862217953527663,x=3.392490400038291 +color=red,shape=circle,flag=0,i=481190,u=0.01573142157455376,v=0.0768552496541719,w=0.5217362210575832,x=4.403578027256978 +color=red,shape=triangle,flag=0,i=481222,u=0.19524302626749834,v=0.3758656097497919,w=0.4983507551303781,x=2.304522394049828 +color=red,shape=triangle,flag=0,i=481250,u=0.8337474618350973,v=0.9600628954017896,w=0.49456350408513333,x=4.8508758297677215 +color=red,shape=circle,flag=1,i=481286,u=0.18506914976633337,v=0.15877971707154517,w=0.5236120006634366,x=3.336001097280219 +color=green,shape=circle,flag=0,i=481337,u=0.1347991479459697,v=0.4980375318782472,w=0.47939951705788325,x=3.60633618172144 +color=red,shape=square,flag=0,i=481385,u=0.03850189729758602,v=0.7178419532250438,w=0.5079281526733028,x=4.5290403972179885 +color=yellow,shape=square,flag=1,i=481390,u=0.6454657419549751,v=0.983018108485444,w=0.4774335826811351,x=2.955729927262149 +color=yellow,shape=circle,flag=0,i=481570,u=0.8205284107378986,v=0.7083231637415845,w=0.4890166781426609,x=5.225617763479977 +color=red,shape=square,flag=1,i=481586,u=0.13741722855999394,v=0.6973181200378114,w=0.5211802110632608,x=3.9668210915973128 +color=yellow,shape=triangle,flag=1,i=481604,u=0.5973408278919474,v=0.5730119857753153,w=0.4824021977514047,x=5.592620345137888 +color=purple,shape=triangle,flag=0,i=481609,u=0.22122636521068006,v=0.3915798896420922,w=0.5059835132049681,x=5.114537322072974 +color=red,shape=square,flag=1,i=481769,u=0.49625834974236394,v=0.26548572878487686,w=0.5209824742084431,x=4.989615126271908 +color=red,shape=triangle,flag=0,i=481792,u=0.9531132081452546,v=0.31613044984587446,w=0.496200227805815,x=6.7151425135946745 +color=yellow,shape=square,flag=1,i=481798,u=0.8408871035291287,v=0.9755149608180735,w=0.48851094419217744,x=6.0403806170332155 +color=blue,shape=circle,flag=1,i=481855,u=0.4256799445593342,v=0.8440931690888698,w=0.48925221027347976,x=4.0988964628309725 +color=red,shape=circle,flag=0,i=481871,u=0.5394311155541947,v=0.6206571237155135,w=0.5147480752868391,x=4.942284674972361 +color=red,shape=square,flag=1,i=481886,u=0.07817501039392116,v=0.29586063255101147,w=0.5233383643238237,x=5.0987289913082074 +color=blue,shape=square,flag=1,i=481940,u=0.8279662404044754,v=0.1336329890718898,w=0.5133205197150905,x=5.412347036816107 +color=red,shape=triangle,flag=0,i=481985,u=0.5550176624219795,v=0.3759031486752258,w=0.4910617171658142,x=2.9951560160680053 +color=red,shape=triangle,flag=1,i=482156,u=0.3206443033037468,v=0.6609938133553613,w=0.500129219027092,x=4.093189058880722 +color=red,shape=square,flag=0,i=482203,u=0.5527743240009251,v=0.5617708584536918,w=0.5064558542785705,x=5.0849946219112825 +color=yellow,shape=circle,flag=1,i=482307,u=0.4213770360462241,v=0.5643111647745723,w=0.4911471936490873,x=4.359268750812394 +color=red,shape=square,flag=1,i=482312,u=0.9049197708860998,v=0.9754284660267258,w=0.5068111207191822,x=6.069349019779153 +color=red,shape=square,flag=1,i=482383,u=0.44075709413911857,v=0.4868365504334653,w=0.5067130449725873,x=4.856440652889357 +color=red,shape=circle,flag=1,i=482409,u=0.8671250136807436,v=0.9442368143550283,w=0.5024024616048917,x=6.281369351378448 +color=red,shape=circle,flag=1,i=482419,u=0.257923630044134,v=0.20425375031078905,w=0.5022896654545875,x=4.653332394665 +color=yellow,shape=triangle,flag=1,i=482462,u=0.9222129750986249,v=0.3148953740017284,w=0.48113731450222064,x=6.9539559011754415 +color=blue,shape=square,flag=1,i=482493,u=0.875846620932736,v=0.2886080825394486,w=0.5225328851711897,x=5.641928193172539 +color=red,shape=triangle,flag=0,i=482497,u=0.54370234369147,v=0.9830996930683974,w=0.5119538464738257,x=5.3725541404567965 +color=purple,shape=square,flag=1,i=482545,u=0.25213949940984015,v=0.5600094467964819,w=0.483611074389497,x=5.463995937804239 +color=red,shape=circle,flag=0,i=482565,u=0.5840255152025253,v=0.64379073239883,w=0.5125190766820626,x=4.686287327540726 +color=purple,shape=triangle,flag=0,i=482592,u=0.7811323759842613,v=0.7008683738425372,w=0.5121591861656576,x=3.6940357853817924 +color=blue,shape=circle,flag=1,i=482670,u=0.763586420854788,v=0.3548512130831012,w=0.48909414385967737,x=4.21153573427312 +color=purple,shape=triangle,flag=0,i=482744,u=0.8853360655849348,v=0.21596139123580305,w=0.5094280911754115,x=6.868205543959447 +color=red,shape=triangle,flag=0,i=482789,u=0.7072217595654958,v=0.9122544763954878,w=0.5150148516633359,x=5.3407435655052495 +color=red,shape=square,flag=0,i=482808,u=0.6271868228292494,v=0.2126169635646109,w=0.5040037335246169,x=6.154218037849257 +color=green,shape=triangle,flag=0,i=482996,u=0.5506321480028791,v=0.8625866013557643,w=0.48788637049117073,x=4.358405203753322 +color=green,shape=circle,flag=1,i=483014,u=0.4971419875895393,v=0.8477666091538062,w=0.4774357227021727,x=3.363433494675512 +color=blue,shape=square,flag=0,i=483026,u=0.09933759395928465,v=0.004100487542805453,w=0.5276495494792367,x=3.832435218383292 +color=red,shape=triangle,flag=1,i=483110,u=0.2313996645622367,v=0.16044417338891637,w=0.5081820702418738,x=6.868830432605786 +color=purple,shape=square,flag=1,i=483235,u=0.8153799649374639,v=0.37606604371496444,w=0.49495402472012084,x=6.607505990567295 +color=red,shape=triangle,flag=0,i=483250,u=0.9573758464230904,v=0.011650017863653161,w=0.5042523373034675,x=6.053236752187001 +color=green,shape=circle,flag=1,i=483284,u=0.15301253370395795,v=0.9360480916991148,w=0.47996540675389343,x=4.964909635026444 +color=red,shape=circle,flag=0,i=483304,u=0.9339160633706772,v=0.9400747392523728,w=0.5072699914900494,x=5.696583467192387 +color=blue,shape=circle,flag=1,i=483374,u=0.6578842880061873,v=0.7430280001393442,w=0.4927840002992643,x=4.933691349038118 +color=red,shape=circle,flag=0,i=483405,u=0.9093417723765131,v=0.9312061484621479,w=0.5013956927167295,x=3.968201236086754 +color=yellow,shape=triangle,flag=1,i=483444,u=0.5441493781561474,v=0.7088517900510397,w=0.4900280653093751,x=4.315969716960768 +color=red,shape=triangle,flag=0,i=483555,u=0.2094719376918206,v=0.6082243970055167,w=0.5159501284164395,x=3.181489653403958 +color=blue,shape=triangle,flag=0,i=483569,u=0.21223246933503637,v=0.3103920219698435,w=0.5168260373272008,x=5.880069791255057 +color=yellow,shape=triangle,flag=1,i=483608,u=0.33556301493448626,v=0.7304677916147592,w=0.49932965008316815,x=3.8903214671557933 +color=yellow,shape=triangle,flag=1,i=483704,u=0.9664443538532672,v=0.5845457292223816,w=0.4968884965550576,x=5.8459770548241 +color=red,shape=square,flag=0,i=483835,u=0.22515664670363855,v=0.3233909748386826,w=0.5116507298661361,x=6.398730903199202 +color=purple,shape=circle,flag=0,i=483843,u=0.33608049960076525,v=0.6371986348667935,w=0.45349282172603966,x=6.781829725175949 +color=green,shape=square,flag=0,i=483872,u=0.2154734180741319,v=0.8781674700172086,w=0.5326455027398711,x=3.936220468122993 +color=purple,shape=square,flag=0,i=483911,u=0.27623451642617936,v=0.13894980550912983,w=0.5107294732254406,x=3.0829420270559056 +color=blue,shape=square,flag=0,i=483921,u=0.4193489666956077,v=0.10629875093142627,w=0.5317360271949962,x=3.876647954589947 +color=blue,shape=triangle,flag=1,i=483980,u=0.41206622235504087,v=0.3603765642834287,w=0.513749246897892,x=4.245544314256821 +color=red,shape=triangle,flag=0,i=483988,u=0.8390250766619783,v=0.8204339989162104,w=0.5019774546766443,x=6.234464210198609 +color=purple,shape=square,flag=0,i=484010,u=0.1696382894249373,v=0.6615691688116003,w=0.5153534841236239,x=4.335865319920412 +color=green,shape=triangle,flag=0,i=484055,u=0.9595897649215346,v=0.5455859308302632,w=0.48839988183493277,x=3.50764881622457 +color=red,shape=square,flag=1,i=484062,u=0.6633006211474649,v=0.3924932082381519,w=0.5000987314047961,x=4.524240244136892 +color=blue,shape=triangle,flag=0,i=484096,u=0.4213681511663504,v=0.23313744252939783,w=0.5088472157695753,x=4.398928665675311 +color=red,shape=square,flag=0,i=484228,u=0.3339797831018281,v=0.2588719544248831,w=0.4954868820621749,x=4.127128968682313 +color=red,shape=square,flag=0,i=484242,u=0.07791643009408067,v=0.1560682540432935,w=0.49666969974421393,x=5.572885243477472 +color=yellow,shape=square,flag=1,i=484255,u=0.5388018181776875,v=0.5546247073558797,w=0.48064667292004665,x=2.0579684303789714 +color=purple,shape=circle,flag=0,i=484352,u=0.5847649579675587,v=0.9875482745532688,w=0.4565858410190943,x=3.797353743957879 +color=blue,shape=square,flag=1,i=484375,u=0.9142142223643162,v=0.8731989992783917,w=0.5232963609026355,x=5.931479720806045 +color=purple,shape=triangle,flag=0,i=484433,u=0.7620914159993625,v=0.2589179659624974,w=0.5060775126241244,x=5.801846079964444 +color=red,shape=circle,flag=1,i=484439,u=0.008915214662668425,v=-0.06271145266677931,w=0.48755793492550203,x=3.5158895775946895 +color=purple,shape=square,flag=0,i=484460,u=0.9295795784913928,v=0.5567736910666704,w=0.5116561868187911,x=4.378387402108497 +color=orange,shape=circle,flag=1,i=484490,u=0.16818297872450094,v=0.810633088388253,w=0.4675226650638352,x=6.07189029851303 +color=yellow,shape=circle,flag=1,i=484506,u=0.2018414695350964,v=0.4057862820377357,w=0.5004512182623366,x=3.0974982927217423 +color=red,shape=square,flag=0,i=484517,u=0.9860464850796222,v=0.951976247614596,w=0.5212279100883831,x=8.578089301488708 +color=blue,shape=circle,flag=1,i=484577,u=0.006866076456939152,v=0.007289346396799012,w=0.49547388319366714,x=5.884116143801638 +color=purple,shape=triangle,flag=0,i=484652,u=0.5055845700264154,v=0.4552677253123145,w=0.5068760828442833,x=6.302386576403815 +color=red,shape=triangle,flag=0,i=484674,u=0.9607457187268132,v=0.38616109086537587,w=0.5080702805466717,x=3.9224562048526743 +color=red,shape=circle,flag=0,i=484729,u=0.6809384119739392,v=0.6554448624275744,w=0.48081192375711385,x=5.330509785976479 +color=red,shape=triangle,flag=1,i=484747,u=0.8436280439405668,v=0.8627029373150187,w=0.5007828226892923,x=5.965284103870897 +color=blue,shape=circle,flag=0,i=484765,u=0.09053061144662133,v=0.053288751024586634,w=0.49901702449999247,x=4.566063051710288 +color=red,shape=triangle,flag=0,i=484791,u=0.0329567371644508,v=0.48380256164528723,w=0.5054524565225944,x=5.913939544134682 +color=blue,shape=square,flag=1,i=484808,u=0.03575219860906198,v=0.015273446978771754,w=0.5244294295109888,x=4.8942594680635 +color=yellow,shape=triangle,flag=1,i=484825,u=0.6753010144630732,v=0.8088645160439986,w=0.49357119216876405,x=4.973181581826535 +color=blue,shape=circle,flag=0,i=484895,u=0.9982633408245939,v=0.4362474578687586,w=0.5044673207376004,x=4.461821832481811 +color=green,shape=square,flag=0,i=485004,u=0.6290508849121716,v=0.5975249117583501,w=0.5346361734874436,x=5.092610428669288 +color=red,shape=triangle,flag=1,i=485015,u=0.49391957222866134,v=0.3517329710102629,w=0.5067788753681516,x=5.849695362146246 +color=red,shape=triangle,flag=1,i=485080,u=0.9873458756911708,v=0.022119209398065,w=0.506457654513772,x=5.915977124768982 +color=yellow,shape=triangle,flag=1,i=485122,u=0.38811420132912866,v=0.7051529503359618,w=0.4926659114806118,x=7.386209603734446 +color=red,shape=circle,flag=0,i=485129,u=0.48790356365516274,v=0.5548030066184464,w=0.4970032883214445,x=3.8679936376690534 +color=red,shape=triangle,flag=1,i=485132,u=0.08818720098756072,v=0.415248186499631,w=0.5034342518985538,x=4.617569322681561 +color=red,shape=circle,flag=1,i=485145,u=0.392026413515555,v=0.42006604703125006,w=0.501221476705388,x=5.007722271208663 +color=purple,shape=triangle,flag=0,i=485147,u=0.1798377909811557,v=0.7675681621527558,w=0.509208691532998,x=5.688833082887121 +color=red,shape=triangle,flag=0,i=485210,u=0.32876541948093685,v=0.004890115461912536,w=0.49982816588472173,x=3.9469309159597246 +color=yellow,shape=triangle,flag=1,i=485242,u=0.7932219576138572,v=0.969102802862149,w=0.49328967669718116,x=4.834697688075342 +color=green,shape=square,flag=0,i=485278,u=0.24118869910422647,v=0.8159199718066013,w=0.5309988727295452,x=6.068079177044434 +color=red,shape=square,flag=0,i=485305,u=0.11827652670713684,v=0.442615493329682,w=0.48777601263636,x=4.631940118607367 +color=blue,shape=triangle,flag=0,i=485307,u=0.8741193108337573,v=0.7994579077417499,w=0.49637326188864817,x=5.084328756762589 +color=red,shape=square,flag=1,i=485415,u=0.09580776868114327,v=0.3127038023023665,w=0.49597039606379695,x=7.3113914677542295 +color=blue,shape=square,flag=0,i=485425,u=0.018387098959581127,v=0.46331768179852206,w=0.5141904006106274,x=6.823278545150015 +color=blue,shape=triangle,flag=1,i=485610,u=0.6293976558954338,v=0.1987399668110742,w=0.4751446156062487,x=4.8111959438878955 +color=red,shape=triangle,flag=0,i=485638,u=0.7406867607291928,v=0.7869628368930285,w=0.48725187375451035,x=6.373002723583167 +color=red,shape=square,flag=0,i=485655,u=0.07099747423767344,v=0.21023697449405598,w=0.5083224815615155,x=5.500497178920348 +color=red,shape=circle,flag=0,i=485714,u=0.09833987353193874,v=0.1147791068458756,w=0.49978560088685176,x=6.649395472152787 +color=red,shape=square,flag=0,i=485728,u=0.1095278718757351,v=0.4712615049049269,w=0.500997151201516,x=6.152237213506827 +color=blue,shape=square,flag=1,i=485745,u=0.1886728827395836,v=0.720803500813239,w=0.5140856399205782,x=5.255487499247563 +color=red,shape=triangle,flag=0,i=485760,u=0.13342444052386448,v=0.07884187380217789,w=0.492165846333622,x=5.9595039299953365 +color=purple,shape=square,flag=0,i=485774,u=0.28042409017376335,v=0.9412376677981548,w=0.5277662963859316,x=4.737930471132928 +color=red,shape=triangle,flag=0,i=485830,u=0.30970638691215,v=0.32341380412269727,w=0.49912091515574897,x=6.01117247150778 +color=green,shape=square,flag=0,i=485844,u=0.1912513634038605,v=0.49303796342198103,w=0.5352330183500308,x=3.326483531615287 +color=red,shape=circle,flag=0,i=485884,u=0.45579218349119677,v=0.3869630943022203,w=0.49883949059815036,x=6.494520740802528 +color=red,shape=triangle,flag=1,i=485888,u=0.12668139785697063,v=0.6323225812171959,w=0.4984072671432093,x=5.671608659509612 +color=red,shape=triangle,flag=0,i=486071,u=0.5348072571734852,v=0.5927012513329605,w=0.5108259339428247,x=6.735193656056778 +color=purple,shape=square,flag=0,i=486151,u=0.35470524541749526,v=0.20010542749315596,w=0.5303222548334717,x=6.428357947355543 +color=yellow,shape=triangle,flag=1,i=486175,u=0.47631436173471964,v=0.7765559018355477,w=0.47732119043101473,x=4.806593955730334 +color=purple,shape=circle,flag=0,i=486217,u=0.8230092004181703,v=0.9381872267787872,w=0.45712006521814225,x=6.174824436263681 +color=blue,shape=triangle,flag=1,i=486334,u=0.6909701381885082,v=0.8240221760455293,w=0.48619698532670647,x=4.259612407736948 +color=blue,shape=square,flag=1,i=486381,u=0.8516966151374171,v=0.10016699452463229,w=0.508175647297329,x=3.43208556464738 +color=yellow,shape=triangle,flag=1,i=486386,u=0.3860135243757694,v=0.14162591139520508,w=0.4764937593207753,x=4.009840029937227 +color=red,shape=circle,flag=1,i=486404,u=0.5917993310006303,v=0.5194695413216914,w=0.5010615202598578,x=5.698417328761084 +color=purple,shape=triangle,flag=0,i=486471,u=0.9755702075513683,v=0.24584559293392982,w=0.5214214048541824,x=4.723840504286124 +color=purple,shape=square,flag=0,i=486500,u=0.42027484356278855,v=0.22270130081509798,w=0.5242214498337153,x=3.5625814547603514 +color=orange,shape=circle,flag=1,i=486510,u=0.9553848886986518,v=0.7799807659966358,w=0.4608595151265397,x=4.604757742088484 +color=red,shape=circle,flag=1,i=486546,u=0.04777252740431659,v=0.11857770295836605,w=0.49994976976023503,x=3.5012074061713405 +color=yellow,shape=circle,flag=1,i=486561,u=0.7273664187957455,v=0.6821231276230334,w=0.4900791531096476,x=5.129983466787765 +color=red,shape=square,flag=0,i=486660,u=0.37926688266873265,v=0.4864574679061694,w=0.4942426957567359,x=5.269920041356692 +color=red,shape=square,flag=0,i=486715,u=0.6241079278926611,v=0.8018744306885754,w=0.4909620282552845,x=2.6395618832093914 +color=green,shape=square,flag=0,i=486724,u=0.8616687764933793,v=0.5685012317353809,w=0.5257345134696678,x=5.616811142165216 +color=red,shape=circle,flag=1,i=486819,u=0.16491847512221658,v=0.21048409982526964,w=0.5031948314548698,x=7.349845996160004 +color=red,shape=square,flag=0,i=486864,u=0.8269241296383256,v=0.6967117814030773,w=0.4965201109007503,x=5.1784863070239355 +color=red,shape=square,flag=0,i=486885,u=0.19609500207002672,v=0.19023274723169536,w=0.5070041538850066,x=5.223435346279785 +color=red,shape=triangle,flag=0,i=486902,u=0.8919455096083191,v=0.5924857368525175,w=0.5106536844624204,x=5.8747646648899865 +color=blue,shape=triangle,flag=0,i=486923,u=0.3215611431884712,v=0.21973012811149484,w=0.48887320823151775,x=5.387662287666793 +color=blue,shape=square,flag=1,i=486951,u=0.5683638775808385,v=0.2784245223252638,w=0.5229640465145601,x=3.438195606907572 +color=yellow,shape=circle,flag=1,i=486983,u=0.9432514765439831,v=0.4255263132934115,w=0.4910916056568584,x=8.311929483038284 +color=purple,shape=triangle,flag=0,i=487003,u=0.6861602139534393,v=0.9421516880329144,w=0.5131445004303671,x=4.548344352898108 +color=blue,shape=circle,flag=1,i=487016,u=0.9772545408148562,v=0.02667878239259458,w=0.4800751827681361,x=5.4068923530300586 +color=red,shape=triangle,flag=0,i=487077,u=0.4202070093270537,v=0.5567466106741579,w=0.5083881941755304,x=6.015079574597386 +color=purple,shape=square,flag=0,i=487188,u=0.7147659294214207,v=0.22750813482497856,w=0.5097905756139546,x=5.571440660985307 +color=purple,shape=square,flag=0,i=487283,u=0.7723035279117967,v=0.050217423978692555,w=0.5144639026111142,x=5.993029032868384 +color=green,shape=square,flag=0,i=487304,u=0.0782987251399535,v=0.12876499173112188,w=0.5220400684813095,x=5.789980053367799 +color=red,shape=square,flag=0,i=487314,u=0.08965807151828942,v=0.10643707279095249,w=0.5008978912962472,x=5.616013051283294 +color=red,shape=circle,flag=0,i=487336,u=0.7766741505785799,v=0.7484017480681512,w=0.5030197226971365,x=3.496080359290433 +color=green,shape=triangle,flag=0,i=487397,u=0.44152744337097793,v=0.5844495248568005,w=0.4940033847922217,x=4.315221374690091 +color=purple,shape=square,flag=0,i=487581,u=0.28402613483717465,v=0.4272049677002838,w=0.5091847486779658,x=4.300723570993671 +color=red,shape=triangle,flag=0,i=487592,u=0.13164672554701873,v=0.22921222398891972,w=0.5150332966927038,x=4.163427956316571 +color=red,shape=triangle,flag=0,i=487609,u=0.8298504144125524,v=0.6334400989390334,w=0.5138879233833277,x=4.580764024404662 +color=blue,shape=circle,flag=0,i=487612,u=0.6161536601333419,v=0.10011125645874996,w=0.48975848692141466,x=4.272053125774312 +color=red,shape=square,flag=0,i=487644,u=0.5026882085865776,v=0.09627587585336217,w=0.5006311175911682,x=5.209893874383046 +color=yellow,shape=triangle,flag=1,i=487689,u=0.2618325583909621,v=0.8139707712866776,w=0.47221599116161334,x=4.814572637440977 +color=red,shape=square,flag=1,i=487709,u=0.26012815842242976,v=0.5746267570070889,w=0.5058301006804881,x=7.894284173816768 +color=red,shape=square,flag=0,i=487895,u=0.5562711220007341,v=0.904963651078646,w=0.5058172540812761,x=5.924094256885994 +color=red,shape=circle,flag=0,i=488047,u=0.8961614931968467,v=0.979176636525386,w=0.5025893437530877,x=3.8290612156016643 +color=red,shape=square,flag=0,i=488108,u=0.9214089464989041,v=0.9071850948395918,w=0.5001465142808271,x=5.764287284989577 +color=orange,shape=triangle,flag=0,i=488134,u=0.9630188333882982,v=0.27386939920704134,w=0.5064392730701361,x=4.538819506187884 +color=red,shape=square,flag=1,i=488402,u=0.3209211121736111,v=0.3899516029122365,w=0.5198867447086687,x=7.06857285048642 +color=red,shape=square,flag=0,i=488442,u=0.5911520575244686,v=0.33186590764785806,w=0.5180611691981245,x=5.04041766542527 +color=purple,shape=triangle,flag=0,i=488559,u=0.04797693766549749,v=0.4056005979165126,w=0.5273590237315651,x=6.255121933383456 +color=blue,shape=triangle,flag=1,i=488603,u=0.594943728773139,v=0.021015724656598733,w=0.49445682186947093,x=4.686014512170725 +color=red,shape=square,flag=1,i=488645,u=0.18091463089999837,v=0.7024748500590835,w=0.5213011945044698,x=3.816509651620779 +color=green,shape=triangle,flag=0,i=488720,u=0.4660292875154822,v=0.9055364869739684,w=0.5027993217625732,x=3.9121321558708826 +color=blue,shape=circle,flag=0,i=488787,u=0.21642242605405448,v=0.7011683595472,w=0.49092845735927554,x=5.149654671760703 +color=red,shape=triangle,flag=0,i=488849,u=0.2758974960696885,v=0.14252263841836466,w=0.5092202307326151,x=3.9296557153052114 +color=green,shape=circle,flag=0,i=488912,u=0.9229506182027291,v=0.7709550496964023,w=0.48690715626806763,x=5.003019797233288 +color=red,shape=triangle,flag=1,i=488928,u=0.6687944994434781,v=0.4292208180608189,w=0.5060053205603642,x=6.445192505384767 +color=purple,shape=square,flag=0,i=488935,u=0.1626976458292152,v=0.7169415062126457,w=0.505993441989183,x=6.757878157483494 +color=green,shape=triangle,flag=0,i=488961,u=0.6942834648605322,v=0.35075423520437954,w=0.5025883258793723,x=3.851474577720205 +color=red,shape=triangle,flag=0,i=489024,u=0.32617072932399793,v=0.9068176837587851,w=0.5064110510788882,x=6.24923704998471 +color=red,shape=square,flag=0,i=489060,u=0.9110657161485545,v=0.3361415665550729,w=0.5223693330863728,x=4.719245115124646 +color=blue,shape=circle,flag=1,i=489074,u=0.2336720213891289,v=0.017690895141252994,w=0.49160496509972607,x=3.368817659596946 +color=green,shape=square,flag=1,i=489155,u=0.791839678998911,v=0.09716252851029294,w=0.5529004211039809,x=5.806767943682989 +color=red,shape=triangle,flag=1,i=489255,u=0.27791068733728586,v=0.43087228249903153,w=0.507797637334018,x=4.20709013302241 +color=red,shape=triangle,flag=0,i=489330,u=0.6706345591784993,v=0.14657495989907243,w=0.5103829126613852,x=3.489613130965964 +color=red,shape=square,flag=0,i=489359,u=0.6580510350061215,v=0.24238942484632964,w=0.508294984179414,x=3.0467382134923864 +color=green,shape=square,flag=0,i=489446,u=0.49524086289950964,v=0.26821675698893166,w=0.552217601994032,x=7.590476710621381 +color=purple,shape=square,flag=0,i=489503,u=0.6356407072311071,v=0.25518813062704515,w=0.49942290791391064,x=5.847117102786026 +color=red,shape=square,flag=1,i=489540,u=0.34307032893968903,v=0.7647008654150338,w=0.5050882613982243,x=4.866015539792325 +color=red,shape=square,flag=0,i=489597,u=0.7820969385206633,v=0.10597975297762219,w=0.5036810391453648,x=3.460596463977654 +color=green,shape=square,flag=0,i=489627,u=0.6057162184564446,v=0.3400418548484976,w=0.5480957487864978,x=5.268311384911246 +color=blue,shape=triangle,flag=1,i=489685,u=0.1785561921637433,v=0.775634933829922,w=0.47680078029824097,x=3.490791433897275 +color=green,shape=square,flag=0,i=489782,u=0.09790995734527219,v=0.5256502236653826,w=0.5544820469204593,x=3.8546594386452635 +color=yellow,shape=circle,flag=1,i=489798,u=0.8883170086471701,v=0.6035152092966669,w=0.4808478413838625,x=5.770285032852261 +color=red,shape=square,flag=0,i=489838,u=0.7402283154845064,v=0.1604949757057924,w=0.5140215805849698,x=6.116271657363665 +color=yellow,shape=square,flag=1,i=489856,u=0.08311863804936337,v=0.0643552871363311,w=0.5034505068151336,x=6.00942969226669 +color=red,shape=circle,flag=0,i=490114,u=0.596592697008244,v=0.6436328707837564,w=0.47959785785757963,x=4.964166660347895 +color=green,shape=circle,flag=0,i=490138,u=0.40649882186404573,v=0.09562074476567484,w=0.49007555940735587,x=4.98731748857221 +color=purple,shape=square,flag=0,i=490143,u=0.7931704431696368,v=0.7928491541153797,w=0.4959683700173671,x=8.2086458340531 +color=green,shape=triangle,flag=1,i=490313,u=0.5750083677475532,v=0.1258784060108571,w=0.5120529416099076,x=4.675720601321245 +color=blue,shape=circle,flag=0,i=490322,u=0.008471805828746404,v=0.31301781762169756,w=0.4988495921835018,x=6.22981100786252 +color=red,shape=triangle,flag=0,i=490351,u=0.8890180051875659,v=0.641894541546162,w=0.5230969157729751,x=6.492158723647763 +color=green,shape=circle,flag=0,i=490398,u=0.9638868362687497,v=0.7509965571682672,w=0.49409764753305424,x=6.392330683917962 +color=red,shape=square,flag=0,i=490444,u=0.7138491163783625,v=0.5660995446533844,w=0.5322588559331034,x=4.3846152618851955 +color=yellow,shape=triangle,flag=1,i=490582,u=0.5119224643680647,v=0.8325885087413708,w=0.5027608321302205,x=4.182137286239789 +color=yellow,shape=square,flag=1,i=490627,u=0.8649783193074638,v=0.8296944841891143,w=0.5071693423344046,x=4.818995357800668 +color=blue,shape=circle,flag=1,i=490712,u=0.11903130827090902,v=0.0794600640138523,w=0.5045210513824391,x=3.858197748626988 +color=yellow,shape=square,flag=1,i=490745,u=0.9029710888023735,v=0.8717011042953099,w=0.49652962702863235,x=6.619770189242416 +color=orange,shape=triangle,flag=0,i=490755,u=0.43642298258222634,v=0.2193997453172266,w=0.499106748704397,x=4.3030028275210475 +color=red,shape=triangle,flag=0,i=490770,u=0.30232977366424907,v=0.3959937521763154,w=0.5258396790372201,x=4.282090119984676 +color=red,shape=triangle,flag=0,i=490815,u=0.15968459410082014,v=0.6593181353960239,w=0.5302854614163199,x=4.175227952430347 +color=red,shape=square,flag=1,i=490980,u=0.11040543455660845,v=0.2918881950971337,w=0.5227695638617097,x=4.369949207705616 +color=purple,shape=square,flag=0,i=491013,u=0.30751541181208664,v=0.9197690237746908,w=0.4991078400590991,x=5.914550009254785 +color=green,shape=circle,flag=0,i=491040,u=0.9911573976993934,v=0.17411590095256702,w=0.48569904607795705,x=4.556901286375683 +color=yellow,shape=square,flag=1,i=491045,u=0.05702815869116118,v=0.23117048329632328,w=0.4914488924620556,x=5.995338563130926 +color=red,shape=square,flag=0,i=491048,u=0.3156966222570933,v=0.2698358712069102,w=0.5205166475872047,x=3.179376363487068 +color=red,shape=square,flag=1,i=491095,u=0.3585605891873931,v=0.7849025301242254,w=0.5247071043755026,x=3.6436009871680306 +color=yellow,shape=circle,flag=0,i=491127,u=0.5101004345114215,v=0.8276951221554976,w=0.48994504198333605,x=5.217640747985201 +color=purple,shape=triangle,flag=0,i=491186,u=0.6056701129171512,v=0.17760094149129158,w=0.5064293455604001,x=4.787472118135386 +color=red,shape=circle,flag=0,i=491231,u=0.8396846017362914,v=0.7948287790783244,w=0.48174517695444125,x=6.232121886626242 +color=red,shape=triangle,flag=0,i=491323,u=0.6925214882912937,v=0.7060504603224776,w=0.5194984955295038,x=5.129705681175931 +color=red,shape=square,flag=1,i=491350,u=0.8333327091854051,v=0.9073243527476074,w=0.5092593522702931,x=5.447554624882591 +color=blue,shape=circle,flag=0,i=491388,u=0.8833050862568871,v=0.32423120247830917,w=0.5045031620937903,x=4.151562791435151 +color=yellow,shape=triangle,flag=1,i=491463,u=0.027845065631730836,v=0.04910793281989667,w=0.5016167941049705,x=4.032763706389033 +color=red,shape=triangle,flag=1,i=491523,u=0.960050401343297,v=0.878848157843013,w=0.5092386650812065,x=5.734219891862999 +color=blue,shape=square,flag=0,i=491537,u=0.30723347276213786,v=0.3227401321430875,w=0.5083917433216159,x=3.6616507743396816 +color=blue,shape=square,flag=0,i=491581,u=0.5174898118201812,v=0.5205216914321144,w=0.5060395164659975,x=6.791077771912952 +color=yellow,shape=square,flag=1,i=491614,u=0.5024867844104095,v=0.859915626689891,w=0.48031937822922294,x=5.63959426909231 +color=yellow,shape=square,flag=1,i=491627,u=0.2693442027373001,v=0.18337718642091838,w=0.48013256486796685,x=3.764308344824317 +color=red,shape=triangle,flag=0,i=491660,u=0.32667214044077975,v=0.05130212052518457,w=0.527595893109353,x=6.130190313809526 +color=red,shape=square,flag=1,i=491711,u=0.12841792565501742,v=0.008480499687680498,w=0.4965187584425047,x=4.692798781705341 +color=purple,shape=square,flag=1,i=491734,u=0.7582084573585267,v=0.5214721652872817,w=0.4908777054805034,x=6.948015382313787 +color=green,shape=circle,flag=0,i=491826,u=0.11274608726768476,v=0.2548579470940253,w=0.4900444734968059,x=2.8952501845025704 +color=red,shape=circle,flag=0,i=491875,u=0.3445971803963863,v=0.2706372068659536,w=0.4799366072558581,x=4.584488823465119 +color=green,shape=circle,flag=0,i=491892,u=0.14799431378210703,v=0.7006060042757039,w=0.48690198078433355,x=4.694771460754332 +color=yellow,shape=triangle,flag=1,i=491980,u=0.2983265373399384,v=0.6070296404204049,w=0.5040106455993951,x=6.178216789219749 +color=red,shape=square,flag=0,i=492026,u=0.3656304933774207,v=0.9265696681158306,w=0.4965558078481272,x=6.3116669969858785 +color=red,shape=square,flag=1,i=492037,u=0.7314842259220952,v=0.7974038161823683,w=0.4939948999334246,x=4.93517526162906 +color=yellow,shape=triangle,flag=1,i=492074,u=0.009369601388535709,v=0.202361826029956,w=0.5070663603552441,x=7.25521627101551 +color=red,shape=circle,flag=0,i=492175,u=0.7330783388812637,v=0.6595531078341765,w=0.5003030690931154,x=4.374039636250854 +color=red,shape=square,flag=0,i=492225,u=0.7068916459367539,v=0.10909506233927113,w=0.4934182655187043,x=6.594235035626636 +color=blue,shape=square,flag=1,i=492377,u=0.8486649164434737,v=0.6603138829940969,w=0.5143953511210234,x=3.8853877436383013 +color=blue,shape=triangle,flag=1,i=492385,u=0.1706498432969359,v=0.9313273233962576,w=0.46953105665730394,x=4.421531563835029 +color=green,shape=square,flag=0,i=492389,u=0.7968165647564313,v=0.6920218355838409,w=0.5353477482292824,x=5.326952229760757 +color=red,shape=circle,flag=0,i=492446,u=0.5040210327435094,v=0.5080539671354949,w=0.4953259570701542,x=2.686190680986473 +color=green,shape=triangle,flag=1,i=492512,u=0.5791988541078736,v=0.2075863271917444,w=0.5179011746463379,x=6.829881907712913 +color=red,shape=circle,flag=0,i=492555,u=0.8022565155247456,v=0.833447459978276,w=0.49209858648418725,x=5.0105549808616905 +color=red,shape=square,flag=0,i=492566,u=0.7411176091737193,v=0.9081116317859208,w=0.4763468049657452,x=4.174979354461981 +color=red,shape=triangle,flag=0,i=492609,u=0.7618365018681525,v=0.6532884547101894,w=0.5180203507031043,x=1.97042672080589 +color=red,shape=square,flag=0,i=492617,u=0.7505947513859343,v=0.8838996599672665,w=0.4725185204387244,x=5.278352800864932 +color=blue,shape=square,flag=1,i=492653,u=0.19902590179507995,v=0.7675412314816443,w=0.5072773038301646,x=4.41905381308439 +color=blue,shape=triangle,flag=0,i=492663,u=0.3387489623595159,v=0.8056357479122686,w=0.4708233015007791,x=6.3592144032863445 +color=red,shape=triangle,flag=1,i=492715,u=0.5573891226375833,v=0.513218875199012,w=0.525218791919852,x=6.302312930645479 +color=red,shape=triangle,flag=0,i=492780,u=0.773584819993225,v=0.954863754652885,w=0.5387324719083295,x=4.168274102156399 +color=purple,shape=triangle,flag=0,i=493015,u=0.4709942129781579,v=0.5776538348539528,w=0.4903421367001042,x=4.22875298100828 +color=red,shape=triangle,flag=1,i=493025,u=0.21617190570220934,v=0.8118320769990091,w=0.5302895785660899,x=4.994739916648304 +color=red,shape=square,flag=1,i=493073,u=0.7717997271506307,v=0.694889660989654,w=0.49182606233464893,x=5.586762853077823 +color=yellow,shape=square,flag=1,i=493091,u=0.7158601697212569,v=0.6198863169592298,w=0.5017311396656775,x=3.1657203518557764 +color=red,shape=square,flag=0,i=493207,u=0.5903083379634668,v=0.40294970262148055,w=0.49124292307181483,x=7.460997468162266 +color=green,shape=square,flag=1,i=493255,u=0.17462174347448733,v=0.17291197841103367,w=0.5365201920196407,x=4.219315695577421 +color=blue,shape=triangle,flag=0,i=493257,u=0.850163636671208,v=0.7437087441707033,w=0.48493078635184755,x=5.356779484241809 +color=red,shape=square,flag=0,i=493334,u=0.44755524137388003,v=0.7290060921550455,w=0.4895362079521921,x=4.540070940732686 +color=red,shape=triangle,flag=0,i=493368,u=0.9522918108313615,v=0.6632409839961452,w=0.5160995929179415,x=5.453980519882566 +color=yellow,shape=square,flag=1,i=493400,u=0.7257230636415277,v=0.15821791451345935,w=0.5041210057325703,x=4.658210493083602 +color=red,shape=triangle,flag=0,i=493455,u=0.7056870482058987,v=0.6121270004524071,w=0.5107845688446131,x=3.202611395785899 +color=red,shape=square,flag=1,i=493471,u=0.9255603190188986,v=0.7578759177697019,w=0.4810597353437104,x=7.343140375626663 +color=red,shape=circle,flag=0,i=493505,u=0.6081536638347593,v=0.5793295448994082,w=0.46847664251643806,x=6.103593510786826 +color=blue,shape=triangle,flag=1,i=493577,u=0.025345432928356004,v=0.04590075545663996,w=0.4807235119165878,x=3.7631866957272027 +color=green,shape=square,flag=0,i=493700,u=0.6181931897553943,v=0.19631572035713352,w=0.5376470373273067,x=5.060939091160315 +color=red,shape=circle,flag=0,i=493755,u=0.08589407452496844,v=0.16138463561292965,w=0.4624927933033351,x=5.525860659224803 +color=red,shape=circle,flag=1,i=493766,u=0.629930398213001,v=0.6490202846783595,w=0.46158517170089164,x=1.9479107880796083 +color=yellow,shape=triangle,flag=1,i=493820,u=0.22411239108292103,v=0.6541807772205734,w=0.5204002524770049,x=6.780293402854686 +color=blue,shape=circle,flag=1,i=493935,u=0.5684202039796897,v=0.5431289702655762,w=0.48376204053409183,x=5.9318278617135585 +color=green,shape=circle,flag=1,i=493940,u=0.8002481149533739,v=0.70249445769141,w=0.47109923260072795,x=6.711355283725356 +color=orange,shape=triangle,flag=0,i=494016,u=0.584108170545539,v=0.6170673393043582,w=0.5017516669982233,x=6.399187526134138 +color=purple,shape=triangle,flag=0,i=494202,u=0.745183310848143,v=0.7851594618870195,w=0.48610608245077697,x=5.171335378864255 +color=red,shape=triangle,flag=1,i=494232,u=0.2635165971815081,v=0.6682494697333642,w=0.5217979550147812,x=5.346978866248844 +color=red,shape=square,flag=0,i=494296,u=0.5576207204193139,v=0.2779344828569307,w=0.48737356354465594,x=4.958860724637386 +color=blue,shape=square,flag=1,i=494310,u=0.4534982983108291,v=0.1821425448485171,w=0.5077049428376395,x=4.392226779015571 +color=red,shape=square,flag=0,i=494370,u=0.9766648327855758,v=0.7538581370395677,w=0.4734546946880415,x=2.708026978057306 +color=red,shape=square,flag=0,i=494377,u=0.9177867276372873,v=0.28688458940185124,w=0.4715348727021706,x=4.944174406898203 +color=red,shape=square,flag=1,i=494445,u=0.8298108266101528,v=0.2609649733736763,w=0.4731757812181874,x=4.121731738027449 +color=blue,shape=triangle,flag=1,i=494590,u=0.30352961806180756,v=0.7222121763294063,w=0.4937171857379458,x=3.889977642599162 +color=red,shape=circle,flag=0,i=494591,u=0.5395892607693311,v=0.4679800027559581,w=0.45650436231680047,x=4.291241711911771 +color=purple,shape=square,flag=0,i=494598,u=0.9215020298105698,v=0.41359427330555776,w=0.5105720245647634,x=4.053039115224837 +color=red,shape=square,flag=0,i=494622,u=0.16323720289059396,v=0.5399433188460773,w=0.4706758338100679,x=3.6793976137362208 +color=red,shape=triangle,flag=0,i=494655,u=0.5071704346461817,v=0.7475614109700602,w=0.5075627708923901,x=5.727124769296046 +color=orange,shape=triangle,flag=1,i=494693,u=0.03682067994139049,v=0.8058252534406598,w=0.5013635617853365,x=3.957012035092648 +color=red,shape=circle,flag=0,i=494760,u=0.6502988217727155,v=0.6738339190891354,w=0.4642859620025278,x=4.578867404302979 +color=yellow,shape=circle,flag=1,i=494799,u=0.052607659809360774,v=0.7429411241873004,w=0.4770783523327097,x=3.540971072333878 +color=red,shape=circle,flag=0,i=494852,u=0.030517997188448054,v=-0.019938543236686895,w=0.46025313863193423,x=5.192876447732735 +color=yellow,shape=square,flag=1,i=494860,u=0.7923703839245609,v=0.9496086708617593,w=0.4926256087476328,x=5.884152411212029 +color=red,shape=triangle,flag=0,i=494868,u=0.9646647324293749,v=0.23353083519222173,w=0.5082820599508759,x=4.243920290934238 +color=red,shape=circle,flag=0,i=494913,u=0.87531761397145,v=0.8410483054865789,w=0.4688967315014258,x=5.515906047564568 +color=red,shape=square,flag=0,i=494960,u=0.38950844371289317,v=0.2095912314566527,w=0.4746905213482261,x=6.416946106030669 +color=purple,shape=triangle,flag=0,i=494998,u=0.8373888270995616,v=0.9004631711504962,w=0.500910407607595,x=6.404667123458629 +color=yellow,shape=triangle,flag=1,i=495092,u=0.3703359855470002,v=0.7567799821125469,w=0.5305932826585406,x=4.704801613062089 +color=blue,shape=square,flag=0,i=495097,u=0.4126019275484226,v=0.47466901454349353,w=0.517700140254291,x=6.40040516807471 +color=red,shape=triangle,flag=1,i=495109,u=0.2746609317921088,v=0.27535794611277764,w=0.5102809797353317,x=4.194039625007223 +color=purple,shape=triangle,flag=0,i=495149,u=0.814872228954333,v=0.6437340043868705,w=0.4992262140974474,x=3.476020918161739 +color=purple,shape=square,flag=0,i=495225,u=0.18298976791687627,v=0.08620598646493649,w=0.508255493932817,x=5.74997950238174 +color=red,shape=square,flag=0,i=495303,u=0.1861052169166879,v=0.5578501417003999,w=0.4830831596641846,x=5.638164559647614 +color=red,shape=square,flag=0,i=495318,u=0.8691209244378582,v=0.7255397901285395,w=0.48473307117656084,x=5.554244905866582 +color=purple,shape=square,flag=0,i=495420,u=0.140135809141123,v=0.8796690116315877,w=0.5090719448370761,x=3.592292833797416 +color=red,shape=triangle,flag=0,i=495450,u=0.9604861106351722,v=0.7895720428617851,w=0.5044234430734816,x=6.979556771038148 +color=red,shape=square,flag=0,i=495483,u=0.3968012085621694,v=0.05957411372935073,w=0.4848470893576292,x=4.623878746546619 +color=red,shape=square,flag=0,i=495508,u=0.0011651940899418678,v=0.11229628959018367,w=0.4788050982043006,x=5.095099652910183 +color=blue,shape=triangle,flag=1,i=495569,u=0.3978290825561349,v=0.9374672741761598,w=0.4906901634524283,x=6.166006351081285 +color=red,shape=triangle,flag=0,i=495570,u=0.3179370117598467,v=0.7521866058794734,w=0.5013292175628846,x=3.924316170342216 +color=purple,shape=square,flag=0,i=495615,u=0.5067956247665032,v=0.40978981981124984,w=0.512695182649365,x=4.644094764497326 +color=red,shape=circle,flag=0,i=495665,u=0.8183473866720897,v=0.8004326135444801,w=0.4681417601305023,x=6.636958016528148 +color=blue,shape=triangle,flag=1,i=495749,u=0.9347833190023043,v=0.17759947718311153,w=0.48342825690505387,x=4.294291297643057 +color=red,shape=triangle,flag=0,i=495803,u=0.9118601081739102,v=0.21866307347201497,w=0.5126438139193853,x=3.7614015818050635 +color=blue,shape=circle,flag=1,i=495894,u=0.5522042974181056,v=0.5110264204106798,w=0.454725293617378,x=5.497867112649582 +color=red,shape=square,flag=0,i=495914,u=0.8284785228042405,v=0.11334020374011111,w=0.4743863622973718,x=4.490154043481057 +color=purple,shape=circle,flag=1,i=495985,u=0.9895554723278063,v=0.6080605951457241,w=0.4579125157028215,x=3.623307368175551 +color=red,shape=triangle,flag=0,i=496000,u=0.8796844690129273,v=0.78836214798338,w=0.49821688429188404,x=4.873427084229231 +color=yellow,shape=triangle,flag=1,i=496143,u=0.5983123975020165,v=0.3800340402706248,w=0.5252102605288587,x=4.64246012097752 +color=red,shape=circle,flag=0,i=496259,u=0.6324438847732219,v=0.6814258727283171,w=0.46724065035984785,x=3.7384566384604434 +color=purple,shape=circle,flag=1,i=496268,u=0.2795693874420423,v=0.29814197666682773,w=0.45853317683334,x=3.851117815506532 +color=red,shape=square,flag=0,i=496285,u=0.21274424557691052,v=0.5976191487889706,w=0.4719030343187279,x=4.081821670992002 +color=yellow,shape=triangle,flag=1,i=496296,u=0.32430798930823,v=0.9520335926581642,w=0.5234824129992659,x=4.264556022626916 +color=green,shape=square,flag=0,i=496312,u=0.007623723341571131,v=0.4139260214166408,w=0.545108727764001,x=3.1603213699973236 +color=red,shape=circle,flag=0,i=496343,u=0.4355482865958541,v=0.33867909144166575,w=0.47066794301154957,x=4.481125137057083 +color=yellow,shape=square,flag=1,i=496365,u=0.7095694323926698,v=0.4534111967446265,w=0.5076592155958451,x=4.335544569970653 +color=red,shape=triangle,flag=0,i=496392,u=0.9548394302661511,v=0.2548985622086267,w=0.5080298283382719,x=5.050137551587912 +color=red,shape=square,flag=0,i=496405,u=0.3133923167715389,v=0.0653636454921509,w=0.4687503117971006,x=4.468325259930274 +color=yellow,shape=circle,flag=1,i=496422,u=0.6530503199545348,v=0.23908588907834516,w=0.4799125551304738,x=6.379888206335166 +color=yellow,shape=triangle,flag=1,i=496456,u=0.7614050649292594,v=0.10253010428320819,w=0.5273143616350555,x=5.691701516753241 +color=blue,shape=square,flag=0,i=496568,u=0.7901772384605223,v=0.3528868403443989,w=0.5270429175217797,x=4.451400324939132 +color=blue,shape=triangle,flag=1,i=496664,u=0.2841324877296606,v=0.2094373026612476,w=0.4864008357821705,x=5.608657584231664 +color=blue,shape=triangle,flag=0,i=496717,u=0.3835355889880442,v=0.9627143534778757,w=0.4845060869373707,x=5.821407210159099 +color=blue,shape=circle,flag=0,i=496730,u=0.14926698328541177,v=0.3173338938597636,w=0.4592474153396285,x=2.9937797037782476 +color=red,shape=triangle,flag=1,i=496753,u=0.5591628968416275,v=0.15274073137276667,w=0.5201633734512585,x=6.427777836179761 +color=yellow,shape=circle,flag=1,i=496765,u=0.5188661038632155,v=0.6454466534583754,w=0.48192389963375143,x=5.417220745930677 +color=green,shape=circle,flag=0,i=496784,u=0.9287483786191593,v=0.5448422718795073,w=0.48572595180883404,x=4.232961138381335 +color=orange,shape=square,flag=1,i=496823,u=0.21062547263510378,v=0.057097772636379496,w=0.4800603180908969,x=5.929286003481908 +color=blue,shape=square,flag=1,i=496874,u=0.9014855376883767,v=0.3843193381166754,w=0.5302549095013845,x=5.617111099160013 +color=red,shape=square,flag=0,i=496936,u=0.7284775790688164,v=0.5830407198778343,w=0.47264024729354126,x=4.749638973634444 +color=red,shape=triangle,flag=1,i=496949,u=0.969493522972176,v=0.14580711732352647,w=0.516274600964966,x=4.431460556073614 +color=purple,shape=square,flag=0,i=496995,u=0.37261182117473546,v=0.5122761495638001,w=0.5186797952023794,x=4.832424434642822 +color=red,shape=circle,flag=1,i=497070,u=0.04515578822892985,v=0.1027674776150671,w=0.4824507480155599,x=3.2750466098772306 +color=green,shape=circle,flag=0,i=497110,u=0.49007843311537935,v=0.2767289990629622,w=0.4845426312972711,x=3.2754112510228803 +color=red,shape=square,flag=0,i=497122,u=0.5512592927823597,v=0.01821904923581552,w=0.46774548667175353,x=3.6895821421292747 +color=red,shape=circle,flag=1,i=497173,u=0.3792243153960161,v=0.466831985895362,w=0.4925736244351452,x=6.327652379516802 +color=green,shape=triangle,flag=0,i=497209,u=0.5146116108450614,v=0.4987895969345195,w=0.5458469449083049,x=4.325609904488275 +color=blue,shape=triangle,flag=1,i=497211,u=0.7487344013310542,v=0.2085025891392418,w=0.4867242313908085,x=5.2295149366099976 +color=yellow,shape=circle,flag=1,i=497292,u=0.005660571937996628,v=0.9022898196092912,w=0.48706905915563037,x=4.579708935331985 +color=red,shape=square,flag=1,i=497353,u=0.8119142504046272,v=0.8362806282160352,w=0.46096046558142645,x=4.612507390997711 +color=yellow,shape=triangle,flag=1,i=497380,u=0.2024424684853019,v=0.4234637932716139,w=0.520849384463336,x=5.314646088506813 +color=red,shape=circle,flag=0,i=497420,u=0.7551632127081732,v=0.6974814333958862,w=0.487473970650931,x=7.374009786587409 +color=yellow,shape=triangle,flag=1,i=497459,u=0.12007298876629291,v=0.3559014176804719,w=0.5168219132382291,x=5.940741085759094 +color=red,shape=circle,flag=0,i=497541,u=0.8587979286309798,v=0.8851429506115143,w=0.48047251565051924,x=3.295818956537587 +color=red,shape=triangle,flag=0,i=497567,u=0.6934187000138446,v=0.734327396129899,w=0.5148028596289214,x=4.9893445490629285 +color=red,shape=square,flag=1,i=497731,u=0.5226384738105205,v=0.8368705748998306,w=0.4788787393405911,x=5.385597013594741 +color=red,shape=square,flag=1,i=497753,u=0.09927742729294176,v=0.08334068303333408,w=0.47963609129774487,x=2.1640218691086637 +color=red,shape=circle,flag=0,i=497805,u=0.9990202831729463,v=1.0660108878409864,w=0.48700006218753306,x=5.990375609679333 +color=red,shape=triangle,flag=1,i=497845,u=0.918622141544091,v=0.09170747993234607,w=0.5126931035458203,x=4.093198958956755 +color=red,shape=square,flag=0,i=497849,u=0.8774917490203964,v=0.4741856843373682,w=0.4765875113105786,x=7.15960642862528 +color=red,shape=circle,flag=1,i=497870,u=0.7261362203352475,v=0.6688528726234391,w=0.48463087593733783,x=4.950691779690078 +color=red,shape=circle,flag=0,i=497880,u=0.2862321158163894,v=0.22602228805678667,w=0.4862857875485638,x=4.877584139614217 +color=red,shape=circle,flag=0,i=497915,u=0.20560442475704344,v=0.18707407434171675,w=0.48497548694697634,x=4.2634620543479125 +color=blue,shape=triangle,flag=1,i=497983,u=0.9936929747471016,v=0.5782013223299753,w=0.47733286108085177,x=4.353289748867776 +color=blue,shape=circle,flag=1,i=497987,u=0.6175129674140937,v=0.8783236614148164,w=0.4873937147367046,x=6.918267492102772 +color=yellow,shape=triangle,flag=1,i=498073,u=0.12566638292604648,v=0.5370862994594293,w=0.5122647540391286,x=4.365715410728572 +color=yellow,shape=triangle,flag=1,i=498105,u=0.20627664554814118,v=0.35410036072858564,w=0.5097694279541631,x=3.7798087754661402 +color=yellow,shape=triangle,flag=1,i=498208,u=0.0736393350308906,v=0.49031595380876525,w=0.5104133711102727,x=4.950276263785367 +color=green,shape=circle,flag=1,i=498242,u=0.9641579443310726,v=0.3242629907787482,w=0.48240604262015435,x=6.919585546894953 +color=red,shape=square,flag=0,i=498246,u=0.934800701949643,v=0.48441573208482147,w=0.4960238751196558,x=5.184238195675467 +color=orange,shape=square,flag=0,i=498266,u=0.789722064722879,v=0.1772884294744761,w=0.473493062083468,x=5.824390067813731 +color=green,shape=square,flag=0,i=498306,u=0.9334760677782648,v=0.6636912260358271,w=0.5189444654944722,x=4.339282513908433 +color=blue,shape=triangle,flag=0,i=498336,u=0.6647853588616123,v=0.12951977333017117,w=0.4823202919144525,x=5.503462561380917 +color=yellow,shape=triangle,flag=1,i=498346,u=0.2950046077841554,v=0.5169302532253321,w=0.5099820713902785,x=5.008819660736467 +color=purple,shape=square,flag=0,i=498354,u=0.13481616615250724,v=0.3696670704944679,w=0.5233050032196054,x=2.0019206676443346 +color=yellow,shape=triangle,flag=1,i=498380,u=0.0544866311571256,v=0.5050551065757343,w=0.507418730447903,x=3.985785711266788 +color=blue,shape=circle,flag=0,i=498489,u=0.630939787187507,v=0.4422449497231823,w=0.4854213185772358,x=5.388775571792507 +color=red,shape=triangle,flag=1,i=498497,u=0.44046451701881817,v=0.6693620880735209,w=0.4939501843398234,x=3.4298583527006112 +color=green,shape=circle,flag=0,i=498535,u=0.7262197524235358,v=0.003176104402091151,w=0.48663192680473805,x=3.7299165991633174 +color=yellow,shape=triangle,flag=1,i=498585,u=0.5327221391974075,v=0.6129975879822656,w=0.49795086174788955,x=5.491213639071156 +color=purple,shape=circle,flag=0,i=498611,u=0.7486045159615866,v=0.02653501689939608,w=0.4572205993722214,x=6.223327501534848 +color=yellow,shape=square,flag=1,i=498689,u=0.7817216417913274,v=0.5151975809561844,w=0.5120362880736075,x=5.094375748508235 +color=purple,shape=square,flag=0,i=498762,u=0.2933784074149981,v=0.28316289440376663,w=0.5195849897897076,x=4.466194613824574 +color=red,shape=triangle,flag=0,i=498857,u=0.7499528240734045,v=0.510649322249461,w=0.48848536220862615,x=5.379912183986147 +color=blue,shape=circle,flag=1,i=498964,u=0.3076962240598582,v=0.8882325633423691,w=0.4920877813292329,x=4.835327839887664 +color=green,shape=circle,flag=0,i=498975,u=0.8350677370237658,v=0.18712252292764242,w=0.4857238383933379,x=3.9041984421067504 +color=red,shape=square,flag=0,i=499102,u=0.4110846740079569,v=0.1409845690629965,w=0.5148459393384885,x=5.755754455114368 +color=red,shape=triangle,flag=0,i=499271,u=0.0580164801671621,v=0.10149907122466983,w=0.48474226744746424,x=4.175624509332196 +color=yellow,shape=square,flag=1,i=499280,u=0.654308310890614,v=0.04227513301555064,w=0.5186850271601244,x=3.129028558096429 +color=red,shape=square,flag=0,i=499281,u=0.38201892995720876,v=0.049740344297180106,w=0.5230065047547933,x=4.7461113502869905 +color=green,shape=triangle,flag=0,i=499370,u=0.07195979341157455,v=0.44813762004548474,w=0.5447437466480782,x=3.403048855248761 +color=yellow,shape=square,flag=1,i=499399,u=0.6617832193311329,v=0.01108165945780859,w=0.517245611263905,x=2.819903015712994 +color=yellow,shape=circle,flag=1,i=499414,u=0.5635339096217307,v=0.5750498291651793,w=0.5061095841354115,x=1.741510100620954 +color=red,shape=circle,flag=0,i=499482,u=0.3229231533121689,v=0.33710663161056176,w=0.4781650530426834,x=5.350071553734736 +color=red,shape=square,flag=0,i=499540,u=0.6389417074123076,v=0.16310270270306293,w=0.5267980152655629,x=3.7422859875313157 +color=yellow,shape=circle,flag=1,i=499615,u=0.5177420062217538,v=0.5626371673235627,w=0.5068390067489178,x=3.9636645948617457 +color=purple,shape=square,flag=0,i=499616,u=0.22587344110808483,v=0.3529160737725947,w=0.519883718053089,x=3.421331967577624 +color=blue,shape=circle,flag=1,i=499626,u=0.41222408674206745,v=0.4302961063823483,w=0.5006899693333398,x=3.2881616182365114 +color=green,shape=circle,flag=0,i=499694,u=0.31517128587360044,v=0.9370877470212836,w=0.4970914108233537,x=5.006451117858268 +color=red,shape=triangle,flag=0,i=499745,u=0.9107115544023052,v=0.32519669604939616,w=0.49373516335938644,x=2.931371497952684 +color=purple,shape=triangle,flag=0,i=499778,u=0.516433078636893,v=0.10057092319662564,w=0.5052269474197051,x=4.048839550090146 +color=blue,shape=circle,flag=1,i=499849,u=0.4845171309004245,v=0.8572710188113218,w=0.49452921927634125,x=4.034770268996462 +color=blue,shape=square,flag=1,i=499872,u=0.6189062525431605,v=0.2637962404841453,w=0.5311465405784674,x=6.210738209085753 +color=blue,shape=triangle,flag=0,i=499880,u=0.008110504040268474,v=0.8267274952432482,w=0.4732962944898885,x=6.146956761817328 +color=yellow,shape=triangle,flag=0,i=499955,u=0.3839424618160777,v=0.55952913620132,w=0.5113763011485609,x=4.307973891915119 +color=yellow,shape=circle,flag=1,i=499974,u=0.764950884927175,v=0.25284227383991364,w=0.49969878539567425,x=5.013809741826425 diff --git a/docs6/docs/data/dynamic-nr.sh b/docs6/docs/data/dynamic-nr.sh deleted file mode 100644 index b9bfb73e9..000000000 --- a/docs6/docs/data/dynamic-nr.sh +++ /dev/null @@ -1,11 +0,0 @@ -mlr --opprint --from data/small put ' - begin{ @nr1 = 0 } - @nr1 += 1; - $nr1 = @nr1 -' \ -then filter '$x>0.5' \ -then put ' - begin{ @nr2 = 0 } - @nr2 += 1; - $nr2 = @nr2 -' diff --git a/docs6/docs/data/het.json b/docs6/docs/data/het.json new file mode 100644 index 000000000..fcd719723 --- /dev/null +++ b/docs6/docs/data/het.json @@ -0,0 +1,23 @@ +{ + "resource": "/path/to/file", + "loadsec": 0.45, + "ok": true +} +{ + "record_count": 100, + "resource": "/path/to/file" +} +{ + "resource": "/path/to/second/file", + "loadsec": 0.32, + "ok": true +} +{ + "record_count": 150, + "resource": "/path/to/second/file" +} +{ + "resource": "/some/other/path", + "loadsec": 0.97, + "ok": false +} diff --git a/docs6/docs/data/short.csv b/docs6/docs/data/short.csv new file mode 100644 index 000000000..d428b7679 --- /dev/null +++ b/docs6/docs/data/short.csv @@ -0,0 +1,4 @@ +word,value +apple,37 +ball,28 +cat,54 diff --git a/docs6/docs/data/then-chaining-performance.txt b/docs6/docs/data/then-chaining-performance.txt index 4dd2ea5b2..af06dc6cc 100644 --- a/docs6/docs/data/then-chaining-performance.txt +++ b/docs6/docs/data/then-chaining-performance.txt @@ -2,15 +2,14 @@ mlr cut -x -f i,y data/big | mlr sort -n y > /dev/null % time sh piped.sh -real 0m2.828s -user 0m3.183s -sys 0m0.137s - +real 0m2.321s +user 0m4.878s +sys 0m1.564s % cat chained.sh mlr cut -x -f i,y then sort -n y data/big > /dev/null % time sh chained.sh -real 0m2.082s -user 0m1.933s -sys 0m0.137s +real 0m2.070s +user 0m2.738s +sys 0m1.259s diff --git a/docs6/docs/data/two-pass-percentage.sh b/docs6/docs/data/two-pass-percentage.sh deleted file mode 100644 index b7e1fc066..000000000 --- a/docs6/docs/data/two-pass-percentage.sh +++ /dev/null @@ -1,16 +0,0 @@ -mlr --from data/small --opprint put -q ' - # These are executed once per record, which is the first pass. - # The key is to use NR to index an out-of-stream variable to - # retain all the x-field values. - @x_min = min($x, @x_min); - @x_max = max($x, @x_max); - @x[NR] = $x; - - # The second pass is in a for-loop in an end-block. - end { - for (nr, x in @x) { - @x_pct[nr] = 100 * (x - @x_min) / (@x_max - @x_min); - } - emit (@x, @x_pct), "NR" - } -' diff --git a/docs6/docs/data/two-pass-record-numbers.sh b/docs6/docs/data/two-pass-record-numbers.sh deleted file mode 100644 index 051feb442..000000000 --- a/docs6/docs/data/two-pass-record-numbers.sh +++ /dev/null @@ -1,11 +0,0 @@ -mlr --opprint --from data/small put -q ' - @records[NR] = $*; - end { - for((I,k),v in @records) { - @records[I]["I"] = I; - @records[I]["N"] = NR; - @records[I]["PCT"] = 100*I/NR - } - emit @records,"I" - } -' then reorder -f I,N,PCT diff --git a/docs6/docs/data/type-decl-example.mlr b/docs6/docs/data/type-decl-example.mlr index 37db0739f..87d4f93d9 100644 --- a/docs6/docs/data/type-decl-example.mlr +++ b/docs6/docs/data/type-decl-example.mlr @@ -1,37 +1,38 @@ -subr s(a, str b, int c) { # a is implicitly var (untyped). - # b is explicitly str. - # c is explicitly int. - # The type-checking is done at the callsite - # when arguments are bound to parameters. - # - var b = 100; # error # Re-declaration in the same scope is disallowed. - int n = 10; # Declaration of variable local to the subroutine. - n = 20; # Assignment is OK. - int n = 30; # error # Re-declaration in the same scope is disallowed. - str n = "abc"; # error # Re-declaration in the same scope is disallowed. - # - float f1 = 1; # error # 1 is an int, not a float. - float f2 = 2.0; # 2.0 is a float. - num f3 = 3; # 3 is a num. - num f4 = 4.0; # 4.0 is a num. -} # - # -call s(1, 2, 3); # Type-assertion '3 is int' is done here at the callsite. - # -k = "def"; # Top-level variable k. - # -for (str k, v in $*) { # k and v are bound here, masking outer k. - print k . ":" . v; # k is explicitly str; v is implicitly var. -} # - # -print "k is".k; # k at this scope level is still "def". -print "v is".v; # v is undefined in this scope. - # -i = -1; # -for (i = 1, int j = 2; i <= 10; i += 1, j *= 2) { # C-style triple-for variables use enclosing scope, unless - # declared local: i is outer, j is local to the loop. - print "inner i =" . i; # - print "inner j =" . j; # -} # -print "outer i =" . i; # i has been modified by the loop. -print "outer j =" . j; # j is undefined in this scope. +subr s(a, str b, int c) { # a is implicitly var (untyped). + # b is explicitly str. + # c is explicitly int. + # The type-checking is done at the callsite + # when arguments are bound to parameters. + # + var b = 100; # error # Re-declaration in the same scope is disallowed. + int n = 10; # Declaration of variable local to the subroutine. + n = 20; # Assignment is OK. + int n = 30; # error # Re-declaration in the same scope is disallowed. + str n = "abc"; # error # Re-declaration in the same scope is disallowed. + # + float f1 = 1; # error # 1 is an int, not a float. + float f2 = 2.0; # 2.0 is a float. + num f3 = 3; # 3 is a num. + num f4 = 4.0; # 4.0 is a num. +} # + # +call s(1, 2, 3); # Type-assertion '3 is int' is done here at the callsite. + # +k = "def"; # Top-level variable k. + # +for (str k, v in $*) { # k and v are bound here, masking outer k. + print k . ":" . v; # k is explicitly str; v is implicitly var. +} # + # +print "k is".k; # k at this scope level is still "def". +print "v is".v; # v is undefined in this scope. + # +i = -1; # +for (i = 1, int j = 2; i <= 10; i += 1, j *= 2) { + # C-style triple-for variables use enclosing scope, + # unless declared local: i is outer, j is local to the loop. + print "inner i =" . i; # + print "inner j =" . j; # +} # +print "outer i =" . i; # i has been modified by the loop. +print "outer j =" . j; # j is undefined in this scope. diff --git a/docs6/docs/example.csv b/docs6/docs/example.csv index 779283dcb..bf79dd5f7 100644 --- a/docs6/docs/example.csv +++ b/docs6/docs/example.csv @@ -1,11 +1,11 @@ -color,shape,flag,index,quantity,rate -yellow,triangle,true,11,43.6498,9.8870 -red,square,true,15,79.2778,0.0130 -red,circle,true,16,13.8103,2.9010 -red,square,false,48,77.5542,7.4670 -purple,triangle,false,51,81.2290,8.5910 -red,square,false,64,77.1991,9.5310 -purple,triangle,false,65,80.1405,5.8240 -yellow,circle,true,73,63.9785,4.2370 -yellow,circle,true,87,63.5058,8.3350 -purple,square,false,91,72.3735,8.2430 +color,shape,flag,k,index,quantity,rate +yellow,triangle,true,1,11,43.6498,9.8870 +red,square,true,2,15,79.2778,0.0130 +red,circle,true,3,16,13.8103,2.9010 +red,square,false,4,48,77.5542,7.4670 +purple,triangle,false,5,51,81.2290,8.5910 +red,square,false,6,64,77.1991,9.5310 +purple,triangle,false,7,65,80.1405,5.8240 +yellow,circle,true,8,73,63.9785,4.2370 +yellow,circle,true,9,87,63.5058,8.3350 +purple,square,false,10,91,72.3735,8.2430 diff --git a/docs6/docs/extra.css b/docs6/docs/extra.css index 71d1ba47b..b76353514 100644 --- a/docs6/docs/extra.css +++ b/docs6/docs/extra.css @@ -10,32 +10,46 @@ /* Top-of-page banner */ .md-header { - background-color: #800000; + background-color: #800000; } -.md-nav--primary .md-nav__title[for="__drawer"] { - color: #ffffff; - background-color: #800000; - padding: 3px; - border-radius: 6px; +.md-footer { + background-color: #e0e0e0; } -.md-footer { - background-color: #e0e0e0; +.md-nav--primary .md-nav__title[for="__drawer"] { + color: #ffffff; + background-color: #800000; + padding: 3px; + border-radius: 6px; } /* Section headings in the navbar: bold them and stand them out a little */ .md-nav__item--nested > .md-nav__link { - color: inherit; - font-weight: bold; - margin: 3px; - padding: 3px; - /*border: 1px solid white;*/ + color: inherit; + font-weight: bold; + margin: 3px; + padding: 3px; + /*border: 1px solid white;*/ } .md-nav__link:hover { /*border: 1px solid gray;*/ background-color: #e0e0e0; } +/* Centered quicklinks for Introduction page */ +div.quicklinks { + text-align: center; + overflow: hidden; +} +span.quicklinks { + border: 1px solid #e0e0e0; + border-radius: 6px; + padding: 6px; + text-align: center; + display:table; + margin:0 auto; +} + /* Code samples using
 (which is currently in use) */
 /* For command-and-output situations (the most common) -- zero margin between.
  * Example:
@@ -49,8 +63,12 @@
  * docs/genmd-filter script when it produces the docs/*.md files from their
  * respective docs/*.md.in files.
  */
+
+.md-typeset code {
+  font-size: 12px;
+}
+
 pre {
-  color: #000000;
   font-size: 12px;
   padding: 10px;
 
@@ -58,13 +76,11 @@ pre {
   white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;      /* Opera 4-6 */
   white-space: -o-pre-wrap;    /* Opera 7 */
-  word-wrap: break-word;       /* Internet Explorer 5.5+ */
 }
+
 .md-typeset code, .md-typeset kbd, .md-typeset pre {
   color: #000000;
-  /*background-color: #e0e0e0;*/
   background-color: #eae2cb;
-  /*background-color: #c5b690;*/
   font-size: 12px;
   direction: ltr;
   border-radius: 3px;
@@ -122,20 +138,20 @@ pre.pre-non-highlight-non-pair {
   border-bottom-left-radius: 6px;
 }
 
-/* Section titles in content pages */
-h1 {
-  font-weight: bold;
+pre.pre-no-wrap {
+  font-size: 12px;
+  padding: 10px;
+
+  white-space: nowrap;       /* css-3 */
+  white-space: -moz-nowrap;  /* Mozilla, since 1999 */
+  white-space: -no-wrap;      /* Opera 4-6 */
+  white-space: -o-nowrap;    /* Opera 7 */
 }
+
+/* Section titles in content pages */
 .md-typeset h1 {
   font-weight: bold;
 }
-h1, h2, h3 {
-  color: #800000;
-  font-weight: bold;
-  border-radius: 6px;
-  padding: 6px;
-  background-color: #e0e0e0;
-}
 .md-typeset h1, .md-typeset h2, .md-typeset h3 {
   color: #800000;
   font-weight: bold;
@@ -145,13 +161,16 @@ h1, h2, h3 {
 }
 
 /* Hyperlinks in content pages */
-a, a:before, a:focus, a:hover, a:visited {
+a, a:before, a:focus, a:hover, a:link, a:visited {
   color: #800000;
 }
 
 .md-typeset a {
   color: #800000;
 }
+.md-typeset a:link {
+  color: #800000;
+}
 .md-typeset a:visited {
   color: #800000;
 }
@@ -180,6 +199,7 @@ a, a:before, a:focus, a:hover, a:visited {
 .md-nav__link[data-md-state="blur"] {
   color: #800000;
 }
+
 nav a:hover {
   border-radius: 3px;
   background-color: #e0e0e0;
@@ -189,3 +209,18 @@ nav a:hover {
 img {
   border-radius: 6px;
 }
+
+.md-footer__link:hover {
+  background-color: #f0f0f0;
+}
+
+:root > * {
+  --md-code-fg-color: #000000;
+  --md-code-bg-color: #eae2cb;
+
+  --md-typeset-color: #000000;
+  --md-typeset-a-color: #800000;
+
+  --md-footer-fg-color: #800000;
+  --md-footer-fg-color: #eae2cb;
+}
diff --git a/docs6/docs/feature-comparison.md b/docs6/docs/feature-comparison.md
index dd9940fd5..4c43dfc3c 100644
--- a/docs6/docs/feature-comparison.md
+++ b/docs6/docs/feature-comparison.md
@@ -58,11 +58,9 @@ Likewise with `mlr sort`, `mlr tac`, and so on.
 
 * Like `awk`, Miller (as of v5.0.0) allows you to define new functions within its `put` and `filter` expression language.  Further programmability comes from chaining with `then`.
 
-* As with `awk`, `$`-variables are stream variables and all verbs (such as `cut`, `stats1`, `put`, etc.) as well as `put`/`filter` statements operate on streams.  This means that you define actions to be done on each record and then stream your data through those actions.  The built-in variables `NF`, `NR`, etc.  change from one line to another, `$x` is a label for field `x` in the current record, and the input to `sqrt($x)` changes from one record to the next.  The expression language for the `put` and `filter` verbs additionally allows you to define `begin {...}` and `end {...}` blocks for actions to be taken before and after records are processed, respectively.
+* As with `awk`, `$`-variables are stream variables and all verbs (such as `cut`, `stats1`, `put`, etc.) as well as `put`/`filter` statements operate on streams.  This means that you define actions to be done on each record and then stream your data through those actions.  The built-in variables `NF`, `NR`, etc.  change from one record to another, `$x` is a label for field `x` in the current record, and the input to `sqrt($x)` changes from one record to the next.  The expression language for the `put` and `filter` verbs additionally allows you to define `begin {...}` and `end {...}` blocks for actions to be taken before and after records are processed, respectively.
 
-* As with `awk`, Miller's `put`/`filter` language lets you set `@sum=0` before records are read, then update that sum on each record, then print its value at the end.  Unlike `awk`, Miller makes syntactically explicit the difference between variables with extent across all records (names starting with `@`, such as `@sum`) and variables which are local to the current expression (names starting without `@`, such as `sum`).
-
-* Miller can be faster than `awk`, `cut`, and so on, depending on platform; see also [Performance](performance.md). In particular, Miller's DSL syntax is parsed into Go control structures at startup time, with the bulk data-stream processing all done in Go.
+* As with `awk`, Miller's `put`/`filter` language lets you set `@sum=0` before records are read, then update that sum on each record, then print its value at the end.  Unlike `awk`, Miller makes syntactically explicit the difference between variables with extent across all records (names starting with `@`, such as `@sum`) and variables which are local to the current expression invocation (names starting without `@`, such as `sum`).
 
 ## See also
 
diff --git a/docs6/docs/feature-comparison.md.in b/docs6/docs/feature-comparison.md.in
index 6c87b065f..a70363cf0 100644
--- a/docs6/docs/feature-comparison.md.in
+++ b/docs6/docs/feature-comparison.md.in
@@ -36,11 +36,9 @@ Likewise with `mlr sort`, `mlr tac`, and so on.
 
 * Like `awk`, Miller (as of v5.0.0) allows you to define new functions within its `put` and `filter` expression language.  Further programmability comes from chaining with `then`.
 
-* As with `awk`, `$`-variables are stream variables and all verbs (such as `cut`, `stats1`, `put`, etc.) as well as `put`/`filter` statements operate on streams.  This means that you define actions to be done on each record and then stream your data through those actions.  The built-in variables `NF`, `NR`, etc.  change from one line to another, `$x` is a label for field `x` in the current record, and the input to `sqrt($x)` changes from one record to the next.  The expression language for the `put` and `filter` verbs additionally allows you to define `begin {...}` and `end {...}` blocks for actions to be taken before and after records are processed, respectively.
+* As with `awk`, `$`-variables are stream variables and all verbs (such as `cut`, `stats1`, `put`, etc.) as well as `put`/`filter` statements operate on streams.  This means that you define actions to be done on each record and then stream your data through those actions.  The built-in variables `NF`, `NR`, etc.  change from one record to another, `$x` is a label for field `x` in the current record, and the input to `sqrt($x)` changes from one record to the next.  The expression language for the `put` and `filter` verbs additionally allows you to define `begin {...}` and `end {...}` blocks for actions to be taken before and after records are processed, respectively.
 
-* As with `awk`, Miller's `put`/`filter` language lets you set `@sum=0` before records are read, then update that sum on each record, then print its value at the end.  Unlike `awk`, Miller makes syntactically explicit the difference between variables with extent across all records (names starting with `@`, such as `@sum`) and variables which are local to the current expression (names starting without `@`, such as `sum`).
-
-* Miller can be faster than `awk`, `cut`, and so on, depending on platform; see also [Performance](performance.md). In particular, Miller's DSL syntax is parsed into Go control structures at startup time, with the bulk data-stream processing all done in Go.
+* As with `awk`, Miller's `put`/`filter` language lets you set `@sum=0` before records are read, then update that sum on each record, then print its value at the end.  Unlike `awk`, Miller makes syntactically explicit the difference between variables with extent across all records (names starting with `@`, such as `@sum`) and variables which are local to the current expression invocation (names starting without `@`, such as `sum`).
 
 ## See also
 
diff --git a/docs6/docs/file-formats.md b/docs6/docs/file-formats.md
index 9539042c1..962cfc07e 100644
--- a/docs6/docs/file-formats.md
+++ b/docs6/docs/file-formats.md
@@ -156,7 +156,7 @@ resource=/some/other/path,loadsec=0.97,ok=false
 etc. and I just log them as needed. Then later, I can use `grep`, `mlr --opprint group-like`, etc.
 to analyze my logs.
 
-See [Reference: I/O options](reference-main-io-options.md) regarding how to specify separators other than the default equals-sign and comma.
+See the [I/O options reference](reference-main-io-options.md) regarding how to specify separators other than the default equals-sign and comma.
 
 ## NIDX: Index-numbered (toolkit style)
 
@@ -423,7 +423,7 @@ JSON isn't a parameterized format, so `RS`, `FS`, `PS` aren't specifiable. Nonet
 
 * Use `--jquoteall` to double-quote all object values. By default, integers, floating-point numbers, and booleans `true` and `false` are not double-quoted when they appear as JSON-object keys.
 
-* Use `--jflatsep youmd.inghere` to specify the string used for key concatenation: this defaults to a single colon.
+* Use `--jflatsep yourseparatorhere` to specify the string used for key concatenation: this defaults to a single dot.
 
 Again, please see [jq](https://stedolan.github.io/jq/) for a truly powerful, JSON-specific tool.
 
@@ -517,9 +517,10 @@ _networkd  * 24 24 Network Services           /var/networkd   /usr/bin/false
 
 
 $ grep -v '^#' /etc/passwd | head -n 2 | \
+  mlr --nidx --fs : --ojson --jvstack --jlistwrap \
+    label name,password,uid,gid,gecos,home_dir,shell
 
-  mlr --nidx --fs : --ojson --jvstack --jlistwrap label name,password,uid,gid,gecos,home_dir,shell
 [
 {
   "name": "nobody",
@@ -529,8 +530,8 @@ _networkd  * 24 24 Network Services           /var/networkd   /usr/bin/false
   "gecos": "Unprivileged User",
   "home_dir": "/var/empty",
   "shell": "/usr/bin/false"
-}
-,{
+},
+{
   "name": "root",
   "password": "*",
   "uid": 0,
@@ -596,7 +597,7 @@ The line-ending autodetector triggers on the first line ending detected in the i
 
 If you use `--ors {something else}` with (default or explicitly specified) `--irs auto` then line endings are autodetected on input and set to what you specify on output.
 
-If you use `--irs {something else}` with (default or explicitly specified) `--ors auto` then the output line endings used are LF on Unix/Linux/BSD/MacOSX, and CRLF on Windows.
+If you use `--irs {something else}` with (default or explicitly specified) `--ors auto` then the output line endings used are LF on Unix/Linux/BSD/MacOS X, and CRLF on Windows.
 
 See also [Record/field/pair separators](reference-main-io-options.md#recordfieldpair-separators) for more information about record/field/pair separators.
 
diff --git a/docs6/docs/file-formats.md.in b/docs6/docs/file-formats.md.in
index 198e85b11..6241eac51 100644
--- a/docs6/docs/file-formats.md.in
+++ b/docs6/docs/file-formats.md.in
@@ -86,7 +86,7 @@ GENMD_EOF
 etc. and I just log them as needed. Then later, I can use `grep`, `mlr --opprint group-like`, etc.
 to analyze my logs.
 
-See [Reference: I/O options](reference-main-io-options.md) regarding how to specify separators other than the default equals-sign and comma.
+See the [I/O options reference](reference-main-io-options.md) regarding how to specify separators other than the default equals-sign and comma.
 
 ## NIDX: Index-numbered (toolkit style)
 
@@ -208,7 +208,7 @@ JSON isn't a parameterized format, so `RS`, `FS`, `PS` aren't specifiable. Nonet
 
 * Use `--jquoteall` to double-quote all object values. By default, integers, floating-point numbers, and booleans `true` and `false` are not double-quoted when they appear as JSON-object keys.
 
-* Use `--jflatsep youmd.inghere` to specify the string used for key concatenation: this defaults to a single colon.
+* Use `--jflatsep yourseparatorhere` to specify the string used for key concatenation: this defaults to a single dot.
 
 Again, please see [jq](https://stedolan.github.io/jq/) for a truly powerful, JSON-specific tool.
 
@@ -269,9 +269,10 @@ $ grep -v '^#' /etc/passwd | head -n 2 | mlr --nidx --fs : --oxtab cat
 7 /bin/sh
 GENMD_EOF
 
-GENMD_CARDIFY_HIGHLIGHT_ONE
+GENMD_CARDIFY_HIGHLIGHT_THREE
 $ grep -v '^#' /etc/passwd | head -n 2 | \
-  mlr --nidx --fs : --ojson --jvstack --jlistwrap label name,password,uid,gid,gecos,home_dir,shell
+  mlr --nidx --fs : --ojson --jvstack --jlistwrap \
+    label name,password,uid,gid,gecos,home_dir,shell
 [
 {
   "name": "nobody",
@@ -281,8 +282,8 @@ $ grep -v '^#' /etc/passwd | head -n 2 | \
   "gecos": "Unprivileged User",
   "home_dir": "/var/empty",
   "shell": "/usr/bin/false"
-}
-,{
+},
+{
   "name": "root",
   "password": "*",
   "uid": 0,
@@ -326,7 +327,7 @@ The line-ending autodetector triggers on the first line ending detected in the i
 
 If you use `--ors {something else}` with (default or explicitly specified) `--irs auto` then line endings are autodetected on input and set to what you specify on output.
 
-If you use `--irs {something else}` with (default or explicitly specified) `--ors auto` then the output line endings used are LF on Unix/Linux/BSD/MacOSX, and CRLF on Windows.
+If you use `--irs {something else}` with (default or explicitly specified) `--ors auto` then the output line endings used are LF on Unix/Linux/BSD/MacOS X, and CRLF on Windows.
 
 See also [Record/field/pair separators](reference-main-io-options.md#recordfieldpair-separators) for more information about record/field/pair separators.
 
diff --git a/docs6/docs/genmd-filter b/docs6/docs/genmd-filter
index 405abbde8..92bcb38a6 100755
--- a/docs6/docs/genmd-filter
+++ b/docs6/docs/genmd-filter
@@ -36,6 +36,14 @@ def main
         line1 = lines.shift
         write_card([line1], lines, output_handle)
 
+      elsif content_line =~ /^GENMD_CARDIFY_HIGHLIGHT_TWO$/
+        lines = read_until_genmd_eof(input_handle)
+        write_card(lines.slice(0,2), lines.slice(2, lines.length), output_handle)
+
+      elsif content_line =~ /^GENMD_CARDIFY_HIGHLIGHT_THREE$/
+        lines = read_until_genmd_eof(input_handle)
+        write_card(lines.slice(0,3), lines.slice(3, lines.length), output_handle)
+
       elsif content_line =~ /^GENMD_RUN_COMMAND_TOLERATING_ERROR$/
         cmd_lines = read_until_genmd_eof(input_handle)
         run_command_tolerating_error(cmd_lines, output_handle)
diff --git a/docs6/docs/index.md b/docs6/docs/index.md
index 1d6cff799..e5dd9e48c 100644
--- a/docs6/docs/index.md
+++ b/docs6/docs/index.md
@@ -1,6 +1,18 @@
 
 # Introduction
 
+
+ +Quick links: +  +[verbs] +  +[functions] +  +[repository] + +
+ **Miller is a command-line tool for querying, shaping, and reformatting data files in various formats including CSV and JSON.** In several senses, Miller is more than one tool: diff --git a/docs6/docs/index.md.in b/docs6/docs/index.md.in index 3fb0d8248..5797a6417 100644 --- a/docs6/docs/index.md.in +++ b/docs6/docs/index.md.in @@ -1,5 +1,17 @@ # Introduction +
+ +Quick links: +  +[verbs] +  +[functions] +  +[repository] + +
+ **Miller is a command-line tool for querying, shaping, and reformatting data files in various formats including CSV and JSON.** In several senses, Miller is more than one tool: diff --git a/docs6/docs/installation.md b/docs6/docs/installation.md index 818cb7c99..d736ddf96 100644 --- a/docs6/docs/installation.md +++ b/docs6/docs/installation.md @@ -7,13 +7,13 @@ Once Miller 6 is released, the commands in this section will install Miller 6 for you. Until then, please see the following sections for how to get Miller 6.* -[Homebrew](https://brew.sh/) installation support for OSX is available via +[Homebrew](https://brew.sh/) installation support for OS X is available via
 brew update && brew install miller
 
-...and also via [MacPorts](https://www.macports.org/): +... and also via [MacPorts](https://www.macports.org/):
 sudo port selfupdate && sudo port install miller
@@ -41,7 +41,7 @@ On Windows, Miller is available via [Chocolatey](https://chocolatey.org/):
 
 ## Prebuilt executables via GitHub per release
 
-Please see [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases) where there are builds for OSX Yosemite, Linux x86-64 (dynamically linked), and Windows.
+Please see [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases) where there are builds for OS X Yosemite, Linux x86-64 (dynamically linked), and Windows.
 
 ## Prebuilt executables via GitHub per commit
 
diff --git a/docs6/docs/installation.md.in b/docs6/docs/installation.md.in
index e63440c23..235f16f8d 100644
--- a/docs6/docs/installation.md.in
+++ b/docs6/docs/installation.md.in
@@ -6,13 +6,13 @@
 Once Miller 6 is released, the commands in this section will install Miller 6 for you.
 Until then, please see the following sections for how to get Miller 6.*
 
-[Homebrew](https://brew.sh/) installation support for OSX is available via
+[Homebrew](https://brew.sh/) installation support for OS X is available via
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 brew update && brew install miller
 GENMD_EOF
 
-...and also via [MacPorts](https://www.macports.org/):
+... and also via [MacPorts](https://www.macports.org/):
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 sudo port selfupdate && sudo port install miller
@@ -40,7 +40,7 @@ GENMD_EOF
 
 ## Prebuilt executables via GitHub per release
 
-Please see [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases) where there are builds for OSX Yosemite, Linux x86-64 (dynamically linked), and Windows.
+Please see [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases) where there are builds for OS X Yosemite, Linux x86-64 (dynamically linked), and Windows.
 
 ## Prebuilt executables via GitHub per commit
 
diff --git a/docs6/docs/internationalization.md b/docs6/docs/internationalization.md
index 210bfbb20..caafc33b8 100644
--- a/docs6/docs/internationalization.md
+++ b/docs6/docs/internationalization.md
@@ -9,4 +9,4 @@ Support for internationalization includes:
 * The [strlen](reference-dsl-builtin-functions.md#strlen) function correctly counts UTF-8 codepoints rather than bytes.
 * The [toupper](reference-dsl-builtin-functions.md#toupper), [tolower](reference-dsl-builtin-functions.md#tolower), and [capitalize](reference-dsl-builtin-functions.md#capitalize) DSL functions operate within the capabilities of the Go libraries.
 
-Please file an issue at [https://github.com/johnkerl/miller](https://github.com/johnkerl/miller) if you encounter bugs related to internationalization (or anything else for that matter).
+Please file an issue at [https://github.com/johnkerl/miller/issues/new](https://github.com/johnkerl/miller/issues/new) if you encounter bugs related to internationalization (or anything else for that matter).
diff --git a/docs6/docs/internationalization.md.in b/docs6/docs/internationalization.md.in
index f14f7cfd1..9026fe0d0 100644
--- a/docs6/docs/internationalization.md.in
+++ b/docs6/docs/internationalization.md.in
@@ -8,4 +8,4 @@ Support for internationalization includes:
 * The [strlen](reference-dsl-builtin-functions.md#strlen) function correctly counts UTF-8 codepoints rather than bytes.
 * The [toupper](reference-dsl-builtin-functions.md#toupper), [tolower](reference-dsl-builtin-functions.md#tolower), and [capitalize](reference-dsl-builtin-functions.md#capitalize) DSL functions operate within the capabilities of the Go libraries.
 
-Please file an issue at [https://github.com/johnkerl/miller](https://github.com/johnkerl/miller) if you encounter bugs related to internationalization (or anything else for that matter).
+Please file an issue at [https://github.com/johnkerl/miller/issues/new](https://github.com/johnkerl/miller/issues/new) if you encounter bugs related to internationalization (or anything else for that matter).
diff --git a/docs6/docs/keystroke-savers.md b/docs6/docs/keystroke-savers.md
index 4ff76b34d..0355f44f8 100644
--- a/docs6/docs/keystroke-savers.md
+++ b/docs6/docs/keystroke-savers.md
@@ -1,17 +1,17 @@
 
 # Keystroke-savers
 
-## Short format specifiers
+## Short format specifiers, including --c2p
 
-In our examples so far we've often made use of `mlr --icsv --opprint` or `mlr --icsv --ojson`. These are such frequently occurring patterns that they have short options like **--c2p** and **--c2j**:
+In our examples so far we've often made use of `mlr --icsv --opprint` or `mlr --icsv --ojson`. These are such frequently occurring patterns that they have short options like `--c2p` and `--c2j`:
 
 
 mlr --c2p head -n 2 example.csv
 
-color  shape    flag index quantity rate
-yellow triangle true 11    43.6498  9.8870
-red    square   true 15    79.2778  0.0130
+color  shape    flag k index quantity rate
+yellow triangle true 1 11    43.6498  9.8870
+red    square   true 2 15    79.2778  0.0130
 
@@ -22,6 +22,7 @@ red    square   true 15    79.2778  0.0130
   "color": "yellow",
   "shape": "triangle",
   "flag": true,
+  "k": 1,
   "index": 11,
   "quantity": 43.6498,
   "rate": 9.8870
@@ -30,15 +31,16 @@ red    square   true 15    79.2778  0.0130
   "color": "red",
   "shape": "square",
   "flag": true,
+  "k": 2,
   "index": 15,
   "quantity": 79.2778,
   "rate": 0.0130
 }
 
-You can get the full list here (TODO:linkify). +You can get the full list [here](file-formats.md#data-conversion-keystroke-savers). -## File names up front +## File names up front, including --from Already we saw that you can put the filename first using `--from`. When you're interacting with your data at the command line, this makes it easier to up-arrow and append to the previous command: @@ -46,10 +48,10 @@ Already we saw that you can put the filename first using `--from`. When you're i mlr --c2p --from example.csv sort -nr index then head -n 3
-color  shape  flag  index quantity rate
-purple square false 91    72.3735  8.2430
-yellow circle true  87    63.5058  8.3350
-yellow circle true  73    63.9785  4.2370
+color  shape  flag  k  index quantity rate
+purple square false 10 91    72.3735  8.2430
+yellow circle true  9  87    63.5058  8.3350
+yellow circle true  8  73    63.9785  4.2370
 
@@ -70,6 +72,6 @@ If there's more than one input file, you can use `--mfrom`, then however many fi
 
 ## .mlrrc file
 
-If you want the default file format for Miller to be CSV you can simply put `--csv` on a line by itself in your `~/.mlrrc` file. Then instead of `mlr --csv cat example.csv` you can just do `mlr cat example.csv`. This is just the default, though, so `mlr --opprint cat example.csv` will still use default CSV format for input, and PPRINT (tabular) for output.
+If you want the default file format for Miller to be CSV, you can simply put `--csv` on a line by itself in your `~/.mlrrc` file. Then instead of `mlr --csv cat example.csv` you can just do `mlr cat example.csv`. This is just a personal default, though, so `mlr --opprint cat example.csv` will use default CSV format for input, and PPRINT (tabular) for output.
 
 You can read more about this at the [Customization](customization.md) page.
diff --git a/docs6/docs/keystroke-savers.md.in b/docs6/docs/keystroke-savers.md.in
index aa97133b1..ffb885e40 100644
--- a/docs6/docs/keystroke-savers.md.in
+++ b/docs6/docs/keystroke-savers.md.in
@@ -1,8 +1,8 @@
 # Keystroke-savers
 
-## Short format specifiers
+## Short format specifiers, including --c2p
 
-In our examples so far we've often made use of `mlr --icsv --opprint` or `mlr --icsv --ojson`. These are such frequently occurring patterns that they have short options like **--c2p** and **--c2j**:
+In our examples so far we've often made use of `mlr --icsv --opprint` or `mlr --icsv --ojson`. These are such frequently occurring patterns that they have short options like `--c2p` and `--c2j`:
 
 GENMD_RUN_COMMAND
 mlr --c2p head -n 2 example.csv
@@ -12,9 +12,9 @@ GENMD_RUN_COMMAND
 mlr --c2j head -n 2 example.csv
 GENMD_EOF
 
-You can get the full list here (TODO:linkify).
+You can get the full list [here](file-formats.md#data-conversion-keystroke-savers).
 
-## File names up front
+## File names up front, including --from
 
 Already we saw that you can put the filename first using `--from`. When you're interacting with your data at the command line, this makes it easier to up-arrow and append to the previous command:
 
@@ -34,6 +34,6 @@ GENMD_EOF
 
 ## .mlrrc file
 
-If you want the default file format for Miller to be CSV you can simply put `--csv` on a line by itself in your `~/.mlrrc` file. Then instead of `mlr --csv cat example.csv` you can just do `mlr cat example.csv`. This is just the default, though, so `mlr --opprint cat example.csv` will still use default CSV format for input, and PPRINT (tabular) for output.
+If you want the default file format for Miller to be CSV, you can simply put `--csv` on a line by itself in your `~/.mlrrc` file. Then instead of `mlr --csv cat example.csv` you can just do `mlr cat example.csv`. This is just a personal default, though, so `mlr --opprint cat example.csv` will use default CSV format for input, and PPRINT (tabular) for output.
 
 You can read more about this at the [Customization](customization.md) page.
diff --git a/docs6/docs/manpage.md b/docs6/docs/manpage.md
index ba16fcd2a..b0973012c 100644
--- a/docs6/docs/manpage.md
+++ b/docs6/docs/manpage.md
@@ -1,5 +1,5 @@
 
-# Manpage
+# Manual page
 
 This is simply a copy of what you should see on running **man mlr** at a command prompt, once Miller is installed on your system.
 
diff --git a/docs6/docs/manpage.md.in b/docs6/docs/manpage.md.in
index 1fe328bfa..2d783f508 100644
--- a/docs6/docs/manpage.md.in
+++ b/docs6/docs/manpage.md.in
@@ -1,4 +1,4 @@
-# Manpage
+# Manual page
 
 This is simply a copy of what you should see on running **man mlr** at a command prompt, once Miller is installed on your system.
 
diff --git a/docs6/docs/miller-on-windows.md b/docs6/docs/miller-on-windows.md
index efa2b8a29..5febfd33c 100644
--- a/docs6/docs/miller-on-windows.md
+++ b/docs6/docs/miller-on-windows.md
@@ -3,11 +3,11 @@
 
 ## Native builds as of Miller 6
 
-Miller was originally developed for Unix-like operating systems including Linux and MacOS. Since the initial release of Miller in 2015, support for Windows has been partial. But as of version 6.0.0, Miller builds directly on Windows.
+Miller was originally developed for Unix-like operating systems including Linux and MacOS. Since Miller 5.2.0 which was the first version to support Windows at all, that support has been partial. But as of version 6.0.0, Miller builds directly on Windows.
 
-The experience is now almost the same as on Linux, NetBSD/FreeBSD, and MacOS.
+**The experience is now almost the same on Windows as it is on Linux, NetBSD/FreeBSD, and MacOS.**
 
-MSYS2 is no longer required, although you can use Miller from within MSYS2 if you like. There is now simply a single `mlr.exe`, with no `msys2.dll` alongside anymore.
+MSYS2 is no longer required -- although you can of course still use Miller from within MSYS2 if you prefer. There is now simply a single `mlr.exe`, with no `msys2.dll` alongside anymore.
 
 See [Installation](installation.md) for how to get a copy of `mlr.exe`.
 
diff --git a/docs6/docs/miller-on-windows.md.in b/docs6/docs/miller-on-windows.md.in
index f1e1f2d30..2bb8ef372 100644
--- a/docs6/docs/miller-on-windows.md.in
+++ b/docs6/docs/miller-on-windows.md.in
@@ -2,11 +2,11 @@
 
 ## Native builds as of Miller 6
 
-Miller was originally developed for Unix-like operating systems including Linux and MacOS. Since the initial release of Miller in 2015, support for Windows has been partial. But as of version 6.0.0, Miller builds directly on Windows.
+Miller was originally developed for Unix-like operating systems including Linux and MacOS. Since Miller 5.2.0 which was the first version to support Windows at all, that support has been partial. But as of version 6.0.0, Miller builds directly on Windows.
 
-The experience is now almost the same as on Linux, NetBSD/FreeBSD, and MacOS.
+**The experience is now almost the same on Windows as it is on Linux, NetBSD/FreeBSD, and MacOS.**
 
-MSYS2 is no longer required, although you can use Miller from within MSYS2 if you like. There is now simply a single `mlr.exe`, with no `msys2.dll` alongside anymore.
+MSYS2 is no longer required -- although you can of course still use Miller from within MSYS2 if you prefer. There is now simply a single `mlr.exe`, with no `msys2.dll` alongside anymore.
 
 See [Installation](installation.md) for how to get a copy of `mlr.exe`.
 
diff --git a/docs6/docs/mk-func-h2s.sh b/docs6/docs/mk-func-h2s.sh
index 17cc714b6..b8ca24fee 100755
--- a/docs6/docs/mk-func-h2s.sh
+++ b/docs6/docs/mk-func-h2s.sh
@@ -4,6 +4,8 @@
 export MLRRC=__none__
 
 mlr help list-functions | grep -v '^[a-zA-Z]' | uniq | while read funcname; do
+  # Displayname is for HTML rendered in the document body. Linkname is for
+  # #-style links which don't do so well with special characters.
   displayname=$funcname
   linkname="$funcname"
   if [ "$funcname" = '+' ]; then
@@ -18,24 +20,50 @@ mlr help list-functions | grep -v '^[a-zA-Z]' | uniq | while read funcname; do
   elif [ "$funcname" = '**' ]; then
     displayname='\**'
     linkname='exponentiation'
+
   elif [ "$funcname" = '|' ]; then
     displayname='\|'
     linkname='bitwise-or'
+  elif [ "$funcname" = '&' ]; then
+    displayname='&'
+    linkname='bitwise-and'
+  elif [ "$funcname" = '^' ]; then
+    displayname='^'
+    linkname='bitwise-xor'
+
+  elif [ "$funcname" = '||' ]; then
+    displayname='\|\|'
+    linkname='logical-or'
+  elif [ "$funcname" = '&&' ]; then
+    displayname='&&'
+    linkname='logical-and'
+  elif [ "$funcname" = '^^' ]; then
+    displayname='^^'
+    linkname='logical-xor'
+
   elif [ "$funcname" = '?' ]; then
     displayname='\?'
     linkname='question-mark'
   elif [ "$funcname" = ':' ]; then
     displayname='\:'
     linkname='colon'
-  elif [ "$funcname" = '!' ]; then
-    displayname='\!'
-    linkname='colon'
   elif [ "$funcname" = '? :' ]; then
     displayname='\?'
     linkname='question-mark-colon'
   elif [ "$funcname" = '?:' ]; then
     displayname='\?'
     linkname='question-mark-colon'
+
+  elif [ "$funcname" = '!' ]; then
+    displayname='\!'
+    linkname='exclamation-point'
+
+  elif [ "$funcname" = '=~' ]; then
+    displayname='=~'
+    linkname='regmatch'
+  elif [ "$funcname" = '!=~' ]; then
+    displayname='!=~'
+    linkname='regnotmatch'
   elif [ "$funcname" = '>>' ]; then
     displayname='\>\>'
     linkname='srsh'
@@ -67,43 +95,6 @@ done
 mlr help list-functions | grep '^[a-zA-Z]' | sort -u | while read funcname; do
   displayname=$funcname
   linkname="$funcname"
-  if [ "$funcname" = '+' ]; then
-    displayname='\+'
-    linkname='plus'
-  elif [ "$funcname" = '-' ]; then
-    displayname='\-'
-    linkname='minus'
-  elif [ "$funcname" = '*' ]; then
-    displayname='\*'
-    linkname='times'
-  elif [ "$funcname" = '**' ]; then
-    displayname='\**'
-    linkname='exponentiation'
-  elif [ "$funcname" = '|' ]; then
-    displayname='\|'
-    linkname='bitwise-or'
-  elif [ "$funcname" = '?' ]; then
-    displayname='\?'
-    linkname='question-mark'
-  elif [ "$funcname" = ':' ]; then
-    displayname='\:'
-    linkname='colon'
-  elif [ "$funcname" = '!' ]; then
-    displayname='\!'
-    linkname='colon'
-  elif [ "$funcname" = '? :' ]; then
-    displayname='\?'
-    linkname='question-mark-colon'
-  elif [ "$funcname" = '>>' ]; then
-    displayname='\>\>'
-    linkname='srsh'
-  elif [ "$funcname" = '>>>' ]; then
-    displayname='\>\>\>'
-    linkname='ursh'
-  elif [ "$funcname" = '>>>=' ]; then
-    displayname='\>\>\>='
-    linkname='ursheq'
-  fi
 
   # TODO: fix section-links for mnkdocs
   #echo ''
diff --git a/docs6/docs/new-in-miller-6.md b/docs6/docs/new-in-miller-6.md
index df397f14e..8b588f521 100644
--- a/docs6/docs/new-in-miller-6.md
+++ b/docs6/docs/new-in-miller-6.md
@@ -8,26 +8,27 @@ See also the [list of issues tagged with go-port](https://github.com/johnkerl/mi
 Documentation (what you're reading here) and on-line help (`mlr --help`) have been completely reworked.
 
 In the initial release, the focus was convincing users already familiar with
-`awk`/`grep`/`cut` that Miller was a viable option. Over time it's become
-clear that many users aren't expert with these. The focus has shifted toward a
-higher quantity of more introductory/accessible material for command-line data
-processing.
+`awk`/`grep`/`cut` that Miller was a viable alternative -- but over time it's
+become clear that many Miller users aren't expert with those tools. The focus
+has shifted toward a higher quantity of more introductory/accessible material
+for command-line data processing.
 
-Similarly, the FAQ/recipe material has been expanded to include more, and simpler,
-use-cases including resolved questions from
-https://github.com/johnkerl/miller/issues and
-https://github.com/johnkerl/miller/discussions. More complex/niche material has
-been pushed farther down. The long reference pages have been split up into
-separate pages.
+Similarly, the FAQ/recipe material has been expanded to include more, and
+simpler, use-cases including resolved questions from
+[https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)
+and
+[https://github.com/johnkerl/miller/discussions](https://github.com/johnkerl/miller/discussions).
+More complex/niche material has been pushed farther down. The long reference
+pages have been split up into separate pages.
 
 Since CSV is overwhelmingly the most popular data format for Miller, it is
 now discussed first, and more examples use CSV.
 
 ## JSON support, and arrays
 
-Arrays are now supported in Miller's `put`/`filter` programming language,
-as described at [Reference: arrays](reference-dsl-arrays.md). Also, `array` is now a keyword
-so this is no longer usable as a local-variable or UDF name.
+Arrays are now supported in Miller's `put`/`filter` programming language, as
+described in the [Arrays reference](reference-dsl-arrays.md). Also, `array` is
+now a keyword so this is no longer usable as a local-variable or UDF name.
 
 JSON support is improved:
 
@@ -106,11 +107,11 @@ Miller now has a read-evaluate-print-loop ([REPL](repl.md)) where you can single
 
 ## Improved command-line parsing
 
-Miller 6 has getoptish command-line parsing (https://github.com/johnkerl/miller/pull/467):
+Miller 6 has getoptish command-line parsing ([pull request 467](https://github.com/johnkerl/miller/pull/467)):
 
 * `-xyz` expands automatically to `-x -y -z`, so (for example) `mlr cut -of shape,flag` is the same as `mlr cut -o -f shape,flag`.
 * `--foo=bar` expands automatically to  `--foo bar`, so (for example) `mlr --ifs=comma` is the same as `mlr --ifs comma`.
-* `--mfrom`, `--load`, `--mload` as described at [TODO:linkify].
+* `--mfrom`, `--load`, `--mload` as described on the [keystroke-savers page](keystroke-savers.md).
 
 ## Improved error messages for DSL parsing
 
@@ -124,4 +125,4 @@ Parse error on token ">" at line 63 columnn 7.
 ## Developer-specific aspects
 
 * Miller has been ported from C to Go. Developer notes: [https://github.com/johnkerl/miller/blob/main/go/README.md](https://github.com/johnkerl/miller/blob/main/go/README.md).
-* Completely reworked regression testing, including regresstion-testing now running on Windows.
+* Regression testing has been completely reworked, including regression-testing now running fully on Windows (alongside Linux and Mac) [on each GitHub commit](https://github.com/johnkerl/miller/actions).
diff --git a/docs6/docs/new-in-miller-6.md.in b/docs6/docs/new-in-miller-6.md.in
index 28cfdf756..faff11713 100644
--- a/docs6/docs/new-in-miller-6.md.in
+++ b/docs6/docs/new-in-miller-6.md.in
@@ -7,26 +7,27 @@ See also the [list of issues tagged with go-port](https://github.com/johnkerl/mi
 Documentation (what you're reading here) and on-line help (`mlr --help`) have been completely reworked.
 
 In the initial release, the focus was convincing users already familiar with
-`awk`/`grep`/`cut` that Miller was a viable option. Over time it's become
-clear that many users aren't expert with these. The focus has shifted toward a
-higher quantity of more introductory/accessible material for command-line data
-processing.
+`awk`/`grep`/`cut` that Miller was a viable alternative -- but over time it's
+become clear that many Miller users aren't expert with those tools. The focus
+has shifted toward a higher quantity of more introductory/accessible material
+for command-line data processing.
 
-Similarly, the FAQ/recipe material has been expanded to include more, and simpler,
-use-cases including resolved questions from
-https://github.com/johnkerl/miller/issues and
-https://github.com/johnkerl/miller/discussions. More complex/niche material has
-been pushed farther down. The long reference pages have been split up into
-separate pages.
+Similarly, the FAQ/recipe material has been expanded to include more, and
+simpler, use-cases including resolved questions from
+[https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)
+and
+[https://github.com/johnkerl/miller/discussions](https://github.com/johnkerl/miller/discussions).
+More complex/niche material has been pushed farther down. The long reference
+pages have been split up into separate pages.
 
 Since CSV is overwhelmingly the most popular data format for Miller, it is
 now discussed first, and more examples use CSV.
 
 ## JSON support, and arrays
 
-Arrays are now supported in Miller's `put`/`filter` programming language,
-as described at [Reference: arrays](reference-dsl-arrays.md). Also, `array` is now a keyword
-so this is no longer usable as a local-variable or UDF name.
+Arrays are now supported in Miller's `put`/`filter` programming language, as
+described in the [Arrays reference](reference-dsl-arrays.md). Also, `array` is
+now a keyword so this is no longer usable as a local-variable or UDF name.
 
 JSON support is improved:
 
@@ -94,11 +95,11 @@ Miller now has a read-evaluate-print-loop ([REPL](repl.md)) where you can single
 
 ## Improved command-line parsing
 
-Miller 6 has getoptish command-line parsing (https://github.com/johnkerl/miller/pull/467):
+Miller 6 has getoptish command-line parsing ([pull request 467](https://github.com/johnkerl/miller/pull/467)):
 
 * `-xyz` expands automatically to `-x -y -z`, so (for example) `mlr cut -of shape,flag` is the same as `mlr cut -o -f shape,flag`.
 * `--foo=bar` expands automatically to  `--foo bar`, so (for example) `mlr --ifs=comma` is the same as `mlr --ifs comma`.
-* `--mfrom`, `--load`, `--mload` as described at [TODO:linkify].
+* `--mfrom`, `--load`, `--mload` as described on the [keystroke-savers page](keystroke-savers.md).
 
 ## Improved error messages for DSL parsing
 
@@ -112,4 +113,4 @@ GENMD_EOF
 ## Developer-specific aspects
 
 * Miller has been ported from C to Go. Developer notes: [https://github.com/johnkerl/miller/blob/main/go/README.md](https://github.com/johnkerl/miller/blob/main/go/README.md).
-* Completely reworked regression testing, including regresstion-testing now running on Windows.
+* Regression testing has been completely reworked, including regression-testing now running fully on Windows (alongside Linux and Mac) [on each GitHub commit](https://github.com/johnkerl/miller/actions).
diff --git a/docs6/docs/operating-on-all-records.md b/docs6/docs/operating-on-all-records.md
new file mode 100644
index 000000000..e91ad8c1d
--- /dev/null
+++ b/docs6/docs/operating-on-all-records.md
@@ -0,0 +1,372 @@
+
+# Operating on all records
+
+As we saw in the DSL-overview page, the Miller programming language has an
+[implicit loop over records for main statements](reference-dsl.md#implicit-loop-over-records-for-main-statements).
+
+Miller's feature of _streaming operation over records_ is implemented by the
+main statements (everything outside `begin`/`end`/`func`/`subr`) getting
+invoked once per record. You don't explicitly loop over records, as you would
+in some dataframes contexts; rather, _Miller loops over records for you_, and
+it lets you specify what to do on each record: you write the body of the loop.
+
+That's fine for most simple use-cases, but sometimes you _do_ want to loop over
+all records. Here we describe a few options.
+
+## Sums/counters
+
+The first option is to leverage the fact that main DSL statements are already
+invoked in a loop over records, and use
+[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables)
+to retain sums, counters, etc.
+
+For example, let's look at our short data file [data/short.csv](data/short.csv):
+
+
+cat data/short.csv
+
+
+word,value
+apple,37
+ball,28
+cat,54
+
+ +We can track count and sum using +[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables) -- the ones that +start with the `@` sigil -- then +[emit](reference-dsl-output-statements.md#emit-statements) them as a new record +after all the input is read. + +
+mlr --icsv --ojson --from data/short.csv put '
+  begin {
+    @count = 0;
+    @sum = 0;
+  }
+  @count += 1;
+  @sum += $value;
+  end {
+    emit (@count, @sum);
+  }
+'
+
+
+{
+  "word": "apple",
+  "value": 37
+}
+{
+  "word": "ball",
+  "value": 28
+}
+{
+  "word": "cat",
+  "value": 54
+}
+{
+  "count": 3,
+  "sum": 119
+}
+
+ +And if all we want is the final output and not the input data, we can use `put +-q` to not pass through the input records: + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  begin {
+    @count = 0;
+    @sum = 0;
+  }
+  @count += 1;
+  @sum += $value;
+  end {
+    emit (@count, @sum);
+  }
+'
+
+
+{
+  "count": 3,
+  "sum": 119
+}
+
+ +As discussed a bit more on the (TODO) page on streaming and memory, this doesn't keep all records in memory, only the count and sum variables. You can use this on very large files without running out of memory. + +## Retain records in a map + +The second option is to retain entire records in a map, then loop over them in an `end` block. + +Let's use the same short data file [data/short.csv](data/short.csv): + +
+cat data/short.csv
+
+
+word,value
+apple,37
+ball,28
+cat,54
+
+ +
+mlr --icsv --ojson --from data/short.csv put -q '
+  # map
+  begin {
+    @records = {};
+  }
+  @records[NR] = $*;
+  end {
+    count = length(@records);
+    sum = 0;
+    for (i = 1; i <= NR; i += 1) {
+      sum += @records[i]["value"];
+    }
+    dump @records; # show the map
+    emit (count, sum);
+  }
+'
+
+
+{
+  "1": {
+    "word": "apple",
+    "value": 37
+  },
+  "2": {
+    "word": "ball",
+    "value": 28
+  },
+  "3": {
+    "word": "cat",
+    "value": 54
+  }
+}
+{
+  "count": 3,
+  "sum": 119
+}
+
+ +The downside to this, of course, is that this retains all records (plus data-structure overhead) in memory, so you're limited to processing files that fit in your computer's memory. The upside, though, is that you can do random access over the records using things like + +
+    output = 0;
+    for (i = 1; i <= NR; i += 1) {
+      for (j = 1; j <= NR; j += 1) {
+        for (k = 1; k <= NR; k += 1) {
+          output += call_some_function_of(@records[i], @records[j], @record[k])
+        }
+      }
+    }
+    # do something with the output
+
+ +## Retain records in an array + +The third option is to retain records in an array, then loop over them in an `end` block. + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  # array
+  begin {
+    @records = [];
+  }
+  @records[NR] = $*;
+  end {
+    count = length(@records);
+    sum = 0;
+    for (i = 1; i <= NR; i += 1) {
+      sum += @records[i]["value"];
+    }
+    dump @records; # show the array
+    emit (count, sum);
+  }
+'
+
+
+[
+  {
+    "word": "apple",
+    "value": 37
+  },
+  {
+    "word": "ball",
+    "value": 28
+  },
+  {
+    "word": "cat",
+    "value": 54
+  }
+]
+{
+  "count": 3,
+  "sum": 119
+}
+
+ +Just as with the retain-as-map approach, the downside is the overhead of +retaining all records in memory, and the upside is that you get random access +over records. + +## Using maps vs using arrays + +Retaining records as a map or as an array is a matter of taste. Some things to note: + +If we initialize `@records = {}` in the `begin` block (or, if we don't initialize it at all and just start writing to it in the main statements) then `@records` is a map (TODO: linkify). If we initialize `@records=[]` then it's an array. + +Arrays are, of course, contiguously indexed. (And, in Miller, their indices +start with 1, not 0 (TODO:linkify).) This means that if you are only retaining +a subset of records then your array will have null-gaps (TODO:linkify) in it: + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  begin {
+    @records = [];
+  }
+  if (NR != 2) {
+    @records[NR] = $*
+  }
+  end {
+    dump @records;
+  }
+'
+
+
+[
+  {
+    "word": "apple",
+    "value": 37
+  },
+  null,
+  {
+    "word": "cat",
+    "value": 54
+  }
+]
+
+ +You can index `@records` by `@count` rather than `NR` to get a contiguous array: + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  begin {
+    @records = [];
+    @count = 0;
+  }
+  # main statement
+  if (NR != 2) {
+    @count += 1;
+    @records[@count] = $*;
+  }
+  end {
+    dump @records;
+    count = length(@records);
+    sum = 0;
+    for (record in @records) {
+      sum += record["value"];
+    }
+    emit (count, sum);
+  }
+'
+
+
+[
+  {
+    "word": "apple",
+    "value": 37
+  },
+  {
+    "word": "cat",
+    "value": 54
+  }
+]
+{
+  "count": 2,
+  "sum": 91
+}
+
+ +If you use a map to retain records, then this is a non-issue: maps can retain whatever values you like: + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  begin {
+    @records = {};
+  }
+  # main statement
+  if (NR != 2) {
+    @records[NR] = $*;
+  }
+  end {
+    dump @records;
+    count = length(@records);
+    sum = 0;
+    for (key in @records) {
+      sum += @records[key]["value"];
+    }
+    emit (count, sum);
+  }
+'
+
+
+{
+  "1": {
+    "word": "apple",
+    "value": 37
+  },
+  "3": {
+    "word": "cat",
+    "value": 54
+  }
+}
+{
+  "count": 2,
+  "sum": 91
+}
+
+ +Do note that Miller maps (TODO:linkify) preserve insertion order, so at the end you're guaranteed to loop over records in the same order you read them. Also note that when you index a Miller hashmap with an integer key, this works, but (TODO:linkify) the key is stringified. + +## Retain partial records in map or array + +If all you need is one or a few attributes out of a record, you don't need to +retain full records. You can retain a map, or array, of just the fields you're +interested in: + +
+mlr --icsv --ojson --from data/short.csv put -q '
+  begin {
+    @values = {};
+  }
+  # main statement
+  if (NR != 2) {
+    @values[NR] = $value;
+  }
+  end {
+    dump @values;
+    count = length(@values);
+    sum = 0;
+    for (key in @values) {
+      sum += @values[key];
+    }
+    emit (count, sum);
+  }
+'
+
+
+{
+  "1": 37,
+  "3": 54
+}
+{
+  "count": 2,
+  "sum": 91
+}
+
+ +## For more information + +For more information please see the page on [two-pass algorithms](two-pass-algorithms.md). diff --git a/docs6/docs/operating-on-all-records.md.in b/docs6/docs/operating-on-all-records.md.in new file mode 100644 index 000000000..d7121b398 --- /dev/null +++ b/docs6/docs/operating-on-all-records.md.in @@ -0,0 +1,240 @@ +# Operating on all records + +As we saw in the DSL-overview page, the Miller programming language has an +[implicit loop over records for main statements](reference-dsl.md#implicit-loop-over-records-for-main-statements). + +Miller's feature of _streaming operation over records_ is implemented by the +main statements (everything outside `begin`/`end`/`func`/`subr`) getting +invoked once per record. You don't explicitly loop over records, as you would +in some dataframes contexts; rather, _Miller loops over records for you_, and +it lets you specify what to do on each record: you write the body of the loop. + +That's fine for most simple use-cases, but sometimes you _do_ want to loop over +all records. Here we describe a few options. + +## Sums/counters + +The first option is to leverage the fact that main DSL statements are already +invoked in a loop over records, and use +[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables) +to retain sums, counters, etc. + +For example, let's look at our short data file [data/short.csv](data/short.csv): + +GENMD_RUN_COMMAND +cat data/short.csv +GENMD_EOF + +We can track count and sum using +[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables) -- the ones that +start with the `@` sigil -- then +[emit](reference-dsl-output-statements.md#emit-statements) them as a new record +after all the input is read. + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put ' + begin { + @count = 0; + @sum = 0; + } + @count += 1; + @sum += $value; + end { + emit (@count, @sum); + } +' +GENMD_EOF + +And if all we want is the final output and not the input data, we can use `put +-q` to not pass through the input records: + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + begin { + @count = 0; + @sum = 0; + } + @count += 1; + @sum += $value; + end { + emit (@count, @sum); + } +' +GENMD_EOF + +As discussed a bit more on the (TODO) page on streaming and memory, this doesn't keep all records in memory, only the count and sum variables. You can use this on very large files without running out of memory. + +## Retain records in a map + +The second option is to retain entire records in a map, then loop over them in an `end` block. + +Let's use the same short data file [data/short.csv](data/short.csv): + +GENMD_RUN_COMMAND +cat data/short.csv +GENMD_EOF + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + # map + begin { + @records = {}; + } + @records[NR] = $*; + end { + count = length(@records); + sum = 0; + for (i = 1; i <= NR; i += 1) { + sum += @records[i]["value"]; + } + dump @records; # show the map + emit (count, sum); + } +' +GENMD_EOF + +The downside to this, of course, is that this retains all records (plus data-structure overhead) in memory, so you're limited to processing files that fit in your computer's memory. The upside, though, is that you can do random access over the records using things like + +GENMD_CARDIFY + output = 0; + for (i = 1; i <= NR; i += 1) { + for (j = 1; j <= NR; j += 1) { + for (k = 1; k <= NR; k += 1) { + output += call_some_function_of(@records[i], @records[j], @record[k]) + } + } + } + # do something with the output +GENMD_EOF + +## Retain records in an array + +The third option is to retain records in an array, then loop over them in an `end` block. + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + # array + begin { + @records = []; + } + @records[NR] = $*; + end { + count = length(@records); + sum = 0; + for (i = 1; i <= NR; i += 1) { + sum += @records[i]["value"]; + } + dump @records; # show the array + emit (count, sum); + } +' +GENMD_EOF + +Just as with the retain-as-map approach, the downside is the overhead of +retaining all records in memory, and the upside is that you get random access +over records. + +## Using maps vs using arrays + +Retaining records as a map or as an array is a matter of taste. Some things to note: + +If we initialize `@records = {}` in the `begin` block (or, if we don't initialize it at all and just start writing to it in the main statements) then `@records` is a map (TODO: linkify). If we initialize `@records=[]` then it's an array. + +Arrays are, of course, contiguously indexed. (And, in Miller, their indices +start with 1, not 0 (TODO:linkify).) This means that if you are only retaining +a subset of records then your array will have null-gaps (TODO:linkify) in it: + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + begin { + @records = []; + } + if (NR != 2) { + @records[NR] = $* + } + end { + dump @records; + } +' +GENMD_EOF + +You can index `@records` by `@count` rather than `NR` to get a contiguous array: + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + begin { + @records = []; + @count = 0; + } + # main statement + if (NR != 2) { + @count += 1; + @records[@count] = $*; + } + end { + dump @records; + count = length(@records); + sum = 0; + for (record in @records) { + sum += record["value"]; + } + emit (count, sum); + } +' +GENMD_EOF + +If you use a map to retain records, then this is a non-issue: maps can retain whatever values you like: + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + begin { + @records = {}; + } + # main statement + if (NR != 2) { + @records[NR] = $*; + } + end { + dump @records; + count = length(@records); + sum = 0; + for (key in @records) { + sum += @records[key]["value"]; + } + emit (count, sum); + } +' +GENMD_EOF + +Do note that Miller maps (TODO:linkify) preserve insertion order, so at the end you're guaranteed to loop over records in the same order you read them. Also note that when you index a Miller hashmap with an integer key, this works, but (TODO:linkify) the key is stringified. + +## Retain partial records in map or array + +If all you need is one or a few attributes out of a record, you don't need to +retain full records. You can retain a map, or array, of just the fields you're +interested in: + +GENMD_RUN_COMMAND +mlr --icsv --ojson --from data/short.csv put -q ' + begin { + @values = {}; + } + # main statement + if (NR != 2) { + @values[NR] = $value; + } + end { + dump @values; + count = length(@values); + sum = 0; + for (key in @values) { + sum += @values[key]; + } + emit (count, sum); + } +' +GENMD_EOF + +## For more information + +For more information please see the page on [two-pass algorithms](two-pass-algorithms.md). diff --git a/docs6/docs/output-colorization.md b/docs6/docs/output-colorization.md index 910d32215..c7ee2b440 100644 --- a/docs6/docs/output-colorization.md +++ b/docs6/docs/output-colorization.md @@ -47,6 +47,6 @@ How you can control colorization: If environment-variable settings and command-line flags are both provided, the latter take precedence. -Please do `mlr --list-color-codes` to see the available color codes (like `170`), and `mlr --list-color-names` to see available names (like `orchid`). +You can use `mlr --list-color-codes` to see the available color codes (like `170`), and `mlr --list-color-names` to see available names (like `orchid`). ![pix/colorization2.png](pix/colorization2.png) diff --git a/docs6/docs/output-colorization.md.in b/docs6/docs/output-colorization.md.in index f0a118f7a..5467fe5ba 100644 --- a/docs6/docs/output-colorization.md.in +++ b/docs6/docs/output-colorization.md.in @@ -46,6 +46,6 @@ How you can control colorization: If environment-variable settings and command-line flags are both provided, the latter take precedence. -Please do `mlr --list-color-codes` to see the available color codes (like `170`), and `mlr --list-color-names` to see available names (like `orchid`). +You can use `mlr --list-color-codes` to see the available color codes (like `170`), and `mlr --list-color-names` to see available names (like `orchid`). ![pix/colorization2.png](pix/colorization2.png) diff --git a/docs6/docs/performance.md b/docs6/docs/performance.md index faaacfbcb..2187d8fe6 100644 --- a/docs6/docs/performance.md +++ b/docs6/docs/performance.md @@ -15,4 +15,4 @@ In a previous version of this page, I compared Miller to some items in the Unix ## Summary -Miller can do many kinds of processing on key-value-pair data using elapsed time roughly of the same order of magnitude as items in the Unix toolkit can handle positionally indexed data. Specific results vary widely by platform, implementation details, multi-core use (or not). Lastly, specific special-purpose non-record-aware processing will run far faster in `grep`, `sed`, etc. +Miller can do many kinds of processing on key-value-pair data using elapsed time roughly of the same order of magnitude as items in the Unix toolkit can handle positionally indexed data. Specific results vary widely by platform, implementation details, and multi-core use (or not). Lastly, specific special-purpose non-record-aware processing will run far faster if implemented in `grep`, `sed`, etc. diff --git a/docs6/docs/performance.md.in b/docs6/docs/performance.md.in index a319ee8a4..9eac506ee 100644 --- a/docs6/docs/performance.md.in +++ b/docs6/docs/performance.md.in @@ -14,4 +14,4 @@ In a previous version of this page, I compared Miller to some items in the Unix ## Summary -Miller can do many kinds of processing on key-value-pair data using elapsed time roughly of the same order of magnitude as items in the Unix toolkit can handle positionally indexed data. Specific results vary widely by platform, implementation details, multi-core use (or not). Lastly, specific special-purpose non-record-aware processing will run far faster in `grep`, `sed`, etc. +Miller can do many kinds of processing on key-value-pair data using elapsed time roughly of the same order of magnitude as items in the Unix toolkit can handle positionally indexed data. Specific results vary widely by platform, implementation details, and multi-core use (or not). Lastly, specific special-purpose non-record-aware processing will run far faster if implemented in `grep`, `sed`, etc. diff --git a/docs6/docs/pix/miller-windows.png b/docs6/docs/pix/miller-windows.png index 46e1a155bc23629aa3f3ad8cc1b4c08703828833..4ae839bb6ff9a4b0d74778c526c677878eb5700e 100644 GIT binary patch delta 630246 zcmV((K;XZ~t0=pxD3JL9XtDaW0RuQNHbcoucXR5AY*GU!lj2}elNA9`EDt~sBY=}1$&c7U90UlG7|3Ke zh5-Zl;eUpmAa-mh34+*>ZAm6ISh6g(I7MWW6e-R_lWelP+1=IEHGNg}<$d0@*53P^ zd%vopD8Q%co`1dfTJL(-+H3D~&c5fKd%vB(@!$W|!@v69{8#PbrAuvhcemBHvqO#D zq5qeBQ3{lZg?QPJeQm~@Sga|Z)CG%jo9_U7e>e=yrKY0^`XyDiwy6foY_gQ@L^5W8 z>dBTlKxwOm6Bu!)%fE;-gz zoo=UH6T#v2!*>1fy3x*(WK6%^on60nc5;SHJkfJ`yVDVnPG zvu>Aj&wqxAW2zQpWiKYkj>?e5Rf?=E_d@ z!?io48`+2CxnYc*bB&q^r)p3y=jYNAr!r7{MZFP*6^TpZ!bYtyHZMVc9dV zWlW3UkFm_)$1yy(=XqbbbAGCe33YRsgn!T|kLy07*d|;1hqLq6d_k}>c8sZqd)^9a z?jQ?JgDjZgs+Yw|?B=YK?cCgeFO?DAEQ@0YNghSn*&y1Uwc%t$K5E5o$q)~tRc(P^ z=w{sA0YQ&KGbeA)$BDV!E5-wtjV{hyQYNLM!mH3j9W@Z<)vL%s9OT9zu<5NmV5 zdY25=4H>2iN#cqlMC^?(^<=TIUVjh`+jT8`BP~`{vjg_La37>&uxGZiXY$8u*4|<` zHW@MXPzF`G8Iomfb`&#WsqZZjOrF zWxJ21u%^veoLjtNX2r0N?)Ifjj|Vtgc(aikgurI1a1w&WejdxPO@;*u7Jt)?a8`OX zyJ7Tc_}zpqBwILbD^Pk3xN!lVdt>(IetU#@pvo!2_->R?Oe|hQxpDNa!U-%r*;lL5DBV7V3%;9m= z!s);-dokp5EvzSwP30{40e|YVkGa0eN;S7ZQbrN50(Zd}^czHK`)QsqIp$+N$cuY; zTTCGMQROzF6r5~3|0ZaXjDD0m_=?Ox?c5H)VIC)aY<(@ori@fKv~hYvGf72g@_X&9k=xRW|H1gC5>m1>%(S>COV~rJN<&px=>;XQxXiQ z(a5cB{-CRW+9jS52G-fGPDJUCBoa4rxb9hS&H7HBzB4$5BC_OL1nLN;U1AD~rmqnv z*r*ai^s{8xE+wV8^?!2HJ|w+cc%b2AhOYcB#xEmre}t_IhjS)-{zdpgm>{@_)H;ME zGD$Wo5b03!vN`+AhrB_fO-$ebX(Qy)gk;`hh3CyJq|$e#BuO;SmrctXOFG>Owmpg! z=m&1%oleNxQGuk7Qadg+oF~S#$56FE1}n;v7qFP3J!`2~n}4#9bKO=9B1#WNj7eZQ zj|@9wkJv%6*j9p}t|)|7HIB!URk>gap!S1fr9V=!!rinfq7AO2Vmg{^9(ykm#c7tB z;N5g~CdAw<%p|KS<<^l|gu0&bvMPc(K-uinSS{=cU_($*Ey_Salw$bJS%N_|NjiSW zRI5gvsHa%t+J8_0eC2g+!Z?C)QZe7037?U2o^z0zZL-I$)0A$yH&sSGFMyd(f5f6X zZ1WN9SZ=WEd`Dt}ZH~W>AvQCC{Ckm-G3i-=m?AY02M1T%^=sFMQ31>OM24yoftay8 zc5Gky3K040aOn;Yuj!ctTLqiyJ9;RgW8l!gxg$4E)PFLaoy(P(DF-Y(Z`lhgn^<%? zkS&-=q}b`n@(k`yO19UIAKz=&uU>6ewP+(0V}YmL;dSM>Z}`qwdj~@4bamXa;#@hM z1fF<`&SB+b6fuW-nOS5NqYdPk2xBZ4nu%{z9cTH?pl@U~`y-O;EN(5-b1GDdYf&Hm z5*&h#oqzS~I-K%hH%kNJTuRoqH)~J1glx6Jy+s_T8#&J7$iRu9ye((<%IP1unbEq4 zW8!Ek1*L<0ahxx}tDZA2>f9jQM%S~CQ&$&k)!48r1%@|NuErq_c$RrNv-bSm8wfh1LIL z3TW-oEi{7{JpQ;bP;c_eY+Z7$sOz$IYiHSZ(RDhu?Jj(Fagx&>(M%pEA=S<)GONbK z3V)-Cn7$CF7AZ($rL^O_AaOz3-`i^+`PlEb?>+ZDEjErF(Q(=8zwek(%5io6(xuDo zr+(sn?e^QwwyRgKS?*36r}nWk?c|ALZRhIc2wekkRS)l8^94$v+?Ernq?ALmK0z=0 zJ-Etxuzhs}|U23Z3czRIcQhn9URnY3!f;Nnc!m1@8TmhKuZWMLJcGGfpTJ>_% zef5eo6UgLh`~QT=IT2X!yi#8SqW&R0dYkwXNlI)p84i?cG=^YV$5FSdO4_JdW=GBS z(r=5mvk{@pDBT7S53mz2F9yz32AYJ7!E4lGSMcmh={L%wiQjjd{g zKFE#gZ|K~TjQ;3*sNEh+9AEceoeS-1neOxXJTwahl6@U8O{c- zj_;WzFxnTaXtK@F#Ar#Ndck}YRHKuqQlVHz9}tAtmCkV3j-NQ*_ICGtE`ME^1yIAG zFD_iW)~;N+;(Cg2P?WETwY-LOGIQJ&e3a}rV^A-3jX$=}4UFA(<={X!C(=hJjcdV) z6DJ&NE>ecG!a?xeXP#;M$4|98?zuNE9Kb3L0qHOckWYU0%k4GyzoI?;o#)!!ci+*T zd;VPe&Nsi--v1}xonaP#ynjpHKY6C@UV5>8@>5@FFJ3%od+k8MoM{ig?eX@?lS;5I z(oFK0QaH-gxYr@A^Bc^LnS%j~jIS0;;W^S(E6jdCOAMRsGf^FHU9{jTTVq3A6yrAID^l9>j8|ul7Yevw1AF7mQvP1G4eBzCWbfTHXmx4?rMgdf9?zI z8_%3>uYdG`c5+t>6&+$)4QJG?Uj!uHy;Nn%ahpUF0^KYR_OxCnsvBX!f-vF96sK zG{Vgw&_^&Dy`&j93o=$~$1bpGvZGEVEIDpebfa>e;E=QLTz?4-z^s`S9X&Zs><%H^@UQv+LZ|)!?NixnN!=^J#w3FAHRJR+&`Mi$n#Hc9r7^#qqczlMNe3sEN z-T)MvTK!}dcxyN>Q^`5!stv6TiaPORf~?tg5J|SDH@lzy^k>@h-+R98?d|ry1QDYU z3zU2Axu-q;_MVO+10+I6g@#F2APd%lD z(m{LZ;fG?OQsYgY^nYKAn9qFXGwp!~9?+eXjLb#WgYnS7v!_n9v!{>8$36xRw_Kcg z)B7WDcx^j<@({(k;;zI#0xtGiJULnN$yckX?`q(7wKBMVO&`5n)jM?Xdko!S;478#v8N>I z{*nJ(lYeimEkvNHDlX>Kp)kk9M|{`BcRiEKAnfSQ1G*ipXb)6BbNg*tIVuLl;t|lE zNiT|a`8!{2Uw;1f_WpOjp`Fs5iVM$vw*A&`KGEL)6Mv$;=5DPdb8_?5T-;p~hOhAM zC>O_$iI2F{Ulxm=aT4w7Bc{>c%1`w-^P|;t+|QL!$9{|(vV|#J-WY_c zgP2jJke94F^#xy*SUMVk%W_nL8lLhH_!UVvEV;(F3`*oOg$YQE7_ZPP*`v0#g|Vfilwd

yN6Zi`f_R)8f=^m~O~R5K#`>lCK%S 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

Y`~394Key8rzcQ4F9QgM-p80vbkYJ8vbq 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 F{ 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

3#fKgaon_w1TM~ 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

dh+XPT@Wfb8 z$1lP7R$(Mm$1=O5u4L8Q`k7&t(ZVOYlLRv&der+Rfw?9(E=)qk%?5RUCEnoHkCr7N z*5@b{Q}ZLS_La3$?H<nbnBp{hf=S|ZjQ+~q;bN|h*F0?3^m_Uap$o}C1!xv*XkOIKqLHTZ*zm;udY z;Z)uQs`l)VazU~~EOSb%`7m0Re!-&r(bJ6>gHf9R@G8l|_p49SYctNAHLRwHM&y7Z z;3f_`TPNksGQWv`Gr+{*|KJOK_=XJMHaoh3LkiRiD}zy8oeH&?+fpOt(W-}?1#srU zL;WbfiaKMjF5?fP5|dbD)z501Xwk5S4Y?LgW!8-nYISowt+kLHSiqxCkpi+g$0jHX zlmS-F)Xr5Ppb3esNnM4cZLURr4~x?C6qctGdDH11EyJ9DL9;R*-B`}E1z9729oL`_ zp98lsqP4FXCckQXv^UnTxGOAJV&YgEC1<-6ndeJjbl{A2wAeVtlyHd?=Rj|+SZmy2 zIXL+uzzcZ_*hP7DIoP3yZ`KZfAn^xc5n|u*`C6RizK9@Y_fA2-kfO35)iaOl=kQm+-UTV(45bA}CI%!f>FH5QIW1M0pSTKoMYn+*lRGg26rUwG%BvdG6)POdvP4Q- zhLua<=GqWkriBsNXCHe1ql@9? zLnO$5t6hH5p{A4x(fyee1@Ky4ftQZShi?%>IDCRt**I6VP=peYN*>r3Qn3Z+SQ+Iw z*MV^ld%hx@(ji`X9JpVBVfjXsR%BW!3410y$Z9$e1J6Couv{QGr_NTw}^X-w>yt#ef4}5QX@tMcl+1+b=cZCo> zV0*YpF8&ppgQ(;2OiF6yG;kwHti|W_mW2@j06+jqL_t)S6@>^v358CO=+hc&va6S0 zg$S+zikA+C2(uVmZteJOtv&JE?Wf-K+YWI01-G^9ch2g!*@g)J0UfRF`agGE;$GXo zd{G+oS(tDYZ?*ALyGM@c{`e)g^@s@c0RiTh>WT z`z2^}tO$}Cr9~a|^oN5ET{+vHy#H(?@)^BOf6-0i!8yI@lnRkMAB`*=Sox@lziHEs z?6qeeJ=>mX8^U717YmYr*RlDYnl`6(8{gdhS;xK`uQX^P(V0vWVCK7QQ43 z#)Ud?lSkLVPV_)CHkrHj0oH5X0i@=F!50mZjSH}&(050PP#MuCZz2ogNYa|2c8U%h ze=>h@+ZQVSV^J|?i;jugKfowo!tkSvl=-5k`f5YwVtL+>g4)&VZpvJOBe{+1h@}uD zOPyP@Va?+a2%j)nb}reT)SbJ!vbOo0Cna`XYrB7aYYssfsbd&7k(7uldWbzjEng@7GUb8N z?XEf0B+0xS(s!MY9(t->IsK~ksyDp4-F)4Cd-UNCw+H_C{cZ2$NySXh?4bKG$dr;! zD*Qo1-R0QjB*WhxI(MSo@wzW*e`oeT*FJXt<@QCdenETu-T$h6?)+(;sC73)fp>H_ zqOuYFzHec(^qLl2*AJ4bba;ap-e z5S?b#&OQ3CLwVc3^k_T!{I6~=efb@F=leu^@I(J^`|O9#w!_yv)h-@>Mp=8wpMO=m z$^HLO`{W?a+z6_T;g9+84j}_3aIR^=sQ( zzU{BI8y>sdF6x)|kq9MV9&Mj~@U!hTU;C}?EpPdTcJmA0*#4`(^DXU_*FV#qxuUUV zwgtzdgjg`NFvP3djf_@^b?P+1RW>Y~D1$%Z!Z!E|M?Jj?3K>^E`y^;tg6cvrxe!FyeSFg*i8N+yG4!te?<(K%92=ssGTzukv zkF~Rh9&bvlH2aQ^_sT-?9=VDkDqU! zwzjnws=o2|8{4gC-`0Nkd*0S=`73{~{ltH(3kd8SZS_3JmGhr%pS!>L;~Vt1JnyD< z;>2-%bn@x;pgxA-;}Q7y*yexE`)+DCwa41Cd&=j?Gi~=_Wpzj&rF=s9-o_8r>1yS3 zPqz2zb!R)>ZoBuG-cjqwd_~@nyQ|))$NGUfsV-f3v^}Bw5*Oe1ls=Amq@8_wPj_Ul zv`60aiFWj+>)Pp?b@JEqH0M9?Nq<~(^GlxBnsR&iW3B1Br15mj&G&!YsL!5mYmfiN zKWX3cFIxMbe&ipv`*eYIR<<+yceWeO{Z{+I@B6K``>Jnmzw!Myc(l1Ybl4veJ=q@l z^pou=VKwaS?z?VpC!ctzeNN72Uhuqj{0JXo9c@>heXxC61I|pHzx+shVow)(4?WS& zU3s*feMnEk9993-)tY}xdYK)zWWAidU`pe)FvA33k@efFF;)qWdFumds7)-(ii?6A zBR=t1s4Q7f(eoG!=b~}OL|?cNVVQqYYRA`=sv6+ulBc@f z->?-Xx)?3TDA($*2S7@<%ZoDY&;`=ag@br=9mzlBo?vERfGUa4y<|H0ZX|N23T}dLba`!fdMHmnaACfRjfiz z>evT@bINMLZ?}J~#_(H$X~hVIb#NmE%|ted=9$|Qz2`Nk4T}jMjGi za5HGoM{^;eoYRRpkP@)@EV#YIb+YFW@TUxKOSLJp5R+&RZ&KN9@*7MAi*-w@)z2mHVZ^HI3z{9)m~ux~wCSWjWo?m+ zk3QRu+;FTN+kd!y{Gof=|IgTa0O)m8Xa8rLv|9BpOP1UV&8EhL00u()=rtG;f+3_s z5?VfzP(FVWYJd;|A)(kNV8@Lb_|qZ5fB_e512(wHMRJj36_;^-tqLt2MC?-5Hl& z@ZtEze{GGG#~c|CT(dRS9koQxr1Sj)x}0+RmKc9})QjWK-v5F)YN5W>Oc*7`O^~%K;HuKJzE+NGSRQv@@y+<6 zRzZI|;)eLIbH5mqH~l2;JLYBahBuuWcYg2F@#T--u5abrxOPn(L%Q*k9KN6!) z|I7Hx_dX#uE*p(|uKz}S9$t@3yVeKqUjO&{)dZx#8i|@L4*owPj z`SD9Up)w!M=u+6!-S)#>lx!= zU!f=ZbpmU0)^T(NbBID6C!486%{WaR4UI`mojfWw1r^Z)ZPDiiO3^`?Z7!2nI!k|Q z58VM>Bu;eKyi}8yK!Eyvoa;*t%Q&<3A8 zk~9+cY*!W%hgevI7Sp;J@@J8|iavk-EK9-F;+o>Lb^v|9iZ1~ns2xn(lEEOGXu4uW z)uDn+L^&d%*BEMsRIrSwi&KS6G1GxhO`^l*3aM-rUGrWz)CE#yH3Ut;ti3frheGT% zU`#Vt_mDmw!X7S%u7%OJsK}oK4b- zE2S1Ni?lj03rtl!bFIyJa~ob2gf<1jtsvFb z{xhdtmXmzGan^lj7G{gq`1uv(LXIMvglpUi9Ku>Hgcd#}BU9 z7mIY`?YOp#wGCs9Gh=tf_;HVq7rp!$vFMsl#e4tfu6WQBUmVYP^P7KT^x1zKKkplf zBcF77thnK`@quUjYrNpX7sV6)^hI&wdoGOIzjH@OTrAQC#?_y@Jr*nbeT0Ij(_3@jXqy}!65w*R+e-EURg_#dB-Vck%Nnvt7G+1T6~S15%)WAeq6I;O{|#S$pb{O^=sdb?FxVRf}p+$wWKP6IhMKR!$Y;}aa24gLv+y?jASJW@&Xr?aMoh|? z7+kQG_7g-0qUyF5t#@RM7ff~fT3U!t5~Baw?v__*n=*Qk>qDayHBKxNwH#2Lek?D% zK#^W@WV@cUDC^o?p}#gSx*AgoL$$_ebfuw*b=@8wBEEl!I|Ockg?1DYpqeUU1F{mi zRS`+pMdzcq1y5$$h5|s9UUKU04P9?$(R8Yo*{OGmDOv4ZRM7IjD!KjI1`_ow`l72s zYu+ofKzoo>x_*{Ax=KfCv6Paz6){%{t(CUr26{;9q7hZZIa7NiT1Npo?pLzb^upIG zA7D|SBC&s_mZVj7FUSAB){)&XrR1hsb+>?GK(VRyA}Qx|u*+O+?}c@1-SMJo0iWdp zAyeCW_pA;U5Y09p*c?gMQ-Er4ff+$vqOQQ60EljSVJtpjnRZnsqEA0cI8T%RxPJfV zn5R7|mT3WS&1c^cU-)TXoD#b3pt&p1w-F{APQmkgf>ND$E_C;7kUEAgO*y)rhAe?`q6ixT0i&0%qzD-rEVj%X6OVt^3$(E^5x?=$ zcg3kgTjIuBE{&JsqzEtr)mKE96{QGI0{=^wW~B%se;<4OTjIq#6vt#hp23bR1pE(aE^j1~9W7%P_y+yAATHpQCb24dHZH^!a?4~iH3+3C6& zHsbU%|2U4F`gvUavme9`Ed&>xbaLE!&QD|D?)mZ1hxEm^vCUr4_3KeHaQ_BRiO_%ip<_`_w_SE%0RZcMRLKR0 zaxWw#PYa0&EhO5fLMEHCpHR`F%&(T$Dj*jsYD;*vz%s9%Zko{3CGh*{mhuD%yymk` z*-`l$8>$cF?MF&nPdin1z4(fw@;CqJKe^EHf5hs}4x00%duAd5q%!5CZFeAG|IuV_?vx-VP-d>tA1>ud~w?j%Z!FOqmEx1bJF)c?pw_CQI!>L0R*i$qZRQ*uOzd|QdI;=?tEDfy&_vG}!a`JSX zNDX!D&Ae5NxHc7yUBw02t2X;f=`}ru7Hx%V4nZ|Ita`EjUQ4pxV?s;geqFyD zRK8T#TT7VZpAHyMi*tC93_UGWK;5h{f1dM5f93q@lFTk2URR;~H3V~^fo0#y<7}PO z=i;le?T&4=i#561V=jp;%(CZJ&=O(8oP;?yB%uhPY3Q0tHPvJZExsbO#J!Eb1*FK% zaWJ>YH7KJ&XIidus=lT*eU2gQkOYZY_2})wjj?X$m*VWRR>Uh`_M~|2#ZQUJf3dxB z>t&yepa1fQalyZQKF)ac3*wFEJ|~7oZ;9_-^uGA|6zb{~ykc|GZ#DyzqDaGT!^!8gTbq9iMss+v9er96q=&_UzRq3vCz-Xr(ee zy4RCizn%zU_k%&BwH_M@j;0(2f8}}eG}!iO$0AQ>d*Ah~`XqYG=nBdiF^1P29b3Nh z#klJw|2J0r_^t78u{54^;&9yaxlhFB7rj27_vX*Vm-GU;Aw8~r$4}0S_y5D!;?b{u zN4)yvm3m)^F22lch&O)zVey@}zbbz6fEUCW&v|?-9~hPY{qe&0zcsd8IR4Ez{~s@i z3ocxv$BF+e-uuK?Mc>|^#TP&L_pwEG9r245aq7wY9(OmESO0Nb(wEe$2y+787`I8R2$cc{l8?t(pZH0a<*o>K0)EN2UatsZ z0s+dG!LbNo3FY@=>o?Aduj{ufvIsQ-0q2)tv9?u02pqIgWqh2jZ_DIUV2p``5*fuUixgR%j5BkNtY)X;M!X z4KC1&>UnHh_p;E5xbiljUy$zSWlv8b_u$RJ2L-Cpu9ONMQT*tU?w(OEfrG9Yn3`?xL)iroeqYBknQqiK$k-3 zllWnoc}QxJ0q61#Nail;ia zi`v#EHB^{l3*02)W;Pud(6hab$TEbpnNVo3^fYZFYcy6dT3N5)ncG~&jDCUP$pf^y z=-d+PA?-v9_K>{bre1VYszvzIj?`&-0jrNziwyI(dh@#$D{d?z+_#gah6_7?Na;bfH`}Jgq?JhnRQ6ad<>CRpNT}Ps3NI-5 z?0<0*u+Ko*SV%gB6p0Tc_?(K6`o5gH$Y9)X|FrBR?h}mjV2Vqr^4s@8bs8e$BR&N; z7dG(8XFEttsVX;*WC?8w<6E0jTfw!SSXLobIX$6n`5dZ1!B8>8!w=d`WJfc9L9K4i zp44E{WN401S8SGNAFGXNUQ?S*<~n^T<6Y@80$pOP$s`*4LaoqOww9ulitTo#^~cC6 zMtLh6iIonaT?|}B5rg>Q68%v)?W8CxmGrI(PR`oV8Wp1L)6JukHy?}zdb{hQp=Hsx zZbXmY_6P5F?Vqp3#@KCf(`J2ti!aJgJYs{DEn2ZUmM@$a*WIg2CiNjmL6gc;QoObluSTwUg`i8}``KGu^?ArwY zt&PXV;$@S1nb|!tuxun2&R-b|`^IAB5qhKT4GPg(5zS~9LO&mT^*#50>X(`4#kw_G z_GpJ=S}#=d&9iFYX$DXfGMSQTF|lZ)o`Tu7Fjj3E)_X`q&-2AvJT1_VD&GF{&3MgTV^JDDJ?Rp8@l2|dZE%ZE<9>JEc>z3+r z%v8)@HKI4c-VxgPa5_PM3z;=XE{of~cUHXf(%+0%z5ao*N{?jgN#$6tU7Q$P9sRf5 z8sAkNJ0GEKleI@os|~ix|Al%L|EgHfHyW#s)RRowP3q$fy|tro2J7VafX8GAMxDjq zq6&>k1aA|AUJiWdBf0C46O+z28jUZ)K?NpH)*Og6C@a3^(*YiT4?xZNrX}$pxtL&47Lth#9`t1eAzm zJX~^&YTMv5F{4g@JedUDPQ~^Td4LvK+pyY&Ds<46-ir4`o7&;fm;OUi1z81r6!-^0 zy>J*liyK^tK-ww0u&KVBE*D<%hj7+*v;XkHObjyloVM;_f1{gvAyUR7%&CK~Ai{!v z`lTmW0BL0E=}cVJ?rH$>_J~5iBJPT%`w{JouJXZh+bpMl(3R~)8QoeGOQClNq}R6C z++uTD-W)|)%J8GZl3}zK_>o%&bTwyxA|2v)d)~0UR z&?=9dM(@Id(f6#siZ?!HV~kAR8kc?PL-E5)SI2rSaJJp@ z6E)C(w%Bp`j=18N3uC9u*4~NV(=zzb$HpH&=J?os`Df$uOAp4^{Mf$phWN?Pu8EyH$6~?C<=RcUJ+8lgZM@`NZ;y3)gKX^I z9G89VBk|)a?jMi;)4z$6Hy((qF8Nv9wtHTG46o9CF$ea<>c>7m9=Y$cv3cDe#48?m zblm>6^W*E^xh|F;vmm~I)7|lkzj#gjfqr*rXlzH^c-d#-`(Hh%-=6tpT)JgroO$2` z{XUQeXxTI~v?eBQp+yJT002M$NklKN9sV#BUS3eS0{%ExpUn^pN z`z=?-Pv>usoj>0mS6sU|cIbU7dO?44o>AcBXSaw)ujP48&ZSq^38N023ZHwNbM%Yf zA9cODds1PL(mTz|kT02*hd!5c5QM%C&LZGHX*(SsSoY04_x)yd$>d2adZ;AX4l1r! z8P0(yS%xxbC@W{MW-_YZnnBR*z3^~$$B zhC*|OgH9~HsI8M;vY5^bhEi`bWFSb%Hi#&neUm`1!7$GCzVymJ_)r1P&aX@15KfpoocWpdxGO?Z<7fOsj#?Qb|sUyM(mb77GE zqS}@s(r=ZawcHYqqNdSoeN8QY3q`#-`P1 zk5Psrx0TT$ZHkqr0jQ8%$nQeC<&>FLo1u%e9k@wCM76yYmrx(O1m;M8`j$3rOy=voC_L)xCuH^d_y@e;m9gZu+hTabW8&GrKNJ`I z?Z3p9hd(!-e!mCA@*!O-;#sgE9(MX`V(^Yv$5}s|AJ2Tvi{tnS?N;pBtsm}tWW4b2 z|0q84=O2rg-p2?Te~Oz|$B+N@qoMb_#m1Ep@B7;y#8E33Yu94hFIZc8!b9Ro&wotZ zHu|;r&rA2mX^-O*6jt~&E`y4^o#>ARC$5bw}iZMSu3T7(Q}s zEY~aX?;L%6yjGV{jvTo+?$TAOp<(@|j$|Ad*DoyVzL5S!f5*gcKVy09zv_SDTi@5a zSY*$F;~x{xecY4cmOD1b{+VU*@H2iV_8)j(eBwv*d>h67j^ph(CJVi7_>R{||~MzvL~tKj!b_x;r++Rqy$LcUab*)E8&} z={IA!Uih{^f0xWO{2)w8_VFisx!*CHzMRy?a-bXQk6a(8nyW&`${(wfjs6x(uEDs_ z=j9|#<^HCaia4_Iu&2PfN~JYq07vEo*Na`I447pGOFq7*>3aVS*I(8@ouYuSEE2o$|WZI0)<-6 zJh`){f0;&y)R*$T>!dF%=%t_I8y{#~1#if2b}39(JhrC7PxlDlc+i^+9>@xx)M< zq~cmM9O{-~rs8|$LR~Pln?7Esy6@5dgcTYJ zf8$i54#ZFQ%y!<&X@NPC`E=jN%+#9L_<#j5wO_xLbF#k8>tvkSdt2PIZ$oUhk{d@dm=+EMUe;SUJ+96D#fBe;_z7v~Hc~QLMUB4AaN$T=v9v6Mvei-Mx z>74j}JS)!q>m_mSyZ?W*(cDcBIH2G4(M_^C+xKoCjfec*E8}HvSrZ3G zr(*H+wz%$={jp;3NWCa(B6k1sJMoB99ujMYcgDeK{WgtW8ozpIAXY#8nepZ?Jl(br z3?GQQc1`$o@;vr`J2k5NHk8Ki)%*4dt%A|NdRa{U^6EHWA1;7AY;C_Mat0InAUhR4 zQsKLue45b<*e1$CVN(7Mj4btQ>QB+G(T!LBcWhn}@tpgg=2zSA+j+Ns5qW7Gd8!r@ zOOA{Mx~X+ok3%n8uX|ta+#O4#XZp%-$7i%adGZ5~if_Mv=Y27D)!p$suU#9vw%rlG z&;sT3M?NYRPwa{VySK%G(Y~0!g728~%D1uMST4(Mi<4r5R$OZz`t5APknlO@ASSq{lw3RBrQ2n8)^DAXx^Ag%X8xSn>o#| z4wNtkT_UJ|9zcg8M(!-+Fey^H!5Q9q;&*eyA<`t^@M2Uq3G8H<6@lPP6`jf|RC$X~ zB~KoMV5PtZoi_CrJV$zrl8d zQ#5Zy3Xo`H%ma#(*>D}0P;zm?YrxJe%JVi&vFQ;V<{rji;q!#0#kqG* zbn>u&K&iVZ$b&s47x@A>E*!v%o?nNzE>U~Y1KhgpnQF2xnJlpSZs7>&q^hsRnU`y_ z0Gw=m#(`pk_|l3zTDbJ^SLGzEs{jXboB*13n~F*jTAU8#O*`PbT_*K<=W|{)ZOYN4tNtD>D5>4F5~tFuumI z=2cIzvhfE!qUqL6BKnR=*}grXDyZa{SxY(0(%2OzV)~EdIT)_?$Z@6ER83>#=ovE( z<><0Ww)%`1uw(YZB=1RL5h|G;*I+FUiy?a(FwIX1W|E>*-BOv3l>Z$#Of^AUgaSf; znYLqDbnLj~?D!LXNN@Y##qqmmd?$YQ1J`RZ(`At*Yh(WSjj?N5C!v17WB*kVPkZM} z7a#k?vtzy{&i#|QRXTB5#N}~SJo%;XiB0=%iZ90Ac#K}VfA6KA z(&e8oSPzF2wdPv0aakPPuiIF=?g)oluBmN%V(4L~$EzNzdr~gDIDYhlgRw+6&rVO| zsLnt$srzjhZ1@)DmsB|91DA?yvlp2Ga;81CK7XmoL)@77Z0w3cDb#*X6VMap1C-Qqu@11uMTCmtVJk z(+C~{1BX}Lm!Q=M6an>@wbck9e`9gpq<*Au|ADyrqO;>xG=J_#vEez-jn94h>AE~K zFXoNj7~eSmpW=J}JryI|46EPp>8AdnA>S9Xkb6>|`{=lJ|Ci&u9~_8B3@^}53A-*V zPBI1>8y!G`$Y4pIshy8qih0LJ{Ng`96W9LrOXK%1JSU!^OG)!bZ;Ef9fBO${<^HF| zE8q0I*tmE>tXa7ro`2CN;a6e7O!2oP_N!!92=i~cAWLF8{@xU^RD>D z7k(T^J^$(P*-t%H{tw0c3bC8xyPx@&xa@nk-PQ<80)JnlCu#UK;%U9>E91s7y+!rrbK`Sg*sk4zqvO6Wel*UR+84id(kgeHfrEF(j@?=;Ean81 zEwjv?9y1#c-M6dDE8mIpK6HKT`^Db4pKeZ_*v~D!ZBVMu%>c%UBs3kKT-Qf*S!hEn zKJbnBkC)on2pa>-zpIz{*$5>8>6aeb2rL9UJ3iT$PTB|{0$mojaM}o12?DqDx60!P ztOq_n8&gkxSsXpMBQ8DnqS(K7oqid3GIrd!Js$Vk*TpN=tc>w(x5bs`eKfW_{^jv@ z{i3g)bBP-+|3+N>)t9vE2qq2x^D+5ur_$x-d-h#ww;D*c?e_+{U8AnzN}GdMeT#eEO^y?Fa$C*zWfFNmAB zMl4$x?e(@pjR? zWRtjhtupUCrycTJBz)M!AA$6CBSzaRN79P8DN3~c^3rW{!Q8{hCN*6vrr<&K92N7x~@$ZC_S zzy*Vz1DR=EPB{W8RhiI;3c`}Se?z0P&p+Y?T=;5rA#-M2q6;_$`Di0BLp1=7Qx93H zO=1WjE(9jevg2j}qR+S^(4+!$4$?=MlqQIl@;}>;^MFZM{~qTw7WrE(0E^e5 zOwyJuu$8!yJm^O@Aka-RzhLA>W`DqzJf|8;^Ffx*S9tcJrU5Is=9p+%f0fUQRB_MC zF~>FN^4!WxKAH}E-*NU4o^JAu*@~4f`5=@}2B61QyAP&13TemarYv}lE!j48=P=J1 z#;QE$-2SMNyy7j4R1Kt=t15$hfT1Lih2K!yow#1UB&?i;rAldZRDIQU{6VD0av?qL zdL_er1x|9SP>RrMq90^oe<7v;`N@~T0WCbZhlrg!{k)W$6#ky1j)Gp+DN-a^P?TI{ zcE8wZsh3}~&tXIMb9B2kltZH%!-4d6H9Dj3%7>PeTv^rx%+hAz4Lf7|zFT6)?R#S2 zzT0DKzb?x_F>_s9qU?2#Tokwb=)8E-SwA%2iAQXVmEZV8y!jgue{X*KTjEHq&vZwM zl6FQ8=ymst*2kKYH|i1IeX;khYvaJq6*016I>vU->Qdw@4YRy&fBRlD6oBc@`V<{E%(6e)PQO?vB&mFH`w-%#G>`PV)3yj#K|X( z$L8aY)(hzt#k?^se@gBfjd}BD;=tzZvEYHH#@ZGAvFE2(#l-TJ`b{3~zOV~3r6+f0 z24g@^49##&cuKFc*GA65jlU7A7EZ+eJFkj+wl9xGdfa(RHwAVV2H1h2HWhok$f{cnXZHzsHC7+2-LyqV(cK%UAm7&icM@zdo-|}Q& zf#Orbu_oS`nxUgs3%t!*&kGDAYq7Z8>(C(_g}NcG?6Y#tH>QNc@k@(Phr>2j72mQ? z5Ku5Rwy6?Of3?Q(RlVjk22o+ag07KcDJib)Zzi7Q$FH!EzESL%y^ug>YNpK?I2oK& zVDMrZpy2byy2Cn_G2z#TrdHe?(`Ih)@07dJ%YGgBf<$)b_MdEvIK z>I^)*W@Dg*&IcDda*F_GIdF5X5F;*+(7$1$>|H9^f1RKzM>vt-e@fEP`WmI_YVp?# zAX(xbX&Cb1fj$%Rnq;`}RcwPuH9mIfQ@N;U`69bm25VIbi$wM$izzHF3+u^E=R5tR z+n4Ii+4xfzTa2leYQe4aD$Ay!u|=T)h*Rx%&KcfyuH*!r;}w@ue2x@C?5RBVx9F|n zYmRXDf2UNFMqkT+tsX>2%b;FVP9+^IlHyDgl2%QJJwR+Yi3v;wiXpUo0XU zjg<~PnREl@)Wq^wcJ$BVqPOey?7AN%&iZIvf1wSFsnv^O`TEo2FHcz;n-ao>G6#ZUEvHT}maNH;$+7LDjhll{ERjE<(Kar7g6r#|F z&%ONJajR@wfBLKA`M>vsSUzx2uhd@^1ADf{56^jdY~FTbeD2-<82j(u6*K32JT7O$ ze?)I(9n!Mvj%}my%#VCLp1k_bIO}C^jcfas#K-~`FVzXD%Jz&v~GB zPz6;7;qJ=TlYsDbxJy#Wa7SUyI zP6h)8hIWAhj#M%NmSzdS{SR93tA9b!6951u^}?(F72D0R>(G?Iit34h7-}87&$9+{ zsH9$qEHP6;;hn9Y#aA61>$kafL6Lljux-Reg^E`wjYS^`Zdg%4U&N zDK(zd8xmD0dlFSnU*rBE1}P>Tf6Bg}NV$2+p^mGTRfLJel1sH?caKJh4wK-7w%FHY z>j`+$D2kQ5@Kw!4K$0OY={jgSK&!11kXL9DcTF%(9RUpS(E}^lj})iooT2keHUqxL z66HRB5pCb9&8>0Plhoh;0GCzJwHZg#6`Kc@y4Ne_2OJ+S+Kw z#eyYgtYmz^Rtosb&YXWk4F84Wv?m^EEV?Oj=%x~rHZ%q4mNu)$AQ|his(g{+iI?s< zr;(|uDZNQm%dGl4{&v)-In}0OM6E)na@VvjD#Zv=fR2SLg@eq4h;o%Zj(7S<#-`=U z9de|a(RtNpTE)3fiwV9ofBFi7wiwhS+c=1?8HZJF{YPf?L$dYn;YTpOpwf<71Ia#J zO;LN*1qw~)x(eD8!B85xO2Wurm*^M=V&9fAy;Mzio8G%!*PHrcbnj#wz3D-5`r}WI z0llP+n^9M;-xPOl-XGU|Mw$jO@1O@u8=>0FJ=f3 z`Ur*rj+c7-2t9u(n|+LD>OZT0Fd!yz33z;!BnA&4}N-yCPmoP(#> z!Wyqvn27}v{lU|6c~(aE&f~h4*|2r}2j6R71nq=Hxb1%#&x9=pc!d`X=9nobfddpf z9`Ca0!daNv%RB5;ynT5#em;8m{-rhxkEmaB?YHdRKgQdRAHT+~`Pt2eb4S*Xj$wy% zvJvW}2|S-=u^q8ww#`0dz8&|OPuo}VoRz*g{nkCc(w0GNbw{5KOb((wST*9EL7lvE z3IDqKnj?P@ADvBuEc=?fvbvdV6fHVkJPrs^C*lNj9$mD;Hkx7$wR2r|68=ivUygX<*pD_9W zP&*$g#AAz?(9_s72mZ915iVbX&>-*IutIz6AH;!e^jLZ~S4$J2(dD}wRiLU6rvXyC61;^z!?XkeJ7AH8}r5rP%pAl&6I1KOtpBaDA z77l+ZZU;mJObZ`5CP^8qu_Z}OPlRACZ15d2oY*_LFF<0F?WQE1$A^Bf&RF>PC$=i2x-3eK7g45I z=#s)Dk{7*BAF>W6`Rz$G$kA3o@Q!g3wOoIw!AeljQ>(^JG}7DyZXwAwrxz^pgA`m8 zT6>K=y3(E`6?B&AKKC&u{j8i{kc8)P7qg0&_qi_=(vNf~+>%Pm1`P6Qm((N*1uqvL zsh50jzaPXUE?+pSV9w^)kpFB5xfm~)YxImF>|@;5@+UEVee-d{0?qoUQMtu&a8Q5O zHFUt%<+LDl@){M!MaMwK&Oe%qSOyR>ZX;JwbY2HT9@(6txoGDPNc=fS<63RXclXGd zj0yqWSueG1L)JS{)*;|IugRFP3-cCim>c6KoH#C*t*$BfEAXh(3fU?qQ=JY$H2a zMOWA=yqfRm^Z0a&>ERaIk$jC|m;aSnV=N9a|2zZVp;p^s6U8Nx~Ik(u*wVDeE$_3X-=c_+kkVB}ia`aa&GHog(2P zF6yxIkwwYYw3-kru*81}vDQp+mJ8lyjT?+1DWyMj0RQl_gE4Qh(dI;@=OYMw4k#t| ztE>CB=embmVJWUL<%-SL1BEC96aS4XX(L1%Mi>M=+FGoJiZaRjIBt+whZ;V9LAJMu z^)y_ME4N(rW$_gpVxV5m+VbFwx}P~AAYzWWp3iA%O%>BzK7ZpAqQK#(Z3CtX_%4jCsWRXPD`N4sM zYbV8k*!Y(%#wpM4`Mw`tC^ZMT3}xAD4o_MtApk6S>_i@~Jy?Ft3x4ill4&ohhB`@9 zdXywX?R*jU;N5@4o2&;HlJ?+Cflh*q!SLXATl(A!?UEV$+5U_6v$=B~Ykz(599#R1 zE3C7BruE_HlM&piJbLgkHv6DOHgwytt+W+3u=oM{!>{kQEm*X44sNs=^TzRVz)_pO ztQ!}idV}RC8;^n0J-6RB-}$he`|lsOr{S8E&%XFwxF&yPuJzC0BjXWJw8vW;ZN{0J zZakjpr@Z=a?BHE{YY4jp zEy+Vp*O-bf3iuD}&Wo+bg@U1!x{W$?IoM-;#+ZLl*A=BF+)9sZ$3we|EQ7#u28LxeDpJzjFSf%cD?WKvqe|bB1WFK$ zIrx97MTws|@t-JQIpWLAQP^fR1bS(WIlZqEE79J>sJNw=P=ycxLO{L0g&IpPfDl$I zQKv8jtvD$OpU99efvAR{T!RKH4G6EYlEp;LI&-O(4Mz*HLxKuf76}A_)G{EHJ`~eM zS{g(U>bjmFStTu@T(wO%i0MS??8`lY2BR%Y6el--f~057eL)R=GYaxIw-tbNu#p7% zpcyqnkVZCLYQpoj>VS*7=2hg{KLJDx{n0!SidTp$?f8B~D)t}AOQ^^x{Bq3Yr4%A+ z4RP?{{y|yCb6P7Bc}|fGiy&}+@h=AcQ+hpEbD<*9aIV3q+v6>BblS}@V>zS z06+kLNklxwYVpXs=JNsAqH8C6bZ;y zwA$?gh?cWb=Wd{;co_l0nT459+;sms>)W_hlP-VS8NnSd`yG3RJ@L?ac<;=p?d?9? z&V1$q>sfb&efPsx+OhAwz)pVA-`cXx>+P<8AO6CIcVpp#<<9V?9y|V|6KoL{I=#Io z*r`uA!UhK4X*X_Ng0nTah?if|BC%mpqvOysyyS4bt=+xJ_F$~=g4k?EwvdC46LQxi zZ;?LG4qf|o`}&oq*u_sd!=5yA)E@ZV9=r8>H`t~P>uk-~E_)16$8jgm*!IoVd-NQC zyXAc!x5Gd2Mmz1i^X#76Z?LN`-(!OV$5{XGzHXnN-)k?p;9`4z58jJ|R}4OU^H#h0 z+Usn|QnRhNzj@Qc{kC-e(Kt7AxosKmwHa_K4|wtq8|FEH*gW6GI9SPp_sIFhhu3R( z+pzV2iX#yrv;s(&!D9P4LVQqT5OHvSX@L3J2V(oKDOhSzLo`)NnN%V_dZL7x5n-HX zr+hN;sH#mclar9NiA5TGWzH0t3e-_k;ES3Q65f1Dx-_>=lR#`-Loq{7>r^}N9DJB?{qivGtsc~l|U(E^A> zrI6Gh0|7!#aT|&?*)+En^DMVLd6_=)4J&{c&1t*Hu^ z^xQUN+JIQ~RF7$=Oh;{GvlPywx^HPx`SE^2sa;I|Fs4n*Nz&O2j7}~VGG@X7kBxA@ z!+T|*MgQkGkZ4GTT8o~C+%X#KKqn5!vZ9>Yt&U48CkgUMpa?q2e@f)RWzkb8_nMw86W#=q<>zSK?=qkzuS9 zX4tNE+YC=tX-Ow9T!g!SV7Ayp>&)%~=Ky>b;e#J@?3fq*gT3yB3+?0QyxG2kIv&Vk z-}%YgZ1X42vyc873yTGN@Y4~Uf!Ame4+LXlSdjGf+0OOb>^5*tSTq-JE5=I=QKqC^ zhd3vD2C^HIW)IGpcK2cNwDuvp8Fc=fb2L87j#^?vcW=U3lv%ca?C=?QuLwJo0mb5` zZ_+m0z1{u*xfS>T63duQo4b68O|08!H=tgp)0g3l$$CC<_v!Y@%U)uAt3Gdk`+=X^ z(JS%O70%oc!3QQv0P`|Yy?rc+NICp*Q2U|+Iohso+N7$13I`zr%XJDqpt$qtw@DDG zuY2F|6Pj>o6*xS9+u?ALlSa^zl1sXm#j1*|yM}McQi;xFs)}wna6xz327{jX@sDkV zoNyd~JBbqVC^5il71zdc{{C{ zycq8Ui}u2%!l#X&&GXZ}vFHV!^kKKN3-6V|X<|NPtL1byjnbb6T6LbbPhTaHF_B!; zzieNsQm#q+rix$dz&3qs`i^b#2IaP{)6Zg^L8dI?B5UEJ>xok}%soq9`k7vqu}cOa z!v~iuQmGbyLKMWujW;nQfi&STuh0UDi%hU%u}PxqAnbw!0VK3b^3D^jZBrq;8{$hz zarOQeluWd#2aWQs!<>FST1u(p=lJv--lTE}Hu7v3v_NQRi4twD_A$yNb`#jr^MT`F z!i&C7*-El8!jcP%R*K=8cja^^H6lq?Dh1UN!|hRj(&vc~Zp~U%TYParp!q+lrBE>B zhYW%wELI$}9Xk7+$}EeI+>cd0KakEk=TLnhq@Rf>%rZ7$^96%gq^xNcDPfb?(-Sq2 zxJ_S0s5a!Gukp+^T;4jm*T(P@hz@o*<C-$G0{Wl&Chv%(y;nWjXP%$C6e;!|!J-Of2F+v@m9qirW13?zu zEPO>lI}ZuO#9x5==|uk~%Yl)1iclxi{mWx$DvMqxjw1#Ym=4Qr&5`-wxoiv}m!fEY z_~Tqx_fz)nYje;H-vJ>1_-!49+yUHbw$F36k&A+o>ar_@x2yycMU}K70ZwvI2niIt zln3P8!Pxd}pCmHafk7HcTp;Kt4&?F?x&FYT+44X?)Jq#<0tGvKrX0cWLE@sPq-Y!K zg^EH>993(jE}zr!P$HbuX)oL5v8MxnZi4h`EI@%e?#I_WWC-o`^!Xoc>4uVULqC%1(ZCS0rLMq5iuU81p%dg`*#GSwiHmF&=LGhC=% zU@KA`in5*ng%P66QU--=zw#6zmSm8rBa`8|dQJG;xM5YP76tVaZTo*K0Oe?ZKsh%J zj>e@(0Te9RbW>D|L~s(5k$Lh1Blr#1>DvEQ^sy(eP%j~C6cVuH$zo0j-#-$!hykmX zbh?KH^k5a4kj=huw7^OjRLQ4k;iHi8q_jknhS)Z8QG$TOdBMwxC&fl5%(rIgVNd~( z{VrgdfrHVUG}a1HoFci^gCZDzGT8!;F%Ef}zu9Lzx!^fv@(c?PiEIG*TBMBPOiD+b zNl9>FH=86kc^Gd9k5Zx$uoM7(=f@ldQm3{$hZ9VoM$q41vrD*e8U$Mo2h~Z@D$#eGwV=Wdf+VE{@WXEYu^H!w_qGT zW75XKH0^3o(0TfyM$ij6rP%mNltuW*54e)RSs~hCOw&L2DdZq48`vlh@6-q2l|e(7 z)kC6DTVv@Ap9-4n3~k>6N2 zc*BzPyv;!a!^axOIA!Tolw;-0Iz92lgpWn{-M!NToUr(BeDzZLMB82_5^LbIZO9ZO z{!EmMPWq#jJ*6n8f7g-sq24fDE_uqs2Fol?OHQn}5`nFf+V!e>`9cBVicF6@RsBYS z+7T>iR7zefnt@k;2~a=r8nK8c&@#vcAM$N9?_U=nGC$h$)CUgQKzk3l2PmV^(jTQY zjRq%huca0YfPm5OMpeluP?Df-$K@of_xVCWr6}l{6hB0e zOhXEblq5(>DuqPSQ@+$Gi0Efql=I+8eOBr8xV5pKr!^#|rLSYOGPuCr<4Su~Tp-;DF!+=eJ;Sal!)wCqM3pfMG|_ zKuL6&9=lbsrlZOVky^RFsO#QkNetWH?6f@!Vyc33Kc-v;%9y z5^KdA${K^Xkk&_R+Tb`unV8`-eUsnV zd8P0p1zPAX;UP=`&_YFd!3esmI16%Rp~859$F5`qDl}<$z2Pt<1q4dulf+Ew3%9X=3|Pl6(Rm=K1%NSlz=Pmxr{zxG#RQ3o=qN5Z~; zy{8hTB%m^TQ{zH*lO9+hN@sJS#c?Se=y@BZh)t&O0(N}7Ii3FGxN?b|-e zRE>l`-2Vfi2-5~dlo%t*K*(u@)23HzRro zvyO6}eouSK@i4T>FWDmhZrs!p|);araG0%+@qD&IhLTT6YhB4rXJ! ztrL&Z?}mZA21Ca|XtCK+W|TN6@t-?~BT@!l?B1+9MLKZ%aMvufm)CBL`twfc3MYI# z-5);}&B8&&f6hveWP@h75WyWjvk#^bEWp@qnv_}ZEDjPTkW})T*OS2mm>5Ep#YKjk-p4eqlPi3jHfIr50-jI z@#T@rjp-~5itxl0QFe~UTSVaNFG14=F@%i`4(@6?-zTL`a2(Ry*HC7|NK^v@NRGQz zQYe`|+!IOGqe73KK2%C_Mjvg8c+^3=S<; zc#AFyP74lSEYffPz?TB=1<4a5fS8l!1Y}}_ zbKvP9hec=}K!l=xXT)5aP+rDXP}~S8f`V2u{&1!PD<17T96rMFJ{Lwkj)f^IH!X?C zrCDri#q|sMoS=CyctyT{k}X96V8ef9A{4gzi2eqJf%Tt7jHZdf0MpZxkLZ0J}A?Ex{E7@lWO`o(lhaz>DD9Ldv zp9xOiGoi{h781uS+eI<9f_NO4l$R0rE9FI}Y~!?aW0O`=wbV<00ea~Tv9jE%?^Ky@ z1PVl@2}DLs4}hmG%fo4Pl89^>~ORwZe3pZPivF7x68WGcF*MB7zql)WXxs ziZS|w{Y_m)ihU@TQo8ab>6B>X*q`uFV>KljUtB%>$7?$8DR5W;jlt2o zC@{QvZ~x>J9;c7T^ygspyHFL$+tf!~RGTeoG}bU1QG9j@&ziyK>qN8MFo>N};AngEZBtPYI|h57`EV z0)7!J`y?o`I#IhXk^ka_l@n)H+#vlP2{+C_6Au*OL~PI zRPew|zWfk>zFSE;andc)lw4R7A#M9NZ1}`85Pae=gxn8C$S-ttDz#gXqu%&RTk0>0 zDnXxnEK;_|{Ro`!MYt-1j+|VVV@{eNS~emDOV}j9I1dtfb_&`?Us&chS&zB<;y^i8 zsLjOI`hG$TjxoBVoL->JP13lK&|;#Zi7zZ~uVa#bpjHHjHF98&@xosw(Pe;iTtLSD zK`Ihx3%zU*$aQQ|1K8!E#4+oOc$83ZTVUv)s7@h*N&*p?Xw#D9;B<;nAmil5Nub-r zF7Bx8l#nU_z`}gRs_)Yj4N0{%eJ0ht6quwEF)5J)%=;)XQK2NYeIHJ}XmeJjPERUA z@srwr0StB{fl|m6o3Yp!*OQ<*iSe6I2fu$IF1gHtQh;!b^1Fd9b}W-L*zxVFu>}Aa z(Sndg;gL%K&q+&vSZvDF6Q!XgA#&MCnGp5S5tTX%xn}f$Nm@7?Uey|Zx=cTysNNEO zF#=+gnQ?4M){SwWWeRnb%cjDqeQL^%k&Zim-M3+}Kv8Dj9H*wB4}HkSK9F?g?oNZ8 zGDP4-f3HVV&m0;(95N>#pz>#N87Q+JkeS zZ6AL31$Osk|7;Uyz1B|XTxFkl-TQ6$#N%!9mRs%Qk9^54dcv4p{`!~OZ`Llf0laK~ zxMRj#d{e}=8F(&A7oOEWHiQSQ;cgrpTCp%$U^9CjvUOeO+G}6-XJ+d^Z*Te6KiJ8K z?vK;^GjUb~jlx-xk-^=#?;5A^=iwsUsbSl@dlz<+UhA8?(E2*J+Ew=q+B^UGV|IM^ zYWwn)JMC4ke7yboLoc+SY&ysmcH+%{$X$?~IRhtu25~14+N;0!o4E(?Dwwg?ZoTXy_R+6xvDdum6?V#z2iepJZiB{|m4QX`?V+E1%`W@k zmu&K|1FaKpVfLdQI~~R7c#pQaM8FeNd)14hjngL z&_quMXrGG|KZOo9!6+h76v9831zm|u7o;z$NuEqElxm@nm)ypLdjn}Ngm#(@6uKep zh>v7J5z!~?7I1*cZOS!;Mg;UqOY~+FHq#+8G6oXjg3nD8zV0!`S)s&iPb*3?VL>0b< zzvSv4)1zdwPBLv!JGUxgleU`(c&U-6q)P=YR3a0zDWl|O3o?1c{ zJd?!OAigwIQsa+E#efSaniVbgzi6VqvFAdKv15|`u*IQ3orI8o;WuS}+5e1TVvyzu zI&hR{33UP@$%TtTf(A|fQ(@`)u=EN3Xk5V;ouQzAa*lmf0aZo8Y6U@=kOH3~F2)6x z#}8(87DU%q!R9zt9lFj7bRKH>v}WFENyR)X%QpLmUn)8NyzYLvA=y#UeaJH=gyPu} z?m6y5>j6!CZX!9?F_Wf$;G-fNk!QJ#3dV>ja~3tni;7M771h*FZjKkv8H^kYuIJW^ zHJ|FKTmz*j=~0$DS!N8#L(=>o6@-(NqQg34MS{xGYQ5Bf8ktg`zWax|;XnM#mJ|c2 zxUby7)GVSfHTrd9_l?%HP~J;Ow7^ZRM9Mtrv= zXJfF9_E~rT2nOn~;joOKZFbp1$Zx#i_jUwcB)DY+UwCo5E>{`5?!Mnfu{hs`QGY*V zPG30N=FS75Yk_rbz2EM{Q}ge)`>^vr#b)((!?_vO-#cs%-nG$i|B=#@mhX>AYqveT zdcEBP3hO;RgSPg6Uc8YRb>70!Ho6|a#?0jo*KJcb2lHpRR zOBov;0#YVvnWs(w7Ubm1dI|-IXC$&jUs53Lc)ev#DuAup-mU;9j)KF;IR<_Ac!Gi$ zjwtrT%72_ z^KzhbEy}qEl=reSX9I~gf}$cfRjR6zb&zaAlP87{UCCPk5pSquy$!&ZEw|&5c2Bqn z;etfBW@C}UpBuPPVN9a|p0iqPGWKqhq`G~yAe+H|j+$aeIUShs1tYI5>f*Ity4%ks z30qVNh9tYRgIM^&&=-f!m4FsloLTiVm3*tcA|mUK%#!yZ7YFbK3k4m-nd6TO6UIbm zL2<@VFVV~PLRYCcS=&jLM~Wh@=EB@+k%cisn|x_rjv+2Om^iNR{BGZW(K&wY0p=wx zWT2ye#f(QpGF{Oo9T+7qn5LyLnu{Ag=#LoOzkJccg3H&fkl#+ukikA>F=oKz879i8 zqC&KjGN~+i3jL|%mKkfd!GG@J_(GjVX)tiP%yI+7WQ^$tXgTRb3?-v^9Q^bn{gPGz z6tp~qZmM%S7d{C35&{Cpi=ep4RFxHf*zoy(-u=%7bJ#0Mxn>MSW z4W)9{N~-%0j{ckWNRCW=T6Kt$sVUQ@7AXa=@mA9AR4PW!Yf;AgY~BHQ7RWDtU=Q50 z$~vz5rETgS)B$_*_WkXm_q^FoTG?Y8AGz6v$LHYWOP`Hy+Gr>J-Ft1`#=C6)XP$$9 zciC*VYrpmdyY5%pt#=TMmkZu%|M%I)*uV_DvuD=0-MxOo4#M+lckDgEF8c6m?Ssql zg!%`rvM;^mGFxW{+QlDww;i?T2K)R6ziGEjth6_O@bz}!uHV{!eCX@8{+3^2!G!0V ztRA$hu9~ooc-LV+-?qH!5$ikmFYK*<7oA`mul$Vt;J@*>`=k1FHpg4XfyMw~=j`jS zp$E6vPMkqm{-T%LF}Hlqj(_?=HoWZy<5Nxgm*S1hhs?0Sn^)Oizvq10AJ@|S_TR6v z$rXp=r>1SVT%s*{ZPoV9_CcP5rCqqLHyucyRl_C+ZW3I>51O3hIni+^Bb{x3q@KH| zQk2ESrpjd?>?8BB;vxhIj^kC^kSGd*5pHTQFVqH*r4}QoL)1MFpF=HnRr$d3J`pi# zczeBPX)`?_OrF7@Sr0!%=m@>ZqRxMGYd0AyN!%oaKI8^!1tRrz6;(miC4p41Y#%EcS zD}e|a)!DkHn!+SD?WUA!*fg@#jyj1&+LOz8=pEImMoN_A$2hdwsU< zUaT?kgtP;XJIT&?;$pk*CqJ+|kG{~(e%{6Q$Tk0HtDgH7d(%@6x2>zMw%-pgvnQW& z5H56`u-k2=z5f+|ueQU7Z?NzGV5=Q{(lhMkAL+19{rwkh_3aPaw%z>2tE}tb*|zFGzoLi6Em&#c;}V>c!Fzew;6(@7k;ffly?^M#ivlNYA>P5m zpPZO{x@HNZx@QS~;`yz8?Ze-+SHJ0*cIl7Kw+;8+WZ!y!`+wNhL-1Jt5nS9myxtyI z@N|3O{ynyB!w>B@c;v}J19)Z%Pbp=T30D$`8mJ{JoYsPOL`J=Z$5Dv3?5nF%9*0c~ z&cJ}YROk>$9CIAlP4aRmjCPV2fk}!4l-fLHpbf$CxG!Iq`FcZ9$XVHc_BgPUlSJsi;DUZj@+BFh&7{{5Sz(jXHfMxx!$+Vu7fELL*FQC$V(o#o_`n;>*(fAXoJ}u>2{{e$b{oU#N*Sid;~PaKzQm zhZrP(eB}pDq@W#WnD#@NqQNFSEV`>rA?qoox`04oL^A#k<7Wz+ut7+eYBOZ{uX5yS zuf`U~SNwsep@BS;bkN2;gW?OZrmYk$zN_;{NNwaf$SN9(8e1s%^@t!KezYwy(gVWB zpjX5TdS)rdy01@@!WG&#ue&;2^bn0g3x?IU24 z$G2ElO6w*$Jwb%zi5|#;K@ze~0gHlSj;dwps9T0vFyMaO@157#e~;E&y9T--fUIhJAF^ zk6?GJEnm@VV|e&ldjQp0cwGMO&CBf>?>NtvOx|h#{!hQQi(YfCJ^QT}+uHYj!|aFy zZP%S>yGBU9^P7z;TF%s(PzbN|)Ss1eYXH1GdGd5QRt%aF=d$3YZGC z-|&3UlHs5U9o5VV1kZr@tcINJ)x_<1)TO^_X_$zNoPr@W)YO)wW_+m6bFCrn6H|KS z2T>|2igX3nknmu{GibDnxdi%uKG~!%tSiYNqyW#!npGlujssi#)S+uJKn!sLs$I(C z0K>_Qe-z@PMkWa6B%(St4*YBbu}ERglBe*CmGDs%Y=j+BnF#|2(44Fjg`h0!!pRh7 zonV+B)2^HFw&>zh5IFhz;)IJ7{}kL7KR^{A@v0<;+v*f3y0qv0p|_=fbCD8fQ@EZ` zJlJVaV0jV?l};=={kk9rPkr{8-r~)JZeUiHwFpwIVS{%k`C>K?5R`;3#K5OMi{kG) zk;6V`U`(qC*f3_?NBrZltZin$wbSIeyC3oL9u1Owp$_W}jRq@1l<6xvCl)De17u3S zLdOS&a{8T#a%!jA%*7#p+s?5cW`NIj)gDl{h0-|JB38&O&;=?MA}eyo3)Qv}@e=i< zi!B$1>aD6h&P)Rhkn2SK(JL+xMwM|>;JDv9lev!zKcl9f!obpgA{36}Y?B*w)zlAP z5On{U3i}dS#W#YL3g{J+WWjLUsgQ=kGGQv+Fr}=WEOl%GrWT!lR&JB=vCv52A`O0P zK!eayAHHDLN--g1!y1`!T=>cdsv+UA_Z+W0I`h`w*?6Y>>5KR@R&;hxKVH%|qDSNt zcx-T&&7Ny^%2I>@4`&<44?n%Qj%C-#PMqy9TX|TQjp6b0y_h5hmM*aceFHZ8%;(s_ zxSg1H4QyI{k8Q($9lR?K$7A%rd#CMv`h_-g_A0yY8nZJFJsj=WgbQqOc0@tzuyHI< zl-QHKeKxgmon5!eZ2!)AcEDlXIO794CvcZ?QA{h7gF`m&tPAXD*!k5f|Jm-u1uvh# z8;;-pf1YZOJ>(lWYl7RZ4>`?FJ^eWAx&0INO`B_{bnUc%k-Z2po?5&6jy1Tt25XrW zOK?FiZdq1L>%dk9RjfTAp_Xm@E8`1nA4)El+Rk@*4*|CLFKC*L+iZhYWZPJ!>M*4$ zP}LHd2y#k(kwsH^4TtL7Ftz#M2(H`Uy67L>HYR;x6v5#b)oI@ntTq%GbgRBI5-5|$ zg4ds5_s(H|?@Wn-5C5s1TFj-DvjLbGQuG2J{9#gdYt4a*u94o2qaeqIAMhPX*JbEH z?KU!8w2_wO8{oS2tv`I15nvET7F~mNAp?k5i5G&QoEZe%+00_>Cg1gS5GIMhh?D#x zHVLAUUZ=2468JQseS&8!P~h`buohj|POhZY!gtVc2D>Z8#K94oOV0USe4Qcqz zS)7S~Jwm^@FLA6YD&%uGHO>YO1zD(>UxTvH_HLBZ4xD` z6u7kN_!U1eDhl0`kEF$jLaDvK;4#~Q58J0)`yOgq*o*D+3-SI~s*V3KIq)PJv0+Uy zMdTT8Up#YMgtyAs0^djIZzkesSV#ty&>@|Fn7r`0x%9vnE^&I0nhjJ2%Lj&d*i1_; z(M#hw7`#=`@i9*2ly{fYakfLQQp5wyJlo(!jYZPBeFx?e1Lw(TjE3vPdN!b@s|bH$jf0|m^O*4OL1ZZqoNB-n)S8=XJt-* zT7c)QfVBK^Pq34YnQyn=KV-v0+ilm5z4q{jUSe;&9n45i#|eu&?m62&_@y&!+t>cZ z?mFxBcK!!nXX{`2N!xwYA=VEA>|nR(f$6~G_{ZU9*=QaU8xG4cXvoxW0Uw%{b~*J7&e8{qp}^ zYs-#UYU6vytaE0c?Z!`0C%*e1?Uje^v0uFJBer&UA=gJ9s%XRXECLU^Wt@ai9++75 z)_8%TS3QV)eLZ7Xr$DVqDmMp3Z>x}K8-GPdeOs$aAbfz71R)QHwW9>50q~uFKDkhyrs-0)lzl2g`>8|&ZaV~wz z#Yvep1O|c@FC6`DNm?E-*h%Y6tJoSX0;noOVFz*UG!P^E!(Pr_!4 z@2aFAJ!Jn20r{Uuf#=#8yUei8%9O6r*?gQ{VR1ryrf zXY!b19@RA|&;gyAuAN4IihAkuit^~iN?mP4jCg`Ti(iffj02W+_5>(wGy9yerx#gH z1HS(^F6fwt*yI;OEucBhghd4O9}dy^Q}4d_GjDI&aF?sCIwH9QjxzhCPO3IEFZtGE z>1~>(0s^Hp7Exf1Gbt=FTEQ(^Bt(iyIIB(G$aLV=-pP%RSl8o!o@bYQ;9`3hFIMgE zw(~#s6+8XD8|7_rmBj0wB{r!*r+a9_1PJ3|8gZL?D znT@Rdwq5z-Bka8QUtvG(#I4Kdt)bQ5vA4YOHhbr#ue6n8*V%i&eZ6fQyxNZcn+xrd zzg=se`j_wH7U2DVu}AR=6sGVI0}rjV?u7^9nv|n-P0Dth$61V9s`-t|N1+#{@J^u4 zISXy{m*2LZ{B)%~^KZUmS6+fUg=X)v8^8JAwtD{o8(%lip8mln*zj+^VL!XeY{8LZ z`c1j3V}_u5=Pt7&k6CHEPyV*u`9Jqt-+_w}YI?xb#Leq}+-fAM%5Zz17ssH2a=ime zgYnGNI=C8YWi3XBOXg6aq}$#%LaV-OrLJ4g8j(aHAsj2bQfPQZo&_fAsNp$vi5iS3 z2X1moUgJl(CKWmF=%!kipip8Eu_gvh%C%ayDytVlFn4_6$br;UCA4yKCC%xw!A+#L zt}gNPu7VDK{<|+7}wwBDG_O`n1e_adKs_D%L6@yMa*2 zh=bGGm|9J|!q!CTZFQk67m0vk&)^U864#9;k7rRE(|pWtsxANvR(Q@Lktip z?;lFYTG@(#jq7?rp{FmrJ)eIp7ps&^4?I^pDys8cPj<0U`_XuB3v;xGaVCv z%f+sE4%51=8kY7Pp;hdU*5nK&N}($KQOy=6+d)5lf$Q<x@WQ9q2 z=vR$s5Ho-dssVt9pIP5xo4ag<^>^*H-8(0Ltbab9Niwv>w%xnRI+q+~ox_{)vOX*z zy5`!ztPUH+3kXM6ZMN=XA7cj`vcHWybhSNvXCKaR%*Vsgw%h3TJvQ^ivv9``IuSli z>{@3V){NLE0F=X31KGn9vZ+lkkr*@Jp+Az zHi?I{jpNrUjDtualLMWM@!hs({a%}Y_F1;5x64L`es2%_YMb>Rw%9sGJ8jmA18wiU zYi)c0z<9bY&t!BD%&{GJ+;2CY_a6Jn8;-OaKJ_O1_LZA$?m=_4LQZSb^2!etbJS6g zev8<|Jju+PR6q*Jqu^VCK%}5V;~jc`x-LO-V7n+ZLq`VWV`4|B+bkDbu28sHDB7jH z;YYhWAz1I|iNU;89JN-0L`f1%`dy3@z!lQpn#FQ684609G$B<7ZkVCb;AAPaQnabN z1nLb5#n3D9alJ%it&JrCLA2nwUdtAW#A%mx8Bi+-dg$d*QtH%b*S?3)y+=?$A!Tg&HOKQI` zvQ2c#|G~xRMY&1t3+wq4R^I-9T+Z%Lza*FUHu%B28*%a1j9^Md+jRXDw2bQD>7>RgUaY>zf!SCgp%6YSZ6;X+@`O!*1z^yH#Tld;H)*;<HB` zbRh4YKi{VIZnvo(T&seApLsg)X!wayoWAbGTZehA$ev9$@(2d}l6eMK@MwGt{2n~D z76BaJw#i20(vptZ{WfEEw~cPYlWu3vM&R-Ie4L*g$J>;ru+Zw65et;)?Tm#wnw^2` zV8-^~QTceVT>j?h;f~fvhpB})H^$$}$2MSLg#}G#Kc2F?7;krf*6IcW42!4^JVXvZ zU?E;SML1@IJLlVR=RVt>cJ?WFCJXKk`sioya~7V++nqlt0l7HU#IZJ8_#s#K1$Q>K zB_T>7JFkH(tcC<3{|6}x)$W@Z05AAdMn(Q%L))HG$R$18Em{&w=}?-MNdwBM*~mwU z8JI;P1%o2*8>PyBCW!l_153^l$OT%(yjIM}e8wBRN;r#|ml>wChVD303`gk~d9tgd zh0vog+js1Aq}5Nn2rN zsnHxkI8Gj5yq!GAv31Z!t}zm_%vfhWsb`_^mRC-G@o@ov@rgSo7SYRXQsp= z1qWp&|KFg`q(OQ6(qd{CaT^jrl9(sJmcOkcQBE=Ed_P6G8@ zhev$<#2IwQrWhOPqF#_z6rD@iNi5!UjSUuF<#{RmMhHAd@B_H~fi~ZVr30RxUd?!+ z{cJ0QT^@OV6#RM|00~PDy8RHy+mxNdZ6Z*tk{1U)Lr)(aqiCm+FTtWNQ}Pf;{CO>C z$k5GblJlerbLvM|j%{KfZ&ZWV>R-FR?J)4X_|JHc#dC4AXa+XNQ)!NDaa_WN%((G- z+X&Z|Aspj^$2a{9hsJf|atHQV4{{%$)Jbd^fOS!SlsCT9Yfnw7v6q@D)Y2bRqdTFW znR+6L$XVpVv+SD~hdisqvB>?cJ7p7qIXkQbt7iPEGJnqK#F>gExL7t_!$q=k13N-T z-#i@3!y?|z(}lG9$Vt{A z)HQ2=0pbA$nT(7}qaIb-A+Zzh^qIYYduDnV8GC3hydsP|k)C2rj+1I3w?~F}+*CUn z6geQgr2$DAwVDlURRTl*7>xc^MgvwLq~nu+c+634k_J9w7y}u?EqqB5gg#8?kljvA zTMgauDVr@#r6QXJ`XNPZ8UQG|rndCC$cLCZix!wt(S^L0H1eIEh?+(Uy8@=DQen2# zTd1gHD{DH@I2JP1Jof`k{JZw{iV#z7$C&<^};It$`VUhq*cmkq?qx;r> zHM0LX3W`m#gyAaQFX2IqhuVDNrAn>NGE>SZ$A)&B9R`}g5FO==M^O}p>*&RYsQ19J zNqp(x6v6#k_LU1o@h2?LeB|?5bS8zM(E!$Ui!#5I1c3HK@OglvoJ2z<_LkxnRs6sR z`!uEv^0q`4QNOHM5^^07#kZXzyQ&0N6fUJt|ZYi!jf88j?hA$UMW5WE0x?0Cq_9%nYUVhO(o>c zganlE&no+X{l?gG(W>!C3^JK03L#c`aW}u*Q<(MCODu{rL4{!4Hpx3%_2l?J?XJa7@ocL*9{Dppz=Oir<> zLaE6B`JPB;P#lMO)lR{Cs8YUv$qQmpC=_8*QmBoKQkGP+aoa@@j2fnDU$(Vo%Qxt@ zng|I6lRVaOpFie(@m` zBc7?U?>y{9mf)O-*`SQOv$=I_`BSSF+xxbXRQb$Gi#_MoBw0!SOW!7c3geOGQbl_w_hl!M6|y$S8b+pq&vBBb%OZ;wpx`=9dnKo;TS}aC zzL9KPrHt?FX@$}7cog~CIeO#&RCFNv5|GozCF$ZjW;TX4t4^cQbTg1z*@ald!ih9Y zuT^$}@L?=nto7T=1%eEJRH);6(C54yrW}*fmTtLc28)M?vp!kA=KP6PHiI$}H^yb&H^oPl%!4WehGIyDOL{cBYPwCKK=|8%? z)FyT#71U{jB8@_8yPN~NwN9Ihs>;FX_(e^=JC1%{!sJ>-AFugNK&d{qEk#ETIx6NsBo6Vzf z^P*q+O&N|q{ghgN&Mtw5Z}uGj{(`~8Ohn~$m<4w{MLdVQ9evg}3(q+j!h=qF@l;v! zm+|THVQIC8xD}zL1~Uvm#7Nq5q1lAE2$ibWwKhc2V~#DJird*Y-+FLI%@}?L;;OMp z?HJDEHqj(Y9R#SeZ;ti$;@TNJ52kn4T$|jx1Gg>Xdg&T}QVJm8s56e+qvsyA+@9Sv z0i7NAosmyT05ZXWr!zS-@m6MBWj(of5ZC13$!{Gv^Mschb@4W947iEm?KXm+!s?X% zk*XKC;eAHEGiPcLGH_F4dth(3??_z(z{4Axac9Eh=x)&Q+Z%lA=$>Ug{kZmsWenIU zyc}{2*9UQbjCbN%njZY@MqelK-XY$)&1-C!)YMjYf++U%O}p%L36C}6F)fVKWNWZ} zNjsmRZN?8Onzaem>{_mkI#skm9*|{PN;(;7j@UZSK)gB;2tqVhlTmhm62O`5dqnC` zDka-xieHjQjW%OdHE~F4q)}p}OhPT3&~9kqeDR5Y0*xQ22n(BPzarn;+zMBr2IEn( z6wJJCNKpZiD?9%$R2FJ+LNsH6Wq3zb%<$>5cXJwZfEvSfeEc`|e7uq;O@QRY-uRFx zf!&fN&qGKZ_nc$W1(~aeoifYingoGBb%`bn?XMZ1%mbmW!Z{6rptZ0h zKHVddWv5*jqSK_O5ke*hj)Tcki*^Lu+XE2VYR4B163BggVe!B@7N_Lcrq1m9V#7f= z9#UT84LVt;=%gOz<74T_OVlA_wh^$FP!y3%;+{sZD>5zh8u^w#<$p=cuCLF#W(}A z8SmGD*ikDFz#E5gpk&}9C6XE)9f@#(n->0e;b`Pj75X?BcjG#cF}&nYSD%B$gGncU z-l9CZdV}F{D7NyTh1QR!*DAqO2QI4Z>KMT_GoZz(KJw&Ix)j2l_|0kWeVg>&pc7Yg z;;th+yJhx(Em<-XJ2);V|cOR zdNVv5PU(aNOYPuAdu;>{pi`ePR;6QqxuQVKhaa)~H<+ys9b74c=eO){ef-T4ce|ArRS91o>!Zb%x5pGsK|6G>LJO`kOF%wFKOiXV%A^o2Vl zKW*)6G485tlOG3atI2c6rg1=K?=el|rD~O@S>`FvTo{T|U=`mZhQdep@cpX1%{Jj9D>I_%Ma&Q2}cf1e#0h7 zXI1p2nX3!hiMEi50qQo>K4>JfNjG~tg;?F z-_b!!YhWSem}5EH&2qs)jO1^?=SZndrB#Y(;fd>hcxFuf3Ln(Z@&y86zQqg7#p)N? z!a_xzL2szbF{D+ew+F@`26^_S6Vvz~OCE}XS)JW5RlUAq++utX*i*K~A^KVsV!Jl9_J(kI&L zEB@0a9(#!$+5LcB{-Mv<9^CQLJ-HVrRB%yAdV|}6`Hqo}Zk*bf#DYTKN^wytR^_~? zO?H9Xi3`;j$SKH7;%ao@NM_Ko9u{Jyv@!&qSLPU%rEUJZ+L-i|J7&h2fw)02Ien-pYRVC{&q~D zO&nqEi35i;#uc}JXiq(|$#yPyoL&63SJ}}EJ8jbqKeWp~_YK>)>^XMH%bsZ~4jjPZ zW2deD-s|mC-&<-&A2O;lDn#L_FC{FpI`=$mqldl7Uho%Z+J18pL)=C^df$!qqs#uy z)?o!QeDFo~7q2v(WmFXX+khWMB?Xm|7EwS_K$-;w5s?xQ>F!vNT4Gs7M5Mb!O1c|% z>4v3Ca+mH}8Wvb!U)~S@&vVXvnKSp9Gr#M;F0lo2{mLnkg&RZMIL_CCv|MjX<{E$7 z4Fs4&5h_{y-zF_KRAkEg%f7>k*CU`v$=zMbNO+Pa8{BK~^eh!&XqScLMU;X(^~&^b zjKMR2@=JR49gmY?-}?!SLqIgIr`v0pRa@nYFMHdpg94LjoVV6wdfQ0` zzK6E(%|LT`_HAlkGp%eHJ>~tM;}14+?bVq2EYUyPG8-=+7600SrE;nat9cY1JfALz zl@^(tdu#5`_^IpG!V?BW5+b6kKxT=}Rt(}Qt1rSbQ5p8K&;B+Cd^bPp|NB?U`aTeR zITVcTb-PUnT8_8I#-KU(DydNd;IlOO!T(=voRENUut{$i8;l0@Ch z>8WYw<&=qbVcp1OccBLTx-SFRxcMnc%Z<7d_z9Yg-q3J+jU$xmk;xJ`e`PE|)gKCs9Iw9kr?Wv0@<^)Q`E()qU%@Tbe0A<&svlx8)zrX^D)f}tV;Z+` zXviaQV6{>w zGbsI3E!EIp(rKNyJgJeKrc5yfbrghYH&hghG$9DZBB+tW2yr$Klsb~dp~!Jpa5mdQ zi1u3^%3QAK;OUi@5O^}vw>YP^{Kpf2MuGPa-(10k8hhEv0k6WQqg4KCKd2*oXKH!L z#hwK&@YAfj=Rw1MDca$YhZ>e2H1Jh=KlUt)rD@19Nn+f}W7(EZXR$(|meT#3K;Q#a zsjZKag+Sz-4-y1-HT%z6adP^RqbI$AcUsexFfGa#>QrrPj1J~lzNu@vDHEMemWG8I zej71`w~L?vHK+OSf&Hg5BlQXn6f~UuMyC*HUj`w1J=xc+CEdU@kI^gB@BooFt$<&H z=->Rlf36!64V-kcbI1P(^sBy-&0M+TaWCSn$UQ~Lw_%^*k-@wrCMlaGSi#?oAC+oH z;vK4py{!CX^ugHLOJYVm0mZ%NIcW~D zk&!g7s(W4jQoFTP()jkjnuP6zf-0A2VS81k6cWv^ohfE1?<}i4+0sN4>mXoa>B(6ZcVhA=GP~Po`u>F6aPwa) zy${CuLOnx`OW>Y=qcw7OjqB*t@pkj{i*Q@uX^U#VtWlAprY1rvKGpAni=*V0pm#z7G$Bd1sbj%nu&x8)>` zWCza)IT4>_O^hNfqoeEP1I!Y%#SC%tG&G))yvmC^Vd+`joT|j}p@=zh4$@BxILaxc zSXnnNewI8Lr-tLljG$-z6+KDfwhRCe4wN)ox2t;Igo0-lRnAg}ODb@PL4@B;iAcry z@a}yz$v$S+6Bm6H&I0;R$@zonP}Cgs6f^13C%A*Ukkoh8r(j0ngWS`OzDPQ%BS7cj zEa<%wEP9)e&|$|PJ2OWy4`zTz>fw2KJ|DOaf7!SL**uP{92&$<6JQ-{_I!cHmvKUm z72cCmeT7=hq}AwSs;3&;6G|?cQ;&g`V)C(JUeBq|3q4@SpmixC`6K9pf7gEBvy{n4 zirED*=|B!3Z55x=Os6*-IA((EeeKintpK`Yv8>fvTp9`T$l;yEv*Kp%S#7Qg5EWFR7<<&ERFYpb@&VgBA&x=YJnpI6xwMc4>NH5wKY`v#F{=>F z{(JjE+$Xn|wt_MtAOy{AN;bgm${1)1w*J++?`^ZIlo-p}U6Ict`B*>E9x;{6D}bd& zx4-w(T8z=|xvw9vI5C^cqx{ix@8}-a6WyL0ifD<@An{jgq5oC*rNL^3f91wNSszCQ z?F_#?{CDnsc7N!H3vgu{E$ck=u=?)+I@Bo^YF3Br)S!uw{{7?d#@V*wmA47E#JDf`BZeD zJl}rj@&Lhm_L;)Zp^P-@W7~Ly^TUSn=k@UXyn8_}d+)7na>M|+-tkYgDE4(4$fniL0S!T)Nh5YfG4{Vs2X#^nTs+n ze_p1heh8MuL}@+6Qo&^DxNITG9+`Gy4VfmH9Scj3QU$Js8il>O%jcTc_;A<4=J2C) zO-yzcMRh>vB--PU?DvjufIT!)d`uPEz6E!~&(vnF>qs8k*5d1T9;1)uP9fv>X=mO+ zDJq5yPHpuAAyW7)wJHwA*A~WY&n-`}HyvLMCG3PKk}ZvWM$yF{TZ}u#l|;0uj+Gg8 z)@ags;81kZV=m7bzN{~{@!WH_E%?=75vkfy$GR(X$kypG=Hvo5li6m1u6}!g13dGXJVtoX&4_>GKW^%W?&y1> z7%-Z635z+&y~=do?NIoAj`qE)S!(#zDJ{w?{aRZR%c(Y~99_pKWQIfxJaci3(O z&jL9IMH^AnK$0fCL*H;Q{`{ACpi0bn$2gHrjd<}6D)CZ{*n}W4MK#gzGcg613DczuzFqS-+JNP7^CItAYxfKU<;5|5>Or>rpNwV0SNx>WNg{tuBw*cC zB6fIB|Ev{@k#q76hb`+DfdQLa%rb}HHz^f3T$mPZxrCzkdmcj88s<$l3{M`Sn_Z{t zao=i)(=x`O=$x|{?Z$!9t3hwHHyVj)r)};uy8eNfR-rJkZ>hBvO4~VlDrs6U15)z| zX7UT{EV)^NV(dLHmaZ;H!9&rW12>*5zCUE4){Dfi8E0!Pq21GfM8g?Q25yXZOy%9) zL&lyL5yCT?J~8PKs)9S!6x1sHX-`n*Lk6}&?T6C|2FiczJ7lG*(w9TiW zGg`u>Jl3oCaC_jG4A&Yc?WkrTZh|npF>LVIi90QOjrJT4hg|#1)z;Q^B&6NEf%XP2 znBZ7%pdKrxs+*y&rjvxN0sRownVQ6=Uu~_-8*<4e#<*YfYaPGM{W^Xx*<1vvCJD~U zDJ41Ow^AiNcv><2Ax8YhCdxnhO}t{KE)V&K7rpX)vi$&i?bcJzvAYp+0$4TFGr8fm zR@FtRDaBh|=HwhfO$u`$q0#Vz=sn16dEZgwk#d0oL!3LehRYqr^O+|-Tt>6|m5j1| z`Jr%|o!a&ncUP+hLi>(a+$Ldkan0K%#LrZtq<*^G6XScB6aM#YFGbY6Lbyd%n{PHD zGZ|qhU%VKA(af}^-BHQx+U4ltTz+9-x*@hQLo&qc#}QPhoS6IaNtLMKzsDNG<{N}i zZL9N_9gKM&&PNIaK)*>5v1Tmv9W`z@QG6})-}grL`F7>JLwJvj29lcQ=Df?lQXCl> z?9LPDQT!;?hY8$VC8$Rr3$ICp%!BcqxPZ79ulo9c-YKLg2`s}ev4m9Q=eyC`Ur=f5vZbQnlM`XpxIjy*{ULFQB%rO}`-OkM6#4)QBJ-R^%9H*8FBC$t4ql zcNsqnAt7;)rcf{KJ2Q!V7r-KXzq{Amg^ot-f$lJ`(v?eZB);y=cVX|}xM?n#xxaJ2 zxAn220J+Nu9fKoCaJrsuZN_jbeY-ah&aqkR^5l8oGb%R~Qu>lm&-f1O|5W|`Xl#Ku z>XC<_S9=p{9>C;YZXyC>K z;d?a&U+GsX_u5Et;7@4<*OQ7&3mc2#swfX)-ktZdc70clI6{%Z2_J5?^ERxAq7oO} zvz9y^IhgBo__+oG3B3NJd*$}ukcr!pUGivzvp#TKa~7?3Gr-*1B%FSIgRhEJ12X3- zwkbq>cQ_t$y!kdYY`#0j-#o7>17Lk{d&77_?fd*S!GX;1cLtY&u3J(D!~Ud!4bBQf z-Q2tS`;B+YoZrlLxn&sM_*Y?0HqtCw&_crr>2AfC`kSe^Dc4 zoChtb9TL&>Wbv|X;A*Vg_Io47;2#9{EKD_~ZRy_@M@>zukhrGTX(ZMq3J02X^xneh zae0=7EA&(%?*i$l#P&{89`nflWO_5Ub?4TqYfV?sCH(bi;IB;_pm8{$wU}#OaETNp z*1B@+bRT&epC!yIY9Qc38SU&So2y-rMd(XyMbilKwlyL7RkLLiu6p)KJy@1)^jkF| z;OZKxo z#8T8!<^n$P*PbB9CXjdZDf!|?MiBxnBz>hW3Es+w?WB+b7~TC#c*&edNS8_^WptT_2|<5`fPs`mh|}vPSS%besD~S>LCmo2d|S6Ps{(oUlQ&#$ zBp(i1^}z8b%njZIrHWgrm7pE?PR+#JTn7X*&V^em!<(Ry|hi z5mxw0Ah2JxgZXa<`6FoXtJ~8=qEPnuS3Cpt_VW zNp)+KIlosu?>xmmV>@QjJBf{NerdOW(a^17BQoHnY)$xI2fNzZJPpc~4eNG7pL4K>J?9{ep+Zd3J~8^;)9zK>i$d z6JW#4D~Q7FeOD1^hMb1Yb|KUd!M;5UmFLtFL3dTT*U$_HPIdMA(tWFHczQB{`Ra?N z`W6_o;%&D#)>|K~Q`2z?&H<~{Ho`_dWb#tKHTv#vnx4vp>wkoKf82v}W(b`49Qsd0x4EUL%6ilHh*N9!&A} z&X`9t^KV8~n*6Fs$@;5=Ek-7q7`oxGm3VEU7okO;|0H|MwXfW{Y7abQkVCjlP>*e)96GY6`XeKEX-s50t=|#80MRM}ZOry~-dnH)V#&TzR7j%E{5D@4{Kw zy1b+<6B-`WpW@*l3x0~nhZSP%fW(2l@w`k^{zoQPHKe3*{EK0i2hogeC|E@Ghre5> z1CsTs>_5;mYU%(f`UiRXvs+Ns=>mv4zgyBvRJ0W^U(qhr7%r_Kj?MmvWVPKM=yJIv zQ7f#C5^*UiL}!<+Fmog@Nc*~?@d4V^P8aDilWB*oxsbi!%i8rj*Qg4>4eNUuan^My zwlT$DR|5uS?}M=s`finun6w6FI|e=}1gv+sxiPh2Z56UjheW6WUs&FKY|ve}Hx~I4 zmn`SQYPD9c?mUgk}DrywpzaXKvEeh%9_VAzDgYZH%F-wfy!A=W+{E@J0n}_7yKSJ7o!~ z@!v(KNj13zp(tWS6}2#bT8~9I0ZaX;{WN!bbhWnVePH3r?+lLc`HQ(Oq^&7yxgtGH z%~d#+RN&ZQ0D07SwA>Uz)??eJQ-{t zx&`>BmCL4(h_dOp1#V^K|Vmj)&V zKa|SWEg`fvcWU)Axq~@v%GKCUUTSCdW*HYr)wg8_zR%z4V2yj8`3EV|^WHh^O_cwE zYGz~iV2P}$6IFe7;@`LG71MMvreP!2Bo2BklI3qb5dS6R^<5;UJVJh%c)j(DNyB@W zt)%O{lEmBc-p6CYG_MXC|08kUBkPI*ptSUPzW3A#Nc^AY$GrZV?!H4|aQaqMC67p0 zcbW0YHH-9^=9uKX`!rJ#QsB@+?xUsv^7%xMUvB&-^+T=Fq(^o4(mFq^S&KWo~Q1(8{2EnLqa8m-%~Z-dX~rpLl|H8Gp_)$FWyb!}O$k`V~~(xy5L z8X|`~PX|ql>}1$ORTr|1LCrbWJ9z961bGvPx<)Aawy#5`YP4$t-OUUqwd1uZd_HKa zI@&Uv;3NrUuJ#~1xg2nzAz)nL4TClc=kH`w2E~Sh z`CI0tAgpt5^FB;@))ZltE^iK^A!uP1M-Sg+-)r`$ZN`yJPLXcFt^>r0hSUVk7m2Xo zzswyJE!^IWYwpceGA2RtWMV6nAH0#`@fBU*M95T!A3BTJza1}&hZ}H8(M>`+ch{am z-_C<2LMJB{{02o0Ay79Q&X6jvwD-^gKT7rs>+x^1_?Pp|kVs&pXL7|DcF`ypWB=6njD3C3q~)DSMX zST;bCX#(@oCm>si*)m=e`|zooZ9;S!zeEXm%>24+4uIffVLz+a($wJCmSbb|Sn#Dt ze3~U?FH=@-ce*5}@WjpATFFP2g~arfukvCCVu9he;7wQkoW=pD<6mc?1w-S#&L?h9 zvLC+0ag%w;3uZ9-&B;Yg3vM0eJR4L%IkFm7vzrCS_F6ouS5^LYC>!_Fyit>LclO(J z#XT}ARa!}HJ?9@ay7~ zLl~%8BeUpbZ-JWUsxffVu;R|^^F+T(>*CSEbW6E%8Q1gV>{O-78u%}7%Fx+zxko(5 zW3BW=s4SUb(Z4Sc)?5*+35B)x%ye0cpO}Hke>5!Se`?scqlv`>`y9fbS;qQs1<+2Z zyjLu{XQ482)&D@ZM1_Zyo$6OksBhBF4^Ii?kKpqF*QAt3(^3$wr=MHyr59&@Atm@N zwI4EO=c86uyG(zmCS_T!I&Yp5J|xllh}wE>LY*$;U7RHNuBgxHn%Y#ytaRZpiyIIK z=vjDFDL$h+o!8T94S2oQ)-7wx+K7k!^50j>oLYcv?#0d!cBs z_QF4Do;geJL-nr1yv@M-kqz3$nvTB91=2rl>Q!WI3sT+AG#c>h)Yq*G^KfYLe6N(J zQ-hr7mlWqTzN}5wZ&EL@Bc~qKz@tCFqn5YBZ41!8HV6)USgi&7w92ux4FeiJi((ze z)#&(nWyYAV#@R5Sn5~4Rvuam<2M))EQcTlwB3cwwRfD)fQB)U|O*OGdp1PZTr1j>( zsgN{5^_mcK?gZFk2Zuaq)3QC?QKTLd|Hplyc>oO+G!p zN|yQO_|-a}^pD;o-$f%S`i#H>-f^`a=~yWFZLaz3Rqya@RRd=1SXabhdM0At*B)2P zyxOjyP<@=qk-m^{wt$LokWi$6Hk54rh)y@bokL=zyT^2j9UQqY>(2v!t`$_OjqDt% zNtZEsy)~|rzM-0Gob8`6Zks!E;9v&41I0M%&VE zRa{&Srsuqb6>a?8TN-IC-Zb}Tn|<2=4pi;AWG5G0+I}#RrEt1=Dd!#4F9Hj4i~3hM zpR>sztnaq64zM!wC1CW&___IAT}#szTvns6FFEBrMt3~EU4dNbU(IeWDWFZ~iXO*) z799$4^@>g4^v=Bn8;0$N@$>uO#8e+cXg|x<7w85$0&ckBFom!YBhI6=^8Y8+dgAYc znJ!=uW&R4KX`a!9O+wk9dVXVS8O=&oLiPD6_#CGK^acE+TZ)wixVX7KHi~n*%C|RC zjo^?Q1Fzo;>*{1A)*anUmne6imG%5fhqY0{wcvpGQ9Q|xfOf)C|EM>=Y1=sGRk5kKXsW~+TY130zd zyW;`Kq*rn$;`!`2ha;W97QdB3bv!uZH*1=7@bA-Xsv{B$!PhLLg0#vur9bJUTodBI zJuz}v496AsfRYuABW53?hL>~A+@&v#|2w;Wxdua#)h^49Yro2xm$!-nPXv0$)_r)I59YD~b}x;o)o0jn^Z8)czdwTyOMA=icULw?c;MJD ze;r}shliK>ANHH`q@VxZbdjE4%TRDO`J6`h>%2JeX06C;`JYGi`NQBKeuqOkUwMvC z?6R2GkDdM={*r1eT+U7=ij*2*Zg$Vvk{*X#5u?#VE2l&{se<9kQt!;I35SZpfi~O6 z3}(HXl~39qzy4THai}&+ok2rm_jFVN$JyInK}31SJuL3i=;ULTqYxRp`COPyd#OE> zS~X^~1BU|nR9Wv2!B_5qv=Zf`WXc}i^_f9cXpo5OBS~oE_nwoOzYo*AlD~JqWTD_U znpQi5OM!XqUCdGsLpu?e(fR3qr=kL^YH4 zUs;B%K9>;Rynq8XNWJ~CUH3FS^4-{Y1?Ocf`m@X|jMoS$5TaM&!f2+F-{oU4E?iEuF)gdF5 z-{2jmfA@-6GF@0{gt_mLjtT+^5$K-PofKoS$$EHFpPu^czir6Z5-(rT}!iRfnE ze?}kQQDP1nn2B88+a_LbC5t8x&!ANQ9qWi3I4ZhaQ>B+>zj)JAo#QBiY|Am4^M9VC zmvMF&Z&!F3D|PuL_LG_ysL+XEI>tJ8lMg@t$QKzz{byy2ni-acDPmb(CRIOs3C?!# z)Z*6uYy>A}+&OU8{~HaEew}%rdsOZJnr110@vEWfjF-10MsYj3qkcK(#@WB(34G*) zO?y(u;zN3`Ucg~$uCjNb?=G)KhD>cyR_@)}ZPKgytcLnGhOhZ`K)bW9C1~3t=7D?V zWd(&}dd4EI->EH4h+KKoq_tQwlnPr5_>PaJWDvC7xOBG@3g%xxIM?BWjLS~%$CqmG znQa}-Tp3N9|B5w-6dJ<<*HBbEX*OJKtK(0dqH>&v!#}Z967n@{1>&1Tf0un$sKHxviU1Ee7`YO9wRexMhVqC zty#|@vGQM>0HnkjP(N*aR&rv2v7O;TvRvp_R{xhf zIQc0ByjVn7)1SA}7u@qv$|>#4`Z1*=bwYoigAPfC|1e$)Kr+*L7xZ1*?9joGB!^mMd2MRGxfX&2R5^e5(J%p(3?v#!{ERQxMwx{=s{x6Vd$>Olb3= z41-(SX5HsiVG$P$_uXnmL4I~&-J*bR$>05cS__QJ(|P0c@AZ9Qd`$X|toJ;lIrph5 zjiLKf@Rzk|+`Ya4&)t6v$Q{b>Ca<=})lHZK0e01>F5y9^7p&B(&4m$KI=Qg2M1wl5 zfaPSS(@CzzWU`u%9SVJf?o?C%eyRM~IQ*})brR0QYn6EtVAW0hOt!j+3nDrGiYL`C zL~L6;D?cv!j+SE4eVG%BFvm*X2sSr)ffdrL+SG5yL<$4ui5rkLNZc~p2bn**PbDIc zf`HVEzM-o5jmFMo3b|r`@NVQHkykZ;A8TN^x3^Zsl*SjL0|CS<&{z74wwLOE;zY9N z(0c86BmOWeqXq}EDjk3HK2I`bZ9Neyi@J0f>5>cPsLIc1!Pz#$jvhPj`M;r~bvsCoHEC zK9~n0f*<~>*QmVwdj*-d6>;8P8%T$$x7!Z;49*)cZla zi`tRUdd<8xGgeYWbb3uu;n`?vpu@G9QdE*s$I01M2OA(kY zty^~k(XK^9Y+lY|dJe4>Pk`_zq15ePhP$RG_9$2U*fm(f^T!ZbJut)R-pTR1f-GV( z5utIiLWiJ>EtmG^)+-T_-lnuk(f-O=g*q`By?6aeehHM5OPl1&F`o*fZQi@kCVqaI zPGYaj@s3a}GvhsO=Y?3%6jjkHA(4PL;ixZM=H2l(8+{2_rM0uJ6j~sN*7a{6Ux8qR z;x0MQ=V{TCvF9jS3Fl0IHaKWB$t_lJbwcF$j;te5a)!+4!(KR&@%R0P!gfPOI)Vv4 z&4SLoS6UDLRl3cCIlnL(5@qvbJ=MlWDO5rh%Pwt1M^#=Hw?TqQ1-=pmC+qDGcba2c zVy&d@IG!1G$Ie<*Tsr`b0qu??jNCsWJ(ZX-VXy5H}=O0+cK7$NNGyw_TnA59$ajzLr9dYzXG}mkjNp(Da z+iF}8GRY$O-S4+(@X;RhL+x@#(R~D;;kfU?0^o|<+}|v)8@}j1^HQ3sNe4Eds6O}{ zxQaQmTY;Ye;Ubhfdl3DoY9l|){h2+0gJsAS6N?=H-Eon$v`!(~B&4VWmS_Ilc&XuE9hLFuH~hT?%lKim2(L@|2pi*!LxP8&Nr5s z4S0VQnVKD`6%rK?J{y=IUG_<|JjX^#hg?tXEjv}&;SDQ0F>r-WAl?9of}aP=*?el} zv_1d(wXJ{=&m?3=Fr2_7e3f7+`ulCuJ%yYI{&(w+$lKb;S(H3e`4|Oz)6;7)9j5*Q zU3SZT{%HQAq8%o}P$wEr?)o+~3qpV|4d7T~ZqeaZ+osn(dU;(s8N>cYTU}&362Pex zm%P&c?^R&xVPei%;Je?=BV~$RtX(#D95r}trf1kKKeKo03iqXqnqO-}2tc8n$~8HU zsIz{V={=m0V0{$RL2p*{+#pV2C?-jm+Hm;yX~^#8l!Ok23tGCH{c0*9TJuN0$R7Yf z&+)6!m3E4r#nkjzm-|K1m$7>uUf)8ezV+r>ROaYV4Y|gSLUyy+LTZR%qk8uK>N+Tm zFbVx)j^95BVpJ#3xm-8KE`cL$xhdjLFB_3FKZ#a!G|Y!<|8b^gJ>|Z6Dns-V$sOb-0OIW_*&DeI zVs2&9&qrn7yVrs9Qr!Qf2^Qsz7?Pk6em zXuj`~VuPEzc^9^hXRCFnwQQ65F>0>5wHB8!*?fRZN2`ka7~{ed8#9~qMPzOxvT*+M z?lLfbr=__r)$P!>1k?_|_-EV|P97#>>djmRoocijPY_oVi~Yc2JO-D3w0jl@a&pjS zYA(4x#UH~k$WFGbGyF|ii^K2@f&m2pgLcqNvxa@cmRX~Ns{N`npH#Y`&s$e4O}E5$ zEff{MaN>_aoUR16V7Kw8=F7mAX2Vl9U>+i~<#sV;HUt3G{OjM53gCi6K~r+Khslk#(u&E+$gSJsEXfy?uiNNpfE18ls>4V*g^dH}l>Tn55->e>Uh} z_}DehOCYiKjibxnblXR@cUfYbo~DJfvQ*KTmc1Gl8WRfKqz5OWce3yq6K(I`oe+rJ zQF;9|uQ2Qqutv4t;~^oi3yFt~{k0)Al6r8|7QPec{_=n*ljQ_{rQx{iN9lNbNM3o$HS3}f|N%OvE=*gg-g;!^$+HnMHG?I$Qb1cNRco{fT^PM=$r@QR7OrHc0554?r zB-g`0v=7AY68aLy;@+2;Tg%aM%EJ;GGF2$VLeZP|CuBEmBedoVk*HrW$MYy}*2(ph5Lqfx>ZupKM`v{xA=i z-8;{2raRHrM{|fU9c3LXAP(s;9L5ku$?|;^1VB+=PMhPhF#ct}y3n}>2>jnreKlxf z!)QLu`EgO0B&xya*d7yU)X>nhnde)5jpf*zxLEy$OVGx@gN{zdLyona?454nW$Xj_ zE`FUcm7V884t49xT{Z|&JHX)vx(17};Ye}QgzltYnWC{3z(m%bXicP(^yV+{$S80s zgqTOC;i_83ea|~3Q9Hhiv?!I!)YMe(p}xoIy32EU6nl}(j+b|x8`jgM=lO66{C38t zG5zQW!eRRcwQ;%Kg%c}7p)pOR6Nh-lC&xPvp6G5`>F|ExyGCr(DD4^Bsev?y1?%v! zDvs#0Sa*-Xm+1@5Uc+bb(-S4MBEX$)$I|>&W|Jc!tKJ#XAAEap>B!Qsq^@kvwaT~V z;!FumI)s`g-)ksr(i#}Xqc{+}9I5jV#`@;@!}A3p8%e;LQ1ZtlwYwrH?&Q~npl#1UKwoLA@g4O;R1G>M5Pv| zFATgkHAt(s?!I7GmCY+s-OO!2s}snWjFVXNPO%^H|GQ7v18{Y7G6=&bexQ_@ z=bjaUHe17jYD^!N^zjAjzBy7mF3heanlJcLud6znR^I1lbtJBLuk9U_!;<&leCQqy z-00~#kSJGMCh(-%msOF~*m>cvf}Q6=-2N8#zPC^`AG_M`fF(CF<)eEU;mhSr#NU&j z6MQ`G884JCo*rBIX#kiceY@cVnErfKP07taCJeJ4<@zYEEh|Ww;0&cDV?%$M zcq%Y3mu};c?yZQ!^4}c6F-Py?}Ll^gb%bHF*S5Tq1 z->qm5Tj0m+0er#UsZm3;JgqEmhdz`&viZ*g-j>>@P%-_Q)S7K2+{s8*ZvsRsX(v%>BJqt{e0)t|A6?Y~+w!>jh(iI~LnEM9`%aOYb+3>+W20cZfdmJ+um=Jo z%!q?M3@=L?ql$U(G9O?z7R8OOmuV#wcV_2Q*vI$Fhs*NsON#SUQ^OvMWoCG z+98Rb;&5i%g{-QE0gH80!qnQ%ZUH2bIi$0hTDoC8=3ea_8Z(*U$qvu{1WjV-gEoO= z!8dWu+_#B9mMo2p#yV9U)u76)M8}XfK8dFq*WoKNUkg(l=sgh|L0S3nL`1=3>NAUd zN)mg0Oi%hF?@-!tQJV|}OP^gw@dLk=#00+ImcQGo9z^tBZt1)ia=T=fjr{82MBvT5 z@mHticdYxUU5575^iX81{dl^+iA~sONb9@zFLoy;)&?GyI!wlIptRYBS8S3(iy|ss zF9o0jY!`nvIwP2NZ_Z%e_;dYJxuM* z|Bp{iL>YHCx43XsL@~LPSwU%GrD-um$jEusufctJt*AnH+;4BrB-4z1ZZzxCkO^jx zwZQJg5Q#1|rl0KSV1`x0^sufzUDO=#2I(`@nX6vsuJqP8+;yY$Y;obn9EuH;8BMzy za{>>0&nLpGRK=T9E6j~?JpfL6%<*ayhWW=~Jjo}6|E@agWQV^hLu^@%6JX9m`Rs?i zmts#Q7OT)zrL~QzzRPD2)cw2~=*@ZGnZVpL=#^?og`4?K%$3vHgGssicIU;<=nANQ z!{MMdT=Z(K0lhuM1ny@~8_s+;WeH|~KO38Qwwd9m;0XN-hP45}D5Vy^BMYu05x#J> zn1o?yxe0*`mELX}&3iTZx>_S>2=r0w;QGs0W1)2heg^EGBNjM!$CR{O=V8je^4alU z=5D~}0*w~tujeUGF@FIY{1vXuspSmiQJvR#jzhVoO`?pix{&C}YhbGMDqIxa;xos9 zY9{4#8pc-w9PoH-b4%*Mg&J6`@q8JwPM3^oXvPqtY7#+ZhCXAtkmGnKdyl=DA{Gjt zFB~t`EC(|-@lu3!h5~l(JRjetM2v{$>8QNCtIqe&#MddJ)iJu%=G)FAI^%Z(xH+%u zWJ8<{&OFnKhP`OJg#vy*OgI(PR=c$VD6JrhBNYx0bZmN}9O1otKpf#VzTjqFJ1vCG|WL(0cief8z?HNLAjFW`GZ&%Z8I-7#s%cW zHQ#Je=GymvNAMN2Ds1Qb{qc2PeK#Qt0mgsdQ>{TUebiwJYevB&_6Yl-2md(jN1w{$ z2rW@$h#$`M`Hju@ynv8|-u7T%z6i5_0#4U#-W11J zY<-10PGw=8oYHI86K>gaz1>ZdA*Nadiun?#{ux{|ZT$9-JlmLMa%ByXex+RT$yZ0_ zr{@sgb^Q?x^NYgppUAFw0p{_P`nB{B@rG0>=%#Vf=(=cX$Npb3suyWE2Qbh2+Mz41 zzu}G(uRi0bmxd&DJr*6V-TpPf!TmI8N$vNB70Yz@lmeAqT5KZqb4$#QpL(DYRH9w2j9j<#&%D_B)T9a4N<^y~X7#HK@L zZTe@s8RHLxzGd;p5aVwIQ@r{4lmjy2A=3kliQ(5{6^2)jeN|DBR$E&U&M$I{$ zV%n(6?7mb(Ow@i>>gn>yvL9ULWb%Q}%m*yP{kCDBpU5eLW~3E+u7I&_$m%O4f4fBe z4;!@s#A*Y-!<)+u8Ii53Qn9=dipT%iebr_B-pm9G$Z>#8a!345H+|h(A3481=Ds~# zQf~6$v?}-U7jseiI`s*eq{xRgYT%S98?t+IzEK4_VXj-&1-&*;k7`UVos>x@Zr|*Q zjo8*$;);clHD_=61qdKk?7D0^QCF9$-4gTs^+ulROZ~q1k*)HiGEdjLqR6kqL<}@~ zb&?$3J+2}fp3kNcggjkFk+O{TUua(Uxk_bB*q0{RrMf&R`1!_bu;lod=eN%0pz`FG zD@raMAa0OErM@m9wuBu1T7D;ra~l7c>HMVjObgVSkmn2Vq`KNkYHLgFHLlx0 zXYXIu%(vjz&YH?D^UmgEj&mFJ@c-M2=f=cTLEsN@*qsZ`64-iz8e#&JxG8GGXOG?W zuH}_EsDNywUfS(R!{!ffSezE{8<(j}{|9D3nZGgOY4tQc3SWzqgC1EVN_MVyg!*>R zT{rG)U;aOSvHgG8-aFc#{^wuRJt;fe&g~jr;oaHVc(_-$w8!bGC3oI`xIOctGujtF zwY3Khy{KJy&N=O&TVC&HmK?d}#`Y!u?HAfleD&V;?%({m_SV3J=i#Jl~%C$@j5UVd@=%v)aGKBMa^7jHSU z?KpK)yZ73Y+pAvr#ck=Coq35hG2}v3G;#gki-czu<XNDI{xlVdljDa|Ed z9y58MCI+xotC)O)^Fo9jROHd{syPhXYZHALZ7l8%lmJkuTg|BR>baY9d!4QJK`bMBc^81v-*RL4!fX<(tEMTM`T zu(%M0mpXtxsPX7w5ZBC0Rsf)=yiny|jfwt@JYX8{w3+%EzVI-YA=Mx6W{MkVpCghF zlNQ@)DpmBsYcp@Cmu`~I=sRa&=Nx0LGf97_ix}BpRYF1dk>a4Gx+6@fGOdTyN!Y1U zU|IX#yQ2qu?}dK;1(ZG+d8n=2yRGeN``SDI{G;uqU;CfiJD>es?Ye7k(~tAr+E(;j zmDT&UwG*%Y{q~pt@@ws@U-+{2l&uHaP49hMd!ufgecc<*XfJ;88`@uei+)L1m!*Fn zzTwLDs+Yf}tvpUwWVm{x)EnelY&P%?k&}1onIJrb4s`r!rTfs~cG6ip+Pi-K$J+@% z{Xg2%f8aIkS-SqR@3wce*Z=ri+V;;oy*+r%r!|<Fdv0NPPS+extqV%@4J+mmX@TeCc<# z7d%4?n63Kd;*Y(*{n5*RUcX#?ep`9nf2aeYQ&jO)I!Jh?CF}z4(zco?pkuFJ7#ug~PDq7}07{^ocoKmqdRGzbmI_ z)K9)l$;v(TWa`aaq{PQNvEzZ!pLfI}i<2aM#`NfkIiz~$^qlHi6}ra4n9s;Yk`Yf? zdYiFvVG$74Ggb8iCiI1rxNtW3Vy^TCM88ZlQHq|#<-kc*sbhN~ zr^ANQgdmQw7UkaMYgLv^oD0U2!tGczul}O#q{|u_lSByG}EavL5QPkr$Tp8N(tPyIlOmf1Hz7J~Yo%1z7*)tWEjq^WE6;ktkK^mpIQ-8jh(l3|r*5NXE>{&unPA5Mu1e zyHM?+E~W^1rssUq_Zfei2t)w2KP8QuF;VuChbW0bV7e<-$T0M5JB^6z$bs4y1TV|9%v8hVhT2V z1sS{TXY6hVb^i&M)9l;L%=k26mUREfqjx;mt`+vldv>=Zeu!f&z-hmnZ)%AV%oxe zD~IoGkLZ`1S)+du(G~@~<8dc>q8+*CuJ(YOs0*yybYZoq(GLI~@I)s}-xHE{o=B91)3nthWkcJf2huEW+LQ~G;1@&*Z(i=Z#=)1wM080x zz2G0q!jBdwy!cGjIH7zGicVx3_01+uXjsO_4e^mfFd%=86Xf&`-n)U@Zn7Z6S+C9x z)MoCgHMP*-f3goQSV9)9OAdA9gdS`L1|w`#mQx;G#UYsfn|vhuLRNMmc0A?ML{#P& zBZt12+BM;rqy9Ww^VQ?Rq6vRlcgALlVv%F8TvX*WnA_&`6m}g;LlZytTZcxWGrBsL*-RUbTI>T(f&?n- z%3@x`{PB*4O89A9(>Md3;_kpO=*;1v{Mgz7R1nya@Ck}n>YPQ{_S%fi$12ibQz8K! zbJcq;tjW4yDvWL?X_h9VsZ^je%<9xva#bBP7}0;u5mPMxXZhUs#4&Ri;$uLKtT?mp z$A0c+%pYEyL-;7(Zz6Tf)VYvyeB_;TMIM7A=Th?0A3jd9Z&t8!fDga4F-FJsICsU> zQGUOUk8bOjTywMRpo)2oq*9ctEqH{RHR1ZuiBtrU*5DuaUIk>Flwj=VtK27hsQm|*FY7oSF>6S zEeX$8p;>KMu9H4(+OSa%u4Bap1HaFsduf<#)HkS|{#_sS^}z%BwvT@4*^4mw^Ur?} zxOqgcBpEB)m;}1}S^c|7eZH)d6E{I3r@j6rmg9|+tZk+1DNo{VllqMNPQ1g(hCbqQ zVDuaJmdh?pnXI))A)n{$_*j*xEwyulW-(G9yZN(i?Q^_q z(=^GDa2}rU$bPm-bAWlvTwrWitiW0ERAg1h552X16924y>Xo71Ir=y(;wRR@%)&6~ z3=?oxDyzgPoBSgyeHa~!O?ykS($6aPco!%-CG9L5Oev==)gg^AmmP#Q_ECTRRb18k zBH%bT@=(rwk`ak3*aZ->DAHj6c`he8pH@Gbgn+2XR7%gF;rU+U=bDv5wy`#Jwi|%{lFt z$m0#Wm~w!MBm9K@M&2}YZuEa~I!Tpb!i)W$j+owP#G4I{vFy`?%Xq^Hbei9)EYy%V z!L35K#doU6Xk+*fMr77&6HP&0Ny0L=c(e^n#b<{S0gpKG>L;AtO zVB?_4HxE{ImF4I`J&a9c8}gtVpQra=#HT@pLN6x`;;OznykbEdoVD*)KlI#KwVkUA zM<0FI_j({B_D!3(k=Hfd7<@pVEHR-_rtFA*^G7e&5*Ip6)I)mWt~J`IK+`>)j_AtB z3WFI_odt^fAODB-4IY0z$rjaN-DKsRfY?mLCK`~#Yr9lRrSH^hhgnk2a*{>iDpzPS z2FBYo)FC7wr(}~X#-sez_{RMTEP_a2`qO$9s24J{O#0Y);$&Ff%8PS0JqXkF_(Cke zFfr$dsEym|hmy^y%Nb*D@5(_$xocgRGsOW0t3suRbP(fFUI%}j;8?I-u#{|!E>MOJ zn;EY|jd(%VzSgf$$;0$@SxCZTF=GiI4+1r-!;g5g-&QBIqTCO360t%85_GM0fxT-8Dd=A&Xi5|^Fn%em#HDdChmt}-ZC z<`%0=yrl}uY2JS!2N&&=+zSIiSv{ibIGh8Zv+=rp~P|+~`2E^~58jcf?${eht1g$CWu0fBlgOgR0`FSY1yc zUBmvx74BG|@Ww5Uqoy!!XfVR;3Njt~Jr=xa^?q$5#hQP-#KRbH4vedz;NlIT?F*kd zvIs4npZfcI;7y z=nBPyJS{dTyQL@g=sC)9g~Hb!JjgQyz1>5L60ByP(U(+tM&_miA{F=ucJVhj1skMODf{cwGJSQ7ZYAxt|nI8!8I9^qV7Jp<^m12RScjuCWjBkd- zf`gSl>uq-QxQt1RvB<)Y=YVpbNOPXdBen}|#NB@tRZyNj1BJYzDvU(E7 z_5sF>_2NI#}GV!lEs40@ig&~a(kEsar2++V?2zExAgAd|_eLLRKP zwJv|K(|iLn*iTV-UQ!JPaEocQqnt>^X;)n`;tI7stC6%*eKatNuNW)ZvM=tcPchcm zhlKu1T~bxmj8&12;v$>pnS_>8v4AYf$YYLXUao8~Z~|Xo@8c>PH$8KQBthxXxlPI4 zS=S4A!ACctVB+LT&NVR!)E5ugh8f3W@f&}LQ93I7tQOCFeAf0$;mFOVzOIkMC!I9K zFCi|BrK}F)__xZNVqo-TjvMx2Mileb7abZeJm@2A^}@>cPNoz45U6nQRT#hK z+#te-F)DjqV0rqCy~=YCH}eIX>JobYzs!-VZH3JHyaE&F)*oM8%7 zLN}r+YjY@xkR-+^xRT?jGR=P(abZ!|vhLxTgBTs1)Z}4b$FTH-De;kcJI0a%bhG}V zj!qlfPdJxGqM#0d%Cv)67-wufjuMXZvgV_?17<8FQ+ueWE%?&L^M`WzQ`zs{m4{CI zu=e}H0VVZzxS|aKc9JXx$hM|8hSozqZ1Z zm#dJYw_p%*`x(KDWyhmU@{aTlT^ptZS3-E$+NzF&VEhe7@6VE@k@4p55rsF$PJc&C z@kTEeJSH}uHpVG4uJVc~m1aaX`Y4Q*+NjloDEc~Vx)YN1xvwcf!@}H81;>cK7io>8c8Q%3{Ji z=&IxBU}Q(h-4k@y=u~CNv8q6@D0|9ooeDK+y}~XqTq?(b)nIMnVB*Q*TFI$&Lu*`{ zLhC^M&XFmIfKms7R|-{{r$v_3rb%{nbxZTt_av=cDz~K`>F-1_8E{s`gXPrXjC)`Lqqrm`B>* zr9Y|_?GgtP7AvXqv0WA8Op$XHKuWQW#IrZcDVsTRV?pQi z*UUGSR5f+*XOIpy7!03ms*wh!4Vl1;_%Zs4MWw;4yu5#Z zd0uk^easK=wGgP|5YYywtXwD$$);@Dr{rXa3%?kHTohYp3dU14y~zErM&@8X_^alp zj}Q4Euqoacf9(7cO~nsoPjVg~K~zf;FQe!O9ewEo-XJN*m-mx?EXsLSJt)3eo6Au( za^^hyr@9U7f<8oy3VZH?aH!UGJy@u60 zW8+i?RIi4!A_n+Ec{*`~H>k(p7 z>cAEkn=vNA94#wH43Lh4zKRl)ch+)SVd4b|dD@2}7~!IwG1!v_ze7YffipW1-S~N5QXa5_Fi_Qu|ZF&0=D2o6ulyy#SwFz%xj|8 z9Q49aewh3vOSXxhaYoov9Tw7|Xf7q{DHndjJGy zq|Dc}A8uY8R4CX;CV^**|AOMj#S}6}KB;9+@M^hVP)FN3gsLi`pK$I&JGavM;1E6QJ^m|iAVJ~Ap z7*S;2S0g))Lg8dnMZ^(;MOj2TB?|{l_0fdL(nLz%dq0q7gT8;I<72bF&AO_GYjSq2 z_Ky}03V~da)hotC!uap;rqcjYDScNg6eed~F*e2OMU3ikH8$r{##Vb#PS~jxHQ$QS?-}dcx9zaLyi!i+ z^a!lFpBPnkbTfZ%4i2qX>tHl!9JrS~h{9Hjl=~7S^^(bs2|yL!F!z^nL=j!cJ48N? zpccn#kf^~#yeSc4+5!7#V}no3BBg~gyVJ(|87q`Zqg^@Zx`;O-7?dHPWkv?~G#Dc# z*9Cyn3@;q~j+h-m2b_GzKk~$IkqNIpgKvQ$(fF07lnz51>KRg~qA%w-+8l9s91`CR)5Anw zF6ZRsI<)iJv1De@CdM~x`WXA%APwW6bY#=WB&(H)fy;vwIvKmbD0zPC8**NVYah|H zmo&#uZH`hj9zVSslB#Fvk3Q_NN*0R~-T+YM3I>03Hs&o@#+m05nYZs~uufxIKJ9{D z83OSbWe{PZZ2%<&s04v+R0v0%gSZq;#Ke7v%sKBX`dE{1oKRN3a7-y%!kl~*H!kEP zT}rxcO84PE2-OE=XKfq{(mEvTQb}0O=BRn?ShkW!L)HgCBKqK>W$GLCEAyd_9h3i& zf|!58c#H#SMH^^o3yNS+hTULYxB(L!)0U=?7+<%#I=|cu0SDcA6^M6gIU1xpC}jXqb-cj@`AJWrElv2Yk04rt|rkle!9P7!~K zQ;y=}B*m)Esvn$F_lq;0slu}~@K?zT68Yi&7>}1@)IyL2jRK1MP{P37qL#XUA;?&! zZWyA8Mu!^%$|Jc1`kz=Qm=Ai6A^IrMs?dYIy6jA(=rrya6e1^km6q1u9AyD2=qmhrHTb`h=tE zsbqX@{l|NBQ2jJsssH&piVG_eFwG!+vZP?}HM3IQqORrA3&k{he}uYG^fdTqmc z%1T6!^d83vsWR2QKk`OHZyI{JPtvfgeLv<+%ufe3aKQ~@3Pvc>u_0!^%$wJARlm--YLW5)i1caJY``k5559|VQU9A+438M*yNSSwpw zXD&-qPWz(|FU%A1(qFLWg?;%B4k&n!z&_0}-TQ`OBR(xs6sev?vgv=6z3svG{z3b* zQ@^J@|4o0;p8md9w?FyWe`q@|KE16zst0(Gh{Xv;TSmYHKx38YkPfS|qRhT<&Vj_J z4xDx%+q?j}2YqonKY&SR%I{)iZR_PQ;Y#%F3LI zsV)>MVw}>zP#~1$z~z6~Fd)HCJyOIMjKo&l9$rRPlb=Nb&p@Hk>prPi z(1CFflhkbxG3v*PW7gKSz#0qB#jKFAkoLh$l{%n-;kXiialDD>V#_#;32*MT?v`2x z%<&36oc(BuPOpFBAxE@MLQI^ItKfgQh__zxEF>S-gbyk$gtVXgqZaXd!7L4V_eEft z@Ii|H;gFENtiWIB2_VXmYYP&~%)>jCZW8LK%b0sx7+-&rP~{Cek@!A89@wdv`&=vz zh};1XE%2fspmb{|RTg$CRw<4+Wi}zkXveZ$4x0>S21$PzsB|-VBVKAV0|R4bq|KoA zbnr%WCMq^z6F%n)y~j?zJSOyW1ruhm71U_^t4fh(T{>gZZVnBN*BHf%FTI$L#6>yU z5YGqm)f8i83j_+Evxw1aFz1HUMhdeH+3lpkJ!3U>6dNFaZX3L4J4ua9AfpGvDJY;_yuejXG0fVbj1f_q5!7J2goe3?E zQg|>{MSM>$yAD`cRBS0_VO0Hx2wM(_{5d6k_nk47IzZz#?F{I~;*FgZaZFZDMtMS# zc`a07>I}K#)B(D5G-18eW5$O7;87+Z$H@Ybvia%38m~AYdeOl6XZ+4=JIsH19kJu9@-+jEy6<54T>bY=sw4 z_=+n%w1xScV=7R6?8-;5Ts`F-c`a5LaNNbXgx}tOa8&Hsw!T=i+)j*{7I*ZgVxa-K zaTX2ocD^Z}A>|~pL05wO_AnPH)g7Z9oMEYgDw7WsU1Jm4Fqh10)svW+XGUgtJ}u&^)=+p z`b<<7$r;R$Q=$XZqyF5m4+=^KyliM?l(F#(zO*%mDA1je!>tb$F(iOds`iKl3NF$3JO}&3&F!6%@ z$Psps(FXr^L!xxJGqi3{1G8>|A{*+%izgD30!77uXH`fMvJUW?xT?7CJkc^b&D2E7 zJ_t--hQSis4qQ(-@c`2tcT6$KwW_WOEFX+LbDmU`&b6s}Xs0dmY>F`vWB6oldu9lP zT+QoP3dp9E0E&^g z5yuI?B&hixI{ZY8(5*>0spFu_69O+KGAAmL#r+*DP`ENNeXL6C`nNxqs8kYBut`8U z>vf!oeLK9xVvHXo)fEu+CGoQ_u}?V#Okq8pOT5>4yy4tQOe0-J#c*vxxA=DVhM3F`)nW zRl1|Pa=1|<&nt{F#r`L$=MMXo6n4Z0pn8{i0k@p^%OJwyN0WbBbA$OIWOBzF(%6st ztp&-XOtJ8j9_$PHXb}P7>7lc7q8ltF+KP+^f*sPzMahF(0pTRe9FTbWC68lg)z1W; z77>odftf@bn!?MBirAMi={2G^XV|zUz_N;}Y?+F5U^G_VtY9-wWrNhz1dAUf4p_X? zqVs$*VW0w~TpoXt&OY2GK_vs06vhXeij^?5ZD_pJCSnXwk3anxPFcj}W-w)d9Dn6k zy)?y5Stm5!t#8!h`k4o`g9+rO;L1*E72J5uvP!6!bceMvWrEbZ{C*%;AbbtkHWim_ z>ZAd^mD&(<9BlCvV`F{#&&;CQfQppkD3D{)h81~opr?r+6vKy{4U0ZoT7XaqfrWw1qJ(j%rwvZnW2ZXY?6};M#b^46-Bacb1Nxm2 zQm-?p00K2&M(3b?kN|e9BwNSh17Vfr&;Q{KKh<{A*dL`TM0{W>^%AO~;(nBf`G+_x zu?i3zF2R4L!02ng`H+DZCX)I1!I(=H#}Qb8lcSfd?Ado&sD~q1qdidDPtTdhEGE zC*eOLM6VYvv_Tfh0a#fjFmONz3Ou*aL}>U{OI3e~{6I&V;6AsO4Ws9*M# zm6IE;l5-j(M}j$d#}Wyo{u-vF?i2-<5F~%bvPH_vgONKY!9xyz42BD?+c2uG)22WP zDIaT+oG>v%7alE1dF-S-F;!=IEy_q7`^s;>B7snePWD1UWhC{Yy-w?dfSmp*2=y6E z73%Jx1Ukb;lilOyjWA&KavajTzti~<7Acx6JVu{i;9OCicDP$`0G}$J?jA5aB2<5m zOMb+^v4l^pSoIFB4$M6N1V8ad^ooH4x?*CX;^6z(1)q6^Q_V4WOAM8Ua)cIw*a_5T zHIPZ}uVSi9oj=;04()awx)Mb`_zAmGhu5)IWp|kRr%XBCxVvag7iJXhTv=M4eO*Ka zM@L6Eiy6;wLJDv6Rg@v3ua`ASN7;Xo`Irb0gXTF%Fh%DX6Jq%6BpvlYtq5H-!p-wL zCdD561wM6Rw0$-(v0UBqoXEmQHDh#3x#UF8eI^Vea(Q>1t5}hO$sf7M$oqlf_VIs8V-h^F zEJ70nQ!zw`xJx7oEc>B$8697_T*f{b?XO;QJ7|S?p^n)|Peln2kp^Ewv1@G`$AR*V z50~wda>l0lg|6Nu$5l(c`(-Sdu<11HZRQOOvENo36HDwtKlM|QU}NjVx{?m0sgfbm zQJ>+Hmt$D(SUx=g`UFDAR+!1622ehyD8P&jWu>p89!ZOt0S zo8!Enf-Vei9AiQ2qnNI=#JtD4++$pX?=ggL31sHMD3Ty zi~UPI!9Jb)H4~}&aCxa6Y6rGo)}HaL7q&~k^pdv!#@DucMR1DP;s^R5#X)pBHM0`| zUdWi7dU<7)I8=u8P1Mr>Bbf_DkbYUysiPL#YV3M7WZgx^V|)bwAmy_-)d{?lqm${3 zO6ID{LJm#6x@z=;mim7z;U@%sCn#Uxt$^f`Nr=X^EQ8Y_)K@!Lxv-dskJ#LEnqBmH zPGHUSqdNYrY7$~sFFaG8b`;_B;N%mQlzy&<0`TXN-0vb8ix&46wi#66;f!Hp+~JNM z1ZHRCv_!G>x;dxA*7u@RXW66Iyx(byS9*VRX(7n$} zX1L;-%%)OBM!!uCLs}@Suvc57&r&1bwiDbE_W?8+sOr=FL{^OOt6Wu2vWU+jRGQpJ zwZi5A11=7t5h9rIkba=cgwFU9teYE^?ja8wpm9*8l#w$>iBGV2M-3)$#KwV>6QwT^ zQ`Z3!y*X*WUL1c&>mwW%DDlb`xR3A`X-$htK#pHB#gttZ(+*)K(Zzf!yR@0+Sb`lS zMggGr(?vK5jah47qQaFKkCg1gqMF)A-8?odZhX0&_#OfS6z&5~6)Z5yks-|T8bz>W zAM@3Af5Zg`_T{R0$mt-b%2hGEdrLjpBm>=RWop4#nW29syllIs`=9eyzl6Ft!Bmnn zi5W-weMBtQvFNdu`7DoU@a3UF2e(;A<}?cUjDZS1W`1UETLTZlI`lQV2GG6=40ipq zpRtdzfM6lPd5>4&StxNmv2eUgibY3W+4TGg0~TSlnOfj$fif;=f*KUO{)kbW+I8JS z*s>^@&dGndK+(Q|tP*>Q7AcRmM>e0`F1hTAcElnV_q3^{b+gEE8^2si#i-Nc* zmq~xI%>;7lRx7TG$apqIw1xmC_1_3|r3|_!$JJ}evxZJ)6Y>uRX_nqQk5y~Hv zjRwVkchy@?NDeE;ma?l@^>QAFG$*tKkS6AfzeS4=1_n1uWMMy*kXxpWVcsBdA$8Te zlGa#vL^1?%p9dZp529?nFsY~hYVIjkuEu}bOTMG>yDN=DTsdJ*swJw&!7j<&KKv0~ z#8)-v8Fsi8zv^{xMHTyEw#<|qABZpdz`o>@zQw;ih{S)!d+&nCvP4XgcpgP;F(-th zzrYiWh-*CH<^^qzu6b3JEVR?C4xmHO2JiVFyr``#UHS_%ZO4LJC8x@1s~TFi0jz&5 zILO&5gM zMc*AWQ-o1mIZ;_x7&hqR+9h2z@E>a7XZyX07^xUt#}+Va7B?U(A~>U+E)CErDEFoP zGAC=i$+dvctoFQDnH;Ma6JqD3f4zU=Cs}md$Ttq;BrKS}fyr}*@s#lq_R5TQmK)m1 zB8djf?z!?pg#}8qiO{2G%34>Mk1XwJC*1R<_N)K#P3_~7Kj(te+VU#*q6p4jS$TN2 zrNxxo!U&uLhptqwNy*>_PQj~0i`Y4#F-SosA3jlA2_xl9;OWoBR1oV2WkG)<7s>!) zjss3WRpE%FWFBqo-!&UZGj*bYeItGR3k^>xQZ6DyZW_6QXAq?AG7}glq{4{y1rgSs zH0mT4Rvg5+47Y)kxk&w|0|i$>c%Djl6AAxxEWG7hKBHYKI1xoy#Lfb@P5^|i3B_dM zNwq#Hh{Nw@nN<3N6L~d)HbsBLNlk`YjhT%X0XUxU4TznbL!De{jlxGylIny7pSSKC z$`-Jl%Ho0v%4%E05!Q48DKY|zy7SbfL>xil9Gu6hY+ZF_-kyoFc%0jh+Kvy813g4p z6d??Ms^ic1D=3eTVZfolU`Qf}km(hav^{yz5SV=R1D`}37)+)45c_{9_bSww1jpbZ zIMT~pKKY)>tAgt)XWrvboi2!jxp>rmj#qW{gh#;h@>M3E^XL!t1wXr>`R0!ysk4Za z6J|MFk!W|shX0r~F66vRNn+@F``7-?E??hR@S-8x4UgMGoGS4fOx#q+f=LFBCw#LN zi8y0J-&dJjiGT(07+Zh9Mm&n2CK#XNR%%nw5-Ec&co}KWO@N{eTi8R7IQ)~RZOU9j z*5%;^8_3M7IJ#7EQ!Bo}4O?Os7`;EL)ybK=*x)C*|H!jYTvZ1%`O0z^Ou9i7oFf4w zi)qwHh(f499LH=-kl<^Ajh;jAtpP(lg>D~iJeJB82cc-h+!%kGQ5Wq@PZ**?)M?2*1s|egaTnsc@eFa%7tj#C2^Do`oE?hd$4()%K-7zCt zG@Qhq!eStIVnl!Jj2%!drLN#ebS@EA!yIjz8H1^j$JkiOCSGhkU@G9hJ_`(Qa}K&I zI+9CKaUi6QUpm);%}pF0b{t4~Pj!TqvD(C=q4CYe?@L`tL5Qg+4U^6>S`;z+_yiv^ zv5T_?mvG!J#|%#-V&U!?PTYrmFqeN;>>^>|K%ym-byt6pCWzW7}&jxd%z zQAZO(59j(RPHe$eoQp{BYnn%VBd7O;VyT0s7b@D((8s);?&^1caIcgC=MOzG*{>bp zHRcE<+Us0fmvbRPZ?JEn^`EA2;4vty0mfJ52z$g=256BI`{8V_d!Y@a|MW%gAG1w%LDwTBPtU;cz?r=zT%VyOn?raphoUfAnsV zWB5EM9w60G_B5;Xz&-f1X3>w~+E@q4XskbY-0sy--{s8$2%ko<4ciLQP09G8 zS%FP5 zR;|0K199YH8eG#CuCvk02Q@wm*8;olI{}V=@|v68x0u8FW+4YLf3&IiC31iJw7c{~ z`zMZQBT8Jd4{?Pg4xqu$B9Q|&{ba+bkac32T8%Ar`o&KWmMy>Kv&>==M>$Ru!)mfE z8sbZGmy9I9oXEDwGGgL#?D&!(uJTCcI%?#BBlrD1~(XYT^_Syq;J z?z&fXRo}04H#FU70}U!(FhqaRXk6k2any0ts5qc2CTkRRnZ#t0nG6P3bOx7~5u>n1 z6ClVkI|5w$CGyD6_*?Yg2 z=Y99PFK7SHIp6=QDl(A_p$VO_)b=5v(Q(`@hA1+RqS9lZ_jWK`4#ve31u6=(c zhSpAqk}=%gB!0n+cu;i?tBEs5b34mub=u%iYij4ugv9^gURRla=pIRD@mtx8KF{;|Y^^C*gh{(B3mYfc>A2>m?eKb~? zV~p|$h!2*YV8v-B5NKWqM6egC#GSMglE|6I>r*u`V-_-+S3+`kY$S% zjvK2YfMCu)8HHU&BDvCqr5_r_dmx^KH5pN{d@DJ4Rw#h*y=ku?l$q$Y6#DKw7Zw0H z%nO9t?kf~&JbofYz&8TZz!I~MlBYv<_z!_J`NSvSOu}BM+kAgJV+-ixj`A$0RLVUS zS$LV$Y#`_?{HRvWYz}nu(vAK^E_s@HR(Cnv;k8i#vvuO176|#v_Zje~;(D1(emiVlpK*%+yLp*JRKR<>N1RB=6d&WWS^kdV;Iht`O1IM|f9 z$QY8oj&7N?5lVlPHkx7?=&LkEX}6Nqy8UMAWR^JCR|byTSU7+i+L#7!H6DVg?(0%hTaCVR$;41H*~TLD=s^a(~OP+E!zxbDJJ zp6v1DqEG6!v@w(GgiMFh^GI{ZFXCyl0vbn3ASpGb3dDbs1DeOQ4Xz_!!VrLP5stf32dNEODb&0cD;%2k3tb`U7gq$ zAXXHrMLjoZNdc2hCpL-`HieGQHgc)AogmcJgf{df*`{Xe9*8l{*`+FMGzFRz(DA#E zDzq$eZQEjXg07)jOC4iXQpm!uWYMlTw}nt#RGWXvoseEByBsFe-Ob9P+O;@6^;IA= zEGph8$Qu^jEDE{^YNWCN@p!&OhPbt8 z$x?8DLRsi;Uw}&5x08{LZranh%f%FW1qb}X@m(0a6zz;A9H0377QCe+&$)xXQC5Y8 zqG^9TB1yvfx~#g}rx;m4I*=$!%z4*UV?fay;8@6aY7^y8C(7{<8g1tP{OqbvxnkMIYyy7b*F390#U~f2tP-+CpK|3_`G9UD za&E675-KxQMyjhefW8EhMJut4e^vxiEH-}!om^7AvDio?wJ^2#L@$9B5$S-%2~qBn zDdXT%rN@fs_&_XKKgj2web*xmG|=hfHdY1sxf!vMDWyWUOC{`gqHH~7Y>3Nls|Pc} zYqhmquL~9-o-Jiy0gBNMSJ~0ATo~x{ll3B-@m4WFLArm$@TWdi{AY^@PMbK9m=k|p zx7hNcDratQslXb=IJY!>;d=wfg;H4jaIbiFEjGYImxGOhDfkLAcXayhfbaI;v#{`j z)Mw@lshYHuAwuunU(ne)2?BAD0eg+Ue@)e2QI;u@K@Mk;NNg4bFBnj@XY zM$7W@zuROaaNQ(63 zd}foA2E-F+>qH&Zghy8Q3nuje6)YO788HBhjQ#>9t7VT5;>HO3N=STbE5nM1S|gVBdZw0glL|_ z8YJHQ*E?*~io*Z^KmbWZK~zJYSEX7`Ti+<62Q4v(0A@g$za_KRq9MpGvY20v#D}(r zCcylPG7D~jYDrx{L5QBmB@4@Stpxz;-|To3Xi>DWP0pE4b167>0D@J2;gv9T=vAdi z0<)xi_k{k@=T^aHJ@Psy0b~|QN}(9jyyXj}?n=n=D@kN!M zYClttQ1Ah(l8TmWd=?6lMONNWv}_8TiJx=im8_EDU+Wx8IY%2c5G!+Wkt$C3>$64R zHrARcx_`6U+2j5& zytX~botN-~v@IAWw11N6;w-eD39I&q?z=JdGHDOo*7su&DxUCv0inpFBImHw2G$H@ zk=V)mBl?0T9!L4lq1iwvPQ=z5y2X7dsgfWY2m9dWQy#cljKSBzBL*{3sl+CQ$5njw zu?H0nU<_dYF1g#r0wbJ0jNhkuH{!`99bucWtoGx)I21jvjEmxu*6oGb);eD#i&?&sv6f)lbDcia;WlXgvOe&B7HuZ2 z^Yp2Rg|#X~j)0V}-~j=NgZb_Ts)g9Jwrp8;>}f#5ecx~V0R{gQ8Qa7 z=ZGRuVkxJB4ckGG)H=fPbr`YYIcqr!>x6!?rW9a*0~0TeM@y}gja$kh&v#N5l$22M zCWJo^+|mngEV_2CCROpd#F4_z zZDgE+(Q4C3v)4H~j<&s2#RNeshdwdOT$3zrDaput)ji;d1CVt!vlx!n9g{rLSwP*{ zGQyyL-6fg4*_=(EX?l2;MkYvQLXgw8is( zN^<16K+s+x>%!b0vOMN(%NE@)&=5>)$YslOiH$MCugbyIuZ z`SB}bL=5w!3#K>sVg{z2Sy^q5L?gsMTi=blRXAsq@t8Y+}~E4f_9|3Rw87+_1FY zga%tPBL~N!a_1Jm#kc2;J6jS0EwnwVw%Ll%<$;-^!E<@#Rr4y31~?L)H1Nb}*=9^L zSP>IG2hHFht;$h{kW#Zfm8n$14(2x?YO{-fi*{=y-=tHEEW^PiH$bHo_5?$Jyj=4p z#Wj18!Dwf6@~1%!G&U$(+FjIgn+qx!7K}rjF0CXAdcfGnSk`5~2xWh`pynqy@1C#wq9T>wIzqq5MfUP7xFZrWOq+b<|+MXvO> z+bTZfDLV@y{&kad=tr#0h2Of1mtC4Ui#zgIR@eBkf%+t(NsFT{ z>0~S!AcvN-g}0sHHeXVV`KfaOn-RAL0i_L-1dvjXo#u2q!)WJ7D{Q58gwq+5C zZ`-V`lmTdKC>hQ<+5{zQR!Fn`s^){$vQBeX*Wbw`H6BCvUx=WS%@rHU#_L#Ov)f3F zQ|AsAAI?aNckq%-TdLNgUmfRGXyK>KTd;w;zEUttr&Ys=M{7iX5`uIsQygcTQY+NW zVwvr6N#A9pNNnvAWgun8rp$|tyn6 zuJhrwKD-6L6eKg-1yJd>Toe|=^d-pL&G%fa=fiHh)!o~1rqo)yHYw$UeM!)8tnZ%i zLYg1z2yEl!FedST(h^+F&cA7~AG~$OCtBygAJ}`O;kdi3a8LCYs;8uu^S<9h5NcyVTpT}tf?|WhbwTg8(Vz5+j4{$XwhJC5 zf)!kR>Wxrw$kLz zyOZ00toV_aygv||PlPu?3~e3SA)UgCB(e>@j40C<(Hf6&!2PA7H{!GbIX*1#+JWe6 z>nf9MKbTt&B8)=cN*AMe+T*hU9g%&7(kUVY52jd6Ekr`2yT6#wFy_0M}@L?~>MKsD%O2WVtYF2g2b@1`2X=W^^4KkJXe=?d79oIHURHpEM z0_@Tna2t#22F?ZeO}e05+wHuCpCWIJ|AI?T)sjYKEXHC3inA(il)EBOCc7U$usP|+ zb2T2io7zUJC9G?YV!7q;B_pH963xy)Z(%y>^+W3l~hyKuBrTi>`%cuPI(Q3B&4*g;e2naf3x=)i=o4!xrjz znts0bh;1CIY^YeTPhuiW>b%OVA4@9c6kmiXRj)4M-9QDK@jM+8Ci2V^)6rEw*4r2E zPgLRCXYv*5EH36JXCjh=Aywyg*~H^W*B!HW-SiyJn=xmZz>lEAZeRc%!Fv^HM?e+`FoLUfqN9#zIRF*coE{3g( zRop4r1n4fCvr$yVTx0a2$^7hcscdF8M6}`+c_viFLv@R|ji|;3nMeJzEtajkOiUYD49i7g&=^8x1f92k`4TM19Ec{y#Hr_l ziRN>11eLRucdgo}taQ^S;K)rvFb`Re5$omzEqjD=R0=Lx6lMK70L@=1yIAz?WYuXq zv7un8<%HD>Xk36)Vq|h9i9*vWz_!zT<+PuMx6V?EDs#IaTyS{?OSRTD46)RPPqcot z={t$Yv;o@&g=1}h4U*9_6A4K>Lj z-|m#;4*pdTe=%c06)~xb zFM8#u2Rs8``V2MaZ$5| zt(TZXq8*qo)LK+ch+h;j>JxFIoCJy|nPL}28sA*ipi1&ld=is4~vn-A>|*j+Bb3+XVyIs9k% zy;1c-t#R%bWqHXtm&*2Q$=3$JSsTKBw_9|Ld)sOeoY6t%MTUYBVKvKGoC11IcQe?i zBtZi^Jiq8zv22U!i4xx)h$hcGj>P{U_z|bzcktIt`ap0_f4|QsG#(}MQgO5 z!`VE$O|-MfcA+Zk4Q#mjKhbB^`V8{ zSzw8|BObgG^H^>{11$K365NGsIL0_lOSCkGRN`Rlww=^sowH4%)WBv{WlfW<;4Zp< z5nT&GNqtT2G3T2KYA^c*|8*Tf@|Wsp%qW%`G8!XXV>6DVQlfK&kYB49UG5az$j&coCQQmq8ok9gC^k~Xcm#6 zFM#bpv`|(`<2hSLK0BAJp(5n6rNL-_8x$>1VDZE!na9TjTLmRJr6`fM7|wFe>T2

#I~=zpgt_&qiG@N5d{H-1j> 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[sHJKl8%~x9jXa>ykAyOA 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 cat programs/mand.mlr @@ -88,40 +88,26 @@ The (approximate) computation of points in the complex plane which are and aren'
 # Mandelbrot set generator: simple example of Miller DSL as programming language.
 begin {
-  # Set defaults
-  @rcorn     = -2.0;
-  @icorn     = -2.0;
-  @side      = 4.0;
-  @iheight   = 50;
-  @iwidth    = 100;
-  @maxits    = 100;
-  @levelstep = 5;
-  @chars     = "@X*o-."; # Palette of characters to print to the screen.
-  @verbose   = false;
-  @do_julia  = false;
-  @jr        = 0.0;      # Real part of Julia point, if any
-  @ji        = 0.0;      # Imaginary part of Julia point, if any
+  # Set defaults. They can be overridden by e.g.
+  #   mlr -n put -e 'begin{@maxits=200}' -f nameofthisfile.mlr
+  # or
+  #   mlr -n put -s maxits=200 -f nameofthisfile.mlr
+  @rcorn     ??= -2.0;
+  @icorn     ??= -2.0;
+  @side      ??=  4.0;
+  @iheight   ??=   50;
+  @iwidth    ??=  100;
+  @maxits    ??=  100;
+  @levelstep ??=    5;
+  @chars     ??= "@X*o-.";
+  @silent    ??= false;
+  @do_julia  ??= false;
+  @jr        ??= 0.0;      # Real part of Julia point, if any
+  @ji        ??= 0.0;      # Imaginary part of Julia point, if any
 }
 
-# Here, we can override defaults from an input file (if any).  In Miller's
-# put/filter DSL, absent-null right-hand sides result in no assignment so we
-# can simply put @rcorn = $rcorn: if there is a field in the input like
-# 'rcorn = -1.847' we'll read and use it, else we'll keep the default.
-@rcorn     = $rcorn;
-@icorn     = $icorn;
-@side      = $side;
-@iheight   = $iheight;
-@iwidth    = $iwidth;
-@maxits    = $maxits;
-@levelstep = $levelstep;
-@chars     = $chars;
-@verbose   = $verbose;
-@do_julia  = $do_julia;
-@jr        = $jr;
-@ji        = $ji;
-
 end {
-  if (@verbose) {
+  if (!@silent) {
     print "RCORN     = ".@rcorn;
     print "ICORN     = ".@icorn;
     print "SIDE      = ".@side;
@@ -132,21 +118,22 @@ end {
     print "CHARS     = ".@chars;
   }
 
-  # Iterate over a matrix of rows and columns, printing one character for each cell.
   for (int ii = @iheight-1; ii >= 0; ii -= 1) {
-    num pi = @icorn + (ii/@iheight) * @side;
+    num ci = @icorn + (ii/@iheight) * @side;
     for (int ir = 0; ir < @iwidth; ir += 1) {
-      num pr = @rcorn + (ir/@iwidth) * @side;
-      printn get_point_plot(pr, pi, @maxits, @do_julia, @jr, @ji);
+      num cr = @rcorn + (ir/@iwidth) * @side;
+      str c = get_point_plot(cr, ci, @maxits, @do_julia, @jr, @ji);
+      if (!@silent) {
+        printn c
+      }
+    }
+    if (!@silent) {
+      print;
     }
-    print;
   }
 }
 
-# This is a function to approximate membership in the Mandelbrot set (or Julia
-# set for a given Julia point if do_julia == true) for a given point in the
-# complex plane.
-func get_point_plot(pr, pi, maxits, do_julia, jr, ji) {
+func get_point_plot(num pr, num pi, int maxits, bool do_julia, num jr, num ji): str {
   num zr = 0.0;
   num zi = 0.0;
   num cr = 0.0;
@@ -181,7 +168,6 @@ func get_point_plot(pr, pi, maxits, do_julia, jr, ji) {
   if (!escaped) {
     return ".";
   } else {
-    # The // operator is Miller's (pythonic) integer-division operator
     int level = (iti // @levelstep) % strlen(@chars);
     return substr(@chars, level, level);
   }
@@ -191,59 +177,42 @@ func get_point_plot(pr, pi, maxits, do_julia, jr, ji) {
 At standard resolution this makes a nice little ASCII plot:
 
 
-mlr -n put -f ./programs/mand.mlr
+mlr -n put -s iheight=25 -s iwidth=50 -f ./programs/mand.mlr
 
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXX.XXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXooXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXX**o..*XXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXX*-....-oXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXX@XXXXXXXXXX*......o*XXXXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXX**oo*-.-........oo.XXXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXXXX....................X..o-XXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@XXXXXXXXXXXXXXX*oo......................oXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@XXX*XXXXXXXXXXXX**o........................*X*X@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@XXXXXXooo***o*.*XX**X..........................o-XX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@XXXXXXXX*-.......-***.............................oXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@XXXXXXXX*@..........Xo............................*XX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@XXXX@XXXXXXXX*o@oX...........@...........................oXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-.........................................................o*XXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@XXXXXXXXX*-.oX...........@...........................oXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@XXXXXXXXXX**@..........*o............................*XXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@XXXXXXXXXXXXX-........***.............................oXXXXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@XXXXXXXXXXXXoo****o*.XX***@..........................o-XXXXXXXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@XXXXX*XXXX*XXXXXXX**-........................***XXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXXXX*o*.....................@o*XXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXXX*....................*..o-XX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXX*ooo*-.o........oo.X*XXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXX**@.....*XXXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXX*o....-o*XXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXo*o..*XXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXXXX*o*XXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXXXXX@XXXXXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXXXXXX@@XXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@XXXXX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+RCORN     = -2
+ICORN     = -2
+SIDE      = 4.0
+IHEIGHT   = 25
+IWIDTH    = 50
+MAXITS    = 100
+LEVELSTEP = 5
+CHARS     = @X*o-.
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@XX.XX@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@XX*o.XXX@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@XX@XXXXX...oXXXXX@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@XXXXXX..........X.-X@@@@@@@@@@@@@@@@@@
+@@@@@@@@XXXXXXXX*o............XX@@@@@@@@@@@@@@@@@@
+@@@@@@XXXX-...-*...............X@@@@@@@@@@@@@@@@@@
+@XX@XXXXoo....................XX@@@@@@@@@@@@@@@@@@
+@@@XXXXX-o....................XXX@@@@@@@@@@@@@@@@@
+@@@@XXXXXX-....*...............XXXXX@@@@@@@@@@@@@@
+@@@@@@@XXXXX*XXX*-............*XXX@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@XXXXXX..........*.-X@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@XXXX*@..*XXXX@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@XXXXXoo.XXXX@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@XXXXXX@XXXX@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@XX@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 
But using a very small font size (as small as my Mac will let me go), and by choosing the coordinates to zoom in on a particular part of the complex plane, we can get a nice little picture: @@ -253,8 +222,9 @@ But using a very small font size (as small as my Mac will let me go), and by cho # Get the number of rows and columns from the terminal window dimensions iheight=$(stty size | mlr --nidx --fs space cut -f 1) iwidth=$(stty size | mlr --nidx --fs space cut -f 2) -echo "rcorn=-1.755350,icorn=+0.014230,side=0.000020,maxits=10000,iheight=$iheight,iwidth=$iwidth" \ -| mlr put -f programs/mand.mlr +mlr -n put \ + -s rcorn=-1.755350 -s icorn=0.014230 -s side=0.000020 -s maxits=10000 -s iheight=$iheight -s iwidth=$iwidth \ + -f programs/mand.mlr
![pix/mand.png](pix/mand.png) diff --git a/docs6/docs/programming-examples.md.in b/docs6/docs/programming-examples.md.in index ff7a1c40f..4f101dbb8 100644 --- a/docs6/docs/programming-examples.md.in +++ b/docs6/docs/programming-examples.md.in @@ -16,9 +16,9 @@ GENMD_EOF ## Mandelbrot-set generator -The [Mandelbrot set](http://en.wikipedia.org/wiki/Mandelbrot_set) is also easily expressed. This isn't an important case of data-processing in the vein for which Miller was designed, but it is an example of Miller as a general-purpose programming language -- a test case for the expressiveness of the language. +The [Mandelbrot set](http://en.wikipedia.org/wiki/Mandelbrot_set) is also easily expressed. This isn't an important case of data processing (the use-case Miller was designed for), but it is an example of Miller as a general-purpose programming language -- a test case for the expressiveness of the language. -The (approximate) computation of points in the complex plane which are and aren't members is just a few lines of complex arithmetic (see the Wikipedia article); how to render them is another task. Using graphics libraries you can create PNG or JPEG files, but another fun way to do this is by printing various characters to the screen: +The (approximate) computation of points in the complex plane which are and aren't members is just a few lines of complex arithmetic (see the [Wikipedia article](https://en.wikipedia.org/wiki/Mandelbrot_set)); how to render them visually is another task. Using graphics libraries you can create PNG or JPEG files, but another fun way to do this is by printing various characters to the screen: GENMD_RUN_COMMAND cat programs/mand.mlr @@ -27,7 +27,7 @@ GENMD_EOF At standard resolution this makes a nice little ASCII plot: GENMD_RUN_COMMAND -mlr -n put -f ./programs/mand.mlr +mlr -n put -s iheight=25 -s iwidth=50 -f ./programs/mand.mlr GENMD_EOF But using a very small font size (as small as my Mac will let me go), and by choosing the coordinates to zoom in on a particular part of the complex plane, we can get a nice little picture: @@ -37,8 +37,9 @@ GENMD_CARDIFY # Get the number of rows and columns from the terminal window dimensions iheight=$(stty size | mlr --nidx --fs space cut -f 1) iwidth=$(stty size | mlr --nidx --fs space cut -f 2) -echo "rcorn=-1.755350,icorn=+0.014230,side=0.000020,maxits=10000,iheight=$iheight,iwidth=$iwidth" \ -| mlr put -f programs/mand.mlr +mlr -n put \ + -s rcorn=-1.755350 -s icorn=0.014230 -s side=0.000020 -s maxits=10000 -s iheight=$iheight -s iwidth=$iwidth \ + -f programs/mand.mlr GENMD_EOF ![pix/mand.png](pix/mand.png) diff --git a/docs6/docs/programming-language.md b/docs6/docs/programming-language.md index 86149c863..bd59b533d 100644 --- a/docs6/docs/programming-language.md +++ b/docs6/docs/programming-language.md @@ -1,7 +1,7 @@ # Intro to Miller's programming language -In the [Miller in 10 minutes](10min.md) page we took a tour of some of Miller's most-used verbs including `cat`, `head`, `tail`, `cut`, and `sort`. These are analogs of familiar system commands, but empowered by field-name indexing and file-format awareness: the system `sort` command only knows about lines and column names like `1,2,3,4`, while `mlr sort` knows about CSV/TSV/JSON/etc records, and field names like `color,shape,flag,index`. +In the [Miller in 10 minutes](10min.md) page we took a tour of some of Miller's most-used [verbs](reference-verbs.md) including `cat`, `head`, `tail`, `cut`, and `sort`. These are analogs of familiar system commands, but empowered by field-name indexing and file-format awareness: the system `sort` command only knows about lines and column names like `1,2,3,4`, while `mlr sort` knows about CSV/TSV/JSON/etc records, and field names like `color,shape,flag,index`. We also caught a glimpse of Miller's `put` and `filter` verbs. These two are special since they let you express statements using Miller's programming language. It's a *embedded domain-specific language* since it's inside Miller: often referred to simply as the *Miller DSL*. @@ -9,31 +9,31 @@ In the [DSL reference](reference-dsl.md) page we have a complete reference to Mi ## Records and fields -Let's keep using the sample [example.csv](./example.csv). For example: +Let's keep using the [example.csv](./example.csv) file:
 mlr --c2p put '$cost = $quantity * $rate' example.csv
 
-color  shape    flag  index quantity rate   cost
-yellow triangle true  11    43.6498  9.8870 431.5655726
-red    square   true  15    79.2778  0.0130 1.0306114
-red    circle   true  16    13.8103  2.9010 40.063680299999994
-red    square   false 48    77.5542  7.4670 579.0972113999999
-purple triangle false 51    81.2290  8.5910 697.8383389999999
-red    square   false 64    77.1991  9.5310 735.7846221000001
-purple triangle false 65    80.1405  5.8240 466.738272
-yellow circle   true  73    63.9785  4.2370 271.0769045
-yellow circle   true  87    63.5058  8.3350 529.3208430000001
-purple square   false 91    72.3735  8.2430 596.5747605000001
+color  shape    flag  k  index quantity rate   cost
+yellow triangle true  1  11    43.6498  9.8870 431.5655726
+red    square   true  2  15    79.2778  0.0130 1.0306114
+red    circle   true  3  16    13.8103  2.9010 40.063680299999994
+red    square   false 4  48    77.5542  7.4670 579.0972113999999
+purple triangle false 5  51    81.2290  8.5910 697.8383389999999
+red    square   false 6  64    77.1991  9.5310 735.7846221000001
+purple triangle false 7  65    80.1405  5.8240 466.738272
+yellow circle   true  8  73    63.9785  4.2370 271.0769045
+yellow circle   true  9  87    63.5058  8.3350 529.3208430000001
+purple square   false 10 91    72.3735  8.2430 596.5747605000001
 
When we type that, a few things are happening: * We refer to fields in the input data using a dollar sign and then the field name, e.g. `$quantity`. (If a field name contains special characters like a dot or slash, just use curly braces: `${field.name}`.) -* The expression `$cost = $quantity * $rate` is executed once per record of the data file. Our [example.csv](./example.csv) has 10 records so this expression was executed 10 times, with the field names `$quantity` and `$rate` bound to the current record's values for those fields. +* The expression `$cost = $quantity * $rate` is executed once per record of the data file. Our [example.csv](./example.csv) has 10 records so this expression was executed 10 times, with the field names `$quantity` and `$rate` each time bound to the current record's values for those fields. * On the left-hand side we have the new field name `$cost` which didn't come from the input data. Assignments to new variables result in a new field being placed after all the other ones. If we'd assigned to an existing field name, it would have been updated in-place. -* The entire expression is surrounded by single quotes, to get it past the system shell. Inside those, only double quotes have meaning in Miller's programming language. +* The entire expression is surrounded by single quotes (with an adjustment needed on [Windows](miller-on-windows.md)), to get it past the system shell. Inside those, only double quotes have meaning in Miller's programming language. ## Multi-line statements, and statements-from-file @@ -43,17 +43,17 @@ You can use more than one statement, separating them with semicolons, and option mlr --c2p put '$cost = $quantity * $rate; $index = $index * 100' example.csv

t{aTZ6&38i4NR)JkkUJ8t#zTHQ}WTU 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≻wj#yOQ-9#~@3Fp~&DPR68SiuGt?E40M=dGZ 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 Z%~W6ulpD?l-pQ?7p-8@n3$TJ?GNP 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

-color  shape    flag  index quantity rate   cost
-yellow triangle true  1100  43.6498  9.8870 431.5655726
-red    square   true  1500  79.2778  0.0130 1.0306114
-red    circle   true  1600  13.8103  2.9010 40.063680299999994
-red    square   false 4800  77.5542  7.4670 579.0972113999999
-purple triangle false 5100  81.2290  8.5910 697.8383389999999
-red    square   false 6400  77.1991  9.5310 735.7846221000001
-purple triangle false 6500  80.1405  5.8240 466.738272
-yellow circle   true  7300  63.9785  4.2370 271.0769045
-yellow circle   true  8700  63.5058  8.3350 529.3208430000001
-purple square   false 9100  72.3735  8.2430 596.5747605000001
+color  shape    flag  k  index quantity rate   cost
+yellow triangle true  1  1100  43.6498  9.8870 431.5655726
+red    square   true  2  1500  79.2778  0.0130 1.0306114
+red    circle   true  3  1600  13.8103  2.9010 40.063680299999994
+red    square   false 4  4800  77.5542  7.4670 579.0972113999999
+purple triangle false 5  5100  81.2290  8.5910 697.8383389999999
+red    square   false 6  6400  77.1991  9.5310 735.7846221000001
+purple triangle false 7  6500  80.1405  5.8240 466.738272
+yellow circle   true  8  7300  63.9785  4.2370 271.0769045
+yellow circle   true  9  8700  63.5058  8.3350 529.3208430000001
+purple square   false 10 9100  72.3735  8.2430 596.5747605000001
 
@@ -63,17 +63,17 @@ purple square   false 9100  72.3735  8.2430 596.5747605000001
 ' example.csv
 
-color  shape    flag  index quantity rate   cost
-yellow triangle true  1100  43.6498  9.8870 431.5655726
-red    square   true  1500  79.2778  0.0130 1.0306114
-red    circle   true  1600  13.8103  2.9010 40.063680299999994
-red    square   false 4800  77.5542  7.4670 579.0972113999999
-purple triangle false 5100  81.2290  8.5910 697.8383389999999
-red    square   false 6400  77.1991  9.5310 735.7846221000001
-purple triangle false 6500  80.1405  5.8240 466.738272
-yellow circle   true  7300  63.9785  4.2370 271.0769045
-yellow circle   true  8700  63.5058  8.3350 529.3208430000001
-purple square   false 9100  72.3735  8.2430 596.5747605000001
+color  shape    flag  k  index quantity rate   cost
+yellow triangle true  1  1100  43.6498  9.8870 431.5655726
+red    square   true  2  1500  79.2778  0.0130 1.0306114
+red    circle   true  3  1600  13.8103  2.9010 40.063680299999994
+red    square   false 4  4800  77.5542  7.4670 579.0972113999999
+purple triangle false 5  5100  81.2290  8.5910 697.8383389999999
+red    square   false 6  6400  77.1991  9.5310 735.7846221000001
+purple triangle false 7  6500  80.1405  5.8240 466.738272
+yellow circle   true  8  7300  63.9785  4.2370 271.0769045
+yellow circle   true  9  8700  63.5058  8.3350 529.3208430000001
+purple square   false 10 9100  72.3735  8.2430 596.5747605000001
 
One of Miller's key features is the ability to express data-transformation right there at the keyboard, interactively. But if you find yourself using expressions repeatedly, you can put everything between the single quotes into a file and refer to that using `put -f`: @@ -90,20 +90,20 @@ $index *= 100 mlr --c2p put -f dsl-example.mlr example.csv
-color  shape    flag  index quantity rate   cost
-yellow triangle true  1100  43.6498  9.8870 431.5655726
-red    square   true  1500  79.2778  0.0130 1.0306114
-red    circle   true  1600  13.8103  2.9010 40.063680299999994
-red    square   false 4800  77.5542  7.4670 579.0972113999999
-purple triangle false 5100  81.2290  8.5910 697.8383389999999
-red    square   false 6400  77.1991  9.5310 735.7846221000001
-purple triangle false 6500  80.1405  5.8240 466.738272
-yellow circle   true  7300  63.9785  4.2370 271.0769045
-yellow circle   true  8700  63.5058  8.3350 529.3208430000001
-purple square   false 9100  72.3735  8.2430 596.5747605000001
+color  shape    flag  k  index quantity rate   cost
+yellow triangle true  1  1100  43.6498  9.8870 431.5655726
+red    square   true  2  1500  79.2778  0.0130 1.0306114
+red    circle   true  3  1600  13.8103  2.9010 40.063680299999994
+red    square   false 4  4800  77.5542  7.4670 579.0972113999999
+purple triangle false 5  5100  81.2290  8.5910 697.8383389999999
+red    square   false 6  6400  77.1991  9.5310 735.7846221000001
+purple triangle false 7  6500  80.1405  5.8240 466.738272
+yellow circle   true  8  7300  63.9785  4.2370 271.0769045
+yellow circle   true  9  8700  63.5058  8.3350 529.3208430000001
+purple square   false 10 9100  72.3735  8.2430 596.5747605000001
 
-This becomes particularly important on Windows. Quite a bit of effort was put into making Miller on Windows be able to handle the kinds of single-quoted expressions we're showing here, but if you get syntax-error messages on Windows using examples in this documentation, you can put the parts between single quotes into a file and refer to that using `mlr put -f`. +This becomes particularly important on Windows. Quite a bit of effort was put into making Miller on Windows be able to handle the kinds of single-quoted expressions we're showing here, but if you get syntax-error messages on Windows using examples in this documentation, you can put the parts between single quotes into a file and refer to that using `mlr put -f` -- or, use the triple-double-quote trick as described in the [Miller on Windows page](miller-on-windows.md). ## Out-of-stream variables, begin, and end @@ -111,29 +111,29 @@ Above we saw that your expression is executed once per record -- if a file has a Above we also saw that names like `$quantity` are bound to each record in turn. -To make `begin` and `end` statements useful, we need somewhere to put things that persist across the duration of the record stream, and a way to emit them. Miller uses **out-of-stream variables** (or **oosvars** for short) whose names start with an `@` sigil, and the **emit** keyword to write them into the output record stream: +To make `begin` and `end` statements useful, we need somewhere to put things that persist across the duration of the record stream, and a way to emit them. Miller uses [**out-of-stream variables**](reference-dsl-variables.md#out-of-stream-variables) (or **oosvars** for short) whose names start with an `@` sigil, along with the [`emit`](reference-dsl-output-statements.md#emit-statements) keyword to write them into the output record stream:
 mlr --c2p --from example.csv put 'begin { @sum = 0 } @sum += $quantity; end {emit @sum}'
 
-color  shape    flag  index quantity rate
-yellow triangle true  11    43.6498  9.8870
-red    square   true  15    79.2778  0.0130
-red    circle   true  16    13.8103  2.9010
-red    square   false 48    77.5542  7.4670
-purple triangle false 51    81.2290  8.5910
-red    square   false 64    77.1991  9.5310
-purple triangle false 65    80.1405  5.8240
-yellow circle   true  73    63.9785  4.2370
-yellow circle   true  87    63.5058  8.3350
-purple square   false 91    72.3735  8.2430
+color  shape    flag  k  index quantity rate
+yellow triangle true  1  11    43.6498  9.8870
+red    square   true  2  15    79.2778  0.0130
+red    circle   true  3  16    13.8103  2.9010
+red    square   false 4  48    77.5542  7.4670
+purple triangle false 5  51    81.2290  8.5910
+red    square   false 6  64    77.1991  9.5310
+purple triangle false 7  65    80.1405  5.8240
+yellow circle   true  8  73    63.9785  4.2370
+yellow circle   true  9  87    63.5058  8.3350
+purple square   false 10 91    72.3735  8.2430
 
 sum
 652.7185
 
-If you want the end-block output to be the only output, and not include the input data, you can use `mlr put -q`: +If you want the end-block output to be the only output, and not include the records from the input data, you can use `mlr put -q`:
 mlr --c2p --from example.csv put -q 'begin { @sum = 0 } @sum += $quantity; end {emit @sum}'
@@ -167,11 +167,23 @@ sum
 }
 
-We'll see in the documentation for [stats1](reference-verbs.md#stats1) that there's a lower-keystroking way to get counts and sums of things -- so, take this sum/count example as an indication of the kinds of things you can do using Miller's programming language. +We'll see in the documentation for [stats1](reference-verbs.md#stats1) that there's a lower-keystroking way to get counts and sums of things: + +
+mlr --c2j --from example.csv stats1 -a sum,count -f quantity
+
+
+{
+  "quantity_sum": 652.7185,
+  "quantity_count": 10
+}
+
+ +So, take this sum/count example as an indication of the kinds of things you can do using Miller's programming language. ## Context variables -Also inspired by [AWK](https://en.wikipedia.org/wiki/AWK), the Miller DSL has the following special **context variables**: +Also inspired by [AWK](https://en.wikipedia.org/wiki/AWK), the Miller DSL has the following special [**context variables**](reference-dsl-variables.md#built-in-variables): * `FILENAME` -- the filename the current record came from. Especially useful in things like `mlr ... *.csv`. * `FILENUM` -- similarly, but integer 1,2,3,... rather than filenam.e @@ -191,6 +203,23 @@ $filenum = FILENUM; $newnf = NF;
+
+cat data/a.csv
+
+
+a,b,c
+1,2,3
+4,5,6
+
+ +
+cat data/b.csv
+
+
+a,b,c
+7,8,9
+
+
 mlr --c2p put -f context-example.mlr data/a.csv data/b.csv
 
@@ -203,7 +232,7 @@ a b c nf nr fnr filename filenum newnf ## Functions and local variables -You can define your own functions: +You can [define your own functions](reference-dsl-user-defined-functions.md):
 cat factorial-example.mlr
@@ -222,17 +251,17 @@ func factorial(n) {
 mlr --c2p --from example.csv put -f factorial-example.mlr -e '$fact = factorial(NR)'
 
-color  shape    flag  index quantity rate   fact
-yellow triangle true  11    43.6498  9.8870 1
-red    square   true  15    79.2778  0.0130 2
-red    circle   true  16    13.8103  2.9010 6
-red    square   false 48    77.5542  7.4670 24
-purple triangle false 51    81.2290  8.5910 120
-red    square   false 64    77.1991  9.5310 720
-purple triangle false 65    80.1405  5.8240 5040
-yellow circle   true  73    63.9785  4.2370 40320
-yellow circle   true  87    63.5058  8.3350 362880
-purple square   false 91    72.3735  8.2430 3628800
+color  shape    flag  k  index quantity rate   fact
+yellow triangle true  1  11    43.6498  9.8870 1
+red    square   true  2  15    79.2778  0.0130 2
+red    circle   true  3  16    13.8103  2.9010 6
+red    square   false 4  48    77.5542  7.4670 24
+purple triangle false 5  51    81.2290  8.5910 120
+red    square   false 6  64    77.1991  9.5310 720
+purple triangle false 7  65    80.1405  5.8240 5040
+yellow circle   true  8  73    63.9785  4.2370 40320
+yellow circle   true  9  87    63.5058  8.3350 362880
+purple square   false 10 91    72.3735  8.2430 3628800
 
Note that here we used the `-f` flag to `put` to load our function @@ -274,12 +303,13 @@ count_of_red sum_of_red Miller's else-if is spelled `elif`. -As we'll see more of in section (TODO:linkify), Miller has a few kinds of -for-loops. In addition to the usual 3-part `for (i = 0; i < 10; i += 1)` kind -that many programming languages have, Miller also lets you loop over arrays and -hashmaps. We haven't encountered arrays and hashmaps yet in this introduction, -but for now it suffices to know that `$*` is a special variable holding the -current record as a hashmap: +As we'll see more of in the [control-structures reference +page](reference-dsl-control-structures.md#for-loops), Miller has a few kinds +of for-loops. In addition to the usual 3-part `for (i = 0; i < 10; i += 1)` +kind that many programming languages have, Miller also lets you loop over +arrays and hashmaps. We haven't encountered arrays and hashmaps yet in this +introduction, but for now it suffices to know that `$*` is a special variable +holding the current record as a hashmap:
 cat for-example.mlr
@@ -320,7 +350,7 @@ Here we used the local variables `k` and `v`. Now we've seen four kinds of varia
 * Local variables like `k`
 * Built-in context variables like `NF` and `NR`
 
-If you're curious about scope and extent of local variables, you can read more in (TODO:linkify) the section on variables.
+If you're curious about scope and extent of local variables, you can read more in the [section on variables](reference-dsl-variables.md).
 
 ## Arithmetic
 
@@ -330,11 +360,11 @@ Numbers in Miller's programming language are intended to operate with the princi
 * Sums, differences, and products of integers are also integers (so `2*3=6` not `6.0`) -- unless the result of the operation would overflow a 64-bit signed integer in which case the result is automatically converted to float. (If you ever want integer-to-integer arithmetic, use `x .+ y`, `x .* y`, etc.)
 * Quotients of integers are integers if the division is exact, else floating-point:  so `6/2=3` but `7/2=3.5`.
 
-You can read more about this at (TODO:linkify).
+You can read more about this in the [arithmetic reference](reference-main-arithmetic.md).
 
 ## Absent data
 
-In addition to types including string, number (int/float), arrays, and hashmaps, Miller varibles can also be **absent**. This is when a variable never had a value assigned to it. Miller's treatment of absent data is intended to make it easy for you to handle non-heterogeneous data. We'll see more in section (TODO:linkify) but the basic idea is:
+In addition to types including string, number (int/float), arrays, and hashmaps, Miller varibles can also be **absent**. This is when a variable never had a value assigned to it. Miller's treatment of absent data is intended to make it easy for you to handle non-heterogeneous data. We'll see more in the [null-data reference](reference-main-null-data.md) but the basic idea is:
 
 * Adding a number to absent gives the number back. This means you don't have to put `@sum = 0` in your `begin` blocks.
 * Any variable which has the absent value is not assigned. This means you don't have to check presence of things from one record to the next.
diff --git a/docs6/docs/programming-language.md.in b/docs6/docs/programming-language.md.in
index 8847cf5ca..b7f5db13a 100644
--- a/docs6/docs/programming-language.md.in
+++ b/docs6/docs/programming-language.md.in
@@ -1,6 +1,6 @@
 # Intro to Miller's programming language
 
-In the [Miller in 10 minutes](10min.md) page we took a tour of some of Miller's most-used verbs including `cat`, `head`, `tail`, `cut`, and `sort`. These are analogs of familiar system commands, but empowered by field-name indexing and file-format awareness: the system `sort` command only knows about lines and column names like `1,2,3,4`, while `mlr sort` knows about CSV/TSV/JSON/etc records, and field names like `color,shape,flag,index`.
+In the [Miller in 10 minutes](10min.md) page we took a tour of some of Miller's most-used [verbs](reference-verbs.md) including `cat`, `head`, `tail`, `cut`, and `sort`. These are analogs of familiar system commands, but empowered by field-name indexing and file-format awareness: the system `sort` command only knows about lines and column names like `1,2,3,4`, while `mlr sort` knows about CSV/TSV/JSON/etc records, and field names like `color,shape,flag,index`.
 
 We also caught a glimpse of Miller's `put` and `filter` verbs. These two are special since they let you express statements using Miller's programming language. It's a *embedded domain-specific language* since it's inside Miller: often referred to simply as the *Miller DSL*.
 
@@ -8,7 +8,7 @@ In the [DSL reference](reference-dsl.md) page we have a complete reference to Mi
 
 ## Records and fields
 
-Let's keep using the sample [example.csv](./example.csv). For example:
+Let's keep using the [example.csv](./example.csv) file:
 
 GENMD_RUN_COMMAND
 mlr --c2p put '$cost = $quantity * $rate' example.csv
@@ -17,9 +17,9 @@ GENMD_EOF
 When we type that, a few things are happening:
 
 * We refer to fields in the input data using a dollar sign and then the field name, e.g. `$quantity`. (If a field name contains special characters like a dot or slash, just use curly braces: `${field.name}`.)
-* The expression `$cost = $quantity * $rate` is executed once per record of the data file. Our [example.csv](./example.csv) has 10 records so this expression was executed 10 times, with the field names `$quantity` and `$rate` bound to the current record's values for those fields.
+* The expression `$cost = $quantity * $rate` is executed once per record of the data file. Our [example.csv](./example.csv) has 10 records so this expression was executed 10 times, with the field names `$quantity` and `$rate` each time bound to the current record's values for those fields.
 * On the left-hand side we have the new field name `$cost` which didn't come from the input data. Assignments to new variables result in a new field being placed after all the other ones. If we'd assigned to an existing field name, it would have been updated in-place.
-* The entire expression is surrounded by single quotes, to get it past the system shell. Inside those, only double quotes have meaning in Miller's programming language.
+* The entire expression is surrounded by single quotes (with an adjustment needed on [Windows](miller-on-windows.md)), to get it past the system shell. Inside those, only double quotes have meaning in Miller's programming language.
 
 ## Multi-line statements, and statements-from-file
 
@@ -41,7 +41,7 @@ GENMD_RUN_COMMAND
 mlr --c2p put -f dsl-example.mlr example.csv
 GENMD_EOF
 
-This becomes particularly important on Windows. Quite a bit of effort was put into making Miller on Windows be able to handle the kinds of single-quoted expressions we're showing here, but if you get syntax-error messages on Windows using examples in this documentation, you can put the parts between single quotes into a file and refer to that using `mlr put -f`.
+This becomes particularly important on Windows. Quite a bit of effort was put into making Miller on Windows be able to handle the kinds of single-quoted expressions we're showing here, but if you get syntax-error messages on Windows using examples in this documentation, you can put the parts between single quotes into a file and refer to that using `mlr put -f` -- or, use the triple-double-quote trick as described in the [Miller on Windows page](miller-on-windows.md).
 
 ## Out-of-stream variables, begin, and end
 
@@ -49,13 +49,13 @@ Above we saw that your expression is executed once per record -- if a file has a
 
 Above we also saw that names like `$quantity` are bound to each record in turn.
 
-To make `begin` and `end` statements useful, we need somewhere to put things that persist across the duration of the record stream, and a way to emit them. Miller uses **out-of-stream variables** (or **oosvars** for short) whose names start with an `@` sigil, and the **emit** keyword to write them into the output record stream:
+To make `begin` and `end` statements useful, we need somewhere to put things that persist across the duration of the record stream, and a way to emit them. Miller uses [**out-of-stream variables**](reference-dsl-variables.md#out-of-stream-variables) (or **oosvars** for short) whose names start with an `@` sigil, along with the [`emit`](reference-dsl-output-statements.md#emit-statements) keyword to write them into the output record stream:
 
 GENMD_RUN_COMMAND
 mlr --c2p --from example.csv put 'begin { @sum = 0 } @sum += $quantity; end {emit @sum}'
 GENMD_EOF
 
-If you want the end-block output to be the only output, and not include the input data, you can use `mlr put -q`:
+If you want the end-block output to be the only output, and not include the records from the input data, you can use `mlr put -q`:
 
 GENMD_RUN_COMMAND
 mlr --c2p --from example.csv put -q 'begin { @sum = 0 } @sum += $quantity; end {emit @sum}'
@@ -74,11 +74,17 @@ mlr --c2j --from example.csv put -q '
 '
 GENMD_EOF
 
-We'll see in the documentation for [stats1](reference-verbs.md#stats1) that there's a lower-keystroking way to get counts and sums of things -- so, take this sum/count example as an indication of the kinds of things you can do using Miller's programming language.
+We'll see in the documentation for [stats1](reference-verbs.md#stats1) that there's a lower-keystroking way to get counts and sums of things:
+
+GENMD_RUN_COMMAND
+mlr --c2j --from example.csv stats1 -a sum,count -f quantity
+GENMD_EOF
+
+So, take this sum/count example as an indication of the kinds of things you can do using Miller's programming language.
 
 ## Context variables
 
-Also inspired by [AWK](https://en.wikipedia.org/wiki/AWK), the Miller DSL has the following special **context variables**:
+Also inspired by [AWK](https://en.wikipedia.org/wiki/AWK), the Miller DSL has the following special [**context variables**](reference-dsl-variables.md#built-in-variables):
 
 * `FILENAME` -- the filename the current record came from. Especially useful in things like `mlr ... *.csv`.
 * `FILENUM` -- similarly, but integer 1,2,3,... rather than filenam.e
@@ -90,13 +96,21 @@ GENMD_RUN_COMMAND
 cat context-example.mlr
 GENMD_EOF
 
+GENMD_RUN_COMMAND
+cat data/a.csv
+GENMD_EOF
+
+GENMD_RUN_COMMAND
+cat data/b.csv
+GENMD_EOF
+
 GENMD_RUN_COMMAND
 mlr --c2p put -f context-example.mlr data/a.csv data/b.csv
 GENMD_EOF
 
 ## Functions and local variables
 
-You can define your own functions:
+You can [define your own functions](reference-dsl-user-defined-functions.md):
 
 GENMD_RUN_COMMAND
 cat factorial-example.mlr
@@ -126,12 +140,13 @@ GENMD_EOF
 
 Miller's else-if is spelled `elif`.
 
-As we'll see more of in section (TODO:linkify), Miller has a few kinds of
-for-loops. In addition to the usual 3-part `for (i = 0; i < 10; i += 1)` kind
-that many programming languages have, Miller also lets you loop over arrays and
-hashmaps. We haven't encountered arrays and hashmaps yet in this introduction,
-but for now it suffices to know that `$*` is a special variable holding the
-current record as a hashmap:
+As we'll see more of in the [control-structures reference
+page](reference-dsl-control-structures.md#for-loops), Miller has a few kinds
+of for-loops. In addition to the usual 3-part `for (i = 0; i < 10; i += 1)`
+kind that many programming languages have, Miller also lets you loop over
+arrays and hashmaps. We haven't encountered arrays and hashmaps yet in this
+introduction, but for now it suffices to know that `$*` is a special variable
+holding the current record as a hashmap:
 
 GENMD_RUN_COMMAND
 cat for-example.mlr
@@ -152,7 +167,7 @@ Here we used the local variables `k` and `v`. Now we've seen four kinds of varia
 * Local variables like `k`
 * Built-in context variables like `NF` and `NR`
 
-If you're curious about scope and extent of local variables, you can read more in (TODO:linkify) the section on variables.
+If you're curious about scope and extent of local variables, you can read more in the [section on variables](reference-dsl-variables.md).
 
 ## Arithmetic
 
@@ -162,11 +177,11 @@ Numbers in Miller's programming language are intended to operate with the princi
 * Sums, differences, and products of integers are also integers (so `2*3=6` not `6.0`) -- unless the result of the operation would overflow a 64-bit signed integer in which case the result is automatically converted to float. (If you ever want integer-to-integer arithmetic, use `x .+ y`, `x .* y`, etc.)
 * Quotients of integers are integers if the division is exact, else floating-point:  so `6/2=3` but `7/2=3.5`.
 
-You can read more about this at (TODO:linkify).
+You can read more about this in the [arithmetic reference](reference-main-arithmetic.md).
 
 ## Absent data
 
-In addition to types including string, number (int/float), arrays, and hashmaps, Miller varibles can also be **absent**. This is when a variable never had a value assigned to it. Miller's treatment of absent data is intended to make it easy for you to handle non-heterogeneous data. We'll see more in section (TODO:linkify) but the basic idea is:
+In addition to types including string, number (int/float), arrays, and hashmaps, Miller varibles can also be **absent**. This is when a variable never had a value assigned to it. Miller's treatment of absent data is intended to make it easy for you to handle non-heterogeneous data. We'll see more in the [null-data reference](reference-main-null-data.md) but the basic idea is:
 
 * Adding a number to absent gives the number back. This means you don't have to put `@sum = 0` in your `begin` blocks.
 * Any variable which has the absent value is not assigned. This means you don't have to check presence of things from one record to the next.
diff --git a/docs6/docs/programs/mand.mlr b/docs6/docs/programs/mand.mlr
index 8f3eab23f..0cd29f40f 100644
--- a/docs6/docs/programs/mand.mlr
+++ b/docs6/docs/programs/mand.mlr
@@ -1,39 +1,25 @@
 # Mandelbrot set generator: simple example of Miller DSL as programming language.
 begin {
-  # Set defaults
-  @rcorn     = -2.0;
-  @icorn     = -2.0;
-  @side      = 4.0;
-  @iheight   = 50;
-  @iwidth    = 100;
-  @maxits    = 100;
-  @levelstep = 5;
-  @chars     = "@X*o-."; # Palette of characters to print to the screen.
-  @verbose   = false;
-  @do_julia  = false;
-  @jr        = 0.0;      # Real part of Julia point, if any
-  @ji        = 0.0;      # Imaginary part of Julia point, if any
+  # Set defaults. They can be overridden by e.g.
+  #   mlr -n put -e 'begin{@maxits=200}' -f nameofthisfile.mlr
+  # or
+  #   mlr -n put -s maxits=200 -f nameofthisfile.mlr
+  @rcorn     ??= -2.0;
+  @icorn     ??= -2.0;
+  @side      ??=  4.0;
+  @iheight   ??=   50;
+  @iwidth    ??=  100;
+  @maxits    ??=  100;
+  @levelstep ??=    5;
+  @chars     ??= "@X*o-.";
+  @silent    ??= false;
+  @do_julia  ??= false;
+  @jr        ??= 0.0;      # Real part of Julia point, if any
+  @ji        ??= 0.0;      # Imaginary part of Julia point, if any
 }
 
-# Here, we can override defaults from an input file (if any).  In Miller's
-# put/filter DSL, absent-null right-hand sides result in no assignment so we
-# can simply put @rcorn = $rcorn: if there is a field in the input like
-# 'rcorn = -1.847' we'll read and use it, else we'll keep the default.
-@rcorn     = $rcorn;
-@icorn     = $icorn;
-@side      = $side;
-@iheight   = $iheight;
-@iwidth    = $iwidth;
-@maxits    = $maxits;
-@levelstep = $levelstep;
-@chars     = $chars;
-@verbose   = $verbose;
-@do_julia  = $do_julia;
-@jr        = $jr;
-@ji        = $ji;
-
 end {
-  if (@verbose) {
+  if (!@silent) {
     print "RCORN     = ".@rcorn;
     print "ICORN     = ".@icorn;
     print "SIDE      = ".@side;
@@ -44,21 +30,22 @@ end {
     print "CHARS     = ".@chars;
   }
 
-  # Iterate over a matrix of rows and columns, printing one character for each cell.
   for (int ii = @iheight-1; ii >= 0; ii -= 1) {
-    num pi = @icorn + (ii/@iheight) * @side;
+    num ci = @icorn + (ii/@iheight) * @side;
     for (int ir = 0; ir < @iwidth; ir += 1) {
-      num pr = @rcorn + (ir/@iwidth) * @side;
-      printn get_point_plot(pr, pi, @maxits, @do_julia, @jr, @ji);
+      num cr = @rcorn + (ir/@iwidth) * @side;
+      str c = get_point_plot(cr, ci, @maxits, @do_julia, @jr, @ji);
+      if (!@silent) {
+        printn c
+      }
+    }
+    if (!@silent) {
+      print;
     }
-    print;
   }
 }
 
-# This is a function to approximate membership in the Mandelbrot set (or Julia
-# set for a given Julia point if do_julia == true) for a given point in the
-# complex plane.
-func get_point_plot(pr, pi, maxits, do_julia, jr, ji) {
+func get_point_plot(num pr, num pi, int maxits, bool do_julia, num jr, num ji): str {
   num zr = 0.0;
   num zi = 0.0;
   num cr = 0.0;
@@ -93,7 +80,6 @@ func get_point_plot(pr, pi, maxits, do_julia, jr, ji) {
   if (!escaped) {
     return ".";
   } else {
-    # The // operator is Miller's (pythonic) integer-division operator
     int level = (iti // @levelstep) % strlen(@chars);
     return substr(@chars, level, level);
   }
diff --git a/docs6/docs/programs/mand.sh b/docs6/docs/programs/mand.sh
index c7f9fe09e..2e96482b8 100644
--- a/docs6/docs/programs/mand.sh
+++ b/docs6/docs/programs/mand.sh
@@ -1,33 +1,56 @@
 #!/bin/bash
 
+set -euo pipefail
+
 iheight=$(stty size | mlr --nidx --fs space cut -f 1)
 iwidth=$(stty size | mlr --nidx --fs space cut -f 2)
+
+rcorn=-2.0
+icorn=-2.0
+side=4.0
+iheight=50
+iwidth=100
+maxits=100
+do_julia=false
+jr=0.0
+ji=0.0
+
 if [ "$1" = "1" ]; then
-  echo "rcorn=-1.787582,icorn=-0.000002,side=0.000004,maxits=1000,iheight=$iheight,iwidth=$iwidth"
+  rcorn=-1.787582;icorn=-0.000002;side=0.000004;maxits=1000
 elif [ "$1" = "2" ]; then
-  echo "rcorn=-0.162950,icorn=+1.026100,side=0.000200,maxits=100000,iheight=$iheight,iwidth=$iwidth"
+  rcorn=-0.162950;icorn=1.026100;side=0.000200;maxits=100000
 elif [ "$1" = "3" ]; then
-  echo "rcorn=-1.755350,icorn=+0.014230,side=0.000020,maxits=10000,iheight=$iheight,iwidth=$iwidth"
+  rcorn=-1.755350;icorn=0.014230;side=0.000020;maxits=10000
 elif [ "$1" =  4 ]; then
-  echo "do_julia=true,jr= 0.35,ji=0.35,maxits=1000,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=0.35;ji=0.35;maxits=1000
 elif [ "$1" =  5 ]; then
-  echo "do_julia=true,jr= 0.0,ji=0.63567,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=0.0;ji=0.63567
 elif [ "$1" =  6 ]; then
-  echo "do_julia=true,jr= 0.4,ji=0.34745,maxits=1000,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=0.4;ji=0.34745;maxits=1000
 elif [ "$1" =  7 ]; then
-  echo "do_julia=true,jr= 0.36,ji=0.36,maxits=80,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=0.36;ji=0.36;maxits=80
 elif [ "$1" =  8 ]; then
-  echo "do_julia=true,jr=-0.55,ji=0.55,maxits=100,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=-0.55;ji=0.55;maxits=100
 elif [ "$1" =  9 ]; then
-  echo "do_julia=true,jr=-0.51,ji=0.51,maxits=1000,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=-0.51;ji=0.51;maxits=1000
 elif [ "$1" = 10 ]; then
-  echo "do_julia=true,jr=-1.26,ji=-0.03,rcorn=-0.3,icorn=-0.3,side=0.6,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=-1.26;ji=-0.03;rcorn=-0.3;icorn=-0.3;side=0.6
 elif [ "$1" = 11 ]; then
-  echo "do_julia=true,jr=-1.26,ji=-0.03,rcorn=-0.6,icorn=-0.6,side=.2,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=-1.26;ji=-0.03;rcorn=-0.6;icorn=-0.6;side=0.2
 elif [ "$1" = 12 ]; then
-  echo "do_julia=true,jr=-1.26,ji=-0.03,rcorn=-0.75,icorn=-0.03125,side=.0625,iheight=$iheight,iwidth=$iwidth"
+  do_julia=true;jr=-1.26;ji=-0.03;rcorn=-0.75;icorn=-0.03125;side=.0625
 elif [ "$1" = 13 ]; then
-  echo "do_julia=true,jr=-1.26,ji=-0.03,rcorn=-0.75,icorn=-0.01,side=.02,iheight=$iheight,iwidth=$iwidth"
-else
-  echo "iheight=$iheight,iwidth=$iwidth"
-fi | mlr put -f programs/mand.mlr 
+  do_julia=true;jr=-1.26;ji=-0.03;rcorn=-0.75;icorn=-0.01;side=.02
+fi
+
+mlr -n put \
+  -s rcorn=$rcorn \
+  -s icorn=$icorn \
+  -s side=$side \
+  -s iheight=$iheight \
+  -s iwidth=$iwidth \
+  -s maxits=$maxits \
+  -s do_julia=$do_julia \
+  -s jr=$jr \
+  -s ji=$ji \
+  -f programs/mand.mlr
diff --git a/docs6/docs/proofreads.txt b/docs6/docs/proofreads.txt
new file mode 100644
index 000000000..70fe98a34
--- /dev/null
+++ b/docs6/docs/proofreads.txt
@@ -0,0 +1,199 @@
+----------------------------------------------------------------
+ALL:
+* unvisited links are still blue -- ?!?
+* GENMD_INCLUDE_AND_RUN_ESCAPED -> remove and replace with GENMD_RUN_COMMAND
+* example.csv rename index to something else, and add i column, update any code samples which use index
+* csv to csv,tsv throughout
+* rid of explicitly passing around os.Stdout in all various help functions, annoying
+* het.dkvp > het.json in more places
+* check each page for adequate h2 coverage
+
+----------------------------------------------------------------
+w compression page: make one! :)
+w flatten/unflatten page: make one! :)
+w flesh out arrays page!
+
+c GOMAXPROCS -- up it? separate page maybe -- ?
+  - note one goroutine for in, out, & each verb
+  - check and respect env-var
+
+* move aux-cmds down lower. maybe some other reorders as well.
+
+* new different-from-other-languages page
+  - no ++
+  - 1-up arrays
+    for (i = 1; i <= n; i += 1) { ... }
+  - hash-maps are order-preserving
+  - single-for over array: var is value; over map: var is key
+
+----------------------------------------------------------------
+
+index:
+E CSV -> CSV/TSV
+
+features:
+E CSV -> CSV/TSV
+
+feature-comparison:
+E even with newlines -- show an example
+
+file-formats:
+* line-wrap the static text
+* => to :
+* remove "." on numbers
+w tabularize by concatenating keys: update
+  o JSON-to-JSON
+  o JSON-to-not
+  o not-to-JSON
+  o not-to-not
+l arrays linkify
+? Formatting JSON Options: check each flag is still current
+? Data-conversion keystroke-savers: to/from separate page. and/or merge.
+? autodetect: hmmmmmmmm
+
+record-heterogeneity:
+? current csv-reader code handles this? i think not. check csvlite-reader too.
+
+new-in-miller-6:
+w flatten/unflatten -- needs a new separate page
+l gzin/bz2in linkify
+? TODO marks
+
+contributing:
+L add a pre-release note about https://johnkerl.org/miller6 & why no double RTD
+E update for sphinx -> mkdocs. and/or link to r.md.
+
+csv-with-and-without-headers:
+? Headerless CSV with duplicate field values -> typo-fix -- duplicate keys actually -- ?!?
+? cat out nas.csv first
+? ag -> just grep ?
+l Miller handles compliant CSV: include rfc4180 link
+? Regularizing ragged CSV: use regularize verb?!?
+
+shapes-of-data:
+? autodetect -- remove?
+E data/small -> example.csv (and throughout ...)
+E Rectangularizing data: cf regularize verb, & other page?
+
+special-symbols-and-formatting:
+? mlr --icsv --odkvp --ofs '\001'  cat commas.csv | cat -v
+  o test this
+  o look for unbackslash callsites in the C impl
+  o SeparatorFromArg
+? How to escape '?' in regexes? -> still true? link to torbiak297?
+
+operating-on-all-records:
+o linkify map/array/etc
+o 1-up link at end
+o insord link at end
+o int2str@key link at end
+
+dates-and-times:
+? Caveat: localtime-handling in timezones with DST is still a work in progress -- fixed by torbiak?
+
+shell-commands:
+e while-read example from issues
+
+data-diving-examples:
+? mlr --from data/flins.csv --icsv --opprint \
+  stats1 -a min,mean,max -f tiv_2012 -g construction,line & next -- why zero output?
+? mlr --from data/flins.csv --icsv --opprint \
+  stats2 -a corr,linreg-ols,r2 -f tiv_2011,tiv_2012 -g county -- more "_" b04k
+E head -n 6 data/colored-shapes.dkvp | mlr --opprint cat -- regen w/ fewer decimal places to avoid line-wraps
+E have a "conclusions:" ... w/ backrefs to generator scceipt & code-snippets
+
+log-processing-examples:
+l or Miller's having-fields, or is_present -> DSL is_present, & linkify
+? grep 'various sorts' *.log \
+  | sed 's/.*} //' \
+  | mlr --fs space --repifs --oxtab stats1 -a min,p10,p50,p90,max -f time -g status -- why no output?
+
+sql-examples:
+l Again, all the examples in the CSV section apply here -- linkify "CSV section"
+
+data-cleaning-examples:
+? mlr --icsv --opprint put '$format_ok = is_string($reachable)' data/het-bool.csv -- do false/true autotype -- ?
+
+statistics-examples:
+? 2nd card why no output?
+
+two-pass-algorithms:
+l link to "new" verbs x everywhere possible
+l Of course, Miller verbs such as sort, tac, etc. all must ... -> linkify to new memory/streaming page
+
+misc examples:
+? Program timing & subsequents -> another page
+
+reference-verbs:
+E mlr --opprint bar --auto -f x,y data/small -> use some int data to avoid line-wraps
+E data/colored-shapes.dkvp (this page & throughout) a CSV file ...
+* ... I ONLY READ UP TO CUT & PAUSED ...
+
+reference-main-io-options:
+E Compression: include new options
+
+reference-main-then-chaining:
+c On the other hand, Miller is single-threaded, while modern systems are usually multi-processor, and when streaming-data programs operate through pipes, each one can use a CPU. -> update for Go ... MAXPROCS ...
+
+reference-main-auxiliary-commands:
+c mlr lecat -> have the code use colors stuff not hard-coded -- ? patch into env vars -- ?
+c mlr lecat -> code check isatty
+
+reference-main-data-types:
+E field values are usually strings -> update
+E Field values are treated as numeric for the following: -> update
+? Miller's types for function processing are -> add JSON null; & check for others (array/map)
+E true/false -> add info about NaN and Inf et al.
+!! very much missing stuff!! where's the listing of mlrval types?!?
+  - reference-dsl-variables.md.in should link to it
+  - ditto programming-language.md.in
+c UTs for r"a" . r"b" and so on and so on
+
+reference-main-null-data:
+? more variants of is_... ?
+? Records with one or more empty sort-field values sort after records with all sort-field values present -> apparently not true for sort -nr
+
+reference-main-arithmetic:
+? remove references to put/filter -F
+? test stats1/step -F flag
+? The following, however, produce integer output if their inputs are integers: + - * / // % abs ceil floor max min round roundm sgn. As well, stats1 -a min, stats1 -a max, stats1 -a sum, step -a delta, and step -a rsum produce integer output if their inputs are integers. -> test all
+
+reference-main-regular-expressions:
+? regular expressions (of type POSIX.2) -> check/update; also link to Go page
+d separate escaping for "\t" etc in arg-2/regex position -- "\t"."\t" example as well ...
+
+reference-main-overview:
+E is that it is designed for -> write and link to streaming-operations page
+
+reference-dsl-variables:
+E cat data/type-decl-example.mlr -> narrow it
+
+reference-dsl-operators:
+c Operator precedence: add >>>; check for other new operators (like ??)
+c code: ** operator have int-int-to-int check?
+
+reference-dsl-control-structures:
+E emph p-a blocks are syntactic sugar for if-statements
+? mlr put '$x > 0.0; $y = log10($x); $z = sqrt($y)' data/put-gating-example-1.dkvp -> no longer true -- wtf? is this doc-snippet non-live?
+e while (NR < 10) will never terminate as NR is only incremented between records -> and each expression is invoked once per record so once for NR=1, once for NR=2, etc.
+E C-style triple-for loops: loop to NR -> NO!!!
+? or if a same-name variable is present in outer scope then it is modified. -> check that and make sure there is a UT
+l Since uninitialized out-of-stream variables default to 0 for addition/substraction and 1 for multiplication when they appear on expression right-hand sides (not quite as in awk, where they'd default to 0 either way) <-> xlink to other page
+
+reference-dsl-user-defined-functions:
+E User-defined subroutines -> non-factorial example -- maybe some useful aggregator
+
+reference-dsl-builtin-functions:
+c mlr: option "--list-all-functions-as-table" not recognized. Please run "mlr --help" for usage information -> fix
+! ... need to proofread entire list ...
+
+reference-dsl-output-statements:
+? NR %% 1000 == 0 -> why %%
+E Keep in mind that out-of-stream variables are a nested, multi-level hashmap (directly viewable as JSON using dump), whereas Miller output records are lists of single-level key-value pairs -> link to flatten page
+? Use --oflatsep -> check
+? mlr --oxtab put -q --oflatsep / '
+  o 2 examples not 3?
+  o why not '--oflatsep /' respected?
+
+manpage:
+? [NEEDS READ-THROUGH]
diff --git a/docs6/docs/randomizing-examples.md b/docs6/docs/randomizing-examples.md
index 62b7d926c..4fc147735 100644
--- a/docs6/docs/randomizing-examples.md
+++ b/docs6/docs/randomizing-examples.md
@@ -41,7 +41,6 @@ Namely:
 
 * Set the Miller random-number seed so this webdoc looks the same every time I regenerate it.
 * Use pretty-printed tabular output.
-* Use pretty-printed tabular output.
 * Use `seqgen` to produce 100,000 records `i=0`, `i=1`, etc.
 * Send those to a `put` step which defines an inverse-transform-sampling function and calls it twice, then computes the sum and product of samples.
 * Send those to a histogram, and from there to a bar-plotter. This is just for visualization; you could just as well output CSV and send that off to your own plotting tool, etc.
diff --git a/docs6/docs/randomizing-examples.md.in b/docs6/docs/randomizing-examples.md.in
index e8563a139..0af804559 100644
--- a/docs6/docs/randomizing-examples.md.in
+++ b/docs6/docs/randomizing-examples.md.in
@@ -12,7 +12,6 @@ Namely:
 
 * Set the Miller random-number seed so this webdoc looks the same every time I regenerate it.
 * Use pretty-printed tabular output.
-* Use pretty-printed tabular output.
 * Use `seqgen` to produce 100,000 records `i=0`, `i=1`, etc.
 * Send those to a `put` step which defines an inverse-transform-sampling function and calls it twice, then computes the sum and product of samples.
 * Send those to a histogram, and from there to a bar-plotter. This is just for visualization; you could just as well output CSV and send that off to your own plotting tool, etc.
diff --git a/docs6/docs/record-heterogeneity.md b/docs6/docs/record-heterogeneity.md
index 8e0078b82..0a91169ae 100644
--- a/docs6/docs/record-heterogeneity.md
+++ b/docs6/docs/record-heterogeneity.md
@@ -12,38 +12,36 @@ But heterogeneous data abound (today's no-SQL databases for example). Miller han
 Miller simply prints a newline and a new header when there is a schema change. When there is no schema change, you get CSV per se as a special case. Likewise, Miller reads heterogeneous CSV or pretty-print input the same way. The difference between CSV and CSV-lite is that the former is RFC4180-compliant, while the latter readily handles heterogeneous data (which is non-compliant). For example:
 
 
-cat data/het.dkvp
+cat data/het.json
 
-resource=/path/to/file,loadsec=0.45,ok=true
-record_count=100,resource=/path/to/file
-resource=/path/to/second/file,loadsec=0.32,ok=true
-record_count=150,resource=/path/to/second/file
-resource=/some/other/path,loadsec=0.97,ok=false
+{
+  "resource": "/path/to/file",
+  "loadsec": 0.45,
+  "ok": true
+}
+{
+  "record_count": 100,
+  "resource": "/path/to/file"
+}
+{
+  "resource": "/path/to/second/file",
+  "loadsec": 0.32,
+  "ok": true
+}
+{
+  "record_count": 150,
+  "resource": "/path/to/second/file"
+}
+{
+  "resource": "/some/other/path",
+  "loadsec": 0.97,
+  "ok": false
+}
 
-mlr --ocsvlite cat data/het.dkvp
-
-
-resource,loadsec,ok
-/path/to/file,0.45,true
-
-record_count,resource
-100,/path/to/file
-
-resource,loadsec,ok
-/path/to/second/file,0.32,true
-
-record_count,resource
-150,/path/to/second/file
-
-resource,loadsec,ok
-/some/other/path,0.97,false
-
- -
-mlr --opprint cat data/het.dkvp
+mlr --ijson --opprint cat data/het.json
 
 resource      loadsec ok
@@ -62,7 +60,7 @@ resource         loadsec ok
 /some/other/path 0.97    false
 
-Miller handles explicit header changes as just shown. If your CSV input contains ragged data -- if there are implicit header changes -- you can use `--allow-ragged-csv-input` (or keystroke-saver `--ragged`). For too-short data lines, values are filled with empty string; for too-long data lines, missing field names are replaced with positional indices (counting up from 1, not 0), as follows: +Miller handles explicit header changes as just shown. If your CSV input contains ragged data -- if there are implicit header changes (no intervening blank line and new header line) -- you can use `--allow-ragged-csv-input` (or keystroke-saver `--ragged`). For too-short data lines, values are filled with empty string; for too-long data lines, missing field names are replaced with positional indices (counting up from 1, not 0), as follows:
 cat data/ragged.csv
@@ -95,21 +93,27 @@ c 8
 You may also find Miller's `group-like` feature handy (see also [Verbs Reference](reference-verbs.md)):
 
 
-mlr --ocsvlite group-like data/het.dkvp
+mlr --j2p cat data/het.json
 
-resource,loadsec,ok
-/path/to/file,0.45,true
-/path/to/second/file,0.32,true
-/some/other/path,0.97,false
+resource      loadsec ok
+/path/to/file 0.45    true
 
-record_count,resource
-100,/path/to/file
-150,/path/to/second/file
+record_count resource
+100          /path/to/file
+
+resource             loadsec ok
+/path/to/second/file 0.32    true
+
+record_count resource
+150          /path/to/second/file
+
+resource         loadsec ok
+/some/other/path 0.97    false
 
-mlr --opprint group-like data/het.dkvp
+mlr --j2p group-like data/het.json
 
 resource             loadsec ok
@@ -127,18 +131,36 @@ record_count resource
 For these formats, record-heterogeneity comes naturally:
 
 
-cat data/het.dkvp
+cat data/het.json
 
-resource=/path/to/file,loadsec=0.45,ok=true
-record_count=100,resource=/path/to/file
-resource=/path/to/second/file,loadsec=0.32,ok=true
-record_count=150,resource=/path/to/second/file
-resource=/some/other/path,loadsec=0.97,ok=false
+{
+  "resource": "/path/to/file",
+  "loadsec": 0.45,
+  "ok": true
+}
+{
+  "record_count": 100,
+  "resource": "/path/to/file"
+}
+{
+  "resource": "/path/to/second/file",
+  "loadsec": 0.32,
+  "ok": true
+}
+{
+  "record_count": 150,
+  "resource": "/path/to/second/file"
+}
+{
+  "resource": "/some/other/path",
+  "loadsec": 0.97,
+  "ok": false
+}
 
-mlr --onidx --ofs ' ' cat data/het.dkvp
+mlr --ijson --onidx --ofs ' ' cat data/het.json
 
 /path/to/file 0.45 true
@@ -149,7 +171,7 @@ resource=/some/other/path,loadsec=0.97,ok=false
 
-mlr --oxtab cat data/het.dkvp
+mlr --ijson --oxtab cat data/het.json
 
 resource /path/to/file
@@ -172,7 +194,7 @@ ok       false
 
-mlr --oxtab group-like data/het.dkvp
+mlr --ijson --oxtab group-like data/het.json
 
 resource /path/to/file
diff --git a/docs6/docs/record-heterogeneity.md.in b/docs6/docs/record-heterogeneity.md.in
index 64ee60b27..032c0bc99 100644
--- a/docs6/docs/record-heterogeneity.md.in
+++ b/docs6/docs/record-heterogeneity.md.in
@@ -11,18 +11,14 @@ But heterogeneous data abound (today's no-SQL databases for example). Miller han
 Miller simply prints a newline and a new header when there is a schema change. When there is no schema change, you get CSV per se as a special case. Likewise, Miller reads heterogeneous CSV or pretty-print input the same way. The difference between CSV and CSV-lite is that the former is RFC4180-compliant, while the latter readily handles heterogeneous data (which is non-compliant). For example:
 
 GENMD_RUN_COMMAND
-cat data/het.dkvp
+cat data/het.json
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --ocsvlite cat data/het.dkvp
+mlr --ijson --opprint cat data/het.json
 GENMD_EOF
 
-GENMD_RUN_COMMAND
-mlr --opprint cat data/het.dkvp
-GENMD_EOF
-
-Miller handles explicit header changes as just shown. If your CSV input contains ragged data -- if there are implicit header changes -- you can use `--allow-ragged-csv-input` (or keystroke-saver `--ragged`). For too-short data lines, values are filled with empty string; for too-long data lines, missing field names are replaced with positional indices (counting up from 1, not 0), as follows:
+Miller handles explicit header changes as just shown. If your CSV input contains ragged data -- if there are implicit header changes (no intervening blank line and new header line) -- you can use `--allow-ragged-csv-input` (or keystroke-saver `--ragged`). For too-short data lines, values are filled with empty string; for too-long data lines, missing field names are replaced with positional indices (counting up from 1, not 0), as follows:
 
 GENMD_RUN_COMMAND
 cat data/ragged.csv
@@ -35,11 +31,11 @@ GENMD_EOF
 You may also find Miller's `group-like` feature handy (see also [Verbs Reference](reference-verbs.md)):
 
 GENMD_RUN_COMMAND
-mlr --ocsvlite group-like data/het.dkvp
+mlr --j2p cat data/het.json
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --opprint group-like data/het.dkvp
+mlr --j2p group-like data/het.json
 GENMD_EOF
 
 ### Key-value-pair, vertical-tabular, and index-numbered formats
@@ -47,19 +43,19 @@ GENMD_EOF
 For these formats, record-heterogeneity comes naturally:
 
 GENMD_RUN_COMMAND
-cat data/het.dkvp
+cat data/het.json
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --onidx --ofs ' ' cat data/het.dkvp
+mlr --ijson --onidx --ofs ' ' cat data/het.json
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --oxtab cat data/het.dkvp
+mlr --ijson --oxtab cat data/het.json
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --oxtab group-like data/het.dkvp
+mlr --ijson --oxtab group-like data/het.json
 GENMD_EOF
 
 ## For processing
diff --git a/docs6/docs/reference-dsl-arrays.md b/docs6/docs/reference-dsl-arrays.md
index 9f9272e6f..bccbb4f31 100644
--- a/docs6/docs/reference-dsl-arrays.md
+++ b/docs6/docs/reference-dsl-arrays.md
@@ -1,5 +1,5 @@
 
-# Reference: arrays
+# Arrays
 
 TODO
 
diff --git a/docs6/docs/reference-dsl-arrays.md.in b/docs6/docs/reference-dsl-arrays.md.in
index 59e747ac8..66486c6ba 100644
--- a/docs6/docs/reference-dsl-arrays.md.in
+++ b/docs6/docs/reference-dsl-arrays.md.in
@@ -1,4 +1,4 @@
-# Reference: arrays
+# Arrays
 
 TODO
 
diff --git a/docs6/docs/reference-dsl-builtin-functions.md b/docs6/docs/reference-dsl-builtin-functions.md
index e02e8a9f0..f7f03bd3a 100644
--- a/docs6/docs/reference-dsl-builtin-functions.md
+++ b/docs6/docs/reference-dsl-builtin-functions.md
@@ -1,5 +1,5 @@
 
-# DSL reference: built-in functions
+# DSL built-in functions
 
 ## Summary
 
@@ -13,7 +13,7 @@ Each function takes a specific number of arguments, as shown below, except for f
 You can get a list of all functions using **mlr -f**, with details using **mlr -F**.
 
 
-
+
 ## \!
 
 
@@ -28,6 +28,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## !=~
@@ -42,6 +43,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## &
@@ -49,6 +51,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## &&
@@ -165,6 +168,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## =~
@@ -224,6 +228,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## ^
@@ -231,6 +236,7 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
+
## ^^
@@ -246,7 +252,8 @@ You can get a list of all functions using **mlr -f**, with details using **mlr -
 
-## || +
+## \|\|
 ||  (class=boolean #args=2) Logical OR.
diff --git a/docs6/docs/reference-dsl-builtin-functions.md.in b/docs6/docs/reference-dsl-builtin-functions.md.in
index 13cb0dd9b..e21ccbf2d 100644
--- a/docs6/docs/reference-dsl-builtin-functions.md.in
+++ b/docs6/docs/reference-dsl-builtin-functions.md.in
@@ -1,4 +1,4 @@
-# DSL reference: built-in functions
+# DSL built-in functions
 
 ## Summary
 
diff --git a/docs6/docs/reference-dsl-complexity.md b/docs6/docs/reference-dsl-complexity.md
index 560132d33..d5469dc98 100644
--- a/docs6/docs/reference-dsl-complexity.md
+++ b/docs6/docs/reference-dsl-complexity.md
@@ -1,9 +1,34 @@
 
-# DSL reference: a note on the complexity of Miller's expression language
+# A note on the complexity of Miller's expression language
 
-One of Miller's strengths is its brevity: it's much quicker -- and less error-prone -- to type `mlr stats1 -a sum -f x,y -g a,b` than having to track summation variables as in `awk`, or using Miller's out-of-stream variables. And the more language features Miller's put-DSL has (for-loops, if-statements, nested control structures, user-defined functions, etc.) then the *less* powerful it begins to seem: because of the other programming-language features it *doesn't* have (classes, exceptions, and so on).
+One of Miller's strengths is its brevity: it's much quicker -- and less
+error-prone -- to type `mlr stats1 -a sum -f x,y -g a,b` than having to track
+summation variables as in `awk`, or using Miller's [out-of-stream
+variables](reference-dsl-variables.md#out-of-stream-variables). And the more
+language features Miller's put-DSL has (for-loops, if-statements, nested
+control structures, user-defined functions, etc.) then the *less* powerful it
+begins to seem: because of the other programming-language features it *doesn't*
+have (classes, exceptions, and so on).
 
-When I was originally prototyping Miller in 2015, the decision I had was whether to hand-code in a low-level language like C or Rust or Go, with my own hand-rolled DSL, or whether to use a higher-level language (like Python or Lua or Nim) and let the `put` statements be handled by the implementation language's own `eval`: the implementation language would take the place of a DSL. Multiple performance experiments showed me I could get better throughput using the former, by a wide margin. So Miller is Go under the hood with a hand-rolled DSL.
+When I was originally prototyping Miller in 2015, the primary decision I had
+was whether to hand-code in a low-level language like C or Rust or Go, with my
+own hand-rolled DSL, or whether to use a higher-level language (like Python or
+Lua or Nim) and let the `put` statements be handled by the implementation
+language's own `eval`: the implementation language would take the place of a
+DSL. Multiple performance experiments showed me I could get better throughput
+using the former, by a wide margin. So Miller is Go under the hood with a
+hand-rolled DSL.
 
-I do want to keep focusing on what Miller is good at -- concise notation, low latency, and high throughput -- and not add too much in terms of high-level-language features to the DSL.  That said, some sort of customizability is a basic thing to want. As of 4.1.0 we have recursive for/while/if structures on about the same complexity level as `awk`; as of 5.0.0 we have user-defined functions and map-valued variables, again on about the same complexity level as `awk` along with optional type-declaration syntax; as of Miller 6 we have full support for arrays.  While I'm excited by these powerful language features, I hope to keep new features focused on Miller's sweet spot which is speed plus simplicity.
+I do want to keep focusing on what Miller is good at -- concise notation, low
+latency, and high throughput -- and not add too much in terms of
+high-level-language features to the DSL.  That said, some sort of
+customizability is a basic thing to want. As of 4.1.0 we have recursive
+`for`/`while`/`if` [structures](reference-dsl-control-structures.md) on about
+the same complexity level as `awk`; as of 5.0.0 we have [user-defined
+functions](reference-dsl-user-defined-functions.md) and [map-valued
+variables](reference-dsl-variables.md), again on about the same complexity level
+as `awk` along with optional type-declaration syntax; as of Miller 6 we have
+full support for [arrays](reference-dsl-arrays.md).  While I'm excited by these
+powerful language features, I hope to keep new features focused on Miller's
+sweet spot which is speed plus simplicity.
 
diff --git a/docs6/docs/reference-dsl-complexity.md.in b/docs6/docs/reference-dsl-complexity.md.in
index 7ea4a390e..ad7603b30 100644
--- a/docs6/docs/reference-dsl-complexity.md.in
+++ b/docs6/docs/reference-dsl-complexity.md.in
@@ -1,8 +1,33 @@
-# DSL reference: a note on the complexity of Miller's expression language
+# A note on the complexity of Miller's expression language
 
-One of Miller's strengths is its brevity: it's much quicker -- and less error-prone -- to type `mlr stats1 -a sum -f x,y -g a,b` than having to track summation variables as in `awk`, or using Miller's out-of-stream variables. And the more language features Miller's put-DSL has (for-loops, if-statements, nested control structures, user-defined functions, etc.) then the *less* powerful it begins to seem: because of the other programming-language features it *doesn't* have (classes, exceptions, and so on).
+One of Miller's strengths is its brevity: it's much quicker -- and less
+error-prone -- to type `mlr stats1 -a sum -f x,y -g a,b` than having to track
+summation variables as in `awk`, or using Miller's [out-of-stream
+variables](reference-dsl-variables.md#out-of-stream-variables). And the more
+language features Miller's put-DSL has (for-loops, if-statements, nested
+control structures, user-defined functions, etc.) then the *less* powerful it
+begins to seem: because of the other programming-language features it *doesn't*
+have (classes, exceptions, and so on).
 
-When I was originally prototyping Miller in 2015, the decision I had was whether to hand-code in a low-level language like C or Rust or Go, with my own hand-rolled DSL, or whether to use a higher-level language (like Python or Lua or Nim) and let the `put` statements be handled by the implementation language's own `eval`: the implementation language would take the place of a DSL. Multiple performance experiments showed me I could get better throughput using the former, by a wide margin. So Miller is Go under the hood with a hand-rolled DSL.
+When I was originally prototyping Miller in 2015, the primary decision I had
+was whether to hand-code in a low-level language like C or Rust or Go, with my
+own hand-rolled DSL, or whether to use a higher-level language (like Python or
+Lua or Nim) and let the `put` statements be handled by the implementation
+language's own `eval`: the implementation language would take the place of a
+DSL. Multiple performance experiments showed me I could get better throughput
+using the former, by a wide margin. So Miller is Go under the hood with a
+hand-rolled DSL.
 
-I do want to keep focusing on what Miller is good at -- concise notation, low latency, and high throughput -- and not add too much in terms of high-level-language features to the DSL.  That said, some sort of customizability is a basic thing to want. As of 4.1.0 we have recursive for/while/if structures on about the same complexity level as `awk`; as of 5.0.0 we have user-defined functions and map-valued variables, again on about the same complexity level as `awk` along with optional type-declaration syntax; as of Miller 6 we have full support for arrays.  While I'm excited by these powerful language features, I hope to keep new features focused on Miller's sweet spot which is speed plus simplicity.
+I do want to keep focusing on what Miller is good at -- concise notation, low
+latency, and high throughput -- and not add too much in terms of
+high-level-language features to the DSL.  That said, some sort of
+customizability is a basic thing to want. As of 4.1.0 we have recursive
+`for`/`while`/`if` [structures](reference-dsl-control-structures.md) on about
+the same complexity level as `awk`; as of 5.0.0 we have [user-defined
+functions](reference-dsl-user-defined-functions.md) and [map-valued
+variables](reference-dsl-variables.md), again on about the same complexity level
+as `awk` along with optional type-declaration syntax; as of Miller 6 we have
+full support for [arrays](reference-dsl-arrays.md).  While I'm excited by these
+powerful language features, I hope to keep new features focused on Miller's
+sweet spot which is speed plus simplicity.
 
diff --git a/docs6/docs/reference-dsl-control-structures.md b/docs6/docs/reference-dsl-control-structures.md
index 0ee90380b..a280ac32f 100644
--- a/docs6/docs/reference-dsl-control-structures.md
+++ b/docs6/docs/reference-dsl-control-structures.md
@@ -1,5 +1,5 @@
 
-# DSL reference: control structures
+# DSL control structures
 
 ## Pattern-action blocks
 
@@ -44,9 +44,9 @@ a=xyz_789
   data/put-gating-example-2.dkvp
 
-a=abc_123,b=left_\1,c=right_\2
+a=abc_123,b=left_abc,c=right_123
 a=some other name
-a=xyz_789,b=left_\1,c=right_\2
+a=xyz_789,b=left_xyz,c=right_789
 
This produces heteregenous output which Miller, of course, has no problems with (see [Record Heterogeneity](record-heterogeneity.md)). But if you want homogeneous output, the curly braces can be replaced with a semicolon between the expression and the body statements. This causes `put` to evaluate the boolean expression (along with any side effects, namely, regex-captures `\1`, `\2`, etc.) but doesn't use it as a criterion for whether subsequent assignments should be executed. Instead, subsequent assignments are done unconditionally: @@ -55,6 +55,8 @@ This produces heteregenous output which Miller, of course, has no problems with mlr put '$x > 0.0; $y = log10($x); $z = sqrt($y)' data/put-gating-example-1.dkvp
+x=-1,y=NaN,z=NaN
+x=0,y=-Inf,z=NaN
 x=1,y=0,z=0
 x=2,y=0.3010299956639812,z=0.5486620049392715
 x=3,y=0.4771212547196624,z=0.6907396432228734
@@ -68,8 +70,9 @@ x=3,y=0.4771212547196624,z=0.6907396432228734
 ' data/put-gating-example-2.dkvp
 
-a=abc_123,b=left_\1,c=right_\2
-a=xyz_789,b=left_\1,c=right_\2
+a=abc_123,b=left_abc,c=right_123
+a=some other name,b=left_,c=right_
+a=xyz_789,b=left_xyz,c=right_789
 
## If-statements @@ -131,12 +134,26 @@ x=1,y=2,3=,4=,5=,6=,7=,8=,9=,10=,foo=bar x=1,y=2,3=,4=,5=,foo=bar
-A `break` or `continue` within nested conditional blocks or if-statements will, of course, propagate to the innermost loop enclosing them, if any. A `break` or `continue` outside a loop is a syntax error that will be flagged as soon as the expression is parsed, before any input records are ingested. -The existence of `while`, `do-while`, and `for` loops in Miller's DSL means that you can create infinite-loop scenarios inadvertently. In particular, please recall that DSL statements are executed once if in `begin` or `end` blocks, and once *per record* otherwise. For example, **while (NR < 10) will never terminate as NR is only incremented between records**. +A `break` or `continue` within nested conditional blocks or if-statements will, +of course, propagate to the innermost loop enclosing them, if any. A `break` or +`continue` outside a loop is a syntax error that will be flagged as soon as the +expression is parsed, before any input records are ingested. + +The existence of `while`, `do-while`, and `for` loops in Miller's DSL means +that you can create infinite-loop scenarios inadvertently. In particular, +please recall that DSL statements are executed once if in `begin` or `end` +blocks, and once *per record* otherwise. For example, **while (NR < 10) will +never terminate**. The [`NR` +variable](reference-dsl-variables.md#built-in-variables) is only incremented +between records, and each DSL expression is invoked once per record: so, once +for `NR=1`, once for `NR=2`, etc. + +If you do want to loop over records, see [Operating on all +records](operating-on-all-records.md) for some options. ## For-loops -While Miller's `while` and `do-while` statements are much as in many other languages, `for` loops are more idiosyncratic to Miller. They are loops over key-value pairs, whether in stream records, out-of-stream variables, local variables, or map-literals: more reminiscent of `foreach`, as in (for example) PHP. There are **for-loops over map keys** and **for-loops over key-value tuples**. Additionally, Miller has a **C-style triple-for loop** with initialize, test, and update statements. +While Miller's `while` and `do-while` statements are much as in many other languages, `for` loops are more idiosyncratic to Miller. They are loops over key-value pairs, whether in stream records, out-of-stream variables, local variables, or map-literals: more reminiscent of `foreach`, as in (for example) PHP. There are **for-loops over map keys** and **for-loops over key-value tuples**. Additionally, Miller has a **C-style triple-for loop** with initialize, test, and update statements. Each is described below. As with `while` and `do-while`, a `break` or `continue` within nested control structures will propagate to the innermost loop enclosing them, if any, and a `break` or `continue` outside a loop is a syntax error that will be flagged as soon as the expression is parsed, before any input records are ingested. @@ -471,7 +488,7 @@ Notes: * Miller has no `++` or `--` operators. -* As with all for/if/while statements in Miller, the curly braces are required even if the body is a single statement, or empty. +* As with all `for`/`if`/`while` statements in Miller, the curly braces are required even if the body is a single statement, or empty. ## Begin/end blocks @@ -510,7 +527,7 @@ a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729 x_sum=2.264761728567491
-The **put -q** option is a shorthand which suppresses printing of each output record, with only `emit` statements being output. So to get only summary outputs, one could write +The **put -q** option suppresses printing of each output record, with only `emit` statements being output. So to get only summary outputs, you could write
 mlr put -q '
@@ -539,7 +556,7 @@ x_count=5
 x_sum=2.264761728567491
 
-This is of course not much different than +This is of course (see also [here](reference-dsl.md#verbs-compared-to-dsl)) not much different than
 mlr stats1 -a count,sum -f x ./data/small
@@ -548,5 +565,5 @@ This is of course not much different than
 x_count=5,x_sum=2.264761728567491
 
-Note that it's a syntax error for begin/end blocks to refer to field names (beginning with `$`), since these execute outside the context of input records. +Note that it's a syntax error for begin/end blocks to refer to field names (beginning with `$`), since begin/end blocks execute outside the context of input records. diff --git a/docs6/docs/reference-dsl-control-structures.md.in b/docs6/docs/reference-dsl-control-structures.md.in index 7c479b1e9..fa1158ba7 100644 --- a/docs6/docs/reference-dsl-control-structures.md.in +++ b/docs6/docs/reference-dsl-control-structures.md.in @@ -1,4 +1,4 @@ -# DSL reference: control structures +# DSL control structures ## Pattern-action blocks @@ -74,12 +74,26 @@ GENMD_INCLUDE_AND_RUN_ESCAPED(data/while-example-1.sh) GENMD_INCLUDE_AND_RUN_ESCAPED(data/while-example-2.sh) -A `break` or `continue` within nested conditional blocks or if-statements will, of course, propagate to the innermost loop enclosing them, if any. A `break` or `continue` outside a loop is a syntax error that will be flagged as soon as the expression is parsed, before any input records are ingested. -The existence of `while`, `do-while`, and `for` loops in Miller's DSL means that you can create infinite-loop scenarios inadvertently. In particular, please recall that DSL statements are executed once if in `begin` or `end` blocks, and once *per record* otherwise. For example, **while (NR < 10) will never terminate as NR is only incremented between records**. +A `break` or `continue` within nested conditional blocks or if-statements will, +of course, propagate to the innermost loop enclosing them, if any. A `break` or +`continue` outside a loop is a syntax error that will be flagged as soon as the +expression is parsed, before any input records are ingested. + +The existence of `while`, `do-while`, and `for` loops in Miller's DSL means +that you can create infinite-loop scenarios inadvertently. In particular, +please recall that DSL statements are executed once if in `begin` or `end` +blocks, and once *per record* otherwise. For example, **while (NR < 10) will +never terminate**. The [`NR` +variable](reference-dsl-variables.md#built-in-variables) is only incremented +between records, and each DSL expression is invoked once per record: so, once +for `NR=1`, once for `NR=2`, etc. + +If you do want to loop over records, see [Operating on all +records](operating-on-all-records.md) for some options. ## For-loops -While Miller's `while` and `do-while` statements are much as in many other languages, `for` loops are more idiosyncratic to Miller. They are loops over key-value pairs, whether in stream records, out-of-stream variables, local variables, or map-literals: more reminiscent of `foreach`, as in (for example) PHP. There are **for-loops over map keys** and **for-loops over key-value tuples**. Additionally, Miller has a **C-style triple-for loop** with initialize, test, and update statements. +While Miller's `while` and `do-while` statements are much as in many other languages, `for` loops are more idiosyncratic to Miller. They are loops over key-value pairs, whether in stream records, out-of-stream variables, local variables, or map-literals: more reminiscent of `foreach`, as in (for example) PHP. There are **for-loops over map keys** and **for-loops over key-value tuples**. Additionally, Miller has a **C-style triple-for loop** with initialize, test, and update statements. Each is described below. As with `while` and `do-while`, a `break` or `continue` within nested control structures will propagate to the innermost loop enclosing them, if any, and a `break` or `continue` outside a loop is a syntax error that will be flagged as soon as the expression is parsed, before any input records are ingested. @@ -151,7 +165,7 @@ Notes: * Miller has no `++` or `--` operators. -* As with all for/if/while statements in Miller, the curly braces are required even if the body is a single statement, or empty. +* As with all `for`/`if`/`while` statements in Miller, the curly braces are required even if the body is a single statement, or empty. ## Begin/end blocks @@ -163,7 +177,7 @@ Since uninitialized out-of-stream variables default to 0 for addition/substracti GENMD_INCLUDE_AND_RUN_ESCAPED(data/begin-end-example-2.sh) -The **put -q** option is a shorthand which suppresses printing of each output record, with only `emit` statements being output. So to get only summary outputs, one could write +The **put -q** option suppresses printing of each output record, with only `emit` statements being output. So to get only summary outputs, you could write GENMD_INCLUDE_AND_RUN_ESCAPED(data/begin-end-example-3.sh) @@ -171,9 +185,9 @@ We can do similarly with multiple out-of-stream variables: GENMD_INCLUDE_AND_RUN_ESCAPED(data/begin-end-example-4.sh) -This is of course not much different than +This is of course (see also [here](reference-dsl.md#verbs-compared-to-dsl)) not much different than GENMD_INCLUDE_AND_RUN_ESCAPED(data/begin-end-example-5.sh) -Note that it's a syntax error for begin/end blocks to refer to field names (beginning with `$`), since these execute outside the context of input records. +Note that it's a syntax error for begin/end blocks to refer to field names (beginning with `$`), since begin/end blocks execute outside the context of input records. diff --git a/docs6/docs/reference-dsl-errors.md b/docs6/docs/reference-dsl-errors.md index 19012b628..f4935a255 100644 --- a/docs6/docs/reference-dsl-errors.md +++ b/docs6/docs/reference-dsl-errors.md @@ -1,9 +1,9 @@ -# DSL reference: errors and transparency +# DSL errors and transparency -As soon as you have a programming language, you start having the problem *What is my code doing, and why?* This includes getting syntax errors -- which are always annoying -- as well as the even more annoying problem of a program which parses without syntax error but doesn't do what you expect. +As soon as you have a [programming language](programming-language.md), you start having the problem *What is my code doing, and why?* This includes getting syntax errors -- which are always annoying -- as well as the even more annoying problem of a program which parses without syntax error but doesn't do what you expect. -The `syntax error` message is cryptic: it says `syntax error at ` followed by the next symbol it couldn't parse. This is good, but (as of 5.0.0) it doesn't say things like `syntax error at line 17, character 22`. Here are some common causes of syntax errors: +The syntax-error message gives you line/column position for the syntax that couldn't be parsed. The cause may be clear from that information, or perhaps not. Here are some common causes of syntax errors: * Don't forget `;` at end of line, before another statement on the next line. @@ -17,8 +17,4 @@ As for transparency: * The `-v` option to `mlr put` and `mlr filter` prints abstract syntax trees for your code. While not all details here will be of interest to everyone, certainly this makes questions such as operator precedence completely unambiguous. -* The `-T` option prints a trace of each statement executed. - -* The `-t` and `-a` options show low-level details for the parsing process and for stack-variable-index allocation, respectively. These will likely be of interest to people who enjoy compilers, and probably less useful for a more general audience. - -* Please see [type-checking](reference-dsl-variables.md#type-checking) for type declarations and type-assertions you can use to make sure expressions and the data flowing them are evaluating as you expect. I made them optional because one of Miller's important use-cases is being able to say simple things like `mlr put '$y = $x + 1' myfile.dat` with a minimum of punctuational bric-a-brac -- but for programs over a few lines I generally find that the more type-specification, the better. +* Please see [type-checking](reference-dsl-variables.md#type-checking) for type declarations and type-assertions you can use to make sure expressions and the data flowing them are evaluating as you expect. I made them optional because one of Miller's important use-cases is being able to say simple things like `mlr put '$y = $x + 1' myfile.dat` with a minimum of punctuational bric-a-brac -- but for programs over a few lines long, I generally find that the more type-specification, the better. diff --git a/docs6/docs/reference-dsl-errors.md.in b/docs6/docs/reference-dsl-errors.md.in index 91994fa94..5e58bd180 100644 --- a/docs6/docs/reference-dsl-errors.md.in +++ b/docs6/docs/reference-dsl-errors.md.in @@ -1,8 +1,8 @@ -# DSL reference: errors and transparency +# DSL errors and transparency -As soon as you have a programming language, you start having the problem *What is my code doing, and why?* This includes getting syntax errors -- which are always annoying -- as well as the even more annoying problem of a program which parses without syntax error but doesn't do what you expect. +As soon as you have a [programming language](programming-language.md), you start having the problem *What is my code doing, and why?* This includes getting syntax errors -- which are always annoying -- as well as the even more annoying problem of a program which parses without syntax error but doesn't do what you expect. -The `syntax error` message is cryptic: it says `syntax error at ` followed by the next symbol it couldn't parse. This is good, but (as of 5.0.0) it doesn't say things like `syntax error at line 17, character 22`. Here are some common causes of syntax errors: +The syntax-error message gives you line/column position for the syntax that couldn't be parsed. The cause may be clear from that information, or perhaps not. Here are some common causes of syntax errors: * Don't forget `;` at end of line, before another statement on the next line. @@ -16,8 +16,4 @@ As for transparency: * The `-v` option to `mlr put` and `mlr filter` prints abstract syntax trees for your code. While not all details here will be of interest to everyone, certainly this makes questions such as operator precedence completely unambiguous. -* The `-T` option prints a trace of each statement executed. - -* The `-t` and `-a` options show low-level details for the parsing process and for stack-variable-index allocation, respectively. These will likely be of interest to people who enjoy compilers, and probably less useful for a more general audience. - -* Please see [type-checking](reference-dsl-variables.md#type-checking) for type declarations and type-assertions you can use to make sure expressions and the data flowing them are evaluating as you expect. I made them optional because one of Miller's important use-cases is being able to say simple things like `mlr put '$y = $x + 1' myfile.dat` with a minimum of punctuational bric-a-brac -- but for programs over a few lines I generally find that the more type-specification, the better. +* Please see [type-checking](reference-dsl-variables.md#type-checking) for type declarations and type-assertions you can use to make sure expressions and the data flowing them are evaluating as you expect. I made them optional because one of Miller's important use-cases is being able to say simple things like `mlr put '$y = $x + 1' myfile.dat` with a minimum of punctuational bric-a-brac -- but for programs over a few lines long, I generally find that the more type-specification, the better. diff --git a/docs6/docs/reference-dsl-filter-statements.md b/docs6/docs/reference-dsl-filter-statements.md index 5681992e2..c1d571ccb 100644 --- a/docs6/docs/reference-dsl-filter-statements.md +++ b/docs6/docs/reference-dsl-filter-statements.md @@ -1,39 +1,44 @@ -# DSL reference: filter statements +# DSL filter statements -You can use `filter` within `put`. In fact, the following two are synonymous: +You can use the `filter` DSL keyword within the `put` verb. In fact, the following two are synonymous:
-mlr filter 'NR==2 || NR==3' data/small
+mlr --csv filter 'NR==2 || NR==3' example.csv
 
-a=eks,b=pan,i=2,x=0.7586799647899636,y=0.5221511083334797
-a=wye,b=wye,i=3,x=0.20460330576630303,y=0.33831852551664776
+color,shape,flag,k,index,quantity,rate
+red,square,true,2,15,79.2778,0.0130
+red,circle,true,3,16,13.8103,2.9010
 
-mlr put 'filter NR==2 || NR==3' data/small
+mlr --csv put 'filter NR==2 || NR==3' example.csv
 
-a=eks,b=pan,i=2,x=0.7586799647899636,y=0.5221511083334797
-a=wye,b=wye,i=3,x=0.20460330576630303,y=0.33831852551664776
+color,shape,flag,k,index,quantity,rate
+red,square,true,2,15,79.2778,0.0130
+red,circle,true,3,16,13.8103,2.9010
 
-The former, of course, is much easier to type. But the latter allows you to define more complex expressions for the filter, and/or do other things in addition to the filter: +The former, of course, is a little easier to type. For another example:
-mlr put '@running_sum += $x; filter @running_sum > 1.3' data/small
+mlr --csv put '@running_sum += $quantity; filter @running_sum > 500' example.csv
 
-a=wye,b=wye,i=3,x=0.20460330576630303,y=0.33831852551664776
-a=eks,b=wye,i=4,x=0.38139939387114097,y=0.13418874328430463
-a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729
+color,shape,flag,k,index,quantity,rate
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
+purple,square,false,10,91,72.3735,8.2430
 
-mlr put '$z = $x * $y; filter $z > 0.3' data/small
+mlr --csv filter '@running_sum += $quantity; @running_sum > 500' example.csv
 
-a=eks,b=pan,i=2,x=0.7586799647899636,y=0.5221511083334797,z=0.3961455844854848
-a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729,z=0.4951063394654227
+color,shape,flag,k,index,quantity,rate
+yellow,circle,true,8,73,63.9785,4.2370
+yellow,circle,true,9,87,63.5058,8.3350
+purple,square,false,10,91,72.3735,8.2430
 
diff --git a/docs6/docs/reference-dsl-filter-statements.md.in b/docs6/docs/reference-dsl-filter-statements.md.in index 10e387546..ee0f771fc 100644 --- a/docs6/docs/reference-dsl-filter-statements.md.in +++ b/docs6/docs/reference-dsl-filter-statements.md.in @@ -1,21 +1,21 @@ -# DSL reference: filter statements +# DSL filter statements -You can use `filter` within `put`. In fact, the following two are synonymous: +You can use the `filter` DSL keyword within the `put` verb. In fact, the following two are synonymous: GENMD_RUN_COMMAND -mlr filter 'NR==2 || NR==3' data/small +mlr --csv filter 'NR==2 || NR==3' example.csv GENMD_EOF GENMD_RUN_COMMAND -mlr put 'filter NR==2 || NR==3' data/small +mlr --csv put 'filter NR==2 || NR==3' example.csv GENMD_EOF -The former, of course, is much easier to type. But the latter allows you to define more complex expressions for the filter, and/or do other things in addition to the filter: +The former, of course, is a little easier to type. For another example: GENMD_RUN_COMMAND -mlr put '@running_sum += $x; filter @running_sum > 1.3' data/small +mlr --csv put '@running_sum += $quantity; filter @running_sum > 500' example.csv GENMD_EOF GENMD_RUN_COMMAND -mlr put '$z = $x * $y; filter $z > 0.3' data/small +mlr --csv filter '@running_sum += $quantity; @running_sum > 500' example.csv GENMD_EOF diff --git a/docs6/docs/reference-dsl-operators.md b/docs6/docs/reference-dsl-operators.md index 005108407..f9ba0cc30 100644 --- a/docs6/docs/reference-dsl-operators.md +++ b/docs6/docs/reference-dsl-operators.md @@ -1,5 +1,5 @@ -# DSL reference: operators +# DSL operators ## Operator precedence @@ -9,7 +9,7 @@ Operators are listed in order of decreasing precedence, highest first. Operators Associativity --------- ------------- () left to right -** right to left +** right to left ! ~ unary+ unary- & right to left binary* / // % left to right binary+ binary- . left to right @@ -30,11 +30,17 @@ binary+ binary- . left to right * Functions are often pass-throughs straight to the system-standard Go libraries. -* The `min` and `max` functions are different from other multi-argument functions which return null if any of their inputs are null: for `min` and `max`, by contrast, if one argument is absent-null, the other is returned. Empty-null loses min or max against numeric or boolean; empty-null is less than any other string. +* The [`min`](reference-dsl-builtin-functions.md#min) and [`max`](reference-dsl-builtin-functions.md#max) functions are different from other multi-argument functions which return null if any of their inputs are null: for [`min`](reference-dsl-builtin-functions.md#min) and [`max`](reference-dsl-builtin-functions.md#max), by contrast, if one argument is absent-null, the other is returned. Empty-null loses min or max against numeric or boolean; empty-null is less than any other string. -* Symmetrically with respect to the bitwise OR, XOR, and AND operators `|`, `^`, `&`, Miller has logical operators `||`, `^^`, `&&`: the logical XOR not existing in Go. +* Symmetrically with respect to the bitwise OR, XOR, and AND operators +[`|`](reference-dsl-builtin-functions.md#bitwise-or), +[`&`](reference-dsl-builtin-functions.md#bitwise-and), and +[`^`](reference-dsl-builtin-functions.md#bitwise-xor), Miller has logical operators +[`||`](reference-dsl-builtin-functions.md#logical-or), +[`&&`](reference-dsl-builtin-functions.md#logical-and), and +[`^^`](reference-dsl-builtin-functions.md#logical-xor). -* The exponentiation operator `**` is familiar from many languages. +* The exponentiation operator [`**`](reference-dsl-builtin-functions.md#exponentiation) is familiar from many languages, except that an integer raised to an int power is int, not float. -* The regex-match and regex-not-match operators `=~` and `!=~` are similar to those in Ruby and Perl. +* The regex-match and regex-not-match operators [`=~`](reference-dsl-builtin-functions.md#regmatch) and [`!=~`](reference-dsl-builtin-functions.md#regnotmatch) are similar to those in Ruby and Perl. diff --git a/docs6/docs/reference-dsl-operators.md.in b/docs6/docs/reference-dsl-operators.md.in index a7761b0b1..c09a6aeaf 100644 --- a/docs6/docs/reference-dsl-operators.md.in +++ b/docs6/docs/reference-dsl-operators.md.in @@ -1,4 +1,4 @@ -# DSL reference: operators +# DSL operators ## Operator precedence @@ -8,7 +8,7 @@ GENMD_CARDIFY Operators Associativity --------- ------------- () left to right -** right to left +** right to left ! ~ unary+ unary- & right to left binary* / // % left to right binary+ binary- . left to right @@ -29,11 +29,17 @@ GENMD_EOF * Functions are often pass-throughs straight to the system-standard Go libraries. -* The `min` and `max` functions are different from other multi-argument functions which return null if any of their inputs are null: for `min` and `max`, by contrast, if one argument is absent-null, the other is returned. Empty-null loses min or max against numeric or boolean; empty-null is less than any other string. +* The [`min`](reference-dsl-builtin-functions.md#min) and [`max`](reference-dsl-builtin-functions.md#max) functions are different from other multi-argument functions which return null if any of their inputs are null: for [`min`](reference-dsl-builtin-functions.md#min) and [`max`](reference-dsl-builtin-functions.md#max), by contrast, if one argument is absent-null, the other is returned. Empty-null loses min or max against numeric or boolean; empty-null is less than any other string. -* Symmetrically with respect to the bitwise OR, XOR, and AND operators `|`, `^`, `&`, Miller has logical operators `||`, `^^`, `&&`: the logical XOR not existing in Go. +* Symmetrically with respect to the bitwise OR, XOR, and AND operators +[`|`](reference-dsl-builtin-functions.md#bitwise-or), +[`&`](reference-dsl-builtin-functions.md#bitwise-and), and +[`^`](reference-dsl-builtin-functions.md#bitwise-xor), Miller has logical operators +[`||`](reference-dsl-builtin-functions.md#logical-or), +[`&&`](reference-dsl-builtin-functions.md#logical-and), and +[`^^`](reference-dsl-builtin-functions.md#logical-xor). -* The exponentiation operator `**` is familiar from many languages. +* The exponentiation operator [`**`](reference-dsl-builtin-functions.md#exponentiation) is familiar from many languages, except that an integer raised to an int power is int, not float. -* The regex-match and regex-not-match operators `=~` and `!=~` are similar to those in Ruby and Perl. +* The regex-match and regex-not-match operators [`=~`](reference-dsl-builtin-functions.md#regmatch) and [`!=~`](reference-dsl-builtin-functions.md#regnotmatch) are similar to those in Ruby and Perl. diff --git a/docs6/docs/reference-dsl-output-statements.md b/docs6/docs/reference-dsl-output-statements.md index ca65c2ebc..a95c62b3a 100644 --- a/docs6/docs/reference-dsl-output-statements.md +++ b/docs6/docs/reference-dsl-output-statements.md @@ -1,5 +1,5 @@ -# DSL reference: output statements +# DSL output statements You can **output** variable-values or expressions in **five ways**: @@ -11,7 +11,7 @@ You can **output** variable-values or expressions in **five ways**: * Use **tee** which formats the current stream record (not just an arbitrary string as with **print**) to a specific file. -* Use **emit**/**emitp**/**emitf** to send out-of-stream variables' current values to the output record stream, e.g. `@sum += $x; emit @sum` which produces an extra output record such as `sum=3.1648382`. +* Use **emit**/**emitp**/**emitf** to send out-of-stream variables' current values to the output record stream, e.g. `@sum += $x; emit @sum` which produces an extra record such as `sum=3.1648382`. These records, just like records from input file(s), participate in downstream [then-chaining](reference-main-then-chaining.md) to other verbs. For the first two options you are populating the output-records stream which feeds into the next verb in a `then`-chain (if any), or which otherwise is formatted for output using `--o...` flags. @@ -25,11 +25,21 @@ The `print` statement is perhaps self-explanatory, but with a few light caveats: * Output goes directly to stdout/stderr, respectively: data produced this way do not go downstream to the next verb in a `then`-chain. (Use `emit` for that.) -* Print statements are for strings (`print "hello"`), or things which can be made into strings: numbers (`print 3`, `print $a + $b`, or concatenations thereof (`print "a + b = " . ($a + $b)`). Maps (in `$*`, map-valued out-of-stream or local variables, and map literals) aren't convertible into strings. If you print a map, you get `{is-a-map}` as output. Please use `dump` to print maps. +* Print statements are for strings (`print "hello"`), or things which can be made into strings: numbers (`print 3`, `print $a + $b`), or concatenations thereof (`print "a + b = " . ($a + $b)`). Maps (in `$*`, map-valued out-of-stream or local variables, and map literals) as well as arrays are printed as JSON. -* You can redirect print output to a file: `mlr --from myfile.dat put 'print > "tap.txt", $x'` `mlr --from myfile.dat put 'o=$*; print > $a.".txt", $x'`. +* You can redirect print output to a file: -* See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. +
+mlr --from myfile.dat put 'print > "tap.txt", $x'
+
+ +* You can redirect print output to multiple files, split by values present in various records: + +
+mlr --from myfile.dat put 'print > $a.".txt", $x'
+
+ +See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. ## Dump statements @@ -39,7 +49,7 @@ The `dump` statement is for printing expressions, including maps, directly to st * Output goes directly to stdout/stderr, respectively: data produced this way do not go downstream to the next verb in a `then`-chain. (Use `emit` for that.) -* You can use `dump` to output single strings, numbers, or expressions including map-valued data. Map-valued data are printed as JSON. Miller allows string and integer keys in its map literals while JSON allows only string keys, so use `mlr put --jknquoteint` if you want integer-valued map keys not double-quoted. +* You can use `dump` to output single strings, numbers, or expressions including map-valued data. Map-valued data are printed as JSON. * If you use `dump` (or `edump`) with no arguments, you get a JSON structure representing the current values of all out-of-stream variables. @@ -51,7 +61,13 @@ The `dump` statement is for printing expressions, including maps, directly to st Records produced by a `mlr put` go downstream to the next verb in your `then`-chain, if any, or otherwise to standard output. If you want to additionally copy out records to files, you can do that using `tee`. -The syntax is, by example, `mlr --from myfile.dat put 'tee > "tap.dat", $*' then sort -n index`. First is `tee >`, then the filename expression (which can be an expression such as `"tap.".$a.".dat"`), then a comma, then `$*`. (Nothing else but `$*` is teeable.) +The syntax is, by example: + +
+mlr --from myfile.dat put 'tee > "tap.dat", $*' then sort -n index
+
+ +First is `tee >`, then the filename expression (which can be an expression such as `"tap.".$a.".dat"`), then a comma, then `$*`. (Nothing else but `$*` is teeable.) See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. diff --git a/docs6/docs/reference-dsl-output-statements.md.in b/docs6/docs/reference-dsl-output-statements.md.in index d7fbdc121..c09313018 100644 --- a/docs6/docs/reference-dsl-output-statements.md.in +++ b/docs6/docs/reference-dsl-output-statements.md.in @@ -1,4 +1,4 @@ -# DSL reference: output statements +# DSL output statements You can **output** variable-values or expressions in **five ways**: @@ -10,7 +10,7 @@ You can **output** variable-values or expressions in **five ways**: * Use **tee** which formats the current stream record (not just an arbitrary string as with **print**) to a specific file. -* Use **emit**/**emitp**/**emitf** to send out-of-stream variables' current values to the output record stream, e.g. `@sum += $x; emit @sum` which produces an extra output record such as `sum=3.1648382`. +* Use **emit**/**emitp**/**emitf** to send out-of-stream variables' current values to the output record stream, e.g. `@sum += $x; emit @sum` which produces an extra record such as `sum=3.1648382`. These records, just like records from input file(s), participate in downstream [then-chaining](reference-main-then-chaining.md) to other verbs. For the first two options you are populating the output-records stream which feeds into the next verb in a `then`-chain (if any), or which otherwise is formatted for output using `--o...` flags. @@ -24,11 +24,21 @@ The `print` statement is perhaps self-explanatory, but with a few light caveats: * Output goes directly to stdout/stderr, respectively: data produced this way do not go downstream to the next verb in a `then`-chain. (Use `emit` for that.) -* Print statements are for strings (`print "hello"`), or things which can be made into strings: numbers (`print 3`, `print $a + $b`, or concatenations thereof (`print "a + b = " . ($a + $b)`). Maps (in `$*`, map-valued out-of-stream or local variables, and map literals) aren't convertible into strings. If you print a map, you get `{is-a-map}` as output. Please use `dump` to print maps. +* Print statements are for strings (`print "hello"`), or things which can be made into strings: numbers (`print 3`, `print $a + $b`), or concatenations thereof (`print "a + b = " . ($a + $b)`). Maps (in `$*`, map-valued out-of-stream or local variables, and map literals) as well as arrays are printed as JSON. -* You can redirect print output to a file: `mlr --from myfile.dat put 'print > "tap.txt", $x'` `mlr --from myfile.dat put 'o=$*; print > $a.".txt", $x'`. +* You can redirect print output to a file: -* See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. +GENMD_CARDIFY_HIGHLIGHT_ONE +mlr --from myfile.dat put 'print > "tap.txt", $x' +GENMD_EOF + +* You can redirect print output to multiple files, split by values present in various records: + +GENMD_CARDIFY_HIGHLIGHT_ONE +mlr --from myfile.dat put 'print > $a.".txt", $x' +GENMD_EOF + +See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. ## Dump statements @@ -38,7 +48,7 @@ The `dump` statement is for printing expressions, including maps, directly to st * Output goes directly to stdout/stderr, respectively: data produced this way do not go downstream to the next verb in a `then`-chain. (Use `emit` for that.) -* You can use `dump` to output single strings, numbers, or expressions including map-valued data. Map-valued data are printed as JSON. Miller allows string and integer keys in its map literals while JSON allows only string keys, so use `mlr put --jknquoteint` if you want integer-valued map keys not double-quoted. +* You can use `dump` to output single strings, numbers, or expressions including map-valued data. Map-valued data are printed as JSON. * If you use `dump` (or `edump`) with no arguments, you get a JSON structure representing the current values of all out-of-stream variables. @@ -50,7 +60,13 @@ The `dump` statement is for printing expressions, including maps, directly to st Records produced by a `mlr put` go downstream to the next verb in your `then`-chain, if any, or otherwise to standard output. If you want to additionally copy out records to files, you can do that using `tee`. -The syntax is, by example, `mlr --from myfile.dat put 'tee > "tap.dat", $*' then sort -n index`. First is `tee >`, then the filename expression (which can be an expression such as `"tap.".$a.".dat"`), then a comma, then `$*`. (Nothing else but `$*` is teeable.) +The syntax is, by example: + +GENMD_CARDIFY_HIGHLIGHT_ONE +mlr --from myfile.dat put 'tee > "tap.dat", $*' then sort -n index +GENMD_EOF + +First is `tee >`, then the filename expression (which can be an expression such as `"tap.".$a.".dat"`), then a comma, then `$*`. (Nothing else but `$*` is teeable.) See also [Redirected-output statements](reference-dsl-output-statements.md#redirected-output-statements) for examples. diff --git a/docs6/docs/reference-dsl-syntax.md b/docs6/docs/reference-dsl-syntax.md index fc2d2147f..e31043e51 100644 --- a/docs6/docs/reference-dsl-syntax.md +++ b/docs6/docs/reference-dsl-syntax.md @@ -1,5 +1,5 @@ -# DSL reference: syntax +# DSL syntax ## Expression formatting @@ -59,7 +59,7 @@ x_y_corr ## Expressions from files -The simplest way to enter expressions for `put` and `filter` is between single quotes on the command line, e.g. +The simplest way to enter expressions for `put` and `filter` is between single quotes on the command line (see also [here](miller-on-windows.md) for Windows). For example:
 mlr --from data/small put '$xy = sqrt($x**2 + $y**2)'
@@ -133,7 +133,7 @@ A suggested use-case here is defining functions in files, and calling them from
 
 Another suggested use-case is putting default parameter values in files, e.g. using `begin{@count=is_present(@count)?@count:10}` in the file, where you can precede that using `begin{@count=40}` using `-e`.
 
-Moreover, you can have one or more `-f` expressions (maybe one function per file, for example) and one or more `-e` expressions on the command line.  If you mix `-f` and `-e` then the expressions are evaluated in the order encountered. (Since the expressions are all simply concatenated together in order, don't forget intervening semicolons: e.g. not `mlr put -e '$x=1' -e '$y=2 ...'` but rather `mlr put -e '$x=1;' -e '$y=2' ...`.)
+Moreover, you can have one or more `-f` expressions (maybe one function per file, for example) and one or more `-e` expressions on the command line.  If you mix `-f` and `-e` then the expressions are evaluated in the order encountered.
 
 ## Semicolons, commas, newlines, and curly braces
 
diff --git a/docs6/docs/reference-dsl-syntax.md.in b/docs6/docs/reference-dsl-syntax.md.in
index 51d35dc83..ec112c7fe 100644
--- a/docs6/docs/reference-dsl-syntax.md.in
+++ b/docs6/docs/reference-dsl-syntax.md.in
@@ -1,4 +1,4 @@
-# DSL reference: syntax
+# DSL syntax
 
 ## Expression formatting
 
@@ -20,7 +20,7 @@ GENMD_EOF
 
 ## Expressions from files
 
-The simplest way to enter expressions for `put` and `filter` is between single quotes on the command line, e.g.
+The simplest way to enter expressions for `put` and `filter` is between single quotes on the command line (see also [here](miller-on-windows.md) for Windows). For example:
 
 GENMD_INCLUDE_AND_RUN_ESCAPED(data/fe-example-1.sh)
 
@@ -51,7 +51,7 @@ A suggested use-case here is defining functions in files, and calling them from
 
 Another suggested use-case is putting default parameter values in files, e.g. using `begin{@count=is_present(@count)?@count:10}` in the file, where you can precede that using `begin{@count=40}` using `-e`.
 
-Moreover, you can have one or more `-f` expressions (maybe one function per file, for example) and one or more `-e` expressions on the command line.  If you mix `-f` and `-e` then the expressions are evaluated in the order encountered. (Since the expressions are all simply concatenated together in order, don't forget intervening semicolons: e.g. not `mlr put -e '$x=1' -e '$y=2 ...'` but rather `mlr put -e '$x=1;' -e '$y=2' ...`.)
+Moreover, you can have one or more `-f` expressions (maybe one function per file, for example) and one or more `-e` expressions on the command line.  If you mix `-f` and `-e` then the expressions are evaluated in the order encountered.
 
 ## Semicolons, commas, newlines, and curly braces
 
diff --git a/docs6/docs/reference-dsl-unset-statements.md b/docs6/docs/reference-dsl-unset-statements.md
index 616759fd3..0d45870e2 100644
--- a/docs6/docs/reference-dsl-unset-statements.md
+++ b/docs6/docs/reference-dsl-unset-statements.md
@@ -1,6 +1,6 @@
 
-DSL reference: unset statements
-# 
+# DSL unset statements
+
 You can clear a map key by assigning the empty string as its value: `$x=""` or `@x=""`. Using `unset` you can remove the key entirely. Examples:
 
 
@@ -81,4 +81,4 @@ This can also be done, of course, using `mlr cut -x`. You can also clear out-of-
 }
 
-If you use `unset all` (or `unset @*` which is synonymous), that will unset all out-of-stream variables which have been defined up to that point. +If you use `unset all` (or `unset @*` which is synonymous), that will unset all out-of-stream variables which have been assigned up to that point. diff --git a/docs6/docs/reference-dsl-unset-statements.md.in b/docs6/docs/reference-dsl-unset-statements.md.in index c1994aa3a..28671b6fd 100644 --- a/docs6/docs/reference-dsl-unset-statements.md.in +++ b/docs6/docs/reference-dsl-unset-statements.md.in @@ -1,5 +1,5 @@ -DSL reference: unset statements -# +# DSL unset statements + You can clear a map key by assigning the empty string as its value: `$x=""` or `@x=""`. Using `unset` you can remove the key entirely. Examples: GENMD_RUN_COMMAND @@ -20,4 +20,4 @@ GENMD_RUN_COMMAND mlr put -q '@sum[$a][$b] += $x; end { dump; unset @sum["eks"]; dump }' data/small GENMD_EOF -If you use `unset all` (or `unset @*` which is synonymous), that will unset all out-of-stream variables which have been defined up to that point. +If you use `unset all` (or `unset @*` which is synonymous), that will unset all out-of-stream variables which have been assigned up to that point. diff --git a/docs6/docs/reference-dsl-user-defined-functions.md b/docs6/docs/reference-dsl-user-defined-functions.md index 9e0d54e02..a6899c99f 100644 --- a/docs6/docs/reference-dsl-user-defined-functions.md +++ b/docs6/docs/reference-dsl-user-defined-functions.md @@ -1,5 +1,5 @@ -# DSL reference: user-defined functions +# DSL user-defined functions As of Miller 5.0.0 you can define your own functions, as well as subroutines. @@ -36,17 +36,15 @@ Properties of user-defined functions: * Function bodies start with `func` and a parameter list, defined outside of `begin`, `end`, or other `func` or `subr` blocks. (I.e. the Miller DSL has no nested functions.) -* A function (uniqified by its name) may not be redefined: either by redefining a user-defined function, or by redefining a built-in function. However, functions and subroutines have separate namespaces: you can define a subroutine `log` which does not clash with the mathematical `log` function. +* A function (uniqified by its name) may not be redefined: either by redefining a user-defined function, or by redefining a built-in function. However, functions and subroutines have separate namespaces: you can define a subroutine `log` (for logging messages to stderr, say) which does not clash with the mathematical `log` (logarithm) function. -* Functions may be defined either before or after use (there is an object-binding/linkage step at startup). More specifically, functions may be either recursive or mutually recursive. Functions may not call subroutines. +* Functions may be defined either before or after use -- there is an object-binding/linkage step at startup. More specifically, functions may be either recursive or mutually recursive. -* Functions may be defined and called either within `mlr put` or `mlr put`. - -* Functions have read access to `$`-variables and `@`-variables but may not modify them. See also [Memoization with out-of-stream variables](misc-examples.md#memoization-with-out-of-stream-variables) for an example. +* Functions may be defined and called either within `mlr filter` or `mlr put`. * Argument values may be reassigned: they are not read-only. -* When a return value is not implicitly returned, this results in a return value of absent-null. (In the example above, if there were records for which the argument to `f` is non-numeric, the assignments would be skipped.) See also the section on [xxxx](reference-main-null-data.md). +* When a return value is not implicitly returned, this results in a return value of [absent-null](reference-main-null-data.md). (In the example above, if there were records for which the argument to `f` is non-numeric, the assignments would be skipped.) See also the [null-data reference page](reference-main-null-data.md). * See the section on [Local variables](reference-dsl-variables.md#local-variables) for information on scope and extent of arguments, as well as for information on the use of local variables within functions. @@ -94,7 +92,7 @@ Properties of user-defined subroutines: * A subroutine (uniqified by its name) may not be redefined. However, functions and subroutines have separate namespaces: you can define a subroutine `log` which does not clash with the mathematical `log` function. -* Subroutines may be defined either before or after use (there is an object-binding/linkage step at startup). More specifically, subroutines may be either recursive or mutually recursive. Subroutines may call functions. +* Subroutines may be defined either before or after use -- there is an object-binding/linkage step at startup. More specifically, subroutines may be either recursive or mutually recursive. Subroutines may call functions. * Subroutines may be defined and called either within `mlr put` or `mlr put`. diff --git a/docs6/docs/reference-dsl-user-defined-functions.md.in b/docs6/docs/reference-dsl-user-defined-functions.md.in index 5b3764b7c..1223ba093 100644 --- a/docs6/docs/reference-dsl-user-defined-functions.md.in +++ b/docs6/docs/reference-dsl-user-defined-functions.md.in @@ -1,4 +1,4 @@ -# DSL reference: user-defined functions +# DSL user-defined functions As of Miller 5.0.0 you can define your own functions, as well as subroutines. @@ -12,17 +12,15 @@ Properties of user-defined functions: * Function bodies start with `func` and a parameter list, defined outside of `begin`, `end`, or other `func` or `subr` blocks. (I.e. the Miller DSL has no nested functions.) -* A function (uniqified by its name) may not be redefined: either by redefining a user-defined function, or by redefining a built-in function. However, functions and subroutines have separate namespaces: you can define a subroutine `log` which does not clash with the mathematical `log` function. +* A function (uniqified by its name) may not be redefined: either by redefining a user-defined function, or by redefining a built-in function. However, functions and subroutines have separate namespaces: you can define a subroutine `log` (for logging messages to stderr, say) which does not clash with the mathematical `log` (logarithm) function. -* Functions may be defined either before or after use (there is an object-binding/linkage step at startup). More specifically, functions may be either recursive or mutually recursive. Functions may not call subroutines. +* Functions may be defined either before or after use -- there is an object-binding/linkage step at startup. More specifically, functions may be either recursive or mutually recursive. -* Functions may be defined and called either within `mlr put` or `mlr put`. - -* Functions have read access to `$`-variables and `@`-variables but may not modify them. See also [Memoization with out-of-stream variables](misc-examples.md#memoization-with-out-of-stream-variables) for an example. +* Functions may be defined and called either within `mlr filter` or `mlr put`. * Argument values may be reassigned: they are not read-only. -* When a return value is not implicitly returned, this results in a return value of absent-null. (In the example above, if there were records for which the argument to `f` is non-numeric, the assignments would be skipped.) See also the section on [xxxx](reference-main-null-data.md). +* When a return value is not implicitly returned, this results in a return value of [absent-null](reference-main-null-data.md). (In the example above, if there were records for which the argument to `f` is non-numeric, the assignments would be skipped.) See also the [null-data reference page](reference-main-null-data.md). * See the section on [Local variables](reference-dsl-variables.md#local-variables) for information on scope and extent of arguments, as well as for information on the use of local variables within functions. @@ -40,7 +38,7 @@ Properties of user-defined subroutines: * A subroutine (uniqified by its name) may not be redefined. However, functions and subroutines have separate namespaces: you can define a subroutine `log` which does not clash with the mathematical `log` function. -* Subroutines may be defined either before or after use (there is an object-binding/linkage step at startup). More specifically, subroutines may be either recursive or mutually recursive. Subroutines may call functions. +* Subroutines may be defined either before or after use -- there is an object-binding/linkage step at startup. More specifically, subroutines may be either recursive or mutually recursive. Subroutines may call functions. * Subroutines may be defined and called either within `mlr put` or `mlr put`. diff --git a/docs6/docs/reference-dsl-variables.md b/docs6/docs/reference-dsl-variables.md index fbf392164..9fad933d8 100644 --- a/docs6/docs/reference-dsl-variables.md +++ b/docs6/docs/reference-dsl-variables.md @@ -1,5 +1,5 @@ -# DSL reference: variables +# DSL variables Miller has the following kinds of variables: @@ -9,7 +9,7 @@ Miller has the following kinds of variables: **Out-of-stream variables** accessed using the `@` prefix. These refer to data which persist from one record to the next, including in `begin` and `end` blocks (which execute before/after the record stream is consumed, respectively). You use them to remember values across records, such as sums, differences, counters, and so on. In a few contexts, presented below, you can refer to the entire out-of-stream-variables collection as `@*`. -**Local variables** are limited in scope and extent to the current statements being executed: these include function arguments, bound variables in for loops, and explicitly declared local variables. +**Local variables** are limited in scope and extent to the current statements being executed: these include function arguments, bound variables in for loops, and local variables. **Keywords** are not variables, but since their names are reserved, you cannot use these names for local variables. @@ -76,9 +76,9 @@ a,b,c,nr 4,5,6,2
-The **extent** is for the duration of the put/filter: in a `begin` statement (which executes before the fimd.input record is consumed) you will find `NR=1` and in an `end` statement (which is executed after the last input record is consumed) you will find `NR` to be the total number of records ingested. +The **extent** is for the duration of the put/filter: in a `begin` statement (which executes before the first input record is consumed) you will find `NR=1` and in an `end` statement (which is executed after the last input record is consumed) you will find `NR` to be the total number of records ingested. -These are all **read-only** for the `mlr put` and `mlr filter` DSLs: they may be assigned from, e.g. `$nr=NR`, but they may not be assigned to: `NR=100` is a syntax error. +These are all **read-only** for the `mlr put` and `mlr filter` DSL: they may be assigned from, e.g. `$nr=NR`, but they may not be assigned to: `NR=100` is a syntax error. ## Field names @@ -393,7 +393,7 @@ Things which are completely unsurprising, resembling many other languages: * However, you cannot redeclare the *type* of an argument or a local: `var a=1; var a=2` is an error but `var a=1; a=2` is OK. -* All argument-passing is positional rather than by name; arguments are passed by value, not by reference. (This is also true for map-valued variables: they are not, and cannot be, passed by reference) +* All argument-passing is positional rather than by name; arguments are passed by value, not by reference. (This is also true for map-valued variables: they are not, and cannot be, passed by reference.) * You can define locals (using `var`, `num`, etc.) at any scope (if-statements, else-statements, while-loops, for-loops, or the top-level scope), and nested scopes will have access (more details on scope in the next section). If you define a local variable with the same name inside an inner scope, then a new variable is created with the narrower scope. @@ -403,13 +403,13 @@ Things which are completely unsurprising, resembling many other languages: Things which are perhaps surprising compared to other languages: -* Type declarations using `var`, or typed using `num`, `int`, `float`, `str`, and `bool` are necessary to declare local variables. Function arguments and variables bound in for-loops over stream records and out-of-stream variables are *implicitly* declared using `var`. (Some examples are shown below.) +* Type declarations using `var`, or typed using `num`, `int`, `float`, `str`, and `bool` are not necessary to declare local variables. Function arguments and variables bound in for-loops over stream records and out-of-stream variables are *implicitly* declared using `var`. (Some examples are shown below.) * Type-checking is done at assignment time. For example, `float f = 0` is an error (since `0` is an integer), as is `float f = 0.0; f = 1`. For this reason I prefer to use `num` over `float` in most contexts since `num` encompasses integer and floating-point values. More information is at [Type-checking](reference-dsl-variables.md#type-checking). * Bound variables in for-loops over stream records and out-of-stream variables are implicitly local to that block. E.g. in `for (k, v in $*) { ... }` `for ((k1, k2), v in @*) { ... }` if there are `k`, `v`, etc. in the enclosing scope then those will be masked by the loop-local bound variables in the loop, and moreover the values of the loop-local bound variables are not available after the end of the loop. -* For C-style triple-for loops, if a for-loop variable is defined using `var`, `int`, etc. then it is scoped to that for-loop. E.g. `for (i = 0; i < 10; i += 1) { ... }` and `for (int i = 0; i < 10; i += 1) { ... }`. (This is unsurprising.). If there is no typedecl and an outer-scope variable of that name exists, then it is used. (This is also unsurprising.) But of there is no outer-scope variable of that name then the variable is scoped to the for-loop only. +* For C-style triple-for loops, if a for-loop variable is defined using `var`, `int`, etc. then it is scoped to that for-loop. E.g. `for (i = 0; i < 10; i += 1) { ... }` and `for (int i = 0; i < 10; i += 1) { ... }`. (This is unsurprising.). If there is no typedecl and an outer-scope variable of that name exists, then it is used. (This is also unsurprising.) But if there is no outer-scope variable of that name, then the variable is scoped to the for-loop only. The following example demonstrates the scope rules: @@ -484,48 +484,49 @@ And this example demonstrates the type-declaration rules: cat data/type-decl-example.mlr
-subr s(a, str b, int c) {                         # a is implicitly var (untyped).
-                                                  # b is explicitly str.
-                                                  # c is explicitly int.
-                                                  # The type-checking is done at the callsite
-                                                  # when arguments are bound to parameters.
-                                                  #
-    var b = 100;     # error                      # Re-declaration in the same scope is disallowed.
-    int n = 10;                                   # Declaration of variable local to the subroutine.
-    n = 20;                                       # Assignment is OK.
-    int n = 30;      # error                      # Re-declaration in the same scope is disallowed.
-    str n = "abc";   # error                      # Re-declaration in the same scope is disallowed.
-                                                  #
-    float f1 = 1;    # error                      # 1 is an int, not a float.
-    float f2 = 2.0;                               # 2.0 is a float.
-    num f3 = 3;                                   # 3 is a num.
-    num f4 = 4.0;                                 # 4.0 is a num.
-}                                                 #
-                                                  #
-call s(1, 2, 3);                                  # Type-assertion '3 is int' is done here at the callsite.
-                                                  #
-k = "def";                                        # Top-level variable k.
-                                                  #
-for (str k, v in $*) {                            # k and v are bound here, masking outer k.
-  print k . ":" . v;                              # k is explicitly str; v is implicitly var.
-}                                                 #
-                                                  #
-print "k is".k;                                   # k at this scope level is still "def".
-print "v is".v;                                   # v is undefined in this scope.
-                                                  #
-i = -1;                                           #
-for (i = 1, int j = 2; i <= 10; i += 1, j *= 2) { # C-style triple-for variables use enclosing scope, unless
-                                                  # declared local: i is outer, j is local to the loop.
-  print "inner i =" . i;                          #
-  print "inner j =" . j;                          #
-}                                                 #
-print "outer i =" . i;                            # i has been modified by the loop.
-print "outer j =" . j;                            # j is undefined in this scope.
+subr s(a, str b, int c) {   # a is implicitly var (untyped).
+                            # b is explicitly str.
+                            # c is explicitly int.
+                            # The type-checking is done at the callsite
+                            # when arguments are bound to parameters.
+                            #
+    var b = 100;   # error  # Re-declaration in the same scope is disallowed.
+    int n = 10;             # Declaration of variable local to the subroutine.
+    n = 20;                 # Assignment is OK.
+    int n = 30;    # error  # Re-declaration in the same scope is disallowed.
+    str n = "abc"; # error  # Re-declaration in the same scope is disallowed.
+                            #
+    float f1 = 1;  # error  # 1 is an int, not a float.
+    float f2 = 2.0;         # 2.0 is a float.
+    num f3 = 3;             # 3 is a num.
+    num f4 = 4.0;           # 4.0 is a num.
+}                           #
+                            #
+call s(1, 2, 3);            # Type-assertion '3 is int' is done here at the callsite.
+                            #
+k = "def";                  # Top-level variable k.
+                            #
+for (str k, v in $*) {      # k and v are bound here, masking outer k.
+  print k . ":" . v;        # k is explicitly str; v is implicitly var.
+}                           #
+                            #
+print "k is".k;             # k at this scope level is still "def".
+print "v is".v;             # v is undefined in this scope.
+                            #
+i = -1;                     #
+for (i = 1, int j = 2; i <= 10; i += 1, j *= 2) {
+                            # C-style triple-for variables use enclosing scope,
+                            # unless declared local: i is outer, j is local to the loop.
+  print "inner i =" . i;    #
+  print "inner j =" . j;    #
+}                           #
+print "outer i =" . i;      # i has been modified by the loop.
+print "outer j =" . j;      # j is undefined in this scope.
 
## Map literals -Miller's `put`/`filter` DSL has four kinds of hashmaps. **Stream records** are (single-level) maps from name to value. **Out-of-stream variables** and **local variables** can also be maps, although they can be multi-level hashmaps (e.g. `@sum[$x][$y]`). The fourth kind is **map literals**. These cannot be on the left-hand side of assignment expressions. Syntactically they look like JSON, although Miller allows string and integer keys in its map literals while JSON allows only string keys (e.g. `"3"` rather than `3`). +Miller's `put`/`filter` DSL has four kinds of hashmaps. **Stream records** are (single-level) maps from name to value. **Out-of-stream variables** and **local variables** can also be maps, although they can be multi-level hashmaps (e.g. `@sum[$x][$y]`). The fourth kind is **map literals**. These cannot be on the left-hand side of assignment expressions. Syntactically they look like JSON, although Miller allows string and integer keys in its map literals while JSON allows only string keys (e.g. `"3"` rather than `3`). Note though that integer keys become stringified in Miller: `@mymap[3]=4` results in `@mymap` being `{"3":4}`. For example, the following swaps the input stream's `a` and `i` fields, modifies `y`, and drops the rest: @@ -599,17 +600,15 @@ Like out-of-stream and local variables, map literals can be multi-level: } -By default, map-valued expressions are dumped using JSON formatting. If you use `dump` to print a hashmap with integer keys and you don't want them double-quoted (JSON-style) then you can use `mlr put --jknquoteint`. See also `mlr put --help`. - ## Type-checking -Miller's `put`/`filter` DSLs support two optional kinds of type-checking. One is inline **type-tests** and **type-assertions** within expressions. The other is **type declarations** for assignments to local variables, binding of arguments to user-defined functions, and return values from user-defined functions, These are discussed in the following subsections. +Miller's `put`/`filter` DSL supports two optional kinds of type-checking. One is inline **type-tests** and **type-assertions** within expressions. The other is **type declarations** for assignments to local variables, binding of arguments to user-defined functions, and return values from user-defined functions, These are discussed in the following subsections. Use of type-checking is entirely up to you: omit it if you want flexibility with heterogeneous data; use it if you want to help catch misspellings in your DSL code or unexpected irregularities in your input data. ### Type-test and type-assertion expressions -The following `is...` functions take a value and return a boolean indicating whether the argument is of the indicated type. The `assert_...` functions return their argument if it is of the specified type, and cause a fatal error otherwise: +The following `is_...` functions take a value and return a boolean indicating whether the argument is of the indicated type. The `assert_...` functions return their argument if it is of the specified type, and cause a fatal error otherwise:
 mlr -f | grep ^is
@@ -736,7 +735,7 @@ func f(map m, int i): bool {
 
 ## Null data: empty and absent
 
-Please see [xxxx](reference-main-null-data.md).
+Please see the [null-data reference page](reference-main-null-data.md).
 
 ## Aggregate variable assignments
 
@@ -798,7 +797,7 @@ a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729
 
 
 mlr --opprint put -q '
-  is_null(@xmax) || $x > @xmax {@xmax=$x; @recmax=$*};
+  is_null(@xmax) || $x > @xmax {@xmax = $x; @recmax = $*};
   end {emit @recmax}
 ' data/small
 
diff --git a/docs6/docs/reference-dsl-variables.md.in b/docs6/docs/reference-dsl-variables.md.in index 7ebebc225..eda56a831 100644 --- a/docs6/docs/reference-dsl-variables.md.in +++ b/docs6/docs/reference-dsl-variables.md.in @@ -1,4 +1,4 @@ -# DSL reference: variables +# DSL variables Miller has the following kinds of variables: @@ -8,7 +8,7 @@ Miller has the following kinds of variables: **Out-of-stream variables** accessed using the `@` prefix. These refer to data which persist from one record to the next, including in `begin` and `end` blocks (which execute before/after the record stream is consumed, respectively). You use them to remember values across records, such as sums, differences, counters, and so on. In a few contexts, presented below, you can refer to the entire out-of-stream-variables collection as `@*`. -**Local variables** are limited in scope and extent to the current statements being executed: these include function arguments, bound variables in for loops, and explicitly declared local variables. +**Local variables** are limited in scope and extent to the current statements being executed: these include function arguments, bound variables in for loops, and local variables. **Keywords** are not variables, but since their names are reserved, you cannot use these names for local variables. @@ -38,9 +38,9 @@ GENMD_RUN_COMMAND mlr --csv repeat -n 3 then put '$nr = NR' data/a.csv GENMD_EOF -The **extent** is for the duration of the put/filter: in a `begin` statement (which executes before the fimd.input record is consumed) you will find `NR=1` and in an `end` statement (which is executed after the last input record is consumed) you will find `NR` to be the total number of records ingested. +The **extent** is for the duration of the put/filter: in a `begin` statement (which executes before the first input record is consumed) you will find `NR=1` and in an `end` statement (which is executed after the last input record is consumed) you will find `NR` to be the total number of records ingested. -These are all **read-only** for the `mlr put` and `mlr filter` DSLs: they may be assigned from, e.g. `$nr=NR`, but they may not be assigned to: `NR=100` is a syntax error. +These are all **read-only** for the `mlr put` and `mlr filter` DSL: they may be assigned from, e.g. `$nr=NR`, but they may not be assigned to: `NR=100` is a syntax error. ## Field names @@ -172,7 +172,7 @@ Things which are completely unsurprising, resembling many other languages: * However, you cannot redeclare the *type* of an argument or a local: `var a=1; var a=2` is an error but `var a=1; a=2` is OK. -* All argument-passing is positional rather than by name; arguments are passed by value, not by reference. (This is also true for map-valued variables: they are not, and cannot be, passed by reference) +* All argument-passing is positional rather than by name; arguments are passed by value, not by reference. (This is also true for map-valued variables: they are not, and cannot be, passed by reference.) * You can define locals (using `var`, `num`, etc.) at any scope (if-statements, else-statements, while-loops, for-loops, or the top-level scope), and nested scopes will have access (more details on scope in the next section). If you define a local variable with the same name inside an inner scope, then a new variable is created with the narrower scope. @@ -182,13 +182,13 @@ Things which are completely unsurprising, resembling many other languages: Things which are perhaps surprising compared to other languages: -* Type declarations using `var`, or typed using `num`, `int`, `float`, `str`, and `bool` are necessary to declare local variables. Function arguments and variables bound in for-loops over stream records and out-of-stream variables are *implicitly* declared using `var`. (Some examples are shown below.) +* Type declarations using `var`, or typed using `num`, `int`, `float`, `str`, and `bool` are not necessary to declare local variables. Function arguments and variables bound in for-loops over stream records and out-of-stream variables are *implicitly* declared using `var`. (Some examples are shown below.) * Type-checking is done at assignment time. For example, `float f = 0` is an error (since `0` is an integer), as is `float f = 0.0; f = 1`. For this reason I prefer to use `num` over `float` in most contexts since `num` encompasses integer and floating-point values. More information is at [Type-checking](reference-dsl-variables.md#type-checking). * Bound variables in for-loops over stream records and out-of-stream variables are implicitly local to that block. E.g. in `for (k, v in $*) { ... }` `for ((k1, k2), v in @*) { ... }` if there are `k`, `v`, etc. in the enclosing scope then those will be masked by the loop-local bound variables in the loop, and moreover the values of the loop-local bound variables are not available after the end of the loop. -* For C-style triple-for loops, if a for-loop variable is defined using `var`, `int`, etc. then it is scoped to that for-loop. E.g. `for (i = 0; i < 10; i += 1) { ... }` and `for (int i = 0; i < 10; i += 1) { ... }`. (This is unsurprising.). If there is no typedecl and an outer-scope variable of that name exists, then it is used. (This is also unsurprising.) But of there is no outer-scope variable of that name then the variable is scoped to the for-loop only. +* For C-style triple-for loops, if a for-loop variable is defined using `var`, `int`, etc. then it is scoped to that for-loop. E.g. `for (i = 0; i < 10; i += 1) { ... }` and `for (int i = 0; i < 10; i += 1) { ... }`. (This is unsurprising.). If there is no typedecl and an outer-scope variable of that name exists, then it is used. (This is also unsurprising.) But if there is no outer-scope variable of that name, then the variable is scoped to the for-loop only. The following example demonstrates the scope rules: @@ -212,7 +212,7 @@ GENMD_EOF ## Map literals -Miller's `put`/`filter` DSL has four kinds of hashmaps. **Stream records** are (single-level) maps from name to value. **Out-of-stream variables** and **local variables** can also be maps, although they can be multi-level hashmaps (e.g. `@sum[$x][$y]`). The fourth kind is **map literals**. These cannot be on the left-hand side of assignment expressions. Syntactically they look like JSON, although Miller allows string and integer keys in its map literals while JSON allows only string keys (e.g. `"3"` rather than `3`). +Miller's `put`/`filter` DSL has four kinds of hashmaps. **Stream records** are (single-level) maps from name to value. **Out-of-stream variables** and **local variables** can also be maps, although they can be multi-level hashmaps (e.g. `@sum[$x][$y]`). The fourth kind is **map literals**. These cannot be on the left-hand side of assignment expressions. Syntactically they look like JSON, although Miller allows string and integer keys in its map literals while JSON allows only string keys (e.g. `"3"` rather than `3`). Note though that integer keys become stringified in Miller: `@mymap[3]=4` results in `@mymap` being `{"3":4}`. For example, the following swaps the input stream's `a` and `i` fields, modifies `y`, and drops the rest: @@ -226,17 +226,15 @@ Like out-of-stream and local variables, map literals can be multi-level: GENMD_INCLUDE_AND_RUN_ESCAPED(data/map-literal-example-3.sh) -By default, map-valued expressions are dumped using JSON formatting. If you use `dump` to print a hashmap with integer keys and you don't want them double-quoted (JSON-style) then you can use `mlr put --jknquoteint`. See also `mlr put --help`. - ## Type-checking -Miller's `put`/`filter` DSLs support two optional kinds of type-checking. One is inline **type-tests** and **type-assertions** within expressions. The other is **type declarations** for assignments to local variables, binding of arguments to user-defined functions, and return values from user-defined functions, These are discussed in the following subsections. +Miller's `put`/`filter` DSL supports two optional kinds of type-checking. One is inline **type-tests** and **type-assertions** within expressions. The other is **type declarations** for assignments to local variables, binding of arguments to user-defined functions, and return values from user-defined functions, These are discussed in the following subsections. Use of type-checking is entirely up to you: omit it if you want flexibility with heterogeneous data; use it if you want to help catch misspellings in your DSL code or unexpected irregularities in your input data. ### Type-test and type-assertion expressions -The following `is...` functions take a value and return a boolean indicating whether the argument is of the indicated type. The `assert_...` functions return their argument if it is of the specified type, and cause a fatal error otherwise: +The following `is_...` functions take a value and return a boolean indicating whether the argument is of the indicated type. The `assert_...` functions return their argument if it is of the specified type, and cause a fatal error otherwise: GENMD_RUN_COMMAND mlr -f | grep ^is @@ -321,7 +319,7 @@ GENMD_EOF ## Null data: empty and absent -Please see [xxxx](reference-main-null-data.md). +Please see the [null-data reference page](reference-main-null-data.md). ## Aggregate variable assignments @@ -351,7 +349,7 @@ GENMD_EOF GENMD_RUN_COMMAND mlr --opprint put -q ' - is_null(@xmax) || $x > @xmax {@xmax=$x; @recmax=$*}; + is_null(@xmax) || $x > @xmax {@xmax = $x; @recmax = $*}; end {emit @recmax} ' data/small GENMD_EOF diff --git a/docs6/docs/reference-dsl.md b/docs6/docs/reference-dsl.md index 1d7b3ce82..494337fc5 100644 --- a/docs6/docs/reference-dsl.md +++ b/docs6/docs/reference-dsl.md @@ -1,7 +1,7 @@ -# DSL reference: overview +# DSL overview -## Overview +## Verbs compared to DSL Here's comparison of verbs and `put`/`filter` DSL expressions: @@ -41,7 +41,79 @@ a=wye,x_sum=0.7778922255683036 Please see [Verbs Reference](reference-verbs.md) for information on verbs other than `put` and `filter`. -The essential usages of `mlr filter` and `mlr put` are for record-selection and record-updating expressions, respectively. For example, given the following input data: +## Implicit loop over records for main statements + +The most important point about the Miller DSL is that it is designed for _streaming operation over records_. + +DSL statements include: + +* `func` and `subr` for user-defined functions and subroutines, which we'll look at later in the [separate page about them](reference-dsl-user-defined-functions.md); +* `begin` and `end` blocks, for statements you want to run before the first record, or after the last one; +* everything else, which collectively are called _main statements_. + +The feature of _streaming operation over records_ is implemented by the main +statements getting invoked once per record. You don't explicitly loop over +records, as you would in some dataframes contexts; rather, _Miller loops over +records for you_, and it lets you specify what to do on each record: you write +the body of the loop. + +(You can, if you like, use the per-record statements to grow a list of records, +then loop over them all in an `end` block. This is described in the page on +[operating over all records](operating-over-all-records.md)). + +To see this in action, let's take a look at the [data/short.csv](./data/short.csv) file: + +
+cat data/short.csv
+
+
+word,value
+apple,37
+ball,28
+cat,54
+
+ +There are three records in this file, with `word=apple`, `word=ball`, and +`word=cat`, respectively. Let's print something in a `begin` statement, add a +field in a main statement, and print something else in an `end` statement: + +
+mlr --csv --from data/short.csv put '
+  begin {
+    print "begin";
+  }
+  $nr = NR;
+  end {
+    print "end";
+  }
+'
+
+
+begin
+word,value,nr
+apple,37,1
+ball,28,2
+cat,54,3
+end
+
+ +The `print` statements for `begin` and `end` went out before the first record +was seen and after the last was seen; the field-creation statement `$nr = NR` +was invoked three times, once for each record. We didn't explicitly loop over +records, since Miller was already looping over records, and invoked our main +statement on each loop iteration. + +For almost all simple uses of the Miller programming language, this implicit +looping over records is probably all you will need. (For more involved cases you +can see the pages on [operating over all records](operating-on-all-records.md), +[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables), +and [two-pass algorithms](two-pass-algorithms.md).) + +## Essential use: record-selection and record-updating + +The essential usages of `mlr filter` and `mlr put` are for record-selection and +record-updating expressions, respectively. For example, given the following +input data:
 cat data/small
@@ -77,15 +149,61 @@ a=eks,b=wye,i=4,x=0.38139939387114097,y=0.13418874328430463,ab=eks_wye
 a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729,ab=wye_pan
 
+## Differences between put and filter + The two verbs `mlr filter` and `mlr put` are essentially the same. The only differences are: -* Expressions sent to `mlr filter` must end with a boolean expression, which is the filtering criterion; +* Expressions sent to `mlr filter` should contain a boolean expression, which is the filtering criterion. (If not, all records pass through.) -* `mlr filter` expressions may not reference the `filter` keyword within them; and +* `mlr filter` expressions may not reference the `filter` keyword within them. -* `mlr filter` expressions may not use `tee`, `emit`, `emitp`, or `emitf`. +## Location of boolean expression for filter + +You can define and invoke functions and subroutines to help produce the bare-boolean statement, and record fields may be assigned in the statements before or after the bare-boolean statement. For example: + +
+mlr --c2p --from example.csv filter '
+  # Bare-boolean filter expression: only records matching this pass through:
+  $quantity >= 70;
+  # For records that do pass through, set these:
+  if ($rate > 8) {
+    $description = "high rate";
+  } else {
+    $description = "low rate";
+  }
+'
+
+
+color  shape    flag  k  index quantity rate   description
+red    square   true  2  15    79.2778  0.0130 low rate
+red    square   false 4  48    77.5542  7.4670 low rate
+purple triangle false 5  51    81.2290  8.5910 high rate
+red    square   false 6  64    77.1991  9.5310 high rate
+purple triangle false 7  65    80.1405  5.8240 low rate
+purple square   false 10 91    72.3735  8.2430 high rate
+
+ +
+mlr --c2p --from example.csv filter '
+  # Bare-boolean filter expression: only records matching this pass through:
+  $shape =~ "^(...)(...)$";
+  # For records that do pass through, capture the first "(...)" into $left and
+  # the second "(...)" into $right
+  $left = "\1";
+  $right = "\2";
+'
+
+
+color  shape  flag  k  index quantity rate   left right
+red    square true  2  15    79.2778  0.0130 squ  are
+red    circle true  3  16    13.8103  2.9010 cir  cle
+red    square false 4  48    77.5542  7.4670 squ  are
+red    square false 6  64    77.1991  9.5310 squ  are
+yellow circle true  8  73    63.9785  4.2370 cir  cle
+yellow circle true  9  87    63.5058  8.3350 cir  cle
+purple square false 10 91    72.3735  8.2430 squ  are
+
-All the rest is the same: in particular, you can define and invoke functions and subroutines to help produce the final boolean statement, and record fields may be assigned to in the statements preceding the final boolean statement. There are more details and more choices, of course, as detailed in the following sections. diff --git a/docs6/docs/reference-dsl.md.in b/docs6/docs/reference-dsl.md.in index b2afa4e0b..cb3b099a7 100644 --- a/docs6/docs/reference-dsl.md.in +++ b/docs6/docs/reference-dsl.md.in @@ -1,6 +1,6 @@ -# DSL reference: overview +# DSL overview -## Overview +## Verbs compared to DSL Here's comparison of verbs and `put`/`filter` DSL expressions: @@ -30,7 +30,65 @@ GENMD_EOF Please see [Verbs Reference](reference-verbs.md) for information on verbs other than `put` and `filter`. -The essential usages of `mlr filter` and `mlr put` are for record-selection and record-updating expressions, respectively. For example, given the following input data: +## Implicit loop over records for main statements + +The most important point about the Miller DSL is that it is designed for _streaming operation over records_. + +DSL statements include: + +* `func` and `subr` for user-defined functions and subroutines, which we'll look at later in the [separate page about them](reference-dsl-user-defined-functions.md); +* `begin` and `end` blocks, for statements you want to run before the first record, or after the last one; +* everything else, which collectively are called _main statements_. + +The feature of _streaming operation over records_ is implemented by the main +statements getting invoked once per record. You don't explicitly loop over +records, as you would in some dataframes contexts; rather, _Miller loops over +records for you_, and it lets you specify what to do on each record: you write +the body of the loop. + +(You can, if you like, use the per-record statements to grow a list of records, +then loop over them all in an `end` block. This is described in the page on +[operating over all records](operating-over-all-records.md)). + +To see this in action, let's take a look at the [data/short.csv](./data/short.csv) file: + +GENMD_RUN_COMMAND +cat data/short.csv +GENMD_EOF + +There are three records in this file, with `word=apple`, `word=ball`, and +`word=cat`, respectively. Let's print something in a `begin` statement, add a +field in a main statement, and print something else in an `end` statement: + +GENMD_RUN_COMMAND +mlr --csv --from data/short.csv put ' + begin { + print "begin"; + } + $nr = NR; + end { + print "end"; + } +' +GENMD_EOF + +The `print` statements for `begin` and `end` went out before the first record +was seen and after the last was seen; the field-creation statement `$nr = NR` +was invoked three times, once for each record. We didn't explicitly loop over +records, since Miller was already looping over records, and invoked our main +statement on each loop iteration. + +For almost all simple uses of the Miller programming language, this implicit +looping over records is probably all you will need. (For more involved cases you +can see the pages on [operating over all records](operating-on-all-records.md), +[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables), +and [two-pass algorithms](two-pass-algorithms.md).) + +## Essential use: record-selection and record-updating + +The essential usages of `mlr filter` and `mlr put` are for record-selection and +record-updating expressions, respectively. For example, given the following +input data: GENMD_RUN_COMMAND cat data/small @@ -48,15 +106,42 @@ GENMD_RUN_COMMAND mlr put '$ab = $a . "_" . $b ' data/small GENMD_EOF +## Differences between put and filter + The two verbs `mlr filter` and `mlr put` are essentially the same. The only differences are: -* Expressions sent to `mlr filter` must end with a boolean expression, which is the filtering criterion; +* Expressions sent to `mlr filter` should contain a boolean expression, which is the filtering criterion. (If not, all records pass through.) -* `mlr filter` expressions may not reference the `filter` keyword within them; and +* `mlr filter` expressions may not reference the `filter` keyword within them. -* `mlr filter` expressions may not use `tee`, `emit`, `emitp`, or `emitf`. +## Location of boolean expression for filter + +You can define and invoke functions and subroutines to help produce the bare-boolean statement, and record fields may be assigned in the statements before or after the bare-boolean statement. For example: + +GENMD_RUN_COMMAND +mlr --c2p --from example.csv filter ' + # Bare-boolean filter expression: only records matching this pass through: + $quantity >= 70; + # For records that do pass through, set these: + if ($rate > 8) { + $description = "high rate"; + } else { + $description = "low rate"; + } +' +GENMD_EOF + +GENMD_RUN_COMMAND +mlr --c2p --from example.csv filter ' + # Bare-boolean filter expression: only records matching this pass through: + $shape =~ "^(...)(...)$"; + # For records that do pass through, capture the first "(...)" into $left and + # the second "(...)" into $right + $left = "\1"; + $right = "\2"; +' +GENMD_EOF -All the rest is the same: in particular, you can define and invoke functions and subroutines to help produce the final boolean statement, and record fields may be assigned to in the statements preceding the final boolean statement. There are more details and more choices, of course, as detailed in the following sections. diff --git a/docs6/docs/reference-main-arithmetic.md b/docs6/docs/reference-main-arithmetic.md index ddf91c7ae..54628ec28 100644 --- a/docs6/docs/reference-main-arithmetic.md +++ b/docs6/docs/reference-main-arithmetic.md @@ -1,5 +1,5 @@ -# Reference: arithmetic +# Arithmetic ## Input scanning @@ -17,7 +17,7 @@ The sum, difference, and product of integers is again integer, except for when t The short of it is that Miller does this transparently for you so you needn't think about it. -Implementation details of this, for the interested: integer adds and subtracts overflow by at most one bit so it suffices to check sign-changes. Thus, Miller allows you to add and subtract arbitrary 64-bit signed integers, converting only to float precisely when the result is less than -2\ :sup:`63` or greater than 2\ :sup:`63`\ -1. Multiplies, on the other hand, can overflow by a word size and a sign-change technique does not suffice to detect overflow. Instead Miller tests whether the floating-point product exceeds the representable integer range. Now, 64-bit integers have 64-bit precision while IEEE-doubles have only 52-bit mantissas -- so, there are 53 bits including implicit leading one. The following experiment explicitly demonstrates the resolution at this range: +Implementation details of this, for the interested: integer adds and subtracts overflow by at most one bit so it suffices to check sign-changes. Thus, Miller allows you to add and subtract arbitrary 64-bit signed integers, converting only to float precisely when the result is less than -2\*\*63 or greater than 2\*\*63 - 1. Multiplies, on the other hand, can overflow by a word size and a sign-change technique does not suffice to detect overflow. Instead, Miller tests whether the floating-point product exceeds the representable integer range. Now, 64-bit integers have 64-bit precision while IEEE-doubles have only 52-bit mantissas -- so, there are 53 bits including implicit leading one. The following experiment explicitly demonstrates the resolution at this range:
 64-bit integer     64-bit integer     Casted to double           Back to 64-bit
@@ -32,7 +32,7 @@ in hex             in decimal                                    integer
 0x7fffffffffffffff 9223372036854775807 9223372036854775808.000000 0x8000000000000000
 
-That is, one cannot check an integer product to see if it is precisely greater than 2\ :sup:`63`\ -1 or less than -2\ :sup:`63` using either integer arithmetic (it may have already overflowed) or using double-precision (due to granularity). Instead Miller checks for overflow in 64-bit integer multiplication by seeing whether the absolute value of the double-precision product exceeds the largest representable IEEE double less than 2\ :sup:`63`, which we see from the listing above is 9223372036854774784. (An alternative would be to do all integer multiplies using handcrafted multi-word 128-bit arithmetic. This approach is not taken.) +That is, one cannot check an integer product to see if it is precisely greater than 2\*\*63 - 1 or less than -2\*\*63 using either integer arithmetic (it may have already overflowed) or using double-precision (due to granularity). Instead, Miller checks for overflow in 64-bit integer multiplication by seeing whether the absolute value of the double-precision product exceeds the largest representable IEEE double less than 2\*\*63, which we see from the listing above is 9223372036854774784. (An alternative would be to do all integer multiplies using handcrafted multi-word 128-bit arithmetic. This approach is not taken.) ## Pythonic division diff --git a/docs6/docs/reference-main-arithmetic.md.in b/docs6/docs/reference-main-arithmetic.md.in index 9f20490e6..3964cec01 100644 --- a/docs6/docs/reference-main-arithmetic.md.in +++ b/docs6/docs/reference-main-arithmetic.md.in @@ -1,4 +1,4 @@ -# Reference: arithmetic +# Arithmetic ## Input scanning @@ -16,7 +16,7 @@ The sum, difference, and product of integers is again integer, except for when t The short of it is that Miller does this transparently for you so you needn't think about it. -Implementation details of this, for the interested: integer adds and subtracts overflow by at most one bit so it suffices to check sign-changes. Thus, Miller allows you to add and subtract arbitrary 64-bit signed integers, converting only to float precisely when the result is less than -2\ :sup:`63` or greater than 2\ :sup:`63`\ -1. Multiplies, on the other hand, can overflow by a word size and a sign-change technique does not suffice to detect overflow. Instead Miller tests whether the floating-point product exceeds the representable integer range. Now, 64-bit integers have 64-bit precision while IEEE-doubles have only 52-bit mantissas -- so, there are 53 bits including implicit leading one. The following experiment explicitly demonstrates the resolution at this range: +Implementation details of this, for the interested: integer adds and subtracts overflow by at most one bit so it suffices to check sign-changes. Thus, Miller allows you to add and subtract arbitrary 64-bit signed integers, converting only to float precisely when the result is less than -2\*\*63 or greater than 2\*\*63 - 1. Multiplies, on the other hand, can overflow by a word size and a sign-change technique does not suffice to detect overflow. Instead, Miller tests whether the floating-point product exceeds the representable integer range. Now, 64-bit integers have 64-bit precision while IEEE-doubles have only 52-bit mantissas -- so, there are 53 bits including implicit leading one. The following experiment explicitly demonstrates the resolution at this range: GENMD_CARDIFY 64-bit integer 64-bit integer Casted to double Back to 64-bit @@ -31,7 +31,7 @@ in hex in decimal integer 0x7fffffffffffffff 9223372036854775807 9223372036854775808.000000 0x8000000000000000 GENMD_EOF -That is, one cannot check an integer product to see if it is precisely greater than 2\ :sup:`63`\ -1 or less than -2\ :sup:`63` using either integer arithmetic (it may have already overflowed) or using double-precision (due to granularity). Instead Miller checks for overflow in 64-bit integer multiplication by seeing whether the absolute value of the double-precision product exceeds the largest representable IEEE double less than 2\ :sup:`63`, which we see from the listing above is 9223372036854774784. (An alternative would be to do all integer multiplies using handcrafted multi-word 128-bit arithmetic. This approach is not taken.) +That is, one cannot check an integer product to see if it is precisely greater than 2\*\*63 - 1 or less than -2\*\*63 using either integer arithmetic (it may have already overflowed) or using double-precision (due to granularity). Instead, Miller checks for overflow in 64-bit integer multiplication by seeing whether the absolute value of the double-precision product exceeds the largest representable IEEE double less than 2\*\*63, which we see from the listing above is 9223372036854774784. (An alternative would be to do all integer multiplies using handcrafted multi-word 128-bit arithmetic. This approach is not taken.) ## Pythonic division diff --git a/docs6/docs/reference-main-auxiliary-commands.md b/docs6/docs/reference-main-auxiliary-commands.md index e71fa7409..6daf03eda 100644 --- a/docs6/docs/reference-main-auxiliary-commands.md +++ b/docs6/docs/reference-main-auxiliary-commands.md @@ -1,7 +1,7 @@ -# Reference: auxiliary commands +# Auxiliary commands -There are a few nearly-standalone programs which have nothing to do with the rest of Miller, do not participate in record streams, and do not deal with file formats. They might as well be little standalone executables but they're delivered within the main Miller executable for convenience. +There are a few nearly-standalone programs which have nothing to do with the rest of Miller, do not participate in record streams, and do not deal with file formats. They might as well be little standalone executables, but instead they're delivered within the main Miller executable for convenience.
 mlr aux-list
diff --git a/docs6/docs/reference-main-auxiliary-commands.md.in b/docs6/docs/reference-main-auxiliary-commands.md.in
index 4ea556181..f7c9a1f18 100644
--- a/docs6/docs/reference-main-auxiliary-commands.md.in
+++ b/docs6/docs/reference-main-auxiliary-commands.md.in
@@ -1,6 +1,6 @@
-# Reference: auxiliary commands
+# Auxiliary commands
 
-There are a few nearly-standalone programs which have nothing to do with the rest of Miller, do not participate in record streams, and do not deal with file formats. They might as well be little standalone executables but they're delivered within the main Miller executable for convenience.
+There are a few nearly-standalone programs which have nothing to do with the rest of Miller, do not participate in record streams, and do not deal with file formats. They might as well be little standalone executables, but instead they're delivered within the main Miller executable for convenience.
 
 GENMD_RUN_COMMAND
 mlr aux-list
diff --git a/docs6/docs/reference-main-data-types.md b/docs6/docs/reference-main-data-types.md
index df31be902..f9fc2efab 100644
--- a/docs6/docs/reference-main-data-types.md
+++ b/docs6/docs/reference-main-data-types.md
@@ -1,7 +1,29 @@
 
-# Reference: data types
+# Data types
 
-Miller's input and output are all string-oriented: there is (as of August 2015 anyway) no support for binary record packing. In this sense, everything is a string in and out of Miller.  During processing, field names are always strings, even if they have names like "3"; field values are usually strings.  Field values' ability to be interpreted as a non-string type only has meaning when comparison or function operations are done on them.  And it is an error condition if Miller encounters non-numeric (or otherwise mistyped) data in a field in which it has been asked to do numeric (or otherwise type-specific) operations.
+## List of types
+
+Miller's types for function processing are:
+
+* Scalars:
+    * **string**
+    * **float** (double-precision)
+    * **int** (64-bit signed)
+    * **boolean**
+* Collections:
+    * **map**
+    * **array**
+* Nulls and error:
+    * **empty-null** (empty string)
+    * **absent-null** (reads of unset right-hand sides, or fall-through non-explicit return values from user-defined functions)
+    * **JSON-null** (TODO)
+    * **error** (TODO: give an example)
+
+TODO: point to null-data page; arrays page; arithmetic page; what else?
+
+## To be ported
+
+Miller's input and output are all string-oriented: there is (as of August 2015 anyway) no support for binary record packing. In this sense, everything is a string in and out of Miller.  During processing, field names are always strings, even if they have names like "3"; field values can have various data types.  Field values' ability to be interpreted as a non-string type only has meaning when comparison or function operations are done on them.  And it is an error condition if Miller encounters non-numeric (or otherwise mistyped) data in a field in which it has been asked to do numeric (or otherwise type-specific) operations.
 
 Field values are treated as numeric for the following:
 
@@ -13,7 +35,7 @@ For `mlr put` and `mlr filter`:
 
 * Miller's types for function processing are **empty-null** (empty string), **absent-null** (reads of unset right-hand sides, or fall-through non-explicit return values from user-defined functions), **error**, **string**, **float** (double-precision), **int** (64-bit signed), and **boolean**.
 
-* On input, string values representable as numbers, e.g. "3" or "3.1", are treated as int or float, respectively. If a record has `x=1,y=2` then `mlr put '$z=$x+$y'` will produce `x=1,y=2,z=3`, and `mlr put '$z=$x.$y'` does not give an error simply because the dot operator has been generalized to stringify non-strings.  To coerce back to string for processing, use the `string` function: `mlr put '$z=string($x).string($y)'` will produce `x=1,y=2,z=12`.
+* On input, string values representable as numbers, e.g. "3" or "3.1", are treated as int or float, respectively. If a record has `x=1,y=2` then `mlr put '$z=$x+$y'` will produce `x=1,y=2,z=3`, and `mlr put '$z=$x.$y'` does not give an error, but only because the dot operator has been generalized to stringify non-strings.  To coerce back to string for processing, use the `string` function: `mlr put '$z=string($x).string($y)'` will produce `x=1,y=2,z=12`.
 
 * On input, string values representable as boolean  (e.g. `"true"`, `"false"`) are *not* automatically treated as boolean.  (This is because `"true"` and `"false"` are ordinary words, and auto string-to-boolean on a column consisting of words would result in some strings mixed with some booleans.) Use the `boolean` function to coerce: e.g. giving the record `x=1,y=2,w=false` to `mlr put '$z=($x<$y) || boolean($w)'`.
 
@@ -21,7 +43,7 @@ For `mlr put` and `mlr filter`:
 
 * All math functions described in `mlr --help-all-functions` take integer as well as float input.
 
-## String literals
+## Escape sequences for string literals
 
 You can use the following backslash escapes for strings such as between the double quotes in contexts such as `mlr filter '$name =~ "..."'`, `mlr put '$name = $othername . "..."'`, `mlr put '$name = sub($name, "...", "...")`, etc.:
 
@@ -41,5 +63,5 @@ See also [https://en.wikipedia.org/wiki/Escape_sequences_in_C](https://en.wikipe
 
 These replacements apply only to strings you key in for the DSL expressions for `filter` and `put`: that is, if you type `\t` in a string literal for a `filter`/`put` expression, it will be turned into a tab character. If you want a backslash followed by a `t`, then please type `\\t`.
 
-However, these replacements are not done automatically within your data stream. If you wish to make these replacements, you can do, for example, for a field named `field`, `mlr put '$field = gsub($field, "\\t", "\t")'`. If you need to make such a replacement for all fields in your data, you should probably simply use the system `sed` command.
+However, these replacements are done automatically only for string literals within DSL expressions -- they are not done automatically to fields within your data stream.  If you wish to make these replacements, you can do (for example) `mlr put '$field = gsub($field, "\\t", "\t")'`. If you need to make such a replacement for all fields in your data, you should probably use the system `sed` command instead. 
 
diff --git a/docs6/docs/reference-main-data-types.md.in b/docs6/docs/reference-main-data-types.md.in
index 162baa3a5..861915455 100644
--- a/docs6/docs/reference-main-data-types.md.in
+++ b/docs6/docs/reference-main-data-types.md.in
@@ -1,6 +1,28 @@
-# Reference: data types
+# Data types
 
-Miller's input and output are all string-oriented: there is (as of August 2015 anyway) no support for binary record packing. In this sense, everything is a string in and out of Miller.  During processing, field names are always strings, even if they have names like "3"; field values are usually strings.  Field values' ability to be interpreted as a non-string type only has meaning when comparison or function operations are done on them.  And it is an error condition if Miller encounters non-numeric (or otherwise mistyped) data in a field in which it has been asked to do numeric (or otherwise type-specific) operations.
+## List of types
+
+Miller's types for function processing are:
+
+* Scalars:
+    * **string**
+    * **float** (double-precision)
+    * **int** (64-bit signed)
+    * **boolean**
+* Collections:
+    * **map**
+    * **array**
+* Nulls and error:
+    * **empty-null** (empty string)
+    * **absent-null** (reads of unset right-hand sides, or fall-through non-explicit return values from user-defined functions)
+    * **JSON-null** (TODO)
+    * **error** (TODO: give an example)
+
+TODO: point to null-data page; arrays page; arithmetic page; what else?
+
+## To be ported
+
+Miller's input and output are all string-oriented: there is (as of August 2015 anyway) no support for binary record packing. In this sense, everything is a string in and out of Miller.  During processing, field names are always strings, even if they have names like "3"; field values can have various data types.  Field values' ability to be interpreted as a non-string type only has meaning when comparison or function operations are done on them.  And it is an error condition if Miller encounters non-numeric (or otherwise mistyped) data in a field in which it has been asked to do numeric (or otherwise type-specific) operations.
 
 Field values are treated as numeric for the following:
 
@@ -12,7 +34,7 @@ For `mlr put` and `mlr filter`:
 
 * Miller's types for function processing are **empty-null** (empty string), **absent-null** (reads of unset right-hand sides, or fall-through non-explicit return values from user-defined functions), **error**, **string**, **float** (double-precision), **int** (64-bit signed), and **boolean**.
 
-* On input, string values representable as numbers, e.g. "3" or "3.1", are treated as int or float, respectively. If a record has `x=1,y=2` then `mlr put '$z=$x+$y'` will produce `x=1,y=2,z=3`, and `mlr put '$z=$x.$y'` does not give an error simply because the dot operator has been generalized to stringify non-strings.  To coerce back to string for processing, use the `string` function: `mlr put '$z=string($x).string($y)'` will produce `x=1,y=2,z=12`.
+* On input, string values representable as numbers, e.g. "3" or "3.1", are treated as int or float, respectively. If a record has `x=1,y=2` then `mlr put '$z=$x+$y'` will produce `x=1,y=2,z=3`, and `mlr put '$z=$x.$y'` does not give an error, but only because the dot operator has been generalized to stringify non-strings.  To coerce back to string for processing, use the `string` function: `mlr put '$z=string($x).string($y)'` will produce `x=1,y=2,z=12`.
 
 * On input, string values representable as boolean  (e.g. `"true"`, `"false"`) are *not* automatically treated as boolean.  (This is because `"true"` and `"false"` are ordinary words, and auto string-to-boolean on a column consisting of words would result in some strings mixed with some booleans.) Use the `boolean` function to coerce: e.g. giving the record `x=1,y=2,w=false` to `mlr put '$z=($x<$y) || boolean($w)'`.
 
@@ -20,7 +42,7 @@ For `mlr put` and `mlr filter`:
 
 * All math functions described in `mlr --help-all-functions` take integer as well as float input.
 
-## String literals
+## Escape sequences for string literals
 
 You can use the following backslash escapes for strings such as between the double quotes in contexts such as `mlr filter '$name =~ "..."'`, `mlr put '$name = $othername . "..."'`, `mlr put '$name = sub($name, "...", "...")`, etc.:
 
@@ -40,5 +62,5 @@ See also [https://en.wikipedia.org/wiki/Escape_sequences_in_C](https://en.wikipe
 
 These replacements apply only to strings you key in for the DSL expressions for `filter` and `put`: that is, if you type `\t` in a string literal for a `filter`/`put` expression, it will be turned into a tab character. If you want a backslash followed by a `t`, then please type `\\t`.
 
-However, these replacements are not done automatically within your data stream. If you wish to make these replacements, you can do, for example, for a field named `field`, `mlr put '$field = gsub($field, "\\t", "\t")'`. If you need to make such a replacement for all fields in your data, you should probably simply use the system `sed` command.
+However, these replacements are done automatically only for string literals within DSL expressions -- they are not done automatically to fields within your data stream.  If you wish to make these replacements, you can do (for example) `mlr put '$field = gsub($field, "\\t", "\t")'`. If you need to make such a replacement for all fields in your data, you should probably use the system `sed` command instead. 
 
diff --git a/docs6/docs/reference-main-env-vars.md b/docs6/docs/reference-main-env-vars.md
index a8abc04bc..c0d798dab 100644
--- a/docs6/docs/reference-main-env-vars.md
+++ b/docs6/docs/reference-main-env-vars.md
@@ -1,5 +1,5 @@
 
-# Reference: Miller environment variables
+# Miller environment variables
 
 The following environment variables affect how Miller works:
 
diff --git a/docs6/docs/reference-main-env-vars.md.in b/docs6/docs/reference-main-env-vars.md.in
index d3679d2c5..fba4acc06 100644
--- a/docs6/docs/reference-main-env-vars.md.in
+++ b/docs6/docs/reference-main-env-vars.md.in
@@ -1,4 +1,4 @@
-# Reference: Miller environment variables
+# Miller environment variables
 
 The following environment variables affect how Miller works:
 
diff --git a/docs6/docs/reference-main-io-options.md b/docs6/docs/reference-main-io-options.md
index a0c303641..626f53b02 100644
--- a/docs6/docs/reference-main-io-options.md
+++ b/docs6/docs/reference-main-io-options.md
@@ -1,5 +1,5 @@
 
-# Reference: I/O options
+# I/O options
 
 ## Formats
 
@@ -49,7 +49,7 @@ Additional notes:
 
 * DKVP (key-value-pair) format is the default for input and output. So, `--oxtab` is the same as `--idkvp --oxtab`.
 
-**Pro-tip:** Please use either **--format1**, or **--iformat1 --oformat2**.  If you use **--format1 --oformat2** then what happens is that flags are set up for input *and* output for format1, some of which are overwritten for output in format2. For technical reasons, having `--oformat2` clobber all the output-related effects of `--format1` also removes some flexibility from the command-line interface. See also [https://github.com/johnkerl/miller/issues/180](https://github.com/johnkerl/miller/issues/180) and [https://github.com/johnkerl/miller/issues/199](https://github.com/johnkerl/miller/issues/199).
+**Pro-tip:** Please use either **--format1**, or **--iformat1 --oformat2**.  If you use **--format1 --oformat2** then what happens is that flags are set up for input *and* output for format1, some of which are overwritten for output in format2. For technical reasons, having `--oformat2` clobber all the output-related effects of `--format1` also removes some flexibility from the command-line interface. See also Miller issues [180](https://github.com/johnkerl/miller/issues/180) and [199](https://github.com/johnkerl/miller/issues/199).
 
 ## In-place mode
 
@@ -120,25 +120,25 @@ Options:
 The command-line option `--ofmt {format string}` is the global number format for commands which generate numeric output, e.g. `stats1`, `stats2`, `histogram`, and `step`, as well as `mlr put`. Examples:
 
 
---ofmt %.9le  --ofmt %.6lf  --ofmt %.0lf
+--ofmt %.9e  --ofmt %.6f  --ofmt %.0f
 
-These are just familiar `printf` formats applied to double-precision numbers. Please don't use `%s` or `%d`. Additionally, if you use leading width (e.g. `%18.12lf`) then the output will contain embedded whitespace, which may not be what you want if you pipe the output to something else, particularly CSV. I use Miller's pretty-print format (`mlr --opprint`) to column-align numerical data. +These are just familiar `printf` formats. (TODO: write about type-checking once that's implemented.) Additionally, if you use leading width (e.g. `%18.12f`) then the output will contain embedded whitespace, which may not be what you want if you pipe the output to something else, particularly CSV. I use Miller's pretty-print format (`mlr --opprint`) to column-align numerical data. To apply formatting to a single field, overriding the global `ofmt`, use `fmtnum` function within `mlr put`. For example:
-echo 'x=3.1,y=4.3' | mlr put '$z=fmtnum($x*$y,"%08lf")'
+echo 'x=3.1,y=4.3' | mlr put '$z=fmtnum($x*$y,"%08f")'
 
-x=3.1,y=4.3,z=%!l(float64=00013.33)f
+x=3.1,y=4.3,z=13.330000
 
-echo 'x=0xffff,y=0xff' | mlr put '$z=fmtnum(int($x*$y),"%08llx")'
+echo 'x=0xffff,y=0xff' | mlr put '$z=fmtnum(int($x*$y),"%08x")'
 
-x=0xffff,y=0xff,z=%!l(int=16711425)lx
+x=0xffff,y=0xff,z=00feff01
 
Input conversion from hexadecimal is done automatically on fields handled by `mlr put` and `mlr filter` as long as the field value begins with "0x". To apply output conversion to hexadecimal on a single column, you may use `fmtnum`, or the keystroke-saving `hexfmt` function. Example: diff --git a/docs6/docs/reference-main-io-options.md.in b/docs6/docs/reference-main-io-options.md.in index 3ffe4ab8f..ac806f589 100644 --- a/docs6/docs/reference-main-io-options.md.in +++ b/docs6/docs/reference-main-io-options.md.in @@ -1,4 +1,4 @@ -# Reference: I/O options +# I/O options ## Formats @@ -32,7 +32,7 @@ Additional notes: * DKVP (key-value-pair) format is the default for input and output. So, `--oxtab` is the same as `--idkvp --oxtab`. -**Pro-tip:** Please use either **--format1**, or **--iformat1 --oformat2**. If you use **--format1 --oformat2** then what happens is that flags are set up for input *and* output for format1, some of which are overwritten for output in format2. For technical reasons, having `--oformat2` clobber all the output-related effects of `--format1` also removes some flexibility from the command-line interface. See also [https://github.com/johnkerl/miller/issues/180](https://github.com/johnkerl/miller/issues/180) and [https://github.com/johnkerl/miller/issues/199](https://github.com/johnkerl/miller/issues/199). +**Pro-tip:** Please use either **--format1**, or **--iformat1 --oformat2**. If you use **--format1 --oformat2** then what happens is that flags are set up for input *and* output for format1, some of which are overwritten for output in format2. For technical reasons, having `--oformat2` clobber all the output-related effects of `--format1` also removes some flexibility from the command-line interface. See also Miller issues [180](https://github.com/johnkerl/miller/issues/180) and [199](https://github.com/johnkerl/miller/issues/199). ## In-place mode @@ -103,19 +103,19 @@ GENMD_EOF The command-line option `--ofmt {format string}` is the global number format for commands which generate numeric output, e.g. `stats1`, `stats2`, `histogram`, and `step`, as well as `mlr put`. Examples: GENMD_CARDIFY ---ofmt %.9le --ofmt %.6lf --ofmt %.0lf +--ofmt %.9e --ofmt %.6f --ofmt %.0f GENMD_EOF -These are just familiar `printf` formats applied to double-precision numbers. Please don't use `%s` or `%d`. Additionally, if you use leading width (e.g. `%18.12lf`) then the output will contain embedded whitespace, which may not be what you want if you pipe the output to something else, particularly CSV. I use Miller's pretty-print format (`mlr --opprint`) to column-align numerical data. +These are just familiar `printf` formats. (TODO: write about type-checking once that's implemented.) Additionally, if you use leading width (e.g. `%18.12f`) then the output will contain embedded whitespace, which may not be what you want if you pipe the output to something else, particularly CSV. I use Miller's pretty-print format (`mlr --opprint`) to column-align numerical data. To apply formatting to a single field, overriding the global `ofmt`, use `fmtnum` function within `mlr put`. For example: GENMD_RUN_COMMAND -echo 'x=3.1,y=4.3' | mlr put '$z=fmtnum($x*$y,"%08lf")' +echo 'x=3.1,y=4.3' | mlr put '$z=fmtnum($x*$y,"%08f")' GENMD_EOF GENMD_RUN_COMMAND -echo 'x=0xffff,y=0xff' | mlr put '$z=fmtnum(int($x*$y),"%08llx")' +echo 'x=0xffff,y=0xff' | mlr put '$z=fmtnum(int($x*$y),"%08x")' GENMD_EOF Input conversion from hexadecimal is done automatically on fields handled by `mlr put` and `mlr filter` as long as the field value begins with "0x". To apply output conversion to hexadecimal on a single column, you may use `fmtnum`, or the keystroke-saving `hexfmt` function. Example: diff --git a/docs6/docs/reference-main-null-data.md b/docs6/docs/reference-main-null-data.md index 695efb388..d88cf4e77 100644 --- a/docs6/docs/reference-main-null-data.md +++ b/docs6/docs/reference-main-null-data.md @@ -1,5 +1,5 @@ -# Reference: null data +# null data One of Miller's key features is its support for **heterogeneous** data. For example, take `mlr sort`: if you try to sort on field `hostname` when not all records in the data stream *have* a field named `hostname`, it is not an error (although you could pre-filter the data stream using `mlr having-fields --at-least hostname then sort ...`). Rather, records lacking one or more sort keys are simply output contiguously by `mlr sort`. @@ -27,7 +27,7 @@ a=5,b=7
-mlr sort -n  a data/sort-null.dat
+mlr sort -n a data/sort-null.dat
 
 a=1,b=8
@@ -106,7 +106,7 @@ The reasoning is as follows:
 
 * Absent out-of-stream-variable values are precisely what allow you to write `mlr put '@sum += $x'`. Otherwise you would have to write `mlr put 'begin{@sum = 0}; @sum += $x'` -- which is tolerable -- but for `mlr put 'begin{...}; @sum[$a][$b] += $x'` you'd have to pre-initialize `@sum` for all values of `$a` and `$b` in your input data stream, which is intolerable.
 
-* The penalty for the absent feature is that misspelled variables can be hard to find: e.g. in `mlr put 'begin{@sumx = 10}; ...; update @sumx somehow per-record; ...; end {@something = @sum * 2}'` the accumulator is spelt `@sumx` in the begin-block but `@sum` in the end-block, where since it is absent, `@sum*2` evaluates to 2. See also the section on [DSL reference: errors and transparency](reference-dsl-errors.md).
+* The penalty for the absent feature is that misspelled variables can be hard to find: e.g. in `mlr put 'begin{@sumx = 10}; ...; update @sumx somehow per-record; ...; end {@something = @sum * 2}'` the accumulator is spelt `@sumx` in the begin-block but `@sum` in the end-block, where since it is absent, `@sum*2` evaluates to 2. See also the section on [DSL errors and transparency](reference-dsl-errors.md).
 
 Since absent plus absent is absent (and likewise for other operators), accumulations such as `@sum += $x` work correctly on heterogenous data, as do within-record formulas if both operands are absent. If one operand is present, you may get behavior you don't desire.  To work around this -- namely, to set an output field only for records which have all the inputs present -- you can use a pattern-action block with `is_present`:
 
diff --git a/docs6/docs/reference-main-null-data.md.in b/docs6/docs/reference-main-null-data.md.in
index f3cabd519..58b91a76b 100644
--- a/docs6/docs/reference-main-null-data.md.in
+++ b/docs6/docs/reference-main-null-data.md.in
@@ -1,4 +1,4 @@
-# Reference: null data
+# null data
 
 One of Miller's key features is its support for **heterogeneous** data.  For example, take `mlr sort`: if you try to sort on field `hostname` when not all records in the data stream *have* a field named `hostname`, it is not an error (although you could pre-filter the data stream using `mlr having-fields --at-least hostname then sort ...`).  Rather, records lacking one or more sort keys are simply output contiguously by `mlr sort`.
 
@@ -19,7 +19,7 @@ mlr cat data/sort-null.dat
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr sort -n  a data/sort-null.dat
+mlr sort -n a data/sort-null.dat
 GENMD_EOF
 
 GENMD_RUN_COMMAND
@@ -66,7 +66,7 @@ The reasoning is as follows:
 
 * Absent out-of-stream-variable values are precisely what allow you to write `mlr put '@sum += $x'`. Otherwise you would have to write `mlr put 'begin{@sum = 0}; @sum += $x'` -- which is tolerable -- but for `mlr put 'begin{...}; @sum[$a][$b] += $x'` you'd have to pre-initialize `@sum` for all values of `$a` and `$b` in your input data stream, which is intolerable.
 
-* The penalty for the absent feature is that misspelled variables can be hard to find: e.g. in `mlr put 'begin{@sumx = 10}; ...; update @sumx somehow per-record; ...; end {@something = @sum * 2}'` the accumulator is spelt `@sumx` in the begin-block but `@sum` in the end-block, where since it is absent, `@sum*2` evaluates to 2. See also the section on [DSL reference: errors and transparency](reference-dsl-errors.md).
+* The penalty for the absent feature is that misspelled variables can be hard to find: e.g. in `mlr put 'begin{@sumx = 10}; ...; update @sumx somehow per-record; ...; end {@something = @sum * 2}'` the accumulator is spelt `@sumx` in the begin-block but `@sum` in the end-block, where since it is absent, `@sum*2` evaluates to 2. See also the section on [DSL errors and transparency](reference-dsl-errors.md).
 
 Since absent plus absent is absent (and likewise for other operators), accumulations such as `@sum += $x` work correctly on heterogenous data, as do within-record formulas if both operands are absent. If one operand is present, you may get behavior you don't desire.  To work around this -- namely, to set an output field only for records which have all the inputs present -- you can use a pattern-action block with `is_present`:
 
diff --git a/docs6/docs/reference-main-online-help.md b/docs6/docs/reference-main-online-help.md
index 483cbcdc5..818c71152 100644
--- a/docs6/docs/reference-main-online-help.md
+++ b/docs6/docs/reference-main-online-help.md
@@ -1,9 +1,11 @@
 
-# Reference: online help
+# Online help
 
-TODO: expand this section
+Miller has several online help mechanisms built in.
 
-Examples:
+## Main help
+
+The front door is `mlr --help` or its synonym `mlr -h`. This leads you to `mlr help topics` with its list of specific areas:
 
 
 mlr --help
@@ -17,7 +19,120 @@ Please also see https://johnkerl.org/miller6
 
-mlr sort --help
+mlr help topics
+
+
+Type 'mlr help {topic}' for any of the following:
+  mlr help topics
+  mlr help auxents
+  mlr help basic-examples
+  mlr help comments-in-data
+  mlr help compressed-data
+  mlr help csv-options
+  mlr help data-format-options
+  mlr help data-formats
+  mlr help double-quoting
+  mlr help format-conversion
+  mlr help function
+  mlr help keyword
+  mlr help list-functions
+  mlr help list-functions-as-paragraph
+  mlr help list-keywords
+  mlr help list-keywords-as-paragraph
+  mlr help list-verbs
+  mlr help list-verbs-as-paragraph
+  mlr help misc
+  mlr help mlrrc
+  mlr help number-formatting
+  mlr help output-colorization
+  mlr help separator-options
+  mlr help type-arithmetic-info
+  mlr help usage-functions
+  mlr help usage-keywords
+  mlr help usage-verbs
+  mlr help verb
+Shorthands:
+  mlr -l = mlr help list-verbs
+  mlr -L = mlr help usage-verbs
+  mlr -f = mlr help list-functions
+  mlr -F = mlr help usage-functions
+  mlr -k = mlr help list-keywords
+  mlr -K = mlr help usage-keywords
+
+ +
+mlr help functions
+
+
+Type 'mlr help {topic}' for any of the following:
+  mlr help topics
+  mlr help auxents
+  mlr help basic-examples
+  mlr help comments-in-data
+  mlr help compressed-data
+  mlr help csv-options
+  mlr help data-format-options
+  mlr help data-formats
+  mlr help double-quoting
+  mlr help format-conversion
+  mlr help function
+  mlr help keyword
+  mlr help list-functions
+  mlr help list-functions-as-paragraph
+  mlr help list-keywords
+  mlr help list-keywords-as-paragraph
+  mlr help list-verbs
+  mlr help list-verbs-as-paragraph
+  mlr help misc
+  mlr help mlrrc
+  mlr help number-formatting
+  mlr help output-colorization
+  mlr help separator-options
+  mlr help type-arithmetic-info
+  mlr help usage-functions
+  mlr help usage-keywords
+  mlr help usage-verbs
+  mlr help verb
+Shorthands:
+  mlr -l = mlr help list-verbs
+  mlr -L = mlr help usage-verbs
+  mlr -f = mlr help list-functions
+  mlr -F = mlr help usage-functions
+  mlr -k = mlr help list-keywords
+  mlr -K = mlr help usage-keywords
+
+ +Etc. + +## Per-verb help + +Given the name of a verb (from `mlr -l`) you can invoke it with `--help` or `-h` -- or, use `mlr help verb`: + +
+mlr cat --help
+
+
+Usage: mlr cat [options]
+Passes input records directly to output. Most useful for format conversion.
+Options:
+-n         Prepend field "n" to each record with record-counter starting at 1.
+-N {name}  Prepend field {name} to each record with record-counter starting at 1.
+-g {a,b,c} Optional group-by-field names for counters, e.g. a,b,c
+-h|--help Show this message.
+
+ +
+mlr group-like -h
+
+
+Usage: mlr group-like [options]
+Outputs records in batches having identical field names.
+Options:
+-h|--help Show this message.
+
+ +
+mlr help verb sort
 
 Usage: mlr sort {flags}
@@ -40,3 +155,70 @@ Example:
 which is the same as:
   mlr sort -f a -f b -nr x -nr y -nr z
 
+ +Etc. + +## Per-function help + +Given the name of a DSL function (from `mlr -f`) you can use `mlr help function` for details: + +
+mlr help function append
+
+
+append  (class=maps/arrays #args=2) Appends second argument to end of first argument, which must be an array.
+
+ +
+mlr help function split
+
+
+No exact match for "split". Inexact matches:
+  splita
+  splitax
+  splitkv
+  splitkvx
+  splitnv
+  splitnvx
+
+ +
+mlr help function splita
+
+
+splita  (class=conversion #args=2) Splits string into array with type inference. Example:
+splita("3,4,5", ",") = [3,4,5]
+
+ +Etc. + +## REPL help + +You can use `:h` or `:help` inside the [REPL](repl.md): + + +
+$ mlr repl
+
+
+Miller v6.0.0-dev REPL for darwin:amd64:go1.16.5
+Pre-release docs for Miller 6: https://johnkerl.org/miller6
+Type ':h' or ':help' for on-line help; ':q' or ':quit' to quit.
+[mlr] :h
+Options:
+:help intro
+:help examples
+:help repl-list
+:help repl-details
+:help prompt
+:help function-names
+:help function-details
+:help {function name}, e.g. :help sec2gmt
+:help {function name}, e.g. :help sec2gmt
+[mlr]
+
+ +## Manual page + +If you've gotten Miller from a package installer, you should have `man mlr` producing a traditional manual page. +If not, no worries -- the manual page is a concatenated listing of the same information also available by each of the topics in `mlr help topics`. diff --git a/docs6/docs/reference-main-online-help.md.in b/docs6/docs/reference-main-online-help.md.in index 5e35c0cc5..9a83f4c98 100644 --- a/docs6/docs/reference-main-online-help.md.in +++ b/docs6/docs/reference-main-online-help.md.in @@ -1,13 +1,86 @@ -# Reference: online help +# Online help -TODO: expand this section +Miller has several online help mechanisms built in. -Examples: +## Main help + +The front door is `mlr --help` or its synonym `mlr -h`. This leads you to `mlr help topics` with its list of specific areas: GENMD_RUN_COMMAND mlr --help GENMD_EOF GENMD_RUN_COMMAND -mlr sort --help +mlr help topics GENMD_EOF + +GENMD_RUN_COMMAND +mlr help functions +GENMD_EOF + +Etc. + +## Per-verb help + +Given the name of a verb (from `mlr -l`) you can invoke it with `--help` or `-h` -- or, use `mlr help verb`: + +GENMD_RUN_COMMAND +mlr cat --help +GENMD_EOF + +GENMD_RUN_COMMAND +mlr group-like -h +GENMD_EOF + +GENMD_RUN_COMMAND +mlr help verb sort +GENMD_EOF + +Etc. + +## Per-function help + +Given the name of a DSL function (from `mlr -f`) you can use `mlr help function` for details: + +GENMD_RUN_COMMAND +mlr help function append +GENMD_EOF + +GENMD_RUN_COMMAND +mlr help function split +GENMD_EOF + +GENMD_RUN_COMMAND +mlr help function splita +GENMD_EOF + +Etc. + +## REPL help + +You can use `:h` or `:help` inside the [REPL](repl.md): + + +GENMD_CARDIFY_HIGHLIGHT_ONE +$ mlr repl +Miller v6.0.0-dev REPL for darwin:amd64:go1.16.5 +Pre-release docs for Miller 6: https://johnkerl.org/miller6 +Type ':h' or ':help' for on-line help; ':q' or ':quit' to quit. +[mlr] :h +Options: +:help intro +:help examples +:help repl-list +:help repl-details +:help prompt +:help function-names +:help function-details +:help {function name}, e.g. :help sec2gmt +:help {function name}, e.g. :help sec2gmt +[mlr] +GENMD_EOF + +## Manual page + +If you've gotten Miller from a package installer, you should have `man mlr` producing a traditional manual page. +If not, no worries -- the manual page is a concatenated listing of the same information also available by each of the topics in `mlr help topics`. diff --git a/docs6/docs/reference-main-overview.md b/docs6/docs/reference-main-overview.md index 97181dd03..526f8177d 100644 --- a/docs6/docs/reference-main-overview.md +++ b/docs6/docs/reference-main-overview.md @@ -1,13 +1,13 @@ -# Reference: Miller commands +# Miller command structure ## Overview The outline of an invocation of Miller is * `mlr` -* Options controlling input/output formatting, etc. ([Reference: I/O options](reference-main-io-options.md)). -* One or more verbs (such as `cut`, `sort`, etc.) ([Verbs Reference](reference-verbs.md)) -- chained together using [then](reference-main-then-chaining.md)). You use these to transform your data. +* Options controlling input/output formatting, etc. (See [I/O options](reference-main-io-options.md)). +* One or more verbs -- such as `cut`, `sort`, etc. (see [Verbs Reference](reference-verbs.md)) -- chained together using [then](reference-main-then-chaining.md). You use these to transform your data. * Zero or more filenames, with input taken from standard input if there are no filenames present. For example, reading from a file: @@ -16,9 +16,9 @@ For example, reading from a file: mlr --icsv --opprint head -n 2 then sort -f shape example.csv
-color  shape    flag index quantity rate
-red    square   true 15    79.2778  0.0130
-yellow triangle true 11    43.6498  9.8870
+color  shape    flag k index quantity rate
+red    square   true 2 15    79.2778  0.0130
+yellow triangle true 1 11    43.6498  9.8870
 
Reading from standard input: @@ -27,9 +27,9 @@ Reading from standard input: cat example.csv | mlr --icsv --opprint head -n 2 then sort -f shape
-color  shape    flag index quantity rate
-red    square   true 15    79.2778  0.0130
-yellow triangle true 11    43.6498  9.8870
+color  shape    flag k index quantity rate
+red    square   true 2 15    79.2778  0.0130
+yellow triangle true 1 11    43.6498  9.8870
 
The rest of this reference section gives you full information on each of these parts of the command line. diff --git a/docs6/docs/reference-main-overview.md.in b/docs6/docs/reference-main-overview.md.in index d3031441f..3ad62abfd 100644 --- a/docs6/docs/reference-main-overview.md.in +++ b/docs6/docs/reference-main-overview.md.in @@ -1,12 +1,12 @@ -# Reference: Miller commands +# Miller command structure ## Overview The outline of an invocation of Miller is * `mlr` -* Options controlling input/output formatting, etc. ([Reference: I/O options](reference-main-io-options.md)). -* One or more verbs (such as `cut`, `sort`, etc.) ([Verbs Reference](reference-verbs.md)) -- chained together using [then](reference-main-then-chaining.md)). You use these to transform your data. +* Options controlling input/output formatting, etc. (See [I/O options](reference-main-io-options.md)). +* One or more verbs -- such as `cut`, `sort`, etc. (see [Verbs Reference](reference-verbs.md)) -- chained together using [then](reference-main-then-chaining.md). You use these to transform your data. * Zero or more filenames, with input taken from standard input if there are no filenames present. For example, reading from a file: diff --git a/docs6/docs/reference-main-regular-expressions.md b/docs6/docs/reference-main-regular-expressions.md index 9589bd496..ebe556201 100644 --- a/docs6/docs/reference-main-regular-expressions.md +++ b/docs6/docs/reference-main-regular-expressions.md @@ -1,5 +1,5 @@ -# Reference: regular expressions +# Regular expressions Miller lets you use regular expressions (of type POSIX.2) in the following contexts: @@ -25,8 +25,6 @@ Points demonstrated by the above examples: * Capture groups are wrapped with `(...)` rather than `\(...\)`; use `\(` and `\)` to match against parentheses. -For `filter` and `put`, if the regular expression is a string literal (the normal case), it is precompiled at process start and reused thereafter, which is efficient. If the regular expression is a more complex expression, including string concatenation using `.`, or a column name (in which case you can take regular expressions from input data!), then regexes are compiled on each record which works but is less efficient. As well, in this case there is no way to specify case-insensitive matching. - Example:
@@ -68,11 +66,5 @@ Regex captures of the form `\0` through `\9` are supported as
 mlr put '$a =~ "(..)_(....)' then {... something else ...} then put '$b = "left_\1"; $c = "right_\2"'
 
-* Captures are ignored in `filter` for the `=~` and `!=~` operators. For example, there is no mechanism provided to refer to the first `(..)` as `\1` or to the second `(....)` as `\2` in the following filter statement: - -
-mlr filter '$a =~ "(..)_(....)'
-
- * Up to nine matches are supported: `\1` through `\9`, while `\0` is the entire match string; `\15` is treated as `\1` followed by an unrelated `5`. diff --git a/docs6/docs/reference-main-regular-expressions.md.in b/docs6/docs/reference-main-regular-expressions.md.in index 20442ae29..af2b77f89 100644 --- a/docs6/docs/reference-main-regular-expressions.md.in +++ b/docs6/docs/reference-main-regular-expressions.md.in @@ -1,4 +1,4 @@ -# Reference: regular expressions +# Regular expressions Miller lets you use regular expressions (of type POSIX.2) in the following contexts: @@ -24,8 +24,6 @@ Points demonstrated by the above examples: * Capture groups are wrapped with `(...)` rather than `\(...\)`; use `\(` and `\)` to match against parentheses. -For `filter` and `put`, if the regular expression is a string literal (the normal case), it is precompiled at process start and reused thereafter, which is efficient. If the regular expression is a more complex expression, including string concatenation using `.`, or a column name (in which case you can take regular expressions from input data!), then regexes are compiled on each record which works but is less efficient. As well, in this case there is no way to specify case-insensitive matching. - Example: GENMD_RUN_COMMAND @@ -58,11 +56,5 @@ GENMD_SHOW_COMMAND mlr put '$a =~ "(..)_(....)' then {... something else ...} then put '$b = "left_\1"; $c = "right_\2"' GENMD_EOF -* Captures are ignored in `filter` for the `=~` and `!=~` operators. For example, there is no mechanism provided to refer to the first `(..)` as `\1` or to the second `(....)` as `\2` in the following filter statement: - -GENMD_CARDIFY -mlr filter '$a =~ "(..)_(....)' -GENMD_EOF - * Up to nine matches are supported: `\1` through `\9`, while `\0` is the entire match string; `\15` is treated as `\1` followed by an unrelated `5`. diff --git a/docs6/docs/reference-main-then-chaining.md b/docs6/docs/reference-main-then-chaining.md index a42fee8ad..9ac95ee99 100644 --- a/docs6/docs/reference-main-then-chaining.md +++ b/docs6/docs/reference-main-then-chaining.md @@ -1,5 +1,5 @@ -# Reference: then-chaining +# Then-chaining In accord with the [Unix philosophy](http://en.wikipedia.org/wiki/Unix_philosophy), you can pipe data into or out of Miller. For example: @@ -22,18 +22,17 @@ Here's a performance comparison: mlr cut -x -f i,y data/big | mlr sort -n y > /dev/null % time sh piped.sh -real 0m2.828s -user 0m3.183s -sys 0m0.137s - +real 0m2.321s +user 0m4.878s +sys 0m1.564s % cat chained.sh mlr cut -x -f i,y then sort -n y data/big > /dev/null % time sh chained.sh -real 0m2.082s -user 0m1.933s -sys 0m0.137s +real 0m2.070s +user 0m2.738s +sys 0m1.259s There are two reasons to use then-chaining: one is for performance, although I don't expect this to be a win in all cases. Using then-chaining avoids redundant string-parsing and string-formatting at each pipeline step: instead input records are parsed once, they are fed through each pipeline stage in memory, and then output records are formatted once. On the other hand, Miller is single-threaded, while modern systems are usually multi-processor, and when streaming-data programs operate through pipes, each one can use a CPU. Rest assured you get the same results either way. diff --git a/docs6/docs/reference-main-then-chaining.md.in b/docs6/docs/reference-main-then-chaining.md.in index 296a435a6..9464a2dd5 100644 --- a/docs6/docs/reference-main-then-chaining.md.in +++ b/docs6/docs/reference-main-then-chaining.md.in @@ -1,4 +1,4 @@ -# Reference: then-chaining +# Then-chaining In accord with the [Unix philosophy](http://en.wikipedia.org/wiki/Unix_philosophy), you can pipe data into or out of Miller. For example: diff --git a/docs6/docs/reference-verbs.md b/docs6/docs/reference-verbs.md index 56540001b..fdc7f4cdf 100644 --- a/docs6/docs/reference-verbs.md +++ b/docs6/docs/reference-verbs.md @@ -1,5 +1,5 @@ -# Reference: list of verbs +# List of verbs ## Overview @@ -22,7 +22,7 @@ These fall into categories as follows: * Particularly oriented toward [Record Heterogeneity](record-heterogeneity.md), although all Miller commands can handle heterogeneous records: [group-by](reference-verbs.md#group-by), [group-like](reference-verbs.md#group-like), [having-fields](reference-verbs.md#having-fields). -* These draw from other sources (see also [How Original Is Miller?](originality.md)): [count-distinct](reference-verbs.md#count-distinct) is SQL-ish, and [rename](reference-verbs.md#rename) can be done by `sed` (which does it faster: see [Performance](performance.md). Verbs: [check](reference-verbs.md#check), [count-distinct](reference-verbs.md#count-distinct), [label](reference-verbs.md#label), [merge-fields](reference-verbs.md#merge-fields), [nest](reference-verbs.md#nest), [nothing](reference-verbs.md#nothing), [regularize](reference-verbs.md#regularize), [rename](reference-verbs.md#rename), [reorder](reference-verbs.md#reorder), [reshape](reference-verbs.md#reshape), [seqgen](reference-verbs.md#seqgen). +* These draw from other sources (see also [How Original Is Miller?](originality.md)): [count-distinct](reference-verbs.md#count-distinct) is SQL-ish, and [rename](reference-verbs.md#rename) can be done by `sed` (which does it faster: see [Performance](performance.md)). Verbs: [check](reference-verbs.md#check), [count-distinct](reference-verbs.md#count-distinct), [label](reference-verbs.md#label), [merge-fields](reference-verbs.md#merge-fields), [nest](reference-verbs.md#nest), [nothing](reference-verbs.md#nothing), [regularize](reference-verbs.md#regularize), [rename](reference-verbs.md#rename), [reorder](reference-verbs.md#reorder), [reshape](reference-verbs.md#reshape), [seqgen](reference-verbs.md#seqgen). ## altkv @@ -143,9 +143,8 @@ Options: The canonical use for bootstrap sampling is to put error bars on statistical quantities, such as mean. For example: -.. - hard-coded, not live-code, since random sampling would generate different data on each doc run - which would needlessly complicate git diff +
 mlr --opprint stats1 -a mean,count -f u -g color data/colored-shapes.dkvp
@@ -1221,7 +1220,8 @@ In this example, since the sort is on field `a`, the first step is to group toge
 
 Usage: mlr group-like [options]
-Outputs records in batches having identical field names.Options:
+Outputs records in batches having identical field names.
+Options:
 -h|--help Show this message.
 
@@ -1321,7 +1321,7 @@ Options: -h|--help Show this message. -Note that `head` is distinct from [top](reference-verbs.md#top) -- `head` shows fields which appear fimd.in the data stream; `top` shows fields which are numerically largest (or smallest). +Note that `head` is distinct from [top](reference-verbs.md#top) -- `head` shows fields which appear first in the data stream; `top` shows fields which are numerically largest (or smallest).
 mlr --opprint head -n 4 data/medium
@@ -3251,21 +3251,21 @@ Prints the last *n* records in the input stream, optionally by category.
 mlr --opprint tail -n 4 data/colored-shapes.dkvp
 
-color  shape    flag i     u                    v                   w                   x
-blue   square   1    99974 0.6189062525431605   0.2637962404841453  0.5311465405784674  6.210738209085753
-blue   triangle 0    99976 0.008110504040268474 0.8267274952432482  0.4732962944898885  6.146956761817328
-yellow triangle 0    99990 0.3839424618160777   0.55952913620132    0.5113763011485609  4.307973891915119
-yellow circle   1    99994 0.764950884927175    0.25284227383991364 0.49969878539567425 5.013809741826425
+color  shape    flag i      u                    v                   w                   x
+blue   square   1    499872 0.6189062525431605   0.2637962404841453  0.5311465405784674  6.210738209085753
+blue   triangle 0    499880 0.008110504040268474 0.8267274952432482  0.4732962944898885  6.146956761817328
+yellow triangle 0    499955 0.3839424618160777   0.55952913620132    0.5113763011485609  4.307973891915119
+yellow circle   1    499974 0.764950884927175    0.25284227383991364 0.49969878539567425 5.013809741826425
 
 mlr --opprint tail -n 1 -g shape data/colored-shapes.dkvp
 
-color  shape    flag i     u                  v                   w                   x
-yellow triangle 0    99990 0.3839424618160777 0.55952913620132    0.5113763011485609  4.307973891915119
-blue   square   1    99974 0.6189062525431605 0.2637962404841453  0.5311465405784674  6.210738209085753
-yellow circle   1    99994 0.764950884927175  0.25284227383991364 0.49969878539567425 5.013809741826425
+color  shape    flag i      u                  v                   w                   x
+yellow triangle 0    499955 0.3839424618160777 0.55952913620132    0.5113763011485609  4.307973891915119
+blue   square   1    499872 0.6189062525431605 0.2637962404841453  0.5311465405784674  6.210738209085753
+yellow circle   1    499974 0.764950884927175  0.25284227383991364 0.49969878539567425 5.013809741826425
 
## tee @@ -3327,7 +3327,7 @@ Prints the n records with smallest/largest values at specified fields, optionally by category. -Note that `top` is distinct from [head](reference-verbs.md#head) -- `head` shows fields which appear fimd.in the data stream; `top` shows fields which are numerically largest (or smallest). +Note that `top` is distinct from [head](reference-verbs.md#head) -- `head` shows fields which appear first in the data stream; `top` shows fields which are numerically largest (or smallest).
 mlr --opprint top -n 4 -f x data/medium
diff --git a/docs6/docs/reference-verbs.md.in b/docs6/docs/reference-verbs.md.in
index a1c8cc210..b2fcaf058 100644
--- a/docs6/docs/reference-verbs.md.in
+++ b/docs6/docs/reference-verbs.md.in
@@ -1,4 +1,4 @@
-# Reference: list of verbs
+# List of verbs
 
 ## Overview
 
@@ -17,7 +17,7 @@ These fall into categories as follows:
 
 * Particularly oriented toward [Record Heterogeneity](record-heterogeneity.md), although all Miller commands can handle heterogeneous records: [group-by](reference-verbs.md#group-by), [group-like](reference-verbs.md#group-like), [having-fields](reference-verbs.md#having-fields).
 
-* These draw from other sources (see also [How Original Is Miller?](originality.md)): [count-distinct](reference-verbs.md#count-distinct) is SQL-ish, and [rename](reference-verbs.md#rename) can be done by `sed` (which does it faster: see [Performance](performance.md). Verbs: [check](reference-verbs.md#check), [count-distinct](reference-verbs.md#count-distinct), [label](reference-verbs.md#label), [merge-fields](reference-verbs.md#merge-fields), [nest](reference-verbs.md#nest), [nothing](reference-verbs.md#nothing), [regularize](reference-verbs.md#regularize), [rename](reference-verbs.md#rename), [reorder](reference-verbs.md#reorder), [reshape](reference-verbs.md#reshape), [seqgen](reference-verbs.md#seqgen).
+* These draw from other sources (see also [How Original Is Miller?](originality.md)): [count-distinct](reference-verbs.md#count-distinct) is SQL-ish, and [rename](reference-verbs.md#rename) can be done by `sed` (which does it faster: see [Performance](performance.md)). Verbs: [check](reference-verbs.md#check), [count-distinct](reference-verbs.md#count-distinct), [label](reference-verbs.md#label), [merge-fields](reference-verbs.md#merge-fields), [nest](reference-verbs.md#nest), [nothing](reference-verbs.md#nothing), [regularize](reference-verbs.md#regularize), [rename](reference-verbs.md#rename), [reorder](reference-verbs.md#reorder), [reshape](reference-verbs.md#reshape), [seqgen](reference-verbs.md#seqgen).
 
 ## altkv
 
@@ -67,9 +67,8 @@ GENMD_EOF
 
 The canonical use for bootstrap sampling is to put error bars on statistical quantities, such as mean. For example:
 
-..
-    hard-coded, not live-code, since random sampling would generate different data on each doc run
-    which would needlessly complicate git diff
+
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 mlr --opprint stats1 -a mean,count -f u -g color data/colored-shapes.dkvp
@@ -445,7 +444,7 @@ GENMD_RUN_COMMAND
 mlr head --help
 GENMD_EOF
 
-Note that `head` is distinct from [top](reference-verbs.md#top) -- `head` shows fields which appear fimd.in the data stream; `top` shows fields which are numerically largest (or smallest).
+Note that `head` is distinct from [top](reference-verbs.md#top) -- `head` shows fields which appear first in the data stream; `top` shows fields which are numerically largest (or smallest).
 
 GENMD_RUN_COMMAND
 mlr --opprint head -n 4 data/medium
@@ -1048,7 +1047,7 @@ GENMD_RUN_COMMAND
 mlr top --help
 GENMD_EOF
 
-Note that `top` is distinct from [head](reference-verbs.md#head) -- `head` shows fields which appear fimd.in the data stream; `top` shows fields which are numerically largest (or smallest).
+Note that `top` is distinct from [head](reference-verbs.md#head) -- `head` shows fields which appear first in the data stream; `top` shows fields which are numerically largest (or smallest).
 
 GENMD_RUN_COMMAND
 mlr --opprint top -n 4 -f x data/medium
diff --git a/docs6/docs/release-docs.md b/docs6/docs/release-docs.md
index 682ff63f5..0aed956bf 100644
--- a/docs6/docs/release-docs.md
+++ b/docs6/docs/release-docs.md
@@ -1,11 +1,13 @@
 
-# Documents by release
+# Documents for previous releases
+
+_Note: Miller 6 is in pre-release. All readthedocs links are for Miller 5 until
+the release of Miller 6 is finalized._
 
 As of September 2020, for 5.9.1 onward, release-specific docs will be handled automatically by [https://miller.readthedocs.io](https://miller.readthedocs.io) whenever a new release is tagged at [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases).
 
-Information here is for documents from before the readthedocs port:
-
-* [Head](https://miller.readthedocs.io)
+* [Miller 6 pre-release](https://johnkerl.org/miller6)
+* [Miller 5 Head](https://miller.readthedocs.io)
 * [Miller 5.9.1](https://johnkerl.org/miller-docs-by-release/5.10.0/)
 * [Miller 5.9.0](https://johnkerl.org//miller-docs-by-release/5.9.0/)
 * [Miller 5.8.0](https://johnkerl.org//miller-docs-by-release/5.8.0/)
diff --git a/docs6/docs/release-docs.md.in b/docs6/docs/release-docs.md.in
index 19d86db44..c257dc602 100644
--- a/docs6/docs/release-docs.md.in
+++ b/docs6/docs/release-docs.md.in
@@ -1,10 +1,12 @@
-# Documents by release
+# Documents for previous releases
+
+_Note: Miller 6 is in pre-release. All readthedocs links are for Miller 5 until
+the release of Miller 6 is finalized._
 
 As of September 2020, for 5.9.1 onward, release-specific docs will be handled automatically by [https://miller.readthedocs.io](https://miller.readthedocs.io) whenever a new release is tagged at [https://github.com/johnkerl/miller/releases](https://github.com/johnkerl/miller/releases).
 
-Information here is for documents from before the readthedocs port:
-
-* [Head](https://miller.readthedocs.io)
+* [Miller 6 pre-release](https://johnkerl.org/miller6)
+* [Miller 5 Head](https://miller.readthedocs.io)
 * [Miller 5.9.1](https://johnkerl.org/miller-docs-by-release/5.10.0/)
 * [Miller 5.9.0](https://johnkerl.org//miller-docs-by-release/5.9.0/)
 * [Miller 5.8.0](https://johnkerl.org//miller-docs-by-release/5.8.0/)
diff --git a/docs6/docs/repl.md b/docs6/docs/repl.md
index 4ebfe6cfa..c265caff2 100644
--- a/docs6/docs/repl.md
+++ b/docs6/docs/repl.md
@@ -3,7 +3,7 @@
 
 The Miller REPL (read-evaluate-print loop) is an interactive counterpart to record-processing using the `put`/`filter` language. (A REPL is anything that evaluates what you type into it -- like `python` with no arguments, or Ruby's `irb`, or `node` with no arguments, etc.)
 
-Miller's REPL isn't a source-level debugger which lets you execute one source-code *statement* at a time -- however, it does let you operate on one *record* at a time. Further, it lets you use "immediate expressions", namely, you can interact with the language without having to provide data from an input file.
+Miller's REPL isn't a source-level debugger which lets you execute one source-code *statement* at a time -- however, it does let you operate on one *record* at a time. Further, it lets you use "immediate expressions", namely, you can interact with the [Miller programming language](programming-language.md) without having to provide data from an input file.
 
 
 mlr repl
@@ -28,7 +28,7 @@ Using `put` and `filter`, you can do the following as we've seen above:
 
 
 mlr --icsv --ojson --from example.csv head -n 2 \
-  then put 'begin {print "HELLO"} $z = $x + $y; end {print "GOODBYE"}'
+  then put 'begin {print "HELLO"} $qr = $quantity / $rate; end {print "GOODBYE"}'
 
 HELLO
@@ -36,17 +36,21 @@ HELLO
   "color": "yellow",
   "shape": "triangle",
   "flag": true,
+  "k": 1,
   "index": 11,
   "quantity": 43.6498,
-  "rate": 9.8870
+  "rate": 9.8870,
+  "qr": 4.414868008496004
 }
 {
   "color": "red",
   "shape": "square",
   "flag": true,
+  "k": 2,
   "index": 15,
   "quantity": 79.2778,
-  "rate": 0.0130
+  "rate": 0.0130,
+  "qr": 6098.292307692308
 }
 GOODBYE
 
@@ -88,7 +92,7 @@ printed to the terminal, e.g. if you type `1+2`, you will see `3`. ## Entering multi-line statements * To enter multi-line statements, enter `<` on a line by itself, then the code (taking care - for semicolons), then ">" on a line by itself. These will be executed immediately. + for semicolons), then `>` on a line by itself. These will be executed immediately. * If you enter `<<` on a line by itself, then the code, then `>>` on a line by itself, the statements will be remembered for executing on records with `:main`, as if you had done `:load` to load statements from a file. @@ -159,7 +163,7 @@ Skip until deep into a larger file, then inspect a record: "color": "yellow", "shape": "circle", "flag": 1, - "i": 99284, + "i": 496422, "u": 0.6530503199545348, "v": 0.23908588907834516, "w": 0.4799125551304738, diff --git a/docs6/docs/repl.md.in b/docs6/docs/repl.md.in index b86d21648..9c601a6b0 100644 --- a/docs6/docs/repl.md.in +++ b/docs6/docs/repl.md.in @@ -2,7 +2,7 @@ The Miller REPL (read-evaluate-print loop) is an interactive counterpart to record-processing using the `put`/`filter` language. (A REPL is anything that evaluates what you type into it -- like `python` with no arguments, or Ruby's `irb`, or `node` with no arguments, etc.) -Miller's REPL isn't a source-level debugger which lets you execute one source-code *statement* at a time -- however, it does let you operate on one *record* at a time. Further, it lets you use "immediate expressions", namely, you can interact with the language without having to provide data from an input file. +Miller's REPL isn't a source-level debugger which lets you execute one source-code *statement* at a time -- however, it does let you operate on one *record* at a time. Further, it lets you use "immediate expressions", namely, you can interact with the [Miller programming language](programming-language.md) without having to provide data from an input file. GENMD_CARDIFY_HIGHLIGHT_ONE mlr repl @@ -25,7 +25,7 @@ Using `put` and `filter`, you can do the following as we've seen above: GENMD_RUN_COMMAND mlr --icsv --ojson --from example.csv head -n 2 \ - then put 'begin {print "HELLO"} $z = $x + $y; end {print "GOODBYE"}' + then put 'begin {print "HELLO"} $qr = $quantity / $rate; end {print "GOODBYE"}' GENMD_EOF ## Using Miller with the REPL @@ -65,7 +65,7 @@ printed to the terminal, e.g. if you type `1+2`, you will see `3`. ## Entering multi-line statements * To enter multi-line statements, enter `<` on a line by itself, then the code (taking care - for semicolons), then ">" on a line by itself. These will be executed immediately. + for semicolons), then `>` on a line by itself. These will be executed immediately. * If you enter `<<` on a line by itself, then the code, then `>>` on a line by itself, the statements will be remembered for executing on records with `:main`, as if you had done `:load` to load statements from a file. @@ -130,7 +130,7 @@ mlr repl --csv "color": "yellow", "shape": "circle", "flag": 1, - "i": 99284, + "i": 496422, "u": 0.6530503199545348, "v": 0.23908588907834516, "w": 0.4799125551304738, diff --git a/docs6/docs/shapes-of-data.md b/docs6/docs/shapes-of-data.md index b63fdaecb..b08ed73c4 100644 --- a/docs6/docs/shapes-of-data.md +++ b/docs6/docs/shapes-of-data.md @@ -15,7 +15,7 @@ Also try `od -xcv` and/or `cat -e` on your file to check for non-printable chara ## Diagnosing delimiter specifications -Use the `file` command to see if there are CR/LF terminators (in this case, # there are not): +Use the `file` command to see if there are CR/LF terminators (in this case, there are not):
 file data/colours.csv 
@@ -24,7 +24,7 @@ Use the `file` command to see if there are CR/LF terminators (in this case, # th
 data/colours.csv: UTF-8 Unicode text
 
-Look at the file to find names of fields +Look at the file to find names of fields:
 cat data/colours.csv 
@@ -99,7 +99,7 @@ masterdata_colourcode_2;Czarny;Negru
 
 ## I assigned $9 and it's not 9th
 
-Miller records are ordered lists of key-value pairs. For NIDX format, DKVP format when keys are missing, or CSV/CSV-lite format with `--implicit-csv-header`, Miller will sequentially assign keys of the form `1`, `2`, etc. But these are not integer array indices: they're just field names taken from the initial field ordering in the input data, when it is originally read from the input file(s).
+Miller records are ordered lists of key-value pairs. For NIDX format, DKVP format when keys are missing, or CSV/CSV-lite format with `--implicit-csv-header`, Miller will sequentially assign keys of the form `1`, `2`, etc. But these are not integer array indices: they're just field names taken from the initial field ordering in the input data, when it was originally read from the input file(s).
 
 
 echo x,y,z | mlr --dkvp cat
diff --git a/docs6/docs/shapes-of-data.md.in b/docs6/docs/shapes-of-data.md.in
index b152c5db8..409698469 100644
--- a/docs6/docs/shapes-of-data.md.in
+++ b/docs6/docs/shapes-of-data.md.in
@@ -14,14 +14,14 @@ Also try `od -xcv` and/or `cat -e` on your file to check for non-printable chara
 
 ## Diagnosing delimiter specifications
 
-Use the `file` command to see if there are CR/LF terminators (in this case, # there are not):
+Use the `file` command to see if there are CR/LF terminators (in this case, there are not):
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 file data/colours.csv 
 data/colours.csv: UTF-8 Unicode text
 GENMD_EOF
 
-Look at the file to find names of fields
+Look at the file to find names of fields:
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 cat data/colours.csv 
@@ -86,7 +86,7 @@ GENMD_EOF
 
 ## I assigned $9 and it's not 9th
 
-Miller records are ordered lists of key-value pairs. For NIDX format, DKVP format when keys are missing, or CSV/CSV-lite format with `--implicit-csv-header`, Miller will sequentially assign keys of the form `1`, `2`, etc. But these are not integer array indices: they're just field names taken from the initial field ordering in the input data, when it is originally read from the input file(s).
+Miller records are ordered lists of key-value pairs. For NIDX format, DKVP format when keys are missing, or CSV/CSV-lite format with `--implicit-csv-header`, Miller will sequentially assign keys of the form `1`, `2`, etc. But these are not integer array indices: they're just field names taken from the initial field ordering in the input data, when it was originally read from the input file(s).
 
 GENMD_RUN_COMMAND
 echo x,y,z | mlr --dkvp cat
diff --git a/docs6/docs/shell-commands.md b/docs6/docs/shell-commands.md
index ec18bc6aa..4076eac3a 100644
--- a/docs6/docs/shell-commands.md
+++ b/docs6/docs/shell-commands.md
@@ -30,21 +30,20 @@ wye pan 5 0.5732889198020006  0.8636244699032729  {5}
 
-mlr --opprint put '$o = system("echo -n ".$a."| sha1sum")' data/small
+mlr --opprint put '$o = system("echo -n ".$a."| md5")' data/small
 
 a   b   i x                   y                   o
-pan pan 1 0.3467901443380824  0.7268028627434533  f29c748220331c273ef16d5115f6ecd799947f13  -
-eks pan 2 0.7586799647899636  0.5221511083334797  456d988ecb3bf1b75f057fc6e9fe70db464e9388  -
-wye wye 3 0.20460330576630303 0.33831852551664776 eab0de043d67f441c7fd1e335f0ca38708e6ebf7  -
-eks wye 4 0.38139939387114097 0.13418874328430463 456d988ecb3bf1b75f057fc6e9fe70db464e9388  -
-wye pan 5 0.5732889198020006  0.8636244699032729  eab0de043d67f441c7fd1e335f0ca38708e6ebf7  -
+pan pan 1 0.3467901443380824  0.7268028627434533  ccc62bbd08bdc21905f4909463ccdf7c
+eks pan 2 0.7586799647899636  0.5221511083334797  585d25a8ff04840f77779eeff61167dc
+wye wye 3 0.20460330576630303 0.33831852551664776 fb6361a373147c163e65ada94719fa16
+eks wye 4 0.38139939387114097 0.13418874328430463 585d25a8ff04840f77779eeff61167dc
+wye pan 5 0.5732889198020006  0.8636244699032729  fb6361a373147c163e65ada94719fa16
 
Note that running a subprocess on every record takes a non-trivial amount of time. Comparing asking the system `date` command for the current time in nanoseconds versus computing it in process: -.. - hard-coded, not live-code, since %N doesn't exist on all platforms +
 mlr --opprint put '$t=system("date +%s.%N")' then step -a delta -f t data/small
diff --git a/docs6/docs/shell-commands.md.in b/docs6/docs/shell-commands.md.in
index 39efbfb48..8c9fd521d 100644
--- a/docs6/docs/shell-commands.md.in
+++ b/docs6/docs/shell-commands.md.in
@@ -13,13 +13,12 @@ mlr --opprint put '$o = system("echo {" . NR . "}")' data/small
 GENMD_EOF
 
 GENMD_RUN_COMMAND
-mlr --opprint put '$o = system("echo -n ".$a."| sha1sum")' data/small
+mlr --opprint put '$o = system("echo -n ".$a."| md5")' data/small
 GENMD_EOF
 
 Note that running a subprocess on every record takes a non-trivial amount of time. Comparing asking the system `date` command for the current time in nanoseconds versus computing it in process:
 
-..
-    hard-coded, not live-code, since %N doesn't exist on all platforms
+
 
 GENMD_CARDIFY_HIGHLIGHT_ONE
 mlr --opprint put '$t=system("date +%s.%N")' then step -a delta -f t data/small
diff --git a/docs6/docs/special-symbols-and-formatting.md b/docs6/docs/special-symbols-and-formatting.md
index 87d5f7036..851967f2d 100644
--- a/docs6/docs/special-symbols-and-formatting.md
+++ b/docs6/docs/special-symbols-and-formatting.md
@@ -85,7 +85,7 @@ Simply surround the field names with curly braces:
 x.a=3,y:b=4,z/c=5,product.all=60
 
-## How can I put single-quotes into strings? +## How can I put single quotes into strings? This is a little tricky due to the shell's handling of quotes. For simplicity, let's first put an update script into a file: @@ -100,7 +100,7 @@ $a = "It's OK, I said, then 'for now'." a=It's OK, I said, then 'for now'.
-So, it's simple: Miller's DSL uses double quotes for strings, and you can put single quotes (or backslash-escaped double-quotes) inside strings, no problem. +So: Miller's DSL uses double quotes for strings, and you can put single quotes (or backslash-escaped double-quotes) inside strings, no problem. Without putting the update expression in a file, it's messier: diff --git a/docs6/docs/special-symbols-and-formatting.md.in b/docs6/docs/special-symbols-and-formatting.md.in index 97fd841a1..d7ca33db0 100644 --- a/docs6/docs/special-symbols-and-formatting.md.in +++ b/docs6/docs/special-symbols-and-formatting.md.in @@ -47,7 +47,7 @@ GENMD_RUN_COMMAND echo 'x.a=3,y:b=4,z/c=5' | mlr put '${product.all} = ${x.a} * ${y:b} * ${z/c}' GENMD_EOF -## How can I put single-quotes into strings? +## How can I put single quotes into strings? This is a little tricky due to the shell's handling of quotes. For simplicity, let's first put an update script into a file: @@ -57,7 +57,7 @@ GENMD_RUN_COMMAND echo a=bcd | mlr put -f data/single-quote-example.mlr GENMD_EOF -So, it's simple: Miller's DSL uses double quotes for strings, and you can put single quotes (or backslash-escaped double-quotes) inside strings, no problem. +So: Miller's DSL uses double quotes for strings, and you can put single quotes (or backslash-escaped double-quotes) inside strings, no problem. Without putting the update expression in a file, it's messier: diff --git a/docs6/docs/square.csv b/docs6/docs/square.csv index 464f52132..122663bfe 100644 --- a/docs6/docs/square.csv +++ b/docs6/docs/square.csv @@ -1,5 +1,5 @@ -color,shape,flag,index,quantity,rate -red,square,true,15,79.2778,0.0130 -red,square,false,48,77.5542,7.4670 -red,square,false,64,77.1991,9.5310 -purple,square,false,91,72.3735,8.2430 +color,shape,flag,k,index,quantity,rate +red,square,true,2,15,79.2778,0.0130 +red,square,false,4,48,77.5542,7.4670 +red,square,false,6,64,77.1991,9.5310 +purple,square,false,10,91,72.3735,8.2430 diff --git a/docs6/docs/then-chaining.md b/docs6/docs/then-chaining.md index 1e07a9207..01b950338 100644 --- a/docs6/docs/then-chaining.md +++ b/docs6/docs/then-chaining.md @@ -22,7 +22,7 @@ paid,debit,30.00 Next, run the first step of your command, omitting anything from the first `then` onward:
-mlr --icsv --opprint count-distinct -f Status,Payment_Type data/then-example.csv
+mlr --from data/then-example.csv --c2p count-distinct -f Status,Payment_Type
 
 Status  Payment_Type count
@@ -35,9 +35,8 @@ paid    debit        1
 After that, run it with the next `then` step included:
 
 
-mlr --icsv --opprint count-distinct -f Status,Payment_Type \
-  then sort -nr count \
-  data/then-example.csv
+mlr --from data/then-example.csv --c2p count-distinct -f Status,Payment_Type \
+  then sort -nr count
 
 Status  Payment_Type count
@@ -52,8 +51,8 @@ Now if you use `then` to include another verb after that, the columns `Status`,
 Note, by the way, that you'll get the same results using pipes:
 
 
-mlr --csv count-distinct -f Status,Payment_Type data/then-example.csv \
-| mlr --icsv --opprint sort -nr count
+mlr --from data/then-example.csv --csv count-distinct -f Status,Payment_Type \
+| mlr --c2p sort -nr count
 
 Status  Payment_Type count
@@ -81,7 +80,7 @@ a=wye,b=pan,i=5,x=0.5732889198020006,y=0.8636244699032729
 why don't I see `NR=1` and `NR=2` here??
 
 
-mlr filter '$x > 0.5' then put '$NR = NR' data/small
+mlr --from data/small filter '$x > 0.5' then put '$NR = NR'
 
 a=eks,b=pan,i=2,x=0.7586799647899636,y=0.5221511083334797,NR=2
diff --git a/docs6/docs/then-chaining.md.in b/docs6/docs/then-chaining.md.in
index e5d00399d..d0fa80d7d 100644
--- a/docs6/docs/then-chaining.md.in
+++ b/docs6/docs/then-chaining.md.in
@@ -13,15 +13,14 @@ GENMD_EOF
 Next, run the first step of your command, omitting anything from the first `then` onward:
 
 GENMD_RUN_COMMAND
-mlr --icsv --opprint count-distinct -f Status,Payment_Type data/then-example.csv
+mlr --from data/then-example.csv --c2p count-distinct -f Status,Payment_Type
 GENMD_EOF
 
 After that, run it with the next `then` step included:
 
 GENMD_RUN_COMMAND
-mlr --icsv --opprint count-distinct -f Status,Payment_Type \
-  then sort -nr count \
-  data/then-example.csv
+mlr --from data/then-example.csv --c2p count-distinct -f Status,Payment_Type \
+  then sort -nr count
 GENMD_EOF
 
 Now if you use `then` to include another verb after that, the columns `Status`, `Payment_Type`, and `count` will be the input to that verb.
@@ -29,8 +28,8 @@ Now if you use `then` to include another verb after that, the columns `Status`,
 Note, by the way, that you'll get the same results using pipes:
 
 GENMD_RUN_COMMAND
-mlr --csv count-distinct -f Status,Payment_Type data/then-example.csv \
-| mlr --icsv --opprint sort -nr count
+mlr --from data/then-example.csv --csv count-distinct -f Status,Payment_Type \
+| mlr --c2p sort -nr count
 GENMD_EOF
 
 ## NR is not consecutive after then-chaining
@@ -44,7 +43,7 @@ GENMD_EOF
 why don't I see `NR=1` and `NR=2` here??
 
 GENMD_RUN_COMMAND
-mlr filter '$x > 0.5' then put '$NR = NR' data/small
+mlr --from data/small filter '$x > 0.5' then put '$NR = NR'
 GENMD_EOF
 
 The reason is that `NR` is computed for the original input records and isn't dynamically updated. By contrast, `NF` is dynamically updated: it's the number of fields in the current record, and if you add/remove a field, the value of `NF` will change:
@@ -55,7 +54,19 @@ GENMD_EOF
 
 `NR`, by contrast (and `FNR` as well), retains the value from the original input stream, and records may be dropped by a `filter` within a `then`-chain. To recover consecutive record numbers, you can use out-of-stream variables as follows:
 
-GENMD_INCLUDE_AND_RUN_ESCAPED(data/dynamic-nr.sh)
+GENMD_RUN_COMMAND
+mlr --opprint --from data/small put '
+  begin{ @nr1 = 0 }
+  @nr1 += 1;
+  $nr1 = @nr1
+' \
+then filter '$x>0.5' \
+then put '
+  begin{ @nr2 = 0 }
+  @nr2 += 1;
+  $nr2 = @nr2
+'
+GENMD_EOF
 
 Or, simply use `mlr cat -n`:
 
diff --git a/docs6/docs/triangle.csv b/docs6/docs/triangle.csv
index b8bc0650d..70bce77e6 100644
--- a/docs6/docs/triangle.csv
+++ b/docs6/docs/triangle.csv
@@ -1,4 +1,4 @@
-color,shape,flag,index,quantity,rate
-yellow,triangle,true,11,43.6498,9.8870
-purple,triangle,false,51,81.2290,8.5910
-purple,triangle,false,65,80.1405,5.8240
+color,shape,flag,k,index,quantity,rate
+yellow,triangle,true,1,11,43.6498,9.8870
+purple,triangle,false,5,51,81.2290,8.5910
+purple,triangle,false,7,65,80.1405,5.8240
diff --git a/docs6/docs/two-pass-algorithms.md b/docs6/docs/two-pass-algorithms.md
index 5e270fae5..4569564b5 100644
--- a/docs6/docs/two-pass-algorithms.md
+++ b/docs6/docs/two-pass-algorithms.md
@@ -3,7 +3,15 @@
 
 ## Overview
 
-Miller is a streaming record processor; commands are performed once per record. This makes Miller particularly suitable for single-pass algorithms, allowing many of its verbs to process files that are (much) larger than the amount of RAM present in your system. (Of course, Miller verbs such as `sort`, `tac`, etc. all must ingest and retain all input records before emitting any output records.) You can also use out-of-stream variables to perform multi-pass computations, at the price of retaining all input records in memory.
+Miller is a streaming record processor; commands are performed once per record.
+(See [here](reference-dsl.md#implicit-loop-over-records-for-main-statements)
+and [here](operating-on-all-records.md) for an introductory discussion.) This
+makes Miller particularly suitable for single-pass algorithms, allowing many of
+its verbs to process files that are (much) larger than the amount of RAM
+present in your system. (Of course, Miller verbs such as `sort`, `tac`, etc.
+all must ingest and retain all input records before emitting any output
+records.) You can also use out-of-stream variables to perform multi-pass
+computations, at the price of retaining all input records in memory.
 
 One of Miller's strengths is its compact notation: for example, given input of the form
 
@@ -76,7 +84,16 @@ hat 1000.192668193983
 
 The former (`mlr stats1` et al.) has the advantages of being easier to type, being less error-prone to type, and running faster.
 
-Nonetheless, out-of-stream variables (which I whimsically call *oosvars*), begin/end blocks, and emit statements give you the ability to implement logic -- if you wish to do so -- which isn't present in other Miller verbs.  (If you find yourself often using the same out-of-stream-variable logic over and over, please file a request at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues) to get it implemented directly in Go as a Miller verb of its own.)
+Nonetheless,
+[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables) (which I
+whimsically call *oosvars*),
+[begin/end blocks](reference-main-overview.md), and
+[emit statements](reference-dsl-output-statements.md#emit-statements)  give
+you the ability to implement logic -- if you wish to do so -- which isn't
+present in other Miller verbs.  (If you find yourself often using the same
+out-of-stream-variable logic over and over, please file a request at
+[https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)
+to get it implemented directly in Go as a Miller verb of its own.)
 
 The following examples compute some things using oosvars which are already computable using Miller verbs, by way of providing food for thought.
 
@@ -119,7 +136,8 @@ Similarly, finding the total record count requires first reading through all the
 mlr --opprint --from data/small put -q '
   @records[NR] = $*;
   end {
-    for((I,k),v in @records) {
+    for((Istring,k),v in @records) {
+      int I = int(Istring);
       @records[I]["I"] = I;
       @records[I]["N"] = NR;
       @records[I]["PCT"] = 100*I/NR
@@ -129,12 +147,12 @@ Similarly, finding the total record count requires first reading through all the
 ' then reorder -f I,N,PCT
 
-I N PCT     a   b   i x                   y
-1 5 (error) pan pan 1 0.3467901443380824  0.7268028627434533
-2 5 (error) eks pan 2 0.7586799647899636  0.5221511083334797
-3 5 (error) wye wye 3 0.20460330576630303 0.33831852551664776
-4 5 (error) eks wye 4 0.38139939387114097 0.13418874328430463
-5 5 (error) wye pan 5 0.5732889198020006  0.8636244699032729
+I N PCT a   b   i x                   y
+1 5 20  pan pan 1 0.3467901443380824  0.7268028627434533
+2 5 40  eks pan 2 0.7586799647899636  0.5221511083334797
+3 5 60  wye wye 3 0.20460330576630303 0.33831852551664776
+4 5 80  eks wye 4 0.38139939387114097 0.13418874328430463
+5 5 100 wye pan 5 0.5732889198020006  0.8636244699032729
 
## Records having max value @@ -342,6 +360,8 @@ uid2 0.08333333333333333 The previous section discussed how to fill out missing data fields within CSV with full header line -- so the list of all field names is present within the header line. Next, let's look at a related problem: we have data where each record has various key names but we want to produce rectangular output having the union of all key names. +There is a keystroke-saving verb for this: [unsparsify](reference-verbs.md#unsparsify). Here, we look at how to implement that in the DSL. + For example, suppose you have JSON input like this:
@@ -448,8 +468,6 @@ a b v u x w
 - - 1 - - 2
 
-There is a keystroke-saving verb for this: [unsparsify](reference-verbs.md#unsparsify). - ## Mean without/with oosvars
diff --git a/docs6/docs/two-pass-algorithms.md.in b/docs6/docs/two-pass-algorithms.md.in
index 889d3f44b..a4112a788 100644
--- a/docs6/docs/two-pass-algorithms.md.in
+++ b/docs6/docs/two-pass-algorithms.md.in
@@ -2,7 +2,15 @@
 
 ## Overview
 
-Miller is a streaming record processor; commands are performed once per record. This makes Miller particularly suitable for single-pass algorithms, allowing many of its verbs to process files that are (much) larger than the amount of RAM present in your system. (Of course, Miller verbs such as `sort`, `tac`, etc. all must ingest and retain all input records before emitting any output records.) You can also use out-of-stream variables to perform multi-pass computations, at the price of retaining all input records in memory.
+Miller is a streaming record processor; commands are performed once per record.
+(See [here](reference-dsl.md#implicit-loop-over-records-for-main-statements)
+and [here](operating-on-all-records.md) for an introductory discussion.) This
+makes Miller particularly suitable for single-pass algorithms, allowing many of
+its verbs to process files that are (much) larger than the amount of RAM
+present in your system. (Of course, Miller verbs such as `sort`, `tac`, etc.
+all must ingest and retain all input records before emitting any output
+records.) You can also use out-of-stream variables to perform multi-pass
+computations, at the price of retaining all input records in memory.
 
 One of Miller's strengths is its compact notation: for example, given input of the form
 
@@ -32,7 +40,16 @@ GENMD_INCLUDE_AND_RUN_ESCAPED(oosvar-example-sum-grouped.sh)
 
 The former (`mlr stats1` et al.) has the advantages of being easier to type, being less error-prone to type, and running faster.
 
-Nonetheless, out-of-stream variables (which I whimsically call *oosvars*), begin/end blocks, and emit statements give you the ability to implement logic -- if you wish to do so -- which isn't present in other Miller verbs.  (If you find yourself often using the same out-of-stream-variable logic over and over, please file a request at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues) to get it implemented directly in Go as a Miller verb of its own.)
+Nonetheless,
+[out-of-stream variables](reference-dsl-variables.md#out-of-stream-variables) (which I
+whimsically call *oosvars*),
+[begin/end blocks](reference-main-overview.md), and
+[emit statements](reference-dsl-output-statements.md#emit-statements)  give
+you the ability to implement logic -- if you wish to do so -- which isn't
+present in other Miller verbs.  (If you find yourself often using the same
+out-of-stream-variable logic over and over, please file a request at
+[https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)
+to get it implemented directly in Go as a Miller verb of its own.)
 
 The following examples compute some things using oosvars which are already computable using Miller verbs, by way of providing food for thought.
 
@@ -40,13 +57,43 @@ The following examples compute some things using oosvars which are already compu
 
 For example, mapping numeric values down a column to the percentage between their min and max values is two-pass: on the first pass you find the min and max values, then on the second, map each record's value to a percentage.
 
-GENMD_INCLUDE_AND_RUN_ESCAPED(data/two-pass-percentage.sh)
+GENMD_RUN_COMMAND
+mlr --from data/small --opprint put -q '
+  # These are executed once per record, which is the first pass.
+  # The key is to use NR to index an out-of-stream variable to
+  # retain all the x-field values.
+  @x_min = min($x, @x_min);
+  @x_max = max($x, @x_max);
+  @x[NR] = $x;
+
+  # The second pass is in a for-loop in an end-block.
+  end {
+    for (nr, x in @x) {
+      @x_pct[nr] = 100 * (x - @x_min) / (@x_max - @x_min);
+    }
+    emit (@x, @x_pct), "NR"
+  }
+'
+GENMD_EOF
 
 ## Line-number ratios
 
 Similarly, finding the total record count requires first reading through all the data:
 
-GENMD_INCLUDE_AND_RUN_ESCAPED(data/two-pass-record-numbers.sh)
+GENMD_RUN_COMMAND
+mlr --opprint --from data/small put -q '
+  @records[NR] = $*;
+  end {
+    for((Istring,k),v in @records) {
+      int I = int(Istring);
+      @records[I]["I"] = I;
+      @records[I]["N"] = NR;
+      @records[I]["PCT"] = 100*I/NR
+    }
+    emit @records,"I"
+  }
+' then reorder -f I,N,PCT
+GENMD_EOF
 
 ## Records having max value
 
@@ -90,6 +137,8 @@ GENMD_EOF
 
 The previous section discussed how to fill out missing data fields within CSV with full header line -- so the list of all field names is present within the header line. Next, let's look at a related problem: we have data where each record has various key names but we want to produce rectangular output having the union of all key names.
 
+There is a keystroke-saving verb for this: [unsparsify](reference-verbs.md#unsparsify). Here, we look at how to implement that in the DSL.
+
 For example, suppose you have JSON input like this:
 
 GENMD_RUN_COMMAND
@@ -114,8 +163,6 @@ GENMD_RUN_COMMAND
 mlr --ijson --opprint put -q -f data/unsparsify.mlr data/sparse.json
 GENMD_EOF
 
-There is a keystroke-saving verb for this: [unsparsify](reference-verbs.md#unsparsify).
-
 ## Mean without/with oosvars
 
 GENMD_RUN_COMMAND
diff --git a/docs6/docs/why.md b/docs6/docs/why.md
index 6d79a2ea4..2e91a0d13 100644
--- a/docs6/docs/why.md
+++ b/docs6/docs/why.md
@@ -5,11 +5,11 @@ Someone asked me the other day about design, tradeoffs, thought process, why I f
 
 ## Who is Miller for?
 
-For background, I'm a software engineer, with a heavy devops bent and a non-trivial amount of data-engineering in my career. **Initially I wrote Miller mainly for myself:** I'm coder-friendly (being a coder); I'm Github-friendly; most of my data are well-structured or easily structurable (TSV-formatted SQL-query output, CSV files, log files, JSON data structures); I care about interoperability between all the various formats Miller supports (I've encountered them all); I do all my work on Linux or OSX.
+For background, I'm a software engineer, with a heavy devops bent and a non-trivial amount of data-engineering in my career. **Initially I wrote Miller mainly for myself:** I'm coder-friendly (being a coder); I'm Github-friendly; most of my data are well-structured or easily structurable (TSV-formatted SQL-query output, CSV files, log files, JSON data structures); I care about interoperability between all the various formats Miller supports (I've encountered them all); I do all my work on Linux or OS X.
 
 But now there's this neat little tool **which seems to be useful for people in various disciplines**. I don't even know entirely *who*. I can click through Github starrers and read a bit about what they seem to do, but not everyone that uses Miller is even *on* Github (or stars things). I've gotten a lot of feature requests through Github -- but only from people who are Github users.  Not everyone's a coder (it seems like a lot of Miller's Github starrers are devops folks like myself, or data-science-ish people, or biology/genomics folks.) A lot of people care 100% about CSV. And so on.
 
-So I wonder (please drop a note at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)) does Miller do what you need? Do you use it for all sorts of things, or just one or two nice things? Are there things you wish it did but it doesn't? Is it almost there, or just nowhere near what you want? Are there not enough features or way too many? Are the docs too complicated; do you have a hard time finding out how to do what you want? Should I think differently about what this tool even *is* in the first place? Should I think differently about who it's for?
+So the reason for the [Miller User Survey](https://github.com/johnkerl/miller/discussions/542) is to answer questions such as: does Miller do what you need? Do you use it for all sorts of things, or just one or two nice things? Are there things you wish it did but it doesn't? Is it almost there, or just nowhere near what you want? Are there not enough features or way too many? Are the docs too complicated; do you have a hard time finding out how to do what you want? Should I think differently about what this tool even *is* in the first place? Should I think differently about who it's for?
 
 ## What was Miller created to do?
 
@@ -31,13 +31,13 @@ Eighth thing: It's an **awful lot of fun to write**. In my experience I didn't f
 
 ## Tradeoffs
 
-Miller is command-line-only by design. People who want a graphical user interface won't find it here.  This is in part (a) accommodating my personal preferences, and in part (b) guided by my experience/belief that the command line is very expressive. Steep learning curve, yes. I consider that price worth paying.
+Miller is command-line-only by design. People who want a graphical user interface won't find it here.  This is in part (a) accommodating my personal preferences, and in part (b) guided by my experience/belief that the command line is very expressive. Steeper learning curve than a GUI, yes. I consider that price worth paying for the tool-niche which Miller occupies.
 
-Another tradeoff: supporting lists of records -- each with only one depth -- keeps me supporting only what can be expressed in *all* of those formats.  E.g. in JSON you can have lists of lists of lists which Miller just doesn't handle. So Miller can't (and won't) handle arbitrary JSON because it only handles tabular data which can be expressed in a variety of formats.
+Another tradeoff: supporting lists of records keeps me supporting only what can be expressed in *all* of those formats. For example, `[1,2,3,4,5]` is valid but unmillerable JSON: the list elements are not records.  So Miller can't (and won't) handle arbitrary JSON -- because Miller only handles tabular data which can be expressed in a variety of formats. 
 
 A third tradeoff is doing build-from-scratch in a low-level language. It'd be quicker to write (but slower to run) if written in a high-level language. If Miller were written in Python, it would be implemented in significantly fewer lines of code than its current Go implementation. The DSL would just be an `eval` of Python code. And it would run slower, but maybe not enough slower to be a problem for most folks. Later I found out about the [rows](https://github.com/turicas/rows) tool -- if you find Miller useful, you should check out `rows` as well.
 
-A fourth tradeoff is in the DSL (more visibly so in 5.0.0 but already in pre-5.0.0): how much to make it dynamically typed -- so you can just say y=x+1 with a minimum number of keystrokes -- vs. having it do a good job of telling you when you've made a typo. This is a common paradigm across *all* languages.  Some like Ruby you don't declare anything and they're quick to code little stuff in but programs of even a few thousand lines (which isn't large in the software world) become insanely unmanageable.  Then Java at the other extreme which is very typesafe but you have to type in a lot of punctuation, angle brackets, datatypes, repetition, etc. just to be able to get anything done. And some in the middle like Go which are typesafe but with type inference which aim to do the best of both. In the Miller (5.0.0) DSL you get `y=x+1` by default but you can have things like `int y = x+1` etc. so the typesafety is opt-in. See also [Type-checking](reference-dsl-variables.md#type-checking) for more information on type-checking.
+A fourth tradeoff is in the DSL (more visibly so in 5.0.0 but already in pre-5.0.0): how much to make it dynamically typed -- so you can just say `y=x+1` with a minimum number of keystrokes -- vs. having it do a good job of telling you when you've made a typo. This is a common paradigm across *all* languages.  Some like Ruby you don't declare anything and they're quick to code little stuff in but programs of even a few thousand lines (which isn't large in the software world) become insanely unmanageable.  Then, Java at the other extreme, does scale and is very typesafe -- but you have to type in a lot of punctuation, angle brackets, datatypes, repetition, etc. just to be able to get anything done. And some in the middle like Go are typesafe but with type-inference which aim to do the best of both. In the Miller (5.0.0) DSL you get `y=x+1` by default but you can have things like `int y = x+1` etc. so the typesafety is opt-in. See also the [Type-checking page](reference-dsl-variables.md#type-checking) for more information on this.
 
 ## Related tools
 
diff --git a/docs6/docs/why.md.in b/docs6/docs/why.md.in
index 12581f4d8..3c83c39c4 100644
--- a/docs6/docs/why.md.in
+++ b/docs6/docs/why.md.in
@@ -4,11 +4,11 @@ Someone asked me the other day about design, tradeoffs, thought process, why I f
 
 ## Who is Miller for?
 
-For background, I'm a software engineer, with a heavy devops bent and a non-trivial amount of data-engineering in my career. **Initially I wrote Miller mainly for myself:** I'm coder-friendly (being a coder); I'm Github-friendly; most of my data are well-structured or easily structurable (TSV-formatted SQL-query output, CSV files, log files, JSON data structures); I care about interoperability between all the various formats Miller supports (I've encountered them all); I do all my work on Linux or OSX.
+For background, I'm a software engineer, with a heavy devops bent and a non-trivial amount of data-engineering in my career. **Initially I wrote Miller mainly for myself:** I'm coder-friendly (being a coder); I'm Github-friendly; most of my data are well-structured or easily structurable (TSV-formatted SQL-query output, CSV files, log files, JSON data structures); I care about interoperability between all the various formats Miller supports (I've encountered them all); I do all my work on Linux or OS X.
 
 But now there's this neat little tool **which seems to be useful for people in various disciplines**. I don't even know entirely *who*. I can click through Github starrers and read a bit about what they seem to do, but not everyone that uses Miller is even *on* Github (or stars things). I've gotten a lot of feature requests through Github -- but only from people who are Github users.  Not everyone's a coder (it seems like a lot of Miller's Github starrers are devops folks like myself, or data-science-ish people, or biology/genomics folks.) A lot of people care 100% about CSV. And so on.
 
-So I wonder (please drop a note at [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)) does Miller do what you need? Do you use it for all sorts of things, or just one or two nice things? Are there things you wish it did but it doesn't? Is it almost there, or just nowhere near what you want? Are there not enough features or way too many? Are the docs too complicated; do you have a hard time finding out how to do what you want? Should I think differently about what this tool even *is* in the first place? Should I think differently about who it's for?
+So the reason for the [Miller User Survey](https://github.com/johnkerl/miller/discussions/542) is to answer questions such as: does Miller do what you need? Do you use it for all sorts of things, or just one or two nice things? Are there things you wish it did but it doesn't? Is it almost there, or just nowhere near what you want? Are there not enough features or way too many? Are the docs too complicated; do you have a hard time finding out how to do what you want? Should I think differently about what this tool even *is* in the first place? Should I think differently about who it's for?
 
 ## What was Miller created to do?
 
@@ -30,13 +30,13 @@ Eighth thing: It's an **awful lot of fun to write**. In my experience I didn't f
 
 ## Tradeoffs
 
-Miller is command-line-only by design. People who want a graphical user interface won't find it here.  This is in part (a) accommodating my personal preferences, and in part (b) guided by my experience/belief that the command line is very expressive. Steep learning curve, yes. I consider that price worth paying.
+Miller is command-line-only by design. People who want a graphical user interface won't find it here.  This is in part (a) accommodating my personal preferences, and in part (b) guided by my experience/belief that the command line is very expressive. Steeper learning curve than a GUI, yes. I consider that price worth paying for the tool-niche which Miller occupies.
 
-Another tradeoff: supporting lists of records -- each with only one depth -- keeps me supporting only what can be expressed in *all* of those formats.  E.g. in JSON you can have lists of lists of lists which Miller just doesn't handle. So Miller can't (and won't) handle arbitrary JSON because it only handles tabular data which can be expressed in a variety of formats.
+Another tradeoff: supporting lists of records keeps me supporting only what can be expressed in *all* of those formats. For example, `[1,2,3,4,5]` is valid but unmillerable JSON: the list elements are not records.  So Miller can't (and won't) handle arbitrary JSON -- because Miller only handles tabular data which can be expressed in a variety of formats. 
 
 A third tradeoff is doing build-from-scratch in a low-level language. It'd be quicker to write (but slower to run) if written in a high-level language. If Miller were written in Python, it would be implemented in significantly fewer lines of code than its current Go implementation. The DSL would just be an `eval` of Python code. And it would run slower, but maybe not enough slower to be a problem for most folks. Later I found out about the [rows](https://github.com/turicas/rows) tool -- if you find Miller useful, you should check out `rows` as well.
 
-A fourth tradeoff is in the DSL (more visibly so in 5.0.0 but already in pre-5.0.0): how much to make it dynamically typed -- so you can just say y=x+1 with a minimum number of keystrokes -- vs. having it do a good job of telling you when you've made a typo. This is a common paradigm across *all* languages.  Some like Ruby you don't declare anything and they're quick to code little stuff in but programs of even a few thousand lines (which isn't large in the software world) become insanely unmanageable.  Then Java at the other extreme which is very typesafe but you have to type in a lot of punctuation, angle brackets, datatypes, repetition, etc. just to be able to get anything done. And some in the middle like Go which are typesafe but with type inference which aim to do the best of both. In the Miller (5.0.0) DSL you get `y=x+1` by default but you can have things like `int y = x+1` etc. so the typesafety is opt-in. See also [Type-checking](reference-dsl-variables.md#type-checking) for more information on type-checking.
+A fourth tradeoff is in the DSL (more visibly so in 5.0.0 but already in pre-5.0.0): how much to make it dynamically typed -- so you can just say `y=x+1` with a minimum number of keystrokes -- vs. having it do a good job of telling you when you've made a typo. This is a common paradigm across *all* languages.  Some like Ruby you don't declare anything and they're quick to code little stuff in but programs of even a few thousand lines (which isn't large in the software world) become insanely unmanageable.  Then, Java at the other extreme, does scale and is very typesafe -- but you have to type in a lot of punctuation, angle brackets, datatypes, repetition, etc. just to be able to get anything done. And some in the middle like Go are typesafe but with type-inference which aim to do the best of both. In the Miller (5.0.0) DSL you get `y=x+1` by default but you can have things like `int y = x+1` etc. so the typesafety is opt-in. See also the [Type-checking page](reference-dsl-variables.md#type-checking) for more information on this.
 
 ## Related tools
 
diff --git a/docs6/docs/x b/docs6/docs/x
deleted file mode 100644
index 7d985e5e0..000000000
--- a/docs6/docs/x
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/docs6/mkdocs.yml b/docs6/mkdocs.yml
index 4aaa0e797..d187dff5f 100644
--- a/docs6/mkdocs.yml
+++ b/docs6/mkdocs.yml
@@ -1,4 +1,4 @@
-site_name: Miller Documentation
+site_name: Miller 6 Documentation
 theme:
   name: material
   favicon: images/favicon.ico
@@ -6,6 +6,7 @@ theme:
   font:
     text: Lato
     code: Lato Mono
+extra_css: ['extra.css']
 nav:
   - "Introduction": "index.md"
   - 'Getting started':
@@ -29,6 +30,7 @@ nav:
     - "CSV, with and without headers": "csv-with-and-without-headers.md"
     - "Shapes of data": "shapes-of-data.md"
     - "Operating on all fields": "operating-on-all-fields.md"
+    - "Operating on all records": "operating-on-all-records.md"
     - "Special symbols and formatting": "special-symbols-and-formatting.md"
     - "Dates and times": "dates-and-times.md"
     - "Then-chaining": "then-chaining.md"
@@ -50,34 +52,34 @@ nav:
     - "How original is Miller?": "originality.md"
     - "Performance": "performance.md"
   - 'Reference':
-    - "Reference: Miller commands": "reference-main-overview.md"
-    - "Reference: list of verbs": "reference-verbs.md"
-    - "Reference: I/O options": "reference-main-io-options.md"
-    - "Reference: then-chaining": "reference-main-then-chaining.md"
-    - "Reference: auxiliary commands": "reference-main-auxiliary-commands.md"
-    - "Reference: data types": "reference-main-data-types.md"
-    - "Reference: arrays": "reference-dsl-arrays.md"
-    - "Reference: null data": "reference-main-null-data.md"
-    - "Reference: arithmetic": "reference-main-arithmetic.md"
-    - "Reference: regular expressions": "reference-main-regular-expressions.md"
-    - "Reference: Miller environment variables": "reference-main-env-vars.md"
-    - "Reference: online help": "reference-main-online-help.md"
-  - 'DSL reference':
-    - "DSL reference: overview": "reference-dsl.md"
-    - "DSL reference: syntax": "reference-dsl-syntax.md"
-    - "DSL reference: variables": "reference-dsl-variables.md"
-    - "DSL reference: operators": "reference-dsl-operators.md"
-    - "DSL reference: control structures": "reference-dsl-control-structures.md"
-    - "DSL reference: user-defined functions": "reference-dsl-user-defined-functions.md"
-    - "DSL reference: built-in functions": "reference-dsl-builtin-functions.md"
-    - "DSL reference: output statements": "reference-dsl-output-statements.md"
-    - "DSL reference: unset statements": "reference-dsl-unset-statements.md"
-    - "DSL reference: filter statements": "reference-dsl-filter-statements.md"
-    - "DSL reference: errors and transparency": "reference-dsl-errors.md"
-    - "DSL reference: a note on the complexity of Miller's expression language": "reference-dsl-complexity.md"
-  - 'Misc. reference':
-    - "Manpage": "manpage.md"
-    - "Documents by release": "release-docs.md"
-    - "Installation": "installation.md"
-    - "Building from source": "build.md"
-extra_css: ['extra.css']
+    - 'Main reference':
+      - "Miller command structure": "reference-main-overview.md"
+      - "Then-chaining": "reference-main-then-chaining.md"
+      - "I/O options": "reference-main-io-options.md"
+      - "List of verbs": "reference-verbs.md"
+      - "Data types": "reference-main-data-types.md"
+      - "Arrays": "reference-dsl-arrays.md"
+      - "Null data": "reference-main-null-data.md"
+      - "Arithmetic": "reference-main-arithmetic.md"
+      - "Regular expressions": "reference-main-regular-expressions.md"
+      - "Miller environment variables": "reference-main-env-vars.md"
+      - "Online help": "reference-main-online-help.md"
+      - "Auxiliary commands": "reference-main-auxiliary-commands.md"
+      - "Documents for previous releases": "release-docs.md"
+    - 'DSL reference':
+      - "DSL overview": "reference-dsl.md"
+      - "DSL syntax": "reference-dsl-syntax.md"
+      - "DSL variables": "reference-dsl-variables.md"
+      - "DSL operators": "reference-dsl-operators.md"
+      - "DSL control structures": "reference-dsl-control-structures.md"
+      - "DSL built-in functions": "reference-dsl-builtin-functions.md"
+      - "DSL user-defined functions": "reference-dsl-user-defined-functions.md"
+      - "DSL filter statements": "reference-dsl-filter-statements.md"
+      - "DSL output statements": "reference-dsl-output-statements.md"
+      - "DSL unset statements": "reference-dsl-unset-statements.md"
+      - "DSL errors and transparency": "reference-dsl-errors.md"
+      - "A note on the complexity of Miller's expression language": "reference-dsl-complexity.md"
+    - 'Misc. reference':
+      - "Manual page": "manpage.md"
+      - "Installation": "installation.md"
+      - "Building from source": "build.md"
diff --git a/go/regtest/cases/cli-help/0001/expout b/go/regtest/cases/cli-help/0001/expout
index ecd55bf9b..411be0dd4 100644
--- a/go/regtest/cases/cli-help/0001/expout
+++ b/go/regtest/cases/cli-help/0001/expout
@@ -1,10 +1,12 @@
 ================================================================
+altkv
 Usage: mlr altkv [options]
 Given fields with values of the form a,b,c,d,e,f emits a=b,c=d,e=f pairs.
 Options:
 -h|--help Show this message.
 
 ================================================================
+bar
 Usage: mlr bar [options]
 Replaces a numeric field with a number of asterisks, allowing for cheesy
 bar plots. These align best with --opprint or --oxtab output format.
@@ -23,6 +25,7 @@ However you can make them all longer if you so desire.
 -h|--help Show this message.
 
 ================================================================
+bootstrap
 Usage: mlr bootstrap [options]
 Emits an n-sample, with replacement, of the input records.
 See also mlr sample and mlr shuffle.
@@ -32,6 +35,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+cat
 Usage: mlr cat [options]
 Passes input records directly to output. Most useful for format conversion.
 Options:
@@ -41,6 +45,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+check
 Usage: mlr check [options]
 Consumes records without printing any output.
 Useful for doing a well-formatted check on input data.
@@ -48,6 +53,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+clean-whitespace
 Usage: mlr clean-whitespace [options]
 For each record, for each field in the record, whitespace-cleans the keys and/or
 values. Whitespace-cleaning entails stripping leading and trailing whitespace,
@@ -63,6 +69,7 @@ leave off -k as well as -v.
 -h|--help Show this message.
 
 ================================================================
+count-distinct
 Usage: mlr count-distinct [options]
 Prints number of records having distinct values for specified field names.
 Same as uniq -c.
@@ -79,6 +86,7 @@ Options:
               values separately.
 
 ================================================================
+count
 Usage: mlr count [options]
 Prints number of records, optionally grouped by distinct values for specified field names.
 Options:
@@ -88,6 +96,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+count-similar
 Usage: mlr count-similar [options]
 Ingests all records, then emits each record augmented by a count of
 the number of other records having the same group-by field values.
@@ -97,6 +106,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+cut
 Usage: mlr cut [options]
 Passes through input records with specified fields included/excluded.
 Options:
@@ -117,6 +127,7 @@ Examples:
   mlr cut -r -f '^status$,"sda[0-9]"i' (this is case-insensitive)
 
 ================================================================
+decimate
 Usage: mlr decimate [options]
 Passes through one of every n records, optionally by category.
 Options:
@@ -127,6 +138,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+fill-down
 Usage: mlr fill-down [options]
 If a given record has a missing value for a given field, fill that from
 the corresponding value from a previous record, if any.
@@ -143,12 +155,14 @@ Options:
  -h|--help Show this message.
 
 ================================================================
+fill-empty
 Usage: mlr fill-empty [options]
 Fills empty-string fields with specified fill-value.
 Options:
 -v {string} Fill-value: defaults to "N/A"
 
 ================================================================
+filter
 Usage: mlr filter [options] {DSL expression}
 Options:
 -f {file name} File containing a DSL expression. If the filename is a directory,
@@ -203,6 +217,7 @@ Parser-info options:
    only want to look at parser information.
 
 ================================================================
+flatten
 Usage: mlr flatten [options]
 Flattens multi-level maps to single-level ones. Example: field with name 'a'
 and value '{"b": { "c": 4 }}' becomes name 'a.b.c' and value 4.
@@ -212,6 +227,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+format-values
 Usage: mlr format-values [options]
 Applies format strings to all field values, depending on autodetected type.
 * If a field value is detected to be integer, applies integer format.
@@ -243,6 +259,7 @@ Options:
                     apply the float format.
 
 ================================================================
+fraction
 Usage: mlr fraction [options]
 For each record's value in specified fields, computes the ratio of that
 value to the sum of values in that field over all input records.
@@ -265,6 +282,7 @@ Options:
               x=3,x_cumulative_fraction=0.6  and  x=4,x_cumulative_fraction=1.0
 
 ================================================================
+gap
 Usage: mlr gap [options]
 Emits an empty record every n records, or when certain values change.
 Options:
@@ -276,6 +294,7 @@ One of -f or -g is required.
 -h|--help Show this message.
 
 ================================================================
+grep
 Usage: mlr grep [options] {regular expression}
 Passes through records which match the regular expression.
 Options:
@@ -295,16 +314,20 @@ features of system grep, you can do
   "mlr --odkvp ... | grep ... | mlr --idkvp ..."
 
 ================================================================
+group-by
 Usage: mlr group-by [options] {comma-separated field names}
 Outputs records in batches having identical values at specified field names.Options:
 -h|--help Show this message.
 
 ================================================================
+group-like
 Usage: mlr group-like [options]
-Outputs records in batches having identical field names.Options:
+Outputs records in batches having identical field names.
+Options:
 -h|--help Show this message.
 
 ================================================================
+having-fields
 Usage: mlr having-fields [options]
 Conditionally passes through records depending on each record's field names.
 Options:
@@ -321,6 +344,7 @@ Examples:
   mlr having-fields --any-matching '"sda[0-9]"i' (this is case-insensitive)
 
 ================================================================
+head
 Usage: mlr head [options]
 Passes through the first n records, optionally by category.
 Options:
@@ -329,6 +353,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+histogram
 Just a histogram. Input values < lo or > hi are not counted.
 Usage: mlr histogram [options]
 -f {a,b,c}    Value-field names for histogram counts
@@ -341,6 +366,7 @@ Usage: mlr histogram [options]
 -h|--help Show this message.
 
 ================================================================
+json-parse
 Usage: mlr json-parse [options]
 Tries to convert string field values to parsed JSON, e.g. "[1,2,3]" -> [1,2,3].
 Options:
@@ -348,6 +374,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+json-stringify
 Usage: mlr json-stringify [options]
 Produces string field values from field-value data, e.g. [1,2,3] -> "[1,2,3]".
 Options:
@@ -357,6 +384,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+join
 Usage: mlr join [options]
 Joins records from specified left file name with records from all file names
 at the end of the Miller argument list.
@@ -406,6 +434,7 @@ Please see https://miller.readthedocs.io/en/latest/reference-verbs.html#join for
 including examples.
 
 ================================================================
+label
 Usage: mlr label [options] {new1,new2,new3,...}
 Given n comma-separated names, renames the first n fields of each record to
 have the respective name. (Fields past the nth are left with their original
@@ -416,6 +445,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+least-frequent
 Usage: mlr least-frequent [options]
 Shows the least frequently occurring distinct values for specified field names.
 The first entry is the statistical anti-mode; the remaining are runners-up.
@@ -427,6 +457,7 @@ Options:
 See also "mlr most-frequent".
 
 ================================================================
+merge-fields
 Usage: mlr merge-fields [options]
 Computes univariate statistics for each input record, accumulated across
 specified fields.
@@ -472,6 +503,7 @@ Example: mlr merge-fields -a sum,count -c in_,out_
   "b_y", and "b_out_x" collapses to "b_x".
 
 ================================================================
+most-frequent
 Usage: mlr most-frequent [options]
 Shows the most frequently occurring distinct values for specified field names.
 The first entry is the statistical mode; the remaining are runners-up.
@@ -483,6 +515,7 @@ Options:
 See also "mlr least-frequent".
 
 ================================================================
+nest
 Usage: mlr nest [options]
 Explodes specified field values into separate fields/records, or reverses this.
 Options:
@@ -532,6 +565,7 @@ Notes:
 See also mlr reshape.
 
 ================================================================
+nothing
 Usage: mlr nothing [options]
 Drops all input records. Useful for testing, or after tee/print/etc. have
 produced other output.
@@ -539,6 +573,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+put
 Usage: mlr put [options] {DSL expression}
 Options:
 -f {file name} File containing a DSL expression. If the filename is a directory,
@@ -593,17 +628,20 @@ Parser-info options:
    only want to look at parser information.
 
 ================================================================
+regularize
 Usage: mlr regularize [options]
 Outputs records sorted lexically ascending by keys.Options:
 -h|--help Show this message.
 
 ================================================================
+remove-empty-columns
 Usage: mlr remove-empty-columns [options]
 Omits fields which are empty on every input row. Non-streaming.
 Options:
 -h|--help Show this message.
 
 ================================================================
+rename
 Usage: mlr rename [options] {old1,new1,old2,new2,...}
 Renames specified fields.
 Options:
@@ -627,6 +665,7 @@ mlr rename -r 'Date_([0-9]+).*,\1' Rename all such fields to be of the form 2015
 mlr rename -r '"name"i,Name'       Rename "name", "Name", "NAME", etc. to "Name"
 
 ================================================================
+reorder
 Usage: mlr reorder [options]
 Moves specified names to start of record, or end of record.
 Options:
@@ -645,6 +684,7 @@ mlr reorder    -f a,b sends input record "d=4,b=2,a=1,c=3" to "a=1,b=2,d=4,c=3".
 mlr reorder -e -f a,b sends input record "d=4,b=2,a=1,c=3" to "d=4,c=3,a=1,b=2".
 
 ================================================================
+repeat
 Usage: mlr repeat [options]
 Copies input records to output records multiple times.
 Options must be exactly one of the following:
@@ -672,6 +712,7 @@ produces:
   a=1,b=2,c=3
 
 ================================================================
+reshape
 Usage: mlr reshape [options]
 Wide-to-long options:
   -i {input field names}   -o {key-field name,value-field name}
@@ -729,6 +770,7 @@ Examples:
 See also mlr nest.
 
 ================================================================
+sample
 Usage: mlr sample [options]
 Reservoir sampling (subsampling without replacement), optionally by category.
 See also mlr bootstrap and mlr shuffle.
@@ -738,6 +780,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+sec2gmtdate
 Usage: ../c/mlr sec2gmtdate {comma-separated list of field names}
 Replaces a numeric field representing seconds since the epoch with the
 corresponding GMT year-month-day timestamp; leaves non-numbers as-is.
@@ -747,6 +790,7 @@ is the same as
   ../c/mlr put '$time1=sec2gmtdate($time1);$time2=sec2gmtdate($time2)'
 
 ================================================================
+sec2gmt
 Usage: mlr sec2gmt [options] {comma-separated list of field names}
 Replaces a numeric field representing seconds since the epoch with the
 corresponding GMT timestamp; leaves non-numbers as-is. This is nothing
@@ -762,6 +806,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+seqgen
 Usage: mlr seqgen [options]
 Passes input records directly to output. Most useful for format conversion.
 Produces a sequence of counters.  Discards the input record stream. Produces
@@ -778,6 +823,7 @@ stop, and step are all integers. Step may be negative. It may not be zero
 unless start == stop.
 
 ================================================================
+shuffle
 Usage: mlr shuffle [options]
 Outputs records randomly permuted. No output records are produced until
 all input records are read. See also mlr bootstrap and mlr sample.
@@ -785,6 +831,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+skip-trivial-records
 Usage: mlr skip-trivial-records [options]
 Passes through all records except those with zero fields,
 or those for which all fields have empty value.
@@ -792,6 +839,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+sort
 Usage: mlr sort {flags}
 Sorts records primarily by the first specified field, secondarily by the second
 field, and so on.  (Any records not having all specified sort keys will appear
@@ -813,6 +861,7 @@ which is the same as:
   mlr sort -f a -f b -nr x -nr y -nr z
 
 ================================================================
+sort-within-records
 Usage: mlr sort-within-records [options]
 Outputs records sorted lexically ascending by keys.
 Options:
@@ -820,6 +869,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+stats1
 Usage: mlr stats1 [options]
 Computes univariate statistics for one or more given fields, accumulated across
 the input record stream.
@@ -874,6 +924,7 @@ Notes:
 * When there are mode ties, the first-encountered datum wins.
 
 ================================================================
+stats2
 Usage: mlr stats2 [options]
 Computes bivariate statistics for one or more given field-name pairs,
 accumulated across the input record stream.
@@ -902,6 +953,7 @@ Example: mlr stats2 -a linreg-ols,r2 -f x,y -g size,shape
 Example: mlr stats2 -a corr -f x,y
 
 ================================================================
+step
 Usage: mlr step [options]
 Computes values dependent on the previous record, optionally grouped by category.
 Options:
@@ -941,12 +993,14 @@ https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
 for more information on EWMA.
 
 ================================================================
+tac
 Usage: mlr tac [options]
 Prints records in reverse order from the order in which they were encountered.
 Options:
 -h|--help Show this message.
 
 ================================================================
+tail
 Usage: mlr tail [options]
 Passes through the last n records, optionally by category.
 Options:
@@ -955,6 +1009,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+tee
 Usage: mlr tee [options] {filename}
 Options:
 -a    Append to existing file, if any, rather than overwriting.
@@ -967,6 +1022,7 @@ is written in JSON format.
 -h|--help Show this message.
 
 ================================================================
+template
 Usage: mlr template [options]
 Places input-record fields in the order specified by list of column names.
 If the input record is missing a specified field, it will be filled with the fill-with.
@@ -982,6 +1038,7 @@ Example:
 * Output record is a=1,b=,c=3.
 
 ================================================================
+top
 Usage: mlr top [options]
 -f {a,b,c}    Value-field names for top counts.
 -g {d,e,f}    Optional group-by-field names for top counts.
@@ -996,6 +1053,7 @@ Prints the n records with smallest/largest values at specified fields,
 optionally by category.
 
 ================================================================
+unflatten
 Usage: mlr unflatten [options]
 Reverses flatten. Example: field with name 'a.b.c' and value 4
 becomes name 'a' and value '{"b": { "c": 4 }}'.
@@ -1005,6 +1063,7 @@ Options:
 -h|--help Show this message.
 
 ================================================================
+uniq
 Usage: mlr uniq [options]
 Prints distinct values for specified field names. With -c, same as
 count-distinct. For uniq, -f is a synonym for -g.
@@ -1020,6 +1079,7 @@ Options:
               With neither -c nor -n, produces unique records.
 
 ================================================================
+unsparsify
 Usage: mlr unsparsify [options]
 Prints records with the union of field names over all input records.
 For field names absent in a given record but present in others, fills in
diff --git a/go/regtest/input/mand.mlr b/go/regtest/input/mand.mlr
index 9c367b93b..0cd29f40f 100644
--- a/go/regtest/input/mand.mlr
+++ b/go/regtest/input/mand.mlr
@@ -1,73 +1,86 @@
 # Mandelbrot set generator: simple example of Miller DSL as programming language.
 begin {
-	# Set defaults
-	@rcorn     = -2.0;
-	@icorn     = -2.0;
-	@side      = 4.0;
-	@iheight   = 50;
-	@iwidth    = 100;
-	@maxits    = 100;
-	@levelstep = 5;
-	@chars     = "@X*o-.";
-	@verbose   = false;
-
+  # Set defaults. They can be overridden by e.g.
+  #   mlr -n put -e 'begin{@maxits=200}' -f nameofthisfile.mlr
+  # or
+  #   mlr -n put -s maxits=200 -f nameofthisfile.mlr
+  @rcorn     ??= -2.0;
+  @icorn     ??= -2.0;
+  @side      ??=  4.0;
+  @iheight   ??=   50;
+  @iwidth    ??=  100;
+  @maxits    ??=  100;
+  @levelstep ??=    5;
+  @chars     ??= "@X*o-.";
+  @silent    ??= false;
+  @do_julia  ??= false;
+  @jr        ??= 0.0;      # Real part of Julia point, if any
+  @ji        ??= 0.0;      # Imaginary part of Julia point, if any
 }
 
-# Override defaults
-@rcorn     = $rcorn;
-@icorn     = $icorn;
-@side      = $side;
-@iheight   = $iheight;
-@iwidth    = $iwidth;
-@maxits    = $maxits;
-@levelstep = $levelstep;
-@chars     = $chars;
-@verbose   = $verbose;
-
 end {
-	if (@verbose) {
-		print "RCORN     = ".@rcorn;
-		print "ICORN     = ".@icorn;
-		print "SIDE      = ".@side;
-		print "IHEIGHT   = ".@iheight;
-		print "IWIDTH    = ".@iwidth;
-		print "MAXITS    = ".@maxits;
-		print "LEVELSTEP = ".@levelstep;
-		print "CHARS     = ".@chars;
-	}
+  if (!@silent) {
+    print "RCORN     = ".@rcorn;
+    print "ICORN     = ".@icorn;
+    print "SIDE      = ".@side;
+    print "IHEIGHT   = ".@iheight;
+    print "IWIDTH    = ".@iwidth;
+    print "MAXITS    = ".@maxits;
+    print "LEVELSTEP = ".@levelstep;
+    print "CHARS     = ".@chars;
+  }
 
-	for (int ii = @iheight-1; ii >= 0; ii -= 1) {
-		num ci = @icorn + (ii/@iheight) * @side;
-		for (int ir = 0; ir < @iwidth; ir += 1) {
-			num cr = @rcorn + (ir/@iwidth) * @side;
-			printn get_point_plot(cr, ci, @maxits);
-		}
-		print;
-	}
+  for (int ii = @iheight-1; ii >= 0; ii -= 1) {
+    num ci = @icorn + (ii/@iheight) * @side;
+    for (int ir = 0; ir < @iwidth; ir += 1) {
+      num cr = @rcorn + (ir/@iwidth) * @side;
+      str c = get_point_plot(cr, ci, @maxits, @do_julia, @jr, @ji);
+      if (!@silent) {
+        printn c
+      }
+    }
+    if (!@silent) {
+      print;
+    }
+  }
 }
 
-func get_point_plot(cr, ci, maxits) {
-	num zr = 0.0;
-	num zi = 0.0;
+func get_point_plot(num pr, num pi, int maxits, bool do_julia, num jr, num ji): str {
+  num zr = 0.0;
+  num zi = 0.0;
+  num cr = 0.0;
+  num ci = 0.0;
 
-	int iti = 0;
-	bool escaped = false;
-	num zt = 0;
-	for (iti = 0; iti < maxits; iti += 1) {
-		num mag = zr*zr + zi+zi;
-		if (mag > 4.0) {
-				escaped = true;
-				break;
-		}
-		# z := z^2 + c
-		zt = zr*zr - zi*zi + cr;
-		zi = 2*zr*zi + ci;
-		zr = zt;
-	}
-	if (!escaped) {
-		return ".";
-	} else {
-		int level = (iti // @levelstep) % strlen(@chars);
-		return substr(@chars, level, level);
-	}
+  if (!do_julia) {
+    zr = 0.0;
+    zi = 0.0;
+    cr = pr;
+    ci = pi;
+  } else {
+    zr = pr;
+    zi = pi;
+    cr = jr;
+    ci = ji;
+  }
+
+  int iti = 0;
+  bool escaped = false;
+  num zt = 0;
+  for (iti = 0; iti < maxits; iti += 1) {
+    num mag = zr*zr + zi+zi;
+    if (mag > 4.0) {
+        escaped = true;
+        break;
+    }
+    # z := z^2 + c
+    zt = zr*zr - zi*zi + cr;
+    zi = 2*zr*zi + ci;
+    zr = zt;
+  }
+  if (!escaped) {
+    return ".";
+  } else {
+    int level = (iti // @levelstep) % strlen(@chars);
+    return substr(@chars, level, level);
+  }
 }
diff --git a/go/src/auxents/help/entry.go b/go/src/auxents/help/entry.go
index a1d92f69d..955273456 100644
--- a/go/src/auxents/help/entry.go
+++ b/go/src/auxents/help/entry.go
@@ -695,7 +695,7 @@ func listFunctions() {
 	if isatty.IsTerminal(os.Stdout.Fd()) {
 		cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionNamesAsParagraph(os.Stdout)
 	} else {
-		cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionNames(os.Stdout)
+		cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionNamesVertically(os.Stdout)
 	}
 }
 
@@ -704,7 +704,7 @@ func listFunctionsAsParagraph() {
 }
 
 func usageFunctions() {
-	cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionUsages(os.Stdout)
+	cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionUsages()
 }
 
 func helpForFunction(arg string) {
diff --git a/go/src/auxents/repl/prompt.go b/go/src/auxents/repl/prompt.go
index e4155be91..d9677c5b5 100644
--- a/go/src/auxents/repl/prompt.go
+++ b/go/src/auxents/repl/prompt.go
@@ -52,7 +52,7 @@ func (repl *Repl) printStartupBanner() {
 	if repl.inputIsTerminal {
 		fmt.Printf("Miller %s REPL for %s:%s:%s\n", version.STRING, runtime.GOOS, runtime.GOARCH, runtime.Version())
 		fmt.Printf("Pre-release docs for Miller 6: %s\n", lib.DOC_URL)
-		fmt.Printf("Type ':help' for on-line help; ':quit' to quit.\n")
+		fmt.Printf("Type ':h' or ':help' for on-line help; ':q' or ':quit' to quit.\n")
 	}
 }
 
diff --git a/go/src/auxents/repl/verbs.go b/go/src/auxents/repl/verbs.go
index e4786b39a..a80fdc46b 100644
--- a/go/src/auxents/repl/verbs.go
+++ b/go/src/auxents/repl/verbs.go
@@ -860,12 +860,7 @@ func handleHelpSingle(repl *Repl, arg string) {
 	}
 
 	if arg == "function-details" {
-		cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionUsagesDecorated(
-			os.Stdout,
-			func(functionName string) {
-				fmt.Println(colorizer.MaybeColorizeHelp(functionName, true))
-			},
-		)
+		cst.BuiltinFunctionManagerInstance.ListBuiltinFunctionUsages()
 		return
 	}
 
@@ -963,7 +958,7 @@ etc. depending on your platform.`)
 	fmt.Println()
 
 	fmt.Println(colorizer.MaybeColorizeHelp("On-line help:", true))
-	fmt.Println("Type ':help' to see more about your options. In particular, ':help examples'.")
+	fmt.Println("Type ':h' or ':help' to see more about your options. In particular, ':help examples'.")
 }
 
 // ----------------------------------------------------------------
diff --git a/go/src/dsl/cst/builtin_function_manager.go b/go/src/dsl/cst/builtin_function_manager.go
index 543226db3..1162b3dfb 100644
--- a/go/src/dsl/cst/builtin_function_manager.go
+++ b/go/src/dsl/cst/builtin_function_manager.go
@@ -12,6 +12,7 @@ import (
 	"sort"
 	"strings"
 
+	"mlr/src/colorizer"
 	"mlr/src/lib"
 	"mlr/src/types"
 )
@@ -1589,7 +1590,7 @@ func hashifyLookupTable(lookupTable *[]BuiltinFunctionInfo) map[string]*BuiltinF
 }
 
 // ----------------------------------------------------------------
-func (manager *BuiltinFunctionManager) ListBuiltinFunctionNames(o *os.File) {
+func (manager *BuiltinFunctionManager) ListBuiltinFunctionNamesVertically(o *os.File) {
 	for _, builtinFunctionInfo := range *manager.lookupTable {
 		fmt.Fprintln(o, builtinFunctionInfo.name)
 	}
@@ -1605,27 +1606,14 @@ func (manager *BuiltinFunctionManager) ListBuiltinFunctionNamesAsParagraph(o *os
 }
 
 // ----------------------------------------------------------------
-func (manager *BuiltinFunctionManager) ListBuiltinFunctionUsages(o *os.File) {
-	manager.ListBuiltinFunctionUsagesDecorated(
-		o,
-		func(functionName string) { fmt.Print(functionName) }, // no decoration
-	)
-}
-
-// ListBuiltinFunctionUsagesDecorated is like ListBuiltinFunctionUsages but
-// allows the caller to specify a wrapping function around the function names
-// -- capitalization, ANSI color, etc.
-func (manager *BuiltinFunctionManager) ListBuiltinFunctionUsagesDecorated(
-	o *os.File,
-	nameEmitter func(string),
-) {
+func (manager *BuiltinFunctionManager) ListBuiltinFunctionUsages() {
 	for i, builtinFunctionInfo := range *manager.lookupTable {
 		if i > 0 {
-			fmt.Fprintln(o)
+			fmt.Println()
 		}
 		lib.InternalCodingErrorIf(builtinFunctionInfo.help == "")
-		nameEmitter(builtinFunctionInfo.name)
-		fmt.Fprintf(o, "  (class=%s #args=%s) %s\n",
+		fmt.Print(colorizer.MaybeColorizeHelp(builtinFunctionInfo.name, true))
+		fmt.Printf("  (class=%s #args=%s) %s\n",
 			builtinFunctionInfo.class,
 			describeNargs(&builtinFunctionInfo),
 			builtinFunctionInfo.help,
@@ -1642,20 +1630,19 @@ func (manager *BuiltinFunctionManager) ListBuiltinFunctionUsage(functionName str
 func (manager *BuiltinFunctionManager) TryListBuiltinFunctionUsage(functionName string, o *os.File) bool {
 	builtinFunctionInfo := manager.LookUp(functionName)
 	if builtinFunctionInfo == nil {
-		manager.listBuiltinFunctionUsageApproximate(functionName, o)
+		manager.listBuiltinFunctionUsageApproximate(functionName)
 		return false
 	}
-	manager.listBuiltinFunctionUsageExact(builtinFunctionInfo, o)
+	manager.listBuiltinFunctionUsageExact(builtinFunctionInfo)
 	return true
 }
 
 func (manager *BuiltinFunctionManager) listBuiltinFunctionUsageExact(
 	builtinFunctionInfo *BuiltinFunctionInfo,
-	o *os.File,
 ) {
 	lib.InternalCodingErrorIf(builtinFunctionInfo.help == "")
-	fmt.Fprintf(o, "%-s  (class=%s #args=%s) %s\n",
-		builtinFunctionInfo.name,
+	fmt.Printf("%-s  (class=%s #args=%s) %s\n",
+		colorizer.MaybeColorizeHelp(builtinFunctionInfo.name, true),
 		builtinFunctionInfo.class,
 		describeNargs(builtinFunctionInfo),
 		builtinFunctionInfo.help,
@@ -1664,18 +1651,17 @@ func (manager *BuiltinFunctionManager) listBuiltinFunctionUsageExact(
 
 func (manager *BuiltinFunctionManager) listBuiltinFunctionUsageApproximate(
 	text string,
-	o *os.File,
 ) {
-	fmt.Fprintf(o, "No exact match for \"%s\". Inexact matches:\n", text)
+	fmt.Printf("No exact match for \"%s\". Inexact matches:\n", text)
 	found := false
 	for _, builtinFunctionInfo := range *manager.lookupTable {
 		if strings.Contains(builtinFunctionInfo.name, text) {
-			fmt.Fprintf(o, "  %s\n", builtinFunctionInfo.name)
+			fmt.Printf("  %s\n", builtinFunctionInfo.name)
 			found = true
 		}
 	}
 	if !found {
-		fmt.Fprintln(o, "None found.")
+		fmt.Println("None found.")
 	}
 }
 
diff --git a/go/src/dsl/cst/keyword_usage.go b/go/src/dsl/cst/keyword_usage.go
index 64aebd0dc..6147ebd59 100644
--- a/go/src/dsl/cst/keyword_usage.go
+++ b/go/src/dsl/cst/keyword_usage.go
@@ -4,6 +4,7 @@ import (
 	"fmt"
 	"os"
 
+	"mlr/src/colorizer"
 	"mlr/src/lib"
 )
 
@@ -78,6 +79,7 @@ func UsageKeywords() {
 		if i > 0 {
 			fmt.Println()
 		}
+		fmt.Printf("%s: ", colorizer.MaybeColorizeHelp(entry.name, true))
 		entry.usageFunc()
 	}
 }
@@ -91,6 +93,7 @@ func UsageForKeyword(name string) {
 func TryUsageForKeyword(name string) bool {
 	for _, entry := range KEYWORD_USAGE_TABLE {
 		if entry.name == name {
+			fmt.Printf("%s: ", colorizer.MaybeColorizeHelp(entry.name, true))
 			entry.usageFunc()
 			return true
 		}
@@ -117,13 +120,13 @@ func ListKeywordsAsParagraph() {
 // ----------------------------------------------------------------
 func allKeywordUsage() {
 	fmt.Println(
-		`all: used in "emit", "emitp", and "unset" as a synonym for @*`,
+		`used in "emit", "emitp", and "unset" as a synonym for @*`,
 	)
 }
 
 func beginKeywordUsage() {
 	fmt.Println(
-		`begin: defines a block of statements to be executed before input records
+		`defines a block of statements to be executed before input records
 are ingested. The body statements must be wrapped in curly braces.
 
   Example: 'begin { @count = 0 }'`)
@@ -131,37 +134,37 @@ are ingested. The body statements must be wrapped in curly braces.
 
 func boolKeywordUsage() {
 	fmt.Println(
-		`bool: declares a boolean local variable in the current curly-braced scope.
+		`declares a boolean local variable in the current curly-braced scope.
 Type-checking happens at assignment: 'bool b = 1' is an error.`)
 }
 
 func breakKeywordUsage() {
 	fmt.Println(
-		`break: causes execution to continue after the body of the current for/while/do-while loop.`)
+		`causes execution to continue after the body of the current for/while/do-while loop.`)
 }
 
 func callKeywordUsage() {
 	fmt.Println(
-		`call: used for invoking a user-defined subroutine.
+		`used for invoking a user-defined subroutine.
 
   Example: 'subr s(k,v) { print k . " is " . v} call s("a", $a)'`)
 }
 
 func continueKeywordUsage() {
 	fmt.Println(
-		`continue: causes execution to skip the remaining statements in the body of
+		`causes execution to skip the remaining statements in the body of
 the current for/while/do-while loop. For-loop increments are still applied.`)
 }
 
 func doKeywordUsage() {
 	fmt.Println(
-		`do: with "while", introduces a do-while loop. The body statements must be wrapped
+		`with "while", introduces a do-while loop. The body statements must be wrapped
 in curly braces.`)
 }
 
 func dumpKeywordUsage() {
 	fmt.Println(
-		`dump: prints all currently defined out-of-stream variables immediately
+		`prints all currently defined out-of-stream variables immediately
 to stdout as JSON.
 
 With >, >>, or |, the data do not become part of the output record stream but
@@ -182,7 +185,7 @@ the main command line.
 
 func edumpKeywordUsage() {
 	fmt.Println(
-		`edump: prints all currently defined out-of-stream variables immediately
+		`prints all currently defined out-of-stream variables immediately
 to stderr as JSON.
 
   Example: mlr --from f.dat put -q '@v[NR]=$*; end { edump }'`)
@@ -190,19 +193,19 @@ to stderr as JSON.
 
 func elifKeywordUsage() {
 	fmt.Println(
-		`elif: the way Miller spells "else if". The body statements must be wrapped
+		`the way Miller spells "else if". The body statements must be wrapped
 in curly braces.`)
 }
 
 func elseKeywordUsage() {
 	fmt.Println(
-		`else: terminates an if/elif/elif chain. The body statements must be wrapped
+		`terminates an if/elif/elif chain. The body statements must be wrapped
 in curly braces.`)
 }
 
 func emitKeywordUsage() {
 	fmt.Printf(
-		`emit: inserts an out-of-stream variable into the output record stream. Hashmap
+		`inserts an out-of-stream variable into the output record stream. Hashmap
 indices present in the data but not slotted by emit arguments are not output.
 
 With >, >>, or |, the data do not become part of the output record stream but
@@ -236,7 +239,7 @@ Please see %s://johnkerl.org/miller/doc for more information.
 
 func emitfKeywordUsage() {
 	fmt.Printf(
-		`emitf: inserts non-indexed out-of-stream variable(s) side-by-side into the
+		`inserts non-indexed out-of-stream variable(s) side-by-side into the
 output record stream.
 
 With >, >>, or |, the data do not become part of the output record stream but
@@ -267,7 +270,7 @@ Please see %s://johnkerl.org/miller/doc for more information.
 
 func emitpKeywordUsage() {
 	fmt.Printf(
-		`emitp: inserts an out-of-stream variable into the output record stream.
+		`inserts an out-of-stream variable into the output record stream.
 Hashmap indices present in the data but not slotted by emitp arguments are
 output concatenated with ":".
 
@@ -300,7 +303,7 @@ Please see %s://johnkerl.org/miller/doc for more information.
 
 func endKeywordUsage() {
 	fmt.Println(
-		`end: defines a block of statements to be executed after input records
+		`defines a block of statements to be executed after input records
 are ingested. The body statements must be wrapped in curly braces.
 
   Example: 'end { emit @count }'
@@ -309,7 +312,7 @@ are ingested. The body statements must be wrapped in curly braces.
 
 func eprintKeywordUsage() {
 	fmt.Println(
-		`eprint: prints expression immediately to stderr.
+		`prints expression immediately to stderr.
 
   Example: mlr --from f.dat put -q 'eprint "The sum of x and y is ".($x+$y)'
   Example: mlr --from f.dat put -q 'for (k, v in $*) { eprint k . " => " . v }'
@@ -318,18 +321,18 @@ func eprintKeywordUsage() {
 
 func eprintnKeywordUsage() {
 	fmt.Println(
-		`eprintn: prints expression immediately to stderr, without trailing newline.
+		`prints expression immediately to stderr, without trailing newline.
 
   Example: mlr --from f.dat put -q 'eprintn "The sum of x and y is ".($x+$y); eprint ""'`)
 }
 
 func falseKeywordUsage() {
-	fmt.Println(`false: the boolean literal value.`)
+	fmt.Println(`the boolean literal value.`)
 }
 
 func filterKeywordUsage() {
 	fmt.Println(
-		`filter: includes/excludes the record in the output record stream.
+		`includes/excludes the record in the output record stream.
 
   Example: mlr --from f.dat put 'filter (NR == 2 || $x > 5.4)'
 
@@ -342,13 +345,13 @@ without printing the input record:
 
 func floatKeywordUsage() {
 	fmt.Println(
-		`float: declares a floating-point local variable in the current curly-braced scope.
+		`declares a floating-point local variable in the current curly-braced scope.
 Type-checking happens at assignment: 'float x = 0' is an error.`)
 }
 
 func forKeywordUsage() {
 	fmt.Println(
-		`for: defines a for-loop using one of three styles. The body statements must
+		`defines a for-loop using one of three styles. The body statements must
 be wrapped in curly braces.
 For-loop over stream record:
 
@@ -367,43 +370,43 @@ C-style for-loop:
 
 func funcKeywordUsage() {
 	fmt.Println(
-		`func: used for defining a user-defined function.
+		`used for defining a user-defined function.
 
   Example: 'func f(a,b) { return sqrt(a**2+b**2)} $d = f($x, $y)'`)
 }
 
 func ifKeywordUsage() {
 	fmt.Println(
-		`if: starts an if/elif/elif chain. The body statements must be wrapped
+		`starts an if/elif/elif chain. The body statements must be wrapped
 in curly braces.`)
 }
 
 func inKeywordUsage() {
-	fmt.Println(`in: used in for-loops over stream records or out-of-stream variables.`)
+	fmt.Println(`used in for-loops over stream records or out-of-stream variables.`)
 }
 
 func intKeywordUsage() {
 	fmt.Println(
-		`int: declares an integer local variable in the current curly-braced scope.
+		`declares an integer local variable in the current curly-braced scope.
 Type-checking happens at assignment: 'int x = 0.0' is an error.`)
 }
 
 func mapKeywordUsage() {
 	fmt.Println(
-		`map: declares an map-valued local variable in the current curly-braced scope.
+		`declares an map-valued local variable in the current curly-braced scope.
 Type-checking happens at assignment: 'map b = 0' is an error. map b = {} is
 always OK. map b = a is OK or not depending on whether a is a map.`)
 }
 
 func numKeywordUsage() {
 	fmt.Println(
-		`num: declares an int/float local variable in the current curly-braced scope.
+		`declares an int/float local variable in the current curly-braced scope.
 Type-checking happens at assignment: 'num b = true' is an error.`)
 }
 
 func printKeywordUsage() {
 	fmt.Println(
-		`print: prints expression immediately to stdout.
+		`prints expression immediately to stdout.
 
   Example: mlr --from f.dat put -q 'print "The sum of x and y is ".($x+$y)'
   Example: mlr --from f.dat put -q 'for (k, v in $*) { print k . " => " . v }'
@@ -412,46 +415,46 @@ func printKeywordUsage() {
 
 func printnKeywordUsage() {
 	fmt.Println(
-		`printn: prints expression immediately to stdout, without trailing newline.
+		`prints expression immediately to stdout, without trailing newline.
 
   Example: mlr --from f.dat put -q 'printn "."; end { print "" }'`)
 }
 
 func returnKeywordUsage() {
 	fmt.Println(
-		`return: specifies the return value from a user-defined function.
+		`specifies the return value from a user-defined function.
 Omitted return statements (including via if-branches) result in an absent-null
 return value, which in turns results in a skipped assignment to an LHS.`)
 }
 
 func stderrKeywordUsage() {
 	fmt.Println(
-		`stderr: Used for tee, emit, emitf, emitp, print, and dump in place of filename
+		`Used for tee, emit, emitf, emitp, print, and dump in place of filename
 to print to standard error.`)
 }
 
 func stdoutKeywordUsage() {
 	fmt.Println(
-		`stdout: Used for tee, emit, emitf, emitp, print, and dump in place of filename
+		`Used for tee, emit, emitf, emitp, print, and dump in place of filename
 to print to standard output.`)
 }
 
 func strKeywordUsage() {
 	fmt.Println(
-		`str: declares a string local variable in the current curly-braced scope.
+		`declares a string local variable in the current curly-braced scope.
 Type-checking happens at assignment.`)
 }
 
 func subrKeywordUsage() {
 	fmt.Println(
-		`subr: used for defining a subroutine.
+		`used for defining a subroutine.
 
   Example: 'subr s(k,v) { print k . " is " . v} call s("a", $a)'`)
 }
 
 func teeKeywordUsage() {
 	fmt.Println(
-		`tee: prints the current record to specified file.
+		`prints the current record to specified file.
 This is an immediate print to the specified file (except for pprint format
 which of course waits until the end of the input stream to format all output).
 
@@ -478,12 +481,12 @@ output $*.
 }
 
 func trueKeywordUsage() {
-	fmt.Println(`true: the boolean literal value.`)
+	fmt.Println(`the boolean literal value.`)
 }
 
 func unsetKeywordUsage() {
 	fmt.Println(
-		`unset: clears field(s) from the current record, or an out-of-stream or local variable.
+		`clears field(s) from the current record, or an out-of-stream or local variable.
 
   Example: mlr --from f.dat put 'unset $x'
   Example: mlr --from f.dat put 'unset $*'
@@ -495,81 +498,81 @@ func unsetKeywordUsage() {
 
 func varKeywordUsage() {
 	fmt.Println(
-		`var: declares an untyped local variable in the current curly-braced scope.
+		`declares an untyped local variable in the current curly-braced scope.
 
   Examples: 'var a=1', 'var xyz=""'`)
 }
 
 func whileKeywordUsage() {
 	fmt.Println(
-		`while: introduces a while loop, or with "do", introduces a do-while loop.
+		`introduces a while loop, or with "do", introduces a do-while loop.
 The body statements must be wrapped in curly braces.`)
 }
 
 func ENVKeywordUsage() {
-	fmt.Println(`ENV: access to environment variables by name, e.g. '$home = ENV["HOME"]'`)
+	fmt.Println(`access to environment variables by name, e.g. '$home = ENV["HOME"]'`)
 }
 
 func FILENAMEKeywordUsage() {
-	fmt.Println(`FILENAME: evaluates to the name of the current file being processed.`)
+	fmt.Println(`evaluates to the name of the current file being processed.`)
 }
 
 func FILENUMKeywordUsage() {
 	fmt.Println(
-		`FILENUM: evaluates to the number of the current file being processed,
+		`evaluates to the number of the current file being processed,
 starting with 1.`)
 }
 
 func FNRKeywordUsage() {
 	fmt.Println(
-		`FNR: evaluates to the number of the current record within the current file
+		`evaluates to the number of the current record within the current file
 being processed, starting with 1. Resets at the start of each file.`)
 }
 
 func IFSKeywordUsage() {
-	fmt.Println(`IFS: evaluates to the input field separator from the command line.`)
+	fmt.Println(`evaluates to the input field separator from the command line.`)
 }
 
 func IPSKeywordUsage() {
-	fmt.Println(`IPS: evaluates to the input pair separator from the command line.`)
+	fmt.Println(`evaluates to the input pair separator from the command line.`)
 }
 
 func IRSKeywordUsage() {
 	fmt.Println(
-		`IRS: evaluates to the input record separator from the command line,
+		`evaluates to the input record separator from the command line,
 or to LF or CRLF from the input data if in autodetect mode (which is
 the default).`)
 }
 
 func M_EKeywordUsage() {
-	fmt.Println(`M_E: the mathematical constant e.`)
+	fmt.Println(`the mathematical constant e.`)
 }
 
 func M_PIKeywordUsage() {
-	fmt.Println(`M_PI: the mathematical constant pi.`)
+	fmt.Println(`the mathematical constant pi.`)
 }
 
 func NFKeywordUsage() {
-	fmt.Println(`NF: evaluates to the number of fields in the current record.`)
+	fmt.Println(`evaluates to the number of fields in the current record.`)
 }
 
 func NRKeywordUsage() {
 	fmt.Println(
-		`NR: evaluates to the number of the current record over all files
+		`evaluates to the number of the current record over all files
 being processed, starting with 1. Does not reset at the start of each file.`)
 }
 
 func OFSKeywordUsage() {
-	fmt.Println(`OFS: evaluates to the output field separator from the command line.`)
+	fmt.Println(`evaluates to the output field separator from the command line.`)
 }
 
 func OPSKeywordUsage() {
-	fmt.Println(`OPS: evaluates to the output pair separator from the command line.`)
+	fmt.Println(`evaluates to the output pair separator from the command line.`)
 }
 
 func ORSKeywordUsage() {
 	fmt.Println(
-		`ORS: evaluates to the output record separator from the command line,
+		`evaluates to the output record separator from the command line,
 or to LF or CRLF from the input data if in autodetect mode (which is
 the default).`)
 }
diff --git a/go/src/dsl/cst/root.go b/go/src/dsl/cst/root.go
index 044d3e208..aa6abd347 100644
--- a/go/src/dsl/cst/root.go
+++ b/go/src/dsl/cst/root.go
@@ -102,6 +102,8 @@ func (root *RootNode) IngestAST(
 	return nil
 }
 
+// Resolve is called after IngestAST has been called one or more times.
+// See comments above IngestAST.
 func (root *RootNode) Resolve() error {
 
 	err := root.resolveFunctionCallsites()
diff --git a/go/src/transformers/aaa_transformer_table.go b/go/src/transformers/aaa_transformer_table.go
index 53989bd8a..53ee4de5b 100644
--- a/go/src/transformers/aaa_transformer_table.go
+++ b/go/src/transformers/aaa_transformer_table.go
@@ -4,6 +4,7 @@ import (
 	"fmt"
 	"os"
 
+	"mlr/src/colorizer"
 	"mlr/src/lib"
 )
 
@@ -108,6 +109,7 @@ func UsageVerbs() {
 		}
 		fmt.Printf("%s\n", separator)
 		lib.InternalCodingErrorIf(transformerSetup.UsageFunc == nil)
+		fmt.Println(colorizer.MaybeColorizeHelp(transformerSetup.Verb, true))
 		transformerSetup.UsageFunc(os.Stdout, false, 0)
 	}
 	fmt.Printf("%s\n", separator)
diff --git a/go/src/transformers/group-like.go b/go/src/transformers/group-like.go
index 2c2cdc02e..bfaa8ed63 100644
--- a/go/src/transformers/group-like.go
+++ b/go/src/transformers/group-like.go
@@ -27,9 +27,9 @@ func transformerGroupLikeUsage(
 	exitCode int,
 ) {
 	fmt.Fprintf(o, "Usage: %s %s [options]\n", "mlr", verbNameGroupLike)
-	fmt.Fprint(o, "Outputs records in batches having identical field names.")
-	fmt.Fprintf(o, "Options:\n")
-	fmt.Fprintf(o, "-h|--help Show this message.\n")
+	fmt.Fprintln(o, "Outputs records in batches having identical field names.")
+	fmt.Fprintln(o, "Options:")
+	fmt.Fprintln(o, "-h|--help Show this message.")
 
 	if doExit {
 		os.Exit(exitCode)
diff --git a/go/src/transformers/put-or-filter.go b/go/src/transformers/put-or-filter.go
index c45d430d9..e23b0ba3f 100644
--- a/go/src/transformers/put-or-filter.go
+++ b/go/src/transformers/put-or-filter.go
@@ -159,7 +159,7 @@ func transformerPutOrFilterParseCLI(
 			fmt.Fprintf(os.Stderr, "%s %s: cannot load DSL expression from \"%s\": ",
 				"mlr", verb, filename)
 			fmt.Println(err)
-			return nil
+			os.Exit(1)
 		}
 		dslStrings = append(dslStrings, theseDSLStrings...)
 	}
@@ -183,7 +183,7 @@ func transformerPutOrFilterParseCLI(
 				fmt.Fprintf(os.Stderr, "%s %s: cannot load DSL expression from file \"%s\": ",
 					"mlr", verb, filename)
 				fmt.Println(err)
-				return nil
+				os.Exit(1)
 			}
 			dslStrings = append(dslStrings, theseDSLStrings...)
 			haveDSLStringsHere = true
diff --git a/go/src/types/mlrval_functions_mathlib.go b/go/src/types/mlrval_functions_mathlib.go
index 87b4ba0fe..5cd57d3ee 100644
--- a/go/src/types/mlrval_functions_mathlib.go
+++ b/go/src/types/mlrval_functions_mathlib.go
@@ -66,7 +66,14 @@ func MlrvalTanh(input1 *Mlrval) *Mlrval     { return mudispo[input1.mvtype](inpu
 // https://johnkerl.org/miller6/reference-main-arithmetic.html
 
 func pow_f_ii(input1, input2 *Mlrval) *Mlrval {
-	return MlrvalPointerFromFloat64(math.Pow(float64(input1.intval), float64(input2.intval)))
+	foutput := math.Pow(float64(input1.intval), float64(input2.intval))
+	ioutput := int(foutput)
+	// Int raised to int power should be float if it can be (i.e. unless overflow)
+	if float64(ioutput) == foutput {
+		return MlrvalPointerFromInt(ioutput)
+	} else {
+		return MlrvalPointerFromFloat64(foutput)
+	}
 }
 func pow_f_if(input1, input2 *Mlrval) *Mlrval {
 	return MlrvalPointerFromFloat64(math.Pow(float64(input1.intval), input2.floatval))
diff --git a/go/todo.txt b/go/todo.txt
index ebb30363a..7bcc03da6 100644
--- a/go/todo.txt
+++ b/go/todo.txt
@@ -1,19 +1,49 @@
 ================================================================
 TOP OF LIST:
 
+* doc6 proofreads
+* 'explicit r' issue 297: code, UT, doc
+
 * shell-commands.html; while-read
 * memory/streaming page
 
 * I/O redirects * fmtnum * localtime * stats1 -r/--fr *
 * --nr-progress-mod * mlr -k * json comment-handling *
 * cli-audits * doc6 * survey * check issues * regtest pendings *
-* survey email followups/discussion-post *
+* survey followups/discussion-post *
+
+* PD wtf !
+
+* GOMAXPROCS env-override, else default 8 with comment
+
+----------------------------------------------------------------
+indexing bug:
+
+  μεταμόρφωσις: x=[1,2,3,4,5]
+  μεταμόρφωσις: x[:2]
+  [1, 2]
+  μεταμόρφωσις: x[2:]
+  [2, 3, 4, 5]
+
+----------------------------------------------------------------
+implicit r:
+* double-check end of reference-main-data-types.md.in
 
 ----------------------------------------------------------------
 docs:
 w discussion re docs6 ...
 * single cheatsheet page -- put out RFH?
 
+* note somewhere (maybe 'what's new in miller6' and/or to-be-written survey review):
+  o miller was first of all a tool for myself, and anyone else who might find it useful
+  o since then it's been driven by feature requests -- people have great ideas and they get built
+  o a key finding of the survey, though -- as well as various social-media references to miller --
+    is "deserves to be better-known", "how have I not heard of this tool?", etc.
+    So for Miller6, while several new features and improvements have been added
+    by request at the code level, an equally strong effort has been put into
+    human factors such as usability, improved documentation, improved on-line
+    help, lower barrier to entry for developers, etc.
+
 * abbrevations: https://squidfunk.github.io/mkdocs-material/reference/abbreviations/#configuration
   admonitions:  https://squidfunk.github.io/mkdocs-material/reference/admonitions/#usage
   content tabs: https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#usage
@@ -26,13 +56,17 @@ w discussion re docs6 ...
 * csv -> csv/tsv throughout
 
 ----------------------------------------------------------------
-DOC6
+memory/streaming page
 
-* all sorts of line-wraps in command-blocks
+* https://github.com/johnkerl/miller/issues/587
+
+----------------------------------------------------------------
+DOC6
 
 * colored-shapes.dkvp -> csv; also mkdat2
 * data/small -> csv throughout. and/or just use example.csv
 * quicklinks -- ?
+* vim syntax highlighting for .mlr files -- highlight this somewhere
 
 * shell-commands.html
   while-read example issue
@@ -103,8 +137,20 @@ w survey
 ----------------------------------------------------------------
 BLOCKERS
 
+* bug:
+  μεταμόρφωσις: z[1].x
+  0.3467901443380824
+  μεταμόρφωσις: z[2].x
+  0.7586799647899636
+  μεταμόρφωσις: z[1]["x"] + z[2]["x"]
+  1.105470109128046
+  μεταμόρφωσις: z[1].x + z[2].x
+  (absent)
+
 * finish stats1 -r
 
+* what about -I mixed with .gzin -- ?
+
 * regtest:
   o convert regtest/cases-pending-windows
   o convert regtest/cases-pending-go-port
@@ -151,6 +197,8 @@ BLOCKERS
 ================================================================
 NON-BLOCKERS
 
+* parquet -- ?
+
 * case auxfiles: cat them too
 
 * uniqify-field-names in record-readers -- which issue?
@@ -394,6 +442,9 @@ i https://en.wikipedia.org/wiki/Delimiter#Delimiter_collision
 * "mlr" -> os.Args[0] throughout the codebase
 * emitx later: 'emit([a,b,c],d,e,f)' for SR-conflict issues
 
+* repl set i/o flags @ cli w/o restart -- ?
+* genmds multi-line something something for autogen of repl examples -- ?
+
 * go doc ...
   o export GOPATH=$(pwd); go doc types.Mlrval
   o go get golang.org/x/tools/cmd/godoc
@@ -506,6 +557,8 @@ i https://en.wikipedia.org/wiki/Delimiter#Delimiter_collision
   o keep current syntax for backward compatibility
   o but encourage use of this
 
+* put -T -- ?
+
 ----------------------------------------------------------------
 DOC6:
 
diff --git a/go/tools/recolor b/go/tools/recolor
new file mode 100755
index 000000000..8b7abc812
--- /dev/null
+++ b/go/tools/recolor
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat "$@" | grep -v no.such | lumin -c red -wi ^fail | lumin -c green -wi ^pass
diff --git a/go/u/mand.mlr b/go/u/mand.mlr
deleted file mode 100644
index c44c6fc76..000000000
--- a/go/u/mand.mlr
+++ /dev/null
@@ -1,66 +0,0 @@
-# Mandelbrot set generator: simple example of Miller DSL as programming language.
-begin {
-  # Set defaults
-  @rcorn     ??= -2.0;
-  @icorn     ??= -2.0;
-  @side      ??= 4.0;
-  @iheight   ??=  500;
-  @iwidth    ??= 1000;
-  @maxits    ??=  100;
-  @levelstep ??=    5;
-  @chars     ??= "@X*o-.";
-  @silent    ??= false;
-}
-
-end {
-  if (!@silent) {
-    print "RCORN     = ".@rcorn;
-    print "ICORN     = ".@icorn;
-    print "SIDE      = ".@side;
-    print "IHEIGHT   = ".@iheight;
-    print "IWIDTH    = ".@iwidth;
-    print "MAXITS    = ".@maxits;
-    print "LEVELSTEP = ".@levelstep;
-    print "CHARS     = ".@chars;
-  }
-
-  for (int ii = @iheight-1; ii >= 0; ii -= 1) {
-    num ci = @icorn + (ii/@iheight) * @side;
-    for (int ir = 0; ir < @iwidth; ir += 1) {
-      num cr = @rcorn + (ir/@iwidth) * @side;
-      str c = get_point_plot(cr, ci, @maxits);
-      if (!@silent) {
-        printn c
-      }
-    }
-    if (!@silent) {
-      print;
-    }
-  }
-}
-
-func get_point_plot(cr, ci, maxits): str {
-  num zr = 0.0;
-  num zi = 0.0;
-
-  int iti = 0;
-  bool escaped = false;
-  num zt = 0;
-  for (iti = 0; iti < maxits; iti += 1) {
-    num mag = zr*zr + zi+zi;
-    if (mag > 4.0) {
-        escaped = true;
-        break;
-    }
-    # z := z^2 + c
-    zt = zr*zr - zi*zi + cr;
-    zi = 2*zr*zi + ci;
-    zr = zt;
-  }
-  if (!escaped) {
-    return ".";
-  } else {
-    int level = (iti // @levelstep) % strlen(@chars);
-    return substr(@chars, level, level);
-  }
-}