[INFO] cloning repository https://github.com/bluecube/quadruped [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecube/quadruped" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fquadruped", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fquadruped'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 601084521df71e334c2c81b1d268d2b7ea7e2d0a [INFO] testing bluecube/quadruped against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fquadruped" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluecube/quadruped on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluecube/quadruped [INFO] finished tweaking git repo https://github.com/bluecube/quadruped [INFO] tweaked toml for git repo https://github.com/bluecube/quadruped written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/bluecube/quadruped already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb3ae60089deccbde3c64cdf8b1e74945fc5c78bbd23b3a2db404b7180c8d76 [INFO] running `Command { std: "docker" "start" "-a" "bbb3ae60089deccbde3c64cdf8b1e74945fc5c78bbd23b3a2db404b7180c8d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb3ae60089deccbde3c64cdf8b1e74945fc5c78bbd23b3a2db404b7180c8d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb3ae60089deccbde3c64cdf8b1e74945fc5c78bbd23b3a2db404b7180c8d76", kill_on_drop: false }` [INFO] [stdout] bbb3ae60089deccbde3c64cdf8b1e74945fc5c78bbd23b3a2db404b7180c8d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0588d3b4c44e9fdda49157eb68a1d9aeca42d6c962b35d9624ab0b1686c057f [INFO] running `Command { std: "docker" "start" "-a" "d0588d3b4c44e9fdda49157eb68a1d9aeca42d6c962b35d9624ab0b1686c057f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling simba v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling quadruped v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/legs/planar.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn is_valid(&self, min_distance: f64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `perpendicular` [INFO] [stdout] --> src/legs/planar.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn perpendicular(v: Vector2) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_triangle_point` [INFO] [stdout] --> src/legs/planar.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn find_triangle_point(point_a: Point2, length_a: f64, point_b: Point2, length_b: f64) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculate_state` [INFO] [stdout] --> src/legs/planar.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn calculate_state(point_f: Point2, params: &Params) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "d0588d3b4c44e9fdda49157eb68a1d9aeca42d6c962b35d9624ab0b1686c057f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0588d3b4c44e9fdda49157eb68a1d9aeca42d6c962b35d9624ab0b1686c057f", kill_on_drop: false }` [INFO] [stdout] d0588d3b4c44e9fdda49157eb68a1d9aeca42d6c962b35d9624ab0b1686c057f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c92635631a5e5bf362828e96ac14bec6b83927d3fb12b7ad71d28c0ec64f8db [INFO] running `Command { std: "docker" "start" "-a" "9c92635631a5e5bf362828e96ac14bec6b83927d3fb12b7ad71d28c0ec64f8db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling test-strategy v0.1.2 [INFO] [stderr] Compiling quadruped v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/quadruped-9c1253b2c9e5b38e) [INFO] running `Command { std: "docker" "inspect" "9c92635631a5e5bf362828e96ac14bec6b83927d3fb12b7ad71d28c0ec64f8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c92635631a5e5bf362828e96ac14bec6b83927d3fb12b7ad71d28c0ec64f8db", kill_on_drop: false }` [INFO] [stdout] 9c92635631a5e5bf362828e96ac14bec6b83927d3fb12b7ad71d28c0ec64f8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f786af5a9068a118728df1b4a58d992b915b425edda75fa476d72be32b2ef9fb [INFO] running `Command { std: "docker" "start" "-a" "f786af5a9068a118728df1b4a58d992b915b425edda75fa476d72be32b2ef9fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quadruped-9c1253b2c9e5b38e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test legs::planar::tests::perpendicular_has_zero_dot_product ... ok [INFO] [stdout] test legs::planar::tests::find_triangle_point_distances ... ok [INFO] [stdout] test legs::planar::tests::calculate_state_preserves_segment_lengths ... ok [INFO] [stdout] test legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params stdout ---- [INFO] [stdout] point_f: {-978.8897993601493, -546.8059976487418}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-978.8897993601493, -546.8059976487418] [INFO] [stdout] No solution [INFO] [stdout] point_f: {752.9762013060779, -73.79086778640703}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [752.9762013060779, -73.79086778640703] [INFO] [stdout] No solution [INFO] [stdout] point_f: {710.2212488687578, 44.22667330636682}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [710.2212488687578, 44.22667330636682] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-129.20840981644767, 329.227732254981}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-129.20840981644767, 329.227732254981] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-509.5372515350851, 624.5480651142655}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-509.5372515350851, 624.5480651142655] [INFO] [stdout] No solution [INFO] [stdout] point_f: {724.7594757269874, -418.4992263505767}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [724.7594757269874, -418.4992263505767] [INFO] [stdout] No solution [INFO] [stdout] point_f: {875.3057713290827, -339.90017966223854}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [875.3057713290827, -339.90017966223854] [INFO] [stdout] No solution [INFO] [stdout] point_f: {393.9885533679899, 454.3043372193597}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [393.9885533679899, 454.3043372193597] [INFO] [stdout] No solution [INFO] [stdout] point_f: {550.6247688884466, 66.31196777150944}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [550.6247688884466, 66.31196777150944] [INFO] [stdout] No solution [INFO] [stdout] point_f: {809.5250001638385, 33.18980931074748}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [809.5250001638385, 33.18980931074748] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-453.6553720067484, -516.9084538642692}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-453.6553720067484, -516.9084538642692] [INFO] [stdout] No solution [INFO] [stdout] point_f: {866.287841426466, 190.42229556410462}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [866.287841426466, 190.42229556410462] [INFO] [stdout] No solution [INFO] [stdout] point_f: {990.7361365829499, -992.4410627874458}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [990.7361365829499, -992.4410627874458] [INFO] [stdout] No solution [INFO] [stdout] point_f: {421.79462957857163, 649.1796257756309}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [421.79462957857163, 649.1796257756309] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-482.30339891347637, -41.884144494546604}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-482.30339891347637, -41.884144494546604] [INFO] [stdout] No solution [INFO] [stdout] point_f: {310.26909567755456, 654.1031785514747}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [310.26909567755456, 654.1031785514747] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-53.37472935553262, -486.89095851027855}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-53.37472935553262, -486.89095851027855] [INFO] [stdout] No solution [INFO] [stdout] point_f: {881.4140832151982, -530.5058799047213}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [881.4140832151982, -530.5058799047213] [INFO] [stdout] No solution [INFO] [stdout] point_f: {412.22455645143714, 979.8473333919208}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [412.22455645143714, 979.8473333919208] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-889.6806387169387, 575.6696552664589}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-889.6806387169387, 575.6696552664589] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-638.7750455544996, -989.2105901002002}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-638.7750455544996, -989.2105901002002] [INFO] [stdout] No solution [INFO] [stdout] point_f: {860.5579162385566, -42.80211787830001}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [860.5579162385566, -42.80211787830001] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-371.29247572830957, -181.2042076684595}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-371.29247572830957, -181.2042076684595] [INFO] [stdout] No solution [INFO] [stdout] point_f: {374.01045307606137, -4.175847467167614}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [374.01045307606137, -4.175847467167614] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-902.7389024438789, -705.6085086045396}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-902.7389024438789, -705.6085086045396] [INFO] [stdout] No solution [INFO] [stdout] point_f: {41.558538394566085, -91.6722932563681}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [41.558538394566085, -91.6722932563681] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-607.0543670423518, 969.4690698620802}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-607.0543670423518, 969.4690698620802] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-733.8640283047239, -560.5079349865773}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-733.8640283047239, -560.5079349865773] [INFO] [stdout] No solution [INFO] [stdout] point_f: {788.0772192157722, 728.5504644804357}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [788.0772192157722, 728.5504644804357] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-140.55942874756818, -337.8260062614622}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-140.55942874756818, -337.8260062614622] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-820.7179190117859, -36.15297712108929}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-820.7179190117859, -36.15297712108929] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-936.0567963018385, -72.03534891843731}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-936.0567963018385, -72.03534891843731] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-507.6379765201464, 340.282661709944}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-507.6379765201464, 340.282661709944] [INFO] [stdout] No solution [INFO] [stdout] point_f: {346.676616481981, 123.45941969664318}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [346.676616481981, 123.45941969664318] [INFO] [stdout] No solution [INFO] [stdout] point_f: {276.17084412502413, 201.1767957725708}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [276.17084412502413, 201.1767957725708] [INFO] [stdout] No solution [INFO] [stdout] point_f: {930.2714414999484, 511.45999465793625}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [930.2714414999484, 511.45999465793625] [INFO] [stdout] No solution [INFO] [stdout] point_f: {868.615850954196, -883.9030562061376}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [868.615850954196, -883.9030562061376] [INFO] [stdout] No solution [INFO] [stdout] point_f: {70.50693122610323, -994.3208136236024}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [70.50693122610323, -994.3208136236024] [INFO] [stdout] No solution [INFO] [stdout] point_f: {705.1426046445197, 649.2712884298046}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [705.1426046445197, 649.2712884298046] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-529.9883604956576, 869.2190629425863}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-529.9883604956576, 869.2190629425863] [INFO] [stdout] No solution [INFO] [stdout] point_f: {278.5707373049147, 332.74380432825456}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [278.5707373049147, 332.74380432825456] [INFO] [stdout] No solution [INFO] [stdout] point_f: {120.02356304652926, 941.0233653570353}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [120.02356304652926, 941.0233653570353] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-838.6777669890711, -811.7252888376587}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-838.6777669890711, -811.7252888376587] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-224.80121469063306, -881.146479534011}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-224.80121469063306, -881.146479534011] [INFO] [stdout] No solution [INFO] [stdout] point_f: {856.642516276645, -803.0280273791974}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [856.642516276645, -803.0280273791974] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-828.4536658665452, -676.3402848460776}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-828.4536658665452, -676.3402848460776] [INFO] [stdout] No solution [INFO] [stdout] point_f: {314.24503287503126, 871.0167346713233}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [314.24503287503126, 871.0167346713233] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-282.6835386945246, 329.70758926052304}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-282.6835386945246, 329.70758926052304] [INFO] [stdout] No solution [INFO] [stdout] point_f: {534.3559061565313, 69.15697216595981}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [534.3559061565313, 69.15697216595981] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-56.474707317717844, -530.009599450807}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-56.474707317717844, -530.009599450807] [INFO] [stdout] No solution [INFO] [stdout] point_f: {122.92419180303955, 203.85176912683937}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [122.92419180303955, 203.85176912683937] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-620.6424799595877, 631.18316628614}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-620.6424799595877, 631.18316628614] [INFO] [stdout] No solution [INFO] [stdout] point_f: {96.52302455685958, -641.2627884757134}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [96.52302455685958, -641.2627884757134] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-841.120727454662, 507.217070145324}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-841.120727454662, 507.217070145324] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-343.4324731354312, -935.4637360118585}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-343.4324731354312, -935.4637360118585] [INFO] [stdout] No solution [INFO] [stdout] point_f: {916.465678199824, -288.82569548777724}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [916.465678199824, -288.82569548777724] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-648.4202304376679, 730.426195804597}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-648.4202304376679, 730.426195804597] [INFO] [stdout] No solution [INFO] [stdout] point_f: {889.5817848909514, -793.4373248616785}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [889.5817848909514, -793.4373248616785] [INFO] [stdout] No solution [INFO] [stdout] point_f: {931.2573710103957, -768.152997581085}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [931.2573710103957, -768.152997581085] [INFO] [stdout] No solution [INFO] [stdout] point_f: {690.8024522847395, -315.30857357149864}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [690.8024522847395, -315.30857357149864] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-310.4109370874278, 530.988525582095}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-310.4109370874278, 530.988525582095] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-301.80698652422814, 637.4251309912484}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-301.80698652422814, 637.4251309912484] [INFO] [stdout] No solution [INFO] [stdout] point_f: {357.0522001635327, 94.68219207338757}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [357.0522001635327, 94.68219207338757] [INFO] [stdout] No solution [INFO] [stdout] point_f: {465.22049140377044, -800.7415694971382}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [465.22049140377044, -800.7415694971382] [INFO] [stdout] No solution [INFO] [stdout] point_f: {171.1022933449526, -747.234290721015}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [171.1022933449526, -747.234290721015] [INFO] [stdout] No solution [INFO] [stdout] point_f: {200.60942403692252, 752.569638912096}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [200.60942403692252, 752.569638912096] [INFO] [stdout] No solution [INFO] [stdout] point_f: {212.38325821121816, -525.0562915148378}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [212.38325821121816, -525.0562915148378] [INFO] [stdout] No solution [INFO] [stdout] point_f: {299.5800442994355, 76.41102384126339}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [299.5800442994355, 76.41102384126339] [INFO] [stdout] No solution [INFO] [stdout] point_f: {274.6415520656615, -817.6791333202274}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [274.6415520656615, -817.6791333202274] [INFO] [stdout] No solution [INFO] [stdout] point_f: {211.57399673974373, -223.89273852219742}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [211.57399673974373, -223.89273852219742] [INFO] [stdout] No solution [INFO] [stdout] point_f: {971.7054735749753, -469.6693734953943}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [971.7054735749753, -469.6693734953943] [INFO] [stdout] No solution [INFO] [stdout] point_f: {202.9123471767207, 943.4886717341642}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [202.9123471767207, 943.4886717341642] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-264.93559267784497, 290.4167706996618}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-264.93559267784497, 290.4167706996618] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-101.10790276824048, 985.3213199319937}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-101.10790276824048, 985.3213199319937] [INFO] [stdout] No solution [INFO] [stdout] point_f: {623.4543556523349, -516.3657358584675}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [623.4543556523349, -516.3657358584675] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-209.5945595963493, -362.14509147188517}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-209.5945595963493, -362.14509147188517] [INFO] [stdout] No solution [INFO] [stdout] point_f: {584.6720046822802, -392.08185863294705}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [584.6720046822802, -392.08185863294705] [INFO] [stdout] No solution [INFO] [stdout] point_f: {929.0536073220621, 807.4885336803516}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [929.0536073220621, 807.4885336803516] [INFO] [stdout] No solution [INFO] [stdout] point_f: {586.5451946671283, -775.891906081973}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [586.5451946671283, -775.891906081973] [INFO] [stdout] No solution [INFO] [stdout] point_f: {756.2983509773767, 674.1696273180673}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [756.2983509773767, 674.1696273180673] [INFO] [stdout] No solution [INFO] [stdout] point_f: {875.9524136410005, 664.5206817800733}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [875.9524136410005, 664.5206817800733] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-179.5926890589326, -646.6957060088032}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-179.5926890589326, -646.6957060088032] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-76.5526886665433, 704.9372219018521}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-76.5526886665433, 704.9372219018521] [INFO] [stdout] No solution [INFO] [stdout] point_f: {894.8880529866412, -123.78436111824567}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [894.8880529866412, -123.78436111824567] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-882.4750335090355, 438.0523241405715}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-882.4750335090355, 438.0523241405715] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-936.4991598392929, -636.3184617650797}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-936.4991598392929, -636.3184617650797] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-829.547007279841, -69.21691572470093}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-829.547007279841, -69.21691572470093] [INFO] [stdout] No solution [INFO] [stdout] point_f: {592.8651507101854, 273.7600888506697}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [592.8651507101854, 273.7600888506697] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-123.57175313101857, 450.6677194943668}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-123.57175313101857, 450.6677194943668] [INFO] [stdout] No solution [INFO] [stdout] point_f: {717.6735002476962, 878.6492029072238}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [717.6735002476962, 878.6492029072238] [INFO] [stdout] No solution [INFO] [stdout] point_f: {362.5264203117067, -713.7643992028071}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [362.5264203117067, -713.7643992028071] [INFO] [stdout] No solution [INFO] [stdout] point_f: {505.83992691287267, -133.58205399988105}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [505.83992691287267, -133.58205399988105] [INFO] [stdout] No solution [INFO] [stdout] point_f: {495.8244808231327, -123.46736183884843}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [495.8244808231327, -123.46736183884843] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-283.822843439415, -805.7825442861763}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-283.822843439415, -805.7825442861763] [INFO] [stdout] No solution [INFO] [stdout] point_f: {144.71243028633126, 37.6118024469979}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [144.71243028633126, 37.6118024469979] [INFO] [stdout] No solution [INFO] [stdout] point_f: {124.34892634547305, 850.1731370767232}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [124.34892634547305, 850.1731370767232] [INFO] [stdout] No solution [INFO] [stdout] point_f: {21.48329867714915, -999.4546805215818}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [21.48329867714915, -999.4546805215818] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-960.9227110350789, 169.0843313808159}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-960.9227110350789, 169.0843313808159] [INFO] [stdout] No solution [INFO] [stdout] point_f: {971.8243403111285, -791.1778176076409}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [971.8243403111285, -791.1778176076409] [INFO] [stdout] No solution [INFO] [stdout] point_f: {431.9473655854065, -986.380911694205}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [431.9473655854065, -986.380911694205] [INFO] [stdout] No solution [INFO] [stdout] point_f: {842.5392303034612, -229.63041656454664}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [842.5392303034612, -229.63041656454664] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-352.0459064640669, -413.61886756455135}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-352.0459064640669, -413.61886756455135] [INFO] [stdout] No solution [INFO] [stdout] point_f: {773.3750190311887, 197.7109003462108}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [773.3750190311887, 197.7109003462108] [INFO] [stdout] No solution [INFO] [stdout] point_f: {931.6444286203969, -481.29235842296896}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [931.6444286203969, -481.29235842296896] [INFO] [stdout] No solution [INFO] [stdout] point_f: {476.6356246531566, -639.2911580316074}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [476.6356246531566, -639.2911580316074] [INFO] [stdout] No solution [INFO] [stdout] point_f: {847.1637473191286, 297.69046241224873}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [847.1637473191286, 297.69046241224873] [INFO] [stdout] No solution [INFO] [stdout] point_f: {588.5300007563417, -871.5499260971602}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [588.5300007563417, -871.5499260971602] [INFO] [stdout] No solution [INFO] [stdout] point_f: {83.4544175335443, -842.7939353889622}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [83.4544175335443, -842.7939353889622] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-317.5738680056588, 488.17875931460367}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-317.5738680056588, 488.17875931460367] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-11.752162867106904, 679.0034209910455}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-11.752162867106904, 679.0034209910455] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-718.0737624191527, -192.21826069623967}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-718.0737624191527, -192.21826069623967] [INFO] [stdout] No solution [INFO] [stdout] point_f: {576.5726970376681, 668.0029351710309}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [576.5726970376681, 668.0029351710309] [INFO] [stdout] No solution [INFO] [stdout] point_f: {362.24619102523775, -561.4202157582047}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [362.24619102523775, -561.4202157582047] [INFO] [stdout] No solution [INFO] [stdout] point_f: {252.32049563829105, 249.47990029915263}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [252.32049563829105, 249.47990029915263] [INFO] [stdout] No solution [INFO] [stdout] point_f: {209.43963199293103, 851.9803419946918}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [209.43963199293103, 851.9803419946918] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-301.3025732989805, -683.3303903559186}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-301.3025732989805, -683.3303903559186] [INFO] [stdout] No solution [INFO] [stdout] point_f: {27.42271588359472, 414.9416460824416}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [27.42271588359472, 414.9416460824416] [INFO] [stdout] No solution [INFO] [stdout] point_f: {351.3244201015882, 533.1853221806427}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [351.3244201015882, 533.1853221806427] [INFO] [stdout] No solution [INFO] [stdout] point_f: {319.5574415212109, -509.83602373437395}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [319.5574415212109, -509.83602373437395] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-742.0264737206237, -649.1451959678525}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-742.0264737206237, -649.1451959678525] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-333.73563270533293, -621.6757772567871}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-333.73563270533293, -621.6757772567871] [INFO] [stdout] No solution [INFO] [stdout] point_f: {368.7709292822094, 678.556544655864}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [368.7709292822094, 678.556544655864] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-183.84664721891977, 15.838487949966634}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-183.84664721891977, 15.838487949966634] [INFO] [stdout] No solution [INFO] [stdout] point_f: {17.28412242389777, 245.45889222305345}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [17.28412242389777, 245.45889222305345] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-853.2679183873184, 24.724979856987602}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-853.2679183873184, 24.724979856987602] [INFO] [stdout] No solution [INFO] [stdout] point_f: {8.943223161193032, -98.23859283452259}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [8.943223161193032, -98.23859283452259] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-239.01396069340342, 180.9276946930911}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-239.01396069340342, 180.9276946930911] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-634.326312587739, 747.6252667175038}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-634.326312587739, 747.6252667175038] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-779.6798839818782, -533.4389428485049}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-779.6798839818782, -533.4389428485049] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-745.7384672707464, 65.20579971464667}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-745.7384672707464, 65.20579971464667] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-954.2717060836443, -790.874334460693}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-954.2717060836443, -790.874334460693] [INFO] [stdout] No solution [INFO] [stdout] point_f: {297.41755595796303, -545.2682139668141}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [297.41755595796303, -545.2682139668141] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-768.7008671007636, 194.60126368095052}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-768.7008671007636, 194.60126368095052] [INFO] [stdout] No solution [INFO] [stdout] point_f: {495.707085793239, -772.9231159400656}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [495.707085793239, -772.9231159400656] [INFO] [stdout] No solution [INFO] [stdout] point_f: {682.6795189298887, -370.17294982879}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [682.6795189298887, -370.17294982879] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-584.1746187661188, 340.03179692428944}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-584.1746187661188, 340.03179692428944] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-25.682858685187625, -237.70678029112617}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-25.682858685187625, -237.70678029112617] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-489.9359128890173, -400.69874677456016}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-489.9359128890173, -400.69874677456016] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-198.0569855652874, 745.0544439174794}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-198.0569855652874, 745.0544439174794] [INFO] [stdout] No solution [INFO] [stdout] point_f: {491.08772706615946, -344.37606455156276}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [491.08772706615946, -344.37606455156276] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-230.19337328066797, -675.3479588182438}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-230.19337328066797, -675.3479588182438] [INFO] [stdout] No solution [INFO] [stdout] point_f: {404.07233210234017, -780.2552615812908}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [404.07233210234017, -780.2552615812908] [INFO] [stdout] No solution [INFO] [stdout] point_f: {771.3050456401631, -793.8553154176313}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [771.3050456401631, -793.8553154176313] [INFO] [stdout] No solution [INFO] [stdout] point_f: {541.7776932087172, -407.4169481411376}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [541.7776932087172, -407.4169481411376] [INFO] [stdout] No solution [INFO] [stdout] point_f: {338.3381279561131, 328.3420515862242}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [338.3381279561131, 328.3420515862242] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-893.1208917181727, 303.64993081329}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-893.1208917181727, 303.64993081329] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-342.7457540277743, -70.2497836558531}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-342.7457540277743, -70.2497836558531] [INFO] [stdout] No solution [INFO] [stdout] point_f: {264.89751561951493, -821.5603390800967}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [264.89751561951493, -821.5603390800967] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-319.90476519749575, 68.58596798025837}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-319.90476519749575, 68.58596798025837] [INFO] [stdout] No solution [INFO] [stdout] point_f: {149.612441077335, 666.8162697410401}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [149.612441077335, 666.8162697410401] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-120.62424018471995, 344.3277769892625}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-120.62424018471995, 344.3277769892625] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-460.30750945477064, -141.75869021793062}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-460.30750945477064, -141.75869021793062] [INFO] [stdout] No solution [INFO] [stdout] point_f: {180.28654156276866, -544.6115147833801}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [180.28654156276866, -544.6115147833801] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-759.857923969176, -389.63155063180466}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-759.857923969176, -389.63155063180466] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-112.47404365857653, 680.7851713573143}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-112.47404365857653, 680.7851713573143] [INFO] [stdout] No solution [INFO] [stdout] point_f: {305.4366919132185, 82.20682447870058}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [305.4366919132185, 82.20682447870058] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-106.15136991476913, -639.7226124086149}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-106.15136991476913, -639.7226124086149] [INFO] [stdout] No solution [INFO] [stdout] point_f: {265.6431786931489, -44.0456526728359}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [265.6431786931489, -44.0456526728359] [INFO] [stdout] No solution [INFO] [stdout] point_f: {679.8793139758118, 677.2562366674192}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [679.8793139758118, 677.2562366674192] [INFO] [stdout] No solution [INFO] [stdout] point_f: {674.0952796847259, -847.8543929418531}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [674.0952796847259, -847.8543929418531] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-307.61918316307253, 996.8840038209228}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-307.61918316307253, 996.8840038209228] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-538.6446418202233, -935.5694287262763}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-538.6446418202233, -935.5694287262763] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-358.8723370173574, 569.4637561151881}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-358.8723370173574, 569.4637561151881] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-74.91700804547907, -507.3310725219868}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-74.91700804547907, -507.3310725219868] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-114.25874570806013, 143.45806139490992}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-114.25874570806013, 143.45806139490992] [INFO] [stdout] No solution [INFO] [stdout] point_f: {969.8867457112397, 898.0277933016364}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [969.8867457112397, 898.0277933016364] [INFO] [stdout] No solution [INFO] [stdout] point_f: {395.6191852783686, 794.5216589220906}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [395.6191852783686, 794.5216589220906] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-232.61674266433863, -481.88462052214516}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-232.61674266433863, -481.88462052214516] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-152.5418855705807, -400.5267973651869}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-152.5418855705807, -400.5267973651869] [INFO] [stdout] No solution [INFO] [stdout] point_f: {793.6160711107091, -133.31064077422332}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [793.6160711107091, -133.31064077422332] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-613.9893130767309, -647.4140017358199}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-613.9893130767309, -647.4140017358199] [INFO] [stdout] No solution [INFO] [stdout] point_f: {102.86004973628019, -883.8466281928561}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [102.86004973628019, -883.8466281928561] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-163.300631274764, 90.40356338740503}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-163.300631274764, 90.40356338740503] [INFO] [stdout] No solution [INFO] [stdout] point_f: {596.5175292059891, -688.7253253728463}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [596.5175292059891, -688.7253253728463] [INFO] [stdout] No solution [INFO] [stdout] point_f: {913.1407640048335, -875.6885173595324}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [913.1407640048335, -875.6885173595324] [INFO] [stdout] No solution [INFO] [stdout] point_f: {558.7652877897162, 30.856515390504}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [558.7652877897162, 30.856515390504] [INFO] [stdout] No solution [INFO] [stdout] point_f: {195.6749356310729, -763.3219360142243}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [195.6749356310729, -763.3219360142243] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-38.278157323632854, 452.3093846359827}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-38.278157323632854, 452.3093846359827] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-248.74451170182124, 370.8284441789451}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-248.74451170182124, 370.8284441789451] [INFO] [stdout] No solution [INFO] [stdout] point_f: {451.05079654714154, -460.95452673484874}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [451.05079654714154, -460.95452673484874] [INFO] [stdout] No solution [INFO] [stdout] point_f: {285.11478965789115, -597.2331806447717}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [285.11478965789115, -597.2331806447717] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-42.17195045773269, -566.1148179637077}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-42.17195045773269, -566.1148179637077] [INFO] [stdout] No solution [INFO] [stdout] point_f: {752.1806743051029, 685.1724191441665}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [752.1806743051029, 685.1724191441665] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-701.0494603522818, -733.0629959685946}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-701.0494603522818, -733.0629959685946] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-172.65269139120767, 724.8511939913035}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-172.65269139120767, 724.8511939913035] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-384.57043121976267, 251.8873390836327}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-384.57043121976267, 251.8873390836327] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-689.8851815624382, -520.7679323798659}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-689.8851815624382, -520.7679323798659] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-397.5143250440003, -890.2969049149831}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-397.5143250440003, -890.2969049149831] [INFO] [stdout] No solution [INFO] [stdout] point_f: {950.8903671034354, 58.372046667635004}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [950.8903671034354, 58.372046667635004] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-113.59140503996957, -890.3497502966707}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-113.59140503996957, -890.3497502966707] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-869.6558137332557, 191.63678863812947}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-869.6558137332557, 191.63678863812947] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-693.690310286398, 263.5607745830014}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-693.690310286398, 263.5607745830014] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-481.88459852836775, -837.3434079176593}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-481.88459852836775, -837.3434079176593] [INFO] [stdout] No solution [INFO] [stdout] point_f: {434.15798163619274, -224.33570918194334}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [434.15798163619274, -224.33570918194334] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-935.6411113006504, 889.1254946109505}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-935.6411113006504, 889.1254946109505] [INFO] [stdout] No solution [INFO] [stdout] point_f: {420.87281404848704, 428.6239498901084}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [420.87281404848704, 428.6239498901084] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-625.8375074846239, 321.73678428190556}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-625.8375074846239, 321.73678428190556] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-251.74929636876846, -708.6000615206735}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-251.74929636876846, -708.6000615206735] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-587.3619688572695, 590.0724217251909}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-587.3619688572695, 590.0724217251909] [INFO] [stdout] No solution [INFO] [stdout] point_f: {636.414418148323, -560.794946407313}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [636.414418148323, -560.794946407313] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-243.97515001228112, 289.00141056558004}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-243.97515001228112, 289.00141056558004] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-627.2359300224499, -115.9642719379525}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-627.2359300224499, -115.9642719379525] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-229.7086239872068, -224.690156759694}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-229.7086239872068, -224.690156759694] [INFO] [stdout] No solution [INFO] [stdout] point_f: {433.37976569550824, -656.2927196078601}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [433.37976569550824, -656.2927196078601] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-900.596843558521, -908.3258096069518}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-900.596843558521, -908.3258096069518] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-811.0051695210605, -285.09785974604404}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-811.0051695210605, -285.09785974604404] [INFO] [stdout] No solution [INFO] [stdout] point_f: {666.6208056214166, -331.63793388455167}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [666.6208056214166, -331.63793388455167] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-450.3261257955073, 594.9660181970594}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-450.3261257955073, 594.9660181970594] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-241.00308052030516, -321.38982384880467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-241.00308052030516, -321.38982384880467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {363.3543455728052, 894.3290268370588}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [363.3543455728052, 894.3290268370588] [INFO] [stdout] No solution [INFO] [stdout] point_f: {651.7095875825696, 358.58857718878085}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [651.7095875825696, 358.58857718878085] [INFO] [stdout] No solution [INFO] [stdout] point_f: {549.6023053328588, -841.3508012329802}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [549.6023053328588, -841.3508012329802] [INFO] [stdout] No solution [INFO] [stdout] point_f: {774.0696004859324, 384.98296045158213}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [774.0696004859324, 384.98296045158213] [INFO] [stdout] No solution [INFO] [stdout] point_f: {79.69565875115495, -692.8617141632274}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [79.69565875115495, -692.8617141632274] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-247.8790517762426, -1.0541754543816069}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-247.8790517762426, -1.0541754543816069] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-545.0747160462095, 308.69844618941033}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-545.0747160462095, 308.69844618941033] [INFO] [stdout] No solution [INFO] [stdout] point_f: {852.8106151856557, 524.1013728636017}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [852.8106151856557, 524.1013728636017] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-533.8146435931299, -967.0377374571322}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-533.8146435931299, -967.0377374571322] [INFO] [stdout] No solution [INFO] [stdout] point_f: {447.780740508417, -970.3991896605455}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [447.780740508417, -970.3991896605455] [INFO] [stdout] No solution [INFO] [stdout] point_f: {693.3736136758739, 445.5186018738111}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [693.3736136758739, 445.5186018738111] [INFO] [stdout] No solution [INFO] [stdout] point_f: {11.456815207119007, 68.16799743469687}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [11.456815207119007, 68.16799743469687] [INFO] [stdout] No solution [INFO] [stdout] point_f: {547.6114055592514, 2.3104643912956817}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [547.6114055592514, 2.3104643912956817] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-78.35508989624134, -116.94269468619552}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-78.35508989624134, -116.94269468619552] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-936.9540953672537, -223.33226783829787}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-936.9540953672537, -223.33226783829787] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-759.7512582672441, -305.385896631027}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-759.7512582672441, -305.385896631027] [INFO] [stdout] No solution [INFO] [stdout] point_f: {390.7263962705722, -774.7345597260997}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [390.7263962705722, -774.7345597260997] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-538.8186800941214, -416.4600823030762}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-538.8186800941214, -416.4600823030762] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-807.8771155377766, 797.3109087311468}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-807.8771155377766, 797.3109087311468] [INFO] [stdout] No solution [INFO] [stdout] point_f: {986.7992740950938, 708.8580002926105}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [986.7992740950938, 708.8580002926105] [INFO] [stdout] No solution [INFO] [stdout] point_f: {731.7854711111224, 737.2998386860763}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [731.7854711111224, 737.2998386860763] [INFO] [stdout] No solution [INFO] [stdout] point_f: {635.1070684009237, -531.6841434766789}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [635.1070684009237, -531.6841434766789] [INFO] [stdout] No solution [INFO] [stdout] point_f: {100.3958866502278, 245.25417402887365}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [100.3958866502278, 245.25417402887365] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-221.8745882945825, 298.7467978592467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-221.8745882945825, 298.7467978592467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-487.600071965197, 787.9041358892741}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-487.600071965197, 787.9041358892741] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-381.289612358068, -299.7070990770703}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-381.289612358068, -299.7070990770703] [INFO] [stdout] No solution [INFO] [stdout] point_f: {982.7934996474128, 512.9069771692002}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [982.7934996474128, 512.9069771692002] [INFO] [stdout] No solution [INFO] [stdout] point_f: {589.0295466459224, 836.8707953523367}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [589.0295466459224, 836.8707953523367] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-294.8385463761505, -5.188998182329669}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-294.8385463761505, -5.188998182329669] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-513.6923027935368, -912.8274416054811}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-513.6923027935368, -912.8274416054811] [INFO] [stdout] No solution [INFO] [stdout] point_f: {690.9921234365916, 151.2663207630976}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [690.9921234365916, 151.2663207630976] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-541.4663480118618, 49.55908631536454}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-541.4663480118618, 49.55908631536454] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-298.2761844140698, 351.05903778881907}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-298.2761844140698, 351.05903778881907] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-803.4133201442768, 467.04707448872136}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-803.4133201442768, 467.04707448872136] [INFO] [stdout] No solution [INFO] [stdout] point_f: {742.4828836217903, 212.07214390744684}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [742.4828836217903, 212.07214390744684] [INFO] [stdout] No solution [INFO] [stdout] point_f: {370.9473477962367, 526.9056918391129}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [370.9473477962367, 526.9056918391129] [INFO] [stdout] No solution [INFO] [stdout] point_f: {251.88891124849715, 93.94766150864075}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [251.88891124849715, 93.94766150864075] [INFO] [stdout] No solution [INFO] [stdout] point_f: {42.44623074429887, -862.5161764426084}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [42.44623074429887, -862.5161764426084] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-460.9491514988533, -360.6018053160991}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-460.9491514988533, -360.6018053160991] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-882.8729288459116, -500.6325382038188}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-882.8729288459116, -500.6325382038188] [INFO] [stdout] No solution [INFO] [stdout] point_f: {811.704783984959, -758.5552468521719}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [811.704783984959, -758.5552468521719] [INFO] [stdout] No solution [INFO] [stdout] point_f: {368.7105054316962, 839.7160541896671}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [368.7105054316962, 839.7160541896671] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-33.69655685277098, -22.44179155149743}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-33.69655685277098, -22.44179155149743] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-409.37414154835756, 775.1869292866527}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-409.37414154835756, 775.1869292866527] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-207.74205549237297, -701.731997045227}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-207.74205549237297, -701.731997045227] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-933.4531619913587, -942.9387020968005}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-933.4531619913587, -942.9387020968005] [INFO] [stdout] No solution [INFO] [stdout] point_f: {361.50043491829365, -755.5053887010183}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [361.50043491829365, -755.5053887010183] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-636.4718053483855, 888.6064867885568}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-636.4718053483855, 888.6064867885568] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-639.169707786778, -930.5083515963943}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-639.169707786778, -930.5083515963943] [INFO] [stdout] No solution [INFO] [stdout] point_f: {559.9991194458669, 572.8150546882121}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [559.9991194458669, 572.8150546882121] [INFO] [stdout] No solution [INFO] [stdout] point_f: {25.254872971526993, -453.5435374477621}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [25.254872971526993, -453.5435374477621] [INFO] [stdout] No solution [INFO] [stdout] point_f: {513.7057122525048, -133.60677310741892}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [513.7057122525048, -133.60677310741892] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-980.0504522453331, 693.5089811040793}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-980.0504522453331, 693.5089811040793] [INFO] [stdout] No solution [INFO] [stdout] point_f: {241.83084031049293, -925.5802537565016}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [241.83084031049293, -925.5802537565016] [INFO] [stdout] No solution [INFO] [stdout] point_f: {404.40855570065764, -592.2372324927596}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [404.40855570065764, -592.2372324927596] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-947.0445178128632, 823.0292741409073}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-947.0445178128632, 823.0292741409073] [INFO] [stdout] No solution [INFO] [stdout] point_f: {840.8047503483954, 218.96535939674163}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [840.8047503483954, 218.96535939674163] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-939.0743164809007, -672.550092582751}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-939.0743164809007, -672.550092582751] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-786.212202746904, 161.7089954173655}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-786.212202746904, 161.7089954173655] [INFO] [stdout] No solution [INFO] [stdout] point_f: {139.13479149004706, 620.5729338223534}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [139.13479149004706, 620.5729338223534] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-400.8474751912288, -188.3701546203764}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-400.8474751912288, -188.3701546203764] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-159.96690662776734, 997.5988875522507}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-159.96690662776734, 997.5988875522507] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-558.2061198051181, -715.306482032414}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-558.2061198051181, -715.306482032414] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-269.7038373738816, 605.8892015586816}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-269.7038373738816, 605.8892015586816] [INFO] [stdout] No solution [INFO] [stdout] point_f: {139.1384903446226, -678.4035748168446}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [139.1384903446226, -678.4035748168446] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-132.13805885007537, 281.4245739830726}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-132.13805885007537, 281.4245739830726] [INFO] [stdout] No solution [INFO] [stdout] point_f: {437.08163892824587, 202.06266062867735}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [437.08163892824587, 202.06266062867735] [INFO] [stdout] No solution [INFO] [stdout] point_f: {328.5235297467518, -183.97462277952764}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [328.5235297467518, -183.97462277952764] [INFO] [stdout] No solution [INFO] [stdout] point_f: {182.6380125526557, 117.52100661666009}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [182.6380125526557, 117.52100661666009] [INFO] [stdout] No solution [INFO] [stdout] point_f: {446.263678808986, -833.9942908673521}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [446.263678808986, -833.9942908673521] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-875.5895595448183, -532.6266212468172}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-875.5895595448183, -532.6266212468172] [INFO] [stdout] No solution [INFO] [stdout] point_f: {319.43141973235765, -628.8167678879245}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [319.43141973235765, -628.8167678879245] [INFO] [stdout] No solution [INFO] [stdout] point_f: {474.05117090575254, -639.6063274882762}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [474.05117090575254, -639.6063274882762] [INFO] [stdout] No solution [INFO] [stdout] point_f: {615.5022197042986, 798.2772588261712}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [615.5022197042986, 798.2772588261712] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-40.25338588366401, -911.5942890904232}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-40.25338588366401, -911.5942890904232] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-292.42812259364564, -825.6508162611982}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-292.42812259364564, -825.6508162611982] [INFO] [stdout] No solution [INFO] [stdout] point_f: {683.2373328214248, -231.7795227199117}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [683.2373328214248, -231.7795227199117] [INFO] [stdout] No solution [INFO] [stdout] point_f: {834.2142026658585, 615.4610455320778}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [834.2142026658585, 615.4610455320778] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-158.78954579991773, 371.61137628969163}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-158.78954579991773, 371.61137628969163] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-582.5641812938059, -201.66175942937286}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-582.5641812938059, -201.66175942937286] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-528.5743239817232, -2.025745978897021}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-528.5743239817232, -2.025745978897021] [INFO] [stdout] No solution [INFO] [stdout] point_f: {62.679100167664956, 946.6804925948011}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [62.679100167664956, 946.6804925948011] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-938.0500312538182, -121.70476312168034}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-938.0500312538182, -121.70476312168034] [INFO] [stdout] No solution [INFO] [stdout] point_f: {369.4078338054801, -377.18269167452377}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [369.4078338054801, -377.18269167452377] [INFO] [stdout] No solution [INFO] [stdout] point_f: {134.56431716265797, -376.17893768051715}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [134.56431716265797, -376.17893768051715] [INFO] [stdout] No solution [INFO] [stdout] point_f: {458.98250268140873, 249.70279838408283}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [458.98250268140873, 249.70279838408283] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-221.35432535075904, -681.7903422986533}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-221.35432535075904, -681.7903422986533] [INFO] [stdout] No solution [INFO] [stdout] point_f: {100.02566903244997, -880.9338708915742}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [100.02566903244997, -880.9338708915742] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-564.0344824514209, -384.42005387931385}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-564.0344824514209, -384.42005387931385] [INFO] [stdout] No solution [INFO] [stdout] point_f: {851.9331550853667, 909.4270002694041}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [851.9331550853667, 909.4270002694041] [INFO] [stdout] No solution [INFO] [stdout] point_f: {873.6908118728525, -320.3773763886253}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [873.6908118728525, -320.3773763886253] [INFO] [stdout] No solution [INFO] [stdout] point_f: {94.05486359781617, -73.40588252428802}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [94.05486359781617, -73.40588252428802] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-40.10536326010788, 953.7197867615967}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-40.10536326010788, 953.7197867615967] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-201.81994376803573, 364.5424161670344}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-201.81994376803573, 364.5424161670344] [INFO] [stdout] No solution [INFO] [stdout] point_f: {353.7685815296104, -288.66666451131357}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [353.7685815296104, -288.66666451131357] [INFO] [stdout] No solution [INFO] [stdout] point_f: {340.02305926907, 681.8984617185131}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [340.02305926907, 681.8984617185131] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-363.81035925997423, 849.553060140154}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-363.81035925997423, 849.553060140154] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-802.4851286852326, 933.2716205918459}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-802.4851286852326, 933.2716205918459] [INFO] [stdout] No solution [INFO] [stdout] point_f: {631.2124130227935, 548.3571042727408}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [631.2124130227935, 548.3571042727408] [INFO] [stdout] No solution [INFO] [stdout] point_f: {131.85529222438936, -626.0225650399921}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [131.85529222438936, -626.0225650399921] [INFO] [stdout] No solution [INFO] [stdout] point_f: {976.1630376642581, 47.85783235335202}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [976.1630376642581, 47.85783235335202] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-909.8823574841192, 978.3799055305712}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-909.8823574841192, 978.3799055305712] [INFO] [stdout] No solution [INFO] [stdout] point_f: {22.09911792624291, 376.2776618087403}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [22.09911792624291, 376.2776618087403] [INFO] [stdout] No solution [INFO] [stdout] point_f: {992.7209027682409, -860.5070494545117}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [992.7209027682409, -860.5070494545117] [INFO] [stdout] No solution [INFO] [stdout] point_f: {457.40526698904205, 962.6143948404197}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [457.40526698904205, 962.6143948404197] [INFO] [stdout] No solution [INFO] [stdout] point_f: {611.2043092558922, -821.4952982030486}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [611.2043092558922, -821.4952982030486] [INFO] [stdout] No solution [INFO] [stdout] point_f: {483.38161002937363, -775.8199639289467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [483.38161002937363, -775.8199639289467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-9.066177388793221, 998.3373701283824}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-9.066177388793221, 998.3373701283824] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-471.8371185056877, 871.8631965584814}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-471.8371185056877, 871.8631965584814] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-267.4449336736093, -979.7494817205368}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-267.4449336736093, -979.7494817205368] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-761.2611696746794, 151.84388179192297}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-761.2611696746794, 151.84388179192297] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-36.39423670549297, 626.2458089669872}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-36.39423670549297, 626.2458089669872] [INFO] [stdout] No solution [INFO] [stdout] point_f: {73.57597711845847, 188.81601399203646}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [73.57597711845847, 188.81601399203646] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-281.4183604380336, 66.34094351992326}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-281.4183604380336, 66.34094351992326] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-26.81628190342792, -816.8887895716126}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-26.81628190342792, -816.8887895716126] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-117.82620831850284, -318.2785320279629}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-117.82620831850284, -318.2785320279629] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-318.46044237077285, -484.47321353781047}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-318.46044237077285, -484.47321353781047] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-840.3909668970937, -600.7761353734229}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-840.3909668970937, -600.7761353734229] [INFO] [stdout] No solution [INFO] [stdout] point_f: {551.5377047625129, 277.0878812178212}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [551.5377047625129, 277.0878812178212] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-466.76415174153044, -133.9537079446593}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-466.76415174153044, -133.9537079446593] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-639.2475222554106, -537.6595909577522}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-639.2475222554106, -537.6595909577522] [INFO] [stdout] No solution [INFO] [stdout] point_f: {694.7285307360719, -280.76182661887253}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [694.7285307360719, -280.76182661887253] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-368.7800393357396, -925.199641092549}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-368.7800393357396, -925.199641092549] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-759.838025169488, -792.7086417750533}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-759.838025169488, -792.7086417750533] [INFO] [stdout] No solution [INFO] [stdout] point_f: {986.6795351208948, -323.44838318776544}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [986.6795351208948, -323.44838318776544] [INFO] [stdout] No solution [INFO] [stdout] point_f: {309.63410126903705, 948.4131322062178}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [309.63410126903705, 948.4131322062178] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-846.0227562005156, 692.5036941655803}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-846.0227562005156, 692.5036941655803] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-660.2949623302652, -333.46601115220676}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-660.2949623302652, -333.46601115220676] [INFO] [stdout] No solution [INFO] [stdout] point_f: {869.1232519422845, -38.151044843369505}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [869.1232519422845, -38.151044843369505] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-754.8465220992955, 660.2641213186735}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-754.8465220992955, 660.2641213186735] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-662.5947114733175, -912.1308944233175}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-662.5947114733175, -912.1308944233175] [INFO] [stdout] No solution [INFO] [stdout] point_f: {552.7996530399992, 992.5434355590146}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [552.7996530399992, 992.5434355590146] [INFO] [stdout] No solution [INFO] [stdout] point_f: {778.5802921821969, 219.201567083212}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [778.5802921821969, 219.201567083212] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-745.8774800301486, 746.4425488280865}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-745.8774800301486, 746.4425488280865] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-584.2734916192289, 292.15247693106426}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-584.2734916192289, 292.15247693106426] [INFO] [stdout] No solution [INFO] [stdout] point_f: {928.0419880281393, 518.7990106203642}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [928.0419880281393, 518.7990106203642] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-312.5933446823859, -620.2848018227427}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-312.5933446823859, -620.2848018227427] [INFO] [stdout] No solution [INFO] [stdout] point_f: {599.4724299352706, -835.7491973800784}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [599.4724299352706, -835.7491973800784] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-504.57960812529734, 290.4878515596927}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-504.57960812529734, 290.4878515596927] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-20.352184052986104, 421.2653028562099}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-20.352184052986104, 421.2653028562099] [INFO] [stdout] No solution [INFO] [stdout] point_f: {804.1115251977442, -976.6178191713251}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [804.1115251977442, -976.6178191713251] [INFO] [stdout] No solution [INFO] [stdout] point_f: {393.0772085017477, -114.07570022866628}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [393.0772085017477, -114.07570022866628] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-931.1674458999457, 97.04346982595393}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-931.1674458999457, 97.04346982595393] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-434.7273255210222, 323.23287465812405}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-434.7273255210222, 323.23287465812405] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-85.33598593904037, -57.77770356689075}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-85.33598593904037, -57.77770356689075] [INFO] [stdout] No solution [INFO] [stdout] point_f: {437.3090228154974, 760.941856725804}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [437.3090228154974, 760.941856725804] [INFO] [stdout] No solution [INFO] [stdout] point_f: {956.2107927552713, 462.0650290539925}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [956.2107927552713, 462.0650290539925] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-593.2824052259025, -101.62493893753856}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-593.2824052259025, -101.62493893753856] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-745.2159948717893, -913.6581216635755}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-745.2159948717893, -913.6581216635755] [INFO] [stdout] No solution [INFO] [stdout] point_f: {997.6977132908739, -827.954904732183}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [997.6977132908739, -827.954904732183] [INFO] [stdout] No solution [INFO] [stdout] point_f: {988.4285554164869, -415.8644009228931}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [988.4285554164869, -415.8644009228931] [INFO] [stdout] No solution [INFO] [stdout] point_f: {92.10498307371518, -131.52366538506135}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [92.10498307371518, -131.52366538506135] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-925.598999167919, 834.8044310753307}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-925.598999167919, 834.8044310753307] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-933.826236747667, 277.89676209018626}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-933.826236747667, 277.89676209018626] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-525.061440392022, 752.2977644061441}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-525.061440392022, 752.2977644061441] [INFO] [stdout] No solution [INFO] [stdout] point_f: {18.752554425898666, -682.031650184205}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [18.752554425898666, -682.031650184205] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-163.06136038866987, 223.67221711842012}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-163.06136038866987, 223.67221711842012] [INFO] [stdout] No solution [INFO] [stdout] point_f: {79.26296690289314, -544.9178015486505}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [79.26296690289314, -544.9178015486505] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-559.6826030775412, -999.6911994607625}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-559.6826030775412, -999.6911994607625] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-667.1279917350685, 980.1097170615517}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-667.1279917350685, 980.1097170615517] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-80.90495190514298, 118.0402059063108}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-80.90495190514298, 118.0402059063108] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-726.3816873834737, 821.3547661773325}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-726.3816873834737, 821.3547661773325] [INFO] [stdout] No solution [INFO] [stdout] point_f: {52.74849760081224, -947.2732679613079}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [52.74849760081224, -947.2732679613079] [INFO] [stdout] No solution [INFO] [stdout] point_f: {682.685822493763, -611.8257272259684}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [682.685822493763, -611.8257272259684] [INFO] [stdout] No solution [INFO] [stdout] point_f: {897.1366118099322, -154.21077158465346}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [897.1366118099322, -154.21077158465346] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-981.1716395533022, -690.3783196145698}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-981.1716395533022, -690.3783196145698] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-186.0294005500523, -829.4049740639791}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-186.0294005500523, -829.4049740639791] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-819.3939749771291, 455.4194685992097}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-819.3939749771291, 455.4194685992097] [INFO] [stdout] No solution [INFO] [stdout] point_f: {536.0463076200488, -245.36872456680476}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [536.0463076200488, -245.36872456680476] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-341.5498148516724, 495.924773009973}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-341.5498148516724, 495.924773009973] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-559.6262739227069, 295.52870152172864}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-559.6262739227069, 295.52870152172864] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-234.19415528594232, -447.6452924470458}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-234.19415528594232, -447.6452924470458] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-937.0216156636654, -886.696206370003}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-937.0216156636654, -886.696206370003] [INFO] [stdout] No solution [INFO] [stdout] point_f: {456.695891261357, 656.2368190656825}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [456.695891261357, 656.2368190656825] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-592.0946747107365, -45.18140604778023}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-592.0946747107365, -45.18140604778023] [INFO] [stdout] No solution [INFO] [stdout] point_f: {592.566792916052, -660.002500681431}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [592.566792916052, -660.002500681431] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-232.83671841730097, 456.4659205933549}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-232.83671841730097, 456.4659205933549] [INFO] [stdout] No solution [INFO] [stdout] point_f: {473.345605177386, 816.1057098719309}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [473.345605177386, 816.1057098719309] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-746.7561091145823, 87.68309669038035}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-746.7561091145823, 87.68309669038035] [INFO] [stdout] No solution [INFO] [stdout] point_f: {628.3064891698409, -950.7174568072121}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [628.3064891698409, -950.7174568072121] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-346.06814140833194, 741.7205556327563}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-346.06814140833194, 741.7205556327563] [INFO] [stdout] No solution [INFO] [stdout] point_f: {988.1891172326864, -367.2521497740329}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [988.1891172326864, -367.2521497740329] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-999.7595645580582, -675.0560315690315}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-999.7595645580582, -675.0560315690315] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-145.48107920739153, -991.6880712557447}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-145.48107920739153, -991.6880712557447] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-810.8674549988701, 724.179532431727}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-810.8674549988701, 724.179532431727] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-600.2607618181783, 770.3899583297211}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-600.2607618181783, 770.3899583297211] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-602.8507242944827, -80.35667428159377}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-602.8507242944827, -80.35667428159377] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-857.0198040079813, -321.0119900199637}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-857.0198040079813, -321.0119900199637] [INFO] [stdout] No solution [INFO] [stdout] point_f: {722.3858110625051, -977.2652494430423}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [722.3858110625051, -977.2652494430423] [INFO] [stdout] No solution [INFO] [stdout] point_f: {451.7396960349354, -775.9323658065069}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [451.7396960349354, -775.9323658065069] [INFO] [stdout] No solution [INFO] [stdout] point_f: {761.4971523429172, -441.6263214253462}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [761.4971523429172, -441.6263214253462] [INFO] [stdout] No solution [INFO] [stdout] point_f: {64.70020483987378, -256.60920644334965}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [64.70020483987378, -256.60920644334965] [INFO] [stdout] No solution [INFO] [stdout] point_f: {32.92632532728612, -271.7195636825452}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [32.92632532728612, -271.7195636825452] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-131.15346378970912, -380.78349329647483}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-131.15346378970912, -380.78349329647483] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-437.74416946196527, -547.6516523398129}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-437.74416946196527, -547.6516523398129] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-102.76421052878777, -754.2029097341407}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-102.76421052878777, -754.2029097341407] [INFO] [stdout] No solution [INFO] [stdout] point_f: {254.1786280245101, -978.1105555734588}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [254.1786280245101, -978.1105555734588] [INFO] [stdout] No solution [INFO] [stdout] point_f: {412.66169943902037, 660.9936696027257}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [412.66169943902037, 660.9936696027257] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-29.15713602507799, 541.722323682568}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-29.15713602507799, 541.722323682568] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-957.0042876106926, 343.38402382003824}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-957.0042876106926, 343.38402382003824] [INFO] [stdout] No solution [INFO] [stdout] point_f: {394.86276775522674, -682.3854353208825}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [394.86276775522674, -682.3854353208825] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-378.64972740557107, -405.2860271859888}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-378.64972740557107, -405.2860271859888] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-132.55454991589136, -633.1613129534372}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-132.55454991589136, -633.1613129534372] [INFO] [stdout] No solution [INFO] [stdout] point_f: {641.9296803455982, 334.3696377494507}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [641.9296803455982, 334.3696377494507] [INFO] [stdout] No solution [INFO] [stdout] point_f: {574.6482961760955, -178.7928112058146}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [574.6482961760955, -178.7928112058146] [INFO] [stdout] No solution [INFO] [stdout] point_f: {137.3643214795561, 849.5947991082605}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [137.3643214795561, 849.5947991082605] [INFO] [stdout] No solution [INFO] [stdout] point_f: {306.36022649948814, -894.8838228522784}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [306.36022649948814, -894.8838228522784] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-419.7981059779803, 737.6810433689429}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-419.7981059779803, 737.6810433689429] [INFO] [stdout] No solution [INFO] [stdout] point_f: {760.8676438678951, -585.5198472598229}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [760.8676438678951, -585.5198472598229] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-651.5822089144554, -206.33030291707132}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-651.5822089144554, -206.33030291707132] [INFO] [stdout] No solution [INFO] [stdout] point_f: {768.4381895428132, -615.1684109030815}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [768.4381895428132, -615.1684109030815] [INFO] [stdout] No solution [INFO] [stdout] point_f: {951.740405807544, 788.2636689610329}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [951.740405807544, 788.2636689610329] [INFO] [stdout] No solution [INFO] [stdout] point_f: {50.954283753174195, -4.344474642053797}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [50.954283753174195, -4.344474642053797] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-714.9050315207521, -928.9295628853629}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-714.9050315207521, -928.9295628853629] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-220.43490142426197, 357.7814540914544}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-220.43490142426197, 357.7814540914544] [INFO] [stdout] No solution [INFO] [stdout] point_f: {944.9034218082666, -758.7995708241974}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [944.9034218082666, -758.7995708241974] [INFO] [stdout] No solution [INFO] [stdout] point_f: {606.5968302162137, 453.881940860804}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [606.5968302162137, 453.881940860804] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-306.9045380315148, -930.9062916894866}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-306.9045380315148, -930.9062916894866] [INFO] [stdout] No solution [INFO] [stdout] point_f: {138.6687857188872, -263.1246691730946}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [138.6687857188872, -263.1246691730946] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-286.111220913344, 581.3715688298732}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-286.111220913344, 581.3715688298732] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-991.6666992097407, 174.71440287070277}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-991.6666992097407, 174.71440287070277] [INFO] [stdout] No solution [INFO] [stdout] point_f: {191.91757541472407, -959.370311928267}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [191.91757541472407, -959.370311928267] [INFO] [stdout] No solution [INFO] [stdout] point_f: {534.4049577898215, 78.69559953968246}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [534.4049577898215, 78.69559953968246] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-627.7482497800015, 175.59509135061717}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-627.7482497800015, 175.59509135061717] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-536.241367541451, 553.4344817601338}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-536.241367541451, 553.4344817601338] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-721.3743008661276, 234.23400672127127}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-721.3743008661276, 234.23400672127127] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-984.0668815690226, 522.8515907898243}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-984.0668815690226, 522.8515907898243] [INFO] [stdout] No solution [INFO] [stdout] point_f: {587.7100632589872, 168.9105860349555}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [587.7100632589872, 168.9105860349555] [INFO] [stdout] No solution [INFO] [stdout] point_f: {430.951495170882, 941.3184559429371}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [430.951495170882, 941.3184559429371] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-772.591033480242, 333.35199954895734}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-772.591033480242, 333.35199954895734] [INFO] [stdout] No solution [INFO] [stdout] point_f: {676.4719686120402, -760.4795341122203}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [676.4719686120402, -760.4795341122203] [INFO] [stdout] No solution [INFO] [stdout] point_f: {536.464053867348, 996.1576480538165}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [536.464053867348, 996.1576480538165] [INFO] [stdout] No solution [INFO] [stdout] point_f: {417.59346877167945, -224.11466276436306}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [417.59346877167945, -224.11466276436306] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-481.97307434736786, 395.5469662574749}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-481.97307434736786, 395.5469662574749] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-302.6027719731536, -786.8309128561997}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-302.6027719731536, -786.8309128561997] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-505.2785288309489, -621.5911435834967}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-505.2785288309489, -621.5911435834967] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-839.9497654457053, 737.9045863800059}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-839.9497654457053, 737.9045863800059] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-584.128846890763, 223.85530212868207}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-584.128846890763, 223.85530212868207] [INFO] [stdout] No solution [INFO] [stdout] point_f: {112.91203602489736, 937.6844966588135}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [112.91203602489736, 937.6844966588135] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-438.35791699769584, -196.53719335548158}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-438.35791699769584, -196.53719335548158] [INFO] [stdout] No solution [INFO] [stdout] point_f: {968.8487188960028, 768.9023089161667}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [968.8487188960028, 768.9023089161667] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-633.5631419498279, 20.18978492291626}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-633.5631419498279, 20.18978492291626] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-244.61881549324755, 203.53883295483797}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-244.61881549324755, 203.53883295483797] [INFO] [stdout] No solution [INFO] [stdout] point_f: {878.1127590871813, -279.8357239014399}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [878.1127590871813, -279.8357239014399] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-334.09647587712413, -967.3090002108182}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-334.09647587712413, -967.3090002108182] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-796.0637175630856, -864.176296941428}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-796.0637175630856, -864.176296941428] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-673.9037712419563, 444.92252709036734}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-673.9037712419563, 444.92252709036734] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-246.68720276333022, -780.2307147703931}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-246.68720276333022, -780.2307147703931] [INFO] [stdout] No solution [INFO] [stdout] point_f: {129.26682244259564, 109.94325980220401}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [129.26682244259564, 109.94325980220401] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-43.21595660403648, 98.51391622006167}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-43.21595660403648, 98.51391622006167] [INFO] [stdout] No solution [INFO] [stdout] point_f: {744.913697291925, -84.91762286015842}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [744.913697291925, -84.91762286015842] [INFO] [stdout] No solution [INFO] [stdout] point_f: {298.73584001459767, -286.3263862144381}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [298.73584001459767, -286.3263862144381] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-44.57243212760841, -777.6284896375882}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-44.57243212760841, -777.6284896375882] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-80.61877786718026, -914.0022696276793}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-80.61877786718026, -914.0022696276793] [INFO] [stdout] No solution [INFO] [stdout] point_f: {463.643955507207, 448.5195965768344}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [463.643955507207, 448.5195965768344] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-542.3753996001284, 296.5535774219238}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-542.3753996001284, 296.5535774219238] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-242.65919706611874, 675.200092862553}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-242.65919706611874, 675.200092862553] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-866.380039026048, 127.14800694042106}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-866.380039026048, 127.14800694042106] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-745.1811852270512, -971.7566642324025}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-745.1811852270512, -971.7566642324025] [INFO] [stdout] No solution [INFO] [stdout] point_f: {35.43080533802731, -218.7596075021179}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [35.43080533802731, -218.7596075021179] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-598.2064330050534, 614.8379835690823}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-598.2064330050534, 614.8379835690823] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-954.3070435712266, -291.27778384204726}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-954.3070435712266, -291.27778384204726] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-894.1637253245314, 569.3739879253524}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-894.1637253245314, 569.3739879253524] [INFO] [stdout] No solution [INFO] [stdout] point_f: {329.7818952988166, 474.01587391822727}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [329.7818952988166, 474.01587391822727] [INFO] [stdout] No solution [INFO] [stdout] point_f: {225.63560557776964, -732.4986781449195}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [225.63560557776964, -732.4986781449195] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-850.3695423134601, 903.7620617502355}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-850.3695423134601, 903.7620617502355] [INFO] [stdout] No solution [INFO] [stdout] point_f: {993.9786078873847, -417.3166974444871}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [993.9786078873847, -417.3166974444871] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-720.0759442300666, -594.2575200886648}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-720.0759442300666, -594.2575200886648] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-342.0391342331799, 186.31838128433924}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-342.0391342331799, 186.31838128433924] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-219.19757687984463, -886.3130431155062}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-219.19757687984463, -886.3130431155062] [INFO] [stdout] No solution [INFO] [stdout] point_f: {861.5473828294164, 798.4941675837156}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [861.5473828294164, 798.4941675837156] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-515.7592468710384, 23.80892070898892}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-515.7592468710384, 23.80892070898892] [INFO] [stdout] No solution [INFO] [stdout] point_f: {13.88164904538587, 273.93629169178894}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [13.88164904538587, 273.93629169178894] [INFO] [stdout] No solution [INFO] [stdout] point_f: {105.52122234937269, 147.75061291100792}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [105.52122234937269, 147.75061291100792] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-381.15069394141267, 666.3071094124571}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-381.15069394141267, 666.3071094124571] [INFO] [stdout] No solution [INFO] [stdout] point_f: {209.79449183280872, -352.88721465342917}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [209.79449183280872, -352.88721465342917] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-453.1807785779871, -452.97464259907235}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-453.1807785779871, -452.97464259907235] [INFO] [stdout] No solution [INFO] [stdout] point_f: {147.9413565519767, -972.6181560958725}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [147.9413565519767, -972.6181560958725] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-189.8073987382278, -872.2761769168708}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-189.8073987382278, -872.2761769168708] [INFO] [stdout] No solution [INFO] [stdout] point_f: {224.4074105525292, 532.0806543913695}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [224.4074105525292, 532.0806543913695] [INFO] [stdout] No solution [INFO] [stdout] point_f: {306.57846803640746, -837.3883658303423}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [306.57846803640746, -837.3883658303423] [INFO] [stdout] No solution [INFO] [stdout] point_f: {464.2926725274017, 821.941167284911}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [464.2926725274017, 821.941167284911] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-884.7701697213238, 530.3605821383139}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-884.7701697213238, 530.3605821383139] [INFO] [stdout] No solution [INFO] [stdout] point_f: {500.2041931278752, 263.30512107733557}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [500.2041931278752, 263.30512107733557] [INFO] [stdout] No solution [INFO] [stdout] point_f: {959.6166102586872, 462.63269038457724}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [959.6166102586872, 462.63269038457724] [INFO] [stdout] No solution [INFO] [stdout] point_f: {428.5348888871531, 554.4671365661916}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [428.5348888871531, 554.4671365661916] [INFO] [stdout] No solution [INFO] [stdout] point_f: {260.22582277313063, -736.3496078169907}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [260.22582277313063, -736.3496078169907] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-540.8968300289478, 10.011556378490354}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-540.8968300289478, 10.011556378490354] [INFO] [stdout] No solution [INFO] [stdout] point_f: {864.6100358839446, -740.8748410875319}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [864.6100358839446, -740.8748410875319] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-712.2017029851477, -777.0611094824665}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-712.2017029851477, -777.0611094824665] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-635.8695412354814, -322.005320974764}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-635.8695412354814, -322.005320974764] [INFO] [stdout] No solution [INFO] [stdout] point_f: {678.6367776954437, -763.8195934190213}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [678.6367776954437, -763.8195934190213] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-577.8705982943854, 677.3850733586842}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-577.8705982943854, 677.3850733586842] [INFO] [stdout] No solution [INFO] [stdout] point_f: {763.2509066324253, 924.2888107441206}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [763.2509066324253, 924.2888107441206] [INFO] [stdout] No solution [INFO] [stdout] point_f: {895.5635484383652, -488.18115295923593}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [895.5635484383652, -488.18115295923593] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-246.51562551938036, 639.1460762749089}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-246.51562551938036, 639.1460762749089] [INFO] [stdout] No solution [INFO] [stdout] point_f: {743.1610181206322, -258.4482578639147}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [743.1610181206322, -258.4482578639147] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-524.8034617134758, 726.4045249678031}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-524.8034617134758, 726.4045249678031] [INFO] [stdout] No solution [INFO] [stdout] point_f: {799.22690071588, 985.5714565986427}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [799.22690071588, 985.5714565986427] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-915.851967780688, -254.21016344268037}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-915.851967780688, -254.21016344268037] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-261.51463015984916, 187.13125740782743}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-261.51463015984916, 187.13125740782743] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-32.391174169503756, -247.4854222298086}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-32.391174169503756, -247.4854222298086] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-355.19926036728623, -291.81821868070836}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-355.19926036728623, -291.81821868070836] [INFO] [stdout] No solution [INFO] [stdout] point_f: {550.2428639488671, -645.0617357412849}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [550.2428639488671, -645.0617357412849] [INFO] [stdout] No solution [INFO] [stdout] point_f: {653.353433284535, 858.9861108938092}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [653.353433284535, 858.9861108938092] [INFO] [stdout] No solution [INFO] [stdout] point_f: {779.5316855159301, -493.35916248195355}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [779.5316855159301, -493.35916248195355] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-491.9260117013393, 265.29079992249467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-491.9260117013393, 265.29079992249467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-313.01741538813224, -738.4022057681099}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-313.01741538813224, -738.4022057681099] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-420.92697719029456, 994.6455258686594}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-420.92697719029456, 994.6455258686594] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-788.2576439517823, -61.473385022046614}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-788.2576439517823, -61.473385022046614] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-934.0351456068006, 296.02063197820166}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-934.0351456068006, 296.02063197820166] [INFO] [stdout] No solution [INFO] [stdout] point_f: {359.094157226996, 602.3709693305154}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [359.094157226996, 602.3709693305154] [INFO] [stdout] No solution [INFO] [stdout] point_f: {455.6102382301349, -586.6158168867321}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [455.6102382301349, -586.6158168867321] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-666.6482002566515, -189.57664599339853}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-666.6482002566515, -189.57664599339853] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-613.8502775492309, -587.9477393730231}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-613.8502775492309, -587.9477393730231] [INFO] [stdout] No solution [INFO] [stdout] point_f: {570.2308783136475, 18.018540190407634}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [570.2308783136475, 18.018540190407634] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-836.4685063305957, 832.0355885579422}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-836.4685063305957, 832.0355885579422] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-24.05063967475178, -871.6784154825725}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-24.05063967475178, -871.6784154825725] [INFO] [stdout] No solution [INFO] [stdout] point_f: {749.7300494713809, -259.9073571344163}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [749.7300494713809, -259.9073571344163] [INFO] [stdout] No solution [INFO] [stdout] point_f: {37.72659450423225, 288.07167744699836}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [37.72659450423225, 288.07167744699836] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-162.5161786410913, 985.4093426612378}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-162.5161786410913, 985.4093426612378] [INFO] [stdout] No solution [INFO] [stdout] point_f: {13.095482575444294, -578.7675536140489}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [13.095482575444294, -578.7675536140489] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-43.278985166599796, 51.506728743403755}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-43.278985166599796, 51.506728743403755] [INFO] [stdout] No solution [INFO] [stdout] point_f: {506.0756719197316, 638.3208195904331}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [506.0756719197316, 638.3208195904331] [INFO] [stdout] No solution [INFO] [stdout] point_f: {928.6270937573975, 61.30788374650069}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [928.6270937573975, 61.30788374650069] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-376.4787189207235, -857.6908225206994}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-376.4787189207235, -857.6908225206994] [INFO] [stdout] No solution [INFO] [stdout] point_f: {981.6894435793588, 40.4479210782024}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [981.6894435793588, 40.4479210782024] [INFO] [stdout] No solution [INFO] [stdout] point_f: {52.315155203197946, -663.4974998431305}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [52.315155203197946, -663.4974998431305] [INFO] [stdout] No solution [INFO] [stdout] point_f: {991.184321877017, 313.7528348300766}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [991.184321877017, 313.7528348300766] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-208.86800307963415, -441.7784616881919}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-208.86800307963415, -441.7784616881919] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-320.0328896236923, -314.38253882704}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-320.0328896236923, -314.38253882704] [INFO] [stdout] No solution [INFO] [stdout] point_f: {712.7780524072818, 564.8279612202837}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [712.7780524072818, 564.8279612202837] [INFO] [stdout] No solution [INFO] [stdout] point_f: {107.43061334694698, 370.59172081104293}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [107.43061334694698, 370.59172081104293] [INFO] [stdout] No solution [INFO] [stdout] point_f: {414.44191668620647, -491.8572790457034}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [414.44191668620647, -491.8572790457034] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-55.87432223277574, -444.0398078405368}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-55.87432223277574, -444.0398078405368] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-894.3445822711102, 174.0046355653676}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-894.3445822711102, 174.0046355653676] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-787.105090258832, -803.5753820107896}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-787.105090258832, -803.5753820107896] [INFO] [stdout] No solution [INFO] [stdout] point_f: {2.599701784905278, 628.9509878698225}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [2.599701784905278, 628.9509878698225] [INFO] [stdout] No solution [INFO] [stdout] point_f: {218.7245566597569, -13.115691918936363}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [218.7245566597569, -13.115691918936363] [INFO] [stdout] No solution [INFO] [stdout] point_f: {38.95037229307786, -153.09757743141267}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [38.95037229307786, -153.09757743141267] [INFO] [stdout] No solution [INFO] [stdout] point_f: {329.7458383506421, 377.4525803537415}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [329.7458383506421, 377.4525803537415] [INFO] [stdout] No solution [INFO] [stdout] point_f: {382.06554970884235, -163.17897234878978}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [382.06554970884235, -163.17897234878978] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-453.56864859309496, 984.7352577321558}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-453.56864859309496, 984.7352577321558] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-365.32352832835045, -401.22774596099964}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-365.32352832835045, -401.22774596099964] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-421.83020390055196, 660.3638426183309}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-421.83020390055196, 660.3638426183309] [INFO] [stdout] No solution [INFO] [stdout] point_f: {656.9827028074085, -986.7861340208019}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [656.9827028074085, -986.7861340208019] [INFO] [stdout] No solution [INFO] [stdout] point_f: {68.54365243367988, 15.761071603749997}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [68.54365243367988, 15.761071603749997] [INFO] [stdout] No solution [INFO] [stdout] point_f: {264.24216194705036, -92.45839408358552}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [264.24216194705036, -92.45839408358552] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-817.900842444557, -743.7619745221382}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-817.900842444557, -743.7619745221382] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-5.005976388690101, -976.837635338109}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-5.005976388690101, -976.837635338109] [INFO] [stdout] No solution [INFO] [stdout] point_f: {579.33195225452, -643.7077774503792}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [579.33195225452, -643.7077774503792] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-312.67643634416584, 855.0027884694575}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-312.67643634416584, 855.0027884694575] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-791.8396023527121, 564.8874248645086}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-791.8396023527121, 564.8874248645086] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-845.1814949955456, -460.4637617686542}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-845.1814949955456, -460.4637617686542] [INFO] [stdout] No solution [INFO] [stdout] point_f: {964.0155754075085, 999.3039626706218}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [964.0155754075085, 999.3039626706218] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-231.6772510524703, 525.2251640143495}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-231.6772510524703, 525.2251640143495] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-715.6094199756598, 89.11374820012793}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-715.6094199756598, 89.11374820012793] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-942.7400633143725, 559.8854705950882}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-942.7400633143725, 559.8854705950882] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-572.7904180822713, -326.9993122977062}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-572.7904180822713, -326.9993122977062] [INFO] [stdout] No solution [INFO] [stdout] point_f: {602.2862833250304, 131.94088113931866}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [602.2862833250304, 131.94088113931866] [INFO] [stdout] No solution [INFO] [stdout] point_f: {238.1426214463454, 243.42122208389264}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [238.1426214463454, 243.42122208389264] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-394.40282663265384, 345.6078164824671}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-394.40282663265384, 345.6078164824671] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-247.78363615761646, 787.2171073326624}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-247.78363615761646, 787.2171073326624] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-669.0205013999057, -410.7562288393076}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-669.0205013999057, -410.7562288393076] [INFO] [stdout] No solution [INFO] [stdout] point_f: {618.9936187943763, -903.4278757954164}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [618.9936187943763, -903.4278757954164] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-905.0761520330659, -839.2468269606015}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-905.0761520330659, -839.2468269606015] [INFO] [stdout] No solution [INFO] [stdout] point_f: {540.7526700062276, 542.739423473022}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [540.7526700062276, 542.739423473022] [INFO] [stdout] No solution [INFO] [stdout] point_f: {164.24924411601842, 133.1007088905469}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [164.24924411601842, 133.1007088905469] [INFO] [stdout] No solution [INFO] [stdout] point_f: {899.4651269448007, 35.36916140553126}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [899.4651269448007, 35.36916140553126] [INFO] [stdout] No solution [INFO] [stdout] point_f: {970.1463958707541, 333.9388914275446}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [970.1463958707541, 333.9388914275446] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-441.3225520388942, 649.9511585219784}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-441.3225520388942, 649.9511585219784] [INFO] [stdout] No solution [INFO] [stdout] point_f: {227.38150365642628, 267.06938621971517}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [227.38150365642628, 267.06938621971517] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-328.9354008799754, 399.4935766225826}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-328.9354008799754, 399.4935766225826] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-712.3240675631055, 436.03073297026367}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-712.3240675631055, 436.03073297026367] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-148.52108920454475, -730.6265504137239}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-148.52108920454475, -730.6265504137239] [INFO] [stdout] No solution [INFO] [stdout] point_f: {653.3688629876528, 870.277206124736}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [653.3688629876528, 870.277206124736] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-824.9456318718385, 815.2241244912725}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-824.9456318718385, 815.2241244912725] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-397.2892081563813, 11.20239756950707}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-397.2892081563813, 11.20239756950707] [INFO] [stdout] No solution [INFO] [stdout] point_f: {797.070858017375, -410.1832813829467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [797.070858017375, -410.1832813829467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-953.2985845619612, 563.7340697946388}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-953.2985845619612, 563.7340697946388] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-788.9303125068103, 236.0291857296529}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-788.9303125068103, 236.0291857296529] [INFO] [stdout] No solution [INFO] [stdout] point_f: {428.57399152431526, -734.2354194050272}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [428.57399152431526, -734.2354194050272] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-350.5832751450995, 860.9334061239795}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-350.5832751450995, 860.9334061239795] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-815.280619463119, 83.69365189300197}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-815.280619463119, 83.69365189300197] [INFO] [stdout] No solution [INFO] [stdout] point_f: {600.319769200072, -799.1152996737401}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [600.319769200072, -799.1152996737401] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-139.1201371835948, -543.7424251111356}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-139.1201371835948, -543.7424251111356] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-498.2312244691949, -677.948634359966}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-498.2312244691949, -677.948634359966] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-574.8605484474813, -349.8887819650997}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-574.8605484474813, -349.8887819650997] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-355.20566661707824, -862.6004091949025}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-355.20566661707824, -862.6004091949025] [INFO] [stdout] No solution [INFO] [stdout] point_f: {34.831549226096286, -43.219113025130696}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [34.831549226096286, -43.219113025130696] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-325.7156036814637, 779.286288999451}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-325.7156036814637, 779.286288999451] [INFO] [stdout] No solution [INFO] [stdout] point_f: {805.4637240814673, -906.4230471005948}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [805.4637240814673, -906.4230471005948] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-965.9215776168546, -440.6167877270284}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-965.9215776168546, -440.6167877270284] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-502.4841251485266, -399.4104486943071}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-502.4841251485266, -399.4104486943071] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-889.2894086606225, -48.09178713938377}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-889.2894086606225, -48.09178713938377] [INFO] [stdout] No solution [INFO] [stdout] point_f: {466.4744880497883, -337.1537297937315}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [466.4744880497883, -337.1537297937315] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-758.2144259802349, -793.8873263907258}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-758.2144259802349, -793.8873263907258] [INFO] [stdout] No solution [INFO] [stdout] point_f: {830.5614261764292, 450.1210003180868}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [830.5614261764292, 450.1210003180868] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-6.702031822411186, 435.07190490193716}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-6.702031822411186, 435.07190490193716] [INFO] [stdout] No solution [INFO] [stdout] point_f: {132.88132957376183, 567.6854954006556}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [132.88132957376183, 567.6854954006556] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-701.9648624730937, 837.9666501347808}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-701.9648624730937, 837.9666501347808] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-95.42360855426637, 653.1042451382491}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-95.42360855426637, 653.1042451382491] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-561.2903402176581, -62.95004046697625}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-561.2903402176581, -62.95004046697625] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-433.0472607319447, -322.64199117243743}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-433.0472607319447, -322.64199117243743] [INFO] [stdout] No solution [INFO] [stdout] point_f: {172.56057638717925, -543.7019428165208}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [172.56057638717925, -543.7019428165208] [INFO] [stdout] No solution [INFO] [stdout] point_f: {509.34179402567634, -678.8174173897859}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [509.34179402567634, -678.8174173897859] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-858.8222473640168, -192.50243472508407}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-858.8222473640168, -192.50243472508407] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-220.61491870149302, -54.71779429697938}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-220.61491870149302, -54.71779429697938] [INFO] [stdout] No solution [INFO] [stdout] point_f: {653.0819878428988, -253.54101763679853}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [653.0819878428988, -253.54101763679853] [INFO] [stdout] No solution [INFO] [stdout] point_f: {169.2413905708695, -419.21039362819056}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [169.2413905708695, -419.21039362819056] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-269.17407694325493, -224.24408225934883}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-269.17407694325493, -224.24408225934883] [INFO] [stdout] No solution [INFO] [stdout] point_f: {379.5193237243536, -824.0149863990936}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [379.5193237243536, -824.0149863990936] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-691.4834285413165, -211.18762507421752}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-691.4834285413165, -211.18762507421752] [INFO] [stdout] No solution [INFO] [stdout] point_f: {84.92987333743986, 997.0946094596864}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [84.92987333743986, 997.0946094596864] [INFO] [stdout] No solution [INFO] [stdout] point_f: {395.9743042201965, 489.5128427778741}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [395.9743042201965, 489.5128427778741] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-822.7791481034399, 305.4364288200336}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-822.7791481034399, 305.4364288200336] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-860.134816943571, 169.05196242105217}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-860.134816943571, 169.05196242105217] [INFO] [stdout] No solution [INFO] [stdout] point_f: {362.49612169999386, -955.7718716614603}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [362.49612169999386, -955.7718716614603] [INFO] [stdout] No solution [INFO] [stdout] point_f: {901.3291316765542, 270.2871093919571}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [901.3291316765542, 270.2871093919571] [INFO] [stdout] No solution [INFO] [stdout] point_f: {143.46040218828557, 574.1747985941888}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [143.46040218828557, 574.1747985941888] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-134.66130278689945, 714.0768859451416}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-134.66130278689945, 714.0768859451416] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-167.46630968978013, -606.1726847333317}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-167.46630968978013, -606.1726847333317] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-934.8209010309971, 396.5972576017159}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-934.8209010309971, 396.5972576017159] [INFO] [stdout] No solution [INFO] [stdout] point_f: {119.97167029645357, -374.42481721763124}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [119.97167029645357, -374.42481721763124] [INFO] [stdout] No solution [INFO] [stdout] point_f: {924.4346057782504, 622.7702656570875}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [924.4346057782504, 622.7702656570875] [INFO] [stdout] No solution [INFO] [stdout] point_f: {845.1937193256254, 65.35657941734553}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [845.1937193256254, 65.35657941734553] [INFO] [stdout] No solution [INFO] [stdout] point_f: {423.52178773830224, -413.2704750682765}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [423.52178773830224, -413.2704750682765] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-869.2342088020366, 995.9644816026737}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-869.2342088020366, 995.9644816026737] [INFO] [stdout] No solution [INFO] [stdout] point_f: {196.92759249072014, -568.7417168202709}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [196.92759249072014, -568.7417168202709] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-161.16452133948792, -667.0798472297315}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-161.16452133948792, -667.0798472297315] [INFO] [stdout] No solution [INFO] [stdout] point_f: {499.7056959226884, 424.6225327584475}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [499.7056959226884, 424.6225327584475] [INFO] [stdout] No solution [INFO] [stdout] point_f: {184.6866105648287, -30.99453205004113}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [184.6866105648287, -30.99453205004113] [INFO] [stdout] No solution [INFO] [stdout] point_f: {163.7634224593869, -947.7297209942899}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [163.7634224593869, -947.7297209942899] [INFO] [stdout] No solution [INFO] [stdout] point_f: {870.9179071043222, -691.944384317479}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [870.9179071043222, -691.944384317479] [INFO] [stdout] No solution [INFO] [stdout] point_f: {527.3109837008642, -961.7239786331435}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [527.3109837008642, -961.7239786331435] [INFO] [stdout] No solution [INFO] [stdout] point_f: {434.9406693870917, 232.00370710270636}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [434.9406693870917, 232.00370710270636] [INFO] [stdout] No solution [INFO] [stdout] point_f: {278.7812640800928, 966.4032368752248}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [278.7812640800928, 966.4032368752248] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-212.4551279633704, -338.30952761438925}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-212.4551279633704, -338.30952761438925] [INFO] [stdout] No solution [INFO] [stdout] point_f: {113.07241897966469, 765.30284412594}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [113.07241897966469, 765.30284412594] [INFO] [stdout] No solution [INFO] [stdout] point_f: {157.03496053184472, -925.7161673494147}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [157.03496053184472, -925.7161673494147] [INFO] [stdout] No solution [INFO] [stdout] point_f: {128.46264398062613, 518.4557265035248}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [128.46264398062613, 518.4557265035248] [INFO] [stdout] No solution [INFO] [stdout] point_f: {151.04905293341494, 895.3328703656225}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [151.04905293341494, 895.3328703656225] [INFO] [stdout] No solution [INFO] [stdout] point_f: {184.32774917731103, -67.27026059005414}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [184.32774917731103, -67.27026059005414] [INFO] [stdout] No solution [INFO] [stdout] point_f: {894.9116146499643, -107.39203265231106}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [894.9116146499643, -107.39203265231106] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-744.5217618235121, 548.2883572624924}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-744.5217618235121, 548.2883572624924] [INFO] [stdout] No solution [INFO] [stdout] point_f: {31.31554386637754, -234.17429101449056}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [31.31554386637754, -234.17429101449056] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-477.5641448571233, 331.54012491407866}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-477.5641448571233, 331.54012491407866] [INFO] [stdout] No solution [INFO] [stdout] point_f: {206.36446682342466, 791.5904242973374}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [206.36446682342466, 791.5904242973374] [INFO] [stdout] No solution [INFO] [stdout] point_f: {281.6789452066448, -793.3437100975111}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [281.6789452066448, -793.3437100975111] [INFO] [stdout] No solution [INFO] [stdout] point_f: {318.687666047977, 880.621525596033}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [318.687666047977, 880.621525596033] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-71.40021589735431, 716.9505126039555}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-71.40021589735431, 716.9505126039555] [INFO] [stdout] No solution [INFO] [stdout] point_f: {838.9677554466878, 585.193812858309}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [838.9677554466878, 585.193812858309] [INFO] [stdout] No solution [INFO] [stdout] point_f: {844.9095770903825, 893.5039666488117}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [844.9095770903825, 893.5039666488117] [INFO] [stdout] No solution [INFO] [stdout] point_f: {983.9101754408834, -327.6373936184176}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [983.9101754408834, -327.6373936184176] [INFO] [stdout] No solution [INFO] [stdout] point_f: {90.32519390349466, -443.36023943421355}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [90.32519390349466, -443.36023943421355] [INFO] [stdout] No solution [INFO] [stdout] point_f: {1.9862641548273814, -447.70727123683196}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [1.9862641548273814, -447.70727123683196] [INFO] [stdout] No solution [INFO] [stdout] point_f: {684.4639974529443, -734.6646999097151}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [684.4639974529443, -734.6646999097151] [INFO] [stdout] No solution [INFO] [stdout] point_f: {687.2150862360425, 523.835062348574}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [687.2150862360425, 523.835062348574] [INFO] [stdout] No solution [INFO] [stdout] point_f: {132.65208529594656, 667.8152785480572}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [132.65208529594656, 667.8152785480572] [INFO] [stdout] No solution [INFO] [stdout] point_f: {348.48452049868115, -228.38783053627583}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [348.48452049868115, -228.38783053627583] [INFO] [stdout] No solution [INFO] [stdout] point_f: {414.8600760972356, -599.5842549653072}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [414.8600760972356, -599.5842549653072] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-110.7242782685098, -301.9923096366566}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-110.7242782685098, -301.9923096366566] [INFO] [stdout] No solution [INFO] [stdout] point_f: {283.27763319537826, 782.0280238404798}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [283.27763319537826, 782.0280238404798] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-832.7859216019347, -723.7922372376588}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-832.7859216019347, -723.7922372376588] [INFO] [stdout] No solution [INFO] [stdout] point_f: {841.5504575005693, -595.8598626622127}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [841.5504575005693, -595.8598626622127] [INFO] [stdout] No solution [INFO] [stdout] point_f: {647.2820807326011, -42.004204684712704}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [647.2820807326011, -42.004204684712704] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-375.4570127123151, -158.53462247451455}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-375.4570127123151, -158.53462247451455] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-426.99909090280914, -880.5379577989436}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-426.99909090280914, -880.5379577989436] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-406.36785413419, -881.7357867678144}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-406.36785413419, -881.7357867678144] [INFO] [stdout] No solution [INFO] [stdout] point_f: {266.832128188586, 615.3723756098609}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [266.832128188586, 615.3723756098609] [INFO] [stdout] No solution [INFO] [stdout] point_f: {730.2328449064485, 910.3031722549995}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [730.2328449064485, 910.3031722549995] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-478.2781129553965, 278.0324777497758}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-478.2781129553965, 278.0324777497758] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-701.8687464558973, -575.65913954198}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-701.8687464558973, -575.65913954198] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-994.102753571764, -13.501644101338684}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-994.102753571764, -13.501644101338684] [INFO] [stdout] No solution [INFO] [stdout] point_f: {674.5051075773843, 187.62857521642695}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [674.5051075773843, 187.62857521642695] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-809.9534354225315, 50.49995189906872}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-809.9534354225315, 50.49995189906872] [INFO] [stdout] No solution [INFO] [stdout] point_f: {221.18040724597904, -501.154378198045}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [221.18040724597904, -501.154378198045] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-214.99876991885355, 341.0304389090784}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-214.99876991885355, 341.0304389090784] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-41.54484594057453, 668.2264635663132}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-41.54484594057453, 668.2264635663132] [INFO] [stdout] No solution [INFO] [stdout] point_f: {278.20987090308654, -569.8181991195139}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [278.20987090308654, -569.8181991195139] [INFO] [stdout] No solution [INFO] [stdout] point_f: {338.21432647978395, 998.1141557718884}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [338.21432647978395, 998.1141557718884] [INFO] [stdout] No solution [INFO] [stdout] point_f: {913.4821083989127, 797.0957693286023}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [913.4821083989127, 797.0957693286023] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-371.9339081132316, 80.26876402567223}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-371.9339081132316, 80.26876402567223] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-525.1273757490367, -387.1375267333268}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-525.1273757490367, -387.1375267333268] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-164.11521748594419, 166.42872279571156}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-164.11521748594419, 166.42872279571156] [INFO] [stdout] No solution [INFO] [stdout] point_f: {665.7568000199522, -716.8439901083588}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [665.7568000199522, -716.8439901083588] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-884.6683345798789, -590.1438129534063}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-884.6683345798789, -590.1438129534063] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-799.0191650702849, -121.78470755658702}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-799.0191650702849, -121.78470755658702] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-849.9669679325903, -527.2678684945298}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-849.9669679325903, -527.2678684945298] [INFO] [stdout] No solution [INFO] [stdout] point_f: {487.9420468009653, -77.28667110592676}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [487.9420468009653, -77.28667110592676] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-412.52939677217887, 328.6882318204225}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-412.52939677217887, 328.6882318204225] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-19.9920422773032, 322.45509695389705}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-19.9920422773032, 322.45509695389705] [INFO] [stdout] No solution [INFO] [stdout] point_f: {458.1553139340713, -861.2171564188404}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [458.1553139340713, -861.2171564188404] [INFO] [stdout] No solution [INFO] [stdout] point_f: {236.06356734990186, 313.5469521418445}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [236.06356734990186, 313.5469521418445] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-79.07302990285677, -129.88496469231416}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-79.07302990285677, -129.88496469231416] [INFO] [stdout] No solution [INFO] [stdout] point_f: {265.7221875873197, 664.5386094985449}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [265.7221875873197, 664.5386094985449] [INFO] [stdout] No solution [INFO] [stdout] point_f: {341.31387186662914, -771.1716263545352}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [341.31387186662914, -771.1716263545352] [INFO] [stdout] No solution [INFO] [stdout] point_f: {276.8946740515644, -909.7530292933441}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [276.8946740515644, -909.7530292933441] [INFO] [stdout] No solution [INFO] [stdout] point_f: {812.7340976807366, 916.112095052315}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [812.7340976807366, 916.112095052315] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-945.6458295105996, 877.5036835730102}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-945.6458295105996, 877.5036835730102] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-484.55866417958714, -910.1990993025182}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-484.55866417958714, -910.1990993025182] [INFO] [stdout] No solution [INFO] [stdout] point_f: {255.00388453126448, 257.12788311306554}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [255.00388453126448, 257.12788311306554] [INFO] [stdout] No solution [INFO] [stdout] point_f: {837.0555770406693, 337.317290738584}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [837.0555770406693, 337.317290738584] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-99.09723558894518, -600.5949264518575}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-99.09723558894518, -600.5949264518575] [INFO] [stdout] No solution [INFO] [stdout] point_f: {765.3280066523719, -67.76289712282676}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [765.3280066523719, -67.76289712282676] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-746.6284129209816, 909.3769299948856}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-746.6284129209816, 909.3769299948856] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-756.3122522740468, -104.68654063240285}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-756.3122522740468, -104.68654063240285] [INFO] [stdout] No solution [INFO] [stdout] point_f: {245.99394540019216, -197.841883026014}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [245.99394540019216, -197.841883026014] [INFO] [stdout] No solution [INFO] [stdout] point_f: {176.18715083510415, -561.7690568809852}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [176.18715083510415, -561.7690568809852] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-883.4178903099428, 2.978951282778894}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-883.4178903099428, 2.978951282778894] [INFO] [stdout] No solution [INFO] [stdout] point_f: {672.1117294169012, -199.6677411914543}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [672.1117294169012, -199.6677411914543] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-761.5163005539625, -510.6078397538081}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-761.5163005539625, -510.6078397538081] [INFO] [stdout] No solution [INFO] [stdout] point_f: {773.6051252321267, -697.6370115931134}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [773.6051252321267, -697.6370115931134] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-285.2006962154286, 516.2288381485166}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-285.2006962154286, 516.2288381485166] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-899.7812724223038, 822.4364983904175}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-899.7812724223038, 822.4364983904175] [INFO] [stdout] No solution [INFO] [stdout] point_f: {441.1649500699823, -955.3148456067797}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [441.1649500699823, -955.3148456067797] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-942.7136862433833, 85.43775723607769}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-942.7136862433833, 85.43775723607769] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-664.7194885445291, 113.58842227127388}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-664.7194885445291, 113.58842227127388] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-212.86148506723987, -774.8458528319584}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-212.86148506723987, -774.8458528319584] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-369.4250090006319, 281.70108424412274}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-369.4250090006319, 281.70108424412274] [INFO] [stdout] No solution [INFO] [stdout] point_f: {34.1267901699548, -658.1359637786952}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [34.1267901699548, -658.1359637786952] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-382.03627760642075, 616.3827761590458}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-382.03627760642075, 616.3827761590458] [INFO] [stdout] No solution [INFO] [stdout] point_f: {715.6797133755833, 998.4247805106907}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [715.6797133755833, 998.4247805106907] [INFO] [stdout] No solution [INFO] [stdout] point_f: {713.1510329696916, -753.4923873667276}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [713.1510329696916, -753.4923873667276] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-102.09276827652673, -493.716782018105}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-102.09276827652673, -493.716782018105] [INFO] [stdout] No solution [INFO] [stdout] point_f: {136.02867990616915, -296.823294352297}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [136.02867990616915, -296.823294352297] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-920.9295304107998, -605.6528719620129}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-920.9295304107998, -605.6528719620129] [INFO] [stdout] No solution [INFO] [stdout] point_f: {74.37445603530932, -981.6402947473177}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [74.37445603530932, -981.6402947473177] [INFO] [stdout] No solution [INFO] [stdout] point_f: {429.3055305212397, -651.0741234369762}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [429.3055305212397, -651.0741234369762] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-682.6276019048944, 924.2882920580282}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-682.6276019048944, 924.2882920580282] [INFO] [stdout] No solution [INFO] [stdout] point_f: {981.8518981432405, -370.72312879481876}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [981.8518981432405, -370.72312879481876] [INFO] [stdout] No solution [INFO] [stdout] point_f: {824.8526247477469, -365.55218942122906}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [824.8526247477469, -365.55218942122906] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-957.584376641027, -432.0263815725158}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-957.584376641027, -432.0263815725158] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-810.9775656032418, 586.7393255869699}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-810.9775656032418, 586.7393255869699] [INFO] [stdout] No solution [INFO] [stdout] point_f: {101.4530804056451, -626.5662114686438}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [101.4530804056451, -626.5662114686438] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-57.25825699730569, 305.7349345115706}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-57.25825699730569, 305.7349345115706] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-973.6277180292201, 562.984754081242}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-973.6277180292201, 562.984754081242] [INFO] [stdout] No solution [INFO] [stdout] point_f: {514.0908885740525, -179.35072319631342}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [514.0908885740525, -179.35072319631342] [INFO] [stdout] No solution [INFO] [stdout] point_f: {40.09770315969604, -7.06053693350043}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [40.09770315969604, -7.06053693350043] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-193.50206348123902, -654.8253227078521}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-193.50206348123902, -654.8253227078521] [INFO] [stdout] No solution [INFO] [stdout] point_f: {797.4278501766157, 891.5296397726781}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [797.4278501766157, 891.5296397726781] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-313.424204340508, -966.6360854069245}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-313.424204340508, -966.6360854069245] [INFO] [stdout] No solution [INFO] [stdout] point_f: {529.5093292053891, -197.2421749646012}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [529.5093292053891, -197.2421749646012] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-88.61832993808116, -179.6787346664845}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-88.61832993808116, -179.6787346664845] [INFO] [stdout] No solution [INFO] [stdout] point_f: {673.4957497166042, 575.9888673332409}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [673.4957497166042, 575.9888673332409] [INFO] [stdout] No solution [INFO] [stdout] point_f: {539.8910724856494, 475.7488967724628}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [539.8910724856494, 475.7488967724628] [INFO] [stdout] No solution [INFO] [stdout] point_f: {449.5737140677911, -253.52141210212983}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [449.5737140677911, -253.52141210212983] [INFO] [stdout] No solution [INFO] [stdout] point_f: {456.29789319772976, -731.602933197833}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [456.29789319772976, -731.602933197833] [INFO] [stdout] No solution [INFO] [stdout] point_f: {885.922897574173, -75.17779517575548}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [885.922897574173, -75.17779517575548] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-289.1147518780692, 155.37217955062533}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-289.1147518780692, 155.37217955062533] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-420.64642684782655, 351.2595993026366}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-420.64642684782655, 351.2595993026366] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-438.0073739203092, 809.721977722842}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-438.0073739203092, 809.721977722842] [INFO] [stdout] No solution [INFO] [stdout] point_f: {808.2333537458828, -109.6667828374276}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [808.2333537458828, -109.6667828374276] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-32.740816939583056, -246.5642243206836}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-32.740816939583056, -246.5642243206836] [INFO] [stdout] No solution [INFO] [stdout] point_f: {844.6575913960821, -96.71880622420213}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [844.6575913960821, -96.71880622420213] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-417.53897013793176, -453.9353359886245}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-417.53897013793176, -453.9353359886245] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-513.9225076193634, -818.7662502459134}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-513.9225076193634, -818.7662502459134] [INFO] [stdout] No solution [INFO] [stdout] point_f: {19.31114458011905, -376.2952519715284}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [19.31114458011905, -376.2952519715284] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-408.90142110451006, -25.989215905262654}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-408.90142110451006, -25.989215905262654] [INFO] [stdout] No solution [INFO] [stdout] point_f: {27.87920673294093, 31.604627930274546}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [27.87920673294093, 31.604627930274546] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-205.19553768284516, -918.3085441244891}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-205.19553768284516, -918.3085441244891] [INFO] [stdout] No solution [INFO] [stdout] point_f: {712.0758816061957, -907.2856978785691}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [712.0758816061957, -907.2856978785691] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-417.1420392584082, 476.2019923518276}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-417.1420392584082, 476.2019923518276] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-803.1942371595323, -408.6846037667549}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-803.1942371595323, -408.6846037667549] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-431.39550376579814, -184.21929405086735}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-431.39550376579814, -184.21929405086735] [INFO] [stdout] No solution [INFO] [stdout] point_f: {78.59732823670038, -921.5429910860928}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [78.59732823670038, -921.5429910860928] [INFO] [stdout] No solution [INFO] [stdout] point_f: {599.4322522987204, 849.018712131118}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [599.4322522987204, 849.018712131118] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-671.5075475715712, 958.2499573983841}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-671.5075475715712, 958.2499573983841] [INFO] [stdout] No solution [INFO] [stdout] point_f: {30.995614518249567, -967.4635846741011}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [30.995614518249567, -967.4635846741011] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-51.88473297395774, -271.86872816177845}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-51.88473297395774, -271.86872816177845] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-552.735745909803, 266.0604995213989}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-552.735745909803, 266.0604995213989] [INFO] [stdout] No solution [INFO] [stdout] point_f: {721.8072228303884, 628.6043785901004}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [721.8072228303884, 628.6043785901004] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-3.8017956325577416, -349.5770399052658}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-3.8017956325577416, -349.5770399052658] [INFO] [stdout] No solution [INFO] [stdout] point_f: {671.4947324865968, 369.6591768902765}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [671.4947324865968, 369.6591768902765] [INFO] [stdout] No solution [INFO] [stdout] point_f: {82.17631028483515, -285.7457568978705}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [82.17631028483515, -285.7457568978705] [INFO] [stdout] No solution [INFO] [stdout] point_f: {801.6078850616996, -797.2620741665057}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [801.6078850616996, -797.2620741665057] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-492.8799582919448, -170.75155769244748}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-492.8799582919448, -170.75155769244748] [INFO] [stdout] No solution [INFO] [stdout] point_f: {330.24277077581087, -958.6744894461488}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [330.24277077581087, -958.6744894461488] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-813.5329567402825, -884.5470894906135}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-813.5329567402825, -884.5470894906135] [INFO] [stdout] No solution [INFO] [stdout] point_f: {729.5463956884464, -956.7284852379286}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [729.5463956884464, -956.7284852379286] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-146.95224358788823, 445.1986430950599}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-146.95224358788823, 445.1986430950599] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-237.51137323677926, -984.8457381544988}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-237.51137323677926, -984.8457381544988] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-619.4144168440565, 6.649813226023753}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-619.4144168440565, 6.649813226023753] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-788.9077374416415, -888.6220827688818}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-788.9077374416415, -888.6220827688818] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-130.54650527570197, 340.84195545994476}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-130.54650527570197, 340.84195545994476] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-183.58534235070852, -907.4511315510878}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-183.58534235070852, -907.4511315510878] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-955.7841409418369, -537.6691012707449}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-955.7841409418369, -537.6691012707449] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-407.53342306361253, 121.24466766823753}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-407.53342306361253, 121.24466766823753] [INFO] [stdout] No solution [INFO] [stdout] point_f: {429.3905530123943, 480.5689983449156}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [429.3905530123943, 480.5689983449156] [INFO] [stdout] No solution [INFO] [stdout] point_f: {105.35897672189435, -770.9072122889818}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [105.35897672189435, -770.9072122889818] [INFO] [stdout] No solution [INFO] [stdout] point_f: {508.986410647243, 888.9242216019886}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [508.986410647243, 888.9242216019886] [INFO] [stdout] No solution [INFO] [stdout] point_f: {686.7795951030805, 821.2257901742394}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [686.7795951030805, 821.2257901742394] [INFO] [stdout] No solution [INFO] [stdout] point_f: {150.42399442652504, -713.1014239414126}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [150.42399442652504, -713.1014239414126] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-987.8131328908828, 934.2059900102538}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-987.8131328908828, 934.2059900102538] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-895.6366344588038, 57.63726207499826}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-895.6366344588038, 57.63726207499826] [INFO] [stdout] No solution [INFO] [stdout] point_f: {545.4539370924144, -400.43489854383324}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [545.4539370924144, -400.43489854383324] [INFO] [stdout] No solution [INFO] [stdout] point_f: {266.8595724566401, 245.45838593400322}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [266.8595724566401, 245.45838593400322] [INFO] [stdout] No solution [INFO] [stdout] point_f: {205.51978521014917, 116.73716287948287}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [205.51978521014917, 116.73716287948287] [INFO] [stdout] No solution [INFO] [stdout] point_f: {799.4448345296012, 171.6690520404086}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [799.4448345296012, 171.6690520404086] [INFO] [stdout] No solution [INFO] [stdout] point_f: {487.3331872011927, -886.8366343468152}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [487.3331872011927, -886.8366343468152] [INFO] [stdout] No solution [INFO] [stdout] point_f: {303.96850485558593, 534.0166363845108}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stderr] error: test failed, to rerun pass '--bin quadruped' [INFO] [stdout] point_f: [303.96850485558593, 534.0166363845108] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-201.20950190510416, -980.8786102054148}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-201.20950190510416, -980.8786102054148] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-931.6512645720283, 10.33293512840089}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-931.6512645720283, 10.33293512840089] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-418.11370534475896, -17.548205539875426}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-418.11370534475896, -17.548205539875426] [INFO] [stdout] No solution [INFO] [stdout] point_f: {531.6657563072008, 585.9505615053538}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [531.6657563072008, 585.9505615053538] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-603.7262349170893, -868.7038291018725}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-603.7262349170893, -868.7038291018725] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-662.4494360752435, -961.2706397256713}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-662.4494360752435, -961.2706397256713] [INFO] [stdout] No solution [INFO] [stdout] point_f: {325.21059135699556, -713.8439384709811}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [325.21059135699556, -713.8439384709811] [INFO] [stdout] No solution [INFO] [stdout] point_f: {67.06404787668816, -31.558070556370012}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [67.06404787668816, -31.558070556370012] [INFO] [stdout] No solution [INFO] [stdout] point_f: {29.49568659478564, 147.5527539959876}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [29.49568659478564, 147.5527539959876] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-883.842421793367, -266.64737678006077}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-883.842421793367, -266.64737678006077] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-856.2851607312365, 524.5747343544233}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-856.2851607312365, 524.5747343544233] [INFO] [stdout] No solution [INFO] [stdout] point_f: {329.3524795242165, 856.4952994365572}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [329.3524795242165, 856.4952994365572] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-315.77638287548075, 253.25337429810497}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-315.77638287548075, 253.25337429810497] [INFO] [stdout] No solution [INFO] [stdout] point_f: {54.427214107342934, -756.8772428201851}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [54.427214107342934, -756.8772428201851] [INFO] [stdout] No solution [INFO] [stdout] point_f: {689.1351627467702, -4.328653833732574}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [689.1351627467702, -4.328653833732574] [INFO] [stdout] No solution [INFO] [stdout] point_f: {403.30814151868117, -468.2546529160559}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [403.30814151868117, -468.2546529160559] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-911.2538615270846, 729.8887931711965}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-911.2538615270846, 729.8887931711965] [INFO] [stdout] No solution [INFO] [stdout] point_f: {862.4054843498814, -321.22647476377165}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [862.4054843498814, -321.22647476377165] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-952.055768018428, -799.1409817755919}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-952.055768018428, -799.1409817755919] [INFO] [stdout] No solution [INFO] [stdout] point_f: {267.2176871829138, 63.54895136567279}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [267.2176871829138, 63.54895136567279] [INFO] [stdout] No solution [INFO] [stdout] point_f: {941.0285652047428, -870.866528855887}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [941.0285652047428, -870.866528855887] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-514.9633355775416, -282.9499624730829}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-514.9633355775416, -282.9499624730829] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-680.4846096876664, -158.35163525884252}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-680.4846096876664, -158.35163525884252] [INFO] [stdout] No solution [INFO] [stdout] point_f: {859.5540332993555, -928.6343585975585}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [859.5540332993555, -928.6343585975585] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-626.0276280651738, 189.76370329214683}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-626.0276280651738, 189.76370329214683] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-635.1969103357309, -202.7285116826256}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-635.1969103357309, -202.7285116826256] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-610.5322020314095, -481.9125138871434}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-610.5322020314095, -481.9125138871434] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-958.1926367655433, 210.1926200055923}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-958.1926367655433, 210.1926200055923] [INFO] [stdout] No solution [INFO] [stdout] point_f: {362.2483352402162, -527.2537535666011}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [362.2483352402162, -527.2537535666011] [INFO] [stdout] No solution [INFO] [stdout] point_f: {111.21578255822806, -285.77527408260744}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [111.21578255822806, -285.77527408260744] [INFO] [stdout] No solution [INFO] [stdout] point_f: {953.3536807680916, 449.6885364684581}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [953.3536807680916, 449.6885364684581] [INFO] [stdout] No solution [INFO] [stdout] point_f: {261.6023828475495, -917.2864547192914}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [261.6023828475495, -917.2864547192914] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-515.401356318152, 195.5914403400643}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-515.401356318152, 195.5914403400643] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-562.4300646332742, -923.378517443806}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-562.4300646332742, -923.378517443806] [INFO] [stdout] No solution [INFO] [stdout] point_f: {506.6556774462133, -119.5335313362649}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [506.6556774462133, -119.5335313362649] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-125.24960470470205, -251.93028087972948}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-125.24960470470205, -251.93028087972948] [INFO] [stdout] No solution [INFO] [stdout] point_f: {299.8561093892538, 318.0480236566639}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [299.8561093892538, 318.0480236566639] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-778.4453583481459, -541.6104517231073}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-778.4453583481459, -541.6104517231073] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-301.6337518121022, -625.0716426768954}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-301.6337518121022, -625.0716426768954] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-281.78421264742997, -149.1174264991031}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-281.78421264742997, -149.1174264991031] [INFO] [stdout] No solution [INFO] [stdout] point_f: {363.6311768712774, 246.04196574493062}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [363.6311768712774, 246.04196574493062] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-322.83174010432083, 609.5357721518355}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-322.83174010432083, 609.5357721518355] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-241.72684606143991, -916.5656663749835}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-241.72684606143991, -916.5656663749835] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-325.454619010761, -836.4645552514345}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-325.454619010761, -836.4645552514345] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-944.4143679715946, -845.0759979845448}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-944.4143679715946, -845.0759979845448] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-755.174280725508, -599.3965688083885}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-755.174280725508, -599.3965688083885] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-445.37331836265093, 270.06375205859854}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-445.37331836265093, 270.06375205859854] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-861.9727684117877, 368.38928209880487}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-861.9727684117877, 368.38928209880487] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-462.9563001731656, -0.4496917061928798}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-462.9563001731656, -0.4496917061928798] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-863.5718099599869, 497.0982201636032}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-863.5718099599869, 497.0982201636032] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-198.35360401377454, 930.4632953598557}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-198.35360401377454, 930.4632953598557] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-958.4107400786323, -658.6716502777148}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-958.4107400786323, -658.6716502777148] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-559.1648829209772, -743.0214200741858}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-559.1648829209772, -743.0214200741858] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-45.93296674459691, -53.58348852177471}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-45.93296674459691, -53.58348852177471] [INFO] [stdout] No solution [INFO] [stdout] point_f: {558.7907604734412, -908.3330383938048}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [558.7907604734412, -908.3330383938048] [INFO] [stdout] No solution [INFO] [stdout] point_f: {455.5624736498646, 84.36862805320288}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [455.5624736498646, 84.36862805320288] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-76.55297646503459, -905.9443257623059}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-76.55297646503459, -905.9443257623059] [INFO] [stdout] No solution [INFO] [stdout] point_f: {977.6197682842844, 265.67997535658697}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [977.6197682842844, 265.67997535658697] [INFO] [stdout] No solution [INFO] [stdout] point_f: {360.15916271249444, -57.1087876787235}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [360.15916271249444, -57.1087876787235] [INFO] [stdout] No solution [INFO] [stdout] point_f: {592.6922509735593, 622.054551391806}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [592.6922509735593, 622.054551391806] [INFO] [stdout] No solution [INFO] [stdout] point_f: {629.0544092582677, -718.898762942855}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [629.0544092582677, -718.898762942855] [INFO] [stdout] No solution [INFO] [stdout] point_f: {336.0190809223793, 659.0918031514734}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [336.0190809223793, 659.0918031514734] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-723.2533443329987, 805.9871268732195}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-723.2533443329987, 805.9871268732195] [INFO] [stdout] No solution [INFO] [stdout] point_f: {650.6145471578302, -647.7983535459541}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [650.6145471578302, -647.7983535459541] [INFO] [stdout] No solution [INFO] [stdout] point_f: {446.3012309660205, 73.29333257030021}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [446.3012309660205, 73.29333257030021] [INFO] [stdout] No solution [INFO] [stdout] point_f: {442.55520847590014, 865.537224839637}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [442.55520847590014, 865.537224839637] [INFO] [stdout] No solution [INFO] [stdout] point_f: {94.39625012052215, 512.8383467408089}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [94.39625012052215, 512.8383467408089] [INFO] [stdout] No solution [INFO] [stdout] point_f: {364.61149687465786, -762.5374827761084}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [364.61149687465786, -762.5374827761084] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-853.9581519875044, 60.17582096405363}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-853.9581519875044, 60.17582096405363] [INFO] [stdout] No solution [INFO] [stdout] point_f: {328.4689850806765, -588.7176171513242}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [328.4689850806765, -588.7176171513242] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-460.23514312794725, -179.39726109101616}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-460.23514312794725, -179.39726109101616] [INFO] [stdout] No solution [INFO] [stdout] point_f: {482.0057648257241, 863.1409520264156}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [482.0057648257241, 863.1409520264156] [INFO] [stdout] No solution [INFO] [stdout] point_f: {586.5234022349948, 467.12031170415275}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [586.5234022349948, 467.12031170415275] [INFO] [stdout] No solution [INFO] [stdout] point_f: {232.2541576159174, -974.009167965467}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [232.2541576159174, -974.009167965467] [INFO] [stdout] No solution [INFO] [stdout] point_f: {63.41539200963712, 298.2396231932323}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [63.41539200963712, 298.2396231932323] [INFO] [stdout] No solution [INFO] [stdout] point_f: {299.3345960078684, -245.9825989496851}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [299.3345960078684, -245.9825989496851] [INFO] [stdout] No solution [INFO] [stdout] point_f: {89.39784596795289, -599.6533785754767}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [89.39784596795289, -599.6533785754767] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-867.7904817138988, -42.30120962791557}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-867.7904817138988, -42.30120962791557] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-888.1424503899048, 515.5831716186281}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-888.1424503899048, 515.5831716186281] [INFO] [stdout] No solution [INFO] [stdout] point_f: {307.6350962399656, -648.6917559058786}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [307.6350962399656, -648.6917559058786] [INFO] [stdout] No solution [INFO] [stdout] point_f: {738.9051691754544, -351.04704565293423}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [738.9051691754544, -351.04704565293423] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-810.3863099341395, 825.8900208457806}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-810.3863099341395, 825.8900208457806] [INFO] [stdout] No solution [INFO] [stdout] point_f: {35.64337761173192, -536.9123035434833}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [35.64337761173192, -536.9123035434833] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-463.13705446209235, 335.2222932171576}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-463.13705446209235, 335.2222932171576] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-478.7005740259374, -228.4660403906886}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-478.7005740259374, -228.4660403906886] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-915.0144582541517, 916.3296071481057}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-915.0144582541517, 916.3296071481057] [INFO] [stdout] No solution [INFO] [stdout] point_f: {294.2510842714405, 447.2448542932068}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [294.2510842714405, 447.2448542932068] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-281.98113044618594, -122.35289807303263}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-281.98113044618594, -122.35289807303263] [INFO] [stdout] No solution [INFO] [stdout] point_f: {485.899549201175, 702.7289064497593}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [485.899549201175, 702.7289064497593] [INFO] [stdout] No solution [INFO] [stdout] point_f: {281.46875727790234, 593.7531384476217}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [281.46875727790234, 593.7531384476217] [INFO] [stdout] No solution [INFO] [stdout] point_f: {670.820249965541, -661.9280303300927}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [670.820249965541, -661.9280303300927] [INFO] [stdout] No solution [INFO] [stdout] point_f: {559.1233885108716, 428.89492841614947}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [559.1233885108716, 428.89492841614947] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-222.7756892286527, 924.6294822813068}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-222.7756892286527, 924.6294822813068] [INFO] [stdout] No solution [INFO] [stdout] point_f: {943.0032662234357, 999.9399682925066}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [943.0032662234357, 999.9399682925066] [INFO] [stdout] No solution [INFO] [stdout] point_f: {128.60533810550442, 507.27196740029353}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [128.60533810550442, 507.27196740029353] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-329.75037253147116, -303.3745047595695}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-329.75037253147116, -303.3745047595695] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-411.66295843087084, -322.1718253388084}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-411.66295843087084, -322.1718253388084] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-974.9563613927901, -786.5487508935174}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-974.9563613927901, -786.5487508935174] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-125.50839873089672, -309.9015586885731}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-125.50839873089672, -309.9015586885731] [INFO] [stdout] No solution [INFO] [stdout] point_f: {253.8684535890759, -733.1201129750143}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [253.8684535890759, -733.1201129750143] [INFO] [stdout] No solution [INFO] [stdout] point_f: {519.2748363182816, 820.6819273481644}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [519.2748363182816, 820.6819273481644] [INFO] [stdout] No solution [INFO] [stdout] point_f: {404.82913641217874, -71.33122500976037}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [404.82913641217874, -71.33122500976037] [INFO] [stdout] No solution [INFO] [stdout] point_f: {741.8494611400579, 839.8475157411754}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [741.8494611400579, 839.8475157411754] [INFO] [stdout] No solution [INFO] [stdout] point_f: {563.4771865350822, -215.26164573098106}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [563.4771865350822, -215.26164573098106] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-933.0568736266347, -902.0200339419068}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-933.0568736266347, -902.0200339419068] [INFO] [stdout] No solution [INFO] [stdout] point_f: {742.5772635330561, 624.3728160445662}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [742.5772635330561, 624.3728160445662] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-8.107848766976076, -455.58075329096414}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-8.107848766976076, -455.58075329096414] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-792.0144476906286, 933.8655146127169}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-792.0144476906286, 933.8655146127169] [INFO] [stdout] No solution [INFO] [stdout] point_f: {315.391703663709, -582.5713488987562}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [315.391703663709, -582.5713488987562] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-639.8645849894097, -169.92414464877777}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-639.8645849894097, -169.92414464877777] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-159.52186904713676, 817.4642073527348}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-159.52186904713676, 817.4642073527348] [INFO] [stdout] No solution [INFO] [stdout] point_f: {69.07671092123701, 415.7020876538015}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [69.07671092123701, 415.7020876538015] [INFO] [stdout] No solution [INFO] [stdout] point_f: {105.89284971691882, 474.35350724189266}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [105.89284971691882, 474.35350724189266] [INFO] [stdout] No solution [INFO] [stdout] point_f: {540.3366838414302, -494.00859356478753}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [540.3366838414302, -494.00859356478753] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-347.0960310227622, -325.9055935473598}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-347.0960310227622, -325.9055935473598] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-175.00513941544682, 664.127268793533}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-175.00513941544682, 664.127268793533] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-316.93915928881506, 89.01718952213992}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-316.93915928881506, 89.01718952213992] [INFO] [stdout] No solution [INFO] [stdout] point_f: {538.2631951500537, 620.2540250917896}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [538.2631951500537, 620.2540250917896] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-653.762890820396, 852.7255159627405}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-653.762890820396, 852.7255159627405] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-615.5187608271202, -426.63119126978756}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-615.5187608271202, -426.63119126978756] [INFO] [stdout] No solution [INFO] [stdout] point_f: {510.7029412812278, 135.531957586541}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [510.7029412812278, 135.531957586541] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-452.0124330286617, -693.7906076332188}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-452.0124330286617, -693.7906076332188] [INFO] [stdout] No solution [INFO] [stdout] point_f: {305.6626939845528, -459.12456911062316}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [305.6626939845528, -459.12456911062316] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-359.65621635600314, 708.4551228505709}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-359.65621635600314, 708.4551228505709] [INFO] [stdout] No solution [INFO] [stdout] point_f: {894.7362863559172, -851.3567052062094}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [894.7362863559172, -851.3567052062094] [INFO] [stdout] No solution [INFO] [stdout] point_f: {985.6344496392189, -858.5014560205892}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [985.6344496392189, -858.5014560205892] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-526.3730030827163, -927.4338621459948}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-526.3730030827163, -927.4338621459948] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-804.7486627749558, 245.1163589799928}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-804.7486627749558, 245.1163589799928] [INFO] [stdout] No solution [INFO] [stdout] point_f: {124.1259104267333, -615.3958434056385}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [124.1259104267333, -615.3958434056385] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-784.7942787827677, 85.88561265150838}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-784.7942787827677, 85.88561265150838] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-69.77931674245315, 136.20625665301623}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-69.77931674245315, 136.20625665301623] [INFO] [stdout] No solution [INFO] [stdout] point_f: {763.6085923114742, 734.0577477800773}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [763.6085923114742, 734.0577477800773] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-394.8802612567474, -889.3983484347383}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-394.8802612567474, -889.3983484347383] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-908.9247568678638, -398.2079345954377}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-908.9247568678638, -398.2079345954377] [INFO] [stdout] No solution [INFO] [stdout] point_f: {672.6482290807817, -824.5861673878818}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [672.6482290807817, -824.5861673878818] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-951.9514937284321, -130.8503246704795}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-951.9514937284321, -130.8503246704795] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-235.43825507937345, -883.1928299221703}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-235.43825507937345, -883.1928299221703] [INFO] [stdout] No solution [INFO] [stdout] point_f: {956.6491152532305, 529.5536090705793}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [956.6491152532305, 529.5536090705793] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-631.7613166691891, -240.8958749251551}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-631.7613166691891, -240.8958749251551] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-639.5559546825939, 27.683663175077754}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-639.5559546825939, 27.683663175077754] [INFO] [stdout] No solution [INFO] [stdout] point_f: {284.46235932432273, -802.9875486574612}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [284.46235932432273, -802.9875486574612] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-959.4765149473226, 375.73830143546115}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-959.4765149473226, 375.73830143546115] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-324.29254286245873, -856.6493232882268}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-324.29254286245873, -856.6493232882268] [INFO] [stdout] No solution [INFO] [stdout] point_f: {251.61737332851476, -894.768201371758}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [251.61737332851476, -894.768201371758] [INFO] [stdout] No solution [INFO] [stdout] point_f: {914.2514979784714, -128.72180870392174}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [914.2514979784714, -128.72180870392174] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-172.40919596098217, -632.4009048709277}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-172.40919596098217, -632.4009048709277] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-471.00182887296694, -352.741518442361}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-471.00182887296694, -352.741518442361] [INFO] [stdout] No solution [INFO] [stdout] point_f: {585.9310276760712, -7.095761617424728}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [585.9310276760712, -7.095761617424728] [INFO] [stdout] No solution [INFO] [stdout] point_f: {168.90443253775766, 611.5576289489918}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [168.90443253775766, 611.5576289489918] [INFO] [stdout] No solution [INFO] [stdout] point_f: {725.6928527527698, 151.3468009138919}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [725.6928527527698, 151.3468009138919] [INFO] [stdout] No solution [INFO] [stdout] point_f: {581.3688013043543, 579.0419705595293}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [581.3688013043543, 579.0419705595293] [INFO] [stdout] No solution [INFO] [stdout] point_f: {254.1246429064313, 303.1717845781841}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [254.1246429064313, 303.1717845781841] [INFO] [stdout] No solution [INFO] [stdout] point_f: {214.7442244691299, -180.64804426668252}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [214.7442244691299, -180.64804426668252] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-6.670622707047414, -468.8374668686896}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-6.670622707047414, -468.8374668686896] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-173.3091064123355, -468.0338342727897}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-173.3091064123355, -468.0338342727897] [INFO] [stdout] No solution [INFO] [stdout] point_f: {567.9805796079047, -420.7666961956131}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [567.9805796079047, -420.7666961956131] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-987.325772018457, 478.2604320116234}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-987.325772018457, 478.2604320116234] [INFO] [stdout] No solution [INFO] [stdout] point_f: {268.4588903666322, 264.3466519325059}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [268.4588903666322, 264.3466519325059] [INFO] [stdout] No solution [INFO] [stdout] point_f: {241.69878946102062, -251.90456141491154}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [241.69878946102062, -251.90456141491154] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-627.6955220459884, 5.655126871695302}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-627.6955220459884, 5.655126871695302] [INFO] [stdout] No solution [INFO] [stdout] point_f: {343.7314173223865, 682.1248952561621}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [343.7314173223865, 682.1248952561621] [INFO] [stdout] No solution [INFO] [stdout] point_f: {575.4343402690808, -627.514421054872}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [575.4343402690808, -627.514421054872] [INFO] [stdout] No solution [INFO] [stdout] point_f: {447.65726254324545, -987.9306543901056}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [447.65726254324545, -987.9306543901056] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-395.58862756249096, 686.8611880704916}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-395.58862756249096, 686.8611880704916] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-114.99380379374327, -228.20323605769397}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-114.99380379374327, -228.20323605769397] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-921.6527794925203, -260.116975973041}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-921.6527794925203, -260.116975973041] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-926.9120089337437, 731.3749619978514}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-926.9120089337437, 731.3749619978514] [INFO] [stdout] No solution [INFO] [stdout] point_f: {520.2825135171283, 396.53903397011936}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [520.2825135171283, 396.53903397011936] [INFO] [stdout] No solution [INFO] [stdout] point_f: {640.85704480055, 734.903153513407}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [640.85704480055, 734.903153513407] [INFO] [stdout] No solution [INFO] [stdout] point_f: {282.539431801501, -573.8583169506924}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [282.539431801501, -573.8583169506924] [INFO] [stdout] No solution [INFO] [stdout] point_f: {775.6229744775148, 200.6185635960435}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [775.6229744775148, 200.6185635960435] [INFO] [stdout] No solution [INFO] [stdout] point_f: {22.825323663593394, -853.1857336494055}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [22.825323663593394, -853.1857336494055] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-522.961297491809, -941.4718547443406}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-522.961297491809, -941.4718547443406] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-56.62305613744502, -535.8442191166115}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-56.62305613744502, -535.8442191166115] [INFO] [stdout] No solution [INFO] [stdout] point_f: {293.86958902106085, -695.1051788371019}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [293.86958902106085, -695.1051788371019] [INFO] [stdout] No solution [INFO] [stdout] point_f: {603.7474427003485, -163.71216402591494}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [603.7474427003485, -163.71216402591494] [INFO] [stdout] No solution [INFO] [stdout] point_f: {936.0079739843582, 300.3073044472858}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [936.0079739843582, 300.3073044472858] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-449.76953570265186, 815.4708462470351}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-449.76953570265186, 815.4708462470351] [INFO] [stdout] No solution [INFO] [stdout] point_f: {172.84855794552413, -312.713073302918}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [172.84855794552413, -312.713073302918] [INFO] [stdout] No solution [INFO] [stdout] point_f: {981.0442284259789, -0.4874570368675677}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [981.0442284259789, -0.4874570368675677] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-906.6360864980352, -893.2616776048175}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-906.6360864980352, -893.2616776048175] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-7.04103168079223, -638.5003661713408}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-7.04103168079223, -638.5003661713408] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-719.6275343053928, 634.3505731629225}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-719.6275343053928, 634.3505731629225] [INFO] [stdout] No solution [INFO] [stdout] point_f: {282.13171175451953, -298.4335184286508}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [282.13171175451953, -298.4335184286508] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-465.534096442791, -598.427599423506}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-465.534096442791, -598.427599423506] [INFO] [stdout] No solution [INFO] [stdout] point_f: {624.0836330969653, -405.0866231522581}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [624.0836330969653, -405.0866231522581] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-755.7693752819343, -960.6328731491947}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-755.7693752819343, -960.6328731491947] [INFO] [stdout] No solution [INFO] [stdout] point_f: {426.0887994193906, -293.8877296296929}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [426.0887994193906, -293.8877296296929] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-823.9834179538867, -945.8827813142454}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-823.9834179538867, -945.8827813142454] [INFO] [stdout] No solution [INFO] [stdout] point_f: {353.8244153983005, 191.60499358101606}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [353.8244153983005, 191.60499358101606] [INFO] [stdout] No solution [INFO] [stdout] point_f: {834.0069664796074, 980.328401177235}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [834.0069664796074, 980.328401177235] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-209.151811231632, 869.1516171683027}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-209.151811231632, 869.1516171683027] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-957.464318871704, -592.9144556893764}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-957.464318871704, -592.9144556893764] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-243.80248969402987, -396.21840562929344}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-243.80248969402987, -396.21840562929344] [INFO] [stdout] No solution [INFO] [stdout] point_f: {597.1427874860301, -778.6652369916687}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [597.1427874860301, -778.6652369916687] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-434.17393347966765, 391.3621213297183}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-434.17393347966765, 391.3621213297183] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-498.3044951158706, 469.2578277168998}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-498.3044951158706, 469.2578277168998] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-651.6028004032428, -674.573400288566}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-651.6028004032428, -674.573400288566] [INFO] [stdout] No solution [INFO] [stdout] point_f: {835.4298183684268, 448.3271273824964}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [835.4298183684268, 448.3271273824964] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-543.491134752772, -830.6363277655198}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-543.491134752772, -830.6363277655198] [INFO] [stdout] No solution [INFO] [stdout] point_f: {833.3297372390364, -541.5313040474481}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [833.3297372390364, -541.5313040474481] [INFO] [stdout] No solution [INFO] [stdout] point_f: {197.3003230820898, -115.12142272967424}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [197.3003230820898, -115.12142272967424] [INFO] [stdout] No solution [INFO] [stdout] point_f: {124.24301150261658, -746.7141888078905}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [124.24301150261658, -746.7141888078905] [INFO] [stdout] No solution [INFO] [stdout] point_f: {221.70869398060267, 185.0573196637995}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [221.70869398060267, 185.0573196637995] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-147.70739326224498, -270.26506835031137}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-147.70739326224498, -270.26506835031137] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-991.6082382273323, 442.90231951150326}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-991.6082382273323, 442.90231951150326] [INFO] [stdout] No solution [INFO] [stdout] point_f: {288.55882093207674, 607.4682551698056}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [288.55882093207674, 607.4682551698056] [INFO] [stdout] No solution [INFO] [stdout] point_f: {916.3259323489506, 684.0490691056345}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [916.3259323489506, 684.0490691056345] [INFO] [stdout] No solution [INFO] [stdout] point_f: {263.9439481564882, -83.42441617778468}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [263.9439481564882, -83.42441617778468] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-467.78554955729976, -315.5649407493928}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-467.78554955729976, -315.5649407493928] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-231.57329767044519, -855.2092241511878}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-231.57329767044519, -855.2092241511878] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-565.1753019204496, 82.18754933889727}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-565.1753019204496, 82.18754933889727] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-190.73237689352447, 627.9593010993963}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-190.73237689352447, 627.9593010993963] [INFO] [stdout] No solution [INFO] [stdout] point_f: {757.8142429793941, 22.210415718013678}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [757.8142429793941, 22.210415718013678] [INFO] [stdout] No solution [INFO] [stdout] point_f: {-29.067014745274264, 905.3937561735088}, params: Params { point_a: [0.0, 0.0], point_b: [-1.0, -1.0], len_ac: 1.0, len_bd: 1.0, len_ce: 2.2, len_df: 1.0, fd_to_de_scale: [[1.0, 0.2]] } [INFO] [stdout] point_f: [-29.067014745274264, 905.3937561735088] [INFO] [stdout] No solution [INFO] [stdout] thread 'legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params' panicked at 'Test aborted: Too many global rejects [INFO] [stdout] successes: 0 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 1024 [INFO] [stdout] 1024 times at src/legs/planar.rs:236:17: false [INFO] [stdout] ', src/legs/planar.rs:226:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56003017e3ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56003017e3ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56003017e3ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56003017e3ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5600301a1b4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56003017a561 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560030180145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560030180145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560030180145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56003017fe34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560030180692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560030180577 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56003017e864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5600301802a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56003000c833 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5600300451c8 - quadruped::legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params::hee90f24bdc599048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/sugar.rs:178:17 [INFO] [stdout] 16: 0x560030044dda - quadruped::legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params::{{closure}}::h49f1e93148b84989 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/sugar.rs:174:13 [INFO] [stdout] 17: 0x560030053dee - core::ops::function::FnOnce::call_once::h4fe040b9004bdca0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5600300a9b13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5600300a9b13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 20: 0x5600300a88c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5600300a88c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5600300a88c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x5600300a88c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 24: 0x5600300a88c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 25: 0x5600300a88c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 26: 0x5600300a88c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 27: 0x560030074a7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 28: 0x560030074a7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 29: 0x560030079fe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 30: 0x560030079fe8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x560030079fe8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x560030079fe8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x560030079fe8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x560030079fe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 35: 0x560030079fe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5600301852f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 37: 0x5600301852f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 38: 0x5600301852f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 39: 0x7f9934627609 - start_thread [INFO] [stdout] 40: 0x7f99343f7163 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] legs::planar::tests::calculate_state_preserves_segment_lengths_known_good_params [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f786af5a9068a118728df1b4a58d992b915b425edda75fa476d72be32b2ef9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f786af5a9068a118728df1b4a58d992b915b425edda75fa476d72be32b2ef9fb", kill_on_drop: false }` [INFO] [stdout] f786af5a9068a118728df1b4a58d992b915b425edda75fa476d72be32b2ef9fb